.l-page-history{position:relative;z-index:1;overflow:clip}.top-bg{position:fixed;z-index:1;width:100%;height:100dvh;top:0;left:0;-o-object-fit:cover;object-fit:cover;opacity:0}.top-bg.is-fixed{opacity:1}.l-main{position:relative;z-index:3;overflow:hidden}.txt-accent{color:#CCB348}.history-bg{height:100vh;width:100%;background:url("/assets/images/history/bg.jpg") no-repeat center/cover;z-index:2;width:100%;position:absolute;top:0}@media screen and (max-width:767px){.history-bg{background:url("/assets/images/history/bg_sp.jpg") no-repeat center/cover}}.history-bg.is-fixed{position:fixed;top:0}.history-bg.is-bottom{position:absolute;bottom:0;top:auto}.history-inner{z-index:3;position:relative}.history-head{height:84rem;padding-top:30.5rem;position:relative;z-index:10;text-align:center}@media screen and (max-width:767px){.history-head{height:100vh;height:100dvh;padding-top:28rem}}.history-head__ttl{width:100%;color:#fff}.history-head__ttl-en{display:block;font-family:var(--font-en);font-weight:400;font-size:14rem;line-height:1}@media screen and (max-width:767px){.history-head__ttl-en{font-size:8rem}}.history-head__ttl-jp{display:block;font-size:2.4rem;font-weight:700;margin-top:4rem}@media screen and (max-width:767px){.history-head__ttl-jp{font-size:1.8rem;margin-top:1.6rem}}.history-head__ttl-jp .num{font-weight:500;font-family:var(--font-jost);font-size:3.1rem}@media screen and (max-width:767px){.history-head__ttl-jp .num{font-size:2.3rem}}.history-head__scroll{font-family:var(--font-outfit);font-size:1.4rem;font-weight:400;letter-spacing:0.04em;position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);padding-bottom:10rem;text-align:center;color:#fff}@media screen and (max-width:767px){.history-head__scroll{padding-bottom:7rem}}.history-head__scroll:before{content:"";width:1px;height:9rem;background:#FFFFFF;position:absolute;bottom:0;left:50%}@media screen and (max-width:767px){.history-head__scroll:before{height:6rem}}.history-body{color:#fff;padding:0 8rem 16rem;position:relative;z-index:10;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}@media screen and (max-width:767px){.history-body{padding:0 2rem 8rem}}.history-body.is-black:before{content:"";width:100%;height:30rem;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,0.5)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(0,0,0,0.5) 100%);mix-blend-mode:multiply;position:absolute;top:0;left:0;z-index:1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.history-body.is-black:after{content:"";width:100%;height:calc(100% - 30rem);background:rgba(0,0,0,0.5);mix-blend-mode:multiply;position:absolute;top:30rem;left:0;z-index:1;-webkit-transition:all 0.3s ease;transition:all 0.3s ease}.history-body.is-white{background:rgba(255,255,255,0.8);color:#222222}.history-body.is-white .history-flow__ttl{color:#777777}.history-body.is-gray{background:#f5f7f6;color:#222222}.history-body.is-gray .history-flow__ttl{color:#222222}.history-intro{text-align:center;padding-top:16rem;padding-bottom:33.5rem;position:relative;z-index:2}@media screen and (max-width:767px){.history-intro{padding:8rem 0 21rem}}.history-intro__img{width:64rem;margin-bottom:4.8rem}@media screen and (max-width:767px){.history-intro__img{width:100%;margin-bottom:4rem}}.history-intro__ttl{width:20.8rem;height:5.7rem;margin:0 auto 2.8rem;font-size:2.4rem;font-weight:500;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}@media screen and (max-width:767px){.history-intro__ttl{width:17.2rem;height:4.1rem;margin:0 auto 2rem;font-size:2rem}}.history-intro__ttl:after,.history-intro__ttl:before{content:"";width:3rem;height:3.4rem;background:url("/assets/images/history/intro_deco.png") 0 0 no-repeat;background-size:100% auto;position:absolute}@media screen and (max-width:767px){.history-intro__ttl:after,.history-intro__ttl:before{width:2rem;height:2rem}}.history-intro__ttl:before{top:0;left:0}.history-intro__ttl:after{right:0;bottom:0;-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}.history-intro__lead{font-size:1.8rem;font-weight:500;line-height:2.1111111111;letter-spacing:0.04em}@media screen and (max-width:767px){.history-intro__lead{font-size:1.6rem;line-height:1.875;text-align:left}}.history-intro__scroll{overflow:hidden;width:100vw;position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:8rem;padding:1rem 0}@media screen and (max-width:767px){.history-intro__scroll{bottom:6rem}}.history-intro__label-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;width:-webkit-max-content;width:-moz-max-content;width:max-content;-webkit-animation:label-loop 54s linear infinite;animation:label-loop 54s linear infinite}.history-intro__label{font-size:14rem;letter-spacing:0;line-height:0.6428571429;font-family:var(--font-en);font-weight:400;white-space:nowrap;color:#BFBFBF}.history-intro__label+.history-intro__label{margin-left:0.5em}@media screen and (max-width:767px){.history-intro__label{font-size:8rem;line-height:1.125}}.history-intro__label span{color:#CCB348}@-webkit-keyframes label-loop{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@keyframes label-loop{0%{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.history-flow{max-width:144rem;margin:0 auto;z-index:2;position:relative}.history-flow__ttl{position:absolute;top:0;font-size:2.4rem;font-weight:500;line-height:1.25;color:#DDDDDD;text-align:center}@media print,screen and (min-width:768px){.history-flow__ttl{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (max-width:767px){.history-flow__ttl{font-size:2rem;left:0}}.history-flow__ttl .era{display:block;margin-bottom:0.6rem}.history-flow__ttl .num{font-family:var(--font-jost);font-size:3rem;letter-spacing:0.01em;font-weight:500}@media screen and (max-width:767px){.history-flow__ttl .num{font-size:2rem}}@media screen and (max-width:767px){.history-flow__ttl .sub{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);left:3.8rem;white-space:nowrap}}.history-flow__block{overflow:hidden;position:relative;padding-top:8.4rem;padding-bottom:3rem;margin-bottom:3rem}@media screen and (max-width:767px){.history-flow__block{padding-top:7.5rem;padding-bottom:1.5rem;margin-bottom:1rem}}.history-flow__block:after{content:"";width:0.2rem;height:100%;background:#DDDDDD;position:absolute;display:block;position:absolute;top:var(--after-h)}@media print,screen and (min-width:768px){.history-flow__block:after{left:50%;margin-left:-0.1rem}}@media screen and (max-width:767px){.history-flow__block:after{left:0.9rem}}@media print,screen and (min-width:768px){.history-flow__block--right .history-flow__item{margin-left:auto}}.history-flow__item{width:62rem}@media screen and (max-width:1200px){.history-flow__item{width:calc(50% - 10rem)}}@media screen and (max-width:767px){.history-flow__item{width:31rem;margin-left:auto}}.history-flow__item.col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media print,screen and (min-width:768px){.history-flow__item.col{gap:4rem 0}}@media print,screen and (min-width:768px){.history-flow__item.col .history-flow__item-txt{width:53.57%}}@media print,screen and (min-width:768px){.history-flow__item.col .history-flow__item-img{width:42.86%;margin-left:3.57%}}.history-flow__item-year{color:#CCB348;font-weight:700;font-size:2rem;line-height:1;letter-spacing:0.04em}@media screen and (max-width:767px){.history-flow__item-year{font-size:1.6rem}}.history-flow__item-year .num{font-family:var(--font-jost);font-size:5.6rem;letter-spacing:0.01em;font-weight:500}@media screen and (max-width:767px){.history-flow__item-year .num{font-size:3rem}}.history-flow__item-year .era{margin-left:-0.5em}.history-flow__item-year .end{font-size:3.2rem;padding-left:0.5rem}@media screen and (max-width:767px){.history-flow__item-year .end{font-size:2rem}}.history-flow__item-desc{padding-top:1.6rem;font-size:1.8rem;line-height:1.8888888889}@media screen and (max-width:767px){.history-flow__item-desc{padding-top:0.8rem;font-size:1.4rem;line-height:1.7142857143}}@media screen and (max-width:767px){.history-flow__item-img{margin-top:2rem}}.history-flow__item-img.col{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%;margin-left:-2rem}@media screen and (max-width:767px){.history-flow__item-img.col{margin-left:-1.2rem}}.history-flow__item-img.col img{width:calc(50% - 2rem);margin-left:2rem}@media screen and (max-width:767px){.history-flow__item-img.col img{width:calc(50% - 1.2rem);margin-left:1.2rem}}.history-flow__item-img+.history-flow__item-desc{padding-top:4rem}@media screen and (max-width:767px){.history-flow__item-img+.history-flow__item-desc{padding-top:3rem}}.history-flow__item img{border-radius:0.8rem;max-width:24rem}.history-flow__item+.history-flow__item{margin-top:5rem}@media screen and (max-width:767px){.history-flow__item+.history-flow__item{margin-top:3rem}}.history-flow1926{padding-top:29.4rem}@media screen and (max-width:767px){.history-flow1926{padding-top:14.5rem}}.history-flow1926:before{content:"";width:0.2rem;height:16rem;background:#DDDDDD;position:absolute;display:block;position:absolute;top:0;z-index:2}@media print,screen and (min-width:768px){.history-flow1926:before{left:50%;margin-left:-0.1rem}}@media screen and (max-width:767px){.history-flow1926:before{height:6rem;left:0.9rem}}.history-flow1926:after{top:29rem;bottom:auto}@media screen and (max-width:767px){.history-flow1926:after{top:13.5rem}}.history-flow1926__ttl{top:19rem}@media screen and (max-width:767px){.history-flow1926__ttl{top:7rem}}.history-flow1950{padding-top:17.6rem}@media screen and (max-width:767px){.history-flow1950{padding-top:7.5rem}}@media print,screen and (min-width:768px){.history-flow1960 #history1960a{position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}@media screen and (max-width:767px){.history-flow1970{padding-bottom:3rem}}@media print,screen and (min-width:768px){.history-flow1970 #history1970e,.history-flow1970 #history1979{margin-top:12rem}}@media print,screen and (min-width:768px){.history-flow1970 #history1973{position:absolute;left:0;top:22rem}}@media print,screen and (min-width:768px){.history-flow1970 #history1977{position:absolute;left:0;top:54rem}}@media print,screen and (min-width:768px){.history-flow1970 #history1977 .history-flow__item-txt{width:79.9%}}@media screen and (max-width:767px){.history-flow1970 #history1977 .history-flow__item-txt{width:calc(100% - 5.1rem);padding-right:3rem}}@media print,screen and (min-width:768px){.history-flow1970 #history1977 .history-flow__item-img{width:12.3%;margin-left:7.7%}}@media screen and (max-width:767px){.history-flow1970 #history1977 .history-flow__item-img{width:5.1rem}}.history-flow1980{padding-bottom:9.5rem}@media screen and (max-width:767px){.history-flow1980{padding-bottom:11rem}}@media print,screen and (min-width:768px){.history-flow1980 .history-flow__item{margin-top:0}}@media print,screen and (min-width:768px){.history-flow1980 .history-flow__item:nth-of-type(2n){margin-left:auto}}@media print,screen and (min-width:768px){.history-flow1980 #history1982 .history-flow__item-txt{width:56.45%}}@media screen and (max-width:767px){.history-flow1980 #history1982 .history-flow__item-txt{width:calc(100% - 8.6rem);padding-right:2.2rem}}@media print,screen and (min-width:768px){.history-flow1980 #history1982 .history-flow__item-img{width:14.52%;margin-left:1.61%}}@media screen and (max-width:767px){.history-flow1980 #history1982 .history-flow__item-img{width:6.4rem}}@media screen and (max-width:767px){.history-flow1990{padding-bottom:3rem}}@media print,screen and (min-width:768px){.history-flow1990 .history-flow__item{margin-top:0}}.history-flow1990 .history-flow__item:nth-of-type(odd){margin-left:auto}@media screen and (max-width:767px){.history-flow2000{padding-bottom:3rem}}@media print,screen and (min-width:768px){.history-flow2000 .history-flow__item{margin-top:0}}@media print,screen and (min-width:768px){.history-flow2000 .history-flow__item:nth-of-type(odd){margin-left:auto}}@media print,screen and (min-width:768px){.history-flow2000 #history2003 .history-flow__item-txt{width:57.5%}}@media screen and (max-width:767px){.history-flow2000 #history2003 .history-flow__item-txt{width:calc(100% - 11rem);padding-right:1rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2003 .history-flow__item-img{width:36.25%;margin-left:6.25%}}@media screen and (max-width:767px){.history-flow2000 #history2003 .history-flow__item-img{width:9rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2003 .history-flow__item-img img{max-width:17.4rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2004{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width:768px){.history-flow2000 #history2004 .history-flow__item-txt{width:56.45%}}@media print,screen and (min-width:768px){.history-flow2000 #history2004 .history-flow__item-img{width:38.71%;margin-left:auto}}@media screen and (max-width:767px){.history-flow2000 #history2004 .history-flow__item-img{width:100%}}@media print,screen and (min-width:768px){.history-flow2000 #history2004 .history-flow__item-img--02{width:17.42%;margin-left:0;margin-top:4rem}}@media screen and (max-width:767px){.history-flow2000 #history2004 .history-flow__item-img--02{width:6.9rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-top:2rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2004 .history-flow__item-txt--02{width:77.42%;margin-left:auto;margin-top:4rem}}@media screen and (max-width:767px){.history-flow2000 #history2004 .history-flow__item-txt--02{width:calc(100% - 8.9rem);padding-right:2rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:2rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2005{margin-top:-10rem;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media print,screen and (min-width:768px){.history-flow2000 #history2005 .history-flow__item-txt{width:66.17%}}@media screen and (max-width:767px){.history-flow2000 #history2005 .history-flow__item-txt{width:calc(100% - 8.1rem);padding-right:3rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2005 .history-flow__item-img{width:16.33%;margin-left:1.99%}}@media screen and (max-width:767px){.history-flow2000 #history2005 .history-flow__item-img{width:5.1rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2005 .history-flow__item-img img{max-width:8.2rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2006{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}}@media screen and (max-width:767px){.history-flow2000 #history2006{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media print,screen and (min-width:768px){.history-flow2000 #history2006 .history-flow__item-txt{width:66.67%}}@media screen and (max-width:767px){.history-flow2000 #history2006 .history-flow__item-txt{width:calc(100% - 10rem);padding-right:0.6rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2006 .history-flow__item-img{width:29.21%;margin-left:auto;padding-bottom:3rem}}@media screen and (max-width:767px){.history-flow2000 #history2006 .history-flow__item-img{width:9.4rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2008{margin-top:-2rem}}@media print,screen and (min-width:768px){.history-flow2000 #history2009 .history-flow__item-img--02{margin-left:0}}@media screen and (max-width:767px){.history-flow2000 #history2009 .history-flow__item-img--02{-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4}}@media print,screen and (min-width:768px){.history-flow2000 #history2009 .history-flow__item-txt--02{margin-left:auto}}@media screen and (max-width:767px){.history-flow2000 #history2009 .history-flow__item-txt--02{-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3;margin-top:2rem}}@media screen and (max-width:767px){.history-flow2010{padding-bottom:8rem}}.history-flow2010 .history-flow__item{margin-top:0}@media screen and (max-width:767px){.history-flow2010 .history-flow__item{margin-top:3rem}}.history-flow2010 .history-flow__item:first-of-type{margin-top:0}.history-flow2010 .history-flow__item:nth-of-type(odd){margin-left:auto}@media print,screen and (min-width:768px){.history-flow2010 #history2010 .history-flow__item-txt{width:75.8%}}@media screen and (max-width:767px){.history-flow2010 #history2010 .history-flow__item-txt{width:calc(100% - 10rem);padding-right:2rem}}@media print,screen and (min-width:768px){.history-flow2010 #history2010 .history-flow__item-img{width:19.5%;margin-left:auto}}@media screen and (max-width:767px){.history-flow2010 #history2010 .history-flow__item-img{width:8rem}}@media print,screen and (min-width:768px){.history-flow2010 #history2011 .history-flow__item-txt{width:77.4%}}@media screen and (max-width:767px){.history-flow2010 #history2011 .history-flow__item-txt{width:calc(100% - 10rem);padding-right:2rem}}@media print,screen and (min-width:768px){.history-flow2010 #history2011 .history-flow__item-img{width:18.2%;margin-left:auto}}@media screen and (max-width:767px){.history-flow2010 #history2011 .history-flow__item-img{width:8rem}}@media print,screen and (min-width:768px){.history-flow2010 #history2018 .history-flow__item-txt{width:56.45%}}@media print,screen and (min-width:768px){.history-flow2010 #history2018 .history-flow__item-img{width:38.7%;margin-left:auto}}@media print,screen and (min-width:768px){.history-flow2010 #history2018 .history-flow__item-txt--02{width:75.8%;margin-left:auto}}@media screen and (max-width:767px){.history-flow2010 #history2018 .history-flow__item-txt--02{width:calc(100% - 10rem);padding-right:2rem;margin-top:3rem;-webkit-box-ordinal-group:4;-ms-flex-order:3;order:3}}@media print,screen and (min-width:768px){.history-flow2010 #history2018 .history-flow__item-img--02{width:19%;margin-left:0}}@media screen and (max-width:767px){.history-flow2010 #history2018 .history-flow__item-img--02{width:8rem;-webkit-box-ordinal-group:5;-ms-flex-order:4;order:4;margin-top:3rem}}@media print,screen and (min-width:768px){.history-flow2010 #history2018 .history-flow__item-txt--03{width:100%}}@media screen and (max-width:767px){.history-flow2010 #history2018 .history-flow__item-txt--03{-webkit-box-ordinal-group:6;-ms-flex-order:5;order:5;margin-top:3rem}}.history-flow2020{padding-bottom:10rem}@media screen and (max-width:767px){.history-flow2020{padding-bottom:8rem;margin-bottom:0}}@media print,screen and (min-width:768px){.history-flow2020 .history-flow__item{margin-top:0}}.history-flow2020 .history-flow__item:nth-of-type(2n){margin-left:auto}@media print,screen and (min-width:768px){.history-flow2020 #history2011{margin-top:-16rem}}@media print,screen and (min-width:768px){.history-flow2020 #history2025 .history-flow__item-txt{width:56.45%;margin-right:4.8%}}@media screen and (max-width:767px){.history-flow2020 #history2025 .history-flow__item-txt{width:calc(100% - 10rem);padding-right:1rem}}@media print,screen and (min-width:768px){.history-flow2020 #history2025 .history-flow__item-img{width:28.38%}}@media screen and (max-width:767px){.history-flow2020 #history2025 .history-flow__item-img{width:9rem}}.history2026{max-width:144rem;width:100%;margin:0 auto;text-align:center;position:relative;z-index:2}@media screen and (max-width:767px){.history2026:after{content:"";width:0.2rem;height:100%;background:#DDDDDD;position:absolute;display:block;position:absolute;top:0;left:0.9rem;z-index:2}}.history2026__ttl{color:#777777;font-weight:700;font-size:1.8rem;line-height:1;letter-spacing:0.04em}@media screen and (max-width:767px){.history2026__ttl{font-size:1.4rem}}.history2026__ttl .num{font-family:var(--font-jost);font-size:3rem;letter-spacing:0.01em;font-weight:500}@media screen and (max-width:767px){.history2026__ttl .num{font-size:2rem}}.history2026__ttl .era{margin-left:-0.5em}.history2026__subttl{padding-bottom:2rem;font-weight:700;font-size:4.8rem;line-height:1;letter-spacing:0.04em}@media screen and (max-width:767px){.history2026__subttl{margin-top:0.6rem;padding-bottom:2rem;font-size:2.8rem}}.history2026__subttl .num{font-family:var(--font-jost);font-size:12rem;letter-spacing:0.01em;font-weight:500;color:#CCB348}@media screen and (max-width:767px){.history2026__subttl .num{font-size:7rem}}.history2026__img{position:relative;z-index:10}