@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%;
}


.component-3434-1608 .info-detail2 {
  padding: 0 10px;
  margin-bottom: 20px;
}

.component-3434-1608 .info-detail2.clearfix {
  margin-bottom: 20px;
  padding: 0px 10px;
}

.component-3434-1608 .info-detail-title2 {
  font-size: 20px;
  font-weight: bold;
  padding: 5px 0;
  padding-left: 5px;
  margin-left: 80px;
  margin-top: 20px;
  margin-right: 20px;
}

.component-3434-1608 .info-detail-summary2 {
  font-size: 13px;
  line-height: 150%;
  padding: 5px 5px;
  margin-left: 50px;
  margin-right: 20px;
  margin-bottom: 5px;
}

.component-3434-1608 .info-contents2-wrapper {
  padding: 5px 0 0 0;
  text-align: center;
}

.component-3434-1608 .info-contents2-scope {
  display: inline-block;
  *display: inline; 
  zoom:1;
}

.component-3434-1608 .info-content2-repeat {
  text-align: center;
}

.component-3434-1608 .info-content2-repeat > a {
  background-color: darkgreen;
  color: white;
  padding: 5px 5px;
}

.component-3434-1608 .info-detail-image2 {
  float:left;
  padding: 10px 0;
}

.component-3434-1608 .info-detail-infoimage2-size {
 width: 100%; 
}

.component-3434-1608 .info-detail-linkurl2 {
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  padding: 5px;
  text-align: center;
  border: medium solid darkgreen;
  margin-left: 100px;
  background-color: darkgreen;
}

.component-3434-1608 .info-detail-linkurl2 > a {
  display: inline-block;
  transition: .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
  color: white;
}

.component-3434-1608 .info-detail-linkurl2 > a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}


.component-3435-1609 .info-list {
  padding: 5px;
  float: left;
  margin-left: 3px;
}

.component-3435-1609 .info-list-title {
  float: right;
  margin: 10px 10px;
  font-size: 16px;
  line-height: 150%;
}

.component-3435-1609 .info-list-image {
    float: left;
    padding: 5px 0px;
    margin: 0px 5px 0px 0px;
}

.component-3435-1609 .info-list-image-size {
    max-width: 150px;
    float: left;
}

.component-3435-1609 .info-list-summary {
    float: right;
    padding: 0px 0px 5px;
    margin: 5px 5px;
}

.component-3440-1614 .list h2 {
  padding: 3px 3px;
  margin-bottom: 14px;
}

.component-3440-1614 .list ul {
  margin-bottom: 10px;
  margin-top: 10px;
}

.component-3440-1614 .list ul li {
  padding: 2px 3px;
  float:left;
}

.component-3440-1614 .list-title-image{
}

cs_hwGakudo_knowledge010一覧　vitus

.component-3437-1611 .knowledge-list {
    float: left;
    width: 200px;
    height: 130px;
}

.component-3437-1611 .knowledge-list-image {
    display: block;
    width: 200px;
    height: 120px;
    opacity: 1;
    transition: opacity .4s ease-in-out;
    -moz-transition: opacity .4s ease-in-out;
    -webkit-transition: opacity .4s ease-in-out;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    transform: rotate(0);
}


.component-3437-1611 .knowledge-list-image-size {
    width: 200px;
    height: 120px;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s ease-in-out;
    transition: .3s ease-in-out;
}

.component-3437-1611 .knowledge-list-image-size:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.component-3437-1611 .knowledge-list-date {
    margin: 5px 5px 5px 5px;
    padding: 0;
    line-height: 100%;
    font-size: 12px;
}

.component-3437-1611 .knowledge-list-title {
    margin: 5px 5px 5px 5px;
    padding: 0;
    font-size: 15px;
    line-height: 160%;
    max-height: 50px;
    overflow: hidden;
}

.component-3437-1611 .knowledge-list-description {
    margin: 5px 5px 5px 5px;
    padding: 0;
    line-height: 200%;
    font-size: 12px;
    max-height: 50px;
    overflow: hidden;
}


/* $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 **/
float: none;
margin: 0 auto;


/** パンくずリスト **/
#breadcrumb {
  padding-bottom: 10px;
}
#breadcrumb p {
  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;
}

/** コンテンツ部表示 **/
#contents{
float: none;
margin: 0 auto;
}


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

body {
  margin-bottom: 7em;
}

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

