@charset "UTF-8";
/*--------------------------------------------------------
ヘッダー
--------------------------------------------------------*/
header {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  background: #fff;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  z-index: 999;
  box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1); }
  header .gnv_pc {
    display: block;
    position: relative;
    padding-top: 30px; }
  header .header_l {
    width: 400px;
    padding: 10px 0 0 10px; }
  header .header_l img {
    width: 339px;
    padding: 10px 0 0 10px; }
  header .header_disc {
    font-size: 12px;
    padding-bottom: 3px;
    text-align: center; }
  header .header_c {
    width: 750px; }
  header .header_r {
    width: 320px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative; }
  header .header_tel {
    width: 220px;
    text-align: center;
    padding-top: 15px; }
  header .header_tel i {
    font-size: 25px;
    margin-right: 5px; }
  header .header_tel .line00 {
    font-size: 12px;
    line-height: 1;
    padding-bottom: 3px; }
  header .header_tel .line01 {
    font-weight: black;
    font-size: 28px;
    line-height: 1;
    font-family: 'Oswald', sans-serif;
    font-weight: bold; }
  header .header_tel .line02 {
    font-size: 12px; }
  header .header_btn_box {
    width: 100px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between; }
  header .header_btn {
    width: 100px;
    height: 70px;
    color: #fff;
    padding-top: 20px;
    text-align: center;
    font-weight: bold;
    font-size: 12px; }
  header .header_btn:hover {
    opacity: 0.9; }
  header .image i {
    font-size: 22px;
    margin: auto; }
  header .btn01 {
    background: #f60; }
  header .btn02 {
    background: #f60; }
  header .btn03 {
    background: #f00; }

@media only screen and (max-width: 1490px) {
  header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    background: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 999;
    box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.1); }
    header .gnv_pc {
      display: block;
      position: relative;
      padding-top: 0; }
    header .header_l {
      oreder: 1;
      width: 220px;
      padding: 10px 0 0 10px;
      display: flex;
      flex-wrap: wrap;
      justify-content: center;
      align-items: center; }
    header .header_l img {
      width: 100%;
      padding: 0; }
    header .header_disc {
      font-size: 6px;
      padding-bottom: 3px;
      text-align: center;
      position: fixed;
      top: 5px;
      left: 5px; }
    header .header_c {
      order: 3;
      width: 100%; }
    header .header_r {
      oreder: 2;
      width: 330px;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
    header .header_tel {
      width: 250px;
      text-align: center;
      padding-top: 5px; }
    header .header_tel i {
      font-size: 20px;
      margin-right: 5px; }
    header .header_tel .line00 {
      font-size: 10px;
      line-height: 1;
      padding-bottom: 3px; }
    header .header_tel .line01 {
      font-weight: black;
      font-size: 28px;
      line-height: 1;
      font-family: 'Oswald', sans-serif;
      font-weight: bold; }
    header .header_tel .line02 {
      font-size: 10px; }
    header .header_btn_box {
      width: 80px;
      display: block; }
    header .header_btn {
      display: block;
      width: 80px;
      height: 50px;
      color: #fff;
      padding-top: 10px;
      text-align: center;
      font-weight: bold;
      font-size: 11px; }
    header .header_btn:hover {
      opacity: 0.9; }
    header .image i {
      font-size: 18px;
      margin: auto; }
    header .gnv_pc {
      width: 90%;
      margin: auto; } }
@media only screen and (max-width: 750px) {
  header {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    position: relative;
    z-index: 9; }
    header .header_disc {
      font-size: 5px;
      padding-bottom: 3px;
      text-align: center;
      position: relative;
      text-align: center;
      top: auto;
      left: auto;
      background: #000;
      color: #fff;
      margin-bottom: 5px;
      line-height: 1; }
    header .header_l {
      width: 100%;
      padding: 0 0 5px 0;
      margin: auto; }
    header .header_l a {
      display: block;
      width: 50%;
      margin: auto;
      padding: 5px 0 5px 0; }
    header .header_c {
      display: none; }
    header .header_r {
      display: none; }
    header li {
      display: inline-block;
      margin-right: 15px;
      padding-bottom: 10px; } }
/*--------------------------------------------------------
パン屑リスト
--------------------------------------------------------*/
#breadcrumbs {
  font-size: 0.8em;
  padding: 3px 0 3px 0; }

#breadcrumbs ol {
  margin: 0; }

.breadcrumbs-in {
  margin: 0;
  padding: 0;
  color: #000; }

.breadcrumbs-in a {
  color: #000;
  text-decoration: none; }

.breadcrumbs-in a:hover, .breadcrumbs-in a:active, .breadcrumbs-in a:focus {
  color: #f00; }

.breadcrumbs-in li {
  display: inline;
  list-style: none;
  position: relative;
  margin-right: 12px;
  padding-right: 12px;
  background: url(../images/icon/icon-brc.gif) right center no-repeat; }

.breadcrumbs-in li.bcl-last {
  background: none; }

.breadcrumbs-in li.bcl-last:before {
  content: ""; }
