/** Shopify CDN: Minification failed

Line 519:60 The "+" operator only works if there is whitespace on both sides
Line 538:3 Expected ":"

**/

:focus {
  outline: none !important;
}

a {
  text-decoration: underline;
}
a:hover {
  color: inherit;
}
.button-primary:hover {
  color: #fff;
}
.button-secondary:hover {
  color: #00459c;
}




.live-search-form,
.live-search--focused .live-search-form,
.live-search-form:hover {
  border-color: #00459c;
  box-shadow: none;
}


.site-header-actions {
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .site-header-actions {
    flex-direction: row;
  }
}
.frcp-wishlist-nav-link-li {
  order: 1;
  position: relative;
}
@media only screen and (min-width: 768px) {
  .frcp-wishlist-nav-link-li {
    margin-right: 60px;
  }
}
.site-header-actions__account-link {
  margin: .7rem 0;
  order: 0;
}
@media only screen and (min-width: 768px) {
  .site-header-actions__account-link {
    line-height: 1.4rem;
    margin-right: 60px;
  }
}
.frcp-wishlist-nav-link-li + .site-header-actions__account-link:last-child {
  margin-right: .75rem;
}
.frcp-wishlist-link-wrapper,
.frcp-wishlist-nav-link__count {
  display: none !important;
}
.frcp-wishlist-nav-link-li .frcp-wishlist-link-count {
  background-color: #00459c;
  border: 2px solid rgb(255,255,255);
  border-radius: 50%;
  color: var(--frcp-wishlist-removeBtnTextColor);
  display: block;
  font-size: .6875rem;
  font-weight: normal;
  height: 22px;
  right: -24px;
  line-height: 12px;
  min-width: 22px;
  position: absolute;
  padding: 3px;
  text-align: center;
  top: -2px;
  transform: translateX(-40%) translateY(-40%);
}
.frcp-wishlist-nav-link-li .frcp-wishlist-link-count[data-count="0"] {
  display: none;
}




.site-navigation .navmenu-depth-1 {
}
.site-navigation .navmenu-depth-1 > li {
  width: calc(100% / 9);
}
.site-navigation .navmenu-depth-1>li>* {
  align-items: center;
  border-right: 1px solid rgba(128, 128, 128, .2);
  display: flex;
  height: 100%;
}
.site-navigation .navmenu-depth-1>li:last-child>* {
  border-right: none;
}
.site-navigation .navmenu-depth-1>li>details>summary {
  align-items: center;
  box-sizing: border-box;
  display: flex;
  height: 100%;
  x-pointer-events: none;
}
.mobile-nav-content,
.mobile-nav-primary-content {
  padding-bottom: 0;
}
.site-mobile-nav .site-header-actions {
  flex-wrap: wrap;
  height: auto;
}
.site-mobile-nav .site-header-actions a {
  padding-left: 0;
}
.site-header-actions .site-header__account-link--logout {
  font-size: var(--font-size-body-smallest);
  font-weight: 400;
}
/*
.site-navigation .navmenu-depth-1>li>a::before,
.site-navigation .navmenu-depth-1>li>details>summary::before,
.mobile-nav-content .navmenu-depth-1>.navmenu-item>.navmenu-link::before {
  color: #00459c;
  display: inline-block;
  display: var(--fa-display, inline-block);
  font-family: "Font Awesome 6 Free";
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-size: 1.5rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  font-weight: var(--fa-style, 900);
  line-height: 1;
  margin-right: .24rem;
  text-rendering: auto;
  vertical-align: middle;
}
.mobile-nav-content .navmenu-depth-1>.navmenu-item>.navmenu-link::before {
  background: none;
  left: auto;
  opacity: 1;
  position: relative;
  text-align: center;
  transform: none;
  width: 1.6875rem;
}
/*
.site-navigation .navmenu-depth-1>li:nth-child(1)>a::before,
.mobile-nav-content .navmenu-depth-1>.navmenu-item:nth-child(1)>.navmenu-link::before {
  content: "\f54e";
}
.site-navigation .navmenu-depth-1>li:nth-child(2)>details>summary::before,
.mobile-nav-content .navmenu-depth-1>.navmenu-item:nth-child(2)>.navmenu-link::before {
  content: "\f02b";
}
.site-navigation .navmenu-depth-1>li:nth-child(3)>details>summary::before,
.mobile-nav-content .navmenu-depth-1>.navmenu-item:nth-child(3)>.navmenu-link::before {
  content: "\f15c";
}
.site-navigation .navmenu-depth-1>li:nth-child(4)>a::before,
.site-navigation .navmenu-depth-1>li:nth-child(5)>a::before,
.mobile-nav-content .navmenu-depth-1>.navmenu-item:nth-child(4)>.navmenu-link::before,
.mobile-nav-content .navmenu-depth-1>.navmenu-item:nth-child(5)>.navmenu-link::before {
  content: "\f02d";
}
*/
/*
.site-navigation .navmenu-depth-1>li:nth-child(n + 2)>details>summary::before,
.mobile-nav-content .navmenu-depth-1>.navmenu-item:nth-child(n + 2)>.navmenu-link::before {
  content: "\f02b";
}
*/


.site-navigation .navmenu-submenu {
  box-shadow: inset 0 1px 2px #80808040, 0 1px 2px #80808040;
  margin-top: 0;
  top: 100%;
  z-index: auto;
}
/*
.mobile-nav-content .navmenu-depth-2 > li:first-child {
  display: none;
}
*/
.site-navigation .navmenu-basic__item .navmenu-depth-2 li {
  padding: 0 1.125rem;
}
.site-navigation .navmenu-basic__item .navmenu-depth-2 li a,
.site-navigation .navmenu-basic__item .navmenu-depth-2 li summary {
  padding: 0.4375rem 0.875rem 0.4375rem 0.4375rem;
}
.site-navigation .navmenu-basic__item .navmenu-depth-2 li a,
.site-navigation .navmenu-basic__item .navmenu-depth-2 li summary,
.mobile-nav-content .navmenu-depth-2 li {
  border-bottom: 1px solid rgba(128, 128, 128, .2);
}
.site-navigation .navmenu-basic__item .navmenu-depth-2 li:last-child a,
.site-navigation .navmenu-basic__item .navmenu-depth-2 li:last-child summary,
.mobile-nav-content .navmenu-depth-2 li:last-child {
  border-bottom: none;
}
.site-navigation .navmenu-basic__item .navmenu-icon {
  right: 0.4375rem;
}


.site-footer-wrapper {
  padding-bottom: 4.875rem;
}
.navmenu-id-サンハヤトhpへ .navmenu-link {
  background-color: #00459c;
  border-radius: 3px;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 0.1em;
  margin-right: 16px;
  padding: 4px 15px;
}
.navmenu-id-サンハヤトhpへ .navmenu-link:hover {
  background-color: #00377d;
  color: #ffffff;
}


.modal-cookie {
  background: none;
  border: none;
  display: block;
  left: auto;
  outline-style: none;
  top: auto;
  white-space: normal;
  z-index: 1000000;
}
.modal-cookie.js_active {
  opacity: 1;
  visibility: visible;
}
.modal-cookie .modal-card {
  border: 1px solid #dbdbdb;
  border-radius: 6px;
  margin: 0;
}
.modal-cookie .modal-card-head {
  padding: 10px;
}
.modal-cookie .modal-card-title {
  font-size: inherit;
  font-weight: bold;
}
.modal-cookie .modal-card-body {
  padding: 10px;
}


.ls-sw-currencies,.ls-sw-languages,selector[data-type=currencies],selector[data-type=languages]{position:relative;display:inline-block;vertical-align:middle}.ls-sw,.ls-sw *,.ls-sw :after,.ls-sw :before{all:unset;box-sizing:border-box}.ls-sw{line-height:1;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;font-weight:400}.ls-sw>*{z-index:1}.ls-sw .ls-icon{flex-shrink:0}.ls-sw a{vertical-align:middle;outline:0;cursor:pointer;text-align:initial;white-space:nowrap;width:100%;display:-webkit-flex;display:flex;align-items:center}.ls-sw a:active,.ls-sw a:focus,.ls-sw a:hover,.ls-sw a:visited{outline:0}.ls-sw ul{display:block}.ls-text{vertical-align:middle;display:inline-block}.ls-sw-select{margin:0;overflow:hidden}.ls-sw-select select{width:100%;border:none;box-shadow:none;background-color:transparent;background-image:none}.ls-sw-select select:focus{outline:0}.ls-sw-dropdown{position:relative;display:inline-block}.ls-sw-dropdown.ls-sw-opened{z-index:1000}.ls-sw-dropdown ul{position:absolute;z-index:1010;list-style:none;margin:0;min-width:100%;visibility:visible;opacity:1;overflow:auto;top:100%}.ls-sw-dropdown li{margin:0}.ls-sw-dropdown .active{display:inline-block;vertical-align:middle;cursor:pointer;width:100%;position:relative;z-index:1011}.ls-sw-dropdown .active:after{display:inline-block;position:absolute;line-height:100%;border-style:solid;border-width:2px 2px 0 0;content:"";-webkit-transition:transform .2s ease;-o-transition:transform .2s ease;transition:transform .2s ease;vertical-align:middle;pointer-events:none}.ls-sw-closed ul{visibility:hidden;opacity:0}.ls-sw-open-up ul{bottom:100%;top:auto}.ls-sw-inline ul{margin:0}.ls-sw-inline li{display:inline-block;vertical-align:middle;margin:0}.ls-sw-relative{z-index:0}.ls-sw-bottom-right{position:fixed;z-index:999;top:auto;left:auto;right:10px;bottom:10px}.ls-sw-bottom-left{position:fixed;z-index:999;left:10px;right:auto;top:auto;bottom:10px}.ls-sw-top-right{position:fixed;z-index:999;right:10px;left:auto;bottom:auto;top:10px}.ls-sw-top-left{position:fixed;z-index:999;left:10px;top:10px;bottom:auto;right:auto}.ls-sw-wheel{display:inline-block;overflow:hidden;position:relative;z-index:0;width:100%;cursor:pointer;text-align:center;max-height:300px;min-height:150px}.ls-sw-wheel .ls-sw-wheel-slider{display:inline-block;transition:transform .18s ease-out;margin:0;padding:0;vertical-align:middle}.ls-sw-wheel .ls-sw-wheel-slider li{margin:0;padding:0;display:list-item;cursor:pointer;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:0}.ls-sw-wheel .ls-sw-wheel-line{width:100%;position:absolute;pointer-events:none;display:block;cursor:pointer}.ls-sw-wheel .ls-sw-wheel-mask{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.9;pointer-events:none;display:block}.ls-modal{position:fixed;z-index:999999;opacity:0;visibility:hidden;display:table;top:0;left:0;height:100%;width:100%}.ls-modal.ls-modal-opened{opacity:1;visibility:visible}.ls-modal-overlay{position:fixed;top:0;left:0;bottom:0;right:0;z-index:1;display:block}.ls-modal-cell{position:relative;display:table-cell;vertical-align:middle;float:none}.ls-modal-content{position:relative;z-index:2}.ls-modal-content-panel{display:block}.ls-sw-modal-modal .ls-modal-cell{text-align:center}.ls-sw-modal-modal .ls-modal-content{display:inline-block;overflow:auto}.ls-sw-modal-modal a{transition:background .3s}.ls-sw-modal-modal li{display:list-item}.ls-sw-modal-modal .ls-text{text-overflow:ellipsis;overflow:hidden}.ls-sw-ios-modal{-webkit-transition:opacity .4s,visibility .4s;transition:opacity .4s,visibility .4s}.ls-sw-ios-modal .ls-modal-content{position:fixed;width:100%;display:block;-webkit-transition:all .4s;transition:all .4s;bottom:-350px;left:0}.ls-sw-ios-modal.ls-modal-opened .ls-modal-content{bottom:0}.ls-sw-ios-modal .ls-modal-content-buttons{position:relative;text-align:center;display:block}.ls-sw-ios-modal .ls-modal-close{display:inline-block;float:left;cursor:pointer}.ls-sw-ios-modal .ls-modal-submit{display:inline-block;float:right;cursor:pointer}[dir=rtl].ls-sw-ios-modal .ls-modal-close{float:right}[dir=rtl].ls-sw-ios-modal .ls-modal-submit{float:left}.ls-sw-ios-modal .ls-modal-content-buttons:after{clear:both;display:block;content:""}.ls-radio{display:inline-block;border-radius:100%;vertical-align:middle;position:relative}.active .ls-radio:after{position:absolute;left:2px;top:2px;width:calc(100% - 4px);height:calc(100% - 4px);content:"";display:block;border-radius:50%}[class*=ls-curr-],[class*=ls-lang-]{vertical-align:middle;display:inline-block;overflow:hidden;font-size:0}[class*=ls-countries-]:before,[class*=ls-curr-]:before,[class*=ls-lang-]:before{vertical-align:middle;display:inline-block;content:"";float:left}.ls-curr-rounded,.ls-lang-rounded{border-radius:5px}.ls-curr-circle,.ls-lang-circle{border-radius:50%}.ls-curr-rectangle.ls-curr-icon:before,.ls-curr-rectangle.ls-icon-custom:before,.ls-curr-rounded.ls-curr-icon:before,.ls-curr-rounded.ls-icon-custom:before,.ls-lang-rectangle.ls-icon-custom:before,.ls-lang-rectangle.ls-lang-icon:before,.ls-lang-rounded.ls-icon-custom:before,.ls-lang-rounded.ls-lang-icon:before{width:28px;height:21px}.ls-curr-circle.ls-curr-icon:before,.ls-curr-circle.ls-icon-custom:before,.ls-curr-square.ls-curr-icon:before,.ls-curr-square.ls-icon-custom:before,.ls-lang-circle.ls-icon-custom:before,.ls-lang-circle.ls-lang-icon:before,.ls-lang-square.ls-icon-custom:before,.ls-lang-square.ls-lang-icon:before{width:21px;height:21px}html[style*="padding-bottom: 60px"] .ls-sw-bottom-left,html[style*="padding-bottom: 60px"] .ls-sw-bottom-right{margin-bottom:60px}html[style*="padding-bottom: 92px"] .ls-sw-bottom-left,html[style*="padding-bottom: 92px"] .ls-sw-bottom-right{margin-bottom:92px}.ls-alert-type-banner,.ls-alert-type-banner :after,.ls-alert-type-banner :before,.ls-alert-type-banner :not(path),.ls-alert-type-popup,.ls-alert-type-popup :after,.ls-alert-type-popup :before,.ls-alert-type-popup :not(path){all:unset;box-sizing:border-box}.ls-recommendation-alert{position:fixed;display:block;z-index:1000000;visibility:hidden;opacity:0}.ls-recommendation-alert .ls-alert-type-banner{width:100%;position:fixed;left:0}.ls-recommendation-alert.js-ls-alert-active{visibility:visible;opacity:1}.ls-recommendation-alert .ls-banner-content,.ls-recommendation-alert .ls-popup-content{align-items:center;display:flex;justify-content:space-between;margin:0 auto}.ls-recommendation-alert .ls-banner-call-to-action>*,.ls-recommendation-alert .ls-popup-call-to-action>*{display:inline-block}.ls-recommendation-alert .ls-banner-message,.ls-recommendation-alert .ls-popup-message{margin-bottom:3px;margin-top:3px}.ls-recommendation-alert .ls-banner-actions-wrapper>*,.ls-recommendation-alert .ls-popup-actions-wrapper>*{margin-top:3px;margin-bottom:3px}.ls-recommendation-alert .ls-banner-selector,.ls-recommendation-alert .ls-popup-selector{display:inline-block}.ls-recommendation-alert .ls-banner-change-button,.ls-recommendation-alert .ls-popup-change-button{height:auto!important;min-height:unset!important;min-width:unset!important;text-align:center!important;vertical-align:unset!important;width:auto!important;border:none;box-shadow:none;cursor:pointer}.ls-recommendation-alert .ls-banner-close-button,.ls-recommendation-alert .ls-popup-close-button{border:none!important;box-shadow:none!important;height:auto!important;min-height:unset!important;min-width:unset!important;text-align:center!important;vertical-align:unset!important;width:auto!important;background:0 0!important;cursor:pointer}.ls-recommendation-alert .ls-popup-close-button{align-self:baseline}.ls-recommendation-alert option{display:block}.ls-recommendation-alert .ls-alert-type-popup{box-shadow:0 0 1px rgba(0,0,0,.3),0 4px 4px 1px rgba(0,0,0,.1);z-index:1000000;position:fixed}.ls-recommendation-alert .ls-popup-overlay{background-color:rgba(0,0,0,.3);height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:999999}.ls-recommendation-alert:not(.js-ls-alert-active) .ls-popup-overlay{display:none}selector[data-type=lsn-switchers]{display:inline-block}@media screen and (max-width:768px){selector[data-type=lsn-switchers][data-desktop]{display:none}}@media screen and (min-width:769px){selector[data-type=lsn-switchers][data-mobile]{display:none}}.lsn-switcher{position:fixed;display:flex!important;gap:12px;z-index:999999!important;user-select:none}selector[data-type=lsn-switchers] .lsn-switcher{position:relative;top:0!important;bottom:0!important;right:0!important;left:0!important}.lsn-select{margin:0;position:initial!important;overflow:initial!important}.lsn-select__current{width:100%;border:none;position:relative;display:flex;align-items:center;gap:6px;cursor:pointer}.lsn-select__arrow{width:0;height:0;display:block!important;border-style:solid;transition:transform .1s;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent}.lsn-select__current.lsn-show .lsn-select__arrow{transform:rotate(180deg)}.lsn-select__list{flex-direction:column;min-width:calc(100% + 2px);overflow-x:hidden;border:1px solid #ccc;margin-top:5px;border-radius:3px;position:absolute;display:flex;transform:scaleY(0);left:-1px;z-index:1000;max-height:250px;transition:transform .1s}.lsn-select.lsn-up .lsn-select__list,.lsn-switcher.lsn-up .lsn-select__list{bottom:calc(100% + 2px);transform-origin:bottom center}.lsn-select.lsn-down .lsn-select__list,.lsn-switcher.lsn-down .lsn-select__list{top:calc(100% + 2px);transform-origin:top center}.lsn-select__list .lsn-select__arrow{display:none!important}.lsn-select__list--show{display:flex;transform:scaleY(1)}.lsn-select__item{cursor:pointer;background-color:inherit;border:none;color:inherit;font:inherit;display:inline-flex;align-items:center;gap:6px;width:100%}.lsn-select__item:focus,.lsn-select__item:hover{filter:brightness(90%)}.lsn-select__item-icon{display:block!important;width:28px;height:22px;background-size:contain;background-repeat:no-repeat;background-position:center;border-radius:5px;flex-shrink:0}.lsn-select__item-name{text-align:start;position:relative}.lsn-recommend-alert{position:fixed;z-index:2147483648;display:flex;flex-direction:column;justify-content:center;height:fit-content;inset:0;margin:auto}.lsn-recoment-alert-wrapper-content{position:relative}.lsn-recommend-alert-select__options{position:absolute;display:none;max-height:200px;overflow-y:auto}.lsn-recommend-alert-select__options .lsn-recommend-alert-select__option:hover{background-color:rgba(255,255,255,.5)}.lsn-recommend-alert-select__options .lsn-recommend-alert-select__option{white-space:nowrap}.lsn-recommend-alert-select__options--open--top{display:block;width:fit-content;background:#ccc;left:0;top:calc(100% + 5px);text-align:center}.lsn-recommend-alert-select__options--open--bottom{display:block;width:fit-content;background:#ccc;left:0;bottom:calc(100% + 5px);text-align:center}.lsn-recommend-alert-icon-close .one,.lsn-recommend-alert-icon-close .two{position:absolute;left:7px;display:block;background-color:#333}.lsn-recommend-alert-icon-close .one{transform:rotate(45deg)}.lsn-recommend-alert-icon-close .two{transform:rotate(-45deg)}.lsn-autodetection{position:fixed;top:50%;left:50%;padding:20px;background-color:#fff;z-index:10000;border:1px solid red;transform:translate(-50%,-50%);user-select:none}.lsn-autodetection .lsn-select{position:relative}.lsn-selectors{display:flex;gap:8px}.lsn-autodetection-button{display:inline-block;cursor:pointer;margin-top:10px}.lsn-autodetection-close{display:block!important;position:absolute;top:6px;right:6px;cursor:pointer}.lsn-autodetection-close svg{width:100%;height:100%;object-fit:contain}
.lsn-switcher {
  background: none !important;
  padding: 0 !important;
}
.lsn-select__current {
  background-color: #fff;
  border: 1px solid #dbdbdb !important;
  border-radius: 6px !important;
  box-shadow: 0 1px 4px #8080801c;
  padding: 14px 16px;
}
.lsn-select__current.lsn-show {
  filter: brightness(90%);
}
.lsn-select__list {
  border: 1px solid #dbdbdb !important;
  border-radius: 6px !important;
  left: 0;
  min-width: 100%;
  padding: 0 16px !important;
}
.lsn-select__item {
  border-bottom: 1px solid #dbdbdb !important;
  margin-right: -12px;
  padding: 12px 6px 12px 12px;
}
.lsn-select__item:last-child {
  border-bottom: none !important;
}



.template-password .newsletter {
  display: none;
}
.template-password .password-page-footer {
  display: none;
}



.site-main {
  padding: 25px 0;
}
.home-section--title::before {
  border-style: solid;
  border-width: 0 160px 220px 0;
  border-color: transparent transparent #e8f2ff transparent;
  content: "";
  height: 0;
  margin: -80px 0 0 -80px;
  position: absolute;
  transform: rotate(-45deg);
  width: 0;
  z-index: -1;
}
.home-section--title i {
  color: #fff;
  display: block;
  font-size: 3rem;
  margin-bottom: calc(.5em + .48rem);
  vertical-align: middle;
}
.home-section--title::after {
  background: #002f69;
  border-radius: 50%;
  content: "";
  height: 4em;
  left: 50%;
  margin: calc((3em + .5em + .5em + .48rem) * -1) 0 0 -2em;
  position: absolute;
  width: 4em;
  z-index: -1;
}
.collection-list__content {
  grid-template-columns: repeat(8, minmax(auto, 1fr)) !important;
}
.promo-block--header,
.promo-block--text {
  font-weight: bold;
  text-shadow: 0 1px 4px #002f69, 0 0 8px #002f697f, 0 0 16px #002f697f, 0 0 32px #0808801c;
}
@media screen and (max-width: 719px) {
  .promo-block--content-wrapper {
    overflow: visible;
  }
}
.promo-block--header {
 max-width: 100% !important;
}
@media screen and (min-width: 1024px) {
  .promo-grid__columns--3 .promo-block--header,
  .promo-grid__columns--4 .promo-block--header {
    font-size: var(--font-size-heading-3);
  }
}
@media screen and (max-width: 719px) {
  .promo-block--text,
  .promo-block--header {
    overflow: visible;
  }
}


.nav_category .item_category {
  display: block;
  text-align: center;
  padding-bottom: 0.5em;
}
.nav_category .article--excerpt-readmore--icon {
  display: block;
  text-align: center;
}
.nav_category .article--excerpt-readmore--icon svg {
  transform: rotate(90deg);
}
.list_categories > li {
  padding-bottom: 1.5rem;
/*  padding-top: 122px;*/
}
.list_categories a h2 {
  color: #00459c;
  display: inline-block;
}
.box_category {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
.description_collection {
  margin: 0 auto 1em;
  text-align: left;
}
.arrow_category {
  display: block;
  text-align: center;
}
.list_categories ul li .column {
  padding: .75rem .25rem .75rem .75rem;
}
.list_categories ul li .image {
  margin: 0;
}
.list_categories .title_category_sub {
  display: flex;
  align-items: center;
}
.nav_category figure,
.list_categories figure {
  margin: 1em 0;
}

/*
.collection-list__content[data-layout=grid] {
  text-align: left;  
}
.collection__item-image img {
  -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}
.collection__item-info {
  margin-left: 25px;
  text-align: left;
  text-indent: -12.5px;
}
.collection__item-info i {
  font-size: 1.5rem;
  margin-right: .24rem;
  vertical-align: middle;
}
.collection-list__container .sub-collection-list__content {
  margin-top: 1.25rem;
}
.collection-list__container .sub-collection__item {
  margin-top: .625rem;
}
.collection-list__container .sub-collection-list__content {
  list-style-type: none;
  padding-left: 25px;
}
.collection-list__container .sub-collection-list__content i {
  font-size: .75rem;
  vertical-align: middle;
}
*/


.template-index .featured-collection__container .jdgm-preview-badge {
    display: block !important;
}


.dlb_rss dl {
  border-color: #ccc;
  border-style: dotted;
  border-width: 1px 0 0 0;
  margin: 0;
  padding: 20px 16px;
  transition: all .3s ease-in 0s;
  -o-transition: all .3s ease-in 0s;
  -webkit-transition: all .3s ease-in 0s;
}
.dlb_rss dl:last-child {
  border-bottom-width: 1px;
}
.dlb_rss .rss_date {
  float: left;
  font-size: 85%;
  line-height: 1.911764705882353;
  margin-bottom: 1rem;
  width: 100px;
}
.dlb_rss .rss_title {
  float: right;
  margin: 1rem 0;
  padding-left: 20px;
  width: calc(100% - 100px);
}
.dlb_rss span[class^='rss_new_'] {
  background-color: #00459c;
  border-radius: 3px;
  color: #ffffff;
  font-size: 11px;
  letter-spacing: 0.1em;
  margin-right: 16px;
  padding: 4px 15px;
}
.dlb_rss span[class^='rss_new_']:hover {
  background-color: #00377d;
}
.dlb_rss dl:after {
  clear: both;
  content: '';
  display: table;
}



.collection--titlewrap {
  margin: 1.75rem 0 0.75rem;
}
.collection--titlewrap>* {
  margin: 0;
}
.collection--image {
  height: calc(var(--font-size-heading-large) * (1.75 + 1.3 +.75));
  overflow: hidden;
}
.collection--image img {
  height: 100%;
  object-fit: cover;
  object-position: center;
  -webkit-mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
  mask-image: linear-gradient(to bottom, black 50%, transparent 100%);
}
.collection--notice {
  font-size: var(--font-size-body-smaller);
  margin: 1.75rem 0 -1rem;
}
@media screen and (min-width: 1024px) {
  .collection--titlewrap {
    align-items: center;
    display: flex;
    flex-flow: row;
　}
  .collection--image {
    width: 25%;
  }
  .collection--image img {
    -webkit-mask-image: linear-gradient(to right, black 50%, transparent 100%);
    mask-image: linear-gradient(to right, black 50%, transparent 100%);
  }
}
.subcollections__container.disnon {
  display: none;
}
.subcollections__container.disnon + .subcollections-collection__border {
  display: none;
}
.subcollections__collection--title {
  margin-top: 2rem;
}
.subcollections-list__content {
  margin: 1rem 0 2rem !important;
}
@media screen and (min-width: 1024px) {
  .subcollections-list__content {
    grid-template-columns: repeat(8, minmax(auto, 1fr)) !important;
  }
}
.subcollections-list__content .subcollections-grid__item.disnon {
  display: none;
}
@media screen and (min-width: 1024px) {
  .subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled .subcollections-grid__item {
    max-width: calc((100% / 8) - (20px - (20px * calc((100 / 8) / 100)))) !important;
  }
}
.subcollections-list__content[data-subcollections-layout=slideshow].flickity-enabled.subcollections-list__image-crop--round .subcollections-grid__item-image {
  padding-top: 100%;
}

.filter-item--grid a:hover {
  color: #fff;
}

span[class^='productitem__badge'] {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  padding: 0.25rem 0.3125rem;
  text-decoration: none;
  vertical-align: middle;
}
.productitem__badge--end-of-sales {
  background-color: #e32619;
}
.productitem__badge--build-to-order {
  background-color: #00459c;
}
.productitem__badge--free-shipping {
  display: none;
}
.productitem__badge--nekoposu {
  background-color: #006f80;
  bottom: auto;
  left: auto;
  right: 0;
  top: 0;
}


/*
.template-collection.handle-products .productgrid--sidebar-group:first-of-type,
.template-collection.handle-products .productgrid--sidebar-group:first-of-type + .productgrid--sidebar-group,
.template-collection.handle-products .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-products .productgrid--sidebar-filters--current + .productgrid--sidebar-group + .productgrid--sidebar-group,
.template-collection.handle-chemical-aerosol .productgrid--sidebar-group:first-of-type,
.template-collection.handle-chemical-aerosol .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-jig-tools .productgrid--sidebar-group:first-of-type,
.template-collection.handle-jig-tools .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-educational-training .productgrid--sidebar-group:first-of-type,
.template-collection.handle-educational-training .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-original-board-production .productgrid--sidebar-group:first-of-type,
.template-collection.handle-original-board-production .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-universal-boards .productgrid--sidebar-group:first-of-type,
.template-collection.handle-universal-boards .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-board-accessories .productgrid--sidebar-group:first-of-type,
.template-collection.handle-board-accessories .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-conversion-adapter .productgrid--sidebar-group:first-of-type,
.template-collection.handle-conversion-adapter .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
.template-collection.handle-help-home-electronics .productgrid--sidebar-group:first-of-type,
.template-collection.handle-help-home-electronics .productgrid--sidebar-filters--current + .productgrid--sidebar-group,
*/
.productgrid--sidebar-group.productgrid--sidebar-group--disabled,
.filter-item.filter-item--disabled {
  display: none;
}
.template-collection .productgrid--sidebar-button {
  text-align: left;
}
.template-collection .productgrid--sidebar-group.disnon {
  display: none;
}



@media screen and (min-width: 720px) {
  .product-gallery {
    order: 2;
    width: 33.5%;
  }
  .product-main {
    margin: 0 2.5% 0 0;
    width: 64%;
  }
  .product-form--regular {
    width: calc(100% / 64 * 46);
  }
}

.product-gallery--caption {
  display: block;
  font-size: var(--font-size-body-smallest);
  margin-top: .25rem;
}
@media screen and (min-width: 720px) {
  .product-gallery--caption {
    background: rgba(255, 255, 255, .6);
    bottom: 0;
    display: block;
    padding: .375rem .625rem .375rem .5625rem;
    position: absolute;
    width: 100%;
  }
}
.product-gallery--expand {
  bottom: auto;
  margin-top: .75rem;
  top: 0;
}

span[class^='product__badge'] {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  padding: 0.25rem 0.3125rem;
  text-decoration: none;
  vertical-align: middle;
}
.product__badge--end-of-sales {
  background-color: #00459c;
  display: none;
}
.product__badge--build-to-order {
  background-color: #00459c;
}
.product__badge--free-shipping {
  display: none;
}
.product__badge--nekoposu {
  background-color: #006f80;
}
.product__badge--pricing-modification {
  background-color: #e32619;
}

.product__tax {
  display: inline-block;
}

.inventory-quantity-area {
  align-items: start;
  display: flex;
  margin-top: 0.75rem;
}
.inventory-quantity {
  background: #eee;
  border-radius: 3px;
  display: none;
  margin-right: 0;
  padding: 1.5rem 0.625rem 0.375rem;
  position: relative;
  width: 7.1875rem;
}
.inventory-quantity.selected {
  display: block;
}
.inventory-quantity .inventory-quantity-label {
  color: #4a4a4a;
  font-size: .8125rem;
  position: absolute;
  top: 0.5rem;
}
.inventory-quantity-message {
  letter-spacing: 0em;
  margin-left: 0.75rem;
  position: relative;
  vertical-align: middle;
  width: calc(100% - 7.9375rem);
}

.product-description .product-pricing-modification {
  background-color: #fdf0ef;
  margin-top: 2rem;
  padding: .25rem 1.25rem;
}
.product-description .product-pricing-modification .caution {
  font-size: 1.125rem;
  font-weight: 700;
}
.product-description .product-pricing-modification .caution + p {
  margin-top: -1rem;
}

.product-description .section {
  margin-top: 2rem;
  padding: 0;
}

.product-description #attention-download {
  background-color: #eee;
  margin-top: 2rem;
  padding: 0.25rem 1.25rem;
}
.product-description #attention-download dl {
  margin-top: 0;
  margin-bottom: 0;
}
.product-description #attention-download dl > * {
  display: inline;
}
.product-description #attention-download dl dt:not(:first-of-type) {
  margin-top: .5rem;
}
.product-description #attention-payment .caution:not(:first-of-type) {
  margin-top: -1rem;
}

.product-description .badge {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  padding-left: 0 !important;
}
.product-description .badge li {
  display: inline-block;
  margin: 0 .625rem .3125rem 0;
}
.product-description .badge li.end-of-sales,
.product-description .badge li a {
  display: flex;
  font-size: var(--font-size-body-smallest);
  font-weight: 700;
  padding: 0.25rem 0.3125rem;
  pointer-events: none;
/*
  border-radius: calc(1.625rem + (.625rem * 2));
  padding: .3125rem calc(.625rem + .625rem);
*/
}
.product-description .badge li.end-of-sales {
  background-color: #e32619;
}
.product-description .badge li.rohs a {
  background-color: #339933;
}
.product-description .badge li.rohs a:hover {
  background-color: #014e01;
}

.product-description .copy {
  font-size: 1.125rem;
  font-weight: 700;
}

.product-description .introduction span {
  display: block;
  margin-top: 0.3125rem;
}

.product-description .introduction + .button-wrap {
  margin-top: -1rem;
}

.product-description h2 {
  position: relative;
}
.product-description h2::before {
  background-color: #e8f2ff;
  border-radius: 2.5px;
  bottom: -3px;
  content: "";
  display: block;
  height: 5px;
  left: 15px;
  position: absolute;
  width: 60px;
}

.product-description .table,
.product-description .table dt,
.product-description .table dd {
  margin: 0;
  padding: 0;
}
.product-description .table {
  background: #e8f2ff;
  border: 1px solid #000;
  border-top: none;
  width: 100%;
}
.product-description .table dt,
.product-description .table dd {
  padding: 6px;
}
.product-description .table dt {
  border-top: 1px solid #000;
}
 
.product-description .table dd {
  background: #fff;
}
@media screen and (min-width: 720px) {
  .product-description .table {
    display: flex;
    flex-wrap: wrap;
  }
  .product-description .table dt {
    clear: left;
    float: left;
    width: 21.5rem;
  }
  .product-description .table dd {
    border-left: 1px solid #000;
    border-top: 1px solid #000;
    width: calc(100% - 21.5rem);
  }
}
.product-description .table dd .caution {
  display: block;
}
.product-description .management-symbol {
  font-size: var(--font-size-body-smallest);
  margin-top: 0.25rem;
  text-align: right;
}

.product-description #description-how-to .caution:not(:first-of-type) {
  margin-top: -1rem;
}

.product-description .button-wrap {
  padding-left: 0;
}

.product-chekout-note h3 {
  font-size: var(--font-size-heading-5);
  margin-bottom: 1rem;
  margin-top: 2rem;
}
.product-chekout-note ul li:not(:first-child) {
  margin-top: 1rem;
}

.share-buttons {
  margin-top: 2rem;
}


.jdgm-form-wrapper {
  text-align: left;
}
.jdgm-write-rev-link,
.jdgm-form input,
.jdgm-form textarea,
.jdgm-picture-fieldset__box-wrapper,
.jdgm-btn {
  border-radius: 3px !important;
}
.jdgm-form__reviewer-name-format-container {
  display: none;
}
.jdgm-form__fieldset:has(+ .jdgm-form__fieldset-actions) {
  display: none;
}
.jdgm-form__fieldset.jdgm-form__fieldset-actions {
  text-align: center;
}
.jdgm-notification {
  text-align: left;
}
.jdgm-notification .jdgm-notification__inner {
  font-size: 0;
}
.jdgm-notification .jdgm-notification__title {
  font-size: calc(var(--font-size-body) * 1.5);
  text-align: center;
}
@media screen and (max-width: 719px) {
  .jdgm-notification .jdgm-notification__title {
    font-size: calc(var(--font-size-body-small) * 1.5);
  }
}
/*
.jdgm-notification .jdgm-notification__inner::after {
  content: 'ありがとうございました！ レビューを表示するには、しばらくしてからページを更新してください。';
  font-size: var(--font-size-body);
}
@media screen and (max-width: 719px) {
  .jdgm-notification .jdgm-notification__inner::after {
    font-size: var(--font-size-body-small);
  }
}
*/
#shopify-section-template--15939127672984__a9b58ab8-55a0-451c-bba8-7e443d9b25d6 .custom-html--container {
  margin: 0 auto;
  max-width: 680px;
  padding: 0 25px;
}
#judgeme_product_reviews-note .caution {
  font-size: var(--font-size-body-smallest);
}
#judgeme_product_reviews-note ul {
  list-style: disc;
}


.recently-viewed--section .jdgm-prev-badge__text {
  display: none;
}


.frcp-wishlist-wrapper {
  bottom: 15px !important;
  margin: 0 0 0 15px !important;
  right: 115px !important;
}
.frcp-wishlist-btn {
  padding: 14px 20px !important;
}


.cart-breadcrumbs-container {
  padding-right: 0;
  padding-left: 0;
}
.cart-title {
  margin-top: 0;
}
.cart-item--image-wrapper {
  position: relative;
}
.onlyNonQuoteItems {
  text-align: center;
}
.cartitems__badge {
  bottom: 0;
  font-size: var(--font-size-body-smallest);
  height: auto;
  left: 0;
  position: absolute;
  width: auto;
}
span[class^='cartitems__badge'] {
  color: #fff;
  font-style: normal;
  font-weight: 700;
  padding: 0.25rem 0.3125rem;
  text-decoration: none;
  vertical-align: middle;
}
.cartitems__badge--build-to-order {
  background-color: #00459c;
}
.cartitems__badge--free-shipping {
  display: none;
}
.cartitems__badge--nekoposu {
  background-color: #006f80;
}
.cartitems__badge--build-to-order + .cartitems__badge--nekoposu {
  display: none;
}
.cart-ordernote,
.cart-delivery-datetime {
  margin: 0 auto;
  max-width: 680px;
  padding: 0 25px;
}
.cart-ordernote .cart-ordernote-heading {
  margin-top: 25px;
}
.cart-ordernote .form-field {
  max-width: 100%;
  width: 100%;
}


.delivery-container {
  max-width: 100% !important;
  margin-left: 0 !important;
}
.delivery-caution {
  display: none;
}
div[class^='cart-delivery-datetime_section'] {
  font-size: var(--font-size-body-smallest);
  max-width: 680px;
}
.cart-delivery-datetime_section_top {
  margin-top: 25px;
}
div[class^='cart-delivery-datetime_section'] p {
  margin: 4px 0;
}
.delivery-container .title-border {
  padding-top: 0 !important;
}
.amp-ui-element--table-head tr td p,
.amp-ui-element--table-body tr td p {
  text-align: center;
}
@media screen and (min-width: 750px) {
  .amp-ui-element--table-head tr td p,
  .amp-ui-element--table-body tr td p {
    width: 34px;
  }
}



.request-quote {
  margin-bottom: 1.25rem;
}
#quick-quote-wrapper {
  max-width: 1400px !important;
  padding-left: 10px;
  padding-right: 10px;
}
@media screen and (min-width: 720px) {
  #quick-quote-wrapper {
    padding-right: 15px;
    padding-left: 15px;
  }
}
@media screen and (min-width: 1024px) {
  #quick-quote-wrapper {
    padding-right: 25px;
    padding-left: 25px;
  }
}
#quick-quote-wrapper .quick-quote-header {
  display: block !important;
  margin-bottom: 3.125rem;
  margin-top: 0;
}
#quick-quote-wrapper #onlyNonQuoteItems {
  display: none;
  margin-bottom: 1.25rem;
  text-align: center;
}
#quick-quote-wrapper #qq-table-wrapper table {
  min-width: auto !important;
}
#quick-quote-wrapper #qq-table-wrapper thead,
#quick-quote-wrapper .summary {
  display: none;
}
#quick-quote-wrapper .cart-item-row {
  border: 1px solid rgba(128, 128, 128, .16);
  box-shadow: 0 1px 4px #8080801c;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  margin-bottom: 1.25rem;
  overflow: hidden;
  padding: 0.9375rem;
  position: relative;
  transition: all .2s cubic-bezier(0, 0, .2, 1);
}
@media screen and (min-width: 720px) {
  #quick-quote-wrapper .cart-item-row {
    align-items: center;
    padding: 1.25rem;
  }
}
@media screen and (min-width: 1024px) {
  #quick-quote-wrapper .cart-item-row {
    align-items: center;
  }
}
#quick-quote-wrapper .image {
  margin: 0;
  width: 75px;
}
@media screen and (min-width: 480px) {
  #quick-quote-wrapper .image {
    width: 120px;
  }
}
#quick-quote-wrapper .item {
  color: #000;
  padding-left: 1.25rem;
  font-size: var(--font-size-heading-5);
  margin-top: 0;
  x-margin-bottom: 0.5rem;
  width: calc(100% - 75px);
}
@media screen and (min-width: 480px) {
  #quick-quote-wrapper .item {
    flex: 1;
    width: calc(100% - 120px);
  }
}
#quick-quote-wrapper .item a {
  color: #000;
}
#quick-quote-wrapper .item a + div {
  display: none;
}
#quick-quote-wrapper .qty {
  min-width: calc(7.1875rem + 1.25rem);
  padding-left: 1.25rem;
  text-align: left;
  width: calc(100% - 75px);
}
@media screen and (min-width: 480px) {
  #quick-quote-wrapper .qty {
    max-width: calc(7.1875rem + 1.25rem);
    padding-left: 0;
    padding-right: 1.25rem;
    text-align: right;
  }
}
#quick-quote-wrapper .qty::before {
  color: #949494;
  content: '数量';
  font-size: .8125rem;
  margin-right: 0.5rem;
  transition-delay: 0ms;
}
#quick-quote-wrapper .price {
  color: #000;
  font-size: var(--font-size-heading-5);
  padding-left: 1.25rem;
  text-align: left;
  white-space: nowrap;
  width: calc(100% - 75px);
}
@media screen and (min-width: 480px) {
  #quick-quote-wrapper .price {
    width: auto;
  }
}
@media screen and (min-width: 560px) {
  #quick-quote-wrapper .price {
    padding-left: 0;
    padding-right: 0;
    text-align: right;
  }
}
@media screen and (min-width: 720px) {
  #quick-quote-wrapper .price {
    min-width: 7.5rem;
  }
}
#quick-quote-wrapper tr:not(.cart-item-row):not(.summary) td {
  background-color: #ff0000;
  color: #fff !important;
  font-size: .8125rem !important;
  font-style: normal;
  font-weight: 700;
  margin-left: 1.25rem !important;
  margin-top: calc((1.25rem + 1.25rem + 0.25rem + 1.5rem) * -1) !important;
  padding: 0.25rem 0.3125rem;
  text-decoration: none;
  vertical-align: middle;
}
#onlyNonQuoteItems[style*="display: block;"] ~ .quote-form {
  display: none;
}
#quick-quote-wrapper .quote-supplement-messages {
  margin-bottom: 2.5rem;
  text-align: center;
}
#quick-quote-wrapper #quote-error-messages {
  display: none;
}
#quick-quote-wrapper .quote-required-message,
#quick-quote-wrapper .quote-input-group {
  display: flex;
  align-items: center;
  margin: 0 auto 1.25rem !important;
  max-width: 680px;
  padding: 0 25px;
}
#quick-quote-wrapper .quote-required-message {
  flex-wrap: wrap;
}
#quick-quote-wrapper #quote-remarks-wrapper{
  flex-wrap: wrap;
}
#quick-quote-wrapper .quote-input-group .quote-input-label {
  flex-shrink: 0;
}
#quick-quote-wrapper #quote-remarks-wrapper .quote-input-label {
  flex-shrink: 0;
  margin-bottom: 0.75rem;
  width: 100% !important;
}
#quick-quote-wrapper .quote-input-group input,
#quick-quote-wrapper .quote-input-group textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #4d4d4d;
  font-family: Libre Franklin, sans-serif;
  font-size: var(--font-size-body);
  font-style: normal;
  font-weight: 400;
  padding: 0.9375rem 0.625rem;
  width: 100%;
  z-index: 1;
}
#quick-quote-wrapper .quote-input-group input:hover,
#quick-quote-wrapper .quote-input-group textarea:hover {
  border-color: #bebebe;
}
#quick-quote-wrapper .quote-input-group input:focus,
#quick-quote-wrapper .quote-input-group textarea:focus {
  border-color: #818181;
  outline: 0;
  box-shadow: 0 2px 6px #00000026, 0 0 0 0.5px #919191;
}
#quick-quote-wrapper .quote-input-group textarea {
  line-height: 1.5;
  max-height: 500px;
  max-width: 100%;
  min-height: 150px;
  min-width: 100%;
}
.quote-loading {
  display: none;
}
#quick-quote-wrapper #submit-quote {
  background-color: #00459c;
  border: 1px solid #00459c;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Libre Franklin,sans-serif;
  font-size: var(--font-size-button-x-large);
  font-style: normal;
  font-weight: 700;
  height: auto;
  letter-spacing: 0em;
  padding: 0.875rem 1.75rem;
  text-decoration: none;
  transition: width 125ms cubic-bezier(.4, 0, .2, 1), height 125ms cubic-bezier(.4, 0, .2, 1), border-color 125ms cubic-bezier(.4, 0, .2, 1), background-color 125ms cubic-bezier(.4, 0, .2, 1), box-shadow 125ms cubic-bezier(.4, 0, .2, 1);
  width: 100%;
}
#quick-quote-wrapper #submit-quote:hover {
  background: rgb(26,88,166);
  border: 1px solid rgb(26,88,166);
  box-shadow: 0 3px 8px #0000001a;
}
#quick-quote-wrapper #back-to-cart {
  display: none;
}
#quick-quote-wrapper #pnl-thank-you {
  text-align: center;
}
#quick-quote-wrapper #quote-number::before {
  content: '#';
}
#quick-quote-wrapper .quote-thank-you-messages p {
  margin: 1.25rem 0;
}
#quick-quote-wrapper #stillCartItems[style*="display: block;"] + p {
  display: none;
}
#quick-quote-wrapper #stillCartItems {
  display: none;
}





.frcp-app .frcp-nav__title .frcp-nav__name-caution {
  color: var(--frcp-textColor);
  font-size: var(--font-size-body-tiny);
  opacity: var(--frcp-hoverOpacity);
}
.frcp-app .frcp-section__content {
  display: flex;
  flex-direction: column;
}
@media only screen and (min-width: 768px) {
  .frcp-app .frcp-section__content {
    flex-direction: row;
  }
}
.frcp-app .frcp-section__content:after {
  content: none;
}
.frcp-app .frcp-profile-block {
  width: 100%;
}
@media only screen and (min-width: 768px) {
  .frcp-app .frcp-profile-block {
    width: calc(50% - 10px);
  }
  .frcp-app .frcp-profile-section--other-info .frcp-profile-block {
    width: 100%;
  }
}
.frcp-app .frcp-profile-block.frcp-profile__last-name,
.frcp-app .frcp-form__input-block.frcp-profile__last-name,
.frcp-app .frcp-form__input-block.frcp-address__last-name {
  order: -1;
}
.frcp-app .frcp-wishlist .frcp-product__thumbnail {
  padding-top: 100%;
}
.frcp-app .frcp-custom-page__body.frcp-card h2 {
  color: #000;
  margin-bottom: 1rem;
  margin-top: 2rem;
  font-size: var(--font-size-heading-6);
}
.frcp-app .frcp-custom-page__body.frcp-card p {
  margin-bottom: 1rem;
  margin-top: 1rem;
}



body.template-page .page-link {
  color: #00459c;
  font-size: var(--font-size-body);
  display: block;
  margin-top: 2.5rem;
  text-align: center;
}
body.template-page .page-link:hover {
  color: #00459c;
}
body.template-page .page-link:hover .icon-signpost-arrow path {
  transition: transform 125ms cubic-bezier(0.4, 0, 0.2, 1), opacity 125ms cubic-bezier(0.4, 0, 0.2, 1) 100ms;
}
body.template-page .page-link:hover .icon-signpost-arrow path:first-child {
  transform: translateX(0);
}
body.template-page .page-link:hover .icon-signpost-arrow path:last-child {
  transform: translateX(0);
}




body.template-page.handle-categories {
  line-height: 1.15;
}


body.template-page .nav_category .item_category {
  display: block;
  text-align: center;
  padding-bottom: 0.5em;
}
body.template-page .nav_category .article--excerpt-readmore--icon {
  display: block;
  text-align: center;
}
body.template-page .nav_category .article--excerpt-readmore--icon svg {
  transform: rotate(90deg);
}
body.template-page.handle-categories .list_categories a {
  text-decoration: none;
}
body.template-page.handle-categories .list_categories a:hover {
  color: #00377d;
}
body.template-page .list_categories > li {
  border-bottom: 1px solid rgba(128,128,128,.16);
  padding-bottom: 1.5rem;
  padding-top: 122px;
}
body.template-page .list_categories a h2 {
  color: #00459c;
  display: inline-block;
}
body.template-page .box_category {
  position: relative;
  display: block;
  width: 100%;
  height: auto;
  text-align: center;
}
/*
body.template-page figure.image_title_category {
  background-color: #e5ecf5;
  margin: 0;
  display: block;
  width: 100%;
  height: 12rem;
  transition: all 0.3s;
}
body.template-page figure.image_title_category img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  opacity: 0.25;
}
body.template-page a:hover figure.image_title_category {
  background-color: #fff;
}
body.template-page .title_category {
  position: absolute;
  left: 2em;
  top: 2em;
}
*/
body.template-page .arrow_category {
/*
  position: absolute;
  right: 2.25em;
  bottom: 2em;
  line-height: 1;
*/
  display: block;
  text-align: center;
}
body.template-page .list_categories ul li .column {
  padding: .75rem .25rem .75rem .75rem;
}
body.template-page .list_categories ul li .image {
  margin: 0;
}
body.template-page .list_categories .title_category_sub {
  display: flex;
  align-items: center;
}



body[class^='template-page handle-user-guide'] .tabs {
  border-bottom: 0;
}
body[class^='template-page handle-user-guide'] .tabs .is-active a {
  cursor: default;
}
body[class^='template-page handle-user-guide'] .tabs .is-active a:hover {
  color: #000;
}
body[class^='template-page handle-user-guide'] .acd-label {
  background: #0068b7;
  color: #fff;
  padding: 10px calc(20px + 1em + 20px + 5px) 10px 20px;
  position: relative;
}
body[class^='template-page handle-user-guide'] .acd-label.nav-open {
  cursor: pointer;
}
body[class^='template-page handle-user-guide'] .acd-label.nav-open::after {
  background: #00459c;
  border-radius: 3px;
  content: '\f107';
  display: block;
  font-family: "Font Awesome 6 Free";
  font-family: var(--fa-style-family, "Font Awesome 6 Free");
  font-size: 1.5rem;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-style: normal;
  font-variant: normal;
  font-weight: 900;
  font-weight: var(--fa-style, 900);
  line-height: 1em;
  text-rendering: auto;
  text-align: center;
  padding: 10px;
  position: absolute;
  right: 5px;
  top: 5px;
  width: calc(1em + 20px);
}
body[class^='template-page handle-user-guide'] .acd-label.nav-open:hover::after {
  background: rgb(26, 88, 166);
}
body[class^='template-page handle-user-guide'] .acd-label.nav-open.active::after {
  content: '\f00d';
}
body[class^='template-page handle-user-guide'] .acd-content {
  margin: 1rem 0;
  padding: 0 10px;
}
body[class^='template-page handle-user-guide'] .acd-content.nav {
  display: none;
}
body[class^='template-page handle-user-guide'] .acd-content > *:first-child {
  margin-top: 0;
}
body[class^='template-page handle-user-guide'] .acd-content > *:last-child {
  margin-bottom: 0;
}
body[class^='template-page handle-user-guide'] .acd-content ul {
  list-style-type: disc;
}
body[class^='template-page handle-user-guide'] .note {
  font-size: var(--font-size-body-smallest);
  margin-top: 2rem;
}


body[class^='template-page handle-coupon'] .acd-label {
  background: #0068b7;
  color: #fff;
  padding: 10px calc(20px + 1em + 20px + 5px) 10px 20px;
  position: relative;
}


#tayori-form .form-parts {
  margin-bottom: 1.25rem;  
}
#tayori-form .form-parts::after {
  clear: both;
  content: '';
  display: block;
}
#tayori-form .form-parts:nth-child(2) > div:first-child::after,
#tayori-form .form-parts:nth-child(3) > div:first-child::after,
#tayori-form .form-parts:nth-child(7) > div:first-child::after {
  color: red;
  content: '*';
}
@media screen and (min-width: 720px) {
  #tayori-form .form-parts > div > div {
    float: left;
    width: calc(50% - 10px);
  }
  #tayori-form .form-parts > div > div:first-child {
    margin-right: 20px;
  }
}
#tayori-form .form-parts input,
#tayori-form .form-parts textarea {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  color: #4d4d4d;
  font-family: Libre Franklin, sans-serif;
  font-size: var(--font-size-body);
  font-style: normal;
  font-weight: 400;
  padding: 0.9375rem 0.625rem;
  width: 100%;
  z-index: 1;
}
#tayori-form .form-parts input:focus,
#tayori-form .form-parts textarea:focus {
  border-color: #818181;
  outline: 0;
  box-shadow: 0 2px 6px #00000026, 0 0 0 0.5px #919191;
}
#tayori-form .form-parts input {
  margin-bottom: 8px;
}
#tayori-form textarea {
  line-height: 1.5;
  max-height: 500px;
  max-width: 100%;
  min-height: 150px;
  min-width: 100%;
}
#tayori-form .error-message {
  color: red;
  font-size: var(--font-size-body-tiny);
}
body.handle-contact .form-action-row p {
  margin-bottom: 1.25rem;
}
body.handle-contact .contact-form-button, 
#tayori-form .submit {
  background-color: #00459c;
  border: 1px solid #00459c;
  border-radius: 3px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-family: Libre Franklin,sans-serif;
  font-size: var(--font-size-button-x-large);
  font-style: normal;
  font-weight: 700;
  height: auto;
  letter-spacing: 0em;
  padding: 0.875rem 1.75rem;
  text-decoration: none;
  transition: width 125ms cubic-bezier(.4, 0, .2, 1), height 125ms cubic-bezier(.4, 0, .2, 1), border-color 125ms cubic-bezier(.4, 0, .2, 1), background-color 125ms cubic-bezier(.4, 0, .2, 1), box-shadow 125ms cubic-bezier(.4, 0, .2, 1);
  width: 100%;
}
body.handle-contact .contact-form-button.disabled,
#tayori-form .submit.disabled {
  background-color: #ddd;
  border: 1px solid #ddd;
  color: #949494;
  pointer-events: none;
}





body.template-article {
/*
  color: inherit;
  font-family: inherit;
  font-weight: inherit;
*/
  line-height: 1.15;
}


body.template-blog .blog-title a {
  pointer-events: none;
}
body.template-article.problem-solving .article--title {
  line-height: 1.625;

  position: relative;
  margin-bottom: 2rem;
  padding: 1.5rem 2rem;
  border-radius: 10px;
  background: #e8f2ff;
}
body.template-article.problem-solving .article--title:before,
body.template-article.problem-solving .article--title:after {
  position: absolute;
  content: '';
  border-radius: 50%;
  background: #e8f2ff;
}

body.template-article.problem-solving .article--title:before {
  bottom: -15px;
  left: 30px;
  width: 30px;
  height: 30px;
}

body.template-article.problem-solving .article--title:after {
  bottom: -30px;
  left: 50px;
  width: 15px;
  height: 15px;
}
body.template-article.problem-solving .article--inner .home-section--title {
  margin-top: 4rem;
}
body.template-article.problem-solving h2.article--heading{
  margin: 4.5rem 0 1.5rem;
}
body.template-article h3.title{
  margin: 3rem 0 1.5rem;
}
body.template-article.problem-solving h2.article--heading::before {
  border-style: solid;
  border-width: 0 80px 110px 0;
  border-color: transparent transparent #e8f2ff transparent;
  content: "";
  height: 0;
  margin: -60px 0 0 -10px;
  position: absolute;
  transform: rotate(-45deg);
  width: 0;
  z-index: -1;
}
body.template-article .align-center {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}
body.template-article .buttongroup {
  margin-left: -10px;
  margin-right: -10px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -ms-flex-pack: center;
  justify-content: center;
}
body.template-article .index_contents {
  padding: 2em;
  border: 1px solid rgba(128,128,128,.16);
}
body.template-article .index_contents h2 {
  font-size: 1.75em;
  margin-top: 0;
}
body.template-article .index_contents > ul {
  margin-bottom: 0;
}
body.template-article .list-type-notice {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}
body.template-article .list-type-notice > li {
  margin-left: 1.2em;
  margin-top: 0.25em;
  position: relative;
}
body.template-article .list-type-notice > li::before {
  content: "※";
  margin-right: 0.25em;
  position: absolute;
  right: 100%;
}
body.template-article .is-small th,
body.template-article .is-small td {
  font-size: .75rem;
}
body.template-article div[id^="product-component-"],
body.template-article div[id^="collection-component-"]{
  margin: 20px auto 30px;
}
body.template-article a[class*="-button"]:not([class*="--button"]) {
  margin-top: 1rem;
  line-height: 1;
  width: calc(100% - 2rem);
  text-align: center;
}
body.template-article a.product-form--atc-button {
  margin-left: 0;
}
body.template-article a.shopify-payment-button__button:hover {
  color: #fff;
}
body.template-article pre {
  font-size: .875em;
  margin-top: 1rem;
}
body.template-article .content ul,
body.template-article .content ol,
body.template-article .content dl {
  margin-left: 0;
}
body.template-article .column figure {
  margin-left: 0;
  margin-right: 0;
}
body.template-blog .article--excerpt-wrapper {
  text-align: left;
}
body.template-article .article--inner table.table {
  border: none;
  box-shadow: none;
}
body.template-article .article--inner table.table:not([class*="is-bordered"]) th,
body.template-article .article--inner table.table:not([class*="is-bordered"]) td {
  border-left: none;
  border-right: none;
}
body.template-article .article--inner .article--pagination .article--pagination-title {
  font-style: normal;
}
body.template-article .article--inner table.wrap {
  white-space: normal;
}