@charset "UTF-8";.l-news{background-color:#f8faf9;padding-top:30px;padding-bottom:60px}/*!
component > cookiewrap
------------------------------
*/#cookiewrap{position:fixed;bottom:0;left:0;background:#005bac;color:#fff;z-index:999;padding:20px;-webkit-box-sizing:border-box;box-sizing:border-box;width:100%;display:none}#cookiewrap .inner{position:relative;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}#cookiewrap .inner .close{position:absolute;right:0;bottom:0;text-align:right;font-size:rem(14);font-size:rem(14);line-height:1em}#cookiewrap .inner .close a{display:block;padding:8px;border:1px solid #fff}#cookiewrap .inner .txt{font-size:rem(14);font-size:rem(14);line-height:1.8;padding-bottom:45px}/*!
component > Loading
------------------------------
*/.is-loadding .c_loading{opacity:1;pointer-events:all}.c_loading{position:fixed;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;left:0;top:0;width:100%;height:100%;background:#535763;z-index:100;opacity:0;pointer-events:none}.c_loading__content{position:relative;-webkit-transform:translate(-15px,-15px);transform:translate(-15px,-15px)}.c_loading__item{background-color:#fff;width:12px;height:12px;border-radius:100%;margin:2px;-webkit-animation-fill-mode:both;animation-fill-mode:both;position:absolute;margin-left:15px;top:4px;left:-7px}.c_loading__item:first-child{-webkit-animation:ball-zig .7s 0s infinite linear;animation:ball-zig .7s 0s infinite linear}.c_loading__item:last-child{-webkit-animation:ball-zag .7s 0s infinite linear;animation:ball-zag .7s 0s infinite linear}@-webkit-keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zig{33%{-webkit-transform:translate(-15px,-30px);transform:translate(-15px,-30px)}66%{-webkit-transform:translate(15px,-30px);transform:translate(15px,-30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@-webkit-keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes ball-zag{33%{-webkit-transform:translate(15px,30px);transform:translate(15px,30px)}66%{-webkit-transform:translate(-15px,30px);transform:translate(-15px,30px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.c-icon-blank{position:relative}.c-icon-blank::after{content:"";display:inline-block;background:url(../../images/common/icon_blank.svg) no-repeat center;background-size:cover;width:20px;height:15px}.c-hamburger-menu{display:inline-block;position:relative;width:40px;height:25px;cursor:pointer;-webkit-transition:all .4s;transition:all .4s}.c-hamburger-menu span{display:inline-block;position:absolute;left:0;width:100%;height:3px;background-color:#005bac;-webkit-transition:all .4s;transition:all .4s}.c-hamburger-menu__line01{top:0}.c-hamburger-menu__line02{top:11px}.c-hamburger-menu__line03{bottom:0}.is-nav-open .c-hamburger-menu__line01{-webkit-transform:translateY(11px) rotate(-315deg);transform:translateY(11px) rotate(-315deg)}.is-nav-open .c-hamburger-menu__line02{opacity:0}.is-nav-open .c-hamburger-menu__line03{-webkit-transform:translateY(-11px) rotate(315deg);transform:translateY(-11px) rotate(315deg)}.c-page-top-btn{position:fixed;right:20px;bottom:20px;z-index:200;visibility:hidden;opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-page-top-btn.is-show{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.is-nav-open .c-page-top-btn{visibility:hidden;opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}.is-loadding .c-page-top-btn{visibility:hidden;opacity:0;-webkit-transform:translateY(200px);transform:translateY(200px)}.c-page-top-btn__body{display:block;background-color:#005bac;width:50px;height:50px;position:relative;-webkit-transition:.3s ease-in;transition:.3s ease-in}.c-page-top-btn__body::before{content:"";background:url(../../images/common/icon_arrow-white.svg) no-repeat center;background-size:contain;width:14px;height:14px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%) rotate(90deg);transform:translate(-50%,-50%) rotate(90deg)}.c-content-width01{width:100%;padding-left:20px;padding-right:20px;margin:0 auto}.c-content-width-mv{width:100%;padding-left:20px;padding-right:20px;margin:0 auto}.c-section-title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.c-section-title__en{text-transform:uppercase;font-family:"Josefin Slab",serif;font-size:30px;font-size:1.875rem;font-weight:700;letter-spacing:.02em;line-height:1.2}.c-section-title__ja{font-weight:700;letter-spacing:.05em;font-size:18px;font-size:1.125rem}.c-list-item01:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.c-list-item01:hover a{opacity:1}.c-list-item01:hover .c-circle-arrow01{-webkit-transform:translateX(5px);transform:translateX(5px)}.c-list-item01__img{overflow:hidden}.c-list-item01__img img{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-list-item01__body{background-color:#fff;letter-spacing:.02em;padding:20px 20px 24px}.c-list-item01__title{font-weight:700;font-size:16px;font-size:1rem;position:relative}.c-list-item01__text{line-height:2;margin-top:12px}.c-list-item02:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.c-list-item02:hover a{opacity:1}.c-list-item02:hover .c-circle-arrow01{-webkit-transform:translateX(5px);transform:translateX(5px)}.c-list-item02__img{overflow:hidden}.c-list-item02__img img{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;-o-object-fit:cover;object-fit:cover;aspect-ratio:480/280}.c-list-item02__body{background-color:#fff;letter-spacing:.02em;padding:20px 20px 30px}.c-list-item02__title{font-weight:700;font-size:18px;font-size:1.125rem;position:relative;color:#005bac;line-height:1.5}.c-list-item02__text{line-height:2;margin-top:8px}.c-list-item02__category{margin-top:16px;position:relative;padding-right:34px}.c-list-item02__facilities,.c-list-item02__product{color:#8e8e8e}.c-circle-arrow01{position:absolute;right:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-circle-arrow01__arrow{position:relative;display:inline-block;width:24px;height:24px;background-color:#005bac;border-radius:50%}.c-circle-arrow01__arrow::after{content:"";position:absolute;top:calc(50% - 2.5px);left:calc(50% - 8.5px);display:inline-block;width:12px;height:5px;border-bottom:1px solid #fff;border-right:1px solid #fff;-webkit-transform:skew(45deg);transform:skew(45deg)}.c-circle-arrow02{position:relative;right:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-circle-arrow02__arrow{position:relative;display:inline-block;width:34px;height:34px}.c-circle-arrow02__arrow::after{content:"";display:inline-block;position:absolute;top:calc(50% - 1.5px);background:url(../../images/common/icon_blank-white.svg) no-repeat center;background-size:cover;width:20px;height:15px;margin-left:8px}.c-circle-arrow03{position:absolute;right:0;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-circle-arrow03__arrow{position:relative;display:inline-block;width:24px;height:24px;background-color:#005bac;border-radius:50%}.c-circle-arrow03__arrow::after{content:"";position:absolute;top:calc(50% - 4px);left:calc(50% - 6px);display:inline-block;width:12px;height:7px;background:url(../../images/common/icon_prev-arrow.svg) no-repeat center;background-size:cover}.c-link-btn01{max-width:400px;width:100%;margin:0 auto}.c-link-btn01:hover a{opacity:1}.c-link-btn01:hover .c-link-btn01__link-box{background-color:#005bac;color:#fff;border:#fff 1px solid}.c-link-btn01:hover .c-link-btn01__link-box::after{-webkit-transform:skew(45deg) translateX(5px);transform:skew(45deg) translateX(5px);border-bottom:1px solid #fff;border-right:1px solid #fff}.c-link-btn01__link-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;color:#005bac;font-weight:700;position:relative;font-size:16px;font-size:1rem;padding:8px 0;border-radius:35px;border:#005bac 1px solid;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-link-btn01__link-box::after{content:"";position:absolute;top:calc(50% - 6px);right:8.5%;display:inline-block;width:27px;height:10px;border-bottom:1px solid #005bac;border-right:1px solid #005bac;-webkit-transform:skew(45deg);transform:skew(45deg);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-link-btn02{max-width:400px;width:100%}.c-link-btn02:hover a{opacity:1}.c-link-btn02:hover .c-link-btn02__link-box{background-color:#005bac;color:#fff;border:#005bac 1px solid}.c-link-btn02:hover .c-link-btn02__link-box::after{background:url(../../images/common/icon_blank-blue.svg) no-repeat center}.c-link-btn02__link-box{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#fff;color:#005bac;border:#fff 1px solid;font-weight:700;position:relative;font-size:16px;font-size:1rem;padding:8px 0;border-radius:35px;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-link-btn02__link-box::after{content:"";display:inline-block;position:absolute;right:26px;top:calc(50% - 7.5px);background:url(../../images/common/icon_blank.svg) no-repeat center;background-size:cover;width:20px;height:15px;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-sbtn__link{position:relative;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:10px;border-bottom:solid 1px #d1d4d7}.c-sbtn__link .c-circle-arrow01__arrow{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-sbtn__link .c-circle-arrow01__arrow::after{top:calc(50% - 3px);left:calc(50% - 9px)}.c-sbtn__link .c-circle-arrow03__arrow{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-sbtn__txt{color:#333;font-weight:700;font-size:16px;font-size:1rem;letter-spacing:.02em;line-height:1.5em;padding-right:19px;margin-right:auto}.c-sbtn__product{margin:45px 0 0;text-align:center}.c-section-stitle .en{position:relative;text-transform:uppercase;font-family:"Josefin Slab",serif;font-size:18px;font-size:1.125rem;font-weight:700;letter-spacing:.02em;line-height:1.2;color:#005bac;display:inline-block;padding-left:20px;margin-bottom:4px}.c-section-stitle .en::before{position:absolute;content:"";border-radius:100%;border:solid 2px #005bac;width:10px;height:10px;top:5px;left:0}.c-section-stitle .jp{display:block;font-weight:500;letter-spacing:.05em;font-size:24px;font-size:1.5rem;color:#232536;line-height:1.5em}.c-section-stitle .c-section-title__en{color:#005bac}.c-section-stitle01{position:relative;font-size:24px;font-size:1.5rem;font-weight:500;letter-spacing:.02em;line-height:1.7em;padding-bottom:10px;color:#005bac}.c-section-stitle01::after{position:absolute;left:0;bottom:0;content:"";width:100%;height:2px;background:-webkit-gradient(linear,left top,right top,color-stop(50%,#005bac),color-stop(50%,#78c1f7)) no-repeat;background:linear-gradient(90deg,#005bac 50%,#78c1f7 50%) no-repeat}.c-section-stitle01__txt{display:inline-block}.c-section-stitle01.has-label .c-section-stitle01__txt{margin-right:7px}.c-section-stitle01.has-label .c-section-stitle01__label{bottom:5px}.c-section-stitle01.has-txtsmall .c-section-stitle01__txt{margin-right:2px}.c-section-stitle01__label{margin-bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:8px 10px;border:solid 1px #005bac;border-radius:5px;position:relative}.c-section-stitle01__label .txt{display:inline-block;line-height:1.2em;font-size:14px;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#005bac}.c-section-stitle01__txtsmall{font-size:16px;font-size:1rem;font-weight:500;letter-spacing:.02em;line-height:1.7em}.c-section-stitle02{color:#005bac;font-size:16px;font-size:1rem;font-weight:700;letter-spacing:.02em;line-height:1.7em}.c-section-stitle02.color01{color:#232536}.c-section-stitle03{position:relative;color:#005bac;font-size:14px;font-size:.875rem;font-weight:500;letter-spacing:.02em;line-height:1.5em;margin-bottom:5px;padding-left:20px}.c-section-stitle03::before{position:absolute;content:"";top:7px;left:0;width:8px;height:8px;background:#005bac}.c-stbl__row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-stbl__row:first-child .c-stbl__head{border-top:solid 1px #d1d4d7}.c-stbl__content,.c-stbl__head{width:100%;padding:15px;border-bottom:solid 1px #d1d4d7}.c-stbl__content{margin-top:-15px}.p-logistics-system-specification__tbl .c-stbl__content{margin-top:0}.c-stbl__head{border-bottom:none}.c-stbl__head .head{font-family:"Noto Sans JP",sans-serif;display:inline-block;font-size:14px;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#005bac;line-height:1.5em}.c-stbl__head.bg01{background:#f8faf9}.c-stbl__content .desc{font-size:14px;font-size:.875rem;font-weight:400;letter-spacing:.02em;color:#232536;line-height:1.5em;margin-bottom:8px}.c-stbl__content .desc:last-child{margin-bottom:0}.c-stbl .txt-medium{font-weight:500}.c-stbl__style01 .c-stbl__head{border-left:solid 1px #d1d4d7;border-right:solid 1px #d1d4d7;border-bottom:solid 1px #d1d4d7}.c-stbl__style01 .c-stbl__content{border-left:solid 1px #d1d4d7;border-right:solid 1px #d1d4d7}.c-stbl__blocks{width:100%}.c-stbl__blocks.has-2block{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-stbl__blocks.has-2block .c-stbl__block{width:100%;margin-bottom:15px}.c-stbl__block{width:100%;margin-bottom:15px}.c-stbl__block:last-child{margin-bottom:0}.c-stbl__style02{table-layout:fixed;border-collapse:collapse;width:100%}.c-stbl__style02 td,.c-stbl__style02 th{font-family:"Noto Sans JP",sans-serif;font-size:14px;font-size:.875rem;letter-spacing:.02em;line-height:1.5em;padding:15px;border-spacing:0;border-top:solid 1px #d1d4d7;border-right:solid 1px #d1d4d7;vertical-align:middle}.c-stbl__style02 td.color01,.c-stbl__style02 th.color01{color:#232536}.c-stbl__style02 th{background:#f8faf9;color:#005bac;font-weight:500;text-align:center}.c-stbl__style02 th:first-child{text-align:left;border-left:solid 1px #d1d4d7}.c-stbl__style02 td{background:#fff;font-weight:400;color:#232536}.c-stbl__style02 tr:first-child th{border-top:solid 1px #d1d4d7}.c-stbl__style02 tr:last-child td,.c-stbl__style02 tr:last-child th{border-bottom:solid 1px #d1d4d7}.c-stbl__note{font-size:14px;font-size:.875rem;font-weight:400;color:#232536;letter-spacing:.02em;line-height:1.5em;margin:10px 0 0}.c-stbl__note.color01{color:red}.c-stbl__note01{font-weight:400;font-size:12px;font-size:.75rem;color:#232536;letter-spacing:.02em;line-height:2.67em;margin-bottom:5px}.c-stbl__note01.color02{color:#8e8e8e}.c-stbl__scroll{overflow-x:auto;overflow-y:hidden;padding-bottom:15px}.c-stbl__scroll::-webkit-scrollbar{width:100%;height:3px}.c-stbl__scroll::-webkit-scrollbar-track{background:#eee}.c-stbl__scroll::-webkit-scrollbar-thumb{background:#005bac}.c-stbl__scroll table{width:1000px}.c-stbl__scroll figure{width:767px;position:relative}.c-stbl__scroll figure::before{content:"※ 横スクロールでご覧いただけます。";font-size:12px;font-size:.75rem;color:#8e8e8e;position:absolute;top:10px;left:5px;line-height:1}.c-accordion__ttl{position:relative;background:#005bac;border:solid 1px #005bac;text-align:center;padding:10px 32px 12px;margin-bottom:15px}.c-accordion__ttl::after,.c-accordion__ttl::before{position:absolute;content:"";background:#fff}.c-accordion__ttl::before{width:18px;height:1px;right:20px;top:50%}.c-accordion__ttl::after{width:18px;height:1px;right:20px;top:calc(50% - 1px);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out;-webkit-transform:rotate(90deg);transform:rotate(90deg)}.c-accordion__ttl.is-open::after{opacity:0;visibility:hidden;-webkit-transform:rotate(0);transform:rotate(0)}.c-accordion__ttl .ttl{color:#fff;font-size:16px;font-size:1rem;font-weight:700;line-height:1.5em}.c-accordion__content{display:none}.c-accordion .c-stbl__row:first-child .c-stbl__content,.c-accordion .c-stbl__row:first-child .c-stbl__head{border-top:0}.c-slist01{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-slist01__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 0 50px 0;border-bottom:solid 1px #d1d4d7;width:100%}.c-slist01__item:last-child{margin:0}.c-slist01__img{position:relative;overflow:hidden;text-align:center}.c-slist01__img img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.c-slist01__info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin-top:0;padding:15px 0}.c-slist01__info .c-circle-arrow01__arrow{-webkit-transition:all .5s;transition:all .5s;width:30px;height:30px;-ms-flex-negative:0;flex-shrink:0}.c-slist01__info .c-circle-arrow01__arrow::after{top:calc(50% - 3px);left:calc(50% - 10px)}.c-slist01__txt{display:inline-block;line-height:1.4em;color:#333;font-weight:700;letter-spacing:.02em;font-size:16px;font-size:1rem}.c-slist02{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-slist02.no-desc .c-slist02__img{margin-bottom:0}.c-slist02__item{position:relative;width:89.66%;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:0 auto 14px;border:solid 1px #2995e5}.c-slist02__item *{position:relative;z-index:2}.c-slist02__item::before{position:absolute;content:"";left:0;top:0;background:#fff;z-index:1;width:100%;height:100%}.c-slist02__item::after{position:absolute;content:"";left:50%;top:0;-webkit-transform:translate(-50%,0);transform:translate(-50%,0);background:#2995e5;z-index:-1;width:1px;height:calc(100% + 30px)}.c-slist02__item:last-child{margin:0 auto}.c-slist02__item:last-child::after{content:none}.c-slist02__ttl{position:relative;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:15px}.c-slist02__ttl .num,.c-slist02__ttl .ttl{font-weight:700;letter-spacing:.02em;display:inline-block}.c-slist02__ttl .ttl{text-align:center;position:relative;color:#005bac;font-size:20px;font-size:1.25rem;line-height:1.54em;width:100%}.c-slist02__ttl .num{text-align:left;position:absolute;left:0;top:-2px;color:#2995e5;font-family:"Josefin Slab",serif;font-size:40px;font-size:2.5rem;line-height:1em}.c-slist02__img{width:100%;text-align:center;margin:0 auto 15px}.c-slist02__desc .desc{color:#232536;font-size:14px;font-size:.875rem;font-weight:400;letter-spacing:.02em;line-height:1.7em}.c-slist-anchors01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-slist-anchor01{margin:0 0 25px 0;position:relative;display:inline-block;text-decoration:none;padding:0 20px 5px 0;border-bottom:solid 1px #005bac;width:100%}.c-slist-anchor01:last-child{margin:0 auto}.c-slist-anchor01::after{content:"";position:absolute;right:0;top:calc(50% - 5px);-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);border-top:solid 1px #005bac;border-right:solid 1px #005bac;padding:3px}.c-slist-anchor01__txt{display:inline-block;position:relative;color:#005bac;font-weight:700;letter-spacing:.02em;font-size:14px;font-size:.875rem}.c-slist-anchor01.icon-pdf{width:auto}.c-slist-anchor01.icon-pdf .c-slist-anchor01__txt{padding-right:10px}.c-slist-anchor01.icon-pdf::after{border:0;right:0;top:43%;-webkit-transform:translateY(-50%);transform:translateY(-50%);background:url(../../images/common/icon_pdf_01.svg) no-repeat center/contain;width:20px;height:21px}.c-slist-anchors02{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-slist-anchors02.has-5btn .c-slist-anchor02:last-child{margin-right:0}.c-slist-anchors02.has-4btn .c-slist-anchor02:last-child{margin-right:0}.c-slist-anchor02{width:100%;background:#fff;text-align:center;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 2px 5px;padding:25px 15px}.c-slist-anchor02:hover{opacity:1}.c-slist-anchor02__txt{color:#005bac;font-size:16px;font-size:1rem;font-weight:700;letter-spacing:.02em;line-height:1.5em;display:inline-block;position:relative;padding-right:30px}.c-slist-anchor02__txt::after{content:"";position:absolute;right:0;top:calc(50% - 5px);-webkit-transform:translateY(-50%) rotate(135deg);transform:translateY(-50%) rotate(135deg);border-top:solid 1px #005bac;border-right:solid 1px #005bac;padding:3px;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.c-slist-anchor02.txt-l{text-align:left}.c-slist-num01{counter-reset:list-num}.c-slist-num01>li{color:#232536;position:relative;font-size:14px;font-size:.875rem;letter-spacing:.02em;padding-left:15px;font-weight:400;margin-bottom:12px;line-height:1.5em}.c-slist-num01>li:last-child{margin-bottom:0}.c-slist-num01>li::before{color:#232536;font-size:14px;font-size:.875rem;font-weight:700;letter-spacing:.02em;position:absolute;left:0;top:-1px;counter-increment:list-num;content:counter(list-num) ".";line-height:1.5em}.c-slist-num01>li .ttl,.c-slist-num01>li.ttl{font-weight:700;line-height:1.5em}.c-slist-num01>li .ttl{margin-bottom:5px}.c-slist-num01>li .desc{color:#232536;font-weight:400;letter-spacing:.02em}.c-slist-num02>li{color:#232536;position:relative;font-size:14px;font-size:.875rem;letter-spacing:.02em;line-height:1.5em;font-weight:400;margin-bottom:8px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:100%}.c-slist-num02>li:last-child{margin-bottom:0}.c-slist-num02>li .num02{display:inline-block;margin-right:5px}.c-slist-num03>li{color:#232536;position:relative;font-size:14px;font-size:.875rem;letter-spacing:.02em;font-weight:500;margin-bottom:8px;line-height:1.5em;width:100%;padding-left:12px}.c-slist-num03>li:last-child{margin-bottom:0}.c-slist-num03>li .num{position:absolute;left:0;top:0;display:inline-block;color:#005bac;font-weight:700;width:auto}.c-slist-num03>li .ttl{display:inline-block;width:auto;padding-left:5px}.c-slist-num03.has-bg>li{background:#f8faf9;padding:10px 20px 10px 34px;font-size:16px;font-size:1rem}.c-slist-num03.has-bg>li .num{left:15px;top:8px}.c-slist-num03.has-bg>li .ttl{padding-left:0}.c-slist-num03.has-bg>li.h100{height:100%}.c-slist-btn{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-slist-btn .c-link-btn01{max-width:100%;margin:0 0 20px}.c-slist-btn .c-link-btn01:last-child{margin:0}.c-slist-btn .c-link-btn01.icon-pdf .c-link-btn01__link-box::after,.c-slist-btn .c-link-btn01.icon-pdf01 .c-link-btn01__link-box::after{border:0;width:20px;height:21px;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-slist-btn .c-link-btn01.icon-pdf .c-link-btn01__link-box::after{background:url(../../images/common/icon_pdf.svg) no-repeat center/contain}.c-slist-btn .c-link-btn01.icon-pdf01 .c-link-btn01__link-box::after{background:url(../../images/common/icon_pdf_01.svg) no-repeat center/contain}.c-slist-btn .c-link-btn01.icon-play .c-link-btn01__link-box::after{border:0;background:url(../../images/common/icon_play.svg) no-repeat center/contain;width:28px;height:19px;top:50%;right:25px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-slist-btn .c-link-btn01__link-box{background-color:#005bac;border:solid 1px #005bac;color:#fff;padding:10px;letter-spacing:.02em;font-size:16px;font-size:1rem}.c-slist-btn .c-link-btn01__link-box::after{border-color:#fff}.c-text-link{color:#005bac;position:relative}.c-text-link a{-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.c-text-link::after{content:"";position:absolute;left:0;right:0;bottom:0;width:100%;height:1px;background-color:#005bac;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out}.c-text-link:hover::after{opacity:.8}.c-sframe-btns .c-link-btn01__link-box{background-color:#fff;border:solid 1px #fff;color:#005bac;padding:10px;letter-spacing:.02em;font-size:16px;font-size:1rem}.c-sframe-btns .c-link-btn01__link-box::after{border-color:#005bac}.c-sframe-btns.c-slist-btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-sframe-btns.c-slist-btn .c-link-btn01{margin:0 auto 20px;max-width:320px}.c-sframe-btns.c-slist-btn .c-link-btn01:last-child{margin:0 auto}.c-sframe-btns.c-slist-btn.has-4btn{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-sframe-btns.c-slist-btn.has-4btn .c-link-btn01{margin:0 0 20px}.c-sframe-btns.c-slist-btn.has-4btn .c-link-btn01:last-child{margin:0}.c-sframe-btns.c-slist-btn.has-3btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-sframe-btns.c-slist-btn.has-3btn .c-link-btn01{margin:0 0 20px}.c-sframe-btns.c-slist-btn.has-3btn .c-link-btn01:last-child{margin:0}.c-sframe{position:relative;background:#005bac;padding:25px 25px 40px;overflow:hidden}.c-sframe *{position:relative;z-index:1}.c-sframe::after{position:absolute;content:"";bottom:0;right:-20%;background:url(../../images/common/bg_frame.webp) no-repeat center/cover;width:338px;height:100%}.c-sframe__ttl01{position:relative;font-size:20px;font-size:1.25rem;font-weight:500;letter-spacing:.02em;color:#fff;line-height:1.7em;margin-bottom:20px;padding-left:15px}.c-sframe__ttl01::before{position:absolute;content:"";left:0;top:12px;border-radius:100%;background:#fff;width:8px;height:8px}.c-sframe__ttl02{border-bottom:solid 2px #fff;color:#fff;font-size:20px;font-size:1.25rem;font-weight:500;letter-spacing:.05em;line-height:1.7em;margin-bottom:15px;padding-bottom:15px}.c-sframe__txts>li{position:relative;font-size:14px;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#fff;line-height:1.7em;margin-bottom:10px;padding-left:20px}.c-sframe__txts>li:last-child{margin-bottom:0}.c-sframe__txts>li::before{position:absolute;content:"";left:0;top:8px;border-radius:100%;background:#fff;width:8px;height:8px}.c-sframe__main.has-img{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-sframe__main.has-img .c-sframe__img{position:relative;width:100%;text-align:center;margin:30px auto 0}.c-sframe__main.has-img .c-sframe__info{width:100%}.c-sframe__info{width:100%}.c-sframe__item{margin-bottom:20px}.c-sframe__item:last-child{margin-bottom:0}.c-sframe__pics.has-2pic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-sframe__pics.has-2pic .c-sframe__pic{margin:0 auto 30px}.c-sframe__pics.has-2pic .c-sframe__pic:last-child{margin-bottom:0}.c-sframe__pics.has-3pic{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-sframe__pics.has-3pic .c-sframe__pic{width:100%;margin:0 auto 30px}.c-sframe__pics.has-3pic .c-sframe__pic:last-child{margin:0 auto}.c-slist-dot>li{position:relative;line-height:1.7em;color:#232536;letter-spacing:.02em;padding-left:22px;font-size:14px;font-size:.875rem;margin-bottom:5px;font-weight:500}.c-slist-dot>li:last-child{margin-bottom:0}.c-slist-dot>li::before{position:absolute;content:"";left:0;top:7px;width:8px;height:8px;background:#005bac;border-radius:100%}.c-slist-dot-group{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.c-slist-dot-group.has-2block .c-slist-dot{margin:0 10px 5px 0;padding-right:5px}.c-slist-dot-group.has-2block .c-slist-dot:last-child{margin:0;padding-right:0}.c-slist-dot.has-bullet>li{margin-bottom:5px;padding-left:20px;font-weight:400}.c-slist-dot.has-bullet>li::before{content:"※";font-size:14px;font-size:.875rem;font-weight:400;letter-spacing:.02em;color:#232536;width:auto;height:auto;background:0 0;top:0;left:0}.js-fade-up{visibility:hidden;opacity:0;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transform:translateY(40px);transform:translateY(40px)}.js-fade-up.is-show{visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}.p-under-top__title-en{color:#005bac;font-size:34px;font-size:2.125rem;font-weight:700;line-height:1}.p-under-top__title-ja{font-size:24px;font-size:1.5rem;line-height:1;margin-top:8px;font-weight:500!important}.p-under-top01__main{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-under-top01__img{width:100%;-ms-flex-negative:0;flex-shrink:0;text-align:center;margin:0 auto;position:relative}.p-under-top01__info{width:100%;margin-bottom:0}.p-under-top01__info.has-margin{margin-bottom:30px}.p-under-top01__title{margin-bottom:20px}.p-under-top01__title .en{position:relative;font-family:"Josefin Slab",serif;font-size:20px;font-size:1.25rem;font-weight:700;letter-spacing:.02em;color:#005bac;display:block;line-height:1.7em;margin-bottom:8px}.p-under-top01__title .jp{font-size:26px;font-size:1.625rem;font-weight:500;letter-spacing:.02em;color:#232536;display:block;line-height:1.7em}.p-under-top01__desc{color:#232536;font-size:14px;font-size:.875rem;font-weight:400;letter-spacing:.02em;line-height:2em}.p-under-top01__title01{font-size:26px;font-size:1.625rem;font-weight:500;color:#005bac;letter-spacing:.02em;line-height:1.7em;margin-bottom:20px}.p-under-top01__title01.has-logotxt{padding-left:70px;margin-bottom:8px;position:relative}.p-under-top01__title01.has-logotxt::before{position:absolute;content:"";left:0;top:0;background:url(../../images/common/img_utop_main_logo_01.webp) no-repeat center/contain;width:65px;height:44px}.p-under-top01__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:15px}.p-under-top01__list.txt-2line .p-under-top01__icon{padding:3px 2px;height:60%}.p-under-top01__list.txt-2line .p-under-top01__txt{padding:10px 2px;height:40%}.p-under-top01__item{margin:0 6px 10px 0;width:50px;border:solid 1px #005bac;border-radius:5px;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-under-top01__item:last-child{margin:0 0 10px 0}.p-under-top01__icon,.p-under-top01__txt{width:100%;text-align:center}.p-under-top01__icon{height:64%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:4px}.p-under-top01__icon .icon{line-height:0;display:block;margin:auto}.p-under-top01__txt{height:36%;background:#005bac;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:5px 2px}.p-under-top01__txt .txt{color:#fff;font-family:"Noto Sans JP",sans-serif;font-size:12px;font-size:.75rem;font-weight:500;line-height:1.2em;letter-spacing:.02em;display:block}.p-under-top01__txt .txt-small01{font-size:11px;font-size:.6875rem;display:block}.p-under-top01__txt .txt-small02{position:relative;display:block;font-size:10px;font-size:.625rem;line-height:1em}.p-under-top01__item.icon-01 .icon{width:20px}.p-under-top01__item.icon-02 .icon{width:27px}.p-under-top01__item.icon-03 .icon{width:40px}.p-under-top01__item.icon-04 .icon{width:24px}.p-under-top01__item.icon-05 .icon{width:26px}.p-under-top01__item.icon-06 .icon{width:34px}.p-under-top01__item.icon-07 .icon{width:20px}.p-under-top01__item.icon-08 .icon{width:16px}.p-under-top01__label{margin-bottom:20px}.p-under-top01__label .txt{border:solid 1px #005bac;color:#005bac;display:inline-block;padding:5px 12px 4px;line-height:1.2em;border-radius:5px;font-size:14px;font-size:.875rem;font-weight:500;letter-spacing:.02em;text-align:center}.p-contact-content__left{color:#fff}.p-contact-content__text{margin-top:20px;letter-spacing:.02em}.p-contact-content__right{-webkit-box-flex:1;-ms-flex:1;flex:1}.p-contact-content__link-area{margin-top:30px}.p-under-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px;pointer-events:none}.p-under-box:hover .p-under-box__img a{opacity:1}.p-under-box:hover .p-under-box__img img{-webkit-transform:scale(1.1);transform:scale(1.1)}.p-under-box:hover .c-circle-arrow01__arrow{-webkit-transform:translateX(5px);transform:translateX(5px)}.p-under-box.flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-under-box:last-child{margin-bottom:0!important}.p-under-box .c-section-title{margin-bottom:30px}.p-under-box .c-section-title .c-section-title__en{color:#005bac}.p-under-box__img,.p-under-box__main{width:100%}.p-under-box__img{overflow:hidden}.p-under-box__img a{display:block;pointer-events:auto}.p-under-box__img img{-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.p-under-box__main{position:relative}.p-under-box__main .c-sbtn__link{pointer-events:auto}.p-under-box__img{margin-bottom:30px}.p-under-box__img .img{margin-bottom:20px}.p-under-box__img .img.last{margin-bottom:0}.p-under-box .desc{color:#232536;line-height:2em;font-size:14px;font-size:.875rem;letter-spacing:.02em}.p-under-box__desc{font-size:16px;font-size:1rem;letter-spacing:.02em;color:#232536;margin-bottom:20px;margin-top:12px}.p-under-box__reverse{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.p-under-box__reverse .p-under-box__desc{padding-right:0}.p-under-box__ttl{font-size:24px;font-size:1.5rem;font-weight:500;color:#005bac;letter-spacing:.02em;line-height:1.7em}.p-under-box.no-margin .p-under-box__desc,.p-under-box.no-margin .p-under-box__main{margin:0}.p-under-box.no-padding .p-under-box__desc,.p-under-box.no-padding .p-under-box__main{padding:0}.p-under-box__panel{margin-bottom:15px}.p-under-box__panel:last-child{margin-bottom:0}.p-under-box__panel .desc,.p-under-box__panel .ttl{font-size:14px;font-size:.875rem;letter-spacing:.02em}.p-under-box__panel .ttl{font-weight:700;color:#005bac;line-height:1.7em}.p-under-box__panel .desc{color:#232536;line-height:2em}.p-under-box__panel .c-section-stitle02{margin-bottom:8px}.p-under-box__frame{padding:15px;background:#f8faf9}.p-under-box__frame .desc{font-weight:500;letter-spacing:.02em;font-size:14px;font-size:.875rem;color:#232536}.p-under-box__label{display:inline-block;border:solid 1px #005bac;background:#fff;margin-bottom:10px;border-radius:5px;padding:2px 10px}.p-under-box__label .txt{display:inline-block;line-height:1.2em;font-size:14px;font-size:.875rem;font-weight:500;letter-spacing:.02em;color:#005bac}.p-under-box__video{width:100%;position:relative}.p-under-box__video a{position:relative;display:block;text-decoration:none}.p-under-box__video a::before{content:"";display:block;width:58px;height:40px;position:absolute;left:50%;top:50%;z-index:1;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;background:url(../../images/common/icon_youtube_02.svg) center center/contain no-repeat}.p-under-box__section{padding-top:40px;margin-bottom:42px;border-top:solid 1px #d1d4d7}.p-under-box__section.no-padding{padding:0}.p-under-box__section.no-border{border:0}.p-under-box__section:last-child{padding-bottom:0;margin-bottom:0}.p-under-box.has-label .p-under-box__ttl{position:relative;margin-bottom:8px}.p-under-box.has-label .p-under-box__label{margin-bottom:10px}.p-under-box.has-label .p-under-box__desc{margin-top:0;margin-bottom:15px}.p-under-box__bg01{padding:50px 30px;background:#005bac}.p-under-box__bg01 .p-under-box{margin-bottom:35px}.p-under-box__bg01 .c-sbtn__txt,.p-under-box__bg01 .p-under-box__desc,.p-under-box__bg01 .p-under-box__ttl{color:#fff}.p-under-box__bg01 .c-circle-arrow01__arrow{background:#fff}.p-under-box__bg01 .c-circle-arrow01__arrow::after{border-color:#005bac}.p-under-box__bg01 .p-under-box__ttl{position:relative;margin-bottom:5px}.p-under-box__bg01 .p-under-box__desc{margin-top:0;margin-bottom:24px}.p-under-box__block{margin-bottom:10px}.p-under-box__block:last-child{margin-bottom:0}.p-under-box__block .desc{font-weight:500;letter-spacing:.02em;font-size:14px;font-size:.875rem;color:#232536;padding-left:10px}.p-under-box-style01{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:60px}.p-under-box-style01 .c-section-stitle .en::before{top:5px}.p-under-box-style01__reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.p-under-box-style01__img{width:100%;-ms-flex-negative:0;flex-shrink:0}.p-under-box-style01__info{width:100%;margin-bottom:30px}.p-under-box-style01__desc .desc{color:#232536;letter-spacing:.02em;font-weight:400;font-size:16px;font-size:1rem}.p-under-box-style01__desc .desc:last-child{margin-bottom:0}.p-under-box-style01:last-child{margin-bottom:0!important}.p-under-box-style01 .c-slist-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin:24px 0 0}.p-under-box-style01 .c-slist-btn .c-link-btn01{margin:0 0 10px}.p-under-box-style01 .c-slist-btn .c-link-btn01:last-child{margin:0}.p-logistics-system-specification .c-section-stitle01{margin-bottom:20px}.p-logistics-system-diagram .c-section-stitle01{margin-bottom:20px}.p-logistics-system-diagram__img{text-align:center;width:100%;line-height:0}.p-logistics-system-station .c-section-stitle01{margin-bottom:20px}.p-logistics-system-station .desc{font-size:14px;font-size:.875rem;font-weight:400;letter-spacing:.02em;color:#232536}.p-logistics-system__list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.p-logistics-system__i{width:100%;margin:0 0 50px}.p-logistics-system__i:last-child{margin:0}.p-logistics-system__iimg{text-align:center;margin:0 auto 10px;line-height:0}.p-logistics-system__idesc{font-size:14px;font-size:.875rem;font-weight:400;letter-spacing:.02em;color:#232536;line-height:1.7em}.p-logistics-system__ittl{font-size:18px;font-size:1.125rem;font-weight:700;letter-spacing:.02em;margin-bottom:2px;color:#005bac;line-height:1.7em}.p-floor-system-product{padding-bottom:50px;margin-bottom:50px;border-bottom:solid 1px #d1d4d7}.p-floor-system-product:last-child{padding-bottom:0;margin-bottom:0;border-bottom:0}.p-floor-system-product__imgs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:20px}.p-floor-system-product__img01{position:relative;width:100%;text-align:center;margin:0 auto 30px}.p-floor-system-product__img02{position:relative;width:100%;margin:0 auto}.p-floor-system-product__ttl01{color:#232536;font-size:20px;font-size:1.25rem;font-weight:700;letter-spacing:.02em;line-height:1.533em;margin-bottom:20px}.p-floor-system-product__ttl02{position:relative;color:#005bac;font-size:14px;font-size:.875rem;font-weight:500;letter-spacing:.02em;line-height:1.5em;margin-bottom:5px;padding-left:20px}.p-floor-system-product__ttl02::before{position:absolute;content:"";top:7px;left:0;width:8px;height:8px;background:#005bac}.p-floor-system-product__frame{border:solid 1px #d1d4d7;padding:30px 80px}.p-floor-system-product__frame .p-floor-system-product__imgs{margin-bottom:0}.p-news-content__item{border-bottom:1px solid #d1d4d7;padding-left:10px;padding-right:20px;padding-bottom:10px}.p-news-content__item+.p-news-content__item{margin-top:26px}.p-news-content__item-date{font-weight:400;letter-spacing:.02em;color:#005bac}.p-news-content__item-date.is-new::after{content:"new";text-transform:uppercase;font-family:"Noto Sans JP",sans-serif;color:#fff;font-weight:500;background-color:#eb0000;color:#fff;margin-left:16px;border-radius:5px;padding:2px 4px}.p-news-content__item-subject{color:#8e8e8e;font-size:16px;font-size:1rem;letter-spacing:.02em}.p-news-content__item-subject:hover .c-circle-arrow01{-webkit-transform:translate(5px);transform:translate(5px)}.p-news-content__item-subject-box{position:relative;padding-right:50px}.p-news-content__item-subject-box .c-circle-arrow01__arrow{background-color:transparent}.p-news-content__item-subject-box .c-circle-arrow01__arrow::after{width:30px;height:8px;border-bottom:1px solid #005bac;border-right:1px solid #005bac;top:calc(50% - 4px);left:calc(50% - 15px)}.p-news-content__bottom{margin-top:40px}.p-news-content__pagination-lists{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:10px}.p-news-content__pagination-item{max-width:40px;border-radius:10px;color:#005bac;font-family:"Josefin Slab",serif;font-weight:700;font-size:16px;font-size:1rem;background-color:#fff;border:1px solid #d1d4d7;width:100%;-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.p-news-content__pagination-item:hover{background-color:#005bac;color:#fff;border-color:#005bac}.p-news-content__pagination-item.is-active{background-color:#005bac;color:#fff}.p-news-content__pagination-item.p-next-btn{margin-left:5px}.p-news-content__pagination-item.p-next-btn:hover .p-news-content__pagination-item-box:after{border-bottom:1px solid #fff;border-right:1px solid #fff}.p-news-content__pagination-item.p-next-btn .p-news-content__pagination-item-box{height:100%;position:relative}.p-news-content__pagination-item.p-next-btn .p-news-content__pagination-item-box::after{content:"";position:absolute;border-bottom:1px solid #005bac;border-right:1px solid #005bac;top:calc(50% - 4px);left:calc(50% - 10.5px);width:15px;height:6px;-webkit-transform:skew(45deg);transform:skew(45deg);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.p-news-content__pagination-item.p-prev-btn{margin-right:5px}.p-news-content__pagination-item.p-prev-btn:hover .p-news-content__pagination-item-box:after{border-bottom:1px solid #fff;border-left:1px solid #fff;border-left:1px solid #fff}.p-news-content__pagination-item.p-prev-btn .p-news-content__pagination-item-box{height:100%;position:relative}.p-news-content__pagination-item.p-prev-btn .p-news-content__pagination-item-box::after{content:"";position:absolute;border-bottom:1px solid #005bac;border-left:1px solid #005bac;top:calc(50% - 4px);left:calc(50% - 7px);width:15px;height:6px;-webkit-transform:skew(-45deg);transform:skew(-45deg);-webkit-transition:.4s ease-in-out;transition:.4s ease-in-out}.p-news-content__pagination-item-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;aspect-ratio:1/1}.u-sp-db{display:block}.u-sp-only{display:block}.u-pc-only{display:none}.u-pt-24px{padding-top:24px}.u-border-none{border:none}.u-small-text-nowrap{white-space:nowrap;-webkit-transform:scale(.8);transform:scale(.8)}.u-bg-transparent{background-color:transparent!important}.u-left-10{left:-15px}.grecaptcha-badge{bottom:100px!important}@media screen and (min-width:576px){.c-stbl__scroll figure{width:100%}.c-stbl__scroll figure::before{content:""}.c-slist-anchor01{width:47%}.c-slist-anchors02.has-4btn .c-slist-anchor02:nth-child(2n+2){margin-right:0}.c-slist-anchor02{width:47%}.c-slist-btn{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-slist-btn .c-link-btn01{max-width:49%}.c-sframe-btns.c-slist-btn .c-link-btn01{margin:0;max-width:48%}.c-sframe-btns.c-slist-btn .c-link-btn01:hover .c-link-btn01__link-box{background-color:#005bac;color:#fff;border:solid 1px #fff}.c-sframe-btns.c-slist-btn .c-link-btn01:hover .c-link-btn01__link-box::after{border-color:#fff}.c-sframe-btns.c-slist-btn .c-link-btn01:last-child{margin:0}.c-sframe-btns.c-slist-btn.has-4btn .c-link-btn01{max-width:48%}.c-sframe-btns.c-slist-btn.has-4btn .c-link-btn01:nth-last-child(-n+2){margin:0}.c-sframe-btns.c-slist-btn.has-3btn .c-link-btn01{margin:0 1% 20px;max-width:48%}.c-sframe__pics.has-3pic .c-sframe__pic{width:45%}}@media screen and (min-width:768px){.l-news{padding-top:50px;padding-bottom:160px}#cookiewrap{padding:40px}#cookiewrap .inner .close{top:50%;bottom:auto;-webkit-transform:translateY(-50%);transform:translateY(-50%)}#cookiewrap .inner .txt{padding-bottom:0;padding-right:110px}.c-hamburger-menu{width:40px;height:30px}.c-hamburger-menu__line02{top:13.5px}.is-nav-open .c-hamburger-menu__line01{-webkit-transform:translateY(13.5px) rotate(-315deg);transform:translateY(13.5px) rotate(-315deg)}.is-nav-open .c-hamburger-menu__line03{-webkit-transform:translateY(-13.5px) rotate(315deg);transform:translateY(-13.5px) rotate(315deg)}.c-page-top-btn{right:50px;bottom:20px}.c-page-top-btn__body{width:80px;height:80px}.c-page-top-btn__body::before{width:30px;height:30px}.c-content-width01{max-width:1240px;padding-left:40px;padding-right:40px}.c-content-width-mv{padding-left:65px;padding-right:65px}.c-section-title__en{font-size:3.4375rem;font-size:clamp(1.875rem,4.7413793103vw,3.4375rem)}.c-section-title__ja{font-size:1.5rem;font-size:clamp(1.125rem,2.0689655172vw,1.5rem)}.c-list-item01__body{padding:36px 40px 46px}.c-list-item01__title{font-size:1.25rem}.c-list-item01__text{font-size:1rem}.c-list-item02__body{padding:32px 40px 55px}.c-list-item02__title{font-size:1.25rem}.c-list-item02__text{font-size:1rem;margin-top:12px}.c-circle-arrow01__arrow{width:34px;height:34px}.c-circle-arrow01__arrow::after{top:calc(50% - 2.5px);left:calc(50% - 10px);width:15px;height:5px}.c-circle-arrow03__arrow{width:34px;height:34px}.c-circle-arrow03__arrow::after{top:calc(50% - 5.5px);left:calc(50% - 7px);width:14px;height:9px}.c-link-btn01__link-box{font-size:1.125rem;padding:16px 0}.c-link-btn02__link-box{font-size:1.125rem;padding:16px 0}.c-sbtn__link{min-width:145px;padding-bottom:15px}.c-sbtn__link:hover .c-circle-arrow01__arrow{-webkit-transform:translateX(5px);transform:translateX(5px)}.c-sbtn__link:hover .c-circle-arrow03__arrow{-webkit-transform:translateX(-5px);transform:translateX(-5px)}.c-sbtn__txt{font-size:1.125rem}.c-sbtn__product{margin:100px 0 0}.c-section-stitle .en{padding-left:26px;margin-bottom:12px;font-size:1.25rem;font-size:clamp(1.125rem,1.724137931vw,1.25rem)}.c-section-stitle .en::before{border:solid 3px #005bac;width:16px;height:16px;top:2px;left:0}.c-section-stitle .jp{font-size:2rem;font-size:clamp(1.5rem,2.7586206897vw,2rem)}.c-section-stitle01{padding-bottom:16px;font-size:2rem}.c-section-stitle01::after{bottom:-1px}.c-section-stitle01.has-label .c-section-stitle01__txt{margin-right:17px}.c-section-stitle01.has-label .c-section-stitle01__label{bottom:7px;min-width:85px}.c-section-stitle01__label{padding:4px 8px 5px}.c-section-stitle01__label .txt{font-size:1rem}.c-section-stitle01__txtsmall{font-size:1.25rem}.c-section-stitle02{font-size:1.25rem}.c-section-stitle03{padding-left:20px;margin-bottom:10px;font-size:1rem}.c-section-stitle03::before{width:10px;height:10px;top:8px}.c-stbl__row:first-child .c-stbl__content,.c-stbl__row:first-child .c-stbl__head{border-top:solid 1px #d1d4d7}.c-stbl__row{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-stbl__content{margin-top:0}.c-stbl__head{border-bottom:solid 1px #d1d4d7;width:24%;padding:39px 40px 38px}.c-stbl__head .head{font-size:1rem}.c-stbl__content{width:76%;padding:41px 20px 37px}.c-stbl__content .desc{margin-bottom:10px;font-size:1rem}.c-stbl__style01 .c-stbl__content{border-left:0}.c-stbl__blocks.has-2block{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-stbl__blocks.has-2block .c-stbl__block{width:48.3%;margin-bottom:0}.c-stbl__block{margin-bottom:20px}.c-stbl__block.w50{width:48.3%}.c-stbl__block.w75{width:75.3%}.c-stbl__block.w80{width:83.5%}.c-stbl__style02 td,.c-stbl__style02 th{font-size:1rem}.c-stbl__note{font-size:1rem;margin:15px 0 0}.c-stbl__note01{display:none}.c-stbl__scroll{margin-bottom:0;overflow:hidden;padding-bottom:0}.c-stbl__scroll table{width:100%}.c-accordion__ttl{margin-bottom:17px;padding:19px 65px 21px}.c-accordion__ttl:hover{opacity:.7;cursor:pointer;-webkit-transition:all .5s;transition:all .5s}.c-accordion__ttl::before{width:27px;height:2px;right:40px}.c-accordion__ttl::after{width:27px;height:2px;width:27px;height:2px;right:40px;top:calc(50% + 1px)}.c-accordion__ttl .ttl{font-size:1.125rem}.c-slist01{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-slist01__item{margin:0 2% 0 0;width:32%}.c-slist01__item img{-webkit-transition:all .5s;transition:all .5s}.c-slist01__item:hover img{-webkit-transform:scale(1.2);transform:scale(1.2)}.c-slist01__item:hover .c-slist01__arrow{-webkit-transform:translateX(5px);transform:translateX(5px)}.c-slist01__img{height:146px}.c-slist01__info{padding:21px 0 17px;height:calc(100% - 146px)}.c-slist01__info .c-circle-arrow01__arrow{width:34px;height:34px}.c-slist01.line01 .c-slist01__info{padding:30px 0 25px}.c-slist02{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-slist02.has-5item .c-slist02__item{padding:16px 19px}.c-slist02.has-5item .c-slist02__item:nth-child(2n+2){margin:0 0 34px 0}.c-slist02.has-5item .c-slist02__item:nth-child(2n+2)::after{content:none}.c-slist02__item{padding:16px 14px;width:47%;margin:0 13px 34px 0}.c-slist02__item:nth-child(2n+2){margin:0 0 34px 0}.c-slist02__item:nth-child(2n+2)::after{content:none}.c-slist02__item::after{left:0;top:50%;width:150%;height:1px;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.c-slist02__item:last-child{margin:0 0 34px 0}.c-slist02__img{margin:0 auto 21px}.c-slist02__desc .desc{font-size:1rem}.c-slist-anchors01{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-slist-anchor01{-webkit-transition:all .5s;transition:all .5s;padding:0 28px 4px 0;margin:0 40px 36px 0;width:auto}.c-slist-anchor01:hover{opacity:.7}.c-slist-anchor01:last-child{margin:0 0 36px}.c-slist-anchor01::after{top:calc(50% - 6px);padding:5px}.c-slist-anchor01__txt{font-size:1rem}.c-slist-anchor01:nth-child(6n+6){margin-right:0}.c-slist-anchor01.icon-pdf .c-slist-anchor01__txt{padding-right:20px}.c-slist-anchor01.icon-pdf::after{width:26px;height:27px}.c-slist-anchors02.has-5btn .c-slist-anchor02{margin:0 2px 2px 0}.c-slist-anchors02.has-5btn .c-slist-anchor02:nth-child(3n+3){margin-right:0}.c-slist-anchors02.has-4btn .c-slist-anchor02{margin:0 2px 2px 0}.c-slist-anchors02.has-4btn .c-slist-anchor02:nth-child(4n+4){margin-right:0}.c-slist-anchor02{margin:0 2px 2px;padding:20px 15px;min-height:100px}.c-slist-anchor02:hover .c-slist-anchor02__txt::after{-webkit-transform:translateY(50%) rotate(135deg);transform:translateY(50%) rotate(135deg)}.c-slist-anchor02__txt{line-height:1.7em;padding-right:28px;font-size:1.125rem}.c-slist-anchor02__txt::after{top:calc(50% - 5px);padding:5px}.c-slist-num01>li{line-height:2em;margin-bottom:16px;font-size:1rem;padding-left:35px}.c-slist-num01>li::before{font-size:1rem;line-height:2em;left:6px}.c-slist-num01>li .ttl,.c-slist-num01>li.ttl{line-height:2em}.c-slist-num01>li .ttl{margin-bottom:7px}.c-slist-num02>li{margin-bottom:8px;font-size:1rem;line-height:1.9em}.c-slist-num02>li .num02{margin-right:10px}.c-slist-num03>li{margin-bottom:8px;font-size:1rem;padding-left:16px}.c-slist-num03.has-bg>li{font-size:1.125rem;padding:17px 15px 15px 40px}.c-slist-num03.has-bg>li .num{left:18px;top:17px}.c-slist-btn{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.c-slist-btn .c-link-btn01{margin:0 20px;max-width:400px;-webkit-transition:all .5s ease;transition:all .5s ease}.c-slist-btn .c-link-btn01:hover .c-link-btn01__link-box{background-color:#fff;color:#005bac;border:solid 1px #005bac}.c-slist-btn .c-link-btn01:hover .c-link-btn01__link-box::after{border-color:#005bac}.c-slist-btn .c-link-btn01:last-child{margin:0 20px}.c-slist-btn .c-link-btn01.icon-pdf .c-link-btn01__link-box::after,.c-slist-btn .c-link-btn01.icon-pdf01 .c-link-btn01__link-box::after{right:20px;width:24px;height:25px}.c-slist-btn .c-link-btn01.icon-pdf:hover .c-link-btn01__link-box::after{background:url(../../images/common/icon_pdf_01.svg) no-repeat center/contain}.c-slist-btn .c-link-btn01.icon-pdf01:hover .c-link-btn01__link-box::after{background:url(../../images/common/icon_pdf.svg) no-repeat center/contain}.c-slist-btn .c-link-btn01.icon-play .c-link-btn01__link-box::after{right:29px;width:30px;height:21px}.c-slist-btn .c-link-btn01.icon-play:hover .c-link-btn01__link-box::after{background:url(../../images/common/icon_play_01.svg) no-repeat center/contain}.c-slist-btn .c-link-btn01.icon-blank:hover .c-link-btn02__link-box{background-color:#005bac;border-color:#fff;color:#fff}.c-slist-btn .c-link-btn01.icon-blank:hover .c-link-btn02__link-box::after{background:url(../../images/common/icon_blank-white.svg) no-repeat center/contain}.c-slist-btn .c-link-btn01__link-box{padding:16px;font-size:1.125rem}.c-sframe-btns .c-link-btn01__link-box{padding:16px;font-size:1.125rem}.c-sframe-btns.c-slist-btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-sframe-btns.c-slist-btn .c-link-btn01{max-width:260px;margin:0 40px 20px 0}.c-sframe-btns.c-slist-btn.has-4btn .c-link-btn01:nth-last-child(-n+2){margin:0 0 20px}.c-sframe-btns.c-slist-btn.has-3btn .c-link-btn01:last-child{margin:0 0 20px}.c-sframe-btns .c-link-btn01__link-box::after{top:calc(50% - 9px);right:34px}.c-sframe{padding:30px 30px 50px}.c-sframe::after{width:300px;right:0}.c-sframe__ttl01{padding-left:22px;margin-bottom:26px;font-size:1.5rem}.c-sframe__ttl01::before{width:10px;height:10px;top:16px}.c-sframe__ttl02{padding-bottom:17px;margin-bottom:35px;font-size:1.5rem}.c-sframe__txts>li{padding-left:23px;margin-bottom:8px;font-size:1.25rem;line-height:2.04em}.c-sframe__txts>li::before{width:10px;height:10px;top:16px}.c-sframe__main.has-img{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-sframe__main.has-img .c-sframe__img{width:30%;top:5px;margin:0 auto}.c-sframe__main.has-img .c-sframe__info{width:70%;padding-right:20px}.c-sframe__item{margin-bottom:26px}.c-sframe__pics.has-2pic{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-sframe__pics.has-2pic .c-sframe__pic{width:48%;margin:0}.c-sframe__pics.has-2pic .c-sframe__pic:last-child{margin:0}.c-sframe__pics.has-3pic{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-sframe__pics.has-3pic .c-sframe__pic{width:30.6%;margin:0 40px 0 0}.c-sframe__pics.has-3pic .c-sframe__pic:last-child{margin:0}.c-slist-dot>li{margin-bottom:7px;padding-left:18px;font-size:1rem}.c-slist-dot>li::before{top:10px}.c-slist-dot-group{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.c-slist-dot-group.has-2block{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.c-slist-dot-group.has-2block .c-slist-dot{width:46%;margin:0;padding-right:0}.c-slist-dot.has-bullet>li{padding-left:26px;margin-bottom:7px}.c-slist-dot.has-bullet>li::before{font-size:1rem}.p-under-top__title-en{font-size:4rem;font-size:clamp(2.125rem,5.5172413793vw,4rem)}.p-under-top__title-ja{font-size:2.5rem;font-size:clamp(1.5rem,3.4482758621vw,2.5rem);margin-top:17px}.p-under-top01__main{-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-under-top01__main.no-title{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-under-top01__img{width:48.276%;margin:0;top:4px}.p-under-top01__info{width:48.276%}.p-under-top01__info.has-margin{margin-bottom:0}.p-under-top01__title{margin-bottom:31px}.p-under-top01__title .en{top:5px;font-size:1.5rem}.p-under-top01__title .jp{font-size:2.5rem;font-size:clamp(2rem,3.4482758621vw,2.5rem)}.p-under-top01__desc{font-size:1rem}.p-under-top01__title01{font-size:2.5rem;margin-bottom:17px}.p-under-top01__title01.mb40{margin-bottom:41px}.p-under-top01__title01.mb20{margin-bottom:20px}.p-under-top01__title01.has-logotxt{padding-left:110px;margin-bottom:18px}.p-under-top01__title01.has-logotxt::before{width:85px;height:64px;top:3px}.p-under-top01__list{margin-bottom:26px}.p-under-top01__list.txt-2line .p-under-top01__txt{padding:3px 2px 2px}.p-under-top01__item{margin:0 8px 10px 0;width:62px}.p-under-top01__txt .txt{font-size:.875rem}.p-under-top01__txt .txt-small01{font-size:.75rem}.p-under-top01__txt .txt-small02{top:-2px}.p-under-top01__item.icon-01 .icon{width:24px}.p-under-top01__item.icon-02 .icon{width:31px}.p-under-top01__item.icon-03 .icon{width:45px}.p-under-top01__item.icon-04 .icon{width:28px}.p-under-top01__item.icon-05 .icon{width:31px}.p-under-top01__item.icon-06 .icon{width:38px}.p-under-top01__item.icon-07 .icon{width:24px}.p-under-top01__item.icon-08 .icon{width:20px}.p-under-top01__label{margin-bottom:36px}.p-under-top01__label .txt{padding:4px 9px 5px;font-size:1rem}.p-contact-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.p-contact-content__left{width:46.5517241379%}.p-contact-content__text{margin-top:29px;font-size:1rem}.p-contact-content__link-area{margin-top:60px}.p-contact-content__link-area .c-link-btn01{margin-right:50px}.p-under-box{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:120px}.p-under-box .c-section-title{margin-bottom:28px;margin-bottom:clamp(10px,2.4137931034vw,28px)}.p-under-box .c-section-title .c-section-title__en{margin-bottom:-4px}.p-under-box__img,.p-under-box__main{width:48.277%}.p-under-box__img{margin-bottom:0}.p-under-box__img .img{margin-bottom:40px}.p-under-box .desc{font-size:1rem}.p-under-box__desc{margin-bottom:55px;margin-bottom:clamp(1px,4.7413793103vw,55px);font-size:1.125rem;margin-top:24px}.p-under-box__reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p-under-box__ttl{font-size:1.625rem}.p-under-box__panel .desc,.p-under-box__panel .ttl{font-size:1rem}.p-under-box__panel .c-section-stitle02{margin-bottom:12px}.p-under-box__frame{padding:25px}.p-under-box__frame .desc{line-height:2em;font-size:1rem}.p-under-box__label{padding:0 9px;margin-bottom:12px}.p-under-box__label .txt{font-size:1rem}.p-under-box__video a img{-webkit-transition:all .5s;transition:all .5s}.p-under-box__video a:hover img{opacity:.7;-webkit-transform:none;transform:none}.p-under-box__video a:hover::before{background:url(../../images/common/icon_youtube_01.svg) center center/contain no-repeat}.p-under-box__video a::before{width:64px;height:45px}.p-under-box__section{padding-top:79px;margin-bottom:84px}.p-under-box.has-label .p-under-box__ttl{top:-2px;margin-bottom:13px}.p-under-box.has-label .p-under-box__label{margin-bottom:24px}.p-under-box.has-label .p-under-box__desc{margin-bottom:36px}.p-under-box__bg01 .p-under-box{margin-bottom:40px}.p-under-box__block{margin-bottom:15px}.p-under-box__block .desc{padding-left:17px;line-height:2em;font-size:1rem}.p-under-box-style01{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:100px}.p-under-box-style01 .c-section-stitle .en::before{top:1px}.p-under-box-style01__reverse{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.p-under-box-style01__reverse .p-under-box01__info{padding-left:10px}.p-under-box-style01__img{width:47%}.p-under-box-style01__info{width:48%;margin-bottom:0}.p-under-box-style01__desc .desc{font-size:1.125rem}.p-under-box-style01 .c-slist-btn{margin:56px 0 0}.p-under-box-style01 .c-slist-btn .c-link-btn01{margin:0 0 10px}.p-under-box-style01 .c-slist-btn .c-link-btn01:last-child{margin:0}.p-under-box-style01 .c-slist-btn .c-link-btn01__link-box{padding:14px 16px 18px}.p-under-box-style01 .c-slist-btn .c-link-btn01__link-box::after{top:calc(50% - 9px)}.p-logistics-system-specification .c-section-stitle01{margin-bottom:38px}.p-logistics-system-specification .c-stbl__head{width:22.2%;padding:14px 30px}.p-logistics-system-specification .c-stbl__content{width:78.8%;padding:14px 43px}.p-logistics-system-diagram .c-section-stitle01{margin-bottom:40px}.p-logistics-system-station .c-section-stitle01{margin-bottom:41px}.p-logistics-system-station .desc{font-size:1rem}.p-logistics-system__list{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.p-logistics-system__i{width:31.035%;margin:0 25px 0 0}.p-logistics-system__i:nth-child(3n+3){margin:0}.p-logistics-system__iimg{margin:0 auto 28px}.p-logistics-system__idesc{line-height:2em;font-size:1rem}.p-logistics-system__ittl{margin-bottom:13px;font-size:1.25rem}.p-floor-system-product{padding-bottom:100px;margin-bottom:100px}.p-floor-system-product__imgs{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:40px}.p-floor-system-product__imgs.flex-start{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-floor-system-product__img01{width:48.277%;margin:0}.p-floor-system-product__img02{margin:0;width:calc(51.723% - 40px)}.p-floor-system-product__ttl01{margin-bottom:28px;font-size:1.5rem}.p-floor-system-product__ttl02{padding-left:20px;margin-bottom:10px;font-size:1rem}.p-floor-system-product__ttl02::before{width:10px;height:10px;top:8px}.p-news-content__item{display:grid;grid-template-columns:163px 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:40px;padding-right:40px;padding-bottom:22px}.p-news-content__item-date.is-new::after{padding:3px 7px}.p-news-content__item-subject-box{padding-right:0}.p-news-content__bottom{margin-top:80px}.p-news-content__pagination-item{font-size:1.875rem;font-size:clamp(1.125rem,2.5862068966vw,1.875rem);max-width:60px}.p-news-content__pagination-item.p-next-btn{margin-left:15px}.p-news-content__pagination-item.p-prev-btn{margin-right:15px}.u-sp-db{display:inline-block}.u-sp-only{display:none}.u-sp-tel-only{pointer-events:none}.u-pc-only{display:block}.u-pb-0{padding-bottom:0}.u-pt-24px{padding-top:0}.u-small-text-nowrap{-webkit-transform:scale(1);transform:scale(1)}.u-left-10{left:-10px}}@media screen and (min-width:1025px){.c-slist01__item{margin:0 3.45% 0 0;width:22.414%}.c-slist01__txt{font-size:1.125rem}.c-slist02.has-5item .c-slist02__item{width:24.075%;min-height:405px;margin:0 1.205% 34px 0}.c-slist02.has-5item .c-slist02__item:last-child{margin:0 0 34px 0}.c-slist02.has-5item .c-slist02__item:nth-child(2n+2){margin:0 1.121% 34px 0}.c-slist02.has-5item .c-slist02__item:nth-child(2n+2)::after{content:""}.c-slist02.has-5item .c-slist02__item:nth-child(4n+4){margin:0 0 34px 0}.c-slist02.has-5item .c-slist02__item:nth-child(4n+4)::after{content:none}.c-slist02__item{margin-bottom:34px;width:24.138%;margin:0 1.121% 34px 0}.c-slist02__item:nth-child(2n+2){margin:0 1.121% 34px 0}.c-slist02__item:nth-child(2n+2)::after{content:""}.c-slist02__item:nth-child(4n+4){margin:0 0 34px 0}.c-slist02__item:nth-child(4n+4)::after{content:none}.c-slist-anchors02.has-5btn .c-slist-anchor02{margin:0 2px 15px 0}.c-slist-anchors02.has-4btn .c-slist-anchor02:nth-child(2n+2){margin-right:2px}.c-slist-anchors02.has-4btn .c-slist-anchor02{width:24.8%}.c-slist-anchor02{width:33.104%}.c-slist-anchor02__txt{padding-right:28px;padding-right:clamp(19px,1.75vw,28px)}.c-slist-btn .c-link-btn01.icon-pdf .c-link-btn01__link-box::after,.c-slist-btn .c-link-btn01.icon-pdf01 .c-link-btn01__link-box::after{right:32px}.c-sframe.equal-padding::after{right:-15px}.c-sframe::after{width:338px}.c-sframe__main.has-img .c-sframe__info{padding-right:46px}.p-under-box-style01__img{width:48.276%}.u-pc-only-lg{display:block}.u-pc-only-lg .u-pc-only{display:none}}@media screen and (min-width:1200px){.c-section-stitle01__txtsmall{line-height:2.77em}.c-stbl__style02 th{padding:15px 29px 15px}.c-stbl__style02 td{padding:15px 19px 15px}.c-sframe-btns.c-slist-btn{-ms-flex-wrap:inherit;flex-wrap:inherit}.c-sframe-btns.c-slist-btn.has-4btn .c-link-btn01{max-width:260px}.c-sframe-btns.c-slist-btn.has-3btn{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.c-sframe-btns.c-slist-btn.has-3btn .c-link-btn01{max-width:260px;margin:0 40px 20px 0}.c-sframe{padding:38px 80px 85px 80px}.c-sframe.equal-padding{padding:38px 80px 42px}.p-under-box__ttl{font-size:2rem}.p-under-box__bg01{padding:60px 60px 58px}.p-under-box__bg01 .p-under-box__ttl{top:-4px;margin-bottom:0}.p-under-box__bg01 .p-under-box__desc{margin-top:5px;margin-bottom:56px}.p-under-box-style01{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.p-under-box-style01__info{width:43%}.p-logistics-system__i{margin:0 40px 0 0}.u-pc-only-lg{display:inline}.u-pc-only-lg .u-pc-only{display:block}}
/*# sourceMappingURL=news.min.css.map */