/** Shopify CDN: Minification failed

Line 743:0 All "@import" rules must come first

**/
@charset "UTF-8";
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, input, button {
margin: 0;
padding: 0;
border: none;
font-style: normal;
text-align: left;
text-decoration: none;
zoom: 1;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
display: block;
}
table {
border-collapse: collapse;
font-family: inherit;
}
h1,h2,h3,h4,h5 {
font-size: 100%;
font-weight: normal;
line-height: 1;
}
input,textarea,select {
font-family: inherit;
font-size: 16px;
}
input[type="button"],input[type="text"],input[type="submit"] {
-webkit-appearance: none;
}
textarea {
resize: none;
-webkit-appearance: none;
}
th,td {
border-collapse: collapse;
}
table th,table td {
/* white-space: nowrap; */
}
ul,ol {
list-style-type: none;
}
img {
vertical-align: text-bottom;
vertical-align: -webkit-baseline-middle;
max-width: 100%;
height: auto;
width /***/:auto;
}

.home-campaign-wrap {
    width: 80%;
    max-width: var(--page-width);
    padding: 0 5rem;
    display: flex;
    margin: 0 auto;
}

.home-campaign-wrap img {
    width: 100%;
}

.home-campaign-content-left { 
    width: 50%;
}

.home-campaign-content-right { 
    width: 50%;
}

.home-campaign-content-right-upper { 
    width: 100%;
}

.home-campaign-content-right-lower { 
    width: 100%;
    display: flex;
}

.kts-main-header {
    width: 100%;
    height: 60px;
    padding: 0 3rem;
    background-color: #1b284f;
    display: flex;
    justify-content: space-evenly;
    align-items: center;
}

.kts-main-header-logo {
    max-width: 100px;
}

.kts-main-header-logo img {
    width: 100%;
}

.kts-main-header-searchbox {
    width: 100%;
    padding-left: 5rem;
    height: 40px;
    display: flex;
    align-items: center;
    gap: 15px;
}

.header-search {
    width: 80%;
}

.search {
    position: relative;
}

.searchbox {
    width: 100%;
    height: 40px;
    padding: 0px 10px;
    border-radius: 5px;
}

.searchbox-sp {
    display: none;
}

.material-symbols-outlined.search {
    position: absolute;
    left: calc(100% - 46px);
    top: 25%;
    font-weight: 700;
    color: #fff;
    pointer-events: none;
}

.material-symbols-outlined.header-icon,
.md.hydrated {
    font-size: 3rem;
    color: #fff;
    pointer-events: none;
}

search :focus {
    outline: none!important;
}

/* input[type="button"],input[type="text"],input[type="submit"],input[type="image"],textarea{
    outline: 0px!important;
} */

.btn-search {
    display: block;
    position: absolute;
    left: calc(100% - 70px);
    top: 50%;
    transform: translateY(-50%);
    width: 70px;
    height: 40px;
    background-color: #00579F;
    color: #fff;
    text-align: center;
    border-radius: 0px 4px 4px 0px;
    cursor: pointer;
}

/* .kts-searchresult {
    width: 100%;
} */

.kts-main-header-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 4%;
    height: 40px;
    text-align: center;
}

.kts-main-header-btn a {
    height: 100%;
    display: flex;
    align-items: center;
}

.kts-main-header-reserve {
    width: 8%;
    height: 40px;
    background: #FFD814;
    color: #fff;
    font-weight: 700;
    text-align: center;
    border-radius: 5px;
    position: relative;
}

.kts-main-header-reserve a {
    color: #000;
    position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
    display: flex;
  align-items: center;
  justify-content: center;
}

.product__text.inline-richtext.caption-with-letter-spacing {
    margin-bottom: 10px;
    font-size: 1.2rem;
}

.card-information .price {
    font-size: 1.8rem;
    font-weight: 700;
    color: #343434;
}

.product-price .price-item.price-item--regular {
    font-size: 3rem;
    color: #ff2f32;
}

.price-item.price-item--sale.price-item--last {
    font-size: 3rem;
    color: #ff2f32;
}

.price__sale .price-item.price-item--regular-sale {
    font-size: 1.4rem!important;
    color: #343434;
    text-decoration: line-through;
}

.price__sale .price-item.price-item--sale.price-item--last {
    font-size: 1.8rem;
    font-weight: 700;
}

.product__info-wrapper .price__sale .price-item.price-item--sale.price-item--last {
    font-size: 3.6rem;
    margin: 0;
}

.container{
    background: #f5f5f5;
    height: 40px;
    font-size: 1.4rem;
    display: flex;
    justify-content: center;
    align-items: center;
}
.container .title{
    color: #fff;
    margin-bottom: 2rem;
    text-align: center;
}
.read{
    color: #fff;
    line-height: 1.6;
    margin:0 auto 2rem;
    width: 800px;
}
 
.gnav {
    display: flex;
    height: 40px;
    margin: 0 auto;
    width: var(--page-width);
    max-width: 100%;
}

.gnav > li {/*親階層のみ幅を25%にする*/
    width: calc(100%/7);
}
/*全てのリスト・リンク共通*/
.gnav li {
    list-style: none;
    position: relative;
    background: #f5f5f5;
}
.gnav li a {
    background: #f5f5f5;
    color: #191919;
    padding: 0px 10px 0px 10px;
    display: block;
    height: 40px;
    line-height: 40px;
    text-decoration: none;
    width: 100%;
    transition: all .3s;
}

.gnav li a :hover {
    border-bottom: 1px solid #000;
}

/*子階層以降共通*/
.gnav li li {
    /* display: flex; */
    align-items: center;
    height: 40px;
    opacity: 0;
    visibility: hidden;
    overflow: hidden;
    transition: .2s;
}
.gnav li li a {
    height: 40px;
    /* display: flex; */
    align-items: center;
    background: #1b284f;
    color: #fff;
}

.gnav li li a:hover {
  background:#677ec2;
}

.gnav li:hover > ul > li {
    display: flex;
    align-items: center;
    height: 40px;
    opacity: 1;
    visibility: visible;
    overflow: visible;
}
.gnav li ul li ul {
    left: 100%;
    position: absolute;
    top: 0;
    width: 100%;
}
/*一番右のメニュー*/
.gnav > li:nth-child(5) ul li ul {
    left: -100%;
}
/*aの背景色を指定*/   
.gnav a {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.gnav a:hover {
    background: #d0d0d0;
}

/*リストに「▶︎」を付ける*/
.gnav > li > ul:before{/*子階層*/
    border: 5px solid transparent;
    border-top: 5px solid #191919;
    content: "";
    right: 1rem;
    position: absolute;
    top: 1.5rem;
    transform: translateY(-40%);
}
.gnav li ul li ul:before {/*孫階層*/
    border: 5px solid transparent;
    border-left: 5px solid #fff;
    content: "";
    left: -20px;
    position: absolute;
    top: 2rem;
    transform: translateY(-60%);
}
.gnav li:nth-child(5) ul li ul:before {/*一番右のメニューの孫階層*/
    border: 5px solid transparent;
    border-right: 5px solid #191919;
    left: auto;
    right: -20px;
}

.menu-top a {
    text-align: center;
}

.menu-child {
    visibility: hidden;
}

.menu-child a {
    text-align: left;
}

.menu-child :hover {
    visibility: visible;
}

.kts-template-search {
    display: none;
    max-width: var(--page-width);
    margin: 0 auto;
}

.filter-template-search__header {
    padding: 5px;
}

.template-search__search {
    visibility: hidden;
}

.search-filter .input-block {
    display: flex;
    flex-direction: column;
  }
  
  .select-block {
    margin-bottom: 16px;
  }
  
  .search-filter select, .search-filter label {
    height: 32px;
    font-size: 14px;
  }

.image-with-text__text.rte.body h1 {
    font-size: 2.4rem;
    font-weight: 700;
}

.image-with-text__media.image-with-text__media--adapt.gradient.color-background-1.global-media-settings.media {
    border-radius: 10px;
}

.slider-buttons.no-js-hidden {
    position: fixed;
    width: 100%;
    top: 30%;
    padding: 1%;
    justify-content: space-between;
    pointer-events: none;

    > button {
        pointer-events: all;
        cursor: pointer;
    }
}

.slider-button {
    width: 50%;
    background: #fff!important;
    border-radius: 50%;
    box-shadow: 0 3px 6px rgba(0,0,0,0.23);
}

.slider-counter.caption {
    display: none;
}

.slider-mobile-gutter.slider-component-desktop.scroll-trigger.animate--slide-in,
.card.card--standard.card--media,
.slider-mobile-gutter.page-width.page-width-desktop.scroll-trigger.animate--slide-in {
    flex-direction: column!important;
    overflow-y: hidden;
    transition: all .2s;
}

.article-card-wrapper.card-wrapper.underline-links-hover 
.full-unstyled-link {
    font-size: 1.4rem;
}

.title.inline-richtext.h2.scroll-trigger.animate--slide-in,
.blog__title.inline-richtext.h2.scroll-trigger.animate--slide-in,
.related-products__heading.h2,
.collection-list-title.inline-richtext.h2.scroll-trigger.animate--slide-in {
    font-size: 2.4rem;
    font-weight: 700;
}

.collection-list.contains-card.contains-card--collection.contains-card--standard.grid.grid--5-col-desktop.grid--1-col-tablet-down.slider.slider--tablet.grid--peek.collection-list--5-items,
.blog__posts.articles-wrapper.contains-card.contains-card--article.contains-card--standard.grid.grid--peek.grid--2-col-tablet.grid--4-col-desktop.slider.slider--tablet {
    overflow-y: hidden;
    transition: all .2s;
}

.article-card-wrapper.card-wrapper.underline-links-hover .card__information {
    padding-left: 0rem;
    padding-right: 0rem;
}

.image-with-text.isolate.collapse-corners.scroll-trigger.animate--slide-in .button.button--primary {
    width: 100%;
}

.product-form__submit.button.button--full-width.button--secondary {
    background: #FFD814;
    color: #121212;
}

.product-form__submit.button.button--full-width.button--secondary::after {
    box-shadow: none;
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background: #FFA41C;
    color: #121212;
}

.shopify-payment-button__button.shopify-payment-button__button--unbranded::after {
    box-shadow: none;
}

.shopify-payment-button__button--unbranded:hover, .shopify-payment-button__button--unbranded:hover:not([disabled]) {
    background: #ffca7c;
}

.quantity__input {
    border: 1px solid #121212;
    font-size: 16px;
}

.facets-wrapper {
    margin: 1rem auto;
}

.facets.facets-vertical-sort.page-width.small-hide.no-js-hidden {
    margin: 3rem auto;
}

.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in .product__title h1{
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 700;
}

.product__info-wrapper.grid__item.scroll-trigger.animate--slide-in 
.product-price .price-item.price-item--regular {
    font-size: 3.6rem;
    font-weight: 700;
}

.price-flex {
    display: flex;
    align-items: center;
    gap: 1rem;

    > .product__tax {
        margin-top: 1.4rem;
    }
}

.card__media {
    border-radius: 1rem!important;
}

.color-background-2.isolate.gradient,
.color-background-6.isolate.gradient,
.color-scheme-db040d96-cb76-4e06-9062-6b378d9819a7.isolate.gradient {
    border-radius: 3rem 3rem 0 0;
}

.page-title.h2.scroll-trigger.animate--slide-in {
    display: none;
}

.card__inner.color-background-2.gradient.ratio {
    border-radius: 1rem;
}

#shopify-section-sections--17044266942681__b4ac8643-88a7-41dc-8b12-e6aa1dbfd44e {
    display: none;
}

@media screen and (max-width: 989px) {

.slider-buttons.no-js-hidden {
    display: none;
}

.kts-template-search {
    display: block;
}

#shopify-section-sections--16840584003837__5d60c4d3-6641-4d4f-b7e0-59d38176055a,
.kts-main-header-logo, .kts-main-header-btn, .kts-main-header-reserve,
.btn-search, .material-symbols-outlined.search    {
    display: none;
}

.kts-main-header {
    padding: 0;
    justify-content: flex-start;
}

.kts-main-header-searchbox {
    width: calc(100% - 55px);
    padding: 0 0.5rem;
}

.searchbox {
    display: none;
}

.searchbox-sp {
    display: block;
    width: 100%;
    height: 37px;
    padding: 0px 10px;
    border-radius: 5px;
}

.header-search {
    width: 100%;
}

.title.inline-richtext.h2.scroll-trigger.animate--slide-in,
.blog__title.inline-richtext.h2.scroll-trigger.animate--slide-in,
.related-products__heading.h2,
.collection-list-title.inline-richtext.h2.scroll-trigger.animate--slide-in {
    font-size: 1.6rem;
    font-weight: 700;
}

.collection-list__item.grid__item.slider__slide.scroll-trigger.animate--slide-in,
.Slide-template--16840583512317__6d96132f-fd67-490b-a66c-2a90da2023d6-1,
.grid__item.slider__slide.scroll-trigger.animate--slide-in {
    max-width: calc(40% - var(--grid-mobile-horizontal-spacing) - 3rem)!important;
}

}

@media screen and (max-width: 749px) {
    .template-search__results .grid__item {
        width: 100%!important;
        max-width: 100%!important;
        padding-bottom: 2px;
        border-bottom: 1px solid #dedede;
        margin-bottom: 5px;
    }

    .kts-searchresult .card:not(.ratio) {
        flex-direction: row!important;
        gap: 1rem;
    }

    .kts-main-header {
        height: 50px;
    }

    .collection-list__item.grid__item.slider__slide.scroll-trigger.animate--slide-in 
    .card.card--standard.card--media,
    .Slide-template--16840583512317__6d96132f-fd67-490b-a66c-2a90da2023d6-1
    .card.article-card.card--standard.card--media {
        flex-direction: column!important;
    }

    .grid.product-grid.grid--2-col-tablet-down.grid--4-col-desktop {
        display: block!important;
    }

    .grid.product-grid.contains-card.contains-card--product.contains-card--standard.grid--5-col-desktop.grid--2-col-tablet-down.slider.slider--desktop.slider--tablet.grid--peek,
    .collection-list.contains-card.contains-card--collection.contains-card--standard.grid.grid--5-col-desktop.grid--1-col-tablet-down.slider.slider--tablet.grid--peek.collection-list--6-items {
        overflow-y: hidden;
        transition: all .2s;
    }

    .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in .product__title h1 {
        font-size: 1.6rem;
        line-height: 2.2rem;
        font-weight: 700;
    }

    .price__regular .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in .price-item {
        font-size: 3rem!important;
    }

    .price-flex {
        display: flex;
        align-items: center;
        gap: 1rem;
    
        > .product__tax {
            margin-top: 0.8rem;
        }
    }

    .product__info-wrapper .price__sale .price-item.price-item--sale.price-item--last, 
    .product__info-wrapper.grid__item.scroll-trigger.animate--slide-in .product-price .price-item.price-item--regular {
        font-size: 3rem;
    }    

    #shopify-section-sections--17044266942681__b4ac8643-88a7-41dc-8b12-e6aa1dbfd44e {
        display: block;
        width: 100%;
        position: fixed;
        bottom: 0;    
        transition: all .2s;
    }

    .section-sections--17044266942681__b4ac8643-88a7-41dc-8b12-e6aa1dbfd44e-padding {
        background: #1b284f;
        width: 100%;
        height: 100%;
        padding: 0!important;
    }

    .sp-navigation {
        width: 100%;
        height: 7rem;
        padding-bottom: 0.5rem;
        display: flex;
        align-items: center;
        justify-content: space-around;
        transition: all .2s;
    }

    .sp-navigation-icon {
        width: calc(100%/4);
        display: flex;
        justify-content: center;
        align-items: center;
        padding-top: 0.7rem;

        > a {
            font-size: 2.6rem;
            color: #fff;
        }
    }
}

/* carousel */
/* Import Google font - Poppins */
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600&display=swap');
.wrapper {
  width: 100%;
  position: relative;
}
.wrapper i {
  top: 50%;
  height: 50px;
  width: 50px;
  cursor: pointer;
  font-size: 1.25rem;
  position: absolute;
  text-align: center;
  line-height: 50px;
  background: #dedede;
  border-radius: 50%;
  box-shadow: 0 3px 6px rgba(0,0,0,0.23);
  transform: translateY(-50%);
  transition: transform 0.1s linear;
}
.wrapper i:active{
  transform: translateY(-50%) scale(0.85);
}
.wrapper i:first-child{
  left: 5px;
}
.wrapper i:last-child{
  right: 5px;
}
.wrapper .carousel{
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: calc((100% / 3) - 12px);
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  gap: 16px;
  scroll-behavior: smooth;
  scrollbar-width: none;
  padding: 20px 0px;
}
.carousel::-webkit-scrollbar {
  display: none;
}
.carousel.no-transition {
  scroll-behavior: auto;
}
.carousel.dragging {
  scroll-snap-type: none;
  scroll-behavior: auto;
}
.carousel.dragging .card {
  cursor: grab;
  user-select: none;
}
.carousel :where(.card, .img) {
  display: flex;
  justify-content: center;
  align-items: center;
}
.carousel .card {
  scroll-snap-align: start;
  list-style: none;
  background: #fff;
  cursor: pointer;
  flex-direction: column;
  width: 100%;
  border-radius: 15px;
  box-shadow: 4px 6px 16px rgba(0, 0, 0, 25%);
}
.carousel .card .img {
  width: 100%;
}
.card .img img {
  object-fit: cover;
  width: 100%;
  border-radius: 15px;
}
.carousel .card h2 {
  font-weight: 500;
  font-size: 1.56rem;
  margin: 30px 0 5px;
}
.carousel .card span {
  color: #6A6D78;
  font-size: 1.31rem;
}

@media screen and (max-width: 900px) {
  .wrapper .carousel {
    grid-auto-columns: calc((100% / 2) - 9px);
    /* grid-auto-columns: 60%; */
  }
}

@media screen and (max-width: 600px) {
  .wrapper .carousel {
    /* grid-auto-columns: 100%; */
    grid-auto-columns: 80%;
  }

  .wrapper i {
    display: none;
  }

  .carousel .card {
    border-radius: 5px;
  }

  .card .img img {
    border-radius: 5px;
  }
  
}