.margin-bt-0 {
  margin-bottom: 0 !important;
}
.margin-0 {
  margin: 0 !important;
}
.margin-0 .btn-main_txt {
  margin: 0 !important;
}
@media print, screen and (min-width: 769px) {
  .pc-flex-only {
    display: flex !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pc-flex-only {
    display: none !important;
  }
}
@media screen and (max-width: 768.98px) {
  .pc-flex-only {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-only-inline {
    display: inline-block !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .pc-only-inline {
    display: none !important;
  }
}
@media screen and (max-width: 768.98px) {
  .pc-only-inline {
    display: none !important;
  }
}
@media print, screen and (min-width: 769px) {
  .sp-only-inline {
    display: none !important;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .sp-only-inline {
    display: inline-block !important;
  }
}
@media screen and (max-width: 768.98px) {
  .sp-only-inline {
    display: inline-block !important;
  }
}
.text-white {
  color: #fff !important;
  border-color: #fff !important;
}
.text-yellowBrown {
  color: #977c4e !important;
  border-color: #977c4e !important;
}
.bgd-yellowBrown {
  background-color: #977c4e !important;
}
a.bgd-yellowBrown {
  background-color: #977c4e !important;
  border: 1px solid #977c4e !important;
}
@media print, screen and (min-width: 769px) {
  a.bgd-yellowBrown:hover {
    background-color: transparent !important;
    border-color: #977c4e !important;
    color: #977c4e !important;
  }
  a.bgd-yellowBrown:hover .btn-main_icon:before {
    border-top-color: #977c4e !important;
    border-right-color: #977c4e !important;
  }
  a.bgd-yellowBrown:hover .btn-main_icon:after {
    background-color: #977c4e !important;
  }
}
.bgd-grayBrown {
  background-color: #585248 !important;
}
a.bgd-grayBrown {
  background-color: #585248 !important;
}
@media print, screen and (min-width: 769px) {
  a.bgd-grayBrown:hover {
    background-color: transparent !important;
    border-color: #585248 !important;
    color: #585248 !important;
  }
  a.bgd-grayBrown:hover .btn-main_icon:before {
    border-top-color: #585248 !important;
    border-right-color: #585248 !important;
  }
  a.bgd-grayBrown:hover .btn-main_icon:after {
    background-color: #585248 !important;
  }
}
.bgd-grayLight {
  background-color: #f3f0eb !important;
}
.bgd-white {
  background-color: #fff !important;
}
.justify-content-center {
  justify-content: center !important;
}
.capcell .contents {
  background-color: #f3f0eb;
}
.capcellLite .contents {
  background-color: #d9d9d9;
}
.capcellWood .contents {
  background-color: #585248;
}
.btn-arrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  font-size: 16px;
  font-weight: 600;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  color: #0c0c0c;
  text-decoration: none;
  transition: all 0.3s;
}
.btn-arrow--white {
  border-color: #fff;
  color: #fff;
}
.btn-arrow--white .btn-arrow_icon {
  color: #fff;
}
.btn-arrow .btn-arrow_icon {
  transition: all 0.3s;
}
@media print, screen and (min-width: 769px) {
  .btn-arrow:hover .btn-arrow_icon {
    transform: translateX(5px);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .btn-arrow {
    white-space: nowrap;
  }
}
@media screen and (max-width: 768.98px) {
  .btn-arrow {
    width: 100%;
    align-items: center;
    justify-content: center;
    border: 1px solid #0c0c0c;
    background-color: #fff;
    color: #0c0c0c;
    font-size: 3.733333333333333vw;
    min-height: 16vw;
    border-radius: 8vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.btn-arrow_icon {
  font-size: 16px;
}
@media screen and (max-width: 768.98px) {
  .btn-arrow_icon {
    display: none;
  }
}
@media print, screen and (min-width: 769px) {
  .sp-only-inline {
    display: none !important;
  }
}
@media screen and (max-width: 1024px) {
  .sp-only-inline {
    display: inline-block !important;
  }
}
@media print, screen and (min-width: 769px) {
  .pc-flex-only {
    display: flex !important;
  }
}
@media screen and (max-width: 1024px) {
  .pc-flex-only {
    display: none !important;
  }
}
.capcell {
  font-family: "Noto Sans JP", "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
.capcell .slick-arrow {
  display: none !important;
}
@media screen and (max-width: 1024px) {
  .capcell_header-menu {
    display: none;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcell .headerlpInner {
    margin-top: 10px;
  }
}
@media screen and (max-width: 1024px) {
  .capcell .headerlpMenu_btn {
    height: auto;
  }
}
.capcell .headerlp {
  left: auto;
  right: -20px;
}
@media screen and (max-width: 768.98px) {
  .capcell .headerlp {
    right: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell .headerlpMenu {
    margin-top: -14px;
    margin-right: -5px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcell .headerlpMenu_btn-line {
    background-color: #fff;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell .headerlpMenu_btn-line {
    background-color: #fff;
    height: 1px;
    width: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell .headerlpMenu_btn-line {
    height: 0.266666666666667vw;
    width: 5.333333333333333vw;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcell .headerlpMenu_btn-line.line3 {
    top: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell .headerlpMenu_btn-line.line3 {
    top: 1.866666666666667vw;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell .headerlpMenu_btn-line.active_line1 {
    transform: translateY(0.9vw) rotate(-45deg);
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcell .headerlpMenu_btn-line.active_line3 {
    transform: translateY(-4px) rotate(45deg);
  }
}
@media screen and (max-width: 768.98px) {
  .capcell .headerlpMenu_btn-line.active_line3 {
    transform: translateY(-0.9vw) rotate(45deg);
  }
}
@media screen and (max-width: 1024px) {
  .capcell .headerlpMenu_btn-line.active_line1,
  .capcell .headerlpMenu_btn-line.active_line3 {
    background-color: #0c0c0c;
  }
}
@media screen and (max-width: 1024px) {
  .capcell .headerlpMenu_btn-line.line2 {
    display: none;
  }
}
@media screen and (max-width: 1024px) {
  .headerlpMenu_btn-line.is-dark {
    background-color: #0c0c0c !important;
    transition: background-color 0.3s ease;
  }
}
.capcell_header-logo_link {
  transition: all 0.4s;
}
@media print, screen and (min-width: 769px) {
  .capcell_header-logo_link:hover {
    opacity: 0.8;
  }
}
.contents,
.footer {
  padding-left: 0;
}
.contents {
  padding-top: 0;
}
.headerlp {
  z-index: 10001;
}
.btn-main {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #977c4e;
  border: 1px solid #977c4e;
  color: #fff;
  font-weight: 600;
  text-decoration: none;
  border-radius: 50px;
  transition: all 0.3s;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  padding: 21px 20px;
  position: relative;
  font-size: 20px;
}
@media print, screen and (min-width: 769px) {
  .btn-main:hover {
    background-color: #fff;
    color: #977c4e;
  }
  .btn-main:hover .btn-main_icon {
    transform: translateX(5px);
  }
  .btn-main:hover .btn-main_icon:before {
    border-top-color: #977c4e;
    border-right-color: #977c4e;
  }
  .btn-main:hover .btn-main_icon:after {
    background-color: #977c4e;
  }
}
@media screen and (max-width: 1024px) {
  .btn-main {
    justify-content: space-between;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .btn-main {
    font-size: 15px;
    padding: 15px 20px;
    border-radius: 100px;
    min-width: auto;
  }
  .btn-main .btn-main_icon {
    width: 20px;
    height: 1px;
  }
  .btn-main .btn-main_icon:before {
    width: 6px;
    height: 6px;
  }
}
@media screen and (max-width: 768.98px) {
  .btn-main {
    font-size: 4vw;
    padding: 4vw 5.333333333333333vw;
    width: 100%;
    border-radius: 26.666666666666668vw;
    letter-spacing: 0.266666666666667vw;
  }
  .btn-main .btn-main_icon {
    width: 5.333333333333333vw;
    height: 0.266666666666667vw;
  }
  .btn-main .btn-main_icon:before {
    width: 1.6vw;
    height: 1.6vw;
  }
}
.btn-main_txt {
  width: 100%;
  margin-left: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .btn-main_txt {
    margin-left: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .btn-main_txt {
    margin-left: 3.733333333333333vw;
  }
}
.btn-main--brown {
  background-color: #585248;
  border: 1px solid #585248;
}
@media print, screen and (min-width: 769px) {
  .btn-main--brown:hover {
    color: #585248;
  }
  .btn-main--brown:hover .btn-main_icon:before {
    border-top-color: #585248;
    border-right-color: #585248;
  }
  .btn-main--brown:hover .btn-main_icon:after {
    background-color: #585248;
  }
}
.btn-main--black {
  background-color: #333;
  border: 1px solid #333;
}
@media print, screen and (min-width: 769px) {
  .btn-main--black:hover {
    color: #333;
  }
  .btn-main--black:hover .btn-main_icon:before {
    border-top-color: #333;
    border-right-color: #333;
  }
  .btn-main--black:hover .btn-main_icon:after {
    background-color: #333;
  }
}
.btn-main--white {
  background-color: #fff;
  border-color: #fff;
  color: #000;
}
.btn-main--white .btn-main_icon:before {
  border-top-color: #000;
  border-right-color: #000;
}
.btn-main--white .btn-main_icon:after {
  background-color: #000;
}
@media print, screen and (min-width: 769px) {
  .btn-main--white:hover {
    background-color: #000;
    color: #fff;
  }
  .btn-main--white:hover .btn-main_icon:before {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  .btn-main--white:hover .btn-main_icon:after {
    background-color: #fff;
  }
}
.btn-main--whiteBrd {
  background-color: #fff;
  color: #977c4e;
  border: 1px solid #fff;
}
@media print, screen and (min-width: 769px) {
  .btn-main--whiteBrd:hover {
    border-color: #977c4e;
    background: #977c4e;
    color: #fff;
  }
  .btn-main--whiteBrd:hover .btn-main_icon:before {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  .btn-main--whiteBrd:hover .btn-main_icon:after {
    background-color: #fff;
  }
}
.btn-main--whiteBrd .btn-main_icon:before {
  border-top-color: #977c4e;
  border-right-color: #977c4e;
}
.btn-main--whiteBrd .btn-main_icon:after {
  background-color: #977c4e;
}
.btn-main--whiteGray {
  background-color: #fff;
  color: #585248;
  border: 1px solid #fff;
}
.btn-main--whiteGray .btn-main_icon:before {
  border-top-color: #585248;
  border-right-color: #585248;
}
.btn-main--whiteGray .btn-main_icon:after {
  background-color: #585248;
}
@media print, screen and (min-width: 769px) {
  .btn-main--whiteGray:hover {
    background-color: #585248;
    color: #fff;
    border: 1px solid #585248;
  }
  .btn-main--whiteGray:hover .btn-main_icon:before {
    border-top-color: #fff;
    border-right-color: #fff;
  }
  .btn-main--whiteGray:hover .btn-main_icon:after {
    background-color: #fff;
  }
}
.btn-main_icon {
  position: relative;
  width: 25px;
  height: 15px;
  transition: all 0.2s;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .btn-main_icon {
    width: 25px;
    height: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .btn-main_icon {
    width: 6.666666666666667vw;
    height: 4vw;
  }
}
.btn-main_icon::after {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 15px;
  height: 1px;
  background-color: #fff;
  transform: translateY(-50%);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .btn-main_icon::after {
    width: 15px;
    height: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .btn-main_icon::after {
    width: 4.266666666666667vw;
    height: 0.266666666666667vw;
  }
}
.btn-main_icon::before {
  content: '';
  position: absolute;
  right: 0;
  top: 50%;
  width: 6px;
  height: 6px;
  border-top: 1px solid #fff;
  border-right: 1px solid #fff;
  transform: translateY(-50%) rotate(45deg);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .btn-main_icon::before {
    width: 6px;
    height: 6px;
  }
}
@media screen and (max-width: 768.98px) {
  .btn-main_icon::before {
    width: 1.6vw;
    height: 1.6vw;
  }
}
.capcell_header-logo {
  position: fixed;
  top: 40px;
  left: 40px;
  z-index: 10000;
  transition: all 0.3s ease;
}
@media screen and (max-width: 768.98px) {
  .capcell_header-logo {
    left: 5.333333333333333vw;
    right: unset;
    top: 3.466666666666667vw;
    width: 20.53333333333333vw;
  }
}
.capcell_header-logo .capcell_header_img {
  height: 37px;
  width: auto;
  transition: color 0.3s ease;
  color: #fff;
}
@media screen and (max-width: 768.98px) {
  .capcell_header-logo .capcell_header_img {
    height: 100%;
    width: 100%;
  }
}
.capcell_header-logo.is-black-logo .capcell_header_img,
.capcell_header-logo.is-black-logo .capcell_header_img path {
  color: #000 !important;
  fill: #000 !important;
}
.capcell_header-right {
  display: none;
}
@media screen and (min-width: 1025px) {
  .capcell_header-right {
    display: block;
    position: fixed;
    top: 21px;
    right: 17px;
    z-index: 10000;
    transition: all 0.3s ease;
    padding-right: 100px;
    padding-top: 10px;
  }
}
.capcell_header-menu {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  padding: 10px;
  align-items: center;
  background-color: #fff;
  border-radius: 50px;
  min-width: 527px;
}
@media screen and (max-width: 1024px) {
  .capcell_header-menu {
    flex-wrap: wrap;
    border-radius: 0;
    min-width: auto;
    padding: 0;
    gap: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell_header-menu {
    gap: 0.266666666666667vw;
  }
}
@media screen and (max-width: 1024px) {
  .capcell_header-menu_item {
    width: calc(50% - 1px);
    background-color: #977c4e;
    color: #fff;
  }
}
@media screen and (max-width: 1024px) {
  .capcell_header-menu_item.hidden-sp {
    display: none;
  }
}
.capcell_header-menu_link {
  display: flex;
  align-items: center;
  justify-content: center;
  text-decoration: none;
  font-size: 16px;
  font-weight: 500;
  transition: all 0.3s ease;
  min-height: 48px;
  padding: 0 20px;
  color: #0c0c0c;
  letter-spacing: 1px;
  line-height: 1.75;
}
@media print, screen and (min-width: 769px) {
  .capcell_header-menu_link:hover {
    color: #977c4e;
  }
}
@media screen and (max-width: 1024px) {
  .capcell_header-menu_link {
    font-size: 14px;
    min-height: 50px;
    padding: 10px 20px;
    color: #fff;
  }
}
@media screen and (max-width: 768.98px) {
  .capcell_header-menu_link {
    font-size: 3.733333333333333vw;
    min-height: 13.333333333333334vw;
    padding: 2.666666666666667vw 5.333333333333333vw;
  }
}
.capcellDelivery {
  padding: 120px 0;
  background: #f4f0eb;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery {
    padding: 13.333333333333334vw 5.333333333333333vw;
  }
}
.capcellDelivery--black {
  background: transparent !important;
}
.capcellDelivery--black .capcellDelivery_ttl {
  color: #333;
}
.capcellDelivery--black .capcellDelivery_num {
  background-color: #333;
}
@media screen and (max-width: 1024px) {
  .capcellDelivery--black .capcellDelivery_num {
    background: transparent;
    color: #333;
  }
}
.capcellDelivery--black .capcellDelivery_item::after {
  border-top-color: #333;
}
.capcellDelivery--black .capcellDelivery_name {
  color: #333;
}
.capcellDelivery--brown {
  background: transparent;
}
.capcellDelivery--brown .capcellDelivery_ttl {
  color: #585248;
}
.capcellDelivery--brown .capcellDelivery_num {
  background-color: #585248;
}
@media screen and (max-width: 1024px) {
  .capcellDelivery--brown .capcellDelivery_num {
    background: transparent;
    color: #585248;
  }
}
.capcellDelivery--brown .capcellDelivery_item::after {
  border-top-color: #585248;
}
.capcellDelivery--brown .capcellDelivery_name {
  color: #585248;
}
.capcellDelivery_inner {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 80px 123px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_inner {
    padding: 36px 20px 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_inner {
    padding: 9.6vw 5.333333333333333vw 10.666666666666666vw;
    border-radius: 2.666666666666667vw;
  }
}
.capcellDelivery_ttl {
  font-size: 36px;
  font-weight: 600;
  color: #977c4e;
  text-align: center;
  margin: 0 0 46px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_ttl {
    font-size: 20px;
    margin: 0 0 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_ttl {
    font-size: 5.333333333333333vw;
    margin: 0 0 3.2vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellDelivery_list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.capcellDelivery_item {
  position: relative;
  margin-bottom: 41px;
  opacity: 0;
  transform: translateY(50px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_item {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_item {
    margin-bottom: 8.8vw;
  }
}
.capcellDelivery_item::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #c9a76b;
  position: absolute;
  left: 50px;
  bottom: -26px;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_item::after {
    left: 50px;
    bottom: -24px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-top-width: 7px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_item::after {
    left: 50%;
    border-left-width: 2.133333333333333vw;
    border-right-width: 2.133333333333333vw;
    border-top-width: 1.866666666666667vw;
    bottom: -6.4vw;
  }
}
.capcellDelivery_item:last-child {
  margin-bottom: 0;
}
.capcellDelivery_item:last-child::after {
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_item {
    gap: 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_item {
    gap: 3.2vw;
  }
}
.capcellDelivery_item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.capcellDelivery_row {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_row {
    gap: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_row {
    flex-wrap: wrap;
    gap: 2.666666666666667vw;
  }
}
.capcellDelivery_num {
  width: 100px;
  height: 100px;
  background: #977c4e;
  color: #fff;
  border-radius: 50%;
  font-size: 32px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  letter-spacing: 0.05em;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .capcellDelivery_num {
    width: auto;
    height: auto;
    background: transparent;
    color: #977c4e;
    border-radius: 0;
    font-size: 18px;
    letter-spacing: 0;
    margin-right: 5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_num {
    font-size: 4.8vw;
    margin-right: 1.333333333333333vw;
  }
}
.capcellDelivery_name {
  font-size: 20px;
  font-weight: 600;
  color: #977c4e;
  margin-top: 0;
  margin-bottom: 5px;
  letter-spacing: 1.6px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_name {
    font-size: 16px;
    margin: 0 0 10px;
    letter-spacing: 1.28px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_name {
    font-size: 4.266666666666667vw;
    margin: 0 0 2.666666666666667vw;
    letter-spacing: 0.341333333333333vw;
  }
}
.capcellDelivery_txt {
  font-size: 14px;
  line-height: 1.42;
  color: #0c0c0c;
  letter-spacing: 1.12px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellDelivery_txt {
    font-size: 14px;
    letter-spacing: 1.12px;
    margin-top: -1.333333333333333vw;
    margin-bottom: 0;
    line-height: 1.4;
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_txt {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.298666666666667vw;
    margin-top: -1.333333333333333vw;
  }
}
.capcellImage {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 768.98px) {
  .capcellImage {
    flex-direction: column;
    margin-top: 0.533333333333333vw;
    gap: 0.533333333333333vw;
  }
}
.capcellImage.capcellImage--top {
  padding-top: 4px;
}
@media screen and (max-width: 768.98px) {
  .capcellImage.capcellImage--top {
    padding-top: 0;
  }
}
.capcellImage_item {
  opacity: 0;
  width: calc(100% / 3 - 3px);
  gap: 3px;
}
@media screen and (max-width: 768.98px) {
  .capcellImage_item {
    width: 100%;
    aspect-ratio: 820/547;
    overflow: hidden;
  }
}
.capcellImage_img {
  width: 100%;
}
.capcellFaq {
  padding: 100px 0 120px;
  background-color: #fff;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq {
    padding: 40px 20px 50px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq {
    padding: 10.666666666666666vw 5.333333333333333vw 13.333333333333334vw;
  }
}
.capcellFaq_ttl {
  font-size: 24px;
  font-weight: 700;
  text-align: center;
  color: #0c0c0c;
  line-height: 1.58;
  margin-bottom: 50px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_ttl {
    font-size: 20px;
    margin-bottom: 32px;
    margin-top: 0;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_ttl {
    font-size: 5.333333333333333vw;
    margin-bottom: 8.533333333333333vw;
    margin-top: 0;
    letter-spacing: 0.133333333333333vw;
  }
}
.capcellFaq_list {
  max-width: 800px;
  margin: 0 auto;
  display: flex;
  flex-direction: column;
  gap: 5px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_list {
    gap: 5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_list {
    gap: 1.333333333333333vw;
  }
}
.capcellFaq_item {
  border: 1px solid #bcbcbc;
  border-radius: 5px;
  overflow: hidden;
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_item {
    border-radius: 8px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_item {
    border-radius: 2.133333333333333vw;
  }
}
.capcellFaq_item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.capcellFaq_item.is-hidden {
  display: none;
}
.capcellFaq_item.is-active .capcellFaq_q_icon:after {
  transform: translate(-50%, -50%) rotate(90deg);
  opacity: 0;
}
.capcellFaq_q {
  padding: 21px 20px 21px 24px;
  display: flex;
  align-items: center;
  cursor: pointer;
  background-color: #f7f7f7;
  transition: opacity 0.4s;
  font-size: 16px;
  font-weight: 500;
  line-height: 1.5;
  color: #0c0c0c;
  letter-spacing: 1px;
}
@media print, screen and (min-width: 769px) {
  .capcellFaq_q:hover {
    opacity: 0.5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_q {
    padding: 20px 15px 18px 20px;
    font-size: 15px;
    letter-spacing: 0.5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_q {
    padding: 5.333333333333333vw 4vw 4.8vw 5.333333333333333vw;
    font-size: 3.733333333333333vw;
    letter-spacing: 0.133333333333333vw;
  }
}
.capcellFaq_q_content {
  flex: 1;
  line-height: 1.4;
}
@media screen and (max-width: 1024px) {
  .capcellFaq_q_content {
    line-height: 1.5;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_q_content {
    padding-right: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_q_content {
    padding-right: 4.266666666666667vw;
  }
}
.capcellFaq_q_num {
  display: inline;
  margin-right: 5px;
}
@media screen and (max-width: 1024px) {
  .capcellFaq_q_num {
    font-size: 15px;
    margin-right: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_q_num {
    font-size: 4vw;
  }
}
.capcellFaq_q_txt {
  display: inline;
  margin-bottom: 0;
  margin-top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_q_txt {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_q_txt {
    font-size: 3.733333333333333vw;
  }
}
.capcellFaq_q_icon {
  width: 16px;
  height: 16px;
  position: relative;
  flex-shrink: 0;
  margin-left: 15px;
}
@media screen and (max-width: 1024px) {
  .capcellFaq_q_icon {
    width: 10px;
    height: 10px;
    margin-left: 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_q_icon {
    width: 2.666666666666667vw;
    height: 2.666666666666667vw;
  }
}
.capcellFaq_q_icon:before,
.capcellFaq_q_icon:after {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background-color: #977c4e;
  transition: transform 0.3s, opacity 0.3s;
}
.capcellFaq_q_icon:before {
  width: 100%;
  height: 2px;
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_q_icon:before {
    height: 0.533333333333333vw;
  }
}
.capcellFaq_q_icon:after {
  width: 2px;
  height: 100%;
  transform: translate(-50%, -50%) rotate(0deg);
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_q_icon:after {
    width: 0.533333333333333vw;
  }
}
.capcellFaq_a {
  padding: 0;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.3s ease-out;
  background-color: #fff;
}
.capcellFaq_a_content {
  border-top: 1px dashed #e5e5e5;
  padding: 25px 24px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_a_content {
    padding: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_a_content {
    padding: 5.333333333333333vw;
  }
}
.capcellFaq_a_txt {
  font-size: 15px;
  font-weight: 400;
  line-height: 1.46;
  color: #0c0c0c;
  margin: 0 0 10px;
}
.capcellFaq_a_txt:last-child {
  margin-bottom: 0;
}
@media screen and (max-width: 1024px) {
  .capcellFaq_a_txt {
    padding: 15px 0 20px;
    font-size: 13px;
    padding: 0;
    margin-bottom: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_a_txt {
    padding: 4vw 0 5.333333333333333vw;
    font-size: 3.466666666666667vw;
    margin-bottom: 2.666666666666667vw;
  }
}
.capcellFaq_a_link {
  color: inherit;
  text-decoration: underline;
  text-underline-offset: 2px;
  transition: color 0.4s;
}
@media print, screen and (min-width: 769px) {
  .capcellFaq_a_link:hover {
    color: #808080;
  }
}
.capcellFaq_btn-outer {
  text-align: center;
  margin-top: 80px;
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.8s ease, transform 0.8s ease;
}
.capcellFaq_btn-outer.is-visible {
  opacity: 1;
  transform: translateY(0);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_btn-outer {
    margin-top: 28px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_btn-outer {
    margin-top: 7.466666666666667vw;
  }
}
.capcellFaq_btn {
  display: inline-block;
  padding: 17px 20px 13px;
  border: 1px solid #0c0c0c;
  border-radius: 50px;
  font-size: 16px;
  font-weight: 600;
  color: #0c0c0c;
  text-decoration: none;
  transition: all 0.3s;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  background: none;
  cursor: pointer;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
  min-width: 200px;
  line-height: 1.75;
}
@media screen and (max-width: 1024px) {
  .capcellFaq_btn {
    padding: 16px;
    font-size: 15px;
    letter-spacing: 1px;
    border-radius: 100px;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellFaq_btn {
    min-width: 335px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellFaq_btn {
    padding: 4.266666666666667vw;
    font-size: 4vw;
    letter-spacing: 0.266666666666667vw;
    border-radius: 26.666666666666668vw;
    width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellFaq_btn:hover {
    background-color: #0c0c0c;
    color: #fff;
  }
}
.capcellFaq_btn:focus {
  outline: none;
}
.capcellCta {
  padding: 100px 0 120px;
  background-color: #f4f1eb;
}
.capcellCta--black {
  background-color: transparent;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellCta {
    padding: 50px 0;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta {
    padding: 13.333333333333334vw 0;
  }
}
.capcellCta_top {
  display: flex;
  align-items: center;
  gap: 50px;
  margin-bottom: 76px;
}
@media screen and (max-width: 1024px) {
  .capcellCta_top {
    flex-direction: column;
    gap: 20px;
    margin-bottom: 48px;
    text-align: center;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_top {
    gap: 5.333333333333333vw;
    margin-bottom: 12.8vw;
  }
}
.capcellCta_top_img {
  opacity: 0;
  width: 50%;
}
@media screen and (max-width: 1024px) {
  .capcellCta_top_img {
    width: 100%;
    order: 1;
  }
}
.capcellCta_top_img .image {
  width: 100%;
  border-radius: 10px;
  display: block;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellCta_top_img .image {
    border-radius: 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_top_img .image {
    border-radius: 3.2vw;
  }
}
.capcellCta_top_txt {
  flex: 1;
  display: flex;
  flex-direction: column;
}
@media screen and (max-width: 1024px) {
  .capcellCta_top_txt {
    display: contents;
  }
}
.capcellCta_top_ttl {
  opacity: 0;
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 5px;
  margin-top: 0;
  line-height: 1.5;
}
@media screen and (max-width: 1024px) {
  .capcellCta_top_ttl {
    order: 0;
    font-size: 20px;
    margin-bottom: 0;
    width: 100%;
    text-align: center;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_top_ttl {
    font-size: 5.333333333333333vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellCta_top_desc {
  opacity: 0;
  font-size: 16px;
  line-height: 1.75;
  font-weight: 400;
  color: #333;
  margin-bottom: 30px;
}
@media screen and (max-width: 1024px) {
  .capcellCta_top_desc {
    order: 2;
    font-size: 14px;
    margin-bottom: 0;
    letter-spacing: 1px;
    text-align: center;
    line-height: 1.57;
    margin-top: 0;
    width: 100%;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_top_desc {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
    text-align: left;
  }
}
.capcellCta_top_btn {
  opacity: 0;
}
@media screen and (max-width: 1024px) {
  .capcellCta_top_btn-wrap {
    order: 3;
    min-width: 335px;
  }
}
@media screen and (max-width: 374px) {
  .capcellCta_top_btn-wrap {
    min-width: 100%;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellCta_top_btn {
    font-size: 16px;
    padding: 16px 30px;
    letter-spacing: 0.8px;
    justify-content: flex-start;
  }
}
@media screen and (max-width: 1024px) {
  .capcellCta_top_btn {
    order: 3;
    width: 100%;
  }
}
.capcellCta_bottom {
  display: flex;
  gap: 20px;
}
@media screen and (max-width: 1024px) {
  .capcellCta_bottom {
    flex-direction: column;
    gap: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_bottom {
    gap: 5.333333333333333vw;
  }
}
.capcellCta_card {
  opacity: 0;
  flex: 1;
  background-color: #fff;
  padding: 56px 40px;
  border-radius: 8px;
  text-align: center;
  display: flex;
  flex-direction: column;
  align-items: center;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellCta_card {
    padding: 32px 20px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_card {
    padding: 8.533333333333333vw 5.333333333333333vw;
    border-radius: 2.133333333333333vw;
  }
}
.capcellCta_card_ttl {
  font-size: 20px;
  font-weight: 700;
  color: #333;
  margin-bottom: 3px;
  margin-top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellCta_card_ttl {
    font-size: 16px;
    letter-spacing: 1px;
    margin-bottom: 6px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_card_ttl {
    font-size: 4.266666666666667vw;
    letter-spacing: 0.266666666666667vw;
    margin-bottom: 1.6vw;
  }
}
.capcellCta_card_desc {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.75;
  color: #333;
  margin-bottom: 21px;
  margin-top: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellCta_card_desc {
    font-size: 14px;
    letter-spacing: 1px;
    margin-bottom: 17px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_card_desc {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.266666666666667vw;
    margin-bottom: 4.533333333333333vw;
  }
}
.capcellCta_card_btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  max-width: 326px;
  padding: 15px;
  background-color: #333;
  color: #fff;
  font-size: 16px;
  font-weight: 700;
  border-radius: 5px;
  text-decoration: none;
  transition: opacity 0.3s;
  margin-top: auto;
  letter-spacing: 0.8px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellCta_card_btn {
    font-size: 15px;
    letter-spacing: 1px;
    padding: 16px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellCta_card_btn {
    max-width: 100%;
    font-size: 4vw;
    letter-spacing: 0.266666666666667vw;
    padding: 4.266666666666667vw;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellCta_card_btn:hover {
    opacity: 0.7;
  }
}
.capcellCta_card_btn.capcellCta_card_btn--brown {
  background-color: #585248;
}
.capcellPopup {
  position: fixed;
  bottom: 16px;
  right: 16px;
  width: 338px;
  background-color: #fff;
  border-radius: 10px;
  box-shadow: 0 4px 20px rgba(0,0,0,0.15);
  z-index: 9999;
  padding: 30px 24px 20px;
  text-align: center;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease;
  overflow: hidden;
}
.capcellPopup.is-active {
  opacity: 1;
  visibility: visible;
}
@media screen and (max-width: 1024px) {
  .capcellPopup {
    display: none;
  }
}
.capcellPopup_close {
  position: absolute;
  top: 0;
  right: -2px;
  width: 36px;
  height: 36px;
  background-color: #f3f0eb;
  border-radius: 0 10px 0 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: opacity 0.3s;
}
@media print, screen and (min-width: 769px) {
  .capcellPopup_close:hover {
    opacity: 0.7;
  }
}
.capcellPopup_subttl {
  color: #977c4e;
  font-size: 16px;
  font-weight: 700;
  margin: 0 0 6px;
  line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPopup_subttl {
    font-size: 14px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPopup_subttl {
    font-size: 3.733333333333333vw;
  }
}
.capcellPopup_ttl {
  color: #977c4e;
  font-size: 20px;
  font-weight: 700;
  margin: 0 0 10px;
  line-height: 1;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPopup_ttl {
    font-size: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPopup_ttl {
    font-size: 5.333333333333333vw;
  }
}
.capcellPopup_desc {
  color: #111;
  font-size: 12px;
  font-weight: 500;
  margin: 0 0 14px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPopup_desc {
    font-size: 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPopup_desc {
    font-size: 3.2vw;
  }
}
.capcellPopup_img {
  margin-bottom: 14px;
}
.capcellPopup_img .image {
  width: 100%;
  height: auto;
  display: block;
}
.capcellPopup_btn {
  display: block;
  width: 100%;
  background-color: #977c4e;
  border: 1px solid #977c4e;
  color: #fff;
  font-weight: 700;
  font-size: 16px;
  padding: 10px 0;
  border-radius: 50px;
  text-decoration: none;
  transition: all 0.3s ease;
  position: relative;
  max-width: 270px;
  margin: 0 auto;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellPopup_btn {
    font-size: 15px;
    padding: 12px 0;
    border-radius: 100px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellPopup_btn {
    font-size: 4vw;
    padding: 3.2vw 0;
    border-radius: 26.666666666666668vw;
  }
}
@media print, screen and (min-width: 769px) {
  .capcellPopup_btn:hover {
    background-color: transparent;
    color: #977c4e;
  }
}
.capcellConcept_cta {
  text-align: center;
  padding: 80px 0 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_cta {
    padding: 48px 20px 49px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_cta {
    padding: 12.8vw 5.333333333333333vw 13.066666666666666vw;
  }
}
.capcellConcept_cta_btn {
  min-width: 320px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellConcept_cta_btn {
    min-width: 335px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellConcept_cta_btn {
    min-width: 100%;
  }
}
.button-contact {
  background-color: #977c4e;
  border-radius: 25px;
  margin-left: 10px;
  color: #fff;
  min-width: 160px;
}
@media print, screen and (min-width: 769px) {
  .button-contact:hover {
    background-color: #0c0c0c;
    color: #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .button-contact {
    border-radius: 20px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .button-contact {
    border-radius: 5.333333333333333vw;
    margin-left: 2.666666666666667vw;
  }
}
.button-contact_logo {
  width: 139px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .button-contact_logo {
    width: 83px;
  }
}
@media screen and (max-width: 768.98px) {
  .button-contact_logo {
    width: 22vw;
  }
}
.button-contact_band {
  align-items: center;
  bottom: 0;
  display: flex;
  position: absolute;
  right: 10%;
  top: 0;
}
@media screen and (max-width: 1024px) {
  .button-contact_band {
    align-items: flex-end;
    justify-content: left;
    left: 0;
    right: 0;
  }
}
.button-contact_tile {
  background-color: rgba(0,0,0,0.67);
  padding: 32px;
  text-align: left;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .button-contact_tile {
    margin: 0 0 24px 24px;
    padding: 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .button-contact_tile {
    margin: 0 0 6.4vw 6.4vw;
    padding: 5.333333333333333vw;
  }
}
.button-contact_ttl {
  color: #fff;
  font-size: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .button-contact_ttl {
    font-size: 15px;
  }
}
@media screen and (max-width: 768.98px) {
  .button-contact_ttl {
    font-size: 4vw;
  }
}
.capcellDelivery {
  padding: 120px 0;
  background: #f4f0eb;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery {
    padding: 50px 20px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery {
    padding: 13.333333333333334vw 5.333333333333333vw;
  }
}
.capcellDelivery_inner {
  max-width: 800px;
  margin: 0 auto;
  background: #fff;
  border-radius: 10px;
  padding: 80px 123px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_inner {
    padding: 42px 20px 40px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_inner {
    padding: 9.6vw 5.333333333333333vw 10.666666666666666vw;
    border-radius: 2.666666666666667vw;
  }
}
.capcellDelivery_ttl {
  font-size: 36px;
  font-weight: 600;
  color: #977c4e;
  text-align: center;
  margin: 0 0 46px;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_ttl {
    font-size: 20px;
    margin: 0 0 12px;
    letter-spacing: 1px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_ttl {
    font-size: 5.333333333333333vw;
    margin: 0 0 3.2vw;
    letter-spacing: 0.266666666666667vw;
  }
}
.capcellDelivery_list {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.capcellDelivery_item {
  position: relative;
  margin-bottom: 41px;
  opacity: 0;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_item {
    margin-bottom: 33px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_item {
    margin-bottom: 8.8vw;
  }
}
.capcellDelivery_item::after {
  content: "";
  display: block;
  width: 0;
  height: 0;
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 8px solid #c9a76b;
  position: absolute;
  left: 50px;
  bottom: -26px;
  transform: translateX(-50%);
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_item::after {
    left: 50%;
    bottom: -24px;
    border-left-width: 8px;
    border-right-width: 8px;
    border-top-width: 7px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_item::after {
    left: 50%;
    border-left-width: 2.133333333333333vw;
    border-right-width: 2.133333333333333vw;
    border-top-width: 1.866666666666667vw;
    bottom: -6.4vw;
  }
}
.capcellDelivery_item:last-child {
  margin-bottom: 0;
}
.capcellDelivery_item:last-child::after {
  display: none;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_item {
    gap: 12px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_item {
    gap: 3.2vw;
  }
}
.capcellDelivery_item.is-visible {
  opacity: 1;
}
.capcellDelivery_row {
  display: flex;
  align-items: center;
  gap: 20px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_row {
    gap: 10px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_row {
    flex-wrap: wrap;
    gap: 2.666666666666667vw;
  }
}
.capcellDelivery_num {
  width: 100px;
  height: 100px;
  background: #977c4e;
  color: #fff;
  border-radius: 50%;
  font-size: 32px;
  font-weight: 500;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  letter-spacing: 0.05em;
  font-family: "Montserrat", "Noto Sans JP", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", Meiryo, "ＭＳ Ｐゴシック", Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 1024px) {
  .capcellDelivery_num {
    width: auto;
    height: auto;
    background: transparent;
    color: #977c4e;
    border-radius: 0;
    font-size: 18px;
    letter-spacing: 0;
    margin-right: 5px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_num {
    font-size: 4.8vw;
    margin-right: 1.333333333333333vw;
  }
}
.capcellDelivery_name {
  font-size: 20px;
  font-weight: 600;
  color: #977c4e;
  margin-top: 0;
  margin-bottom: 5px;
  letter-spacing: 1.6px;
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellDelivery_name {
    font-size: 16px;
    margin: 0 0 10px;
    letter-spacing: 1.28px;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_name {
    font-size: 4.266666666666667vw;
    margin: 0 0 2.666666666666667vw;
    letter-spacing: 0.341333333333333vw;
  }
}
.capcellDelivery_txt {
  font-size: 14px;
  line-height: 1.42;
  color: #0c0c0c;
  letter-spacing: 1.12px;
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .capcellDelivery_txt {
    font-size: 14px;
    letter-spacing: 1.12px;
    margin-top: -5px;
    margin-bottom: 0;
    line-height: 1.4;
    width: 100%;
    display: block;
  }
}
@media screen and (max-width: 768.98px) {
  .capcellDelivery_txt {
    font-size: 3.733333333333333vw;
    letter-spacing: 0.298666666666667vw;
    margin-top: -1.333333333333333vw;
  }
}
.capcellMv_top {
  opacity: 0;
  animation: capcellMvFadeIn 1.5s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
  animation-delay: 0.1s;
}
.capcellMv_logo,
.capcellMv_ttl,
.capcellMv_desc {
  opacity: 0;
  animation: capcellMvFadeInUp 1.2s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
.capcellMv_logo {
  animation-delay: 0.4s;
}
.capcellMv_ttl {
  animation-delay: 0.7s;
}
.capcellMv_desc {
  animation-delay: 1s;
}
.capcellWood .capcellOthers_item_sub {
  color: #585248;
}
@media print, screen and (min-width: 769px) {
  .capcellWood .capcellConcept_cta {
    padding-top: 119px;
  }
  .capcellWood .capcellConcept_cta .btn-main--whiteGray:hover {
    border: 1px solid #fff;
  }
}
@media screen and (min-width: 769px) and (max-width: 1024px) {
  .capcellWood .capcellConcept_cta {
    padding-top: 48px;
    padding-bottom: 49px;
  }
}
@-moz-keyframes capcellMvFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-webkit-keyframes capcellMvFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-o-keyframes capcellMvFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes capcellMvFadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@-moz-keyframes capcellMvFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-webkit-keyframes capcellMvFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@-o-keyframes capcellMvFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes capcellMvFadeInUp {
  0% {
    opacity: 0;
    transform: translateY(30px);
  }
  100% {
    opacity: 1;
    transform: translateY(0);
  }
}
