/**
Theme Name: JIN:R child
Template: jinr
Author: CROOVER Inc.
Author URI: https://croover.co.jp
Version: 1.00
*/

.child_logo_headerLogo{
	max-width: 1120px !important;
	padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.child_header-layout-left_commonHeaderInner{

	max-width:100%;
	width:100%;
	padding-left:0px;
	padding-right:0px;
}
.child_header-layout-left_globalMenu{
	max-width:100%;
	width:100%;
}


@media (max-width: 961px) {
  .child-header-parts_commonHeader {

		height:auto !important;
  }
}


#globalMenuList .menu-item > .sub-menu {
	 transition: all 0s !important;
}
