@charset "UTF-8";

/*+-----+
/+ 基本構造
/*+-------------------------------------------*/
/* ヘッダー
/*+---------------------------------*/
.rwd-header {
  z-index: 100;
  width: 100%;
  height: 100px;
  background-color: #fff;
  border-bottom: solid 5px #e6e6e6; }
  .rwd-header .rwd-header__inner {
    position: relative;
    margin: 0 auto;
    padding: 0 10px;
    max-width: 1024px; }
  .rwd-header .rwd-logo {
    position: absolute;
    top: 17px;
    left: 10px; }
    .rwd-header .rwd-logo .rwd-logo__odekakenet {
      margin-bottom: 10px; }
      .rwd-header .rwd-logo .rwd-logo__odekakenet a {
        display: block;
        width: 151px;
        line-height: 1; }
        .rwd-header .rwd-logo .rwd-logo__odekakenet a img {
          max-width: 100%;
          width: 100%;
          height: auto; }

  .rwd-header .rwd-jr-logo {
    position: absolute;
    top: 40px;
    right: 10px;
    width: 40px;
    height: 30px; }
    .rwd-header .rwd-jr-logo a {
      display: block;
      width: 40px;
      height: 30px; }
      .rwd-header .rwd-jr-logo a img {
        width: 40px;
        height: auto; }

  @media screen and (max-width: 670px) {
    .rwd-header {
      border-bottom: solid 3px #e6e6e6;
      height: 57px; }
      .rwd-header .rwd-logo {
        display: block;
        position: absolute;
        top: 16px;
        left: 9px; }
        .rwd-header .rwd-logo .rwd-logo__odekakenet {
          width: 99px;
          height: 15px;
          margin-bottom: 6px; }
          .rwd-header .rwd-logo .rwd-logo__odekakenet a {
            display: block;
            width: auto; }
            .rwd-header .rwd-logo .rwd-logo__odekakenet a img {
              width: auto;
              height: 15px;
              vertical-align: top;
              line-height: 1; }

      .rwd-header .rwd-jr-logo {
        top: 20px;
        right: 10px;
        width: 29px;
        height: 22px; }
        .rwd-header .rwd-jr-logo a {
          width: 29px;
          height: 22px; }
          .rwd-header .rwd-jr-logo a img {
            width: 29px; } }

  @media screen and (max-width: 670px) {
	header {padding: 0;}
	}


/* メイン
/*+---------------------------------*/
.main {
  padding-top: 0; }
  @media screen and (max-width: 670px) {
    .main {
      padding-top: 0; } }

#smt_content {
  padding-top: 20px; }
  @media screen and (max-width: 670px) {
    #smt_content {
      padding-top: 20px } }


/* フッター
/*+---------------------------------*/

footer {
font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  padding-top: 100px;}
  @media screen and (max-width: 670px) {
    footer {
      padding-top: 60px;
      line-height: 1.6; } 
    .smt footer {
      margin: 0;
      overflow: auto; }
    footer ul li {
      float: none;}
    footer ul li a {
      line-height: 1.6;}
    .smt footer img {
      float: none;} }


.rwd-footer-wrap {
  border-top: 1px solid #ccc; }
  @media screen and (max-width: 670px) {
    .rwd-footer-wrap {
      border-top: none; } }

.rwd-footer-wrap a {
  color: #0068b7; }
  .rwd-footer-wrap a:hover {
    text-decoration: none; }
  .rwd-footer-wrap a:visited {
    color: #6e128c; }

.rwd-footer-navigation {
  display: table;
  margin: 0 auto;
  max-width: 960px; }
  .rwd-footer-navigation .rwd-footer-navigation-logo {
    display: table-row; }
  .rwd-footer-navigation .rwd-footer-navigation-logo__inner {
    display: table-cell;
    width: auto;
    padding: 40px 0 8px 10px;
    vertical-align: middle;
    text-align: center; }
    .rwd-footer-navigation .rwd-footer-navigation-logo__inner a {
      display: inline-block;
      width: 145px;
      height: 24px; }
      .rwd-footer-navigation .rwd-footer-navigation-logo__inner a img {
        max-width: 100%;
        height: auto; }
  .rwd-footer-navigation .rwd-footer-navigation-box-wrap {
    display: table-row; }
  .rwd-footer-navigation .rwd-footer-navigation-box-wrap__inner {
    display: table-cell; }
  .rwd-footer-navigation .rwd-footer-navigation-box {
    display: table;
    width: 80%;
    margin: 0 auto;
    text-align: center; }
  .rwd-footer-navigation .rwd-footer-navigation-list {
    display: block;
    padding: 8px 0 40px 0;
    font-size: 1rem; }
    .rwd-footer-navigation .rwd-footer-navigation-list + .rwd-footer-navigation-list {
      padding-left: 60px; }
    .rwd-footer-navigation .rwd-footer-navigation-list li {
      display: inline-block;
      margin: 8px; }
      .rwd-footer-navigation .rwd-footer-navigation-list li a {
        text-decoration: underline; }
        .rwd-footer-navigation .rwd-footer-navigation-list li a:hover {
          text-decoration: none; }
  @media screen and (max-width: 670px) {
    .rwd-footer-navigation {
      display: block;
      padding: 0;
      border-top: 1px solid #ccc; }
      .rwd-footer-navigation .rwd-footer-navigation-logo {
        display: block; }
      .rwd-footer-navigation .rwd-footer-navigation-logo__inner {
        display: block;
        position: relative;
        box-sizing: border-box;
        padding: 15px 10px;
        width: 100%;
        cursor: pointer; }
        .rwd-footer-navigation .rwd-footer-navigation-logo__inner a {
          display: block; }
        .rwd-footer-navigation .rwd-footer-navigation-logo__inner:after {
          display: block;
          position: absolute;
          top: 22px;
          right: 10px;
          content: '';
          width: 19px;
          height: 13px;
          background-repeat: no-repeat;
          background-size: 100% auto; }
        .rwd-footer-navigation .rwd-footer-navigation-logo__inner[aria-expanded="false"]:after {
          background-image: url(/eki/common/img/footer_arrow_blue_bottom.svg); }
        .rwd-footer-navigation .rwd-footer-navigation-logo__inner[aria-expanded="true"] {
          border-bottom: 1px solid #ccc; }
          .rwd-footer-navigation .rwd-footer-navigation-logo__inner[aria-expanded="true"]:after {
            background-image: url(/eki/common/img/footer_arrow_blue_top.svg); }
      .rwd-footer-navigation .rwd-footer-navigation-box-wrap {
        display: block; }
      .rwd-footer-navigation .rwd-footer-navigation-box-wrap__inner {
        display: block; }
        .rwd-footer-navigation .rwd-footer-navigation-box-wrap__inner[aria-hidden="true"] {
          display: none; }
      .rwd-footer-navigation .rwd-footer-navigation-box {
        display: block;
        width: auto;
        margin: 15px;
        padding: 0 0 5px;
        text-align: left;
        border-left: none;
        border-bottom: 1px solid #ccc; }
        .rwd-footer-navigation .rwd-footer-navigation-box:last-child {
          margin-bottom: 0;
          border-bottom: none; }
      .rwd-footer-navigation .rwd-footer-navigation-list {
        display: block;
        padding: 8px 0;
        font-size: 0.8rem; }
        .rwd-footer-navigation .rwd-footer-navigation-list + .rwd-footer-navigation-list {
          padding-left: 0; }
        .rwd-footer-navigation .rwd-footer-navigation-list li {
          display: block;
          margin: 0 0 8px 0; } }

/* --- コピーライト --- */
.rwd-footer-bottom-wrap {
  position: relative;
  padding: 25px 10px;
  border-top: 1px solid #ccc; }
  @media screen and (max-width: 800px) {
    .rwd-footer-bottom-wrap {
      padding: 15px 10px; } }

.rwd-footer-copyright {
  padding-right: 40px;
  text-align: center;
  font-size: 0.8rem; }
  @media screen and (max-width: 670px) {
    .rwd-footer-copyright {
      text-align: left;
      font-size: 0.6rem; } }

/* --- ページトップボタン --- */
.rwd-pagetop-button {
  position: fixed;
  bottom: 88px;
  right: 0;
  z-index: 99;
  overflow: hidden;
  display: block;
  width: 40px;
  height: 40px;
  box-sizing: border-box;
  background-color: #1c78ba;
  border: 2px solid #1c78ba; }
  .rwd-pagetop-button:hover {
    background-color: #fff; }
  .rwd-pagetop-button .rwd-pagetop-button__label {
    display: none; }
  .rwd-pagetop-button img {
    position: relative;
    top: 0;
    left: 0; }
  @media screen and (max-width: 800px) {
    .rwd-pagetop-button {
      bottom: 68px; } }
  @media screen and (max-width: 670px) {
    .rwd-pagetop-button {
      width: auto;
      height: auto;
      padding: 12px 10px;
      position: relative;
      bottom: auto;
      right: auto;
      font-size: 0.9rem;
      text-align: center;
      line-height: 1.6;
      display: block !important; }
      .rwd-pagetop-button .rwd-pagetop-button__label {
        display: inline-block;
        font-weight: bold;
        color: #fff; }
      .rwd-pagetop-button img {
        display: none; }
      .rwd-pagetop-button:hover {
        background-color: #1c78ba; } }

/*+-----+
/+ 共通コンポーネント
/*+-------------------------------------------*/
/* パンくず
/*+---------------------------------*/
.rwd-topic-path {
font-family: "Lucida Grande", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "Yu Gothic Medium", "游ゴシック Medium", YuGothic, "游ゴシック体", "Meiryo UI", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  box-sizing: border-box;
  max-width: 1044px;
  margin: 0 auto;
  padding: 20px 10px;
  font-size: 0.8rem; }
  .rwd-topic-path > * {
    display: inline;
    vertical-align: middle;
    word-wrap: break-word;
    overflow-wrap: word-wrap;
    line-height: 1.8; }
  .rwd-topic-path > a {
    text-decoration: underline; }
    .rwd-topic-path > a:hover {
      text-decoration: none; }
  @media screen and (max-width: 670px) {
    .rwd-topic-path {
      margin-bottom: 0;
      padding: 15px 10px;
      font-size: 0.7rem; } }

.rwd-topic-path a {
  color: #0068b7; }
  .rwd-topic-path a:hover {
    text-decoration: none; }
  .rwd-topic-path a:visited {
    color: #6e128c; }

div#topicpath {
    border-top: 1px solid #cecece;
    border-bottom: none;;
}

/* エマージェンシーエリア
/*+---------------------------------*/
.rwd-emergencyArea-wrap {
  margin: 0 auto 30px;
  max-width: 1044px;
  padding: 0 10px; }

.rwd-emergencyArea {
  padding: 25px;
  background-color: #f8d9d9;
  border: 1px solid #bc3838; }
  .rwd-emergencyArea .rwd-guidance {
    position: absolute;
    top: -9999px;
    left: 0;
    height: 0; }
  .rwd-emergencyArea .rwd-emergencyArea__heading {
    margin-bottom: 5px;
    font-size: 1.6rem;
    font-weight: bold; }
  .rwd-emergencyArea a {
    color: #9a2414;
    background-color: #f8d9d9;
    font-weight: bold;
    text-decoration: underline; }
    .rwd-emergencyArea a:hover {
      text-decoration: none; }
  @media screen and (max-width: 670px) {
    .rwd-emergencyArea {
      padding: 15px; } }



/* ユーティリティー
/*+---------------------------------*/
@media screen and (min-width: 801px) {
  .rwd-pc-none {
    display: none; } }

@media screen and (max-width: 800px) {
  .rwd-sp-none {
    display: none; } }

.rwd-icon-blank,
.icon-blank {
  margin-left: 5px;
  vertical-align: middle; }

.rwd-icon-blank {
  margin-right: 5px; }

.rwd-text-icon-pdf {
  text-decoration: underline;
  margin-right: 5px; }
  .rwd-text-icon-pdf:after {
    display: inline-block;
    margin-left: 3px;
    position: relative;
    top: 1px;
    content: '';
    width: 19px;
    height: 17px;
    background-image: url(/common/rwd/img/icon_pdf_mini.png);
    background-repeat: no-repeat;
    background-position: right 0; }

#rwd-fragment {
  width: 100px;
  height: 100px;
  overflow: scroll;
  position: fixed;
  top: 0px;
  left: 0;
  opacity: 0;
  z-index: -1;
  pointer-events: none; }
