@charset "UTF-8";
/* --------------------------------------------------------
 Name:      style.scss
 Author:
 Update:
 Info:
----------------------------------------------------------- */
/* -----------------------------------------------------------
 helper
----------------------------------------------------------- */
/* --------------------------------------------------------
 Name:      helper/_util.scss
----------------------------------------------------------- */
* { box-sizing: border-box; }
.wb {
  word-wrap: break-word;
}
.mt200 {  margin-top: 200px !important;}
.mt100 {  margin-top: 100px !important;}
.mt68 {  margin-top: 68px !important;}
.mt50 {  margin-top: 50px !important;}
.mt45 {  margin-top: 45px !important;}
.mt40 {  margin-top: 40px !important;}
.mt35 {  margin-top: 35px !important;}
.mt30 {  margin-top: 30px !important;}
.mt25 {  margin-top: 25px !important;}
.mt20 {  margin-top: 20px !important;}
.mt15 {  margin-top: 15px !important;}
.mt10 {  margin-top: 10px !important;}
.mt5 {  margin-top: 5px !important;}
.mt0 {  margin-top: 0px !important;}

.mb200 {  margin-bottom: 200px !important;}
.mb100 {  margin-bottom: 100px !important;}
.mb50 {  margin-bottom: 50px !important;}
.mb45 {  margin-bottom: 45px !important;}
.mb40 {  margin-bottom: 40px !important;}
.mb35 {  margin-bottom: 35px !important;}
.mb30 {  margin-bottom: 30px !important;}
.mb25 {  margin-bottom: 25px !important;}
.mb20 {  margin-bottom: 20px !important;}
.mb15 {  margin-bottom: 15px !important;}
.mb10 {  margin-bottom: 10px !important;}
.mb5 {  margin-bottom: 5px !important;}
.mb0 {  margin-bottom: 0px !important;}

.mr200 {  margin-right: 200px !important;}
.mr100 {  margin-right: 100px !important;}
.mr50 {  margin-right: 50px !important;}
.mr45 {  margin-right: 45px !important;}
.mr40 {  margin-right: 40px !important;}
.mr35 {  margin-right: 35px !important;}
.mr30 {  margin-right: 30px !important;}
.mr25 {  margin-right: 25px !important;}
.mr20 {  margin-right: 20px !important;}
.mr15 {  margin-right: 15px !important;}
.mr10 {  margin-right: 10px !important;}
.mr5 {  margin-right: 5px !important;}
.mr0 {  margin-right: 0px !important;}

.ml200 {  margin-left: 200px !important;}
.ml100 {  margin-left: 100px !important;}
.ml50 {  margin-left: 50px !important;}
.ml45 {  margin-left: 45px !important;}
.ml40 {  margin-left: 40px !important;}
.ml35 {  margin-left: 35px !important;}
.ml30 {  margin-left: 30px !important;}
.ml25 {  margin-left: 25px !important;}
.ml20 {  margin-left: 20px !important;}
.ml15 {  margin-left: 15px !important;}
.ml10 {  margin-left: 10px !important;}
.ml5 {  margin-left: 5px !important;}
.ml0 {  margin-left: 0px !important;}

.pt300 {  padding-top: 300px !important;}
.pt200 {  padding-top: 200px !important;}
.pt100 {  padding-top: 100px !important;}
.pt50 {  padding-top: 50px !important;}
.pt45 {  padding-top: 45px !important;}
.pt40 {  padding-top: 40px !important;}
.pt35 {  padding-top: 35px !important;}
.pt30 {  padding-top: 30px !important;}
.pt25 {  padding-top: 25px !important;}
.pt20 {  padding-top: 20px !important;}
.pt15 {  padding-top: 15px !important;}
.pt10 {  padding-top: 10px !important;}
.pt5 {  padding-top: 5px !important;}
.pt0 {  padding-top: 0px !important;}

.pb200 {  padding-bottom: 200px !important;}
.pb100 {  padding-bottom: 100px !important;}
.pb50 {  padding-bottom: 50px !important;}
.pb45 {  padding-bottom: 45px !important;}
.pb40 {  padding-bottom: 40px !important;}
.pb35 {  padding-bottom: 35px !important;}
.pb30 {  padding-bottom: 30px !important;}
.pb25 {  padding-bottom: 25px !important;}
.pb20 {  padding-bottom: 20px !important;}
.pb15 {  padding-bottom: 15px !important;}
.pb10 {  padding-bottom: 10px !important;}
.pb5 {  padding-bottom: 5px !important;}
.pb0 {  padding-bottom: 0px !important;}

.p200 {  padding: 200px !important;}
.p100 {  padding: 100px !important;}
.p50 {  padding: 50px !important;}
.p45 {  padding: 45px !important;}
.p40 {  padding: 40px !important;}
.p35 {  padding: 35px !important;}
.p30 {  padding: 30px !important;}
.p25 {  padding: 25px !important;}
.p20 {  padding: 20px !important;}
.p15 {  padding: 15px !important;}
.p10 {  padding: 10px !important;}
.p5 {  padding: 5px !important;}
.p0 {  padding: 0px !important;}

.pv10 {  padding-top:    10px !important;  padding-bottom: 10px !important;}
.pv5 {  padding-top:    5px !important;  padding-bottom: 5px !important;}
.pv0 {  padding-top:    0px !important;  padding-bottom: 0px !important;}
.ph0 {  padding-left:  0px !important;  padding-right: 0px !important;}

.fs20 {  font-size: 20px !important;}
.fs19 {  font-size: 19px !important;}
.fs18 {  font-size: 18px !important;}
.fs17 {  font-size: 17px !important;}
.fs16 {  font-size: 16px !important;}
.fs15 {  font-size: 15px !important;}
.fs14 {  font-size: 14px !important;}
.fs13 {  font-size: 13px !important;}
.fs12 {  font-size: 12px !important;}
.fs11 {  font-size: 11px !important;}
.fs10 {  font-size: 10px !important;}
.fs9 {  font-size: 9px !important;}
.fs8 {  font-size: 8px !important;}
.fs7 {  font-size: 7px !important;}
.fs6 {  font-size: 6px !important;}
.fs5 {  font-size: 5px !important;}
.fs4 {  font-size: 4px !important;}
.fs3 {  font-size: 3px !important;}
.fs2 {  font-size: 2px !important;}
.fs1 {  font-size: 1px !important;}

.wh1300 {  width: 1300px !important;}
.wh1200 {  width: 1200px !important;}
.wh1150 {  width: 1150px !important;}
.wh1100 {  width: 1100px !important;}
.wh1050 {  width: 1050px !important;}
.wh1000 {  width: 1000px !important;}
.wh950 {  width: 950px !important;}
.wh900 {  width: 900px !important;}
.wh850 {  width: 850px !important;}
.wh800 {  width: 800px !important;}
.wh750 {  width: 750px !important;}
.wh700 {  width: 700px !important;}
.wh650 {  width: 650px !important;}
.wh600 {  width: 600px !important;}
.wh586 {  width: 586px !important;}
.wh550 {  width: 550px !important;}
.wh500 {  width: 500px !important;}
.wh450 {  width: 450px !important;}
.wh400 {  width: 400px !important;}
.wh350 {  width: 350px !important;}
.wh300 {  width: 300px !important;}
.wh265 {  width: 265px !important;}
.wh250 {  width: 250px !important;}
.wh240 {  width: 240px !important;}
.wh230 {  width: 230px !important;}
.wh220 {  width: 220px !important;}
.wh210 {  width: 210px !important;}
.wh200 {  width: 200px !important;}
.wh190 {  width: 190px !important;}
.wh180 {  width: 180px !important;}
.wh170 {  width: 170px !important;}
.wh160 {  width: 160px !important;}
.wh150 {  width: 150px !important;}
.wh140 {  width: 140px !important;}
.wh130 {  width: 130px !important;}
.wh120 {  width: 120px !important;}
.wh110 {  width: 110px !important;}
.wh100 {  width: 100px !important;}
.wh90 {  width: 90px !important;}
.wh80 {  width: 80px !important;}
.wh70 {  width: 70px !important;}
.wh60 {  width: 60px !important;}
.wh50 {  width: 50px !important;}
.wh40 {  width: 40px !important;}
.wh30 {  width: 30px !important;}
.wh20 {  width: 20px !important;}
.wh15 {  width: 15px !important;}
.wh10 {  width: 10px !important;}
.wh1 {  width: 100%;}

.hg400 {  height: 400px !important;}
.hg350 {  height: 350px !important;}
.hg300 {  height: 300px !important;}
.hg250 {  height: 250px !important;}
.hg200 {  height: 200px !important;}
.hg150 {  height: 150px !important;}
.hg100 {  height: 100px !important;}
.hg90 {  height: 90px !important;}
.hg80 {  height: 80px !important;}
.hg70 {  height: 70px !important;}
.hg60 {  height: 60px !important;}
.hg50 {  height: 50px !important;}
.hg34 {  height: 34px !important;}

.lh0 { line-height: 0;}
.lh05 { line-height: 0.5;}

.ac {  text-align: center !important;}
.al {  text-align: left !important;}
.ar {  text-align: right !important;}

.fl {  float: left !important;}
.fr {  float: right !important;}
.fwrap::after {
  content: "";
  clear: both;
  display: block;
}

.bold {
  font-weight: bold !important;
}

.hide {  display: none !important;}
.show {  display: block !important;}

.green {  color: green !important;}
.blue  {  color: blue !important;}
.red   {  color: red !important;}

.bg_lgray  { background-color: #f5f5f5 !important; }
.bg_orange { background-color: #ffdd88 !important; }
.bg_lorange{ background-color: #FFF2CC !important; }
.bg_lgreen { background-color: #E2EFDA !important; }
.bg_lblue  { background-color: #e4eef7 !important; }

.dib { display: inline-block; }

.moveroff {
  cursor: text;
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  zoom: 1;
}

/* -----------------------------------------------------------
 base
----------------------------------------------------------- */
/* --------------------------------------------------------
 Name:      base/_reset.scss
----------------------------------------------------------- */
/* normalize.css v3.0.2 | MIT License | git.io/normalize */
body {
  margin: 0;
}

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

audio, canvas, progress, video {
  display: inline-block;
  vertical-align: baseline;
}

audio:not([controls]) {
  display: none;
  height: 0;
}

[hidden],
template {
  display: none;
}

a {
  background-color: transparent;
}
a:active, a:hover {
  outline: 0;
}

abbr[title] {
  border-bottom: 1px dotted;
}

b, strong {
  font-weight: bold;
}

dfn {
  font-style: italic;
}

h1 {
  font-size: 2em;
}

mark {
  background: #ff0;
  color: #000;
}

small {
  font-size: 80%;
}

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  top: -0.5em;
}

sub {
  bottom: -0.25em;
}

img {
  border: 0;
}

svg:not(:root) {
  overflow: hidden;
}

figure {
  margin: 1em 40px;
}

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
}

pre {
  overflow: auto;
}

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
}

button, input, optgroup, select, textarea {
  margin: 0;
}

button {
  overflow: visible;
}

button, select {
  text-transform: none;
}

button, html input[type="button"],
input[type="reset"], input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}

button[disabled], html input[disabled] {
  cursor: default;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input {
  line-height: normal;
}
input[type="checkbox"], input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
}
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}

legend {
  border: 0;
  padding: 0;
}

textarea {
  overflow: auto;
}

optgroup {
  font-weight: bold;
}

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

/* add private reset.css */
p, ul, li,
h1, h2, h3, h4, h5, h6 {
  margin: 0;
}

ul {
  list-style-type: none;
  padding: 0;
}

/* --------------------------------------------------------
 Name:      base/_default.scss
----------------------------------------------------------- */
html {
  height: 100%;
  width: 100%;
}

body {
  width: 100%;
  height: 100%;
  /*
  background: url("../images/common/bg_body.png") #fff;
  */
  background-color: #EFF0F4;
  color: #555;
  /*
  font-family: "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", Meiryo, メイリオ, sans-serif;
  */
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-size: 12px;
  line-height: 1.6;
  -webkit-tap-highlight-color: transparent;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

a {
  color: #333;
}
a:hover {
  text-decoration: none;
  /*
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  */
  zoom: 1;
}

img {
  vertical-align: bottom;
  line-height: 0;
}

textarea {
  width: 100%;
  *width: auto;
  resize: vertical;
}

input, select {
  margin: 2px 0;
}

label {
  cursor: pointer;
  margin-right: 10px;
}

button:hover {
  /*
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  */
  zoom: 1;
}

/*
table {
  table-layout: fixed;
}
*/

/* -----------------------------------------------------------
 layout
----------------------------------------------------------- */
/* -----------------------------------------------------------
 common layout
----------------------------------------------------------- */
/* --------------------------------------------------------
 Name:      layout/common/_decoration.scss
 info:      ボタンやアラート等の共通スタイル
----------------------------------------------------------- */
/* フォーム */
.form .form_control {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #F8F8F8;
  border: 1px solid #ccc;
  border-radius: 3px;
  padding: 4px 6px;
}
.form .form_control.error {
  background-color: #fcf3f3 !important;
  border: 1px solid #f2c2ca !important;
}
.form .form_control:focus {
  background-color: #fff;
}

/* ボタン */
.btn {
  display: inline-block;
  line-height: 1;
  border-radius: 50px;
  font-weight: bold;
  text-align: center;
  text-decoration: none !important;
  padding: 7px;
  margin: 2px 0;
  /* グラデーション効果 */
  /* フラットデザイン */
}
.btn.btn_disabled {
  /* 無効 */
  background: #ddd;
  border: 1px solid #ccc;
  color: #999;
  cursor: default;
}
.btn.btn_disabled:hover {
  opacity: 1;
}
.btn.btn_disabled:focus {
  outline: none;
}
/*
.btn.btn_default {
  background: #EDEDED;
  border: 1px solid #ccc;
}
*/
.btn_default {
  background: #FFF;
  border: 1px solid #CCC;
}
.btn_default:hover, .btn_default:focus, .btn_default:active {
    background: #E6E6E6;
    border-color: #ADADAD;
}

.btn.btn_reset {
  background: #FEFEFE;
  border: 1px solid #ccc;
}
.btn.btn_reset:hover {
  background: #F6F6F6;
  border: 1px solid #ccc;
}
.btn.btn_success {
  /* オレンジ */
  background: #FFA923;
  border: 1px solid #FFA923;
  color: #fff;
  font-size: 13px;
}
.btn.btn_error {
  background: #FF5536;
  border: 1px solid #FF5536;
  color: #fff;
}
.btn.btn_info {
  background: #47a12a;
  border: 1px solid #47a12a;
  color: #fff;
}
/*
.btn.btn_primary {
  background: #4d90fe;
  border: 1px solid #4d90fe;
  color: #fff;
}
*/
.btn_primary {
  background: #424F63;
  border: 1px solid #374152;
  color: #FFF;
}
.btn_primary:hover, .btn_primary:focus, .btn_primary:active {
  background-color: #374152;
  border-color: #2e3644;
  color: #FFF;
}

.btn_danger {
  color: #fff;
  background: #d9534f;
  border: 1px solid #d43f3a;
}
.btn_danger:active, .btn_danger:focus, .btn_danger:hover {
  color: #fff;
  background-color: #c9302c;
  border-color: #ac2925;
}

/* テーブル */
table {
  width: 100%;
}
table tr th {
  background: #F5F5F5;
  letter-spacing: 1px;
  text-align: center;
}
table tr td {
  background: #fff;
}
table tr th,
table tr td {
  font-size: 11px;
  padding: 3px 10px;
  overflow: hidden;
  border-left: 1px solid #ccc;
  border-top: 1px solid #ccc;
}
table tr td {
  border-top: 1px dotted #ccc;
}
table tr:last-child th,
table tr:last-child td {
  border-bottom: 1px solid #ccc;
}
table tr th:last-child,
table tr td:last-child {
  border-right: 1px solid #ccc;
}
table.table_bordered5n tr:nth-child(5n+1) td {
  border-top: 1px solid #bbb;
}
table.list_view tr.total_row th,
table.list_view tr.total_row td {
  border-top: double 3px #bbb;
  border-bottom: double 3px #bbb;
}
table.list_view tr.total_row td {
  background: #FFFF00;
}
table.list_view tr.row_weekday_0 td {
  background-color: #fdeaea;
}
table.list_view tr.row_weekday_6 td {
  background-color: #e4f7f7;
}
table.list_view tr.oncursor,
table.list_view tr.oncursor td .child_cell_wrap{
  /*background: #ffffd0;*/
  outline: 3px solid #d0d0ff; 
  outline-offset: -3px;
  z-index: 999;
}
/*
table.table_condensed tr th,
table.table_condensed tr td {
  font-size: 11px;
  padding: 3px 10px;
  overflow: hidden;
}
table.table_condensed .item dt {
  float: left;
  width: 80px;
}
table.table_condensed .side_btn {
  position: absolute;
  top: 0;
  height: 100%;
  min-height: 100%;
  border: none;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  margin: 0;
}
table.table_condensed .side_btn.side_right {
  right: 0;
}
table.table_condensed .side_btn.side_left {
  left: 0;
}
*/
table.table_top td dl {
  overflow: hidden;
  margin: 6px 0;
}
table.table_top td dd, 
table.table_top td dt {
  float: left;
  padding: 0;
  margin: 0;
}
table.table_top td dt {
  width: 75px;
  text-align: center;
}
table.table_top td dd {
  margin: 0px 30px 0px 10px;
  line-height: 27px;
  font-size: 15px;
}
table.table_oh p {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  /* Safari */
}

table tr.selected td {
 font-weight: bolder;
}

/* アラート  */
.alert {
  display: block;
  border-radius: 3px;
  font-weight: bold;
  padding: 2px 5px;
  margin-bottom: 5px;
}
.alert.alert_error {
  color: #ff4d44;
  background: #ffd4d2;
}
.alert.alert_warning {
  color: #f0ad4e;
  background: #fcf8e3;
}
.alert.alert_info {
  color: #337ab7;
  background: #d9edf7;
}
.alert.alert_success {
  color: #5cb85c;
  background: #dff0d8;
}

/* 背景色 */
.bg_error {
  background: #fcf3f3 !important;
}

.bg_warning {
  background: #fcf8e3 !important;
}

.bg_info {
  background: #d9edf7 !important;
}

.bg_success {
  background: #dff0d8 !important;
}

.bg_white {
  background: #fff !important;
}

/* status marker */
.status00 {
  display: block;
  padding: 5px;
  -webkit-box-shadow: 0 0 0 1px #ddd inset;
  box-shadow: 0 0 0 1px #ddd inset;
  font-weight: bold;
}

.status01 {
  display: inline-block;
  min-width: 33px;
  background: #5BC0DE;
  color: #FFF;
  padding: 5px;
  font-weight: bold;
}

.status02 {
  display: inline-block;
  min-width: 33px;
  background: #337AB7;
  color: #FFF;
  padding: 5px;
  font-weight: bold;
}

.status03 {
  display: inline-block;
  min-width: 33px;
  background: #777777;
  color: #FFF;
  padding: 5px;
  font-weight: bold;
}

.status04 {
  display: inline-block;
  min-width: 33px;
  background: #444;
  color: #FFF;
  padding: 5px;
  font-weight: bold;
}

/* カテゴリ color */
.cate_color01 {
  color: #FB0005;
}

.cate_color02 {
  color: #0A5AB2;
}

.cate_color03 {
  color: #16A53F;
}

.cate_color04 {
  color: #FDB50A;
}

.cate_color05 {
  color: #0C0C0C;
}

.cate_color06 {
  color: #7BEEE0;
}

.cate_color07 {
  color: #ddd;
}

/* delete_file */
.delete_filename {
  cursor: pointer;
}
.delete_filename:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  zoom: 1;
}

/*  overflow:  */
.oh {
  overflow: hidden;
}

/* マーカー */
.mark.mark_em {
  color: #ff0000;
}

/* コンテンツセンター */
.contents_center {
  margin: 0 auto;
}

/* 背景なし */
.noback {
  background: none !important;
  border: none !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

/* ファイラー */
.export_file {
  display: none;
  padding: 0 0 10px 0;
}

/* テキストリミット */
.text_limit {
  margin-left: 20px;
}

/* ツールチップ */
.tool {
  display: none;
  opacity: 0.9;
  filter: alpha(opacity=90);
  -ms-filter: "alpha(opacity=90)";
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  zoom: 1;
  width: 170px;
  height: 70px;
  font-weight: bold;
  position: absolute;
  padding: 10px;
  z-index: 100;
  background: #4A99EE;
  color: #fff;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 0px 0px 0px 3px #FFF inset;
  box-shadow: 0px 0px 0px 3px #FFF inset;
}

/* --------------------------------------------------------
 Name:      layout/common/_wrapper.scss
----------------------------------------------------------- */
#viewport {
  width: 100%;
  height: 100%;
}

#page {
  width: 100%;
  height: 100%;
}

/* --------------------------------------------------------
 Name:      layout/common/_header.scss
----------------------------------------------------------- */
#header {
	position: fixed;
	z-index: 100;
	width: 100%;
	height: 60px;
	border-bottom: 1px solid #999;
	background: #FFF;
}

#header-inside {
	min-width: 1200px;
  width: 90%;
	margin: 0 auto;
}

#header-inside h1 {
	font-size: 18px;
	font-weight: bold;
	/* letter-spacing: 7px; 
	letter-spacing: 1px;
  line-height: 60px;*/
	float: left;
	margin-right: 10px;
}

#header-inside .global-navi span,
#header-inside .global-navi a{
	display: block;
	text-align: center;
	font-size: 13px;
	padding: 8px 10px 7px 10px;
	float: left;
	text-decoration: none;
	margin-left: 1px;
	min-width: 55px;
}

#header-inside .global-navi a div{
	font-size: 11px;
}

#header-inside .global-navi a.active,
#header-inside .global-navi a:hover{
	color: #FFF;
	background-color: #65CEA7;
}
#header-inside .global-navi.sub{
	float: right;
	margin-right: -13px;
}

#header-inside .global-navi span.login-name{
	padding-top: 20px;
	font-weight: bold;
}

/*
#section_header {
  width: 100%;
  line-height: 1;
  position: fixed;
  top: 0;
  left: 0;
  z-index: 10;
}
#section_header .header_top {
  width: 100%;
  background: #F5F5F5;
}
#section_header .header_under {
  width: 100%;
  background-color: #2b2e33;
}
#section_header .main {
  width: 1200px;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
  zoom: 1;
}
#section_header h1 {
  height: 40px;
  line-height: 40px;
  color: #f5f5f5;
  font-size: 15px;
  vertical-align: middle;
  float: left;
}
#section_header h1 a{
  text-decoration: none;
}

#section_header h1 > img {
  vertical-align: middle;
}
#section_header .gnav_top {
  float: right;
  overflow: hidden;
  zoom: 1;
}
#section_header .gnav_top li {
  float: left;
}
#section_header .gnav_top li.guest {
  height: 40px;
  line-height: 40px;
  padding-right: 10px;
  font-size: 11px;
  font-weight: bold;
}
#section_header .gnav_top li a {
  display: block;
  height: 40px;
  line-height: 40px;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none;
  padding: 0 10px;
}
#section_header .gnav_top li.current {
  background: url("../images/common/bg_nav.png") repeat-x bottom #42484f;
}
#section_header .gnav_under {
  width: 100%;
  border-right: 1px solid #000;
  border-left: 1px solid #444;
  float: left;
  overflow: hidden;
  zoom: 1;
}
#section_header .gnav_under li {
  border-right: 1px solid #444;
  border-left: 1px solid #000;
  float: left;
}
#section_header .gnav_under li.last_list {
  border-right: none;
}
#section_header .gnav_under li a {
  display: block;
  height: 40px;
  line-height: 40px;
  color: #f5f5f5;
  font-size: 11px;
  font-weight: bold;
  vertical-align: middle;
  text-decoration: none;
  padding: 0 10px;
}
#section_header .gnav_under li.current {
  background: url("../images/common/bg_nav.png") repeat-x bottom #42484f;
}
#section_header .sub {
  width: 100%;
  background-color: #f1f1f1;
  border-bottom: 1px solid #ccc;
  font-size: 10px;
  padding: 3px 0;
}
#section_header .sub .page_nav {
  width: 1200px;
  margin: 0 auto;
  *zoom: 1;
}
#section_header .sub .page_nav:before, #section_header .sub .page_nav:after {
  content: " ";
  display: table;
}
#section_header .sub .page_nav:after {
  clear: both;
}
#section_header .sub .page_nav li {
  display: block;
  height: 18px;
  line-height: 18px;
  border: 1px solid #f1f1f1;
  vertical-align: middle;
  margin-right: 5px;
  float: left;
}
#section_header .sub .page_nav li.current {
  background-color: #fff;
  border: 1px solid #ccc;
  padding: 0 7px;
}
*/

/* --------------------------------------------------------
 Name:      layout/common/_contents.scss
----------------------------------------------------------- */
#section_contents {
  min-width: 1200px;
  width: 90%;
  /* padding-top: 175px; */
  padding-top: 80px;
  margin: 0 auto;
  position: relative;
}
#section_contents.login {
  min-width: 1200px;
  width: 90%;
  margin: 0 auto !important;
  position: relative;
}
#section_contents.register {
  width: 1200px;
}
#section_contents .contents_header {
  margin-bottom: 5px;
}
#section_contents .contents_header .tit{
  padding-left: 15px;
  letter-spacing: 3px;
  color: #576579;
  font-size: 18px;
}
#section_contents .contents_header.side_btn {
  overflow: hidden;
  *zoom: 1;
}
#section_contents .contents_header.side_btn .tit {
  float: left;
}
#section_contents .contents_header.side_btn .btn {
  width: 150px;
  float: right;
  margin-left: 5px;
}
#section_contents .col_area {
  *zoom: 1;
}
#section_contents .col_area:before, #section_contents .col_area:after {
  content: " ";
  display: table;
}
#section_contents .col_area:after {
  clear: both;
}
#section_contents .col_area .main_col {
  width: 870px;
  float: left;
}
#section_contents .col_area .sub_col {
  width: 300px;
  float: left;
  margin-left: 30px;
}
#section_contents .col_area .sub_col:first-child {
  margin-left: 0;
}

#section_contents .col_area .sub_col .button_list {
  text-align: center;
}
#section_contents .col_area .sub_col .button_list .btn {
  width: 250px !important;
  margin: 5px auto;
  padding: 10px 0;
}
#section_contents .notes {
  padding-bottom: 5px;
}

#section_contents .widget {
  background-color: #FFF;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  margin-bottom: 20px;
}
#section_contents .widget_header {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.2);
  padding: 10px 15px;
}
/*
#section_contents .widget_header.side_btn {
  padding-top: 2px;
  padding-bottom: 2px;
  overflow: hidden;
  *zoom: 1;
}
#section_contents .widget_header.side_btn .tit {
  padding-top: 8px;
  float: left;
}
#section_contents .widget_header.side_btn .btn {
  width: 150px;
  float: right;
  margin-left: 5px;
}
*/

/*
#section_contents .widget {
  box-shadow: 0 1px 3px #ddd;
  margin-bottom: 20px;
}
#section_contents .widget_header {
  background: #f1f1f1;
  border-radius: 6px 6px 0 0;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 10px 15px;
}
#section_contents .widget_header .tit {
  line-height: 1;
}
#section_contents .widget_header.side_btn {
  padding-top: 2px;
  padding-bottom: 2px;
  overflow: hidden;
  *zoom: 1;
}
#section_contents .widget_header.side_btn .tit {
  padding-top: 8px;
  float: left;
}
#section_contents .widget_header.side_btn .btn {
  width: 150px;
  float: right;
  margin-left: 5px;
}
*/
#section_contents .widget_contents {
  /*
  background: #fff;
  border: 1px solid #ccc;
  */
  padding: 10px 15px;
}

/*
#section_contents .unit {
  background: #f1f1f1;
  border: 1px solid #ccc;
  border-radius: 4px;
  box-shadow: 0 1px 3px #ddd;
  padding: 10px 15px;
  margin-bottom: 20px;
}
*/
#section_contents .unit {
  background: #FFF;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  padding: 10px 15px;
  margin-bottom: 20px;
  border-radius: 3px;
}

#section_contents .unit .tit {
  margin-bottom: 10px;
}
#section_contents .big_frame {
  width: 100%;
  background: #FFF;
  -webkit-box-shadow: 0 0 0 1px #262626 inset;
  box-shadow: 0 0 0 1px #262626 inset;
}
#section_contents .big_frame .incontents {
  padding: 10px 15px 10px 10px;
}
#section_contents .big_frame .incontents ul {
  word-wrap: break-word;
  overflow: auto;
}#section_contents .search_form {
  /* overflow: hidden; */
  *zoom: 1;
}

#section_contents .search_form .sort_list {
  /*width: 700px;*/
  float: left;
}

#section_contents .search_form .sort_list th,
#section_contents .search_form .sort_list td {
  padding: 3px 5px 3px 0;
}

#section_contents .search_form .sort_list th {
  /*width: 130px;*/
  text-align: right;
}

#section_contents .search_form .sort_list td {
  min-width: 100px;
}

#section_contents .search_form .search_cell_group {
  border: solid 1px #ccc;
  margin: 20px 10px;
  border-radius: 10px;
  position: relative;
  padding-top: 20px;
}

#section_contents .search_form .search_cell_group .group_title {
  display: inline-block;
  position: absolute;
  top: -15px;
  background: white;
  padding: 3px 10px;
  left: 10px;
  font-size: 1.2em;
}

#section_contents .search_form .search_cell {
  /*white-space: nowrap;*/
  display: inline-block;
  min-width: 200px;
  max-width: 100%;
  margin-right: 20px;
  height: 35px;
}

#section_contents .search_form .search_cell .title {
  display: inline-block;
  margin-right: 5px;
  font-weight: bold;
  /*min-width: 120px;*/
  /*background-color:#eee;*/
  text-align: right;
}

#section_contents .search_form .search_cell .title::after {
  content: " : ";
}

#section_contents .search_form .action {
  float: right;
  margin: 0;
}

#section_contents .search_form input[type="text"] {
  width: 150px;
}

#contents_list_main .search_form .search_cell {
  height: 28px;
  min-width: 10px;
}

#contents_list_main .search_form .search_cell .title {
  height: 28px;
  min-width: 10px;
}

#section_contents .tab_header_wrap {
  display: flex; align-items: end; justify-content: space-between; gap: 30px;
}

#section_contents .tab_search_form_wrap > .inner {
  background: #fff;
  display: flex;
  gap: 12px;
  padding: 10px 10px 0 20px;
  border-radius: 3px 3px 0 0;
}


#section_contents .tab_search_form_wrap .search_form{
  background-color: white;
  display: flex;
  gap:10px;
  padding: 0;
}
#section_contents .tab_search_form_wrap .search_form:before {
  /* content: "";
  width: 0;
  height: 0;
  border-left: solid 10px #EFF0F4;
  border-bottom: solid 35px white;
  position: absolute;
  left: 0px;
  top: 0px; */
}

#section_contents .tab_search_form_wrap .input-group {
  display: inline-block;
  margin-right: 0;
  position: relative;
}
#section_contents .tab_search_form_wrap .label {
  position: absolute;
  top: -5px; left: 5px; font-size: 10px; font-weight: bold; color: #999;background:#fff;line-height: 1; padding: 1px; border-radius: 2px;
 
}
#section_contents .tab_search_form_wrap .icon-search {
position: absolute; top: 50%; right: 4px; margin-top: -11px;
}

#section_contents .tab_search_form_wrap .btn {
  line-height: 34px !important;
  padding: 0 !important;
}







#section_contents .pager {
  padding: 10px 0;
  overflow: hidden;
  *zoom: 1;
}
#section_contents .pager p {
  float: right;
  padding: 4px 9px;
  line-height: 20px;
  margin: 0 5px 0 0;
}
#section_contents .pager .page_nation {
  float: right;
  overflow: hidden;
  *zoom: 1;
}
#section_contents .pager .page_nation li {
  float: left;
  margin-left: 2px;
}
#section_contents .pager .page_nation li:first-child {
  margin-left: 0;
}
#section_contents .pager .page_nation li a {
  display: block;
  line-height: 20px;
  background: #fff;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  text-decoration: none;
  padding: 2px 8px;
  margin-bottom: 0;
}
#section_contents .pager .page_nation li a:hover {
  color: #fff;
  background: #65cea7;
}
#section_contents .pager .page_nation li span.current {
  display: block;
  line-height: 20px;
  color: #fff;
  background: #65cea7;
  border: 1px solid #ddd;
  text-align: center;
  vertical-align: middle;
  padding: 2px 8px;
  margin-bottom: 0;
}
#section_contents .pager .page_nation li span.disabled {
  display: block;
  line-height: 22px;
  vertical-align: middle;
  padding: 2px 7px;
  color: #666;
}

#message_board,
#board {
  width: 300px;
  background-color: #515151;
  border: 1px solid #333;
  border-radius: 3px;
  position: absolute;
  top: 80px;
  left: 50%;
  margin-left: -150px;
  z-index: 99999;
}
#message_board a,
#board a {
  display: block;
  line-height: 1;
  color: #fff;
  text-decoration: none;
  padding: 10px;
  overflow: hidden;
  *zoom: 1;
}
#message_board .ico_alert,
#board .ico_alert{
  color:yellow;
}
#message_board.alert,
#board.alert {
  background-color: #FF5151;
  border: 1px solid #C33;
  border-radius: 3px;
}
#message_board a .close,
#board a .close {
  float: right;
}

/* --------------------------------------------------------
 Name:      layout/common/_register.scss
 Info:      register,comfirm 共通スタイル
----------------------------------------------------------- */
#section_contents.register .widget.submit .widget_contents .action,
#section_contents.comfirm .widget.submit .widget_contents .action {
  text-align: center;
}

/* --------------------------------------------------------
 Name:      layout/common/_modal.scss
----------------------------------------------------------- */
.modal_overlay {
  width: 100%;
  height: 100%;
  background: url("../images/common/bg_overlay.png");
  position: fixed;
  top: 0;
  left: 0;
  z-index: 900;
}

.modal {
  width: 600px;
  position: absolute;
  top: 150px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 901;
}
.modal_header {
  background: #f1f1f1;
  border-radius: 6px 6px 0 0;
  border: 1px solid #ccc;
  border-bottom: none;
  padding: 10px 15px;
}
.modal_header_tit {
  line-height: 1;
  font-weight: bold;
}
.modal_contents {
  font-weight: bold;
  background: #fff;
  border: 1px solid #ccc;
  padding: 10px 15px;
}
.modal_contents_title {
  padding: 10px 0;
  border-bottom: 1px solid #3A75FF;
  font-weight: bold;
  text-align: left;
}
.modal_footer {
  background: #f1f1f1;
  border-radius: 0 0 6px 6px;
  border: 1px solid #ccc;
  border-top: none;
  text-align: right;
  padding: 10px 15px;
}
#modal_alert   ,
#modal_confirm ,
#modal_loading {
    display:none;
}
#modal_alert    .modal_overlay ,
#modal_confirm  .modal_overlay {
  z-index: 988;
}
#modal_alert    .modal ,
#modal_confirm  .modal {
  width: 350px;
  top: 250px;
  z-index: 989;
}
#modal_loading .modal_overlay {
  z-index: 998;
}
#modal_loading .modal {
  color: #ccc;
  text-align: center;
  padding-top: 150px;
  z-index: 999;
}

/* --------------------------------------------------------
 Name:      layout/common/_footer.scss
----------------------------------------------------------- */
#section_footer {
  text-align: center;
  /*padding-top: 50px;*/
}
#section_footer .inner {
  min-width: 1200px;
  width: 90%;
  border-top: 1px solid #ddd;
  margin: 0 auto;
}
#section_footer .inner.login {
  margin: 0 auto !important;
}
#section_footer .copy {
  border-top: 1px solid #fff;
  padding: 15px 0 20px 0;
}

/* -----------------------------------------------------------
 page layout
----------------------------------------------------------- */
/* --------------------------------------------------------
 Name:      layout/page/_login.scss
----------------------------------------------------------- */
#login {
  width: 430px;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  text-align: center;
  padding: 30px 40px;
  margin: 150px auto 150px;
  border-radius: 5px;
}
#login .form_control {
  width: 100%;
  *width: 188px;
  padding: 7px 5px;
}
#login .login_tit {
  margin-bottom: 20px;
}
#login .login_form dl dt,
#login .login_form dl dd {
  display: inline-block;
}
#login .login_form dl dt {
  width: 100px;
  padding: 6px;
  height: 28px;
  text-align: center;
  font-weight: bolder;
}
#login .login_form dl dd input {
  width: 200px;
}

/* --------------------------------------------------------
 Name:      layout/page/_top.scss
----------------------------------------------------------- */
.pm_icons {
  display: flex;
  display: -moz-flex;
  display: -o-flex;
  display: -webkit-flex;
  display: -ms-flex;
}
.pm_icons .top_icon {
  overflow: hidden;
  position: relative;
  float: left;
  width: 125px;
  height: 125px;
  border-radius: 4px;
  margin: 7px auto;
  margin-bottom: 35px;
}
.pm_icons .top_icon:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
  -ms-filter: "alpha(opacity=75)";
  -moz-opacity: 0.75;
  -khtml-opacity: 0.75;
  zoom: 1;
}
.pm_icons .top_icon .text_indent {
  text-indent: 1000%;
  white-space: nowrap;
}
.pm_icons .top_icon a {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.pm_icons .top_icon .tit {
  margin-bottom: 10px;
}
.pm_icons .top_icon .p_inline {
  display: inline;
}
.pm_icons .top_icon.icon01 {
  background: url("../images/top/top_icon01.gif") no-repeat;
}
.pm_icons .top_icon.icon02 {
  background: url("../images/top/top_icon02.gif") no-repeat;
}
.pm_icons .top_icon.icon03 {
  background: url("../images/top/top_icon03.gif") no-repeat;
}
.pm_icons .top_icon.icon04 {
  background: url("../images/top/top_icon04.gif") no-repeat;
}
.pm_icons .top_icon.icon05 {
  background: url("../images/top/top_icon05.gif") no-repeat;
}
.pm_icons .top_icon.icon06 {
  background: url("../images/top/top_icon06.gif") no-repeat;
}
.pm_icons .top_icon.icon07 {
  background: url("../images/top/top_icon07.gif") no-repeat;
}
.pm_icons .top_icon.icon08 {
  background: url("../images/top/top_icon08.gif") no-repeat;
}
.pm_icons .top_icon.noimage_icon {
  border: dotted 3px #ACACAC;
}
.pm_icons .top_icon.noimage_icon:hover {
  opacity: 1;
  filter: alpha(opacity=100);
  -ms-filter: "alpha(opacity=100)";
  -moz-opacity: 1;
  -khtml-opacity: 1;
  zoom: 1;
  cursor: default !important;
}


.toppage_menu_list {
  width: 1000px;
  margin: 0 auto;
}
.toppage_menu_list ul{
  padding: 20px 80px;
}
.toppage_menu_list li {
  width: 50%;
  float:left;
}
.toppage_menu_list li a{
  display:block;
  font-size: 20px;
  /*float:left;*/
  padding: 20px;
  text-decoration: none;
  border-radius: 5px;
}
.toppage_menu_list li a:hover{
	color: #FFF;
	background-color: #65CEA7;
}
.toppage_menu_list li a i{
  width: 40px;
}
.toppage_menu_list li a span{
  padding-left: 20px;
}
.toppage_menu_list ul:after {
  content: " ";
  display: table;
  clear: both;
}


.fixed_message {
 text-align: center;
 padding: 100px;
}

.fixed_message .message{
 font-size: 18px;
}
.fixed_message .button_list {
 margin-top: 50px;
}

#header-inside .global-navi a.active,
#header-inside .global-navi a:hover {
  background-color: #eb5278;
}


.toppage_menu_list li a:hover {
  background-color: #eb5278;
}


#section_contents .pager .page_nation li a:hover {
  background: #eb5278;
}

#section_contents .pager .page_nation li span.current {
  background: #eb5278;
}

/*===========
.sticky_table_wrap
===========*/

.sticky_table_wrap {
  overflow-x: auto;
  margin-bottom: 10px;
  -webkit-overflow-scrolling: touch;
  border-bottom: solid 1px #ccc;
}
/*===========
scrollbar
===========*/


/*スクロールバー全体の高さ*/

.sticky_table_wrap::-webkit-scrollbar {
  height: 8px;
  width: 8px;
}

/*スクロールバー全体の背景*/

.sticky_table_wrap::-webkit-scrollbar-track {
  background: #eee;
}

/*スクロールバーの動く部分*/

.sticky_table_wrap::-webkit-scrollbar-thumb {
  background: #aaa;
  border: none;
}

/*スクロールバーの動く部分のホバー（マウスオーバー）*/

.sticky_table_wrap::-webkit-scrollbar-thumb:hover {
  background: #999;
}

.top_sticky {
  position:sticky; 
  top:0; 
  z-index:80;
}
thead.top_sticky tr:last-child th,
thead.top_sticky tr:last-child td {
  border-bottom: double 3px #bbb;
}
.bottom_sticky {
  position:sticky; 
  bottom:0; 
  z-index:80;
}
tfoot.bottom_sticky tr:first-child th,
tfoot.bottom_sticky tr:first-child td {
  border-top: double 3px #bbb;
}

.left_sticky {
  position: sticky;
  left: 0;
  padding: 0 0 0 0 !important;
}

.left_sticky:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
}

.left_sticky .child_cell_wrap {
  display:table; 
  width: 100%;
}
.left_sticky .child_cell_wrap .child_cell {
  vertical-align:middle;
  padding: 3px 10px;
  display:table-cell;
  text-align:center;
  border-right: solid 1px #ccc;
}

.left_table {
  left: 0;
  padding: 0 0 0 0 !important;
}

.left_table:before {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: 100%;
  height: 100%;
  border: 1px solid #ccc;
}

.left_table .child_cell_wrap {
  display:table; 
  width: 100%;
}
.left_table .child_cell_wrap .child_cell {
  vertical-align:middle;
  padding: 3px 10px;
  display:table-cell;
  text-align:center;
  border-right: solid 1px #ccc;
}

#section_contents .tab_list_form_wrap {
  flex: none;
  width: 350px;
}

#section_contents .tab_list_form_wrap a{
  padding: 7px;
  width: 100px;
  text-align: center;
  display:inline-block;
  text-decoration: none;
  background-color: #eee;
}

#section_contents .tab_list_form_wrap a.top_blue{
  border-top: solid #0080ff;
}

#section_contents .tab_list_form_wrap a.top_yellow{
  border-top: solid #ffff80;
  margin-left: -3px;
}

#section_contents .tab_list_form_wrap a.top_red{
  border-top: solid #ff8080;
  margin-left: -3px;
}

#section_contents .tab_list_form_wrap a.selected{
  background-color: white;
}


/* --------------------------------------------------------
 Name:      layout/page/_login.scss
----------------------------------------------------------- */
#password {
  width: 680px;
  background: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,.05);
  text-align: center;
  padding: 30px 40px;
  margin: 0px auto 100px;
  border-radius: 5px;
}
#password .form_control {
  width: 100%;
  *width: 188px;
  padding: 7px 5px;
}
#password .password_tit {
  margin-bottom: 20px;
}
#password .password_form dl dt,
#password .password_form dl dd {
  display: inline-block;
}
#password .password_form dl dt {
  width: 160px;
  padding: 6px;
  height: 28px;
  text-align: center;
  font-weight: bolder;
}
#password .password_form dl dd input {
  width: 200px;
}