﻿@charset "UTF-8";
body {
  background-color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
}

.header {
  z-index: 10000;
}

.header-gnav-sp-link > dl > dt > a,
.header-gnav-sp-link > dl > dt > p {
  font-size: 14px;
}

.header-gnav-sp-link > dl > dd > dl > dt > a {
  font-size: 13px;
}

.header-gnav-sp-link > dl > dd > dl > dd > p > a {
  font-size: 12px;
}

.header-gnav-sp-foot > ul > li > a {
  font-size: 13px;
}

.footer {
  background-color: #fff;
}

.pagetop {
  display: none;
}

#bread * {
  font-size: 12px !important;
}

#conts {
  font-size: 13px;
  line-height: 1.6;
}

#conts * {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

#whole #wrapper {
  padding-top: 0 !important;
}

#whole #wrapper #contents #main .section {
  margin-top: 0 !important;
}

#whole #wrapper #contents #main.pickup .inner #title > h2 {
  padding-bottom: 0;
  color: #4396b7;
  font-family: "ヒラギノ明朝 ProN W6", "HiraMinProN-W6", "HG明朝E", "ＭＳ Ｐ明朝", "MS PMincho", "MS 明朝", serif;
  font-size: 3.4rem;
  font-weight: normal !important;
  line-height: 1.3;
}

#whole #wrapper #contents #main.pickup .inner #title > p {
  margin-top: 20px;
  font-size: 2.2rem;
  font-weight: 500;
  line-height: 1.5;
}

#whole .breadcrumb {
  background-color: #fff;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "Noto Sans JP", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  font-weight: 500;
}

#whole .breadcrumb * {
  -webkit-box-sizing: border-box !important;
  box-sizing: border-box !important;
  letter-spacing: 0 !important;
  line-height: 1 !important;
}

.wrapper {
  min-height: auto !important;
}

@media all and (-ms-high-contrast: none) {
  body {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
  #whole .breadcrumb {
    font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", "sans-serif";
  }
}

@media screen and (min-width: 768px), print {
  #wrapper {
    overflow: visible !important;
  }
  .header {
    font-size: 16px;
  }
  #conts {
    min-width: 960px;
    padding: 0 20px 0;
  }
  #leftbox {
    font-size: 1.2rem;
  }
  #rightbox {
    margin: 0 auto;
    float: none;
  }
  #whole {
    padding-top: 141px;
    background-position: center 186px;
  }
  #whole * {
    -webkit-box-sizing: content-box !important;
    box-sizing: content-box !important;
  }
}

@media screen and (max-width: 767px) {
  .footer-copyright > p {
    font-size: 9px;
  }
  #bread {
    display: none;
  }
  #conts {
    padding-top: 5px;
  }
  #whole {
    padding-top: 45px;
    background-position: center 45px;
  }
  #whole #wrapper #contents #main.pickup .inner #title > h2 {
    font-size: 2.2rem;
  }
  #whole #wrapper #contents #main.pickup .inner #title > p {
    margin-top: 10px;
    font-size: 1.6rem;
  }
}
