@charset "UTF-8";
/*
COREパーツ ヘッダー02 スマホ用
*/
/* 
    Created on : 2017/04/17, 13:55:54
    Author     : fukunaga
*/
@media only screen and (max-width: 640px) {

	.core-parts.header_02.header-group .hglb-sp-btn {
		float: right;
		margin: 0;
		min-width: 24px;
		padding: 0 10px 0 0;
		position: relative;
		width: 6.25%;
		z-index: 100;
	}

}