@import url(https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap);
:root{--LP-COLOR-WHITE: #FFF;--LP-COLOR-BLACK-01: #000;--LP-COLOR-BLACK-02: #09101A;--LP-COLOR-gray-01: #333;--LP-COLOR-gray-02: #F6F6F6;--LP-COLOR-BLUE: #54C3F1;--LP-COLOR-BEIGE: #DAD6CB;--LP-COLOR-CURSOR: #957123;--LP-FONTFAMILY-JP: "Yu Mincho", sans-serif;--LP-FONTFAMILY-EN: Roboto, sans-serif;--LP-FONTWEIGHT-REGULAR: 400;--LP-FONTWEIGHT-SEMIBOLD: 600;--LP-FONTWEIGHT-BOLD: 700;--LP-LINEHEIGHT-LOW: 1.2;--LP-LINEHEIGHT-NORMAL: 1.5;--LP-LINEHEIGHT-HIGH: 1.75;--LP-LAYER-INDEX-01: 1;--LP-LAYER-INDEX-02: 2;--LP-LAYER-INDEX-03: 3;--LP-LAYER-INDEX-1000: 1000;--LP-LAYER-INDEX-9999: 9999}@media only screen and (min-width: 769px){body{cursor:none}body *:hover,body *:focus,body *:active{cursor:none}}#page{position:relative;padding:0}#main.lp-30th{max-width:initial}.lp-30th a{text-decoration:none}.lp-30th img{display:block;height:auto}.lp-30th .lp-30th-modal__image{height:fit-content}#footer .footer-bg-wrap-01{padding:4.7em 20px}@media only screen and (min-width: 769px){.lp-30th .spOnly{display:none}}@media only screen and (max-width: 768px){.lp-30th .pcOnly{display:none}}.lp-section{position:relative;z-index:var(--LP-LAYER-INDEX-01)}.lp-section:not(.lp-30th-mv){z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th__cursor,.lp-30th__cursor-follower{position:absolute;top:0;left:0;transform:translate(-50%, -50%);border-radius:50%;pointer-events:none}.lp-30th__cursor{width:6px;height:6px;background-color:var(--LP-COLOR-CURSOR);z-index:var(--LP-LAYER-INDEX-9999)}.lp-30th__cursor-follower{width:65px;height:65px;background-color:transparent;transition:transform linear 0.2s;box-shadow:0 0 20px 6px rgba(149,113,35,0.25),inset 0 0 12px 6px rgba(149,113,35,0.25);opacity:0.8;z-index:calc(var(--LP-LAYER-INDEX-9999) - 1)}}.is-modal-show{overflow:hidden}.lp-30th-modal__wrap{display:none;position:fixed;top:0;left:0;max-width:initial;max-height:initial;width:100%;height:100dvh;background:transparent;z-index:var(--LP-LAYER-INDEX-1000)}.lp-30th-modal__container{position:relative;width:100%;height:100%;margin:auto}@media only screen and (min-width: 769px){.lp-30th-modal__container{width:calc(100% - 170px)}}.lp-30th-modal__contents{position:absolute;inset:0;max-height:calc(100dvh - 32px);width:100%;margin:auto;background-color:var(--LP-COLOR-WHITE);overflow:hidden;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-modal__contents{max-height:100dvh}}.lp-30th-modal__contents::before{content:'';display:block;position:absolute;top:331px;left:0;width:100%;height:100%;margin:auto;background-image:linear-gradient(180deg, rgba(255,255,255,0) 3.44%, rgba(84,195,241,0.6) 98.85%);z-index:var(--LP-LAYER-INDEX-01)}@media only screen and (min-width: 769px){.lp-30th-modal__contents::before{top:238px}}.lp-30th-modal__closeButton{position:absolute;top:calc(24px + 16px);left:21px;width:129px;height:40px;background:url(/30th/img/icon-modal-close-01.png) no-repeat center/cover;cursor:pointer;z-index:var(--LP-LAYER-INDEX-03)}@media only screen and (min-width: 769px){.lp-30th-modal__closeButton{top:40px;left:40px}}.lp-30th-modal__closeButton:hover,.lp-30th-modal__closeButton:focus,.lp-30th-modal__closeButton:active{background:url(/30th/img/icon-modal-close-hover-01.png) no-repeat center/cover}.lp-30th-modal__closeButton:focus{background:url(/30th/img/icon-modal-close-01.png) no-repeat center/cover}.lp-30th-modal__overlay{position:fixed;top:0;left:0;width:100%;height:100dvh;background-color:rgba(0,0,0,0.5);cursor:pointer;opacity:0.6;z-index:var(--LP-LAYER-INDEX-01)}.lp-30th-modal__content{display:flex;align-items:flex-start;flex-direction:column;gap:80px;position:relative;height:100%;padding:104px 20px 24px;overflow:hidden auto;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-modal__content{justify-content:center;flex-direction:row;padding:95px 105px 89px}.lp-30th-modal__content[data-modal-content="lp-30th-modal--message"]{padding:95px 40px 89px 105px}.lp-30th-modal__content[data-modal-content="lp-30th-modal--goods"]{padding:95px 105px}}.lp-30th-modal__content-inner{margin:auto}.lp-30th-modal__movie{width:100%;margin:auto}@media only screen and (min-width: 769px){.lp-30th-modal__movie{max-width:calc(900 * (100vw / 1366))}}.lp-30th-modal__image{width:calc(201 * (100vw / 375));margin:auto}@media only screen and (min-width: 769px){.lp-30th-modal__image{min-width:320px;max-width:320px;margin:0}}@media only screen and (min-width: 769px){.lp-30th-modal__box{width:fit-content}}.lp-30th-modal__title{color:var(--LP-COLOR-BLUE);font-family:var(--LP-FONTFAMILY-EN);font-size:4rem;line-height:1}@media only screen and (min-width: 769px){.lp-30th-modal__title{font-size:6rem;line-height:var(--LP-LINEHEIGHT-LOW)}}.lp-30th-modal__flex-wrap{display:flex;gap:80px;margin-top:24px}@media only screen and (min-width: 769px){.lp-30th-modal__flex-wrap{justify-content:center;flex-direction:row;margin-top:40px}}.lp-30th-modal__text--lead{margin-top:24px;margin-bottom:0;font-family:var(--LP-FONTFAMILY-JP);font-size:1.8rem;font-weight:var(--LP-FONTWEIGHT-SEMIBOLD);line-height:var(--LP-LINEHEIGHT-HIGH)}@media only screen and (min-width: 769px){.lp-30th-modal__text--lead{margin-top:0;font-size:2rem}}.lp-30th-modal__text{margin-top:16px;margin-bottom:0;color:var(--LP-COLOR-gray-01);font-size:1.6rem;font-weight:var(--LP-FONTWEIGHT-REGULAR);line-height:1.8}.lp-30th-modal__text+.lp-30th-modal__text{margin-top:24px}.lp-30th-modal__text--effect{display:block;position:relative;padding-left:15px}.lp-30th-modal__text--effect::before{content:'';display:block;position:absolute;top:-3px;left:5px;bottom:0;width:3px;height:3px;margin:auto;border-radius:100%;background-color:var(--LP-COLOR-gray-01);z-index:1}.lp-30th-modal__text--attention{margin-top:22px;font-size:1.2rem}.lp-30th-modal__text--accent{font-weight:var(--LP-FONTWEIGHT-SEMIBOLD)}.lp-30th-modal__text--company{margin-top:16px;margin-bottom:0;font-size:1.4rem;font-weight:var(--LP-FONTWEIGHT-REGULAR);text-align:right;line-height:var(--LP-LINEHEIGHT-HIGH)}.lp-30th-modal__text--name{margin-bottom:0;font-size:1.8rem;font-weight:var(--LP-FONTWEIGHT-BOLD);line-height:var(--LP-LINEHEIGHT-HIGH);text-align:right}@media only screen and (min-width: 769px){.lp-30th-modal__text--name{font-size:2.4rem}}.js-slideIn{transition:transform 0.8s, opacity 0.8s;transform:translate(-25%, 0);opacity:0}.js-slideIn.is-show{transform:translate(0);opacity:1}.lp-30th-mv{padding:0 calc(16 * (100vw / 375)) calc(219 * (100vw / 375));background:url(/30th/img/bg-mv-sp-01.jpg) no-repeat center/cover}@media only screen and (min-width: 769px){.lp-30th-mv{padding:0 calc(51 * (100vw / 1366)) calc(57 * (100vw / 1366));background:url(/30th/img/bg-mv-01.jpg) no-repeat center/cover}}.lp-30th-mv::before{content:'';display:block;position:absolute;left:0;bottom:calc(-27 * (100vw / 375));width:100%;height:calc(80 * (100vw / 375));background-image:linear-gradient(180deg, rgba(255,255,255,0) 0%, var(--LP-COLOR-WHITE) 60.63%);z-index:var(--LP-LAYER-INDEX-01)}@media only screen and (min-width: 769px){.lp-30th-mv::before{bottom:calc(-42 * (100vw / 1366));height:calc(106 * (100vw / 1366))}}.lp-30th-mv__inner{position:relative;z-index:var(--LP-LAYER-INDEX-02)}.lp-30th-mv__logo-image--01{width:calc(104 * (100vw / 375));margin:auto}@media only screen and (min-width: 769px){.lp-30th-mv__logo-image--01{width:calc(166 * (100vw / 1366))}}.lp-30th-mv__text-image{width:calc(342 * (100vw / 375));margin:auto}@media only screen and (min-width: 769px){.lp-30th-mv__text-image{width:calc(794 * (100vw / 1366))}}.lp-30th-mv__logo-image--02{width:calc(338 * (100vw / 375));margin:33px auto 0}@media only screen and (min-width: 769px){.lp-30th-mv__logo-image--02{width:calc(578 * (100vw / 1366));margin:calc(58 * (100vw / 1366)) 0 0 0}}.lp-30th-anniversary{position:relative;aspect-ratio:375 / 667;overflow:hidden}@media only screen and (min-width: 769px){.lp-30th-anniversary{aspect-ratio:217 / 122}}.lp-30th-anniversary__contents{position:absolute;inset:0;width:100%;height:fit-content;margin:auto;padding:0 20px;text-align:center;pointer-events:none;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-anniversary__contents{max-width:calc(1120px + 270px);padding:0 135px}}.lp-30th-anniversary__logo{display:block;position:relative;width:calc(150 * (100vw / 375));height:auto;margin:auto}@media only screen and (min-width: 769px){.lp-30th-anniversary__logo{width:calc(346 * (100vw / 1366))}}@media only screen and (min-width: 1367px){.lp-30th-anniversary__logo{width:346px}}.lp-30th-anniversary__label{margin-top:58px;color:var(--LP-COLOR-WHITE);font-family:var(--LP-FONTFAMILY-JP);font-size:3rem;font-weight:var(--LP-FONTWEIGHT-SEMIBOLD);line-height:1.8}@media only screen and (min-width: 769px){.lp-30th-anniversary__label{margin-top:calc(71 * (100vw / 1366));font-size:calc(50 * (100vw / 1366))}}@media only screen and (min-width: 1367px){.lp-30th-anniversary__label{margin-top:71px;font-size:5rem}}.lp-30th-anniversary__carousel{position:relative;aspect-ratio:375 / 667;z-index:var(--LP-LAYER-INDEX-01)}@media only screen and (min-width: 769px){.lp-30th-anniversary__carousel{aspect-ratio:217 / 122}}.lp-30th-anniversary__carousel .splide__track{height:100% !important;pointer-events:none}.lp-30th-anniversary__carousel .splide__slide{position:relative}.lp-30th-anniversary__carousel .splide__slide::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:var(--LP-LAYER-INDEX-02)}.lp-30th-anniversary__carousel img{width:100%}.lp-30th-anniversary__box{display:inline-flex;align-items:center;justify-content:center;flex-direction:column;position:absolute;top:24px;right:8px;margin:auto;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-anniversary__box{top:0;right:calc(55 * (100vw / 1366));bottom:0}}.splide__pagination{position:relative !important}.splide__pagination.splide__pagination--ttb{left:0;right:0;padding:0}.splide__pagination>li{display:flex;align-items:center;justify-content:center;width:calc(12 * (100vw / 375));height:calc(12 * (100vw / 375))}@media only screen and (min-width: 769px){.splide__pagination>li{width:calc(18 * (100vw / 1366));height:calc(18 * (100vw / 1366))}}.splide__pagination>li+li{margin-top:11px}@media only screen and (min-width: 769px){.splide__pagination>li+li{margin-top:14px}}.splide__pagination__page{width:8px;height:8px;margin:0 !important;background:var(--LP-COLOR-WHITE) !important;opacity:1 !important;box-shadow:0 4px 4px 0 rgba(0,0,0,0.25)}@media only screen and (min-width: 769px){.splide__pagination__page{width:calc(8 * (100vw / 1366));height:calc(8 * (100vw / 1366))}}.splide__pagination__page.is-active{width:calc(12 * (100vw / 375));height:calc(12 * (100vw / 375));transform:scale(1) !important}@media only screen and (min-width: 769px){.splide__pagination__page.is-active{width:calc(18 * (100vw / 1366));height:calc(18 * (100vw / 1366))}}.lp-30th-anniversary__playback{display:block;margin-top:22px;width:32px;height:32px;background:url(/30th/img/icon-pause-01.png) no-repeat center/cover}@media only screen and (min-width: 769px){.lp-30th-anniversary__playback{width:calc(40 * (100vw / 1366));height:calc(40 * (100vw / 1366));margin-top:19px}}.lp-30th-anniversary__playback.is-stop-slide{background:url(/30th/img/icon-play-01.png) no-repeat center/cover}.lp-30th-topics{padding:40px 20px;background:url(/30th/img/bg-topics-sp-01.jpg) no-repeat center/cover}@media only screen and (min-width: 769px){.lp-30th-topics{padding:0;background:url(/30th/img/bg-topics-01.jpg) no-repeat center/cover}.lp-30th-topics:hover,.lp-30th-topics:focus,.lp-30th-topics:active{padding:calc(49.5 * (100vw / 1366)) calc(122 * (100vw / 1366))}.lp-30th-topics:hover .lp-30th-topics__box,.lp-30th-topics:focus .lp-30th-topics__box,.lp-30th-topics:active .lp-30th-topics__box{padding-top:0}.lp-30th-topics:hover .lp-30th-topics__box+.lp-30th-topics__box,.lp-30th-topics:focus .lp-30th-topics__box+.lp-30th-topics__box,.lp-30th-topics:active .lp-30th-topics__box+.lp-30th-topics__box{background-color:transparent}.lp-30th-topics:hover .lp-30th-topics__box--02,.lp-30th-topics:focus .lp-30th-topics__box--02,.lp-30th-topics:active .lp-30th-topics__box--02{margin-top:17px}.lp-30th-topics:hover .lp-30th-topics__box--03,.lp-30th-topics:focus .lp-30th-topics__box--03,.lp-30th-topics:active .lp-30th-topics__box--03{margin-top:17px}.lp-30th-topics:hover .lp-30th-topics__link,.lp-30th-topics:focus .lp-30th-topics__link,.lp-30th-topics:active .lp-30th-topics__link{grid-template-columns:auto 1fr;grid-template-areas:"label title" "label viewMore"}.lp-30th-topics:hover .lp-30th-topics__label,.lp-30th-topics:focus .lp-30th-topics__label,.lp-30th-topics:active .lp-30th-topics__label{display:flex;align-items:center;height:100%}.lp-30th-topics:hover .lp-30th-topics__title,.lp-30th-topics:focus .lp-30th-topics__title,.lp-30th-topics:active .lp-30th-topics__title{width:100%;margin-top:0;text-align:right}.lp-30th-topics:hover .lp-30th-topics__text,.lp-30th-topics:focus .lp-30th-topics__text,.lp-30th-topics:active .lp-30th-topics__text{display:none;height:0}}.lp-30th-topics__box{position:relative;background-color:var(--LP-COLOR-WHITE)}@media only screen and (min-width: 769px){.lp-30th-topics__box{background-color:var(--LP-COLOR-gray-02)}}.lp-30th-topics__box--01:hover,.lp-30th-topics__box--01:focus,.lp-30th-topics__box--01:active{box-shadow:0 6px 10px 0 rgba(0,0,0,0.25)}.lp-30th-topics__box--01:hover::before,.lp-30th-topics__box--01:focus::before,.lp-30th-topics__box--01:active::before{content:'';display:block;position:absolute;top:-10px;left:-79px;width:79px;height:135px;background:url(/30th/img/icon-topics-01.svg) no-repeat center/100%;z-index:var(--LP-LAYER-INDEX-01)}.lp-30th-topics__box--01:hover .lp-30th-topics__viewMore,.lp-30th-topics__box--01:focus .lp-30th-topics__viewMore,.lp-30th-topics__box--01:active .lp-30th-topics__viewMore{color:var(--LP-COLOR-BLUE);text-decoration-color:var(--LP-COLOR-BLUE)}.lp-30th-topics__box--01:hover .lp-30th-topics__viewMore::after,.lp-30th-topics__box--01:focus .lp-30th-topics__viewMore::after,.lp-30th-topics__box--01:active .lp-30th-topics__viewMore::after{background:url(/30th/img/icon-arrow-hover-01.svg) no-repeat bottom/100%}.lp-30th-topics__box--02{margin-top:17px}@media only screen and (min-width: 769px){.lp-30th-topics__box--02{margin-top:0;padding-top:8px}}.lp-30th-topics__box--02:hover,.lp-30th-topics__box--02:focus,.lp-30th-topics__box--02:active{box-shadow:0 6px 10px 0 rgba(0,0,0,0.25)}.lp-30th-topics__box--02:hover::before,.lp-30th-topics__box--02:focus::before,.lp-30th-topics__box--02:active::before{content:'';display:block;position:absolute;top:-13px;right:-105px;width:111px;height:98.048px;background:url(/30th/img/icon-topics-02.svg) no-repeat center/100%;z-index:var(--LP-LAYER-INDEX-01)}.lp-30th-topics__box--02:hover .lp-30th-topics__viewMore,.lp-30th-topics__box--02:focus .lp-30th-topics__viewMore,.lp-30th-topics__box--02:active .lp-30th-topics__viewMore{color:var(--LP-COLOR-BLUE);text-decoration-color:var(--LP-COLOR-BLUE)}.lp-30th-topics__box--02:hover .lp-30th-topics__viewMore::after,.lp-30th-topics__box--02:focus .lp-30th-topics__viewMore::after,.lp-30th-topics__box--02:active .lp-30th-topics__viewMore::after{background:url(/30th/img/icon-arrow-hover-01.svg) no-repeat bottom/100%}.lp-30th-topics__box--03{margin-top:17px}@media only screen and (min-width: 769px){.lp-30th-topics__box--03{margin-top:0;padding-top:8px}}.lp-30th-topics__box--03:hover,.lp-30th-topics__box--03:focus,.lp-30th-topics__box--03:active{box-shadow:0 6px 10px 0 rgba(0,0,0,0.25)}.lp-30th-topics__box--03:hover::before,.lp-30th-topics__box--03:focus::before,.lp-30th-topics__box--03:active::before{content:'';display:block;position:absolute;top:-4px;left:-71px;width:84px;height:142px;background:url(/30th/img/icon-topics-03.svg) no-repeat center/100%;z-index:var(--LP-LAYER-INDEX-01)}.lp-30th-topics__box--03:hover .lp-30th-topics__viewMore,.lp-30th-topics__box--03:focus .lp-30th-topics__viewMore,.lp-30th-topics__box--03:active .lp-30th-topics__viewMore{color:var(--LP-COLOR-BLUE);text-decoration-color:var(--LP-COLOR-BLUE)}.lp-30th-topics__box--03:hover .lp-30th-topics__viewMore::after,.lp-30th-topics__box--03:focus .lp-30th-topics__viewMore::after,.lp-30th-topics__box--03:active .lp-30th-topics__viewMore::after{background:url(/30th/img/icon-arrow-hover-01.svg) no-repeat bottom/100%}.lp-30th-topics__link{display:grid;align-items:center;justify-content:space-between;grid-template-columns:auto 1fr;grid-template-areas:"label title" "label viewMore";gap:8px;padding:16px calc(16 * (100vw / 375))}@media only screen and (min-width: 769px){.lp-30th-topics__link{align-items:flex-end;grid-template-columns:1fr 1fr;grid-template-areas:"label text" "title viewMore";gap:0 33px;padding:24px calc(122 * (100vw / 1366));background-color:var(--LP-COLOR-WHITE)}}.lp-30th-topics__label{grid-area:label;width:calc(155 * (100vw / 375));margin:0;color:var(--LP-COLOR-BLUE);font-family:var(--LP-FONTFAMILY-EN);color:var(--LP-COLOR-BLUE);font-size:2rem;font-weight:var(--LP-FONTWEIGHT-BOLD);line-height:var(--LP-LINEHEIGHT-NORMAL)}@media only screen and (min-width: 769px){.lp-30th-topics__label{width:calc(580 * (100vw / 1366));font-size:5.4rem}}.lp-30th-topics__title{grid-area:title;width:100%;margin:0;color:var(--LP-COLOR-gray-01);font-weight:var(--LP-FONTWEIGHT-BOLD);font-size:1.6rem;text-align:right}@media only screen and (min-width: 769px){.lp-30th-topics__title{display:block;width:calc(580 * (100vw / 1366));margin-top:8px;font-size:2.4rem;text-align:left}}.lp-30th-topics__text{display:none;grid-area:text;height:0}@media only screen and (min-width: 769px){.lp-30th-topics__text{display:flex;justify-content:flex-end;width:100%;height:auto;margin:0;color:var(--LP-COLOR-BLACK-02);font-size:1.6rem;font-weight:var(--LP-FONTWEIGHT-BOLD);line-height:var(--LP-LINEHEIGHT-HIGH)}}.lp-30th-topics__viewMore{display:flex;align-items:center;justify-content:flex-end;gap:8px;grid-area:viewMore;width:100%;margin-top:8px;color:var(--LP-COLOR-BLACK-02);font-family:var(--LP-FONTFAMILY-EN);font-size:1.4rem;font-weight:var(--LP-FONTWEIGHT-REGULAR);line-height:var(--LP-LINEHEIGHT-LOW);text-decoration:underline;text-decoration-color:transparent}@media only screen and (min-width: 769px){.lp-30th-topics__viewMore{margin-top:24px;font-size:1.6rem;line-height:var(--LP-LINEHEIGHT-HIGH)}}.lp-30th-topics__viewMore::after{content:'';display:block;width:27px;height:21px;background:url(/30th/img/icon-arrow-01.svg) no-repeat bottom/100%}@media only screen and (min-width: 769px){.lp-30th-topics__viewMore::after{height:22px}}.lp-30th-timeLine{background:url(/30th/img/bg-timeLine-sp-02.jpg) no-repeat bottom/100%}@media only screen and (min-width: 769px){.lp-30th-timeLine{background:url(/30th/img/bg-timeLine-02.jpg) no-repeat bottom/100%}}.lp-30th-timeLine::before{content:'';display:block;position:absolute;left:0;bottom:calc(152 * (100vw / 375));width:100%;height:calc(412 * (100vw / 375));background-image:linear-gradient(0, rgba(255,255,255,0) 0%, var(--LP-COLOR-WHITE) 60.63%);z-index:var(--LP-LAYER-INDEX-01)}@media only screen and (min-width: 769px){.lp-30th-timeLine::before{bottom:calc(170 * (100vw / 1366));height:calc(765 * (100vw / 1366))}}.lp-30th-timeLine__head{display:flex;align-items:center;justify-content:center;position:relative;padding:85px 20px;background:url(/30th/img/bg-timeLine-sp-01.jpg) no-repeat center/cover;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-timeLine__head{padding:153px 124px;background:url(/30th/img/bg-timeLine-01.jpg) no-repeat center/cover}}.lp-30th-timeLine__head::before{content:'';display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,0.3);z-index:var(--LP-LAYER-INDEX-01)}.lp-30th-timeLine__head-text{position:relative;color:var(--LP-COLOR-WHITE);font-family:var(--LP-FONTFAMILY-JP);font-size:2.8rem;font-weight:600;line-height:var(--LP-LINEHEIGHT-NORMAL);text-align:center;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-timeLine__head-text{font-size:6rem}}.lp-30th-timeLine__box{position:relative;width:100%;margin:auto;padding:0 20px;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-timeLine__box{max-width:calc(1120px + 190px);padding:0 95px}}.lp-30th-timeLine__contents{position:relative;padding:18px 0 calc(412 * (100vw / 375))}@media only screen and (min-width: 769px){.lp-30th-timeLine__contents{padding:34px 0 calc(715 * (100vw / 1366))}}.lp-30th-timeLine__contents::before{content:'';display:block;position:absolute;top:0;left:0;width:1px;height:100%;background-color:var(--LP-COLOR-BEIGE);z-index:var(--LP-LAYER-INDEX-01)}@media only screen and (min-width: 769px){.lp-30th-timeLine__contents::before{height:calc(100% - calc(635 * (100vw / 1366)))}}.lp-30th-timeLine__content{display:flex;flex-direction:column;gap:8px 0}@media only screen and (min-width: 769px){.lp-30th-timeLine__content{flex-direction:row}}.lp-30th-timeLine__content+.lp-30th-timeLine__content{padding-top:25px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content+.lp-30th-timeLine__content{padding-top:40px}}.lp-30th-timeLine__era{position:relative;padding-left:17px;font-family:var(--LP-FONTFAMILY-JP);font-size:1.2rem;font-weight:var(--LP-FONTWEIGHT-REGULAR);line-height:var(--LP-LINEHEIGHT-NORMAL)}@media only screen and (min-width: 769px){.lp-30th-timeLine__era{width:175px;padding-left:20px;font-size:1.4rem}}.lp-30th-timeLine__era::before,.lp-30th-timeLine__era::after{content:'';display:block;position:absolute;border-radius:100px}.lp-30th-timeLine__era::before{top:21px;left:-5px;width:11px;height:11px;background-color:#B8E2FA;z-index:var(--LP-LAYER-INDEX-01)}@media only screen and (min-width: 769px){.lp-30th-timeLine__era::before{top:30px;width:12px;height:12px}}.lp-30th-timeLine__era::after{top:23px;left:-3px;width:7px;height:7px;background-color:var(--LP-COLOR-BLUE);z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-timeLine__era::after{top:32px;width:8px;height:8px}}.lp-30th-timeLine__era--accent{display:block;color:var(--LP-COLOR-BLUE);font-family:var(--LP-FONTFAMILY-EN);font-size:3.2rem;font-weight:500;line-height:var(--LP-LINEHEIGHT-NORMAL)}@media only screen and (min-width: 769px){.lp-30th-timeLine__era--accent{font-size:4.8rem}}.lp-30th-timeLine__detail{position:relative;padding:0 0 0 33px}@media only screen and (min-width: 769px){.lp-30th-timeLine__detail{width:calc(100% - 175px);padding:30px 0 0 0}}.lp-30th-timeLine__detail-box{display:flex;flex-direction:column;row-gap:8px;column-gap:53px;position:relative;z-index:2}@media only screen and (min-width: 769px){.lp-30th-timeLine__detail-box{align-items:center;flex-direction:row;flex-wrap:wrap}}.lp-30th-timeLine__detail-box+.lp-30th-timeLine__detail-box{margin-top:16px}@media only screen and (min-width: 769px){.lp-30th-timeLine__detail-box+.lp-30th-timeLine__detail-box{margin-top:24px}}.lp-30th-timeLine__label{margin:0;font-size:1.6rem;font-weight:var(--LP-FONTWEIGHT-BOLD);line-height:var(--LP-LINEHEIGHT-NORMAL)}@media only screen and (min-width: 769px){.lp-30th-timeLine__label{font-size:2rem}}.lp-30th-timeLine__label--min{font-size:1.4rem}@media only screen and (min-width: 769px){.lp-30th-timeLine__label--min{font-size:1.8rem}}.lp-30th-timeLine__text{margin:16px 0 0 0;font-size:1.4rem;line-height:var(--LP-LINEHEIGHT-HIGH);word-break:break-all}.lp-30th-timeLine__media{display:flex;align-items:center;flex-wrap:wrap;gap:8px}@media only screen and (min-width: 769px){.lp-30th-timeLine__media{gap:10px}}.lp-30th-timeLine__media .lp-30th-timeLine__image{height:fit-content}.lp-30th-timeLine__image{display:block}@media only screen and (min-width: 769px){.lp-30th-timeLine__era-effect{position:absolute;right:calc(-110 * (100vw / 1366));margin:0 -33px 0 0;color:rgba(201,160,99,0.2);font-family:var(--LP-FONTFAMILY-JP);font-size:20rem;font-weight:var(--LP-FONTWEIGHT-SEMIBOLD);line-height:var(--LP-LINEHEIGHT-NORMAL);z-index:1}}.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__label{font-size:1.8rem}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__label{width:266px;font-size:2.4rem}}.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__image{width:296px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__image{width:359px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box2{justify-content:flex-end;flex-direction:row-reverse;column-gap:40px}}.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image1{width:162px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image1{width:208px}}.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image2{width:127px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image2{width:163px}}.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box3 .lp-30th-timeLine__label{font-size:1.8rem}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box3 .lp-30th-timeLine__label{width:266px;font-size:2.4rem}}.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box3 .lp-30th-timeLine__image{width:295px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__detail-box3 .lp-30th-timeLine__image{width:359px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1996 .lp-30th-timeLine__era-effect{top:-34px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1998 .lp-30th-timeLine__detail-box{justify-content:flex-end;flex-direction:row-reverse;column-gap:40px}.lp-30th-timeLine__content--1998 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{width:300px}}.lp-30th-timeLine__content--1998 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{width:162px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1998 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{width:208px}}.lp-30th-timeLine__content--1998 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image2{width:127px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1998 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image2{width:163px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1999 .lp-30th-timeLine__detail-box{column-gap:52px}}.lp-30th-timeLine__content--1999 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{font-size:1.8rem}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1999 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{width:233px;font-size:2.4rem}}.lp-30th-timeLine__content--1999 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:296px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1999 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:388px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--1999 .lp-30th-timeLine__era-effect{bottom:-140px}}.lp-30th-timeLine__content--2005{position:relative}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2005 .lp-30th-timeLine__detail{padding:0}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2005 .lp-30th-timeLine__detail-box{justify-content:flex-end;flex-direction:row-reverse;column-gap:258px}.lp-30th-timeLine__content--2005 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{width:230px}}.lp-30th-timeLine__content--2005 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{width:162px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2005 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{position:absolute;left:189px;bottom:-103px;width:208px;z-index:1}}.lp-30th-timeLine__content--2005 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image2{width:127px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2005 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image2{width:189px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2007{padding-top:75px !important}.lp-30th-timeLine__content--2007 .lp-30th-timeLine__detail{padding:28px 0 0 0}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2007 .lp-30th-timeLine__detail-box{justify-content:flex-end;flex-direction:row-reverse;column-gap:256px}.lp-30th-timeLine__content--2007 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{width:230px}}.lp-30th-timeLine__content--2007 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:296px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2007 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:197px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2011 .lp-30th-timeLine__detail-box{justify-content:flex-end;flex-direction:row-reverse;column-gap:81px}.lp-30th-timeLine__content--2011 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{width:451px}}.lp-30th-timeLine__content--2011 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:296px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2011 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:238px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box1{column-gap:24px}.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__label{width:295px}}.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__image{width:297px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__image{width:359px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box2{justify-content:flex-end;flex-direction:row-reverse;column-gap:77px}.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__label{width:223px}}.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__media{align-items:center}.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image1{width:173px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image1{width:208px}}.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image2{width:110px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2016 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image2{width:151px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box1{column-gap:24px}.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__label{width:295px}}.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__image{width:297px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box1 .lp-30th-timeLine__image{width:359px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box2{column-gap:24px}.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__label{width:295px}}.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image{width:297px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2019 .lp-30th-timeLine__detail-box2 .lp-30th-timeLine__image{width:359px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2019 .lp-30th-timeLine__era-effect{bottom:-156px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2022 .lp-30th-timeLine__detail{padding:0}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2022 .lp-30th-timeLine__detail-box{justify-content:flex-end;flex-direction:row-reverse;column-gap:77px}}.lp-30th-timeLine__content--2022 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{width:297px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2022 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{width:205px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2022 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image2{width:205px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2023 .lp-30th-timeLine__detail-box{column-gap:24px}.lp-30th-timeLine__content--2023 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{width:295px}}.lp-30th-timeLine__content--2023 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:297px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2023 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image{width:359px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2026 .lp-30th-timeLine__detail-box{column-gap:0}.lp-30th-timeLine__content--2026 .lp-30th-timeLine__detail-box .lp-30th-timeLine__label{width:312px}}.lp-30th-timeLine__content--2026 .lp-30th-timeLine__detail-box .lp-30th-timeLine__media{align-items:center;flex-direction:column}.lp-30th-timeLine__content--2026 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{width:297px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2026 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image1{width:360px}}.lp-30th-timeLine__content--2026 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image2{width:172px}@media only screen and (min-width: 769px){.lp-30th-timeLine__content--2026 .lp-30th-timeLine__detail-box .lp-30th-timeLine__image2{width:207px}}.lp-30th-timeLine__topic{position:relative;margin-top:30px;padding:0 17px}@media only screen and (min-width: 769px){.lp-30th-timeLine__topic{margin-top:60px;padding:0}}.lp-30th-timeLine__topic+.lp-30th-timeLine__content{margin-top:30px}@media only screen and (min-width: 769px){.lp-30th-timeLine__topic+.lp-30th-timeLine__content{margin-top:60px}}@media only screen and (min-width: 769px){.lp-30th-timeLine__topic .lp-30th-timeLine__era-effect{top:-115px}}.lp-30th-timeLine__topic-text{display:flex;align-items:center;justify-content:center;gap:5px;position:relative;margin:0;color:var(--LP-COLOR-BLUE);font-size:2rem;font-weight:var(--LP-FONTWEIGHT-BOLD);line-height:var(--LP-LINEHEIGHT-NORMAL);z-index:2}@media only screen and (min-width: 769px){.lp-30th-timeLine__topic-text{font-size:4rem}}.lp-30th-timeLine__topic-text::before,.lp-30th-timeLine__topic-text::after{content:'';display:block;width:53px;height:30px;background:url(/30th/img/img-timeLine-ribbon-01.svg) no-repeat center/100%}@media only screen and (min-width: 769px){.lp-30th-timeLine__topic-text::before,.lp-30th-timeLine__topic-text::after{width:105px;height:60px}}.lp-30th-timeLine__topic-text::after{transform:scale(-1, 1)}.lp-30th-timeLine-ending{display:flex;align-items:center;justify-content:center;flex-direction:column;gap:calc(25 * (100vw / 375));position:absolute;left:0;right:0;bottom:calc(152 * (100vw / 375));margin:auto;z-index:var(--LP-LAYER-INDEX-02)}@media only screen and (min-width: 769px){.lp-30th-timeLine-ending{gap:calc(53 * (100vw / 1366));flex-direction:row;bottom:calc(366 * (100vw / 1366))}}.lp-30th-timeLine__logo-image{width:calc(275 * (100vw / 375));margin:auto}@media only screen and (min-width: 769px){.lp-30th-timeLine__logo-image{width:calc(664 * (100vw / 1366));margin:0}}.lp-30th-timeLine__text-image{width:calc(335 * (100vw / 375))}@media only screen and (min-width: 769px){.lp-30th-timeLine__text-image{width:calc(581 * (100vw / 1366))}}

