@charset "utf-8";
.supportcommon-gfooter-menu,
.supportcommon-gfooter-aside{
	display: none;
}
.c-img-max-l {
  max-width: 720px;
  margin-right: auto;
  margin-left: auto; }
.c-img-max-s {
  max-width: 300px;
  margin-right: auto;
  margin-left: auto; }

.c-icon-child {
  display: inline-block;
  width: 40px;
  height: 32px;
  position: relative;
  margin-right: 3px;
}
.c-icon-child::before {
  content: '';
  display: block;
  width: 40px;
  height: 32px;
  background: url(../img/child-account.svg) 50% 50% no-repeat;
  background-size: 40px 32px;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}

/*@media (min-width: 980px){
	.category-header-container {
		height: 60px;
	}
}

@media all and (min-width: 760px) and (max-width: 979px){
	.category-header-container {
		height: 60px;
	}
}

@media (max-width: 759px){
	.category-header-container {
		height: 30px;
	}
}*/
