@charset "UTF-8";
/*
Template: arkhe
Theme Name: Arkhe Child
Theme URI: https://arkhe-theme.com/ja/
Description: Arkhe用子テーマ
Version: 1.0.0
Text Domain: arkhe
License: GNU General Public License
License URI: http://www.gnu.org/licenses/gpl.html
*/

/*追従ボタン隠れ問題解決用*/
.l-content{
	z-index:1;
}

.w-before-footer{
	position:relative;
	z-index:0;
}
.p-breadcrumb{
	position:relative;
	z-index:0;
}