/*
Theme Name:fukasawa-child
Template:fukasawa
Version:1.28
*/

body {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
	font-size: 16px;
	background: #EEE;
}

.sidebar {
	padding-top: 10px;
	font-size: 0.85em;
}
.sidebar-bottom {
	display: none;
}

.blog-title {
	 font-family: 'Saira Condensed', sans-serif;
}
.blog-title a {
	width: 100%;
	font-size: 20px;
}

.widget-title {
	font-family: 'Saira Condensed', sans-serif;
	font-size: 18px;
	font-weight: 500;
}

.widget-content li:first-child { 
	padding-top: 0;
}

.rss-date {
    font-style: normal;
}

#wp-calendar caption {
    font-style: normal;
}

.featured-media { 
	height: 200px;
}
.single .featured-media {
	height: 300px;
}
.featured-media img {
	height: 100%;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}
.single .featured-media img {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
}
.posts .format-standard .featured-media:hover img,
.posts .format-image .featured-media:hover img { 
	transition-duration: 0.3s;
}

.posts .post-title {
	font-size: 1.1em;
	line-height: 1.45;
}
.post-excerpt p {
	line-height: 160%;
	font-style: normal;
}

.post.single .post-title {
	line-height: 1.3;
	margin-bottom: 10px;
	position: relative;
}
.page .post.single .post-title {
	margin-bottom: 0;
}
.post.single .post-header {
	position: relative;
	margin-bottom: 30px;
	padding-bottom: 35px;
}
.page.post.single .post-header {
	margin-bottom: 35px;
	padding-bottom: 30px;
}
.post.single .post-header::after {
	content: "";
	width: 45px;
	height: 3px;
	background-color: #DDD;
	display: block;
	position: absolute;
	left: 0;
	bottom: 0;
}
.post.single .post-date {
	margin: 0;
}
.post.single .post-meta-bottom .post-date {
	margin-right: 20px;
	margin-bottom: 0;
}
.page .post.single .post-date {
	display: none;
}
.post-meta-bottom:before {
	display: none;
}
.post-meta-bottom ul li { 
	line-height: 160%;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) { /* IE9-11のみ*/
	.post-content img {
		width: 100%;
	}
	.post-content .yyi-rinker-image img {
		width: auto;
	}
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
	line-height: 1.3;
}

.post-content h1 { font-size: 1.8em; }

.post-content h2 { font-size: 1.6em; }

.post-content h3 { font-size: 1.4em; }

.post-content h4 { 
	font-size: 1.3em; 
}

.post-content .wp-caption-text,
.post-content .gallery-caption,
.post-content figcaption {
	padding-top: 0;
	line-height: 150%;
	padding-top: auto;
	font-style: normal;
}
.post-content .wp-caption-text em,
.post-content .gallery-caption em,
.post-content figcaption em {
	font-style: normal;
}
.post-content input,
.post-content textarea { 
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}
.post-content .wp-block-file__button,
.post-content .wp-block-button__link {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

.post-content blockquote {
    padding-top: 1em;
    padding-bottom: 1em;
    border-top: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
}
.post-content blockquote:before {
    top: 1px;
    right: -4px;
}
.post-content blockquote p {
    font-size: 1em;
    line-height: 170%;
    font-style: normal;
}

.wp-block-image {
	margin-top: 2em;
	margin-bottom: 1.1em;
}
@media screen and (min-width: 0\0) and (min-resolution: +72dpi) { /* IE9-11のみ*/
	.wp-block-image {
		width: 100%;
	}
}

.post-content .wp-block-file {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

.comments-title,
.comment-reply-title {
	font-size: 1.4em;
}

.no-comments {
    font-style: normal;
}

.comment-awaiting-moderation {
    font-style: normal;
}

.comment-form input,
.comment-form textarea { font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif; }

.form-submit #submit {
    font-style: normal;
}

.archive-title span {
    font-style: normal;
}

.searchform input[type="text"] {
	font-family:"游ゴシック Medium",YuGothic,YuGothicM,"Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",メイリオ,Meiryo,sans-serif;
}

.credits p { 
	line-height: 170%;
}

@media ( max-width: 1000px ) {
	.sidebar-bottom {
		max-width: 90%;
		margin: 0 auto;
		padding: 30px;
		display: block;
	}
	.sidebar-bottom .widgets:before {
		display: none;
	}
    .main-menu,
	.widgets,
	.credits {
		display: block;
	}
	.sidebar-head .main-menu,
	.sidebar-head .widgets,
	.sidebar-head .credits {
		display: none;
	}
    .blog-title a {
		width: auto;
		padding: 7px 10px 7px 12px;
	}
}

@media (max-width: 600px) {
	.content,
	.content.thin { 
		max-width: 85%; 
		margin-top: 7.5%;
	}
	
	.single .featured-media {
		height: 150px;
	}
	.sidebar {
		padding-top: 20px;
	}
	.sidebar-bottom {
		max-width: 85%;
    	margin-top: 7.5%;
    	margin-bottom: 7.5%;
		padding-top: 30px;
		border-bottom-width: 5px;
	}
	.sidebar-bottom .main-menu:before,
	.sidebar-bottom .widgets:before,
	.sidebar-bottom .widget + .widget:before,
	.sidebar-bottom .credits:before {
		margin: 25px auto;
	}
	.sidebar-bottom .widget-title {
		text-align: center;
	}
	.sidebar-bottom .credits p:last-child {
		text-align: center;
	}
	.blog-title a {
		padding: 7px 10px 5px 12px;
		font-size: 18px;
	}
	.post.single .post-title {
		font-size: 1.6em;
	}
	.post-content h2 {
		font-size: 1.4em;
	}
	.post-content h3 {
		font-size: 1.3em;
	}
	.post-content .alignnone,
	.post-content .aligncenter,
	.post-content .alignwide,
	.post-content .alignfull {
		margin: 1.5em auto;
	}
	.post-content .wp-caption-text,
	.post-content .gallery-caption,
	.post-content figcaption {
		padding-top: 10px;
	}
}

@media (max-width: 500px) {
	.post-navigation a {
		width: 47.75%;
	}
	.post-navigation .post-nav-prev {
		float: left !important;
	}
	.post-navigation .post-nav-next {
		float: right !important;
	}
	.post-navigation a + a {
		margin-top: 0;
	}
}




/* VK Post Author Display Settings -------------------- */

#padSection {
	margin-top: 60px;
}
.page #padSection {
	display: none;
}
#padSection h4,
#latestEntries h5 {
	padding-bottom: 10px;
}
#padSection .avatar img {
	margin-top: 0;
	margin-bottom: 25px;
}
#latestEntries li.textList {
	line-height: 1.8;
	padding: 4px 0;
}

@media (max-width: 600px) {
	#padSection {
		margin-top: 40px;
		padding: 20px 15px 15px 15px;
	}
}


/* AddThis Tools Settings -------------------- */
#share_button {
	margin-top: 30px;
}


/* My styles -------------------- */
/*@media screen and (min-width: 600px) {
	.wp-block-image a {
		pointer-events: none;
		display: inline-block;
	}
}*/
.post-content .location {
	padding-bottom: 20px;
	border-bottom: solid 2px #ddd;
}
.post-content .location h5 {
	margin-bottom: 20px;
	padding-bottom: 10px;
	font-size: 1em;
	font-weight: 600;
	border-bottom: solid 2px #ddd;
}
.post-content .location h6 {
	margin-top: 15px;
	margin-bottom: 5px;
}
.post-content .location h6:nth-child(1) {
	margin-top: 0;
}
.post-content .location p {
	font-size: 0.9em;
	margin-bottom: 0;
	padding-left: 1.25em;
    position: relative;
}
.post-content .location p::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	position: absolute;
	left: 0;
}
.post-content .location .location_address::before {
	content: "\f3c5";
	color: #F08080;
}
.post-content .location .location_tel::before {
	content: "\f879";
	color: #708090;
}
.post-content .location .location_url::before {
	content: "\f57d";
	color: #4682B4;
}
.post-content .location .reference_site_url::before {
	content: "\f0c1";
	color: #4682B4;
}
.post-content .wp-caption-text em,
.post-content .gallery-caption em,
.post-content figcaption em {
	font-style: normal;
}
.post-header .post-date {
	margin-top: 10px;
	font-size: 90%;
}
.post-header .post-date::before {
	content: "\f303";
	font: 20px/1 'Genericons';
    width: 20px;
    height: 20px;
    display: inline-block;
    vertical-align: middle;
    color: #999;
    position: relative;
}
.post-header .caution_old_post {
	margin-bottom: 25px;
	padding: 15px 20px 15px 70px;
	background: #F8F8F8 url("images/icon_caution.png") no-repeat left 15px center;
	background-size: 45px auto;
    border: solid 5px #D9D9D9;
}
.post-header .caution_old_post p {
	color: #000;
	font-size: .9em;
	line-height: 1.7;
}

@media (max-width: 600px) {
	.widget-content li {
		text-align: center;
	}
	.post-header .caution_old_post {
		background-position: left 15px top 17px;
	}
	.post-content blockquote {
		padding-top: 1em;
		padding-bottom: 1em;
		font-size: 1em;
		line-height: 170%;
	}
	.post-content blockquote:before {
		top: 5px;
		right: -10px;
	}
}

/*VK Post Author Display Styles -------------------- */
#latestEntries li.textList a.padTitle::before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
}

/* Recent Posts With Thumbnails Styles -------------------- */
/*
.rpwwt-widget a {
	color: #333;
}
.rpwwt-widget a:hover {
	color: #019EBD;
}
.rpwwt-widget ul li {
	margin-bottom: .75em;
}
.rpwwt-widget ul li img {
	margin-top: 0;
	border-radius: 999px;
}
.rpwwt-post-date,
.rpwwt-post-categories {
	margin-left: 50px;
	margin-left: -webkit-calc(40px + .75em);
	margin-left: calc(40px + .75em);
	color: #999;
	font-size: 90%;
}
.rpwwt-post-categories {
	margin-top: 5px;
}
*/

/* Navigation Custumize --------------------------------------- */
.main-menu .current-menu-item:before,
.main-menu .current_page_item:before,
.mobile-menu .current-menu-item:before,
.mobile-menu .current_page_item:before {
    content: '\f418';
}
.main-menu li.blankopen a,
.mobile-menu li.blankopen a {
	font-size: 90%;
}
.main-menu li:nth-last-child(3).blankopen a,
.mobile-menu li:nth-last-child(3).blankopen a {
	padding-top: 10px;
	display: inline-block;
}
.main-menu li.blankopen a::before,
.mobile-menu li.blankopen a::before {
	font: 15px/1 'Genericons';
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    color: #999;
    margin-right: 6px;
    position: relative;
    top: -1px;
}
.main-menu li.blankopen.icon_instagram a::before,
.mobile-menu li.blankopen.icon_instagram a::before {
	content: "\f215";
}
.main-menu li.blankopen.icon_twitter a::before,
.mobile-menu li.blankopen.icon_twitter a::before {
	content: "\f202";
}
.main-menu li.blankopen.icon_facebook a::before,
.mobile-menu li.blankopen.icon_facebook a::before {
	content: "\f203";
}
.main-menu:before,
.widgets:before,
.widget + .widget:before,
.credits:before {
	margin: 30px 0;
}
@media (max-width: 1000px) {
	.nav-toggle p {
		font-family: 'Saira Condensed', sans-serif;
		font-size: 15px;
		letter-spacing: 1px;
	}
}

/* Rinker Styles --------------------------------------- */
div.yyi-rinker-contents {
	margin: 50px 0 0;
}
div.yyi-rinker-contents ~ div.yyi-rinker-contents {
	margin: 0;
}
@media all and (-ms-high-contrast:none){
	*::-ms-backdrop, div.yyi-rinker-contents div.yyi-rinker-image  {
		display: block;
	} /* for IE11 */
}

/* Jetpack Relatedposts Styles --------------------------------------- */
#jp-relatedposts h3.jp-relatedposts-headline {
    font-size: 14px;
    margin-bottom: 1.5em;
}
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-top: 10px;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
	font-size: 12px;
}
#jp-relatedposts .jp-relatedposts-items-visual {
	display: -webkit-flex;
	display: flex;
	-webkit-fjustify-content: space-between;
	justify-content: space-between;
	-webkit-flex-wrap: wrap;
	flex-wrap: wrap;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
	width: 31.5%;
	float: none;
}
#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
	padding-right: 0;
}
.post-content .related_posts_title {
    margin-top: 10px;
    font-size: 1.2rem;
	/*position: relative;*/
}
/*.post-content .related_posts_title::before {
	content: "";
	width: 48px;
	height: 2px;
	background-color: #CCC;
	display: block;
	position: absolute;
	left: 0;
	top: -30px;
}*/
@media only screen and (max-width: 640px) {
	#jp-relatedposts {
		margin-bottom: 0;
	}
	#jp-relatedposts .jp-relatedposts-items-visual {
		margin-right: 0;
	}
	#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
		width: 47.5%;
	}
}

/* Jetpack Relatedposts Styles --------------------------------------- */
#jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
	margin-top: 8px !important;
}
@media only screen and (max-width: 640px) {
	.widget-content .jetpack-social-widget-list {
		display: -webkit-flex;
		display: flex;
		-webkit-justify-content: center;
		justify-content: center;
	}
	.widget-content .jetpack-social-widget-list li {
		margin: 0 5px !important;
	}
	#jp-relatedposts .jp-relatedposts-items-visual {
		margin-right: 0 !important;
	}
	#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
		width: 100% !important;
	}
}

/* Jetpack Share Styles --------------------------------------- */

#content div.sharedaddy
#main div.sharedaddy,
div.sharedaddy {
	padding: 5px 20px 12px 20px;
	background-color: #FBFBFB;
    border-right: solid 1px #DDD;
    border-bottom: solid 1px #DDD;
    border-left: solid 1px #DDD;
}
#content div.sharedaddy.sd-sharing-enabled,
#main div.sharedaddy.sd-sharing-enabled,
div.sharedaddy.sd-sharing-enabled {
	margin-top: 40px;
	padding-top: 20px;
	padding-bottom: 0;
    border-top: solid 1px #DDD;
    border-bottom: none;
}
#content div.sharedaddy .sd-content ul,
#main div.sharedaddy .sd-content ul,
div.sharedaddy .sd-content ul {
	margin-bottom: 0 !important;
}
div.sharedaddy h3.sd-title {
	margin-bottom: .5em;
}
div.sharedaddy h3.sd-title:before {
	display: none;
}

/* Jetpack Translate Styles --------------------------------------- */
.goog-te-gadget .goog-te-combo {
    padding: 5px 5px 7px;
    border-radius: 4px;
    border-color: #DDD;
}

/* Jetpack Portfolio Styles --------------------------------------- */
.post-content .portfolio-entry-title {
	margin-top: 1.2em;
	margin-bottom: 0;
	font-size: 1rem;
}
.portfolio-entry-content .sharedaddy {
	display: none;
}
.portfolio-entry-meta .project-types {
	display: none;
}
.post-content .portfolio-featured-image img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	font-family: 'object-fit: cover;'
}
.post-content .portfolio-entry {
	margin-bottom: 1.5em;
}
.post-content .portfolio-entry-title + .portfolio-entry-meta {
	margin-top: 0.5em;
}
.post-content .portfolio-entry-content {
	margin-top: 0.5em;
}
.single-jetpack-portfolio .post.single .post-date,
.archive.tax-jetpack-portfolio-tag .post-date {
	display: none;
}
.camera_buy_year_month {
	font-weight: 900;
}
.camera_buy_year_month span::after {
	content: " / ";
}
.camera_buy_year_month span:last-child::after {
	content: "";
}
.camera_buy_year_month {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.portfolio-entry-title + .portfolio-entry-meta .camera_buy_year_month,
.portfolio-entry-title + .portfolio-entry-meta .camera_buy_year_month span,
.portfolio-entry-meta .project-tags,
.archive.tax-jetpack-portfolio-tag .camera_buy_year_month,
.archive.tax-jetpack-portfolio-tag .camera_buy_year_month span {
	font-weight: 500;
	font-size: 0.8rem;
}
.archive.tax-jetpack-portfolio-tag .camera_buy_year_month,
.archive.tax-jetpack-portfolio-tag .camera_buy_year_month span {
	margin-top: 0.25em;
	font-weight: 900;
	line-height: 1.4;
}
@media only screen and (max-width: 640px) {
	.post-content .portfolio-featured-image img {
		height: 110px;
	}
}
@media only screen and (max-width: 320px) {
	.post-content .portfolio-featured-image img {
		height: 90px;
	}
}

/* Jetpack Flow by E-mal Styles --------------------------------------- */
.widget_blog_subscription.jetpack_subscription_widget p {
	margin-top: .6em;
	font-size: .9em;
}
.widget_blog_subscription.jetpack_subscription_widget .subscribe-text p {
	margin-top: 0;
}
.widget_blog_subscription.jetpack_subscription_widget button {
    padding: 7px 3px 5px 6px;
    font-size: .95em;
    letter-spacing: 3px;
    border: none;
}
#subscribe-email input {
    padding: 5px 5px 7px;
    border-radius: 4px;
    border: 1px solid #DDD;
	/*-webkit-appearance: none;*/
}

/* litespeed lazyload Styles --------------------------------------- */
img[data-lazyloaded]{
	opacity: 0;
}
img.litespeed-loaded{
	-webkit-transition: opacity .5s linear 0.2s;
	-moz-transition: opacity .5s linear 0.2s;
	transition: opacity .5s linear 0.2s;
	opacity: 1;
}

/* Google Adsense Styles --------------------------------------- */
.ad_box {
	margin: 40px 0;
    display: flex;
    justify-content: space-between;
    border-top: solid 1px #CCC;
    overflow: hidden;
}
.ad {
	margin: 30px 0;
}
.ad_box .ad {
    width: 48.5%;
	padding: 20px 0 0;
}
.archive-ad {
	padding: 20px 0 0;
}
.post-content .ad,
.sidebar-bottom .ad {
	margin: 30px 0;
}

@media (max-width: 600px) {
    .ad_box {
	    margin: 30px 0;
        flex-wrap: wrap;
    }
    .ad_box .ad {
        width: 100%;
	    margin: 10px 0 0;
    }
}

/* list style --------------------------------------- */
.post-content li {
    position: relative;
	list-style: none;
}
.post-content li:not([class^=share-]):not(.blocks-gallery-item)::before {
    content: "\f138";
    color: #333;
    font-family: "Font Awesome 5 Free";
    font-weight: 900;
    position: absolute;
    left: -1.3rem;
    top: 0;
}

/* メインのコンテンツ幅変更 --------------------------------------- */
.post-inner {
	width: 720px;
	max-width: 90%;
}