@-webkit-keyframes zoomIn{0%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes zoomIn{0%{-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}100%{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@-webkit-keyframes slideLeft{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideLeft{0%{-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes slideRight{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@keyframes slideRight{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}100%{-webkit-transform:translateX(0);transform:translateX(0);opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0;-webkit-transform:scale(1.05);transform:scale(1.05)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes fadeIn{0%{opacity:0;-webkit-transform:scale(1.05);transform:scale(1.05)}100%{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes arrowBounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8px);transform:translateY(8px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes arrowBounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}50%{-webkit-transform:translateY(8px);transform:translateY(8px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}*{box-sizing:border-box}html{scroll-behavior:smooth}body,h1,h2,h3,p,ul,li{margin:0;padding:0}body{font-family:'Noto Sans JP', sans-serif;font-size:1.6rem;line-height:1.6;color:#000;background:none;border:none}@media only screen and (min-width: 636px){body{background-image:url("../../images/60th//bg_pc.jpg");background-size:cover;background-position:center;background-repeat:no-repeat;background-attachment:fixed}}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;vertical-align:bottom}ul{list-style:none}.is-hidden{display:none}.is-fixed{overflow:hidden}ruby{line-height:1;ruby-position:over;ruby-align:center;display:ruby}rt{font-family:'Noto Sans JP', sans-serif;font-size:30%;line-height:1;display:ruby-text}@media only screen and (max-width: 635px){rt{font-size:0.75rem}}@supports (-webkit-touch-callout: none){rt{-webkit-transform:translateY(1.2em);transform:translateY(1.2em)}.p-about__titleSub rt,.p-menu__cardLead rt,.p-menu__cardTitle--sub rt,.p-point01__innerTit--sub rt,.p-point01__contentBtn rt,.p-point01__innerBtn rt,.p-point02__innerTit--sub rt,.p-point02__innerBtn rt,.p-preview__title rt,.p-preview__imgTxt rt,.p-preview__innerBtn rt,.p-records__titleSub rt,.p-records__innerTit rt,.p-records__codeTxt--main rt{-webkit-transform:translateY(0.6em);transform:translateY(0.6em)}}.p-point01__title rt{font-size:0.3em}.p-records__titleMain rt{font-size:0.3em}a{transition:opacity 0.2s cubic-bezier(0.45, 0, 0.55, 1)}@media (hover: hover){a:hover{opacity:0.7}}.l-header{position:relative;z-index:10;width:100%;display:flex;justify-content:space-between;align-items:center;padding:0 26px;background-color:#001a54;height:76px;max-width:636px}@media screen and (max-width: 1200px){.l-header{position:fixed}}.l-header .l-header__logo{display:block;width:76px;border-top:none}.l-header .l-header__logo .l-header__logoLink{margin:0}.l-wrap{display:flex;justify-content:center;min-height:100vh}.l-main{width:100%;max-width:636px;background-color:#fff;overflow:hidden;z-index:1}@media only screen and (min-width: 636px){.l-main{margin:0 auto;box-shadow:0 0 20px rgba(0,0,0,0.2)}}@media only screen and (min-width: 636px){.l-side{display:block;position:fixed;top:0;width:calc((100vw - 636px) / 2);height:100vh}}@media only screen and (max-width: 635px){.l-side{display:none}}@media screen and (max-width: 1200px){.l-side{display:none}}.l-side--left{position:fixed;left:0;top:0;width:calc((100vw - 636px) / 2);height:100vh}.l-side--left .l-side__image{position:absolute;top:50%;left:50%;-webkit-transform:translateX(-50%) translateY(-50%);transform:translateX(-50%) translateY(-50%);width:100%;max-width:642px;transition:opacity 0.4s ease}.l-side--left .l-side__image.is-fade{opacity:0}.l-side--left .l-side__bg{width:100%;max-width:642px;z-index:0;opacity:0;transition:opacity 0.4s ease}.l-side--left .l-side__bg.is-visible{opacity:1}.l-side--left .l-side__bg.is-hidden{opacity:0}.l-side--left .l-side__chara{width:100%;max-width:642px;z-index:1;transition:opacity 0.4s ease}.l-side--left .l-side__chara.is-fade{opacity:0}.l-side--right{position:fixed;right:0;top:0;width:calc((100vw - 636px) / 2);height:100vh;margin:0 auto}.footerBandaiToys{max-width:636px;margin:0 auto;z-index:0}.footerBandaiToys .btnPageTop{display:none}@media only screen and (min-width: 636px){.footerBandaiToys__inner{padding:0 20px;width:auto !important}}.btnPageTop{z-index:2}.p-hamburger{width:50px;height:40px;position:relative;border:none;background:none;cursor:pointer}.p-hamburger .p-hamburger__line{position:absolute;left:0;width:100%;height:5px;background:#fff;transition:0.3s}.p-hamburger .p-hamburger__line:nth-child(1){top:0}.p-hamburger .p-hamburger__line:nth-child(2){top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-hamburger .p-hamburger__line:nth-child(3){bottom:0}.p-hamburger.is-active .p-hamburger__line:nth-child(1){-webkit-transform:translateY(18px) rotate(36deg);transform:translateY(18px) rotate(36deg);width:115%}.p-hamburger.is-active .p-hamburger__line:nth-child(2){opacity:0}.p-hamburger.is-active .p-hamburger__line:nth-child(3){-webkit-transform:translateY(-18px) rotate(-36deg);transform:translateY(-18px) rotate(-36deg);width:115%}.p-nav{position:fixed;z-index:5;top:0;padding-top:76px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100%;max-width:63.6rem;height:100vh;opacity:0;pointer-events:none;transition:0.3s;background:linear-gradient(122deg, #d2d2d2 0%, #eee 39%, #bebebe 67%, #eee 100%);overflow-y:auto}@media screen and (max-width: 1200px){.p-nav{padding-top:0;top:76px;overflow:auto}}.p-nav.is-open{opacity:1;pointer-events:auto}.p-nav__inner{position:relative;z-index:1;height:auto;padding:117px 42px;height:calc(100vh - 76px);overflow-y:auto}@media screen and (max-width: 1200px){.p-nav__inner{height:auto;overflow-y:none}}@media only screen and (max-width: 635px){.p-nav__inner{padding:18.39623vw 6.60377vw}}.p-nav__inner .p-nav__list .p-nav__item{position:relative;border-bottom:4px solid #fff;width:100%;height:100%}@media only screen and (max-width: 635px){.p-nav__inner .p-nav__list .p-nav__item{border-bottom:.62893vw solid #fff}}.p-nav__inner .p-nav__list .p-nav__item .p-nav__link{position:relative;padding-top:31px;padding-bottom:31px;padding-left:10px;font-size:41px;font-weight:normal;color:#001a54;font-family:'Dela Gothic One', sans-serif;line-height:1.2;z-index:1;width:100%;display:block;transition:0.7s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (max-width: 635px){.p-nav__inner .p-nav__list .p-nav__item .p-nav__link{padding-top:4.87421vw;padding-bottom:4.87421vw;padding-left:1.57233vw;font-size:6.44654vw}}@media (hover: hover){.p-nav__inner .p-nav__list .p-nav__item .p-nav__link:hover{opacity:1;color:#fff;background:#81190B}.p-nav__inner .p-nav__list .p-nav__item .p-nav__link:hover::after{opacity:0}}.p-nav__inner .p-nav__list .p-nav__item .p-nav__link::after{position:absolute;content:"";display:inline-block;width:43px;height:43px;background:url("../../images/60th/ico_arrow_down.svg") no-repeat center/contain;right:1%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);opacity:1}@media only screen and (max-width: 635px){.p-nav__inner .p-nav__list .p-nav__item .p-nav__link::after{width:6.76101vw;height:6.76101vw}}.p-nav__inner .p-nav__list .p-nav__item:first-child{border-top:4px solid #fff}@media only screen and (max-width: 635px){.p-nav__inner .p-nav__list .p-nav__item:first-child{border-top:.62893vw solid #fff}}.p-nav__inner .p-nav__sub{font-size:0.7em}.p-nav__inner .p-nav__snsLink{display:flex;align-items:center;background-color:rgba(255,255,255,0.3);padding:29px;margin-top:84px;margin-bottom:84px;border-radius:18px;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media only screen and (max-width: 635px){.p-nav__inner .p-nav__snsLink{padding:4.55975vw;margin-top:13.20755vw;margin-bottom:13.20755vw;border-radius:2.83019vw}}.p-nav__inner .p-nav__snsLink .p-nav__snsImage{width:126px}@media only screen and (max-width: 635px){.p-nav__inner .p-nav__snsLink .p-nav__snsImage{width:19.81132vw}}.p-nav__inner .p-nav__snsLink .p-nav__snsTxt{margin-left:28px;font-weight:900;font-size:21px}@media only screen and (max-width: 635px){.p-nav__inner .p-nav__snsLink .p-nav__snsTxt{margin-left:4.40252vw;font-size:3.30189vw}}@media (hover: hover){.p-nav__inner .p-nav__snsLink:hover{opacity:1;background-color:#fff}.p-nav__inner .p-nav__snsLink:hover .p-nav__snsImage{opacity:1}}.p-mv{width:100%;background-color:#001a54;height:636px}@media screen and (max-width: 1200px){.p-mv{margin-top:76px}}@media only screen and (max-width: 635px){.p-mv{height:100vw}}.p-mv .p-mv__image{width:100%;height:auto;display:block}.p-about{background:linear-gradient(to bottom, #d21818 0%, #840000 76%, #840000 100%);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff}.p-about__title{color:#fff;text-align:center;padding-top:50px}@media only screen and (max-width: 635px){.p-about__title{padding-top:7.86164vw}}.p-about__titleSub{font-size:28px;margin-bottom:1px;font-weight:600}@media only screen and (max-width: 635px){.p-about__titleSub{font-size:4.40252vw;margin-bottom:.15723vw}}.p-about__titleMain{font-size:37px;font-weight:normal;font-family:'Dela Gothic One', sans-serif}@media only screen and (max-width: 635px){.p-about__titleMain{font-size:5.81761vw}}.p-about__image--01{margin-bottom:0;overflow:hidden;width:707px;left:52.2%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 635px){.p-about__image--01{width:111.16352vw}}.p-about__image--01 .p-about__imageImg,.p-about__image--02 .p-about__imageImg{width:100%;height:auto;display:block}.p-about__text{line-height:1.95;font-size:24px;font-weight:bold;padding:0 25px;margin-bottom:34px}@media only screen and (max-width: 635px){.p-about__text{font-size:3.77358vw;padding:0 3.93082vw;margin-bottom:5.34591vw}}.p-meun{background:linear-gradient(178deg, #eee 0%, #d2d2d2 26%, #eee 47%, #bebebe 74%, #eee 100%);background-size:cover;background-position:center;background-repeat:no-repeat;color:#000}.p-menu__banner{text-align:center;padding-top:45px;padding-bottom:30px;background:url("../../images/60th/bg_bnr.png") no-repeat center;margin-bottom:90px;background-size:contain}@media only screen and (max-width: 635px){.p-menu__banner{padding-top:7.07547vw;padding-bottom:4.71698vw;margin-bottom:14.15094vw}}.p-menu__banner .p-menu__bannerLink{width:460px;margin-bottom:7px;display:inline-block;overflow:hidden;opacity:1 !important}@media only screen and (max-width: 635px){.p-menu__banner .p-menu__bannerLink{width:72.32704vw;margin-bottom:1.10063vw}}.p-menu__banner .p-menu__bannerLink .p-menu__bannerImg{display:block;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1);opacity:1 !important}@media (hover: hover){.p-menu__banner .p-menu__bannerLink .p-menu__bannerImg:hover{opacity:1 !important;-webkit-transform:scale(1.1);transform:scale(1.1)}}.p-menu__bannerTitle{color:#001a54;font-weight:900;font-size:20px}@media only screen and (max-width: 635px){.p-menu__bannerTitle{font-size:3.14465vw}}.is-external::after{content:"";display:inline-block;width:14px;height:14px;margin-left:4px;background:url("../../images/60th/ico_external_navy.svg") no-repeat center/contain;vertical-align:middle}@media only screen and (max-width: 635px){.is-external::after{width:2.20126vw;height:2.20126vw;margin-left:.62893vw}}.p-menu__title{position:relative;color:#000;margin-bottom:58px;text-align:center;font-weight:normal;font-family:'Dela Gothic One', sans-serif;line-height:1.4}@media only screen and (max-width: 635px){.p-menu__title{margin-bottom:9.1195vw}}.p-menu__titleSub{font-size:26px}@media only screen and (max-width: 635px){.p-menu__titleSub{font-size:4.08805vw}}.p-menu__titleMain{font-size:52px}@media only screen and (max-width: 635px){.p-menu__titleMain{font-size:8.1761vw}}.p-menu__title::after{content:"";display:block;margin:17px auto 0;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:18px solid #d21818;will-change:transform;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .6s ease 0.6s, -webkit-transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s, -webkit-transform .6s ease 0.6s}@media only screen and (max-width: 635px){.p-menu__title::after{margin:2.67296vw auto 0;border-left:2.83019vw solid transparent;border-right:2.83019vw solid transparent;border-top:2.83019vw solid #d21818}}.p-menu__title.is-animated::after{opacity:1;-webkit-animation:arrowBounce 1.5s ease-in-out infinite;animation:arrowBounce 1.5s ease-in-out infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}.p-menu__list{list-style:none;padding:0;margin:0;counter-reset:menu}.p-menu__list .p-menu__menuItem{counter-increment:menu;width:484px;margin:0 auto 80px}@media only screen and (max-width: 635px){.p-menu__list .p-menu__menuItem{width:76.10063vw;margin:0 auto 12.57862vw}}.p-menu__card{position:relative;background:#001a54;color:#fff;text-align:center;padding:38px 16px 42px;border-radius:18px;overflow:visible;display:flex;flex-direction:column;justify-content:space-between;align-items:center}@media only screen and (max-width: 635px){.p-menu__card{padding:5.97484vw 2.51572vw 6.60377vw;border-radius:2.83019vw}}.p-menu__card::after{content:"";position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:-1}.p-menu__list .p-menu__menuItem:nth-child(1) .p-menu__card{height:538px;box-shadow:18px 18px 0 #d21818}@media only screen and (max-width: 635px){.p-menu__list .p-menu__menuItem:nth-child(1) .p-menu__card{height:84.59119vw;box-shadow:2.83019vw 2.83019vw 0 #d21818}}.p-menu__list .p-menu__menuItem:nth-child(1) .p-menu__card::before{background:#d21818}.p-menu__list .p-menu__menuItem:nth-child(1) .p-menu__card::after{background:url("../../images/60th/img_menu_01.png") no-repeat center;width:636px;height:398px;background-size:contain}@media only screen and (max-width: 635px){.p-menu__list .p-menu__menuItem:nth-child(1) .p-menu__card::after{width:100vw;height:62.57862vw}}.p-menu__list .p-menu__menuItem:nth-child(2) .p-menu__card{height:657px;box-shadow:18px 18px 0 #0044c1}@media only screen and (max-width: 635px){.p-menu__list .p-menu__menuItem:nth-child(2) .p-menu__card{height:103.30189vw;box-shadow:2.83019vw 2.83019vw 0 #0044c1}@supports (-webkit-touch-callout: none){.p-menu__list .p-menu__menuItem:nth-child(2) .p-menu__card{height:106.91824vw !important}}}.p-menu__list .p-menu__menuItem:nth-child(2) .p-menu__card::before{background:#0044c1}.p-menu__list .p-menu__menuItem:nth-child(2) .p-menu__card::after{background:url("../../images/60th/img_menu_02.png") no-repeat center;width:636px;height:413px;background-size:contain}@media only screen and (max-width: 635px){.p-menu__list .p-menu__menuItem:nth-child(2) .p-menu__card::after{width:100vw;height:64.93711vw}}.p-menu__list .p-menu__menuItem:nth-child(3){margin:0 auto 50px}@media only screen and (max-width: 635px){.p-menu__list .p-menu__menuItem:nth-child(3){margin:0 auto 7.86164vw}}.p-menu__list .p-menu__menuItem:nth-child(3) .p-menu__card{height:238px}@media only screen and (max-width: 635px){.p-menu__list .p-menu__menuItem:nth-child(3) .p-menu__card{height:37.42138vw}}.p-menu__list .p-menu__menuItem:nth-child(3) .p-menu__card::before{background:#000}.p-menu__cardLead{color:#fff;font-size:31px;font-weight:900;line-height:1.4}@media only screen and (max-width: 635px){.p-menu__cardLead{font-size:4.87421vw}}.p-menu__cardTitle{font-size:41px;font-weight:normal;color:#f4ff79;margin-bottom:24px;font-family:'Dela Gothic One', sans-serif;line-height:1.2;z-index:1}@media only screen and (max-width: 635px){.p-menu__cardTitle{font-size:6.44654vw;margin-bottom:3.77358vw}}.p-menu__card--disabled{justify-content:center;background:#555555}.p-menu__card--disabled .p-menu__cardTitle{color:#fff;margin:0}.p-menu__card--disabled::after{background:url("../../images/60th/img_menu_comingsoon.png") no-repeat center;width:211px;height:237px;background-size:contain;right:-90px;left:unset}@media only screen and (max-width: 635px){.p-menu__card--disabled::after{width:33.1761vw;height:37.26415vw;right:-14.15094vw}}.p-menu__cardTitle--sub{font-size:0.7em}.p-menu__cardBtn{display:inline-block;background:#fff;color:#001a54;font-size:25px;font-weight:900;padding:2% 9% 2% 5%;border-radius:999px;text-decoration:none;width:300px;z-index:1;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media only screen and (max-width: 635px){.p-menu__cardBtn{font-size:3.93082vw;width:47.16981vw}}@media (hover: hover){.p-menu__cardBtn:hover{opacity:1;color:#cc1615;letter-spacing:0.075em}.p-menu__cardBtn:hover::after{background:url("../../images/60th/ico_menu_arrow_red.svg") no-repeat center/contain}}.p-menu__cardBtn::after{content:"";display:inline-block;width:25px;height:25px;margin-left:7px;background:url("../../images/60th/ico_arrow_down.svg") no-repeat center/contain;position:absolute;top:50%;right:5%;-webkit-transform:translateY(-50%);transform:translateY(-50%);transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media only screen and (max-width: 635px){.p-menu__cardBtn::after{width:3.93082vw;height:3.93082vw;margin-left:1.10063vw}}.p-menu__card::before{content:counter(menu, decimal-leading-zero);font-family:'Dela Gothic One', sans-serif;position:absolute;top:-45px;left:-76px;color:#fff;font-size:58px;width:128px;height:128px;font-weight:normal;display:flex;align-items:center;justify-content:center;border-radius:0 6px 6px 0}@media only screen and (max-width: 635px){.p-menu__card::before{top:-7.07547vw;left:-11.94969vw;font-size:9.1195vw;width:20.12579vw;height:20.12579vw;border-radius:0 .9434vw .9434vw 0}}.p-menu__banners{display:flex;flex-direction:column;gap:63px;padding-bottom:132px;position:relative}@media only screen and (max-width: 635px){.p-menu__banners{gap:9.90566vw;padding-bottom:20.75472vw}}.p-menu__banners .p-menu__cardLead{margin-bottom:20px}@media only screen and (max-width: 635px){.p-menu__banners .p-menu__cardLead{margin-bottom:3.14465vw}}.p-menu__banners .p-menu__cardBtn{padding:2% 8% 2% 3%;width:250px;font-size:20px}@media only screen and (max-width: 635px){.p-menu__banners .p-menu__cardBtn{font-size:3.14465vw;width:39.30818vw}}.p-menu__banners .p-menu__bannerItem:nth-child(2){height:303px}@media only screen and (max-width: 635px){.p-menu__banners .p-menu__bannerItem:nth-child(2){height:47.64151vw}}.p-menu__banners .p-menu__bannerItem:nth-child(3){height:260px}@media only screen and (max-width: 635px){.p-menu__banners .p-menu__bannerItem:nth-child(3){height:40.8805vw}}.p-menu__banners::before{content:"";position:absolute;bottom:53px;left:0;width:636px;height:100%;background:url("../../images/60th/bg_menu_deco.png") no-repeat center/contain}@media only screen and (max-width: 635px){.p-menu__banners::before{bottom:8.33333vw;width:100vw}}.p-menu__bannerItem{display:flex}.p-menu__bannerItem:nth-child(odd){right:20px}@media only screen and (max-width: 635px){.p-menu__bannerItem:nth-child(odd){right:3.14465vw}}.p-menu__bannerItem:nth-child(odd) .p-menu__bannerInner{padding:3rem 0rem 2em 2rem}.p-menu__bannerItem:nth-child(even){justify-content:flex-end;left:20px}@media only screen and (max-width: 635px){.p-menu__bannerItem:nth-child(even){left:3.14465vw}}.p-menu__bannerItem:nth-child(even) .p-menu__bannerInner{box-shadow:-17px 17px 0 #86e1fe;padding:2rem 2rem 2rem 0rem}@media only screen and (max-width: 635px){.p-menu__bannerItem:nth-child(even) .p-menu__bannerInner{box-shadow:-2.67296vw 2.67296vw 0 #86e1fe}}.p-menu__bannerInner{width:79%;padding:2rem;background:#07308a;color:#fff;border-radius:18px;box-shadow:17px 17px 0 #86e1fe;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center}@media only screen and (max-width: 635px){.p-menu__bannerInner{border-radius:2.83019vw;box-shadow:-2.67296vw 2.67296vw 0 #86e1fe}}.p-point01{position:relative;background:linear-gradient(180deg, #d21818 0%, #840000 76%, #840000 100%);padding:148px 24px 77px}@media only screen and (max-width: 635px){.p-point01{padding:23.27044vw 3.77358vw 12.10692vw}}.p-point02{position:relative;background:linear-gradient(180deg, #0044c1 0%, #00225f 76%, #00225f 100%);padding:291px 24px 197px}@media only screen and (max-width: 635px){.p-point02{padding:45.75472vw 3.77358vw 30.97484vw}}.p-point01::before{content:"";position:absolute;top:-1px;left:0;width:100%;height:109px;background:url("../../images/60th/bg_menu_bottom.png") no-repeat center top;background-size:cover;z-index:1}@media only screen and (max-width: 635px){.p-point01::before{top:-.15723vw;height:17.13836vw}}.p-point02::before{content:"";position:absolute;top:-1px;left:0;width:100%;height:112px;background:url("../../images/60th/bg_point01_bottom.png") no-repeat center top;background-size:cover;z-index:1}@media only screen and (max-width: 635px){.p-point02::before{top:-.15723vw;height:17.61006vw}}.p-point01__title{font-size:58px;font-weight:normal;color:#fff;font-family:'Dela Gothic One', sans-serif;line-height:1.2;margin-bottom:20px}@media only screen and (max-width: 635px){.p-point01__title{font-size:9.1195vw;margin-bottom:3.14465vw}}.p-point01__title::after{content:"";display:block;margin:8px auto 0;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:18px solid #fff;will-change:transform;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .6s ease 0.6s, -webkit-transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s, -webkit-transform .6s ease 0.6s}@media only screen and (max-width: 635px){.p-point01__title::after{margin:1.25786vw auto 0;border-left:2.83019vw solid transparent;border-right:2.83019vw solid transparent;border-top:2.83019vw solid #fff}}.p-point01__title.is-animated::after{opacity:1;-webkit-animation:arrowBounce 1.5s ease-in-out infinite;animation:arrowBounce 1.5s ease-in-out infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}.p-point01__inner,.p-point02__inner{position:relative;background:#fff;border-radius:18px;border:4px solid #001a54;padding:141px 26px 78px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 635px){.p-point01__inner,.p-point02__inner{border-radius:2.83019vw;border:.62893vw solid #001a54;padding:22.16981vw 4.08805vw 12.26415vw}}.p-point01__inner::before{content:"";position:absolute;top:-405px;right:-30px;width:283px;height:431px;background:url("../../images/60th/img_point01_01.png") no-repeat;background-size:contain;z-index:1}@media only screen and (max-width: 635px){.p-point01__inner::before{top:-63.52201vw;right:-4.71698vw;width:44.49686vw;height:67.7673vw}}.p-point02__inner::before{content:"";position:absolute;top:-324px;right:100px;width:337px;height:320px;background:url("../../images/60th/img_point02_01.png") no-repeat;background-size:contain;z-index:1}@media only screen and (max-width: 635px){.p-point02__inner::before{top:-50.9434vw;right:15.72327vw;width:52.98742vw;height:50.31447vw}}.p-point01__inner::after{content:"01";font-family:'Dela Gothic One', sans-serif;position:absolute;top:-4px;left:50%;color:#fff;font-size:58px;width:128px;height:128px;font-weight:normal;display:flex;align-items:center;justify-content:center;border-radius:0 0 6px 6px;background:#001a54;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 635px){.p-point01__inner::after{top:-.62893vw;font-size:9.1195vw;width:20.12579vw;height:20.12579vw;border-radius:0 0 .9434vw .9434vw}}.p-point02__inner::after{content:"02";font-family:'Dela Gothic One', sans-serif;position:absolute;top:-4px;left:50%;color:#fff;font-size:58px;width:128px;height:128px;font-weight:normal;display:flex;align-items:center;justify-content:center;border-radius:0 0 6px 6px;background:#001a54;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 635px){.p-point02__inner::after{top:-.62893vw;font-size:9.1195vw;width:20.12579vw;height:20.12579vw;border-radius:0 0 .9434vw .9434vw}}.p-point01__innerTit,.p-point02__innerTit{color:#000;text-align:center;line-height:1.4}.p-point01__innerTit--sub{font-size:31px;font-weight:900}@media only screen and (max-width: 635px){.p-point01__innerTit--sub{font-size:4.87421vw}}.p-point02__innerTit--sub{font-size:30px;font-weight:900;line-height:1.8}@media only screen and (max-width: 635px){.p-point02__innerTit--sub{font-size:4.71698vw}}.p-point01__innerTit--main,.p-point02__innerTit--main{font-family:'Dela Gothic One', sans-serif;font-size:49px;font-weight:normal;background-color:#f4ff79}@media only screen and (max-width: 635px){.p-point01__innerTit--main,.p-point02__innerTit--main{font-size:7.7044vw}}.p-point01__image{position:relative;width:100%;height:313px}@media only screen and (max-width: 635px){.p-point01__image{height:49.21384vw}}.p-point01__image .p-point01__imageImg{position:absolute;top:28px;left:-50px;width:500px}@media only screen and (max-width: 635px){.p-point01__image .p-point01__imageImg{top:4.40252vw;left:-7.86164vw;width:78.61635vw}}.p-point02__image{position:relative;width:100%;height:325px}@media only screen and (max-width: 635px){.p-point02__image{height:51.10063vw}}.p-point02__image .p-point02__imageImg{position:absolute;top:40px;left:50%;width:462px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}@media only screen and (max-width: 635px){.p-point02__image .p-point02__imageImg{top:6.28931vw;width:72.64151vw}}.p-point01__image::before{content:"";position:absolute;top:8px;right:-27px;width:287px;height:470px;z-index:0;background:url("../../images/60th/bg_point01_01.png") no-repeat center/contain}@media only screen and (max-width: 635px){.p-point01__image::before{top:1.25786vw;right:-4.24528vw;width:45.12579vw;height:73.89937vw}}.p-point01__innerTxt--01,.p-point01__innerTxt--02,.p-point02__innerTxt{font-size:25px;font-weight:900;color:#000;line-height:1.4}@media only screen and (max-width: 635px){.p-point01__innerTxt--01,.p-point01__innerTxt--02,.p-point02__innerTxt{font-size:3.93082vw}}.p-point01__innerTxt--01{margin-bottom:59px}@media only screen and (max-width: 635px){.p-point01__innerTxt--01{margin-bottom:9.27673vw}}.p-point01__innerTxt--02{margin-bottom:32px}@media only screen and (max-width: 635px){.p-point01__innerTxt--02{margin-bottom:5.03145vw}}.p-point02__innerTxt{margin-bottom:32px}@media only screen and (max-width: 635px){.p-point02__innerTxt{margin-bottom:5.03145vw}}.p-point01__content{position:relative;background:#f8e0e0;border-radius:18px;padding:32px 43px 42px;display:flex;flex-direction:column;align-items:center;margin-bottom:19px}@media only screen and (max-width: 635px){.p-point01__content{border-radius:2.83019vw;padding:5.03145vw 6.76101vw 6.60377vw;margin-bottom:2.98742vw}}.p-point02__content{position:relative;background:#d2dbfa;border-radius:18px;padding:39px 43px 0;display:flex;flex-direction:column;align-items:center;margin-bottom:27px}@media only screen and (max-width: 635px){.p-point02__content{border-radius:2.83019vw;padding:6.13208vw 6.76101vw 0;margin-bottom:4.24528vw}}.p-point01__contentTit,.p-point02__contentTit{color:#000;margin-bottom:15px;text-align:center;font-family:'Dela Gothic One', sans-serif;font-size:44px;font-weight:normal;line-height:1.2}@media only screen and (max-width: 635px){.p-point01__contentTit,.p-point02__contentTit{margin-bottom:2.35849vw;font-size:6.91824vw}}.p-point01__contentTxt,.p-point02__contentTxt{font-size:24px;font-weight:600;color:#000;line-height:1.5}@media only screen and (max-width: 635px){.p-point01__contentTxt,.p-point02__contentTxt{font-size:3.77358vw}}.p-point01__contentImg01{position:relative;width:100%;height:308px}@media only screen and (max-width: 635px){.p-point01__contentImg01{height:48.42767vw}}.p-point02__contentImg01{position:relative;width:100%;height:245px}@media only screen and (max-width: 635px){.p-point02__contentImg01{height:38.52201vw}}.p-point01__contentImg01--01{position:absolute;top:64px;left:-44px;width:350px;height:auto;z-index:1}@media only screen and (max-width: 635px){.p-point01__contentImg01--01{top:10.06289vw;left:-6.91824vw;width:55.03145vw}}.p-point01__contentImg01--02{position:absolute;top:-17px;right:-96px;width:394px;height:auto;z-index:1}@media only screen and (max-width: 635px){.p-point01__contentImg01--02{top:-2.67296vw;right:-15.09434vw;width:61.94969vw}}.p-point02__contentImg01--01{position:absolute;top:18px;left:-43px;width:370px;height:auto;z-index:1}@media only screen and (max-width: 635px){.p-point02__contentImg01--01{top:2.83019vw;left:-6.76101vw;width:58.1761vw}}.p-point02__contentImg01--02{position:absolute;top:-32px;right:-50px;width:186px;height:auto;z-index:1}@media only screen and (max-width: 635px){.p-point02__contentImg01--02{top:-5.03145vw;right:-7.86164vw;width:29.24528vw}}.p-point01__contentImg02{position:relative;width:100%;height:592px}@media only screen and (max-width: 635px){.p-point01__contentImg02{height:93.08176vw}}.p-point02__contentImg02{position:relative;width:100%;height:391px}@media only screen and (max-width: 635px){.p-point02__contentImg02{height:61.47799vw}}.p-point01__contentImg02--01{position:absolute;top:39px;right:-42px;width:351px;height:auto;z-index:1}@media only screen and (max-width: 635px){.p-point01__contentImg02--01{top:6.13208vw;right:-6.60377vw;width:55.18868vw}}.p-point01__contentImg02--02{position:absolute;top:47px;left:-98px;width:325px;height:auto;z-index:1}@media only screen and (max-width: 635px){.p-point01__contentImg02--02{top:7.38994vw;left:-15.40881vw;width:51.10063vw}}.p-point01__contentImg02--03{position:absolute;bottom:21px;left:-64px;width:570px;height:auto;z-index:1;max-width:570px}@media only screen and (max-width: 635px){.p-point01__contentImg02--03{bottom:3.30189vw;left:-10.06289vw;width:89.62264vw}}.p-point02__contentImg02--01{position:absolute;top:19px;right:-97px;width:548px;height:auto;z-index:1;max-width:548px}@media only screen and (max-width: 635px){.p-point02__contentImg02--01{top:2.98742vw;right:-15.25157vw;width:86.16352vw}}.p-point01__contentBtn{display:inline-block;background:#fff;color:#001a54;font-size:24px;font-weight:900;padding:10px 16px;border-radius:999px;text-decoration:none;width:100%;z-index:1;text-align:center;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media only screen and (max-width: 635px){.p-point01__contentBtn{font-size:3.77358vw;padding:1.57233vw 2.51572vw}}@media (hover: hover){.p-point01__contentBtn:hover{opacity:1;color:#cc1615;letter-spacing:0.075em}.p-point01__contentBtn:hover::after{background:url("../../images/60th/ico_menu_arrow_red.svg") no-repeat center/contain}}.p-point01__contentBtn::after{content:"";position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:30px;height:30px;background:url("../../images/60th/ico_arrow_down.svg") no-repeat center/contain;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media only screen and (max-width: 635px){.p-point01__contentBtn::after{right:3.14465vw;width:4.71698vw;height:4.71698vw}}.p-point01__innerBtn,.p-point02__innerBtn,.p-preview__innerBtn{display:inline-block;background:linear-gradient(90deg, #d21818 0%, #220d8c 50%, #d21818 100%);color:#fff;font-size:26px;font-weight:900;padding:17px 16px;border-radius:999px;text-decoration:none;width:460px;z-index:1;text-align:center;background-size:200% 100%;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media only screen and (max-width: 635px){.p-point01__innerBtn,.p-point02__innerBtn,.p-preview__innerBtn{font-size:4.08805vw;padding:2.67296vw 2.51572vw;width:72.32704vw}}@media (hover: hover){.p-point01__innerBtn:hover,.p-point02__innerBtn:hover,.p-preview__innerBtn:hover{letter-spacing:0.075em;opacity:1;background-position:100% 0}}.p-point01__innerBtn{margin:34px auto 70px}@media only screen and (max-width: 635px){.p-point01__innerBtn{margin:5.34591vw auto 11.00629vw}}.p-point02__innerBtn{margin:20px auto 0}@media only screen and (max-width: 635px){.p-point02__innerBtn{margin:3.14465vw auto 0}}.p-point01__innerBtn::after,.p-point02__innerBtn::after,.p-preview__innerBtn::after{content:"";position:absolute;right:35px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background:url("../../images/60th/ico_external_white.svg") no-repeat center/contain}@media only screen and (max-width: 635px){.p-point01__innerBtn::after,.p-point02__innerBtn::after,.p-preview__innerBtn::after{right:5.50314vw;width:3.14465vw;height:3.14465vw}}.p-point01__movie{position:relative;width:474px}@media only screen and (max-width: 635px){.p-point01__movie{width:74.5283vw}}.p-point01__movie .p-point01__movieImage{display:block;width:100%}.p-point01__movie .p-point01__movieText{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;font-size:39px;font-weight:normal;font-family:'Dela Gothic One', sans-serif;white-space:nowrap}@media only screen and (max-width: 635px){.p-point01__movie .p-point01__movieText{font-size:6.13208vw}}.p-point03{position:relative;background:url("../../images/60th/bg_point_comingsoon.png") no-repeat center/contain;width:100%;height:527px;margin:-110px 0 72px;z-index:1}@media only screen and (max-width: 635px){.p-point03{height:82.86164vw;margin:-17.2956vw 0 11.32075vw}}.p-point03::before{content:"";position:absolute;bottom:-73px;left:0;width:100%;height:183px;background:url("../../images/60th/bg_preview_top.png") no-repeat center top;background-size:cover;z-index:1}@media only screen and (max-width: 635px){.p-point03::before{bottom:-11.47799vw;height:28.77358vw}}.p-point03__inner{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;font-family:'Dela Gothic One', sans-serif}.p-point03__title,.p-point03__number{font-size:51px;font-weight:normal;line-height:1.8;white-space:nowrap;text-align:center}@media only screen and (max-width: 635px){.p-point03__title,.p-point03__number{font-size:8.01887vw}}.p-preview{position:relative;background:linear-gradient(180deg, #86e1ff 0%, #0077bc 52%, #0077bc 100%);padding:12px 40px 276px}@media only screen and (max-width: 635px){.p-preview{padding:1.88679vw 6.28931vw 43.39623vw}}.p-preview::after{content:"";position:absolute;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);bottom:0;background:url("../../images/60th/bg_preview_bottom.png") no-repeat center/cover;width:100%;height:445px}@media only screen and (max-width: 635px){.p-preview::after{height:69.96855vw}}.p-preview__title{color:#fff;margin-bottom:61px;text-align:center;font-family:'Dela Gothic One', sans-serif;font-weight:normal;line-height:1.4}@media only screen and (max-width: 635px){.p-preview__title{margin-bottom:9.59119vw}}.p-preview__titleSub{font-size:30px}@media only screen and (max-width: 635px){.p-preview__titleSub{font-size:4.71698vw}}.p-preview__titleMain{font-size:58px}@media only screen and (max-width: 635px){.p-preview__titleMain{font-size:9.1195vw}}.p-preview__title::after{content:"";display:block;margin:8px auto 0;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:18px solid #d21818;will-change:transform;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .6s ease 0.6s, -webkit-transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s, -webkit-transform .6s ease 0.6s}@media only screen and (max-width: 635px){.p-preview__title::after{margin:1.25786vw auto 0;border-left:2.83019vw solid transparent;border-right:2.83019vw solid transparent;border-top:2.83019vw solid #d21818}}.p-preview__title.is-animated::after{opacity:1;-webkit-animation:arrowBounce 1.5s ease-in-out infinite;animation:arrowBounce 1.5s ease-in-out infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}.p-preview__inner{display:flex;flex-direction:column;align-items:center}.p-preview__innerTxt{font-size:24px;font-weight:600;color:#fff;margin-bottom:40px;line-height:1.5;padding:0 10px}@media only screen and (max-width: 635px){.p-preview__innerTxt{font-size:3.77358vw;margin-bottom:6.28931vw;padding:0 1.57233vw}}.p-preview__img{position:relative;background:url("../../images/60th/bg_preview_01.png") no-repeat center/contain;width:100%;height:442px;margin-bottom:112px}@media only screen and (max-width: 635px){.p-preview__img{height:69.49686vw;margin-bottom:17.61006vw}}.p-preview__imgTxt{position:absolute;font-size:23px;font-weight:600;color:#001a54}@media only screen and (max-width: 635px){.p-preview__imgTxt{font-size:3.61635vw}}.p-preview__imgTxt--01{top:19%;left:22%}@supports (-webkit-touch-callout: none){.p-preview__imgTxt--01{top:17% !important;left:21% !important}}.p-preview__imgTxt--02{top:7%;left:53%}@supports (-webkit-touch-callout: none){.p-preview__imgTxt--02{top:5% !important;left:53% !important}}.p-preview__imgTxt--03{top:44%;left:74%}.p-preview__imgTxt--04{top:74%;left:66%}@supports (-webkit-touch-callout: none){.p-preview__imgTxt--04{top:72% !important;left:66% !important}}.p-preview__imgTxt--05{top:79%;left:31%}.p-preview__imgTxt--06{top:48%;left:3%}.p-records{position:relative;background:linear-gradient(180deg, #86e1ff 0%, #0077bc 76%, #0077bc 100%);padding:0 25px 187px}@media only screen and (max-width: 635px){.p-records{padding:0vw 3.93082vw 29.40252vw}}.p-records::before{content:"";position:absolute;bottom:-1px;left:0;width:100%;height:112px;background:url("../../images/60th/bg_news_top.png") no-repeat center top;background-size:cover;z-index:1}@media only screen and (max-width: 635px){.p-records::before{bottom:-.15723vw;height:17.61006vw}}.p-records__title{color:#000;margin-bottom:37px;text-align:center;font-family:'Dela Gothic One', sans-serif;font-weight:normal}@media only screen and (max-width: 635px){.p-records__title{margin-bottom:5.81761vw}}.p-records__titleSub{font-size:30px}@media only screen and (max-width: 635px){.p-records__titleSub{font-size:4.71698vw}}.p-records__titleMain{font-size:58px;line-height:1.2;font-weight:normal}@media only screen and (max-width: 635px){.p-records__titleMain{font-size:9.1195vw}}.p-records__title::after{content:"";display:block;margin:8px auto 0;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:18px solid #d21818;will-change:transform;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .6s ease 0.6s, -webkit-transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s, -webkit-transform .6s ease 0.6s}@media only screen and (max-width: 635px){.p-records__title::after{margin:1.25786vw auto 0;border-left:2.83019vw solid transparent;border-right:2.83019vw solid transparent;border-top:2.83019vw solid #d21818}}.p-records__title.is-animated::after{opacity:1;-webkit-animation:arrowBounce 1.5s ease-in-out infinite;animation:arrowBounce 1.5s ease-in-out infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}.p-records__inner{position:relative;background:#fff;border-radius:18px;border:4px solid #001a54;padding:0 0 90px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 635px){.p-records__inner{border-radius:2.83019vw;border:.62893vw solid #001a54;padding:0 0 14.15094vw}}.p-records__innerTit{background:#001a54;color:#fff;width:100%;text-align:center;font-size:37px;padding:30px 0 38px}@media only screen and (max-width: 635px){.p-records__innerTit{font-size:5.81761vw;padding:4.71698vw 0 5.97484vw}}.p-records__codeLists{width:100%;padding:20px 45px 0;margin-bottom:90px}@media only screen and (max-width: 635px){.p-records__codeLists{padding:3.14465vw 7.07547vw 0;margin-bottom:14.15094vw}}.p-records__codeList{display:flex;align-items:center;gap:27px;border-bottom:2px solid #001a54;padding-bottom:22px;padding-top:20px}@media only screen and (max-width: 635px){.p-records__codeList{gap:4.24528vw;border-bottom:.31447vw solid #001a54;padding-bottom:3.45912vw;padding-top:3.14465vw}}.p-records__codeTxt{width:260px;font-size:28px;font-weight:600;color:#001a54}@media only screen and (max-width: 635px){.p-records__codeTxt{width:40.8805vw;font-size:4.40252vw}}.p-records__codeTxt--main{font-size:32px;background-color:#f4ff79;line-height:2;display:inline}@media only screen and (max-width: 635px){.p-records__codeTxt--main{font-size:5.03145vw}}.p-records__innerTxt{font-size:28px;font-weight:600;color:#001a54;width:100%;padding:0 45px;margin-bottom:46px;line-height:1.4}@media only screen and (max-width: 635px){.p-records__innerTxt{font-size:4.40252vw;padding:0 7.07547vw;margin-bottom:7.2327vw}}.p-records__icon{display:flex;flex-direction:column;align-items:center}.p-records__icon .p-records__iconImg{width:200px}@media only screen and (max-width: 635px){.p-records__icon .p-records__iconImg{width:31.44654vw}}.p-records__iconTxt{color:#df3d37;font-size:28px;font-weight:600}@media only screen and (max-width: 635px){.p-records__iconTxt{font-size:4.40252vw}}.p-records__charaLists{display:flex;flex-direction:row;flex-wrap:wrap;gap:50px 0}@media only screen and (max-width: 635px){.p-records__charaLists{gap:7.86164vw 0}}.p-records__charaList{width:50%;position:relative;height:396px;display:flex;flex-direction:column;justify-content:flex-end}@media only screen and (max-width: 635px){.p-records__charaList{height:62.26415vw}}.p-records__charaList .p-records__charaImg{width:317px;position:absolute;top:0;left:0;max-width:317px}@media only screen and (max-width: 635px){.p-records__charaList .p-records__charaImg{width:49.84277vw;max-width:49.84277vw}}.p-records__charaList .p-records__charaTxt{padding:7px 14px;color:#fff;font-family:'Dela Gothic One', sans-serif;font-weight:normal;font-size:27px}@media only screen and (max-width: 635px){.p-records__charaList .p-records__charaTxt{padding:1.10063vw 2.20126vw;font-size:4.24528vw}}.p-records__charaList:nth-child(odd) .p-records__charaTxt{background:linear-gradient(160deg, #001a54 0%, #001a54 34%, #db0913 66%, #db0913 100%);-webkit-clip-path:polygon(0 0, 100% 0, 90% 100%, 0 100%);clip-path:polygon(0 0, 100% 0, 90% 100%, 0 100%);text-align:center}.p-records__charaList:nth-child(even) .p-records__charaTxt{background:linear-gradient(-20deg, #001a54 0%, #001a54 34%, #0044c1 66%, #0044c1 100%);-webkit-clip-path:polygon(10% 0, 100% 0, 100% 100%, 0 100%);clip-path:polygon(10% 0, 100% 0, 100% 100%, 0 100%);text-align:right;right:-1px}@media only screen and (max-width: 635px){.p-records__charaList:nth-child(even) .p-records__charaTxt{right:-.15723vw}}.p-news{position:relative;background:linear-gradient(0deg, #bebebe 0%, #eee 67%, #ededec 100%);padding:17px 0 30px}@media only screen and (max-width: 635px){.p-news{padding:2.67296vw 0 4.71698vw}}.p-news__title{color:#000;padding-bottom:38px;text-align:center;font-family:'Dela Gothic One', sans-serif;font-weight:normal;font-size:50px}@media only screen and (max-width: 635px){.p-news__title{padding-bottom:5.97484vw;font-size:7.86164vw}}.p-news__title::after{content:"";display:block;margin:8px auto 0;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:18px solid #d21818;will-change:transform;opacity:0;-webkit-transform:translateY(0);transform:translateY(0);transition:opacity .6s ease 0.6s, -webkit-transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s;transition:opacity .6s ease 0.6s, transform .6s ease 0.6s, -webkit-transform .6s ease 0.6s}@media only screen and (max-width: 635px){.p-news__title::after{margin:1.25786vw auto 0;border-left:2.83019vw solid transparent;border-right:2.83019vw solid transparent;border-top:2.83019vw solid #d21818}}.p-news__title.is-animated::after{opacity:1;-webkit-animation:arrowBounce 1.5s ease-in-out infinite;animation:arrowBounce 1.5s ease-in-out infinite;-webkit-animation-delay:1.2s;animation-delay:1.2s}.p-news__title::before{content:"";position:absolute;right:0;bottom:-82px;background:url("../../images/60th/bg_news_deco.png") no-repeat center/contain;width:288px;height:370px;z-index:1}@media only screen and (max-width: 635px){.p-news__title::before{bottom:-12.89308vw;width:45.28302vw;height:58.1761vw}}.p-news__lists{z-index:1}.p-news__list{background:#fff;margin-bottom:17px}@media only screen and (max-width: 635px){.p-news__list{margin-bottom:2.67296vw}}.p-news__link{display:flex;align-items:center;padding:35px 25px;justify-content:space-between;min-height:234px}@media only screen and (max-width: 635px){.p-news__link{padding:5.50314vw 3.93082vw;min-height:36.79245vw}}.p-news__link .p-news__date{font-size:18px}@media only screen and (max-width: 635px){.p-news__link .p-news__date{font-size:2.83019vw}}.p-news__link .p-news__linkTit{font-size:25px;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1);width:540px}@media only screen and (max-width: 635px){.p-news__link .p-news__linkTit{font-size:3.93082vw;width:84.90566vw}}.p-news__link .p-news__image{display:inline-block;overflow:hidden;max-width:255px;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media only screen and (max-width: 635px){.p-news__link .p-news__image{width:40.09434vw}}.p-news__link .p-news__imageImg{display:block;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1)}@media (hover: hover){.p-news__link:hover{opacity:1}.p-news__link:hover .p-news__image{border-radius:10%}.p-news__link:hover .p-news__imageImg{opacity:1;-webkit-transform:scale(1.1);transform:scale(1.1)}.p-news__link:hover .p-news__linkTit{color:#cc1615}}.p-footer{position:relative;background:linear-gradient(180deg, #d21818 0%, #840000 76%, #840000 100%);padding:198px 42px 100px;display:flex;flex-direction:column;align-items:center}@media only screen and (max-width: 635px){.p-footer{padding:31.13208vw 6.60377vw 15.72327vw}}.p-footer::before{content:"";position:absolute;top:-1px;left:0;width:100%;height:112px;background:url("../../images/60th/bg_news_bottom.png") no-repeat center top;background-size:cover;z-index:1}@media only screen and (max-width: 635px){.p-footer::before{top:-.15723vw;height:17.61006vw}}.p-footer__sns{background:#fff;border-radius:8px;padding:27px 30px;margin-bottom:85px;width:100%}@media only screen and (max-width: 635px){.p-footer__sns{border-radius:1.25786vw;padding:4.24528vw 4.71698vw;margin-bottom:13.36478vw}}.p-footer__sns .p-footer__snsLink{display:flex;align-items:center;gap:25px}@media only screen and (max-width: 635px){.p-footer__sns .p-footer__snsLink{gap:3.93082vw}}.p-footer__sns .p-footer__snsLink .p-footer__snsIcon{width:105px}@media only screen and (max-width: 635px){.p-footer__sns .p-footer__snsLink .p-footer__snsIcon{width:16.50943vw}}@media (hover: hover){.p-footer__sns .p-footer__snsLink:hover{opacity:1}.p-footer__sns .p-footer__snsLink:hover .p-footer__snsTxt{color:#cc1615}.p-footer__sns .p-footer__snsLink:hover .p-footer__snsIcon{opacity:1}}.p-footer__sns .p-footer__snsTxt{font-size:23px;font-weight:600;color:#000;transition:0.7s cubic-bezier(0.19, 1, 0.22, 1)}@media only screen and (max-width: 635px){.p-footer__sns .p-footer__snsTxt{font-size:3.61635vw}}.p-footer__img{width:232px;margin-bottom:46px}@media only screen and (max-width: 635px){.p-footer__img{width:36.47799vw;margin-bottom:7.2327vw}}.p-footer__bnr{font-size:23px;font-weight:600;border-radius:8px;padding:14px 0;background:#cc1615;color:#fff;width:100%;position:relative;text-align:center}@media only screen and (max-width: 635px){.p-footer__bnr{font-size:3.61635vw;border-radius:1.25786vw;padding:2.20126vw 0}}.p-footer__bnr::before{content:"";position:absolute;right:35px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px;height:20px;background:url("../../images/60th/ico_external_white.svg") no-repeat center/contain}@media only screen and (max-width: 635px){.p-footer__bnr::before{right:5.50314vw;width:3.14465vw;height:3.14465vw}}.p-side{display:flex;flex-direction:column;height:100%;align-items:center;justify-content:center}.p-side__logo{margin:0 auto clamp(0px, 2.7vw, 51.84px)}.p-side__logo .p-side__logoImg{width:clamp(0px, 9.6vw, 184.32px)}.p-side__nav{width:clamp(0px, 18vw, 345.6px)}.p-side__nav .p-side__list{display:flex;flex-direction:column}.p-side__nav .p-side__list .p-side__item{position:relative;border-bottom:clamp(0px, 0.2vw, 3.84px) solid #fff;width:100%;height:100%}.p-side__nav .p-side__list .p-side__item .p-side__itemLink{position:relative;padding-top:clamp(0px, 1.3vw, 24.96px);padding-bottom:clamp(0px, 1.3vw, 24.96px);padding-left:clamp(0px, 0.3vw, 5.76px);padding-right:clamp(0px, 0.3vw, 5.76px);font-size:clamp(0px, 1.5vw, 28.8px);font-weight:normal;color:#001a54;font-family:'Dela Gothic One', sans-serif;line-height:1.2;z-index:1;width:100%;display:block;transition:0.7s cubic-bezier(0.19, 1, 0.22, 1)}@media (hover: hover){.p-side__nav .p-side__list .p-side__item .p-side__itemLink:hover{opacity:1;color:#fff;background:#81190B}.p-side__nav .p-side__list .p-side__item .p-side__itemLink:hover::after{opacity:0}}.p-side__nav .p-side__list .p-side__item .p-side__itemLink::after{opacity:1;position:absolute;content:"";display:inline-block;width:clamp(0px, 1.9vw, 36.48px);height:clamp(0px, 1.9vw, 36.48px);background:url("../../images/60th//ico_arrow_down.svg") no-repeat center/contain;right:2%;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.p-side__nav .p-side__list .p-side__item:first-child{border-top:clamp(0px, 0.2vw, 3.84px) solid #fff}.p-side__banners{width:100%;padding-top:clamp(0px, 3.4vw, 65.28px);display:flex;flex-direction:column;align-items:center;background:url("../../images/60th//bg_side.png") no-repeat center;background-size:cover}.p-side__banners .p-side__bannersLink{width:clamp(0px, 14.5vw, 278.4px);display:inline-block;overflow:hidden;opacity:1 !important}.p-side__banners .p-side__bannersLink .p-side__bannersImg{display:block;transition:0.8s cubic-bezier(0.16, 0.88, 0.2, 1);opacity:1 !important}@media (hover: hover){.p-side__banners .p-side__bannersLink .p-side__bannersImg:hover{opacity:1 !important;-webkit-transform:scale(1.1);transform:scale(1.1)}}.p-side__banners .p-side__bannerTitle{color:#001a54;font-size:clamp(0px, 0.8vw, 15.36px);font-weight:900}.u-highlight--darkred{background-color:#820000}.u-highlight--red{background-color:#d21818}.u-scroll__zoom{overflow:hidden}.u-scroll__zoom img{width:100%;height:auto;-webkit-transform:scale(0.5);transform:scale(0.5);opacity:0}.u-scroll__zoom.is-animated img{-webkit-animation:zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;animation:zoomIn 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards}.u-scroll__slideLeft img{height:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.u-scroll__slideLeft div{height:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%);opacity:0}.u-scroll__slideLeft.is-animated img{-webkit-animation:slideLeft 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;animation:slideLeft 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards}.u-scroll__slideLeft.is-animated div{-webkit-animation:slideLeft 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;animation:slideLeft 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards}.u-scroll__slideRight img{height:auto;-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}.u-scroll__slideRight div{height:auto;-webkit-transform:translateX(50%);transform:translateX(50%);opacity:0}.u-scroll__slideRight.is-animated img{-webkit-animation:slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;animation:slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards}.u-scroll__slideRight.is-animated div{-webkit-animation:slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards;animation:slideRight 0.8s cubic-bezier(0.25, 1, 0.5, 1) forwards}.u-text__zoom{display:block}.u-text__zoom span{display:inline-block;opacity:0;-webkit-transform:scale(0.5) translateY(10px);transform:scale(0.5) translateY(10px);transition:opacity 0.4s ease, -webkit-transform 0.4s ease;transition:opacity 0.4s ease, transform 0.4s ease;transition:opacity 0.4s ease, transform 0.4s ease, -webkit-transform 0.4s ease;transition-delay:calc(var(--delay) * 0.05s);will-change:transform, opacity;line-height:1}.u-text__zoom.is-animated span{opacity:1;-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.u-text__zoom rt{opacity:0;transition:opacity .8s ease;transition-delay:1.5s}.u-text__zoom.is-animated rt{opacity:1}.u-fade_in{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:3s;animation-duration:3s;transition:3s cubic-bezier(0.22, 1, 0.36, 1)}
