/*
Theme Name: Arkhe Child 02
Theme URI: https://arkhe-theme.com/
Template: arkhe
Author: LOOS,Inc.
Author URI: https://loos.co.jp/
Description: A very simple theme for production templates. Customize as you like.
Tags: two-columns,one-column,right-sidebar,custom-colors,custom-menu,editor-style,theme-options,block-styles,wide-blocks
Version: 1.1.1.1610685839
Updated: 2021-01-15 13:43:59

*/


h3 {
    border-bottom: 1px solid #000;
    text-align: center;
}

.p-postList__body {
    display: none;
}

#header {
    background-color: #ff8c00;
}

.wp-block-categories.wp-block-categories-list.alignleft {
    width: 80%;
}

.p-authorBox {
    padding: 1.5rem;
    background-color: #fff3b8;
    border-radius: 10px;
    box-shadow: 3px 3px #abb1b5;
}
.p-authorBox__archivelink a {
    background-color: #0075c2;
    color: #fff;
}

.c-widget__title.-footer {
    font-size: x-large;
    text-align: center;
    border-bottom: 1px #000 solid;
}

.-type-card .p-postList__thumb {
    box-shadow: 0 8px 15px 0 rgba(0, 0, 0, .5);
}

.c-gnav>.menu-item {
    font-size: xx-large;
    margin-right: 10px;
    margin-left: 10px;
}