@charset "UTF-8";
.kitchen-page-wrapper {
  font-family: "Prompt", sans-serif;
  background-color: #fff;
}
.kitchen-page-wrapper h1,
.kitchen-page-wrapper h2,
.kitchen-page-wrapper h3,
.kitchen-page-wrapper h4,
.kitchen-page-wrapper h5 {
  font-family: "Prompt", sans-serif !important;
  font-weight: bold;
}
.kitchen-page-wrapper img {
  max-width: 100%;
}
.kitchen-page-wrapper .ui.container {
  display: block;
  /* max-width: 100%; */
}
.kitchen-page-wrapper .ui.ui.ui.container:not(.fluid) {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
.kitchen-page-wrapper .ui.ui.ui.grid.container {
  width: calc(1200px + 2rem);
}
.kitchen-page-wrapper .ui.ui.ui.relaxed.grid.container {
  width: calc(1200px + 3rem);
}
.kitchen-page-wrapper .ui.ui.ui.very.relaxed.grid.container {
  width: calc(1200px + 5rem);
}
.kitchen-page-wrapper .breadcrumb {
  background-color: #fff;
}
.kitchen-page-wrapper .breadcrumb .ui.breadcrumb .section,
.kitchen-page-wrapper .breadcrumb .ui.breadcrumb .active.section {
  font-size: 14px;
  font-weight: 400;
  color: #0266b2;
}
.kitchen-page-wrapper .h-background_norepeat_center {
  height: 500px;
  background-size: cover;
}
.kitchen-page-wrapper .section {
  padding-top: 80px;
}
.kitchen-page-wrapper .section h1,
.kitchen-page-wrapper .section h2 {
  text-align: center;
  font-size: 50px;
  color: #0266b2;
  margin-bottom: 80px;
}
.kitchen-page-wrapper .section h1 small,
.kitchen-page-wrapper .section h2 small {
  display: block;
  font-size: 20px;
  line-height: 1;
}
.kitchen-page-wrapper .section h2 {
  font-size: 40px;
}
.kitchen-page-wrapper .section.kitchen-highlight h2.k-name {
  font-size: 50px;
  font-weight: 100;
  color: #fff;
  font-style: italic;
  margin: 0;
  position: absolute;
  bottom: 30px;
  right: 50px;
  letter-spacing: 1px;
}
.kitchen-page-wrapper .section.kitchen-highlight img {
  width: 100%;
  object-fit: cover;
}
.kitchen-page-wrapper .section.kitchen-highlight .highlight-1 h2 {
  bottom: 44px;
}
.kitchen-page-wrapper .section.kitchen-highlight .highlight-1 img {
  height: 590px;
}
.kitchen-page-wrapper .section.kitchen-highlight .highlight-2 {
  margin-bottom: 25px;
}
.kitchen-page-wrapper .section.kitchen-highlight .highlight-2 img,
.kitchen-page-wrapper .section.kitchen-highlight .highlight-3 img {
  height: 280px;
}
.kitchen-page-wrapper .section.kitchen-highlight .highlight-desc {
  color: #4d4d4d;
  font-size: 16px;
  text-align: center;
  margin-top: 30px;
  padding: 55px 12%;
  border: 3px solid #e9eaee;
  line-height: 1.3;
}
.kitchen-page-wrapper .section.kitchen-highlight.sub-section {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d0d4dd;
}
.kitchen-page-wrapper .section.kitchen-highlight.sub-section h2 {
  margin-bottom: 50px;
}
.kitchen-page-wrapper .section.kitchen-highlight.sub-section .ui .six {
  width: 33.333% !important;
}
.kitchen-page-wrapper .section.kitchen-highlight.sub-section .ui.grid > .column:not(.row) {
  padding-top: 1.1rem;
  padding-bottom: 1.1rem;
}
.kitchen-page-wrapper .section.kitchen-highlight.sub-section .highlight-col img {
  height: 245px;
}
.kitchen-page-wrapper .section.kitchen-highlight.sub-section .highlight-col h3 {
  padding: 20px 0;
  margin: 0;
  text-align: center;
  font-size: 20px;
  color: #0266b2;
  border: 1px solid #d0d4dd;
  border-bottom: 5px solid #d0d4dd;
  line-height: 1;
  margin-top: -5px;
}
.kitchen-page-wrapper .section.kitchen-introduction .kitchen-introduction-inner {
  padding: 60px 30px;
  border: 1px solid #d0d4dd;
}
.kitchen-page-wrapper .section.kitchen-introduction .kitchen-introduction-inner h2 {
  margin-bottom: 60px;
}
.kitchen-page-wrapper .section.kitchen-introduction .kitchen-introduction-inner > ul {
  margin: 0;
  padding: 0;
}
.kitchen-page-wrapper .section.kitchen-introduction .kitchen-introduction-inner > ul > li:first-child .introduction-list .introduction-image {
  padding: 70px 0;
}
.kitchen-page-wrapper .section.kitchen-introduction .kitchen-introduction-inner > ul > li:last-child .introduction-image {
  padding-bottom: 0;
}
.kitchen-page-wrapper .section.kitchen-introduction .introduction-list label {
  display: block;
  font-size: 18px;
  color: #4d4d4d;
  height: 80px;
  border: 2px solid #e9eaee;
}
.kitchen-page-wrapper .section.kitchen-introduction .introduction-list label span {
  display: inline-block;
  width: 80px;
  width: 7.5%;
  height: 100%;
  padding-top: 1.6em;
  border-right: 2px solid #e9eaee;
  text-align: center;
}
.kitchen-page-wrapper .section.kitchen-introduction .introduction-list label span + span {
  border-right: 0;
  width: 90%;
  text-align: left;
  padding-left: 25px;
}
.kitchen-page-wrapper .section.kitchen-introduction .introduction-list .introduction-image {
  padding: 40px 0;
  text-align: center;
}
.kitchen-page-wrapper .section.kitchen-introduction .introduction-list .introduction-image .ui .three {
  width: 16.666% !important;
}
.kitchen-page-wrapper .section.kitchen-introduction .introduction-list .introduction-image .with-border {
  border: 1px solid #d0d4dd;
  text-align: center;
}
.kitchen-page-wrapper .section.kitchen-fitforyou {
  padding-top: 50px;
  padding-bottom: 50px;
  border-bottom: 1px solid #d0d4dd;
}
.kitchen-page-wrapper .section.kitchen-fitforyou a {
  cursor: pointer;
}
.kitchen-page-wrapper .section.kitchen-partner {
  padding-top: 50px;
  padding-bottom: 105px;
}
.kitchen-page-wrapper .section.kitchen-partner h2 {
  margin-bottom: 45px;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-slide {
  background-color: #fff;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-slide a {
  position: relative;
  display: block;
  line-height: 0;
  border-bottom: 5px solid #0266b2;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-slide a span {
  display: none;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-slide .partner-hl {
  width: 100%;
  height: 125px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-slide .partner-logo {
  height: 125px;
  overflow: hidden;
  text-align: center;
  border-left: 1px solid #d0d4dd;
  border-right: 1px solid #d0d4dd;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-slide .partner-logo img {
  margin-top: 30px;
  width: 250px;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-button-prev,
.kitchen-page-wrapper .section.kitchen-partner .swiper-container-rtl .swiper-button-next {
  left: -50px;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-button-next,
.kitchen-page-wrapper .section.kitchen-partner .swiper-container-rtl .swiper-button-prev {
  right: -50px;
}
.kitchen-page-wrapper .section.kitchen-partner .swiper-button-next:after,
.kitchen-page-wrapper .section.kitchen-partner .swiper-button-prev:after {
  font-size: 20px;
}
.kitchen-page-detail-wrapper {
  background-color: #fff;
}
.kitchen-page-detail-wrapper h1,
.kitchen-page-detail-wrapper h2,
.kitchen-page-detail-wrapper h3,
.kitchen-page-detail-wrapper h4,
.kitchen-page-detail-wrapper h5 {
  font-family: "Prompt", sans-serif !important;
  font-weight: bold;
}
.kitchen-page-detail-wrapper .breadcrumb {
  font-size: 13.7143px;
}
.kitchen-page-detail-wrapper .breadcrumb .ui.breadcrumb .active.section {
  font-size: 13.7143px;
  font-weight: bold;
  color: #000;
}
.kitchen-page-detail-wrapper img {
  max-width: 100%;
}
.kitchen-page-detail-wrapper .kitchen-detail {
  position: relative;
  padding-bottom: 30px;
  display: flex;
  justify-content: center;
}
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery {
  width: 479px;
  width: 40%;
  margin: 1rem 0;
}
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery #swiper-detail-gallery {
  width: 586px;
  width: 100%;
}
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery #swiper-detail-gallery .swiper-slide {
  text-align: center;
}
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery #swiper-detail-gallery img {
  height: 440px;
  object-fit: cover;
}
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery #swiper-detail-gallery .swiper-button-next,
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery #swiper-detail-gallery .swiper-button-prev {
  visibility: hidden;
}
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery #swiper-detail-nav {
  width: 586px;
  width: 100%;
}
.kitchen-page-detail-wrapper .kitchen-detail .kitchen-detail-gallery #swiper-detail-nav img {
  border: 1px solid #eaeaea;
  border-radius: 4px;
  width: 85px;
  height: 85px;
  padding: 8px;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe {
  width: 642px;
  width: 60%;
  padding-left: 30px;
  margin-top: 5px;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-brand {
  margin-bottom: 10px;
  font-size: 16px;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-brand a {
  color: #9a9a9a;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-title {
  margin-bottom: 10px;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-title h2 {
  color: #535458;
  font-weight: bold;
  font-size: 28px;
  margin-top: -2px;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-sku {
  margin-bottom: 30px;
  color: #9a9a9a;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-text-describe {
  font-size: 16px;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-text-describe ul {
  padding-left: 18px;
}
.kitchen-page-detail-wrapper .kitchen-detail-describe .detail-text-describe ul li {
  list-style-type: disc;
  font-size: 16px;
  line-height: 1.45;
}
.kitchen-page-detail-wrapper .detail-contact-branch {
  width: 100%;
}
.kitchen-page-detail-wrapper .detail-contact-branch .accordion .title {
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
  padding: 12px 5px;
  font-size: 16px;
  color: #0867b2;
  font-family: "Prompt", sans-serif !important;
}
.kitchen-page-detail-wrapper .detail-contact-branch .accordion .content {
  padding: 15px 10px !important;
  border-bottom: 1px solid #eeeeee;
}
.kitchen-page-detail-wrapper .detail-contact-branch .accordion .content .region-list > div {
  display: inline-block;
  width: 49%;
}
.kitchen-page-detail-wrapper .detail-contact-branch .accordion .content .region-list h4 {
  font-family: "Prompt", sans-serif !important;
  font-size: 16px;
}
.kitchen-page-detail-wrapper .detail-contact-branch .accordion .content .region-list ul {
  margin: 0;
  padding: 0;
  margin-bottom: 20px;
  vertical-align: top;
  display: inline-block;
  width: 100%;
}
.kitchen-page-detail-wrapper .detail-contact-branch .accordion .content .region-list ul li {
  margin-bottom: 10px;
}
.kitchen-page-detail-wrapper .kitchen-suggest {
  padding-bottom: 105px;
  /* Progress */
}
.kitchen-page-detail-wrapper .kitchen-suggest h2 {
  text-align: center;
  font-family: "Prompt", sans-serif !important;
  font-size: 40px;
  margin-bottom: 45px;
  color: #0266b2;
}
.kitchen-page-detail-wrapper .kitchen-suggest #swiper-kitchen-suggest .swiper-slide {
  background-color: #fff;
  padding-bottom: 25px;
}
.kitchen-page-detail-wrapper .kitchen-suggest #swiper-kitchen-suggest .swiper-slide a {
  position: relative;
  display: block;
  line-height: 0;
  border-bottom: 5px solid #d0d4df;
}
.kitchen-page-detail-wrapper .kitchen-suggest #swiper-kitchen-suggest .swiper-slide a span {
  display: block;
  height: 40px;
  text-align: center;
  line-height: 1;
  padding-top: 20px;
  font-size: 18px;
  color: #0065b3;
  border-left: 1px solid #d0d4df;
  border-right: 1px solid #d0d4df;
}
.kitchen-page-detail-wrapper .kitchen-suggest #swiper-kitchen-suggest .swiper-slide .partner-hl {
  width: 100%;
  height: 245px;
  overflow: hidden;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-button-prev-partner,
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-container-rtl .swiper-button-next-partner {
  left: -50px;
}
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-button-next-partner,
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-container-rtl .swiper-button-prev-partner {
  right: -50px;
}
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-button-next-partner:after,
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-button-prev-partner:after {
  font-size: 20px;
}
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-pagination-progressbar {
  background: #e9eaee;
  position: absolute;
  width: 100%;
  height: 5px;
}
.kitchen-page-detail-wrapper .kitchen-suggest .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: #0065b3;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
