/*
Theme Name: New Blog Child
Theme URI: 
Description: Child theme for New Blog
Author: 
Template: new-blog
Version: 1.0
*/
@import url('https://fonts.googleapis.com/css2?family=Comfortaa:wght@300&family=EB+Garamond:ital,wght@1,600&family=Noto+Sans+JP&family=Source+Serif+Pro:ital@1&display=swap');

body {
font-family: 'Noto Sans JP', sans-serif;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Noto Sans JP', sans-serif;
}

/* source-serif-pro-regular - latin */
@font-face {
	font-family: 'Source Serif Pro';
	font-style: italic;
	font-weight: 500;
	src: url('../new-blog/fonts/source-serif-pro-v11-latin-regular.eot'); /* IE9 Compat Modes */
	src: local(''),
url('../new-blog/fonts/source-serif-pro-v11-latin-regular.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
url('../new-blog/fonts/source-serif-pro-v11-latin-regular.woff2') format('woff2'), /* Super Modern Browsers */
url('../new-blog/fonts/source-serif-pro-v11-latin-regular.woff') format('woff'), /* Modern Browsers */
url('../new-blog/fonts/source-serif-pro-v11-latin-regular.ttf') format('truetype'), /* Safari, Android, iOS */
url('../new-blog/fonts/source-serif-pro-v11-latin-regular.svg#SourceSerifPro') format('svg'); /* Legacy iOS */
}
.wp-block-image.alignfull img {
	max-width: 109% ;
	margin-left: -4.5% ;
	width: 109% ; 
	text-align: center ;
}
.wp-block-image.alignwide img {
	max-width: 104%;
	margin-left: -2%;
	width: 104%;
	text-align: center;
}
.wp-block-media-text.alignfull {
	margin-left: -4.5%;
	width: 113%;
}
#main .container-fluid,
.info-content .container-fluid {
	width: 80%;
}
ul.post-categories {
	margin: 0!important;
}
nav.navigation.post-navigation {
	border-top: 1px solid #dee2e6;
	padding-top: 3rem;
}
.nav-links a {
	display: inline-block;
	background-color: #e9ecef;
	padding: 5px 20px;
	border-radius: 70px 22px;
}
.sp-header {
	display: none;
}
.sidenav-brand.logo.text-left .site-title {
	margin-top: 0!important;
	font-size: 22px;
}
.sidenav-menu a:hover {
	color: #000!important;
}
.sidenav-menu a {
	width: 260px!important;
	max-width: 100%;
}
.sidenav-menu a:before {
	background: #000000!important;
}
.inner-content .thumb header h1 {
	font-size: 30px;
}
.prev, .next {
	background: #70becb;
	border-color: #70becb;
	color: #fff;
}
a, #main_nav .fa {
	color: inherit;
}
a {
	background-color: transparent;
}
.site-title a:hover, a:hover, a:active, p a {
	color: #e7a516;
}
.widget select {
	width: 300px;
	padding: 10px;
}
blockquote {
	color: #70becb;
}
blockquote:before {
	background: #70becb;
}
footer .media a:hover h1,
footer .media a:hover h2,
footer .media a:hover h3,
footer .media a:hover h4,
footer .media a:hover h5,
footer .media a:hover h6 {
	color: #70becb;
}
.sidebar .media a:hover h1,
.sidebar .media a:hover h2,
.sidebar .media a:hover h3,
.sidebar .media a:hover h4,
.sidebar .media a:hover h5,
.sidebar .media a:hover h6 {
	color: #70becb;
}
footer ul li {
	display: inline-block;
	vertical-align: top;
}
div#collapse-1 {
	background: linear-gradient(to right, #009aff, #ffd01d);
}
header ul li a:hover {
	color: #70becb;
}
header .navbar-expand-lg {
	background-color: #def2ff;
}
.navbar{
	border-bottom: 1px solid #f5f5f5;
	padding: 0;
}
.sidenav.show {
    right: 0;
	transition: all .3s !important;
}
.site-header .sidenav {
    background: #fff;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, 0.3);
    display: block;
    font-size: 16px;
    font-weight: 400;
    height: 100vh;
    right: 0;
    position: fixed;
    overflow-x: hidden;
    overflow-y: auto;
    transform: translate(266px, 0);
    transition: all 1s;
    top: 0;
    width: 260px;
    z-index: 10000;
    -webkit-overflow-scrolling: touch;
	overscroll-behavior: contain;
}
#side_nav {
    height: auto;
    display: block;
}
.navbar-expand-lg .navbar-nav {
    -ms-flex-direction: row;
    flex-direction: row;
}
h5.sidebar-title {
	padding-left: 10px;
	border-left: 6px solid #e7a516;
}
.sidenav-title {
	padding-left: 8px;
	padding-bottom: 3px;
	border-left: 6px solid #e7a516;
	border-bottom: 1px dotted #ccc;
	margin-top: 2rem;
	margin-bottom: 1rem;
	font-size: 16px;
	font-weight: 600;
}
.navbar-nav li.nav-item a.nav-link {
	padding: 30px;
	color: #fff;
	font-size: 20px;
	font-family: 'Source Serif Pro', serif;
	font-style: italic;
}
a.nav-link:hover {
	background-color: #e7a516;
}
.navbar-nav li.nav-item a.nav-link.has-submenu:before {
	right: 10px;
}
.navbar-nav li ul li a:before {
	background: #e2fbff;
	left: 4px;
}
.navbar-nav li ul li a:hover {
	color: #70becb;
}
.navbar-nav li ul li a.dropdown-item {
	color: #fff;
	font-size: 16px;
	font-family: 'Source Serif Pro', serif;
}
.navbar-nav li ul li a.dropdown-item.text-dark {
	color: #70becb
}
.navbar-nav .dropdown-menu {
	background-color: #e7a516;
}
div#primary {
	word-wrap: break-word;
}
.site-title {
	font-family: 'Source Serif Pro', serif;
	font-size: 75px;
	margin-bottom: 0;
	margin-top: 10%;
	font-style: italic;
}
.site-description {
	font-family: 'Source Serif Pro', serif;
	font-size: 30px;
	margin: 0;
	font-style: italic;
}
.logo span {
	color: #70becb;
}
.btn, button {
	font-size: 14px;
    transition: all 0.3s ease;
    border: 0;
    border-radius: 1000px;
}
#search .btn {
	background: #70becb;
}
.banner .item .caption .tag span {
	background: #70becb;
}
footer .copyright {
	padding: 20px 0;
	background: #212529;
	font-size: 12px;
	color: #fff;
}
footer .copyright .container {
	text-align: center;
}
footer .copyright .c-text a {
	color: #70becb;
}
footer .copyright ul li a:hover {
	color: #70becb;
}
.wp-block-calendar a {
	color: #70becb;
}
ul.date-comment {
	margin-bottom: 10px;
}
a.post-thumbnail.img-holder {
	overflow: hidden;
	border-radius: 15px;
}
img.card-img-top.wp-post-image:hover {
	transform:scale(1.2,1.2);
	transition:1s all;
}
.middle-content{
	padding: 50px 0 0;
}
.middle-content a:hover .card-title {
	color: #70becb;
}
.middle-content .card a.btn,
.middle-content .media a.btn,
.middle-content .thumb a.btn {
	border: 1px solid #bdbdbd;
	color: #202020;
	background-color: #f7f7f7;
}
.middle-content .tag-date-comment {
	padding: 0;
}
.middle-content .thumb-body div img {
	max-width: 100%;
	height: auto;
}
.middle-content .cat {
	color: inherit;
}
span.cat a {
	display: inline-block;
	background-color: #e7a516;
	padding: 2px 10px;
	margin: 0 5px 5px 0;
	border-radius: 6px;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-family: 'Noto Sans JP', sans-serif;
}
span.cat a:hover {
	color: #fff;
	background-color: #70becb;
}
.middle-content .tag {
	color: #70becb;
}
.middle-content .tag-date-comment ul li span a,
.middle-content .tag-date-comment ul li span a span {
	font-size: 14px;
}
.middle-content .thumb .thumb-body h2.blog-post-title,
.middle-content .thumb {
	text-align: center;
}
.pagination li.prev a,
.pagination li.next a {
	background: #70becb;
	border-color: #70becb;
	color: #fff;
}
.sidebar .get-connected ul li a:hover {
	color: #70becb;
}
.sidebar .post-slider .slick-dots li.slick-active button {
	background: #70becb;
}
.sidebar .categories ul li {
	margin: 0;
	padding: 8px 0;
	border-bottom: 1px solid #ededed;
}
.sidebar .categories ul li a:hover {
	color: #e7a516;
}
.sidebar .tagcloud a:hover {
	color: #70becb;
}
.fa-quote-left,
.fa-quote-right {
	color: #70becb;
}
.inner-content .thumb .card-title,.inner-content .thumb .cat {
	text-align: left;
}
.inner-content .thumb .thumb-body p {
	font-size: 16px;
	color: #343a40;
}
.inner-content .share-post li a:hover {
	color: #70becb;
}
.inner-content .author .img-holder,
.inner-content .comments .img-holder {
	width: 100px;
	height: 100px;
}
.inner-content .comments .title-reply a:hover,
.inner-content .author .share-post li a:hover {
	color: #70becb;
}
.inner-content .leave-reply form .btn:hover {
	background: #70becb;
}
.inner-content .contact-holder .contact-form form .btn {
	background: #70becb;
}
.page_404 {
	background: #70becb;
}
header .logo h1 {
	font-size: 60px;
}
body {
    font-size: 14px;
}
.thumb-body h2,
.thumb-body h3,
.thumb-body h4 {
	text-align: left;
}
 .admin-bar .sidenav.show,
.admin-bar #collapse-1 {
	margin-top: inherit;
} 
.navbar .menu-description {
	background-color: #70becb;
}
.navbar .menu-description:after {
	background-color: #70becb;
}
a.su-post-comments-link, .su-post-excerpt {
	display: none;
}
.hamburger-add {
	padding: 0 18px;
	font-size: 14px;
}
.hamburger-categ {
	margin: 10px 0;
}
.hamburger-categ:before {
	content: '・';
}
::selection {
	color: #343a40;
	background: #dcf7fb;
}
caption {
	padding-top: 0;
	caption-side: inherit;
}
:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #e6e6e6;
    color: rgba(0, 0, 0, 0.8);
	padding: .375em .625em;
}
.sidebar .block {
    padding: 0 30px;
}
.sidebar .categories ul {
    padding-left: 0;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
    width: 100px;
}
.wp-block-image figcaption {
    color: #555;
    font-size: 13px;
    text-align: center;
}
@media (max-width: 1048px){
	header .logo h1 {
		font-size: 45px;
	}
}
@media screen and (max-width: 991px) {
	.sidebar-1.col-lg-4 {
		display: none;
	}
	header .logo h1 {
		font-size: 35px;
	}
	.middle-content,
	.search-result {
		padding: 30px 0 0;
	}
	.collapse:not(.show) {
		display: block;
	}
	button.navbar-toggler {
		display: none;
	}
	.navbar-nav li.nav-item {
		margin: 0;
	}
	.navbar-nav .dropdown-menu {
		position: absolute!important;
		width: 100px!important;
	}
	.navbar-nav li.nav-item a.nav-link.has-submenu:before {
		right: 5px;
		top: 54%;
	}
}
@media screen and (max-width: 768px) {
	#main .container-fluid,
	.info-content .container-fluid {
		width: 90%;
	}
	.inner-content .thumb header h1 {
		font-size: 24px!important;
	}
	.nav-links a {
		font-size: 12px;
	}
	header .logo h1 {
		 font-size: 35px;
	}
}
@media screen and (max-width: 600px) {
	.sp-header {
		display: block;
	}
	.min-height-150 {
		display: none;
	}
	.site-title {
		margin-top: 12%!important;
	}
}
@media (max-width: 575px) {
	.prev.page-numbers, .next.page-numbers {
		display: inline-block;
        padding: 5px 20px;
	}
}
@media (max-width: 475px){
	header .logo h1 {
		font-size: 35px;
	}
	header .logo p {
		font-size: 20px;
	}
	.navbar-nav li.nav-item a.nav-link {
		padding: 8px 20px;
	}
	a.nav-link {
		font-size: 16px!important;
	}
	div#collapse-1 {
		padding: 10px 0;
	}
}