@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 **/
/** N/A **/
/** N/A **/
/* $Id: cs_hwsupport010010010_基本.css  201702vitus $ */

.component-3427-1601 .support-detail {
  padding: 0 10px;
  margin-bottom: 20px;
}


.component-3427-1601 .support-detail-date-scope {
}

.component-3427-1601 .support-detail-title {
  font-size: 14px;
  font-weight: bold;
  padding: 5px 0;
  background-color: #f9f2ba;
  padding-left: 5px;
  border-right: 10px solid #09832b;
  border-left: 30px double #09832b;
  border-radius: 7px;
}

.component-3427-1601 .support-detail-summary {
  font-size: 13px;
  line-height: 150%;
  padding: 5px 5px;
  width: 100%;
}

.component-3427-1601 .support-contents-wrapper {
  padding: 5px 0 0 0;
  text-align: center;
}

.component-3427-1601 .support-contents-scope {
  display: inline-block;
  *display: inline; 
  zoom:1;
}

.component-3427-1601 .support-content-repeat {
  text-align: center;
}

.component-3427-1601 .support-content-repeat > a {
  background-color: darkgreen;
  color: white;
  padding: 5px 5px;
  border-radius: 3px;
  display: inline-block;
  transition: .3s;
  -webkit-transform: scale(1);
  transform: scale(1);
}

.component-3427-1601 .support-content-repeat > a:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.component-3427-1601 .support-detail-image {
  float:left;
  padding: 10px 0;
}

.component-3427-1601 .support-detail-supportimage-size {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
} 

.component-3427-1601 .support-detail-supportimage-size:hover {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.component-3427-1601 .support-detail-linkurl {
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  padding: 5px;
  text-align: center;
  border: medium solid darkgreen;
  margin: 5px auto;
}
#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 **/
/** 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 */
}

