/*!
Theme Name: ウラオモテ2
Text Domain: uraomote2
Theme URI: https://zekko-chou.com
Author: WEB屋
Author URI: https://zekko-chou.com
Description: WEB屋史上最速のWordPressテーマ
Version: 1.2.0
Requires at least: 5.9
Requires PHP: 7.4
*/html{box-sizing:border-box;line-height:normal;-webkit-text-size-adjust:100%;font-size:var(--fontsize)}body.uraomote2{margin:0}*,*::before,*::after{box-sizing:inherit}main{display:grid;margin:var(--area_margin) auto;max-width:var(--main_width)}body.sidebar-left main{flex-direction:row-reverse}body.contents-area-top-none-margin main{margin-top:0}#content,#index{grid-row:2;width:var(--content_width);margin:0 auto;line-height:var(--line_height)}body.sidebar-left #content,body.sidebar-left #index{grid-column:2;margin:0 var(--area_margin) 0 0}body.sidebar-right #content,body.sidebar-right #index{grid-column:1;margin:0 0 0 var(--area_margin)}#content .entry-content,#index .entry-content{margin-bottom:var(--area_margin)}#content,#index .entry-content{padding:1rem;border:solid;border-width:var(--content_border_width);border-radius:var(--content_border_radius);box-shadow:var(--box_shadow)}#index .post_list{border:solid;border-width:var(--content_border_width);border-radius:var(--content_border_radius);box-shadow:var(--box_shadow)}.has-content-border-rudius #index .post_list .post_list__image img{border-radius:var(--content_border_radius) 0 0 var(--content_border_radius)}body.search-results{-webkit-animation-name:fadeIn;animation-name:fadeIn;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;opacity:0}@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}#sidebar{width:var(--sidebar_width);margin:0 var(--area_margin);grid-row:2;font-size:.95em}body.sidebar-right #sidebar{grid-column:2}body.sidebar-left #sidebar{grid-column:1}#sidebar aside:not(:first-of-type){margin-top:var(--area_margin);position:-webkit-sticky;position:sticky;top:var(--area_margin)}#sidebar section.widget{padding:1rem;border:solid;border-width:var(--content_border_width);border-radius:var(--content_border_radius);margin-bottom:var(--area_margin);box-shadow:var(--box_shadow)}.h2-widget-title-full-width #sidebar section.widget{padding:0 1rem 1rem}#sidebar h2.widget-title{font-size:var(--h2-widget-title-fontsize);margin-top:var(--h2-widget-title-margin-top);margin-bottom:var(--h2-widget-title-margin-bottom);padding-top:5px;padding-bottom:5px}#sidebar h2.widget-title.has-full-width{margin-inline:-1rem}body.has-content-border-rudius #sidebar h2.widget-title.has-full-width{border-radius:var(--content_border_radius) var(--content_border_radius) 0 0}[class*=h2-widget-title-style-default] #sidebar h2.widget-title{padding-top:var(--margin_top_h2-widget-title);padding-bottom:var(--margin_bottom_h2-widget-title);padding-inline:0;margin:0;border:none}[class*=h2-widget-title-style-default] #sidebar h2.widget-title::before,[class*=h2-widget-title-style-default] #sidebar h2.widget-title::after{display:none}[class*=h2-widget-title-style-balloon] #sidebar h2.widget-title{margin:0 0 1rem}[class*=h2-widget-title-style-balloon] #sidebar h2.widget-title.has-full-width{margin:0 -1rem 1rem}#sidebar a{text-decoration:none}#sidebar a:hover{text-decoration:underline}#sidebar .widget ul,#sidebar .widget ol{list-style:none;padding-left:0;margin-top:.5em}#sidebar article{width:auto;padding:0}#sidebar .widget_recent_post_list a.entry-items{text-decoration:none;display:flex;-moz-column-gap:5px;column-gap:5px;line-height:1;margin:5px 0}#sidebar .widget_recent_post_list a.entry-items .post-thumbnail{flex:1}#sidebar .widget_recent_post_list a.entry-items .post-header{flex:1.5}#sidebar .widget_recent_post_list a.entry-items .post-header .post-title{font-size:.9em;font-weight:bold}#sidebar .widget_recent_post_list a.entry-items .post-header .post-excerpt{font-size:.8em;line-height:1.2}#sidebar .wp-block-group__inner-container{margin:inherit}#search-bar{display:none}header.site-header{padding:0;background-color:#fff;color:#333;margin:0 auto;box-shadow:var(--box_shadow)}header.site-header .site-header-in{display:flex;align-items:center;margin:0 auto}body.sh-center header.site-header .site-header-in{flex-direction:column}body.sh-w-fit body.sh-center header.site-header .site-header-in{flex-direction:column;align-items:center}body.sh-left header.site-header .site-header-in{max-width:var(--header_width)}header.site-header .site-header-in .site-info{display:flex;align-items:center}body.sh-left header.site-header .site-header-in .site-info{flex-direction:row;align-items:center}body.sh-center header.site-header .site-header-in .site-info{flex-direction:column}body.sh-center.sh-c-top header.site-header .site-header-in .site-info{flex-direction:column-reverse}header.site-header .site-header-in .site-info .site-title{margin:1em;line-height:1.1}header.site-header .site-header-in .site-info .site-title .custom-logo-link{display:inline-block;line-height:0}header.site-header .site-header-in .site-info .site-title .home-link{display:inline-block;text-decoration:none;font-size:1.8em;white-space:nowrap}header.site-header .site-header-in .site-info .site-description{white-space:nowrap}body.sh-center header.site-header .site-header-in .site-info .site-description{text-align:center}body.sh-c-none header.site-header .site-header-in .site-info .site-description{display:none}body.sh-center.sh-c-bottom header.site-header .site-header-in .site-info .site-description{margin:0 auto 1em}body.sh-center.sh-c-top header.site-header .site-header-in .site-info .site-description{margin:1em 0 0}nav ul{display:flex;flex-direction:row;justify-content:center;list-style:none;padding:0;margin:.5em 1em}nav li{margin:0 5px;position:relative}nav a{font-size:.9em;text-decoration:none}nav#header-navi{width:100%}nav#header-navi>ul{padding:0;margin:0;list-style:none;display:flex;flex-wrap:wrap;justify-content:center;text-align:center}nav#header-navi>ul li{display:block;position:relative;padding:15px 25px}nav#header-navi>ul .sub-menu{display:none;position:absolute;margin:0;min-width:240px;list-style:none;padding:0;z-index:99;text-align:left}nav#header-navi .menu-item-has-children:last-of-type .sub-menu{right:0}nav#header-navi>ul .sub-menu ul{width:auto;top:-60px;left:240px;position:relative}nav#header-navi a{display:flex;flex-direction:column;justify-content:center;font-weight:bold;line-height:1.1}nav#header-navi a span.menu-item-description{font-weight:normal;font-size:.7em;opacity:.8}body.sh-left nav#header-navi ul{justify-content:flex-end;margin-right:1em}body.sh-left nav#header-navi>ul li{padding:10px 15px}nav#header-navi li.menu-item-has-children>a::after{content:"";font-family:"Font Awesome 5 Free";font-weight:900;position:absolute;right:0}nav#footer-navi .sub-menu,nav#footer-navi span.menu-item-description{display:none}nav#footer-navi strong{font-weight:normal}#footer{display:block;padding:1rem;text-align:center;font-size:.9em}.search-result-header{display:flex;flex-direction:column;align-items:center;padding:1em;margin-bottom:var(--area_margin)}.is-mobile .search-result-header,.preview-mobile .search-result-header{margin-bottom:0}.search-result-header .search-terms{display:flex;flex-wrap:wrap;gap:5px;margin:.5em 0}.search-result-header span.search-query{border:1px solid;border-radius:2px;padding:2px 5px;font-size:.9em}.search-result-header .search-number{font-size:1.4em;font-weight:bold;margin-inline:4px;color:#e91e63}.sort-terms{width:100%;display:flex;flex-wrap:wrap;justify-content:space-evenly;gap:5px}.is-mobile .sort-terms,.preview-mobile .sort-terms{display:block}.sort-terms.sort-btn-color-grey .sort-btn{background:#f4f4f4}.sort-terms.sort-btn-color-grey .sort-btn.mixitup-control-active{background:#414141}.sort-terms.sort-btn-color-pink .sort-btn{background:#ffeaf4}.sort-terms.sort-btn-color-pink .sort-btn.mixitup-control-active{background:#f76685}.sort-terms.sort-btn-color-blue .sort-btn{background:#e2f6ff}.sort-terms.sort-btn-color-blue .sort-btn.mixitup-control-active{background:#4eb7d9}.sort-terms.sort-btn-color-navy .sort-btn{background:#e2f6ff}.sort-terms.sort-btn-color-navy .sort-btn.mixitup-control-active{background:#04384c}.sort-terms.sort-btn-color-green .sort-btn{background:#dcffde}.sort-terms.sort-btn-color-green .sort-btn.mixitup-control-active{background:#3abc98}.sort-terms.sort-btn-color-yellow .sort-btn{background:#fffbd8}.sort-terms.sort-btn-color-yellow .sort-btn.mixitup-control-active{background:#ffeb3b;color:#333}.sort-btn{flex:auto;padding:5px 15px;text-align:center;font-size:13px;margin:10px 0 0}.sort-btn::after{display:inline-block;content:"";font-family:"Font Awesome 5 Free";font-weight:900;width:1.2em;text-align:center}.sort-btn.mixitup-control-active{color:#fff}.sort-btn.mixitup-control-active::after{content:"";padding-left:3px}.sort-btn:hover{cursor:pointer}.is-mobile .sort-btn,.preview-mobile .sort-btn{margin:5px 0}.search-result-wrapper,.mix.entry.entry-content.item-wrap{font-size:14px}.fz-10px{font-size:10px !important}.fz-11px{font-size:11px !important}.fz-12px{font-size:12px !important}.fz-13px{font-size:13px !important}.fz-14px{font-size:14px !important}.fz-15px{font-size:15px !important}.fz-16px{font-size:16px !important}.fz-17px{font-size:17px !important}.fz-18px{font-size:18px !important}.fz-19px{font-size:19px !important}.fz-20px{font-size:20px !important}.fz-21px{font-size:21px !important}.fz-22px{font-size:22px !important}.fz-24px{font-size:24px !important}.fz-28px{font-size:28px !important}.fz-32px{font-size:32px !important}.fz-36px{font-size:36px !important}.fz-40px{font-size:40px !important}.fz-44px{font-size:44px !important}.fz-48px{font-size:48px !important}.fz-50{font-size:.5em !important}.fz-60{font-size:.6em !important}.fz-70{font-size:.7em !important}.fz-80{font-size:.8em !important}.fz-90{font-size:.9em !important}.fz-100{font-size:1em !important}.fz-110{font-size:1.1em !important}.fz-120{font-size:1.2em !important}.fz-130{font-size:1.3em !important}.fz-140{font-size:1.4em !important}.fz-150{font-size:1.5em !important}.fz-160{font-size:1.6em !important}.fz-170{font-size:1.7em !important}.fz-180{font-size:1.8em !important}.fz-190{font-size:1.9em !important}.fz-200{font-size:2em !important}.line-height-90,.line-height-90 *{line-height:.9 !important}.line-height-100,.line-height-100 *{line-height:1 !important}.line-height-110,.line-height-110 *{line-height:1.1 !important}.line-height-120,.line-height-120 *{line-height:1.2 !important}.line-height-130,.line-height-130 *{line-height:1.3 !important}.line-height-140,.line-height-140 *{line-height:1.4 !important}.line-height-150,.line-height-150 *{line-height:1.5 !important}.fw-100{font-weight:100}.fw-200{font-weight:200}.fw-300{font-weight:300}.fw-400{font-weight:400}.fw-500{font-weight:500}.fw-600{font-weight:600}.fw-700{font-weight:700}.fw-800{font-weight:800}.fw-900{font-weight:900}.ff-meiryo,.ff-meiryo .editor-styles-wrapper{font-family:"Meiryo","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif}.ff-hiragino,.ff-hiragino .editor-styles-wrapper{font-family:"Hiragino Kaku Gothic ProN","Hiragino Sans","Meiryo",sans-serif}.ff-hiragino-maru,.ff-hiragino-maru .editor-styles-wrapper{font-family:"Hiragino maru Gothic ProN W4","Meiryo","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif}.ff-yu-gothic,.ff-yu-gothic .editor-styles-wrapper{font-family:"Yu Gothic","Meiryo","Hiragino Kaku Gothic ProN","Hiragino Sans",sans-serif}.ff-noto-sans-jp,.ff-noto-sans-jp .editor-styles-wrapper{font-family:"Noto Sans JP",sans-serif}.ff-mplus-1p,.ff-mplus-1p .editor-styles-wrapper{font-family:"M PLUS 1p",sans-serif}.ff-rounded-mplus-1c,.ff-rounded-mplus-1c .editor-styles-wrapper{font-family:"M PLUS Rounded 1c",sans-serif}.ff-kosugi,.ff-kosugi .editor-styles-wrapper{font-family:"Kosugi",sans-serif}.ff-kosugi-maru,.ff-kosugi-maru .editor-styles-wrapper{font-family:"Kosugi Maru",sans-serif}.ff-sawarabi-gothic,.ff-sawarabi-gothic .editor-styles-wrapper{font-family:"Sawarabi Gothic",sans-serif}p{margin:var(--margin) 0}[class^=wp-block-]{margin:var(--margin) 0}[class^=wp-block-].wp-block-column,[class^=wp-block-].wp-block-button,[class^=wp-block-].wp-block-button__link,[class^=wp-block-].wp-block-cover__image-background,[class^=wp-block-].wp-block-cover__background,[class^=wp-block-].wp-block-latest-comments__comment,[class^=wp-block-].wp-block-latest-comments__comment-meta,[class^=wp-block-].wp-block-search__input,[class^=wp-block-].wp-block-search *{margin:0}.wp-block-group{margin:var(--margin) 0}[class*=wp-block-webya-blocks]{border-radius:var(--box_border_radius)}[class*=wp-block-webya-blocks] p,[class*=wp-block-webya-blocks] .wp-block-image{margin:.5em 0}#content [class*=wp-block-webya-blocks] ul,#content [class*=wp-block-webya-blocks] ol{margin:1em 0}#content [class*=wp-block-webya-blocks] ul ul,#content [class*=wp-block-webya-blocks] ul ol,#content [class*=wp-block-webya-blocks] ol ul,#content [class*=wp-block-webya-blocks] ol ol{margin:5px 0}.inner-blocks p{margin:0 0 var(--margin)}body{--wp--style--block-gap: 1em}.margin-top--5em{margin-top:-5em !important}.margin-top--4em{margin-top:-4em !important}.margin-top--3em{margin-top:-3em !important}.margin-top--2em{margin-top:-2em !important}.margin-top--1em{margin-top:-1em !important}.margin-top-0{margin-top:0 !important}.margin-top-1em{margin-top:1em !important}.margin-top-2em{margin-top:2em !important}.margin-top-3em{margin-top:3em !important}.margin-top-4em{margin-top:4em !important}.margin-top-5em{margin-top:5em !important}.margin-bottom--5em{margin-bottom:-5em !important}.margin-bottom--4em{margin-bottom:-4em !important}.margin-bottom--3em{margin-bottom:-3em !important}.margin-bottom--2em{margin-bottom:-2em !important}.margin-bottom--1em{margin-bottom:-1em !important}.margin-bottom-0{margin-bottom:0 !important}.margin-bottom-1em{margin-bottom:1em !important}.margin-bottom-2em{margin-bottom:2em !important}.margin-bottom-3em{margin-bottom:3em !important}.margin-bottom-4em{margin-bottom:4em !important}.margin-bottom-5em{margin-bottom:5em !important}.margin---5em{margin-top:-5em !important;margin-bottom:-5em !important}.margin---4em{margin-top:-4em !important;margin-bottom:-4em !important}.margin---3em{margin-top:-3em !important;margin-bottom:-3em !important}.margin---2em{margin-top:-2em !important;margin-bottom:-2em !important}.margin---1em{margin-top:-1em !important;margin-bottom:-1em !important}.margin--0{margin-top:0 !important;margin-bottom:0 !important}.margin--1em{margin-top:1em !important;margin-bottom:1em !important}.margin--2em{margin-top:2em !important;margin-bottom:2em !important}.margin--3em{margin-top:3em !important;margin-bottom:3em !important}.margin--4em{margin-top:4em !important;margin-bottom:4em !important}.margin--5em{margin-top:5em !important;margin-bottom:5em !important}a:hover,a:focus,a:active{outline:0}#content .pagination ul.page-numbers{padding:0}#content .pagination li{margin:0 2px}#content .pagination a.page-numbers,#content .pagination span.page-numbers{line-height:35px;width:35px;height:35px;display:block;text-align:center}img{height:auto;max-width:100%}.wp-block-image figcaption,.wp-block-video figcaption{font-size:.8em;text-align:left;margin-top:.5em;margin-bottom:1em}#content{display:block}#content h1{font-size:var(--h1-fontsize);margin-top:var(--h1-margin-top);margin-bottom:var(--h1-margin-bottom)}#content h2{font-size:var(--h2-fontsize);margin-top:var(--h2-margin-top);margin-bottom:var(--h2-margin-bottom)}#content h3{font-size:var(--h3-fontsize);margin-top:var(--h3-margin-top);margin-bottom:var(--h3-margin-bottom)}#content h4{font-size:var(--h4-fontsize);margin-top:var(--h4-margin-top);margin-bottom:var(--h4-margin-bottom)}#content h5{font-size:var(--h5-fontsize);margin-top:var(--h5-margin-top);margin-bottom:var(--h5-margin-bottom)}#content h6{font-size:var(--h6-fontsize);margin-top:var(--h6-margin-top);margin-bottom:var(--h6-margin-bottom)}#content h1.entry-title{font-size:var(--h1-entry-title-fontsize);margin-top:var(--h1-entry-title-margin-top);margin-bottom:var(--h1-entry-title-margin-bottom)}#content h1.entry-title.has-full-width:not(.none_style){margin-inline:-1rem}#content h1,#content h2,#content h3,#content h4,#content h5,#content h6{line-height:1.2}#content h1.has-full-width:not(.none_style),#content h2.has-full-width:not(.none_style),#content h3.has-full-width:not(.none_style),#content h4.has-full-width:not(.none_style),#content h5.has-full-width:not(.none_style),#content h6.has-full-width:not(.none_style){margin-inline:-1rem;padding:.5em}#content ul,#content ol{padding-left:1.5em;margin:var(--margin);margin-inline:0;line-height:1.3}#content ul.has-background,#content ol.has-background{padding:1em 2em;margin-left:0}#content ul ul,#content ul ol,#content ol ol,#content ol ul{margin:0;padding-left:1em;margin-left:0}#content li{margin:5px auto;line-height:inherit}#content p.waku,#content p.has-border{border:3px solid #eee;padding:1em}#content ul.waku,#content ol.waku,#content ul.has-border,#content ol.has-border{border:3px solid #eee;padding:1em 2em}#content embed,#content iframe,#content object{max-width:100%}#list a.post_list{display:flex;margin-bottom:var(--area_margin);text-decoration:none}#list .post_list__image{flex:1;text-align:center;line-height:0}#list .post_list__info{flex:2;padding:10px}#list .post_list__info .post_list__title{font-size:1em;font-weight:bold;margin:0}#list .post_list__info .post_list__excerpt{font-size:.8em;color:#666}#list .post_list__info .post_list__excerpt p{margin:2px 0}b,strong{font-weight:bold}.underline,.under-line{text-decoration:underline}span.color{text-decoration:inherit}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}hr{box-sizing:content-box;height:0;overflow:visible}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}code,kbd,samp{font-family:monospace,monospace;font-size:1em}pre{background:#eee;font-family:"Courier 10 Pitch",courier,monospace;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}main button,main input,main optgroup,main select,main textarea{font-size:100%;line-height:1.15;margin:0}main button,main input{overflow:visible}main button,main [type=button],main [type=reset],main [type=submit]{-webkit-appearance:button}main button:hover{cursor:pointer}main button::-moz-focus-inner,main [type=button]::-moz-focus-inner,main [type=reset]::-moz-focus-inner,main [type=submit]::-moz-focus-inner{border-style:none;padding:0}main button:-moz-focusring,main [type=button]:-moz-focusring,main [type=reset]:-moz-focusring,main [type=submit]:-moz-focusring{outline:1px dotted ButtonText}main body,main button,main input,main select,main optgroup,main textarea{color:#404040;line-height:1.5}main form.search-form{display:flex;align-items:center;margin:var(--margin) 0}main button:not(.customize-partial-edit-shortcut-button):not([class*=slick]):not([id*=slick]),main input[type=button],main input[type=reset],main input[type=submit]{border:1px solid;border-color:#ccc #ccc #bbb;border-radius:3px;background:#e6e6e6;color:rgba(0,0,0,.8);line-height:1;padding:8px 14px;white-space:nowrap}main button:hover,main input[type=button]:hover,main input[type=reset]:hover,main input[type=submit]:hover{border-color:#ccc #bbb #aaa}main button:active,main button:focus,main input[type=button]:active,main input[type=button]:focus,main input[type=reset]:active,main input[type=reset]:focus,main input[type=submit]:active,main input[type=submit]:focus{border-color:#aaa #bbb #bbb}main input[type=text],main input[type=email],main input[type=url],main input[type=password],main input[type=search],main input[type=number],main input[type=tel],main input[type=range],main input[type=date],main input[type=month],main input[type=week],main input[type=time],main input[type=datetime],main input[type=datetime-local],main input[type=color],main textarea{color:#666;border:1px solid #ccc;border-radius:3px;padding:4px 10px;width:100%}main input[type=text]:focus,main input[type=email]:focus,main input[type=url]:focus,main input[type=password]:focus,main input[type=search]:focus,main input[type=number]:focus,main input[type=tel]:focus,main input[type=range]:focus,main input[type=date]:focus,main input[type=month]:focus,main input[type=week]:focus,main input[type=time]:focus,main input[type=datetime]:focus,main input[type=datetime-local]:focus,main input[type=color]:focus,main textarea:focus{color:#111}main select{width:100%;border:1px solid #ccc;padding:2px}main textarea{width:100%;overflow:auto}main [type=checkbox],main [type=radio]{box-sizing:border-box;padding:0}main [type=number]::-webkit-inner-spin-button,main [type=number]::-webkit-outer-spin-button{height:auto}main [type=search]{-webkit-appearance:textfield;outline-offset:-2px}main [type=search]::-webkit-search-decoration{-webkit-appearance:none}main [hidden]{display:none}main ::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}.wp-caption{margin-bottom:1.5em;max-width:100%}.wp-caption img[class*=wp-image-]{display:block;margin-inline:auto}.wp-caption .wp-caption-text{margin:.8075em 0}.wp-caption-text{text-align:center}.gallery{margin-bottom:1.5em;display:grid;grid-gap:1.5em}.gallery-item{display:inline-block;text-align:center;width:100%}.gallery-columns-2{grid-template-columns:repeat(2, 1fr)}.gallery-columns-3{grid-template-columns:repeat(3, 1fr)}.gallery-columns-4{grid-template-columns:repeat(4, 1fr)}.gallery-columns-5{grid-template-columns:repeat(5, 1fr)}.gallery-columns-6{grid-template-columns:repeat(6, 1fr)}.gallery-columns-7{grid-template-columns:repeat(7, 1fr)}.gallery-columns-8{grid-template-columns:repeat(8, 1fr)}.gallery-columns-9{grid-template-columns:repeat(9, 1fr)}.gallery-caption{display:block}#more-button{background:#fff;margin:2em auto;width:90%;border-radius:5em;display:block;padding:1em}.scroller-status{display:none;margin-top:40px}.infinite-scroll-request{-webkit-animation:scroll-request 1.1s infinite linear;animation:scroll-request 1.1s infinite linear;border:4px solid #00b8d4;border-left:4px solid #fff;border-radius:50%;height:48px;margin:auto;width:48px}@-webkit-keyframes scroll-request{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}@keyframes scroll-request{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.infinite-scroll-last,.infinite-scroll-error{color:#757575;text-align:center}details{display:block}summary{display:list-item}template{display:none}progress{vertical-align:baseline}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}span[data-rich-text-placeholder]{color:#a7aaad}.header_img{text-align:center;line-height:1;background-color:var(--header_img_bg_color)}.header_img img{width:100%}.header_img.after-title,.header_img.before-title{margin-inline:-1em}.header_img.before-title{margin-top:-1em}.has-content-border-rudius .header_img.before-title img{border-radius:var(--content_border_radius) var(--content_border_radius) 0 0}.wp-block-group.waku{border:1px solid #e7e7e7;padding:1em;margin:1em auto}body.is-pc .hidden-pc{display:none !important}body.is-mobile .hidden-sp,.preview-mobile .hidden-sp{display:none !important}span.mark{display:inline-block}.entry-meta-top{font-size:.8em;display:flex;justify-content:space-between;align-items:center}.is-mobile .entry-meta-top,.preview-mobile .entry-meta-top{flex-direction:column;align-items:flex-start}.entry-meta-top #breadcrumb ul{list-style:none;padding-left:0;display:flex;flex-wrap:wrap;line-height:1.2;margin:1em 0 0}.entry-meta-top #breadcrumb ul *{color:#4c4c4c}.entry-meta-top #breadcrumb ul li{margin:0;display:flex;align-items:center}.entry-meta-top #breadcrumb ul li::before{font-family:"Font Awesome 5 Free";content:"";font-weight:900;margin-inline:5px}.entry-meta-top #breadcrumb ul li.bc-home::before{content:"";margin-left:0}.entry-meta-top #breadcrumb ul a{text-decoration:none}.entry-meta-top .entry-category{margin-top:1em}.entry-meta-top .entry-category span{margin-left:5px}.is-mobile .entry-meta-top .entry-category span,.preview-mobile .entry-meta-top .entry-category span{margin-left:0;margin-right:5px}.entry-meta-top .entry-category .cate_name{padding:5px 8px;background:#eee;border-radius:2px}.entry-meta-bottom{display:flex;justify-content:flex-end;font-size:.8em;margin:1em 0}body.eyecatch-after-title .entry-meta-bottom{margin-bottom:var(--margin)}.entry-meta-bottom .entry-date{justify-content:flex-end}.entry-meta-bottom .entry-date .datetime{margin-left:5px}.entry-meta-bottom .entry-date .datetime::before{font-family:"Font Awesome 5 Free";font-weight:900;margin-right:5px}.entry-meta-bottom .entry-date .datetime.modified::before{content:""}.entry-meta-bottom .entry-date .datetime.published::before{content:""}img.emoji{display:inline-block;width:.9em;height:.9em;margin-inline:3px;vertical-align:baseline}.screen-reader-text{border:0;clip:rect(1px, 1px, 1px, 1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute !important;width:1px;word-wrap:normal !important}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;-webkit-clip-path:none;clip-path:none;color:#21759b;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}