@charset "UTF-8";
body {
  font-family: Roboto, "Lucida Grande", "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
}

@font-face {
  font-weight: 400;
  font-style: normal;
  font-family: Roboto;
  src: url(../fonts/Roboto-Regular-webfont.eot);
  src: url(../fonts/Roboto-Regular-webfont.eot@) format("embedded-opentype"), url(../fonts/Roboto-Regular-webfont.woff) format("woff"), url(../fonts/Roboto-Regular-webfont.ttf) format("truetype"), url(../fonts/Roboto-Regular-webfont.svg) format("svg");
}

#globalHeaderIn .hgroupA {
  background-image: url("../images/bg_globalHeader_en.jpg") !important;
}

.lineHead {
  margin-bottom: 20px;
}

.unitHeadMain .main {
  line-height: 1.2;
}
.unitHeadMain .sub {
  display: block;
  margin-bottom: 5px;
}

.txtAttention {
  font-size: 11px;
  font-size: 1.1rem;
}

.tableProgram {
  font-size: 11px;
  font-size: 1.1rem;
}
.tableProgram .hour {
  width: 12%;
}
.tableProgram .time {
  width: 15%;
}
.tableProgram .content {
  width: 28%;
}
