@charset "UTF-8";:root{--bg-primary: #0d0d0d;--bg-secondary: #1f1f1f;--black-line: #383838;--black-weak: #494a3a;--gray: #656565;--text-secondary: #838383;--yellow-dark: #cac200;--yellow-normal: #fff73e;--yellow-light: #fff73e80;--yellow-weak: #fff73e1a;--green-dark: #2e8510;--green-normal: #68ff4f;--green-light: #3eff5d;--bage-dark: #7f7f5d;--bage-normal: #bebe92;--red-dark: #b73e42;--red: #ff575c;--red-weak: #d77d86;--blue: #6ad4f6;--blue-dark: rgba(56, 144, 170, 1);--orange-gradient: linear-gradient(135deg, #ff6b6b, #ffa500);--txt-color: #fff;--link-color: var(--blue);--main-gradient: linear-gradient( 180deg, #ffea4f 0%, #fff73e 33.33%, #68ff4f 75%, #00e517 100% );--font: "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--font-system: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";--font-logo: "Righteous", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", "BIZ UDPGothic", Meiryo, sans-serif;--z-gnav: 10000001;--z-play-queue: 10000002;--z-volume: 10000003;--z-play-area: 100000000;--z-over-wrap: 1000000000000;--root_dir: "../img";--radius-full: calc(infinity * 1px)}.cms-contents{display:flex;flex-direction:column;gap:1rem;width:100%;max-width:767px;margin:3rem auto}@media screen and (max-width: 767px){.cms-contents{padding:0 1.5rem}}.cms-contents h1,.cms-contents h2,.cms-contents p{font-family:var(--font);line-height:1.7;word-break:break-all}.cms-contents h1{font-size:3rem;font-weight:700;font-feature-settings:"palt";letter-spacing:.1rem}@media screen and (max-width: 767px){.cms-contents h1{font-size:2rem}}.cms-contents h2{font-size:2rem;font-weight:700;font-feature-settings:"palt"}@media screen and (max-width: 767px){.cms-contents h2{font-size:1.5rem}}.cms-contents h3{padding-left:.5rem;font-size:1.3rem;font-weight:700;font-feature-settings:"palt";color:#fff;border-left:.5rem solid #fff}@media screen and (max-width: 767px){.cms-contents h3{font-size:1.2rem}}.cms-contents p{font-size:1rem;line-height:1.7}.cms-contents a{color:var(--blue);text-decoration:underline;word-break:break-all}.cms-contents ol,.cms-contents ul{padding-left:1rem}.cms-contents ol li+li,.cms-contents ul li+li{margin-top:.5rem}.cms-contents ol li,.cms-contents ul li{font-size:1rem;line-height:1.7;list-style:decimal}.cms-contents ol li ol,.cms-contents ol li ul,.cms-contents ul li ol,.cms-contents ul li ul{padding-left:3rem}.cms-contents ol li ol li,.cms-contents ul li ol li{list-style:katakana}.cms-contents ol.ol,.cms-contents ul.ol,.cms-contents ol.ol li,.cms-contents ul.ol li{list-style:decimal}.cms-contents ol.ul,.cms-contents ul.ul,.cms-contents ol.ul li,.cms-contents ul.ul li{list-style:disc}
