@charset "utf-8";
/*
Theme Name:SOURCE child
Theme URI:https://tcd-theme.com/tcd045
Description:WordPressテーマ「SOURCE」の子テーマです。
Template:source_tcd045
Author:Takashi Yamada
Author URI:https://tcd-theme.com/
Version:1.10.1
*/
.home #header { position: relative; background-color: white !important; }
#header { background-color: white !important; }
#header a, mobile a.menu_button:before { color: white !important; background-color: #4299BE !important; }

#global_menu .child_menu_button .icon:before {
	content:'+'; font-size:13px; color:#fff; text-align:center;
	display:block; width:20px; height:20px; line-height:20px; border:1px solid white !important; border-radius:100%;
	position:absolute; left:20px; top:15px;
}

/* パンくずリスト　*/
#bread_crumb {
    margin: 0 0 50px 0;
    height: 80px;
    line-height: 80px;
    overflow: hidden;
    border-bottom: 1px solid #ddd;
	 border-top: 1px solid #ddd;
}