@charset "UTF-8";

/* 
Theme Name: creativekids
Description: creativekids
Version: 2026.07.03
CSS Document */


body {
    font: 100% "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS P Gothic", sans-serif;
    background: #ffffff;
    margin: 0;
    padding: 0;
    text-align: center;
    color: #000000;
    font-size: 13px;
    background: url(img/bg.gif);
    letter-spacing: 0.1em;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: #000000;
}

a:hover {
    color: #000000;
    text-decoration: underline;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

img {
    border: 0;
}

.container {
    max-width: 1044px;
    width: 100%;
    margin: 30px auto;
    text-align: left;
}

.container .top {
    margin: 0 30px;
}

.container .top #mainContent {
    margin: 0;
    background: #fff;
    border: 2px solid #cecece;
    border-radius: 10px;
    padding: 30px 0;
}

.content {
    padding: 0 30px;
}

.header_wrap {
    width: 100%;
    background-color: #ed86b3;
    padding-bottom: 15px;
    overflow: hidden;
}

.header_wrap h1 {
    margin: 0;
    padding: 0;
    float: left;
}

.social_wrap {
    float: right;
    margin-top: 20px;
}

.header_content_wrap {
    width: 100%;
    max-width: 1044px;
    margin: auto;
}

h1 img {
    width: 100%;
    height: auto;
    max-width: 811px;
    margin-top: 10px;
}

.h_img {
    height: auto;
    max-width: 996px;
}

.logo_sp {
    display: none;
}

.sidebar_box ul {
    margin: 0;
    padding: 0;
}

.breadcrumb {
    font-size: 13px;
    color: #999;
}

.breadcrumb {
    float: left;
    width: 65%;
}

#searchform {
    width: 25%;
    float: right;
    text-align: right;
}

.main_box h2, h2.profile_title {
    padding: 10px 15px;
    background-color: #ed86b3;
    color: #ffffff;
    font-weight: normal;
    margin-bottom: 0;
}

h2.profile_title {
    margin-bottom: 10px;
}

.list_l {
    width: 305px;
    float: left;
    margin-bottom: 40px;
}

.main_list {
    float: left;
}

.main_list ul {
    width: 670px;
    margin: 0;
    padding: 0;
    margin-top: 20px;
    padding-left: 20px;
}

.list_l dl {
    margin: 0;
    padding: 0;
}

.list_l img {
    margin-right: 35px;
    float: left;
}

.list_r img {
    margin-right: 35px;
    float: left;
}

.list_r {
    width: 305px;
    float: right;
    margin-bottom: 40px;
}

.main_list dl {
    margin: 0;
    padding: 0;
}

.main_list dt a {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #999;
    letter-spacing: 0.1em;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}

.main_list dd a {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #e682b3;
    padding-bottom: 10px;
    font-weight: bold;
    border-bottom: 1px #c8c9ca solid;
    letter-spacing: 0.1em;
    display: block;
}

.main_list dd {
    margin-left: 0px;
}

.main_list p a {
    color: #333;
}

.sidebar_title_border_both {
    border-top: 2px #c8c9ca solid;
    border-bottom: 2px #ed86b3 solid;
    padding: 15px 0;
    padding-left: 15px;
}

.search_li {
    margin: 0;
    padding: 0;
}

.sidebar_title_border_both2 {
    border-top: 2px #c8c9ca solid;
    border-bottom: 2px #c8c9ca solid;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 10px;
}

#searchsubmit {
    margin-top: 5px;
}

.sidebar_title_border {
    border-top: 2px #c8c9ca solid;
    border-bottom: 2px #ed86b3 solid;
    padding: 15px 0;
    padding-left: 15px;
}

.sidebar_box dl {
    margin: 0;
    padding: 0;
}

.sidebar_box dt {
    padding: 10px;
    border-bottom: 1px #c8c9ca solid;
}

.border_bottom {
    padding: 10px;
    border-bottom: 1px #c8c9ca solid;
}

.archives {
    margin-left: 10px;
}

.sidebar_box ul.archive-list {
    padding-left: 10px;
}

.month-archive-list li a {
    display: inline-block;
}

.archive-list li {
    cursor: pointer;
}

.sidebar_box a {
    color: #333;
}

.search_box {
    border-bottom: 1px #c8c9ca solid;
}

.profile {
    text-align: center;
    margin-bottom: 30px;
}

.link_baner {
    text-align: center;
    margin-top: 20px;
    border-top: 2px #c8c9ca solid;
    padding-left: 1.5%;
    padding-top: 40px;
}

.link_baner ul {
    text-align: left;
    margin-top: -25px;
}

.link_baner ul.book_list {
    margin-top: 0px;
}

.link_baner ul li {
    display: inline-block;
    width: 90px;
    height: 90px;
    position: relative;
    margin: 10px 1.57% 0 1%;
}

.link_baner ul li img {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    /*max-width: auto;*/
    height: auto;
}

.link_baner ul li img.book {
    max-height: 80px;
    width: auto;
}

.navigation {
    border-top: 1px #c8c9ca solid;
    padding: 15px 0 10px 0px;
}

/*.navigation a {*/
/*    font-size: 12px;*/
/*    color: #999;*/
/*    letter-spacing: 0.1em;*/
/*}*/

.pre {
    float: left;
    border: 1px solid #c8c9ca;
    margin-top: 0;
}

.pre a, .next a {
    display: block;
    padding: 10px 15px;
}

.next {
    float: right;
    border: 1px solid #c8c9ca;
    margin-top: 0;
}

.profile_txt {
    width: 170px;
    margin: auto;
    text-align: left;
    font-size: 11px;
    color: #333;
    margin-top: 10px;
    letter-spacing: 0;
}

.profile_txt_min {
    width: 170px;
    margin: auto;
    text-align: left;
    font-size: 10px;
    color: #333;
    margin-top: 5px;
    margin-bottom: 30px;
    letter-spacing: 0;
}

.border_bottom p {
    margin: 0;
    padding: 0;
}

.sidebar_box a {
    display: block;
}

.archives_li ul {
    margin-top: 10px;
    padding-left: 30px;
    margin-bottom: 10px;
}

.archives_li li {
    margin-top: 10px;
    display: inline-block;
    background: #ed86b3;
    margin-right: 6px;
}

.archives_li li a {
    color: #fff;
    padding: 5px 10px;
    display: block;
}

.recent_entries_li li {
    margin: 0 10px;
}

.profile_img {
    float: left;
    width: 20%;
}

.profile_read {
    float: left;
    width: 75%;
    margin-left: 5%;
    text-align: left;
}

/* カテゴリリスト //////////////////////////////////////////*/

/*//////////////////////////////////////////////////////////*/


.category_list ul {
    margin: 0;
    padding: 0 0 20px 0;
}

.category_list {
    padding-top: 10px;
    text-align: center;
    margin-bottom: 20px;
}

.category_list li {
    display: inline-block;
    margin: 2% 1%;
    width: 23%;
    vertical-align: top;
    max-width: 200px;
}

.category_list img {
    width: 180px;
    height: 180px;
    object-fit: cover;
    margin-bottom: 10px;
}

.category_list img:hover {
    opacity: .8;
}

dl {
    text-align: left;
}

dd {
    margin-left: 0;
}

.category_list_li {
    text-align: left;
    margin-bottom: 20px !important;
}

.category_list_li li {
    border: 1px #c8c9ca solid;
    margin: 10px 6px 0 0;
    display: inline-block;
}

.category_list_li li a {
    display: block;
    padding: 10px 15px;
    color: #999;
}

.category_list dl {
    margin-top: 0;
    /*margin-top:30px;*/

}

.category_list dt a {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #999;
    margin-bottom: 10px;
    display: block;
    font-weight: bold;
}

.category_list dd a {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #e682b3;
    padding-bottom: 3px;
    font-weight: bold;
    display: block;
}

.current-cat {
    background-color: #ed86b3;
    color: #ffffff;
}

.category_list_li li.current-cat a {
    display: block;
    color: #ffffff;
}

.screen-reader-text {
    display: none;
}


/* 記事ページ //////////////////////////////////////////*/

/*//////////////////////////////////////////////////////*/


.single_box {
    border-top: 1px #c8c9ca solid;
}

.single_box dl {
    margin-top: 30px;
}

.single_box dt {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #999;
    font-weight: bold;
    margin-bottom: 10px;
}

.single_box dd {
    margin: 0;
    padding: 0;
    font-size: 14px;
    color: #e682b3;
    font-weight: bold;
    padding-bottom: 3px;
    font-weight: bold;
}

.single_list {
    margin-top: 10px;
    margin-bottom: 40px;
}

.single_list img {
    max-width: 100%;
    height: auto;
}

.single_box dl {
    margin-top: 30px;
}

.single_list a {
    text-decoration: underline;
}

.single_list dt {
    margin: 0;
    padding: 0;
    font-size: 13px;
    color: #999;
    font-weight: bold;
    margin-bottom: 20px;
}

.single_list dd {
    margin: 0;
    padding: 0;
    font-size: 16px;
    color: #e682b3;
    padding-bottom: 3px;
    font-weight: bold;
}

.single_txt {
    padding: 10px 0 10px 0;
    line-height: 1.5em;
}

.single_list p {
    margin: 0;
    padding: 0;
    margin-bottom: 15px;
}

iframe {
    max-width: 560px;
    width: 100%;
}

/* プロフィール //////////////////////////////////////////*/

/*////////////////////////////////////////////////////////*/

.profile_list {
    padding: 20px 0 5px;
}

.profile_list p {
    margin-top: 20px;
}

.profile__list dt a {
    margin: 0;
    padding: 0;
    font-size: 12px;
    color: #999;
    letter-spacing: 0.1em;
    margin-bottom: 5px;
    display: block;
    font-weight: bold;
}

.profile_name {
    color: #e682b3;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 30px;
}

.profile_name2 {
    color: #e682b3;
    font-size: 12px;
    font-weight: normal;
}

#logo_wrap {
    padding: 0 30px;
}

.profile_read ul {
    margin-top: 30px;
}

.profile_read ul li {
    display: inline-block;
    width: auto;
    border: 1px #c8c9ca solid;
}

.profile_read ul li:first-child {
    margin-right: 6px;
}

.profile_read ul li a {
    padding: 10px 15px;
    display: block;
    color: #999;
}

.monthly-archive-list {
    display: flex;
    flex-wrap: wrap;
    padding: 0;
    margin-top: 30px
}

.monthly-archive-list li a {
    display: block;
    padding: 10px 17px;
    color: #909090;
    border: 1px solid #ccc;
    margin-right: 14px;
    margin-bottom: 14px;
}

.monthly-archive-list li a.current-month {
    color: #fff;
    background: #ed86b3;
}

#profile_btn_wrap {
    float: right;
    margin-top: 2px;
    margin-left: 5px;
}

#profile_btn_wrap img:first-child {
    margin-bottom: 5px;
}

.ishido_icn_img {
    margin-left: 10px;
}

.profile_img_content {
    float: left;
    width: 30%;
    margin-top: 20px;
}

.profile_img_content img {
    width: 100%;
    height: auto;
    max-width: 800px;
}

.profile_txt_content {
    float: right;
    width: 65%;
}

@media screen and (max-width: 1030px) {
    .category_list li {
        width: 21%;
    }

    .category_list img {
        width: 160px;
        height: 160px;
    }
}

@media screen and (max-width: 980px) {
    .profile_img_content img {
        max-width: 400px;
    }

    .profile_img_content {
        width: auto;
        text-align: center;
        float: none;
    }

    .profile_txt_content {
        float: none;
        width: auto;
    }

    .category_list img {
        width: 130px;
        height: 130px;
    }

    .logo_pc {
        display: none;
    }

    .logo_sp {
        display: block;
        width: 250px;
        height: auto;
    }

    #logo_wrap {
        padding: 0 30px;
    }
}

@media screen and (max-width: 780px) {
    .archives_li ul {
        padding-left: 20px;
    }

    .profile_read ul {
        text-align: center;
    }

    .profile_read ul li:first-child {
        margin-bottom: 20px;
        margin-right: 0;
    }

    #searchform, .breadcrumb {
        float: none;
        width: 100%;
        text-align: left;
    }

    #searchform {
        margin-top: 10px;
    }

    .container {
        margin: 20px auto;
    }

    .container .top {
        margin: 0 20px;
    }

    .content {
        padding: 0 20px;
    }

    .category_list li {
        width: 100%;
        /*inline-block;*/
        padding-left: 0;
        max-width: 100%;
        margin: 0 0 15px;
        border-top: 1px solid #c8c9ca;
        padding-top: 15px;
    }

    .category_list li:first-child {
        /*border: none;*/
    }

    .category_list ul {
        padding-bottom: 0;
    }

    .profile_img {
        float: none;
        width: 100%;
    }

    .profile_read {
        float: none;
        width: 100%;
        margin-top: 30px;
        margin-left: 0;
    }

    .category_list dl {
        float: left;
        width: 68%;
        margin-left: 3%;

    }

    .category_list img {
        margin-bottom: 0px;
        width: 150px;
        height: 150px;
    }

    a.img_link {
        float: left;
    }

    .container .top #mainContent {
        padding: 10px 0;
    }

    .link_baner ul {
        text-align: center;
    }

    .link_baner ul li {
        margin: 10px 2% 2%;
    }

    .link_baner ul {
        margin-top: -10px;
    }

    iframe {
        height: 250px;
    }

    #logo_wrap {
        padding: 0 20px 0 10px;
    }

    .monthly-archive-list li a {
        padding: 5px 8px;
    }

    .link_baner ul li img {
        max-width: 90px;
    }
}

@media screen and (max-width: 650px) {
    .category_list img {
        width: 80px;
        height: 80px;
    }

    .category_list dl {
        width: 60%;
    }
}

@media screen and (max-width: 640px) {
    .profile_img_content img {
        max-width: 250px;
    }

    iframe {
        height: 150px;
    }

    .social_wrap img {
        width: 32px;
        height: auto;
    }

    #profile_btn_wrap img {
        width: 50px;
        height: auto;
    }

    .ishido_icn_img {
        margin-left: 5px;
    }

    #profile_btn_wrap img:first-child {
        margin-bottom: 2px;
    }

    .logo_sp {
        width: 200px;
    }

    .social_wrap {
        margin-top: 15px;
    }
}

@media screen and (max-width: 580px) {
    .category_list dl {
        width: 60%;
    }
}

@media screen and (max-width: 530px) {
    .category_list dl {
        width: 60%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 480px) {
    .category_list dl {
        width: 58%;
        margin-left: 5%;
    }
}

@media screen and (max-width: 460px) {
    .category_list dl {
        width: 56%;
        margin-left: 5%;
        margin-bottom: 0;
    }
}

/* pager */
.pager{
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 16px;
    position: relative;
}

.pager_top {
    padding: 20px 0 10px 0px;
}

.pager * {
    font-size: 16px;
    font-weight: bold;
    color: #999;
    width: 3.5em;
    text-align: center;
}
.pager a:hover {
    color: #e682b3;
    text-decoration: underline;
}

@media screen and (max-width: 780px) {
    .pager * {
        font-size: 9px;
        color: #999;
        width: 3em;
        text-align: center;
    }
}

.pager_dots{
}

.pager_current {
    color: #e682b3;
}

.pager_num {
}

.pager_prev {
    position: absolute;
    left: 0;
}

.pager_next {
    position: absolute;
    right: 0;
}

.arrow_left::before { /* くの字の表示設定 */
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 2px;
    width: 10px;    /* くの字を山なりに見た時、左側の長さ */
    height: 10px;   /* くの字を山なりに見た時、右側の長さ */
    border-top: 1px solid #999;     /* くの字を山なりに見た時、左側の太さと色 */
    border-right: 1px solid #999;   /* くの字を山なりに見た時、右側の太さと色 */
    transform: rotate(-135deg);    /* くの字の向き */
}

.arrow_right::before { /* くの字の表示設定 */
    content: "";
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 2px;
    width: 10px;    /* くの字を山なりに見た時、左側の長さ */
    height: 10px;   /* くの字を山なりに見た時、右側の長さ */
    border-top: 1px solid #999;     /* くの字を山なりに見た時、左側の太さと色 */
    border-right: 1px solid #999;   /* くの字を山なりに見た時、右側の太さと色 */
    transform: rotate(45deg);    /* くの字の向き */
}

@media screen and (max-width: 780px) {
    .arrow_left::before { /* くの字の表示設定 */
        top: 0;
        bottom: 0;
        right: 8px;
        width: 8px;    /* くの字を山なりに見た時、左側の長さ */
        height: 8px;   /* くの字を山なりに見た時、右側の長さ */
        border-top: 1px solid #999;     /* くの字を山なりに見た時、左側の太さと色 */
        border-right: 1px solid #999;   /* くの字を山なりに見た時、右側の太さと色 */
        transform: rotate(-135deg);    /* くの字の向き */
    }

    .arrow_right::before { /* くの字の表示設定 */
        content: "";
        margin: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 8px;
        width: 8px;    /* くの字を山なりに見た時、左側の長さ */
        height: 8px;   /* くの字を山なりに見た時、右側の長さ */
        border-top: 1px solid #999;     /* くの字を山なりに見た時、左側の太さと色 */
        border-right: 1px solid #999;   /* くの字を山なりに見た時、右側の太さと色 */
        transform: rotate(45deg);    /* くの字の向き */
    }
}

/* =========================================================
   メディア掲載一覧（page-media.php がCPTから自動生成する表）
   年ごとに見出し＋表。月日=狭く、媒体名・内容=半分ずつ、補足=セル結合。
   ========================================================= */
/* 年インデックス（先頭の 2026 / 2025 / … 各年へジャンプ） */
.media-year-nav {
    margin: 1.5em 0 1.8em;
    line-height: 1.9;
    font-size: 0.95em;
    color: #999;
}

.media-year-nav a {
    margin: 0 0.15em;
    text-decoration: underline;
    white-space: nowrap;
}

.media-year-nav a:hover {
    text-decoration: none;
}

.media-year-block {
    margin-bottom: 2.5em;
    scroll-margin-top: 1em; /* アンカー移動時に見出しが上に隠れないよう余白 */
}

.media-year-heading {
    margin: 0 0 0.4em;
    padding-bottom: 0.2em;
    border-bottom: 2px solid #333;
    font-size: 1.2em;
    font-weight: bold;
}

.media-coverage-table {
    width: 100%;
    table-layout: fixed;          /* 列幅を指定どおりに固定する */
    border-collapse: separate;    /* 行ごとに余白を作るため separate にする */
    border-spacing: 0 0.7em;      /* 各行の下に約0.7emの余白（0.5〜1em） */
}

.media-coverage-table td {
    vertical-align: top;          /* 上揃え。行内のセルの高さ基準を揃える */
    word-break: break-word;       /* 長文でもはみ出さず折り返す */
    overflow-wrap: anywhere;
    padding: 0.1em 0.6em;
    line-height: 1.6;
}

/* 左：日付（狭く・最大5文字程度） */
.media-coverage-table .m-date {
    width: 4.5em;
    white-space: nowrap;
}

/* 右：媒体名＋説明文を縦積みで表示するセル（残り幅すべて） */
.media-coverage-table .m-body {
    width: auto;
}

/* 媒体名（上） */
.media-coverage-table .m-outlet {
    font-weight: bold;
}

/* 説明文（下・やや小さめ） */
.media-coverage-table .m-content {
    margin-top: 0.2em;
    font-size: 0.92em;
}

/* リンクは下線を表示（テーマ全体は a に下線なしのため個別指定） */
.media-coverage-table a {
    text-decoration: underline;
}

.media-coverage-table a:hover {
    text-decoration: none;
}

