/*
Theme Name:発寒西陵公園用LIQUID LIGHT カスタムテーマ
Theme URI:
Description:WordPressテーマ「liquid-light」の子テーマです。テンプレートファイルを修正する際は「liquid-light」のテンプレートを直接編集せず、子テーマのディレクトリにファイルをコピーして修正してください。
Template:liquid-light
Author:artful
Version:1.2.2
*/

/*-----------------------------------------------
font-size(base:16px) memo

$font8  : 0.5rem;
$font9  : 0.5625rem;
$font10 : 0.625rem;
$font11 : 0.6875rem;
$font12 : 0.750rem;
$font13 : 0.8125rem;
$font14 : 0.875rem;
$font15 : 0.9375rem;
$font16 : 1rem;
$font17 : 1.0625rem;
$font18 : 1.125rem;
$font19 : 1.1875rem;
$font20 : 1.25rem;
$font21 : 1.3125rem;
$font22 : 1.375rem;
$font23 : 1.4125rem;
$font24 : 1.5rem;
$font25 : 1.625rem;
$font26 : 1.625rem;
$font28 : 1.75rem;
$font30 : 1.875rem;
$font32 : 2rem;
$font35 : 2.19rem;
$font36 : 2.25rem;
$font38 : 2.375rem;
$font39 : 2.4375rem;
$font40 : 2.5rem;
$font50 : 3.125rem;
$font60 : 3.75rem;
-----------------------------------------------*/


/**********************************************************************/
/* jquery plugin */
/**********************************************************************/

/* lightbox */
.modaal-close{
	position: absolute;
	right: -40px;
	top: -40px;
}



/**********************************************************************/
/* liquid-light */
/**********************************************************************/

body{
	font-size:1rem;
}



/* スライダー */
#carousel-generic{
	max-width:calc(1140px - 30px);
	margin-left:auto;
	margin-right:auto;
}
.carousel-item {
	text-align: center;
	max-height: 500px;
}
.carousel-indicators {
    bottom: 0;
}



/* シェアボタン非表示（背景色が無いため） */
.share a.share_pocket,
.share a.share_line{
	display:none;
}



/* ヘッダー */
.logo {
    font-size: x-large;
}
.headline .ttl,
.headline .subttl {
	font-size: small;
	line-height: 1.5;
}
@media (min-width: 769px) {
	a.logo {
		font-size: xx-large;
	}

	.headline .ttl,
	.headline .subttl {
		font-size: medium;
	}
}



/* ナビゲーション */
.navbar-toggler:hover,
.navbar-toggler:focus {
	box-shadow: 0 0 0 .2rem rgba(0, 123, 255, .5);
}
.dropdown-menu {
    top: calc(100% - 1px);
}
.navbar-nav a {
	font-size: 1rem;
	padding: 10px 18px;
}

@media (min-width: 769px) {
	.navbar > .container{
		-ms-flex-pack: center !important;
		justify-content: center !important;
	}
}



/* ぱんくず（breadcrumb navxtプラグイン/ウィジェット） */
body.home .widget_breadcrumb_navxt{
	display:none;
}
.widget_breadcrumb_navxt{
	background:#F4F4F4;
	width: 100%;
}
.widget_breadcrumb_navxt .breadcrumbs{
	max-width: calc(960px + 30px);
	margin-left:auto;
	margin-right:auto;
	width: 100%;
	font-size: 0.875rem;
	padding-top:12px;
	padding-bottom:12px;
	padding-left:15px;
	padding-right:15px;
}
.widget_breadcrumb_navxt .breadcrumbs .sep{
	margin-left:12px;
	margin-right:12px;
}
.mainarea nav[aria-label="breadcrumb"],
.mainarea .share{
	display:none;
}



/* 記事BOX  */
article.card .card-block {
	background-color: #fff;
}
article.card .card-title{
	height: 2.4em;
}



/* 本文 */
.post_body{
	word-wrap: break-word;
}

.post_body h4{
	font-size:1.25rem;
	font-weight:bold;
}



/* アクセシビリティ */
button.navbar-toggler:focus{
	box-shadow: 0 0 0 .2rem rgba(0,123,255,.5);;
}

.headline .ttl, .headline .subttl{
	font-size:small;
}

.navbar-nav a{
	font-size:medium;
}



/************************************************************
 * 投稿一覧
*************************************************************/

/* アイコン表示なし */
.post_time i{display:none;}
.post_cat  i{display:none;}


/* サムネイルなし */
article.card{
	-ms-flex: 100%;
	flex: 100%;
	max-width: 100%;
	margin-bottom:0;
}
article.card .post_links{
	border:none;
	border-bottom:1px solid rgba(119, 119, 119, 0.1);
}
article.card .post_thumb{
	display:none;
}
article.card .card-text{
	display: inline-block;
}
article.card .card-text .post_time{
	min-width:7.5em;
	    font-family: 'Roboto', sans-serif;
}
article.card .card-text .post_cat{
	min-width:7em;
}
article.card .card-title{
	margin-bottom:0;
	margin: .5rem 1rem .5rem 1rem;
	height: auto;
}

@media (min-width:768px) {
	article.card .card-text .post_time{
		display:inline-block;
	}
	article.card .card-text .post_cat{
		display:inline-block;
	}
	article.card .card-title{
		display:block;
	}
}

/* ページネーション */
.page-numbers{
	margin-top:1rem;
}



/************************************************************
 * ウィジェット
*************************************************************/
.widget ul li a{
	display:inline;
}
.widget{
	line-height:1.67;
}
.textwidget ul{
	padding-left:20px;
}

.sidebar .widget ul,
#top_footer .widget ul,
footer .widget ul{
	padding-left:20px;
	list-style:disc;
}
.sidebar .widget ul li,
#top_footer .widget ul li,
footer .widget ul li{
	border-bottom:0;
	display:list-item;
}

/* 公園一覧・公園RSS */
.widget.widget_parklistwidget ul,
.widget.widget_parkrsswidget ul{
	padding-left:0;
	list-style:none;
}
.widget.widget_parkrsswidget .rss_date{
	font-size:small;
}

/* トップページヘッダー */
.mainpost .widget_text:not(.widget_custom_html){
	background:#fed;
	padding:1rem;
}
.mainpost .container .top_header:last-child{
	margin-bottom:60px;
}


#top_footer{
	margin-top:80px;
}

/* ページフッター */
.page_footer{
	max-width:960px;
	margin-left:auto;
	margin-right:auto;
}
.page_footer > [class*="col-"]{
	padding-left:15px;
	padding-right:15px;
}






/**********************************************************************/
/* origin */
/**********************************************************************/

body{
	font-family: "FP-ヒラギノ丸ゴ ProN W4", 'Noto Sans JP', sans-serif;
}

.btn-primary {
    background-color: #006BDD;
    border-color: #006BDD;
}

.container{
	max-width:calc(960px + 30px);
}

/* 見出し */
.ttl_h1{
	font-size:28px;
	font-size:1.75rem;
	line-height:1.714;
	color:#222;
	border-bottom:2px solid #E0E0E0;
	position: relative;
	margin-bottom:50px;
}
.ttl_h1:after{
	content:'';
	height:2px;
	width:120px;
	background:#85144B;
	display: block;
	position: absolute;
	bottom: -2px;
	left: 0;
}

@media (max-width:768px) {
	.ttl_h1{
		font-size:24px;
		font-size:1.5rem;
		margin-bottom:35px;
	}
}


.ttl{
	font-size:16px;
	font-size:1rem;
	font-weight:normal;
}
.ttl span{
	padding:9px;
	padding-bottom:3px;
}

.post_body{
	font-size:15px;
	font-size:0.9375rem;
	line-height:1.733;
}

.post_body h2{
	background:#85144B;
	color:#fff;
	padding:14px 24px;
	margin-bottom:42px;
	border-bottom:0;
	font-size:20px;
	font-size:1.25rem;
	font-weight:normal;
}
.post_body h2 span{
	padding:0;
	margin:0;
	display:inline;
	border-bottom:0;
}

.post_body h2:not(:first-child){
	margin-top:52px;
}

.post_body h3{
	font-size:18px;
	font-size:1.125rem;
	line-height:1.722;
	position: relative;
	margin-bottom:22px;
	padding-bottom:4px;
}
.post_body h3:after{
	content:'';
	height:2px;
	width:35px;
	background:#85144B;
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
}
.post_body h3:not(:first-child){
	margin-top:32px;
}

.post_body h4{
	font-size:16px;
	font-size:1rem;
	line-height:1.68;
	color:#85144B;
	margin-bottom:8px;
}
.post_body h4:not(:first-child){
	margin-top:32px;
}




/* サイドバー */
.sidebar{
	background:none;
}
.sidebar .widgets .widget:not(:first-child){
	margin-top:32px;
}


/* ヘッダー */
.headline{
	padding-top:30px;
	padding-bottom:25px;
}
.headline .row{
	flex-direction: column-reverse;
}
.headline .row .col-sm-6{
	flex: 0 0 100%;
	max-width: 100%;
	text-align:center;
}
.headline .logo{
	font-size: 40px;
	font-size: 2.5rem;
}
.headline .logo_text{
	font-size: 15px;
	font-size: 0.9375rem;
	text-align:center;
	width:100%;
}



/* ヘッダーメニュー */
.navbar{
	background:#85144B;
	color:#fff;
}
.navbar,
.navbar li{
	border-bottom:0 !important;
}
.navbar a,
.navbar a:hover,
.navbar a:active,
.navbar a:visited{
	font-size: 15px;
	font-size: 0.9375rem;
	color:#fff;
	text-decoration:none;
}
.navbar a:hover,
.navbar a:focus{
	color:#222222;
	background:#E0E0E0;
}
.navbar a[aria-current="page"]{
	color:#85144B;
	background:#FFFFFF;
}
.head-open .navbar li:first-child{
	padding-top:7px;
}
.head-open .navbar li:last-child{
	padding-bottom:7px;
}


/* フッター */
footer{
	background:#85144B;
	color:#fff;
}
footer a{
	color:#fff !important;
	text-decoration:underline;
}
footer .widget ul li{
	margin-bottom:4px;
}
footer .widget ul li a{
	padding:3px;
	display:inline-block;
}
footer .widget a:hover{
	background:#fff !important;
	color:#85144B !important;
	text-decoration:none;
}
footer .widget .ttl span{
	border-color:#fff !important;
}




/* トップページ - スライダー */
.cover{
	background-color:#EBEBEB;
	margin-bottom:60px;
}
#carousel-generic{
	max-width:960px;
}

/* トップページ - ヘッダーコンテンツ */
.top_header{
	background:#85144B0D;
	padding:42px 40px 26px 40px;
	font-size:15px;
	font-size:0.9375rem;
}
.mainpost .container .top_header:not(:first-child){
	padding-top:0;
}

.top_header .ttl{
	color:#85144B;
	background:none;
	padding:0;
}
.top_header .ttl span{
	border:none;
	padding:0;
}


/* トップページ - フッターコンテンツ */
#top_footer{
	background:#EDEDED;
	padding:80px 0;
}
#top_footer .widget .widget_inner{
	background:#fff;
	padding: 32px 24px;
	font-size:15px;
	font-size:0.9375rem;
	line-height:1.7;
	height: 100%;
}
#top_footer .widget .widget_inner .ttl span{
	padding:0;
}
#top_footer .widget .widget_inner ul{
	margin-bottom:0;
}



/* 記事BOX  */
article.card .post_links {
	padding:8px 12px;
	border:1px solid #e0e0e0;
	margin-bottom:14px;
	color:#85144B;
}
article.card .card-text{
	margin-bottom:0;
}
article.card .post_links:hover{
	background:rgba(133,20,75,0.05);
}
article.card .post_time,
article.card .post_cat{
	font-size:14px;
	font-size:0.875rem;
}
article.card .card-title{
	height: auto;
	font-size:18px;
	font-size:1.125rem;
}

/* ページネーション */
.page-numbers{
	border-color:#e0e0e0;
	padding: 6px 8px;
}
.page-numbers.current{
	background:#85144B;
	color:#fff;
}


/* table */
table th{
	background-color:#EDEDED;
}
table th,
table td{
	border-color:#BEBEBE;
}


/* リンク */
.top_header a,
.top_header a:visited,
.sidebar a,
.sidebar a:visited,
.detail_text a,
.detail_text a:visited{
	color:#006BDD;
}
.sidebar a:hover,
.detail_text a:hover{
	color:#D90000;
	background:none;
}



/* 検索 */
#searchform > div{
	width:100%;
}
#searchsubmit {
    background-color: #85144B;
	border:none;
}

/* ハンバーガー位置調整 */
.navbar-toggler{
	top: -66px;
}

