@charset "utf-8";
/*
Theme Name: Lightning Child Sample
Theme URI: ★ テーマの公式サイトなどのURL（空欄でも可） ★
Template: lightning
Description: ★ テーマの説明（空欄でも可） ★
Author: ★ テーマ作成者の名前（空欄でも可） ★
Tags: 
Version: 0.1.2
*/
body {
  color: #333;
}
ul.gMenu {
  float: left;
}

.tell {
  font-size: 30px;
  font-weight: bold;
  color: #c50061;
  text-align: right;
}
.tell i {
  margin-right: 5px;
  color: #c50061;
  font-size: 2.8rem;
}
#header-txt {
  font-size: 12px;
  margin: 0;
  padding: 0;
}
.tell .text {
  font-size: 20px;
  color: #333;
  margin-right: 5px;
}
.navbar-toggle {
  padding: 9px 5px;
}
.no-tab li span {
  border-top: 3px solid #55a2ef;
  border-radius: 5px 5px 0 0;
  padding: 5px 20px;
  margin-bottom: 0px;
  display: block;
  -moz-animation-delay: 0s;
  border-right: 2px solid #55a2ef;
  border-left: 2px solid #55a2ef;
  color: #06c;
  font-size: 1.1em;
}

h1 {
  font-size: 25px !important;
}
h2 {
  font-size: 22px;
}
@media only screen and (max-width: 480px) {
  h1 {
    font-size: 20px !important;
  }
  h2 {
    font-size: 18px;
    padding: 10px;
  }
}
h3 {
  font-size: 20px;
}
h4 {
  background-color: transparent;
  color: #060606;
  margin-bottom: 10px;
  letter-spacing: 0;
  border-bottom: 1px solid #ccc;
  border-left: 10px solid #999;
}
h4:first-letter {
  font-size: 1.4em;
}

.ichiran {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.top-banner img {
  width: 90%;
}
.top-banner div {
  font-size: 12px;
  padding-top: 5px;
  border-top: 1px dotted #ccc;
  margin-top: 10px;
}
.page-header {
  background-color: #e75434 !important;
}

/*しんちゃくおしごと（暫定）*/
h1.mainSection-title {
  font-size: 20px !important;
  background-color: transparent;
  border-bottom: 1px solid #cc3300;
  border-left: 10px solid #cc3300;
  border-top: 0;
  color: #cc3300;
  letter-spacing: 4px;
  margin-bottom: 10px;
  border-radius: 2px;
}
.mainSection .widget {
  margin-bottom: 5px;
  display: block;
  overflow: hidden;
}

.recentEntries {
  list-style: none;
  padding-left: 5px;
}
.recentEntries li:not(:first-child) {
  border-top: 2px dotted #a8a8a8;
  padding-top: 10px;
}

.top-banner:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); /* Ie用 */
}
.news {
  min-height: 140px;
}
.news {
  .container {
    width: 100%;
  }
  .title {
    background-color: #06c;
    padding: 0;
    color: #fff;
    height: 50px;
    border-radius: 2px;
    margin-bottom: 5px;
    display: flex;
    justify-content: space-between;
  }
  .col-9 {
    width: 70%;
  }
  .col-3 {
    padding: 0;
    line-height: 2.5;
  }
}

.news .list {
  margin-bottom: 0;
  border-bottom: 1px #ccc dotted;
  font-size: 0.8em;
}

.news .comment {
  text-align: right;
}
.news .date {
  display: block;
  font-size: 0.8em;
  margin-right: 5px;
}
.blog {
  list-style: none;
  padding: 0px 0 0 20px;
}
.blog li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}
.text-right {
  text-align: right;
}
/*************************20160530追記*****************************/
/*新着情報*/
.news-h4 {
  background-color: transparent;
  color: #b17906;
  margin-bottom: 10px;
  margin-top: 20px;
  letter-spacing: 4px;
  border-bottom: 1px solid #b17906;
  border-left: 10px solid #b17906;
}
.news .title {
  background-color: #b17906;
  padding: 0;
  color: #fff;
  height: 50px;
  border-radius: 2px;
  margin-bottom: 5px;
}
.news strong {
  font-size: 1.5rem;
  display: block;
  line-height: 1;
}

/*急募情報*/
.kyubo-h4 {
  background-color: transparent;
  color: #cc3300 !important;
  margin-bottom: 10px;
  margin-top: 5px;
  letter-spacing: 4px;
  border-bottom: 1px solid #cc3300 !important;
  border-left: 10px solid #cc3300 !important;
}
.kyubo .title {
  background-color: #cc3300;
  padding: 0;
  color: #fff;
  height: 50px;
  border-radius: 2px;
  margin-bottom: 5px;
  margin-top: 5px;
}
/*職業紹介情報*/
.jinzai-h4 {
  background-color: transparent;
  color: #08599e;
  margin-bottom: 10px;
  margin-top: 20px;
  letter-spacing: 4px;
  border-bottom: 1px solid #08599e;
  border-left: 10px solid #08599e;
}
.jinzai .title {
  background-color: #08599e;
  padding: 0;
  color: #fff;
  height: 50px;
  border-radius: 2px;
  margin-bottom: 5px;
}
.news .comment {
  text-align: right;
}
.news .date {
  display: block;
  font-size: 0.8em;
  margin-right: 5px;
}
#top-info .list {
  margin-bottom: 2px;
  border-bottom: dotted 1px #ccc;
  line-height: 1.4;
  font-size: 0.9em;
}

/*ブログ*/
.blog-h4 {
  background-color: transparent;
  color: #4e4e4e;
  margin-bottom: 10px;
  letter-spacing: 1px;
  border-bottom: 1px solid #4e4e4e;
  border-left: 10px solid #4e4e4e;
}
.blog {
  list-style: none;
  padding: 0px 0 0 20px;
}
.blog li {
  border-bottom: 1px dotted #ccc;
  padding-bottom: 5px;
}
.text-right {
  text-align: right;
}

/******************************************************/

.bold-txt {
  color: #333;
  font-weight: bold;
  font-size: 18px;
}

.company-name {
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 7px;
  border-bottom: 1px dotted #838383;
}

.side-link {
  padding-left: 0;
  list-style: none;
}

.left-menu {
  background-color: #f5f5f5;
  padding: 6px;
  margin-bottom: 10px;
  border-right: 7px solid #0060cc;
  letter-spacing: 2px;
  color: #0060cc;
}

h2,
.mainSection-title {
  border-top-color: #0060cc !important;
}

.left-menu:hover {
  opacity: 0.5;
  filter: alpha(opacity=50); /* Ie用 */
}

.left-menu i {
  float: right;
  margin-top: 2px;
}
.nagare-box {
  padding: 10px;
  border: 1px solid #ebc3c0;
  margin-bottom: 10px;
}
.number {
  font-size: 25px;
  color: #ebc3c0;
}

/*検索画面*/
.search-tbl th {
  background-color: #06c;
  width: 13%;
  color: #fff;
}
/*
.search-tbl th {
    background-color: #e67652;
    width: 13%;
    color: #fff;
}*/
.search-tbl td {
  width: 30%;
}

.search-tbl .btn-primary {
  background-color: #54c365;
  border-color: #009c07;
  color: #fff;
}
.search-tbl .btn-primary:hover {
  background-color: #239f29;
  border-color: #0c722a;
}

.search-tbl .btn-default {
  background-color: #fff;
  border-color: #ccc;
  color: #333;
}
.search-tbl .btn-default:hover {
  background-color: #ccc;
  border-color: #333;
}

.entry-btn .btn-success {
  background-color: #54c365;
  border-color: #009c07;
  color: #fff;
}

.entry-btn .btn-success:hover {
  background-color: #239f29;
  border-color: #0c722a;
}

.entry-btn .btn-default {
  background-color: #fff;
  border-color: #ccc;
}

.entry-btn .btn-default:hover {
  background-color: #e5e5e5;
  border-color: #333;
}
.update {
  color: #ccc;
  text-align: right;
  clear: both;
}
.result-txt {
  padding: 5px;
  background-color: #e75434;
  border-radius: 4px;
  color: #fff;
  width: 150px;
  float: left;
  margin-right: 16px;
}
.search-condition th {
  width: 10%;
  letter-spacing: 8px;
}

.search-tbl > tbody > tr > td,
.search-tbl > tbody > tr > th,
.search-tbl > tfoot > tr > td,
.search-tbl > tfoot > tr > th,
.search-tbl > thead > tr > td,
.search-tbl > thead > tr > th {
  border: 1px solid #5a83e7;
}
.search-condition label {
  font-weight: unset;
}
.btn-detail {
  background-color: #fff;
}
.search-btn {
  background-color: #54c365 !important;
  border-color: #009c07 !important;
  color: #fff !important;
}
.search-btn:hover {
  background-color: #239f29 !important;
  border-color: #0c722a !important;
}

.btn-consent {
  background-color: #54c365 !important;
  border-color: #009c07 !important;
  color: #fff !important;
  margin: 20px 0 30px 0;
  float: right;
}
.btn-consent:hover {
  background-color: #239f29 !important;
  border-color: #0c722a !important;
}
.privacy-cont {
  height: 425px;
  overflow-y: scroll;
  border: 3px solid #e02918;
  padding: 15px;
  background-color: #f2f2f2;
}
/*エントリー*/
.entry-tbl th {
  background-color: #06c;
  color: #fff;
  width: 13%;
}
.quickentry table {
  color: #333;
}
.quickentry label {
  font-weight: 100;
}

.sectionBox {
  color: #333;
}
.error {
  color: #f00;
}

/*サイトマップページ*/
.sitemap {
  list-style: none;
}
.sitemap li {
  border-bottom: 1px dotted #ccc;
  min-height: 100px;
}
/*スマホで見た時の表示*/
@media only screen and (max-width: 480px) {
  ul.gMenu {
    float: none;
    margin: 0 auto;
  }
  ul.gMenu a {
    border-bottom: 3px solid #e02918;
    padding: 15px 5px;
  }
  .nav > li {
    display: inline-table;
  }
  .tell {
    font-size: 25px;
  }
  .tell .text {
    font-size: 20px;
  }
  .siteHeader {
    background-color: #fff;
    box-shadow: 0px 10px 12px rgba(0, 0, 0, 0.5);
  }

  /*フォームテーブル*/
  .search-tbl th {
    font-size: 0.8em;
  }
  .search-tbl td {
    font-size: 0.9em;
  }

  .entry-tbl th,
  .entry-tbl td {
    width: 100%;
    display: block;
    border-top: none;
  }
  .entry-tbl th {
    padding: 2px !important;
    font-size: 0.8em;
  }
  .entry-tbl tr:first-child th {
    border-top: 1px solid #ddd;
  }
  .company-tbl th,
  .company-tbl td {
    width: 100%;
    display: block;
    border-top: none;
  }

  .company-tbl tr:first-child th {
    border-top: 1px solid #ddd;
  }
  .form-control {
    display: inline;
  }
  .checkbox-inline + .checkbox-inline,
  .radio-inline + .radio-inline {
    margin-left: 0;
  }

  .siteHeader_logo.navbar-brand {
    padding: 0 5px;
  }
  .top-banner img {
    width: 100%;
  }
  #privacy ol {
    padding: 0;
  }
}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0;
  border-top: 2px dotted #a8a8a8;
}
/*ソーシャルボタン非表示*/
.veu_contentAddSection {
  display: none;
}
/*共通*/
.mR5 {
  margin-right: 5px !important;
}
.mR10 {
  margin-right: 10px !important;
}
.mR15 {
  margin-right: 15px !important;
}
.mR20 {
  margin-right: 20px !important;
}
.mR30 {
  margin-right: 30px !important;
}

.mT5 {
  margin-top: 5px !important;
}
.mT10 {
  margin-top: 10px !important;
}
.mT15 {
  margin-top: 15px !important;
}
.mT20 {
  margin-top: 20px !important;
}
.mT30 {
  margin-top: 30px !important;
}

.mL5 {
  margin-left: 5px !important;
}
.mL10 {
  margin-left: 10px !important;
}
.mL15 {
  margin-left: 15px !important;
}
.mL20 {
  margin-left: 20px !important;
}
.mL30 {
  margin-left: 30px !important;
}

.mB5 {
  margin-bottom: 5px !important;
}
.mB10 {
  margin-bottom: 10px !important;
}
.mB15 {
  margin-bottom: 15px !important;
}
.mB20 {
  margin-bottom: 20px !important;
}
.mB30 {
  margin-bottom: 30px !important;
}
.mB50 {
  margin-bottom: 50px !important;
}

.width-150 {
  width: 150px !important;
}
.width-200 {
  width: 200px !important;
}
.width-250 {
  width: 250px !important;
}
.width-300 {
  width: 300px !important;
}
.width-350 {
  width: 350px !important;
}

.text-center {
  text-align: center;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}

/* 上書き */
.checkbox-inline + .checkbox-inline {
  margin-left: 0px;
  margin-right: 10px;
}

/* 追加 */
.checkbox-inline:first-child {
  margin-right: 10px;
}

.checkbox-inline,
.radio-inline {
  padding-left: 15px;
}
.image-flame {
  box-shadow: 2px 2px 5px 1px #dadada;
  width: 95%;
  display: block;
  margin: 0 auto;
}

footer .footerMenu li a {
  padding: 4px 13px !important;
}

.table-condensed > tbody > tr > td,
.table-condensed > tbody > tr > th,
.table-condensed > tfoot > tr > td,
.table-condensed > tfoot > tr > th,
.table-condensed > thead > tr > td,
.table-condensed > thead > tr > th {
  padding: 5px;
}

/*派遣事業状況*/
#margin table thead th {
  background-color: #f9f9f9;
  font-weight: bold;
}
#margin .date {
  text-align: right;
  max-width: 35em;
  margin-bottom: 0;
}
#margin .gaiyo-tbl {
  max-width: 35em;
}
#margin .margin_toha {
  border: 1px solid #a5a5a5;
  padding: 10px;
  border-radius: 8px;
  font-size: 1.4rem;
  width: 90%;
}
#margin .margin_toha strong {
  margin-bottom: 5px;
  display: block;
}
#margin .margin_toha table {
  max-width: 495px;
  margin: 0 auto;
  border: none;
  background-color: #f7f7f7;
}
#margin .margin_toha table tr td {
  text-align: center;
  border: none;
}
#margin .margin_toha .border-top {
  border-top: 1px solid #333;
}
#margin .uchiwake-img {
  text-align: center;
}
#margin .uchiwake-img img {
  max-width: 540px;
  width: 100%;
  margin-bottom: 15px;
}
#margin .uchiwake-img .name {
  margin-bottom: 10px;
}
#margin .uchiwake-img .name span {
  padding: 8px;
  color: #fff;
  font-weight: bold;
  display: inline-block;
}
@media only screen and (max-width: 480px) {
  #margin .uchiwake-img .name span {
    font-size: 1.35rem;
  }
}
#margin .uchiwake-img .name span.no1 {
  background-color: #1d4293;
}
#margin .uchiwake-img .name span.no2 {
  background-color: #e26d03;
}
#margin .uchiwake-img .name span.no3 {
  background-color: #668d91;
}
#margin .uchiwake-img .name span.no4 {
  background-color: #e4aa01;
}

@media only screen and (max-width: 480px) {
  #margin .gaiyo-tbl th,
  #margin .gaiyo-tbl td {
    width: 100%;
    display: block;
    border-top: none;
  }
}
.work-info {
  color: #c72929;
  font-weight: bold;
  text-decoration: underline;
  font-size: 1em;
}

.work-info a {
  color: #c72929;
}

.animated {
  animation-duration: 2s;
  animation-fill-mode: both;
  animation-iteration-count: infinite;
}

@keyframes bounce {
  0%,
  20%,
  50%,
  80%,
  100% {
    transform: translateY(0);
  }
  40% {
    transform: translateY(-30px);
  }
  60% {
    transform: translateY(-15px);
  }
}

.bounce {
  animation-name: bounce;
}

/* 210903_ここから特定支援機関style */
#touroku_shien {
  /* 	background-color:#D9E5FF; */
}

#touroku_shien .main-img {
  text-align: center;
  max-width: 550px;
  margin: 0 auto 60px;
  background-color: #fff;
  border-radius: 25px;
}

#touroku_shien h2.title {
  text-align: center;
  background-color: #1f12b5;
  color: white;
  font-size: 30px;
  font-weight: bolder;
}

#touroku_shien .support {
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
  color: #0000cd;
  font-weight: bold;
  font-size: 20px;
}

#touroku_shien .support:before,
#touroku_shien .support:after {
  border-top: 2px solid #0000cd;
  content: "";
  width: 50px;
}

#touroku_shien .support:before {
  margin-right: 10px;
}

#touroku_shien .support:after {
  margin-left: 10px;
}

#touroku_shien .sub_support {
  text-align: center;
  color: #0000cd;
  font-weight: bold;
  font-size: 20px;
}

#touroku_shien .support_main {
  display: flex;
  align-items: center;
  color: #0000cd;
  text-align: center;
  font-weight: bold;
}

#touroku_shien .support_main:before,
#touroku_shien .support_main:after {
  border-top: 1px solid;
  content: "";
  width: 3em;
}

#touroku_shien .support_main:before {
  margin-right: 1em;
}

#touroku_shien .support_main:after {
  margin-left: 1em;
}

#touroku_shien .jinzai_power {
  font-size: 30px;
}

#touroku_shien .touroku_kikan {
  font-size: 40px;
  color: #e75434;
  font-weight: bold;
}

#touroku_shien .text {
  font-weight: bold;
  margin: 20px;
}

#touroku_shien .itaku {
  color: #d51111;
}

#touroku_shien h2.gaiyou {
  text-align: center;
  font-weight: 700;
  background-color: #1f12b5;
  border-radius: 25px;
  padding: 0;
  border-top: none;
  color: #fff;
  margin-bottom: 25px;
  margin-right: auto;
  margin-left: auto;
  width: 80%;
}

#touroku_shien .row {
  margin: 5px;
}

#touroku_shien .col-md-6 {
  padding-bottom: 15px;
}

#touroku_shien .list {
  background-color: #fff;
  font-weight: bold;
  font-size: 15px;
  border: solid 2px #99cc33;
  border-top-width: 8px;
  border-bottom-right-radius: 15px;
}

#touroku_shien .number {
  font-size: 25px;
  color: #007700;
  background-color: #99cc33;
  border-bottom-right-radius: 8px;
  padding: 0 5px;
  margin-right: 10px;
}

#touroku_shien .theme_text {
  padding-left: 10px;
  padding-bottom: 5px;
  font-weight: 100;
}

#touroku_shien .information {
  background-color: #d1d1ff;
  color: #000;
  text-align: center;
  margin: 0 auto;
  padding: 15px;
}

#touroku_shien .information_message {
  font-size: 20px;
}

#touroku_shien .information_item {
  background-color: #fff;
  color: #33c;
  display: block;
  font-weight: 700;
  padding: 8px 10px;
  width: 70%;
  margin: 15px auto;
}

#touroku_shien li.adress {
  list-style: none;
  display: inline;
  margin: 0;
  line-height: 1;
}
#touroku_shien li.adress2 {
  list-style: none;
  display: block;
  margin: 0;
  line-height: 1;
  margin-bottom: 8px;
}
#touroku_shien .information_office {
  font-weight: bold;
}
#touroku_shien .information ol {
  padding-left: 0;
}
#touroku_shien .tel {
  font-weight: bold;
  font-size: 30px;
}
#touroku_shien .text {
  font-weight: 700;
  margin: 20px;
  line-height: 1.8;
}
br.sm-only {
  display: none;
}
.line-regist {
  display: none;
}
@media only screen and (max-width: 480px) {
  br.sm-only {
    display: block;
  }
  #touroku_shien h2.title {
    font-size: 20px;
  }
  #touroku_shien .information_message {
    font-size: 15px;
  }
  #touroku_shien .tel {
    font-size: 25px;
  }
  .line-regist {
    display: block;
  }
}
ul.gMenu {
  margin-left: 20px;
}
.gMenu_name {
  text-align: center;
  display: block;
  font-weight: bold;
  font-size: 1.4rem;
}

.siteHeader .container {
  padding-top: 8px;
  padding-bottom: 5px;
}
.section.page-header {
  margin-top: 139px;
}
div.whatsnew dt {
  color: #333;
}
.btn-info {
  color: #fff;
  background-color: #025973;
  border-color: #025973;
}
div.rss-antenna .rss-item .siteinfo {
  color: #333 !important;
}
div.rss-antenna .rss-item .description {
  color: #4f4f4f !important;
}
.news-rss small {
  color: #333 !important;
}

div.mente {
    margin: 150px auto 50px auto;
    padding: 30px;
    max-width: 500px;
    background-color: #f8f9fa;
    color: #495057;
    text-align: center;
    border: 2px solid #dee2e6;
    border-radius: 8px;
    font-size: 16px;
    line-height: 1.5;
}
