.header-2019 {
  min-width: 990px;
  border-top: 5px solid #357eec
}

.header-2019-inner {
  height: 100px;
  margin: 0 40px 0 23px;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: space-between;
  -webkit-justify-content: space-between;
  -ms-flex-pack: space-between;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.header-2019-logo-link {
  display: block;
  width: 194px;
  height: 54px;
  line-height: 1;
  text-indent: -9999px;
  background: url(/site/set/common/shared/img/logo-sb-2019-rf2.svg) no-repeat left center;
  background-size: 194px 54px;
  text-decoration: none;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity
}

.header-2019-logo-link:hover {
  opacity: 0.6
}

.header-2019-nav-link {
  font-size: 20px;
  font-weight: bold;
  color: #424242;
  text-decoration: none;
  text-align: right;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity
}

.header-2019-nav-link:link {
  color: #424242;
  text-decoration: none
}

.header-2019-nav-link:visited {
  color: #424242;
  text-decoration: none
}

.header-2019-nav-link:hover, .header-2019-nav-link:active, .header-2019-nav-link:focus {
  color: #424242;
  text-decoration: none
}

.header-2019-nav-link:hover {
  opacity: 0.6
}

.footer-breadcrumbs-2019 {
  margin: 0;
  padding: 0;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #424242;
  background-color: #e5e5e5;
  padding: 10px 0;
  min-width: 990px;
  min-height: 50px;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  text-align: left;
  border-bottom: 5px solid #307bef
}

.footer-breadcrumbs-2019::before {
  display: block;
  content: '';
  float: left;
  width: 0;
  height: 30px
}

.footer-breadcrumbs-2019_inner {
  display: flex;
  flex-flow: nowrap;
  align-items: center;
  width: 100%;
  min-width: 950px;
  min-height: 14px;
  margin: 0 auto;
  padding: 0 20px
}

.footer-breadcrumbs-2019_list {
  flex-shrink: 1;
  margin: 0;
  padding: 0;
  font-size: 12px;
  line-height: 2;
  list-style-type: none;
  letter-spacing: 0
}

.footer-breadcrumbs-2019_list::after {
  content: '';
  display: block;
  clear: both
}

.footer-breadcrumbs-2019_item {
  float: left;
  margin: -2px 6px 0 0;
  padding: 0;
  letter-spacing: normal;
  line-height: inherit
}

.footer-breadcrumbs-2019_item::before {
  content: '>';
  padding: 0 5px 0 0 !important
}

.footer-breadcrumbs-2019_item:first-child::before {
  content: '';
  display: none
}

.footer-breadcrumbs-2019_item-link:link, .footer-breadcrumbs-2019_item-link:visited {
  color: #555555;
  text-decoration: none
}

.footer-breadcrumbs-2019_item-link:hover, .footer-breadcrumbs-2019_item-link:active, .footer-breadcrumbs-2019_item-link:focus {
  text-decoration: underline
}

.footer-breadcrumbs-2019_item-current {
  color: #424242;
  font-weight: bold
}

.footer-breadcrumbs-2019_item-home .footer-breadcrumbs-2019_item-link::before {
  content: '';
  display: inline-block;
  margin: 0 5px 2px 0;
  vertical-align: middle;
  content: '';
  display: inline-block;
  margin: 0 5px 2px 0;
  vertical-align: middle;
  background-image: url(/site/set/common/shared/img/icon-home-2019-rf2.svg);
  background-position: 0 0;
  background-repeat: no-repeat;
  width: 12px;
  height: 11px;
  text-indent: -9999px;
  overflow: hidden;
  background-size: 100%
}

.footer-2019 {
  overflow: hidden;
  margin: 0;
  padding: 0;
  font-family: Meiryo, 'Hiragino Kaku Gothic ProN', 'Hiragino Sans', system-ui, sans-serif;
  font-size: 14px;
  line-height: 1.42857;
  color: #424242;
  min-width: 990px
}

.footer-2019_inner {
  padding: 40px 0;
  background-color: #e1e1e6;
  box-shadow: 0px 10px 10px -3px rgba(0, 0, 0, 0.4) inset
}

.footer-2019_contents-inner {
  width: 950px;
  margin: auto
}

.footer-2019_logo {
  margin-top: 11px
}

.footer-2019_logo-link {
  display: block;
  width: 192px;
  height: 28px;
  background: url(/site/set/common/shared/img/logo-sb-2019-rf2.svg) no-repeat center center;
  background-size: 100%;
  margin: auto;
  text-indent: -9999px;
  -webkit-transition: opacity 0.4s;
  transition: opacity 0.4s;
  will-change: opacity
}

.footer-2019_logo-link:hover {
  opacity: 0.6
}

.footer-2019_utility {
  list-style-type: none;
  margin: 0;
  padding: 14px 0 0 0;
  text-align: center;
  font-size: 0
}

.footer-2019_utility-item {
  position: relative;
  display: inline-block;
  font-size: 14px;
  line-height: 1;
  padding: 0 10px;
  margin: 16px 0 0 -1px
}

.footer-2019_utility-item::before, .footer-2019_utility-item::after {
  display: block;
  content: '';
  position: absolute;
  top: 0;
  width: 1px;
  height: 12px;
  background-color: #555555
}

.footer-2019_utility-item::before {
  left: 0
}

.footer-2019_utility-item::after {
  right: 0
}

.footer-2019_utility-link {
  font-size: 12px;
  line-height: 1
}

.footer-2019_utility-link:link, .footer-2019_utility-link:visited, .footer-2019_utility-link:active {
  color: #424242;
  text-decoration: none
}

.footer-2019_utility-link:hover, .footer-2019_utility-link:focus {
  text-decoration: underline
}

.footer-2019_registration {
  text-align: center;
  margin: 0;
  padding: 30px 0 0;
  font-size: 11px;
  line-height: 1;
  color: #424242
}

.footer-2019_copyright {
  text-align: center;
  margin: 0;
  padding: 40px 0 0;
  font-size: 11px;
  line-height: 1;
  color: #555555
}

.footer-2019_registration+.footer-2019_copyright {
  padding-top: 30px
}

.footer-2019_copyright-small {
  font-size: 100%
}
