@charset "utf-8";
/* $Id: cs_hwCommonParts820010010_自動生成一覧.css 20150731 sasamoto_shinobu $ */
.component-3342-1522 .errorMessage{
  margin:15px;
}
.component-3342-1522 .emptyMessage{
  margin:15px;
}
#header{
  padding-top: 10px;
  padding-bottom: 10px;
}
.brand-left{
  float: left;
  font-size: 12px;
}
#brand_copy{
  padding: 4px 0;
  font-size: 10px;
}
.brand-right{
  float: right;
  padding-top: 4px;
  font-size: 10px;
}
.brand-right .sub-nav li{
  display: inline-block;
  border-left: thin solid #aaa;
  padding-right: 2px;
  padding-left: 2px;
}
.nav li a{
  font-size:16px;
  padding: 15px 25px 15px 25px;
}
.navbar {
  border-radius:0px;
  border:0;
}
.navbar-default {
  background-color: #FFF;
  border-top: thin solid #e7e7e7;
}

.navbar-toggle {
  margin-top: 0px;
}


/** N/A **/
/** N/A **/
/** N/A **/
/** N/A **/
/** N/A **/
/** N/A **/
/** N/A **/
.component-3513-1677 .spec-detail {
  padding: 0 10px;
  margin-bottom: 20px;
}


.component-3513-1677 .spec-detail-date-scope {
}

.component-3513-1677 .spec-detail-title {
  font-size: 14px;
  font-weight: bold;
  padding: 10px;
  background-color: #F7F7F7;
  border-right: 10px solid #ee7800;
  border-left: 30px double #ee7800;
  border-radius: 7px;
}

.component-3513-1677 .spec-detail-summary {
  line-height: 150%;
  padding: 10px 30px;
}

.component-3513-1677 .spec-contents-wrapper {
  padding: 5px 0 0 0;
  text-align: center;
}

.component-3513-1677 .spec-content-repeat {
  text-align: center;
}

.component-3513-1677 .spec-content-repeat > a:hover {
  -webkit-transform: scale(1.0);
  transform: scale(1.02);
}

.component-3513-1677 .spec-detail-image-scope {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}

.component-3513-1677 .spec-detail-image {
  max-width: 900px;
  padding: 10px;
}

.component-3513-1677 .spec-detail-specimage-size {
  width: 100%;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition: .3s ease-in-out;
  transition: .3s ease-in-out;
} 

.component-3513-1677 .spec-detail-specimage-size:hover {
  -webkit-transform: scale(1.02);
  transform: scale(1.02);
}

.component-3513-1677 .spec-detail-linkurl {
  font-size: 18px;
  font-weight: bold;
  border-radius: 2px;
  padding: 5px;
  text-align: center;
  border: medium solid darkgreen;
  margin: 5px auto;
  width: 350px;
}
.footer-menu{
  margin: 30px 0 30px 0;
  padding: 25px 0 30px 30px;
  background-color: #eee;
}
.footer-menu .rank1{
  float: left;
  margin-right: 100px;
  margin-bottom: 10px;
}
.footer-menu li {
    padding-bottom: 5px;
    font-size: smaller;
}
.footer-copyright{
  text-align: center;
  font-size: smaller;
  color: #666;
}
/** パンくずリスト **/
#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;
}

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

