@charset "utf-8";
/* $Id: cs_hwCommonParts820010010_自動生成一覧.css 20150731 sasamoto_shinobu $ */
.component-3342-1522 .errorMessage{
  margin:15px;
}
.component-3342-1522 .emptyMessage{
  margin:15px;
}
#header {
    margin: 10px auto 0 auto;
}
#header #headerLogo img {
    width:auto;
    height:auto;
    max-width:270px;
    max-height:70px;
}

#header #headerText {
    width:auto;
    max-width:270px;
    font-size:50%;
}

#header #headerLink {
    width:auto;
    max-width:270px;
    float:right;
}

#header ul {
    list-style-type: none;
    margin-left: auto;
}

#header ul li {
    border: none;
    padding-left: 10px;
    float: left;
    font-size:50%;
}


/** ナビゲーション **/

.navbar {
    border:none;
    margin-bottom: 0;
}

.navbar-inverse {
    background-color: #f8f4e6;
    border: none;
}


/** N/A **/
/** N/A **/
.component-1057-1051 .list h2 {
  padding: 10px 0 10px 15px;
  border-top: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
  border-left: 6px solid #0652e6;
  border-right: 1px solid #cccccc;
  margin-bottom: 14px;
  font-size: 95%;
}
.component-1057-1051 .list ul {
  margin-bottom: 30px;
}
.component-1057-1051 .list ul li {
  padding: 10px 18px;
  border-bottom: 1px dotted #000000;
  font-size: 80%;
}

.component-1057-1051 .list-title-image{}

.component-3399-1578 .gakudo-organization-box{
    display:-webkit-box;
    display:-moz-box;
    display:-ms-box;
    display:-webkit-flexbox;
    display:-moz-flexbox;
    display:-ms-flexbox;
    display:-webkit-flex;
    display:-moz-flex;
    display:-ms-flex;
    display:flex;
    -webkit-box-lines:multiple;
    -moz-box-lines:multiple;
    -webkit-flex-wrap:wrap;
    -moz-flex-wrap:wrap;
    -ms-flex-wrap:wrap;
    flex-wrap:wrap;
}
.component-3399-1578 .gakudo-organization-box:after{
  content: ""; 
  display: block;
  clear: both;
}

.component-3399-1578 .gakudo-organization-meta {
    background-color: #FFE6D7;
    font-weight: bold;
    min-width: 80px;
    padding: 1em;
    width:39%;
    float:left;
    border:1px solid #ddd;
    box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.component-3399-1578 .gakudo-organization-value {
    padding: 1em;
    width:59%;
    float:left;
    border:1px solid #ddd;
}

#banner-wrapper {
  border-top: 4px solid #3266cc;
  background-color: #fff;
}

#banner ul { 

  border-top: 0px solid #e3e3e3;
  text-align: center;
  }

#banner ul li {
  }

#banner ul li a.link-text { 
  display: block;
  padding: 15px 0px;
  color: #333;
  text-decoration: none;
  border-bottom: 1px solid #e3e3e3;
  border-left: 1px solid #e3e3e3;
  border-right: 1px solid #e3e3e3;
  }

#banner ul li a.link-text:hover {
  color: #fff;
  background-color: #3266cc;
}

#banner ul li a.link-image { 
  display: block;
  margin-bottom: 15px;
  }

#banner ul li a.nexlink-img-hover:hover { 
  display: block;
  margin-bottom: 15px;
  }
/** N/A **/
/** N/A **/

/* $Id: cs_hwCommonParts233010010_シンプルフッター(メニュー付き) .css 2016-03-15  $ */

.footer {
  max-width: 100%;
  width: auto;
  padding: 0;
  color: #222;
  font-size: 80%;
  margin: 10px auto;
}

.footer .fnavi {
  padding-top: 10px;
}

.footer .fnavi ul li {
  float: left;
  padding: 0 8px 0 0;
}

.footer .fnavi ul li a {
  color: #222
}

.footer .copyright {
  padding-top: 10px;
}

#page-top {
    position: fixed;
    bottom: 20px;
    right: 20px;
    font-size: 77%;
}
#page-top a {
    background: #666;
    text-decoration: none;
    color: #fff;
    width: 100px;
    padding: 10px 0;
    text-align: center;
    display: block;
    border-radius: 5px;
}
#page-top a:hover {
    text-decoration: none;
    background: #999;
}


/** N/A **/
/** ナビゲーション背景 **/
#gnavi-wrapper {
　　background-color: #f8f4e6;
  　margin-bottom: 10px;
}


/** パンくずリスト **/
#breadcrum-wrapper {
}

#breadcrum-container {
  font-size: 75%;
}

/** テキスト **/
body .container h1, h2, h3, h4, h5, h6, p, div, ul, li, pre, a{
  font-family:"メイリオ", Meiryo,"ヒラギノ角ゴ Pro W3","MS Pゴシック", "Hiragino Kaku Gothic Pro", "MS PGothic", sans-serif;
}

/** コンテンツペイン **/
.col-sm-4{
  margin-bottom: 10px;
}
.col-sm-5{
  margin-bottom: 10px;
}
.col-sm-6{
  margin-bottom: 10px;
}
.col-sm-7{
  margin-bottom: 10px;
}
.col-sm-8{
  margin-bottom: 10px;
}

/** フッターを最下部表示用 **/
html {
  min-height: 100%;
  position: relative;
}

#container {
    position: relative;
    height: auto !important;
    height: 100%;
    min-height: 100%;
}

body {
  margin-bottom: 7em;
}

/** フッター **/
#footer-wrapper {
  position: absolute;
  bottom: 0;
  width: 100%;
  background-color: #ddd;
 /* Set the fixed height of the footer here */
}

