@charset "UTF-8";
/*
Theme Name:   Child Theme
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
*/

/* 新東亜追従バナー */
.fixbtnwrap.column-banner {
    max-height: 90px;
    height: 100%;
    right: 0;
}

 .fixbtnwrap.column-banner a {
    transition: 0.3s all;
}

.fixbtnwrap.column-banner img {
    max-height: 90px;
    height: 100%;
    object-fit: contain;
}

#media .main-bgc {
	display: none;
}