@media only screen and (min-width:0px) and (max-width:768px) {
  li.function-content .related-item {
    flex: 100%;
    max-width: 100%;
  }
  li.function-content .related-link {
    background: #fff;
  }
  li.function-content .related-link .link-text {
    display: block;
    padding-top: 10px;
    padding-bottom: 30px;
  }
  li.function-content .related-title.add_related-title {
    padding: 1.4em 1em;
    background: #035aac;
    border-left: none;
    border-radius: 50px;
    color: #fff;
    position: relative;
    box-shadow: 5px 10px #ccc;
  }
  li.function-content .link-title .sm {
    display: none;
  }
  li.function-content .related-link .link-title {
    padding: 20px 5px;
    min-height: auto;
  }
}
@media(min-width:768px) {
  .is-revert {
    margin-top: 100px;
  }
  main.glb-mainWrapper nav.keyvisual-nav {
    display: block !important;
    background-color: #fff;
    width: 1020px;
    display: block;
    margin: 0 auto;
    border: 2px solid #73cbe8;
    margin-top: 30px;
    margin-bottom: 80px;
  }
  main.glb-mainWrapper .keyvisual-nav ul {
    display: flex;
    justify-content: unset;
    flex-wrap: wrap;
    align-items: center;
    padding-left: 40px;
    padding-top: 40px;
    padding-bottom: 30px;
  }
  main.glb-mainWrapper .keyvisual-nav li {
    padding: 0 20px;
    width: 30%;
  }
  main.glb-mainWrapper .keyvisual-nav a {
    padding: 0px 0 0px 24px;
    margin-bottom: 10px;
    color: #000;
  }
  main.glb-mainWrapper .keyvisual-nav a:before {
    background: #73cbe8;
  }
  main.glb-mainWrapper .keyvisual-nav a:after {
    border-color: #fff;
  }
}
main.glb-mainWrapper .kitchenreformjump {
  border: 2px solid #73cbe8;
  margin-top: 50px;
  margin-bottom: 50px;
}
main.glb-mainWrapper ul.jumplinkul {
  display: grid;
  grid-template-columns: repeat(3, auto);
  gap: 12px;
  margin: 20px 40px;
  margin: 20px 40px;
}
main.glb-mainWrapper ul .jumplinkul_lists {
  border-top: unset;
  border-bottom: unset;
  position: static;
  padding: 0;
  display: block;
  align-content: center;
  /*flex: 1 0 auto;*/
}
main.glb-mainWrapper ul .jumplinkul_lists a {
  display: block;
  flex-direction: column;
  align-items: center;
  text-align: unset;
  padding: 1rem;
  text-decoration: none;
}
main.glb-mainWrapper ul .jumplinkul_lists a {
  font-size: 15px;
  letter-spacing: -.05em;
  padding: 0 0 0 24px;
  color: #000;
}
main.glb-mainWrapper ul .jumplinkul_lists a span {
  font-size: 16px;
  font-weight: normal;
}
main.glb-mainWrapper ul .jumplinkul_lists a::before {
  background: #73cbe8;
  width: 20px;
  height: 20px;
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  border-radius: 50%;
}
main.glb-mainWrapper ul .jumplinkul_lists a::after {
  border-color: #fff;
  top: 40%;
  left: 7px;
  width: 6px;
  height: 6px;
  content: "";
  position: absolute;
  border-width: 0 0 1px 1px;
  border-style: solid;
  border-color: #fff;
  transform: rotate(-45deg) skew(5deg, 3deg);
  color: #fff;
  background-image: unset;
  background-size: unset;
  margin-top: 0;
}
main.glb-mainWrapper ul .jumplinkul_lists::after {
  content: unset;
  display: block;
  width: 1px;
  height: 80%;
  background-color: #B3B3B3;
  position: absolute;
  top: 10%;
  right: 0;
}
main.glb-mainWrapper ul .jumplinkul_lists span br {
  display: none;
}
main.glb-mainWrapper ul .jumplinkul_lists:hover {
  background-color: #fff;
}
main.glb-mainWrapper ul .jumplinkul_lists a:hover {
  opacity: 0.7;
}
@media(max-width:768px) {
  main.glb-mainWrapper .kitchenreformjump {
    margin-bottom: 40px;
    padding-left: 0px;
  }
  main.glb-mainWrapper ul .jumplinkul_lists {
    width: 100%;
  }
  main.glb-mainWrapper ul.jumplinkul {
    margin-top: 20px;
    margin-bottom: 12px;
  }
  main.glb-mainWrapper ul .jumplinkul_lists a {
    position: relative;
    margin-left: 10px;
  }
  main.glb-mainWrapper .container-page ul .jumplinkul_lists:nth-child(3) {
    border-bottom: none;
  }
  main.glb-mainWrapper .container-page ul .jumplinkul_lists:nth-child(4) {
    border-bottom: none;
  }
  section.section-kitchen-keyvisual .menu-link {
    width: 50px;
    height: 50px;
    display: block;
    background: #73cbe8;
    position: absolute;
    top: -63px;
    right: 0;
    cursor: pointer;
    z-index: 9999;
    display: none;
  }
  div.keyvisual-main .glb-content {
    position: relative;
  }
}
div.page-dressing-table .keyvisual-main .keyvisual-image,
.page-dressing-table .heading-common .heading-image {
  z-index: 0;
}
@media print,
screen and (min-width:769px) and (max-width:9999px) {
  .section-keyvisual .glb-content {
    max-width: 1200px;
    position: relative;
  }
}
@media(max-width:768px) {
  .kitchenreformjump {
    display: none;
  }
}
@media(min-width:768px) {
  .kitchen_compare {
    margin-top: 200px;
  }
}
.productmodal .style-modal .modal-content {
  display: none;
  position: fixed;
  width: 100%;
  max-height: 90vh;
  top: 0;
  left: 0;
  z-index: 10000000;
  color: #000;
}
.productmodal .style-modal .modal-cell {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
}
.productmodal .style-modal .modal-window {
  background-color: #fff;
  max-height: 90vh;
}
.productmodal .style-modal .modal-inner {
  margin: auto;
}
.productmodal .style-modal .modal-close {
  cursor: pointer;
}
.productmodal .style-modal .modal-close:active {
  user-select: none;
}
.productmodal .style-modal .detail-heading {
  font-weight: 700;
  letter-spacing: 0.2em;
  text-align: center;
}
@media only screen and (min-width: 769px) {
  .productmodal .style-modal .modal-cell {
    padding: 50px 20px;
  }
  .productmodal .style-modal .modal-image {
    max-width: 826px;
    flex: 1;
    margin: 0 auto 30px;
  }
  .productmodal .style-modal .modal-window {
    padding: 10px 0 47px;
    max-width: 1080px;
  }
  .productmodal .style-modal .modal-detail {
    text-align: center;
    padding-left: 11%;
    padding-right: 11%;
  }
  .productmodal .style-modal .modal-body {
    align-items: center;
  }
  .productmodal .style-modal .modal-close {
    width: 40px;
    height: 40px;
    margin: 0 10px -5px auto;
  }
  .productmodal .style-modal .detail-heading {
    font-size: 20px;
    line-height: calc(36 / 18);
    margin-bottom: 30px;
  }
}
@media only screen and (max-width: 768px) {
  .productmodal .style-modal .modal-cell {
    padding: 50px 20px;
  }
  .productmodal .style-modal .modal-content {
    max-height: 90vh;
  }
  .productmodal .style-modal .modal-image {
    max-width: 345px;
    margin: 0 auto 30px;
  }
  .productmodal .style-modal .modal-window {
    padding: 10px 0 47px;
  }
  .productmodal .style-modal .modal-detail {
    text-align: center;
  }
  .productmodal .style-modal .modal-close {
    width: 30px;
    height: 30px;
    margin: 0 10px -5px auto;
  }
  .productmodal .style-modal .detail-heading {
    font-size: 16px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 0 5px;
  }
}
.productmodal .style-modal.is-green .modal-content {
  background: rgba(115, 203, 232, 0.6);
}
.productmodal .style-modal.is-green .detail-heading {
  color: #035aac;
  font-weight: bold;
}
@media only screen and (min-width: 769px) {
  .productmodal .style-modal.is-green .modal-close {
    background: url(/img/product/system_kitchen/icon_close_blue.png) no-repeat center 100%/100%;
  }
}
@media only screen and (max-width: 768px) {
  .productmodal .style-modal.is-green .modal-close {
    background: url(/img/product/system_kitchen/icon_close_blue.png) no-repeat center 100%/100%;
  }
  .productmodal .detail-image p {
    padding-left: 5%;
    padding-right: 5%;
  }
}
.modal-circle-btn {
  width: 18px;
  height: 18px;
  border-radius: 50%;
  background: #035aac;
  /* ボタンの背景色 */
  color: #fff;
  /* ? の文字色 */
  border: none;
  cursor: pointer;
  margin-left: 6px;
  vertical-align: middle;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  /* ? の大きさ */
  font-weight: bold;
  line-height: 1;
  padding: 0;
  margin-top: -3px;
}
.modal-circle-btn:hover {
  opacity: 0.8;
}
.productmodal .detail-image p {
  text-align: left;
}
@media print,
screen and (min-width: 769px) and (max-width: 9999px) {
  section.section-kitchen {
    margin-bottom: 170px;
  }
}
/* 対応キッチンセクション */
.compatible-kitchen-info {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 15px;
  margin: 30px auto 30px;
  padding: 15px 20px;
  max-width: 600px;
  background-color: #f7f7f7;
  border-radius: 4px;
}
.compatible-kitchen-info .compatible-list {
  display: flex;
  gap: 20px;
  list-style: none;
  padding: 0;
  margin: 0;
}
.compatible-kitchen-info .compatible-list li a {
  color: #035aac;
  text-decoration: underline;
  font-weight: bold;
  font-size: 14px;
  position: relative;
  padding-right: 15px;
}
.compatible-kitchen-info .compatible-list li a::after {
  content: "";
  display: inline-block;
  width: 6px;
  height: 6px;
  border-top: 2px solid #035aac;
  border-right: 2px solid #035aac;
  transform: rotate(45deg);
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
}
.compatible-kitchen-info .compatible-list li a:hover {
  text-decoration: none;
  opacity: 0.8;
}
@media (max-width: 768px) {
  .compatible-kitchen-info {
    flex-direction: column;
    gap: 10px;
    margin: 20px 15px 30px;
    width: auto;
    font-size: 14px;
    background: #fff;
  }
}