/* @import "bootstrap"; */


body {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 400;
  /* 通常の太さ */
  font-size: 16px;
  line-height: 1.8;
  padding-top: 80px;
}

.img-720 {
  max-width: 720px;
  width: 100%;
  height: auto;
}

.img-630 {
  max-width: 630px;
  width: 100%;
  height: auto;
}

.mw-630 {
  max-width: 630px;
}

header.fixed-top {
  height: 80px;
}

header.fixed-top .container,
header.fixed-top .row {
  height: 100%;
}
