@charset "UTF-8";
/*
Theme Name:   THE SONIC Child
Theme URI:    https://the-sonic.jp
Description:  THE SONICカスタマイズ用子テーマ
Author:       SONIC Team
Author URI:   https://the-sonic.jp
Template:     thesonic
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
*/

/*
* ここから下に記述
*/
@media (min-width: 1030px) {
.header-img-area {
    
}
	.imgarea-text {
    padding: 0;
		height: 100%;
}
}

.imgarea-text p, .imgarea-text-inner > div:not(:last-child) {
	margin-bottom: 0;
}
.wp-block-gallery.is-cropped .blocks-gallery-item img.wp-image-75 {
	width:500px;
}

.header-img-area .count {
	background: none;
} 
.imgarea-text-inner {
	padding: 30px 30px 0 30px;
	background: rgba(255,255,255,0.6);
}
.imgarea-text-in {
		background:none;
}

.imgarea-img, .imgarea-text-in {
    flex-basis: 50%;
}

.imgarea-text-inner {
	width: 100%;
}

.header-img {
    position: relative;
    width: 100%;
}

.header-img:before {
    content:"";
    display: block;
    padding-top: 28%; 
}

.header-img-area {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

@media (max-width: 1030px) {
	#content {
		margin: 20px 0;
	}
	.imgarea-text-inner {
		display:none;
	}
}

@media (min-width: 1030px) {
	.main-top {
		margin: 0 0 20px 0;
	}
}


.main-h2 {
display: none;	
}

.main-kiji {
	margin: 0 0 30px 0;
}

.hotword-in {
	padding-top: 16px;
}

#bottom-footer {
	padding-top: 16px;
}

.message.status-100 {
	display:none;
}

.imgarea-text-in {
	background: none;
}

/**フッターシェア**/
.d1gp-footer-menu {
	/*
    display: flex;
    justify-content: center;
    align-items: center;*/
}

.d1gp-footer-menu .footer-container .menu-item a{

}

.footer-container-sharre-nav {
    display: inline;
}

.footer-container-sharre-nav .share-btn{
    width: 26px;
    margin: 0 0 0 5px;
}

.footer-container-sharre-nav .share-btn i {
    line-height: 26px;
    font-size: 1em;
}
