﻿
/*
 Theme Name: SANGO Child
 Theme URI: https://saruwakakun.design
 Author: SARUWAKA
 Author URI: https://saruwakakun.com
 Template: sango-theme
 Version: 3.0
*/
/*こちらはSANGOの子テーマ用CSSです。以下にCSSを記入していきましょう。*/

/* ＝＝＝＝＝ リセット ＝＝＝＝＝ */
@font-face {
  font-family: "Sofia Pro Soft Bold"; 
  font-weight: bold;
  src: url("https://casino-lab.com/wp-content/themes/sango-theme-child/fonts/sofiapro-bold.otf") format("opentype");
}

body{
	font-family:'Noto Sans JP', "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴPro W3", "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴPro", "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック体", "游ゴシック", YuGothic, "Yu Gothic", "メイリオ", Meiryo, sans-serif !important;
	color: #333;
}

body.home {
  color: #1B2D45;
}

.home a,
a {
	color: #333333;
}

.bold {
	font-weight: 700;
}

.red {
	color: #e60033;
}

.bold-red {
	font-weight: 700;
	color: #e60033;
}

.red-under {
	border-bottom: 2px solid red;
}

.marker {
	background-color: #ff9;
}
.marker-under {
	background: linear-gradient(transparent 60%, #ff9 60%);
}

.strike {
	text-decoration: line-through;
}

.badge, .ref, .reffer, .sankou {
	background-color: #f39800;
}

.keyboard-key {
	background-color: #f9f9f9;
	background-image: -moz-linear-gradient(center top, #eee, #f9f9f9, #eee);
	border: 1px solid #888;
	border-radius: 2px;
	box-shadow: 1px 2px 2px #ddd;
	font-family: inherit;
	font-size: .85em;
	padding: 1px 3px;
}

.is-style-information-box,
.is-style-question-box,
.is-style-alert-box,
.is-style-memo-box,
.is-style-comment-box,
.is-style-ok-box,
.is-style-ng-box,
.is-style-good-box,
.is-style-bad-box,
.is-style-profile-box,
.information-box,
.question-box,
.alert-box,
.information,
.question,
.alert,
.memo-box,
.comment-box,
.common-icon-box {
	padding: 20px 20px 20px 72px;
	border-radius: 4px;
	position: relative;
	display: block;
}

.is-style-information-box::before,
.is-style-question-box::before,
.is-style-alert-box::before,
.is-style-memo-box::before,
.is-style-ng-box::before,
.information-box::before,
.information::before,
.question-box::before,
.question::before,
.alert-box::before,
.alert::before,
.memo-box::before,
.profile-box::before,
.ng-box::before,
.good-box::before,
.bad-box::before,
.fab-info-circle::before,
.fab-question-circle::before,
.fab-exclamation-circle::before,
.fab-pencil::before,
.fab-edit::before,
.fab-comment::before,
.fab-bad::before,
.fab-graduation-cap::before,
.fab-book::before,
.fab-envelope::before,
.fab-flag::before,
.fab-ban::before,
.fab-bolt::before,
.fab-calendar::before,
.fab-cutlery::before,
.fab-heart::before,
.list-heart li::before,
.fab-camera::before,
.fab-search::before,
.fab-folder::before,
.fab-tag::before,
.fab-trophy::before,
.fab-car::before,
.fab-truck::before,
.fab-bicycle::before,
.fab-motorcycle::before,
.fab-bus::before,
.fab-plane::before,
.fab-train::before,
.fab-subway::before,
.fab-taxi::before,
.fab-file-text::before,
.fab-jpy::before,
.fab-usd::before,
.fab-eur::before,
.fab-ship::before,
.fab-thumbs-up::before,
.fab-thumbs-down::before,
.fab-check::before,
.list-check li::before,
.fab-bell::before,
.fab-star::before,
.list-star li::before,
.fab-bookmark::before,
.fab-download::before,
.fab-coffee::before,
.fab-user::before,
.btn-l::after,
.ranking-items .ranking-item .ranking-item-link-buttons a::after,
.btn-wrap.btn-wrap-l > a::after,
.toggle-button::before,
.fab-check-circle::before,
.list-check-circle li::before,
.fab-check-square::before,
.list-check-square li::before,
.fab-caret-right::before,
.list-caret-right li::before,
.fab-arrow-right::before,
.list-arrow-right li::before,
.fab-angle-right::before,
.list-angle-right li::before,
.fab-angle-double-right::before,
.list-angle-double-right li::before,
.fab-arrow-circle-right::before,
.list-arrow-circle-right li::before,
.fab-play-circle::before,
.list-play-circle li::before,
.fab-chevron-right::before,
.list-chevron-right li::before,
.fab-chevron-circle-right::before,
.list-chevron-circle-right li::before,
.fab-square::before,
.list-square li::before,
.fab-circle::before,
.list-circle li::before,
.fab-plus::before,
.list-plus li::before,
.fab-plus-circle::before,
.list-plus-circle li::before,
.fab-plus-square::before,
.list-plus-square li::before,
.fab-minus::before,
.list-minus li::before,
.fab-minus-circle::before,
.list-minus-circle li::before,
.fab-minus-square::before,
.list-minus-square li::before,
.fab-times::before,
.list-times li::before,
.fab-times-circle::before,
.list-times-circle li::before,
.fab-window-close::before,
.list-window-close li::before,
.fab-paw::before,
.list-paw li::before,
.search-form div.sbtn:before,
.slick-prev.slick-arrow::before,
.slick-next.slick-arrow::before,
.fa-exclamation-triangle::before {
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
}

.is-style-information-box,
.information-box,
.information {
	background: #f3fafe;
	border: 1px solid #bde4fc;
}

.is-style-information-box::before,
.information-box::before,
.information::before {
	content: '\f05a';
	color: #87cefa;
	border-right: 1px solid #bde4fc;
}

.is-style-question-box,
.question-box,
.question {
	background: #fff7cc;
	border: 1px solid #ffe766;
}

.is-style-question-box::before,
.question-box::before,
.question::before {
	content: '\f059';
	color: #ffd700;
	border-right: 1px solid #ffe766;
}

.is-style-alert-box,
.alert-box,
.alert {
	background: #fdf2f2;
	border: 1px solid #f6b9b9;
}

.is-style-alert-box::before,
.alert-box::before,
.alert::before {
	content: '\f06a';
	color: #f3aca9;
	border-right: 1px solid #f6b9b9;
}

.is-style-primary-box,
.primary-box,
.sp-primary,
.primary {
	color: #004085;
	background-color: #cce5ff;
	border-color: #b8daff;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.is-style-success-box,
.success-box,
.sp-success,
.success {
	color: #155724;
	background-color: #d4edda;
	border-color: #c3e6cb;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.is-style-info-box,
.info-box,
.sp-info,
.info {
	color: #0c5460;
	background-color: #d1ecf1;
	border-color: #bee5eb;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.is-style-warning-box,
.warning-box,
.sp-warning,
.warning {
	color: #856404;
	background-color: #fff3cd;
	border-color: #ffeeba;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.is-style-danger-box,
.danger-box,
.sp-danger,
.danger {
	color: #721c24;
	background-color: #f8d7da;
	border-color: #f5c6cb;
	padding: 15px;
	border-radius: 4px;
	margin-bottom: 20px;
}

.is-style-information-box::before,
.is-style-question-box::before,
.is-style-alert-box::before,
.is-style-memo-box::before,
.is-style-comment-box::before,
.is-style-ok-box::before,
.is-style-ng-box::before,
.is-style-good-box::before,
.is-style-bad-box::before,
.is-style-profile-box::before,
.information-box::before,
.question-box::before,
.alert-box::before,
.information::before,
.question::before,
.alert::before,
.memo-box::before,
.comment-box::before,
.common-icon-box::before {
	font-size: 34px;
	position: absolute;
	padding-right: .15em;
	line-height: 1em;
	top: 50%;
	margin-top: -.5em;
	left: 10px;
	width: 44px;
	text-align: center;
}

.article pre,
.article .toc,
body .article,
body .information-box,
body .question-box,
body .alert-box,
body .information,
body .question,
body .alert,
body .speech-wrap,
.blank-box {
	margin-bottom: 1.8em;
}

.card-thumb img {
	width: 100%
}

.entry-card-thumb {
	width: 320px
}

.related-entry-card-thumb {
	width: 160px
}

.cat-label {
	position: absolute;
	top: .3em;
	left: .3em;
	border: 1px solid #eee;
	font-size: 11px;
	color: #fff;
	background-color: rgba(51,51,51,.7);
	padding: 1px 5px;
	max-width: 80%;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}

/* .entry-card-content {
	margin-left: 330px
} */

.entry-card-info>* {
	font-size: .7em;
	padding: 2px
}

.entry-card-meta .entry-card-categorys {
	display: none
}

.e-card-info .post-author {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center
}

.post-author-image {
	margin-right: 3px
}

.post-author-image img {
	border-radius: 50%
}

.e-card-info {
	display: flex;
	flex-wrap: wrap;
	justify-content: flex-end;
	align-items: center
}

.e-card-info>span {
	margin-right: 4px
}

.rect-vertical-card .related-list {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around
}

.rect-vertical-card .related-entry-card-wrap {
	padding: 5px
}

.rect-vertical-card .related-entry-card-thumb {
	float: none;
	width: 100%
}

.rect-vertical-card .related-entry-card-thumb img {
	width: 100%
}

.rect-vertical-card .related-entry-card-content {
	margin: 0
}

.rect-vertical-card .related-entry-card-title {
	font-size: 16px
}

.rect-vertical-card-3 .related-entry-card-wrap {
	width: 33%
}

.rect-vertical-card-4 .related-entry-card-wrap {
	width: 24.5%
}

.recb-entry-border .related-entry-card-wrap {
	border: 1px solid #ccc
}

.breadcrumb{
	margin: 1em .4em;
	color: #777;
	font-size: 13px;
	background: #fff !important;
}

.breadcrumb div {
	display: inline;
}

.breadcrumb .sp{
	margin: 0 10px;
}

.breadcrumb a{
	text-decoration:none;
	color: #777;
}

.breadcrumb.sbp-main-before,
.breadcrumb.sbp-footer-before,
.breadcrumb.pbp-main-before,
.breadcrumb.pbp-footer-before{
	background-color: #fff;
	margin: 12px auto 0;
	padding: .6em 1em;
}

.breadcrumb.sbp-main-before + .content,
.breadcrumb.pbp-main-before + .content{
	margin-top: 12px;
}

.breadcrumb-caption{
	margin: 0 3px;
}


.breadcrumb-item>.fa-fw, .breadcrumb-item>.far {
	display: none;
}

*,
*::before,
*::after {
box-sizing: border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}


/*
* INPUT
*/
 input[type="text"],
 input[type="password"],
 input[type="datetime"],
 input[type="date"],
 input[type="month"],
 input[type="time"],
 input[type="week"],
 input[type="number"],
 input[type="email"],
 input[type="url"],
 input[type="search"],
 input[type="tel"],
 input[type="color"],
 select,
 textarea,
 .field {
	display: block;
	width: 100%;
	margin-bottom: unset;
	padding: 11px;
	border: 1px solid #ccc;
	border-radius: 4px;
	background-color: #eff1f5;
	box-shadow: none;
	font-size: 18px;
	line-height: normal;
	transition: ease;
}

img {
	vertical-align: bottom;
}

/* 必ず記事エリアは以下を非適用とすること */
ol, ul {
	list-style: none;
	padding-left: 0;
}

.article h1 span,
.article h2 span,
.article h3 span,
.article h4 span,
.article h5 span,
.article h6 span {
	font-weight: bold !important;
}

a,
a:hover {
	color: #333;
}

/* フォーカス時の点線を削除 */
a:focus,
*:focus {
	outline: none;
	noFocusLine: expression(this.onFocus=this.blur());
}

a {
	text-decoration: none;
	cursor: pointer;
}

input {
	-webkit-appearance: none;
}

/* Chormeの補完機能による背景色変更を上書き */
input:-webkit-autofill {
	box-shadow: 0 0 0px 1000px #fff inset;
}




/* ＝＝＝＝＝ 全ページ共通 ＝＝＝＝＝ */

body {
	background-color: #eaeef2;
}

.content-in {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

.content-in .main {
	background-color: transparent;
 	padding: 0;
	border: none;
	border-radius: 0;
}

.main .article {
	margin-bottom: 0;
}

.h-color-a,
.sidebar .widget-title,
.single-post .related-entry-heading {
	display: flex;
	align-items: baseline;
	color: #000;
	font-weight: bold;
	background-color: #fff;
}

.sidebar .widget-title {
	margin: 0;
}

.sidebar .search-edit {
	background-color: #ffffff;
}

.sidebar .searchform__submit {
	background-color: transparent;
	border-bottom: unset;
	border-radius: 4px;
	color: #ddd;
}

.sidebar .widget_popular_entries {
	border-radius: 4px;
	box-shadow: 0 1px 6px rgb(0 0 0 / 6%);
	background: #ffffff;
}

.sidebar .wpp-list {
	background: #ffffff;
	margin: 0;
}

.sidebar .popular-entry-card-title {
	color: #333333;
}

.fa-folder-open:before {
	color: #000;
}

.h-color-a-txt::before,
.sidebar .widget-title::before,
.single-post .related-entry-heading::before {
  font-family: "Font Awesome 5 Free";
	color: #000;
}

.home-recommended-entries-ttl-txt::before {
  content: "\f024";
}

.sidebar .widget_categories .widget-title::before {
  content: "\f07c";
}

.sidebar .widget_popular_entries .widget-title::before {
  content: "\f521";
}

.sidebar .widget_new_entries .widget-title::before,
.home-new-entry-ttl-txt::before,
.new-entry-ttl-txt::before {
  content: "\f005";
}

.single-post .related-entry-heading::before {
  content: "\f072";
}

.single-post .related-entries {
	border: 1px solid #ddd;
	margin-bottom: 0;
}

.single-post .related-list {
	justify-content: flex-start;
	background-color: #fff;
}

.a-wrap:hover {
	background-color: inherit;
	color: inherit;
}

.list {
	justify-content: flex-start;
}

.single-post .related-list .related-entry-card-wrap {
	padding: 0;
	margin: 0;
	transition: all .4s ease-out; /* マウスオンでズーム */
}

.single-post .related-list .related-entry-card-content {
	padding-bottom: 0;
}

.single-post .related-list .related-entry-card-thumb {
  overflow: hidden; /* マウスオンでズーム */
  z-index: 1;  /* マウスオンでズーム (Safari対策) */
}

.single-post .related-list .related-entry-card-thumb img {
  transform: scale(1.0); /* マウスオンでズーム */
  transition: all .4s ease-out; /* マウスオンでズーム */
  -webkit-backface-visibility: hidden; /* マウスオンでズーム */
  backface-visibility: hidden; /* マウスオンでズーム */
}

.single-post .related-list .related-entry-card-wrap:hover img {
  transform: scale(1.1); /* マウスオンでズーム */
}

.single-post .related-list .related-entry-card-wrap .related-entry-card-content {
  transition: all .2s ease-out;
}

.single-post .related-list .related-entry-card-wrap:hover .related-entry-card-content {
  opacity: .5;
}

.single-post .related-list .cat-label {
	display: none;
}

.single-post .related-list .related-entry-card-title {
	margin: 0;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 3.0em; /* IE向け (標準値に行数を掛ける) */
}

.common-entry-cards,
.archive .list,
.search .list {
  display: flex;
	flex-wrap: wrap;
}

.archive .entry-card,
.search .entry-card,
.common-entry-link {
	overflow: hidden;
}

.common-entry-link {
	display: flex;
	align-items: start;
	background-color: #fff;
  padding: 0;
	margin: 0;
	transition: all .4s ease-out; /* マウスオンでズーム */
}

.archive .entry-card-wrap,
.search .entry-card-wrap {
	background-color: #fff;
  padding: 0;
	margin: 0;
	transition: all .4s ease-out; /* マウスオンでズーム */
}

.archive .entry-card,
.search .entry-card {
	display: flex;
	align-items: start;
}

.home .common-entry-link:nth-of-type(5) {
	display: none;
}

.common-entry-thumb,
.archive .list .entry-card-thumb,
.search .list .entry-card-thumb {
  overflow: hidden; /* マウスオンでズーム */
  z-index: 1;  /* マウスオンでズーム (Safari対策) */
}

.archive .list .cat-label,
.search .list .cat-label {
	display: none;
}

.common-entry-txt,
.archive .entry-card-content,
.search .entry-card-content {
  transition: all .2s ease-out;
}

.archive .entry-card-content,
.search .entry-card-content {
	display: flex;
	flex-wrap: wrap;
}

.archive .entry-card-meta,
.search .entry-card-meta {
	order: 1;
	bottom: auto;
	position: static;
	right: auto;
	text-align: left;
	line-height: inherit;
}

.archive .entry-card-info,
.search .entry-card-info {
	display: block;
}

.archive .post-date,
.search .post-date {
	display: block;
	padding: 0;
	font-size: inherit;
}

.archive .post-date .far,
.search .post-date .far {
	display: none;
}

.archive .entry-card-title,
.search .entry-card-title {
	order: 2;
}

.common-entry-link:hover .common-entry-txt,
.archive .entry-card-wrap:hover .entry-card-content,
.search .entry-card-wrap:hover .entry-card-content {
  opacity: .5;
}

.common-entry-link img,
.archive .entry-card-wrap img,
.search .entry-card-wrap img {
  transform: scale(1.0); /* マウスオンでズーム */
  transition: all .4s ease-out; /* マウスオンでズーム */
  -webkit-backface-visibility: hidden; /* マウスオンでズーム */
  backface-visibility: hidden; /* マウスオンでズーム */
}

.common-entry-link:hover img,
.archive .entry-card-wrap:hover img,
.search .entry-card-wrap:hover img {
  transform: scale(1.1); /* マウスオンでズーム */
}

.common-entry-date,
.archive .entry-card-meta,
.search .entry-card-meta {
	display: block;
	width: 100%;
	color: #666;
}

.common-entry-txt-ttl,
.archive .entry-card-title,
.search .entry-card-title {
	margin: 0;

	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
	overflow: hidden;
	max-height: 3.0em; /* IE向け (標準値に行数を掛ける) */
}

.category:not(.search-results):not(.search-no-results) .main,
.new-entries .main {
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
}

.category:not(.search-results):not(.search-no-results) .main > .breadcrumb,
.new-entries .main > .breadcrumb {
	order: 1;
}

.category:not(.search-results):not(.search-no-results) .main > .commonsearch,
.new-entries .main > .commonsearch {
	order: 2;
}

.category:not(.search-results):not(.search-no-results) .main > .archive-title,
.new-entries .main > .archive-title {
	order: 3;
}

.category:not(.search-results):not(.search-no-results) .main > .list,
.new-entries .main > .list {
	order: 4;
}

.category:not(.search-results):not(.search-no-results) .main > .pagination-next,
.new-entries .main > .pagination-next {
	order: 5;
}

.category:not(.search-results):not(.search-no-results) .main > .pagination,
.new-entries .main > .pagination {
	order: 6;
}

.breadcrumb {
	background-color: #fff;
}

.breadcrumb-home > .fas,
.breadcrumb a,
.breadcrumb a span {
	color: #005db4;
}

.breadcrumb a {
	transition: all .1s;
}

.breadcrumb a:hover {
	opacity: .7;
}

.breadcrumb-caption {
	color: #333;
	margin: 0;
}

.breadcrumb .sp .fas {
	color: #bbb;
}

.breadcrumb-item > .fas,
.breadcrumb-item > .far {
	display: none;
}

.breadcrumb > div:last-of-type a {
	pointer-events: none;
	cursor: default;
	color: #333;
}

.breadcrumb > div:last-of-type a span {
	color: #333;
}

.archive-title {
	margin-top: 0;
	margin-bottom: 0;
}

.pagination-next {
	display: none;
}

.pagination .dots {
	background-color: transparent;
	border: none;
	margin: 0;
}

.page-numbers {
	background-color: #fff;
	color: #333;
	border-color: #ccc #ccc #ccc #ccc;
}

.pagination .current {
	background-color: #eee;
}

.pagination a:hover {
	background-color: #969a9e;
	transition: all .2s ease-in-out;
	color: #fff;
}

.card-thumb-new {
	position: absolute;
	z-index: 1;
	background-color: #333;
	color: #fff;
	font-weight: bold;
}

#navi .navi-in a, #navi .navi-in a:hover {
	color: #fff;
}

.widget-footer-mobile {
	margin-bottom: 0 !important;
}

.pagination:empty {
	display: none;
}

.page-template-page-casino-bonus .content {
	margin-top: 12px;
}

@media (max-width: 374px) {

	.single-post .related-list .related-entry-card-wrap {
		width: 100%;
	}

	.single-post .related-list .related-entry-card-wrap:not(:first-of-type) {
		margin-top: 20px;
	}

	.pagination > * {
		font-size: 11px;
	}

	.page-numbers {
		margin: 0 5px;
		height: 28px;
		width: 28px;
		line-height: 27px;
	}

}

@media (min-width: 375px) and (max-width: 767px) {

	.single-post .related-list .related-entry-card-wrap {
		width: 50%;
		width: calc(((100% - 10px)/2) - .01px);
		width: -webkit-calc(((100% - 10px)/2) - .01px);
		width: -moz-calc(((100% - 10px)/2) - .01px);
		margin-right: 10px;
	}

	.single-post .related-list .related-entry-card-wrap:nth-of-type(2n) {
		margin-right: 0;
	}

	.single-post .related-list .related-entry-card-wrap:nth-of-type(n+3) {
		margin-top: 20px;
	}

	.pagination > * {
		font-size: 13px;
	}

	.page-numbers {
		margin: 0 5px;
		height: 30px;
		width: 30px;
		line-height: 29px;
	}

}


@media (max-width: 480px) {

	.entry-card,
	.related-entry-card,
	.e-card-title {
		line-height: inherit;
	}

	.e-card-meta {
		margin-top: 0;
	}

}


@media (max-width: 767px) {

	.content {
		margin: 0;
	}

	.home .content {
		padding: 20px 0 30px;
	}

	body.logged-in:not(.home) .content {
		padding: 55px 0 30px;
	}

	body:not(.home) .content {
		padding: 90px 0 30px;
	}

	.header-container-in,
	.footer-widgets,
	.footer-bottom-box,
	.content-in {
		width: 100%;
		padding-right: 10px;
		padding-left: 10px;
	}

	.h-color-a,
	.sidebar .widget-title,
	.single-post .related-entry-heading {
		padding: 6px 10px;
		font-size: 16px;
		letter-spacing: .04em;
		line-height: 1.8;
		text-shadow: 0 0 4px rgb(0 0 0 / 4%);
	}

	.single-post .article {
		box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
	}

	.h-color-a {
		border-radius: 3px;
	}

	.sidebar .widget-title,
	.single-post .related-entry-heading {
		border-radius: 3px 3px 0 0;
	}

	.h-color-a-txt::before,
	.sidebar .widget-title::before,
	.single-post .related-entry-heading::before {
		padding-right: .5em;
	}

	.content-in .main {
		width: 100%;
		padding-right: 0;
		margin-right: 0;
		margin-left: 0;
	}

	.content-in .sidebar {
		width: 100%;
		margin-top: 30px;
		margin-right: 0;
		margin-left: 0;
	}

	#search-menu-content .search-edit {
		font-size: 14px;
	}

	.single-post .related-list {
		padding: 20px 10px;
		border-radius: 3px;
	}

	.single-post .related-list .related-entry-card-thumb {
		margin-bottom: 8px;
	}

	.single-post .related-list .related-entry-card-title {
		line-height: 1.5;
		font-size: 12px;
	}

	.common-entry-cards,
	.archive .list,
	.search .list {
		margin-top: 10px;
	}

	.single-post .article-footer .footer-author {
		margin-top: 20px;
	}

	.single-post .related-list .related-entry-card-thumb img {
		border-radius: 2px;
	}

	.common-entry-link,
	.archive .entry-card-wrap,
	.search .entry-card-wrap {
		border-radius: 3px;
		width: 100%;
		box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
	}

	.common-entry-link:not(:first-of-type),
	.archive .entry-card-wrap:not(:first-of-type),
	.search .entry-card-wrap:not(:first-of-type) {
		margin-top: 10px;
	}

	.archive .entry-card,
	.search .entry-card,
	.common-entry-link {
		height: 73px;
	}

	.common-entry-thumb,
	.archive .list .entry-card-thumb,
	.search .list .entry-card-thumb {
		width: 132px;
	}

	.common-entry-txt,
	.archive .entry-card-content,
	.search .entry-card-content {
		width: calc(100% - 130px);
		padding: 9px 12px 10px;
		line-height: 1.5;
	}

	.common-entry-date,
	.archive .entry-card-meta,
	.search .entry-card-meta {
		padding-bottom: 4px;
		font-size: 11px;
	}

	.common-entry-txt-ttl,
	.archive .entry-card-title,
	.search .entry-card-title {
		font-size: 12px;
		line-height: 1.5;
	}

	.common-entry-link img,
	.archive .entry-card-wrap img,
	.search .entry-card-wrap img {
		border-radius: 3px 0 0 3px;
	}

	.breadcrumb {
		margin: 0 0 20px !important;
		padding: 9px 10px !important;
		border: 1px solid #ccc;
		border-radius: 3px;
		font-size: 12px;
		letter-spacing: .04em;
	}

	.breadcrumb .sp {
		margin: 0 8px;
	}

	.breadcrumb-home .fa-home {
		margin-right: .4em;
	}

	.breadcrumb-home > .fas {
		display: none;
	}

	.pagination {
		margin: 10px 0 0;
	}

	.single-post .related-entries {
		border-radius: 3px;
		box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
	}

	.index-tab-wrap .list .card-thumb-new,
	.related-list .card-thumb-new {
		padding: 4px 7px 3px 8px;
		border-radius: 4px 0 0 0;
		font-size: 10px;
		letter-spacing: .08em;
	}

	.home-new-entries .card-thumb-new,
	.list .card-thumb-new,
	.common-entry-cards .card-thumb-new {
		padding: 4px 7px 4px 8px;
		border-radius: 4px 0 0 0;
		font-size: 8px;
		letter-spacing: .08em;
	}

}


@media (min-width: 768px) {

	.content {
		padding: 40px 0;
		/* margin: 0; */
	}
	.page-template-page-casino-bonus .content {
		margin-top: 0;
	}
	.h-color-a,
	.sidebar .widget-title,
	.single-post .related-entry-heading {
		padding: 8px 16px;
		font-size: 16px;
		letter-spacing: .06em;
		line-height: 1.8;
		text-shadow: 0 0 4px rgb(0 0 0 / 4%);
	}

	/* Edge (EdgeHTML) */
	_:-ms-lang(x)::backdrop, .h-color-a,
	_:-ms-lang(x)::backdrop, .sidebar .widget-title,
	_:-ms-lang(x)::backdrop, .single-post .related-entry-heading {
		padding: 9px 16px 7px;
	}

	/* Edge (Chromium) */
	_:lang(x)::-ms-, .h-color-a,
	_:lang(x)::-ms-, .sidebar .widget-title,
	_:lang(x)::-ms-, .single-post .related-entry-heading {
		padding: 9px 16px 7px;
	}

	.h-color-a {
		border-radius: 4px;
	}

	.sidebar .widget-title,
	.single-post .related-entry-heading {
		border-radius: 4px 4px 0 0;
	}

	.h-color-a-txt::before,
	.sidebar .widget-title::before,
	.single-post .related-entry-heading::before {
		padding-right: .5em;
	}

	#search-menu-content .search-edit {
		font-size: 16px;
	}

	.single-post .related-list {
		padding: 30px 20px;
		border-radius: 4px;
	}

	.single-post .related-list .related-entry-card-wrap {
		width: 33.3333%;
		width: calc(((100% - 40px)/3) - .01px);
		width: -webkit-calc(((100% - 40px)/3) - .01px);
		width: -moz-calc(((100% - 40px)/3) - .01px);
		margin-right: 20px;
	}

	.single-post .related-list .related-entry-card-wrap:nth-of-type(3n) {
		margin-right: 0;
	}

	.single-post .related-list .related-entry-card-wrap:nth-of-type(n+4) {
		margin-top: 30px;
	}

	.single-post .related-list .related-entry-card-thumb {
		margin-bottom: 10px;
	}

	.single-post .related-list .related-entry-card-title {
		line-height: 1.5;
		letter-spacing: .04em;
		font-size: 15px;
	}
	.single-post .article-footer .footer-author{
		padding: 0 40px;
	}
	.common-entry-cards,
	.single-post .article-footer .footer-author,
	.archive .list,
	.search .list {
		margin-top: 30px;
	}

	.single-post .related-list .related-entry-card-thumb img {
		border-radius: 4px;
	}

	.common-entry-link,
	.archive .entry-card-wrap,
	.search .entry-card-wrap {
		border-radius: 4px;
		width: 50%;
		width: calc(((100% - 20px)/2) - .01px);
		width: -webkit-calc(((100% - 20px)/2) - .01px);
		width: -moz-calc(((100% - 20px)/2) - .01px);
		margin-right: 20px;
		box-shadow: 0 1px 6px rgb(0 0 0 / 6%);
	}

	.common-entry-link:nth-of-type(2n),
	.archive .entry-card-wrap:nth-of-type(2n),
	.search .entry-card-wrap:nth-of-type(2n) {
		margin-right: 0;
	}

	.common-entry-link:nth-of-type(n+3),
	.archive .entry-card-wrap:nth-of-type(n+3),
	.search .entry-card-wrap:nth-of-type(n+3) {
		margin-top: 30px;
	}

	.common-entry-link img,
	.archive .entry-card-wrap img,
	.search .entry-card-wrap img {
		border-radius: 4px 0 0 4px;
	}

	.breadcrumb {
		margin: 0 0 40px !important;
		padding: 12px 16px !important;
		border: 1px solid #ccc;
		border-radius: 4px;
		line-height: 1.9;
		letter-spacing: .06em;
	}

	.breadcrumb .sp {
		margin: 0 14px;
	}

	.breadcrumb-home .fa-home {
		margin-right: .4em;
	}

	.pagination {
		margin: 30px 0 0;
	}

	.pagination > * {
		font-size: 15px;
	}

	.page-numbers {
		margin: 0 5px;
		height: 36px;
		width: 36px;
		line-height: 36px;
	}

	.single-post .related-entries {
		border-radius: 4px;
		box-shadow: 0 1px 6px rgb(0 0 0 / 6%);
	}

}


@media (min-width: 768px) and (max-width: 1023px) {

	.header-container-in,
	.footer-widgets,
	.footer-bottom-box,
	.content-in {
		width: 100%;
		padding-right: 20px;
		padding-left: 20px;
	}

	.content-in .main {
		width: 100%;
		padding-right: 0;
		margin-right: 0;
		margin-left: 0;
	}

	.content-in .sidebar {
		width: 100%;
		margin-top: 40px;
		margin-right: 0;
		margin-left: 0;
	}

	.archive .entry-card,
	.search .entry-card,
	.common-entry-link {
		height: 83px;
	}

	.common-entry-thumb,
	.archive .list .entry-card-thumb,
	.search .list .entry-card-thumb {
		width: 150px;
	}

	.common-entry-txt,
	.archive .entry-card-content,
	.search .entry-card-content {
		width: calc(100% - 150px);
		padding: 10px 12px;
		line-height: 1.5;
	}

	.common-entry-date,
	.archive .entry-card-meta,
	.search .entry-card-meta {
		padding-bottom: 6px;
		font-size: 12px;
	}

	.common-entry-txt-ttl,
	.archive .entry-card-title,
	.search .entry-card-title {
		font-size: 13px;
		line-height: 1.5;
	}

	.index-tab-wrap .list .card-thumb-new,
	.related-list .card-thumb-new {
		padding: 4px 7px 4px 8px;
		border-radius: 4px 0 0 0;
		font-size: 10px;
		letter-spacing: .1em;
	}

	.home-new-entries .card-thumb-new,
	.list .card-thumb-new,
	.common-entry-cards .card-thumb-new {
		padding: 4px 7px 4px 8px;
		border-radius: 4px 0 0 0;
		font-size: 8px;
		letter-spacing: .1em;
	}

}


@media (max-width: 834px) {

	main.main,
	div.sidebar {
		padding: 0;
	}

}


@media (max-width: 1023px) {

	main.main,
	div.sidebar {
		margin: 0;
	}

}


@media (min-width: 1024px) {

	body:not(.home) {
		padding-top: 81px;
	}

	.archive .entry-card,
	.search .entry-card,
	.common-entry-link {
		height: 95px;
	}

	.common-entry-thumb,
	.archive .list .entry-card-thumb,
	.search .list .entry-card-thumb {
		width: 170px;
	}

	.common-entry-txt,
	.archive .entry-card-content,
	.search .entry-card-content {
		width: calc(100% - 170px);
		padding: 12px 14px;
		line-height: 1.5;
		letter-spacing: .04em;
	}

	.common-entry-date,
	.archive .entry-card-meta,
	.search .entry-card-meta {
		padding-bottom: 6px;
		font-size: 13px;
	}

	.common-entry-txt-ttl,
	.archive .entry-card-title,
	.search .entry-card-title {
		font-size: 14px;
		line-height: 1.5;
	}

	.related-list .card-thumb-new {
		padding: 4px 7px 4px 8px;
		border-radius: 4px 0 0 0;
		font-size: 10px;
		letter-spacing: .1em;
	}

	.home-new-entries .card-thumb-new,
	.list .card-thumb-new,
	.common-entry-cards .card-thumb-new {
		padding: 4px 7px 4px 8px;
		border-radius: 4px 0 0 0;
		font-size: 10px;
		letter-spacing: .1em;
	}

}


@media (min-width: 1024px) and (max-width: 1335px) {

	.header-container-in,
	.footer-widgets,
	.footer-bottom-box,
	.content-in {
		width: 100%;
		padding-right: 30px;
		padding-left: 30px;
	}

	.content-in .main {
		width: 71%;
		padding-right: 30px;
		margin-right: 0;
		margin-left: 0;
	}

	.content-in .sidebar {
		width: 29%;
		margin-right: 0;
		margin-left: 0;
	}

}


@media (min-width: 1336px) {

	.header-container-in,
	.footer-widgets,
	.footer-bottom-box,
	.content-in {
		width: 1260px;
	}

	.content-in .main {
		width: 860px;
	}

	.content-in .sidebar {
		width: 356px;
		margin-left: 40px;
	}
	.single-post .article.post {
        padding: 0 ;
    }
	.single-post .article.post .entry-categories-tags {
		padding: 40px 40px 0;
	}

}




/* ＝＝＝＝＝ ヘッダー ＝＝＝＝＝ */

#header-container{
	top: 0;
	z-index: 1;
	width: 100%;
	background: #ECF3F4;
  border-bottom: 10px solid #1B2D45;
  z-index: 99;
}
#header-in {
	background: #ECF3F4;
}
#header-container > .header-container-in {
	width: 1385px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	align-items: center;
	height: 80px;
}

.header-search .search-box > input {
  font-size: 14px;
  height: 50px;
  border: unset;
  color: #9CA0A7;
  padding-left: 45px;
  border-radius: 8px;
	background: #ffffff;
}
.header-search .fa-search:before {
  content:url(../image/search-icon.svg);
}
.header-search .search-box > input::placeholder{
  color: #9CA0A7;
}
.header-search .search-submit {
  left: 5px;
  right: unset;
}

.search-submit {
	position: absolute;
	top: calc(50% - 12px);
	right: 3px;
	font-size: 20px;
	cursor: pointer;
	border: none;
	color: #ddd;
	padding: 0 8px;
	background-color: rgba(255, 255, 255, 0);
}
.header-search .search-box{
  margin: auto;
}
.header-search {
	position: relative;
	width: auto;
	font-size: 14px;
	line-height: normal;
}
.main-menu ul {
  list-style: none;
}
.main-menu li.menu-item {
  display: inline;
  padding-right: 25px;
}
.main-menu a {
  font-size: 16px;
  font-weight: bold;
  color: #1B2D45;
}
.main-menu a:hover {
	text-decoration: none;
}
.openbtn {
  z-index: 9999;
  right: 30px;
  cursor: pointer;
  width: 36px;
  height: 25px;
  background:url(../image/hamburger.svg) no-repeat center center/cover;
}
.openbtn.active {
  background:url(../image/hamburger-open.svg) no-repeat center center/cover;
}
.logged-in #g-nav {
  top: 122px;
}
.logged-in .header-container-fixed #g-nav {
  top: 90px;
}
#g-nav {
  position: fixed;
  z-index: 999;
  top: 90px;
  bottom: 0;
  right: 0;
  width: 100%;
  height: auto;
  background: #ECF3F4;
  transition: all .6s;
  display: none;
  padding: 30px 0 80px 0;
  overflow: auto;
}
.nav-row-footer {
  background: #ffffff;
  margin-top: 36px;
  box-shadow: 0 3px 6px rgb(0 0 0 / 16%);
}
.nav-row-footer a {
  font-size: 16px;
  line-height: 19px;
  font-weight: bold;
	color: #333333;
}
.nav-row-footer .nav-footer-wrap {
  height: 62px;
  display: flex;
  align-items: center;
}
.nav-copyright {
  margin-left: auto;
  font-size: 12px;
  font-weight: bold;
}
.nav-logo {
  margin-right: 80px;
}
.nav-menu-footer li {
  display: inline;
  padding-right: 40px;
}
.header-nav-content,
.nav-row-footer .nav-footer-wrap {
  max-width: 1256px;
  margin: 0 auto;
}
#g-nav.panelactive {
  display: block;
}
.header-nav-content .wpp-list {
	margin: 0;
}
.header-nav-content .list-nav-header{
  display: flex;
  justify-content: space-between;
}
.header-nav-content .nav-col {
  width: 31%;
  margin-right: 40px;
  padding: 20px;
  background: #ffffff;
  height: 615px;
  overflow: auto;
}
.header-nav-content .nav-col:last-child {
  margin-right: 0;
}
.header-nav-content .popular-entry-cards,
.header-nav-content .new-entry-cards {
  margin-bottom: unset;
}
.header-nav-content .new-entry-card-thumb,
.header-nav-content .popular-entry-card-thumb {
  width: 135px;
  height: 90px;
  margin: 0;
}
.header-nav-content .new-entry-card-thumb img,
.header-nav-content .popular-entry-card-thumb img {
  width: 100%;
  height: 100%;
}
.header-nav-content .new-entry-card-content,
.header-nav-content .popular-entry-card-content {
  line-height: 17px;
  /* letter-spacing: 0.2em; */
  font-size: 14px;
  width: calc(100% - 135px);
  padding-left: 20px;
  display: flex;
  flex-direction: column;
  margin-left: unset;
	color: #333333;
}
.header-nav-content .popular-entry-card-title,
.header-nav-content .new-entry-card-title {
  padding-top: 2px;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  max-height: 5.28em;
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
  margin-bottom: 15px;
  letter-spacing: 0.02em;
	color: #333333;
}
.header-nav-content .popular-entry-card-date {
  display: block;
}
.header-nav-content .popular-entry-card-date .post-date{
  display: none;
}
.header-nav-content .popular-entry-card-date .post-update,
.header-nav-content time.new-entry-card-date {
  font-size: 12px;
  line-height: 14px;
  color: #1B2D45;
}
.nav-title {
  font-size: 20px;
  font-weight: bold;
  padding-bottom: 15px;
}
.header-nav-content .new-entry-card,
.header-nav-content .popular-entry-card {
  display: flex;
  flex-wrap: wrap;
}
.header-nav-content .new-entry-card-link {
  margin-bottom: 15px;
  display: block;
}
.header-nav-content .new-entry-card-link:last-child {
  margin-bottom: unset;
}
.header-nav-content .nav-categories li{
  list-style: none;
  padding: 5px 0;
  border-bottom: 1px solid #ECF3F4;
  border-top: 1px solid #ECF3F4;
  margin-bottom: 10px;
}
.header-nav-content .nav-categories li a {
  font-size: 14px;
  line-height: 17px;
  font-weight: bold;
	color: #333333;
}
.header-nav-content .nav-categories ul {
	margin: 0;
}
.header-container-in .wrap {
	width: auto;
}
.header .header-in {
	min-height: 80px;
}
.header-container-in .wrap {
	width: auto;
}
.header-container-in header {
	box-shadow: unset;
}
#header-container #logo a {
	width: 100%;
	margin: 0;
}
#header-container #logo img {
	height: auto;
	padding: 0;
}
#floatingButton .box2 {
	margin: 0;
	padding: 0;
	border: none;
	border-radius: 0;
	background: unset;
}
.mobile-menu-buttons {
	display: none;
}
@media (min-width: 1030px) {
	.body {
		font-size: 18px;
	}
}
@media (min-width: 1024px) {
	.home #wpadminbar + .home-heroarea #header-container.header-container-fixed,
	body:not(.home).logged-in #header-container {
		top: 32px;
	}
}
@media (min-width: 769px) {
	#logo {
		height: auto;
		line-height: normal;
		margin: 0 30px 0 0;
		padding: 0;
	}
}
.home #header-container.header-container-fixed {
  position: fixed;
  top: 0;
  left: 0;
}

body:not(.home) #header-container {
	position: fixed;
	z-index: 999999;
}

.home-heroarea {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	align-items: center;
}

.home-heroarea picture,
.home-heroarea picture img {
	width: 100%;
}

.home-heroarea picture {
	position: relative;
}

.home-heroarea-img {
	flex-shrink: 0; /* 「IE 11」対策 */
}


@media (max-width: 1023px) {

	.header-container {
		display: none;
	}

}


@media (min-width: 1024px) {

	.header-container-in .tagline { /* 「トップメニュー (右寄せ)」時でもキャッチフレーズを表示 */
		display: block;
		padding-top: 2px;
		letter-spacing: .06em;
	}

	.header-in {
		display: flex;
		flex-direction: row;
		justify-content: flex-start;
		align-items: center;
	}

	.header-container {
		width: 100%;
	}

	.header-container-in .site-name-text-link {
		transition: all .1s;
	}

	.header-container-in .site-name-text-link:hover {
		opacity: .7;
	}

	.navi-in > ul > li .item-label {
		height: 48px;
		line-height: 48px;
	}

	.navi-in > ul > li {
		display: flex;
		align-items: center;
	}

	/* Edge (EdgeHTML) */
	_:-ms-lang(x)::backdrop, .navi-in > ul > li .item-label {
		padding-top: 1px;
	}

	/* Edge (Chromium) */
	_:lang(x)::-ms-, .navi-in > ul > li .item-label {
		padding-top: 1px;
	}

	.navi-in > ul > li .item-label::after {
		font-family: "Font Awesome 5 Free";
		content: "\f0a9";
		padding-left: .6em;
	}

	#navi .navi-in > ul > li > a {
		background-color: #f56d20;
		box-shadow: 0 3px 0 0 #d74f02;
		font-weight: bold;
		transition: all .1s;
		border-radius: 4px;
		font-size: 16px;
		letter-spacing: .08em;
	}

	#navi .navi-in > ul > li > a:hover {
		opacity: .7;
	}

	.header-container-in .header-logo {
		max-width: 260px;
	}

	.header-container-in .header-logo img {
		padding-bottom: 2px;
	}

	.header-in .tagline {
		margin: 0 0 0 30px;
	}

}


@media (min-width: 1336px) {

	.header-container-in .navi {
		width: 100%;
	}

	#navi .navi-in > ul > li > a {
		width: 356px;
	}

}




/* ＝＝＝＝＝ ハンバーガーメニュー ＝＝＝＝＝ */


@media (max-width: 374px) {

	.home-menu-button-img {
		width: 60px;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button .menu-button-in {
		height: 25px;
    line-height: 25px;
		padding: 0 10px 0;
		border-radius: 3px;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button .custom-menu-caption {
		font-size: 10px;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button {
		margin-right: 18px;
	}

	.mobile-header-menu-buttons .search-menu-button {
		margin-right: 10px;
	}

}


@media (min-width: 375px) and (max-width: 1023px) {

	.home-menu-button-img {
		width: 80px;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button .menu-button-in {
		height: 29px;
    line-height: 29px;
		padding: 0 12px 0;
		border-radius: 3px;
		letter-spacing: .04em;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button .custom-menu-caption {
		font-size: 10px;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button {
		margin-right: 20px;
	}

	.mobile-header-menu-buttons .search-menu-button {
		margin-right: 16px;
	}

}


@media (max-width: 767px) {

	.navi-menu-content {
		font-size: 14px;
	}

	.navi-menu-content-inner {
		padding: 30px 20px;
	}

}


@media (min-width: 768px) {

	.navi-menu-content {
		font-size: 16px;
	}

}


@media (min-width: 768px) and (max-width: 1023px) {

	.navi-menu-content-inner {
		padding: 40px 20px;
	}

}


@media (max-width: 1023px) {

	.mblt-header-mobile-buttons {
		margin-top: 53px !important;
	}

	.menu-content,
	#navi-menu-close {
		top: 53px;
	}

	.menu-content {
		background-color: #f8f5f3;
	}

	.navi-menu-content { /* ハンバーガーメニューのスライド方向を変更 */
		left: auto;
		right: 0;
		-webkit-transform: translateX(105%);
		transform: translateX(105%);
		overflow-y: scroll;
		height: auto;
		bottom: 0;
		max-width: 92%;
	}

	.navi-menu-content-inner {
		height: 100%;
		overflow: auto;
		-webkit-overflow-scrolling: touch;
	}

	#navi-menu-content .widget_categories {
		margin-top: 0;
	}

	#hamburger-menu-button {
		width: 39.31px;
	}

	.search-menu-button,
	.hamburger-menu-button {
		bottom: 1px;
	}

	.navi-menu-icon .hamburger-menu-button-close,
	#navi-menu-input:checked ~ #navi-menu-open .hamburger-menu-button-open {
		display: none;
	}

	#navi-menu-input:checked ~ #navi-menu-open .hamburger-menu-button-close {
		display: inline-block;
		padding-bottom: 4px;
	}

	#navi-menu-input:checked ~ #navi-menu-open .navi-menu-icon {
		margin-top: -1px;
	}

	#navi-menu-input:checked ~ #navi-menu-open .navi-menu-caption {
		font-size: 0;
	}

	#navi-menu-input:checked ~ #navi-menu-open .navi-menu-caption::before {
		font-size: 9px;
		content: "閉じる";
	}

	.mobile-header-menu-buttons {
		justify-content: flex-start;
		height: 53px;
		padding: 6px 10px 6px 12px;
		border-bottom: solid 1px #ddd;
		box-shadow: none;
	}
	
	.mobile-menu-buttons {
		display: flex;
		background: #fff;
    box-shadow: 0 0 5px darkgrey;
    font-size: 19px;
    position: fixed;
    bottom: auto;
		top: 0;
    left: 0;
    right: 0;
    z-index: 2;
    padding: 6px 10px 6px 12px;
    margin: 0;
    list-style: none;
    align-items: center;
    line-height: 1.4;
    min-height: 50px;
		min-width: 46px;
    transition: .3s;
	}

	.search-menu-content {
    transition: .3s ease-in-out;
    position: fixed;
    top: 40%;
    z-index: 99;
    width: 90%;
    left: 5%;
    right: 5%;
    -webkit-transform: translateY(900%);
    transform: translateY(900%);
    opacity: 0;
	}

	#search-menu-input:checked~#search-menu-content {
		transition: .3s ease-in-out;
    transform: translateX(0%);
    opacity: 1;
	}

	#navi-menu-close, 
	#sidebar-menu-close,
	#search-menu-close {
		display: none;
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    transition: .3s ease-in-out;
	}

	#navi-menu-input:checked~#navi-menu-close,
	#sidebar-menu-input:checked~#sidebar-menu-close, 
	#search-menu-input:checked~#search-menu-close {
		display: block;
    opacity: .5;
	}

	#navi-menu-input:checked~#navi-menu-content, 
	#sidebar-menu-input:checked~#sidebar-menu-content, 
	#search-menu-input:checked~#search-menu-content {
		transition: .3s ease-in-out;
    transform: translateX(0%);
    opacity: 1;
	}

	.menu-content {
    overflow: auto;
    position: fixed;
    top: 0;
    z-index: 9999;
    width: 100%;
    max-width: 92%;
    height: 100%;
    background: #fff;
    transition: .3s ease-in-out;
    opacity: 1;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
	}

	#menu-main-menu-mobile .menu-item a {
		margin-left: 20px;
	}

	#logo {
		padding: 0;
		font-size: inherit;
		height: 100%;
    display: flex;
    align-items: center;
	}

	#logo a {
		width: 100%;
		max-width: 130px;
    line-height: normal;
    display: block;
    margin: 0;
	}

	#logo img {
		height: auto;
		padding: 0;
	}

	.mobile-menu-buttons .menu-button {
		width: auto;
	}

	.mobile-header-menu-buttons .home-menu-button {
		margin-right: auto;
	}

	.mobile-header-menu-buttons .home-menu-button a {
		height: 100%;
		display: flex;
    align-items: center;
	}

	.mobile-menu-buttons > li {
		padding-top: 0;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button {
		display: flex;
    align-items: center;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button .menu-button-in {
		background-color: #f56d20;
		color: #fff;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button .custom-menu-icon {
		display: none;
	}

	.mobile-header-menu-buttons .home-menu-button + .navi-menu-button .custom-menu-caption {
    opacity: 1;
		font-weight: bold;
	}

}




/* ＝＝＝＝＝ サイドバー ＝＝＝＝＝ */

.sidebar {
	padding: 0;
	border: none;
	border-radius: 0;
	background-color: transparent;
}

.sidebar .widget_categories,
.sidebar .widget_popular_entries {
	margin-bottom: 0;
}

.sidebar .widget-sidebar:not(.widget_search) {
	background-color: #fff;
}

.sidebar .widget_categories ul li a {
	transition: all .2s;
}

.sidebar .widget_categories ul li a:hover {
	background-color: transparent;
	transition: all .2s;
	color: #333;
	opacity: .6;
}

.sidebar .widget_categories ul li:not(:last-of-type) a {
	position: relative;
}

.sidebar .widget_categories ul li:not(:last-of-type) a:after {
	content: "";
	position: absolute;
	right: 0;
	bottom: 0;
	left: 0;
	margin: auto;
	height: 1px;
	background-color: #ddd;
}

.sidebar .popular-entry-card {
	padding: 0;
	margin: 0;
	line-height: inherit;
}

.sidebar .popular-entry-card,
.sidebar .new-entry-card-link {
	display: block;
	transition: all .2s;
}

.sidebar .popular-entry-card:hover,
.sidebar .new-entry-card-link:hover {
	opacity: .7;
}

.sidebar .wpp-list .wpp-item:not(:first-of-type),
.sidebar .new-entry-card-link:not(:first-of-type) {
	border-top: solid 1px #e2e2e2;
}

.sidebar .wpp-list .wpp-item {
	margin-bottom: 0;
}

.sidebar .popular-entry-card-thumb img {
	margin: 0;
}

.sidebar .widget_popular_entries .wpp-list {
	counter-reset: p-rank;
}

.sidebar .widget_popular_entries .wpp-item .popular-entry-card-thumb {
	counter-increment: p-rank;
	position: relative;
}

.sidebar .widget_popular_entries .wpp-item .popular-entry-card-thumb::before {
	content: counter(p-rank);
	position: absolute;
	top: 0;
	left: 0;
	font-weight: 700;
	border-radius: 2px 0 0 0;
	line-height: 20px;
	background-color: #666;
	color: #fff;
	opacity: .9;
	text-align: center;
	z-index: 1;
	padding: 4px;
	width: 26px;
	height: 26px;
	line-height: 20px;
	font-size: 13px;
}

.sidebar .widget_popular_entries .wpp-item:nth-child(1) .popular-entry-card-thumb::before {
	background: #cca11f;
}

.sidebar .widget_popular_entries .wpp-item:nth-child(2) .popular-entry-card-thumb::before {
	background: #b1b1b3;
}

.sidebar .widget_popular_entries .wpp-item:nth-child(3) .popular-entry-card-thumb::before {
	background: #9c6a58;
}

.sidebar .popular-entry-card,
.sidebar .new-entry-card {
	display: flex;
	flex-wrap: wrap;
}

.sidebar .popular-entry-card-thumb img,
.sidebar .new-entry-card-thumb img {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	border-radius: 2px;
}

.sidebar .popular-entry-card-thumb,
.sidebar .new-entry-card-thumb {
	width: 120px;
	margin: 0;
}

.sidebar .popular-entry-card-content,
.sidebar .new-entry-card-content {
	width: calc(100% - 120px);
	padding-left: 10px;
}

.sidebar .popular-entry-card-title,
.sidebar .new-entry-card-title {
	font-weight: bold;
	color: #333333;
}

.sidebar .popular-entry-card-thumb {
	margin: 0;
}

.sidebar .popular-entry-card-thumb {
	float: none;
}

.widget-entry-cards.ranking-visible .card-thumb::before {
	font-weight: bold;
	border-radius: 2px 0 0 0;
}

.sidebar .popular-entry-card-content {
	margin-left: 0;
}

.sidebar .new-entry-card-date {
	display: block;
	color: #666;
}

.sidebar .search-edit,
.search-no-results .main .search-edit,
.search-results .main .search-edit {
	outline: 0;
}

.sidebar .search-box {
	margin: 0;
}

.widget-entry-cards.ranking-visible .no-3 .card-thumb::before {
	background-color: #9c6a58;
}

.sidebar-scroll {
	top: 80px;
}

.sidebar .new-entry-cards {
	margin-bottom: 0;
}


@media (max-width: 767px) {

	.sidebar .search-edit,
	.commonsearch .commonsearch-keyword,
	.commonsearch .postform,
	.commonsearch .commonsearch-submit,
	.search-no-results .main .search-edit,
	.search-results .main .search-edit {
		height: 40px;
	}

	.sidebar .search-edit,
	.commonsearch .commonsearch-keyword,
	.commonsearch .postform,
	.search-no-results .main .search-edit,
	.search-results .main .search-edit {
		font-size: 13px;
	}

	.commonsearch .commonsearch-keyword,
	.commonsearch .postform {
		padding: 0 10px;
		border-radius: 3px;
	}

	.sidebar .widget-sidebar:not(:first-of-type) {
		margin-top: 30px;
	}

	.sidebar .widget-sidebar:not(.widget_search) {
		border-radius: 3px;
		box-shadow: 0 1px 3px rgb(0 0 0 / 6%);
	}

	.sidebar .widget_categories ul li a,
	.sidebar .widget_categories ul .cat-item-none {
		padding: 10px 10px;
		font-size: 14px;
		letter-spacing: .06em;
	}

	.sidebar .widget_categories ul li:not(:last-of-type) a:after {
		width: calc(100% - 20px);
	}

	.sidebar .wpp-list .wpp-item,
	.sidebar .new-entry-card-link,
	.sidebar .popular-entry-cards > p {
		padding: 10px;
	}

	.sidebar .popular-entry-card,
	.sidebar .new-entry-card {
		font-size: 14px;
	}

	.widget-entry-cards.ranking-visible .card-thumb::before {
		padding: 4px;
		width: 23px;
		height: 23px;
		line-height: 15px;
		font-size: 12px;
	}

	.sidebar .popular-entry-card-content,
	.sidebar .new-entry-card-content {
		line-height: 1.4;
		letter-spacing: .04em;
	}

	.sidebar .popular-entry-card-title,
	.sidebar .new-entry-card-title,
	.sidebar .popular-entry-cards > p {
		font-size: 14px;
	}

	.sidebar .popular-entry-card-title {
		padding-top: 6px;

		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		max-height: 4.5em; /* IE向け (標準値に行数を掛ける) */
		line-height: 1.5;
	}

	.sidebar .new-entry-card-title {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		max-height: 3em; /* IE向け (標準値に行数を掛ける) */
		line-height: 1.5;
	}

	.sidebar .new-entry-card-date {
		padding-top: 6px;
		padding-bottom: 4px;
		font-size: 12px;
	}

	.search-no-results .main .search-box,
	.search-results .main .search-box {
		margin: 10px 0 0;
	}

	.sidebar .search-edit,
	.search-no-results .main .search-edit,
	.search-results .main .search-edit {
		padding: 0 10px;
		border-radius: 3px;
	}

	.search-edit, input[type=text], input[type=password], input[type=date], input[type=datetime], input[type=email], input[type=number], input[type=search], input[type=tel], input[type=time], input[type=url], textarea, select {
		font-size: 16px;
		line-height: 1.8;
	}
}


@media (min-width: 768px) {

	.sidebar .search-edit,
	.commonsearch .commonsearch-keyword,
	.commonsearch .postform,
	.commonsearch .commonsearch-submit,
	.search-no-results .main .search-edit,
	.search-results .main .search-edit {
		height: 48px;
	}

	.sidebar .search-edit,
	.commonsearch .commonsearch-keyword,
	.commonsearch .postform,
	.search-no-results .main .search-edit,
	.search-results .main .search-edit {
		font-size: 16px;
	}

	.commonsearch .commonsearch-keyword,
	.commonsearch .postform {
		padding: 0 16px;
		border-radius: 4px;
	}

	.sidebar .widget-sidebar:not(:first-of-type) {
		margin-top: 40px;
	}

	.sidebar .widget-sidebar:not(.widget_search) {
		border-radius: 4px;
		box-shadow: 0 1px 6px rgb(0 0 0 / 6%);
	}

	.sidebar .widget_categories ul li a,
	.sidebar .widget_categories ul .cat-item-none {
		padding: 12px 16px;
		font-size: 15px;
		letter-spacing: .06em;
	}

	.sidebar .widget_categories ul li:not(:last-of-type) a:after {
		width: calc(100% - 32px);
	}

	.sidebar .popular-entry-card,
	.sidebar .new-entry-card-link,
	.sidebar .popular-entry-cards > p {
		padding: 15px;
	}

	.sidebar .popular-entry-card,
	.sidebar .new-entry-card {
		font-size: 16px;
	}

	.widget-entry-cards.ranking-visible .card-thumb::before {
		padding: 4px;
		width: 26px;
		height: 26px;
		line-height: 20px;
		font-size: 13px;
	}

	.sidebar .popular-entry-card-content,
	.sidebar .new-entry-card-content {
		line-height: 1.2;
		letter-spacing: .04em;
	}

	.sidebar .popular-entry-card-title,
	.sidebar .new-entry-card-title,
	.sidebar .popular-entry-cards > p {
		font-size: 14px;
	}

	.sidebar .popular-entry-card-title {
		padding-top: 2px;

		display: -webkit-box;
		-webkit-line-clamp: 3;
		-webkit-box-orient: vertical;
		overflow: hidden;
		max-height: 5.28em; /* IE向け (標準値に行数を掛ける) */
		line-height: 1.76;
	}

	.sidebar .new-entry-card-title {
		display: -webkit-box;
		-webkit-line-clamp: 2;
		-webkit-box-orient: vertical;
		overflow: hidden;
		max-height: 3.52em; /* IE向け (標準値に行数を掛ける) */
		line-height: 1.76;
	}

	.sidebar .new-entry-card-date {
		padding-top: 4px;
		padding-bottom: 6px;
		font-size: 12px;
	}

	.search-no-results .main .search-box,
	.search-results .main .search-box {
		margin: 30px 0 0;
	}

	.sidebar .search-edit,
	.search-no-results .main .search-edit,
	.search-results .main .search-edit {
		padding: 0 16px;
		border-radius: 4px;
	}

}


@media (max-width: 1023px) {

	#footer-in {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-top {
		order: 1;
	}

	.footer-bottom {
		order: 2;
	}

	.footer-widgets-mobile {
		order: 3;
		display: block;
		position: fixed;
		bottom: 0;
		margin: 0;
		width: 100%;
		z-index: 3;
	}

	.footer-widgets-mobile + .footer-bottom {
    padding-bottom: 12.3046%; /* (画像の高さ ÷ 画像の横幅) × 100 */
	}

	.footer-widgets-mobile .footer-mobile {
		padding: 0;
	}

	.footer-widgets-mobile .wp-block-image {
		margin: 0;
	}

	.footer-widgets-mobile img {
		width: 100%;
	}

	.sidebar .widget_search,
	.sidebar .widget_simpleimage {
		display: none;
	}

}


@media (min-width: 1024px) {

	body:not(.home) .sidebar-scroll {
		padding-top: 40px;
	}

	.sidebar .widget_search {
		margin-bottom: 0;
	}

	.sidebar-scroll > .widget-even:first-of-type {
		margin-top: 0;
	}

	.widget_simpleimage a,
	.widget_simpleimage img {
		border-radius: 4px;
	}

	.widget_simpleimage a {
		display: block;
		transition: all .1s;
	}

	.widget_simpleimage a:hover {
		opacity: .7;
	}

	.widget_simpleimage img {
		width: 100%;
	}

}




/* ＝＝＝＝＝ フッター ＝＝＝＝＝ */

.footer {
	margin-top: 0;
	padding: 0;
}

.footer-top,
.footer-top a,
#footer.footer a,
#footer.footer .widget ul li a {
	color: #fff;
}
#footer.footer .footer-bottom-link a {
	color: #333333;
}
#footer.footer .footer-bottom-link a:hover {
	text-decoration: unset;
}
#footer.footer p a {
	text-decoration: none;
}
.footer-widgets,
.footer-widgets-mobile {
	display: flex;
}

.footer-top {
	background-color: #333;
	width: 100%;
}

.footer-top a {
	transition: all .1s;
}

.footer-top a:hover {
	opacity: .7;
}

.footer-left,
.footer-center,
.footer-right {
	padding: 0;
}

.footer-top-ttl {
	border: 1px solid #fff;
	font-family: 'Sofia Pro Soft Bold';
}

.footer-top-ttl span {
	padding-left: 10px;
	font-family: 'Noto Sans JP';
	font-size: 16px;
}

.footer-popular-entries .popular-entry-cards {
	margin-bottom: 0;
}

.footer-popular-entries .popular-entry-card-thumb {
	display: none;
}

.footer-popular-entries .popular-entry-card-content {
	display: inline;
	margin-left: 0;
}

.footer-popular-entries .popular-entry-card-link {
	padding: 0;
	margin: 0;
	line-height: inherit;
	padding-left: 1em;
	text-indent: -1em;
}

.footer-popular-entries .popular-entry-card-title:before {
	content: "・"
}

.footer-bottom {
	background-color: #f8f5f3;
	position: static;
	width: 100%;
	margin-top: 0;
	padding: 0;
}

.footer-bottom-logo,
.footer-bottom-link-item-link {
	transition: all .1s;
}

.footer-bottom-logo {
	position: static;
	bottom: auto;
	float: none;
	transition: all .1s;
}

.footer-bottom-logo:hover,
.footer-bottom-link-item-link:hover {
	opacity: .7;
}

.footer-bottom-content {
	float: none;
}

.footer-recommended-entries-box-ttl-link {
	font-weight: bold;
}

.footer-recommended-entries-box .footer-top-item a,
.footer-external-link .footer-top-item-link {
	display: block;
	padding-left: 1em;
	text-indent: -1em;
}

.footer-bottom-box .logo img {
	height: auto;
}

.footer-bottom-box {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
}

.footer-bottom-link-list {
	display: flex;
	flex-wrap: wrap;
}

.copyright {
	opacity: 1;
}

.footer .copyright {
	color: #1B2D45;
	margin-top: 0;
}
.footer .copyright p{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0.02em;
}
.footer-bottom-box a {
	font-size: 16px;
	font-weight: bold;
}
.footer-recommended-entries-box {
	width: 100%;
}

.footer-top {
  background-color: #1B2D45;
}
.footer-recommended-entries-wrap .footer-top-list {
  display: none;
}
.footer-recommended-entries-wrap .footer-recommended-entries-box.active .footer-top-list {
  display: block;
}
.footer-recommended-entries-box-ttl > a {
  padding-left: 10px;
}
.footer-recommended-entries-box-ttl:before {
  font-family: 'Font Awesome 5 Free'!important;
  content: "\f054";
  float: left;
  transition: all .5s;
  color: #fff;
  font-weight: 700;
  font-size: 1em;
}
.footer-recommended-entries-box.active .footer-recommended-entries-box-ttl:before {
	-webkit-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	transform: rotate(90deg);
} 
.footer-recommended-entries-wrap .footer-recommended-entries-box {
  width: 100%;
}
.footer-recommended-entries-col {
  width: 48%;
}
.footer-recommended-entries-wrap {
  justify-content: space-between;
}
.footer-popular-entries .popular-entry-card-title:before {
	content: "";
	width: 30px;
	background-repeat: no-repeat;
	background-image: url('../image/pp-ranking-1.svg');
	height: 30px;
	position: absolute;
	left: 0;
	top: 0;
	bottom: 0;
	margin: auto 0;
}
.footer-popular-entries .wpp-list li {
	padding-left: 1em;
}
.footer-popular-entries .popular-entry-card {
  padding-left: 45px;
  font-size: 12px;
	position: relative;
	display: block;
}
.footer-popular-entries .popular-entry-card-link {
  text-indent: unset;
}
 
.footer-popular-entries .wpp-item:nth-child(2) .popular-entry-card-title:before {
  background-position: top -3.5em left;
}
.footer-popular-entries .wpp-item:nth-child(3) .popular-entry-card-title:before {
  background-position: top -7em left;
}
.footer-popular-entries .wpp-item:nth-child(4) .popular-entry-card-title:before {
	background-position: top -10.5em left;
}
.footer-popular-entries .wpp-item:nth-child(5) .popular-entry-card-title:before {
	background-position: top -14em left;
}
.footer-popular-entries .wpp-item:nth-child(6) .popular-entry-card-title:before {
	background-position: top -17.5em left;
}
.footer-popular-entries .wpp-item:nth-child(7) .popular-entry-card-title:before {
	background-position: top -21em left;
}
.footer-popular-entries .wpp-item:nth-child(8) .popular-entry-card-title:before {
	background-position: top -24.5em left;
}
.footer-popular-entries .wpp-item:nth-child(9) .popular-entry-card-title:before {
	background-position: top -28em left;
}
.footer-popular-entries .wpp-item:nth-child(10) .popular-entry-card-title:before {
	background-position: top -31.5em left;
}
.recommended .card-content {
  font-size: 12px;
}
.footer-recommended-entries-wrap .footer-top-list {
  margin-left: 20px;
}

@media (max-width: 374px) {

	.footer-bottom-box,
	.footer-bottom-box a {
		font-size: 11px;
	}

}


@media (min-width: 375px) and (max-width: 767px) {

	.footer-bottom-link-item-link,
	.footer .copyright {
		letter-spacing: .04em;
	}

	.footer-bottom-box,
	.footer-bottom-box a {
		font-size: 12px;
	}

}


@media (max-width: 767px) {

	.footer-bottom-box .logo .footer-site-logo-image {
		width: 80px;
	}

	.footer-widgets {
		padding-top: 30px;
		padding-bottom: 30px;
		margin: 0 auto;
	}

	.footer-top-box {
		width: 100%;
	}

	.footer-top-box:not(:first-of-type) {
		margin-top: 30px;
	}

	.footer-recommended-entries-wrap {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-recommended-entries-box {
		width: 100%;
	}

	.footer-recommended-entries-box:not(:first-of-type) {
		margin-top: 20px;
	}

	.footer-bottom-box {
		justify-content: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.footer-bottom-logo,
	.footer-bottom-link,
	.footer-bottom-content {
		width: 100%;
	}

	.footer-bottom-link-item:not(:last-of-type) {
		margin-right: 20px;
	}

	.footer-top-ttl {
		padding: 6px 10px;
		border-radius: 3px;
		margin-bottom: 20px;
		font-size: 16px;
		letter-spacing: .04em;
	}

	.footer-top-ttl span {
		padding-left: 10px;
	}

	.footer-top-list .footer-top-list-external {
    margin-left: 0;
	}

	.footer-top-list,
	.footer-top-list a,
	.footer-popular-entries .widget-entry-card,
	.footer-recommended-entries-box-ttl-link {
		letter-spacing: .08em;
	}

	.footer-top-list,
	.footer-top-list a,
	.footer-popular-entries .widget-entry-card,
	.footer-popular-entries .popular-entry-cards {
		font-size: 12px;
	}

	.footer-recommended-entries-box-ttl,
	.footer-top-item:not(:last-of-type),
	.footer-popular-entries .popular-entry-card-link:not(:last-of-type) {
		margin-bottom: 6px;
	}

	.footer-recommended-entries-box-ttl-link {
		font-size: 12px;
	}

	.footer-bottom-link {
		margin-top: 20px;
	}

	.footer-bottom-content {
		margin-top: 14px;
	}

	.footer-bottom-link-list {
		justify-content: center;
	}

	.footer-bottom-content {
		text-align: center;
	}

}


@media (min-width: 768px) {

	.footer-bottom-logo .site-name-text,
	.footer-bottom-logo .logo-image {
		display: flex;
	}

	.footer-bottom-logo .site-name-text {
		align-items: center;
	}

	.footer-top-ttl {
		padding: 6px 14px;
		border-radius: 4px;
		margin-bottom: 20px;
		font-size: 20px;
		letter-spacing: .04em;
	}

	/* Edge (EdgeHTML) */
	_:-ms-lang(x)::backdrop, .footer-top-ttl {
		padding: 7px 14px 5px;
	}

	/* Edge (Chromium) */
	_:lang(x)::-ms-, .footer-top-ttl {
		padding: 7px 14px 5px;
	}

	.footer-top-list,
	.footer-top-list a,
	.footer-popular-entries .widget-entry-card,
	.footer-recommended-entries-box-ttl-link {
		letter-spacing: .08em;
	}

	.footer-top-list,
	.footer-top-list a,
	.footer-popular-entries .widget-entry-card,
	.footer-popular-entries .popular-entry-cards {
		font-size: 12px;
	}

	.footer-recommended-entries-box-ttl,
	.footer-top-item:not(:last-of-type),
	.footer-popular-entries .popular-entry-card-link:not(:last-of-type) {
		margin-bottom: 6px;
	}

	.footer-recommended-entries-box-ttl-link {
		font-size: 16px;
	}

	.footer-bottom-content {
		margin-left: auto;
	}

}


@media (min-width: 768px) and (max-width: 1023px) {

	.footer-bottom-box .logo .footer-site-logo-image {
		width: 80px;
	}

	.footer-widgets {
		padding-top: 40px;
		padding-bottom: 40px;
		margin: 0 auto;
	}

	.footer-top-box {
		width: 100%;
	}

	.footer-top-box:not(:first-of-type) {
		margin-top: 30px;
	}

	.footer-recommended-entries-wrap {
		display: flex;
		flex-wrap: wrap;
		padding-left: 10px;
	}

	.footer-recommended-entries-box {
		width: 50%;
		width: calc(((100% - 20px)/2) - .01px);
		width: -webkit-calc(((100% - 20px)/2) - .01px);
		width: -moz-calc(((100% - 20px)/2) - .01px);
		margin-right: 20px;
	}

	.footer-recommended-entries-box:nth-of-type(2n) {
		margin-right: 0;
	}

	.footer-recommended-entries-box:nth-of-type(n) {
		margin-top: 20px;
	}

	.footer-bottom-box {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.footer-bottom-logo,
	.footer-bottom-link-item:not(:last-of-type) {
		margin-right: 20px;
	}

	.footer-bottom-link-item-link,
	.footer .copyright {
		letter-spacing: .06em;
	}

	.footer-bottom-box,
	.footer-bottom-box a {
		font-size: 13px;
	}

	.footer-bottom-content {
		text-align: left;
	}

}


@media (max-width: 834px) {

	.footer .footer-widgets {
		display: block;
	}

}


@media (max-width: 1023px) {

	.logo-footer {
		margin: 0 auto;
	}

	.footer .copyright {
		font-size: 11px;
	}

}


@media (min-width: 1024px) {

	.footer-bottom-link-item-link,
	.footer .copyright {
		letter-spacing: .06em;
	}

	.footer-bottom-box {
		font-size: 14px;
	}

	.footer-bottom-box .logo .footer-site-logo-image {
		width: 193px;
	}

}


@media (min-width: 1024px) and (max-width: 1335px) {

	.footer-widgets {
		padding-top: 40px;
		padding-bottom: 40px;
		margin: 0 auto;
	}

	.footer-top-box {
		width: calc(((100% - 60px)/3) - .01px);
		width: -webkit-calc(((100% - 60px)/3) - .01px);
		width: -moz-calc(((100% - 60px)/3) - .01px);
		margin-right: 30px;
	}

	.footer-top-box:nth-of-type(1) {
		width: 35%;
	}

	.footer-top-box:nth-of-type(2),
	.footer-top-box:nth-of-type(3) {
		width: 32%;
	}

	.footer-top-box:nth-of-type(3n) {
		margin-right: 0;
	}

	.footer-bottom-box {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.footer-bottom-logo,
	.footer-bottom-link-item:not(:last-of-type) {
		margin-right: 30px;
	}

	.footer-recommended-entries-wrap {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-recommended-entries-box {
		width: 50%;
		width: calc(((100% - 30px)/2) - .01px);
		width: -webkit-calc(((100% - 30px)/2) - .01px);
		width: -moz-calc(((100% - 30px)/2) - .01px);
		margin-right: 30px;
	}

	.footer-recommended-entries-box:nth-of-type(2n) {
		margin-right: 0;
	}

	.footer-recommended-entries-box:nth-of-type(n) {
		margin-top: 20px;
	}

}


@media (min-width: 1336px) {

	.footer-widgets {
		padding-top: 40px;
		padding-bottom: 40px;
		margin: 0 auto;
	}

	.footer-bottom-box {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.footer-top-box {
		width: calc(((100% - 80px)/3) - .01px);
		width: -webkit-calc(((100% - 80px)/3) - .01px);
		width: -moz-calc(((100% - 80px)/3) - .01px);
		margin-right: 40px;
	}

	.footer-top-box:nth-of-type(1) {
		width: 35%;
	}

	.footer-top-box:nth-of-type(2),
	.footer-top-box:nth-of-type(3) {
		width: 32%;
	}

	.footer-top-box:nth-of-type(3n) {
		margin-right: 0;
	}

	.footer-bottom-logo,
	.footer-bottom-link-item:not(:last-of-type) {
		margin-right: 40px;
	}

	.footer-recommended-entries-wrap {
		display: flex;
		flex-wrap: wrap;
	}

	.footer-recommended-entries-box {
		width: 50%;
		width: calc(((100% - 40px)/2) - .01px);
		width: -webkit-calc(((100% - 40px)/2) - .01px);
		width: -moz-calc(((100% - 40px)/2) - .01px);
		margin-right: 40px;
	}

	.footer-recommended-entries-box:nth-of-type(2n) {
		margin-right: 0;
	}

	.footer-recommended-entries-box:nth-of-type(n) {
		margin-top: 20px;
	}

}

.footer-external-logo-wrap{
	margin-top: 20px;
}
.footer-external-logo {
	margin-right: 20px;
}


/* ＝＝＝＝＝ 見出し ＝＝＝＝＝ */

.article h2,
.block-editor-block-list__layout h2 {
	background-color: #494949 !important;
	color: #fff;
	text-shadow: 0 0 4px rgb(0 0 0 / 4%);
}

.article h3,
.block-editor-block-list__layout h3 {
	position: relative;
	z-index: 0;
	background-color: #494949 !important;
	border-top: 0 !important;
	border-right: 0 !important;
	border-bottom: 0 !important;
	border-left: 0 !important;
}

.article h3::before,
.article h3::after,
.block-editor-block-list__layout h3::before,
.block-editor-block-list__layout h3::after {
	content: "";
	display: block;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
}

.article h3::before,
.block-editor-block-list__layout h3::before {
	background-color: #494949 !important;
}

.article h3::after,
.article h3::after,
.block-editor-block-list__layout h3::after,
.block-editor-block-list__layout h3::after {
	background-color: #fff !important;
}

.article h4,
.block-editor-block-list__layout h4 {
	background-color: transparent !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-left: 0 !important;
	border-top: 0 !important;
	border-bottom: 1px solid #494949 !important;
	border-radius: 0 !important;
}

.article h4::before,
.block-editor-block-list__layout h4::before {
	font-family: "Font Awesome 5 Free";
	content: "\f111";

  color: #494949; /* 非対応ブラウザでの文字色 */
  background-color: #494949;
  -webkit-background-clip: text; /* テキストでくり抜き */
  -webkit-text-fill-color: transparent; /* くり抜き部分に背景色を表示 */
}

.article h5,
.block-editor-block-list__layout h5 {
	background-color: transparent !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	border-bottom: 0 !important;
	border-radius: 0 !important;
}

.article h6,
.block-editor-block-list__layout h6 {
	background-color: transparent !important;
	padding-top: 0 !important;
	padding-right: 0 !important;
	padding-bottom: 0 !important;
	padding-left: 0 !important;
	border-bottom: 0 !important;
	border-radius: 0 !important;
}

.article h6::after,
.block-editor-block-list__layout h6::after {
	content: "";
	display: block;
	position: static;
	top: auto;
	background-color: #004073 !important;
}


@media (max-width: 767px) {

	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6,
	.block-editor-block-list__layout h2,
	.block-editor-block-list__layout h3,
	.block-editor-block-list__layout h4,
	.block-editor-block-list__layout h5,
	.block-editor-block-list__layout h6 {
		margin-top: 2.4em;
		margin-bottom: 18px;
		line-height: 1.5;
		letter-spacing: .06em;
	}

	.article h1.entry-title {
    font-size: 19px;
    line-height: 1.4;
  }

	.article h2,
	.block-editor-block-list__layout h2 {
		padding: 10px 14px;
		border-radius: 3px;
		font-size: 17px;
		line-height: 1.6;
	}

	.article h3,
	.block-editor-block-list__layout h3 {
		padding: 10px 14px;
		font-size: 16px;
		line-height: 1.8;
	}

	.article h4,
	.block-editor-block-list__layout h4 {
		padding: 8px 10px;
		font-size: 16px;
		line-height: 1.8;
	}

	.article h5,
	.block-editor-block-list__layout h5 {
		padding: 0 0 8px;
		font-size: 16px;
		line-height: 1.8;
	}

	.article h6,
	.block-editor-block-list__layout h6 {
		padding: 0 0 9px;
		font-size: 16px;
		line-height: 1.8;
	}

	.toc-title,
  .article h3 {
    font-size: 16px;
    line-height: 1.8;
  }

	.article h3,
	.article h3::before,
	.block-editor-block-list__layout h3,
	.block-editor-block-list__layout h3::before {
		border-radius: 3px;
	}

	.article h3::after,
	.block-editor-block-list__layout h3::after {
		border-radius: 1px;
		margin: 2px;
	}

	.article h4::before,
	.block-editor-block-list__layout h4::before {
		padding-right: .7em;
		vertical-align: 2px;
		font-size: xx-small;
	}

	.article h5,
	.block-editor-block-list__layout h5 {
		padding-left: 10px !important;
		border-left: 2px solid #494949;
	}

	.article h6::after,
	.block-editor-block-list__layout h6::after {
		height: 1px;
		margin-top: 6px;
	}

	h2.entry-card-title {
    font-size: 17px;
    line-height: 1.6;
	}

	.sidebar h3.widget-title {
    font-size: 16px;
    line-height: 1.8;
	}
}


@media (min-width: 768px) and (max-width: 1023px) {

	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6,
	.block-editor-block-list__layout h2,
	.block-editor-block-list__layout h3,
	.block-editor-block-list__layout h4,
	.block-editor-block-list__layout h5,
	.block-editor-block-list__layout h6 {
		margin-top: 2.4em;
		margin-bottom: 18px;
		line-height: 1.6;
		letter-spacing: .06em;
	}

	.article h2,
	.block-editor-block-list__layout h2 {
		padding: 12px 18px;
		border-radius: 4px;
		font-size: 20px;
	}

	.article h3,
	.block-editor-block-list__layout h3 {
		padding: 12px 18px 11px;
		font-size: 18px;
	}

	.article h4,
	.block-editor-block-list__layout h4 {
		padding: 9px 10px;
		font-size: 17px;
	}

	.article h5,
	.block-editor-block-list__layout h5 {
		padding: 0 0 9px;
		font-size: 16px;
	}

	.article h6,
	.block-editor-block-list__layout h6 {
		padding: 0 0 9px;
		font-size: 16px;
	}

	.article h3,
	.article h3::before,
	.block-editor-block-list__layout h3,
	.block-editor-block-list__layout h3::before {
		border-radius: 4px;
	}

	.article h3::after,
	.block-editor-block-list__layout h3::after {
		border-radius: 2px;
		margin: 2px;
	}

	.article h4::before,
	.block-editor-block-list__layout h4::before {
		padding-right: .8em;
		vertical-align: 1px;
		font-size: small;
	}

	.article h5,
	.block-editor-block-list__layout h5 {
		padding-left: 13px !important;
		border-left: 3px solid #494949;
	}

	.article h6::after,
	.block-editor-block-list__layout h6::after {
		height: 1px;
		margin-top: 7px;
	}

}


@media (min-width: 1024px) {

	.article h2,
	.article h3,
	.article h4,
	.article h5,
	.article h6,
	.block-editor-block-list__layout h2,
	.block-editor-block-list__layout h3,
	.block-editor-block-list__layout h4,
	.block-editor-block-list__layout h5,
	.block-editor-block-list__layout h6 {
		margin-top: 2.4em;
		margin-bottom: 18px;
		line-height: 1.6;
		letter-spacing: .08em;
	}

	.article h2,
	.block-editor-block-list__layout h2 {
		padding: 12px 18px;
		border-radius: 4px;
		font-size: 20px;
	}

	/* Edge (EdgeHTML) */
	_:-ms-lang(x)::backdrop, .article h2 {
		padding: 13px 18px 11px;
	}

	/* Edge (Chromium) */
	_:lang(x)::-ms-, .article h2 {
		padding: 13px 18px 11px;
	}

	.article h3,
	.block-editor-block-list__layout h3 {
		padding: 12px 18px 11px;
		font-size: 18px;
	}

	/* Edge (EdgeHTML) */
	_:-ms-lang(x)::backdrop, .article h3 {
		padding: 13px 18px 10px;
	}

	/* Edge (Chromium) */
	_:lang(x)::-ms-, .article h3 {
		padding: 13px 18px 10px;
	}

	.article h4,
	.block-editor-block-list__layout h4 {
		padding: 9px 10px;
		font-size: 17px;
	}

	.article h5,
	.block-editor-block-list__layout h5 {
		padding: 9px 10px;
		font-size: 16px;
	}

	.article h6,
	.block-editor-block-list__layout h6 {
		padding: 0 0 9px;
		font-size: 16px;
		line-height: 1.8;
	}

	.article h3,
	.article h3::before,
	.block-editor-block-list__layout h3,
	.block-editor-block-list__layout h3::before {
		border-radius: 4px;
	}

	.article h3::after,
	.block-editor-block-list__layout h3::after {
		border-radius: 2px;
		margin: 2px;
	}

	.article h4::before,
	.block-editor-block-list__layout h4::before {
		padding-right: .8em;
		vertical-align: 1px;
		font-size: small;
	}

	.article h5,
	.block-editor-block-list__layout h5 {
		padding-left: 13px !important;
		border-left: 3px solid #494949;
	}

	.article h6::after,
	.block-editor-block-list__layout h6::after {
		height: 1px;
		margin-top: 7px;
	}

}




/* ＝＝＝＝＝ エディターに独自デザインの要素を追加 (ボタン) ＝＝＝＝＝ */

.original-button {
	display: inline-block;
	position: relative;
	color: #fff !important;
	font-weight: bold;
	text-align: center;
	transition: all .2s !important;
	overflow: hidden;
}

.original-button::after {
	font-family: "Font Awesome 5 Free";
	content: "\f0a9";
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
}

.original-button:hover {
	color: #fff;
	opacity: .7;
}

.original-button-orange {
	text-decoration: none !important;
}

.original-button-orange {
	background-color: #f56d20;
}

.original-button-microcopy,
.original-button-inner-pink {
	text-align: center;
}

.original-button-microcopy-inner {
	background: linear-gradient(transparent 50%, #fff66e 50%);
}

.original-button-microcopy + br,
.original-button-microcopy + p {
	display: none;
}

.original-button-microcopy {
	margin-bottom: 0 !important;
}

.article .original-button-inner-pink .original-button-inner-pink-inner a,
.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a {
	display: block;
	text-decoration: none !important;
	font-weight: bold;
	color: #fff !important;

	background: inherit !important; /* 記事編集画面のスタイルを無効化 */
	box-shadow: inherit !important; /* 記事編集画面のスタイルを無効化 */
}

.original-button-inner-pink-inner {
	display: inline-block;
	background-color: #f56d20;
}

.article .original-button-inner-pink .original-button-inner-pink-inner a::after,
.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a::after {
	font-family: "Font Awesome 5 Free";
	content: "\f0a9";
	position: absolute;
}

.article .original-button-inner-pink .original-button-inner-pink-inner a:hover,
.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a:hover {
	opacity: 1 !important;
}

.article .original-button-side-by-side .original-button-side-by-side-inner,
.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner {
	display: flex;
	justify-content: center;
}

.article .original-button-side-by-side .original-button-side-by-side-inner a,
.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a {
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #fcefe8;
	color: #e96114 !important;
	font-weight: bold;
	text-decoration: none !important;
	text-align: center;

	outline: inherit !important; /* 記事編集画面のスタイルを無効化 */
}

.article .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2),
.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2) {
	background-color: #f56d20;
	color: #fff !important;
	text-decoration: none !important;
}

.article .original-button-side-by-side .original-button-side-by-side-inner a + br,
.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a + br {
	display: none;
}

.article .original-button-side-by-side .original-button-side-by-side-inner a::after,
.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a::after {
	font-family: "Font Awesome 5 Free";
	content: "\f0a9";
	position: absolute;
}

.article .original-button-side-by-side .original-button-side-by-side-inner a:hover,
.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:hover {
	opacity: 1 !important;
}


@media (max-width: 767px) {

	.original-button {
		width: 100%;
		padding: 10px 50px;
		border-radius: 3px;
		font-size: 13px;
		letter-spacing: .04em;
		line-height: 1.7;
	}

	.original-button::after {
		right: 20px;
	}

	.original-button-orange {
		box-shadow: 0 5px 0 0 #d74f02;
	}

	.original-button-microcopy {
		padding-bottom: 2px;
	}

	.original-button-microcopy-inner,
	.article .original-button-inner-pink .original-button-inner-pink-inner a,
	.article .original-button-side-by-side .original-button-side-by-side-inner a,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a {
		font-size: 14px;
		letter-spacing: 0.08em;
	}

	.article .original-button-inner-pink,
	.article .original-button-side-by-side,
	.block-editor-block-list__layout .original-button-inner-pink,
	.block-editor-block-list__layout .original-button-side-by-side {
		margin-bottom: 38px;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner {
		border-radius: 5px;
		box-shadow: 0 5px 0 #d74f02;
		position: relative;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner a,
	.article .original-button-side-by-side .original-button-side-by-side-inner a,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a {
		line-height: 1.6;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner a,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a {
		padding: 11px 50px 10px;
		border-radius: 4px;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner a::after,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a::after {
		top: 50%;
		transform: translateY(-50%);
		right: 20px;
	}

	.article .original-button-side-by-side .original-button-side-by-side-inner,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner {
		flex-wrap: wrap;
	}

	.article .original-button-side-by-side .original-button-side-by-side-inner a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a {
    width: 100%;
		padding: 14px 50px 13px;
		border-radius: 5px;
		box-shadow: 0 5px 0 #e8dbd4;
		position: relative;
	}

	.article .original-button-side-by-side .original-button-side-by-side-inner a::after,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a::after {
		top: 50%;
		transform: translateY(-50%);
		right: 20px;
	}

  .article .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2),
  .block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2) {
		margin-top: 20px;
  }

  .article .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2),
  .block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2) {
		box-shadow: 0 5px 0 #d74f02;
  }

}


@media (min-width: 768px) {

	.original-button {
		padding: 12px 50px;
		border-radius: 4px;
		font-size: 15px;
		letter-spacing: .08em;
		line-height: 1.7;
	}

	/* Edge (EdgeHTML) */
	_:-ms-lang(x)::backdrop, .original-button {
		padding: 13px 50px 11px;
	}

	/* Edge (Chromium) */
	_:lang(x)::-ms-, .original-button {
		padding: 13px 50px 11px;
	}

	.original-button::after {
		right: 20px;
	}

	.original-button-orange {
		box-shadow: 0 4px 0 0 #d74f02;
	}

	.original-button-microcopy {
		padding-bottom: 2px;
	}

	.original-button-microcopy-inner,
	.article .original-button-inner-pink .original-button-inner-pink-inner a,
	.article .original-button-side-by-side .original-button-side-by-side-inner a,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a {
		letter-spacing: 0.08em;
	}

	.article .original-button-inner-pink,
	.article .original-button-side-by-side,
	.block-editor-block-list__layout .original-button-inner-pink,
	.block-editor-block-list__layout .original-button-side-by-side {
		margin-bottom: 40px;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner {
		border-radius: 6px;
		box-shadow: 0 5px 0 #d74f02;
		position: relative;
		top: 0;
		transition: all .1s;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner:hover {
		top: 5px;
		box-shadow: none;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner a,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a {
		padding: 13px 80px 12px;
		border-radius: 5px;
	}

	.article .original-button-inner-pink .original-button-inner-pink-inner a::after,
	.block-editor-block-list__layout .original-button-inner-pink .original-button-inner-pink-inner a::after {
		top: 50%;
		transform: translateY(-50%);
		right: 20px;
	}

	.article .original-button-side-by-side .original-button-side-by-side-inner a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a {
		padding: 13px 50px 12px;
		border-radius: 6px;
		box-shadow: 0 5px 0 #e8dbd4;
		position: relative;
		top: 0;
		transition: all .1s;
	}

	.article .original-button-side-by-side .original-button-side-by-side-inner a::after,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a::after {
		top: 50%;
		transform: translateY(-50%);
		right: 20px;
	}

	.article .original-button-side-by-side .original-button-side-by-side-inner a:hover {
		top: 5px;
		box-shadow: none !important;
	}

}


@media (min-width: 768px) and (max-width: 1023px) {

  .article .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2),
  .block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2) {
		margin-left: 20px;
		box-shadow: 0 5px 0 #d74f02;
  }

	.article .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2),
	.article .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2) ~ a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2),
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2) ~ a {
    width: 50%;
    width: calc(((100% - 20px)/2) - .01px);
    width: -webkit-calc(((100% - 20px)/2) - .01px);
    width: -moz-calc(((100% - 20px)/2) - .01px);
	}

}


@media (min-width: 1024px) and (max-width: 1335px) {

  .article .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2),
  .block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2) {
		margin-left: 30px;
		box-shadow: 0 5px 0 #d74f02;
  }

	.article .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2),
	.article .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2) ~ a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2),
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2) ~ a {
    width: 50%;
    width: calc(((100% - 30px)/2) - .01px);
    width: -webkit-calc(((100% - 30px)/2) - .01px);
    width: -moz-calc(((100% - 30px)/2) - .01px);
	}

}


@media (min-width: 1336px) {

  .article .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2),
  .block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:nth-of-type(2) {
		margin-left: 40px;
		box-shadow: 0 5px 0 #d74f02;
  }

	.article .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2),
	.article .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2) ~ a,
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2),
	.block-editor-block-list__layout .original-button-side-by-side .original-button-side-by-side-inner a:first-of-type:nth-last-of-type(2) ~ a {
    width: 50%;
    width: calc(((100% - 40px)/2) - .01px);
    width: -webkit-calc(((100% - 40px)/2) - .01px);
    width: -moz-calc(((100% - 40px)/2) - .01px);
	}

}




/* ＝＝＝＝＝ 検索結果ページ ＝＝＝＝＝ */

.posts-not-found {
	display: block;
	width: 100%;
}


@media (max-width: 767px) {

	.posts-not-found {
		text-align: center;
		font-size: 13px;
	}

}


@media (min-width: 768px) {

	.posts-not-found {
		font-size: 16px;
	}

}




/* ＝＝＝＝＝ 「404エラー」ページ ＝＝＝＝＝ */

.error404 .entry-title {
	display: none;
}

.error404 .article p {
	margin-bottom: 0;
}


@media (max-width: 767px) {

	.error404 .not-found {
		border-radius: 3px;
		margin: 0 0 10px;
	}

	.error404 .article p {
		text-align: center;
		font-size: 14px;
	}

}


@media (min-width: 768px) {

	.error404 .not-found {
		border-radius: 4px;
		margin: 0 0 20px;
	}

	.error404 .article p {
		font-size: 16px;
	}

}


.author .fa-user:before {
	color: #000;
}

.GPWA-bunner {
    position: absolute;
    bottom: 0;
    width: 100%;
    padding: 0.5em 1em;
    background-color: rgba(0,0,0,.7);
}

.GPWA-bunnner__text-box {
    position: relative;
    display: block;
    margin: 0 auto;
    padding-left: 110px;
    max-width: 620px;
    color: #fff;
}

.GPWA-bunnner__text-box:before {
    content: "";
    width: 75pt;
    background-image: url("https://casino-lab.com/images/logo_gpwa.png.webp");
    background-repeat: no-repeat;
    height: 37px;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
}

.GPWA-bunnner__title {
	font-size: 0.85em;
    font-weight: 700;
}

.GPWA-bunnner__paragraph {
	font-size: 0.75em;
}

@media screen and (max-width: 800px) {
	.GPWA-bunner {
		position: static;
	}

	.GPWA-bunnner__text-box {
		max-width: 470px;
	}

	.GPWA-bunnner__title {
		font-size: 9pt;
	}

	.GPWA-bunnner__paragraph {
	    font-size: 10px;
	}
}

.h2-class {
    padding: 12px 18px;
    border-radius: 4px;
    font-size: 20px;
    margin-top: 2.4em;
    margin-bottom: 18px;
    line-height: 1.6;
    letter-spacing: .08em;
    background-color: #494949!important;
    color: #fff;
}

.h3-class {
    border: 2px solid #000;
    font-size: 16px;
    padding: 11px;
}

#scroll-table-mobile table {
	margin-bottom: 0;
}

@media screen and (max-width: 480px) {
	#scroll-table-mobile td {
		padding: 10px 15px;
		white-space: inherit;
	}
	#scroll-table-mobile tr:last-child {
		word-break: keep-all;
	}
	#scroll-table-mobile table {
		width: 135%;
	}
	#scroll-table-mobile tr>td:first-child {
		position: sticky;
		left: -2px;
		z-index: 10;
		background: #fff;
		border-top: black;
	}

}
@media screen and (max-width: 375px) {
	#scroll-table-mobile td {
		padding: 5px 10px;
	}
}

@media only screen and (min-width: 1240px) {
	.wrap,
	.maximg,
	.single #inner-content,
	.page #inner-content,
	.inner-footer {
		width: 1260px;
	}
	/*消しちゃダメ*/
}


/* 付箋風ボックス */
.blank-box {
	border: 3px solid #949495;
	padding: 1.2em 1em;
	border-radius: 4px;
	/* border-width: 0 0 0 6px; */
}

.blank-box.sticky {
  border-left-width: 6px;
}

.single-post .article .blank-box.sticky.st-yellow ul {
	border: unset;
}

.blank-box.sticky.st-yellow,
.sticky.st-yellow.is-style-blank-box-red,
.sticky.st-yellow.is-style-blank-box-navy,
.sticky.st-yellow.is-style-blank-box-blue,
.sticky.st-yellow.is-style-blank-box-yellow,
.sticky.st-yellow.is-style-blank-box-green,
.sticky.st-yellow.is-style-blank-box-pink,
.sticky.st-yellow.is-style-blank-box-orange,
.st-yellow.is-style-sticky-gray,
.st-yellow.is-style-sticky-yellow,
.st-yellow.is-style-sticky-red,
.st-yellow.is-style-sticky-blue,
.st-yellow.is-style-sticky-green {
  border-color: #FFA103;
  background: #ffeac7;
}

.blank-box.sticky,
.sticky.is-style-blank-box-red,
.sticky.is-style-blank-box-navy,
.sticky.is-style-blank-box-blue,
.sticky.is-style-blank-box-yellow,
.sticky.is-style-blank-box-green,
.sticky.is-style-blank-box-pink,
.sticky.is-style-blank-box-orange,
.is-style-sticky-gray,
.is-style-sticky-yellow,
.is-style-sticky-red,
.is-style-sticky-blue,
.is-style-sticky-green {
  border-color: #b0bec5;
  background: rgba(207, 216, 220, 0.25);
}

.blank-box.sticky.st-red,
.sticky.st-red.is-style-blank-box-red,
.sticky.st-red.is-style-blank-box-navy,
.sticky.st-red.is-style-blank-box-blue,
.sticky.st-red.is-style-blank-box-yellow,
.sticky.st-red.is-style-blank-box-green,
.sticky.st-red.is-style-blank-box-pink,
.sticky.st-red.is-style-blank-box-orange,
.st-red.is-style-sticky-gray,
.st-red.is-style-sticky-yellow,
.st-red.is-style-sticky-red,
.st-red.is-style-sticky-blue,
.st-red.is-style-sticky-green {
  border-color: #CD3740;
  background: #F5DADC
}

.blank-box.sticky.st-blue,
.sticky.st-blue.is-style-blank-box-red,
.sticky.st-blue.is-style-blank-box-navy,
.sticky.st-blue.is-style-blank-box-blue,
.sticky.st-blue.is-style-blank-box-yellow,
.sticky.st-blue.is-style-blank-box-green,
.sticky.st-blue.is-style-blank-box-pink,
.sticky.st-blue.is-style-blank-box-orange,
.st-blue.is-style-sticky-gray,
.st-blue.is-style-sticky-yellow,
.st-blue.is-style-sticky-red,
.st-blue.is-style-sticky-blue,
.st-blue.is-style-sticky-green {
  border-color: #06c;
  background: #E5F2FF;
}

.blank-box.sticky.st-green,
.sticky.st-green.is-style-blank-box-red,
.sticky.st-green.is-style-blank-box-navy,
.sticky.st-green.is-style-blank-box-blue,
.sticky.st-green.is-style-blank-box-yellow,
.sticky.st-green.is-style-blank-box-green,
.sticky.st-green.is-style-blank-box-pink,
.sticky.st-green.is-style-blank-box-orange,
.st-green.is-style-sticky-gray,
.st-green.is-style-sticky-yellow,
.st-green.is-style-sticky-red,
.st-green.is-style-sticky-blue,
.st-green.is-style-sticky-green {
  border-color: #81c784;
  background: rgba(200, 230, 201, 0.25);
}

/* タブボックス */
.blank-box.bb-tab {
  padding-top: 1.5em;
  border-width: 2px;
  border-radius: 2px;
}

.blank-box.bb-tab .bb-label {
  top: -2px;
  left: -2px;
  border-radius: 2px 0;
}

.entry-category,.post-date,.post-update,.post-author,.amp-back {
    padding: 2px;
    display: inline;
    font-size: .7em;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
}

.tag-link,
.comment-reply-link {
  color: #333;
  border-color: 1px solid #999;
  border-radius: 1px;
}

.tag-link:hover,
.comment-reply-link:hover {
  color: #f5f8fa;
  background-color: transparent;
}

.entry-category,.post-date,.post-update,.post-author,.amp-back {
  padding: 2px;
  display: inline;
  font-size: .7em;
}
a:hover {
	text-decoration: none;
	cursor: pointer;
}

.tag-link,
.comment-reply-link {
	color: #333;
	text-decoration: none;
	display: inline-block;
	margin-right: 5px;
	padding: 1px 5px;
	font-size: 12px;
	border: 1px solid #999;
	border-radius: 2px;
	word-break: break-all;
}

.tag-link:hover,
.comment-reply-link:hover {
	background-color: #f5f8fa;
  transition: all .3s ease-in-out;
  color: #333;
}

.entry-content ol, .entry-content ul{
	border: none;
	padding: 0;
	margin: 0;
}
.sbp-r .speech-balloon::after {
    right: -9px;
    left: auto;
    border-left: 12px solid #fff;
    border-right: none;
}
.entry-content .speech-balloon p {
	margin: 0;
}
.scrollable-table table {
    border-collapse: collapse;
    max-width: none;
    margin: 0;
}
/* blogcard */
.blogcard {
    padding: 1.6% 2.2% 2%;
    border: 1px solid #ccc;
    border-radius: 4px;
    line-height: 1.6;
    position: relative;
	margin-bottom: 10px;
}
.bct-together .blogcard-label .fa::before {
    content: "";
	margin-right: 6px;
	color: #005db4;
}
.bct-related .blogcard-label .fa::before {
    content: "";
	margin-right: 6px;
	color: #005db4;
}
.blogcard-label {
    position: absolute;
    top: -18px;
    left: 16px;
    font-size: 13px;
    padding: 3px .6em;
    background-color: #333;
    color: #fff;
    border-radius: 3px;
    letter-spacing: .7px;
    display: none
}

.blogcard-label .fa::before {
    margin-right: 6px
}

.blogcard-type .blogcard-label {
    display: block
}

.bct-none .blogcard-label {
    display: none
}

.bct-related .blogcard-label .fa::before {
    content: ""
}

.bct-related .blogcard-label::after {
    content: "関連記事"
}

.bct-reference .blogcard-label .fa::before {
    content: ""
}

.bct-reference .blogcard-label::after {
    content: "参考記事"
}

.bct-reference-link .blogcard-label .fa::before {
    content: ""
}

.bct-reference-link .blogcard-label::after {
    content: "参考リンク"
}

.bct-popular .blogcard-label .fa::before {
    content: ""
}

.bct-popular .blogcard-label::after {
    content: "人気記事"
}

.bct-pickup .blogcard-label .fa::before {
    content: ""
}

.bct-pickup .blogcard-label::after {
    content: "ピックアップ"
}

.bct-check .blogcard-label .fa::before {
    content: ""
}

.bct-check .blogcard-label::after {
    content: "チェック"
}

.bct-together .blogcard-label .fa::before {
    content: ""
}

.bct-together .blogcard-label::after {
    content: "あわせて読みたい"
}

.bct-detail .blogcard-label .fa::before {
    content: ""
}

.bct-detail .blogcard-label::after {
    content: "詳細はこちら"
}

.bct-official .blogcard-label .fa::before {
    content: ""
}

.bct-official .blogcard-label::after {
    content: "公式サイト"
}

.bct-dl .blogcard-label .fa::before {
    content: ""
}

.bct-dl .blogcard-label::after {
    content: "ダウンロード"
}

.bct-prev .blogcard-label .fa::before {
    content: ""
}

.bct-prev .blogcard-label::after {
    content: "前回の記事"
}

.bct-next .blogcard-label .fa::before {
    content: ""
}

.bct-next .blogcard-label::after {
    content: "続きの記事"
}
.bct-together .blogcard-label::after {
    content: "あわせて読みたい";
	font-weight: 400;
}
.bct-related .blogcard-label::after {
    content: "関連記事";
	font-weight: 400;
}
.blogcard-thumbnail {
    float: left;
    margin-top: 3px;
    width: 160px;
}
.blogcard-thumbnail img {
    width: 100%;
}
.blogcard-content {
    margin-left: 170px;
    max-height: 140px;
    min-height: 100px;
    overflow: hidden;
}
.blogcard-title {
    font-weight: 700;
    margin-bottom: .4em;
}
.blogcard-snippet {
    font-size: .8em;
}
.blogcard-footer {
    clear: both;
    font-size: 16px;
    padding-top: .6%;
	font-weight: 400
}
.single-post .blogcard-favicon {
    display: flex;
    align-items: center;
}
.blogcard-favicon {
    margin-right: 4px;
	display: flex;
    align-items: center;
}
.blogcard-site.external-blogcard-site, .blogcard-site.internal-blogcard-site {
	display: flex;
	align-items: center;
	float: left;
}
.blogcard-date.internal-blogcard-date, .blogcard-date.external-blogcard-date {
	float: right;
}
.wp-caption {
    padding-top: 4px;
    border: 1px solid #eee;
    border-radius: 3px;
    background-color: #f5f6f7;
    text-align: center;
    max-width: 100%;
}
.entry-content .wp-caption p.wp-caption-text {
	margin: 2px !important;
}


table th, table td {
    border: 1px solid #eee;
    padding: 6px;
}
tr>td:first-child {
	background: inherit;
    z-index: 1;
}
.twitter-tweet {
	margin: 5px 0 20px;
}
blockquote {
    background-color: #fafbfc;
    border: 1px solid #ddd;
    padding: 1.4em 1.8em;
    position: relative;
}
blockquote::before {
    content: "“";
    line-height: 1.1;
    left: 10px;
    top: 0;
}
blockquote::after {
    content: "”";
    line-height: 0;
    right: 10px;
    bottom: 0;
}
blockquote::before, blockquote::after {
    color: #C8C8C8;
    font-family: serif;
    position: absolute;
    font-size: 300%;
}
.memo-box {
    padding: 20px 20px 20px 72px;
    border-radius: 4px;
    position: relative;
    display: block;
	background: #ebf8f4;
    border: 1px solid #8dd7c1;
}
.memo-box::before, .fab-pencil::before {
    content: "\f303";
	color: #7ad0b6;
    border-right: 1px solid #8dd7c1;
}

.eye-catch img, .eye-catch amp-img {
    width: 100%;
    min-width: 100%;
    display: block;
}

.related-entry-heading, .comment-title {
    margin: 22px 0;
    font-size: 24px;
}
.rect-vertical-card .related-list {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-around;
}
.related-entry-card-wrap {
    width: 33%;
}
.rect-vertical-card .related-entry-card-wrap {
    padding: 5px;
}
.entry-card, .related-entry-card {
    position: relative;
    height: 100%;
}
.rect-vertical-card .related-entry-card-thumb {
    float: none;
    width: 100%;
}
.rect-vertical-card .related-entry-card-thumb img {
    width: 100%;
}
.rect-vertical-card .related-entry-card-content {
    margin: 0;
}
.casino-review-form h2 {
	font-size: 22.5px;
}
.casino-review-form .review-form input, .casino-review-form .review-form textarea {
	background-color: white;
	min-height: 41.2px;
	font-size: 15px;
	height: 41.2px;
}
.casino-review-form .review-form textarea {
	height: 54px;
}
.widget ul li {
	font-weight: normal !important;
}
.widget ul li a:hover {
    background: none !important;
}
.fw-400 {
    font-weight: 400;
}
.body .aligncenter {
    display: block;
    margin-right: auto;
    margin-left: auto;
}
/* body .entry-header{
    margin: 0 40px 10px;
} */
.entry-content .blank-box li {
	padding: 0;
}
.single-post .article-footer,#campaign_banners_zone {
	padding: 0 40px;
}
@media screen and (max-width: 834px) {
    .blogcard-thumbnail {
        width: 120px;
    }
	.blogcard-label {
		top: -24px;
		padding: 0 .6em;
	}
	.blogcard-content {
        font-size: .84em;
		margin-left: 130px;
        margin-right: 0;
        max-height: 120px;
        min-height: 70px;
        line-height: 1.2;
    }
	.blogcard-title {
        font-size: .9em;
        margin-bottom: 0;
    }
	.blogcard-snippet {
        font-size: .74em;
    }
	.single-post .article-footer, #campaign_banners_zone {
		padding: 0;
	}
}

table {
    margin-bottom: 20px;
    max-width: 100%;
    width: 100%;
    border-collapse: collapse;
    border-spacing: 0;
}

.menu-content .sidebar {
    width: 100%;
    display: block;
    margin: 0;
}

.entry-categories-tags>div {
    margin-bottom: .5em;
}
.entry-content .toc-content li {
    padding: 0 0 0 2em;
}

.content-pr .writer-main-body {
	margin-bottom: 48px;
}