/*
Theme Name: Twenty Fifteen Child
Template: twentyfifteen
*/


body{
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	background-color: rgba(255,255,255,0.55);
}

a {
    text-decoration: none;
}

a:focus {
	outline: none;
	outline: none;
    text-decoration: none;
}

a:hover,
a:active {
	outline: none;
    text-decoration: none;
}

.textwidget a {
	border-bottom: 0;
}

.entry-content a,
.entry-summary a,
.page-content a,
.comment-content a,
.pingback .comment-body > a {
	border-bottom: 0;
}

.author-description a {
	border-bottom:0;
}

.entry-footer a:hover {
	border-bottom: 0;
}

.taxonomy-description a {
	border-bottom: 0;
}

.comment-metadata a:hover,
.pingback .edit-link a:hover {
	border-bottom: 0;
}

.logged-in-as a:hover {
	border-bottom: 0;
}

.site-info a:hover {
	border-bottom: 0;
}


.wpfp-span{
    width: 120px;
    height: 130px;
    display: block;
    padding: 1em 0;
}

.wpfp-span img {
    margin-bottom:1em;
}

.wpfp-span li{
    list-style-type: none;
    margin: 1em 0 3em;
}

.wpfp-link{
    width: 120px;
    height: 130px;
}
.wpfp-link img{
    width: 120px;
    height: 130px;
}


/* widget */


.wpfp_users_favorites_widget_view ul li{
	list-style-type: none;
	margin-bottom: 1em;
    overflow: hidden;
}

.wpfp_users_favorites_widget_view .wp-post-image {
	margin: 0 20px 0 0;
	float: left;
	width: 80px;
	height: auto;
	position: relative;
}

.wpfp_users_favorites_widget_view .wp-post-image:hover{
 	opacity: 0.8;
}


/* widget-js */

#wpfp-users_favorites ul{
     display: none;
}

#wpfp-users_favorites .widget-title{
	cursor: pointer;
}

.site-title {
	font-family: "Noto Sans", sans-serif;
	font-size: 22px;
	font-size: 2.2rem;
	font-weight: 700;
	line-height: 1.3636;
	margin-bottom: 0;
	text-align: center;
}

.hentry {
	background-color: #fff;
	padding-top: 0;
	position: relative;
}




@media screen and (min-width: 59.6875em) {

	body:before {
		width: 16%;
		min-height: 100%;
		height: auto !important;
		height: 100%;
		background-color: rgba(255,255,255,0.7);
		z-index: 0; /* Fixes flashing bug with scrolling on Safari */
	}

.entry-content,
.entry-summary {
	padding: 0 0 7.6923% !important;
}


	.site-main {
		padding: 0 0 7.6923% 0;
	}

	.site {
		max-width: 100%;
	}

	.site-header {
		background-color: transparent;
		border-bottom: 0;
		margin: 20px 0;
		padding: 0 20%;
	}

	.sidebar {
		width: 16%;
		max-width: 360px;
	}


	.site-content {
		margin-left: 16%;
		width: 84%;
		max-width: 1280px;
	}

	.site-header {
		padding: 0 30px;
	}

	.widget {
		margin: 0 0 40px;
		padding: 0 30px;
	}

	.site-footer {
		margin: 0 0 0 40px;
		margin-left: 16%;
		width: 84%;
		box-shadow: none;
		text-align: center;
	}

	.post-thumbnail img {
	    width: 100%;
	}

	.hentry,
	.page-header,
	.page-content {
		box-shadow: none;
		margin: 0 3%;
	}

	.hentry {
		padding-top: 0;
	}

	.hentry + .hentry,
	.page-header + .hentry,
	.page-header + .page-content {
		margin-top: 0;
	}

	.entry-content,
	.entry-summary {
		padding: 0 5% 10%;
	}



}



@media screen and (min-width: 639px) {
.campaign_img{
	width: 63%;
	height: auto;
	margin: -15% auto 0;
}
.campaign_img img{
	width: 100%;
	height: auto;
	margin: 0 auto 0;
}

}


