@charset "UTF-8";.splide__container{-webkit-box-sizing:border-box;box-sizing:border-box;position:relative}.splide__list{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:-ms-flexbox;display:-webkit-box;display:flex;height:100%;margin:0!important;padding:0!important}.splide.is-initialized:not(.is-active) .splide__list{display:block}.splide__pagination{-ms-flex-align:center;-webkit-box-align:center;align-items:center;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;margin:0;pointer-events:none}.splide__pagination li{display:inline-block;line-height:1;list-style-type:none;margin:0;pointer-events:auto}.splide:not(.is-overflow) .splide__pagination{display:none}.splide__progress__bar{width:0}.splide{position:relative;visibility:hidden}.splide.is-initialized,.splide.is-rendered{visibility:visible}.splide__slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-flex-negative:0;flex-shrink:0;list-style-type:none!important;margin:0;position:relative}.splide__slide img{vertical-align:bottom}.splide__spinner{-webkit-animation:splide-loading 1s linear infinite;animation:splide-loading 1s linear infinite;border:2px solid #999;border-left-color:transparent;border-radius:50%;bottom:0;contain:strict;display:inline-block;height:20px;left:0;margin:auto;position:absolute;right:0;top:0;width:20px}.splide__sr{clip:rect(0 0 0 0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.splide__toggle.is-active .splide__toggle__play,.splide__toggle__pause{display:none}.splide__toggle.is-active .splide__toggle__pause{display:inline}.splide__track{overflow:hidden;position:relative;z-index:0}@-webkit-keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes splide-loading{0%{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.splide__track--draggable{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;-moz-user-select:none;user-select:none}.splide__track--fade>.splide__list>.splide__slide{margin:0!important;opacity:0;z-index:0}.splide__track--fade>.splide__list>.splide__slide.is-active{opacity:1;z-index:1}.splide--rtl{direction:rtl}.splide__track--ttb>.splide__list{display:block}.splide__arrow{-ms-flex-align:center;-webkit-box-align:center;align-items:center;background:#ccc;border:0;border-radius:50%;cursor:pointer;display:-ms-flexbox;display:-webkit-box;display:flex;height:2em;-ms-flex-pack:center;-webkit-box-pack:center;justify-content:center;opacity:0.7;padding:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:2em;z-index:1}.splide__arrow svg{fill:#000;height:1.2em;width:1.2em}.splide__arrow:hover:not(:disabled){opacity:0.9}.splide__arrow:disabled{opacity:0.3}.splide__arrow:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide__arrow--prev{left:1em}.splide__arrow--prev svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrow--next{right:1em}.splide.is-focus-in .splide__arrow:focus{outline:3px solid #0bf;outline-offset:3px}.splide__pagination{bottom:0.5em;left:0;padding:0 1em;position:absolute;right:0;z-index:1}.splide__pagination__page{background:#ccc;border:0;border-radius:50%;display:inline-block;height:8px;margin:3px;opacity:0.7;padding:0;position:relative;-webkit-transition:-webkit-transform 0.2s linear;transition:-webkit-transform 0.2s linear;transition:transform 0.2s linear;transition:transform 0.2s linear,-webkit-transform 0.2s linear;width:8px}.splide__pagination__page.is-active{background:#fff;-webkit-transform:scale(1.4);transform:scale(1.4);z-index:1}.splide__pagination__page:hover{cursor:pointer;opacity:0.9}.splide__pagination__page:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__pagination__page:focus{outline:3px solid #0bf;outline-offset:3px}.splide__progress__bar{background:#ccc;height:3px}.splide__slide{-webkit-tap-highlight-color:rgba(0,0,0,0)}.splide__slide:focus{outline:0}@supports (outline-offset:-3px){.splide__slide:focus-visible{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide__slide:focus-visible{border:3px solid #0bf}}@supports (outline-offset:-3px){.splide.is-focus-in .splide__slide:focus{outline:3px solid #0bf;outline-offset:-3px}}@media screen and (-ms-high-contrast:none){.splide.is-focus-in .splide__slide:focus{border:3px solid #0bf}.splide.is-focus-in .splide__track>.splide__list>.splide__slide:focus{border-color:#0bf}}.splide__toggle{cursor:pointer}.splide__toggle:focus-visible{outline:3px solid #0bf;outline-offset:3px}.splide.is-focus-in .splide__toggle:focus{outline:3px solid #0bf;outline-offset:3px}.splide__track--nav>.splide__list>.splide__slide{border:3px solid transparent;cursor:pointer}.splide__track--nav>.splide__list>.splide__slide.is-active{border:3px solid #000}.splide__arrows--rtl .splide__arrow--prev{left:auto;right:1em}.splide__arrows--rtl .splide__arrow--prev svg{-webkit-transform:scaleX(1);transform:scaleX(1)}.splide__arrows--rtl .splide__arrow--next{left:1em;right:auto}.splide__arrows--rtl .splide__arrow--next svg{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.splide__arrows--ttb .splide__arrow{left:50%;-webkit-transform:translate(-50%);transform:translate(-50%)}.splide__arrows--ttb .splide__arrow--prev{top:1em}.splide__arrows--ttb .splide__arrow--prev svg{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.splide__arrows--ttb .splide__arrow--next{bottom:1em;top:auto}.splide__arrows--ttb .splide__arrow--next svg{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.splide__pagination--ttb{bottom:0;display:-ms-flexbox;display:-webkit-box;display:flex;-ms-flex-direction:column;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;left:auto;padding:1em 0;right:0.5em;top:0}.history_block{padding-inline:20px}@media screen and (min-width:425px){.history_block{padding-inline:30px}}@media screen and (min-width:768px){.history_block{padding-inline:40px}}@media screen and (min-width:992px){.history_block{padding-inline:60px}}.history_block{border-top:solid 1px #DDDDDD;padding-block:50px}.history_block:nth-child(1 of .history_block){-webkit-margin-before:40px;margin-block-start:40px}.history_inner{display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1100px;gap:40px;--history-size:2.4rem;margin-inline:auto}@media screen and (min-width:768px){.history_inner{--history-size:3.6rem;gap:150px}}.history_inner:has(.history_event_title){--history-size:3.6rem}@media screen and (min-width:768px){.history_inner:has(.history_event_title){--history-size:5.5rem}}.history_date{width:80px}@media screen and (min-width:768px){.history_date{width:190px}.history_date br{display:none}}.history_calender{text-align:right;font-size:var(--history-size);font-family:"EBGaramond";font-weight:400;line-height:1.2}@media screen and (min-width:992px){.history_calender{line-height:1.4}}.era_year{color:#ee6700;font-size:1.3rem;font-weight:700;text-align:right}@media screen and (min-width:992px){.era_year{font-size:1.5rem}}.history_contents{-webkit-box-flex:1;-ms-flex:1;flex:1}.history_contents .link_btn{-webkit-margin-before:50px;margin-block-start:50px}.history_contents_wrap{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:992px){.history_contents_wrap{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;max-width:760px}}.history_contents_wrap .history_contents{padding:0;-webkit-box-flex:1;-ms-flex:1;flex:1}.history_contents_img{-webkit-box-flex:1;-ms-flex:1;flex:1;max-width:340px;-webkit-margin-before:30px;margin-block-start:30px}@media screen and (min-width:992px){.history_contents_img{-webkit-margin-before:0;margin-block-start:0}}.history_event_title{font-size:2.8rem;line-height:1.5}.history_text{line-height:2;font-size:1.6rem;font-weight:500}*+.history_text{-webkit-margin-before:30px;margin-block-start:30px}.history_list{-webkit-margin-before:30px;margin-block-start:30px;display:-ms-grid;display:grid;gap:5px}.history_list li{position:relative;-webkit-padding-start:calc(1em + 10px);padding-inline-start:calc(1em + 10px);font-size:1.6rem;font-weight:500;line-height:1.7}.history_list li:before{content:"・";position:absolute;left:0px}.company_info{-webkit-margin-before:30px;margin-block-start:30px}.company_row{display:-webkit-box;display:-ms-flexbox;display:flex;gap:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.company_row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:20px}}.company_row dt{background-color:#D9D9D9;gap:20px;font-size:1.5rem;font-weight:500;line-height:1.5;padding:5px;border-radius:5px;place-content:center;text-align:center}@media screen and (min-width:768px){.company_row dt{width:110px}}.company_row dd{-webkit-box-flex:1;-ms-flex:1;flex:1}@media screen and (min-width:768px){.company_row dd{place-content:center}}.company_row+.company_row{-webkit-margin-before:10px;margin-block-start:10px}#topics{padding-block:40px;padding-inline:20px}@media screen and (min-width:425px){#topics{padding-inline:30px}}@media screen and (min-width:768px){#topics{padding-inline:40px}}@media screen and (min-width:992px){#topics{padding-inline:60px}}#topics{overflow:hidden;background-color:#fafafa}@media screen and (min-width:768px){#topics{padding-block:75px}}@media screen and (min-width:992px){#topics{padding-block:100px}}@scope (#topics){.link_btn{-webkit-margin-before:50px;margin-block-start:50px;margin-inline:auto}}.topics_title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.topics_title h2{font-size:3.2rem;color:#27278A;font-weight:700;line-height:1.4375}.topics_title p{font-size:1.5rem;font-weight:700;font-family:"EBGaramond";line-height:1.5;color:#27278A}.topics_arichive{-webkit-margin-before:30px;margin-block-start:30px;width:100vw;-webkit-margin-end:calc(50% - 50vw);margin-inline-end:calc(50% - 50vw)}@media screen and (min-width:992px){.topics_arichive{width:100%;margin-inline:auto}}@media screen and (min-width:992px){.topics_arichive.is-initialized:not(.is-active) .splide__list{display:-ms-grid;display:grid;-ms-grid-columns:340px 40px 340px 40px 340px;grid-template-columns:repeat(3,340px);gap:40px}}.topics_item a{display:block}@media (hover:hover) and (pointer:fine){.topics_item a:hover .topics_thumbnail img{scale:1.1}.topics_item a:hover .topics_item_title{color:#EE6700}}.topics_thumbnail{overflow:hidden;border-radius:10px}.topics_thumbnail img{-webkit-transition:scale 0.3s;transition:scale 0.3s}.topics_date{-webkit-margin-before:20px;margin-block-start:20px;font-size:1.6rem;font-family:"EBGaramond";font-weight:600;-webkit-transition:color 0.3s;transition:color 0.3s}.topics_item_title{font-size:1.6rem;line-height:1.5;font-weight:600;-webkit-transition:color 0.3s;transition:color 0.3s}.topics_tag_list{-webkit-margin-before:15px;margin-block-start:15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:10px 15px;-ms-flex-wrap:wrap;flex-wrap:wrap}.topics_tag_item{border-radius:100vmax;border:solid 1px #161616;padding:5px 30px;line-height:1.5;font-size:1.3rem;font-weight:700}
/*# sourceMappingURL=top.css.map */