@charset "UTF-8";
/*
    Template: swell
    Theme Name: SWELL CHILD
    Theme URI: https://swell-theme.com/
    Description: SWELLの子テーマ
    Version: 1.0.0
    Author: LOOS WEB STUDIO
    Author URI: https://loos-web-studio.com/

    License: GNU General Public License
    License URI: http://www.gnu.org/licenses/gpl.html
*/

.it_lcp_date {
    margin-left: 1em;
    margin-rigth: 1em;
}

h5 {
	margin-bottom: 0 !important;
}

.-type-list .p-postList__thumb, .-type-list2 .p-postList__thumb {
    display: none;
}

.header_inner_top {
    display: flex
;
    align-items: center;
    justify-content: space-between;
    background: var(--c-white);
    width: 100%;
    padding: 0 1rem;
    min-height: 2rem;
}
.header_inner_top ._tokyo_link {
    font-size: 0.9rem;
}
.header_inner_top ._tokyo_logo {
    width: 6.9rem;
    font-size: 0.5rem;
}

.p-mainVisual__slideTitle {
        font-size: 32px;
        font-weight: bold;
    }