@charset "UTF-8";
#wrap{
   border:none;
}
#header2017 img {
  display: block;
  height: auto;
}
#header2017 a {
  display: inline-block;
  text-decoration: none;
}
#header2017 .header-navi-list a:before {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 3.5px 0 3.5px 5px;
  vertical-align: middle;
  margin: 0 5px 0 0;
  position: relative;
}
#header2017 .header-inr {
  width: 980px;
  margin: 0 auto;
  position: relative;
}
#header2017 .header-inr-lv1 {
  height: 75px;
  position: relative;
}
#header2017 .header-logo {
  position: absolute;
  top: 13px;
  left: 0;
}
#header2017 .header-logo img {
  width: 108px;
}
#header2017 .header-title {
  padding: 28px 0 0;
  text-align: center;
  font-size: 28px;
  font-weight: 500;
  line-height: 1;
}
#header2017 .header-title a {
  color: #d22626;
}
#header2017 .header-menu {
  display: none;
}
#header2017 .header-ui {
  position: absolute;
  top: 30px;
  right: 0;
  height: 25px;
}
#header2017 .header-ui a:hover {
  opacity: .8;
}
#header2017 #headsearch {
  float: right;
  position: relative;
  margin: 0 0 0 10px;
}

#header2017 .header-navi {
  width: 100%;
  background-color: #42494b;
  position: relative;
}
#header2017 .header-navi.header-navi-fix {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 99;
}
#header2017 .header-navi-main {
  text-align: center;
}
#header2017 .header-navi-list {
  display: inline-block;
  position: relative;
  height: 54px;
}
#header2017 .header-navi-list::after {
  content: "";
  display: block;
  width: 1px;
  height: 32px;
  background-color: #828282;
  position: absolute;
  top: 11px;
  right: 0;
}
#header2017 .header-navi-list a {
  display: block;
  font-size: 107%;
  color: #fff;
  width: 100%;
  height: 100%;
  padding: 0 39px;
  box-sizing: border-box;
}
#header2017 .header-navi-list a:before {
  border-color: transparent transparent transparent #fff;
}
#header2017 .header-navi-list a:after {
  content: "";
  display: inline-block;
  width: 0;
  height: 100%;
  vertical-align: middle;
}
#header2017 .header-navi-list a span {
  display: inline-block;
  vertical-align: middle;
}
#header2017 .header-navi-list a:hover span {
  text-decoration: underline;
}
#header2017 .header-navi-list.header-navi-list-last::after {
  display: none;
}

.pc-fix-nav-wrap--fixed {
  position: fixed;
  top: 54px;
  left: 0;
  z-index: 99;
  width: 100%;
}

@media screen and (max-width: 750px) {
  #header2017 {
    height: 50px;
  }
  #header2017 .header-navi-list a:before {
    display: none;
  }
  #header2017 .header-container {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99;
    width: 100%;
  }
  #header2017 .header-inr {
    width: 100%;
    background-color: #fff;
    z-index: 100;
  }
  #header2017 .header-inr-lv1 {
    height: 50px;
  }
  #header2017 .header-logo {
    position: absolute;
    top: 12.5px;
    left: 15px;
  }
  #header2017 .header-logo img {
    width: 54px;
  }
  #header2017 .header-title {
    padding: 20px 0 0;
    font-size: 14px;
  }
  #header2017 .header-menu {
    display: block;
    width: 20px;
    height: 15px;
    position: absolute;
    top: 20px;
    right: 15px;
    z-index: 2;
  }
  #header2017 .header-menu > span {
    display: block;
    height: 2px;
    background-color: #000;
    transition: .25s ease-out;
  }
  #header2017 .header-menu > span.header-menu-bar1 {
    transform-origin: left top;
    -ms-transform-origin: left top;
  }
  #header2017 .header-menu > span.header-menu-bar2 {
    margin: 4.5px auto 0;
  }
  #header2017 .header-menu > span.header-menu-bar3 {
    transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    margin: 4.5px auto 0;
  }
  #header2017 .header-ui {
    display: none;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    z-index: 1;
    background-color: #42494b;
  }
  #header2017 #srchBox {
    display: none;
  }
  #header2017 .header-spacer {
    height: 0 !important;
  }
  #header2017 .header-navi {
    height: 0;
    overflow: hidden;
    background-color: #42494b;
    z-index: 100;
  }
  #header2017 .header-navi.header-navi-fix {
    position: static;
  }
  #header2017 .header-navi-main {
    text-align: left;
    border-top: solid 1px #828282;
  }
  #header2017 .header-navi-list {
    display: block;
    width: 100%;
    height: 50px;
    border-right: none;
    border-bottom: solid 1px #828282;
  }
  #header2017 .header-navi-list a {
    font-size: 14px;
    padding: 0 15px;
  }
  #header2017 .header-open-bg {
    display: none;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.78);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 0;
    width: 100%;
    height: 100%;
  }
  #header2017.header-menu-open .header-inr {
    background-color: #42494b;
  }
  #header2017.header-menu-open .header-menu > span {
    background-color: #fff;
  }
  #header2017.header-menu-open .header-menu > span.header-menu-bar1 {
    transform: rotate(45deg) translate(2.5px, -2.5px);
    -ms-transform: rotate(45deg) translate(2.5px, -2.5px);
  }
  #header2017.header-menu-open .header-menu > span.header-menu-bar2 {
    opacity: 0;
  }
  #header2017.header-menu-open .header-menu > span.header-menu-bar3 {
    transform: rotate(-45deg) translate(2.5px, 2.5px);
    -ms-transform: rotate(-45deg) translate(2.5px, 2.5px);
  }
  #header2017 .sp-fix-nav {
    top: 50px;
  }
  #header2017 .sp-fix-info-ttl {
    top: 0;
  }

  .pc-fix-nav-wrap--fixed {
    position: static;
  }
}
.breadcrumb {
  width: 980px;
  margin: 0 auto;
  padding: 14px 0 12px;
}
.breadcrumb .cf {
  font-family: 'YuGothic', '游ゴシック', 'Noto Sans Japanese', sans-serif;
}
.breadcrumb .cf li {
  display: inline-block;
  vertical-align: middle;
  font-size: 92%;
  font-weight: bold;
  line-height: 1;
}
.breadcrumb .cf li a {
  color: #2f3f8d;
  display: inline-block;
}

@media screen and (max-width: 750px) {
  .breadcrumb {
    display: none;
  }
}
