@charset "UTF-8";
body, body * {
  font-family: メイリオ, Meiryo, 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', 'ＭＳ Ｐゴシック', 'MS PGothic', Osaka, sans-serif;
}

.row-eq-height {
  display: flex;
  flex-wrap: wrap;
}

.wrap {
  overflow: hidden;
}

.centered {
  text-align: center;
}

.centered2 {
  text-align: center;
}

.gm-style img {
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  -ms-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}

.break-word {
  word-break: break-word;
}

.break-all {
  word-break: break-all;
}

.txtHidden,
.textHidden {
  display: block;
  visibility: hidden;
  height: 0;
  text-indent: -9999em;
}

.relative {
  position: relative;
}

.inline-block {
  display: inline-block;
  max-width: 100%;
}

.block {
  display: block;
  max-width: 100%;
}

.mgt0 {
  margin-top: 0 !important;
}

.mgt5 {
  margin-top: 5px !important;
}

.mgt10 {
  margin-top: 10px !important;
}

.mgt20 {
  margin-top: 20px !important;
}

.mgt30 {
  margin-top: 30px !important;
}

.mgt40 {
  margin-top: 40px !important;
}

.mgt50 {
  margin-top: 50px !important;
}

.mgt60 {
  margin-top: 60px !important;
}

.mgt70 {
  margin-top: 70px !important;
}

.mgt80 {
  margin-top: 80px !important;
}

.mgt90 {
  margin-top: 90px !important;
}

.mgt100 {
  margin-top: 100px !important;
}

.mgb0 {
  margin-bottom: 0 !important;
}

.mgb5 {
  margin-bottom: 5px !important;
}

.mgb10 {
  margin-bottom: 10px !important;
}

.mgb20 {
  margin-bottom: 20px !important;
}

.mgb30 {
  margin-bottom: 30px !important;
}

.mgb40 {
  margin-bottom: 40px !important;
}

.mgb50 {
  margin-bottom: 50px !important;
}

.mgb60 {
  margin-bottom: 60px !important;
}

.mgb70 {
  margin-bottom: 70px !important;
}

.mgb80 {
  margin-bottom: 80px !important;
}

.mgb90 {
  margin-bottom: 90px !important;
}

.mgb100 {
  margin-bottom: 100px !important;
}

.mgr0 {
  margin-right: 0 !important;
}

.mgr5 {
  margin-right: 5px !important;
}

.mgr10 {
  margin-right: 10px !important;
}

.mgr20 {
  margin-right: 20px !important;
}

.mgr30 {
  margin-right: 30px !important;
}

.mgr40 {
  margin-right: 40px !important;
}

.mgr50 {
  margin-right: 50px !important;
}

.mgr60 {
  margin-right: 60px !important;
}

.mgr70 {
  margin-right: 70px !important;
}

.mgr80 {
  margin-right: 80px !important;
}

.mgr90 {
  margin-right: 90px !important;
}

.mgr100 {
  margin-right: 100px !important;
}

.mgl0 {
  margin-left: 0 !important;
}

.mgl5 {
  margin-left: 5px !important;
}

.mgl10 {
  margin-left: 10px !important;
}

.mgl20 {
  margin-left: 20px !important;
}

.mgl30 {
  margin-left: 30px !important;
}

.mgl40 {
  margin-left: 40px !important;
}

.mgl50 {
  margin-left: 50px !important;
}

.mgl60 {
  margin-left: 60px !important;
}

.mgl70 {
  margin-left: 70px !important;
}

.mgl80 {
  margin-left: 80px !important;
}

.mgl90 {
  margin-left: 90px !important;
}

.mgl100 {
  margin-left: 100px !important;
}

.pdt0 {
  padding-top: 0 !important;
}

.pdt5 {
  padding-top: 5px !important;
}

.pdt10 {
  padding-top: 10px !important;
}

.pdt20 {
  padding-top: 20px !important;
}

.pdt30 {
  padding-top: 30px !important;
}

.pdt40 {
  padding-top: 40px !important;
}

.pdt50 {
  padding-top: 50px !important;
}

.pdt60 {
  padding-top: 60px !important;
}

.pdt70 {
  padding-top: 70px !important;
}

.pdt80 {
  padding-top: 80px !important;
}

.pdt90 {
  padding-top: 90px !important;
}

.pdt100 {
  padding-top: 100px !important;
}

.pdb0 {
  padding-bottom: 0 !important;
}

.pdb5 {
  padding-bottom: 5px !important;
}

.pdb10 {
  padding-bottom: 10px !important;
}

.pdb20 {
  padding-bottom: 20px !important;
}

.pdb30 {
  padding-bottom: 30px !important;
}

.pdb40 {
  padding-bottom: 40px !important;
}

.pdb50 {
  padding-bottom: 50px !important;
}

.pdb60 {
  padding-bottom: 60px !important;
}

.pdb70 {
  padding-bottom: 70px !important;
}

.pdb80 {
  padding-bottom: 80px !important;
}

.pdb90 {
  padding-bottom: 90px !important;
}

.pdb100 {
  padding-bottom: 100px !important;
}

.pdr0 {
  padding-right: 0 !important;
}

.pdr5 {
  padding-right: 5px !important;
}

.pdr10 {
  padding-right: 10px !important;
}

.pdr20 {
  padding-right: 20px !important;
}

.pdr30 {
  padding-right: 30px !important;
}

.pdr40 {
  padding-right: 40px !important;
}

.pdr50 {
  padding-right: 50px !important;
}

.pdr60 {
  padding-right: 60px !important;
}

.pdr70 {
  padding-right: 70px !important;
}

.pdr80 {
  padding-right: 80px !important;
}

.pdr90 {
  padding-right: 90px !important;
}

.pdr100 {
  padding-right: 100px !important;
}

.pdl0 {
  padding-left: 0 !important;
}

.pdl5 {
  padding-left: 5px !important;
}

.pdl10 {
  padding-left: 10px !important;
}

.pdl20 {
  padding-left: 20px !important;
}

.pdl30 {
  padding-left: 30px !important;
}

.pdl40 {
  padding-left: 40px !important;
}

.pdl50 {
  padding-left: 50px !important;
}

.pdl60 {
  padding-left: 60px !important;
}

.pdl70 {
  padding-left: 70px !important;
}

.pdl80 {
  padding-left: 80px !important;
}

.pdl90 {
  padding-left: 90px !important;
}

.pdl100 {
  padding-left: 100px !important;
}

/*-------------------------------*/
.yt-responsive .yt-wrapper {
  position: relative;
  overflow: hidden;
  margin: 0;
  padding: 35px 0 50%;
}
.yt-responsive .yt-wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/*-------------------------------*/
#footerGotoTop {
  display: none;
  position: fixed;
  right: 10px;
  bottom: 10px;
  width: 40px;
  height: 40px;
  text-align: right;
  text-decoration: none;
  z-index: 100;
}
#footerGotoTop a {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  background: url(/images/common/bgPageup.png) no-repeat center center;
  background-size: 40px auto;
  filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=70);
  opacity: 0.7;
}
#footerGotoTop a:hover {
  filter: progid:DXImageTransform.Microsoft.Alpha(enabled=false);
  opacity: 1;
}

/* = article
===========================================*/
.contBox {
  margin: 0 0 20px;
  -moz-border-radius: 6px;
  -webkit-border-radius: 6px;
  border-radius: 6px;
  background-color: #fff;
}
.contBox h1.title, .contBox h2.title, .contBox h3.title, .contBox h4.title, .contBox h5.title, .contBox h6.title {
  margin: 0;
  padding: 20px;
  width: 100%;
  border-bottom: 1px dashed #CCC;
}
.contBox .inn {
  padding: 10px;
}

.table-org {
  border: 2px solid #ddd;
}
.table-org tr th {
  background-color: #ecf1f2;
}
.table-org.table-description tr th {
  width: 30%;
  font-weight: normal;
  border-right: 1px solid #ddd;
}
.table-org.table-description tr.caption th {
  width: auto;
  font-weight: bold;
}
.table-org.table-bordered th, .table-org.table-bordered td {
  border-right: 1px solid #ddd;
}

.table46 tr th {
  width: 40%;
}
.table46 tr td {
  width: 60%;
}

.table37 tr th {
  width: 30%;
}
.table37 tr td {
  width: 70%;
}

.table28 tr th {
  width: 20%;
}
.table28 tr td {
  width: 80%;
}

.articleIcon {
  float: left;
  padding: .3em 0 .2em;
  margin-bottom: 15px;
  text-align: center;
  font-size: 80%;
}
.articleIcon.cate {
  width: 105px;
  margin-right: 10px;
  color: #333;
  background-color: #ddd;
}
.articleIcon.status {
  margin-right: 5px;
  width: 40px;
  color: #fff;
  font-family: "Lato";
}
.articleIcon.status.colImportant {
  background-color: #003691;
}
.articleIcon.status.colNew {
  background-color: #e31c26;
}

.form-group .error-message {
  display: table;
  color: #f33;
  font-weight: bold;
  font-size: 130%;
}
.form-group .error-message:before {
  display: table-cell;
  font-family: "FontAwesome";
  margin-right: 0;
  content: "";
}
.form-group .error-message ul {
  display: table-cell;
  list-style: none;
  margin: 0;
  padding: 0;
}

/*# sourceMappingURL=common.css.map */
