@charset "utf-8";
/* $Id: cs_hwCommonParts210010010_標準ヘッダー.css 356 2012-01-16 05:06:19Z yazawa_yu $ */
.component-1053-1040 #header {
  padding: 10px 0;
  position: relative;
}
.component-1053-1040 #header h1 {
  float: left;
  padding: 10px 0;
  margin-right: 105px;
}
.component-1053-1040 #header-logo-image{
}
.component-1053-1040 #header-logo-image2{
}
.component-1053-1040 #header-logo-image3{
}
.component-1053-1040 #header .header-banner {
  float: left;
  margin-right: 5px;
}
.component-1053-1040 #header .header-link {
  position: absolute;
  top: 0px;
}
.component-1053-1040 #header .header-link a {
  display: block;
  padding: 8px 0;
  color: #fff;
  font-size: 75%;
  font-weight: bold;
  text-align: center;
  text-decoration: none;
  background-color: #000;
}
.component-1053-1040 #header .header-link a:hover {
  background-color: #666;
}

.component-1053-1040 #header #header-link-logout {
  right: 0px;
  width: 80px;
}

.component-1053-1040 #header #header-link-login {
  right: 0px;
  width: 80px;
}


.component-1053-1040 #header #header-link-password {
  right: 85px;
  width: 100px;
}

.component-1053-1040 #header #header-link-signup {
  right: 85px;
  width: 100px;
}

.component-1053-1040 #header #header-link-update {
  right: 190px;
  width: 100px;
}

.component-3406-1585 #reminder-title {
  padding: 8px 6px;
  border-bottom: 1px solid #3266CC;
  border-left: 4px solid #3266CC;
  margin-bottom: 12px;
  font-size: 100%;
  background-color: #f6f6f6;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.component-3406-1585 #reminder-title-confirm {
  padding: 8px 6px;
  border-bottom: 1px solid #3266CC;
  border-left: 4px solid #3266CC;
  margin-bottom: 12px;
  font-size: 100%;
  background-color: #f6f6f6;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.component-3406-1585 #reminder-title-submit {
  padding: 8px 6px;
  border-bottom: 1px solid #3266CC;
  border-left: 4px solid #3266CC;
  margin-bottom: 12px;
  font-size: 100%;
  background-color: #f6f6f6;
  border-radius: 3px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.component-3406-1585 .reminder-message {
  padding: 0 6px;
  font-size: 80%;
  line-height: 160%;
  margin-bottom: 12px;
}
.component-3406-1585 #reminder-email {
  text-align: right;
}
.component-3406-1585 #reminder-email2 {
  text-align: right;
}
.component-3406-1585 #reminder-form {
  width: 300px;
  padding: 24px 5px;
  border: 1px solid #999999;
  margin: 6px auto;
  font-size: 80%;
  background-color: #F0F0F0;
  border-radius: 5px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
  border: 0px;
}

.component-3406-1585 #reminder-content {
  display: flex;
  justify-content: center;
}
.component-3406-1585 #reminder-content input {
  width: 250px;
  min-height: 20px;
  padding: 3px;
  border: medium none rgb(230, 234, 227);
  border-radius: 3px;
  box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.15);
}
.component-3406-1585 #reminder-content input::placeholder {
  color: #bbb;
}

.component-3406-1585 #reminder-input-submit {
  width: 150px;
  height: 30px;
  color: white;
  border-radius: 5px;
  background-color: #0095D9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.component-3406-1585 #reminder-submit {
  margin-top: 12px;
  text-align: center;
}
.component-3406-1585 #reminder-submit form {
  display: inline;
}

.component-3406-1585 #reminder-input-modify {
  width: 150px;
  height: 30px;
  color: white;
  border-radius: 5px;
  background-color: #0095D9;
  box-shadow: 0 2px 6px rgba(0, 0, 0, .15);
}

.component-3406-1585 .reminder-input-text {
  width: 180px;
}
.component-3406-1585 .reminder-error {
  padding: 6px;
  margin-bottom: 12px;
  border: 2px solid #F99;
  font-size: 80%;
  background-color: #FFF0F0;
  border-radius: 5px;
}
.component-3406-1585 .reminder-error p {
  margin-bottom: 0;
}

/* $Id: cs_hwCommonParts820010010_自動生成一覧.css 20150731 sasamoto_shinobu $ */
.component-3342-1522 .errorMessage{
  margin:15px;
}
.component-3342-1522 .emptyMessage{
  margin:15px;
}
/* $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;
}


/** パンくずリスト **/
#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;
}

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

body {
  margin-bottom: 8em;
}

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

