@charset "UTF-8";
/*////////////////////////////////////////
	MODULES
////////////////////////////////////////*/
/* SIDE MENU
------------------------------ */
.dbr-sidemenu-title {
  background-color: #2e3646;
  height: 40px;
  color: #ffffff;
  line-height: 40px; }
  .dbr-sidemenu-title i {
    width: 27px;
    margin: 0 10px 0 8px;
    font-size: 20px;
    text-align: center; }

.dbr-sidemenu-lv1 li a {
  display: block;
  height: 40px;
  color: #ffffff;
  line-height: 40px;
  text-decoration: none;
  position: relative; }
  .dbr-sidemenu-lv1 li a i {
    width: 27px;
    margin: 0 10px 0 8px;
    font-size: 20px;
    text-align: center; }
  /*.dbr-sidemenu-lv1 li a .fa-angle-up,
    .dbr-sidemenu-lv1 li a .fa-angle-down {*/
    .dbr-sidemenu-lv1 li a .fa-angle-right,
    .dbr-sidemenu-lv1 li a .fa-angle-down {
    margin: 0;
    color: #648fde;
    position: absolute;
    top: 8px;
    /* right: 10px;*/
    left:35px; }
  .dbr-sidemenu-lv1 li a .fa-external-link {
    margin: 0 0 0 5px;
    color: #648fde;
    font-size: 18px; }
.dbr-sidemenu-lv1 .dbr-item-group {
  padding-top: 1px; }
  /**/
  .dbr-sidemenu-lv1 .dbr-item-database > a {
    padding-left:25px; }
  /**/
  .dbr-sidemenu-lv1 .dbr-item-group > a {
    background-color: #303949; }
    .dbr-sidemenu-lv1 .dbr-item-group > a > i {
      background-color: #648fde;
      -webkit-border-radius: 2px;
      -moz-border-radius: 2px;
      -ms-border-radius: 2px;
      border-radius: 2px;
      padding: 5px 0;
      color: #3365ba;
      font-size: 14px;
      text-align: center; }
/*.dbr-sidemenu-lv1 .current {
  background-image: url(../img/bnr-sidemenu.png);
  background-repeat: no-repeat;
  background-position: right top;
  width: 280px;
  padding-right: 12px; }*/
  .dbr-sidemenu-lv1 .current > a {
    background-color: #648fde; }

.dbr-sidemenu-lv2 > li > a {
  padding-left: 70px; }
  .dbr-sidemenu-lv2 > li > a > .fa-angle-up, .dbr-sidemenu-lv2 > li > a > .fa-angle-down {
    margin: 0;
    color: #ffffff;
    position: absolute;
    top: 8px;
    right: 10px; }

.dbr-sidemenu-lv3 > li > a {
  background-color: #282f3d;
  padding-left: 90px; }

/* BREADCRUMB
------------------------------ */
.dbr-breadcrumb {
  background-color: #c3cbda;
  overflow: hidden; }
  .dbr-breadcrumb li:first-child { background-image: none !important; }
  .dbr-breadcrumb li {
    float: left;
    background-image: url(../img/ico-arrow.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 32px;
    padding-right: 20px; }
    .dbr-breadcrumb li a {
      display: block;
      padding: 7px 0 5px;
      font-size: 12px;
      text-decoration: none; }
  .dbr-breadcrumb .home {
    background: none;
    padding-left: 15px;
    padding-right: 12px; }
    .dbr-breadcrumb .home a {
      padding: 2px 0 1px;
      font-size: 18px; }
  .dbr-breadcrumb .current a {
    font-weight: bold; }
/* infocom Add */
   .dbr-breadcrumb li span {
     display: block;
     padding: 7px 0 5px;
     font-size: 12px; }
   .dbr-breadcrumb .current span {
    font-weight: bold; }

/* 3カラムの青いブロック
------------------------------ */
.three-column {
  width: 100.9%;
  margin-right: -0.9%;
  overflow: hidden; }
  .three-column .blue-box {
    float: left;
    position: relative;
    background-color: #3561b9;
    background-repeat: no-repeat;
    background-position: 18% center;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    box-sizing: border-box;
    /*width: 32.4%;*/
    width: 49.0%;
    /*height: 140px;*/
    height: 120px;
    margin-right: 0.9%;
    margin-bottom: 0.9%;
    font-family: 'icomoon'; }
    .three-column .blue-box a {
      display: block;
      box-sizing: border-box;
      padding: 15px;
      padding-left: 45%;
      color: #ffffff;
      text-decoration: none; }
      .three-column .blue-box a .title {
        font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif; 
        display: table-cell;
        height: 46px;
        font-size: 16px;
        line-height: 1;
        vertical-align: middle; }
        .three-column .blue-box a .title i {
          display: inline-block;
          vertical-align: middle;
          margin-right: 5px;
          font-size: 20px; }
        .three-column .blue-box a .title p {
          display: inline-block;
          padding: 2px 0;
          vertical-align: middle; }
          .three-column .blue-box a .title p span {
            font-size: 12px; }
      .three-column .blue-box a .text {
        font-family: "Hiragino Kaku Gothic Pro", "meiryo", sans-serif;
        font-size: 12px; }
      .three-column .blue-box a:before {
        speak: none;
        position: absolute;
        /*top: 70px;*/
        top: 55px;
        margin-top: -20px;
        left: 15%;
        /*font-size: 40px;*/
        font-size: 60px;
        line-height: 40px;
        color: #ffffff;
        /* Better Font Rendering =========== */
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale; }
      /* */
      .three-column .blue-box.public, a:before {
        font-size: 60px;
      }
      /* */
  .three-column .blue-box.public a:before {
    content: "\e605"; }
  .three-column .blue-box.public-lock a:before {
    content: "\e604"; }
  .three-column .blue-box.extend a:before {
    content: "\e601"; }
  .three-column .blue-box.extend-lock a:before {
    content: "\e600"; }
  .three-column .blue-box.extend-map a:before {
    content: "\e603"; }
  .three-column .blue-box.extend-map-lock a:before {
    content: "\e602"; }

  .blue-box.extend,.blue-box.extend-lock,.blue-box.extend-map,.blue-box.extend-map-lock {
    height:100px;}
  .blue-box.extend a {
   padding-top: 25px;
   vertical-align: middle; }
  .blue-box.extend-lock a {
   padding-top: 25px;
   vertical-align: middle; }
  .blue-box.extend-map a {
   padding-top: 25px;
   vertical-align: middle; }
  .blue-box.extend-map-lock a {
    padding-top: 25px;
    vertical-align: middle; }


/* カテゴリ別リスト
------------------------------ */
.category-list {
  width: 101%;
  margin-right: -1%;
  overflow: hidden; }
  .category-list .two-column {
padding-bottom: -1%;
    float: left;
    display: table;
    background-color: #ffffff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    width: 49%;
    /*追加*/
    min-width: 400px;
    /*追加 end */

    height:auto;
    max-height:140px;
    min-height:140px;

    margin-right: 1%;
/*
padding-bottom: 20px;
margin-bottom: -20px;
*/
    margin-top: 1%;}
/*    margin-bottom: 1%; }*/
    .category-list .two-column .texts {
      display: table-cell;
      background-color: #6790e1;
      -webkit-border-radius: 1px 0 0 1px;
      -moz-border-radius: 1px 0 0 1px;
      -ms-border-radius: 1px 0 0 1px;
      border-radius: 1px 0 0 1px;
      /*width: 220px;*/
      /**/width:40%;
      min-width: 155px;
      padding: 15px 10px 15px 15px;

height:auto;
max-height:120px;
min-height:80px;
padding-bottom: 60px;
margin-bottom: -80px;

      color: #ffffff; }
      .category-list .two-column .texts .title {
        margin-bottom: 10px;
        font-weight: bold; }
        .category-list .two-column .texts .title .fa {
          margin-right: 15px;
          font-size: 24px; }
      .category-list .two-column .texts .text {
        font-size: 12px; }
    .category-list .two-column ul {
      display: table-cell;
      /**/ width:auto;
      /**/ min-width: 280px;
      /* padding: 5px 25px;*/
      padding: 10px 15px;
      /*vertical-align: middle; }*/
      vertical-align: top;}
      .category-list .two-column ul li {
        width:50%;
        margin-right:0px;
        /**/min-width: 140px;
        /*padding: 3px 0;*/
        padding: 12px 0;
        font-size: 12px; }
        .category-list .two-column ul li a {
          color: #3878ff;
          text-decoration: underline; }
          .category-list .two-column ul li a:hover {
            text-decoration: none; }
          .category-list .two-column ul li a i {
            margin-right: 5px;
            font-size: 14px; }
  .category-list .one-column {
    display: table;
    background-color: #ffffff;
    -webkit-border-radius: 1px;
    -moz-border-radius: 1px;
    -ms-border-radius: 1px;
    border-radius: 1px;
    width: 99%;
    margin-bottom: 1%; }
    .category-list .one-column .texts {
      display: table-cell;
      background-color: #6790e1;
      -webkit-border-radius: 1px 0 0 1px;
      -moz-border-radius: 1px 0 0 1px;
      -ms-border-radius: 1px 0 0 1px;
      border-radius: 1px 0 0 1px;
      width: 180px;
      padding: 15px 10px 15px 15px;
      color: #ffffff; }
      .category-list .one-column .texts .title {
        margin-bottom: 10px;
        font-weight: bold; }
        .category-list .one-column .texts .title .fa {
          margin-right: 10px;
          font-size: 24px; }
      .category-list .one-column .texts .text {
        font-size: 12px; }
    .category-list .one-column ul {
      display: table-cell;
      padding: 5px 25px;
      vertical-align: middle;
      overflow: hidden; }
      .category-list .one-column ul li {
        float: left;
        width: 20%;
        padding: 8px 0;
        font-size: 12px; }
        .category-list .one-column ul li a {
          color: #3878ff;
          text-decoration: underline; }
          .category-list .one-column ul li a:hover {
            text-decoration: none; }
          .category-list .one-column ul li a i {
            margin-right: 5px;
            font-size: 14px; }

/* テーブル 2カラム
------------------------------ */
.double-table .head {
  background-color: #333c4d;
  -webkit-border-radius: 1px 1px 0 0;
  -moz-border-radius: 1px 1px 0 0;
  -ms-border-radius: 1px 1px 0 0;
  border-radius: 1px 1px 0 0;
  padding: 10px 30px;
  position: relative; }
  .double-table .head .title {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold; }
  .double-table .head .edit {
    position: absolute;
    /*right: 90px;*/
    right: 20px;
    top: 12px; }
    .double-table .head .edit a {
      color: #ffffff;
      font-size: 14px;
      text-decoration: underline; }
      .double-table .head .edit a:hover {
        text-decoration: none; }
      .double-table .head .edit a .fa {
        margin-right: 5px;
        font-size: 16px; }
/* 削除ボタン移動 */
/*
  .double-table .head .delete {
    position: absolute;
    right: 20px;
    top: 12px; }
    .double-table .head .delete a {
      color: #ffffff;
      font-size: 14px;
      text-decoration: underline; }
      .double-table .head .delete a:hover {
        text-decoration: none; }
      .double-table .head .delete a .fa {
        margin-right: 5px;
        font-size: 16px; }
*/
/* 更新・リセットを追加 start */
  .double-table .head .update {
    position: absolute;
    right: 130px;
    top: 12px; }
    .double-table .head .update a {
      color: #ffffff;
      font-size: 14px;
      text-decoration: underline; }
      .double-table .head .update a:hover {
        text-decoration: none; }
      .double-table .head .update a .fa {
        margin-right: 5px;
        font-size: 16px; }
  .double-table .head .reset {
    position: absolute;
    right: 20px;
    top: 12px; }
    .double-table .head .reset a {
      color: #ffffff;
      font-size: 14px;
      text-decoration: underline; }
      .double-table .head .reset a:hover {
        text-decoration: none; }
      .double-table .head .reset a .fa {
        margin-right: 5px;
        font-size: 16px; }
/* 更新・リセットを追加 end */


.double-table .body {
  background-color: #ffffff;
  -webkit-border-radius: 0 0 1px 1px;
  -moz-border-radius: 0 0 1px 1px;
  -ms-border-radius: 0 0 1px 1px;
  border-radius: 0 0 1px 1px;
  padding: 20px 10px;
  overflow: hidden; }
  .double-table .body .table-wrap {
    float: left;
    box-sizing: border-box;
    width: 50%;
    padding: 0 10px; }
  .double-table .body table {
    width: 100%; }
    .double-table .body table tr th {
      width: 50%;
      padding: 10px;
      font-weight: bold; }
    .double-table .body table tr td {
      width: 50%;
      padding: 10px 20px; }
    .double-table .body table tr:nth-child(odd) th {
      background-color: #c9d5ec; }
    .double-table .body table tr:nth-child(odd) td {
      background-color: #dfe8f8; }
    .double-table .body table tr:nth-child(even) th {
      background-color: #dfe8f8; }
    .double-table .body table tr:nth-child(even) td {
      background-color: #f0f5ff; }

/* 見出し
------------------------------ */
.heading2 {
  font-size: 20px;
  vertical-align: bottom; }
  .heading2 .fa-external-link {
    margin-left: 10px;
    font-size: 20px; }
  .heading2 a {
    display: inline-block;
    margin-left: 25px;
    margin-bottom: 3px;
    background-color: #3561b9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 -3px 0 0 #163e8d inset;
    -moz-box-shadow: 0 -3px 0 0 #163e8d inset;
    -ms-box-shadow: 0 -3px 0 0 #163e8d inset;
    box-shadow: 0 -3px 0 0 #163e8d inset;
    /* 変更 */
    /* padding: 6px 45px 6px 30px;*/
    padding: 10px 32px 10px 32px;
    color: #ffffff;
    /* */
    /* font-size: 12px; */
    font-size: 14px;
    text-decoration: none; }
    .heading2 a .fa-angle-right,
    .heading2 a .fa-angle-left {
      margin-right: 10px;
      font-size: 14px;
      vertical-align: text-top; }

.heading3 {
  border-left: solid 1px #356169;
  padding-left: 20px;
  font-size: 16px;
  font-weight: bold; }
  .heading3 a {
    display: inline-block;
    margin-left: 15px;
    background-color: #3561b9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    height: 20px;
    padding: 0 7px;
    text-align: center;
    text-decoration: none; }
    .heading3 a .fa-caret-up {
      vertical-align: text-top;
      color: #ffffff;
      font-size: 12px; }

.heading4 {
  color: #356169;
  font-size: 14px; }
  .heading4 a {
    /* 追加 */
    font-size:13px;
    text-decoration: underline;
    /* 追加 */
    display: inline-block;
    /*margin-left: 15px;*/
    margin-left: 10px;
    /*background-color: #3561b9;*/
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    height: 18px;
    padding: 0 6px;
    text-align: center;
    /*text-decoration: none;*/ }
    .heading4 a .fa-caret-up {
      background-color: #3561b9;
      vertical-align: text-top;
      /*color: #ffffff;*/
      font-size: 12px; }
  .heading4 .flag {
    height: 20px;
    vertical-align: top;
    margin-left: 6px; }
  
   .heading4 a .fa-angle-down {
    background-color: #3561b9;
    vertical-align: text-top;
    font-size: 14px;
   }
/* 白背景padding20のボックス
------------------------------ */
.white-block {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 20px; }
  .white-block.active-left-tab {
    -webkit-border-radius: 0 3px 3px 3px;
    -moz-border-radius: 0 3px 3px 3px;
    -ms-border-radius: 0 3px 3px 3px;
    border-radius: 0 3px 3px 3px; }
  .white-block.active-right-tab {
    -webkit-border-radius: 3px 0 3px 3px;
    -moz-border-radius: 3px 0 3px 3px;
    -ms-border-radius: 3px 0 3px 3px;
    border-radius: 3px 0 3px 3px; }

/* ステップタイトル
------------------------------ */
.step-head1 {
  background-color: #a3b1cc;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  height: 35px;
  overflow: hidden; }
  .step-head1 .step {
    float: left;
    background-color: #3561b9;
    background-image: url(../img/bg-title-step.png);
    background-repeat: no-repeat;
    background-position: right center;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    width: 50px;
    height: 35px;
    padding: 0 35px 0 15px;
    color: #ffffff;
    font-size: 12px;
    line-height: 35px; }
  .step-head1 .title {
    float: left;
    padding-left: 15px;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px; }

.step-head2 {
  height: 35px;
  overflow: hidden; }
  .step-head2 .step {
    float: left;
    background-color: #3561b9;
    -webkit-border-radius: 3px 0 0 3px;
    -moz-border-radius: 3px 0 0 3px;
    -ms-border-radius: 3px 0 0 3px;
    border-radius: 3px 0 0 3px;
    width: 50px;
    height: 35px;
    padding: 0 0 0 15px;
    color: #ffffff;
    font-size: 12px;
    line-height: 35px; }
  .step-head2 .title {
    float: left;
    background-image: url(../img/bg-phase4.png);
    background-repeat: no-repeat;
    background-position: left center;
    padding-left: 33px;
    font-size: 14px;
    font-weight: bold;
    line-height: 35px; }

/* エラータイトル
------------------------------ */
.error-head2 {
  height: 35px;
  overflow: hidden;
  /*float: left;*/
  background-color: #6790e1;
  background-repeat: no-repeat;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  width: 98%;
  padding-left: 10px;
  margin-bottom: 10px;
  color: #ffffff;
  font-size: 15px;
  font-weight: 700;
  line-height: 35px; }

/* エラーテキスト
------------------------------ */
.error-text {
  line-height: 1.8;
  font-size: 14px;
  font-weight: 700;
  margin: 0 0 20px 5px; }
  .error-text .red {
    color: #eb4141; }
  .error-text .detail {
    margin-top: 10px;
    font-size: 13px;
    font-weight: 400; }

/* テキストブロック
------------------------------ */
.text-block {
  line-height: 2.0; }

/* リストブロック
------------------------------ */
.list-block {
  margin-bottom: 15px; }
  .list-block li {
    list-style-type: square;
    margin-left: 20px;
    color: #3561b9;
    line-height: 2.0; }
    .list-block li span {
      color: #323a4a; }

/* キャンセルボタン
------------------------------ */
.cancel a {
  text-decoration: none; }
  .cancel a span {
    display: inline-block;
    background-color: #3561b9;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 15px;
    height: 16px;
    margin-right: 10px;
    color: #dee4ef;
    text-align: center;
    line-height: 16px; }

/* 横並びボタン
------------------------------ */
.btns li {
  display: inline-block; }
  .btns li a {
    display: block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 32px;
    color: #ffffff;
/* -- 2014.08.08 h.Takano Modify -- */
/*    font-size: 12px;   */
     font-size: 14px;
/* -- 2014.08.08 h.Takano ModifyEnd -- */
   
    text-decoration: none; }
/*
    .btns li a .fa-angle-right,
    .btns li a .fa-angle-left {
*/
    .btns li a i.fa {
      margin-right: 15px;
      vertical-align: text-top;
      /* font-size: 14px;*/
      font-size: 16px; }
.btns .darkblue a {
/* -- 2014.08.15 h.Takano Add -- */
  padding: 10px 50px;
/* -- 2014.08.15 h.Takano AddEnd -- */
  background-color: #3561b9;
  -webkit-box-shadow: 0 -3px 0 0 #163e8d inset;
  -moz-box-shadow: 0 -3px 0 0 #163e8d inset;
  -ms-box-shadow: 0 -3px 0 0 #163e8d inset;
  box-shadow: 0 -3px 0 0 #163e8d inset; }
.btns .lightblue a {
/* -- 2014.08.15 h.Takano Add -- */
  padding: 10px 50px;
/* -- 2014.08.15 h.Takano AddEnd -- */
  background-color: #a3bfef;
  -webkit-box-shadow: 0 -3px 0 0 #7f9cd3 inset;
  -moz-box-shadow: 0 -3px 0 0 #7f9cd3 inset;
  -ms-box-shadow: 0 -3px 0 0 #7f9cd3 inset;
  box-shadow: 0 -3px 0 0 #7f9cd3 inset; }
.btns .grey a {
/* -- 2014.08.14 h.Takano Add -- */
  padding: 10px 50px;
/* -- 2014.08.14 h.Takano AddEnd -- */
  /*background-color: #b5c0d6;*/
  background-color: #A9A9A9;
  -webkit-box-shadow: 0 -3px 0 0 #8494b3 inset;
  -moz-box-shadow: 0 -3px 0 0 #8494b3 inset;
  -ms-box-shadow: 0 -3px 0 0 #8494b3 inset;
  box-shadow: 0 -3px 0 0 #8494b3 inset; }
.btns .green a {
  padding: 10px 50px;
  background-color: #b5d169;
  -webkit-box-shadow: 0 -3px 0 0 #9ebb51 inset;
  -moz-box-shadow: 0 -3px 0 0 #9ebb51 inset;
  -ms-box-shadow: 0 -3px 0 0 #9ebb51 inset;
  box-shadow: 0 -3px 0 0 #9ebb51 inset; }
.btns .none a {
  padding: 10px 0;
  color: #b01e1e; }

.btns-left {
  text-align: left; }
  .btns-left li {
    margin-right: 8px; }

.btns-center {
  text-align: center; }
  .btns-center li {
    margin: 0 4px; }

.btns-right {
  text-align: right; }
  .btns-right li {
    margin-left: 8px; }

/* プルダウン形式メニュー
------------------------------ */
.pulldown {
  position: relative; }
  .pulldown .pulldown-label {
    display: block;
    background: #ffffff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px;
    width: 250px;
    /*height: 36px;*/
    /*line-height: 36px;*/
    overflow: hidden;
    position: relative;
    z-index: 2; }
    .pulldown .pulldown-label select {
      display: inline-block;
      -moz-appearance: none;
      -webkit-appearance: none;
      appearance: none;
      border-radius: 0;
      border: 0;
      margin: 0;
      padding: 0;
      background: none transparent;
      vertical-align: middle;
      font-size: inherit;
      color: inherit;
      box-sizing: content-box;
      outline: none;
      width: 195px;
      padding: 9px 30px 9px 25px;
      color: #3561b9;
/* 2014.08.21 h.Takano Modify */
/*
      font-size: 12px;
*/
      font-size: 14px;
/* 2014.08.21 h.Takano ModifyEnd */
      position: relative;
      z-index: 1; }
    .pulldown .pulldown-label select::-ms-expand {
      display: none; }
    .pulldown .pulldown-label .fa-sort-asc {
      position: absolute;
      top: 8px;
      right: 20px;
      z-index: 0; }
    .pulldown .pulldown-label .fa-sort-desc {
      position: absolute;
      bottom: 8px;
      right: 20px;
      z-index: 0; }
  .pulldown button {
    border: 0;
    background: none;
    padding: 0;
    margin: 0;
    display: block;
    cursor: pointer;
    background-color: #a3b1cc;
    -webkit-border-radius: 0 3px 3px 0;
    -moz-border-radius: 0 3px 3px 0;
    -ms-border-radius: 0 3px 3px 0;
    border-radius: 0 3px 3px 0;
    width: 50px;
    height: 36px;
    color: #ffffff;
    position: absolute;
    top: 0;
    left: 249px;
    z-index: 100; }
  .pulldown button:focus {
    outline: 0;
    border: 0; }

@-moz-document url-prefix() {
  .pulldown .pulldown-label .fa-sort-asc,
  .pulldown .pulldown-label .fa-sort-desc {
    display: none; } }
/* ラジオボタン
------------------------------ */
.radios .input-radio {
  display: none; }
.radios .input-radio-label {
  display: block;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  padding-top: 4px;
  min-height: 16px; }
.radios .input-radio + .input-radio-label {
  background-image: url(../img/btn-radio-off.png); }
.radios .input-radio + .input-radio-label:active,
.radios .input-radio:checked + .input-radio-label {
  background-image: url(../img/btn-radio-on.png); }
.radios .input-radio[disabled="disabled"] + .input-radio-label {
  background-image: url(../img/btn-radio-disable.png); }

.radios-horizontal {
  overflow: hidden; }
  .radios-horizontal .input-radio-label {
    float: left;
    margin-right: 25px; }

.radios-vertical .input-radio-label {
  padding-top: 11px;
  padding-bottom: 7px; }

/* チェックボックス
------------------------------ */
.checkboxes .input-checkbox {
  display: none; }
.checkboxes .input-checkbox-label {
  display: block;
  background-repeat: no-repeat;
  background-position: left center;
  padding-left: 25px;
  padding-top: 4px;
  min-height: 16px; }
.checkboxes .input-checkbox + .input-checkbox-label {
  background-image: url(../img/btn-check-off.png); }
.checkboxes .input-checkbox + .input-checkbox-label:active,
.checkboxes .input-checkbox:checked + .input-checkbox-label {
  background-image: url(../img/btn-check-on.png); }
.checkboxes .input-checkbox[disabled="disabled"] + .input-checkbox-label {
  background-image: url(../img/btn-check-disable.png); }
/* add 20141003 start */
.checkboxes .input-checkbox[disabled] + .input-checkbox-label {
  background-image: url(../img/btn-check-disable.png); }
/* add 20141003 end */

.checkboxes-horizontal {
  overflow: hidden; }
  .checkboxes-horizontal .input-checkbox-label {
    float: left;
    margin-right: 25px; }

.checkboxes-vertical .input-checkbox-label {
  padding-top: 11px;
  padding-bottom: 7px; }

.checkbox-only-center{
  width: 0px;
  margin-left: 40%;
  text-align:center;
}
/* ラインパーツ
------------------------------ */
.line-solid-blue {
  border: 0;
  border-bottom: solid 1px #a3b1cc; }

.line-solid-white {
  border: 0;
  border-bottom: solid 1px #eff3fa; }

.line-dotted-blue {
  border: 0;
  border-bottom: dotted 1px #3561b9; }

/* フェーズパーツ１
------------------------------ */
.phase-list1 {
  overflow: hidden; }
  .phase-list1 li {
    float: left;
    padding: 9px 15px 8px 33px;
    color: #ffffff;
    font-size: 12px;
    position: relative;
    zoom: 1; }
    .phase-list1 li .fa {
      margin-right: 15px;
      font-size: 14px;
      vertical-align: text-top; }
    .phase-list1 li:after {
      content: "";
      display: block;
      background-repeat: no-repeat;
      background-position: right center;
      width: 18px;
      height: 35px;
      position: absolute;
      top: 0;
      left: 100%;
      z-index: 100; }
  .phase-list1 .phase1 {
    background-color: #a3b1cc;
    padding-left: 15px; }
    .phase-list1 .phase1:after {
      background-color: #889abc;
      background-image: url(../img/bg-phase1.png); }
  .phase-list1 .phase2 {
    background-color: #889abc; }
    .phase-list1 .phase2:after {
      background-color: #6c88bf;
      background-image: url(../img/bg-phase2.png); }
  .phase-list1 .phase3 {
    background-color: #6c88bf; }
    .phase-list1 .phase3:after {
      background-color: #3561b9;
      background-image: url(../img/bg-phase3.png); }
  .phase-list1 .phase4 {
    background-color: #3561b9; }
    .phase-list1 .phase4:after {
      background-image: url(../img/bg-phase4.png); }

/* テキストボックス
------------------------------ */
.input-text, .input-number, .input-date,
.textarea {
  -webkit-appearance: none;
  appearance: none; }

::-webkit-input-placeholder {
  color: #999999; }

:-moz-placeholder {
  color: #999999; }

.input-text, .input-number, .input-date {
  margin: 0;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px #999999 inset;
  -moz-box-shadow: 0 1px 1px #999999 inset;
  -ms-box-shadow: 0 1px 1px #999999 inset;
  box-shadow: 0 1px 1px #999999 inset;
  box-sizing: border-box;
/* -- 2014.08.11 h.Takano Modify -- */
/*  padding: 7px 20px 5px;  */
  padding: 7px 5px 5px;
/* -- 2014.08.11 h.Takano ModifyEnd -- */
  font-size: 16px;
  line-height: 1;}
  .input-text:focus, .input-number:focus, .input-date:focus {
    outline: 0; }
  .input-text:-webkit-input-placeholder, .input-number:-webkit-input-placeholder, .input-date:-webkit-input-placeholder {
    color: #999999; }
  .input-text:-moz-placeholder, .input-number:-moz-placeholder, .input-date:-moz-placeholder {
    color: #999999; }
  .input-text.large, .large.input-number, .large.input-date {
    width: 100%; }
  .input-text.middle, .middle.input-number, .middle.input-date {
    width: 50%; }
  .input-text.small, .small.input-number, .small.input-date {
    width: 15%; }
/* -- 2014.08.08 h.Takano Add -- */
  .input-text.textcolor{
    background-color: #eff3fa; }
/* -- 2014.08.08 h.Takano AddEnd -- */
    
.input-number {
  width: 100px; }

.input-date {
  /*width: 160px;*/
  width: 120px;
  margin-left: 8px; }
  .input-date:first-child {
    margin-left: 0; }
  .input-date + .fa {
    margin: 0 8px;
    font-size: 20px;
    vertical-align: text-bottom; }

/* テキストエリア
------------------------------ */
.textarea {
  margin: 0;
  border: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 1px #999999 inset;
  -moz-box-shadow: 0 1px 1px #999999 inset;
  -ms-box-shadow: 0 1px 1px #999999 inset;
  box-shadow: 0 1px 1px #999999 inset;
  box-sizing: border-box;
  width: 100%;
  height: 120px;
  padding: 5px;
  font-size: 16px; }
  .textarea:focus {
    outline: 0; }
  .textarea:-webkit-input-placeholder {
    color: #999999; }
  .textarea:-moz-placeholder {
    color: #999999; }

/* 薄いテキストエリア */
.thin {
  height: 60px;
}

/* テーブルパーツ１
------------------------------ */
.table-parts1 {
  width: 100%;
  border-collapse: separate;
  border: solid 3px #c9d2e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .table-parts1 tr th {
    background-color: #6c88bf;
    border-bottom: solid 1px #849ed2;
    width: 160px;
    padding: 0 20px;
    color: #ffffff;
    font-weight: bold; }
  .table-parts1 tr .w-half {
    width: 50%; }
  .table-parts1 tr td {
    /* Add border*/
    border-bottom: solid 1px #c9d2e3;
    padding: 10px 20px;
    color: #587296; }
    .table-parts1 tr td .child-table {
      width: 100%;
      border-collapse: separate;
      border: solid 3px #c9d2e3;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px;
      -ms-border-radius: 3px;
      border-radius: 3px; }
      .table-parts1 tr td .child-table tr th {
        background-color: #6c88bf;
        border-right: solid 1px #849ed2;
        border-bottom: solid 1px #c9d2e3;
        width: 50%;
        padding: 10px 20px;
        color: #ffffff;
        font-weight: bold;
        text-align: center; }
        .table-parts1 tr td .child-table tr th:last-child {
          border-right: 0; }
      .table-parts1 tr td .child-table tr td {
        border-bottom: solid 1px #c9d2e3;
        padding: 10px 20px; }
        .table-parts1 tr td .child-table tr td:nth-child(odd) {
          background-color: #eff3fa !important; }
        .table-parts1 tr td .child-table tr td:nth-child(even) {
          background-color: #ffffff !important; }
      .table-parts1 tr td .child-table tr.h40 {
        height: 40px; }
        .table-parts1 tr td .child-table tr.h40 td {
          padding: 0 20px; }
      .table-parts1 tr td .child-table tr.h80 {
        height: 80px; }
        .table-parts1 tr td .child-table tr.h80 td {
          padding: 0 20px; }
      .table-parts1 tr td .child-table tr:last-child th {
        border-bottom: 0; }
      .table-parts1 tr td .child-table tr:last-child td {
        border-bottom: 0; }
    .table-parts1 tr td .td-white-box {
      border: solid 1px #c9d2e3;
      background-color: #ffffff;
      padding: 10px 20px; }
  .table-parts1 tr:nth-child(odd) td {
    background-color: #ffffff; }
    .table-parts1 tr:nth-child(odd) td .input-radio + .input-radio-label {
      background-image: url(../img/btn-radio-off-table-odd.png); }
    .table-parts1 tr:nth-child(odd) td .input-radio + .input-radio-label:active,
    .table-parts1 tr:nth-child(odd) td .input-radio:checked + .input-radio-label {
      background-image: url(../img/btn-radio-on-table-odd.png); }
    .table-parts1 tr:nth-child(odd) td .input-radio[disabled="disabled"] + .input-radio-label {
      background-image: url(../img/btn-radio-disable.png); }
    .table-parts1 tr:nth-child(odd) td .input-checkbox + .input-checkbox-label {
      background-image: url(../img/btn-check-off-table-odd.png); }
    .table-parts1 tr:nth-child(odd) td .input-checkbox + .input-checkbox-label:active,
    .table-parts1 tr:nth-child(odd) td .input-checkbox:checked + .input-checkbox-label {
      background-image: url(../img/btn-check-on.png); }
    .table-parts1 tr:nth-child(odd) td .input-checkbox[disabled="disabled"] + .input-checkbox-label {
      background-image: url(../img/btn-check-disable.png); }
    .table-parts1 tr:nth-child(odd) td .input-text, .table-parts1 tr:nth-child(odd) td .input-number, .table-parts1 tr:nth-child(odd) td .input-date {
      background-color: #f6f8fc; }
    .table-parts1 tr:nth-child(odd) td .textarea {
      background-color: #f6f8fc; }
  .table-parts1 tr:nth-child(even) td {
/* -- 2014.08.08 h.Takano Modify -- */
/*    background-color: #eff3fa; }  */
    background-color: #ffffff; }
/* -- 2014.08.08 h.Takano ModifyEnd -- */
    .table-parts1 tr:nth-child(even) td .input-radio + .input-radio-label {
      background-image: url(../img/btn-radio-off-table-even.png); }
    .table-parts1 tr:nth-child(even) td .input-radio + .input-radio-label:active,
    .table-parts1 tr:nth-child(even) td .input-radio:checked + .input-radio-label {
      background-image: url(../img/btn-radio-on-table-even.png); }
    .table-parts1 tr:nth-child(even) td .input-radio[disabled="disabled"] + .input-radio-label {
      background-image: url(../img/btn-radio-disable.png); }
    .table-parts1 tr:nth-child(even) td .input-checkbox + .input-checkbox-label {
      background-image: url(../img/btn-check-off-table-even.png); }
    .table-parts1 tr:nth-child(even) td .input-checkbox + .input-checkbox-label:active,
    .table-parts1 tr:nth-child(even) td .input-checkbox:checked + .input-checkbox-label {
      background-image: url(../img/btn-check-on.png); }
    .table-parts1 tr:nth-child(even) td .input-checkbox[disabled="disabled"] + .input-checkbox-label {
      background-image: url(../img/btn-check-disable.png); }
/* -- 2014.08.11 h.Takano Add -- */
    .table-parts1 tr:nth-child(even) td .input-text, .table-parts1 tr:nth-child(even) td .input-number, .table-parts1 tr:nth-child(even) td .input-date {
      background-color: #f6f8fc; }
    .table-parts1 tr:nth-child(even) td .textarea {
      background-color: #f6f8fc; }
/* -- 2014.08.11 h.Takano AddEnd -- */
  .table-parts1 tr:last-child th {
    border-bottom: 0; }
  .table-parts1 tr.h50 {
    height: 50px; }
    .table-parts1 tr.h50 td {
      padding: 0 20px; }

/* テーブルパーツ２
------------------------------ */
.table-parts2 {
  width: 100%;
  border-collapse: separate;
  border: solid 3px #c9d2e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .table-parts2 tr th {
    background-color: #6c88bf;
    border-right: solid 1px #849ed2;
    border-bottom: solid 1px #c9d2e3;
    width: 20%;
/*
    padding: 10px 40px 10px 15px;
*/
    padding: 10px 25px 10px 15px;
    color: #ffffff;
    font-weight: bold;
    position: relative; }
    .table-parts2 tr th .fa-sort-asc {
      position: absolute;
      top: 9px;
      right: 10px;
      color: #ffffff; }
    .table-parts2 tr th .fa-sort-desc {
      position: absolute;
      bottom: 9px;
      right: 10px;
      color: #ffffff; }
    .table-parts2 tr th:last-child {
      border-right: 0; }
  .table-parts2 tr td {
    border-bottom: solid 1px #c9d2e3;
    padding: 10px 15px;
    color: #587296; }
    .table-parts2 tr td:nth-child(odd) {
      background-color: #eff3fa; }
      .table-parts2 tr td:nth-child(odd) .input-radio + .input-radio-label {
        background-image: url(../img/btn-radio-off-table-even.png); }
      .table-parts2 tr td:nth-child(odd) .input-radio + .input-radio-label:active,
      .table-parts2 tr td:nth-child(odd) .input-radio:checked + .input-radio-label {
        background-image: url(../img/btn-radio-on-table-even.png); }
      .table-parts2 tr td:nth-child(odd) .input-radio[disabled="disabled"] + .input-radio-label {
        background-image: url(../img/btn-radio-disable.png); }
      .table-parts2 tr td:nth-child(odd) .input-checkbox + .input-checkbox-label {
        background-image: url(../img/btn-check-off-table-even.png); }
      .table-parts2 tr td:nth-child(odd) .input-checkbox + .input-checkbox-label:active,
      .table-parts2 tr td:nth-child(odd) .input-checkbox:checked + .input-checkbox-label {
        background-image: url(../img/btn-check-on.png); }
      .table-parts2 tr td:nth-child(odd) .input-checkbox[disabled="disabled"] + .input-checkbox-label {
        background-image: url(../img/btn-check-disable.png); }
    .table-parts2 tr td:nth-child(even) {
      background-color: #ffffff; }
      .table-parts2 tr td:nth-child(even) .input-radio + .input-radio-label {
        background-image: url(../img/btn-radio-off-table-even.png); }
      .table-parts2 tr td:nth-child(even) .input-radio + .input-radio-label:active,
      .table-parts2 tr td:nth-child(even) .input-radio:checked + .input-radio-label {
        background-image: url(../img/btn-radio-on-table-even.png); }
      .table-parts2 tr td:nth-child(even) .input-radio[disabled="disabled"] + .input-radio-label {
        background-image: url(../img/btn-radio-disable.png); }
      .table-parts2 tr td:nth-child(even) .input-checkbox + .input-checkbox-label {
        background-image: url(../img/btn-check-off-table-even.png); }
      .table-parts2 tr td:nth-child(even) .input-checkbox + .input-checkbox-label:active,
      .table-parts2 tr td:nth-child(even) .input-checkbox:checked + .input-checkbox-label {
        background-image: url(../img/btn-check-on.png); }
      .table-parts2 tr td:nth-child(even) .input-checkbox[disabled="disabled"] + .input-checkbox-label {
        background-image: url(../img/btn-check-disable.png); }
  .table-parts2 tr:last-child th {
    border-bottom: 0; }
  .table-parts2 tr:last-child td {
    border-bottom: 0; }

/* テーブルパーツ３
------------------------------ */
.table-parts3 {
  width: 100%;
  border-collapse: separate;
  border: solid 3px #c9d2e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .table-parts3 tr td {
    border-bottom: solid 1px #c9d2e3;
    padding: 10px 15px;
    color: #587296; }
    .table-parts3 tr td.title {
      width: 20%;
      font-weight: bold; }
    .table-parts3 tr td:nth-child(odd) {
      background-color: #eff3fa; }
    .table-parts3 tr td:nth-child(even) {
      background-color: #ffffff; }
    .table-parts3 tr td .input-text, .table-parts3 tr td .input-number, .table-parts3 tr td .input-date {
      background-color: #f6f8fc; }
    .table-parts3 tr td .textarea {
      background-color: #f6f8fc; }
    .table-parts3 tr td .td-white-box {
      border: solid 1px #c9d2e3;
      background-color: #ffffff;
      padding: 10px 20px; }
  .table-parts3 tr:last-child th {
    border-bottom: 0; }
  .table-parts3 tr:last-child td {
    border-bottom: 0; }

/* テーブルパーツ４
------------------------------ */
.table-parts4 {
  width: 100%;
  border-collapse: separate;
  border: solid 3px #c9d2e3;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px; }
  .table-parts4 tr th {
    background-color: #eff3fa;
    border-right: solid 1px #c9d2e3;
    border-bottom: solid 1px #c9d2e3;
    /* add by toyama 20141813 start */
    border-top: none;
    border-left: none;
    /* add by toyama 20140813 end */
    padding: 10px 15px;
    color: #587296;
    font-weight: bold;
    position: relative; }
    .table-parts4 tr th .fa-sort-asc {
      position: absolute;
      top: 9px;
      right: 10px; }
    .table-parts4 tr th .fa-sort-desc {
      position: absolute;
      bottom: 9px;
      right: 10px; }
    .table-parts4 tr th.btns {
      width: 7%; }
    .table-parts4 tr th.col1 {
      width: 22%; }
    .table-parts4 tr th.col2 {
      width: 31%; }
    .table-parts4 tr th.col3 {
      width: 20%; }
    .table-parts4 tr th.col4 {
      width: 20%; }
    .table-parts4 tr th:last-child {
      border-right: 0; }
  .table-parts4 tr td {
    background-color: #ffffff;
    border-right: solid 1px #c9d2e3;
    border-bottom: solid 1px #c9d2e3;
    /* add by toyama 20141813 start */
    border-top: none;
    border-left: none;
    /* add by toyama 20140813 end */
    padding: 10px 15px;
    color: #587296; }
    .table-parts4 tr td.btns {
      width: 7%;
      padding: 10px 5px;
      font-size: 12px;
      text-align: center; }
      .table-parts4 tr td.btns a {
        color: #587296;
        text-decoration: none; }
    /* 追加 */
    .table-parts4 tr td a i.fa {
      margin-right:10px;
    }
    .table-parts4 tr td:last-child {
      border-right: 0; }
  .table-parts4 tr:last-child td {
    border-bottom: 0; }

.table-parts4 th #xpartitiontable {
    width:200px;
}
/* フェーズパーツ２
------------------------------ */
.phase-list2 {
  overflow: hidden; }
  .phase-list2 li {
    float: left;
    box-sizing: border-box;
    width: 20%;
    padding-right: 21px;
    background-image: url(../img/bg-phase.png);
    background-repeat: no-repeat;
    background-position: right center;
    position: relative;
    z-index: 0; }
    .phase-list2 li p {
      margin-left: -21px;
      padding-left: 36px;
      background-color: #a2b1cb;
      height: 33px;
      color: #ffffff;
      font-size: 11px;
      line-height: 33px; }
      .phase-list2 li p .fa {
        vertical-align: baseline;
        margin-right: 15px;
        font-size: 14px; }
    .phase-list2 li.current {
      background-image: url(../img/bg-phase-current.png); }
      .phase-list2 li.current p {
        background-color: #3160b6; }
    .phase-list2 li:nth-child(1) {
      padding-right: 20px;
      z-index: 5; }
      .phase-list2 li:nth-child(1) p {
        margin-left: 0;
        padding-left: 15px;
        -webkit-border-radius: 3px 0 0 3px;
        -moz-border-radius: 3px 0 0 3px;
        -ms-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px; }
    .phase-list2 li:nth-child(2) {
      z-index: 4; }
    .phase-list2 li:nth-child(3) {
      z-index: 3; }
    .phase-list2 li:nth-child(4) {
      z-index: 2; }
    .phase-list2 li:nth-child(5) {
      z-index: 1; }

/* フェーズパーツ３
------------------------------ */
.phase-list3 {
  background-color: #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  -ms-border-radius: 3px;
  border-radius: 3px;
  padding: 10px 20px;
  overflow: hidden; }
  .phase-list3 li {
    float: left;
    box-sizing: border-box;
    width: 18%;
    background-image: url(../img/bg-phase-arrow.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding: 6px 15px 4px 0;
    color: #587296;
    text-align: center; }
    .phase-list3 li .fa {
      vertical-align: baseline;
      margin-right: 10px;
      /* 変更 */
      /* color: #dfe3eb; */
      color: #b5c0d6;
      font-size: 14px; }
    .phase-list3 li:last-child {
      background: none; }

/* タブ
------------------------------ */
.tab-block {
  position: relative; }
  .tab-block .tabs {
    position: relative;
    z-index: 1; }
    .tab-block .tabs .tab-btn {
      float: left;
      margin-right: 10px; }
      .tab-block .tabs .tab-btn a {
        display: block;
        background-color: #a2b1cb;
        -webkit-border-radius: 3px 3px 0 0;
        -moz-border-radius: 3px 3px 0 0;
        -ms-border-radius: 3px 3px 0 0;
        border-radius: 3px 3px 0 0;
        padding: 12px 50px;
        color: #ffffff;
        font-size: 12px;
        font-weight: bold;
        text-align: center;
        text-decoration: none; }
      .tab-block .tabs .tab-btn.current a {
        background-color: #ffffff;
        color: #2f3c4b;
        position: relative; }
  .tab-block .tabs-7 {
    overflow: hidden; }
    .tab-block .tabs-7 .tab-btn {
      width: 13%;
      margin-right: 1%; }
      .tab-block .tabs-7 .tab-btn:last-child {
        margin-right: 0; }
      .tab-block .tabs-7 .tab-btn a {
        padding: 12px 12px 312px;
        margin-bottom: -300px; }
  .tab-block .white-block {
    margin-top: -1px;
    position: relative;
    z-index: 2; }

/* TOPへ戻る
------------------------------ */
.to-pagetop {
  font-size: 12px;
  text-align: right; }
  .to-pagetop a {
    color: #587296; }
    .to-pagetop a .fa {
      font-size: 14px;
      vertical-align: bottom;
      margin-right: 10px; }

/* ページネーション
------------------------------ */
.pagenation {
  text-align: center; }
  .pagenation li {
    display: inline-block;
    width: 25px;
    height: 30px;
    margin: 0 5px;
    line-height: 30px; }
    .pagenation li a {
      display: block;
      background-color: #c8d2e1;
      color: #587296;
      text-decoration: none; }
      .pagenation li a:hover {
        background-color: #3160b6;
        color: #ffffff; }
    .pagenation li span {
      display: block;
      background-color: #3160b6;
      color: #ffffff;
      text-decoration: none; }
    .pagenation li.prev {
      width: auto;
      margin-right: 45px; }
      .pagenation li.prev a {
        background-color: transparent; }
        .pagenation li.prev a:hover {
          background-color: transparent;
          color: #587296; }
      .pagenation li.prev .fa-angle-left {
        margin-right: 10px;
        font-size: 16px; }
    .pagenation li.next {
      width: auto;
      margin-left: 45px; }
      .pagenation li.next a {
        background-color: transparent; }
        .pagenation li.next a:hover {
          background-color: transparent;
          color: #587296; }
      .pagenation li.next .fa-angle-right {
        margin-left: 10px;
        font-size: 16px; }

ul.pager li.prev,
ul.pager li.next {
  border: none; }

ul.pager li a {
  position: relative;
  display: block;
  padding: 3px 8px;
  color: #3366FF; }

ul.pager li a:link,
ul.pager li a:visited {
  text-decoration: none; }

ul.pager li a:hover,
ul.pager li a:active {
  background-color: #AADDFF;
  text-decoration: none; }

ul.pager li em {
  display: block;
  padding: 3px 8px;
  background: #3366FF;
  color: #FFFFFF; }

/* 所属管理
------------------------------ */
.affilication-mng {
  display: table;
  width: 100%; }
  .affilication-mng .column-left, .affilication-mng .column-right {
    display: table-cell;
    vertical-align: top;
    width: 45%;
    padding: 15px;
    background: #fff;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    border-radius: 3px; }
    .affilication-mng .column-left .column-title, .affilication-mng .column-right .column-title {
      font-weight: 700; }
    .affilication-mng .column-left .input-group, .affilication-mng .column-right .input-group {
      width: 100%; }
      .affilication-mng .column-left .input-group .input-text, .affilication-mng .column-left .input-group .input-number, .affilication-mng .column-left .input-group .input-date, .affilication-mng .column-right .input-group .input-text, .affilication-mng .column-right .input-group .input-number, .affilication-mng .column-right .input-group .input-date {
        float: left;
        width: 70%;
        margin-right: 2%;
        background: #f6f8fc; }
      .affilication-mng .column-left .input-group .btns, .affilication-mng .column-right .input-group .btns {
        float: left;
        width: 28%; }
        .affilication-mng .column-left .input-group .btns li, .affilication-mng .column-right .input-group .btns li {
          width: 100%;
          text-align: center; }
          .affilication-mng .column-left .input-group .btns li a, .affilication-mng .column-right .input-group .btns li a {
            padding: 0 5px;
            line-height: 30px; }
    .affilication-mng .column-left .table-parts2 th, .affilication-mng .column-right .table-parts2 th {
      width: auto;
      padding: 8px; }
    .affilication-mng .column-left .table-parts2 td, .affilication-mng .column-right .table-parts2 td {
      padding: 10px; }
      .affilication-mng .column-left .table-parts2 td .fa, .affilication-mng .column-right .table-parts2 td .fa {
        margin-right: 6px;
        font-size: 16px;
        color: #b5c0d6; }
      .affilication-mng .column-left .table-parts2 td:last-child a, .affilication-mng .column-right .table-parts2 td:last-child a {
        color: #587296;
        text-decoration: underline; }
    .affilication-mng .column-left .table-parts2 .input-checkbox-label, .affilication-mng .column-right .table-parts2 .input-checkbox-label {
      width: 18px;
      height: 0;
      min-height: 0;
      margin: 0;
      padding: 18px 0 0; }
    .affilication-mng .column-left .pagenation li, .affilication-mng .column-right .pagenation li {
      margin: 0 3px; }
    .affilication-mng .column-left .pagenation .prev, .affilication-mng .column-right .pagenation .prev {
      margin-left: 0; }
    .affilication-mng .column-left .pagenation .next, .affilication-mng .column-right .pagenation .next {
      margin-right: 0; }
  .affilication-mng .column-left .table-parts2 td:last-child .fa {
    color: #3561b9; }
  .affilication-mng .column-right .table-parts2 td:last-child .fa {
    color: #b5c0d6; }
  .affilication-mng .operation {
    display: table-cell;
    vertical-align: middle; }
    .affilication-mng .operation .btns li {
      width: 100%;
      text-align: center;
      margin-bottom: 10px; }
      .affilication-mng .operation .btns li:last-child {
        margin-bottom: 0; }
      .affilication-mng .operation .btns li a {
        display: inline-block;
        padding: 8px;
        width: 40%;
        min-width: 30px;
        text-align: center; }
        .affilication-mng .operation .btns li a .fa {
          width: 100%; }

/* 横並びメニュー
------------------------------ */
/*.menu-horizontal-left li, .menu-horizontal-right li {*/
.menu-horizontal-left li, .menu-horizontal-right li, .menu-horizontal-center li {
  display: inline;
  margin-right: 20px;
  text-decoration: underline; }
  .menu-horizontal-left li .fa, .menu-horizontal-right li .fa {
    padding-right: 6px;
    vertical-align: text-top; }
  .menu-horizontal-left li:last-child, .menu-horizontal-right li:last-child {
    margin-right: 0; }

.menu-horizontal-right {
  text-align: right; }

/* 追加 */
.menu-horizontal-center {
  text-align: center; }

/* ドロップエリア
------------------------------ */
.drop-area {
  background: #b5c0d6;
  padding: 10px;
  min-height: 80px; }

/* クエスチョンマーク
------------------------------ */
.fa-question-circle {
  margin-left: 6px;
  vertical-align: baseline; }

/* インライングループ
------------------------------ */
.horizontal-group > span, .horizontal-group .pulldown {
  margin-left: 20px; }
  .horizontal-group > span:first-child, .horizontal-group .pulldown:first-child {
    margin-left: 0; }
.horizontal-group .input-number {
  width: 80px;
  padding-left: 15px;
  padding-right: 15px; }
.horizontal-group .pulldown {
  display: inline-block; }
  .horizontal-group .pulldown .pulldown-label {
    display: inline-block;
    vertical-align: middle;
    width: auto; }
    .horizontal-group .pulldown .pulldown-label select {
      width: auto;
      padding-right: 40px;
      padding-left: 20px; }

/*////////////////////////////////////////
	PARTS
////////////////////////////////////////*/
.clearfix:after {
  content: "";
  display: block;
  clear: both; }

.mb-0 {
  margin-bottom: 0; }

.mb-5 {
  margin-bottom: 5px; }

.mb-10 {
  margin-bottom: 10px; }

.mb-15 {
  margin-bottom: 15px; }

.mb-20 {
  margin-bottom: 20px; }

.mb-25 {
  margin-bottom: 25px; }

.mb-30 {
  margin-bottom: 30px; }

.mb-35 {
  margin-bottom: 35px; }

.mb-40 {
  margin-bottom: 40px; }

.mb-45 {
  margin-bottom: 45px; }

.mb-50 {
  margin-bottom: 50px; }

.mb-55 {
  margin-bottom: 55px; }

.mb-60 {
  margin-bottom: 60px; }

.mb-65 {
  margin-bottom: 65px; }

.mb-70 {
  margin-bottom: 70px; }

.mb-75 {
  margin-bottom: 75px; }

.mb-80 {
  margin-bottom: 80px; }

.mb-85 {
  margin-bottom: 85px; }

.mb-90 {
  margin-bottom: 90px; }

.mb-95 {
  margin-bottom: 95px; }

.mb-100 {
  margin-bottom: 100px; }

.mrl-3 {
  margin-right: 3px;
  margin-left: 3px; }

.mrl-5 {
  margin-right: 5px;
  margin-left: 5px; }

.mrl-10 {
  margin-right: 10px;
  margin-left: 10px; }

.text-red {
  color: #eb4141; }

.text-bold {
  font-weight: 700; }

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

.shadow {
  -webkit-box-shadow: 0 1px 2px #999999;
  -moz-box-shadow: 0 1px 2px #999999;
  -ms-box-shadow: 0 1px 2px #999999;
  box-shadow: 0 1px 2px #999999; }

/*////////////////////////////////////////
	ログイン画面用
////////////////////////////////////////*/
html, body {
  height: 100%; }

.dbr-login-wrap {
  width: 100%;
  height: 100%;
  background: #dee3eb; }

.dbr-login-header {
  position: absolute;
  top: 0;
  z-index: 10;
  width: 100%;
  height: 100px;
  line-height: 100px;
  text-align: center;
  font-size: 30px;
  color: #fff;
  background: #363f51;
  background: radial-gradient(300px 300px, #6e80a4, #363f51);
  background: -webkit-radial-gradient(center 50px, 300px 300px, #6e80a4, #363f51);
  background: -moz-radial-gradient(center 50px, 300px 300px, #6e80a4, #363f51); }

.dbr-login-main {
  height: 100%;
  padding: 100px 0 70px;
  box-sizing: border-box; }
  .dbr-login-main .dbr-login-body {
  position: relative;
  top: 50%;
  }
  .dbr-login-main .dbr-login-body .dbr-login-table {
    border-collapse: separate;
    border-spacing: 13px;
    /*position: relative;*/
    /*top: 50%;*/
    margin: -70px auto 0;
    padding-right: 113px;
    /*color: #aeb3cb;*/ }
    .dbr-login-main .dbr-login-table th {
      min-width: 100px;
      text-align: right; }

/* ログインメッセージ */
.dbr-login-main .dbr-login-message {
    margin: 0 auto 0;
    /*position: relative;*/
    padding-right: 113px;
    margin: 0 auto 0;
    text-align: center;
}

.dbr-login-footer {
  position: absolute;
  bottom: 0;
  z-index: 10;
  width: 100%;
  height: 70px;
  text-align: center;
  font-size: 11px;
  color: #fff;
  background: #363f51;
  padding-top: 20px;
  box-sizing: border-box; }
