@charset "utf-8";

#page #headerArea .headerGlobal .noscript {
text-align: center;
margin: 29px 0 12px;
}

#page #headerArea .headerUtility1 .headerLinkOther {
    float: right;
}

#TOTOP {
width: auto;
height: auto;
background-image: none;
}

#TOTOP a {
float: right;
display: block;
width: 135px;
height: 44px;
line-height: 44px;
padding: 0 16px 0 48px;
background: url(/static_files/co/shared/image_v2/btn_totop.png) no-repeat left top;
}

#POPUP,
#POPUP .MAIN-COLUMN {
width: 100%;
}


@media screen and (max-width: 768px) {
  #page #headerArea .headerGlobal {
    padding-bottom: 0;
  }
}

@media screen and (max-width: 480px) {

}





