/*
Theme Name: ココリズム　子テーマ（cocorythm）
Theme URI: https://cocorythm.com/
Template: arkhe
Author: ココリズム
Author URI: https://cocorythm.com/
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.13.0.1783341951
Updated: 2026-07-06

*/

li,
p,
a,
span {
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

h1,
h2,
h3,
h4,
h5 {
    font-weight: 500 !important;
    font-family: "Noto Sans JP", sans-serif;
}

p+p {
    margin-top: 15px !important;
}

/* 固定ページ背景*/
.p-topArea.-noimg {
  background: none;
}

/* ---------- トップ ---------- */
.cocor_box1 h3.wp-block-heading{
    font-size: 1.2rem !important;
    text-align: center;
}
.cocor_p1{
    font-size: 0.8rem;
    padding: 10px 0;
    text-align: center;
}