@charset "UTF-8";
/* clear fix */
.cf {
  zoom: 1; }
  .cf:before {
    content: "";
    display: table; }
  .cf:after {
    content: "";
    display: table;
    clear: both; }

/* reset */
ol,
ul {
  padding: 0; }

/* base */
.sp {
  display: none; }

.pc {
  display: block; }

.link-in-page {
  padding-top: 150px;
  margin-top: -150px; }

h1 {
  font-size: 42px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

h2 {
  border-bottom: 1px solid #000;
  font-size: 24px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif;
  padding-bottom: 8px; }
  h2 span {
    border-bottom: 2px solid #000;
    padding-bottom: 7px; }

h3 {
  background-color: #fff;
  padding: 5px;
  font-size: 20px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

h4 {
  font-size: 18px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

h5 {
  font-size: 16px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

h6 {
  font-size: 14px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

p {
  line-height: 24px;
  font-size: 14px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

.highlight {
  text-decoration: underline;
  text-decoration-color: #8c1414;
  color: #8c1414;
  font-weight: bold;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS P Gothic', sans-serif; }

.character-selection {
  background-color: #ccc;
  color: #000;
  font-weight: bold;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS P Gothic', sans-serif; }

ul {
  font-size: 14px;
  list-style-type: none;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

li.list {
  list-style-image: url("images/lower_03.png") !important; }

dl {
  font-size: 14px; }

dt {
  font-weight: bold;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS P Gothic', sans-serif; }

dd {
  margin-left: 0;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

blockquote {
  padding: 40px;
  border: 1px solid #ccc;
  border-radius: 10px;
  background-repeat: repeat;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

table {
  border-collapse: collapse;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

table.table-left td {
  text-align: left !important; }

.table th,
th {
  font-weight: normal;
  text-align: center !important;
  background-color: #0a1428 !important;
  color: #fff;
  border-bottom: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  padding: 5px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

th.col {
  background-color: #0a1428;
  border-left: 1px solid #f5f5f5;
  color: #fff;
  height: 99px;
  width: 209px; }

th.tate {
  background-color: #ebebeb;
  border-top: 1px solid #fff;
  color: #000;
  height: 99px;
  width: 209px; }

.tdc {
  text-align: center; }

td {
  background-color: #fff;
  border-top: 1px solid #f5f5f5;
  border-right: 1px solid #f5f5f5;
  padding: 5px;
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif; }

tr :first-child {
  border-left: none; }

ol.num li {
  list-style: outside none decimal;
  margin-left: 15px;
  padding-left: 10px; }

.bold {
  font-weight: bold; }

.teach {
  text-align: left; }

.font-down span {
  font-size: 95%; }

@media (max-width: 767px) {
  .container {
    width: 750px;
    padding: 0; }

  .pc {
    display: none; }

  .footer-link-list .footer-link-list-item {
    width: 8% !important; }

  .side3col {
    padding: 0; }

  .side3col li {
    padding: 15px !important;
    margin: 0 !important; }

  .sidebar-right-bottom {
    margin-top: 30px;
    padding: 0; } }
@media (min-width: 768px) {
  /*  .container {max-width: none;} */
  .container {
    padding: 0;
    width: 100%; }

  .pc {
    display: none; }

  .side3col {
    padding: 0; }

  .side3col li {
    padding: 15px !important;
    margin: 0 !important; }

  .news-channel-margin-bottom {
    margin-bottom: 30px !important; }

  .sidebar-right-bottom {
    margin-top: 30px;
    padding: 0; }

  .channel iframe {
    height: 315px !important; }

  .copy-right {
    text-align: center !important; }

  .footer-bottom-menu ul {
    padding: 0;
    text-align: center !important; }

  .footer-banner li:nth-child(1) {
    margin-bottom: 15px; }

  .footer-banner li:nth-child(2) {
    margin-bottom: 15px; }

  .footer-link-list .footer-link-list-item {
    width: 8% !important; }

  /* channel */
  .right-pickup .pickup-text {
    font-size: 10px; }

  .right-pickup .pickup-date {
    padding: 2px 15px !important; }

  .right-pickup .pickup-info {
    padding: 5px !important;
    height: 98px !important; }

  .right-pickup .live {
    margin-bottom: 44px !important; }

  .navbar-toggle {
    display: block !important; }

  .navbar-collapse.collapse {
    display: none !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important; }

  .navbar-collapse.in {
    display: block !important;
    overflow-y: visible; }

  ul.nav.navbar-nav {
    float: none; } }
@media (min-width: 992px) {
  /*  .container {max-width: none;} */
  .container {
    width: 970px;
    padding: 0; }

  .pc {
    display: block; }

  .tablet {
    display: none; }

  .channel iframe {
    height: 160px !important; }

  .side3col {
    padding-left: 15px;
    padding-right: 15px; }

  .sidebar-right-bottom {
    margin-top: 0px;
    padding: 0; }

  .sidebar-right .sub-contents01 li {
    padding: 0 !important;
    margin: 0 !important; }

  .sidebar-right .sub-contents01 li:first-child {
    margin-bottom: 6px !important; }

  .sidebar-right .sub-contents01 li:nth-child(2) {
    margin: 6px 0 !important; }

  .sidebar-right .sub-contents01 li:last-child {
    margin-top: 6px !important; }

  .sidebar-right .sub-contents li {
    padding: 0 !important;
    margin: 0 !important; }

  .sidebar-right .sub-contents li:first-child {
    margin-bottom: 16px !important; }

  .sidebar-right .sub-contents li:first-child {
    margin-bottom: 16px !important; }

  .sidebar-right .sub-contents li:nth-child(2) {
    margin: 11px 0 !important; }

  .sidebar-right .sub-contents li:last-child {
    margin-top: 16px !important; }

  .footer-banner li:nth-child(1) {
    margin-bottom: 0px; }

  .footer-banner li:nth-child(2) {
    margin-bottom: 0px; }

  .footer-link-list .footer-link-list-item {
    width: 15% !important; }

  .copy-right {
    text-align: left !important; }

  /* channel */
  .right-pickup .pickup-text {
    font-size: 14px; }

  .right-pickup .pickup-date {
    padding: 8px 15px !important; }

  .right-pickup .pickup-info {
    padding: 15px !important;
    height: 158px !important; }

  .right-pickup .live {
    margin-bottom: 54px !important; } }
@media (min-width: 1200px) {
  /*  .container {max-width: none;} */
  .container {
    width: 970px;
    padding: 0; } }
#js-sticker-sticky-wrapper {
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

#js-sticker {
  top: 30px !important; }

.entry-content {
  margin: 50px 0; }

/* global */
body {
  font-family: 'Times New Roman', 'Georgia', 'Segoe UI', 'A1 Mincho', '游明朝', 'Yu Mincho', 'ヒラギノ明朝 Pro', 'Hiragino Mincho Pro', 'HG明朝E', 'MS P明朝', 'MS P Mincho', serif;
  position: relative; }

a {
  color: #6690cc; }
  a:hover {
    color: #3b73c1; }

.bold {
  font-weight: bold; }

#js-sticker-sticky-wrapper {
  width: auto !important;
  margin-left: 0 !important;
  margin-right: 0 !important; }

#js-sticker {
  z-index: 99999999;
  background-color: #fafafa; }

h1 {
  margin: 0; }

.m-t0 {
  margin-top: 0px !important; }

.m-t10 {
  margin-top: 10px !important; }

.m-t20 {
  margin-top: 20px !important; }

.m-t25 {
  margin-top: 25px !important; }

.m-t30 {
  margin-top: 30px !important; }

.m-t45 {
  margin-top: 45px !important; }

.m-b0 {
  margin-bottom: 0 !important; }

.m-b12 {
  margin-bottom: 12px !important; }

.m-b10 {
  margin-bottom: 10px !important; }

.m-b20 {
  margin-bottom: 20px !important; }

.m-b30 {
  margin-bottom: 30px !important; }

.m-b50 {
  margin-bottom: 50px !important; }

.m-b130 {
  margin-bottom: 130px !important; }

.p-l0 {
  padding-left: 0 !important; }

.p-10 {
  padding: 10px !important; }

.p-20 {
  padding: 20px !important; }

.p-30 {
  padding: 30px !important; }

.p-40 {
  padding: 40px !important; }

.alignC {
  text-align: center; }

.border-l {
  border-left: solid #999 1px; }

.border-b-no {
  border-bottom: none !important; }

/* layout */
/* ヘッダートップ */
#header-top-wrap {
  width: 100%;
  background-color: #0a1428;
  position: fixed;
  z-index: 9999999999;
  top: 0;
  left: 0; }
  #header-top-wrap .header-top {
    /*width: 1000px;*/
    /*margin: 0 auto;*/ }

.header-top {
  padding-left: 15px; }
  .header-top img {
    float: left;
    padding-top: 7px; }
  .header-top .header-top-nav {
    margin: 0;
    text-align: center;
    list-style: none;
    float: right;
    height: 30px;
    padding-right: 15px; }
    .header-top .header-top-nav .access {
      background-image: url(/common/2016/images/icon_02.png);
      background-repeat: no-repeat;
      background-position: 17px 5px; }
    .header-top .header-top-nav .contact {
      background-image: url(/common/2016/images/icon_03.png);
      background-repeat: no-repeat;
      background-position: 14px 5px; }
    .header-top .header-top-nav .request {
      background-image: url(/common/2016/images/icon_04.png);
      background-repeat: no-repeat;
      background-position: 16px 7px; }
    .header-top .header-top-nav .search {
      background-image: url(/common/2016/images/icon_05.png);
      background-repeat: no-repeat;
      background-position: 0px 3px;
      position: relative; }
      .header-top .header-top-nav .search a {
        padding: 10px; }
    .header-top .header-top-nav li {
      float: left;
      font-size: 12px;
      margin: 0;
      height: 100%;
      padding: 0;
      line-height: 30px; }

.header-search-box {
  position: absolute;
  display: none;
  width: 240px;
  top: 30px;
  right: 0;
  padding: 5px;
  background: #0a1428;
  border-radius: 0 0 2px 2px; }
  .header-search-box form {
    margin-bottom: 0; }

.border-r {
  border-right: solid #999 1px; }

.border-b {
  border-bottom: solid #0a1428 1px; }

.header-top .header-top-nav a {
  text-decoration: none;
  color: #999;
  padding: 0 18px 0 35px;
  margin-top: 9px; }
  .header-top .header-top-nav a:hover {
    color: #666; }

/* ヘッダーボトム */
.header-bottom {
  margin-top: 30px; }
  .header-bottom .top-logo {
    text-align: left; }
  .header-bottom .header-bottom-nav {
    list-style: none;
    float: right;
    text-align: center;
    margin: 10.5px 0;
    padding-top: 35px;
    padding-left: 0;
    padding-right: 15px; }
    .header-bottom .header-bottom-nav li {
      float: left;
      font-size: 12px;
      height: 14px;
      margin: 0;
      padding: 0 !important;
      line-height: 14px;
      padding-left: 10px;
      border-right: solid #443D3D 1px; }
      .header-bottom .header-bottom-nav li:first-child {
        border-left: solid #443D3D 1px; }
    .header-bottom .header-bottom-nav a {
      color: #443D3D;
      padding: 0 20px; }
  .header-bottom .header-logo {
    text-align: left;
    margin: 0;
    padding-top: 25px;
    padding-bottom: 25px;
    padding-right: 0; }
    .header-bottom .header-logo img {
      width: 100%; }

/* 部門一覧 */
.wrap-gray {
  background-color: #fafafa; }

.wrap-white {
  background-color: #fff; }

.department .department-one {
  padding: 0; }
  .department .department-one img {
    width: 100%; }

/* 右の上のサイドバー */
.sidebar-right h1 {
  margin-bottom: 15px; }
.sidebar-right ul {
  padding: 0;
  margin: 0; }
.sidebar-right li {
  list-style: none; }
.sidebar-right img {
  border-radius: 5px;
  max-width: 100%; }
.sidebar-right .sub-contents01 li {
  padding: 0;
  margin: 0; }
  .sidebar-right .sub-contents01 li img {
    width: 100%;
    }
  .sidebar-right .sub-contents01 li:first-child {
    margin-bottom: 16px; }
  .sidebar-right .sub-contents01 li:nth-child(2) {
    margin: 15px 0; }
  .sidebar-right .sub-contents01 li:last-child {
    margin-top: 16px; }

.sidebar-right .sub-contents li {
  padding: 0;
  margin: 0; }
  .sidebar-right .sub-contents li img {
    width: 100%; }
  .sidebar-right .sub-contents li:first-child {
    margin-bottom: 16px; }
  .sidebar-right .sub-contents li:nth-child(2) {
    margin: 15px 0; }
  .sidebar-right .sub-contents li:last-child {
    margin-top: 16px; }
.sidebar-right .channel {
  margin-bottom: 25px; }
  .sidebar-right .channel .channel-title-img {
    text-align: left;
    margin: 0;
    margin-bottom: 15px; }
  .sidebar-right .channel iframe {
    width: 100%;
    height: 160px; }
  .sidebar-right .channel ul {
    height: 160px; }
  .sidebar-right .channel li {
    height: 100%; }
.sidebar-right .facebook {
  min-height: 471px; }
  .sidebar-right .facebook .facebook-title-img {
    text-align: left;
    margin: 0;
    margin-bottom: 15px; }
  .sidebar-right .facebook li {
    padding: 0; }
  .sidebar-right .facebook .fb-page {
    width: 100%; }
.sidebar-right ._4jy0 {
  padding: 0 5px; }
.sidebar-right .facebook button {
  padding: 0 5px !important; }

/* TOIN HEADLINE NEWS */
.news-channel-margin-bottom {
  margin-bottom: 130px; }

.headline-news .healine-news-title-img {
  text-align: left;
  margin: 0;
  margin-bottom: 15px; }
.headline-news a {
  font-size: 16px;
  text-decoration: none;
  color: #999; }
  .headline-news a .news-one {
    border-top: 1px #999 solid;
    padding: 11px 10px 11px 30px;
    padding-right: 35px;
    background-image: url(/common/2016/images/icon_11.png);
    background-repeat: no-repeat;
    background-position: right 20px center; }
.headline-news .last-news {
  border-bottom: 1px solid #999; }

.news-one:hover {
  background-color: #fafafa; }

.news-body {
  text-align: left;
  margin-bottom: 5px;
  font-size: 14px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  color: #000; }

.news-info {
  color: #000;
  font-size: 12px; }
  .news-info .news-datetime {
    float: left;
    padding-left: 20px;
    background-image: url(/common/2016/images/icon_06.png);
    background-repeat: no-repeat;
    background-position: 0px 1px; }
  .news-info .news-category {
    float: left;
    margin-left: 30px;
    padding-left: 20px;
    background-image: url(/common/2016/images/icon_07.png);
    background-repeat: no-repeat;
    background-position: 0px 1px; }

/* フッターバナー */
.footer-banner {
  padding: 0;
  margin: 0 0 65px 0; }
  .footer-banner li {
    float: left;
    margin: 15px 0; }
    .footer-banner li img {
      width: 100%; }

.footer-banner-list {
  list-style-type: none;
  padding: 0; }
  .footer-banner-list .footer-banner-list-item {
    margin-bottom: 10px; }
    .footer-banner-list .footer-banner-list-item img {
      width: 100%; }

li {
  list-style: none; }

.footer-info {
  border-top: 2px solid #000;
  padding: 30px 0;
  background: url(/common/2016/images/shade.png); }
  .footer-info .bottom-info-inner {
    background: #fff;
    padding: 20px; }
    .footer-info .bottom-info-inner .title {
      margin-bottom: 10px; }

/* フッター */
footer .footer-top {
  background: #EBEBEB; }
  footer .footer-top .footer-nav {
    font-size: 12px;
    margin: auto;
    padding-top: 16.5px;
    padding-bottom: 16.5px;
    overflow: hidden; }
    footer .footer-top .footer-nav .site-index {
      color: #3F3F3F;
      float: left;
      padding-left: 20px;
      background-image: url(/common/2016/images/icon_08.png);
      background-repeat: no-repeat;
      background-position: 2px 2px;
      cursor: pointer; }
    footer .footer-top .footer-nav .goto-top a {
      color: #3F3F3F;
      float: right;
      padding-left: 20px;
      background-image: url(/common/2016/images/icon_09.png);
      background-repeat: no-repeat;
      background-position: 2px 2px; }
footer .footer-middle {
  background: #fafafa; }
  footer .footer-middle .footer-link {
    margin: auto;
    overflow: hidden;
    padding-bottom: 50px; }
    footer .footer-middle .footer-link .allow-img {
      background-image: url(/common/2016/images/right.png);
      background-repeat: no-repeat;
      background-position: 0px 8px;
      padding-left: 10px;
      cursor: pointer; }
    footer .footer-middle .footer-link .no-allow-img {
      padding-left: 10px; }
    footer .footer-middle .footer-link .footer-link-left,
    footer .footer-middle .footer-link .footer-link-center {
      float: left; }
      footer .footer-middle .footer-link .footer-link-left h4,
      footer .footer-middle .footer-link .footer-link-center h4 {
        border-bottom: 1px #E4E4E4 solid;
        color: #000000;
        font-size: 14px;
        margin: 0;
        padding: 30px 0 15px 0;
        text-align: left; }
      footer .footer-middle .footer-link .footer-link-left .footer-link-list-left,
      footer .footer-middle .footer-link .footer-link-left .footer-link-list-right,
      footer .footer-middle .footer-link .footer-link-center .footer-link-list-left,
      footer .footer-middle .footer-link .footer-link-center .footer-link-list-right {
        width: 50%;
        float: left;
        font-size: 13px;
        margin: 0;
        list-style-type: none;
        padding: 15px 0 0 0;
        text-align: left; }
        footer .footer-middle .footer-link .footer-link-left .footer-link-list-left .footer-link-list-item,
        footer .footer-middle .footer-link .footer-link-left .footer-link-list-right .footer-link-list-item,
        footer .footer-middle .footer-link .footer-link-center .footer-link-list-left .footer-link-list-item,
        footer .footer-middle .footer-link .footer-link-center .footer-link-list-right .footer-link-list-item {
          color: #414141;
          line-height: 2; }
          footer .footer-middle .footer-link .footer-link-left .footer-link-list-left .footer-link-list-item a,
          footer .footer-middle .footer-link .footer-link-left .footer-link-list-right .footer-link-list-item a,
          footer .footer-middle .footer-link .footer-link-center .footer-link-list-left .footer-link-list-item a,
          footer .footer-middle .footer-link .footer-link-center .footer-link-list-right .footer-link-list-item a {
            color: #000;
            text-decoration: none; }
          footer .footer-middle .footer-link .footer-link-left .footer-link-list-left .footer-link-list-item .footer-sub-list,
          footer .footer-middle .footer-link .footer-link-left .footer-link-list-right .footer-link-list-item .footer-sub-list,
          footer .footer-middle .footer-link .footer-link-center .footer-link-list-left .footer-link-list-item .footer-sub-list,
          footer .footer-middle .footer-link .footer-link-center .footer-link-list-right .footer-link-list-item .footer-sub-list {
            font-size: 11px;
            list-style-type: none;
            padding-left: 20px; }
            footer .footer-middle .footer-link .footer-link-left .footer-link-list-left .footer-link-list-item .footer-sub-list a,
            footer .footer-middle .footer-link .footer-link-left .footer-link-list-right .footer-link-list-item .footer-sub-list a,
            footer .footer-middle .footer-link .footer-link-center .footer-link-list-left .footer-link-list-item .footer-sub-list a,
            footer .footer-middle .footer-link .footer-link-center .footer-link-list-right .footer-link-list-item .footer-sub-list a {
              color: #000; }
    footer .footer-middle .footer-link .footer-link-right .footer-link-list {
      border-top: 1px #E4E4E4 solid;
      margin-top: 60px;
      padding-left: 0; }
      footer .footer-middle .footer-link .footer-link-right .footer-link-list .footer-link-list-item {
        display: inline-block;
        margin-top: 15px;
        margin-left: 2%;
        margin-right: 2%; }
        footer .footer-middle .footer-link .footer-link-right .footer-link-list .footer-link-list-item img {
          width: 100%; }
footer .footer-bottom .footer-bottom-link {
  margin: auto;
  overflow: hidden; }
  footer .footer-bottom .footer-bottom-link .copy-right {
    float: left;
    text-align: left;
    margin-top: 9px; }
  footer .footer-bottom .footer-bottom-link .footer-bottom-menu {
    float: right;
    text-align: right;
    margin-top: 5px; }
    footer .footer-bottom .footer-bottom-link .footer-bottom-menu ul li {
      display: inline-block;
      font-size: 13px;
      padding: 14px 0 14px 10px; }
      footer .footer-bottom .footer-bottom-link .footer-bottom-menu ul li a {
        color: #8D8D8D; }

.footer_mod_submenu {
  display: none; }

/* ===================総合トップ下層=================== */
/* グローバルメニューレスポンシブ */
.navbar-header {
  float: right;
  background: #0a1428;
  padding-right: 15px; }

.navbar-toggle {
  border: 1px solid #888;
  padding: 5px;
  margin: 2px 0; }

.navbar-toggle .icon-bar {
  background-color: #888; }

.navbar {
  border: none !important;
  background-color: #fafafa;
  padding: 0;
  z-index: 10000;
  min-height: 0;
  display: block; }
  .navbar #gnavi {
    border: none !important;
    float: left;
    width: 100%;
    padding: 0; }
    .navbar #gnavi .navbar-nav {
      border: 1px solid #000; }
      .navbar #gnavi .navbar-nav li .dropdown-menu {
        top: 98%;
        width: 100%; }
      .navbar #gnavi .navbar-nav li a {
        color: #000; }
      .navbar #gnavi .navbar-nav .li-left-col {
        border-bottom: 1px solid #000;
        border-right: 1px solid #000;
        padding: 0; }
        .navbar #gnavi .navbar-nav .li-left-col:last-child {
          border-bottom: none; }
        .navbar #gnavi .navbar-nav .li-left-col:nth-last-child(2) {
          border-bottom: none; }
      .navbar #gnavi .navbar-nav .li-right-col {
        border-bottom: 1px solid #000;
        padding: 0; }
        .navbar #gnavi .navbar-nav .li-right-col:last-child {
          border-bottom: none; }
        .navbar #gnavi .navbar-nav .li-right-col:nth-last-child(2) {
          border-bottom: none; }

.gnav {
  padding-top: 20px;
  margin-bottom: 10px;
  overflow: hidden;
  height: 80px;
  position: relative; }
  .gnav .gnav-list {
    font-size: 16px;
    margin-bottom: 12px;
    height: 33px;
    height: 70px; }
    .gnav .gnav-list .gnav-list-item a {
      border-right: solid #999 1px;
      text-decoration: none; }
    .gnav .gnav-list .gnav-list-item:first-child a {
      padding-left: 0 !important; }
    .gnav .gnav-list .gnav-list-item:last-child a {
      border: none; }
    .gnav .gnav-list .gnav-list-item span {
      padding-bottom: 14px; }
    .gnav .gnav-list .gnav-list-item span:hover {
      border-bottom: 1px solid #000; }
    .gnav .gnav-list .gnav-list-item .mod_submenu {
      height: 52px;
      padding: 20px 0 0 0;
      position: absolute;
      width: auto;
      display: none; }
    .gnav .gnav-list .gnav-list-item .active {
      display: block; }
    .gnav .gnav-list .gnav-list-item .massage-s {
      left: 10px; }
    .gnav .gnav-list .gnav-list-item .active-learning-s {
      left: 10%; }
    .gnav .gnav-list .gnav-list-item .agenda8-s {
      left: 26%; }
    .gnav .gnav-list .gnav-list-item .education-system-s {
      left: 35%; }
    .gnav .gnav-list .gnav-list-item .school-life-s {
      left: 46%; }
    .gnav .gnav-list .gnav-list-item .course-information-s {
      left: 58%; }
    .gnav .gnav-list .gnav-list-item .test-takers-s {
      right: 0; }
    .gnav .gnav-list .gnav-list-item .global-education-s {
      right: 15px; }
    .gnav .gnav-list .gnav-list-item .school {
      left: 10px; }
    .gnav .gnav-list .gnav-list-item .access {
      left: 10%; }
    .gnav .gnav-list .gnav-list-item .contact-s {
      left: 19%; }
    .gnav .gnav-list .gnav-list-item .snav {
      list-style-type: none;
      overflow: hidden;
      padding: 0;
      height: 230px;
      text-align: left;
      margin-bottom: 0; }
      .gnav .gnav-list .gnav-list-item .snav .snav-list {
        float: left;
        padding: 0 10px; }
        .gnav .gnav-list .gnav-list-item .snav .snav-list a {
          border: none;
          color: #000000; }
          .gnav .gnav-list .gnav-list-item .snav .snav-list a span {
            padding-bottom: 6px;
            font-size: 12px !important; }
          .gnav .gnav-list .gnav-list-item .snav .snav-list a span:hover {
            border-bottom: 1px solid #000; }
        .gnav .gnav-list .gnav-list-item .snav .snav-list a:hover {
          text-decoration: none; }
      .gnav .gnav-list .gnav-list-item .snav .snav-list:first-child {
        padding-left: 0; }

.gnav-list {
  list-style-type: none;
  overflow: hidden;
  padding: 0;
  text-align: left; }

.gnav-list-item {
  float: left;
  line-height: 18px;
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  padding: 0px; }
  .gnav-list-item a {
    padding: 0 13.9px;
    color: #0a1428;
    font-size: 15px; }

.gnav-list-item:first-child {
  padding-left: 0; }

.gnav-list-item:last-child a {
  padding-right: 0; }

/* 下層斜線タイトル */
.underlayer-title {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  border-top: 3px solid #000;
  border-bottom: 1px solid #000;
  background: url("/common/2016/images/shade.png"); }
  .underlayer-title .container {
    padding-top: 80px;
    padding-bottom: 80px;
    background: url("/common/2016/images/lower_head_default.jpg") no-repeat center center;
    background-size: cover;
    -webkit-background-size: cover; }
    .underlayer-title .container.school {
      background-image: url("/common/2016/images/lower_head_message.png"); }
    .underlayer-title .container.info, .underlayer-title .container.access {
      background-image: url("/common/2016/images/lower_head_message.png"); }
    .underlayer-title .container.prospective, .underlayer-title .container.students-parents, .underlayer-title .container.graduate {
      background-image: url("/common/2016/images/lower_head_sakura.jpg"); }
  .underlayer-title .page-title h1 {
    float: left;
    font-size: 25px;
    padding: 0 15px;
    color: #FFF;
    text-shadow: 1px 1px 2px #000; }
    .underlayer-title .page-title h1 span {
      font-size: 12px;
      margin: 0;
      margin-top: 10px;
      padding: 0 15px; }
  .underlayer-title .page-title p {
    float: right;
    font-size: 18px;
    padding: 0 15px;
    margin: 0;
    margin-top: 6px; }

.single-col {
  margin-top: 50px; }
  .single-col h2 {
    text-align: left;
    border-bottom: 1px solid #0a1428;
    margin-left: 15px;
    margin-right: 15px;
    font-size: 14px; }
    .single-col h2 span {
      border-bottom: 2px solid #0a1428; }
  .single-col .each-col {
    margin-top: 30px;
    display: flex; }
    .single-col .each-col h3 {
      text-align: center;
      background: #0a1428;
      color: #fff;
      padding: 14px;
      font-size: 14px;
      margin-top: 0;
      font-family: 'Helvetica Neue', 'Helvetica', 'Arial', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS P Gothic', sans-serif; }
    .single-col .each-col .col-title-w-bg {
      font-size: 12px;
      text-align: left; }
    .single-col .each-col .col-info {
      font-size: 12px;
      text-align: left;
      margin-bottom: 30px; }
    .single-col .each-col .col-img {
      border-radius: 10px; }
      .single-col .each-col .col-img img {
        width: 100%;
        height: 100%; }
    .single-col .each-col .col-2img {
      display: flex; }
      .single-col .each-col .col-2img img {
        height: 100%; }
      .single-col .each-col .col-2img .img-1st {
        width: 47%; }
      .single-col .each-col .col-2img .img-2nd {
        width: 53%; }
    .single-col .each-col .radius-box {
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px;
      background-color: #FFF; }
    .single-col .each-col .radius img {
      border-radius: 10px;
      -webkit-border-radius: 10px;
      -moz-border-radius: 10px; }
    .single-col .each-col .bus-st-title {
      border-top: 3px solid #0a1428;
      background: #fff;
      color: #000;
      height: 48px;
      line-height: 48px; }
    .single-col .each-col .bus-st-text {
      padding: 10px 10px 0;
      background: #fff;
      font-size: 11px;
      text-align: left;
      height: 100px;
      margin-bottom: 20px; }
    .single-col .each-col .bus-st-text2 {
      padding: 10px;
      background: #fff;
      font-size: 11px;
      text-align: left;
      height: 57px;
      margin-bottom: 15px; }
    .single-col .each-col .bus-site {
      margin-bottom: 70px; }
      .single-col .each-col .bus-site img {
        width: 100%; }
    .single-col .each-col .month-col-list {
      display: inline-block;
      margin-bottom: 30px; }
      .single-col .each-col .month-col-list .month-col {
        background: #fff;
        padding: 10px;
        margin-bottom: 20px; }
        .single-col .each-col .month-col-list .month-col .month-title {
          padding: 0 20px;
          width: 100%;
          display: inline-block;
          color: #8b1416;
          font-weight: bold;
          font-family: sans-serif; }
          .single-col .each-col .month-col-list .month-col .month-title .month-int {
            font-size: 40px;
            padding-right: 5px; }
          .single-col .each-col .month-col-list .month-col .month-title .month-en {
            float: right;
            height: 50px;
            line-height: 5; }
        .single-col .each-col .month-col-list .month-col .month-text {
          padding: 10px 10px 0;
          background: #fff;
          font-size: 11px;
          text-align: left; }
    .single-col .each-col .time-col-list {
      display: inline-block;
      margin-bottom: 30px; }
      .single-col .each-col .time-col-list .time-col {
        background: #fff;
        padding: 10px;
        margin-bottom: 20px; }
        .single-col .each-col .time-col-list .time-col .time-title {
          padding: 0 20px;
          width: 100%;
          display: inline-block;
          color: #ccc;
          font-weight: bold;
          font-family: sans-serif; }
          .single-col .each-col .time-col-list .time-col .time-title .time-int {
            font-size: 40px;
            padding-right: 5px; }
          .single-col .each-col .time-col-list .time-col .time-title .time-right {
            float: right;
            font-size: 11px;
            font-weight: normal;
            height: 50px;
            line-height: 7; }
        .single-col .each-col .time-col-list .time-col .time-text {
          padding: 10px 10px 0;
          background: #fff;
          font-size: 11px;
          text-align: left; }

.link-banner-arrow {
  width: 100%;
  height: 48px;
  border: solid 1px #CCC;
  background: #fff;
  background-image: url(/common/2016/images/right.png);
  background-repeat: no-repeat;
  background-position: right 15px top 50%;
  margin-bottom: 15px;
  display: inline-table;
  vertical-align: middle; }
  .link-banner-arrow a {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-decoration: none;
    color: #000;
    width: 100%;
    height: 100%;
    font-size: 12px;
    text-align: left;
    padding-left: 15px;
    padding-right: 30px;
    display: table-cell;
    vertical-align: middle; }

.link-banner-pdf {
  width: 100%;
  height: 48px;
  border: solid 1px #CCC;
  background: #fff;
  background-image: url(/common/2016/images/pdf.png);
  background-repeat: no-repeat;
  background-size: 25px 15px;
  background-position: right 5px top 50%;
  margin-bottom: 15px;
  display: inline-table;
  vertical-align: middle; }
  .link-banner-pdf a {
    font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    text-decoration: none;
    color: #000;
    width: 100%;
    height: 100%;
    font-size: 12px;
    text-align: left;
    padding-left: 15px;
    padding-right: 30px;
    display: table-cell;
    vertical-align: middle; }

/* ====googlemapのタブ部分==== */
#map-narita,
#map-haneda {
  height: 400px; }

/* タブ部分 */
p.tabs {
  margin: 0px;
  padding: 0px;
  display: inline-flex;
  width: 100%; }

p.tabs a {
  display: block;
  width: 5em;
  float: left;
  padding: 3px;
  text-align: center;
  padding: 14px;
  width: 50%;
  font-family: 'Helvetica Neue', 'Helvetica', 'Arial', '游ゴシック', 'Yu Gothic', 'ヒラギノ角ゴ Pro', 'Hiragino Kaku Gothic Pro', 'メイリオ', 'Meiryo', 'MS Pゴシック', 'MS P Gothic', sans-serif; }

.maps {
  position: relative;
  height: 400px; }

p.tabs a.tab1 {
  background-color: #0a1428;
  color: #fff; }

p.tabs a.tab2 {
  background-color: #fff;
  color: #000;
  margin-left: 1px; }

/* タブ中身のボックス */
div.tab {
  overflow: auto;
  clear: left; }

div#tab1 {
  position: absolute;
  width: 100%; }

div#tab2 {
  position: absolute;
  width: 100%; }

div.tab p {
  margin: 0.5em; }

.air-map .col-title {
  background: #fff; }

/* ====コンタクトフォーム==== */
.wpcf7 {
  background: #FFF;
  padding: 0px 15px;
  margin-bottom: 20px; }
  .wpcf7 .formInner {
    padding: 10px; }
  .wpcf7 .form-l {
    float: left;
    width: 20%; }
  .wpcf7 .form-r {
    float: left;
    width: 80%; }
  .wpcf7 .cf {
    padding: 10px 0;
    border-bottom: 1px dotted #CCC; }
  .wpcf7 .form-submit {
    text-align: center;
    padding: 15px; }
  .wpcf7 .wpcf7-validation-errors,
  .wpcf7 .wpcf7-not-valid-tip {
    border: none;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
    border-radius: 5px;
    background: #ffe1e1;
    color: #cb3b3b;
    text-shadow: 0 1px 0 white;
    text-align: center; }
  .wpcf7 .wpcf7-not-valid {
    background: #fff3f3; }

@media (max-width: 767px) {
  .wpcf7 .form-l {
    float: none;
    width: 100%;
    padding-bottom: 5px; }
  .wpcf7 .form-r {
    float: none;
    width: 100%; } }
.entry-content h2 {
  font-size: 24px; }

/* 大地震のとき */
.shinsai {
  border: 1px solid #ccc;
  padding: 20px 10px 10px 10px;
  margin-bottom: 20px; }

.wi-date {
  margin: 0;
  line-height: 1.5em; }

.wi-date span {
  border: 1px solid #999;
  padding: 0 10px;
  background: #fff; }

.wi-time {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.5em; }

.wi-time span {
  border: 1px solid #999;
  padding: 0 10px;
  background: #f6f6f6;
  font-size: 14px;
  font-weight: normal; }

.wi-txt {
  background: url(/common/2016/images/bg_web_info_arrow.png) left bottom no-repeat;
  padding: 10px 0 0 30px; }

.urgent {
  padding: 20px 20px;
  border: 3px solid #F00;
  background: #FFEFEF;
  margin-top: 20px;
  margin-bottom: 40px; }
  .urgent .ttl {
    color: #F00;
    font-size: 26px;
    margin-bottom: 10px;
    text-align: center; }

/*# sourceMappingURL=style.css.map */
