@charset "utf-8"; *:where(:not(html, iframe, canvas, img, svg, video, audio):not(svg*, symbol*)) { all: unset; display: revert } *, *::before, *::after { box-sizing: border-box } html { -moz-text-size-adjust: none; -webkit-text-size-adjust: none; text-size-adjust: none } a, button { cursor: revert } div, p, ol:not(.wp-block-list), ul:not(.wp-block-list), menu, summary { list-style: none; padding: 0; margin: 0; } img { max-inline-size: 100%; max-block-size: 100% } h1, h2, h3, h4, h5, h6 { font-size: inherit; font-weight: inherit; padding: 0; margin: 0; margin-block-start: 0; margin-block-end: 0; } body { margin: 0; padding: 0; } table { border-collapse: collapse } input, textarea { -webkit-user-select: auto; user-select: auto; } textarea { white-space: revert } meter { -webkit-appearance: revert; appearance: revert } :where(pre) { all: revert; box-sizing: border-box } ::placeholder { color: unset } :where([hidden]) { display: none } :where([contenteditable]:not([contenteditable="false"])) { -moz-user-modify: read-write; -webkit-user-modify: read-write; overflow-wrap: break-word; -webkit-line-break: after-white-space; line-break:auto; -webkit-user-select: auto; user-select: auto; } :where([draggable="true"]) { -webkit-user-drag: element } :where(dialog:modal) { all: revert; box-sizing: border-box } :root { --color-primary: #000; --color-on-primary: #fff; --color-secondary: #f5f5f5; --color-on-secondary: #000; --color-surface: #EEEEEE; --color-on-surface: #131313; --color-tertiary: #ccc; --color-background: #fff; --color-on-background: #131313; --color-link: #1a0dab; --color-green: #4FD269; --color-on-green: #fff; --color-yellow: #F3C620; --color-on-yellow: #fff; --color-pink: #F06F94; --color-on-pink: #fff; --color-blue: #3C92ED; --color-on-blue: #fff; --color-light-grey: #f2f2f2; --font-family-primary: 'LINESeed', sans-serif; --font-family-secondary: 'Racing Sans One', sans-serif; --max-width_pc: 1000px; --max-width_pc_content: 700px; --sp-padding: 1rem; --space-xxs: 0.25rem; --space-xs: 0.5rem; --space-s: 1rem; --space-m: 2rem; --space-l: 3rem; --space-xl: 4rem; --font-size-xxs: 0.5rem; --font-size-xs: 0.70rem; --font-size-s: 0.75rem; --font-size-m: 0.875rem; --font-size-l: 1.125rem; --font-size-xl: 1.5rem; --font-size-xxl: 2rem; --font-size-3xl: 2.5rem; --font-size-4xl: 3rem; --border-radius: 20px; --letter-spacing-s: 0.05em; --letter-spacing-m: 0.1em; --letter-spacing-l: 0.15em; --letter-spacing-xl: 0.2em; --line-height-s: 1.2; --line-height-m: 1.6; --line-height-l: 1.8; --line-height-xl: 2; --font-weight-normal: 400; --font-weight-bold: 700; --font-weight-black: 900; --base-gradient-color: #8780af 0%, #25a7d0 25%, #21b1b4 50%, #d6b975 75%, #ec9dba 100%; --base-gradient: linear-gradient(90deg, var(--base-gradient-color)); --green-gradient-color: #C9F320 39%, #4FD269 100%; --green-gradient: linear-gradient(90deg, var(--green-gradient-color)); --green-gradient-low-color: #C9F320 0%, #4FD269 70%; --green-gradient-low: linear-gradient(115deg, var(--green-gradient-low-color)); --lime-gradient-color: rgba(81, 210, 190, 0.8) 0%, rgba(79, 210, 105, 0.8) 20%, rgba(116, 214, 36, 0.8) 71%, rgba(201, 243, 32, 0.8) 100%; --lime-gradient: linear-gradient(165deg, var(--lime-gradient-color)); --grey-gradient-color: #ffffff 0%, #f8f9fa 45%, #f1f3f5 85%, #e9ecef 100%; --grey-gradient: linear-gradient(165deg, var(--grey-gradient-color)); --black-gradient-color: #000000 0%, #131313 100%; --black-gradient: linear-gradient(165deg, var(--black-gradient-color)); --box-shadow-card: rgba(0, 0, 0, 0.15) 1.95px 1.95px 2.6px; --box-shadow-content: rgba(0, 0, 0, 0.16) 0px 1px 4px; }@charset "UTF-8"; @font-face { font-family: "LINESeed"; src: url("../../fonts/line/LINESeedJP_OTF_Th.woff2") format("woff2"); font-weight: 100; font-style: normal; } @font-face { font-family: "LINESeed"; src: url("../../fonts/line/LINESeedJP_OTF_Rg.woff2") format("woff2"); font-weight: 400; font-style: normal; } @font-face { font-family: "LINESeed"; src: url("../../fonts/line/LINESeedJP_OTF_Bd.woff2") format("woff2"); font-weight: 700; font-style: normal; } @font-face { font-family: "LINESeed"; src: url("../../fonts/line/LINESeedJP_OTF_Eb.woff2") format("woff2"); font-weight: 900; font-style: normal; } @font-face { font-family: "Racing Sans One"; src: url("../../fonts/Racing_Sans_One/RacingSansOne-Regular.woff2") format("woff2"); font-weight: 400; font-style: normal; } html { font-size: min(16px, 4vw); scroll-behavior: smooth; -webkit-text-size-adjust: 100%; } html.no-scroll-behavior { scroll-behavior: auto; } body { font-family: var(--font-family-primary); font-weight: var(--font-weight-normal); font-size: var(--font-size-m); line-height: var(--line-height-m); letter-spacing: var(--letter-spacing-m); color: var(--color-on-background); background-color: var(--color-background); } @media screen and (max-width: 1024px) { .sp-padding { padding: var(--sp-padding); } } @media screen and (min-width: 1025px) { .pc-width { max-width: var(--max-width_pc); margin: 0 auto; } } p { padding-bottom: var(--space-s); } h2 { font-size: var(--font-size-l); padding: var(--space-s) 0; font-weight: var(--font-weight-bold); } h3 { font-size: var(--font-size-m); padding: var(--space-s) 0; font-weight: var(--font-weight-bold); } h4 { font-size: var(--font-size-m); padding: var(--space-s) 0; font-weight: var(--font-weight-bold); } h5 { font-size: var(--font-size-m); padding: var(--space-s) 0; font-weight: var(--font-weight-bold); } h6 { font-size: var(--font-size-m); padding: var(--space-s) 0; font-weight: var(--font-weight-bold); } .racing { font-family: var(--font-family-secondary); } a { color: var(--color-blue); transition: opacity 0.5s ease; cursor: pointer; word-break: break-word; overflow-wrap: break-word; } a:hover { opacity: 0.6; } a:active { opacity: 0.6; } a:visited { opacity: 0.6; } header { width: 100%; position: sticky; top: 0; z-index: 101; max-width: var(--max-width_pc); margin: 0 auto; } header .header-container { position: relative; padding: var(--space-m) var(--space-s); display: flex; justify-content: space-between; align-items: center; } header .header-container .header-logo { height: 30px; width: 200px; } header .header-container .header-logo a { text-decoration: none; color: var(--color-on-background); width: 100%; } header .header-container .header-logo a svg { width: 100%; fill: var(--color-on-background); } header .header-container .header-btn { position: relative; display: flex; flex-direction: column; justify-content: center; align-items: center; cursor: pointer; z-index: 101; background-color: var(--color-on-background); color: var(--color-background); border-radius: var(--border-radius); padding: var(--space-xs) var(--space-s); } header .header-container .header-btn .header-btn-text { position: relative; font-size: var(--font-size-s); font-weight: var(--font-weight-bold); z-index: 101; } #header-menu-overlay { position: fixed; inset: 0; background-color: rgba(0, 0, 0, 0.6); z-index: 99; opacity: 0; pointer-events: none; transition: opacity 0.3s ease-in-out; } #menu-container { position: fixed; bottom: 0; right: 0; width: 100%; z-index: 100; transform: translateY(100%); transition: transform 0.3s ease-in-out; background-color: var(--color-background); border-radius: var(--border-radius) var(--border-radius) 0 0; } @media screen and (min-width: 768px) { #menu-container { right: calc(50% - var(--max-width_pc) / 2); max-width: var(--max-width_pc); margin: 0 auto; } } #menu-container .menu-inner { height: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; overflow-y: scroll; max-height: 90vh; border-radius: var(--border-radius) var(--border-radius) 0 0; } #menu-container .menu-inner .menu-title { font-size: var(--font-size-m); font-weight: var(--font-weight-bold); padding: var(--space-s); text-align: center; width: 100%; background-color: var(--color-on-background); color: var(--color-green); } #menu-container .menu-inner .contents-menu { height: 100%; width: 100%; padding: var(--space-m); display: flex; justify-content: flex-start; align-items: flex-start; max-width: var(--max-width_pc_content); margin: 0 auto; } #menu-container .menu-inner .contents-menu ul { display: flex; flex-direction: column; width: 100%; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); } @media screen and (min-width: 768px) { #menu-container .menu-inner .contents-menu ul { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); } } #menu-container .menu-inner .contents-menu ul li { font-size: var(--font-size-s); border-bottom: 1px solid var(--color-tertiary); width: 100%; height: 100%; } @media screen and (min-width: 768px) { #menu-container .menu-inner .contents-menu ul li { flex: 1; } } #menu-container .menu-inner .contents-menu ul li .contents-menu-item { width: 100%; display: flex; flex-direction: row; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); } #menu-container .menu-inner .contents-menu ul li .contents-menu-item::before { content: "▶︎"; display: block; } #menu-container .menu-inner .contents-menu ul li .contents-menu-item a { display: block; color: var(--color-on-background); text-decoration: none; opacity: 0.9; transition: opacity 0.3s ease; padding-bottom: var(--space-s); width: 100%; height: 100%; } #menu-container .menu-inner .contents-menu ul li .contents-menu-item a:hover { color: var(--color-green); opacity: 1; transition: color 0.3s ease; } #menu-container .menu-inner .contents-menu ul li .contents-menu-item.current-page { pointer-events: none; font-weight: bold; padding-bottom: var(--space-s); } #menu-container .menu-inner .contents-menu ul li .contents-menu-item.current-page span { color: var(--color-green); opacity: 1; } .menu-open #header-menu-overlay { opacity: 1; pointer-events: auto; } .menu-open #menu-container { transform: translateY(0); } .main-container { position: relative; width: 100%; height: 100%; max-width: var(--max-width_pc); margin: 0 auto; display: flex; flex-direction: row; justify-content: center; align-items: flex-start; } .main-container .all-bg { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; z-index: -1; } .main-container .all-bg .bg-colors { position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); width: 100%; height: 50%; z-index: 1; } .main-container .all-bg .bg-colors .green-bg, .main-container .all-bg .bg-colors .blue-bg, .main-container .all-bg .bg-colors .pink-bg, .main-container .all-bg .bg-colors .yellow-bg { transition: background-color 2s linear, width 5s ease-in-out, height 5s ease-in-out; } .main-container .all-bg .bg-colors .green-bg { position: absolute; top: 0; right: 0; width: 50%; height: 50%; border-radius: 50%; opacity: 0.4; background-color: #4FD269; filter: blur(100px); } .main-container .all-bg .bg-colors .pink-bg { position: absolute; bottom: 0; left: 10%; width: 50%; height: 30%; border-radius: 50%; opacity: 0.4; background-color: #4FD269; filter: blur(100px); } .main-container .all-bg .bg-colors .blue-bg { position: absolute; top: 15%; left: 0; width: 50%; height: 50%; border-radius: 50%; opacity: 0.4; background-color: #4FD269; filter: blur(100px); } .main-container .all-bg .bg-colors .yellow-bg { position: absolute; bottom: 10%; right: 10%; width: 65%; height: 75%; border-radius: 50%; opacity: 0.4; background-color: #4FD269; filter: blur(100px); } .footer-search { padding: var(--space-l) var(--space-s); margin: var(--space-l) 0 0 0; background-image: var(--lime-gradient); } .footer-search-container { max-width: var(--max-width_pc_content); margin: 0 auto; } .footer-search-title { font-size: var(--font-size-l); font-weight: var(--font-weight-bold); letter-spacing: var(--letter-spacing-l); text-align: center; padding-bottom: var(--space-s); } .contact-container { display: flex; flex-direction: column; align-items: center; gap: var(--space-xs); margin: var(--space-m) var(--space-s); padding: var(--space-l) var(--space-xs); box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px; max-width: var(--max-width_pc); border-radius: var(--border-radius); } @media screen and (min-width: 700px) { .contact-container { margin: var(--space-m) auto; } } .contact-container-content-title { font-size: var(--font-size-l); font-weight: var(--font-weight-bold); letter-spacing: var(--letter-spacing-l); margin-bottom: var(--space-m); } .contact-btn-wrapper { display: flex; flex-direction: row; align-items: space-around; gap: var(--space-xs); width: 100%; margin: 0 auto; max-width: var(--max-width_pc); } .contact-btn-wrapper a { text-decoration: none; color: var(--color-on-background); font-size: var(--font-size-m); cursor: pointer; } .contact-btn-wrapper a:hover { opacity: 0.6; transition: opacity 0.3s ease; } .contact-btn { flex: 1; display: flex; flex-direction: column; align-items: center; gap: var(--space-m); } .contact-btn svg { width: 4rem; height: 4rem; } .contact-btn svg path { fill: var(--color-on-background); } .footer-container { display: flex; flex-direction: column; justify-content: center; margin: var(--space-l) auto; } .footer-content ul { list-style-type: none; margin: 0; display: flex; flex-direction: row; flex-wrap: wrap; justify-content: center; gap: var(--space-s); padding: var(--space-s) 0; } .footer-content ul li a { color: var(--color-on-background); text-decoration: none; } .footer-text { padding: var(--space-s) 0 0 0; font-size: var(--font-size-xs); text-align: center; } .footer-copyright { text-align: center; padding: var(--space-xs) 0 var(--space-s) 0; font-size: var(--font-size-xs); } @media screen and (min-width: 1025px) { .footer-container { max-width: var(--max-width_pc_content); margin: var(--space-l) auto; } } .response-policy-link { text-align: center; padding: var(--space-m) 0 0 0; } .response-policy-link a { color: var(--color-on-background); text-decoration: underline; } .simple-btn { margin: var(--space-m) auto 0 auto; padding: var(--space-xs) var(--space-m); background-color: var(--color-primary); color: var(--color-on-primary); font-weight: var(--font-weight-bold); max-width: 250px; } .simple-btn a { color: var(--color-on-primary); text-decoration: none; font-size: var(--font-size-m); } .simple-btn:hover { opacity: 0.8; } .simple-btn:active { opacity: 0.6; } .simple-btn:visited { opacity: 0.6; } .articles-list { display: flex; flex-direction: column; justify-content: center; align-items: flex-start; max-width: var(--max-width_pc_content); margin: 0 auto; padding: 0 var(--space-s); } .article-list-item-wrap { width: 100%; cursor: pointer; display: flex; flex-direction: row; justify-content: space-between; align-items: center; border-bottom: 1px solid var(--color-tertiary); margin-bottom: var(--space-xs); } .article-list-item-wrap:hover { opacity: 0.6; transition: opacity 0.3s ease; } .article-list-item { width: 100%; display: flex; align-items: center; gap: var(--space-s); } .article-list-item-icon { padding-left: var(--space-s); } .articles-list a { text-decoration: none; color: var(--color-on-background); } .article-list-title { display: inline-block; font-size: var(--font-size-m); font-weight: var(--font-weight-bold); } .pagination { display: flex; padding: 0; margin: var(--space-s) auto var(--space-m) auto; justify-content: center; align-items: center; } .page-numbers { display: inline-block; padding: 0.3rem 0.6rem; margin: 0 0.2rem; font-size: 1rem; color: var(--color-on-background); text-decoration: none; transition: background-color 0.3s; } .page-numbers:hover { background-color: var(--color-secondary); } .page-numbers.current { background-color: var(--color-primary); color: var(--color-on-primary); font-weight: bold; } .page-numbers.dots { color: var(--color-on-background); } .page-numbers.dots:hover { background-color: inherit; } .next.page-numbers, .prev.page-numbers { background-color: none; color: var(--color-on-background); padding: 0; font-size: 0.9rem; padding: 0 0.2rem; } .next.page-numbers:hover, .prev.page-numbers:hover { background-color: inherit; } .sns-list-share { display: flex; flex-direction: row; justify-content: center; align-items: center; gap: 0.5rem; font-size: 1.8rem; } .sns-list-share li a { text-decoration: none; color: var(--color-on-background); } .breadcrumbs-container { padding: 0; font-size: 0.8rem; font-weight: 500; } .breadcrumbs { padding: 1rem 0.7rem; } .breadcrumbs::-webkit-scrollbar { display: none; } .breadcrumbs a, .breadcrumbs .current { color: var(--color-on-background); padding: 0 0.5rem; font-size: var(--font-size-xs); font-weight: var(--font-weight-bold); } @media screen and (min-width: 768px) { .breadcrumbs-container { max-width: var(--max-width_pc_content); margin: 0 auto; } } .search-form { position: relative; display: flex; flex-direction: row; align-items: center; justify-content: center; padding: 0 var(--space-s); } .search-form-input { position: relative; display: block; border: none; width: 100%; height: 100%; } .search-form-icon { position: absolute; left: var(--space-m); top: 50%; transform: translateY(-50%); width: var(--font-size-m); height: var(--font-size-m); } input[type=search]::-webkit-search-cancel-button { margin: 0 0 0 var(--space-s); } .search-form-input-field { display: block; border: none; color: var(--color-on-background); width: 100%; height: 3rem; outline: none; background-color: var(--color-background); border-radius: var(--border-radius); padding: var(--space-s) var(--space-m) var(--space-s) var(--space-xl); border: 1px solid var(--color-surface); font-size: min(var(--font-size-m), 16px); } .search-form-input-field::placeholder { color: var(--color-on-background); opacity: 0.5; } .search-form-input-field:focus { border: 1px solid var(--color-surface); box-shadow: none; outline: none; } .search-form-submit { cursor: pointer; border: none; color: var(--color-on-background); background-color: var(--color-background); padding: 0 var(--space-m) 0 0; letter-spacing: 0.05rem; height: 3rem; width: max(10%, 3rem); display: flex; align-items: center; justify-content: flex-end; border-radius: 0 var(--border-radius) var(--border-radius) 0; } .triangle-list li { position: relative; margin-bottom: var(--space-s); padding-left: var(--space-s); } .triangle-list li::before { position: absolute; left: 0; top: 4px; content: "▶︎"; font-size: 8px; margin-right: var(--space-xs); } .search-suggestions { list-style: none; padding: 0; margin: 0; background: var(--color-background); position: absolute; width: 100%; z-index: 1000; top: calc(100% + var(--space-xs)); left: 0; border: none; border-radius: 10px; box-shadow: 0 2px 8px rgba(0, 0, 0, 0.1); } .search-suggestions a { text-decoration: none; color: var(--color-on-background); } .search-suggestions ul::before { content: "検索候補"; display: block; font-size: var(--font-size-xs); font-weight: var(--font-weight-bold); padding: var(--space-xs); text-align: left; } .search-suggestions ul { margin: var(--space-xs) 0; } .search-suggestions li { padding: var(--space-xs) var(--space-s); cursor: pointer; } .search-suggestions-no-results { color: var(--color-tertiary); } .search-more-results::before { display: block; content: ""; border-top: 1px solid var(--color-surface); width: 100%; height: 1px; padding: var(--space-xs) 0; } a.search-more-results { display: block; width: 100%; text-decoration: none; color: var(--color-on-background); text-align: right; } .search-more-results:hover { opacity: 0.6; } .search-loading { position: absolute; left: 50%; transform: translateX(-50%); bottom: -2.5rem; width: 1.5rem; height: 1.5rem; border: 3px solid rgba(0, 0, 0, 0.1); border-left-color: var(--color-on-background); border-radius: 50%; animation: spin 1s linear infinite; display: none; z-index: 1001; } @keyframes spin { 0% { transform: translateX(-50%) rotate(0deg); } 100% { transform: translateX(-50%) rotate(360deg); } } .accordion { overflow: hidden; } .accordion-title { width: 100%; background: var(--color-secondary); padding: var(--space-s); display: flex; justify-content: space-between; align-items: center; cursor: pointer; border: none; outline: none; font-weight: bold; border-radius: 5px; } .accordion-arrow { transition: transform 0.3s ease-in-out; } .accordion-title.active .accordion-arrow { transform: rotate(180deg); } .accordion-content { margin: var(--space-s) 0 var(--space-xs) 0; max-height: 0; overflow: hidden; transition: max-height 0.8s cubic-bezier(0.25, 1.5, 0.5, 1); background: var(--color-background); box-sizing: border-box; word-wrap: break-word; } .dawny-blog-card { display: block; padding: 0 0 var(--space-m) 0; } .dawny-blog-card a { color: var(--color-blue); text-decoration: none; } .blog-card-icon i { display: inline; width: var(--font-size-s); height: var(--font-size-s); } .blog-card-title { display: inline; font-size: var(--font-size-s); font-weight: var(--font-weight-bold); } .supporters-widget { text-align: center; margin-bottom: 20px; } .supporters-text { font-size: 14px; color: #333; margin-bottom: 10px; } .supporters-avatars { display: flex; justify-content: center; gap: 10px; } .supporter-avatar { width: 40px; height: 40px; border-radius: 50%; object-fit: cover; } .wp-block-quote, .wp-block-pullquote{ background-color: var(--color-secondary); padding: 1rem; margin:0.5rem auto 1.5rem auto; width: 100%; position: relative; line-height: 1.5; font-style: italic; text-align: left; font-size:1em; } .wp-block-quote::before, .wp-block-pullquote::before{ content: "‘‘"; color: var(--color-tertiary); font-size: 4.5rem; position: absolute; top: -0.5em; left: 0; } .wp-block-pullquote cite{ display:flex; justify-content: flex-end; font-style: italic; font-size: 0.8em; } .wp-block-pullquote cite a{ color: var(--color-text); } .wp-block-image{ margin: 1rem 1rem 2rem 1rem; } ul.wp-block-list, ol.wp-block-list{ margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0; margin-inline-end: 0; padding-inline-start: 0; margin: 0 0 1rem 1.5rem; }@charset "UTF-8"; .page-post { position: relative; width: 100%; height: 100%; background-color: var(--color-background); display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; padding: var(--space-l) var(--space-s); border-radius: var(--border-radius); gap: var(--space-l); } @media screen and (min-width: 768px) { .page-post { padding: var(--space-l) var(--space-m); } } .page-post.normal-page .page-header h1 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); } @media screen and (min-width: 768px) { .page-post.safety-page { padding: var(--space-xl) var(--space-l); } } .page-post.safety-page .page-header { display: flex; flex-direction: column-reverse; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); } @media screen and (min-width: 768px) { .page-post.safety-page .page-header { flex-direction: row; gap: var(--space-s); } } .page-post.safety-page .page-header .header-text-container { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-xs); width: 100%; } .page-post.safety-page .page-header .header-text-container .page-title .en-title { font-size: var(--font-size-xxl); font-weight: var(--font-weight-bold); } @media screen and (min-width: 768px) { .page-post.safety-page .page-header .header-text-container .page-title .en-title { font-size: var(--font-size-3xl); } } .page-post.safety-page .page-header .header-text-container .page-title h1 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); letter-spacing: var(--letter-spacing-s); } @media screen and (min-width: 768px) { .page-post.safety-page .page-header .header-text-container .page-title h1 { font-size: var(--font-size-xxl); } } .page-post.safety-page .page-header .header-text-container .page-description { font-size: var(--font-size-m); padding: 0 var(--space-m) 0 0; } .page-post.safety-page .page-header .header-image { width: 100%; height: 100%; display: flex; justify-content: center; align-items: center; } @media screen and (min-width: 768px) { .page-post.safety-page .page-header .header-image { justify-content: flex-end; } } .page-post.safety-page .page-header .header-image img { width: 100%; height: 100%; object-fit: cover; border-radius: var(--border-radius); } .page-post .safety-section { width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); } .page-post .safety-section h2 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); text-align: center; width: 100%; color: var(--color-green); background-color: var(--color-on-background); padding: var(--space-s) var(--space-m); } @media screen and (min-width: 768px) { .page-post .safety-section h2 { font-size: var(--font-size-xxl); } } .page-post .safety-section .safety-section-inner { width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); } .page-post .safety-section .safety-section-inner .rules-list { width: 100%; } .page-post .safety-section .safety-section-inner .rules-list ul { width: 100%; } .page-post .safety-section .safety-section-inner .rules-list ul li { width: 100%; padding: var(--space-l) 0; } .page-post .safety-section .safety-section-inner .rules-list ul li:first-child { border-bottom: 1px solid var(--color-tertiary); } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .rules-list ul li:last-child .rules-item { flex-direction: row-reverse; } } .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item { position: relative; width: 100%; display: flex; flex-direction: column-reverse; justify-content: space-between; align-items: center; padding: 0 var(--space-s); } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item { flex-direction: row; padding: 0 var(--space-m); } } .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-content { position: relative; width: 100%; height: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; } .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-content .rules-item-number { position: absolute; inset: 0; width: 100%; height: 100%; font-size: 16rem; color: var(--color-tertiary); z-index: 1; opacity: 0.3; line-height: 1; display: flex; justify-content: center; align-items: center; } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-content .rules-item-number { font-size: 20rem; } } .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-title { position: relative; z-index: 2; font-weight: var(--font-weight-bold); font-size: var(--font-size-xl); } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-title { font-size: var(--font-size-xxl); } } .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-image { position: relative; z-index: 2; width: 70%; margin: 0 auto; } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-image { width: inherit; height: 20rem; aspect-ratio: 1/1; } } .page-post .safety-section .safety-section-inner .rules-list ul li .rules-item .rules-item-image img { width: 100%; height: 100%; object-fit: contain; } .page-post .safety-section .safety-section-inner .example-list { width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); } .page-post .safety-section .safety-section-inner .example-list .example-item { width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); background: var(--color-secondary); padding: var(--space-s); border-radius: var(--border-radius); } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .example-list .example-item { padding: var(--space-m); } } .page-post .safety-section .safety-section-inner .example-list .example-item h3 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); text-align: center; width: 100%; padding: var(--space-s); } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .example-list .example-item h3 { font-size: var(--font-size-xxl); } } .page-post .safety-section .safety-section-inner .example-list .example-item .example-item-content { width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; max-width: var(--max-width_pc_content); margin: 0 auto; padding: 0 var(--space-s); } .page-post .safety-section .safety-section-inner .example-list .example-item .example-item-content ul { padding: 0 0 0 var(--space-s); font-size: var(--font-size-m); display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-xs); } .page-post .safety-section .safety-section-inner .example-list .example-item .example-item-content ul li { list-style: disc; list-style: square; } .page-post .safety-section .safety-section-inner .trouble-handling { width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); max-width: var(--max-width_pc_content); margin: 0 auto; padding: 0 var(--space-s); } .page-post .safety-section .safety-section-inner .trouble-handling .trouble-text { font-size: var(--font-size-l); font-weight: var(--font-weight-bold); text-align: center; width: 100%; padding: var(--space-s); } .page-post .safety-section .safety-section-inner .trouble-handling .terms-button { width: 100%; display: flex; justify-content: center; align-items: center; } .page-post .safety-section .safety-section-inner .trouble-handling .terms-button a { font-size: var(--font-size-m); font-weight: var(--font-weight-bold); text-align: center; padding: var(--space-s); background-color: var(--color-green); color: var(--color-on-green); border-radius: var(--border-radius); text-decoration: none; transition: opacity 0.5s ease; cursor: pointer; word-break: break-word; overflow-wrap: break-word; } .page-post .safety-section .safety-section-inner .trouble-list-container { width: 100%; display: flex; flex-direction: column; justify-content: flex-start; align-items: center; gap: var(--space-s); } .page-post .safety-section .safety-section-inner .trouble-list-container h3 { font-size: var(--font-size-xl); font-weight: var(--font-weight-bold); text-align: center; width: 100%; padding: var(--space-s); } .page-post .safety-section .safety-section-inner .trouble-list-container .trouble-list { width: 100%; display: flex; flex-direction: column; justify-content: center; align-items: center; gap: var(--space-s); max-width: var(--max-width_pc_content); margin: 0 auto; } .page-post .safety-section .safety-section-inner .trouble-list-container .trouble-list li { border: 1px solid var(--color-tertiary); display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-xs); border-radius: var(--border-radius); padding: var(--space-s); width: 100%; } .page-post .safety-section .safety-section-inner .trouble-list-container .trouble-list li span { font-weight: var(--font-weight-bold); } .page-post .safety-section .safety-section-inner .trouble-list-container .trouble-list li a { font-size: var(--font-size-xs); overflow-wrap: break-word; word-wrap: break-word; } .page-post .safety-section .safety-section-inner .end-container { display: flex; flex-direction: column; justify-content: flex-start; align-items: flex-start; gap: var(--space-s); font-size: var(--font-size-l); font-weight: var(--font-weight-bold); } @media screen and (min-width: 768px) { .page-post .safety-section .safety-section-inner .end-container { flex-direction: row; gap: var(--space-s); align-items: center; max-width: var(--max-width_pc_content); margin: 0 auto; padding: var(--space-m) 0; } } .page-post .page-content { padding: var(--space-s); } .page-post .page-content .wp-block-columns { margin: var(--space-s) 0 var(--space-m) 0; } .page-post .page-content .wp-block-column .truste-text { padding: 0; } .page-post .page-content .wp-block-column .wp-block-image { margin: 0; padding: 0; } .page-post .page-content .truste-text { font-size: var(--font-size-xs); }