@charset "utf-8";

/* ==========================================
   レイアウト・汎用（PC）
   ========================================== */
body.archive .wrapper .wrapper-inner,
body.blog .wrapper .wrapper-inner,
body.search .wrapper .wrapper-inner {
	display: block !important;
	width: 1100px;
	margin: 120px auto 200px auto !important;
	padding: 0 20px 0 20px !important;
}
body.archive .wrapper .wrapper-inner::after,
body.blog .wrapper .wrapper-inner::after,
body.search .wrapper .wrapper-inner::after {
	content: "";
	display: block;
	clear: both;
}
body.archive .wrapper .site-main,
body.blog .wrapper .site-main,
body.search .wrapper .site-main {
	display: block !important;
	width: 700px !important;
	margin: 0 !important;
	text-align: left;
	float: left !important;
}
body.archive .wrapper .widget-area,
body.blog .wrapper .widget-area,
body.search .wrapper .widget-area {
	display: block !important;
	width: 280px !important;
	margin: 20px 0 0 0 !important;
	text-align: left;
	float: right !important;
}
body.blog article img.attachment-post-thumbnail {
	display: none !important;
}
.pLink {
	margin: -120px 0 0 0;
	padding: 120px 0 0 0;
}
.archive .comments-area,
.blog .comments-area,
.search .comments-area {
	display: none;
}
.archive h1.entry-title,
.blog h1.entry-title,
.search h1.entry-title {
	width: 100%;
	margin: 0 !important;
	padding: 0 0 15px 0 !important;
	color: #000;
	font-size: 2.0rem;
	text-align: left;
	background-color: transparent;
}
.blog h1.entry-title {
	width: 100%;
	margin: 0 !important;
	padding: 0 0 10px 0 !important;
	color: #000;
	font-size: 2.4rem;
	text-align: left;
	background-color: transparent;
}
.search-no-results .not-found h1 {
	margin: 0 0 10px 0;
	color: #333;
	font-size: 1.8rem;
	font-weight: bold;
}
.search-no-results .not-found .page-content p {
	display: none;
}
.search .site-main .page-content form input[type="search"] {
	width: 100%;
	margin: 7px 0 0 0;
	padding: 7px 7px 7px 7px;
	font-size: 16px;
	font-family: inherit;
	background: #fafafa;
	border: 1px solid #aaa;
	border-radius: 6px;
}
.search .site-main .page-content form input[type="search"]:focus {
	background: #fcfcf4;
	border: 1px solid #07487e;
}
.search .site-main .page-content form input[type="submit"] {
	display: block !important;
	width: 160px;
	margin: 20px 10px 0 0;
	padding: 10px 0 10px 0;
	color: #fff;
	background: #07487e;
	border: none;
	border-radius: 6px;
}
.blog .site-main strong {
	color: #000;
}
.blog .site-main table {
	width: 100%;
	margin: 0 0 20px 0;
	border-collapse: collapse;
}

/* ==========================================
   一覧 左カラム
   ========================================== */
.archive .comments-link {
	display: none;
}
.archive article,
.blog article,
.search article {
	display: grid !important;
	grid-template-columns: 200px 1fr !important;
	grid-template-rows: auto 1fr !important;
	gap: 0 20px !important;
	margin: 0 0 40px 0 !important;
	padding: 0 0 40px 0 !important;
	border-bottom: dashed 2px #ccc !important;
}
.archive h1{
	margin: 0 0 40px 0 !important;
}
.archive article .entry-header,
.blog article .entry-header,
.search article .entry-header {
	grid-column: 2 !important;
	grid-row: 1 !important;
	width: 100% !important;
	margin: 0 0 10px 0 !important;
}
.archive article .wp-post-image,
.blog article .wp-post-image,
.search article .wp-post-image {
	grid-column: 1 !important;
	grid-row: 1 / span 2 !important;
	width: 200px !important;
	height: 180px !important;
	margin: 0 !important;
	border-radius: 8px !important;
	object-fit: cover !important;
	float: none !important;
}
.archive article .entry-summary,
.blog article .entry-summary,
.search article .entry-summary {
	grid-column: 2 !important;
	grid-row: 2 !important;
	width: 100% !important;
	margin: 0 !important;
}
.search .entry-header {
	display: block;
	width: 100%;
	margin: 0;
	font-size: 1.2rem;
}
.archive .site-main h2,
.blog .site-main h2,
.category .site-main h2,
.search .site-main h2 {
	display: block;
	width: 100%;
	margin: 0 0 5px 0 !important;
	font-size: 2.0rem;
	font-weight: bolder;
}
.blog .site-main .entry-meta,
.archive .site-main .entry-meta,
.category .site-main .entry-meta,
.search .site-main .entry-meta {
	margin: 0 0 10px 0;
	font-size: 1.2rem;
}
.archive .nav-previous,
.blog .nav-previous,
.category .nav-previous,
.search .nav-previous {
	margin: 30px 30px 0 0;
	float: left;
}
.archive .nav-next,
.blog .nav-next,
.category .nav-next,
.search .nav-next {
	margin: 30px 0 0 0;
	float: right;
}
.archive .entry-footer,
.search .entry-footer,
.category .entry-footer,
.blog .entry-footer {
	display: none;
}
.blog .keyword {
	margin: 20px 0 40px 0;
}
.blog .keyword a {
	color: #333;
	font-size: 3.0rem;
	font-weight: bolder;
}
.archive .case {
	display: block;
	width: 200px;
	margin: 0 20px 60px 0 !important;
	padding: 0 !important;
	text-align: center;
	float: left;
}
.archive p.caseRead {
	width: 100%;
	margin: 0 0 60px 0;
	font-size: 2.2rem;
	font-weight: bolder;
	text-align: left;
}
.archive .case .wp-post-image {
	width: 200px;
	height: 200px;
	margin: 5px 0 5px 0;
	padding: 0;
	border-radius: 8px;
}
.archive .case .entry-title {
	margin: 0 !important;
	padding: 0 !important;
	font-size: 1.8rem;
}
.archive .case .entry-title a {
	color: #333;
}
.archive .case .entry-footer {
	font-size: 1.2rem;
}
.tax-case_cate .entry-content,
.tax-case_cate .entry-footer,
.tax-column_cate .entry-content,
.tax-column_cate .entry-footer,
.tax-information_cate .entry-content,
.tax-information_cate .entry-footer {
	display: none;
}

/* ==========================================
   記事 左カラム
   ========================================== */
.single .site-main .pageContact {
	display: block;
	width: 100%;
	margin: 20px 0 20px 0;
}
.single .site-main .pageContact .fukidashi {
	content: "";
	position: relative;
	display: block;
	width: 100%;
	margin: 10px 0 15px 0;
	padding: 5px 0 5px 0;
	color: #fff;
	font-size: 1.6rem;
	font-weight: bold;
	text-align: center;
	background: #07487e;
	border-radius: 50px;
}
.single .site-main .pageContact .fukidashi:before {
	content: "";
	position: absolute;
	margin: 0 0 0 -8px;
	border: 8px solid transparent;
	border-top: 10px solid #07487e;
}
.single .site-main .pageContact .tel {
	margin: 0 !important;
	padding: 0 !important;
	color: #07487e !important;
	font-size: 3.6rem;
	line-height: 1.0;
	letter-spacing: 0;
}
.single .site-main .pageContact .tel a {
	color: #07487e !important;
}
.single .site-main .pageContact .tel i {
	margin: 0 5px 0 0;
}
.single .site-main .pageContact .time {
	margin: 5px 0 0 0;
	font-size: 1.4rem;
	line-height: 1.0;
}
.single .site-main .pageContact .btn a {
	display: block;
	width: 100%;
	margin: 20px 0 0 0;
	padding: 10px 0 10px 0;
	color: #fff;
	font-size: 1.8rem;
	font-weight: bold;
	text-align: center;
	background-color: #07487e;
	border-radius: 6px;
}
.single .site-main h2 {
	display: block !important;
	width: 100% !important;
	margin: 60px 0 10px 0;
	color: #000;
	font-size: 2.0rem;
	font-weight: bolder;
	letter-spacing: 1px;
}
.single .site-main h2:before {
	content: "";
	position: relative;
	display: inline-block;
	width: 15px;
	height: 4px;
	margin: 0 10px 0 0;
	background-color: #0056a4;
}
.single .site-main h3 {
	position: relative;
	display: inline-block;
	margin: 20px 0 10px 0;
	padding: 2px 20px 2px 20px;
	color: #000;
	font-size: 1.8rem;
	font-weight: bolder;
	letter-spacing: 2px;
}
.single .site-main h3:before,
.single .site-main h3:after {
	content: "";
	position: absolute;
	display: inline-block;
	width: 100%;
	height: 100%;
}
.single .site-main h3:before {
	border-left: solid 1px black;
	border-top: solid 1px black;
	border-bottom: solid 1px black;
}
.single .site-main h3:after {
	border-top: solid 1px black;
	border-right: solid 1px black;
	border-bottom: solid 1px black;
}
.single .site-main h4 {
	margin: 10px 0 10px 0;
	color: #000;
	font-size: 1.6rem;
	font-weight: bolder;
	letter-spacing: 2px;
}
.single .site-main figure.wp-block-image {
	display: block;
	width: 100%;
	margin: 20px 0 20px 0;
	border-radius: 8px;
}
.single .site-main img {
	width: 100%;
	height: auto;
	border-radius: 8px;
}
.single .nav-links {
	display: block;
	margin: 40px 0 0 0;
}
.single .nav-links::after {
	content: "";
	display: block;
	clear: both;
}
.single .nav-links .nav-previous {
	margin: 0 40px 0 0;
	float: left;
}
.single .nav-links .nav-next {
	margin: 0;
	float: right;
}
.single .nav-links .nav-title {
	display: none;
}
.single .post-thumbnail {
	display: none;
}
.single .entry-header {
	margin: 0 0 40px 0;
	font-size: 1.4rem;
}
.single .entry-content p {
	margin: 0 0 20px 0;
}
.single .entry-content span {
	color: #000;
	font-size: 1.8rem;
}
.single .entry-footer {
	display: none;
}
.posts-navigation {
	margin: 40px 0 0 0;
}
.schedule .wp-block-paragraph {
	width: 100%;
	padding: 0 0 20px 0;
	border-bottom: dashed 2px #ccc;
}

/* ==========================================
   右カラム（ウィジェット）
   ========================================== */
.widget-area .wp-block-search {
	margin: 0 0 20px 0 !important;
}
.widget-area .wp-block-search__label {
	display: none;
}
.widget-area ul.wp-block-latest-posts li {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: dashed 2px #ccc;
}
.widget-area .widget_archive {
	margin: 20px 0 10px 0 !important;
}
.widget-area select {
	width: 100%;
	padding: 10px 10px 10px 10px;
}
.widget-area h2 {
	margin: 20px 0 10px 0 !important;
	color: #000;
	font-size: 1.8rem !important;
}

/* ==========================================
   シネマなび
   ========================================== */
body.cinemanavi .site-main {
  width: 740px !important;
}
body.cinemanavi #secondary,
body.cinemanavi .widget-area {
  display: none !important;
  width: 0 !important;
  height: 0 !important;
  overflow: hidden !important;
  visibility: hidden !important;
}
.cinema-navi img {
  display: block;
  width: 282px !important;
  margin: 0 80px 0 auto;
}
