/*!
* ress.css • v3.0.1
* MIT License
* github.com/filipelinhares/ress
*/
 html{box-sizing:border-box;overflow-y:scroll;-webkit-text-size-adjust:100%}*,::before,::after{background-repeat:no-repeat;box-sizing:inherit}::before,::after{text-decoration:inherit;vertical-align:inherit}*{padding:0;margin:0}audio:not([controls]){display:none;height:0}hr{overflow:visible}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}summary{display:list-item}small{font-size:80%}[hidden],template{display:none}abbr[title]{border-bottom:1px dotted;text-decoration:none}a{background-color:#fff0;-webkit-text-decoration-skip:objects}a:active,a:hover{outline-width:0}code,kbd,pre,samp{font-family:monospace,monospace}b,strong{font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}input{border-radius:0}button,[type="button"],[type="reset"],[type="submit"],[role="button"]{cursor:pointer}[disabled]{cursor:default}[type="number"]{width:auto}[type="search"]{-webkit-appearance:textfield}[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration{-webkit-appearance:none}textarea{overflow:auto;resize:vertical}button,input,optgroup,select,textarea{font:inherit}optgroup{font-weight:700}button{overflow:visible}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:0;padding:0}button:-moz-focusring,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{outline:1px dotted ButtonText}button,html [type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button,select{text-transform:none}button,input,select,textarea{background-color:#fff0;border-style:none;color:inherit}select{-moz-appearance:none;-webkit-appearance:none}select::-ms-expand{display:none}select::-ms-value{color:currentColor}legend{border:0;color:inherit;display:table;max-width:100%;white-space:normal}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}img{border-style:none}progress{vertical-align:baseline}svg:not(:root){overflow:hidden}audio,canvas,progress,video{display:inline-block}@media screen{[hidden~="screen"]{display:inherit}[hidden~="screen"]:not(:active):not(:focus):not(:target){position:absolute!important;clip:rect(0 0 0 0)!important}}[aria-busy="true"]{cursor:progress}[aria-controls]{cursor:pointer}[aria-disabled]{cursor:default}::-moz-selection{background-color:#b3d4fc;color:#000;text-shadow:none}::selection{background-color:#b3d4fc;color:#000;text-shadow:none}html{font-size:62.5%;height:100%}body{font-family:'Noto Sans JP',sans-serif;-webkit-text-size-adjust:100%;font-size:16px;font-size:1.6rem;height:100%;line-height:1.85;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%;word-wrap:break-word}*{box-sizing:border-box}a{display:block;max-width:100%;max-height:100%}ul{margin:0;padding:0;list-style:none}a{color:#222;text-decoration:none;outline:none}a:active,a:hover{color:#333;transition:.3s all}html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:#fff0}.single-title-area time{text-align:right;padding:4% 0}.single-content{width:min(100%,800px);margin:0 auto}nav.post-navigation{margin:50px 0 30px;padding-top:10px;width:100%;max-width:100%}.post-navigation a,.image-navigation a{max-width:300px}.post-navigation a:first-child{margin-right:auto}input[type=radio]{display:none}input[type="radio"]:checked+label{background:#000;color:#fff}.label:hover{background:#ccc}.label{display:block;float:left;width:150px;height:35px;margin-bottom:15px;margin-right:5px;color:#555;text-align:center;cursor:pointer;border:1px solid #ccc;border-radius:2px}.error p br{display:none}@media (min-width:600px){.error p{text-align:center}.error p br{display:block}}#news_area{padding:80px 0 100px}#news_area h2{line-height:2}#news_area .archive.index{display:flex;flex-direction:column-reverse}#news_area .archive{display:flex}@media (min-width:768px){#news_area .archive{flex-direction:row-reverse;justify-content:flex-end;gap:50px}#news_area .archive.index{flex-direction:row-reverse;justify-content:flex-end;gap:50px}}.sidebar{flex:1;padding:0}.sidebar ul{padding:0}.sidebar-contents+.sidebar-contents{margin-top:30px;padding-top:30px;border-top:1px dashed #ccc}.sidebar li h3{padding:10px 0 10px 10px;border-left:5px solid #222}.sidebar li h3+*{margin-top:20px}.sidebar input[type="search"]{border:1px solid #ccc}@media (min-width:768px){.sidebar{max-width:40%}}.new-post-container{display:flex;flex-direction:column;gap:20px}.new-post{display:flex;flex-direction:row;gap:10px}.new-post+.new-post{margin-top:5px}.new-post .thumb{flex:1;max-width:100px;overflow:hidden}.new-post .thumb img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.new-post .title{flex:2}.post-container{flex:2;display:flex;flex-direction:column;gap:20px;padding:0;min-width:60%}.post{width:100%;padding-bottom:20px}.post-thumb{overflow:hidden}.post-thumb img{width:100%;aspect-ratio:16/9;object-fit:cover;transition:.3s all}.post-thumb img:hover{transform:scale(1.2)}.post:last-child{border-bottom:none}.post a.post-link{display:flex;flex-direction:column;transition:.3s ease}.post a.post-link:hover{box-shadow:1px 1px 10px #ccc}.post_txt{display:flex;flex-direction:column}.post-ttl{font-weight:600;padding:7px;overflow:hidden;text-overflow:ellipsis;text-align:justify}.post-date{font-size:14px}.post-date span{background:#ccc;padding:3px 5px}@media (min-width:768px){.post-container{flex-direction:row;justify-content:space-evenly;flex-wrap:wrap}.post{width:calc(50% - 20px);padding-bottom:20px}.post a.post-link{box-shadow:1px 1px 10px #f1f1f1}.post-ttl{height:5em}}.single-temp h2{border-bottom:1px solid #999;font-size:3.2rem;margin:20px 0;padding:10px;background:#f1f1f1}.table_area{margin:10px 0}table{border-collapse:collapse;border-spacing:0}.table_area tbody th{padding:10px;background:var(--primary);color:#fff;border:1px solid #ccc}.table_area tbody td{padding:10px;border:1px solid #ccc}#breadcrumb{padding:10px;background:var(--base-color)}#breadcrumb ul{display:flex;flex-wrap:wrap;padding:0}#breadcrumb ul li{font-size:9px;position:relative;margin-right:10px;padding-right:12px}#breadcrumb ul li::after{position:absolute;top:50%;right:0;display:block;width:4px;height:4px;color:inherit;border-top:solid 1px currentColor;border-right:solid 1px currentColor;-webkit-transform:translateY(-50%) rotate(45deg);transform:translateY(-50%) rotate(45deg);opacity:.8;content:""}#breadcrumb ul li:last-child::after{display:none}.single-title-area{margin-bottom:30px}.single-title{font-size:32px;border-bottom:5px solid #222;margin-bottom:30px;padding:4% 0}}.single-temp{display:flex;flex-direction:column-reverse;gap:50px}.single-temp .single-container{flex:2}.single-temp .sidebar{flex:1;margin-top:50px}@media (min-width:768px){.single-temp{flex-direction:row-reverse}.single-temp .sidebar{flex:1;max-width:40%}}.single-container{padding:0}.single-container img{height:auto;width:100%;object-fit:contain}.single-header .heading02{font-size:clamp(36px, 3vw, 48px)}button.square{background:#fff!important}.single-body>:first-child{margin-top:50px}.single-body p{font-size:16px;line-height:1.7;margin-top:20px}.single-body p+p{margin-top:20px}@media (min-width:768px){.single-body p{font-size:18px;line-height:1.9;margin-top:30px}.single-body p+p{margin-top:30px}}#prev-next-post{margin:20px 0;display:flex;flex-wrap:wrap}.next-prev-thum img{width:150px;height:100px;margin:10px;box-shadow:0 0 2px 0 rgb(0 0 0 / 12%),0 2px 2px 0 rgb(0 0 0 / 24%);object-fit:cover}.prev-post,.next-post{display:flex;flex-direction:row;padding:10px;border:solid 1px #eee;flex:1;align-items:center}h4.next-prev-ttl{min-width:5em}.post-navigation a:hover,.image-navigation a:hover{color:#909090}@media (min-width:768px){h4.next-prev-ttl{min-width:12em}}.next-post{justify-content:flex-start}.prev-post{justify-content:flex-end}.page-numbers .page-numbers{display:block;margin:0 5px}.page-numbers{display:flex;justify-content:center;margin:30px 0}.page-numbers a{color:}.page-numbers li{margin:0 5px}.page-numbers-container{margin-top:50px}.page-numbers{display:flex;justify-content:space-evenly;width:60px;margin:10px}.page-numbers.current{border-bottom:1px solid;font-weight:700}a.prev.page-numbers{white-space:nowrap}a.next.page-numbers{white-space:nowrap}.pagination{margin:40px 0 0}.nav-links{border-top:none;display:flex;justify-content:flex-start}.navigation .nav-links{flex-wrap:nowrap!important}.pagination .page-numbers{padding:20px 25px;color:#333;border-radius:3px;box-shadow:0 3px 3px #999;background:#fff}.pagination .current{padding:20px 25px;background:#222;color:#fff}.pagination .prev,.pagination .next{background:#fff0;box-shadow:none;color:#222}.pagination .dots{background:#fff0;box-shadow:none}.relation-container{padding-top:50px;background:#f1f1f1}.relation-post{margin:40px 0 0;padding:10px;display:flex;flex-direction:column}.relation-post h4{font-size:1.25em;padding:3px 5px;border-bottom:solid 1px #999}.relation-post ul{margin:10px 0;padding:0}.relation-post li{display:inline-block;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;width:100%;padding:10px 5px;list-style:none;vertical-align:top}@media (min-width:768px){.relation-post{flex-direction:row;flex-wrap:wrap}.relation-post li{width:25%}}.relation-post li a{display:block;text-decoration:none;color:#000}.relation-post li a:hover{color:var(--primary);background:#eee}.relation-post .img img{height:160px!important;object-fit:cover;aspect-ratio:16/9}.relation-post .text{font-size:16px;font-weight:700}.search-submit{background:var(--primary)!important;color:#fff!important;font-weight:bold!important}.search-container{display:flex;flex-direction:column-reverse;gap:50px}.search-contents{flex:2;padding:0;margin-top:50px;display:flex;flex-direction:column;gap:20px;padding:0}.search-container .sidebar{flex:1;margin-top:50px}@media (min-width:768px){.search-container{flex-direction:row-reverse}.search-container .sidebar{flex:1;max-width:40%}.search-contents{flex-direction:row;justify-content:flex-start;flex-wrap:wrap}}#page-top a{display:flex;justify-content:center;align-items:center;background:#000;border-radius:5px;width:60px;height:60px;color:#fff;text-align:center;text-transform:uppercase;text-decoration:none;font-size:.6rem;transition:all 0.3s}#page-top a:hover{background:#777}#page-top{position:fixed;right:10px;z-index:2;opacity:0;transform:translateY(100px)}#page-top.UpMove{animation:UpAnime 0.5s forwards}@keyframes UpAnime{from{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}#page-top.DownMove{animation:DownAnime 0.5s forwards}@keyframes DownAnime{from{opacity:1;transform:translateY(0)}to{opacity:1;transform:translateY(100px)}}[class^="wp-block-"] figcaption,[class^="wp-block-"] figcaption.editor-rich-text__tinymce.mce-content-body{font-size:12px;font-style:italic;line-height:1.5;margin:9px 0 0}[class^="wp-block-"].alignleft,[class^="wp-block-"] .alignleft{margin-right:24px}[class^="wp-block-"].alignright,[class^="wp-block-"] .alignright{margin-left:24px}p.has-drop-cap:not(:focus)::first-letter{font-size:5em}.wp-block-image{margin-bottom:24px}.wp-block-image figcaption{text-align:left}@media screen and (min-width:810px){.full-width .site-content .wp-block-image figure.alignleft{margin-left:-168px}.full-width .site-content .wp-block-image figure.alignright{margin-right:-168px}}.rtl .wp-block-image figcaption{text-align:right}.wp-block-gallery{margin:0 0 24px}.wp-block-gallery .blocks-gallery-image figcaption,.wp-block-gallery .blocks-gallery-item figcaption{left:0;right:0;width:auto}.wp-block-quote:not(.is-large):not(.is-style-large){border-left:0;border-right:0;padding-left:0;padding-right:0}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:0}.wp-block-quote cite{color:#2b2b2b;font-size:16px;font-weight:400}.wp-block-quote.alignleft cite,.wp-block-quote.alignright cite{display:inline-block;margin-bottom:17px;margin-top:0}.rtl .wp-block-quote.alignleft{margin-right:24px}.rtl .wp-block-quote.alignright{margin-left:24px}.wp-block-audio audio{display:block;width:100%}.wp-block-cover-image.aligncenter,.wp-block-cover.aligncenter{display:flex}.wp-block-file .wp-block-file__button{background-color:#24890d;border:0;color:#fff;font-size:12px;font-weight:700;line-height:1.25;padding:10px 30px 11px;text-transform:uppercase;vertical-align:bottom}.wp-block-file .wp-block-file__button:hover,.wp-block-file .wp-block-file__button:focus{background-color:#41a62a}.wp-block-file .wp-block-file__button:active{background-color:#55d737}.widget .wp-block-file .wp-block-file__button,.widget .wp-block-file .wp-block-file__button:hover{color:#fff}.wp-block-code{border:0;padding:0}.wp-block-code code{font-size:inherit}.wp-block-pullquote{border:0;margin:0}:where(.wp-block-pullquote[class*="-font-size"],.wp-block-pullquote[style*="font-size"]) blockquote{font-size:inherit}:where(.wp-block-pullquote[style*="font-style"]) blockquote{font-style:inherit}:where(.wp-block-pullquote[style*="font-weight"]) blockquote{font-weight:inherit}.wp-block-pullquote cite{color:#2b2b2b;font-size:16px;font-weight:400;margin-top:0;text-transform:none}.wp-block-pullquote.has-text-color blockquote,.wp-block-pullquote.has-background blockquote,.has-background .wp-block-pullquote blockquote,.wp-block-pullquote.has-text-color cite,.has-background .wp-block-pullquote cite,.has-text-color .wp-block-pullquote__citation{color:inherit}.wp-block-pullquote.alignleft{margin-right:1em}.wp-block-pullquote.alignright{margin-right:1em}@media screen and (min-width:810px){.full-width .site-content .wp-block-pullquote.alignleft{margin-left:-168px}.full-width .site-content .wp-block-pullquote.alignright{margin-right:-168px}}.wp-block-table{overflow-x:visible}.wp-block-table:where(:not(.is-style-stripes)) th,.wp-block-table:where(:not(.is-style-stripes)) td{border-color:rgb(0 0 0 / .1);border-width:0 1px 1px 0}.wp-block-button .wp-block-button__link{font-size:12px;font-weight:700;line-height:1.25;padding:10px 30px 11px;text-decoration:none;text-transform:uppercase;vertical-align:bottom}.wp-block-buttons[style*="text-transform"] .wp-block-button__link,.wp-block-button[style*="text-transform"] .wp-block-button__link{text-transform:inherit}.wp-block-button__link{background-color:#24890d;color:#fff}.is-style-outline .wp-block-button__link:not(.has-text-color){color:#24890d}.wp-block-button__link:hover,.wp-block-button__link:focus,.is-style-outline .wp-block-button__link:not(.has-text-color):hover,.is-style-outline .wp-block-button__link:not(.has-text-color):focus{background-color:#41a62a;color:#fff}.wp-block-button__link:active{background-color:#55d737}.widget a.wp-block-button__link:not(.has-text-color),.widget a.wp-block-button__link:not(.has-text-color):hover{color:#fff}.wp-block-separator{border:0;max-width:100px}.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots{max-width:100%}.wp-block-media-text{margin-bottom:24px}.wp-block-media-text *:last-child{margin-bottom:0}.wp-block-archives.aligncenter,.wp-block-categories.aligncenter,.wp-block-latest-posts.aligncenter{list-style-position:inside;margin-left:20px;text-align:center}.rtl .wp-block-archives.aligncenter,.rtl .wp-block-categories.aligncenter,.rtl .wp-block-latest-posts.aligncenter{margin-left:0;margin-right:20px}.wp-block-latest-comments{margin:0;padding:0}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:60px}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:0;border:1px solid rgb(0 0 0 / .1);padding:2px}.wp-block-latest-comments__comment,.wp-block-latest-comments__comment-excerpt,.wp-block-latest-comments__comment-excerpt p{font-size:16px}.wp-block-latest-comments__comment-meta a{color:#2b2b2b;font-weight:900;text-decoration:none}.wp-block-latest-comments_comment-meta a:hover,.wp-block-latest-comments_comment-meta a:focus{color:#41a62a}.widget-area:where(:not(.content-sidebar)) .wp-block-latest-comments__comment-meta a{color:#fff}.widget-area .wp-block-latest-comments__comment-meta a:hover,.widget-area .wp-block-latest-comments__comment-meta a:focus{color:#41a62a}.wp-block-latest-comments__comment-date{text-transform:uppercase}.wp-block-latest-comments .wp-block-latest-comments__comment{border-top:1px solid rgb(0 0 0 / .1);margin-bottom:24px;padding-top:24px}.wp-block-latest-posts.is-grid{margin-left:0;margin-right:0}html :where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;padding:4px}.has-green-color{color:#24890d}.has-green-background-color{background-color:#24890d}.has-black-color{color:#000}.has-black-background-color{background-color:#000}.has-dark-gray-color{color:#2b2b2b}.has-dark-gray-background-color{background-color:#2b2b2b}.has-medium-gray-color{color:#767676}.has-medium-gray-background-color{background-color:#767676}.has-light-gray-color{color:#f5f5f5}.has-light-gray-background-color{background-color:#f5f5f5}.has-white-color{color:#fff}.has-white-background-color{background-color:#fff}