/*
Theme Name: Lightning Child Sample
Theme URI:
Template: lightning
Description:
Author:
Tags:
Version: 0.6.1
*/
/* all */
*{
	font-family:"Zen Maru Gothic";
	font-weight:500;
}
.site-footer-copyright p:nth-child(2) {
    display:none;
}
.site-footer ,.footer-nav {
	border:none;
}
/* news */
h1.entry-title
{
    background-image: url(https://shonennoie.com/hp/img/LINE03.png);
    background-repeat: no-repeat;
    background-position: bottom;
	padding-bottom:0.7rem;
}
.vk_post_title.card-title ,.entry-meta-item-updated ,.entry-meta-item-author
{
	display:none;
}
.page_top_btn
{
	background-color:transparent;
	background-image: url(https://shonennoie.com/hp/img/homeicon.png);
    background-size: contain;
    width: 60px;
    height: 60px;
    box-shadow: none	
}
.breadcrumb
{
	display:none;
}
.page-header
{
	border-top: 2px dashed #ffc938;
	border-bottom: 2px dashed #ffc938;
    text-align: left;
    color: black;
    background-color:transparent;
	min-height: 18rem;
	margin: 0 2rem 2rem;
	padding-left:2rem;
    background-image: url(https://shonennoie.com/hp/img/page-header.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: contain;
	background-color:#ffffff75;
}
h1.page-header-title
{
	font-size: 2.2rem;
	font-weight: 500;
}
@media (max-width: 991px) 
{
	.page-header{
		min-height: 8rem;
	}
	h1.page-header-title
	{
		font-size: 2rem;
	}
}
h5.vk_post_title.media-title
{
	border-bottom:none;
}
.vk_post.media{
    background-image: url(https://shonennoie.com/hp/img/LINE01.png);
    background-repeat: no-repeat;
    background-position: bottom;	
	border:none;
}
.main-section>.vk_posts>.media.vk_post-col-sm-12:first-child{
	border:none;	
}
.aboutus_img_left_crd {
	transform:rotate(-10deg);
}
.aboutus_img_right_crd {
	transform:rotate(10deg);
}
.global-nav-list>li strong.global-nav-name ,.footer-nav-list{
	font-size: 1.4em;
}
@media (max-width: 1200px) {
	.footer-nav-list {
		font-size: 1.2em;
	}	
}
@media (max-width: 1000px) {
	.footer-nav-list {
		font-size: 1em;
	}	
}
