@charset "utf-8";

/* @common
----------------------------------------------------------*/

/* @top
----------------------------------------------------------*/
/* @top-hero  */
.top-hero {
  position: relative;
  z-index: 2;
  margin-bottom: 10.5%;
  -webkit-box-align: end;
  align-items: flex-end;
}

.top-hero-slider {
  position: relative;
  width: 56%;
}
.top-hero-slider .slide-img {
  position: relative;
  height: 100vh;
  min-height: 760px;
}
.top-hero-slider .slide-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
  object-position: center top;
}
.top-hero-slider .slide-img.slide4 img {
  object-position: top left;
}

.top-hero-txt {
  width: 44%;
  padding: 4.5% 8%;

}
.top-hero-txt .ttl-en {
  letter-spacing: .075em;
}
.top-hero-txt .ttl {
  margin-left: -.05em;
  margin-bottom: .75em;
  font-size: 3.2rem;
  font-size: min(3.6rem, 3.8vw);
  letter-spacing: .12em;
  line-height: 1.4;
}
.top-hero-txt .ttl .en {
  margin-right: .15em;
  font-size: 1.292em;
  font-weight: lighter;
  letter-spacing: .05em;
}
.top-hero-txt .ttl .word {
  margin-right: .1em;
  margin-left: -.1em;
}
.top-hero-txt .txt {
  line-height: 2.2;
}

/* @top-concept */
.top-concept {
  margin-bottom: 10%;
}
.top-concept-con {
  padding: 1rem 6.6667rem 1rem 10%;
}
.top-concept-con .ttl-en {
  overflow: hidden;
  margin: 0 0 2em;
  font-size: 1.4667rem;
}
.top-concept-con .ttl-en span {
  position: relative;
  padding-right: 1em;
}
.top-concept-con .ttl-en span::before,
.top-concept-con .ttl-en span::after {
  content: "";
  position: absolute;
  top: .7em;
  left: 100%;
  width: 100vw;
  height: 1px;
  background: #787878;
}
.top-concept-con .ttl-en span::before {
  right: 100%;
  left: auto;
  display: none;
}
.top-concept-con .ttl {
  margin-bottom: 1.15em;
  line-height: 1.5;
  font-size: 2.6667rem;
  letter-spacing: .1em;
}
.top-concept-con .ttl span {
  font-size: 1.425em;
  font-weight: lighter;
  font-family: 'Outfit', 'Jost', sans-serif;
}
.top-concept-con .ttl::after {
  content: "";
  display: block;
  margin-top: .5em;
  width: .8em;
  height: 1px;
  background: #787878;
}

.top-concept-con .keyword {
  line-height: 1.4;
  font-size: 2.1333rem;
  letter-spacing: .1em;
}
.top-concept-con .keyword strong {
  font-weight: normal;
}
.top-concept-con .txt {
  line-height: 2.2;
}

.top-concept-img {
  position: relative;
  width: 56%;
  -webkit-box-flex: 1;
  flex: 1;
  padding-bottom: 568px;
}
.top-concept-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

/* @top-silhouette */
.top-silhouette {
  margin-bottom: 10%;
}
.top-silhouette-img {
  width: 42%;
  align-self: flex-end;
}
.top-silhouette-con {
  padding: 5em 0 4em 2em;
  -webkit-box-flex: 1;
  flex: 1;
  align-self: center;
}
.top-silhouette-con .ttl {
  margin-bottom: 1em;
  line-height: 1.4;
  font-size: 2.1333rem;
  letter-spacing: .1em;
}
.top-silhouette-con .ttl span {
  display: block;
  margin-bottom: .75em;
  padding-left: .15em;
  font-size: .9333rem;
  letter-spacing: .075em;
}
.top-silhouette-con .txt {
  line-height: 2;
}
.top-silhouette-con .txt p:last-of-type {
  margin-bottom: 0;
}

/* @top-feature */
.top-feature-box {
  margin-bottom: 10%;
}
.top-feature-box-con {
  width: 38%;
  min-width: 550px;
  max-width: 620px;
  padding: .5rem 10% 1rem 5.8rem;
}
.top-feature-box-con .ttl {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: end;
  align-items: flex-end;
  margin-left: -.1em;
  margin-bottom: 1em;
  font-size: 3.3333rem;
}
.top-feature-box-con .ttl-ja {
  display: block;
  line-height: 1;
  letter-spacing: .12em;
  -webkit-writing-mode: vertical-rl;
  -ms-writing-mode: tb-rl;
  writing-mode: vertical-rl;
}
.top-feature-box-con .ttl-en {
  display: block;
  margin-left: 2.5em;
  padding-bottom: .55em;
  font-size: .9333rem;
  font-weight: 500;
  letter-spacing: .075em;
  line-height: 1;
}
.top-feature-box-con .txt {
  text-align: justify;
  line-height: 2;
}

.top-feature-box-img {
  position: relative;
  width: 56%;
  -webkit-box-flex: 1;
  flex: 1;
  padding-bottom: 34.62%;
}
.top-feature-box-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}

.top-feature-box:nth-of-type(2n) .top-feature-box-img  {
  -webkit-box-ordinal-group: 3;
  order: 2;
}
.top-feature-box:nth-of-type(2n) .top-feature-box-con  {
  padding-left: 10%;
  padding-right: 5.8rem;
}
.top-feature-box:nth-of-type(2n) .top-feature-box-con .ttl {
  -webkit-box-pack: end;
  justify-content: flex-end;
}
.top-feature-box:nth-of-type(2n) .top-feature-box-con .ttl-en {
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin-left: 0;
  margin-right: 2.5em;
}

/* @top-about */
.top-about {
  position: relative;
  z-index: 2;
  padding-top: 90px;
  padding-bottom: 90px;
}

.top-about-bg {
  z-index: -1;
  -webkit-clip-path: inset(0);
  clip-path: inset(0);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.top-about-bg::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: -1;
  background: url(../img/top/about-bg.jpg) no-repeat center / cover;
}

.top-about-list {
  width: 70%;
  max-width: 650px;
}
.top-about-list li {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 14px;
  padding: 2.5em 3em 2.5em 4em;
  background: rgba(255,255,255,.8);
  backdrop-filter: blur(10px);
}
.top-about-list .ttl {
  width: 4.5em;
  margin-right: 1.7em;
  font-size: 1.7333em;
  letter-spacing: .1em;
}
.top-about-list .st-large {
  font-size: 1.231em;
  font-weight: 300;
}
.top-about-list .txt {
  margin: 0;
  -webkit-box-flex: 1;
  flex: 1;
  line-height: 2;
}

/* @top-newitem */
.newitem-box {
  margin-bottom: 60px;
}
.newitem-box-img * {
  min-width: 0;
  min-height: 0;
}
.newitem-box-img {
  display: flex;
  -webkit-box-flex: 1;
  flex: 1;
  width: 57%;
}
.newitem-slider-wrap {
  -webkit-box-flex: 1;
  flex: 1;
  background: #fff;
}
.newitem-slider .slide-img {
  position: relative;
  padding-bottom: 90%;
  vertical-align: top;
}
.newitem-slider .slide-img img,
.newitem-thumb .slide-img img {
  position: absolute;
  width: 100%;
  height: 100%;
  object-fit: cover;
  font-family: 'object-fit: cover;';
}
.newitem-thumb-wrap {
  width: 64px;
  order: -1;
  margin-right: 20px;
}
.newitem-thumb {
  height: 100%;
}
.newitem-thumb .slide-img {
  position: relative;
  padding-bottom: 100%;
  vertical-align: top;
  cursor: pointer;
}

.newitem-box-con {
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  width: 43%;
  padding: 2.5em 3em 2em;
  background: #fff;
}
.newitem-box .item-name {
  margin-bottom: 1em;
  font-size: 1.6rem;
  letter-spacing: .1em;
  line-height: 1.4;
}
.newitem-box .item-txt {
  margin-top: 0;
  margin-bottom: 1.5em;
}
.newitem-box .item-detail {
  margin: 1em 0 2em 2px;
  padding-left: 1.4em;
  border-left: 2px solid #333;
}
.newitem-box .item-detail .row {
  padding: .4em 0;
}
.newitem-box .item-detail dt {
  position: relative;
  width: 6em;
  margin-right: 1.4em;
  padding-right: 1em;
}
.newitem-box .item-detail dt::after {
  content: "";
  position: absolute;
  top: .2em;
  bottom: .2em;
  right: 0;
  width: 1px;
  background: #ddd;
}
.newitem-box .item-detail dd {
  -webkit-box-flex: 1;
  flex: 1;
}
.newitem-box .item-btn {
  margin-top: auto;
  text-align: right;
}
.newitem-box .item-btn a {
  min-width: 240px;
  padding-left: 2.5em;
  text-align: left;
}

/* @design-gallery */
.design-gallery {
  padding: 80px 0 30px;
}
.design-gallery-ttl {
  margin-bottom: 1.2em;
  padding: 0 20px;
  text-align: center;
  font-size: 1.7333rem;
  line-height: 1.4;
}
.design-gallery-slider .slick-list {
  margin-left: -24px;
}
.design-gallery-slider .slick-slide {
  margin-right: 24px;
}
.design-gallery-item {
  width: 550px;
  max-width: 100%;

}
.design-gallery-item a {
  padding: 1.6em 1.8em 0;
  color: #333;
  text-decoration: none;
  border: 1px solid #ddd;
  border-left: 3px solid #333;
}

.design-gallery-item .img {
  width: 40%;
  margin-right: 1.8em;
}
.design-gallery-item .con {
  -webkit-box-flex: 1;
  flex: 1;
}
.design-gallery-item .con-name {
  margin-top: .5em;
  font-size: 18px;
}
.design-gallery-item .con-txt {
  font-size: .9333rem;
}
.design-gallery-item .btn {
  position: relative;
  width: 100%;
  margin: 1.5em 0 0;
  padding: .5em 1em .65em;
  text-align: center;
  border-top: 1px solid #ddd;
}
.design-gallery-item .btn > span {
  position: relative;
  display: inline-block;
  padding: 0 3em;
}

/* @slick-dots  */
.slick-dots {
  margin-top: 30px;
  line-height: 1;
  text-align: center;
}
.slick-dots li {
  display: inline-block;
  margin-left: 8px;
}
.slick-dots li button {
  position: relative;
  display: block;
  width: 18px;
  padding: 0 6px;
  line-height: 1;
  text-indent: -9999px;
  background: none;
}
.slick-dots li button::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  display: block;
  width: 100%;
  height: 3px;
  margin: auto;
  padding: 0;
  opacity: .1;
  background: #2E3346;
  -webkit-transition:all .5s;
  transition:all .5s;
}
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li:not(.slick-active) button:hover::before {
  opacity: .5;
}
.slick-dots .slick-active button::before {
  opacity: 1;
}



/* @top-shop */
.shop-box {
  width: 48%;
}
.shop-box-name {
  margin-bottom: 1em;
  text-align: center;
  font-size: 1.4667rem;
  line-height: 1.4;
  letter-spacing: .1em;
}
.shop-box-name .name-en {
  font-size: 1.083em;
  letter-spacing: .075em;
}
.shop-box-img,
.shop-box-gmap {
  margin-bottom: 1.2rem;
}
.shop-box-note {
  margin-top: 1.5em;
  font-size: .9333rem;
}



/* @about
----------------------------------------------------------*/
/* @about-intro */
.about-intro {
  position: relative;
  overflow: hidden;
  z-index: 2;
}
.about-intro::after {
  content: "";
  position: absolute;
  top: 10em;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
  background: #F5F6F9;
}

.about-intro-img {
  width: 17.78%;
  margin: 10% 9% 0 6%;
}

.about-intro-ttl_en {
  -webkit-box-ordinal-group: 0;
  order: -1;
  margin-left: 0;
  padding-top: 2em;
  letter-spacing: .12em;
}
.about-intro-ttl_en::after {
  content: "";
  display: inline-block;
  margin: 1.5em auto;
  width: 1px;
  height: 4em;
  background: #787878;
}

.about-intro-con {
  padding-top: 8.5em;
  -webkit-box-flex: 1;
  flex: 1;
}
.about-intro-con .txt {
  line-height: 2;
}
.about-intro-con .txt > p {
  margin: 1.5em 0;
}

.about-intro-word {
  width: 100%;
  margin: 0;
  padding-top: .5em;
  line-height: .7;
  color:#e8e9eb;
  /*color: #EFF0F4;*/
  text-align: center;
  font-size: 7.2rem;
  font-size: min(7.2rem, 8.31vw);
  font-weight: lighter;
  white-space: nowrap;
  letter-spacing: .05em;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

/* @about-make */
.about-make-con {
  max-width: 760px;
  margin: 0 auto;
}
.about-make-con .ttl {
  text-align: center;
}
.about-make-con > p {
  margin: 1.5em 0;
  line-height: 2;
}

/* @about-care */
.dl-data {
  margin-bottom: 54px;
  padding: 1.5em 2em;
  font-size: 1.0667rem;
  border: 1px solid #ddd;
}
.dl-data .row + .row {
  margin-top: 1em;
  padding-top: 1em;
  border-top: 1px solid #ddd;
}
.dl-data dt,
.dl-data dd {
  padding: .2em 1.5em;
}
.dl-data dt {
  width: 9em;
  padding-left: 0;
  text-align: center;
  border-right: 1px solid #ddd;
}
.dl-data dd {
  -webkit-box-flex: 1;
  flex: 1;
  padding-left: 2.5em;
}

.care-list li {
  width: 48.5%;
  margin-bottom: 3%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 2.5em 3em;
  background: #F5F6F9;
}
.care-list .icon {
  width: 20%;
  max-width: 65px;
  margin-right: 2.5em;
}
.care-list .desc {
  margin: 0;
  -webkit-box-flex: 1;
  flex: 1;
}

/* @about-faq */
.faq-list-item {
  margin-bottom: 1.0667em;
  padding: 2.5em 3.5em;
  background: #F5F6F9;
}
.faq-list-item > * {
  position: relative;
  padding-left: 3.7333rem;
}
.faq-list-item > *::before {
  position: absolute;
  top: 0;
  left: 0;
  font-size: 2.1333rem;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .12em;
}
.faq-list-item dt {
  margin-bottom: 1.1em;
  padding-top: .1em;
  font-size: 1.2rem;
  line-height: 1.7;
  letter-spacing: .12em;
}
.faq-list-item dd {
  padding-top: .35em;
}
.faq-list-item dt::before {
  content: "Q.";
  color: #2E3346;
}
.faq-list-item dd::before {
  content: "A.";
  color: #888;
  left: .05em;
  letter-spacing: .14em;
}


/* @company
----------------------------------------------------------*/
/* @company-trajectory */
.company-trajectory {
  color: #fff;
  background: #1A1414;
}
.company-trajectory > .inner {
  max-width: 1080px;
}
.company-trajectory-main {
  margin-bottom: 60px;
}
.company-trajectory-txt > p {
  margin: 1.5em 0;
}

/* @company-check */
.company-check-txt > p {
  margin: 1.5em 0;
}

/* @company-alteration */
.company-alteration-list {
  margin-top: 45px;
}
.company-alteration-list li {
  position: relative;
  width: 31.33%;
  margin-top: .5em;
  margin-right: 3%;
  margin-bottom: 2.5%;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-pack: center;
  justify-content: center;
  text-align: center;
  padding: 2.5em 2em;
  font-size: 1.0667rem;
  color: #2E3346;
  line-height: 2;
  border: 1px solid #eee;
}
.company-alteration-list li:nth-child(3n) {
  margin-right: 0;
}
.company-alteration-list li::before {
  content: '“';
  position: absolute;
  top: -.25em;
  left: .25em;
  font-size: 4em;
  line-height: 1;
}
.company-alteration-list + p {
  margin-top: 0;
}


/* @lineup
----------------------------------------------------------*/
/* @lineup-top */
#line-up .design-gallery {
  padding-top: 0;
}
.lineup-all.type-top {
  margin-bottom: 60px;
}
.lineup-all.type-detail {
  border-top: 1px solid #eee;
}
.lineup-all-ttl {
  margin-bottom: .5em;
}
.lineup-category-wrap {
  overflow: hidden;
}
.lineup-category-list {
  margin-left: -1em;
  margin-right: -1em;
}
.lineup-category-list li {
  position: relative;
  width: 20%;
  padding: 3em 1em;
  border-bottom: 1px solid #eee;
}
.lineup-category-list li::after {
  content: "";
  right: 0;
  position: absolute;
  top: 3em;
  bottom: 3em;
  width: 1px;
  background: #eee;
}
.lineup-category-list li:last-child:after {
  display: none;
}

.lineup-category-list a,
.lineup-category-list .link_none {
  position: relative;
  display: block;
  text-align: center;
  text-decoration: none;
}
.lineup-category-list .name {
  margin: .5em 0 0;
}
.lineup-category-list .ec_icon {
  position: relative;
  display: inline-block;
  margin: .5em 0 0;
  padding: .1em .85em .1em 2.5em;
  font-size: .7333rem;
  border: 1px solid #ebedf2;
}
.lineup-category-list .ec_icon::before {
  content: "";
  position: absolute;
  top: .25em;
  left: .5em;
  width: 1.5em;
  height: 1.5em;
  background: url(../img/common/icon-cart-nvy.svg) no-repeat center / 100%;
}

.lineup-category-list .thumb {
  position: relative;
  overflow: hidden;
  -webkit-transition:all .5s; transition:all .5s;
}
.lineup-category-list a .name::before {
  content: "";
  display: inline-block;
  width: 5px;
  height: 5px;
  margin-right: 0.75em;
  vertical-align: 0.2em;
  border-top: 1px solid #787878;
  border-right: 1px solid #787878;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.lineup-category-list a::before {
  content: "";
  position: absolute;
  top: -5px;
  left: -5px;
  right: -5px;
  bottom: -5px;
  z-index: 2;
  opacity: 0;
  background: #2E3346;
  -webkit-transition:all .5s; transition:all .5s;
}
.lineup-category-list a:hover::before {
  opacity: .05;
}

.lineup-ec {
  margin-top: 90px;
  padding-top: 70px;
}

/* lineup-ec_cat-list */
.lineup-ec_cat-list {
  margin-bottom: 40px;
}
.lineup-ec_cat-list > li {
  width: 49%;
  margin-right: 2%;
  margin-bottom: 2%;
  background: #fff;
}
.lineup-ec_cat-list > li:only-child {
  width: 100%;
  max-width: 720px;
}
.lineup-ec_cat-list > li:nth-child(2n),
.lineup-ec_cat-list > li:last-child {
  margin-right: 0;
}
.lineup-ec_cat-list a {
  display: -webkit-box;
  display: flex;
  padding: 1em 1.5em;
  text-decoration: none;
}
.lineup-ec_cat-list .thumb {
  width: 36%;
  max-width: 240px;
  margin-right: 1.5em;
}
.lineup-ec_cat-list .con {
  -webkit-box-flex: 1; flex: 1;
}
.lineup-ec_cat-list .con-name {
  margin-top: 1em;
  padding-bottom: 0.5em;
  font-size: 1.2rem;
  border-bottom: 1px solid #ddd;
}
.lineup-ec_cat-list .con-btn {
  position: relative;
  width: 100%;
  margin: 2.5em 0 0;
  padding: 0;
  text-align: right;
  font-size: .9333rem;
}
.lineup-ec_cat-list .con-btn > span {
  position: relative;
  display: inline-block;
  padding-right: 3em;
}


/* @lineup-detail */
.lineup-detail-intro {
  margin-bottom: 70px;
}

/* lineup-detail-intro-head */
.lineup-detail-intro-head {
  position: relative;
  margin-bottom: 40px;
}
.lineup-detail-intro-head .head-desc li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.lineup-detail-intro-head .head-desc-con {
  position: absolute;
  width: 31.48%;
  max-width: 22.6667rem;
  font-size: .8rem;
  opacity: 0;
  -webkit-transition:opacity .5s; transition:opacity .5s;
  -webkit-transition-delay: 1.2s;  transition-delay: 1.2s;
}
.lineup-detail-intro-head .head-desc-con .ttl {
  margin-bottom: .5em;
  font-size: 1.083em;
}
.lineup-detail-intro-head .head-desc-con .txt {
  margin: 0;
}
.lineup-detail-intro-head svg {
  width: 100%;
  height: auto;
}

/* effect */
.lineup-detail-intro-head.on-effect .head-desc-con {
  opacity: 1;
}

.lineup-detail-intro-head .st1 {
  fill:none;
  stroke-dasharray: 2000;
  stroke-dashoffset: 2000;
  stroke-width: 1;
  transition: stroke-dashoffset 5s ease-in;
}
.lineup-detail-intro-head.on-effect .st1 {
  stroke:#bbb;
  stroke-dashoffset: 0;
}

.lineup-detail-intro-head li:nth-child(2) .head-desc-con {
  -webkit-transition-delay: 3s;  transition-delay: 3s;
}
.lineup-detail-intro-head li:nth-child(3) .head-desc-con {
  -webkit-transition-delay: 5.2s;  transition-delay: 5.2s;
}
.lineup-detail-intro-head li:nth-child(4) .head-desc-con {
  -webkit-transition-delay: 7s;  transition-delay: 7s;
}

.lineup-detail-intro-head li:nth-child(2) .st1 {
  -webkit-transition-delay: 1.5s;  transition-delay: 1.5s;
}
.lineup-detail-intro-head li:nth-child(3) .st1 {
  -webkit-transition-delay: 3.5s;  transition-delay: 3.5s;
}
.lineup-detail-intro-head li:nth-child(4) .st1 {
  -webkit-transition-delay: 5.5s;  transition-delay: 5.5s;
}

/* perth */
.lineup-detail-intro-head.type-perth li:nth-child(1) .head-desc-con {
  top: 5.5%;
  left: 56.5%;
  -webkit-transition-delay: 2s;  transition-delay: 2s;
}
.lineup-detail-intro-head.type-perth li:nth-child(2) .head-desc-con {
  top: 20%;
  left: 62%;
  -webkit-transition-delay: 4s;  transition-delay: 4s;
}
.lineup-detail-intro-head.type-perth li:nth-child(3) .head-desc-con {
  top: 47.5%;
  left: 64%;
}
.lineup-detail-intro-head.type-perth li:nth-child(4) .head-desc-con {
  top: 72%;
  left: 67%;
}

.lineup-detail-intro-head.type-perth li:nth-child(2) .st1 {
  -webkit-transition-delay: 2s;  transition-delay: 2s;
}



/* head-desc-sp */
.head-desc-sp {
  display: none;
}
.head-desc-sp .head-desc-line {
  display: none;
}

/* lineup-detail-intro-desc */
.lineup-detail-intro-desc {
  position: relative;
  margin-top: 70px;
  padding: 2.5rem 3rem 2rem;
  font-size: .9333rem;
  background: #F5F6F9;
}
.lineup-detail-intro-desc .ttl {
  position: absolute;
  top: -.8em;
  left: 3rem;
  right: 3rem;
  font-size: 1.0667rem;
  letter-spacing: .1em;
}
.lineup-detail-intro-desc p {
  margin-top: 0;
}

/* @lineup-item-list */
.lineup-item-list {
  margin-bottom: 3rem;
}
.lineup-item-list article {
	width: 22%;
  margin-bottom: 4%;
	margin-right: 3%;
	padding: 1.42857em 0 0;
	letter-spacing: normal;
	vertical-align: text-top;
}
.lineup-item-list a {
  text-decoration: none;
}
.lineup-item-list .itemimg {
	margin-bottom: .357143em;
	text-align: center;
}
.lineup-item-list .itemimg a {
	display: block;
}
.lineup-item-list .itemimg img {
	width: 100%;
	height: auto;
}
.lineup-item-list .itemimg a:hover {
  opacity: .6;
}
.lineup-item-list .itemname {
	max-height: 63px;
	overflow: hidden;
}
.lineup-item-list .itemname span {
	font-size: .9em;
}
.lineup-item-list .itemprice {
	font-weight: bold;
	height: 22px;
	text-align: right;
}
.lineup-item-list .itemsoldout {
	color: #e00;
	font-size: .85714em;
	font-weight: bold;
	height: 22px;
	text-align: right;
}
.lineup-item-list .no-date {
	margin-top: 1.42857em;
	letter-spacing: normal;
}
.lineup-item-list .tax {
  color: #999;
  font-size: .8em;
  font-weight: normal;
  font-style: normal;
}

/* @contact
----------------------------------------------------------*/
.mw_wp_form_confirm .confirm-hidden {
  display: none;
}

/* form  */
.form-tbl .row {
  margin-bottom: 0;
}
.form-tbl .row > * {
  padding-top: 1.5em;
  padding-bottom: 1.5em;
  padding-left: 3em;
  padding-right: 0;
}
.form-tbl .row dt {
  position: relative;
  padding-left: .5em;
  padding-right: 3em;
}
.form-tbl dt .req {
  display: inline-block;
  position: absolute;
  top: 2.3em;
  right: 0;
  margin-left: 1em;
  padding: .25em .5em;
  color: #fff;
  font-size: .8125rem;
  font-style: normal;
  font-weight: bold;
  line-height: 1;
  background: #BC1A1A;
}
.form-tbl .form-note {
  margin: .85em 0;
  font-size: .85em;
}

.form-policy {
  margin-top: 2em;
  padding: 1.5em 2em;
  text-align: center;
  background: #F5F6F9;
}

.form-submit {
  margin-top: 2.5em;
  text-align: center;
}
.form-submit br {
  display: none;
}
.submit-btn,
.back-btn {
  min-width: 260px;
  display: inline-block;
  padding: 1em 2em;
  color: #fff;
  border: none;
  border-radius: 0;
  background: #2E3346;
  -webkit-transition:all .6s; transition:all .6s;
  -webkit-appearance:none;
  cursor:pointer;
}
.submit-btn:hover {
  background: #191f34;
}
.submit-btn[name="submit"] {
  min-width: 200px;
}

.back-btn {
  min-width: 0;
  color: #666;
  background: #f5f5f5;
}
.back-btn:hover {
  background: #ddd;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="number"],
input[type="date"],
textarea {
  margin: 4px 0;
  padding: 0.345em 1em;
  border-radius: 0;
  font-size: 16px;
  font-weight: 500;
  font-family: inherit;
  border: 1px solid #ddd;
  border-radius: 0;
  box-shadow: none;
  background: #F5F6F9;
}

input::placeholder,
textarea::placeholder {
  color: #b3b3b3;
  font-weight: bold;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="tel"]:focus,
input[type="number"]:focus,
input[type="date"]:focus,
textarea:focus {
  border-color: #8fbbdd;
  outline: none;
}

.size-t {
  width: 15%;
}
.size-s {
  width: 30%;
}
.size-m {
  width: 70%;
}
.size-l {
  width: 100%;
}
.size-zip {
  width: 8em;
}

/* thanks */
.mw_wp_form_complete {
  text-align: center;
}


/* レスポンシブ
----------------------------------------------------------*/
@media screen and (max-width: 1024px) {
  /* @top
  ----------------------------------------------------------*/
  /* @top-hero */
  .top-hero-slider,
  .top-hero-txt {
    width: 50%;
  }
  .top-hero-txt .ttl {
    font-size: 4.8vw;
  }
  .top-hero-txt .txt {
    font-size: .9333rem;
  }

  /* @top-concept */
  .top-concept-con {
    padding-left: 8%;
    padding-right: 4rem;
  }
  .top-concept-con .ttl {
    font-size: 3vw;
  }
  .top-concept-con .keyword {
    font-size: 2.6vw;
  }
  .top-concept-img {
    padding-bottom: 40vw;
  }

  /* @top-silhouette */
  .top-silhouette-img {
    width: 50%;
  }
  .top-silhouette-con .ttl {
    font-size: 1.8rem;
  }
  .top-silhouette-con .txt br:first-child {
    display: none;
  }

  /* @top-feature */
  .top-feature-box-con {
    min-width: 420px;
    padding-left: 4rem;
    padding-right: 8%;
  }
  .top-feature-box:nth-of-type(2n) .top-feature-box-con {
    padding-left: 8%;
    padding-right: 4rem;
  }

}


/* 960px 以上 (PC・タブレット横) */
@media screen and (min-width: 960px) {
  /* @lineup
  ----------------------------------------------------------*/
  /* @lineup-top */
  .lineup-category-list li:nth-child(5n)::after {
    display: none;
  }
  .lineup-category-list li:nth-last-child(-n+5):not(:nth-child(-n+5)) {
    border-bottom: none;
  }

  /* @lineup-item-list */
  .lineup-item-list article:nth-child(4n) {
    margin-right: 0;
  }


  /* @contact
  ----------------------------------------------------------*/
  .mw_wp_form_confirm .form-submit {
    display: -webkit-box;
    display: flex;
    -webkit-box-pack: justify;
    justify-content: space-between;
  }

}

/* 959px 以下 (タブレット縦以下) */
@media screen and (max-width: 959px) {

  /* @common
  ----------------------------------------------------------*/

  /* @top
  ----------------------------------------------------------*/
  /* @top-hero */
  .top-hero-slider .slide-img {
    max-height: 600px;
  }
  .top-hero-txt .txt br:first-child {
    display: none;
  }

  /* @top-concept */
  .top-concept {
    margin-bottom: 0;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .top-concept-con .ttl-en span {
    padding-left: 1em;
  }
  .top-concept-con .ttl-en span::before {
    display: block;
  }
  .top-concept-con {
    -webkit-box-ordinal-group: 3;
    order: 2;
    width: 100%;
    padding: 4em 8%;
    text-align: center;
  }
  .top-concept-con .ttl {
    font-size: 5vw;
  }
  .top-concept-con .ttl::after {
    margin-left: auto;
    margin-right: auto;
  }
  .top-concept-con .keyword {
    font-size: 3.5vw;
  }
  .top-concept-img {
    width: 100%;
    padding-bottom: 50%;
  }

  /* @top-silhouette */
  .top-silhouette {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
  }
  .top-silhouette-con {
    padding-left: 0;
    padding-bottom: 2em;
    text-align: center;

  }
  .top-silhouette-img {
    -webkit-box-ordinal-group: 3;
    order: 2;
    margin: 0 auto;
  }

  /* @top-feature-box */
  .top-feature-box {
    display: block;
  }
  .top-feature-box-img {
    width: 86%;
    padding-bottom: 40%;
  }
  .top-feature-box-con {
    min-width: 0;
    max-width: 100%;
    width: 80%;
    padding-top: 3em;
    padding-right: 0;
  }
  .top-feature-box:nth-of-type(2n) .top-feature-box-img {
    margin-left: auto;
  }
  .top-feature-box:nth-of-type(2n) .top-feature-box-con {
    margin-left: auto;
    padding-left: 0;
  }
  .top-about-list {
    width: 100%;
    max-width: 100%;
  }

  /* @newitem-box */
  .newitem-box {
    display: block;
  }
  .newitem-box-img {
    width: 100%;
  }
  .newitem-slider .slide-img {
    padding-bottom: 100%;
  }
  .newitem-thumb-wrap {
    -webkit-box-ordinal-group: initial;
    order: initial;
    margin-right: 0;
    margin-left: 20px;
  }
  .newitem-box-con {
    width: auto;
    margin-right: 84px;
  }

  /* @shop-box */
  .shop-box {
    width: 100%;
    margin-bottom: 60px;
  }

  /* @about
  ----------------------------------------------------------*/
  /* @about-intro */
  .about-intro-img {
    width: 22%;
  }
  .about-intro-con .ttl {
    text-align: center;
  }
  .about-intro-word {
    font-size: 10.4vw;
  }

  /* @about-care */
  .care-list li {
    width: 100%;
    padding: 2em;
  }

  /* @about-faq */
  .faq-list-item {
    padding: 2em 2.5em;
  }

  /* @company
  ----------------------------------------------------------*/
  /* @company-alteration */
  .company-alteration-list li {
    width: 100%;
    margin-right: 0;
  }
  .company-alteration-list + p {
    margin-top: 1em;
  }

  /* @lineup
  ----------------------------------------------------------*/
  .lineup-category-list li {
    width: 33.333%;
  }

  /* @lineup-detail */

  /* lineup-detail-intro-head */
  .lineup-detail-intro-head {
    margin-bottom: 30px;
  }
  /* head-desc */
  .head-desc, .head-desc-sp {
    counter-reset: intro_head;
  }
  .head-desc li, .head-desc-sp li {
    counter-increment: intro_head;
  }
  .head-desc .head-desc-con::before {
    content: counter(intro_head);
    display: block;
    font-family: 'Jost', sans-serif;
    margin-top: -.5em;
    font-size: 1.2em;
  }
  .lineup-detail-intro-head .head-desc-con .ttl,
  .lineup-detail-intro-head .head-desc-con .txt {
    display: none;
  }

  /* head-desc-sp */
  .head-desc-sp {
    margin-bottom: 4rem;
    display: block;
  }
  .head-desc-sp li {
    position: relative;
    margin: 5px 0;
    padding: 1em 1.2em 1em 3.6em;
    border: 1px solid #ddd;
  }
  .head-desc-sp .head-desc-con::before {
    content: counter(intro_head);
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 1.2em 1em;
    background: #F5F6F9;
    font-family: 'Jost', sans-serif;
    font-weight: 500;
  }
  .head-desc-sp .txt {
    margin: 0;
    font-size: .85em;
  }


  /* lineup-detail-intro-desc */
  .lineup-detail-intro-desc {
    padding: 2.5em 2em 1em;
  }
  .lineup-detail-intro-desc .ttl {
    text-align: center;
  }

  /* @lineup-item-list */
  .lineup-item-list article {
    width: 30%;
    margin-bottom: 4%;
    margin-right: 5%;
  }
  .lineup-item-list article:nth-child(3n) {
    margin-right: 0;
  }


  /* @contact
  ----------------------------------------------------------*/
  input[type="text"],
  input[type="email"],
  input[type="tel"],
  input[type="number"],
  input[type="date"],
  .select-custom select,
  textarea {
    font-size: 16px;
  }

  .form-tbl {
    margin-top: 3em;
  }
  .form-tbl .row {
    margin-bottom: 2em;
  }
  .form-tbl .row dt {
    width: 100%;
    margin-right: 0;
    margin-bottom: 1em;
    padding: 0 0 .75em;
    font-size: 1rem;
  }
  .form-tbl .row dd {
    padding: 0;
    border-bottom: none;
  }
  .form-tbl dt .req {
    position: static;
  }
}

/* 959 - 600（タブレットのみ）  */
@media screen and (max-width: 959px) and (min-width: 600px) {
  /* @lineup
  ----------------------------------------------------------*/
  /* @lineup-top */
  .lineup-category-list li:nth-child(3n+1)::before {
    content: "";
    left: 0;
  }
  .lineup-category-list li:nth-last-child(-n+3):not(:nth-child(-n+3)) {
    border-bottom: none;
  }
}

/* 599px 以下 (スマホ)  */
@media screen and (max-width: 599px) {
  /* @common
  ----------------------------------------------------------*/


  /* @top
  ----------------------------------------------------------*/
  /* @top-hero */
  .top-hero-slider, .top-hero-txt {
    width: 100%;
  }
  .top-hero-slider .slide-img {
    min-height: 400px;
    padding-bottom: 65vh;
  }
  .top-hero-txt .ttl {
    font-size: 9.5vw;
  }
  .top-hero-txt .txt {
    font-size: .85em;
  }
  .top-hero-txt .txt br:first-child {
    display: block;
  }

  /* @top-concept */
  .top-concept-con .ttl {
    font-size: 7vw;
  }
  .top-concept-con .keyword {
    font-size: 5.5vw;
  }

  /* @top-silhouette */
  .top-silhouette {
    margin-bottom: 80px;
  }
  .top-silhouette-con {
    padding-bottom: 0;
  }
  .top-silhouette-con .ttl {
    font-size: 1.65rem;
  }
  .top-silhouette-con .txt {
    text-align: justify;
  }
  .top-silhouette-img {
    width: 90%;
  }

  /* @top-feature */
  .top-feature-box-con .ttl {
    font-size: 3rem;
    margin-bottom: .6em;
  }

  /* @top-about */
  .top-about-list li {
    display: block;
    padding: 2em 2.5em;
  }
  .top-about-list .ttl {
    width: auto;
    margin-bottom: .3em;
    margin-right: 0;
    font-size: 1.5em;
    text-align: center;
  }
  .top-about-bg::after {
    height: 100vh;
  }

  /* @newitem */
  .newitem-box {
    margin-bottom: 40px;
  }
  .newitem-box-img {
    display: block;
    padding-bottom: 20px;
    border-bottom: 1px solid #f5f6f9;
    background: #fff;
  }
  .newitem-thumb-wrap {
    width: 100%;
    margin-top: 10px;
    margin-left: 0;
  }
  .newitem-box-con {
    margin-right: 0;
    padding: 2em;
  }
  .newitem-box .item-name {
    font-size: 1.4em;
  }
  .newitem-box .item-txt,
  .newitem-box .item-detail {
    font-size: .9333rem;
  }
  .newitem-box .item-detail dt {
    width: 5em;
  }
  .newitem-box .item-btn a {
    min-width: 0;
    width: 100%;
  }

  /* design-gallery */
  .design-gallery-ttl {
    font-size: 1.5em;
  }
  .design-gallery-slider .slick-list {
    margin-left: 0;
  }
  .design-gallery-slider .slick-slide {
    margin-right: 0;
    padding: 0 20px;
  }

  .design-gallery-item > .flex {
    display: block;
  }
  .design-gallery-item .img {
    width: 80%;
    max-width: 200px;
    margin: 0 auto;
  }

  /* shop-box */
  .shop-box-name {
    font-size: 1.35rem;
  }

  /* @about
  ----------------------------------------------------------*/
  /* @about-intro */
  .about-intro::after {
    top: 6em;
  }
  .about-intro > .flex {
    display: block;
  }
  .about-intro-img {
    -webkit-box-ordinal-group: 0;
    order: -1;
    width: 30%;
    margin: 0 auto;
  }
  .about-intro-ttl_en {
    position: relative;
    margin-top: 2em;
    padding-top: 2.5em;
    text-align: center;
  }
  .about-intro-ttl_en::after {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    height: 1.5em;
  }
  .about-intro-con {
    padding-top: 0;
  }

  /* @about-care */
  .dl-data {
    padding-left: 1.2em;
    padding-right: 1.2em;
  }
  .dl-data dt {
    width: 5em;
  }
  .dl-data dd {
    padding-left: 1.5em;
  }

  /* @about-faq */
  .faq-list-item {
    padding: 2em 1.5em;
  }
  .faq-list-item > * {
    position: relative;
    padding-left: 3rem;
  }
  .faq-list-item > *::before {
    font-size: 1.8rem;
  }
  .faq-list-item dt {
    margin-bottom: .75em;
    padding-top: 0;
    font-size: 1.1rem;
  }

  /* @lineup
  ----------------------------------------------------------*/
  /* @lineup-top */
  .lineup-category-list li {
    width: 50%;
    padding: 1em 0;
  }
  .lineup-category-list li:nth-child(2n+1)::before {
    content: "";
    left: 0;
  }
  .lineup-category-list li:nth-last-child(-n+2):not(:nth-child(-n+2)) {
    border-bottom: none;
  }
  .lineup-category-list li::after,
  .lineup-category-list li::before {
    top: 2em;
    bottom: 2em;
  }


  .lineup-ec_cat-list li {
    width: 100%;
    margin-right: 0;
  }
  .lineup-ec_cat-list a {
    padding: 1em;
  }
  .lineup-ec_cat-list .con-name {
    margin-top: .5em;
    font-size: 1.1rem;
  }

  /* @lineup-item-list */
  .lineup-item-list {
    -webkit-box-pack: justify;
    justify-content: space-between;
  }
  .lineup-item-list article {
    width: 49%;
    margin-right: 0;
  }


  /* @contact
  ----------------------------------------------------------*/
  .contact-info {
    padding: 35px 0 50px;
  }
  .form-tbl {
    margin: 30px 0 45px;
  }
  .form-att {
    display: inline-block;
    font-size: 12px;
  }

  .submit-box.type-confirm {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
  }
  .submit-box.type-confirm .submit-btn.type-send {
    padding-left: 2em;
  }
  .submit-box .submit-btn.type-back {
    margin-right: 0;
    padding-right: 1.5em;
  }

  .contact-top_btn {
    margin-top: 50px;
  }

  .size-t {
    width: 30%;
  }
  .size-s {
    width: 50%;
  }
  .size-m {
    width: 100%;
  }

}


/* 320px 以下 (スマホ)  */
@media screen and (max-width: 340px) {


}

/* 特定商取引法に基づく表記  */


.wp-block-table td {
    border: 1px solid #CCC;
    padding: 10px 15px;
}
.wp-block-table td:first-child{
	background-color: #EEEEEE;
	width:25%;
	text-align: left;
}

/* 599x 以下 (スマホ)  */
@media screen and (max-width: 599px) {
.wp-block-table td {
	display: block;
    width: 100%;
    position: relative;
}
.wp-block-table td:first-child{
	display: block;
    width: 100%;
    position: relative;	
	}
}
