the-thor-child
/* ----- 投稿タイトル ----- */ .heading-primary { font-weight: 400; letter-spacing:1px; }
/*段落フォントサイズpc12sp10*/ p { font-size: 11pt; }
.heading-primary { font-size: 23px; margin-bottom: 10px; }
.wp-element-caption{ text-align:center; color: rgba(0, 0, 0, .65); letter-spacing:1px; padding-top:5px;
} .dateList__item.icon-clock{ font-weight:normal; color: #686868; } .dateList__item.icon-bubble2{ font-weight:normal; color: #686868; }
.dateList.dateList-main a { color: #686868; font-weight:normal; }
/* ----- 一覧view ----- .dateList__item { display: inline-block; text-align: left; font-size: 14px; margin-right: 5px; line-height: 1.5; font-weight:normal; color: #000; }
.dateList__item.icon-eye { display: none; } */
/* ----- 記事内link ----*/ .content a { color: #895705; }
.content a:hover { color: #839ca0; font-weight:normal; } /* ----- プロフィール ----- .widgetProfile__text { border: 1px #f4e8e8 solid; padding: 15px; border-radius:15px;
} */
/*サイトロゴカスタマイズPC*/
.siteTitle__logo { height: 50px; }
/*SP*/ @media screen and (max-width:480px) { .siteTitle__logo { height:40px; } }
/* ----- トグル ----- */ @media only screen and (min-width: 992px) { .t-headerColor.t-headerCenter .menuBtn__link { color: #000; } } @media only screen and (min-width: 992px) { .t-headerColor.t-headerCenter .menuBtn__link:hover { color: #a67d7d; } } .t-headerColor .menuBtn__link:hover { color: #a67d7d; }
/* ----- コメント名前 ----- */ cite { font-style: normal; }
/* ----- 記事一覧囲み ----- */ .archive__item-shadow { background: #fff; padding: 15px; border-bottom: 1px #f4e8e8 solid; box-shadow: 0 0px 0px 0 rgba(0, 0, 0, .15); }
/* ----- WordPress calendar ----- */ #wp-calendar {width: 100%; } #wp-calendar caption { text-align: right; color: #777; font-size: 12px; margin-top: 10px; margin-bottom: 15px; border-bottom:0px solid #e5e5e5; padding-bottom:8px; } #wp-calendar thead { font-size: 12px; } #wp-calendar thead th { padding-bottom: 10px; } #wp-calendar tbody { color: #000; } #wp-calendar tbody td { background: none; border: 0px solid #fff; text-align: center; padding:8px; font-size:12px; } #wp-calendar tbody td a { font-weight:700; color:#222; background: #cb7b7b; border-radius: 14px 14px 14px 14px; color: #fff; /*文字色*/ display: inline-block; height: 28px; line-height: 28px; margin: 1px; vertical-align: middle; width: 28px; text-decoration: none; /*リンクの下線を消す*/ }
#wp-calendar tbody td:hover { background: #fff; } #wp-calendar tbody .pad { background: none; } #wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; } #wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 10px; } #wp-calendar thead th { padding-bottom: 10px; text-align: center; }
/*Insta*/ .content .instagram-media, .content .twitter-tweet { width: 450px !important; max-width: 100% !important; margin: 1rem auto 0 0 !important; }
/*ページネーションのカスタマイズ*/ /*ページ送り戻りボタン*/ .pager__item a{ padding: 10px 20px; color: #9e9e9e; font-weight:400; text-decoration: none; } .pager__item{ margin:5px; border: 1px solid #ccc; font-size:15px; } /*ページ送り戻りボタンホバー時*/ .pager__item a:hover { transition-duration:0.5s; color:#86abb6; /*文字色*/ } .pager :hover{ background:initial; color:#4682b4; } /*現選択ページ*/ .pager__item.pager__item-current { padding: 10px 20px; background:#d3ccbe; color:#fff; } .pager__item-next::before{ display:none; } .pager__item-prev::before{ display:none; } .pager__item-next :after{ font-family: "Font Awesome 5 Free"; content: "\f101"; font-weight:600; margin-left:5px; } .pager__item.pager__item-prev ::before{ font-family: "Font Awesome 5 Free"; content: "\f100"; font-weight:600; margin-right:5px; }
/* フッターエリアの背景色 */ /*フッターの背景色*/ .l-footer .bottomFooter { background: #ede2e2; }
.l-footer .wider .bottomFooter .container .bottomFooter__copyright{color:#000;}
/*prevNext 全体の枠*/ .prevNext__item.prevNext__item-prev,.prevNext__item.prevNext__item-next { width: 100%; padding-left: 0; } .prevNext__item.prevNext__item-prev .eyecatch:before,.prevNext__item.prevNext__item-next .eyecatch:before { padding-top: initial; } /*次の記事に中央のボーダー*/ .prevNext__item.prevNext__item-next { padding-top: 20px; border-top:solid 1px rgba(0,0,0,.1); } /*次の記事の並び逆順*/ .prevNext__item.prevNext__item-next .eyecatch{ flex-direction : row-reverse; } .prevNext__item.prevNext__item-next .eyecatch img{ order:2; } /*各パーツの初期化と位置調整と装飾*/ .prevNext__title ,.prevNext__pop{ position: static; } .prevNext__pop { height:initial; display: flex; justify-content: center; align-items: center; } .prevNext__item.prevNext__item-prev .prevNext__pop{ border-radius:10px 0 0 10px; } .prevNext__item.prevNext__item-next .prevNext__pop{ border-radius:0 10px 10px 0; } .prevNext,.prevNext__item.prevNext__item-prev{ border:none; } .prevNext .eyecatch__link { position: static; width:initial; } .prevNext .eyecatch__link::before { content:none; } .prevNext a.eyecatch__link.eyecatch__link-mask { display: flex; } .prevNext .eyecatch { display: flex; background:none; } .prevNext__item-next .prevNext__title { text-align: right; } /*画像サイズと文字色*/ .prevNext .eyecatch .eyecatch__link img { position: static; width:160px; height:90px; margin-right:10px; margin-left:10px; } .prevNext__title,.prevNext__title span{ color:#666666; }
.prevNext__text { color:#666666; font-weight:bold; font-size:16px; }

コメント
コメントを投稿