/*! destyle.css v2.0.2 | MIT License | https://github.com/nicolas-cusan/destyle.css */@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;700;900&family=Oswald:wght@400;500;700&display=swap");*,::before,::after{box-sizing:border-box;border-style:solid;border-width:0}html{line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{margin:0}main{display:block}p,table,blockquote,address,pre,iframe,form,figure,dl{margin:0}h1,h2,h3,h4,h5,h6{font-size:inherit;line-height:inherit;font-weight:inherit;margin:0}ul,ol{margin:0;padding:0;list-style:none}dt{font-weight:bold}dd{margin-left:0}hr{box-sizing:content-box;height:0;overflow:visible;border-top-width:1px;margin:0;clear:both;color:inherit}pre{font-family:monospace, monospace;font-size:inherit}address{font-style:inherit}a{background-color:transparent;text-decoration:none;color:inherit}abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace, monospace;font-size:inherit}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img,embed,object,iframe{vertical-align:bottom}button,input,optgroup,select,textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none;vertical-align:middle;color:inherit;font:inherit;background:transparent;padding:0;margin:0;outline:0;border-radius:0;text-align:inherit}[type="checkbox"]{-webkit-appearance:checkbox;-moz-appearance:checkbox;appearance:checkbox}[type="radio"]{-webkit-appearance:radio;-moz-appearance:radio;appearance:radio}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}button[disabled],[type="button"][disabled],[type="reset"][disabled],[type="submit"][disabled]{cursor:default}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}select::-ms-expand{display:none}option{padding:0}fieldset{margin:0;padding:0;min-width:0}legend{color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}label[for]{cursor:pointer}details{display:block}summary{display:list-item}[contenteditable]{outline:none}table{border-collapse:collapse;border-spacing:0}caption{text-align:left}td,th{vertical-align:top;padding:0}th{text-align:left;font-weight:bold}template{display:none}[hidden]{display:none}:root{--stationColor: #206ed7;--gashaponColor: #206ed7;--premiumColor: #ac7808;--flatColor: #009f3c;--otherColor: #e30013;--allColor: #404248;--infoColor: #e30013;--itemColor: #ed5f00;--eventColor: #009f3c;--campaignColor: #206ed7;--blogColor: #9c53bc;--releaseColor: #f02e93}html{font-size:62.5%;height:100%}body{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;position:relative;font-family:YakuHanJP_Noto,"Noto Sans JP","Oswald",-apple-system,BlinkMacSystemFont,"Helvetica Neue","Segoe UI","Hiragino Kaku Gothic ProN","Yu Gothic",sans-serif;line-height:1.6;font-weight:500;color:#404248;letter-spacing:0.01em;word-wrap:break-word;overflow-wrap:break-word}@media only screen and (min-width: 769px){body{font-size:15px;font-size:1.5rem}}@media only screen and (max-width: 768px){body{font-size:13px;font-size:1.3rem}}body::before{display:block;position:absolute;top:0;left:0;width:100%;height:100%;content:'';background-color:rgba(0,0,0,0.85);z-index:100;opacity:0;pointer-events:none;transition:opacity .3s cubic-bezier(0.37, 0, 0.63, 1)}body.is-open::before{opacity:1;pointer-events:auto}img{max-width:100%;height:auto;font-size:0;line-height:1;vertical-align:bottom}*{box-sizing:border-box}*::before,*::after{box-sizing:border-box}a{outline:none}@media only screen and (min-width: 769px){.is-sponly{display:none}}@media only screen and (max-width: 768px){.is-pconly{display:none}}.Button{color:#fff;background:#ffa811;font-size:16px;font-weight:bold;text-decoration:none;border-radius:5px;padding:5px 20px;display:inline-block;vertical-align:middle;transition:all .1s ease;box-shadow:0 4px 0 #df910a;position:relative}.Button:after{content:url(../images/common/ico_btn.png);margin:0 0 0 5px}.Button:hover{box-shadow:0 0 0 #df910a;-webkit-transform:translateY(4px);transform:translateY(4px)}#onetrust-consent-sdk #onetrust-accept-btn-handler{background-color:#eb0000 !important;border-color:#eb0000 !important}:focus-visible{outline:none !important;box-shadow:0 0 0 2px white,0 0 0 6px #b93442,0 0 0 8px white;z-index:5}body{font-family:'Noto Sans', sans-serif}body.tabview .is-sponly{display:block}body.tabview .is-pconly{display:none}body.tabview .p-header__inner{padding:0}body.tabview .p-header__logo{margin-left:4vw;margin-right:15px;padding-right:2em;width:70%;line-height:0}body.tabview .p-header__toggles{position:absolute;padding:24px 0;top:-100vh;left:0;width:100%;height:100vh;height:100dvh;max-height:calc(100vh - 100%);overflow:auto;transition:top .3s cubic-bezier(0.37, 0, 0.63, 1)}body.tabview .p-header__toggles.is-open{top:100%}body.tabview .p-header__menu{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;margin-left:15px;width:12vw;height:12vw;border:2px solid #e30013;background-color:#e30013;cursor:pointer}body.tabview .p-header__menu::before,body.tabview .p-header__menu::after{display:block;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:2.2em;height:0.3em;border-radius:100px;content:'';background-color:#e30013;pointer-events:none;opacity:0;transition:opacity .3s cubic-bezier(0.37, 0, 0.63, 1)}body.tabview .p-header__menu::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}body.tabview .p-header__menu::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}body.tabview .p-header__menu.is-open{background-color:#e30013}body.tabview .p-header__menu.is-open::before,body.tabview .p-header__menu.is-open::after{opacity:1;background-color:#fff}body.tabview .p-header__menu.is-open path{opacity:0}body.tabview .p-header__menuIcon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:7vw;transition:opacity .3s cubic-bezier(0.37, 0, 0.63, 1)}body.tabview .p-header__menuIcon .ico-search{fill:#fff}.p-header__searchMenu.is-open body.tabview .p-header__menuIcon{opacity:0}body.tabview .p-gnav__contents{position:relative;width:auto;background-color:transparent}body.tabview .p-gnav__contentLists{-webkit-flex-wrap:nowrap;flex-wrap:nowrap;margin-bottom:0}body.tabview .p-gnav__content{display:-webkit-flex;display:flex;padding:12px 0;white-space:nowrap;overflow-x:auto}body.tabview .p-gnav__contentList{width:120px;margin:0 3vw 0 0}body.tabview .p-gnav__contentHeadiing{font-size:160%}*+body.tabview .p-gnav__contentHeadiing{margin-top:24px}body.tabview .c-heading__sideline{padding:0.5vw 0 0.5vw 4vw;line-height:1;color:#404248}body.tabview .p-gnav__sns{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:24px}body.tabview .p-gnav__sns .c-heading__sideline{margin-top:0}body.tabview .p-gnav__lists-sns{margin-left:5vw}body.tabview .p-gnav__contentBtnWrap{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-left:12px}body.tabview .p-gnav__contentBtn{position:relative;text-decoration:none;font-size:100%;color:#404248;text-align:center}body.tabview .p-gnav__contentBtn::before{display:block;position:relative;margin:0 auto 0.5em;width:3em;height:3em;border-radius:1000px;content:'';background-color:#e30013}body.tabview .p-gnav__contentBtn::after{display:block;position:absolute;margin:0 auto;top:1.6em;right:0;left:0;width:0.6em;height:0.6em;border-top:0.2em solid #fff;border-right:0.2em solid #fff;content:'';-webkit-transform:translateX(-0.15em) translateY(-50%) rotate(45deg);transform:translateX(-0.15em) translateY(-50%) rotate(45deg)}.l-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;max-height:100vh}@media only screen and (min-width: 769px){.l-header{border-bottom:1px solid #f0f0f0}}.p-header__inner{position:relative;display:-webkit-flex;display:flex;background-color:#fff;box-shadow:0 3px 6px rgba(0,0,0,0.08);z-index:10}@media only screen and (min-width: 769px){.p-header__inner{padding:0 20px;height:73px}}.p-header__logo{-webkit-align-self:center;align-self:center}@media only screen and (min-width: 769px){.p-header__logo{max-width:calc((308 + 40 + 40)* 1px);margin-right:clamp(15px, 2%, 25px);width:clamp(80px, 50%, 366px);font-size:clamp(8px, 1vw, 15px);max-height:-webkit-fit-content;max-height:-moz-fit-content;max-height:fit-content;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:5px}}@media only screen and (max-width: 768px){.p-header__logo{margin-left:4vw;margin-right:15px;padding-right:2em;width:64%;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;gap:5px;font-size:clamp(8px, 2.2vw, 14px)}}.p-header__logo span{line-height:1.1}.p-header__logo a{display:grid;grid-template-columns:66% 16% 16%}.p-header__logo svg{width:100%;height:100%}.p-header__logo svg:nth-child(1){max-width:100%;padding-right:0.6em}.p-header__logo svg:nth-child(n+2){max-width:80%;padding:0.4em;background-color:#404248;border-radius:0.3em}.p-header__logo svg:nth-child(n+2) image{width:100%}.p-header__logo svg:nth-child(n+2) tspan{fill:#fff}.p-header__body{display:-webkit-flex;display:flex;-webkit-justify-content:flex-end;justify-content:flex-end;margin:auto;line-height:1}@media only screen and (min-width: 769px){.p-header__body{margin-left:auto;width:100%}}@media only screen and (max-width: 768px){.p-header__body{width:36%}}@media only screen and (min-width: 769px){.p-header__body nav{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}}@media only screen and (min-width: 769px){.p-header__gnav{margin-left:auto}}@media only screen and (max-width: 768px){.p-header__gnav{display:none}}.p-header__memberBtn{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;text-decoration:none;color:#404248}@media (hover: hover){.p-header__memberBtn{transition:opacity .3s cubic-bezier(0.37, 0, 0.63, 1)}.p-header__memberBtn:hover{opacity:0.6}}@media only screen and (min-width: 769px){.p-header__memberBtn{padding:0 clamp(15px, 2%, 25px);height:100%;font-size:clamp(50%, 0.8vw, 90%);border-right:1px solid #f0f0f0;border-left:1px solid #f0f0f0}}@media only screen and (max-width: 768px){.p-header__memberBtn{margin-left:auto;font-size:80%}}.p-header__memberBtn.is-open{opacity:0.7}.p-header__memberIcon{display:block}@media only screen and (min-width: 769px){.p-header__memberIcon{width:30px}}@media only screen and (max-width: 768px){.p-header__memberIcon{width:22px}}.p-header__memberBtn.is-login .p-header__memberIcon .ico-member--01{fill:#e30013}.p-header__memberBtn.is-login .p-header__memberIcon .ico-member--03{stroke:#e30013}.p-header__memberStatus{white-space:nowrap}@media only screen and (min-width: 769px){.p-header__search{margin-left:clamp(15px, 2%, 25px);font-size:clamp(60%, 0.8vw, 100%);width:46%;max-width:780px}}@media only screen and (max-width: 768px){.p-header__search{display:none}}.p-header__searchInput{background-color:#fff}@media only screen and (max-width: 768px){.p-header__menu{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;margin-left:15px;width:12vw;height:12vw;border:2px solid #e30013;background-color:#e30013;cursor:pointer}.p-header__menu::before,.p-header__menu::after{display:block;position:absolute;margin:auto;top:0;right:0;bottom:0;left:0;width:2.2em;height:0.3em;border-radius:100px;content:'';background-color:#e30013;pointer-events:none;opacity:0;transition:opacity .3s cubic-bezier(0.37, 0, 0.63, 1)}.p-header__menu::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-header__menu::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.p-header__menu.is-open{background-color:#e30013}.p-header__menu.is-open::before,.p-header__menu.is-open::after{opacity:1;background-color:#fff}.p-header__menu.is-open path{opacity:0}}@media only screen and (max-width: 768px){.p-header__menuIcon{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;width:7vw;transition:opacity .3s cubic-bezier(0.37, 0, 0.63, 1)}.p-header__menuIcon .ico-search{fill:#fff}.p-header__searchMenu.is-open .p-header__menuIcon{opacity:0}}.p-header__memberContents{display:none;position:absolute;top:100%;left:0;width:100%;background-color:#e7e7e7}@media only screen and (min-width: 769px){.p-header__memberContents{padding:20px 0;border-top:1px solid #f0f0f0}}@media only screen and (max-width: 768px){.p-header__memberContents{padding:12px 0}}.p-header__memberContent{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center}.p-header__memberContentBtn{margin:0 5px}@media only screen and (min-width: 769px){.p-header__memberContentBtn{max-width:240px;font-size:90%}}.p-header__toggles{background-color:#f5f5f5}@media only screen and (max-width: 768px){.p-header__toggles{position:absolute;padding:24px 0;top:-100vh;left:0;width:100%;height:100vh;height:100dvh;max-height:calc(100vh - 100%);overflow:auto;transition:top .3s cubic-bezier(0.37, 0, 0.63, 1)}}.p-header__toggles.is-open{top:100%}@media only screen and (max-width: 768px){.p-header__wordWrap{position:relative}.p-header__wordWrap::after{display:block;position:absolute;top:0;right:0;width:10px;height:100%;content:'';background-image:linear-gradient(to right, rgba(231,231,231,0) 0%, #e7e7e7 100%);pointer-events:none;z-index:2}}@media only screen and (max-width: 768px){.p-header__words{display:-webkit-flex;display:flex;white-space:nowrap;position:relative;margin-top:12px;padding-right:10px;overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.p-header__words::-webkit-scrollbar{display:none}}@media only screen and (max-width: 768px){.p-header__word:nth-child(n+2){margin-left:10px}}.p-header__wordLink{display:block;padding:0.15em 1em;text-decoration:none;color:#fff;border-radius:100px;background-color:#e30013}@media only screen and (max-width: 768px){.p-gnav__sns{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;margin-top:24px}}@media only screen and (min-width: 769px){.p-gnav__lists{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;height:100%;margin-right:50px}}.p-gnav__lists-sns{display:-webkit-flex;display:flex}@media only screen and (min-width: 769px){.p-gnav__lists-sns{-webkit-align-items:center;align-items:center;height:100%}}@media only screen and (max-width: 768px){.p-gnav__lists-sns{margin-left:5vw}}.p-gnav__lists-sns li{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center}@media only screen and (min-width: 769px){.p-gnav__lists-sns li{width:35px;margin-left:20px}.p-gnav__lists-sns li:first-child{margin-left:0}}@media only screen and (max-width: 768px){.p-gnav__lists-sns li{width:6vw;margin:3vw 3vw 3vw 0}.p-gnav__lists-sns li:first-child{margin-left:0}.p-gnav__lists-sns li a{width:3em;height:3em}.p-gnav__lists-sns li svg{height:100%}}@media only screen and (max-width: 640px){.p-gnav__lists-sns li{width:10vw;margin:3vw 3vw 3vw 0}.p-gnav__lists-sns li:first-child{margin-left:0}.p-gnav__lists-sns li a{width:3em;height:3em}.p-gnav__lists-sns li svg{height:100%}}.p-gnav__lists-sns li svg{width:100%}@media only screen and (min-width: 769px){.p-gnav__list{margin-left:30px;font-size:20px}.p-gnav__list:first-child{margin-left:0}}.p-gnav__list.active a{color:#e30013}.p-gnav__list:hover a{color:#e30013}.p-gnav__link.is-open{color:#e30013}.p-gnav__link.is-open .ico-character{fill:#e30013}.p-gnav__link.is-open .ico-bland{fill:#e30013}@media only screen and (min-width: 769px){.p-gnav__icon{margin-right:0.35em;width:clamp(1em, 1.6vw, 22px)}}@media only screen and (min-width: 769px){.p-gnav__contents{position:absolute;top:75px;left:0;width:100%;background-color:#e7e7e7}}.p-gnav__list--has-panel:hover>.p-gnav__content,.p-gnav__list--has-panel:focus-within>.p-gnav__content{display:block}@media only screen and (min-width: 769px){.p-gnav__content{display:none;margin-right:auto;margin-left:auto;padding:20px;max-width:1160px;border-top:1px solid #f0f0f0}}@media only screen and (max-width: 768px){.p-gnav__content{display:-webkit-flex;display:flex;padding:12px 0;white-space:nowrap;overflow-x:auto}}.p-gnav__contentLists{display:-webkit-flex;display:flex}@media only screen and (min-width: 769px){.p-gnav__contentLists{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-20px}}.p-gnav__contentList:last-child{margin-right:0}@media only screen and (min-width: 769px){.p-gnav__contentList{width:calc((100% - 120px) / 6);margin:0 20px 20px 0}}@media only screen and (max-width: 768px){.p-gnav__contentList{width:120px;margin-right:3vw}}.p-gnav__contentList a{display:block}@media only screen and (min-width: 769px){.p-gnav__contentHeadiing{font-size:18px;color:#e30013;padding-bottom:10px}}@media only screen and (max-width: 768px){.p-gnav__contentHeadiing{color:#404248}*+.p-gnav__contentHeadiing{margin-top:24px}}@media only screen and (max-width: 768px){.p-gnav__contentBtnWrap{display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;margin-left:12px}}@media only screen and (min-width: 769px){.p-gnav__contentBtn{margin-top:20px;display:block;color:#fff !important;font-size:0.75em;padding:1em 1em !important}.p-gnav__contentBtn:hover{color:#e30013 !important}}@media only screen and (max-width: 768px){.p-gnav__contentBtn{position:relative;text-decoration:none;font-size:0.75em;padding:1em 1em !important;color:#404248;text-align:center}.p-gnav__contentBtn::before{display:block;position:relative;margin:0 auto 0.5em;width:3em;height:3em;border-radius:1000px;content:'';background-color:#e30013}.p-gnav__contentBtn::after{display:block;position:absolute;margin:0 auto;top:1.6em;right:0;left:0;width:0.6em;height:0.6em;border-top:0.2em solid #fff;border-right:0.2em solid #fff;content:'';-webkit-transform:translateX(-0.15em) translateY(-50%) rotate(45deg);transform:translateX(-0.15em) translateY(-50%) rotate(45deg)}}@media only screen and (max-width: 768px){.p-gnav__closeBtn{margin-top:12px}}.c-card__thumb{position:relative;border-width:1px;border-style:solid;border-color:#d0d0d0;border-radius:0.5em;background-color:#fff;overflow:hidden}@media (hover: hover){.c-card__thumb{transition:border-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-card__link:hover .c-card__thumb{border-color:#e30013}}.c-card__thumb.--standard{padding-bottom:75%;width:100%;height:0;overflow:hidden}.c-card__thumb.--standard img{position:absolute;top:50%;left:50%;max-height:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-card__thumb.--squre{width:100%;height:0;padding-bottom:100%}.c-card__thumb.--squre img{position:absolute;top:50%;left:50%;max-height:100%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.c-breadcrumb{overflow:auto}@media only screen and (min-width: 769px){.c-breadcrumb{padding-top:30px;padding-bottom:35px}}@media only screen and (max-width: 768px){.c-breadcrumb{padding-top:18px;padding-bottom:21px}}.c-breadcrumb>*:nth-child(n+2){margin-left:0.5em}.c-breadcrumb--footer{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;white-space:nowrap;overflow:auto;-ms-overflow-style:none;scrollbar-width:none;padding-right:1em;width:100%;height:100%;color:#fff}.c-breadcrumb--footer::-webkit-scrollbar{display:none}.c-breadcrumb--footer>*:nth-child(n+2){margin-left:0.5em}.c-breadcrumb--footer .c-breadcrumb__link::after{background-color:#fff}.c-breadcrumb a{color:#AB5805}.c-breadcrumb__wrap{display:block;position:relative;margin-right:1em}@media only screen and (min-width: 769px){.c-breadcrumb__wrap{width:calc(100% - 4em)}}@media only screen and (max-width: 768px){.c-breadcrumb__wrap{width:calc(100% - 4em)}}.c-breadcrumb__wrap::after{display:block;position:absolute;top:0;right:0;width:1em;height:100%;content:'';background-image:linear-gradient(to right, rgba(227,0,19,0) 0%, #e30013 100%)}.c-breadcrumb__link{position:relative;text-decoration:none}.c-breadcrumb__link::after{content:'';position:absolute;left:0;bottom:-1px;width:100%;height:1px;background-color:#AB5805;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left;transform-origin:left;transition:-webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);transition:transform 0.3s cubic-bezier(0.37, 0, 0.63, 1);transition:transform 0.3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform 0.3s cubic-bezier(0.37, 0, 0.63, 1)}@media (hover: hover){.c-breadcrumb__link:hover::after{-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right;transform-origin:right}}.c-breadcrumb__link.--footer{color:#fff}.c-btn{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;margin-right:auto;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;color:#fff;border-width:0.04em;border-style:solid;border-color:#e30013;border-radius:1000px;background-color:#e30013}@media (hover: hover){.c-btn{transition:color .3s cubic-bezier(0.37, 0, 0.63, 1),background-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btn:hover{color:#e30013;background-color:#fff}.c-btn:hover::after{border-color:#e30013}.c-btn:hover .ico-target--01{fill:#e30013}.c-btn:hover .ico-target--02{stroke:#e30013}}@media only screen and (min-width: 769px){.c-btn{padding:0.75em 1em;min-width:340px}}@media only screen and (max-width: 768px){.c-btn{padding:0.75em 1.5em;min-width:70%}}.c-btn::after{display:block;position:absolute;top:50%;right:1.5em;min-width:0.7em;min-height:0.7em;border-top:0.2em solid #fff;border-right:0.2em solid #fff;content:'';-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);transition:border-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btn.--icon::after{content:none}.c-btnClose{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;margin-right:auto;margin-left:auto;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-decoration:none;color:#fff;border-width:0.04em;border-style:solid;border-color:#acacac;border-radius:1000px;background-color:#acacac}@media (hover: hover){.c-btnClose{transition:color .3s cubic-bezier(0.37, 0, 0.63, 1),background-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btnClose:hover{color:#acacac;background-color:#fff}.c-btnClose:hover::after{border-color:#acacac}}@media only screen and (min-width: 769px){.c-btnClose{padding:0.75em 1em;min-width:340px}}@media only screen and (max-width: 768px){.c-btnClose{padding:0.75em 1.5em;min-width:70%}}.c-btnClose::before{display:block;position:absolute;top:50%;left:1.25em;min-width:0.9em;min-height:0.15em;content:'';background-color:#fff;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);transition:border-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btnClose::after{display:block;position:absolute;top:50%;left:1.25em;min-width:0.9em;min-height:0.15em;content:'';background-color:#fff;-webkit-transform:translateY(-50%) rotate(-45deg);transform:translateY(-50%) rotate(-45deg);transition:border-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btn__icon{display:inline-block;width:1em}.c-btn__icon path{transition:fill .3s cubic-bezier(0.37, 0, 0.63, 1),stroke .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btn__icon.--right{position:absolute;top:50%;right:1.5em;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.c-btn__round{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0.75em 1em;width:100%;height:100%;text-decoration:none;color:#fff;border-width:0.04em;border-style:solid;border-color:#e30013;border-radius:0.5em;background-color:#e30013}@media (hover: hover){.c-btn__round{transition:color .3s cubic-bezier(0.37, 0, 0.63, 1),background-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btn__round:hover{color:#e30013;background-color:#fff}.c-btn__round:hover::after{border-color:#e30013}}.c-btn__round::after{display:block;position:relative;margin-left:auto;min-width:0.7em;min-height:0.7em;border-top:0.2em solid #fff;border-right:0.2em solid #fff;content:'';-webkit-transform:rotate(45deg);transform:rotate(45deg);transition:border-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btn__round.--twitter{border-color:#1d9bf0;background-color:#1d9bf0}@media (hover: hover){.c-btn__round.--twitter:hover{color:#1d9bf0;background-color:#fff}.c-btn__round.--twitter:hover::after{border-color:#1d9bf0}}.c-btn__round.--line{border-color:#06c755;background-color:#06c755}@media (hover: hover){.c-btn__round.--line:hover{color:#06c755;background-color:#fff}.c-btn__round.--line:hover::after{border-color:#06c755}}.c-btn__round.--gry{border-color:#7d7d7d;background-color:#7d7d7d}@media (hover: hover){.c-btn__round.--gry:hover{color:#7d7d7d;background-color:#fff}.c-btn__round.--gry:hover::after{border-color:#7d7d7d}}.c-btnSquare__wrap{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;padding:0.5em 1em;border-radius:0.5em;background-color:#f0f0f0}.c-btnSquare__text{font-weight:700;margin-right:1em}@media only screen and (min-width: 769px){.c-btnSquare__text{font-size:140%}}@media only screen and (max-width: 768px){.c-btnSquare__text{font-size:120%}}.c-btnSquare{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;margin-left:auto;position:relative;padding:0.4em 1.25em;font-weight:700;text-decoration:none;white-space:nowrap;color:#fff;border:2px solid #e30013;border-radius:0.5em;background-color:#e30013}@media only screen and (min-width: 769px){.c-btnSquare{font-size:110%}}@media only screen and (max-width: 768px){.c-btnSquare{font-size:97.5%}}@media (hover: hover){.c-btnSquare{transition:background-color .3s cubic-bezier(0.37, 0, 0.63, 1),color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btnSquare:hover{color:#e30013;background-color:#fff}.c-btnSquare:hover::before{border-top-color:#fff;border-right-color:#fff}.c-btnSquare:hover::after{background-color:#e30013}}.c-btnSquare::before{display:block;position:absolute;top:50%;right:2em;width:0.5em;height:0.5em;border-top:0.2em solid #e30013;border-right:0.2em solid #e30013;content:'';-webkit-transform:translate(60%, -50%) rotate(45deg);transform:translate(60%, -50%) rotate(45deg);transition:border-top-color .3s cubic-bezier(0.37, 0, 0.63, 1),border-right-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.c-btnSquare::after{display:block;margin-left:0.35em;width:1.25em;height:1.25em;border-radius:1000px;content:'';background-color:#fff;transition:background-color .3s cubic-bezier(0.37, 0, 0.63, 1)}.p-pagetop{display:block;overflow:hidden}.p-pagetop.--bread{display:block;border-top-width:0.04em;border-bottom-width:0.04em;border-top-style:solid;border-bottom-style:solid;border-color:#e30013;background-color:#e30013}.p-pagetop__inner{display:-webkit-flex;display:flex;white-space:nowrap}.p-pagetop__link{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;position:relative;cursor:pointer}.p-pagetop.--bread .p-pagetop__link{position:relative;margin-left:auto;padding:1.2em 1.5em}@media only screen and (min-width: 769px){.p-pagetop.--bread .p-pagetop__link{margin-right:-20px}}@media only screen and (max-width: 768px){.p-pagetop.--bread .p-pagetop__link{margin-right:-4vw}}.p-pagetop.--bread .p-pagetop__link::after{display:block;position:absolute;top:50%;left:0;width:1px;height:calc(100% - 1em);content:'';background-color:#fff;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media (hover: hover){.p-pagetop.--bread .p-pagetop__link{transition:color .3s cubic-bezier(0.37, 0, 0.63, 1)}.p-pagetop.--bread .p-pagetop__link:hover::before{opacity:0.7}}.p-pagetop:not(.--bread) .p-pagetop__link{padding:1.2em 1.5em;border-top-width:0.04em;border-bottom-width:0.04em;border-top-style:solid;border-bottom-style:solid;border-color:#e30013;background-color:#e30013}@media (hover: hover){.p-pagetop:not(.--bread) .p-pagetop__link{transition:color .3s cubic-bezier(0.37, 0, 0.63, 1)}.p-pagetop:not(.--bread) .p-pagetop__link:hover{color:#e30013}.p-pagetop:not(.--bread) .p-pagetop__link:hover::before{opacity:0.7}}.p-pagetop__link::before{display:block;position:relative;min-width:1.2em;width:1.2em;min-height:1.2em;height:1.2em;border-top:0.3em solid #fff;border-right:0.3em solid #fff;content:'';-webkit-transform:translateY(25%) rotate(-45deg);transform:translateY(25%) rotate(-45deg);transition:opacity .3s cubic-bezier(0.37, 0, 0.63, 1)}.l-footer{position:relative;background:#222;padding-top:5vw;color:#fff;font-weight:normal;text-align:left;z-index:20}@media only screen and (min-width: 680px){.l-footer{padding-top:4vw}}@media only screen and (min-width: 1024px){.l-footer{padding-top:30px}}.l-footer .c-inner{max-width:1160px;padding-right:4vw;padding-left:4vw;margin:auto}@media only screen and (min-width: 1024px){.l-footer .c-inner{padding-right:0;padding-left:0}}@media only screen and (min-width: 769px){.p-footer__site{margin-top:30px;padding:30px 0;border-top:1px solid #3a3a3a;border-bottom:1px solid #3a3a3a}}@media only screen and (max-width: 768px){.p-footer__site{margin-top:18px;padding:18px 0;border-top:2px solid #3a3a3a;border-bottom:2px solid #3a3a3a}}@media only screen and (min-width: 769px){.p-footer__siteLists{display:-webkit-flex;display:flex;-webkit-justify-content:center;justify-content:center;padding-bottom:30px;border-bottom:1px solid #3a3a3a}}@media only screen and (min-width: 769px) and (max-width: 979px){.p-footer__siteLists{-webkit-flex-wrap:wrap;flex-wrap:wrap;margin:-15px 0 0;padding-bottom:30px;border-bottom:1px solid #3a3a3a}}@media only screen and (min-width: 769px){.p-footer__siteList{margin-left:30px}.p-footer__siteList:first-child{margin-left:0}}@media only screen and (min-width: 769px) and (max-width: 979px){.p-footer__siteList{margin-top:15px}}@media only screen and (max-width: 768px){.p-footer__siteList{border-bottom:1px solid #3a3a3a;padding-bottom:1em}.p-footer__siteList:nth-child(n+2){margin-top:1em}}.p-footer__siteLink{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;text-decoration:none;color:#fff}@media only screen and (min-width: 769px){.p-footer__siteLink{font-size:clamp(90%, 1.5vw, 100%);white-space:nowrap}}.p-footer__siteLink.--self::before{display:block;position:relative;width:0.6em;height:0.6em;border-top:0.18em solid #fff;border-right:0.18em solid #fff;content:'';-webkit-transform:rotate(45deg) translateY(25%);transform:rotate(45deg) translateY(25%)}@media only screen and (min-width: 769px){.p-footer__siteLink.--self::before{margin-right:0.4em}}@media only screen and (max-width: 768px){.p-footer__siteLink.--self::before{margin-left:0.4em;margin-right:1.2em}}.p-footer__siteLink.--support::before{background:url(../images/common/ico_support.png) center no-repeat;display:block;position:relative;width:1em;height:1em;content:'';line-height:1}@media only screen and (min-width: 769px){.p-footer__siteLink.--support::before{margin-right:0.4em}}@media only screen and (max-width: 768px){.p-footer__siteLink.--support::before{margin-left:0.4em;margin-right:1.2em}}.p-footer__siteLink.g-footer__cookie-action-btn{position:relative}@media only screen and (min-width: 769px){.p-footer__siteIcon{margin-right:0.5em}}@media only screen and (max-width: 768px){.p-footer__siteIcon{margin-right:1em}}.p-footer__siteIcon.--target{display:block;width:1em}.p-footer__bandai{margin:30px auto 0;width:90%}@media only screen and (min-width: 769px){.p-footer__bandai{display:-webkit-flex;display:flex;-webkit-align-items:flex-start;align-items:flex-start;margin:30px auto 0;width:90%}}@media only screen and (min-width: 1081px){.p-footer__bandai{width:100%}}@media only screen and (max-width: 768px){.p-footer__bandai{margin-top:18px}}.p-footer__bandaiLogoes{display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;white-space:nowrap}@media only screen and (min-width: 769px){.p-footer__bandaiLogoes{margin-top:0.2em}}.p-footer__bandaiLogo.--bandainamco{width:120px}@media only screen and (min-width: 769px){.p-footer__bandaiLogo.--bandainamco{margin-left:20px}}@media only screen and (max-width: 768px){.p-footer__bandaiLogo.--bandainamco{margin-left:3vw}}.p-footer__bandaiLogo.--bandai{width:35px}.p-footer__bandaiNotice{color:#fff;letter-spacing:0.05em}@media only screen and (min-width: 769px){.p-footer__bandaiNotice{margin-left:20px;font-size:90%}}@media only screen and (max-width: 768px){.p-footer__bandaiNotice{margin-top:1em;font-size:80%}}@media only screen and (min-width: 769px){.p-footer__copyright{margin-top:30px}}@media only screen and (max-width: 768px){.p-footer__copyright{margin-top:18px}}.p-footer__copyrightBtn{position:relative;padding:1em;text-align:center;background-color:#3a3a3a;list-style-image:none;cursor:pointer;font-size:80%}.p-footer__copyrightBtn::marker{content:none}.p-footer__copyrightBtn::-webkit-details-marker{display:none}.p-footer__copyrightBtn::after{display:inline-block;position:relative;margin-left:0.75em;width:0.7em;height:0.7em;border-right:0.2em solid #fff;border-bottom:0.2em solid #fff;content:'';-webkit-transform:rotate(45deg) translateY(-25%);transform:rotate(45deg) translateY(-25%);transition:-webkit-transform .3s cubic-bezier(0.37, 0, 0.63, 1);transition:transform .3s cubic-bezier(0.37, 0, 0.63, 1);transition:transform .3s cubic-bezier(0.37, 0, 0.63, 1), -webkit-transform .3s cubic-bezier(0.37, 0, 0.63, 1)}.p-footer__copyright[open] .p-footer__copyrightBtn::after{-webkit-transform:rotate(-135deg) translateY(-25%);transform:rotate(-135deg) translateY(-25%)}.p-footer__copyrightLists{max-height:0;transition:max-height .3s cubic-bezier(0.37, 0, 0.63, 1);font-weight:400}@media only screen and (min-width: 769px){.p-footer__copyrightLists{padding-top:20px;padding-bottom:30px;font-size:75%}}@media only screen and (max-width: 768px){.p-footer__copyrightLists{padding-top:12px;padding-bottom:18px;font-size:70%}}.p-footer__copyright[open] .p-footer__copyrightLists{max-height:10000px}

/*# sourceMappingURL=maps/common.css.map */
