@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Noto+Sans+JP&family=Noto+Serif+JP&display=swap";html{font-size:1rem;overflow-x:hidden;--theme-color: #E61929}body{font-family:Noto Sans JP,sans-serif;line-height:1.7;min-height:100vh;overflow-x:hidden;--bs-body-color: #000;--bs-body-color-rgb: 0,0,0;--bs-body-bg: #fff;--bs-body-bg-rgb: 255,255,255;--bs-link-color: var(--theme-color);--bs-link-hover-color: var(--theme-color);--bs-link-color-rgb: 145,114,5;--bs-link-hover-color-rgb: 145,114,5;--border-color: black;--bs-navigation-color: white;--bs-description-color: black;--bs-title-color: black;--bs-label-bg: black;--bs-label-color: white}body :focus-visible{outline:3px solid #E61929!important}h1,h2,h3,h4,h5,h6{font-family:"Noto Serif JP",serif}img{max-width:100%}.offcanvas{--bs-offcanvas-zindex: 1099}.bg-eeece7{background-color:#eeece7!important}.theme-color{color:var(--theme-color)!important}.btn-primary,.btn-secondary{border-radius:5px;background-color:#000;border:3px solid #000;font-family:Noto Sans JP,sans-serif;font-size:1.125rem;font-weight:700;color:#fff;padding:0 1.5rem;display:inline-block;text-align:center;text-decoration:none;transition:all .3s ease}.btn-primary:hover,.btn-secondary:hover{opacity:.75}.btn-secondary{background-color:#fff;color:#000}#to_top{width:3rem;height:3rem;background:#d2d5da;color:#000;border-radius:100%;transition:all .3s ease;opacity:0;visibility:hidden;z-index:10}#to_top:hover{background-color:#000;color:#fff;border:1px solid white}#to_top.show{opacity:1;visibility:visible}header .divider{background-color:#e61929;height:4px}header .static-wrapper{line-height:27px}header nav{line-height:28px}header nav>ul{display:flex;list-style:none;padding:0;margin:0;white-space:nowrap;gap:24px}header nav>ul a{text-decoration:none;position:relative}header nav>ul a:after{content:"";display:block;position:absolute;left:0;bottom:-6px;width:0;height:0px;opacity:.7;border-bottom:3px solid #E61929;transition:all .3s ease}header nav>ul a:hover:after{width:100%}header .navbar-toggler-icon{--bs-navbar-toggler-icon-bg: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%280, 0, 0, 1%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}header #offcanvasSPMenu{height:100vh}header #offcanvasSPMenu .offcanvas-header img{width:200px}header #offcanvasSPMenu ul{display:flex;flex-direction:column;list-style:none;white-space:nowrap;gap:24px}header #offcanvasSPMenu ul a{text-decoration:none}.scroll-top-wrapper{bottom:20px}footer{background-color:#ccc}.breadcrumb{background-color:#e619291a;border-radius:8px;padding:12px 40px;gap:8px}.breadcrumb a{gap:8px;text-decoration-color:#e61929}.breadcrumb span{color:#9da3af}.breadcrumb span.home{color:#e61929!important}.breadcrumb span:last-child{color:#606368}.navigate-facility{width:600px;padding:12px 16px;text-decoration:none;background-color:#f5f5f5}@media only screen and (max-width: 991.98px){.navigate-facility{width:100%}}.navigate-facility div{width:20px;height:20px;border-radius:50%}.navigate-facility div.pc-navigator .black{display:block}.navigate-facility div.pc-navigator .white{display:none}.navigate-facility div.pc-navigator:hover{background-color:#e61929}.navigate-facility div.pc-navigator:hover .black{display:none}.navigate-facility div.pc-navigator:hover .white{display:block}.navigate-facility div.sp-navigator{background-color:#e61929}.search-database .search-database-inner{max-width:43rem}.search-database .search-database-form{gap:.625rem}.search-database .search-database-form input[type=text]{flex:1;background-color:#f9faff;border:3px solid #EBEDEF;border-radius:.5rem;line-height:1.7;color:#000}@media only screen and (max-width: 767.98px){.search-database .search-database-form input[type=text]{flex:0 0 auto;width:90%}}.search-database .search-database-form button{display:flex;align-items:center;justify-content:center;background-color:#fff;color:#fff;border:3px solid #E61929;border-radius:.5rem;width:6.25rem;height:3.625rem;box-shadow:0 4px 4px #00000040}.search-database .search-database-form>span{margin-left:.75rem;color:#9da3af}@media only screen and (max-width: 767.98px){.search-database .search-database-form{gap:.5rem}.search-database .search-database-form>span{margin-left:0}}.search-database .search-database-suggestions{gap:25px}.search-database .search-database-suggestions a{text-decoration:none}.search-result .toolbar-pagination{display:flex;align-items:center;justify-content:space-between}@media only screen and (max-width: 767.98px){.search-result .toolbar-pagination{margin-bottom:0}}.search-result .toolbar-pagination .search-count{display:flex;align-items:center;gap:1.25rem}.search-result .toolbar-pagination .search-count select{background-color:var(--theme-color);border-radius:6px;padding:.5rem 1.5rem .5rem 1rem;border:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;utf8,<svg fill='white' height='24' viewBox='0 0 24 24' width='24' xmlns='http://www.w3.org/2000/svg'><path d='M7 10l5 5 5-5z'/><path d='M0 0h24v24H0z' fill='none'/></svg>");background-repeat:no-repeat;background-position-x:calc(100% - 2px);background-position-y:50%;color:#fff}.search-result .toolbar-pagination .pagination-wrapper{display:flex;align-items:center;gap:1.25rem}@media only screen and (max-width: 991.98px){.search-result .toolbar-pagination .pagination-wrapper{gap:.5rem}}.search-result .toolbar-pagination .pagination-wrapper .pagination{margin:0;display:flex;align-items:center;gap:.25rem;background-color:#fff;box-shadow:0 1px 3px #0000001a;border-radius:5px;padding:.625rem;--bs-pagination-padding-x: .75rem;--bs-pagination-padding-y: .375rem;--bs-pagination-font-size: 1rem;--bs-pagination-color: var(--bs-body-color);--bs-pagination-bg: transparent;--bs-pagination-border-width: 0;--bs-pagination-border-radius: 3px;--bs-pagination-hover-color: #fff;--bs-pagination-hover-bg: #E61929;--bs-pagination-focus-color: #fff;--bs-pagination-focus-bg: #917205;--bs-pagination-focus-box-shadow: none;--bs-pagination-active-color: var(--cs-pagination-color);--bs-pagination-active-bg: rgba(230, 25, 41, .1)}.search-result .toolbar-pagination .pagination-wrapper .pagination .page-link{margin:0;border-radius:3px;display:flex;align-items:center;justify-content:center;height:1.5rem;padding:0 .5rem;line-height:1;font-size:.875rem;font-weight:700;color:#fff;cursor:pointer}.search-result .toolbar-pagination .pagination-wrapper .pagination .page-item{color:#fff}.search-result .toolbar-pagination .pagination-wrapper .goto-page-wrapper input[type=text]{height:2.75rem;background-color:#ffffff4d;color:inherit;border:2px solid #D2D5DA;border-radius:5px;width:4rem;padding:0 .75rem;font-size:.9375rem;text-align:center}@media only screen and (max-width: 991.98px){.search-result .toolbar-pagination .pagination-wrapper .goto-page-wrapper input[type=text]{width:2.5rem}}@media only screen and (max-width: 767.98px){.search-result .toolbar .pagination-wrapper{display:none}}.search-result .toolbar.toolbar-bottom .toolbar-pagination{justify-content:flex-end}.search-result .toolbar.toolbar-bottom .toolbar-pagination .search-count{display:none}@media only screen and (max-width: 767.98px){.search-result .toolbar.toolbar-bottom .toolbar-pagination{justify-content:center}.search-result .toolbar.toolbar-bottom .goto-page-wrapper{display:none}.search-result .toolbar.toolbar-bottom .pagination-wrapper{display:flex}}.product-item{height:100%;display:flex}.product-item>a{width:100%;text-decoration:none;transition:all .3s ease;display:block;border-radius:.5rem;box-shadow:0 0 1.25rem #00000012;background-color:#fff;color:#000;overflow:hidden}.product-item>a:hover{background-color:#ebedef}.product-item .product-image{display:block;position:relative}.product-item .product-image img{display:block;width:100%;height:150px;object-fit:cover}.product-item .product-image-box{display:block;position:relative}.product-item .product-image-box figure{display:flex;justify-content:center;align-items:center;aspect-ratio:4/3;margin:0;padding:0;overflow:hidden;background-color:#0003}.product-item .product-image-box figure img{height:100%;width:100%;object-fit:contain;transition:all .5s ease}.product-item .product-image-box figure img:hover{transform:scale(1.1)}.product-item .product-desc{padding:.625rem 1.25rem 1rem}.product-item .product-desc p:first-child{color:#505050;overflow:hidden;text-overflow:ellipsis;line-height:1.7;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;height:3rem;margin-bottom:0}.product-item .product-desc p:last-child{color:#6a7181;margin-top:.25rem}.product-item .product-desc p:last-child:before{content:"";display:block;width:.625rem;height:.375rem;margin-top:4px;border-radius:1rem;background-color:#e61929}.cross-search{--cs-pagination-color: #6A7181}.cross-search .search-result .page-link{color:var(--cs-pagination-color)!important}.cross-search .search-result .page-link:hover{color:#fff!important}.cross-search .search-result .page-item{color:var(--cs-pagination-color)!important}.cross-search .search-result .goto-page-wrapper input[type=text]{background-color:#fffeff;color:#000}form input[type=text]:focus{outline:unset;box-shadow:none;border-color:#eae8e4}.goto-page-wrapper input[type=text]{outline:unset;box-shadow:none;border-color:#d2d5da}input::-webkit-outer-spin-button,input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}html{overflow:inherit}.w-md{min-width:110px}.w-lg{min-width:140px}body.modal-open{padding-right:0!important}.cross-search .modal-header{padding:1.5rem 3rem 0}@media only screen and (max-width: 991.98px){.cross-search .modal-header{padding:1.5rem 2rem 0}}@media only screen and (max-width: 767.98px){.cross-search .modal-header{padding:1rem 1rem 0}}.cross-search .modal-header .btn-close{opacity:1;transition:all ease .3s;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23000'%3e%3cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3e%3c/svg%3e")}.cross-search .modal-header .btn-close:hover{opacity:.7}.cross-search .modal-body{padding:2rem 6rem}@media only screen and (max-width: 991.98px){.cross-search .modal-body{padding:1.5rem 3rem}}@media only screen and (max-width: 767.98px){.cross-search .modal-body{padding:1rem}}.cross-search .modal-body .content-wrapper{border-radius:8px;padding:1.5rem 2.5rem;background-color:#f2f4fc;color:#606368}.home-slider{position:relative;--swiper-pagination-bullet-size: .625rem;--swiper-pagination-bullet-horizontal-gap: .3125rem;--swiper-pagination-bullet-inactive-color: #777;--swiper-pagination-color: #917205;--swiper-pagination-bullet-inactive-opacity: .6}.home-slider img{width:100%;height:100%;object-fit:contain}.home-slider .swiper-container{overflow:hidden;box-shadow:0 0 4px #00000026}.home-slider .swiper-slide{position:relative}.home-slider .swiper-slide span{position:absolute;left:0;top:20%;background-color:#fff;padding:30px 70px;line-height:20px}@media only screen and (max-width: 991.98px){.home-slider .swiper-slide span{padding:10px 20px}}.home-slider .slideshow__prev{position:absolute;left:.5rem;top:50%;z-index:2;color:#000;width:2.125rem;height:2.125rem;border-radius:2rem;background-color:#fff;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.home-slider .slideshow__next{position:absolute;right:.5rem;top:50%;z-index:2;color:#000;width:2.125rem;height:2.125rem;border-radius:2rem;background-color:#fff;display:flex;align-items:center;justify-content:center;transform:translateY(-50%)}.home-slider .slideshow-footer{z-index:10}.home-slider .slideshow-footer .slideshow-pagination{width:fit-content;margin-right:12px;gap:12px}.home-slider .slideshow-footer .slideshow-pagination .swiper-pagination-bullet{width:16px;height:16px;background-color:#dcdcdc;margin:0}.home-slider .slideshow-footer .slideshow-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:#e61929}.home-slider .slideshow-footer .slideshow-autoplay .btn-autoplay{width:26px;height:26px;text-decoration:none;background-color:transparent;background-image:none}.home-slider .slideshow-footer .slideshow-autoplay .btn-autoplay svg:first-child{display:none}.home-slider .slideshow-footer .slideshow-autoplay .btn-autoplay svg:nth-child(2){display:block}.home-slider .slideshow-footer .slideshow-autoplay .btn-autoplay.autoplay svg:first-child{display:block}.home-slider .slideshow-footer .slideshow-autoplay .btn-autoplay.autoplay svg:nth-child(2){display:none}
