@charset "UTF-8";

/*!
Theme Name: Cocoon Child
Description: Cocoon専用の子テーマ
Theme URI: https://wp-cocoon.com/
Author: わいひら
Author URI: https://nelog.jp/
Template:   cocoon-master
Version:    1.1.3
*/
/* メインカラー緑 #2d9c5e #00B315 #151816*/
/************************************
** 子テーマ用のスタイルを書く
************************************/
/*必要ならばここにコードを書く*/
:root { 
	/* --cocoon-text-color: #161d19; */
	--cocoon-text-color: #333333;
	/* --cocoon-orange-color: #ffa61b; */
	/* --cocoon-orange-color: #2d9c5e; */
	--cocoon-orange-color: #2ea375;
	--cocoon-facebook-color: #2951c0;
	--cocoon-hatebu-color: #1b6aff;
	--cocoon- sns-color: #14d91c;
	--cocoon-brown-color: #7d4e07;
	--cocoon-blue-color: #1b9eff;
	/* --cocoon-pink-color: #E60058; */
	--cocoon-pink-color: #2d9c5e;
	--cocoon-green-color: #174e2f;
	--main: #086FC4;
	--main-lg: #3c8dd0;
	--main-bg: #DEF0F5;
	--sub-y: #f29d5f;
	--sub-p: #F7AAA1;
	--sub-r: #e94444;
	--bg: #E6F1F8;
	--text: #333;
	--text-lg: ;
	--border: #e5e5e5;
}
/************************************
** 基本
************************************/
body {
	/* background: #f4f6f4; */
	/*  background: #f6f4f2; */
	/* background: #efeeeb; */
	/* background: #f4f3f2; */
	background: #E6F1F8;
	letter-spacing: .02em;
}

a {
	color: var(--main);
}

a:hover {
	text-underline-offset: 3px;
    text-decoration-thickness: 3px;
}
[class*=bc-brand-color] .x-corp-button {
    --cocoon-sns-color: #222;
}
[class*=bc-brand-color] .facebook-button {
    --cocoon-sns-color: #085cc4;
}
[class*=bc-brand-color] .hatebu-button {
    --cocoon-sns-color: #0876c4;
}
[class*=bc-brand-color] .line-button {
    --cocoon-sns-color: #08c428;
}
[class*=bc-brand-color] .copy-button {
    --cocoon-sns-color: #f29d5f;
}



/************************************
** レイアウト
************************************/
.header-container, .main, .sidebar, .footer {
	background: inherit;
}

.content-in {
	display: grid;
	gap: 2rem;
	grid-template-columns: 68% auto;	
}
.main {
	width: 100%;
	padding: 0;
}
.sidebar {
	padding: 0 !important;
	width: 100%;
}
.content,.header-container {
	margin: 0;
}
.content {
	padding: 0 4vw;
}
.wrap {
	width: 1200px;
}
.widget-sidebar {
    padding: 1rem 1.25rem 1.25rem;
    background: #fff;
	border-radius: .85rem;
	margin-bottom: 2rem !important;
}
.article {
	padding: 3rem;
    background: #fff;
    border-radius: .85rem;
}
.mobile-menu-buttons .menu-content {
	background: #f4f4f4;
}
.menu-content .sidebar {
	padding: 0 .5rem !important;
}
.menu-close-button {
	margin-bottom: 2rem;
    background: #f4f4f4;
    color: #333333;
    font-size: 1.5rem;
    padding: 1rem 0 0;
}
/************************************
** ヘッダー
************************************/
.header {
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
	/* padding: 3rem 0; */
	padding: 4rem 4vw 3rem;
	background: #fff;
}
.header-in {
	/* height: 9.5rem; */
	height: auto;
}
.logo {
	line-height: 1;
	padding: 0;
}
.logo img {
	/* width: 88%; */
	/* width: 100%; */
	width: 43%;
}
.tagline {
	display: none;
}
.site-name-text-link {
	padding: 0;
}
#header .site-name-text {
	font-size: 3rem;
	letter-spacing: .3rem;
	font-weight: 700;
}
.navi {
	background: var(--main);
	margin-bottom: 3rem;
}
.navi-in > ul {
	display: grid;
    /* border-radius: 4rem; */
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    overflow: hidden;
	background: #fff;
}
.navi-in > ul li {
	border-left: 1px solid #fff;
	width: inherit;
	height: inherit;
}
.navi-in > ul li:first-child {
	border: none;
}
.navi-in a {
	padding: 1rem 0;
	background: var(--main);
	color: #f4f6f4;
	font-weight: 700;
}
.navi-in a:hover {
	opacity: .8;
	background: var(--main);
	color: #fff;	
}
/************************************
** メイン
************************************/
.related-entry-card, .entry-card {
    display: grid;
    gap: 0 1.85rem;
    grid-template-columns: .535fr 1fr;
	align-items: center;
}
.related-entry-card {
	grid-template-columns: .5fr 1fr;
}
.a-wrap {
	padding: 0;
}
.a-wrap:hover {
	background: inherit;
}
.entry-card-wrap {
    padding-bottom: 1.5rem;
    border-bottom: 1px solid #e6ece8;
}
.entry-card-wrap:last-child {
	border: none;
}
.body .entry-card-thumb,.body .related-entry-card-thumb {
	margin-right: 0;
	border-radius: .25rem;
	overflow: hidden;
	width: 100%;
}
.body .entry-card-thumb img {
	border-radius: .5rem .25rem .25rem .25rem;
}
.entry-card-content,.related-entry-card-content {
	margin-left: 0;
}
.related-entry-card-content,.under-entry-content .related-entry-card-title {
	padding-bottom: 0;
	margin-bottom: 0;
}
.related-list {
	gap: 1.5rem 0;
}
.related-entry-card-title, .entry-card-title {
	font-size: 1.25rem;
	line-height: 1.5;
	-webkit-line-clamp: 4;
	margin: 0 0 .5rem 0;
}
.entry-title, .archive-title {
    margin: 0 0 3rem;

}
.archive-title {
	background: #fff;
    color: var(--text);
    padding: 1rem 2rem;
    border-radius: .85rem;
	margin-bottom: 1rem;
	font-size: 1.5rem;
}
.archive-title span {
	color: var(--main);
	margin-right: .85rem;
}
.list-title {
    text-align: center;
    font-size: 1.5rem;
    margin-top: 0;
    margin-bottom: 0;
    background: #fff;
    border-radius: .85rem .85rem 0 0;
    padding: 1.5rem .5rem;
    /* border: 2px solid #2d9c5e; */
}
.list-title-in {
	display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
}
.list-title-in:before,
.list-title-in:after {
    width: 3px;
	height: 2rem;
	background-color: #fff;
    content: "";
	position: inherit;
	
}
.list-title-in:before {
    transform: rotate(-35deg);
    margin-right: 1.5rem;
}
.list-title-in:after {
    transform: rotate(35deg);
    margin-left: 1.5rem;
}
/* .list-title-in:before, .list-title-in:after {
	display: none;
} */
.list-title-in {
	padding: 0;
}
.list-new-entries-title,.list-title {
	margin: 0;
    border-radius: .85rem .85rem 0 0;
	background-image: url(http://sekai-zukan.blog/wp-content/uploads/2025/08/fvvsrgg.svg);
    background-position: center;
	background-size: cover;
	position: relative;
	overflow: hidden;
}
.list-new-entries-title:before,.list-title:before  {
    content: "";
    background: rgb(8 111 196 / 80%);
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
}

.list-category-10 .list-title,.list-category-10-column-title {
	background-image: url(http://sekai-zukan.blog/wp-content/uploads/2025/08/fvvsrgg.svg);
}
.list-category-13 .list-title,.list-category-13-column-title {
	background-image: url(http://sekai-zukan.blog/wp-content/uploads/2025/08/fvvsrgg.svg);
}
.list-category-17 .list-title,.list-category-17-column-title {
	background-image: url(http://sekai-zukan.blog/wp-content/uploads/2025/08/fvvsrgg.svg);
}
.list-category-20 .list-title,.list-category-20-column-title {
	background-image: url(http://sekai-zukan.blog/wp-content/uploads/2025/08/fvvsrgg.svg);
}
.list-column,.list-new-entries {
    position: relative;
	margin-bottom: 1rem;
}
.list-more-button-wrap {
    text-align: center;
    position: absolute;
    bottom: 0;
    width: 100%;
    background: rgb(255 255 255 / 90%);
    padding: 2.5rem 0 1.5rem;
	border-radius: 0 0 .85rem .85rem;
}
.list-more-button {
     padding: .85rem .5rem;
    text-decoration: none;
    color: var(--main);
    border: none;
    transition: 0.4s;
    margin: 0;
    font-size: 16px;
    border-radius: 2rem;
    background: #fff;
    width: 60%;
    position: relative;
    font-weight: 700;
    border: 3px solid var(--main);
	box-shadow: 1px 1px 8px rgb(8 111 196 / 20%);
}
.list-more-button:after {
    content: '';
    width: 5px;
    height: 5px;
    border-top: 3px solid var(--main);
    border-right: 3px solid var(--main);
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: 20px;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
}
.list-more-button:hover {
	color: #3e7556;
	background: #fff;
	opacity: .8;
}
.ad-area {
	margin-bottom: 0 !important;
}
#common_ad-2 {
	margin-bottom: 0 !important;
	padding-bottom: 1.5rem;
	border-bottom: 1px solid #e6ece8;
}
.ad-label {
	display: none;
}
#custom_html-11 ins {
    margin: 0 auto;
}
/* 記事カード*/
.list {
    row-gap: 1.5rem;
	padding: 2rem;
    background: #fff;
    border-radius: .85rem;
}

.front-top-page .list {
	border-radius: 0 0 .85rem .85rem;
}
.home .rect-entry-card-wrap .list {
	border-radius: .85rem;
}
.ect-big-card-first {
	
}
.front-top-page .list a.entry-card-wrap:first-child .entry-card {
	display: block;
}
.front-top-page .list a.entry-card-wrap:first-child .entry-card .entry-card-thumb {
	margin: 0 0 1rem;
	float: none;
}
.front-top-page .list a.entry-card-wrap:first-child .cat-label {
	left: 0;
	top: 0;
	right: auto;
	border-radius: 0 0 .25rem 0;
}
.front-top-page .list a.entry-card-wrap:first-child .entry-card-title {
	font-size: 1.75rem;
}
.front-top-page .list a.entry-card-wrap:first-child .entry-card-title::first-letter {
	font-size: 150%;
	letter-spacing: .02em;
	background: var(--main);
	border-radius: 4px;
	color: #fff;
}

.cat-label {
	padding: .25rem .5rem;
	font-size: .75rem;
	background: var(--bg);
	color: var(--main);
	border: none;
    top: 0;
    left: inherit;
    left: 0;
	border-radius: 0 0 .25rem 0;
}

.a-wrap:hover .related-entry-card-title,.a-wrap:hover .entry-card-title {
	text-decoration-color: var(--main) !important;
    text-decoration: underline;
    text-decoration-thickness: 3px;
}

.entry-card-info > * {
	font-size: .85rem;
	font-weight: 700;
    color: #737674;
    font-style: italic;
}
/* 1カラムカテゴリー */
.front-top-page .list-column .list a.entry-card-wrap:first-child .entry-card {
    display: grid;
}
.front-top-page .list-column .list a.entry-card-wrap:first-child .entry-card-title {
    font-size: 1.25rem;
}
.front-top-page .list a.entry-card-wrap:first-child .entry-card-title:first-letter {
	font-size: 100%;
	background: inherit;
	color: inherit;
}
.list-columns {
	display: grid;
	gap: 3rem 1.5rem;
	grid-template-columns: 1fr 1fr;
}
/* 2カラムカテゴリー */
.front-page-type-category-2-columns .fpt-2-columns{
	display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: repeat(3, 1fr);
    gap: 2rem;
}
.front-page-type-category-2-columns .fpt-2-columns .list-column:last-child {
	grid-column: span 2 / span 2;
    width: 50%;
    margin: 0 auto;
}
.front-page-type-category-2-columns .list-column .list {
	padding: 1.5rem 1.25rem;
}
.front-page-type-category-2-columns .list-columns .list-column {
	width: 100%;
	margin: 0;
}
.card-arrow .a-wrap::after {
	width: 5px;
    height: 5px;
    border-top: 3px solid var(--main-lg);
    border-right: 3px solid var(--main-lg);
    transform: rotate(45deg) translateY(-50%);
    position: absolute;
    top: 50%;
    right: .25rem;
    border-radius: 1px;
    transition: 0.3s ease-in-out;
	content: "";
}
.front-page-type-category-2-columns #common_ad-2 {
    border: none;
    padding: 0;
    margin: 3rem 0 !important;
}

.front-page-type-category-2-columns .widget-entry-cards .a-wrap .card-title{
	font-size: 1rem;
	font-weight: 700;
}
.front-page-type-category-2-columns .widget-entry-cards .a-wrap {
	padding: 0;
    margin-bottom: 1rem;
    padding-bottom: 1rem;
    border-bottom: 1px solid #e6ece8;
}
/* ページネーション */
.pagination-next-link,.page-numbers {
	border: none;
    background: var(--main);
    border-radius: .85rem;
    color: #fff;
	font-weight: 700;
}
.page-numbers {
	border: none;
}
.pagination .current {
	font-size: 120%;
}
.pagination-next-link:hover,.page-numbers:hover {
	background: var(--main) !important;
    color: #fff !important;
	opacity: .8;
}
.pagination .current,.pagination .current:hover  {
	background-color: #fff !important;
	color: #737674 !important;
	opacity: 1;
}
/* 記事 */
.body .article {
	margin-bottom: 3rem !important;
}
.entry-content p {
	color: #333333;
}
.article p {
	margin-bottom: 2.5rem !important;
}
.wp-block-image {
	margin-top: -1rem;
}
.wp-block-image figcaption {
	color: #737674;
}
p:has(span.badge) + .wp-block-image,.wp-block-quote .wp-block-image {
	margin-top: 0;
}
#custom_html-8 {
	background: var(--border);
	margin-bottom: 4rem;
}
.wp-block-image {
	margin-bottom: 2.5rem !important;
}
.eye-catch {
	border-radius: .5rem;
	overflow: hidden;
}
.eye-catch img{
	border-radius: .7rem .5rem .5rem .5rem;
}
.eye-catch .cat-label {
	padding: .25rem .5rem;
}
.entry-content {
	padding: 0 2vw;
	margin: 0 0 5rem;
}
.article h2, .article h3, .article h4, .article h5, .article h6 {
	margin: 4rem 0 2.5rem;
}
.article h1.entry-title, .article h1.archive-title {
    line-height: 1.5;
    font-size: 2rem;
    margin: 0 0 2.5rem;
}
.article h1.entry-title::first-letter {
	/* font-size: 200%;
	letter-spacing: .02em;
	color: var(--cocoon-orange-color);
	border-radius: 3px; */
		font-size: 150%;
	background: var(--main);
	border-radius: .25rem;
	color: #fff;
	font-weight: 600;
}
.article h3 {
	padding: 1rem;
    border: none;
    background: #e6e9e6;
    border-radius: .25rem;
}
.eye-catch .cat-label {
	border: none;
	opacity: 1;
	top: 0;
	left: 0;
}
.post-date, .post-update, .post-author, .amp-back, .entry-category {
    font-size: .85rem;
    font-weight: 700;
    /* color: #737674; */
	color: var(--main);
    font-style: normal;
}
.entry-card-info > * {
	font-style: normal;
}
.date-tags {
	margin-bottom: 2rem;
}
.pr-label-l {
	color: #737674;
	padding: .25rem;
	border: 1px solid #e0e7e2;
}
.article h2 {
	/*background: #e9e9e9;
    border: 1px solid #ccc;
    border-radius: .25rem; */
	background: var(--main);
	color: #fff;
	border-radius: .25rem;
	padding: 1.5rem;
}
.badge-grey, .badge-brown, .badge-yellow, .badge-green, .badge-blue, .badge-purple, .badge-pink, .badge-red, .badge, .ref, .reffer, .sankou {
	padding: 0;
    border-radius: 0;
    font-size: .95rem;
	display: flex;
    align-items: center;
    gap: .5rem;
}
.badge,.badge-pink,.badge-purple,.badge-blue {
	background: inherit;
	color: #282828;
    font-weight: 400;
}
.badge:before,.badge-pink:before,.badge-purple:before,.badge-blue:before {
	font-family: "Font Awesome 5 Free";
    content: "\f075";
    width: 1.5rem;
    height: 1.5rem;
    background: var(--main);
    border-radius: .25rem;
    line-height: 1.5rem;
    text-align: center;
    color: #fff;
    padding: 1px;
}
.badge-pink:before {
	background: var(--main);
}
.badge-pink {
	color: #F0005C;
	color: var(--main);
	font-weight: 700;
}
.badge,.badge-purple,.badge-blue {
	color: var(--main);
}
.badge-purple:before {
	content: "\f4ad";
}
.badge-blue:before {
	content: "\f4ad";
	font-weight: 700;
}

p:has(span.badge),p:has(span.badge-pink) {
	margin: 3.5rem 0 1rem !important;
}
.wp-block-group p:has(span.badge), .wp-block-group p:has(span.badge-pink) {
	margin-top: 2.5rem !important;
}
.bold-red {
    font-weight: bold;
    color: #ff1b1b;
}
.entry-content>*, .mce-content-body>*, .article p, .demo .entry-content p, .article dl, .article ul, .article ol, .article blockquote, .article pre, .article table, .article .toc, .body .article, .body .column-wrap, .body .new-entry-cards, .body .popular-entry-cards, .body .navi-entry-cards, .body .box-menus, .body .ranking-item, .body .rss-entry-cards, .body .widget, .body .author-box, .body .blogcard-wrap, .body .login-user-only, .body .information-box, .body .question-box, .body .alert-box, .body .information, .body .question, .body .alert, .body .memo-box, .body .comment-box, .body .common-icon-box, .body .blank-box, .body .button-block, .body .micro-bottom, .body .caption-box, .body .tab-caption-box, .body .label-box, .body .toggle-wrap, .body .wp-block-image, .body .booklink-box, .body .kaerebalink-box, .body .tomarebalink-box, .body .product-item-box, .body .speech-wrap, .body .wp-block-categories, .body .wp-block-archives, .body .wp-block-archives-dropdown, .body .wp-block-calendar, .body .ad-area, .body .wp-block-gallery, .body .wp-block-audio, .body .wp-block-cover, .body .wp-block-file, .body .wp-block-media-text, .body .wp-block-video, .body .wp-block-buttons, .body .wp-block-columns, .body .wp-block-separator, .body .components-placeholder, .body .wp-block-search, .body .wp-block-social-links, .body .timeline-box, .body .blogcard-type, .body .btn-wrap, .body .btn-wrap a, .body .block-box, .body .wp-block-embed, .body .wp-block-group, .body .wp-block-table, .body .scrollable-table, .body .wp-block-separator, .body .wp-block, .body .video-container, .comment-area, .related-entries, .pager-post-navi, .comment-respond {
    margin-bottom: 3rem;
}
.cocoon-block-label-box.not-nested-style>.box-content {
    border-color: #482d9c;
	border-radius: .5rem;
	padding: 2rem 1.5rem 1rem;
}
.cocoon-block-label-box.not-nested-style>.box-content .wp-block-list {
	display: grid;
    gap: 1rem;
	padding-left: 0;
	list-style-type: none;
	margin-bottom: 1.5rem;
}
.label-box-label-text {
	display: flex;
	gap: 0 .5rem;
	background: #fff;
	padding: 0 .5rem;
    margin-left: -.5rem;
}
.label-box-label-text:before {
	font-family: "Font Awesome 5 Free";
	content:"\f501";
	font-weight: 900;
	color: #482d9c;
}
.block-box-content ul li, .block-box-content ol li {
	position: relative;
	display: flex;
	gap: 0 .85rem;
	margin: 0;
	align-items: baseline;
	border-bottom: 1px solid #e0e7e2;
    padding-bottom: 1rem;
    font-size: 1rem;
}
.block-box-content ol {
	 counter-reset: list-counter;
}
.block-box-content ol li {
	 
}
.block-box-content ul li:last-child , .block-box-content ol li:last-child {
	border: none;
}
.block-box-content ul li:before {
	font-family: "Font Awesome 5 Free";
	content:"\f00c";
	height: 1.25rem;
    width: 1.25rem;
    background: #482d9c;
    color: #fff;
    font-weight: 900;
    display: flex;
    justify-content: center;
    align-items: center;
	flex-shrink: 0;
	font-size: .55rem;
	border-radius: 100%;
}
.block-box-content ol li:before {
	content: counter(list-counter);
	counter-increment: list-counter;
	width: 1.5rem;
	height: 1.5rem;
	background: #482d9c;
    color: #fff;
    display: flex;
	justify-content: center;
    align-items: center;
	flex-shrink: 0;
	font-size: 11px;
	border-radius: 100%;
	font-weight: 700;
}

.cocoon-block-label-box.not-nested-style>.label-box-label {
	color: #482d9c;
}
.instagram-media {
	max-width: 100% !important;
}
.wp-block-image img {
	/* border: 5px solid #ccc; */
	border-radius: .25rem;
}
.article blockquote {
    margin-bottom: 4rem !important;
    margin-top: 4rem;
    padding: 4rem 0;
    background: inherit;
    border-radius: 0;
    font-size: .95rem;
    border: none;
    border: 2px solid #174e2f;
    /* border-bottom: 6px solid #2d9c5e; */
    padding: 3rem 1.25rem 2rem;
    border-radius: .25rem;
}
.article blockquote:before, .article blockquote:after {
	color: #174e2f;
	font-size: 1.5rem;
	font-family: "Font Awesome 5 Free";
	line-height: inherit;
	font-weight: 700;
}
.article blockquote:before {
    content: "\f10e";
    top: .5px;
    left: 1rem;
}
.article blockquote:after {
	content: "\f10d";
	bottom: .25rem;
	right: 1rem;
}
.article blockquote h2 {
	background: inherit;
    padding: 1rem 0 1rem;
    border-bottom: 1px solid #174e2f;
    border-radius: 0;
    color: #174e2f;
    margin-bottom: 2rem;
	font-size: 20px;
}
.article blockquote h3 {
	background: inherit;
    padding: 0 0 1rem;
    color: #174e2f;
    font-size: 18px;
    border-bottom: 1px dashed #174e2f;
    border-radius: 0;
    margin: 2rem 0 1rem;
}
.article blockquote p {
	margin-bottom: 2rem !important;
	color: #174e2f;
}
.amazon_box {
	display: flex;
    padding: 1.5rem;
    border: 1px solid #eee;
    gap: 1.25rem;
    width: 85%;
}
.amazon_box_img {
	max-width: 18%;
    width: 100%;
    margin-top: .5rem;
}
.amazon_box_img a {

}
.amazon_box_img a img {
	
}
.amazon_info {
	
}
.amazon_info a.amazon_title {
	display: block;
    font-size: 1.25rem;
    margin-bottom: 1rem;
    text-decoration: none;
    color: #111;
    font-weight: 700;
    border-bottom: 3px solid var(--main);
	padding-bottom: .25rem;
}
.amazon_info span {
	font-size: 14px;
    line-height: 1.6 !important;
    display: block;
    color: #444;
	margin-bottom: .5rem;
}
a.amazon_info_button {
	display: inline-block;
    font-size: 13px;
    text-decoration: none;
    background: #ffa61b;
    color: #fff;
    padding: .25rem 1rem;
    border-radius: 2rem;
}
a.amazon_info_button:hover {
	
}

.wp-block-quote p {
    margin-bottom: 1.5rem;
}
.wp-block-cocoon-blocks-micro-text {
    background: none;
    font-size: .85rem;
    border-radius: .25rem;
    width: auto;
	padding: 1rem;
	background: #f5f5f5;
    color: var(--text);
	margin-bottom: 4rem !important;
}
.block-box-content .wp-block-cocoon-blocks-micro-text {
	margin-bottom: .5rem !important;
	background: #f6f4fa;
    color: #74717b;
}
.blank-box {
	padding: 0;
    border: none;
    font-size: .95rem;
    margin-top: -1.5rem;
    color: #333;
}
.blank-box p {
	color: #737674;
} 
hr.wp-block-separator {
    border: none;
    /* background: #333; */
    /* height: 2px; */
    border-bottom: 1px solid #e5e5e5;
    width: 100%;
    margin: 4rem auto !important;
}
.sns-share-buttons a .button-caption {
	font-size: 14px;
	margin-left: .5rem;
}
.cat-link,.tag-link, .comment-reply-link {
	padding: .25rem .85rem;
	border-radius: 2rem;
	font-size: .8rem;
}
.cat-link {
	background: var(--main);
}
.cat-link:hover {
    opacity: 0.8;
    color: var(--cocoon-white-color);
	transition: all 0.3s ease-in-out;
}
.tag-link {
	border: 1px solid var(--main-lg);
}
.tag-link:hover {

}
.entry-categories-tags .tax-icon {
	color: var(--main-lg);
	margin-right: .25rem;
}
.cat-link .tax-icon {
	color: #fff;
}
.entry-categories-tags {
	margin-bottom: 2.5rem;
}
.custom-box-a {
    padding-left: 1.25rem;
	border-left: 2px solid var(--border);
	margin: 2.5rem 0 !important;
}
.custom-box-b {
	margin-left: 1.25rem;
    padding-left: 1.25rem;
    border-left: 2px solid var(--border);
	margin: 2.5rem 0 2.5rem 1.25rem !important;
}
iframe {
    margin: 0 auto 0rem !important;
	border-radius: .5rem;
}
/* sns */
.sns-buttons a {
	
}
.sns-share.ss-col-5  .sns-buttons {
    column-gap: .5rem;
}
.sns-follow-message, .sns-share-message {
	font-weight: 700;
	margin-bottom: .5rem;
}
#custom_html-10 {
	margin-bottom: 0;
}
#custom_html-10 ins {
	margin: 0 auto;
}
#custom_html-10 iframe,#custom_html-10 img {
	border-radius: 0;
}
/* 記事フッター見出し */
.related-entry-heading, .comment-title,.widget-below-related-entries-title {
    display: flex;
    align-items: center;
    gap: 1rem;
	margin: 0 0 2rem;
	color: var(--main);
}
.widget-below-related-entries-title {
	margin-bottom: 2rem;
}
.related-entry-heading:after, .comment-title:after,.widget-below-related-entries-title:after {
    height: 2px;
    background: var(--main);
    content: "";
    width: 100%;
    flex: 1;
}
.related-entry-heading:first-letter,.comment-title:first-letter {
	letter-spacing: .02em;
	color: var(--main);
}
/* 関連記事 */
.related-entries,.comment-area,.widget-below-related-entries {
	padding: 3rem;
	border-radius: .85rem;
	background: #fff;
}
.under-entry-content .related-entry-card-title, .under-entry-content .entry-card-title {
	font-size: 1.25rem;
}
/* コメントフォーム */
#comment-area {
	padding: 0;
}
.comment-title {
	padding: 1.5rem 3rem;
    border-bottom: 1px solid #c7c8c7;
    color: var(--text);
	position: relative;
	display: flex;
	gap: .5rem;
}
.comment-title:after {
	height: 0;
}
.comment-title:before {
    font-family: "Font Awesome 5 Free";
    content: "\f086";
	color: var(--main);
}
.commets-list {
	list-style: decimal;
	padding: 0rem 3rem 2rem 4.25rem;
}
.comment-form-wrap {
	padding: 0 3rem 3rem;
}
.st-comment-meta {
	margin-bottom: .85rem;
}
.comment-author-label {
	display: none;
}
#email-notes {
    display: none;
}
.comment-form-comment label,.comment-form-author label  {
	font-size: 1rem;
	font-weight: 700;
	margin-bottom: .5rem;
	display: block;
	color: #666;
}
.required {
	display: none;
}
.comment-form-cookies-consent {
    font-size: .9rem;
	margin: 1.5rem 0;
}
.comment-form p {
    margin-bottom: 1rem;
	color: var(--text);
}
.st-comment-author .fn {
    font-weight: bold;
    color: var(--text);
    font-style: normal;
}
.st-comment-datetime {
	font-size: .85rem;
    margin-left: .5rem;
    color: #666;
}
.comment-form-cookies-consent {
	display: none;
}
.comment-form img {
	margin-top: 1rem;
    padding: .5rem .5rem .3rem;
    border: 1px solid #ccc;
}
.siteguard_captcha {
	margin-top: .25rem;
}
.st-comment-content {
	border: none;
    padding: .5rem 0;
    border-radius: .85rem;
    font-size: 1rem;
    margin-bottom: .5rem;
}
.st-comment-content p {
	margin-bottom: 1.25rem;
}
.st-comment-body {
    margin-bottom: 3rem !important;
}
.comment-author-separator {
	display: none;
}
.commets-list .children {
	padding-left: 1.5rem;
    border-left: 2px solid var(--border);
}
.wpulike {
	padding: 0;
	margin-top: 1.5rem;
}
.wpulike-heart .wp_ulike_general_class {
	box-shadow: 0 0 0 2px #b2b2b2 inset;
}
.wpulike-heart .count-box {
	color: #ff554c;
	font-size: 16px;
}
.wpulike-default button.wp_ulike_btn {
	background-color: #e6e9e6;
	min-width: 34px;
}
.wpulike-default .count-box {
	box-shadow: 0 0 0 1px #ccc inset;
	color: #111;
	font-weight: 700;
}
.wpulike-default .count-box:before {
	border-left-color: #ccc;
	border-bottom-color: #ccc;
}
.comment-reply-link {
	background: var(--main);
    color: #ffffff;
    border: none;
    /* margin-top: 1.5rem; */
    padding: .25rem 1rem;
	border-radius: 4px;
	font-weight: 700;
	display: inline-block;
}
.comment-reply-link .comment-icon {
    margin-right: .25rem;
}
.comment-icon {
	margin-right: 4px;
}
.comment-author {
	
}
.comment-reply-title {
	margin-bottom: 1.5rem;
	font-size: 1.25rem;
	color: #333;
}
.comment-notes {
	font-size: .85rem;
}
.comment-form-email {
	display: none;
}
.comment-form textarea,.comment-form input[type=text] {
	border: 2px solid #ccc;
}
.comment-respond input[type=submit] {
	border: none;
	padding: 1rem;
	background: var(--text);
	color: #fff;
	font-weight: 700;
	font-size: 1rem;
	border-radius: 4px;
}
.commets-list .article {
    padding: 0;
	margin-bottom: 2rem !important;
}
.comment-form-wrap {
    padding: 0 3rem .05rem;
}
/* 送りナビ */
.pager-post-navi a {
	border: none;
	padding: 1rem;
	border-radius: 4px;
	background: #fff;
}
.pager-post-navi a:hover {
	background: #fff;
	color: var(--text);
}
.pager-post-navi {
	gap: 1rem;
}
.prev-post-title, .next-post-title {
	line-height: 1.6;
}
.pager-post-navi a.prev-post .prev-post-title {
	margin-left: .85rem;
}
.pager-post-navi a.next-post .next-post-title {
	margin-right: .85rem;
}
.pager-post-navi a .iconfont {
    font-size: 1.25rem;
    padding: .85rem;
    color: var(--main);
}
/************************************
** サイド
************************************/
.sidebar h2, .sidebar h3,.widget-content-top-title,.widget-index-top-title,.footer-title {
    padding: 0 0 0 .9rem;
    background: none;
    margin: 0 0 1.25rem;
    /* border-left: 5px solid #ffa61b; */
	position: relative;
}
.sidebar h2:before, .sidebar h3:before,.widget-content-top-title:before,.widget-index-top-title:before,.footer-title:before {
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    content: "";
    width: 4px;
    height: 20px;
    background: var(--main);
    border-radius: 2px;
}
.sidebar {
	padding: 1.5rem;
}
/* 新着記事 */
.body .sidebar .new-entry-cards,.body .sidebar .popular-entry-cards {
	margin: 0;
}
.widget-entry-cards .a-wrap {
	padding: 0;
	margin-bottom: 1rem;
}
.widget-entry-cards .a-wrap:hover .card-title {
	text-decoration: underline;
    text-decoration-thickness: 2px;
	text-decoration-color: var(--main);
}
.widget-entry-cards .a-wrap .card-title {
	padding-bottom: 3px;
    line-height: 1.4;
}
.widget-entry-cards:not(.large-thumb-on) .card-title {
    -webkit-line-clamp: 3;
}
.widget-entry-cards figure {
	margin-bottom: 0;
	width: 100%;
	border-radius: .25rem;
    overflow: hidden;
}
.widget-entry-card-content {
	margin-left: 0;
	font-size: .9rem;
}
.search-box {
	margin: 0;
}
.entry-card-thumb, .author-thumb, .blogcard-thumbnail, .related-entry-card-thumb, .popular-entry-card-thumb, .new-entry-card-thumb {
	margin-right: .85rem;
	margin-top: 2px;
	margin-bottom: 0;
}
.widget_recent_entries ul, .widget_categories ul, .widget_archive ul, .widget_pages ul, .widget_meta ul, .widget_rss ul, .widget_nav_menu ul, .widget_block ul {
	display: grid;
	gap: .35rem;
}
.widget_recent_entries ul li a, .widget_categories ul li a, .widget_archive ul li a, .widget_pages ul li a, .widget_meta ul li a, .widget_rss ul li a, .widget_nav_menu ul li a, .widget_block ul li a {
	padding: .5rem 0;
	margin: 0;
}
.widget_recent_entries ul li a:hover, .widget_categories ul li a:hover, .widget_archive ul li a:hover, .widget_pages ul li a:hover, .widget_meta ul li a:hover, .widget_rss ul li a:hover, .widget_nav_menu ul li a:hover, .widget_block ul li a:hover {
	background: inherit;
	text-decoration: underline;
    text-decoration-thickness: 2px;
	text-decoration-color: var(--main);
	transition: inherit;
}
/* 人気記事 */
.widget-entry-cards.ranking-visible .no-1 .card-thumb:before,.widget-entry-cards.ranking-visible .no-2 .card-thumb:before,.widget-entry-cards.ranking-visible .no-3 .card-thumb:before {
	background: var(--sub-y);
}
.widget-entry-cards.ranking-visible .card-thumb::before {
    top: -1px;
    left: -1px;
    background-color: var(--text);
    padding: 4px;
    font-size: 18px;
    font-weight: 700;
    opacity: 1;
    line-height: 18px;
    border-radius: 0 0 .25rem 0;
}
/* トップボタン */
.go-to-top-button {
    background-color: #B36E00;
    width: 4rem;
    height: 4rem;
	color: #fff;
}
/* コメント */
.recent-comments {
	gap: 1rem;
}
.recent-comment-link {
	border-bottom: 1px solid var(--border);
    padding-bottom: 1rem;
}
.recent-comment-link:last-child {
	border: none;
}
.recent-comment-author {
	margin-bottom: .25rem;
	font-size: .9rem;
	display: none;
}
.recent-comment-date {
    font-size: .85rem;
    color: #737674;
	margin-bottom: .85rem;
	display: none;
}
.recent-comment-content {
	padding: 0;
	border: none;
	color: #202120;
	display: -webkit-box;
    overflow: hidden;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	font-size: 1rem;
}
.recent-comment-content:before {
	border-bottom-color: #e0e7e2;
}
.recent-comment-article .fa-link {
	color: #333;
}
.recent-comment-article {
	margin-top: .5rem;
    font-size: .8rem;
    line-height: 1.5;
	color: #737674;
    display: flex;
    align-items: center;
    gap: 0 .5rem;
}
.recent-comment-content::before {
	
}
.recent-comment-content::after {
	
}
/*　カテゴリー */
.widget_categories {
	font-weight: 700;
}
/* タグ */
.tagcloud a {
    padding: .25rem .85rem;
    border: none;
    font-size: 13px;
    font-size: .8rem;
    border: 1px solid var(--main-lg);
    border-radius: 20px;
    display: flex;
    justify-content: center;
    flex: inherit;
    margin: 0;
}
.tagcloud {
    display: flex;
    flex-wrap: wrap;
	gap: .25rem;
} 
.tagcloud a .tag-caption .tax-icon {
	color: var(--main-lg);
	margin-right: .25rem;
}
/* サイド追従*/
.sidebar-scroll {
	top: 1rem;
}

/* お問い合わせフォーム */
.wpcf7-form p {
	margin: 0 0 2rem;
}
.wpcf7-form label {
    font-size: .95rem;
	font-weight: 700;
}
.wpcf7-form-control-wrap input {
	margin-top: .25rem;
}
input.wpcf7-submit {
    border: none;
    padding: 1rem 0;
    background: #0050b3;
    color: #fff;
    font-weight: 700;
    font-size: 1rem;
    border-radius: 8px;
}
/* 記事一覧汎用 */
.widget-entry-card {
    font-size: 16px;
    position: relative;
    display: grid;
    gap: 0 .85rem;
    grid-template-columns: .535fr 1fr;
	align-items: center;
} 
.card-arrow .card-content {
	margin-right: 1.25rem;
}
/************************************
** RSS
************************************/
.blogroll-channel {
    max-height: 18.05rem;
    height: auto;
    overflow-y: scroll;
    scrollbar-color: var(--main) #f5f5f5;
    scrollbar-width: auto;
    margin: 0;
    background: none;
    padding: 0 1rem 0 0 !important;
}
.blogroll-channel .blogroll-ad-text,.blogroll-channel .blogroll-list {
	font-size: .9rem !important;
	margin: 0 !important;
	display: flex !important;
    align-items: center;
	
}
.blogroll-list-wrap li {
	border-bottom: 1px solid #e0e7e2;
}
.blogroll-list-wrap li a {
	padding: .5rem 0 !important;
	display: block;
	color: var(--text);
	line-height: 1.4 !important;
	text-decoration: none;
	font-weight: 700;
}

.blogroll-list-wrap li a:hover {
	text-decoration: underline;
    text-decoration-thickness: 2px;
	text-decoration-color: var(--main);
}
.blogroll-link-time {
	display: none;
}
.blogroll-channel .blogroll-ad-text img {
	display: none;
}
#custom_html-4 .blogroll-list:first-child {
	display: flex;
}
/* .blogroll-channel .blogroll-ad-text a:before {
	content: "Ad";
	background: var(--main-lg);
    margin-right: .45rem;
    margin-left: .25rem;
    padding: .25rem;
    font-size: 10px;
    color: #fff;
	border-radius: .1rem;
	font-weight: 700;
} */
.blogroll-channel .blogroll-ad-text a {
    display: flex;
    align-items: center;
}
.blogroll-new-entry {
	color: var(--sub-r) !important;
	font-weight: 700;
	font-size: .85rem;
}
.blogroll-ad-default a {
	font-size: .85rem;
}
.widget-index-top {
	padding: 2rem;
	background: #fff;
	border-radius: .85rem;
}
.widget-index-top-title {
	font-size: 20px;
	font-weight: 700;
}
#custom_html-4 {
	/* display: none; */
}
.widget-below-related-entries-title {
	font-size: 24px !important;
}
/* サイドバー */
#custom_html-2,#custom_html-4 {
	/* background: #e6e9e6;
    border: 2px solid var(--cocoon-orange-color); */
	margin-bottom: 3rem;
}
#custom_html-2 .blogroll-list,#custom_html-4 .blogroll-list{
	border-bottom: 1px solid var(--border);
}
#custom_html-2 .custom-html-widget,#custom_html-4 .custom-html-widget {
	margin-top: -.5rem;
}
#custom_html-2 .blogroll-list-wrap li a,#custom_html-4 .blogroll-list-wrap li a {
	color: var(--text);
	font-weight: 700;
}
#custom_html-2  .widget-sidebar-title,#custom_html-4  .widget-index-top-title {
	color: var(--text);
}
/* 記事内 */
#custom_html-5 {
	margin-top: 4rem;
	position: relative;
}
.entry-content .main-widget-label {
	display: inline-block;
    background: #5f5b4c;
    margin: 0;
    padding: .25rem 1rem;
    font-weight: 700;
    color: #fff;
    border-radius: .25rem 0 .25rem 0;
    font-size: .85rem;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
}
#custom_html-5 .custom-html-widget {
	padding: 3rem 1.5rem 1.25rem;
	border-radius: .25rem;
	background: #f0efec;
	border: 2px solid #5f5b4c;
}
#blogroll-358033 {
    padding: 0 !important;
    margin: 0 !important;
}
#blogroll-358033 .blogroll-list-wrap {
	padding: 0 .5rem 0 0!important;
	margin: 0 !important;
}
#custom_html-5 .blogroll-channel {
	scrollbar-color: #5f5b4c #ebeae7;
}
#custom_html-5 .blogroll-ad-default a {
	color: #5f5b4c;
}
#custom_html-5 .blogroll-channel .blogroll-ad-text a:before {
	background: #a9a494;
}
#custom_html-5 .blogroll-list-wrap li {
	border-bottom: 1px solid #e0ddd8 !important;
}
#custom_html-5 .blogroll-list-wrap li a:hover {
	text-decoration-color: #a9a494;
}
#custom_html-5 .blogroll-channel .blogroll-ad-text a,#custom_html-5 .blogroll-list-wrap li a {
	color: var(--text);
	font-weight: 700;
}
/* サイドメニュー */
.sidebar-menu-content {
	padding: 7.5rem 0 0;
}
.sidebar-menu-close-button {
	display: none;
}
/************************************
** フッター
************************************/
.footer {
	background: var(--text);
	color: #fff;
	margin-top: 5rem;
	padding: 4rem 0 1.5rem;
}
.navi-footer-in a {
	color: #fff;
}
.navi-footer-in > .menu-footer li {
	border-color: #666;
}
.navi-footer-in > .menu-footer li:last-child {
	border-color: #666;
}
.copyright {
    color: #ccc;
	margin-top: 2rem;
}
.footer-title {
	margin-bottom: 1.5rem;
}
.footer-title:before {
	background: var(--main-lg);
}
.footer a {
	color: #fff;
}
.footer a:hover {
	color: inherit;
}
.footer-left, .footer-center, .footer-right {
	width: 100%;
}
.footer-mobile, .footer-left, .footer-center, .footer-right {
	padding: 0;
}
.footer-widgets {
	margin: 0;
	display: grid;
	gap: 0 4rem;
	grid-template-columns: 1fr 1fr 1fr;
}
.footer-widgets  .widget-entry-cards.ranking-visible .card-thumb::before {
	border-color: #111;
}
.footer-widgets  .widget-entry-cards .a-wrap:hover .card-title {
	text-decoration-color: var(--main-lg);
}
.footer-bottom {
	padding: 0;
}
/* リンク */
#custom_html-6 .custom-html-widget {
	
}
ul.footer_link {
	list-style: none;
	padding: 0;
	margin: -1rem 0 0;
	display: grid;
}
ul.footer_link li {
	display: flex;
    align-items: center;
	border-bottom: 1px solid #666666;
}
ul.footer_link li:before {
	content: "";
	height: 6px;
	width: 6px;
    display: block;
    background: var(--main-lg);
    border-radius: 100%;
    margin-right: .5rem;
}
ul.footer_link li a {
	text-decoration: none;
	font-size: .9rem;
	color: #fff;
	font-weight: 700;
	padding: .5rem 0;
	display: block;
    width: 100%;
}
ul.footer_link li a:hover {
	opacity: .8;
}
/************************************
** レスポンシブデザイン用のメディアクエリ
************************************/
/* 1280 */
@media screen and (max-width: 1255px) {
    .sidebar {
        width: 100%;
    }
	.wrap {
		width: auto;
	}
	.footer-in {
		padding: 0 2vw;
	}
}
/*1023px以下*/
@media screen and (max-width: 1023px){
  	.logo {
		text-align: center;
	}
	main.main, div.sidebar {
		margin: 0px;
	}
	.content-in {
		display: block;
	}
	.wrap {
		width: 100%;
	}
	#custom_html-4 {
		display: block;
	}
	.logo img {
		width: 45vw;
	}
	.navi {
		display: block;
	}
	.navi-in .menu-pc {
		display: grid;
	}
	.header {
		padding: 2rem 0;
	}

}

/*834px以下*/
@media screen and (max-width: 834px){
  /*必要ならばここにコードを書く*/
	.sns-share.ss-top.ss-col-6 a, .sns-share.ss-bottom.ss-col-6 a, .sns-share.ss-top.ss-col-5 a, .sns-share.ss-bottom.ss-col-5 a,.sns-follow-buttons a {
		width: 32%;
	}
	.eye-catch .cat-label {
        font-size: 11px;
        padding: 4px 8px;
    }
	main.main, div.sidebar {
		padding: 0;
	}
	.content {
		margin: 0;
	}
	.list,.article,.related-entries,.widget-below-related-entries,.comment-area,.widget-index-top {
		padding: 2.5rem;
	}
	.footer-bottom.fdt-up-and-down .footer-bottom-content .navi-footer-in > ul {
		justify-content: start;
	}
	.navi-footer-in > .menu-footer li.menu-item {
		width: 100%;
		text-align: left;
		display: flex;
        align-items: center;	
		font-weight: 700;
		border-bottom: 1px solid #666;
	}
	.navi-footer-in > .menu-footer li.menu-item:before {
    content: "";
    height: 6px;
    width: 6px;
    display: block;
    background: var(--main);
    border-radius: 100%;
    margin-right: .5rem;
	}
	.navi-footer-in > .menu-footer li.menu-item a {
		padding: .5rem 0;
	}
	.navi-footer-in > .menu-footer li.menu-item a:hover {
		background: inherit;
		color: inherit;
	}
	.blogroll-channel {
		height: 16rem !important;
	}
	.widget-index-top-title {
		margin-bottom: 1rem;
	}
	.footer-widgets {
		display: block;
	}
	.related-entry-card-title {
		font-size: 1rem !important;
	}
	.related-entry-card {
		gap: 0 1rem;
	}
	.navi {
		overflow: hidden;
		background: var(--main);
		position: relative;
		padding-right: 1rem;
		margin-bottom: 2rem;
    }
	.navi-in .menu-pc {
		background: inherit;
		padding: 0 1rem;
		position: relative;
    }
	.navi:after {
		content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: 3.5rem;
    height: 100%;
    background: content: ' ';
    position: absolute;
    right: 0;
    top: 0;
    width: 5rem;
    height: 100%;
    background: linear-gradient(to right, rgba(255, 255, 255, 0), var(--main));
	}
	.navi-in > ul {
		overflow-x: scroll;
		overflow-y: hidden;
		-webkit-overflow-scrolling: touch;
		scrollbar-color: #fff var(--main);
		flex-wrap: inherit;
	}
	.navi-in > ul li {
		border: none;
	}
	.navi-in a {
		padding: 1.5rem 1rem .5rem;
	}
}

/*480px以下*/
@media screen and (max-width: 580px){
	.body .entry-card-thumb {
		margin-right: 1rem;
	}
	.related-entry-card-title, .entry-card-title {
        font-size: 1rem !important;
    }
	.header-in {
		height: auto;
	}
	#header .site-name-text {
		font-size: 1.5rem;
	}
	.article h1.entry-title, .article h1.archive-title {
		padding: 0;
		font-size: 1.25rem;
	}
	.entry-title, .article h2
	{
        font-size: 20px;
        padding: 1rem;
    }
	.list,.article,.related-entries,.widget-below-related-entries,.comment-area,.widget-index-top,.front-page-type-category-2-columns .list-column .list  {
		padding: 1.5rem .85rem;
	}
	.related-entry-heading, .comment-title {
		margin: 0 0 1.5rem;
	}
	.list {
		row-gap: 1rem;
	}
	.entry-card-wrap {
		padding-bottom: 1rem;
	}
	.content {
    padding: 0 1.5vw;
	}
	blockquote {
		padding: 1.5rem;
	}
	.entry-content {
		padding: 0;
	}
	#custom_html-4 {
		margin-bottom: 2rem;
	}
	.widget-index-top-title {
		font-size: 1rem;
	}
	.header {
		padding: 2rem 0 1rem;
	}
	.logo img {
		width: 48vw;
	}
	#custom_html-4 .blogroll-list-wrap li a {
		font-size: .85rem;
	}
	.comment-title {
		padding: 1.5rem .85rem;
	}
	.commets-list {
		padding: 0rem 1.5rem 1.5rem 2.4rem;
	}
	.commets-list .children {
		padding-left: 1.25rem;
	}
	.comment-form-wrap {
		padding: 0 .85rem .05rem;
	}
	.cat-label {
		font-size: .6rem;
		padding: .35rem .5rem;
	}
	#custom_html-5 .custom-html-widget {
		padding: 3rem 1rem 1.25rem;
	}
	.related-entry-card, .entry-card {
    display: grid;
    gap: 0 .85rem;
    grid-template-columns: .535fr 1fr;
	}
	.rect-entry-card .a-wrap:not(.ec-big-card-first) .card-thumb {
		margin: 0;
	}
	.front-top-page .list a.entry-card-wrap:first-child .entry-card-title {
		font-size: 1.25rem !important;
	}
	.archive-title {
		font-size: 1.25rem;
	}
	.navi-in > ul {
		justify-content: inherit;
	}
	.navi-in a {
        padding: .85rem 1rem .85rem;
		font-size: .9rem;
    }
	#common_ad-2 {
	padding-bottom: 1rem;
	}
	.content, .header-container {
    margin: 0;
	}
	.front-top-page .list-column .list a.entry-card-wrap:first-child .entry-card-title {
    font-size: 1rem !important;
	}
	.list-title {
		font-size: 1.25rem;
	}
	.front-page-type-category-2-columns .fpt-2-columns{
		display: block;
	}
	.front-page-type-category-2-columns .fpt-2-columns .list-column {
		margin-top: 2rem;
	}
	.front-page-type-category-2-columns .fpt-2-columns .list-column:last-child {
		width: 100%;
		margin: 2rem 0 0;
	}
	.ect-entry-card .a-wrap:not(.ec-big-card-first) .card-thumb {
		margin: 0;
	}
	.pager-post-navi a.prev-post {
		padding: 1rem .85rem;
		border-radius: .85rem;
	}
	.custom-box-a {
    padding-left: .85rem;
	}
	.custom-box-b {
		margin-left: .85rem !important;
		padding-left: .85rem;
	}
}