@charset "UTF-8";
/*////////////////////////////////////////////////////////

define

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

reset

////////////////////////////////////////////////////////*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, #wrapper .page_subtitile, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
  vertical-align: baseline; }

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

html {
  /*overflow-y: scroll;*/ }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

button, textarea, select {
  margin: 0;
  padding: 0;
  background: none;
  border: none;
  border-radius: 0;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 100%; }

ol, ul {
  list-style: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

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

.t-center {
  text-align: center !important; }

.t-right {
  text-align: right !important; }

#ui-datepicker-div {
  z-index: 99 !important; }

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

common

////////////////////////////////////////////////////////*/
html, body {
  height: 100%;
  color: #334252;
  font-size: 13px;
  font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  position: relative; }

/* header
------------------------------------------------------- */
header {
  width: 100%;
  height: 140px;
  background: #FFF;
  box-shadow: 1px 1px 3px #999;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 5; }
  header #logo {
    display: inline-block;
    font-size: 1.6em;
    padding: 10px 20px 15px; }
    header #logo a {
      color: #24374C;
      text-decoration: none; }
  header .header_list {
    position: absolute;
    top: 10px;
    right: 175px; }
    header .header_list li {
      display: inline-block; }
      header .header_list li a {
        display: block;
        width: 30px;
        height: 30px;
        color: #FFF;
        font-size: 20px;
        text-align: center;
        border: 1px solid #4E86C0;
        background: #4E86C0; }
        header .header_list li a:hover {
          opacity: 0.8; }
  header p.name {
    position: absolute;
    top: 17px;
    right: 260px; }
  header .btn, header .btn_link, header .btn_link_back, header .btn_exec1, header .btn_exec2, header .btn_exec3 {
    display: inline-block;
    padding: 5px 20px 3px;
    color: #fff;
    text-align: center;
    background: #4E86C0;
    position: absolute;
    top: 10px;
    right: 48px;
    cursor: pointer; }

/* page title*/
#page_title {
  border-top: 1px solid #CCC;
  background: url(../images/gear_bg.gif) no-repeat center -400px, #d9f2ff; }
  #page_title h1 {
    width: 1000px;
    margin: 0 auto;
    padding: 20px 0;
    color: #3b8eca;
    font-size: 30px;
    font-weight: normal !important; }
    #page_title h1 span {
      font-size: 18px; }

/* scroll */
.scroll {
  height: 55px !important;
  background: url(../images/gear_bg.gif) no-repeat center -415px, #d9f2ff; }
  .scroll #logo {
    display: none; }
  .scroll #page_title {
    height: 0 !important;
    padding: 0 !important; }
    .scroll #page_title h1 {
      width: 600px !important;
      padding: 0 !important;
      position: fixed;
      top: 5px;
      left: 72px; }

/* main contents
------------------------------------------------------- */
#container {
  min-width: 1000px;
  height: 100%;
  margin-bottom: -50px;
  padding: 155px 0 50px !important;
  box-sizing: border-box; }

#wrapper {
  width: 1000px;
  margin: 0 auto;
  padding: 50px 0 100px;
  box-sizing: border-box; }
  #wrapper .contents {
    margin-bottom: 50px; }
  #wrapper #bread_crumb {
    min-height: 35px;
    margin-bottom: 20px;
    position: relative;
    top: -20px; }
    #wrapper #bread_crumb li {
      display: inline-block;
      padding-right: 30px;
      color: #666;
      position: relative; }
      #wrapper #bread_crumb li a {
        color: #666; }
        #wrapper #bread_crumb li a:after {
          content: '>';
          position: absolute;
          top: 0;
          right: 10px; }
      #wrapper #bread_crumb li:last-child {
        padding-right: 0; }
  #wrapper h2 {
    margin-bottom: 20px;
    color: #3b8eca;
    font-size: 26px;
    border-bottom: 3px double #4E86C0;
    position: relative; }
    #wrapper h2 .btn, #wrapper h2 .btn_link, #wrapper h2 .btn_link_back, #wrapper h2 .btn_exec1, #wrapper h2 .btn_exec2, #wrapper h2 .btn_exec3 {
      top: -5px; }
    #wrapper h2 .btn_exec3 {
      position: absolute;
      top: 0;
      right: 0; }
  #wrapper h3, #wrapper .page_subtitile {
    margin-bottom: 10px;
    padding-left: 10px;
    color: #3b8eca;
    font-size: 18px;
    position: relative; }
    #wrapper h3:before, #wrapper .page_subtitile:before {
      content: '';
      display: block;
      width: 5px;
      height: 1.1em;
      background: #3b8eca;
      position: absolute;
      top: 2px;
      left: 0; }
  #wrapper h4 {
    margin-bottom: 10px;
    color: #3b8eca;
    font-size: 16px;
    font-weight: bold; }

#sales_page h2 {
  color: #aa89bd;
  border-bottom: 3px double #aa89bd; }
#sales_page h3, #sales_page #wrapper .page_subtitile, #wrapper #sales_page .page_subtitile {
  color: #aa89bd; }
  #sales_page h3:before, #sales_page #wrapper .page_subtitile:before, #wrapper #sales_page .page_subtitile:before {
    background: #aa89bd; }

#recruit_page h2 {
  color: #6ab6b3;
  border-bottom: 3px double #6ab6b3; }
#recruit_page h3, #recruit_page #wrapper .page_subtitile, #wrapper #recruit_page .page_subtitile {
  color: #6ab6b3; }
  #recruit_page h3:before, #recruit_page #wrapper .page_subtitile:before, #wrapper #recruit_page .page_subtitile:before {
    background: #6ab6b3; }

#master_page h2 {
  color: #f29295;
  border-bottom: 3px double #f29295; }
#master_page h3, #master_page #wrapper .page_subtitile, #wrapper #master_page .page_subtitile {
  color: #f29295; }
  #master_page h3:before, #master_page #wrapper .page_subtitile:before, #wrapper #master_page .page_subtitile:before {
    background: #f29295; }

#other_page h2 {
  color: #c3ae8d;
  border-bottom: 3px double #c3ae8d; }
#other_page h3, #other_page #wrapper .page_subtitile, #wrapper #other_page .page_subtitile {
  color: #c3ae8d; }
  #other_page h3:before, #other_page #wrapper .page_subtitile:before, #wrapper #other_page .page_subtitile:before {
    background: #c3ae8d; }

/* footer
------------------------------------------------------- */
footer {
  height: 50px; }

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

common parts

////////////////////////////////////////////////////////*/
table {
  margin-bottom: 20px;
  /* head */ }
  table th,
  table td {
    padding: 3px;
    vertical-align: top; }
  table th {
    padding-top: 12px;
    text-align: left; }
  table td.no-data {
    text-align: center !important;
    vertical-align: middle !important; }
  table td.empty {
    text-align: right !important;
    border: none !important;
    background: none !important; }
  table td span.yomi {
    font-size: 0.8em; }
  table td span.state {
    position: absolute;
    top: 8px;
    right: 10px; }
  table tr.head th,
  table tr.head td {
    color: #FFF;
    text-align: center;
    /*background: #5086BA;*/ }
  table input[type="text"],
  table input[type="password"] {
    padding: 3px;
    font-size: 1em;
    border: 1px solid #999; }
  table textarea {
    width: 90%;
    height: 10em;
    padding: 3px;
    font-size: 1em;
    background: #FFF;
    border: 1px solid #999; }

/* table (search)
------------------------------------------------------- */
.search_box input[type="text"] {
  padding: 8px !important;
  font-size: 1em;
  border: 1px solid #999; }

/* table (list)
------------------------------------------------------- */
.table-list {
  width: 100%;
  border-top: 1px solid #FFF;
  border-left: 1px solid #FFF; }
  .table-list th,
  .table-list td {
    padding: 6px;
    color: #3f486b;
    text-align: left;
    vertical-align: middle;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF; }
  .table-list th {
    color: #FFF;
    /*background: #5086BA;*/ }
  .table-list td {
    background: #F6F6F6; }
    .table-list td.select-cel {
      padding-right: 1.5em;
      position: relative;
      cursor: pointer; }
    .table-list td.popup-able:hover {
      background: #87CEFA; }
  .table-list tr:nth-child(odd) td {
    background: #EFEFEF; }
  .table-list tr.delete-line {
    filter: alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3; }
  .table-list tr.edit-line td {
    background: #eedcdc !important; }
  .table-list tr.notice-line td {
    background: #FFE0E0 !important; }

#staff_page .table-list th {
  background: #4E86C0; }

#sales_page .table-list th {
  background: #aa89bd; }

#recruit_page .table-list th {
  background: #6ab6b3; }

#master_page .table-list th {
  background: #f29295; }

#other_page .table-list th {
  background: #c3ae8d; }

/* staff list */
.staff-list td {
  font-size: 0.9em; }
.staff-list tr:nth-child(4n-2) td, .staff-list tr:nth-child(4n-1) td {
  background: #EFEFEF; }
.staff-list tr:nth-child(4n-2) td, .staff-list tr:nth-child(4n) td {
  padding: 8px 8px 0;
  border-bottom: none; }
.staff-list tr:nth-child(4n-1) td, .staff-list tr:nth-child(4n+1) td {
  padding: 0 8px 8px; }
.staff-list tr:nth-child(4n) td, .staff-list tr:nth-child(4n+1) td {
  background: #F6F6F6; }
.staff-list .rowspan {
  padding: 8px !important;
  border-bottom: 1px solid #FFF !important; }

/* table (detail)
------------------------------------------------------- */
.table-detail {
  width: 100%;
  border-top: 1px solid #FFF; }
  .table-detail th,
  .table-detail td {
    padding: 6px;
    color: #3f486b;
    text-align: left;
    vertical-align: middle;
    background: #F6F6F6;
    border-right: 1px solid #FFF;
    border-bottom: 1px solid #FFF; }

#staff_page .table-detail th {
  background: #DCE7F3; }
#staff_page .table-detail .head th {
  background: #4E86C0; }

#sales_page .table-detail th {
  background: #e4daea; }
#sales_page .table-detail .head th {
  background: #aa89bd; }

#recruit_page .table-detail th {
  background: #ddeeed; }
#recruit_page .table-detail .head th {
  background: #6ab6b3; }

#master_page .table-detail th {
  background: #f3e4e4; }
#master_page .table-detail .head th {
  background: #f29295; }

#other_page .table-detail th {
  background: #f0eae0; }
#other_page .table-detail .head th {
  background: #c3ae8d; }

/* inner table */
table table {
  width: 100%;
  margin-bottom: 0 !important;
  border: none !important; }
  table table td {
    background: none !important;
    border-right: none !important;
    border-bottom: 1px solid #FFF !important; }

.inner-table td {
  padding: 3px !important;
  border-bottom: none !important; }

/* popup box
------------------------------------------------------- */
.screen_black {
  width: 100%;
  height: 100%;
  margin: auto;
  background-color: #444;
  visibility: hidden;
  opacity: 0.6;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 8; }

.popupbox {
  width: 700px;
  height: 500px;
  margin: 0 0 0 -350px;
  background: #FFF;
  visibility: hidden;
  position: fixed;
  top: 100px;
  left: 50%;
  z-index: 9; }

.popupbox_inner {
  height: 100%;
  padding: 10px;
  box-sizing: border-box;
  overflow: scroll; }

.select-cel:after {
  content: ">";
  margin-top: -8px;
  position: absolute;
  top: 50%;
  right: 5px; }

.popupbox_foot {
  position: absolute;
  top: -20px;
  right: -20px; }
  .popupbox_foot a {
    display: inline-block;
    padding: 2px 8px;
    color: #FFF;
    font-size: 16px;
    text-align: center;
    background: #444;
    border: 3px solid #FFF;
    border-radius: 50px;
    box-shadow: 2px 2px 3px #333;
    cursor: pointer; }
    .popupbox_foot a:hover {
      opacity: 0.8; }

.float_box {
  width: 100%;
  box-sizing: border-box;
  position: relative;
  overflow: hidden; }
  .float_box div {
    float: left;
    width: 50%;
    box-sizing: border-box; }
    .float_box div:nth-child(1) {
      padding-right: 10px; }
    .float_box div:nth-child(2) {
      padding-left: 10px; }

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

form style

////////////////////////////////////////////////////////*/
/* select box
------------------------------------------------------- */
.select-wrap {
  display: inline-block;
  min-width: 60px;
  min-width: 3em;
  margin-bottom: 3px;
  color: #333;
  vertical-align: middle;
  background-color: #FFF;
  background-image: -webkit-linear-gradient(top, #FFF 0%, #dfe0d9 100%);
  background-image: linear-gradient(top, #FFF 0%, #dfe0d9 100%);
  border: 1px solid #c0c0c0;
  position: relative;
  overflow: hidden; }
  .select-wrap select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: block;
    width: 100%;
    margin: 0;
    padding: 2px 26px 2px 4px;
    font-size: 16px;
    font-size: 1rem;
    line-height: 1.3;
    position: relative;
    z-index: 2;
    background: transparent;
    border: 0;
    outline: none; }

.entypo-down-open-mini:before {
  margin-top: -8px;
  margin-top: -.5rem;
  color: #333;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1;
  font-family: 'entypo',sans-serif;
  position: absolute;
  top: 50%;
  right: 12px;
  right: .75rem;
  z-index: 1; }

.required {
  display: inline-block;
  margin-left: 5px;
  padding: 1px 5px;
  color: #FFF;
  font-size: 0.75em;
  background: #D33;
  border-radius: 3px;
  position: relative;
  top: -2px; }

.notice {
  color: #e07070; }

.label-check,
.label-radio {
  display: inline-block;
  padding-right: 10px; }

.chk-list-s label {
  display: inline-block;
  width: 6em; }

:placeholder-shown {
  color: #CCC; }

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

:-moz-placeholder {
  color: #CCC;
  opacity: 1; }

::-moz-placeholder {
  color: #CCC;
  opacity: 1; }

:-ms-input-placeholder {
  color: #CCC; }

/* overflow
------------------------------------------------------- */
.overflow_s {
  width: 150px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

.overflow_m {
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

.overflow_l {
  width: 300px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

.overflow_xl {
  width: 500px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: inline-block; }

/* error
------------------------------------------------------- */
.error_list {
  display: none;
  color: #7c6180;
  background-color: #E2EBEF;
  border-top: 1px dashed #6699CC;
  border-bottom: 1px dashed #6699CC;
  text-align: left;
  padding: 8px; }

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

button style

////////////////////////////////////////////////////////*/
.btn_list {
  min-height: 35px;
  margin-bottom: 20px;
  text-align: right;
  position: relative;
  top: -20px; }

.btn_box_right {
  width: 100%;
  min-height: 35px;
  margin-bottom: 20px;
  text-align: right; }

/* base
------------------------------------------------------- */
.btn, .btn_link, .btn_link_back, .btn_exec1, .btn_exec2, .btn_exec3 {
  display: inline-block;
  margin: 0 5px 5px 0;
  padding: 5px 10px 3px;
  font-size: 14px;
  text-align: center;
  text-decoration: none;
  background: none;
  border: 2px solid #4E86C0;
  position: relative;
  cursor: pointer; }
  .btn:hover, .btn_link:hover, .btn_link_back:hover, .btn_exec1:hover, .btn_exec2:hover, .btn_exec3:hover {
    opacity: 0.8; }

/* link
------------------------------------------------------- */
.btn_link {
  padding: 5px 20px 3px 10px;
  background: url(../images/arrow_right.png) no-repeat right center, #FFF;
  background-size: 13px auto; }

.btn_link_back {
  padding: 5px 10px 3px 20px;
  background: url(../images/arrow_left.png) no-repeat left center, #FFF;
  background-size: 13px auto; }

.btn_list .btn_link,
.btn_list .btn_link_back {
  position: absolute;
  top: 0;
  left: 0; }

#sales_page .btn_link {
  background: url(../images/arrow_right_sales.png) no-repeat right center, #FFF;
  background-size: 13px auto; }
#sales_page .btn_link_back {
  background: url(../images/arrow_left_sales.png) no-repeat left center, #FFF;
  background-size: 13px auto; }

#recruit_page .btn_link {
  background: url(../images/arrow_right_recruit.png) no-repeat right center, #FFF;
  background-size: 13px auto; }
#recruit_page .btn_link_back {
  background: url(../images/arrow_left_recruit.png) no-repeat left center, #FFF;
  background-size: 13px auto; }

#master_page .btn_link {
  background: url(../images/arrow_right_master.png) no-repeat right center, #FFF;
  background-size: 13px auto; }
#master_page .btn_link_back {
  background: url(../images/arrow_left_master.png) no-repeat left center, #FFF;
  background-size: 13px auto; }

#other_page .btn_link {
  background: url(../images/arrow_right_other.png) no-repeat right center, #FFF;
  background-size: 13px auto; }
#other_page .btn_link_back {
  background: url(../images/arrow_left_other.png) no-repeat left center, #FFF;
  background-size: 13px auto; }

/* exec
------------------------------------------------------- */
.btn_exec1 {
  color: #4E86C0;
  background: #FFF; }

.btn_exec2 {
  color: #FFF;
  background: #4E86C0; }

.btn_exec3 {
  color: #FFF;
  background: #ff7f39;
  border: 2px solid #ff7f39; }

/* submit
------------------------------------------------------- */
.btn_submit {
  margin-bottom: 20px;
  padding: 6px 20px 5px;
  color: #FFF;
  font-size: 16px;
  background: #ff7f39;
  border: 2px solid #ff7f39; }

/* back
------------------------------------------------------- */
.btn_back {
  padding: 6px 20px 5px;
  color: #FFF;
  font-size: 16px;
  background: #999;
  border: 2px solid #999; }

/* open
------------------------------------------------------- */
.btn_open {
  padding: 5px 20px 3px 10px;
  color: #4E86C0;
  background: url(../images/arrow_open.png) no-repeat right center, #FFF;
  background-size: 17px auto; }

/* close
------------------------------------------------------- */
.btn_close {
  width: 100%;
  margin-bottom: 5px;
  padding: 5px 20px 3px 10px;
  color: #4E86C0;
  font-size: 14px;
  border: 2px solid #4E86C0;
  background: url(../images/arrow_open.png) no-repeat right center, #FFF;
  background-size: 17px auto;
  cursor: pointer; }

/* small
------------------------------------------------------- */
.btn_small {
  margin: 0 3px 0 0 !important;
  padding: 2px 5px !important;
  font-size: 10px !important; }

a.btn_small i {
  font-size: 1rem !important; }

/* save (float)
------------------------------------------------------- */
.btn_save {
  width: 100px;
  padding: 15px 0;
  color: #fff;
  font-size: 1.2em;
  text-align: center;
  background: #ff7f39;
  box-sizing: border-box;
  box-shadow: 2px 2px 5px #999;
  border: 2px solid #FFF;
  border-radius: 5px;
  cursor: pointer;
  position: fixed;
  right: 20px;
  bottom: 20px;
  z-index: 99; }
  .btn_save:hover {
    filter: alpha(opacity=90);
    -moz-opacity: 0.9;
    opacity: 0.9; }

/* ぴかぴか */
.pikapika {
  animation: pika2 1s infinite alternate; }

@keyframes pika2 {
  from {
    opacity: 1; }
  to {
    opacity: 0.5; } }
/* button color
------------------------------------------------------- */
.staff_exec1 {
  color: #4E86C0 !important;
  border-color: #4E86C0 !important; }

.sales_exec1 {
  color: #aa89bd !important;
  border-color: #aa89bd !important; }

.recruit_exec1 {
  color: #6ab6b3 !important;
  border-color: #6ab6b3 !important; }

.master_exec1 {
  color: #f29295 !important;
  border-color: #f29295 !important; }

.other_exec1 {
  color: #c3ae8d !important;
  border-color: #c3ae8d !important; }

.staff_exec2 {
  background: #4E86C0 !important;
  border-color: #4E86C0 !important; }

.sales_exec2 {
  background: #aa89bd !important;
  border-color: #aa89bd !important; }

.recruit_exec2 {
  background: #6ab6b3 !important;
  border-color: #6ab6b3 !important; }

.master_exec2 {
  background: #f29295 !important;
  border-color: #f29295 !important; }

.other_exec2 {
  background: #c3ae8d !important;
  border-color: #c3ae8d !important; }

#staff_page .btn_link,
#staff_page .btn_link_back {
  color: #4E86C0; }
#staff_page .btn_exec1 {
  color: #4E86C0;
  border-color: #4E86C0; }
#staff_page .btn_exec2 {
  color: #FFF;
  background: #4E86C0;
  border-color: #4E86C0; }

#sales_page .btn_link,
#sales_page .btn_link_back,
#sales_page .btn_exec1 {
  color: #aa89bd;
  border-color: #aa89bd; }
#sales_page .btn_exec2 {
  color: #FFF;
  background: #aa89bd;
  border-color: #aa89bd; }

#recruit_page .btn_link,
#recruit_page .btn_link_back,
#recruit_page .btn_exec1 {
  color: #6ab6b3;
  border-color: #6ab6b3; }
#recruit_page .btn_exec2 {
  color: #FFF;
  background: #6ab6b3;
  border-color: #6ab6b3; }

#master_page .btn_link,
#master_page .btn_link_back,
#master_page .btn_exec1 {
  color: #f29295;
  border-color: #f29295; }
#master_page .btn_exec2 {
  color: #FFF;
  background: #f29295;
  border-color: #f29295; }

#other_page .btn_link,
#other_page .btn_link_back,
#other_page .btn_exec1 {
  color: #c3ae8d;
  border-color: #c3ae8d; }
#other_page .btn_exec2 {
  color: #FFF;
  background: #c3ae8d;
  border-color: #c3ae8d; }

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

login

////////////////////////////////////////////////////////*/
#box-login {
  width: 400px;
  margin: 50px auto 0;
  text-align: center; }
  #box-login dt {
    color: #fff; }
  #box-login ul li {
    display: inline-block; }

.err_msg {
  color: red; }

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

top page

////////////////////////////////////////////////////////*/
#top_link {
  float: left;
  width: 400px; }

#top_link ul {
  margin: 0 auto 30px;
  position: relative;
  overflow: hidden; }

#top_link li {
  width: 400px;
  height: 61px;
  margin: 0 0 5px; }

#top_link li a {
  display: block;
  padding: 15px;
  color: #FFF;
  font-size: 18px;
  text-decoration: none; }

#top_link li a:hover {
  opacity: 0.8; }

#top_link li#link_tcd a {
  background: url(../images/link_tcd.jpg) no-repeat; }

#top_link li#link_regist a {
  background: url(../images/link_regist.jpg) no-repeat; }

#top_link li#link_search a {
  background: url(../images/link_search.jpg) no-repeat; }

#top_link li#link_rpt a {
  background: url(../images/link_rpt.jpg) no-repeat; }

#top_link li#link_list a {
  background: url(../images/link_list.jpg) no-repeat; }

#top_link li#link_contact a {
  background: url(../images/link_contact.jpg) no-repeat; }

#top_link li#link_master a {
  background: url(../images/link_master.jpg) no-repeat; }

/* information
------------------------------------------------------- */
#information {
  position: relative;
  overflow: hidden; }

#information #info_list {
  float: right;
  width: 580px; }

#information #info_list ul {
  height: 450px;
  border-top: 1px dotted #CCC;
  overflow-y: scroll; }

#information #info_list li {
  padding: 10px 0 10px 100px;
  font-size: 14px;
  border-bottom: 1px dotted #CCC;
  position: relative; }

#information #info_list li span {
  margin-bottom: 5px;
  color: #888;
  font-size: 0.85em;
  position: absolute;
  top: 12px;
  left: 10px; }

#information .caution_box {
  padding: 10px;
  border: 1px dotted #F00; }

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

tcd edit

////////////////////////////////////////////////////////*/
.tab {
  width: 100%;
  padding-bottom: 20px;
  position: relative;
  overflow: hidden; }
  .tab li {
    float: left;
    margin: 0 0 0 5px;
    border: 1px solid #3b8eca;
    box-sizing: border-box; }
    .tab li a {
      display: block;
      padding: 5px;
      text-align: center;
      cursor: pointer; }
      .tab li a.active {
        color: #FFF;
        background: #3b8eca;
        position: relative; }
        .tab li a.active:after {
          content: '';
          display: block;
          width: 16px;
          height: 16px;
          margin-left: -8px;
          background: #3b8eca;
          position: absolute;
          left: 50%;
          bottom: -8px;
          transform: rotate(-45deg); }

/* tab layout
------------------------------------------------------- */
.tab5 li {
  width: 196px; }
  .tab5 li:first-child {
    margin: 0 !important; }

.tab7 li {
  width: 139px; }
  .tab7 li:first-child {
    width: 136px;
    margin: 0 !important; }

#form-cell label {
  width: 110px; }

#media-cell label {
  width: 170px; }

.check_short label {
  width: 5em; }

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

rpt

////////////////////////////////////////////////////////*/
.message_box {
  margin-bottom: 20px;
  padding: 10px;
  color: #F00;
  text-align: center;
  border: 1px dotted #F00; }

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

contact

////////////////////////////////////////////////////////*/
.faq dt, .faq dd {
  padding: 20px 10px 10px 45px;
  border-bottom: 1px dotted #999;
  position: relative; }
  .faq dt span, .faq dd span {
    color: #c3ae8d;
    font-size: 2rem;
    position: absolute;
    top: 5px;
    left: 10px; }

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

popup

////////////////////////////////////////////////////////*/
/*.popup{
	position:absolute;
	top:100px;
	left:100px;
	width:500px;
	padding:10px;
	background-color:#eff2f2;
	border-radius: 10px;
	display:none;
}

.error_box {
	background: #FFE7DF;
}*/
/*////////////////////////////////////////////////////////

pager

////////////////////////////////////////////////////////*/
.pager {
  float: right;
  margin-bottom: 5px;
  position: relative;
  overflow: hidden; }
  .pager li {
    display: inline-block;
    width: 2em;
    height: 2em;
    padding-top: 2px;
    text-align: center;
    box-sizing: border-box;
    cursor: pointer; }
    .pager li.active {
      color: #FFF !important; }

#staff_page .pager li {
  color: #4E86C0;
  border: 2px solid #4E86C0; }
  #staff_page .pager li.active {
    background: #4E86C0; }

#sales_page .pager li {
  color: #aa89bd;
  border: 2px solid #aa89bd; }
  #sales_page .pager li.active {
    background: #aa89bd; }

#recruit_page .pager li {
  color: #6ab6b3;
  border: 2px solid #6ab6b3; }
  #recruit_page .pager li.active {
    background: #6ab6b3; }

#master_page .pager li {
  color: #f29295;
  border: 2px solid #f29295; }
  #master_page .pager li.active {
    background: #f29295; }

#other_page .pager li {
  color: #c3ae8d;
  border: 2px solid #c3ae8d; }
  #other_page .pager li.active {
    background: #c3ae8d; }

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

side navigation

////////////////////////////////////////////////////////*/
.drawer-nav h3, .drawer-nav #wrapper .page_subtitile, #wrapper .drawer-nav .page_subtitile {
  color: #FFF !important; }
.drawer-nav ul ul li a {
  padding: 8px 10px 8px 30px !important; }
  .drawer-nav ul ul li a:before {
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    margin-top: -5px;
    background: #FFF;
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 10px; }

#staff_list li a:before {
  background: #4E86C0; }

#sales_list li a:before {
  background: #aa89bd; }

#recruit_list li a:before {
  background: #6ab6b3; }

#master_list li a:before {
  background: #f29295; }

#other_list li a:before {
  background: #c3ae8d; }
