.elementor-kit-6{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-typography-primary-font-family:"Noto Sans JP";--e-global-typography-secondary-font-family:"Noto Sans JP";--e-global-typography-text-font-family:"Noto Sans JP";--e-global-typography-accent-font-family:"Noto Sans JP";font-family:"Noto Sans JP", Sans-serif;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 h2{color:#3E3A3A;font-size:30px;font-weight:bold;line-height:1.5em;}.elementor-kit-6 h3{color:#3E3A3A;font-size:22px;font-weight:bold;line-height:1.5em;}.elementor-kit-6 h4{color:#3E3A3A;font-size:19px;font-weight:bold;line-height:1.5em;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}.site-header .site-branding{flex-direction:column;align-items:stretch;}.site-header{padding-inline-end:0px;padding-inline-start:0px;}.site-footer .site-branding{flex-direction:column;align-items:stretch;}@media(max-width:1024px){.elementor-kit-6 h2{font-size:26px;}.elementor-kit-6 h3{font-size:18px;}.elementor-kit-6 h4{font-size:17px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-kit-6 h2{font-size:20px;}.elementor-kit-6 h3{font-size:16px;}.elementor-kit-6 h4{font-size:16px;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS *//*
カートのデザイン調整
*/
.woocommerce a.added_to_cart {
    padding-left: .5em;
}

.qib-button-wrapper .quantity input.input-text.qty.text {
    padding: 20px !important;
}

@media (max-width: 768px) {
    td.product-subtotal {
    margin-top: 20px;
}
}

/*
リンク先のコンテンツがヘッダーと重ならないように調整
*/
body:not(.elementor-editor-active) .elementor-widget-menu-anchor {
   position: relative;
   z-index: -1;
 }
 body:not(.elementor-editor-active) .elementor-menu-anchor:before {
   content: "";
   display: block;
   height: 100px; 
   margin: -100px 0 0; 
   visibility: hidden;
   pointer-events: none;
 }/* End custom CSS */