@charset "UTF-8";

/**
* Foundation
* ========================== */
#wrap {
  overflow: visible;
}
#bed #mainNav ul li {
  border-bottom: 1px solid #c5d8e3;
}
#bed #mainNav ul li.parent .children dd {
  color: #fff;
}
#common-footer {
  margin-top: 0 !important;
}
.l-contents {
  margin: 0 auto;
  font-family: "游ゴシック", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", YuGothic, "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  font-weight: 400;
  position: relative;
  z-index: 2;
  color: #393c50;
  overflow: hidden;
}
.l-contents .flex {
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: stretch;
  -js-display: flex;
}
.l-contents .flex.nowrap {
  flex-wrap: nowrap;
}
.l-contents .flex.reverse {
  flex-direction: row-reverse;
}
.l-contents .flex.item-center {
  align-items: center;
}
.l-contents .flex-column {
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.l-contents a {
  font-size: inherit;
  font-weight: inherit;
  text-decoration: none;
  color: inherit;
  transition: all 0.4s;
}
.l-contents a:hover {
  text-decoration: none;
  opacity: 1;
}
.l-contents .pc {
  display: block !important;
  margin: 0 auto;
}
.l-contents .sp {
  display: none !important;
}
.l-contents .inline-pc {
  display: inline-block !important;
}
.l-contents .inline-sp {
  display: none !important;
}
.l-contents .inner {
  max-width: 1230px;
  margin: 0 auto;
  padding: 0 40px;
  word-wrap: break-word;
  word-break: break-all;
  z-index: 1;
}
.l-contents span {
  font-weight: inherit;
}
.l-contents .img {
  line-height: 0;
}
.l-contents img {
  max-width: 100%;
  height: auto;
}
@media (max-width: 768px) {
  .l-contents img {
    width: auto;
  }
}
.l-contents .min {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.l-contents .en {
  font-family: "EB Garamond", serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.l-contents .trans {
  transition: all 0.2s;
}
.l-contents .anc {
  margin-top: -46px;
  padding-bottom: 46px;
}
@media (max-width: 768px) {
  .l-contents .anc {
    margin-top: -59px;
    padding-bottom: 59px;
  }
}
.l-contents p {
  line-break: normal;
  word-break: normal !important;
  word-wrap: break-word;
}
@media (max-width: 768px) {
  .l-contents {
    /* flex */
  }
  .l-contents .pc {
    display: none !important;
  }
  .l-contents .sp {
    display: block !important;
  }
  .l-contents .inline-pc {
    display: none !important;
  }
  .l-contents .inline-sp {
    display: inline-block !important;
  }
  .l-contents .center {
    text-align: left;
  }
  .l-contents .ta-c {
    text-align: center;
  }
  .l-contents .wrapper {
    min-width: 100%;
  }
  .l-contents .bg-fixed {
    position: fixed;
    width: 100%;
  }
  .l-contents .inner {
    max-width: 100%;
    margin: 0;
    padding: 0 4%;
  }
  .l-contents img {
    max-width: 100%;
    height: auto;
  }
  .l-contents .flex {
    display: block;
  }
}
#page-top {
  z-index: 2;
}
/*
---------------------------------------
animation
---------------------------------------
*/
/* Object
* ========================== */
/* Component ------------ */
.btn-01 a,
.btn-01 a:link,
.btn-01 a:visited {
  color: #5f80ad;
}
.btn-01 a {
  display: block;
  border: 1px solid #5f80ad;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 172px;
  margin: 0 auto;
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.2em;
  padding: 8px 8px 8px 0;
  position: relative;
}
@media (max-width: 768px) {
  .btn-01 a {
    font-size: 4vw;
  }
}
.btn-01 a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 0 6px 6px;
  border-color: transparent transparent transparent #5f80ad;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  transition: all 0.4s;
}
@media (hover: hover) {
  .btn-01 a:hover {
    background: #d2deef;
  }
}
.btn-online a,
.btn-online a:link,
.btn-online a:visited {
  color: #fff;
}
.btn-online a {
  display: block;
  border: 1px solid transparent;
  text-align: center;
  max-width: 376px;
  font-size: 18px;
  font-weight: 600;
  font-family: "Noto Sans JP", sans-serif;
  padding: 15px 10px 15px 0;
  position: relative;
  border-radius: 5px;
  background: #eaa140;
  background: -moz-linear-gradient(top, #eaa140 0%, #f4b6a1 100%);
  background: -webkit-linear-gradient(top, #eaa140 0%, #f4b6a1 100%);
  background: linear-gradient(to bottom, #eaa140 0%, #f4b6a1 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eaa140', endColorstr='#f4b6a1', GradientType=0);
  transition: all 0.4s;
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .btn-online a {
    font-size: 4vw;
  }
}
.btn-online a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 8px 0 8px 8px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  transition: all 0.4s;
}
.btn-online a .btn-online__icn {
  margin-right: 10px;
}
.btn-online a .btn-online__icn .a,
.btn-online a .btn-online__icn .b,
.btn-online a .btn-online__icn .c {
  transition: all 0.4s;
}
@media (hover: hover) {
  .btn-online a:hover {
    background: #fff;
    color: #f19c2e;
    border-color: #f19c2e;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0);
  }
  .btn-online a:hover:before {
    border-color: transparent transparent transparent #f19c2e;
  }
  .btn-online a:hover .btn-online__icn .a,
  .btn-online a:hover .btn-online__icn .b,
  .btn-online a:hover .btn-online__icn .c {
    stroke: #f19c2e;
  }
}
.open-cont {
  opacity: 0;
  visibility: hidden;
  height: 0;
  transition: all 0.4s;
}
.open-cont.-open {
  height: auto;
  opacity: 1;
  visibility: visible;
}
.c-more {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  cursor: pointer;
  display: block;
  border: 1px solid #adbcd0;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 280px;
  margin: 0 auto;
  text-align: center;
  color: #072c52;
  background: #fff;
  font-size: 18px;
  font-weight: 600;
  letter-spacing: 0.2em;
  padding: 15px 15px 15px 0;
  position: relative;
  bottom: -30px;
}
@media (max-width: 768px) {
  .c-more {
    font-size: 16px;
  }
}
.c-more.-open .c-more__cross {
  transform: translateY(-50%) rotate(45deg);
}
.c-more__cross {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 37px;
  background: url(/bed/products/position/img/more_cross.svg) no-repeat center center/cover;
}
.c-nav__listWrap {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .c-nav__listWrap {
    display: block;
  }
}
.c-nav__listWrap:not(:last-child) {
  margin-bottom: 32px;
}
@media (max-width: 768px) {
  .c-nav__listWrap:not(:last-child) {
    margin-bottom: 2vw;
  }
}
.c-nav__ttl {
  font-size: 18px;
  padding: 0 35px 0 85px;
  margin-right: 27px;
  letter-spacing: 0.5em;
}
@media (max-width: 768px) {
  .c-nav__ttl {
    font-size: 4.8vw;
    padding: 0 9vw 0 0;
    margin-right: 0;
    display: inline-block;
    margin-bottom: 2vw;
  }
}
.c-nav__ttl--thin {
  background: url(/bed/products/position/img/ttl_icn_horizontal.svg) no-repeat left center, url(/bed/products/position/img/icon_thin.svg) no-repeat right center;
  color: #072c52;
  background-size: 70px, 32px;
}
@media (max-width: 768px) {
  .c-nav__ttl--thin {
    background: url(/bed/products/position/img/icon_thin.svg) no-repeat right center/32px;
  }
}
.c-nav__ttl--thick {
  background: url(/bed/products/position/img/ttl_icn_horizontal_thick.svg) no-repeat left center, url(/bed/products/position/img/icon_thick.svg) no-repeat right center;
  color: #523207;
  background-size: 70px, 32px;
}
@media (max-width: 768px) {
  .c-nav__ttl--thick {
    background: url(/bed/products/position/img/icon_thick.svg) no-repeat right center/32px;
  }
}
.c-nav__list {
  display: -ms-flexbox;
  display: flex;
  flex: 1;
}
@media (max-width: 768px) {
  .c-nav__list {
    flex-wrap: wrap;
  }
}
@media (min-width: 769px) {
  .c-nav__list:not(:last-child) {
    margin-bottom: 32px;
  }
}
@media (max-width: 768px) {
  .c-nav__item {
    width: calc(50% - 4.5px);
    margin-bottom: 9px;
  }
  .c-nav__item:not(:nth-of-type(2n)) {
    margin-right: 9px;
  }
}
@media (min-width: 769px) {
  .c-nav__item:not(:last-child) {
    margin-right: 24px;
  }
}
.c-nav__item a,
.c-nav__item a:link,
.c-nav__item a:visited {
  color: #072c52;
}
.c-nav__item a.thick,
.c-nav__item a:link.thick,
.c-nav__item a:visited.thick {
  color: #523207;
}
.c-nav__item a {
  display: inline-block;
  font-size: 16px;
  letter-spacing: 0.08em;
  padding: 8px 40px 8px 16px;
  position: relative;
  background: #fff;
}
@media (max-width: 768px) {
  .c-nav__item a {
    display: block;
    text-align: center;
    font-size: 3.8vw;
    padding: 3.5vw 0 6vw;
    letter-spacing: 0;
    line-height: 1.2;
    height: 100%;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.c-nav__item a:before {
  transform: rotate(135deg);
  content: "";
  width: 7px;
  height: 7px;
  border-top: solid 1px #072c52;
  border-right: solid 1px #072c52;
  position: absolute;
  right: 15px;
  top: 16px;
}
@media (max-width: 768px) {
  .c-nav__item a:before {
    width: 6px;
    height: 6px;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: auto;
    bottom: 3vw;
  }
}
@media (hover: hover) {
  .c-nav__item a:hover {
    background: #a8bad1;
  }
}
.c-nav__item a.thick:before {
  border-color: #523207;
}
.c-nav__item a.thick:hover {
  background: #e9e1d1;
}
#fix_shindan {
  position: fixed;
  right: 40px;
  bottom: 30px;
  z-index: 2;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
  border-radius: 50%;
}
@media (max-width: 768px) {
  #fix_shindan {
    width: 84px;
    height: 84px;
    right: 2%;
    bottom: 10px;
  }
}
@media (hover: hover) {
  #fix_shindan a:hover {
    opacity: 0.8;
  }
}
.header__nav {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 2;
  opacity: 0;
  visibility: hidden;
  transition: all 0.2s;
}
@media (max-width: 768px) {
  .header__nav {
    top: 58px;
  }
}
.header__nav.fixed {
  opacity: 1;
  visibility: visible;
}
.header__nav .nav__head {
  background: #fff;
  width: 100%;
  padding: 8px 0;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
}
@media (max-width: 768px) {
  .header__nav .nav__head {
    padding: 4px 0;
  }
}
.header__nav .nav__head .inner {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
}
@media (max-width: 768px) {
  .header__nav .nav__head .inner {
    justify-content: center;
  }
}
.header__nav .nav__link {
  font-size: 15px;
  letter-spacing: 0.08em;
  color: #072c52;
  line-height: 2;
  cursor: pointer;
  position: relative;
}
@media (max-width: 768px) {
  .header__nav .nav__link {
    display: none;
  }
}
.header__nav .nav__link:link {
  transition: all 0.4s;
}
@media (hover: hover) {
  .header__nav .nav__link:link:hover {
    opacity: 0.6;
  }
}
.header__nav .nav__link--prev {
  padding-left: 19px;
}
.header__nav .nav__link--prev:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #072c52;
  border-left: 1px solid #072c52;
  transform: rotate(-45deg) translateY(-50%);
}
.header__nav .nav__link--next {
  padding-right: 19px;
}
.header__nav .nav__link--next:before {
  position: absolute;
  top: 50%;
  right: 0;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #072c52;
  border-right: 1px solid #072c52;
  transform: rotate(45deg) translateY(-50%);
}
.header__nav .nav__open {
  appearance: none;
  border: none;
  background: none;
  font-size: 15px;
  letter-spacing: 0.08em;
  color: #072c52;
  line-height: 2;
  cursor: pointer;
  position: relative;
  padding: 0 25px;
  transition: all 0.4s;
}
@media (hover: hover) {
  .header__nav .nav__open:hover {
    opacity: 0.6;
  }
}
@media (max-width: 768px) {
  .header__nav .nav__open {
    font-size: 3.8vw;
  }
}
.header__nav .nav__open.-open .nav__open__cross {
  transform: translateY(-50%) rotate(45deg);
}
.header__nav .nav__open__cross {
  width: 17px;
  height: 17px;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 0;
  background: url(/bed/products/position/img/list_cross.svg) no-repeat center center/cover;
}
@media (max-width: 768px) {
  .header__nav .nav__open__cross {
    width: 15px;
    height: 15px;
  }
}
.header__nav .nav__cont {
  background: #f4f5f6;
  width: 100%;
  display: none;
  box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
  padding: 24px 0;
}
@media (max-width: 768px) {
  .header__nav .nav__cont {
    padding: 2vw 0;
  }
}
.header__nav .c-nav__list {
  justify-content: center;
}
.header__nav .c-nav__listWrap .c-nav__list {
  justify-content: flex-start;
}
.heading-01 {
  text-align: center;
  padding-top: 40px;
  position: relative;
}
@media (max-width: 768px) {
  .heading-01 {
    padding-top: 15vw;
  }
}
.heading-01:before {
  content: "";
  background: url(/bed/products/position/img/heading-01_square.svg) no-repeat center center/cover;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -8px;
}
.heading-01__ja {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.5em;
  color: #072c52;
  padding-left: 0.5em;
  line-height: 1;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .heading-01__ja {
    font-size: 4.8vw;
    margin-bottom: 2vw;
  }
}
.heading-01__en {
  font-size: 16px;
  letter-spacing: 0.1em;
  color: #072c52;
  padding-left: 0.1em;
  line-height: 1;
}
@media (max-width: 768px) {
  .heading-01__en {
    font-size: 3.8vw;
  }
}
.heading-02 {
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  font-weight: 500;
  padding-top: 37px;
  position: relative;
  line-height: 2;
  color: #072c52;
}
@media (max-width: 768px) {
  .heading-02 {
    font-size: 4.8vw;
    padding-top: 11vw;
    letter-spacing: 0.06em;
  }
}
.heading-02:before {
  content: "";
  background: url(/bed/products/position/img/heading-01_square.svg) no-repeat center center/cover;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -8px;
}
.secMainView__nav {
  padding: 80px 0 120px;
  background: #f4f5f6;
}
@media (max-width: 768px) {
  .secMainView__nav {
    padding: 9.5vw 1vw 16vw;
  }
}
.secMainView__nav .nav__heading {
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-left: 15px;
  border-bottom: 4px solid #fff;
  position: relative;
  margin-bottom: 40px;
}
@media (max-width: 768px) {
  .secMainView__nav .nav__heading {
    padding-left: 0;
    margin-bottom: 3vw;
    align-items: flex-end;
    padding-bottom: 1vw;
  }
}
.secMainView__nav .nav__heading:before {
  content: "";
  background: #aebfd6;
  width: 201px;
  height: 4px;
  display: block;
  position: absolute;
  left: 0;
  bottom: -4px;
}
@media (max-width: 768px) {
  .secMainView__nav .nav__heading:before {
    width: 42vw;
  }
}
.secMainView__nav .nav__ttl {
  font-size: 20px;
  color: #072c52;
  letter-spacing: 0.08em;
  margin-bottom: 9px;
}
@media (max-width: 768px) {
  .secMainView__nav .nav__ttl {
    font-size: 4.8vw;
    margin-bottom: 1vw;
  }
}
.secMainView__nav .nav__ttl a,
.secMainView__nav .nav__ttl a:link,
.secMainView__nav .nav__ttl a:visited {
  color: #072c52;
}
.secMainView__nav .nav__ttl a {
  display: inline-block;
  padding-left: 17px;
  position: relative;
}
@media (max-width: 768px) {
  .secMainView__nav .nav__ttl a {
    padding-left: 2vw;
  }
}
.secMainView__nav .nav__ttl a:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  border-top: 1px solid #072c52;
  border-left: 1px solid #072c52;
  transform: rotate(-45deg) translateY(-50%);
}
@media (max-width: 768px) {
  .secMainView__nav .nav__ttl a:before {
    width: 6px;
    height: 6px;
  }
}
.secMainView__nav .nav__ttl a:link {
  transition: all 0.4s;
}
@media (hover: hover) {
  .secMainView__nav .nav__ttl a:link:hover {
    opacity: 0.6;
  }
}
.secMainView__nav .nav__heading__link {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
}
@media (max-width: 768px) {
  .secMainView__nav .nav__heading__link {
    display: block;
    text-align: right;
  }
}
.secMainView__nav .link__item a {
  display: inline-block;
  font-size: 18px;
  color: #072c52;
  letter-spacing: 0.08em;
  padding: 8px 62px 8px 31px;
  position: relative;
}
@media (max-width: 768px) {
  .secMainView__nav .link__item a {
    font-size: 3.2vw;
    padding: 1px 25px 1px 9px;
  }
}
.secMainView__nav .link__item a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 7px;
  border-color: transparent transparent transparent #072c52;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 31px;
  transition: all 0.4s;
}
@media (max-width: 768px) {
  .secMainView__nav .link__item a:before {
    right: 8px;
    border-width: 4.5px 0 4.5px 4.5px;
  }
}
.secMainView__nav .link__item a.active {
  background: #fff;
}
.secMainView__nav .link__item a.active:before {
  border-width: 7px 7px 0 7px;
  border-color: #072c52 transparent transparent transparent;
}
@media (max-width: 768px) {
  .secMainView__nav .link__item a.active:before {
    border-width: 4.5px 4.5px 0 4.5px;
  }
}
.secMainView__nav .link__item a:link {
  transition: all 0.4s;
}
@media (hover: hover) {
  .secMainView__nav .link__item a:link:hover {
    opacity: 0.6;
  }
}
.secMainView {
  background: #f4f5f6;
  position: relative;
  margin-top: 22px;
}
@media (max-width: 768px) {
  .secMainView {
    margin-top: 0;
  }
}
.secMainView:before {
  content: "";
  background: #fff;
  width: 100%;
  height: 78px;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 0;
}
@media (max-width: 768px) {
  .secMainView:before {
    height: 17vw;
  }
}
.secMainView__head {
  background: url(/bed/products/position/img/mv_bg@2x.png) no-repeat left bottom/1073px;
}
@media (max-width: 768px) {
  .secMainView__head {
    background: url(/bed/products/position/img/mv_bg_sp@2x.png) no-repeat left bottom 1.5vw/100vw;
  }
}
.secMainView__head .inner {
  width: 100%;
}
.secMainView__head__in {
  max-width: 1600px;
  min-height: 460px;
  margin: 0 auto;
  display: -ms-flexbox;
  display: flex;
  position: relative;
  background-image: url(/bed/products/position/img/mv_en@2x.png);
  background-repeat: no-repeat;
  background-position: left top 55px;
  background-size: 49%;
  position: relative;
}
@media (max-width: 768px) {
  .secMainView__head__in {
    background: url(/bed/products/position/img/mv_img_sp@2x.png) no-repeat right top/99%;
    min-height: 0;
    padding-bottom: 7vw;
  }
}
.secMainView__img {
  position: absolute;
  right: 0;
  top: 0;
  width: 48.5%;
  height: 100%;
  display: block;
  background: url(/bed/products/position/img/mv_img_bg@2x.jpg) no-repeat center/cover;
  padding: 0 0 22px 22px;
}
.secMainView__img img {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: left bottom;
}
@media (max-width: 1300px) {
  .secMainView__img img {
    object-position: center;
  }
}
.secMainView__txtbox {
  max-width: 600px;
  position: relative;
  padding-top: 220px;
}
@media (max-width: 768px) {
  .secMainView__txtbox {
    width: 44vw;
    padding-top: 26vw;
  }
}
.secMainView__heading__ja {
  color: #072c52;
  font-weight: 500;
  line-height: 1.452;
}
.secMainView__btn {
  position: relative;
  text-align: right;
  margin-top: 15px;
  padding-right: 45px;
}
@media (max-width: 768px) {
  .secMainView__btn {
    margin-top: 3vw;
    padding-right: 0;
    margin-right: 2.5vw;
  }
}
.secMainView__btn a,
.secMainView__btn a:link,
.secMainView__btn a:visited {
  color: #5f80ad;
}
.secMainView__btn a {
  display: inline-block;
  border: 1px solid #5f80ad;
  font-size: 18px;
  letter-spacing: 0.2em;
  padding: 8px 31px;
  margin-left: auto;
  position: relative;
}
@media (max-width: 768px) {
  .secMainView__btn a {
    font-size: 3.2vw;
    padding: 0.3vw 6vw;
  }
}
.secMainView__btn a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 6px 6px 0 6px;
  border-color: #5f80ad transparent transparent transparent;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 12px;
  transition: all 0.4s;
}
@media (max-width: 768px) {
  .secMainView__btn a:before {
    right: 1.5vw;
    border-width: 5px 5px 0 5px;
  }
}
.secMainView__btn a:after {
  content: "";
  background: #5f80ad;
  width: 397px;
  height: 1px;
  display: block;
  position: absolute;
  left: -385px;
  top: 50%;
  transform: translateY(-50%);
  transition: all 0.4s;
}
@media (max-width: 768px) {
  .secMainView__btn a:after {
    width: 12vw;
    left: -10vw;
  }
}
@media (hover: hover) {
  .secMainView__btn a:hover {
    background: #5f80ad;
    color: #fff;
  }
  .secMainView__btn a:hover:before {
    border-color: #fff transparent transparent transparent;
  }
  .secMainView__btn a:hover:after {
    background: #072c52;
  }
}
.secProducts {
  background: url(/bed/products/position/img/bg_wave@2x.jpg) no-repeat center top/100%;
  padding-bottom: 53px;
}
@media (max-width: 768px) {
  .secProducts {
    background: url(/bed/products/position/img/bg_wave_sp@2x.jpg) no-repeat center top/100%;
    padding-bottom: 11vw;
  }
}
.secProducts .heading-01 {
  margin-bottom: 68px;
}
@media (max-width: 768px) {
  .secProducts .heading-01 {
    margin-bottom: 12vw;
  }
}
.secProducts__list {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.secProducts__item {
  width: calc(100% / 3 - 33.4px);
  margin-bottom: 64px;
}
@media (max-width: 768px) {
  .secProducts__item {
    width: calc(50% - 7px);
    margin-bottom: 8vw;
  }
}
@media (min-width: 769px) {
  .secProducts__item:not(:nth-of-type(3n)) {
    margin-right: 50px;
  }
}
@media (max-width: 768px) {
  .secProducts__item:not(:nth-of-type(2n)) {
    margin-right: 14px;
  }
}
.secProducts__img {
  margin-bottom: 21px;
  border: 1px solid #eaeaea;
}
@media (max-width: 768px) {
  .secProducts__img {
    margin-bottom: 2vw;
  }
}
.secProducts__img a {
  display: block;
  background: #fff;
  position: relative;
  height: 220px;
  display: -ms-flexbox;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 768px) {
  .secProducts__img a {
    height: auto;
    padding-top: 62.9%;
  }
}
.secProducts__img a>img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  left: 0;
  right: 0;
  margin: 0 auto;
  width: 83%;
}
.secProducts__img a:before {
  content: "";
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0.11) 14%, black 100%);
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.11) 14%, black 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0.11) 14%, black 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#1c000000', endColorstr='#000000', GradientType=0);
  width: 100%;
  height: 100%;
  display: block;
  position: absolute;
  left: 0;
  top: 0;
  opacity: 0;
  transition: all 0.4s;
}
.secProducts__img a:after {
  content: "";
  background: url(/bed/products/position/img/ttl_icn.svg) no-repeat center center/cover;
  width: 11px;
  height: 87px;
  display: block;
  position: absolute;
  bottom: -44px;
  left: 10px;
}
@media (max-width: 768px) {
  .secProducts__img a:after {
    content: none;
  }
}
@media (hover: hover) {
  .secProducts__img a:hover:before {
    opacity: 0.4;
  }
  .secProducts__img a:hover .secProducts__more .a {
    fill: #fff;
  }
  .secProducts__img a:hover .secProducts__more .b {
    stroke: #fff;
  }
}
.secProducts__more {
  position: absolute;
  right: 8px;
  bottom: 8px;
}
@media (max-width: 768px) {
  .secProducts__more {
    right: 6px;
    bottom: 6px;
  }
}
.secProducts__more .a {
  transition: all 0.4s;
}
.secProducts__more .b {
  transition: all 0.4s;
}
.secProducts__ttl {
  font-size: 20px;
  font-weight: 600;
  letter-spacing: 0.08em;
  color: #072c52;
  padding-left: 33px;
}
@media (max-width: 768px) {
  .secProducts__ttl {
    font-size: 4vw;
    padding-left: 0;
    letter-spacing: 0.06em;
    line-height: 1.4;
  }
}
.secProducts__hardness {
  width: 319px;
  margin: 17px auto 0;
  position: relative;
}
@media (max-width: 768px) {
  .secProducts__hardness {
    width: 90%;
    margin: 0 auto;
  }
}
.detail__markWrap {
  position: absolute;
  left: 0;
  top: -8px;
}
@media (max-width: 768px) {
  .detail__markWrap {
    top: 3px;
  }
}
.detail__markWrap.-on .detail__markWrap__inner {
  width: 100%;
}
.detail__markWrap__inner {
  height: 13px;
}
@media (max-width: 768px) {
  .detail__markWrap__inner {
    height: 6px;
  }
}
.detail__mark {
  width: 13px;
  position: absolute;
  right: -7px;
  bottom: 0;
}
@media (max-width: 768px) {
  .detail__mark {
    width: 6px;
    right: -2px;
  }
}
/* フィットマスターエア */
.detail__markWrap--fitmaster {
  width: 13.8%;
}
/* モフモ */
.detail__markWrap--mofmo {
  width: 42.5%;
}
/* シンクスリープフィット */
.detail__markWrap--thinksleepfit {
  width: 85.8%;
}
/* フィットマスターファイバー */
.detail__markWrap--fitmasterfiber {
  width: 71.5%;
}
/* Kポイント */
.detail__markWrap--kpoint {
  width: 57%;
}
/* シンクスリープポイント */
.detail__markWrap--thinksleeppoint {
  width: 28.2%;
}
.secProducts__checkList {
  padding-left: 41px;
  margin-top: 15px;
}
@media (max-width: 768px) {
  .secProducts__checkList {
    padding-left: 0;
    margin-top: 2vw;
  }
}
.checkList__item {
  padding-left: 36px;
  background: url(/bed/products/position/img/icn_check.svg) no-repeat left top 2px/26px;
  font-size: 16px;
  color: #072c52;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .checkList__item {
    font-size: 3vw;
    background-position: left top 1px;
    background-size: 18px;
    padding-left: 25px;
  }
}
.checkList__item:not(:last-child) {
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .checkList__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.c-type {
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  padding: 2px 13px;
}
@media (max-width: 768px) {
  .c-type {
    font-size: 2.8vw;
    padding: 2px 5px 0;
    line-height: 1.5;
  }
}
.c-type--thin {
  background: #adbcd0;
  color: #072c52;
}
.c-type--thick {
  background: #e0cdae;
  color: #523207;
}
.secItem {
  background: url(/bed/products/position/img/bg_wave@2x.jpg) no-repeat center top/100%;
  padding-bottom: 88px;
}
@media (max-width: 768px) {
  .secItem {
    background: url(/bed/products/position/img/bg_wave_sp@2x.jpg) no-repeat center top/100%;
    padding-bottom: 11vw;
  }
}
.secItem__heading {
  margin-bottom: 57px;
}
@media (max-width: 768px) {
  .secItem__heading {
    margin-bottom: 10vw;
  }
}
.secItem__type {
  font-size: 18px;
  margin-bottom: 16px;
  color: #072c52;
}
@media (max-width: 768px) {
  .secItem__type {
    font-size: 3.5vw;
    margin-bottom: 0;
  }
}
.secItem__name {
  font-size: 46px;
  font-weight: 500;
  margin-bottom: 69px;
  color: #072c52;
  letter-spacing: 0.08em;
  white-space: nowrap;
}
@media (max-width: 768px) {
  .secItem__name {
    font-size: 5.9vw;
    margin-bottom: 7.5vw;
  }
}
.secItem__cont {
  display: -ms-flexbox;
  display: flex;
  align-items: flex-end;
  margin-bottom: 10px;
}
@media (max-width: 768px) {
  .secItem__cont {
    display: block;
  }
}
.secItem__cont__l {
  width: 618px;
}
@media (max-width: 768px) {
  .secItem__cont__l {
    width: 100%;
  }
}
.secItem__imgWrap {
  position: relative;
}
.secItem__eis {
  position: absolute;
  right: 66px;
  top: 0;
}
@media (max-width: 768px) {
  .secItem__eis {
    right: 0;
    width: 12%;
  }
}
.secItem__logo {
  margin-bottom: 33px;
}
@media (max-width: 768px) {
  .secItem__logo {
    width: 50%;
    margin-bottom: 5vw;
  }
}
@media (min-width: 769px) {
  .secItem__img {
    transform-origin: left center;
    transform: translateX(-40px);
  }
}
@media (max-width: 768px) {
  .secItem__img {
    transform: scale(1.1) translateX(-2vw);
    margin-bottom: 4.5vw;
  }
}
@media (min-width: 769px) {
  .secItem__txtbox {
    flex: 1;
    padding-left: 59px;
  }
}
.secItem__catch {
  font-size: 36px;
  line-height: 1.666;
  margin-bottom: 30px;
  letter-spacing: 0.08em;
  color: #072c52;
}
@media (max-width: 768px) {
  .secItem__catch {
    font-size: 4.8vw;
    margin-bottom: 6vw;
    letter-spacing: 0.06em;
  }
}
.secItem__txt {
  font-size: 16px;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .secItem__txt {
    font-size: 3.8vw;
    margin-bottom: 7vw;
  }
}
.secItem__info {
  display: -ms-flexbox;
  display: flex;
  padding-bottom: 128px;
  display: grid;
  grid-template-areas: "secItem__recommend secItem__hardness" "secItem__recommend secItem__btns";
  grid-template-columns: 618px 1fr;
  /*要素に合わせて高さを可変させたいものにmax-content、残りの幅に合わせて高さを調整させたいものに1frを指定*/
  grid-template-rows: max-content max-content 1fr auto;
  gap: 0 59px;
}
@media (max-width: 768px) {
  .secItem__info {
    padding-bottom: 15vw;
    grid-template-areas: "secItem__hardness" "secItem__recommend" "secItem__btns";
    grid-template-columns: 1fr;
    gap: 0;
  }
}
.secItem__recommend {
  grid-area: secItem__recommend;
}
@media (max-width: 768px) {
  .secItem__recommend {
    width: 100%;
    margin-bottom: 7vw;
  }
}
.secItem__recommend .recommend__ttl {
  font-size: 20px;
  font-weight: 600;
  border-bottom: 1px solid #adbcd0;
  padding-bottom: 11px;
  margin-bottom: 23px;
  width: 100%;
  color: #072c52;
}
@media (max-width: 768px) {
  .secItem__recommend .recommend__ttl {
    font-size: 3.8vw;
    padding-bottom: 1vw;
    margin-bottom: 3vw;
  }
}
.secItem__recommend .recommend__list {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
.secItem__recommend .recommend__item {
  width: 50%;
  padding-left: 36px;
  background: url(/bed/products/position/img/icn_check.svg) no-repeat left top 2px/26px;
  font-size: 16px;
  color: #072c52;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media (max-width: 768px) {
  .secItem__recommend .recommend__item {
    font-size: 3vw;
    background-position: left top 1px;
    background-size: 18px;
    padding-left: 25px;
  }
}
.secItem__recommend .recommend__item:not(:last-child) {
  margin-bottom: 12px;
}
@media (max-width: 768px) {
  .secItem__recommend .recommend__item:not(:last-child) {
    margin-bottom: 10px;
  }
}
.secItem__hardness {
  grid-area: secItem__hardness;
}
@media (min-width: 769px) {
  .secItem__hardness {
    padding-top: 26px;
  }
}
@media (max-width: 768px) {
  .secItem__hardness {
    margin-bottom: 9vw;
  }
}
.secItem__hardness .hardness__ttl {
  font-size: 15px;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  font-weight: 600;
  color: #072c52;
  letter-spacing: 0.1em;
}
@media (max-width: 768px) {
  .secItem__hardness .hardness__ttl {
    font-size: 4vw;
  }
}
.secItem__hardness .hardness__ttl:after {
  content: "";
  background: #adbcd0;
  flex: 1;
  height: 1px;
  display: block;
  margin-left: 1em;
}
.secItem__hardness .secProducts__hardness {
  width: 100%;
  margin: 17px 0 0;
}
@media (max-width: 768px) {
  .secItem__hardness .detail__markWrap {
    top: -8px;
  }
}
@media (max-width: 768px) {
  .secItem__hardness .detail__markWrap__inner {
    height: 12px;
  }
}
@media (max-width: 768px) {
  .secItem__hardness .detail__mark {
    width: 12px;
    right: -6px;
  }
}
.secItem__btns {
  grid-area: secItem__btns;
}
@media (min-width: 769px) {
  .secItem__btns {
    margin-top: 29px;
  }
}
.secItem__btns .btn-site a,
.secItem__btns .btn-site a:link,
.secItem__btns .btn-site a:visited {
  color: #072c52;
}
.secItem__btns .btn-site a {
  display: block;
  border: 1px solid #5f80ad;
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
  width: 295px;
  text-align: center;
  font-size: 18px;
  letter-spacing: 0.08em;
  padding: 7px 15px 7px 0;
  position: relative;
}
@media (max-width: 768px) {
  .secItem__btns .btn-site a {
    font-size: 4vw;
  }
}
.secItem__btns .btn-site a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 7px 0 7px 7px;
  border-color: transparent transparent transparent #072c52;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 16px;
  transition: all 0.4s;
}
@media (hover: hover) {
  .secItem__btns .btn-site a:hover {
    background: #d2deef;
  }
}
.secItem__btns .btn-online {
  margin-top: 40px;
}
@media (max-width: 768px) {
  .secItem__btns .btn-online {
    margin-top: 5vw;
  }
}
.secItem__feature {
  background: #f4f5f6;
  padding: 0 30px;
  margin-bottom: 150px;
}
@media (max-width: 768px) {
  .secItem__feature {
    padding: 0;
    margin-bottom: 31vw;
    position: relative;
  }
  .secItem__feature:before,
  .secItem__feature:after {
    content: "";
    background: #f4f5f6;
    width: 3vw;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
  }
  .secItem__feature:before {
    left: -3vw;
  }
  .secItem__feature:after {
    right: -3vw;
  }
}
.secItem__feature .feature__heading {
  margin-bottom: 31px;
}
@media (max-width: 768px) {
  .secItem__feature .feature__heading {
    margin-bottom: 7vw;
  }
}
@media (max-width: 768px) {
  .secItem__feature .feature__heading--nochatch {
    margin-bottom: 15vw;
  }
}
.secItem__feature .feature__ttl {
  text-align: center;
  font-size: 22px;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  font-weight: 500;
  position: relative;
  line-height: 2;
  color: #072c52;
  margin-bottom: 29px;
}
@media (max-width: 768px) {
  .secItem__feature .feature__ttl {
    font-size: 4.8vw;
    letter-spacing: 0.06em;
    margin-bottom: 7vw;
  }
}
@media (min-width: 769px) {
  .secItem__feature .feature__list {
    display: -ms-flexbox;
    display: flex;
  }
}
@media (min-width: 769px) {
  .secItem__feature .feature__item {
    width: calc(25% - 30px);
  }
  .secItem__feature .feature__item:not(:nth-of-type(4n)) {
    margin-right: 40px;
  }
}
@media (max-width: 768px) {
  .secItem__feature .feature__item {
    margin-bottom: 7vw;
  }
}
.secItem__feature .feature__list--col2 {
  max-width: 524px;
  margin: 0 auto;
  justify-content: center;
}
@media (min-width: 769px) {
  .secItem__feature .feature__list--col2 .feature__item {
    width: calc(50% - 20px);
  }
  .secItem__feature .feature__list--col2 .feature__item:not(:nth-of-type(4n)) {
    margin-right: 0;
  }
  .secItem__feature .feature__list--col2 .feature__item:not(:nth-of-type(2n)) {
    margin-right: 40px;
  }
  .secItem__feature .feature__list--col2 .feature__item:nth-of-type(1) {
    margin-bottom: 40px;
  }
}
.secItem__feature .feature__list--col2 .feature__item .feature__name {
  letter-spacing: 0;
}
.secItem__feature .feature__img {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .secItem__feature .feature__img {
    margin-bottom: 5vw;
  }
}
.secItem__feature .feature__name {
  font-size: 20px;
  letter-spacing: 0.01em;
  margin-bottom: 15px;
  text-align: center;
  font-weight: 600;
}
@media (max-width: 768px) {
  .secItem__feature .feature__name {
    font-size: 4.8vw;
    margin-bottom: 4vw;
    letter-spacing: 0.06em;
    line-height: 1.444;
  }
}
.secItem__feature .feature__txt {
  font-size: 15px;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .secItem__feature .feature__txt {
    font-size: 3.8vw;
  }
}
.secItem__feature .feature__txt .txt__note {
  font-size: 12px;
}
@media (max-width: 768px) {
  .secItem__feature .feature__txt .txt__note {
    font-size: 3.2vw;
  }
}
.secItem__feature .feature__point {
  padding-top: 93px;
}
@media (max-width: 768px) {
  .secItem__feature .feature__point {
    padding-top: 15vw;
  }
}
.secItem__feature .point__heading {
  margin-bottom: 54px;
}
@media (max-width: 768px) {
  .secItem__feature .point__heading {
    margin-bottom: 10vw;
  }
}
@media (min-width: 769px) {
  .secItem__feature .point__flex {
    display: -ms-flexbox;
    display: flex;
    margin-bottom: 80px;
  }
}
@media (max-width: 768px) {
  .secItem__feature .point__flex {
    margin-bottom: 10vw;
  }
}
@media (max-width: 768px) {
  .secItem__feature .point__flex .point__img {
    margin-bottom: 5vw;
  }
}
@media (min-width: 769px) {
  .secItem__feature .point__flex .point__txt {
    flex: 1;
    padding-left: 40px;
  }
}
@media (max-width: 768px) {
  .secItem__feature .point__flex .point__txt {
    font-size: 3.8vw;
  }
}
@media (min-width: 769px) {
  .secItem__feature .point__zone {
    display: -ms-flexbox;
    display: flex;
    padding-bottom: 94px;
  }
}
@media (max-width: 768px) {
  .secItem__feature .point__zone {
    padding-bottom: 7vw;
  }
}
@media (max-width: 768px) {
  .secItem__feature .point__zone .zone__img {
    margin-bottom: 11vw;
  }
}
.secItem__feature .point__zone .zone__img__caption {
  font-size: 20px;
  color: #393c50;
  margin-top: 13px;
  position: relative;
  padding-left: 30px;
}
@media (max-width: 768px) {
  .secItem__feature .point__zone .zone__img__caption {
    font-size: 4.2vw;
  }
}
.secItem__feature .point__zone .zone__img__caption:before {
  content: "";
  background: #5f80ad;
  width: 20px;
  height: 1px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
@media (min-width: 769px) {
  .secItem__feature .point__zone .zone__txtbox {
    flex: 1;
    padding-left: 40px;
  }
}
.secItem__feature .zone__head {
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .secItem__feature .zone__head {
    flex-direction: row-reverse;
    margin-bottom: 2.7vw;
  }
}
@media (max-width: 768px) {
  .secItem__feature .zone__head__icn {
    width: 20vw;
    transform: translateY(-7vw);
  }
}
.secItem__feature .zone__head__txt {
  flex: 1;
}
.secItem__feature .zone__head__icn+.zone__head__txt {
  padding-left: 16px;
}
@media (max-width: 768px) {
  .secItem__feature .zone__head__icn+.zone__head__txt {
    padding: 0 1vw 0 0;
  }
}
.secItem__feature .point__item:not(:last-child) {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  .secItem__feature .point__item:not(:last-child) {
    margin-bottom: 11vw;
  }
}
.secItem__feature .zone__num {
  font-size: 16px;
  color: #393c50;
  line-height: 1;
  letter-spacing: 0.01em;
  display: -ms-flexbox;
  display: flex;
  align-items: center;
  margin-bottom: 15px;
}
@media (max-width: 768px) {
  .secItem__feature .zone__num {
    font-size: 4.2vw;
    margin-bottom: 6vw;
  }
}
.secItem__feature .zone__num:after {
  content: "";
  background: #5f80ad;
  flex: 1;
  height: 1px;
  display: block;
  margin-left: 9px;
}
.secItem__feature .zone__ttl {
  font-size: 20px;
  letter-spacing: 0.01em;
}
@media (min-width: 769px) {
  .secItem__feature .zone__cont .flex {
    display: -ms-flexbox;
    display: flex;
  }
  .secItem__feature .zone__cont .flex .zone__txt {
    flex: 1;
    padding-right: 24px;
  }
}
.secItem__feature .zone__txt {
  font-size: 15px;
  line-height: 1.8;
}
@media (max-width: 768px) {
  .secItem__feature .zone__txt {
    font-size: 3.8vw;
  }
}
.secItem__feature .zone__txt .txt__note {
  display: block;
  font-size: 12px;
  line-height: 1.5;
  margin-top: 10px;
}
@media (max-width: 768px) {
  .secItem__feature .zone__txt .txt__note {
    font-size: 3.2vw;
  }
}
.secItem__feature .point__thinksleep .zone__img {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  .secItem__feature .point__thinksleep .zone__img {
    margin-bottom: 3vw;
  }
}
.secItem__feature .thinksleep__txtWrap {
  display: -ms-flexbox;
  display: flex;
}
@media (max-width: 768px) {
  .secItem__feature .thinksleep__txtWrap {
    justify-content: space-between;
  }
}
.secItem__feature .thinksleep__txtWrap .zone__txt {
  width: 237px;
}
@media (max-width: 768px) {
  .secItem__feature .thinksleep__txtWrap .zone__txt {
    width: 42%;
    font-size: 3.2vw;
  }
}
@media (min-width: 769px) {
  .secItem__feature .thinksleep__txtWrap .zone__txt:first-child {
    margin-right: 82px;
  }
}
.secItem__size {
  padding-bottom: 128px;
  max-width: 1030px;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .secItem__size {
    padding-bottom: 35vw;
  }
}
.secItem__size .size__heading {
  margin-bottom: 70px;
}
@media (max-width: 768px) {
  .secItem__size .size__heading {
    margin-bottom: 11vw;
  }
}
.secItem__size .size__table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  position: relative;
}
.secItem__size .size__table .btn-online a {
  margin-left: auto;
}
@media (max-width: 768px) {
  .secItem__size .size__table .btn-online a {
    width: 100%;
  }
}
.secItem__size .size__table caption {
  color: #072c52;
}
@media (min-width: 769px) {
  .secItem__size .size__table caption {
    font-size: 14px;
    position: absolute;
    right: 0;
    top: 0;
    letter-spacing: 0.08em;
  }
}
@media (max-width: 768px) {
  .secItem__size .size__table caption {
    font-size: 3.2vw;
    text-align: right;
    margin-bottom: 2vw;
  }
}
.secItem__size .size__table tr {
  border-bottom: 1px solid #adbcd0;
}
@media (max-width: 768px) {
  .secItem__size .size__table tr:first-child {
    border-top: 1px solid #adbcd0;
  }
}
@media (max-width: 768px) {
  .secItem__size .size__table thead {
    display: none;
  }
}
.secItem__size .size__table thead th {
  padding-bottom: 15px;
  text-align: center;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
  letter-spacing: 0.08em;
  color: #072c52;
}
@media (min-width: 769px) {
  .secItem__size .size__table thead th:nth-of-type(3) {
    padding-left: 30px;
  }
}
.secItem__size .size__table tbody td {
  padding: 23px 0;
  font-size: 16px;
  font-weight: 600;
  vertical-align: middle;
  letter-spacing: 0.08em;
  color: #072c52;
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody td {
    display: block;
    font-size: 4.2vw;
    padding: 1vw 0 1vw 2vw;
    width: 100%;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
  .secItem__size .size__table tbody td:before {
    content: attr(label);
    width: 5em;
  }
}
@media (min-width: 769px) {
  .secItem__size .size__table tbody td[label="サイズ"] {
    padding-left: 8px;
    width: 160px;
  }
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody td[label="サイズ"] {
    padding-top: 5vw;
  }
}
@media (min-width: 769px) {
  .secItem__size .size__table tbody td[label="品番"] {
    width: 226px;
  }
}
.secItem__size .size__table tbody td.btn {
  width: 480px;
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody td.btn {
    width: 100%;
    display: block;
    padding: 2vw 0 7.5vw;
  }
  .secItem__size .size__table tbody td.btn:before {
    content: none;
  }
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody .size {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
}
.secItem__size .size__table tbody .size__name {
  display: block;
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody .size__name {
    margin-right: 1em;
  }
}
.secItem__size .size__table tbody .size__num {
  display: block;
  font-size: 14px;
  font-weight: normal;
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody .size__num {
    font-size: 3.2vw;
  }
}
@media (min-width: 769px) {
  .secItem__size .size__table tbody .number {
    text-align: center;
  }
}
@media (min-width: 769px) {
  .secItem__size .size__table tbody .price {
    text-align: right;
  }
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody .price {
    display: -ms-flexbox;
    display: flex;
    align-items: center;
  }
}
.secItem__size .size__table tbody .tax {
  display: block;
}
.secItem__size .size__table tbody .notax {
  display: block;
  font-size: 14px;
}
@media (max-width: 768px) {
  .secItem__size .size__table tbody .notax {
    font-size: 3.8vw;
  }
}
.secItem__size .size__table th,
.secItem__size .size__table td {
  font-family: "游明朝体", "Yu Mincho", YuMincho, "ヒラギノ明朝 Pro", "Hiragino Mincho Pro", "MS P明朝", "MS PMincho", serif;
}
.secItem__recommendBase .recommendBase__heading {
  margin-bottom: 38px;
}
@media (max-width: 768px) {
  .secItem__recommendBase .recommendBase__heading {
    margin-bottom: 12vw;
  }
}
@media (max-width: 768px) {
  .secItem__recommendBase .recommendBase__heading .heading-01__ja {
    padding-left: 0.4em;
    letter-spacing: 0.4em;
  }
}
@media (min-width: 769px) {
  .secItem__recommendBase .secProducts__list--col2 {
    max-width: 740px;
    margin: 0 auto;
  }
  .secItem__recommendBase .secProducts__list--col2 .secProducts__item {
    width: 350px;
  }
  .secItem__recommendBase .secProducts__list--col2 .secProducts__item:not(:nth-of-type(3n)) {
    margin-right: 0;
  }
  .secItem__recommendBase .secProducts__list--col2 .secProducts__item:not(:nth-of-type(2n)) {
    margin-right: 40px;
  }
}
@media (min-width: 769px) {
  .secItem__recommendBase .secProducts__item {
    margin-bottom: 40px;
  }
}
.secItem__recommendBase .secProducts__img a {
  background: #fafafa;
}
/* Structures ------------ */
/* Project ------------ */
/*
---------------------------------------
woodcushion
---------------------------------------
*/
@media (min-width: 769px) {
  #woodcushion .secMainView:before {
    height: 48px;
  }
}
@media (max-width: 768px) {
  #woodcushion .secMainView:before {
    height: 14vw;
  }
}
#woodcushion .secMainView__txtbox {
  padding-top: 186px;
}
@media (max-width: 768px) {
  #woodcushion .secMainView__txtbox {
    width: 45vw;
    padding: 15.7vw 0 0;
  }
}
#woodcushion .secMainView__head__in {
  background-image: url(/bed/products/woodcushion/img/mv_en@2x.png);
  background-size: 42%;
  background-position: left 5px top;
}
@media (max-width: 768px) {
  #woodcushion .secMainView__head__in {
    background: url(/bed/products/woodcushion/img/mv_img_sp@2x.png) no-repeat right top/99%;
    padding-bottom: 0;
  }
}
#woodcushion .secMainView__heading__ja {
  font-size: 66px;
  margin-bottom: 43px;
}
@media (max-width: 768px) {
  #woodcushion .secMainView__heading__ja {
    font-size: 5.6vw;
    margin-bottom: 3vw;
  }
}
#woodcushion .secMainView__txt {
  font-size: 18px;
  line-height: 1.666;
}
@media (max-width: 768px) {
  #woodcushion .secMainView__txt {
    font-size: 2.8vw;
    line-height: 1.6;
  }
}
#woodcushion .secMainView__img {
  background: url(/bed/products/woodcushion/img/mv_img_bg@2x.jpg) no-repeat center/cover;
}
#woodcushion .secMainView__img img {
  object-fit: initial;
  width: auto;
  height: auto;
  transform: translate(-130px, 148px);
  max-width: 767px;
}
@media (max-width: 768px) {
  #woodcushion .secMainView__nav .nav__heading {
    padding-bottom: 0;
  }
}
#woodcushion .secItem__heading {
  margin-bottom: 127px;
}
@media (max-width: 768px) {
  #woodcushion .secItem__heading {
    margin-bottom: 4vw;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem__name {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem__name {
    margin-bottom: 0;
  }
}
#woodcushion .secItem__name__en {
  font-size: 22px;
  color: #072c52;
  letter-spacing: 0.08em;
  margin-bottom: 120px;
}
@media (max-width: 768px) {
  #woodcushion .secItem__name__en {
    font-size: 4vw;
    margin-bottom: 15vw;
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem__info {
    padding-bottom: 5vw;
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem__hardness {
    margin-bottom: 8vw;
  }
}
#woodcushion .secItem__hardness .hardness__ttl {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 16px;
}
@media (max-width: 768px) {
  #woodcushion .secItem__hardness .hardness__ttl {
    font-size: 3.8vw;
    margin-bottom: 2vw;
  }
}
#woodcushion .function__list {
  display: -ms-flexbox;
  display: flex;
  flex-wrap: wrap;
}
#woodcushion .function__item {
  width: 50%;
  padding-left: 25px;
  background: url(/bed/products/woodcushion/img/icn_funciton.svg) no-repeat left top 2px/16px;
  font-size: 16px;
  color: #072c52;
  letter-spacing: 0.08em;
  line-height: 1.6;
}
@media (max-width: 768px) {
  #woodcushion .function__item {
    font-size: 3vw;
    padding-left: 5.5vw;
    background-size: 3vw;
  }
}
#woodcushion .function__item:not(:last-child) {
  margin-bottom: 8px;
}
@media (max-width: 768px) {
  #woodcushion .function__item:not(:last-child) {
    margin-bottom: 2vw;
  }
}
#woodcushion .function__item.deactive {
  opacity: 0.4;
}
@media (max-width: 768px) {
  #woodcushion .secItem__feature {
    margin-bottom: 34vw;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem__feature .feature__heading {
    margin-bottom: 40px;
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem__feature .feature__heading {
    margin-bottom: 15vw;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem__feature .feature__name {
    height: 2.8em;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
#woodcushion .feature__img--support {
  position: relative;
}
#woodcushion .feature__img--support:before {
  content: "";
  background: url(../img/feature01_img_03_icn@2x.png) no-repeat center center/cover;
  width: 55px;
  height: 55px;
  display: block;
  position: absolute;
  right: -10px;
  bottom: -10px;
}
@media (max-width: 768px) {
  #woodcushion .feature__img--support:before {
    width: 76px;
    height: 76px;
    z-index: 1;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem--FLEX_PREMIUM .secItem__cont {
    margin-bottom: 40px;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem--FLEX_PREMIUM .secItem__img {
    transform: scale(1.1) translate(-15px, 18px);
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem--FLEX_PREMIUM .secItem__img {
    transform: scale(1.1) translateX(1vw);
  }
}
#woodcushion .secItem--FLEX_PREMIUM .feature__item:nth-of-type(3) .feature__name {
  white-space: nowrap;
}
@media (min-width: 769px) {
  #woodcushion .secItem--RECLINING .secItem__name__en {
    margin-bottom: 35px;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem--RECLINING .secItem__img {
    transform: scale(1.1) translate(-15px, 18px);
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem--RECLINING .secItem__img {
    transform: scale(1.1) translateX(1vw);
  }
}
#woodcushion .secItem--RECLINING .feature__item:nth-of-type(3) .feature__name {
  white-space: nowrap;
}
@media (min-width: 769px) {
  #woodcushion .secItem--FLEX_BASIC .secItem__name__en {
    margin-bottom: 129px;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem--FLEX_BASIC .secItem__img {
    transform: scale(1.1) translate(-15px, -9px);
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem--FLEX_BASIC .secItem__img {
    transform: scale(1.1) translateX(1vw);
  }
}
#woodcushion .secItem--FLEX_BASIC .secItem__feature {
  padding-bottom: 64px;
}
#woodcushion .secItem--FLEX_BASIC .feature__item:nth-of-type(3) .feature__name {
  white-space: nowrap;
}
@media (min-width: 769px) {
  #woodcushion .secItem--KIRI_SUNOKO .secItem__cont {
    margin-bottom: 40px;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem--KIRI_SUNOKO .secItem__name__en {
    margin-bottom: 99px;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem--KIRI_SUNOKO .secItem__img {
    transform: scale(1.1) translate(-15px, 18px);
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem--KIRI_SUNOKO .secItem__img {
    transform: scale(1.1) translateX(1vw);
  }
}
#woodcushion .secItem--KIRI_SUNOKO .secItem__feature {
  padding-bottom: 64px;
}
#woodcushion .feature__simulator {
  padding-top: 104px;
}
@media (max-width: 768px) {
  #woodcushion .feature__simulator {
    padding-top: 15vw;
  }
}
#woodcushion .feature__simulator .simulator__heading {
  margin-bottom: 20px;
}
@media (max-width: 768px) {
  #woodcushion .feature__simulator .simulator__heading {
    margin-bottom: 2vw;
  }
}
#woodcushion .feature__simulator .simulator__lead {
  text-align: center;
  font-size: 15px;
  color: #393c50;
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #woodcushion .feature__simulator .simulator__lead {
    font-size: 3.8vw;
    margin-bottom: 8vw;
  }
}
#woodcushion .feature__simulator .simulator__bnr a {
  display: block;
  max-width: 637px;
  margin: 0 auto;
  background: #f3f6fc url(/bed/products/woodcushion/img/simulator_img@2x.png);
  background-size: 271px;
  background-position: left 20px bottom;
  background-repeat: no-repeat;
  border: 1px solid #fff;
  padding: 30px 0 30px 331px;
  position: relative;
  transition: all 0.4s;
  box-shadow: 0px 2px 4px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  #woodcushion .feature__simulator .simulator__bnr a {
    width: 100%;
    background: #f3f6fc url(/bed/products/woodcushion/img/simulator_img_sp@2x.png);
    background-size: 27vw;
    background-position: left 2vw bottom;
    background-repeat: no-repeat;
    padding: 5vw 0vw 5vw 32vw;
  }
}
#woodcushion .feature__simulator .simulator__bnr a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #072c52;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 28px;
  transition: all 0.4s;
}
@media (max-width: 768px) {
  #woodcushion .feature__simulator .simulator__bnr a:before {
    border-width: 6px 0 6px 6px;
    right: 3vw;
  }
}
@media (hover: hover) {
  #woodcushion .feature__simulator .simulator__bnr a:hover {
    opacity: 0.8;
  }
}
#woodcushion .feature__simulator .simulator__bnr__txt {
  font-size: 22px;
  letter-spacing: 0.08em;
  line-height: 1.4;
  color: #072c52;
}
@media (max-width: 768px) {
  #woodcushion .feature__simulator .simulator__bnr__txt {
    font-size: 5vw;
    letter-spacing: 0;
  }
}
@media (min-width: 769px) {
  #woodcushion .secItem__feature {
    margin-bottom: 130px;
  }
}
#woodcushion .feature__video {
  padding: 102px 0 54px;
}
@media (max-width: 768px) {
  #woodcushion .feature__video {
    padding: 23vw 0 10vw;
  }
}
#woodcushion .feature__video .video__heading {
  margin-bottom: 30px;
}
@media (max-width: 768px) {
  #woodcushion .feature__video .video__heading {
    margin-bottom: 5vw;
  }
}
#woodcushion .feature__video .video__youtubeWrap {
  max-width: 750px;
  margin: 0 auto;
}
#woodcushion .feature__video .video__youtube {
  position: relative;
  padding-top: 56.2%;
}
#woodcushion .feature__video iframe {
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: 50%;
  transform: translateY(-50%);
  width: 100%;
  height: 100%;
}
@media (min-width: 769px) {
  #woodcushion .secItem__size {
    padding-bottom: 28px;
  }
}
@media (max-width: 768px) {
  #woodcushion .secItem__size {
    padding-bottom: 20vw;
  }
}
#woodcushion .secItem__size .size__heading {
  margin-bottom: 39px;
}
#woodcushion .size__nosale {
  font-size: 15px;
  text-align: center;
  color: #393c50;
}
@media (max-width: 768px) {
  #woodcushion .size__nosale {
    font-size: 3.8vw;
  }
}
#woodcushion .secItem__reclining {
  background: #f4f5f6;
  padding-bottom: 72px;
}
@media (max-width: 768px) {
  #woodcushion .secItem__reclining {
    padding-bottom: 20vw;
  }
}
#woodcushion .reclining__heading {
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  #woodcushion .reclining__heading {
    margin-bottom: 7vw;
  }
}
#woodcushion .reclining__head {
  background: url(../img/reclining_bg@2x.jpg) no-repeat center center/cover;
  padding-top: 250px;
}
@media (max-width: 768px) {
  #woodcushion .reclining__head {
    background: url(../img/reclining_bg_sp@2x.jpg) no-repeat center bottom/cover;
    padding-top: 45vw;
  }
}
#woodcushion .reclining__head__txtbox {
  background: rgba(0, 0, 0, 0.6);
  padding: 23px 0 47px;
  text-align: center;
}
@media (max-width: 768px) {
  #woodcushion .reclining__head__txtbox {
    padding: 5vw 0;
  }
}
#woodcushion .reclining__catch {
  font-size: 22px;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  color: #fff;
  margin-bottom: 17px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 768px) {
  #woodcushion .reclining__catch {
    font-size: 4.8vw;
  }
}
#woodcushion .reclining__lead {
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0.1em;
  padding-left: 0.1em;
  color: #fff;
}
@media (max-width: 768px) {
  #woodcushion .reclining__lead {
    font-size: 3.8vw;
  }
}
#woodcushion .reclining__cont {
  background: #fcf8f4;
  box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
  max-width: 1070px;
  margin: 0 auto;
  transform: translateY(-30px);
  padding: 35px 22px 46px;
}
@media (max-width: 768px) {
  #woodcushion .reclining__cont {
    transform: translateY(0);
    padding: 10vw 3vw 10vw;
  }
}
#woodcushion .reclining__cont__ttl {
  font-size: 22px;
  color: #523207;
  letter-spacing: 0.2em;
  padding-left: 0.2em;
  margin-bottom: 46px;
  text-align: center;
}
@media (max-width: 768px) {
  #woodcushion .reclining__cont__ttl {
    font-size: 4.8vw;
    letter-spacing: 0;
    padding-left: 0;
    margin-bottom: 7vw;
  }
}
@media (min-width: 769px) {
  #woodcushion .reclining__list {
    display: -ms-flexbox;
    display: flex;
    justify-content: space-between;
  }
}
@media (min-width: 769px) {
  #woodcushion .reclining__item {
    width: 325px;
  }
}
@media (max-width: 768px) {
  #woodcushion .reclining__item {
    width: 100%;
  }
  #woodcushion .reclining__item:not(:last-child) {
    margin-bottom: 10vw;
  }
}
#woodcushion .reclining__item .item__num {
  text-align: center;
  color: #523207;
  font-size: 16px;
  line-height: 1.1;
  margin-bottom: 23px;
  position: relative;
}
@media (max-width: 768px) {
  #woodcushion .reclining__item .item__num {
    font-size: 3.8vw;
    margin-bottom: 7vw;
  }
}
#woodcushion .reclining__item .item__num:before {
  content: "";
  background: url(../img/reclining_line.svg) no-repeat center center/cover;
  width: 52px;
  height: 51px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  bottom: -46px;
}
#woodcushion .reclining__item .item__num .num {
  font-size: 36px;
}
@media (max-width: 768px) {
  #woodcushion .reclining__item .item__num .num {
    font-size: 7vw;
  }
}
#woodcushion .reclining__item .item__img {
  margin-bottom: 21px;
}
@media (max-width: 768px) {
  #woodcushion .reclining__item .item__img {
    margin-bottom: 3vw;
  }
}
#woodcushion .reclining__item .item__ttl {
  font-size: 18px;
  text-align: center;
  color: #523207;
  margin-bottom: 17px;
}
@media (max-width: 768px) {
  #woodcushion .reclining__item .item__ttl {
    font-size: 4.2vw;
    margin-bottom: 3vw;
  }
}
#woodcushion .reclining__item .item__txt {
  font-size: 15px;
  letter-spacing: 0.01em;
  line-height: 1.8;
  color: #523207;
}
@media (max-width: 768px) {
  #woodcushion .reclining__item .item__txt {
    font-size: 3.8vw;
  }
}
.secShindan {
  padding-bottom: 80px;
}
@media (max-width: 768px) {
  .secShindan {
    padding-bottom: 21vw;
  }
}
.shindan__heading {
  text-align: center;
  padding-top: 25px;
  position: relative;
  font-size: 31px;
  color: #072c52;
  font-weight: normal;
  line-height: 2;
  letter-spacing: 0.08em;
  margin-bottom: 29px;
}
@media (max-width: 768px) {
  .shindan__heading {
    padding-top: 13vw;
    font-size: 4.6vw;
    margin-bottom: 4vw;
    letter-spacing: 0;
  }
}
.shindan__heading:before {
  content: "";
  background: url(../img/heading-01_square.svg) no-repeat center center/cover;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  left: 0;
  right: 0;
  margin: 0 auto;
  top: -8px;
}
.shindan__heading em {
  font-style: normal;
  font-size: 36px;
}
@media (max-width: 768px) {
  .shindan__heading em {
    font-size: 5.3vw;
    letter-spacing: 0.08em;
  }
}
.shindan__btn a,
.shindan__btn a:link,
.shindan__btn a:visited {
  color: #fff;
}
.shindan__btn a {
  display: block;
  border: 1px solid #fff;
  background: #7990af url(../img/shindan_icn@2x.png) no-repeat left 50px center;
  background-size: 105px;
  width: 637px;
  margin: 0 auto;
  text-align: center;
  font-size: 34px;
  font-weight: bold;
  padding: 45px 0 45px 60px;
  position: relative;
  box-shadow: 0 2px 8px rgba(0, 0, 0, 0.2);
}
@media (max-width: 768px) {
  .shindan__btn a {
    width: 100%;
    font-size: 5vw;
    background-size: 16vw;
    background-position: left 8.5vw center;
    padding: 8vw 0 8vw 11vw;
  }
}
.shindan__btn a:before {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  right: 48px;
  transition: all 0.4s;
}
@media (max-width: 768px) {
  .shindan__btn a:before {
    border-width: 6px 0 6px 6px;
    right: 3.8vw;
  }
}
@media (hover: hover) {
  .shindan__btn a:hover {
    opacity: 0.8;
  }
}
.size__caution{
  text-align:center;
  font-size: 1.4rem;
  font-weight: bold;
  color: #c53838;
}
.size__caution a{
  color: #c53838 !important;
  text-decoration:underline;
  text-underline-offset:0.3em;
}