@charset "UTF-8";
/* 
    Theme Name: chiyoda-corp 
    Author: CORDIAL
    Author URI: https://cordial.osaka
    Version: 1.0
*/
body .main--top .mainvisual {
  width: 100%;
  height: 262px;
  padding: 308px 0 0;
}
body .main--top .mainvisual h1 {
  width: 456px;
  margin: 0 auto;
}
body .main--top .mainvisual h1 p {
  text-align: center;
}
body .main--top .mainvisual h1 p span {
  display: block;
  margin: 24px auto 0;
  width: 100px;
}
@media screen and (max-width: 899px) {
  body .main--top .mainvisual h1 {
    width: 90%;
  }
}
body .main--top .about__wrap .about__desc {
  width: 424px;
}
body .main--top .about__wrap .flex--row {
  justify-content: flex-end;
}
body .main--top .about__wrap .about__mattress {
  display: flex;
  width: 100%;
  height: 400px;
  background: url("images/top/dev01.webp") no-repeat left top, url("images/top/dev02.webp") no-repeat 300px top, url("images/top/dev03.webp") no-repeat 600px top, url("images/top/dev04.webp") no-repeat 900px top;
  flex-direction: column;
  justify-content: center;
}
body .main--top .about__wrap .about__mattress .about__desc {
  margin-left: 56px;
}
body .main--top .about__wrap .about__mattress .about__desc h2.about__ttl {
  margin-top: 0;
}
@media screen and (max-width: 899px) {
  body .main--top .about__wrap .about__desc {
    width: 100%;
  }
  body .main--top .about__wrap .about__mattress {
    height: auto;
    background: url("images/top/dev01.webp") no-repeat left top, url("images/top/dev02.webp") no-repeat 34% top, url("images/top/dev03.webp") no-repeat 67% top, url("images/top/dev04.webp") no-repeat 100% top;
    background-size: 26% 100%, 26% 100%, 26% 100%, 26% 100%;
    box-sizing: border-box;
    padding: 64px 24px;
  }
  body .main--top .about__wrap .about__mattress .about__desc {
    margin-left: 0;
  }
}
@media screen and (max-width: 430px) {
  body .main--top .about__wrap .about__desc {
    width: 100%;
  }
  body .main--top .about__wrap .about__mattress {
    height: auto;
    background: url("images/top/dev01.webp") no-repeat left top, url("images/top/dev02.webp") no-repeat right top, url("images/top/dev03.webp") no-repeat left bottom, url("images/top/dev04.webp") no-repeat right bottom;
    background-size: 50% 50%;
    box-sizing: border-box;
    padding: 64px 24px;
  }
  body .main--top .about__wrap .about__mattress .about__desc {
    margin-left: 0;
  }
}
body .main--top .overseas__wrap {
  background: var(--main-color) url("images/top/worldmap.webp") no-repeat 96% 30px;
  padding: 64px 56px;
}
body .main--top .overseas__wrap h2.about__ttl {
  margin-top: 0;
}
body .main--top .overseas__wrap .overseas__list {
  width: 56%;
  margin-top: 16px;
}
body .main--top .overseas__wrap .overseas__list h4 {
  color: #d2c259;
  font-weight: 700;
}
@media screen and (max-width: 899px) {
  body .main--top .overseas__wrap {
    padding: 64px 24px;
    box-sizing: border-box;
  }
  body .main--top .overseas__wrap .overseas__list {
    width: 100%;
  }
}
body .main--top .shoplist__wrap {
  display: flex;
  align-items: center;
  background-color: #ebebeb;
  flex-direction: column;
  padding: 64px 0;
}
body .main--top .shoplist__wrap .flex--row {
  justify-content: flex-start;
}
body .main--top .shoplist__wrap .about__desc {
  width: auto;
}
body .main--top .shoplist__wrap ul li {
  width: 360px;
}
body .main--top .shoplist__wrap ul li .shoplogo--img {
  display: block;
  width: 100%;
  background-color: #fff;
  text-align: center;
}
body .main--top .shoplist__wrap ul li .shoplogo--img img {
  width: -moz-min-content;
  width: min-content;
}
body .main--top .shoplist__wrap ul li h5 {
  margin-top: 8px;
  font-size: 1rem;
  line-height: 1.6;
}
body .main--top .shoplist__wrap ul li h5 span {
  display: block;
  font-size: 1.25rem;
}
@media screen and (max-width: 899px) {
  body .main--top .shoplist__wrap ul {
    justify-content: center !important;
  }
  body .main--top .shoplist__wrap ul li {
    width: calc(50% - 40px);
  }
  body .main--top .shoplist__wrap ul li .shoplogo--img {
    display: block;
    width: 100%;
    background-color: #fff;
    text-align: center;
  }
  body .main--top .shoplist__wrap ul li .shoplogo--img img {
    width: -moz-min-content;
    width: min-content;
  }
  body .main--top .shoplist__wrap ul li h5 {
    margin-top: 8px;
    font-size: 1rem;
    line-height: 1.6;
  }
  body .main--top .shoplist__wrap ul li h5 span {
    display: block;
    font-size: 1.25rem;
  }
}
@media screen and (max-width: 430px) {
  body .main--top .shoplist__wrap ul {
    justify-content: center;
  }
  body .main--top .shoplist__wrap ul li {
    width: 100%;
  }
}
body .main--top .news__wrap {
  background: url("images/top/newsback.webp") no-repeat;
  background-size: cover;
  padding: 64px 0;
}
body .main--top .news__wrap .news__area .news__list__wrap {
  width: 980px;
  margin: 0 auto;
  background-color: rgba(255, 255, 255, 0.8);
  border-radius: 4px;
  padding: 40px 0;
  position: relative;
}
body .main--top .news__wrap .news__area .news__list__wrap h2.about__ttl {
  position: absolute;
  left: 48px;
  top: -32px;
  background-color: #fff;
  border-radius: 4px;
  font-size: 1.5rem;
  font-weight: 700;
  padding: 40px;
}
body .main--top .news__wrap .news__area .news__list__wrap h2.about__ttl span {
  display: block;
  color: #999999;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 0;
  padding-bottom: 24px;
}
body .main--top .news__wrap .news__area .news__list__wrap h2.about__ttl span::before {
  content: "=";
  margin-right: 8px;
}
body .main--top .news__wrap .news__area .news__list__wrap h2.about__ttl span::after {
  content: "=";
  margin-left: 8px;
}
body .main--top .news__wrap .news__area .news__list__wrap ul.news__list {
  padding-left: 280px;
}
body .main--top .news__wrap .news__area .news__list__wrap ul.news__list li + li {
  margin-top: 16px;
}
body .main--top .news__wrap .news__area .news__list__wrap ul.news__list li .news__time {
  margin-right: 16px;
}
body .main--top .news__wrap .news__area .news__list__wrap .news__link {
  position: absolute;
  background-color: #fff;
  border-radius: 4px;
  right: -30px;
  bottom: -30px;
  padding: 16px 24px;
}
body .main--top .news__wrap .news__area .news__list__wrap .news__link:hover {
  color: #1163a1;
}
body .main--top .news__wrap .news__area .news__list__wrap .news__link::after {
  content: url("images/common/link-arrow.svg");
  margin-left: 8px;
  transition: all 0.3s 0s ease;
}
body .main--top .news__wrap .news__area .news__list__wrap .news__link:hover::after {
  margin-left: 16px;
}
@media screen and (max-width: 899px) {
  body .main--top .news__wrap .news__area .news__list__wrap {
    width: 90%;
    padding: 24px 0;
    position: relative;
  }
  body .main--top .news__wrap .news__area .news__list__wrap h2.about__ttl {
    position: absolute;
    left: -16px;
    top: -120px;
  }
  body .main--top .news__wrap .news__area .news__list__wrap ul.news__list {
    padding: 24px;
  }
  body .main--top .news__wrap .news__area .news__list__wrap .news__link {
    right: 16px;
    bottom: -30px;
  }
}
body .main--company .page__mainvisual {
  background: url("images/company/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--company .secwrap .flex--row {
  align-items: flex-start;
  gap: 56px;
}
body .main--company .secwrap .about__desc {
  width: 180px;
}
body .main--company .secwrap .about__desc .about__ttl {
  margin-top: 16px;
}
body .main--company .secwrap .about__desc .about__ttl span {
  padding-bottom: 16px;
}
body .main--company .secwrap .about__txt__wrap {
  width: calc(100% - 180px - 40px);
}
body .main--company .secwrap .about__txt__wrap h3 {
  font-size: 1.5rem;
}
body .main--company .secwrap .about__txt__wrap h3 + section {
  margin-top: 32px;
}
body .main--company .secwrap .about__txt__wrap .flex--row {
  gap: 32px;
}
body .main--company .secwrap .about__txt__wrap .about__txt p + p {
  margin-top: 8px;
}
body .main--company .secwrap .about__txt__wrap .about__txt .name__sign {
  text-align: right;
}
body .main--company .company__profile li, body .main--company .company__history li {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0 56px;
}
body .main--company .company__profile li + li, body .main--company .company__history li + li {
  margin-top: 16px;
}
body .main--company .company__profile li p + p, body .main--company .company__history li p + p {
  margin-top: 0;
}
body .main--company .company__profile li p:first-child, body .main--company .company__history li p:first-child {
  width: 110px;
}
@media screen and (max-width: 899px) {
  body .main--company .page__mainvisual {
    width: 100%;
  }
  body .main--company .secwrap .flex--row {
    align-items: flex-start;
    gap: 56px;
  }
  body .main--company .secwrap .about__desc {
    width: 180px;
  }
  body .main--company .secwrap .about__desc .about__ttl {
    margin-top: 16px;
  }
  body .main--company .secwrap .about__desc .about__ttl span {
    padding-bottom: 16px;
  }
  body .main--company .secwrap .about__txt__wrap {
    width: 100%;
  }
  body .main--company .secwrap .greeting__wrap {
    flex-direction: row;
    flex-wrap: wrap;
  }
  body .main--company .secwrap .greeting__wrap .about__txt {
    flex-grow: 2;
  }
  body .main--company .company__profile li,
  body .main--company .company__history li {
    gap: 0 32px;
  }
}
@media screen and (max-width: 430px) {
  body .main--company .secwrap .catchcopy {
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
  body .main--company .company__profile li,
  body .main--company .company__history li {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 8px 0;
  }
  body .main--company .company__profile li + li,
  body .main--company .company__history li + li {
    margin-top: 16px;
  }
  body .main--company .company__profile li p:first-child,
  body .main--company .company__history li p:first-child {
    width: 100%;
    font-weight: 700;
  }
  body .main--company .client__wrap {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    gap: 0 !important;
  }
}
body .main--corporate .page__mainvisual {
  background: url("images/customer/corporate/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--corporate .secwrap .about__desc .about__ttl {
  margin-top: 0;
}
body .main--corporate .secwrap .product__rank__wrap h3 {
  font-size: 1.5rem;
  font-weight: 700;
  text-align: center;
}
body .main--corporate .secwrap .product__rank__wrap figure figcaption {
  line-height: 1.6;
  margin-top: 16px;
}
body .main--corporate .secwrap .catalog--img figcaption {
  text-align: right;
  font-size: 0.75rem;
}
body .main--corporate .secwrap .shoplist__wrap ul {
  width: 432px;
  margin-left: auto;
  margin-right: auto;
}
body .main--corporate .secwrap .shoplist__wrap ul li {
  width: 100%;
}
body .main--corporate .secwrap .shoplist__wrap ul li a {
  display: block;
  width: 100%;
  height: auto;
}
body .main--corporate .secwrap .shoplist__wrap ul li .shoplogo--img {
  display: block;
  background-color: #fff;
  text-align: center;
  padding: 8px 0;
}
body .main--corporate .secwrap .shoplist__wrap ul li .shoplogo--img img {
  width: -moz-min-content;
  width: min-content;
}
body .main--corporate .secwrap .shoplist__wrap ul li h5 {
  margin-top: 24px;
  font-size: 1.5rem;
  letter-spacing: 0;
}
body .main--corporate .secwrap .shoplist__wrap ul li h5::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: url("images/common/window.svg");
  vertical-align: 2px;
  margin-left: 2px;
}
@media screen and (max-width: 430px) {
  body .main--corporate .secwrap .shoplist__wrap ul {
    width: 100%;
  }
}
body .main--corporate .secwrap .contract__wrap .about__desc .about__txt {
  text-align: center;
}
body .main--corporate .secwrap .contract__wrap .contract__common h3 {
  font-size: 1.5rem;
  text-align: center;
}
body .main--corporate .secwrap .contract__wrap .contract__common h3 + p {
  margin-top: 16px;
  text-align: center;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap {
  border-top: 1px solid #434343;
  margin-top: 32px;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap h3 {
  margin-top: 32px;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list {
  margin-top: 40px;
  align-items: inherit;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li {
  width: calc(25% - 24px);
  background-color: #ebebeb;
  padding: 24px 16px;
  align-items: revert;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li span {
  height: 110px;
  align-items: center;
  justify-content: center;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li h4 {
  font-size: 1.25rem;
  margin-top: 16px;
  text-align: center;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li p {
  line-height: 1.6;
  margin-top: 16px;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap {
  margin-top: 64px;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list {
  margin-top: 24px;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li {
  background-color: var(--main-color);
  padding: 8px 24px;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li a, body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li p {
  font-size: 1.25rem;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li a span, body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li p span {
  margin-right: 8px;
}
body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li a span img, body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li p span img {
  width: auto;
  vertical-align: middle;
}
@media screen and (max-width: 899px) {
  body .main--corporate .secwrap .contract__wrap .catchcopy {
    width: 100%;
  }
  body .main--corporate .secwrap .contract__wrap .about__desc .about__txt {
    text-align: justify;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list {
    gap: 24px;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li {
    width: calc(50% - 24px - 32px);
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li span img {
    width: -moz-fit-content;
    width: fit-content;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap {
    margin-top: 64px;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list {
    gap: 24px;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li {
    width: 60%;
    text-align: center;
  }
}
@media screen and (max-width: 430px) {
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list {
    gap: 24px;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li {
    width: 100%;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__merit__wrap .cantract__merit__list li span img {
    width: -moz-fit-content;
    width: fit-content;
  }
  body .main--corporate .secwrap .contract__wrap .contract__common.cantract__contact__wrap .cantract__contact__list li {
    width: 80%;
  }
}
body .main--individual .page__mainvisual {
  background: url("images/customer/individual/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--individual .secwrap figure.img--flex {
  width: calc(50% - 40px);
}
body .main--individual .secwrap figure.img--flex figcaption {
  margin-top: 24px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.25rem;
}
body .main--individual .secwrap figure.img--flex figcaption p {
  font-size: 1rem;
  margin-top: 8px;
}
body .main--individual .secwrap .onlineshop__list__wrap {
  flex-wrap: wrap;
  row-gap: 40px;
}
body .main--individual .secwrap .onlineshop__list__wrap li h4 {
  font-size: 1.2rem;
  letter-spacing: 0;
  margin-top: 8px;
}
body .main--individual .secwrap .onlineshop__list__wrap li h4::after {
  content: url("images/common/window.svg");
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-left: 4px;
  transition: all 0.3s 0s ease;
}
body .main--individual .secwrap .onlineshop__list__wrap li p {
  font-size: 1.12rem;
  line-height: 1.6;
  margin-top: 8px;
}
body .main--individual .secwrap .onlineshop__list__wrap li p span {
  font-size: 1rem;
}
@media screen and (max-width: 899px) {
  body .main--individual .secwrap figure.img--flex {
    width: 100%;
  }
}
body .main--product .page__mainvisual {
  background: url("images/product/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--product .product__tabs .tab__list__wrap {
  gap: 0 100px;
  justify-content: center;
}
body .main--product .product__tabs .tab__list__wrap .tab__list {
  font-size: 1.5rem;
  cursor: pointer;
}
body .main--product .product__tabs .tab__list__wrap .tab__list:hover {
  color: #1163a1;
}
body .main--product .product__tabs .tab__list__wrap .tab__list::after {
  content: url("images/product/tab-icon.svg");
  display: inline-block;
  width: 22px;
  height: 14px;
  margin-left: 4px;
  vertical-align: 2px;
}
body .main--product .product__tabs .tab__list__wrap .tab__list.active {
  color: #1163a1;
}
body .main--product .product__tabs .tab__contents__wrap {
  margin-top: 120px;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap {
  display: none;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap {
  position: relative;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap .main__desc {
  width: 460px;
  position: absolute;
  top: 40px;
  left: 40px;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 40px;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap .main__desc .catchcopy {
  text-align: left;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap .main__desc p {
  margin-top: 24px;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.show {
  display: block;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.mattress__contents .mainimg__wrap {
  background: url("images/product/mattress/main-img.webp") no-repeat;
  background-size: cover;
  height: 500px;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.bedframe__contents .mainimg__wrap {
  background: url("images/product/bed/main-img.webp") no-repeat;
  background-size: cover;
  height: 500px;
}
body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.other__contents .mainimg__wrap {
  background: url("images/product/other/main-img.webp") no-repeat;
  background-size: cover;
  height: 500px;
}
body .main--product .secwrap .product__flow {
  flex-wrap: wrap;
  gap: 20px;
}
body .main--product .secwrap .product__flow .quality__list {
  width: calc(25% - 20px);
  display: flex;
  flex-direction: column;
  align-items: center;
}
body .main--product .secwrap .product__flow .quality__list figcaption {
  margin-top: 16px;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 1.25rem;
}
body .main--product .secwrap .product__flow .quality__list figcaption p {
  font-size: 1rem;
  margin-top: 8px;
}
body .main--product .secwrap .img--wrap {
  gap: 0;
}
body .main--product .secwrap .quality__wrap {
  margin-top: 64px;
}
body .main--product .secwrap .quality__wrap:first-of-type {
  margin-top: 0;
}
body .main--product .secwrap .quality__wrap dl dt {
  font-size: 1.5rem;
}
body .main--product .secwrap .quality__wrap dl dt span {
  color: #a46b1a;
}
body .main--product .secwrap .quality__wrap dl dt span ruby {
  ruby-position: under;
}
body .main--product .secwrap .quality__wrap dl dt span ruby rt {
  padding-top: 2px;
}
body .main--product .secwrap .quality__wrap dl dt + dd {
  margin-top: 24px;
}
body .main--product .secwrap .quality__wrap dl dd b {
  font-size: 1.25rem;
}
body .main--product .secwrap .quality__wrap dl dd + dd {
  margin-top: 16px;
}
body .main--product .secwrap .other__mattress__list {
  margin-top: 24px;
}
body .main--product .secwrap .other__mattress__list li::before {
  content: "";
  display: inline-block;
  width: 14px;
  height: 14px;
  background-color: #434343;
  margin-right: 4px;
}
body .main--product .secwrap .bed__list {
  flex-wrap: wrap;
  row-gap: 40px;
}
body .main--product .shoplist__wrap {
  display: flex;
  align-items: center;
  background-color: #ebebeb;
  flex-direction: column;
  padding: 64px 0;
}
body .main--product .shoplist__wrap .about__desc {
  width: auto;
}
body .main--product .shoplist__wrap ul li {
  width: 360px;
}
body .main--product .shoplist__wrap ul li .shoplogo--img {
  display: block;
  width: 100%;
  background-color: #fff;
  text-align: center;
}
body .main--product .shoplist__wrap ul li .shoplogo--img img {
  width: -moz-min-content;
  width: min-content;
}
body .main--product .shoplist__wrap ul li h5 {
  margin-top: 8px;
  font-size: 1rem;
  line-height: 1.6;
}
body .main--product .shoplist__wrap ul li h5 span {
  display: block;
  font-size: 1.25rem;
}
@media screen and (max-width: 899px) {
  body .main--product .product__tabs .tab__list__wrap {
    gap: 0 40px;
  }
  body .main--product .product__tabs .tab__list__wrap .tab__list {
    font-size: 1.5rem;
    cursor: pointer;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap .main__desc {
    width: 60%;
    top: 24px;
    left: 24px;
    padding: 24px;
    box-sizing: border-box;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.mattress__contents .mainimg__wrap {
    background-position-x: right;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.bedframe__contents .mainimg__wrap {
    background-position-x: center;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.other__contents .mainimg__wrap {
    background-position-x: center;
  }
  body .main--product .secwrap .product__flow {
    flex-wrap: wrap;
    gap: 24px 20px;
  }
  body .main--product .secwrap .product__flow .quality__list {
    width: calc(50% - 20px);
  }
  body .main--product .secwrap .product__flow .quality__list figcaption {
    margin-top: 16px;
    width: 100%;
    font-size: 1.25rem;
  }
  body .main--product .secwrap .product__flow .quality__list figcaption p {
    font-size: 1rem;
    margin-top: 8px;
  }
  body .main--product .secwrap .bed__list {
    flex-wrap: wrap;
    gap: 24px;
  }
  body .main--product .secwrap .bed__list figure {
    width: calc(50% - 24px);
  }
  body .main--product .secwrap .quality__wrap {
    margin-top: 64px;
  }
  body .main--product .secwrap .quality__wrap .catchcopy.text--left {
    width: 100%;
  }
  body .main--product .about__txt .text--center {
    text-align: justify !important;
  }
  body .main--product .irregular--gap {
    align-items: start;
  }
  body .main--product .shoplist__wrap ul li {
    width: calc(100% - 20px);
  }
  body .main--product .shoplist__wrap ul li .shoplogo--img img {
    width: -moz-min-content;
    width: min-content;
  }
}
@media screen and (max-width: 430px) {
  body .main--product .product__tabs .tab__list__wrap {
    gap: 0 24px;
  }
  body .main--product .product__tabs .tab__list__wrap .tab__list {
    font-size: 1.25rem;
  }
  body .main--product .product__tabs .tab__contents__wrap {
    margin-top: 64px;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap .main__desc {
    width: 80%;
    top: -16px;
    left: -6px;
    padding: 24px;
    box-sizing: border-box;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap .main__desc .catchcopy {
    width: 100%;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap .mainimg__wrap .main__desc p {
    margin-top: 16px;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.mattress__contents .mainimg__wrap {
    height: 500px;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.bedframe__contents .mainimg__wrap {
    background-position-x: -530px;
    height: 500px;
  }
  body .main--product .product__tabs .tab__contents__wrap .product__contents__wrap.other__contents .mainimg__wrap {
    height: 500px;
  }
  body .main--product .secwrap .product__flow {
    flex-wrap: wrap;
    gap: 24px 20px;
  }
  body .main--product .secwrap .product__flow figure {
    width: 100%;
  }
  body .main--product .secwrap .product__flow .quality__list {
    width: 100%;
  }
  body .main--product .secwrap .bed__list {
    flex-wrap: wrap;
    gap: 24px;
  }
  body .main--product .secwrap .bed__list figure {
    width: 100%;
  }
  body .main--product .secwrap .quality__wrap {
    margin-top: 64px;
  }
  body .main--product .secwrap .quality__wrap .catchcopy.text--left {
    width: 100%;
  }
  body .main--product .about__txt .text--center {
    text-align: justify !important;
  }
  body .main--product .irregular--gap {
    align-items: start;
  }
  body .main--product .shoplist__wrap ul li {
    width: calc(100% - 20px);
  }
  body .main--product .shoplist__wrap ul li .shoplogo--img img {
    width: -moz-min-content;
    width: min-content;
  }
}
body .main--sustainability .page__mainvisual {
  background: url("images/sustainability/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--sustainability .secwrap .sustainability--ttl {
  display: flex;
  flex-direction: column;
  align-items: center;
  font-size: 2rem;
  font-weight: 700;
  height: 160px;
  justify-content: center;
}
body .main--sustainability .secwrap .sustainability--ttl span {
  display: block;
}
body .main--sustainability .secwrap .sustainability--ttl.mattress {
  background: url("images/sustainability/mat-h2-img.webp") no-repeat;
}
body .main--sustainability .secwrap .sustainability--ttl.bedframe {
  background: url("images/sustainability/bed-h2-img.webp") no-repeat;
}
body .main--sustainability .secwrap .sustainability__desc__wrap {
  margin-top: 64px;
}
body .main--sustainability .secwrap .sustainability__desc__wrap h3 {
  font-size: 1.5rem;
}
body .main--sustainability .secwrap .sustainability__desc__wrap h3::before {
  content: "";
  display: inline-block;
  width: 16px;
  height: 16px;
  border-radius: 2px;
  background-color: #ddcaa6;
  margin-right: 8px;
}
body .main--sustainability .secwrap .sustainability__desc__wrap h3 + div {
  margin-top: 24px;
}
body .main--sustainability .secwrap .sustainability__desc__wrap .about__txt--flex .about__txt {
  width: calc(50% - 40px);
}
@media screen and (max-width: 899px) {
  body .main--sustainability .secwrap .sustainability__desc__wrap .about__txt--flex .about__txt {
    width: 100%;
  }
}
body .main--sustainability .secwrap .sustainability__desc__wrap .img--flex__wrap {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  gap: 8px;
}
@media screen and (max-width: 430px) {
  body .main--sustainability .secwrap .sustainability__desc__wrap .img--flex__wrap {
    gap: 0;
  }
  body .main--sustainability .secwrap .sustainability__desc__wrap .img--flex__wrap li {
    width: 50%;
  }
}
body .main--sustainability .secwrap .about__link a::after {
  display: inline-block;
  width: 16px;
  height: 16px;
  content: url("images/common/window.svg");
  margin-left: 8px;
  transition: all 0.3s 0s ease;
}
body .main--sustainability .secwrap .about__link a:hover::after {
  margin-left: 16px;
}
body .main--contact .page__mainvisual {
  background: url("images/contact/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--contact .cantact__form__link {
  background-color: var(--main-color);
  font-size: 1.25rem;
  margin-top: 16px;
  padding: 8px 24px;
}
body .main--contact .cantact__form__link span {
  display: inline-block;
  width: 18px;
  height: 18px;
  margin-right: 4px;
}
body .main--contact .cantact__form__link span img {
  vertical-align: -2px;
}
@media screen and (max-width: 899px) {
  body .main--contact .cantact__form__link {
    text-align: center !important;
  }
}
body .main--contact .formarea__wrap {
  max-width: 640px;
  margin: 40px auto 0;
}
body .main--contact .formarea__wrap .formarea__inner__item {
  margin-top: 16px;
}
body .main--contact .formarea__wrap .formarea__inner__item:first-of-type {
  margin-top: 0;
}
body .main--contact .formarea__wrap .formarea__inner__item .form__required::after {
  content: "必須";
  background-color: #9e0000;
  color: #fff;
  font-size: 0.7rem;
  margin-left: 8px;
  padding: 2px 4px;
}
body .main--contact .formarea__wrap label {
  width: calc(100% - 360px - 40px);
  display: block;
}
body .main--contact .formarea__wrap .name, body .main--contact .formarea__wrap .companyname, body .main--contact .formarea__wrap .phone, body .main--contact .formarea__wrap .email, body .main--contact .formarea__wrap .emailcheck, body .main--contact .formarea__wrap .message {
  display: block;
  width: 360px;
  background-color: #f9f4f2;
  border: 1px solid #243042;
  border-radius: 4px;
  padding: 8px;
}
body .main--contact .formarea__wrap .checkbox__wrap {
  margin-top: 24px;
  text-align: center;
}
body .main--contact .formarea__wrap .checkbox__wrap label {
  width: inherit;
  display: inline;
}
body .main--contact .formarea__wrap .checkbox__wrap input {
  display: inline;
  width: inherit;
}
body .main--contact .formarea__wrap .btn--submit {
  display: block;
  background-color: var(--main-color);
  border: none;
  border-radius: 4px;
  cursor: pointer;
  font-size: 1.25rem;
  margin: 24px auto 0;
  padding: 8px 96px;
  transition: all 0.3s 0s ease;
}
body .main--contact .formarea__wrap .btn--submit:hover {
  background-color: #1163a1;
}
@media screen and (max-width: 899px) {
  body .main--contact .about__txt p.text--center {
    text-align: justify !important;
  }
  body .main--contact .formarea__wrap {
    max-width: 100%;
  }
  body .main--contact .formarea__wrap .formarea__inner__item.flex--row.sp--flex--column {
    align-items: flex-start !important;
    gap: 8px 0 !important;
    margin-top: 24px;
  }
  body .main--contact label {
    width: 100% !important;
  }
  body .main--contact .name,
  body .main--contact .companyname,
  body .main--contact .phone,
  body .main--contact .email,
  body .main--contact .emailcheck,
  body .main--contact .message {
    width: 100% !important;
  }
  body .main--contact .wpcf7-form-control-wrap {
    display: block;
    width: 100%;
  }
  body .main--contact .checkbox__wrap input {
    width: auto !important;
  }
}
@media screen and (max-width: 899px) {
  body .main--contact h2.catchcopy.text--center {
    text-align: center !important;
  }
}
body .main--privacy .page__mainvisual {
  background: url("images/contact/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--privacy .secwrap .about__desc ul {
  margin-top: 16px;
}
body .main--privacy .secwrap .about__desc ul li::before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  background-color: #999999;
  border-radius: 4px;
  margin-right: 8px;
  vertical-align: middle;
}
body .main--privacy .secwrap .about__desc ul li + li {
  margin-top: 8px;
}
body .main--privacy .secwrap .about__desc dl {
  margin-top: 24px;
  background-color: #dcdcdc;
  padding: 24px;
}
body .main--news .page__mainvisual {
  background: url("images/contact/header-img.webp") no-repeat;
  background-size: cover;
}
body .main--news .home__wrap .news__archive__list__wrap .news__archive__list li {
  border-bottom: 1px solid #7ea9ca;
  padding-bottom: 24px;
  transition: all 0.3s 0s ease;
}
body .main--news .home__wrap .news__archive__list__wrap .news__archive__list li:hover {
  color: #1163a1;
}
body .main--news .home__wrap .news__archive__list__wrap .news__archive__list li:last-child {
  border-bottom: none;
}
body .main--news .home__wrap .news__archive__list__wrap .news__archive__list li + li {
  margin-top: 24px;
}
body .main--news .home__wrap .news__archive__list__wrap .news__archive__list li span + span {
  margin-left: 16px;
}
body .main--news .news__sidebar {
  margin-top: 40px;
}
body .main--news .news__sidebar .archive__data__list {
  gap: 0 16px;
}
body .main--news .news__sidebar .archive__data__list li::after {
  content: "";
  display: inline-block;
  width: 1px;
  height: 16px;
  background-color: #434343;
  margin-left: 16px;
}
body .main--news h4.news__ttl {
  color: #1163a1;
  font-size: 1.25rem;
  margin-top: 40px;
}
body .main--news .single--wrap .news__list .news__header .cats__list {
  gap: 8px;
}
body .main--news .single--wrap .news__list .news__header .cats__list li {
  background-color: #dcdcdc;
  border-radius: 4px;
  font-size: 0.85rem;
  padding: 0 4px;
  text-align: center;
}
body .main--news .single--wrap .news__list .news__ttl {
  font-size: 1.5rem;
  font-weight: 700;
  margin-top: 24px;
}
body .main--news .single--wrap .news__list .news__contents {
  margin-top: 24px;
}
body .main--news .archive-pagination ul.page-numbers {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  gap: 0 24px;
}
body .main--news .archive-pagination ul.page-numbers li .next::after {
  content: url(images/common/link-arrow.svg);
  display: inline-block;
  margin-left: 8px;
  vertical-align: 2px;
}
body .main--news .archive-pagination ul.page-numbers li .prev::before {
  content: url(images/common/link-arrow.svg);
  display: inline-block;
  margin-right: 8px;
  transform: rotate(180deg);
  vertical-align: -4px;
}/*# sourceMappingURL=style.css.map */