{ "settings": { "appearanceTools": true, "color": { "background": true, "custom": true, "customDuotone": true, "customGradient": true, "defaultDuotone": false, "defaultGradients": false, "defaultPalette": false, "duotone": [], "gradients": [], "palette": [ { "color": "#fc88bb", "name": "Base", "slug": "base" }, { "color": "#ffffff", "name": "Contrast", "slug": "contrast" }, { "color": "#252f74", "name": "Primary", "slug": "primary" }, { "color": "#6DFEB9", "name": "Secondary", "slug": "secondary" }, { "color": "#fc88bb99", "name": "Accent / One", "slug": "accent-one" }, { "color": "#5ee4a4", "name": "Accent / Two", "slug": "accent-two" } ], "text": true }, "layout": { "contentSize": "683px", "wideSize": "683px" }, "shadow": { "presets": [ { "name": "Buttons", "shadow": "2px 2px 2px rgba(0,0,0,1)", "slug": "buttons" } ] }, "spacing": { "customSpacingSize": true, "spacingScale": { "steps": 0 }, "spacingSizes": [ { "name": "X-Small", "size": "0.25rem", "slug": "20" }, { "name": "Small", "size": "0.75rem", "slug": "30" }, { "name": "Medium", "size": "1.125rem", "slug": "40" }, { "name": "Large", "size": "clamp(1.125rem, 5.2708638vw, 2.25rem)", "slug": "50" }, { "name": "X-Large", "size": "clamp(1.6875rem, 7.9062958vw, 3.375rem)", "slug": "60" }, { "name": "2X-Large", "size": "clamp(2.25rem, 10.5417277vw, 4.5rem)", "slug": "70" }, { "name": "3X-Large", "size": "clamp(2.8125rem, 13.1771596vw, 5.625rem)", "slug": "80" } ], "units": [ "%", "px", "em", "rem", "vh", "vw" ] }, "typography": { "customFontSize": true, "dropCap": true, "fluid": true, "fontFamilies": [ { "fontFace": [ { "fontFamily": "Noto Sans JP", "fontStyle": "normal", "fontWeight": "100 900", "src": [ "file:./assets/fonts/noto-sans-jp_normal_100-900.ttf" ] } ], "fontFamily": "Noto Sans JP", "slug": "noto-sans-jp" }, { "fontFace": [ { "fontFamily": "Smooch", "fontStyle": "normal", "fontWeight": "400", "src": [ "file:./assets/fonts/smooch_normal_400.ttf" ] } ], "fontFamily": "Smooch", "slug": "smooch" }, { "fontFace": [ { "fontFamily": "Libre Caslon Condensed", "fontStyle": "normal", "fontWeight": "400 700", "src": [ "file:./assets/fonts/libre-caslon-condensed_normal_400-700.ttf" ] }, { "fontFamily": "Libre Caslon Condensed", "fontStyle": "italic", "fontWeight": "400 700", "src": [ "file:./assets/fonts/libre-caslon-condensed_italic_400-700.ttf" ] } ], "fontFamily": "Libre Caslon Condensed", "slug": "libre-caslon-condensed" } ], "fontSizes": [ { "fluid": "false", "name": "Extra Small", "size": "0.72rem", "slug": "x-small" }, { "fluid": { "max": "0.9rem", "min": "0.72rem" }, "name": "Small", "size": "0.9rem", "slug": "small" }, { "fluid": { "max": "1.125rem", "min": "0.9rem" }, "name": "Medium", "size": "1.125rem", "slug": "medium" }, { "fluid": { "max": "1.406rem", "min": "1.125rem" }, "name": "Large", "size": "1.406rem", "slug": "large" }, { "fluid": { "max": "1.758rem", "min": "1.406rem" }, "name": "Extra Large", "size": "1.944rem", "slug": "x-large" }, { "fluid": { "max": "2.747rem", "min": "2.197rem" }, "name": "Double Extra Large", "size": "2.747rem", "slug": "xx-large" }, { "fluid": { "max": "5.364rem", "min": "3.433rem" }, "name": "Triple Extra Large", "size": "5.364rem", "slug": "xxx-large" } ], "fontStyle": true, "fontWeight": true, "letterSpacing": true, "textDecoration": true, "textTransform": true, "writingMode": true }, "useRootPaddingAwareAlignments": true }, "styles": { "blocks": { "core/archives": { "css": "{list-style-type:none;}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "padding": { "left": "0" } } }, "core/audio": [], "core/avatar": { "border": { "radius": "999px" } }, "core/button": { "variations": { "outline": { "border": { "color": "var(--wp--preset--color--secondary)" }, "color": { "text": "var(--wp--preset--color--contrast)" }, "spacing": { "padding": { "bottom": "calc(0.6875rem - 2px)", "left": "calc(1.375rem - 2px)", "right": "calc(1.375rem - 2px)", "top": "calc(0.6875rem - 2px)" } } } } }, "core/buttons": { "spacing": { "blockGap": "var(--wp--preset--spacing--40)" } }, "core/calendar": { "css": ".wp-block-calendar table:where(:not(.has-text-color)) {color: var(--wp--preset--color--contrast);} &.wp-block-calendar table:where(:not(.has-text-color)) td {border-color: var(--wp--preset--color--contrast);} &.wp-block-calendar table:where(:not(.has-text-color)) th {border-color: var(--wp--preset--color--contrast);} & :where(.wp-block-calendar table:not(.has-background) th) {background-color: var(--wp--preset--color--contrast);color: var(--wp--preset--color--base);}" }, "core/categories": { "css": "{list-style-type:none;}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "padding": { "left": "0" } } }, "core/code": { "border": { "color": "var(--wp--preset--color--contrast)", "radius": "0", "style": "solid", "width": "1px" }, "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--40)", "left": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/column": [], "core/columns": { "spacing": { "margin": { "bottom": "0" } } }, "core/comment-author-name": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comment-content": { "css": " p{margin-bottom:0;} & p+p{margin-top:var(--wp--preset--spacing--40)}" }, "core/comment-date": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)" } }, "core/comment-edit-link": { "css": " a{display: block;}", "elements": { "link": { ":focus": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" } }, ":hover": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" } }, "border": { "radius": "999px" }, "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--primary)" }, "shadow": "var( --wp--preset--shadow--buttons )", "spacing": { "padding": "0.3rem 0.9rem" }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "italic", "fontWeight": "600", "lineHeight": "1", "textDecoration": "none", "textTransform": "uppercase" } } } }, "core/comment-reply-link": { "css": " a{display: block;}", "elements": { "link": { ":focus": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" } }, ":hover": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" } }, "border": { "radius": "999px" }, "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--primary)" }, "shadow": "var( --wp--preset--shadow--buttons )", "spacing": { "padding": "0.3rem 0.9rem" }, "typography": { "fontSize": "var(--wp--preset--font-size--small)", "fontStyle": "italic", "fontWeight": "600", "lineHeight": "1", "textDecoration": "none", "textTransform": "uppercase" } } } }, "core/comment-template": [], "core/comments": [], "core/comments-pagination": { "css": " a.wp-block-comments-pagination-previous{margin-bottom:0;} & a.wp-block-comments-pagination-next{margin-bottom:0;} & a.wp-block-comments-pagination-numbers{margin-bottom:0;}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/comments-pagination-next": [], "core/comments-pagination-numbers": [], "core/comments-pagination-previous": [], "core/comments-title": { "spacing": { "margin": { "bottom": "0", "top": "var(--wp--style--block-gap)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--large)" } }, "core/cover": { "color": { "text": "var(--wp--preset--color--contrast)" }, "spacing": { "padding": "var(--wp--style--block-gap)" } }, "core/details": [], "core/embed": [], "core/file": [], "core/footnotes": [], "core/gallery": [], "core/group": [], "core/heading": [], "core/home-link": [], "core/image": { "css": " .wp-element-caption{text-align:center;}" }, "core/latest-comments": { "css": " .wp-block-latest-comments__comment-meta{font-size: inherit;} & .wp-block-latest-comments__comment-date, .wp-block-latest-comments__comment-excerpt p{font-size: inherit;margin:0} &:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:calc(1em + 0.375rem);} & .wp-block-latest-comments__comment-avatar{border-radius:0;border-radius:999px;}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "padding": { "left": "0px" } } }, "core/latest-posts": { "css": " .wp-block-latest-posts__post-author, .wp-block-latest-posts__post-date {font-size: inherit;} & .wp-block-latest-posts__post-excerpt{margin:0 0 var(--wp--style--block-gap)}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/list": { "spacing": { "padding": { "left": "var(--wp--preset--spacing--40)" } } }, "core/list-item": [], "core/loginout": [], "core/media-text": [], "core/navigation": { "css": ".wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container {border-color:var(--wp--preset--color--contrast);} & .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-dialog{padding:var(--wp--style--block-gap);} & .wp-block-navigation__responsive-container-close{right:var(--wp--style--block-gap);top:var(--wp--style--block-gap);} & .wp-block-page-list li+li{margin-top:0;} & .wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:0;}", "spacing": { "blockGap": "1rem" } }, "core/navigation-link": [], "core/navigation-submenu": [], "core/page-list": { "css": "{list-style-type:none;}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "spacing": { "padding": { "left": "0" } } }, "core/paragraph": { "css": ".rotate-10{transform:rotate(-10deg);}", "typography": { "lineHeight": "calc(1em + 0.375rem)" } }, "core/post-author": { "css": " .wp-block-post-author__byline, .wp-block-post-author__name, .wp-block-post-author__bio{font-size:inherit;} & .wp-block-post-author__name a{text-decoration:none;} & .wp-block-post-author__avatar img{border-radius:999px;} & .wp-block-post-author__bio{margin:0;}" }, "core/post-author-biography": [], "core/post-author-name": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-comments-count": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-comments-form": { "css": " .comment-form input:not([type=submit]):not([type=checkbox]){line-height:inherit;} & .comment-form textarea{line-height:inherit;} & .comment-form > *{margin-top:var(--wp--style--block-gap);margin-bottom:0} & .comment-reply-title{margin-top:var(--wp--style--block-gap);} & .form-submit {margin-bottom: 0; & input[type=submit]{box-shadow:var( --wp--preset--shadow--buttons );}", "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-comments-link": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-content": { "css": " > p:not(.wp-block-site-tagline):not(.wp-block-tag-cloud){text-indent:1.875rem}", "elements": { "heading": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--50)" } } } } }, "core/post-date": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { ":focus": { "typography": { "textDecoration": "underline" } }, ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-excerpt": { "css": ".wp-block-post-excerpt .wp-block-post-excerpt__excerpt{text-indent:1.875rem;}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/post-featured-image": { "border": { "bottom": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "1px" }, "left": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "1px" }, "right": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "1px" }, "top": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "1px" } } }, "core/post-navigation-link": { "border": { "radius": "999px" }, "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--primary)" }, "css": ":empty{padding:0;}", "elements": { "link": { ":focus": { "color": { "text": "var(--wp--preset--color--primary)" } }, ":hover": { "color": { "text": "var(--wp--preset--color--primary)" } }, "color": { "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } } }, "shadow": "var(--wp--preset--shadow--buttons)", "spacing": { "padding": { "bottom": "0.6875rem", "left": "1.375rem", "right": "1.375rem", "top": "0.6875rem" } }, "typography": { "fontStyle": "italic", "fontWeight": "600", "lineHeight": "1", "textDecoration": "none", "textTransform": "uppercase" } }, "core/post-template": [], "core/post-terms": { "css": ".taxonomy-post_tag a:before{content:'#';}", "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { ":focus": { "typography": { "textDecoration": "underline" } }, ":hover": { "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-time-to-read": { "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "core/post-title": { "elements": { "link": { ":hover": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "underline" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "fontStyle": "normal", "fontWeight": "400", "lineHeight": "1.13760466", "textTransform": "none" } }, "core/pullquote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "1px 0" }, "css": " cite {display:block;margin-top: var(--wp--preset--spacing--40)}", "spacing": { "padding": { "bottom": "var(--wp--preset--spacing--40)", "left": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "italic" } }, "core/query-no-results": [], "core/query-pagination": { "elements": { "link": { ":focus": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } }, ":hover": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" }, "typography": { "textDecoration": "none" } }, "border": { "radius": "999px" }, "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--primary)" }, "shadow": "var( --wp--preset--shadow--buttons )", "spacing": { "margin": { "bottom": "0" }, "padding": { "bottom": "0.6875rem", "left": "1.375rem", "right": "1.375rem", "top": "0.6875rem" } }, "typography": { "textDecoration": "none" } } }, "typography": { "fontStyle": "italic", "fontWeight": "600", "lineHeight": "1", "textDecoration": "none", "textTransform": "uppercase" } }, "core/query-pagination-next": { "css": ".wp-block-query-pagination-next{margin:0;}" }, "core/query-pagination-numbers": { "css": ".wp-block-query-pagination-numbers{margin:0;} & .page-numbers{display:inline-block;margin:0;padding:0.6875rem}" }, "core/query-pagination-previous": { "css": ".wp-block-query-pagination-previous{margin:0;}" }, "core/query-title": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "lineHeight": "1.279863481" } }, "core/quote": { "border": { "color": "var(--wp--preset--color--contrast)", "style": "solid", "width": "0 0 0 1px" }, "css": ".is-style-plain cite{font-style:normal;}", "spacing": { "margin": { "left": "0", "right": "0" }, "padding": { "left": "var(--wp--preset--spacing--40)" } }, "typography": { "fontStyle": "italic" }, "variations": { "plain": { "border": { "width": "0" }, "spacing": { "padding": { "left": "0" } }, "typography": { "fontStyle": "normal" } } } }, "core/read-more": [], "core/rss": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/search": { "border": { "radius": "999px" }, "css": " :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){background-color:#fff;} & .wp-block-search__button.has-icon{padding:1rem;", "typography": { "lineHeight": "1" } }, "core/separator": { "border": { "color": "currentColor", "style": "solid", "width": "0 0 1px 0" }, "color": { "text": "var(--wp--preset--color--contrast)" } }, "core/site-logo": [], "core/site-tagline": [], "core/site-title": { "color": { "text": "var(--wp--preset--color--contrast)" }, "elements": { "link": { ":hover": { "color": { "text": "var(--wp--preset--color--contrast)" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } } }, "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "1" } }, "core/social-links": { "spacing": { "blockGap": { "left": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--40)" } } }, "core/spacer": [], "core/table": { "css": " thead{border-bottom-width: 1px;} & tfoot{border-top-width: 1px;} & + .wp-element-caption{text-align:center;}" }, "core/table-of-contents": { "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/tag-cloud": { "css": ".is-style-outline{font-size:var(--wp--preset--font-size--small);line-height:1;} &.is-style-outline a {border-radius:999px;padding: 0.3125rem 1rem 0.1875rem;} &.is-style-outline a:hover {color: var(--wp--preset--color--base);background-color: var(--wp--preset--color--primary);}", "elements": { "link": { ":hover": { "typography": { "textDecoration": "underline" } }, "typography": { "textDecoration": "none" } } } }, "core/term-description": { "css": "& p+p {margin-top:var(--wp--preset--spacing--40);}" }, "core/verse": [], "core/video": [] }, "color": { "background": "var(--wp--preset--color--base)", "text": "var(--wp--preset--color--contrast)" }, "css": ".no-underline a{text-decoration: none;}", "elements": { "button": { ":focus": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" } }, ":hover": { "color": { "background": "var(--wp--preset--color--accent-two)", "text": "var(--wp--preset--color--primary)" } }, "border": { "radius": "999px" }, "color": { "background": "var(--wp--preset--color--secondary)", "text": "var(--wp--preset--color--primary)" }, "shadow": "var( --wp--preset--shadow--buttons )", "spacing": { "padding": { "bottom": "0.6875rem", "left": "1.375rem", "right": "1.375rem", "top": "0.6875rem" } }, "typography": { "fontStyle": "italic", "fontWeight": "600", "lineHeight": "1", "textTransform": "uppercase" } }, "caption": { "spacing": { "margin": { "bottom": "var(--wp--preset--spacing--40)", "top": "var(--wp--preset--spacing--30)" }, "padding": { "left": "var(--wp--preset--spacing--40)", "right": "var(--wp--preset--spacing--40)" } }, "typography": { "fontSize": "var(--wp--preset--font-size--small)" } }, "h1": { "typography": { "fontSize": "var(--wp--preset--font-size--xx-large)", "lineHeight": "1.13760466" } }, "h2": { "typography": { "fontSize": "var(--wp--preset--font-size--x-large)", "lineHeight": "1.279863481" } }, "h3": { "typography": { "fontSize": "var(--wp--preset--font-size--large)", "lineHeight": "1.422475107" } }, "h4": { "typography": { "fontSize": "var(--wp--preset--font-size--medium)", "lineHeight": "calc(1em + 0.375rem)" } }, "h5": { "typography": { "fontSize": "var(--wp--preset--font-size--small)", "lineHeight": "calc(1em + 0.375rem)" } }, "h6": { "typography": { "fontSize": "var(--wp--preset--font-size--x-small)", "lineHeight": "calc(1em + 0.375rem)" } }, "heading": { "typography": { "fontStyle": "normal", "fontWeight": "400", "letterSpacing": "-0.03em" } }, "link": { ":hover": { "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "none" } }, "color": { "text": "var(--wp--preset--color--contrast)" }, "typography": { "textDecoration": "underline" } } }, "spacing": { "blockGap": "var(--wp--preset--spacing--40)", "padding": { "bottom": "0px", "left": "var(--wp--preset--spacing--50)", "right": "var(--wp--preset--spacing--50)", "top": "0px" } }, "typography": { "fontFamily": "var(--wp--preset--font-family--libre-caslon-condensed)", "fontSize": "var(--wp--preset--font-size--medium)", "fontStyle": "normal", "fontWeight": "400", "letterSpacing": "-0.02em", "lineHeight": "1.333333333" } }, "templateParts": [ { "area": "uncategorized", "name": "comments", "title": "Comments" }, { "area": "header", "name": "header", "title": "Header" }, { "area": "footer", "name": "footer", "title": "Footer" }, { "area": "uncategorized", "name": "post-meta", "title": "Post Meta" } ], "version": 2, "$schema": "https://schemas.wp.org/trunk/theme.json" }