body:not(.dev-mb) .cms-public .header .block .sentence p{

  color: #FFFFFF;
  
}

div {
 margin: auto;
}

.cms-public .header {
 width: 980px;
 float: inherit;
}




.cms-public .header .bousai_top{
 float: right;
}


.cms-public .header .language_top{
 margin-right: 50px;
 margin-left: 5%;
}


.language_top a{
    color: #FFFFFF;
    text-decoration: none;

}



body:not(.dev-mb) .cms-public .header .bousai_top .sentence p {
  background-color: #FF9900
  
}


body:not(.dev-mb) .cms-public .header .mozi-size .sentence p{
  text-align: right;
  
}

.fontsize_change .easyweb_alternative{
 height: 0px;
}

.fontsize_change .fontsize{
 height: 0px;
}

.easyweb_alternative{
 float:none;
}

.easyweb_alternative_word{
 margin-left:55%;
 color:white;
}

.easyweb_alternative_click.easyweb_alternative_normal{
 margin-top: 16px;
}

.fontsize_change .fontsize{
 float:none;
}

#smaller{
 margin-left: calc((100% - 980px) / 2) ;
 margin-top: 16px;
}


