@charset "Shift-JIS";

@import "./vendor/ress.min.css";

/* Root
   ========================================================================== */
html {
  font-size: 15px;
}

body {
  min-width: 100%;
  line-height: 1.3;
}

*, *:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box;
}


/* Fonts
   ========================================================================== */
body,
input,
button,
textarea,
select,
button {
  font-family: "helvetica", "arial", "Meiryo", "Hiragino Kaku Gothic ProN", "MS PGothic", sans-serif;
  color: #333;
}

.ie body,
.ie input,
.ie button,
.ie textarea,
.ie select,
.ie button {
  font-family: "helvetica", "arial","Meiryo", "MS PGothic", sans-serif;
}


/* List
   ========================================================================== */
ul li {
  list-style-type: none;
}


/* Link
   ========================================================================== */
a,
button,
input[type="submit"],
input[type="reset"] {
  border: none;
  background: none;
  color: #1562b0;
}

a:hover,
button:hover,
input[type="submit"]:hover,
input[type="reset"]:hover,
a:active,
button:active,
input[type="submit"]:active,
input[type="reset"]:active {
  text-decoration: underline;
}

a:hover {
  color: #54a4f6;
  text-decoration: none;
}

.clearfix {
  display: block;
}

.clearfix::after {
  content: ".";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}


/* Alpha rollover
   ========================================================================== */
.mod-rollover {
  opacity: 1;
  background: url(../images/parts/px.png) no-repeat;
}

.mod-rollover:hover {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
}

a:focus .mod-rollover {
  opacity: 0.5;
  -ms-filter: "alpha(opacity=50)";
}


/* Helper
  ========================================================================== */
/** width **/
.w210 {
  width: 210px !important;
}
.w300 {
  width: 300px !important;
}
.w370 {
  width: 370px !important;
}
.w392 {
  width: 392px !important;
}

/** font-decolation **/
.weight-normal {
  font-weight: normal !important;
}
.weight-bold {
  font-weight: bold !important;
}

/** font-color **/
.mod-notice-color {
  color: #f80000 !important;
}

.mod-color-sat {
  color: #1379c7 !important;
}

.mod-color-sun {
  color: #e2143b !important;
}

/** font-size **/
.size-xsmall {
  font-size: 12px !important;
}
.size-small {
  font-size: 14px !important;
}
.size-large {
  font-size: 16px !important;
}
.size-xlarge {
  font-size: 21px !important;
}
.size-xxlarge {
  font-size: 25px !important;
}

/** Margin & Padding **/
.mt-40 {
  margin-top: -40px !important;
}
.mt-30 {
  margin-top: -30px !important;
}
.mt-20 {
  margin-top: -20px !important;
}
.mt-15 {
  margin-top: -15px !important;
}
.mt-10 {
  margin-top: -10px !important;
}
.mt-5 {
  margin-top: -5px !important;
}
.mt-1 {
  margin-top: -1px !important;
}
.mt0 {
  margin-top: 0 !important;
}
.mt1 {
  margin-top: 1px !important;
}
.mt2 {
  margin-top: 2px !important;
}
.mt3 {
  margin-top: 3px !important;
}
.mt4 {
  margin-top: 4px !important;
}
.mt5 {
  margin-top: 5px !important;
}
.mt6 {
  margin-top: 6px !important;
}
.mt7 {
  margin-top: 7px !important;
}
.mt8 {
  margin-top: 8px !important;
}
.mt9 {
  margin-top: 9px !important;
}
.mt10 {
  margin-top: 10px !important;
}
.mt11 {
  margin-top: 11px !important;
}
.mt15 {
  margin-top: 15px !important;
}
.mt20 {
  margin-top: 20px !important;
}
.mt25 {
  margin-top: 25px !important;
}
.mt27 {
  margin-top: 27px !important;
}
.mt30 {
  margin-top: 30px !important;
}
.mt35 {
  margin-top: 35px !important;
}
.mt40 {
  margin-top: 40px !important;
}
.mt45 {
  margin-top: 45px !important;
}
.mt50 {
  margin-top: 50px !important;
}
.mt55 {
  margin-top: 55px !important;
}
.mt60 {
  margin-top: 60px !important;
}
.mr-40 {
  margin-right: -40px !important;
}
.mr-30 {
  margin-right: -30px !important;
}
.mr-20 {
  margin-right: -20px !important;
}
.mr-15 {
  margin-right: -15px !important;
}
.mr-10 {
  margin-right: -10px !important;
}
.mr-5 {
  margin-right: -5px !important;
}
.mr-1 {
  margin-right: -1px !important;
}
.mr0 {
  margin-right: 0 !important;
}
.mr1 {
  margin-right: 1px !important;
}
.mr2 {
  margin-right: 2px !important;
}
.mr3 {
  margin-right: 3px !important;
}
.mr4 {
  margin-right: 4px !important;
}
.mr5 {
  margin-right: 5px !important;
}
.mr6 {
  margin-right: 6px !important;
}
.mr7 {
  margin-right: 7px !important;
}
.mr8 {
  margin-right: 8px !important;
}
.mr9 {
  margin-right: 9px !important;
}
.mr10 {
  margin-right: 10px !important;
}
.mr15 {
  margin-right: 15px !important;
}
.mr20 {
  margin-right: 20px !important;
}
.mr25 {
  margin-right: 25px !important;
}
.mr30 {
  margin-right: 30px !important;
}
.mr35 {
  margin-right: 35px !important;
}
.mr40 {
  margin-right: 40px !important;
}
.mr45 {
  margin-right: 45px !important;
}
.mr50 {
  margin-right: 50px !important;
}
.mr55 {
  margin-right: 55px !important;
}
.mr60 {
  margin-right: 60px !important;
}
.mb-40 {
  margin-bottom: -40px !important;
}
.mb-30 {
  margin-bottom: -30px !important;
}
.mb-20 {
  margin-bottom: -20px !important;
}
.mb-15 {
  margin-bottom: -15px !important;
}
.mb-10 {
  margin-bottom: -10px !important;
}
.mb-5 {
  margin-bottom: -5px !important;
}
.mb-1 {
  margin-bottom: -1px !important;
}
.mb0 {
  margin-bottom: 0 !important;
}
.mb1 {
  margin-bottom: 1px !important;
}
.mb2 {
  margin-bottom: 2px !important;
}
.mb3 {
  margin-bottom: 3px !important;
}
.mb4 {
  margin-bottom: 4px !important;
}
.mb5 {
  margin-bottom: 5px !important;
}
.mb6 {
  margin-bottom: 6px !important;
}
.mb7 {
  margin-bottom: 7px !important;
}
.mb8 {
  margin-bottom: 8px !important;
}
.mb9 {
  margin-bottom: 9px !important;
}
.mb10 {
  margin-bottom: 10px !important;
}
.mb15 {
  margin-bottom: 15px !important;
}
.mb20 {
  margin-bottom: 20px !important;
}
.mb25 {
  margin-bottom: 25px !important;
}
.mb30 {
  margin-bottom: 30px !important;
}
.mb35 {
  margin-bottom: 35px !important;
}
.mb40 {
  margin-bottom: 40px !important;
}
.mb45 {
  margin-bottom: 45px !important;
}
.mb50 {
  margin-bottom: 50px !important;
}
.mb55 {
  margin-bottom: 55px !important;
}
.mb60 {
  margin-bottom: 60px !important;
}
.ml-40 {
  margin-left: -40px !important;
}
.ml-30 {
  margin-left: -30px !important;
}
.ml-20 {
  margin-left: -20px !important;
}
.ml-15 {
  margin-left: -15px !important;
}
.ml-10 {
  margin-left: -10px !important;
}
.ml-5 {
  margin-left: -5px !important;
}
.ml-1 {
  margin-left: -1px !important;
}
.ml0 {
  margin-left: 0 !important;
}
.ml1 {
  margin-left: 1px !important;
}
.ml2 {
  margin-left: 2px !important;
}
.ml3 {
  margin-left: 3px !important;
}
.ml4 {
  margin-left: 4px !important;
}
.ml5 {
  margin-left: 5px !important;
}
.ml6 {
  margin-left: 6px !important;
}
.ml7 {
  margin-left: 7px !important;
}
.ml8 {
  margin-left: 8px !important;
}
.ml9 {
  margin-left: 9px !important;
}
.ml10 {
  margin-left: 10px !important;
}
.ml13 {
  margin-left: 13px !important;
}
.ml15 {
  margin-left: 15px !important;
}
.ml20 {
  margin-left: 20px !important;
}
.ml25 {
  margin-left: 25px !important;
}
.ml30 {
  margin-left: 30px !important;
}
.ml35 {
  margin-left: 35px !important;
}
.ml40 {
  margin-left: 40px !important;
}
.ml45 {
  margin-left: 45px !important;
}
.ml50 {
  margin-left: 50px !important;
}
.ml55 {
  margin-left: 55px !important;
}
.ml60 {
  margin-left: 60px !important;
}
.pt0 {
  padding-top: 0 !important;
}
.pt1 {
  padding-top: 1px !important;
}
.pt2 {
  padding-top: 2px !important;
}
.pt3 {
  padding-top: 3px !important;
}
.pt4 {
  padding-top: 4px !important;
}
.pt5 {
  padding-top: 5px !important;
}
.pt6 {
  padding-top: 6px !important;
}
.pt7 {
  padding-top: 7px !important;
}
.pt8 {
  padding-top: 8px !important;
}
.pt9 {
  padding-top: 9px !important;
}
.pt10 {
  padding-top: 10px !important;
}
.pt15 {
  padding-top: 15px !important;
}
.pt20 {
  padding-top: 20px !important;
}
.pt25 {
  padding-top: 25px !important;
}
.pt30 {
  padding-top: 30px !important;
}
.pt35 {
  padding-top: 35px !important;
}
.pt40 {
  padding-top: 40px !important;
}
.pt45 {
  padding-top: 45px !important;
}
.pt50 {
  padding-top: 50px !important;
}
.pt55 {
  padding-top: 55px !important;
}
.pt60 {
  padding-top: 60px !important;
}
.pr0 {
  padding-right: 0 !important;
}
.pr1 {
  padding-right: 1px !important;
}
.pr2 {
  padding-right: 2px !important;
}
.pr3 {
  padding-right: 3px !important;
}
.pr4 {
  padding-right: 4px !important;
}
.pr5 {
  padding-right: 5px !important;
}
.pr6 {
  padding-right: 6px !important;
}
.pr7 {
  padding-right: 7px !important;
}
.pr8 {
  padding-right: 8px !important;
}
.pr9 {
  padding-right: 9px !important;
}
.pr10 {
  padding-right: 10px !important;
}
.pr15 {
  padding-right: 15px !important;
}
.pr20 {
  padding-right: 20px !important;
}
.pr22 {
  padding-right: 22px !important;
}
.pr25 {
  padding-right: 25px !important;
}
.pr30 {
  padding-right: 30px !important;
}
.pr35 {
  padding-right: 35px !important;
}
.pr40 {
  padding-right: 40px !important;
}
.pr45 {
  padding-right: 45px !important;
}
.pr50 {
  padding-right: 50px !important;
}
.pr55 {
  padding-right: 55px !important;
}
.pr60 {
  padding-right: 60px !important;
}
.pb0 {
  padding-bottom: 0 !important;
}
.pb1 {
  padding-bottom: 1px !important;
}
.pb2 {
  padding-bottom: 2px !important;
}
.pb3 {
  padding-bottom: 3px !important;
}
.pb4 {
  padding-bottom: 4px !important;
}
.pb5 {
  padding-bottom: 5px !important;
}
.pb6 {
  padding-bottom: 6px !important;
}
.pb7 {
  padding-bottom: 7px !important;
}
.pb8 {
  padding-bottom: 8px !important;
}
.pb9 {
  padding-bottom: 9px !important;
}
.pb10 {
  padding-bottom: 10px !important;
}
.pb15 {
  padding-bottom: 15px !important;
}
.pb20 {
  padding-bottom: 20px !important;
}
.pb25 {
  padding-bottom: 25px !important;
}
.pb30 {
  padding-bottom: 30px !important;
}
.pb35 {
  padding-bottom: 35px !important;
}
.pb40 {
  padding-bottom: 40px !important;
}
.pb45 {
  padding-bottom: 45px !important;
}
.pb50 {
  padding-bottom: 50px !important;
}
.pb55 {
  padding-bottom: 55px !important;
}
.pb60 {
  padding-bottom: 60px !important;
}
.pl0 {
  padding-left: 0 !important;
}
.pl1 {
  padding-left: 1px !important;
}
.pl2 {
  padding-left: 2px !important;
}
.pl3 {
  padding-left: 3px !important;
}
.pl4 {
  padding-left: 4px !important;
}
.pl5 {
  padding-left: 5px !important;
}
.pl6 {
  padding-left: 6px !important;
}
.pl7 {
  padding-left: 7px !important;
}
.pl8 {
  padding-left: 8px !important;
}
.pl9 {
  padding-left: 9px !important;
}
.pl10 {
  padding-left: 10px !important;
}
.pl15 {
  padding-left: 15px !important;
}
.pl20 {
  padding-left: 20px !important;
}
.pl22 {
  padding-left: 22px !important;
}
.pl25 {
  padding-left: 25px !important;
}
.pl30 {
  padding-left: 30px !important;
}
.pl35 {
  padding-left: 35px !important;
}
.pl40 {
  padding-left: 40px !important;
}
.pl45 {
  padding-left: 45px !important;
}
.pl50 {
  padding-left: 50px !important;
}
.pl55 {
  padding-left: 55px !important;
}
.pl60 {
  padding-left: 60px !important;
}


/* Common Option
  ========================================================================== */
.is-disabled {
  border: none !important;
  background-color: #e8e9eb !important;
  box-shadow: none !important;
  opacity: .6;
  }


/* Header
  ========================================================================== */
.head-content {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  min-width: 870px;
  height: 40px;
  padding: 9px 15px 7px 15px;
  background-color: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
}

.head-content.-manager {
  background-color: #303030;
}

.head-content .site-logo {
  float: left;
  font-size: 12px;
}

.head-content .site-logo .site-title {
  color: #666;
  font-size: 11px;
}

.head-content.-manager .site-logo .site-title {
  color: #fff;
}

.head-content .site-logo .site-type {
  position:relative;
  top: -5px;
  padding:4px 10px;
  color: #333333;
  font-size: 13px;
  font-weight: bold;
  background-color: #fff;
  border-radius: 11px;
}

.head-content .site-logo ul li,
.head-content .account-info > ul li {
  display: inline-block;
  margin-left: 13px;
  vertical-align: middle;
}

.head-content .site-logo ul li:first-child,
.head-content .account-info ul li:first-child {
  margin-left: 0;
}

.head-content .account-info {
  position: relative;
  float: right;
}

.head-content .account-info .company-info {
  font-size: 12px;
  color: #666;
}

.head-content.-manager .account-info .company-info {
  color: #d0d0d0;
}

.head-content .account-info .user-info {
  color: #222;
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
}

.head-content.-manager .account-info .user-info {
  color: #fff;
}

.user-info {
  cursor: pointer;
}

.user-info img {
  margin-left: 6px;
}

.user-info .user-icon {
  margin-right: 6px;
}

.user-info-human {
  display:inline-block;
  margin-right: 6px;
  width: 20px;
  height: 20px;
  vertical-align: middle;
  background: url(../../approval/images/header-icon_img01.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.user-info-arrow {
  display:inline-block;
  margin-left: 6px;
  width: 12px;
  height: 6px;
  vertical-align: middle;
  background: url(../../approval/images/icon-arrow_img06.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.headers-links {
  display: none;
  position: absolute;
  width: 270px;
  top: 31px;
  right: -5px;
  padding: 25px 0;
  box-shadow: 0px 2px 15px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
}


/* Footer
  ========================================================================== */
.foot-content {
  height: 60px;
  padding: 20px 29px;
  background-color: #dedfe2;
  text-align: right;
  box-sizing: border-box;
}

.foot-content.single {
  width: 100%;
  min-width: 965px;
  position: relative;
  margin-left: 0;
}

.foot-content ul li {
  display: inline-block;
  vertical-align: middle;
  font-size: 12px;
}

.foot-content .camapny img {
  margin-right: 6px;
  vertical-align: middle;
}

.foot-content .camapny a {
  text-decoration: underline;
}

.foot-content .rights {
  margin-left: 33px;
  font-size: 10px;
  color:#888888;
}


/* Modules
  ========================================================================== */
/** Section **/
.mod-section-odd, 
.mod-section-even {
  width: 100%;
  height: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.mod-section-odd {
  background-color: #dbdcdd;
}

.mod-section-even {
  background-color: #e8e9ea;
}

.mod-cancel {
  color: #f80000;
  text-decoration: line-through;
}

/** HR **/
.mod-hr {
  height: 0;
  margin-top: 20px;
  padding: 0;
  border: none;
  border-top: 1px solid #e8e8e8;
}

/** Form **/
.mod-form input {
  background-color: #fefcf7;
  color: #333;
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border: 2px solid #ffa046;
  border-radius: 3px;
}

.mod-form input:hover {
  border-color: #ef7600;
}

.mod-form input:focus,
.mod-form2 input:focus {
  background-color: #fffecd;
}

.mod-form input::-webkit-input-placeholder,
.mod-form2 input::-webkit-input-placeholder {
  color: #888;
}

.mod-form input:-ms-input-placeholder,
.mod-form2 input:-ms-input-placeholder {
  color: #888;
}

.mod-form input::-moz-placeholder,
.mod-form2 input::-moz-placeholder  {
  color: #888;
}

.mod-form input.is-error,
.mod-form2 input.is-error {
  border-color: #f80000;
  background-color: #ffeaea;
}

.mod-form2 input {
  background-color: #fefcf7;
  color: #333;
  box-shadow: inset 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  box-sizing: border-box;
  border: 2px solid #acb0c0;
  border-radius: 3px;
  text-align: right;
}

.mod-form2 input:hover {
  border-color: #7c8195;
}

/** Link **/
.mod-link {
  font-size: 14px;
}

.mod-link img {
  margin-right: 7px;
  vertical-align: middle;
}

.mod-blank-link-ul {
  display: flex;
  flex-wrap: wrap;
}

.mod-blank-link-ul li {
  position: relative;
  height: 30px;
  margin-left: 20px;
  padding-left: 21px;
  font-size: 14px;
}

.mod-blank-link-ul li::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 12px;
  height: 10px;
  background: url(./../images/parts/icon-link-blank_img01.png) no-repeat;
  background-size: 12px 10px;
  content: '';
}

.mod-blank-link-ul li.opt-no-blank::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 7px;
  width: 6px;
  height: 10px;
  background: url(./../images/parts/icon-arrow_img05.png) no-repeat;
  background-size: 6px 10px;
  content: '';
}

.mod-link-ul img {
  margin-right: 6px;
}

.mod-link-ul-arrow li {
  position: relative;
  font-size: 14px;
}

.mod-link-ul-arrow li::before {
  display: block;
  position: absolute;
  top: 4px;
  left: 0;
  width: 6px;
  height: 10px;
  background: url(./../images/parts/icon-arrow_img05.png) no-repeat;
  background-size: 6px 10px;
  content: '';
}

.mod-link-ul-arrow li a {
  margin-left: 12px;
}

/** Button **/
.mod-button {
  position: relative;
  padding-left: 10px;
  border: 1px solid #bec1c3;
  border-radius: 3px;
  color: #333;
  text-decoration: none;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
}

.mod-button:hover {
  background: #f1f2f3;
  text-decoration: none;
}

.mod-button.select {
  background: #f1f2f3;
  text-decoration: none;
  box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.10);
  cursor: default;
}

.mod-btn-apply {
  margin-top: 11px;
  width: 265px;
  height: 50px;
  border-radius: 5px;
  box-sizing: border-box;
  font-size: 23px;
}

.mod-btn-apply img {
  margin-right: 9px;
  vertical-align: text-bottom;
}

.mod-btn-apply {
  color: #fff;
  text-decoration: none;
}

.mod-btn-apply:hover {
  text-decoration: none;
}

.mod-opt-btn-orange {
  border: 1px solid #c55b05;
  color: #fff;
  background-color: #f68d31;
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.25);
  font-weight: bold;
}

.mod-opt-btn-orange:hover {
  border: 1px solid #b04a00;
  background-color: #e86b00;
}

.mod-opt-btn-orange.is-disabled {
  border: 1px solid #fcddc1 !important;
  background-color: #fcddc1 !important;
}

.mod-opt-btn-applying,
.mod-opt-btn-approved {
  display: none;
  padding: 7px 0;
  border: 1px solid #f1f2f3;
  color: #42a563;
  background-color: #f1f2f3;
  box-shadow: none;
  text-align: center;
}

.mod-opt-btn-link a {
  display: block;
  width: 267px;
  height: 52px;
  padding: 12px 0 14px 0;
  color: #fff;
  text-align: center;
  text-decoration: none;
  font-size: 18px;
}

.mod-opt-btn-link img {
  vertical-align: -6px;
}

.mod-opt-arrow-bottom,
.mod-opt-arrow-left {
  position: relative;
}

.mod-opt-arrow-bottom::after,
.mod-opt-arrow-left::after,
.mod-opt-arrow-left-middle::after {
  display: block;
  position: absolute;
  content: '';
}

.mod-opt-arrow-bottom::after {
  left: 50%;
  bottom: 7px;
  width: 14px;
  height: 7px;
  background: url(./../../common/images/parts/icon-arrow_img04.png) no-repeat 0 0;
  background-size: 14px 7px;
}

.mod-opt-arrow-left::after {
  top: 12px;
  right: 9px;
  width: 7px;
  height: 12px;
  background: url(./../../common/images/parts/icon-arrow_img03.png) no-repeat 0 0;
  background-size: 7px 12px;
}

.mod-opt-arrow-left::after {
  top: 9px;
  right: 14px;
  width: 9px;
  height: 16px;
  background: url(./../../common/images/parts/icon-arrow_img02.png) no-repeat 0 0;
  background-size: 9px 16px;
}

.opt-btn-cols-1 li {
  position: relative;
  margin: 15px auto 0;
  border: 1px solid #bec1c3;
  border-radius: 3px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  text-align: center;
}

.opt-btn-cols-1 li a {
  display: inline-block;
  width: 100%;
  color: #333;
  text-decoration: none;
  box-sizing: border-box;
}

.opt-btn-cols-1 li a img {
  margin-right: 10px;
  vertical-align: middle;
}

.opt-btn-cols-1 li.opt-white.w300.mod-link{
  padding: 12px 0;
  left: 40px;
}

.opt-btn-cols-1 li.opt-white.w392 a {
  padding: 12px 0;
}

.opt-btn-cols-1 li.opt-white.w370 {
  border-radius: 5px;
}

.opt-btn-cols-1 li.opt-white.w370 a {
  padding: 19px 0;
}

.opt-btn-cols-1 li.opt-white.w210 a {
  height: 36px;
  padding: 8px 0 9px 0;
}

.opt-btn-cols-2 {
  height: 57px;
  margin-top: 16px;
  overflow: auto;
}

.opt-btn-cols-2 li {
  position: relative;
  display: inline-block;
  margin-left: 4px;
  border: 1px solid #c55b05;
  border-radius: 5px;
  font-weight: bold;
  font-size: 17px;
  text-align: center;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.25);
}

.opt-btn-cols-2 li:first-child {
  margin-left: 0;
}

.opt-btn-cols-2 li a {
  display: block;
  width: 190px;
  height: 52px;
  padding: 14px 0;
  color: #fff;
  text-decoration: none;
}

.opt-btn-cols-2 li a img {
  margin-right: 10px;
  vertical-align: sub;
}

.opt-white {
  background-color: #fff;
}

.opt-white:hover {
  background-color: #ebecee;
  border-color: #adafb1;
}

/** Box **/
.mod-flex-box {
  display: flex;
  align-items: center;
}

.opt-flex-center {
  justify-content: center;
}

.mod-apply-term {
  position: relative;
  margin-top: 9px;
  border: 1px solid #d7d8d8;
  background-color: #fff;
}

.mod-apply-term::after {
  display: block;
  position: absolute;
  top: 50%;
  width: 9px;
  height: 32px;
  margin-top: -16px;
  background: url(./../images/parts/icon-frame-parts_img02.png) no-repeat;
  background-size: 9px 32px;
  content: '';
}

.mod-apply-term-buttons-wrapper {
  border-right: 1px solid #d7d8d8;
}

.mod-apply-term-buttons li {
  position: relative;
  float: left;
  width: 140px;
  height: 36px;
  margin: 7px 0 0 7px;
  border: 1px solid #bec1c3;
  border-radius: 3px;
  background-color: #fff;
  font-size: 16px;
}

.mod-apply-term-buttons-wrapper .mod-apply-term-buttons li {
  height: 52px;
}

.mod-apply-term-buttons li input,
.mod-apply-term-buttons p {
  float: left;
}

.mod-apply-term-buttons li input {
  margin-top: 10px;
}

.mod-apply-term-buttons li p span {
  display: table-cell;
  padding-left: 20px;
  font-size: 13px;
}

.mod-checkbox {
  display: none;
}

.mod-checkbox-wrapper {
  position: relative;
}

.mod-checkbox-wrapper label {
  cursor: pointer;
}

.mod-checkbox-wrapper label p {
  width: 138px;
  padding: 9px 5px 5px 18px;
}

.shift-regist-list .mod-checkbox-wrapper label span {
  padding: 16px 17px;
}
/* Edge */
@supports (-ms-ime-align:auto) {
  .shift-regist-list .mod-checkbox-wrapper label span {
    padding: 16px 7px;
  }
}
/* IE11 */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .shift-regist-list .mod-checkbox-wrapper label span {
    padding: 16px 7px;
  }
}

.mod-checkbox-wrapper label input[type=checkbox] {
  position: absolute;
  z-index: 1;
}

.mod-checkbox-wrapper label input[type=checkbox] + p::before,
.mod-checkbox-wrapper label input[type=checkbox] + span::before {
  display: inline-block;
  position: relative;
  width: 18px;
  height: 18px;
  border: 2px solid #acb3c0;
  border-radius: 3px;
  background-color: #f4f5f9;
  box-shadow: inset 1px 1px 2px 0px rgba(0, 0, 0, 0.15);
  content: '';
  vertical-align: middle;
}

.mod-checkbox-wrapper label input[type=checkbox] + p::before {
  top: -2px;
  left: -9px;
}

.mod-checkbox-wrapper label input[type=checkbox] + span::before {
  top: 0;
  left: -8px;
}
/* Edge */
@supports (-ms-ime-align:auto) {
  .mod-checkbox-wrapper label input[type=checkbox] + span::before {
    left: 0;
  }
}
/* IE11 */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .mod-checkbox-wrapper label input[type=checkbox] + span::before {
    left: 0;
  }
}

.mod-checkbox-wrapper label:hover input[type=checkbox] + p::before,
.mod-checkbox-wrapper:hover label input[type=checkbox] + span::before {
  border: 2px solid #7a818f;
}

.mod-checkbox-wrapper label input[type=checkbox]:checked + p::before,
.mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
  border: none;
  background-color: #ff7c00;
  box-shadow: none;
}

.mod-checkbox-wrapper label input[type=checkbox]:checked + p::after,
.mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
  display: block;
  position: absolute;
  top: 13px;
  left: 12px;
  width: 11px;
  height: 7px;
  border-bottom: 2px solid #fff;
  border-left: 2px solid #fff;
  transform: rotate(-45deg);
  content: '';
}

.mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
  top: 0;
  left: -8px;
}
/* Edge */
@supports (-ms-ime-align:auto) {
  .mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
    left: 0;
  }
}
/* IE11 */
@media all and (-ms-high-contrast:none){
  *::-ms-backdrop, .mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
    left: -1px;
  }

  *::-ms-backdrop, .mod-checkbox-wrapper.th-regist-chbox label input[type=checkbox] + span::before {
    left: 2px;
  }

  *::-ms-backdrop, .mod-checkbox-wrapper.th-regist-chbox label input[type=checkbox]:checked + span::before {
    left: 2px;
  }
}
/* Firefox */
@-moz-document url-prefix(){
  .mod-checkbox-wrapper.th-regist-chbox label input[type=checkbox]:checked + span::before {
    left: -8px;
  }

  .mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
    top: 8px;
    left: -11px;
  }
}

.mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
  top: 18px;
  left: 12px;
}
/* Firefox */
@-moz-document url-prefix(){
  .mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
    top: 16px;
    left: 13px;
  }
}
.mod-checkbox-wrapper.th-regist-chbox label input[type=checkbox]:checked + span::after {
  top: 13px;
}

.mod-opt-applying {
  border: none !important;
  background: url(./../../common/images/parts/bg_img01.png) 9px 9px repeat;
  background-size: 9px 9px;
}

.mod-opt-applying p {
  margin: 10px 0 10px 10px !important;
}

.mod-opt-checked {
    background: url(./../../common/images/parts/bg_img03.png) 9px 9px repeat;
    border: 1px solid #d5cb95 !important;
    box-shadow: inset 2px 2px 3px 0px rgba(0, 0, 0, 0.18);
    background-size: 9px 9px;
}

.mod-opt-checked:hover {
  background: url(./../../common/images/parts/bg_img04.png) 9px 9px repeat;
  background-size: 9px 9px;
}

.mod-opt-applying span {
  color: #42a563;
}

.mod-opt-unchecked {
  border: none;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.mod-opt-unchecked span,
.mod-opt-checked  span {
  color: #f80000;
}

.mod-opt-unchecked:hover {
  background-color: #ebecee;
}

/** Select **/
.mod-select {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  border: 1px solid #bec1c3;
  border-radius: 3px;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
  background: url(./../images/parts/icon-arrow_img09.png) no-repeat center 3px;
  background-color: #fff;
  background-size: 13px 8px;
  font-size: 14px;
}

.mod-select.min {
  padding: 0px 5px;
  height:26px;
  background-size: 11px 6px;
}

.mod-select:hover {
  background-color: #ebecee;
}

/** Infomation **/
.mod-information {
  position: relative;
  width: 965px;
  margin: 15px auto 0;
  padding: 23px 47px;
  background-color: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mod-information::before {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  top: 25px;
  left: 20px;
  background: url(./../images/parts/icon-info_img02.png) no-repeat;
  background-size: 20px 20px;
  content: '';
}

/** Notice **/
.mod-notice-box {
  margin-bottom: 10px;
  padding: 14px 0 11px 0;
  border: 8px solid #ffebeb;
  line-height: 1.3;
  text-align: center;
}

.mod-notice-box dt {
  font-weight: bold;
}

.mod-notice-ul {
  margin-top: 7px;
  overflow: hidden;
}

.mod-notice-ul li {
  position: relative;
  margin-top: 10px;
  padding-left: 13px;
  color: #666;
  line-height: 1.5;
  font-size: 12px;
  text-align: left;
}

.mod-notice-ul li span:first-child {
  position: absolute;
  top: 0;
  left: 0;
}

/** Guidance **/
.mod-guidance {
  display: flex;
  width: 855px;
  margin-top: 23px;
  padding: 20px 40px;
  flex-wrap: wrap;
  background-color: #fff;
  box-sizing: border-box;
}

.mod-guidance li {
  height: 40px;
}

.mod-guidance li:nth-child(-n+2) {
  border-bottom: 1px solid #d6d7d8;
}

.mod-guidance li:nth-child(n+3) {
  padding-top: 20px;
}

.mod-guidance li:nth-child(even) {
  margin-left: 40px;
}

.mod-guidance li p {
  display: inline-block;
  position: relative;
  padding-left: 15px;
  text-align: left;
}

.mod-guidance li:nth-child(odd) p {
  width: 280px;
}

.mod-guidance li:nth-child(even) p {
  width: 325px;
}

.mod-guidance li p::before {
  display: block;
  position: absolute;
  top: 5px;
  left: 0;
  width: 8px;
  height: 8px;
  background: url(./../images/parts/icon-dot_img01.png) no-repeat;
  background-size: 8px 8px;
  content: '';
}

.mod-guidance li span {
  border: 2px solid #f68d31;
  margin-left: 8px;
  padding: 4px 8px;
  width: 30px;
  height: 30px;
  color: #f68d31;
  font-weight: bold;
  box-sizing: border-box;
}

/** Inquiry **/
.mod-inquiry-wrapper {
  background-color: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mod-inquiry-wrapper {
  margin-top: 20px;
  text-align: center;
}

.mod-inquiry-note {
  margin: 18px 0;
  line-height: 1.7;
}

.mod-inquiry-title {
  position: relative;
  height: 80px;
  margin-bottom: 33px;
  background-color: #f68d31;
  color: #fff;
  line-height: 80px;
}

.mod-inquiry-title::after {
  display: block;
  position: absolute;
  bottom: -15px;
  left: 50%;
  width: 50px;
  height: 15px;
  margin-left: -25px;
  background: url(./../../common/images/parts/frame-parts_img01.png) no-repeat;
  background-size: 50px 15px;
  content: '';
}

.mod-inquiry-title img,
.mod-inquiry-title span {
  vertical-align: middle;
}

.mod-inquiry-title img {
  margin-right: 15px;
}

.mod-inquiry-tel {
  padding: 13px 0;
  font-size: 30px;
  font-weight: bold;
  background-color: #fff;
}

.mod-inquiry-reception {
  margin-top: 13px;
  color: #666;
  line-height: 1.3;
  font-size: 12px;
}

.mod-inquiry-guidance {
  margin-top: 15px;
  padding: 27px 20px 20px;
  background-color: #f1f2f3;
}

.mod-inquiry-guidance-title {
  font-size: 20px;
}

.mod-inquiry-guidance-overview {
  margin-top: 10px;
  font-size: 14px;
}


/* Container
  ========================================================================== */
.content {
  margin: 40px auto 0 auto;
  margin-left: 325px;
  overflow: auto;
}

.content.single {
  width: 100%;
  min-width: 965px;
  margin: 40px auto 0;
  position: inherit;
}

.content.non-head {
  width: 100%;
  min-width: 1000px;
  margin: 0 auto;
}

.mod-2col-wrap-gr {
  min-width: 835px;
  background-color: #e8e9ea;
  overflow-x: auto;
}

.approval{
  background: #e8e9ea;
}

.approval .content{
  overflow: visible;  
}

.approval .content .mod-2col-wrap-gr {
  overflow-x: visible;
}
/** Side Content **/
.side-content {
  position: fixed;
  top: 40px;
  left: 0;
  width: 325px;
  height: 100%;
  overflow: auto;
  box-shadow: 0px 0px 8px 0px rgba(0, 0, 0, 0.2);
  background-color: #fff;
  z-index: 999;
}

.side-hr {
  position: absolute;
  bottom: 28px;
  left: 0;
  width: 325px;
}

.business-time-block,
.performance-block {
  padding: 9px 15px 0 25px;
}

.performance-block {
  position: relative;
  margin-bottom: 70px;
}

.performance-block form input {
  text-align: right;
}

.date-block-wrapper {
  width: 265px;
  padding: 9px 30px 0 30px;
}

.date-block {
  position: relative;
  background-color: #f68d31;
  text-align: center;
}

.date-block::after {
  display: block;
  position: absolute;
  bottom: -12px;
  left: 141px;
  width: 42px;
  height: 12px;
  background: url(./../images/parts/frame-parts_img02.png) no-repeat;
  background-size: 42px 12px;
  content: '';
}

.date-notice {
  width: inherit;
  margin: 3px 0 9px 0;
  padding: 6px 14px 9px 13px;
  border-radius: 5px;
  background-color: #fff;
  color: #f80000;
  line-height: 1.3;
  box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.25);
  font-size: 14px;
  box-sizing: border-box;
}

.date-notice div {
  font-weight: bold;
}

.date-notice a {
  color: #f80000;
}

.date-select {
  display: flex;
  font-size: 14px;
}

.date-select li {
  border: 1px solid #c65b05;
  border-radius: 3px;
  background-color: #f68d31;
  color: #fff;
  box-shadow: 2px 2px 2px 0px rgba(0, 0, 0, 0.1);
}

.date-select li:nth-child(2) {
  margin-left: 9px;
}

.date-select li:nth-child(3) {
  margin-left: 8px;
}

.date-select li a {
  display: block;
  width: 80px;
  height: 27px;
  padding: 5px 0 8px 0;
  text-decoration: none;
}

.date-select li:nth-child(1) a {
  padding: 5px 0 8px 10px;
  text-align: left;
}

.date-select li:nth-child(2) a {
  width: 82px;
  padding: 5px 0 8px 0;
  text-align: center;
}

.date-select li:nth-child(3) a {
  padding: 5px 10px 8px 0;
  text-align: right;
}

.date-select li a,
.date-select li a:hover {
  color: #fff;
}

.date-select li:not(.is-current):hover {
  border: 1px solid #b04a00;
  background-color: #e86b00;
}

.date-select li.is-current {
  background-color: #e86d00;
  box-shadow: inset 2px 2px 4px 0px rgba(0, 0, 0, 0.13);
}

.date-selected {
  display: none;
  width: inherit;
  margin-top: 3px;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  letter-spacing: 2px;
}

.date-selected span {
  font-size: 18px;
  vertical-align: middle;
}

.block-title {
  margin-top: 5px;
  font-size: 18px;
  font-weight: bold;
}

.business-time-select {
  width: 265px;
  height: 36px;
  margin-top: 1px;
  padding: 0 10px 0 11px;
  background-position: 240px center;
  align-self: flex-end;
}

.performance-top {
  display: flex;
  margin-bottom: 3px;
}

.btn-regular-time {
  width: 115px;
  height: 30px;
  margin-left: 44px;
}

.btn-regular-time::before {
  display: block;
  position: absolute;
  top: 7px;
  left: 13px;
  width: 14px;
  height: 14px;
  background: url(./../images/parts/icon-edit_img01.png) no-repeat;
  background-size: 14px 14px;
  content: '';
}

.performance-error {
  margin-top: 6px ;
  color: #f80000;
  font-size: 14px;
  font-weight: bold;
}

.performance-stamp {
  margin: 4px 0 3px 0;
  font-size: 14px;
}

.performance-stamp dl {
  display: flex;
}

.work-time {
  margin: 7px 0 0 21px;
  font-size: 18px;
}

.work-time div,
.extra-time div {
  margin-top: 6px;
}

.work-time input {
  height: 39px;
  padding: 9px 16px 8px 16px;
}

.work-time input:nth-child(1) {
  width: 85px;
  margin: 0 8px 0 10px;
}

.work-time input:nth-child(2) {
  width: 94px;
  margin-left: 7px;
}

.extra-time {
  font-size: 14px;
}

.extra-time input {
  width: 50px;
  height: 26px;
  padding: 3px 8px 0 0;
}

.extra-time input:nth-child(1) {
  margin: 0 12px;
}

.extra-time input:nth-child(2) {
  margin: 0 7px 0 15px;
}

.remarks {
  display: flex;
  margin-top: 11px;
}

.remarks dt {
  margin: 0 6px 0 30px;
}

.remarks dt:first-child {
  margin-left: 0;
}

.side-bottom-links {
  display: flex;
  margin: 20px 0 11px;
}

.side-bottom-links li {
  font-size: 14px;
}

.side-bottom-links li:nth-child(1) {
  margin-right: 25px;
}

.side-bottom-links li img {
  margin-right: 7px;
  vertical-align: middle;
}


/* Wrapper
   ========================================================================== */
.mod-2col-inner {
  width: 835px;
  margin: 15px auto 40px;
}

/* Column
   ========================================================================== */
.mod-multi-col {
  width: 965px;
  margin: 15px auto;
  overflow: auto;
}

.mod-multi-title {
  height: 65px;
  padding: 19px 0;
  background-color: #f4f4f5;
  text-align: center;
}

.mod-opt-title {
  background-color: #f1f2f3;
}

.mod-multi-title img,
.mod-multi-title span {
  vertical-align: middle;
}

.mod-multi-title span {
  margin-left: 4px;
  font-weight: bold;
  font-size: 20px;
  vertical-align: bottom;
}

.mod-opt-title img {
  vertical-align: top;
}

.mod-multi-title.logo {
  padding: 13px 0 11px 0;
}

.mod-multi-title .sub-title {
  margin-left: 14px;
  color: #666;
  font-size: 14px;
  vertical-align: 0;
}

.mod-opt-cols-2 .col,
.mod-opt-cols-2-join {
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mod-opt-cols-2 {
  width: 970px;
  padding: 3px;
}

.mod-opt-cols-2 .col {
  width: 475px;
  margin-left: 14px;
}

.mod-opt-cols-2 .col:first-child {
  margin-left: 0;
}

.mod-opt-cols-2-join .col {
  width: 482px;
}

.mod-opt-cols-2-join .col:first-child {
  border-right: 1px solid #d9d9d9;
}

.mod-opt-cols-2 .mod-col-detail,
.mod-opt-cols-2-join .mod-col-detail {
  background-color: #fff;
}

.mod-opt-cols-2 .mod-col-detail {
  padding: 30px 35px 30px 35px;
}

.mod-opt-cols-2-join .mod-col-detail {
  padding: 30px 43px 30px 45px;
}

.mod-opt-cols-2-mini {
  margin-bottom: 0;
  padding: 0 35px 40px 35px;
}

.mod-opt-cols-2-wrapper {
  width: 895px;
}

.mod-opt-cols-2-wrapper .col {
  width: 440px;
  margin-left: 15px;
  padding: 19px 35px;
  background-color: #f1f2f3;
}

.mod-opt-cols-2-wrapper .col:first-child {
  margin-left: 0;
}


/* Block
   ========================================================================== */
.mod-page-wrapper {
  position: relative;
  z-index: 1;
  width: 965px;
  margin: 0 auto 20px;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.mod-page-header {
  position: relative;
  padding: 28px 35px;
  background-color: #f4f4f5;
  font-size: 26px;
  font-weight: bold;
}

.mod-page-header.opt-page-header-info {
  display: flex;
  align-items: center;
}

.mod-page-header.opt-page-header-info span {
  display: block;
}

.mod-page-header.opt-page-header-info span small {
  font-weight: normal;
}

.mod-page-header.opt-page-header-info span img {
  margin-left: 8px;
  vertical-align: middle;
}

.mod-page-header.opt-page-header-info dl {
  font-size: 0;
  margin-top: 5px;
}

.mod-page-header.opt-page-header-info dl dt {
  display: inline;
  font-size: 13px;
  font-weight: normal;
  color: #888;
}

.mod-page-header.opt-page-header-info dl dd {
  display: inline;
  font-size: 14px;
  font-weight: normal;
  margin-right: 25px;
}

.mod-page-header img {
  margin-right: 14px;
  vertical-align: middle;
}

.mod-page-header.opt-page-header-icon {
  padding-left: 110px;
}

.mod-page-header.opt-page-header-icon img {
  position: absolute;
  top: 50%;
  left: 35px;
  margin-top: -30px;
}

.mod-page-header-date {
  position: absolute;
  top: 50%;
  right: 35px;
  margin-top: -0.5em;
  font-size: 12px;
  font-weight: normal;
  color: #666;
}

.mod-page-content {
  padding: 35px;
  background-color: #fff;
}

.mod-page-content-title {
  margin-bottom: 24px;
  padding-bottom: 12px;
  border-bottom: 1px solid #d0d0d0;
  font-size: 24px;
  font-weight: bold;
  line-height: 1;
}

.mod-page-content-text {
  margin-bottom: 30px;
  font-size: 14px;
  line-height: 1.7;
}

.mod-page-content-text.opt-page-text-01 {
  font-size: 16px;
}

.mod-page-content-section {
  margin-bottom: 40px;
}

.mod-page-content-table {
  border-spacing: 0;
  border-top: 1px solid #d0d0d0;
}

.mod-page-content-table.opt-table-01 th {
  width: 230px;
}

.mod-page-content-table th {
  min-width: 170px;
  padding: 20px;
  background-color: #f1f2f3;
  border-bottom: 1px solid #d0d0d0;
  font-size: 14px;
  font-weight: normal;
  vertical-align: top;
  box-sizing: border-box;
  text-align: left;
  white-space: nowrap;
}

.mod-page-content-table td {
  padding: 20px;
  border-bottom: 1px solid #d0d0d0;
  line-height: 1.5;
  font-size: 14px;
}

.mod-page-content-table td h3 {
  margin-bottom: 8px;
  font-size: 16px;
}

.mod-page-content-table td p + p {
  margin-top: 18px;
}

.mod-page-content-table td p + h3 {
  margin-top: 22px;
}

.mod-page-content-table td p a img {
margin-right: 9px;
}

.mod-page-content-note {
  margin-top: 15px;
}

.mod-page-content-note li {
  padding-left: 1em;
  text-indent: -1em;
  font-size: 12px;
  color: #666;
}

.mod-page-content-note + h3 {
  margin-top: 22px;
}

.mod-register-notes {
  margin: 0 auto;
}

.mod-register-notes-content {
  display: none;
  padding: 25px 28px;
  background-color: #f1f2f3;
}

.mod-register-notes-content ul {
  margin-bottom: 13px;
}

.mod-register-notes-content ul li {
  margin-top: 8px;
  padding-left: 18px;
  background: url(../images/parts/icon-dot_img01.png) 0 50% no-repeat;
  background-size: 8px 8px;
  font-size: 14px;
}

.mod-register-notes-content ul li:first-child {
  margin-top: 0;
}

.mod-register-notes-content p {
  font-size: 12px;
  color: #666;
}

.mod-register-notes-header {
  display: block;
  position: relative;
  margin-bottom: 10px;
  padding-left: 20px;
  cursor: pointer;
}

.mod-register-notes-header:before {
  position: absolute;
  top: 50%;
  left: 0;
  content: "";
  width: 14px;
  height: 14px;
  margin-top: -7px;
  background: url(../../modal/images/icon-modal_accordion_img01.png) 0 0 no-repeat;
  background-size: 14px auto;
}

.mod-register-notes-header.is-open:before {
  background-position: bottom;
}

/* manager(side)
   ========================================================================== */

.side-block {
  padding: 15px 0px 14px 0px;
  border-bottom: 1px solid #e8e8e8;
}

.side-block.last {
  border: none;
}

.side-title {
  margin-top: 5px;
  padding: 0px 20px;
  font-size: 18px;
  font-weight: bold;
}

.side-sub {
}

.side-sub-block {
  padding: 8px 30px;
}

.side-sub-block.select {
  background-color: #e8e9eb;
}

.side-sub-block.extra {
  padding: 8px 25px;
}

.side-sub-head {
  display: inline-block;
  vertical-align: middle;
}

.side-sub-head.calendar {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img01.png) no-repeat;
  background-size: 100% 100%;
}

.select .side-sub-head.calendar {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img01_.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}

.side-sub-head.daily {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img02.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}

.select .side-sub-head.daily {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img02_.png) no-repeat;
  background-size: 100% 100%;

}

.side-sub-head.total {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img03.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}

.select .side-sub-head.total {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img03_.png) no-repeat;
  background-size: 100% 100%;
}

.side-sub-head.edit {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img04.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}

.select .side-sub-head.edit {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/side-icon_img04_.png) no-repeat;
  background-size: 100% 100%;
}

.side-sub-head.data {
  width: 18px;
  height: 20px;
  background: url(../../approval/images/icon-schedule_img01.png) no-repeat;
  background-size: 100% 100%;
  margin-right: 5px;
}

.select .side-sub-head.data {
  width: 18px;
  height: 20px;
  background: url(../../approval/images/side-icon_img05_.png) no-repeat;
  background-size: 100% 100%;
}

.side-sub-body {
  vertical-align: middle;
  font-size: 16px;
  font-weight:bold;
}

.select .side-sub-body {
  text-decoration: none;
  color: #f68d31;
  cursor: default;
}

.side-sub-foot {
  display: inline-block;
  vertical-align: middle;
  margin-left: 4px;
}

.side-sub-foot.warn {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.side-label {
  margin: 4px 20px;
  font-size: 13px;
  color: #888;
}

.side-select {
  margin: 0px 20px;
  padding: 0px 10px;
  width: 270px;
  height: 36px;
  background-position: 245px center;
  align-self: flex-end;
}

.side-extra {
  margin: 0px 20px;
}

.side-extra-item {
  display:inline-block;
  margin:0px 24px 15px 0px;
}

.side-extra-head {
  display: inline-block;
  margin-right: 4px;
  vertical-align: middle;
}

.side-extra-head.account {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-account_img01.png) no-repeat;
  background-size: 100% 100%;
}

.side-extra-head.logout {
  width: 15px;
  height: 14px;
  background: url(../../approval/images/icon-logout_img01.png) no-repeat;
  background-size: 100% 100%;
}

.side-extra-head.help {
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
}

.side-extra-body {
  font-size: 14px;
  vertical-align: middle;
}

.content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
}

.main-content {
  position: absolute;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  min-width:875px;
}

.single > .main-content {
  position: static;
}

/*page merge--------------------------------------------------------------------*/

.content-block {
  margin-top: 25px;
  background-color: #fff;
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);
}

.content-info {
  display: flex;
  align-items: flex-start;
  padding: 15px;
}

.content-info-head {
  width: 120px;
}

.content-info-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-info_img01.png) no-repeat;
  background-size: 100% 100%;
}

.content-info-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 16px;
}

.content-info-body {
  position: relative;
  width: 685px;
  font-size: 14px;
  padding: 6px 0px;
}

.content-status {
  display: flex;
  padding: 30px 30px 10px 30px;
}

.content-status-title {
  display: inline-block;
  vertical-align: middle;
  font-size: 25px;
}

.content-status-help {
  display: inline-block;
  vertical-align: middle;
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

/*account_001.css--------------------------------------------------------------------*/

/* account_001
   ========================================================================== */

.account_001 .content-block {
  overflow: hidden;
}

.account_001 .content-status-head {
  width: 220px;
}

.account_001 .content-status-help:hover {
  opacity: 0.5;
}


.account_001 .content-detail-wrapper {
  /*box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.12);*/
  box-shadow: none;
}

.account_001 .content-table {
  border-spacing: 0;
}

.account_001 .content-table th {
  background-color: #7c8490;
  border: 1px solid #7c8490;
  color: #fff;
  text-align: center;
}

.account_001 .content-table th,
.account_001 .content-table td {
  width: 120px;
}

.account_001 .content-table th {
  height: 35px;
  border-right: none;
}

.account_001 .content-table td {
  height: 80px;
}

.account_001 .content-table td {
  position: relative;
  border-right: 1px solid #c1c1c1;
  border-bottom: 1px solid #c1c1c1;
}

.account_001 .content-table tbody tr:last-child td {
  border-bottom: none;
}

.account_001 .content-table td a {
  display: block;
  width: 100%;
  height: 100%;
  padding: 9px 6px 6px 12px;
  color: #333;
}

.account_001 .content-table td a:hover {
  text-decoration: none;
  color: #333;
}

.account_001 .content-table td:last-child {
  border-right: none;
}

.account_001 .content-table td:hover {
  background-color: #ebecee;
}

.account_001 .content-table td span > strong {
  font-size: 16px;
}

.account_001 .opt-account-table {
  width: 765px;
  margin: 0 auto;
  border-top: 1px solid #c1c1c1 !important;
}

.account_001 .opt-account-table th {
  width: 200px;
  padding: 11px 14px;
  background-color: #f1f2f3;
  color: #333;
  font-size: 14px;
  font-weight: normal;
  border-top: 0;
  border-color: #c1c1c1;
  text-align: left;
  box-sizing: border-box;
  vertical-align: top;
}

.account_001 .opt-account-table th p {
  display: inline-block;
  vertical-align: middle;
}

.account_001 .opt-account-table th span {
  margin-left: 7px;
}

.account_001 .opt-account-table td {
  width: auto;
  height: auto;
  padding: 11px 16px;
  border-right: 1px solid #c1c1c1 !important;
  font-size: 14px;
}

.account_001 .opt-account-table td span {
  display: block;
}

.account_001 .opt-account-table td span + span {
  margin-top: 9px;
}

.account_001 .opt-account-table tbody tr:last-child td {
  border-bottom: 1px solid #c1c1c1;
}

.account_001 .opt-account-table td a {
  padding: 0;
  color: #1562b0;
}

.account_001 .opt-account-table td a:hover {
  color: #54a4f6;
}

.account_001 .opt-account-table td:hover {
  background: inherit;
}

.account_001 .opt-account-table td a img {
  margin-right: 6px;
  vertical-align: text-bottom;
}

.account_001 .opt-account-table-index div:first-child h2 {
  line-height: 36px;
}

/* Attentace-nav
   ========================================================================== */
.account_001 .content-local-nav {
  position: relative;
  padding: 0px 35px;
  background-color: #fff;
}

.account_001 .content-local-nav ul {
  display: flex;
  padding: 18px 20px 20px;
  background-color: #f1f2f3;
}

.account_001 .content-local-nav li {
  margin-left: 30px;
  font-size: 14px;
}

.account_001 .content-local-nav li:first-child {
  margin-left: 0;
}

.account_001 .content-local-nav li img {
  margin-right: 8px;
  vertical-align: middle;
}


/* Attentace-btn
   ========================================================================== */
.account_001 .opt-btn-account {
  float: right;
  width: 210px;
  padding: 8px 0 11px;
}

.account_001 .btn-account {
  height: 36px;
  font-size: 14px;
}

.account_001 .btn-account img {
  margin-right: 6px;
  vertical-align: middle;
}

.account_001 .table-index {
  padding: 25px 35px 15px;
}

.account_001 .table-index div:nth-child(1) {
  float: left;
}

.account_001 .table-index div:nth-child(2) > div{
  margin: 12px 7px 11px 0;
}

.account_001 .table-index div:nth-child(2) > div {
  float: right;
}
/*-----------------------------------------------------------------------------------------------*/

/*WTC-C-002_001.css------------------------------------------------------------------------------------------*/

  .wtc001 .content-status {
    padding: 9px 35px;
    background-color: #f4f4f5;
    align-items: center;
  }
  
  .wtc001 .content-status-user {
    margin-right: 8px;
    display: flex;
    align-items: center;
  }
  
  .wtc001 .content-status-name {
    display: inline-block;
    vertical-align: middle;
    font-size: 18px;
    max-width: 200px;
    margin-right: 6px;
  }
  
  .wtc001 .content-status-default {
    display: inline-block;
    vertical-align: middle;
    font-size: 16px;
    padding-top: 3px;
    align-self: center;
    font-weight: normal;
  }
  
  .wtc001 .content-status-icon {
    display: inline-block;
    vertical-align: middle;
    width: 36px;
    height: 36px;
    background: url(../../approval/images/icon-account_img02.png) no-repeat;
    background-size: 100% 100%;
    margin-right: 6px;
    align-self: flex-start;
  }
  
  .wtc001 .content-status-range {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1;
  }
  
  .wtc001 .content-status-label {
    margin-right: 4px;
    font-size: 12px;
    color:#666666;
  }
  
  .wtc001 .content-status-show {
    padding: 0px 10px;
    width: 260px;
    height: 36px;
    background-position: 235px center;
    align-self: flex-end;
    cursor: pointer;
  }
  
  .wtc001 .content-status-help:hover {
    opacity: 0.5;
  }
  
  .wtc001 .content-status-body {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    flex: 1 1 auto;
  }
  
  .wtc001 .content-status-each {
    margin-left: 8px;
  }
  
  .wtc001 .content-status-icon.none {
    width: 16px;
    height: 16px;
    background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .wtc001 .content-status-icon.still {
    width: 16px;
    height: 16px;
    background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .wtc001 .content-status-icon.accept {
    width: 16px;
    height: 16px;
    background: url(../../approval/images/icon-check_img01.png) no-repeat;
    background-size: 100% 100%;
  }
  
  .wtc001 .content-pager {
    padding: 8px 35px;
    text-align: center;
  }
  
  .wtc001 .content-pager-page {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  
  .wtc001 .content-pager-button {
    margin-right: 28px;
    flex: 1;
    display: flex;
  }
  
  .wtc001 .content-pager-mon {
    position: relative;
    flex: 1;
    white-space: nowrap;
    padding: 5px 0px;
  }
  
  .wtc001 .content-pager-mon.current {
    background-color: #f68d31;
    border-radius: 14px;
  }
  
  .wtc001 .content-pager-mon.current > a {
    color: #fff;
    text-decoration: none;
  }
  
  .wtc001 .content-pager-mon.still a::after {
    display: block;
    position: absolute;
    top: -2px;
    right: -1px;
    width: 12px;
    height: 12px;
    content: '';
    background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
    background-size: 12px 12px;
  }
  
  .wtc001 .content-pager-mon > .year-disabled {
    color: #333;
    text-decoration: none;
  }
  
  .wtc001 .content-pager-mon > .mon-disabled {
    color: #cacaca;
    text-decoration: none;
  }
  
  .wtc001 .content-pager-page > li:last-child {
    margin-right: -4px;
    margin-left: 24px;
  }
  
  .wtc001 .content-pager-main {
    padding-left: 0px;
    width: 36px;
    height: 36px;
  }
  
  .wtc001 .content-pager-prev {
    padding: 0px 0px 0px 10px;
    width: 40px;
    height: 26px;
  }
  
  .wtc001 .content-pager-prev:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    left: 15px;
    width: 7px;
    height: 12px;
    background: url(../../approval/images/icon-arrow_img01.png) no-repeat;
    background-size: 7px 12px;
  }
  
  .wtc001 .content-pager-next {
    padding: 0px 10px 0px 0px;
    width: 40px;
    height: 26px;
  }
  
  .wtc001 .content-pager-next:before {
    content: '';
    display: block;
    position: absolute;
    top: 6px;
    right: 15px;
    width: 7px;
    height: 12px;
    background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
    background-size: 7px 12px;
  }
  
  .wtc001 .content-pager-margin {
    width: 8px;
  }
  
  .wtc001 .content-main {
    display: flex;
    border-top: 1px solid #c1c1c1;
    position: relative;
  }
  
  .wtc001 .content-main-prev {
    padding: 0px 0px 0px 10px;
    width: 28px;
    height: 189px;
    margin: auto;
    right: 14px;
    background-color: #fff;
  }
  
  .wtc001 .content-main-prev:before {
    content: '';
    display: block;
    position: absolute;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 8px;
    height: 16px;
    background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
    background-size: 8px 16px;
  }
  
  .wtc001 .content-main-next {
    padding: 0px 10px 0px 0px;
    width: 28px;
    height: 189px;
    margin: auto;
    left: 14px;
    background-color: #fff;
  }
  
  .wtc001 .content-main-next:before {
    content: '';
    display: block;
    position: absolute;
    margin: auto;
    top: 0px;
    bottom: 0px;
    left: 0px;
    right: 0px;
    width: 8px;
    height: 16px;
    background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
    background-size: 8px 16px;
  }
  
  .wtc001 .content-main-part {
    padding: 12px 10px 12px 7px;
  }
  
  .wtc001 .content-main-part2 {
    padding: 5px 7px 12px 11px;
  }
  
  .wtc001 .content-main-part2 > .attendance-title {
    color: #f68b31;
  }
  
  .wtc001 .content-main-part2 .attendance-title-month {
    font-weight: bold;
  }
  
  .wtc001 .attendance-title {
    display: flex;
    align-items: baseline;
  }
  
  .wtc001 .attendance-title-year {
    font-size: 13px;
    margin-right: 6px;
  }
  
  .wtc001 .attendance-title-month {
    font-size: 20px;
  }
  
  .wtc001 .content-main-part2 .attendance-title-month {
    font-size: 26px;
  }
  
  .wtc001 .attendance-title-month > span {
    font-size: 16px;
    position: relative;
  }
  
  /*
  .attendance-title-month > span.still::after {
    display: block;
    position: absolute;
    top: -5px;
    right: -11px;
    width: 12px;
    height: 12px;
    content: '';
    background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
    background-size: 12px 12px;
  }
  
  .attendance-title-month > span.check::after {
    display: block;
    position: absolute;
    top: -5px;
    right: -11px;
    width: 12px;
    height: 12px;
    content: '';
    background: url(../../approval/images/icon-check_img01.png) no-repeat;
    background-size: 12px 12px;
  }
  */
  
  .wtc001 .attendance-title-month .icon{
    width: 12px;
    height: 12px;
    position: absolute;
  }
  
  .wtc001 .attendance-title-month .icon:hover{
    opacity: 0.8;
  }
  
  .wtc001 .attendance-info {
    padding-bottom: 20px;
    display: flex;
  }
  
  .wtc001 .attendance-info-date {
    flex: 1;
  }
  
  .wtc001 .attendance-info-border {
    border-right: 1px solid #c1c1c1;
    margin-right: 12px;
  }
  
  .wtc001 .attendance-info-peri {
    flex: 1;
  }
  
  .wtc001 .info-date-icon,
  .wtc001 .info-peri-icon {
    font-weight: bold;
    display: inline-block;
    vertical-align: middle;
    margin-right: 4px;
  }
  
  .wtc001 .info-date-icon.title,
  .wtc001 .info-peri-icon.title {
    color: #333;
  }
  
  .wtc001 .info-peri-each {
    padding-left: 8px;
  }
  
  .wtc001 .info-peri > li:last-child {
    padding-left: 0px;
  }
  
  .wtc001 .info-date-icon.accept {
    width: 16px;
    height: 16px;
    background: url(../../approval/images/icon-check_img01.png) no-repeat;
    background-size: 16px 16px;
  }
  
  .wtc001 .info-date-icon.still {
    width: 16px;
    height: 16px;
    background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
    background-size: 16px 16px;
  }
  
  .wtc001 .info-date-icon.none {
    width: 16px;
    height: 16px;
    background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
    background-size: 16px 16px;
  }
  
  .wtc001 .info-peri-icon.accept {
    width: 18px;
    height: 16px;
    background: url(../../approval/images/bg_img01.png) no-repeat;
    background-size: 18px 16px;
    border: solid 1px #c1c1c1;
  }
  
  .wtc001 .info-peri-icon.still {
    width: 18px;
    height: 16px;
    background: url(../../approval/images/bg_img07.png) no-repeat;
    background-size: 18px 16px;
    border: solid 1px #c1c1c1;
  }
  
  .wtc001 .info-peri-icon.peri {
    width: 18px;
    height: 16px;
    background: url(../../approval/images/bg_img03.png) no-repeat;
    background-size: 18px 16px;
    border: solid 1px #c1c1c1;
  }
  
  .wtc001 .info-peri-icon.still-list {
    width: 29px;
    height: 13px;
    background: url(../../approval/images/icon-uncheck_img06.png) no-repeat;
    background-size: 29px 13px;
    margin-right: 1px;
  }
  
  .wtc001 .info-date-each > p,
  .wtc001 .info-peri-each > p {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    font-size: 13px;
  }
  
  /* Attentace-table, Attendance-table-list
     ========================================================================== */
  
  .wtc001 .attendance-table {
    border-spacing: 0;
    margin-bottom: 14px;
  }
  
  .wtc001 .attendance-table th{
    background-color: #7c8490;
    border: 1px solid #7c8490;
    color: #fff;
    text-align: center;
    font-size: 12px;
    font-weight: normal;
    line-height: 1;
  }
  
  .wtc001 .attendance-table th {
    width: 42px;
  }
  
  .wtc001 .content-main-part2 > .attendance-table th {
    font-weight: bold;
  }
  
  .wtc001 .content-main-part2 > .attendance-table th,
  .wtc001 .content-main-part2 > .attendance-table td {
    width: 64px;
  }
  
  .wtc001 .attendance-table th {
    height: 24px;
  }
  
  .wtc001 .attendance-table td {
    height: 33px;
  }
  
  .wtc001 .content-main-part2 > .attendance-table td {
    height: 52px;
  }
  
  .wtc001 .attendance-table td {
    position: relative;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
  }
  
  .wtc001 .attendance-table td:first-child {
    border-left: 1px solid #c1c1c1;
  }
  
  .wtc001 .attendance-table tbody tr:last-child td {
    /*border-bottom: none;*/
  }
  
  .wtc001 .attendance-table td a {
    display: block;
    width: 100%;
    height: 100%;
    padding: 3px 4px;
    color: #333;
    font-size: 12px;
  }
  
  .wtc001 .content-main-part2 > .attendance-table td a {
    font-size: 17px;
    padding: 5px 5px;
  }
  
  .wtc001 .attendance-table td a:hover {
    text-decoration: none;
    color: #333;
  }
  
  .wtc001 .attendance-table td:last-child {
    /*border-right: none;*/
  }
  
  .wtc001 .date-dd,
  .wtc001 .date-dd2,
  .wtc001 .worked-time,
  .wtc001 .break-time {
    position: absolute;
  }
  
  .wtc001 .date-dd,
  .wtc001 .date-dd2 {
    text-decoration: underline;
  }
  
  .wtc001 .attendance-table td:hover {
    /*background-color: #ebecee;*/
  }
  
  .wtc001 .opt-blank {
    background: url(../../approval/images/bg_img05.png) no-repeat;
  }
  
  .wtc001 .opt-blank.on {
    background: url(../../approval/images/bg_img06.png) no-repeat;
  }
  
  .wtc001 .opt-past-day {
    background: url(../../approval/images/bg_img01.png) no-repeat;
  }
  
  .wtc001 .opt-past-day.on {
    background: url(../../approval/images/bg_img02.png) no-repeat;
  }
  
  .wtc001 .opt-work-day {
    background: url(../../approval/images/bg_img03.png) no-repeat;
  }
  
  .wtc001 .opt-work-day.on {
    background: url(../../approval/images/bg_img04.png) no-repeat;
  }
  
  .wtc001 .opt-uncheck-day {
    background: url(../../approval/images/bg_img07.png) no-repeat;
  }
  
  .wtc001 .opt-uncheck-day.on {
    background: url(../../approval/images/bg_img08.png) no-repeat;
  }
  
  .wtc001 .attendance-table td:first-child::before {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 41px;
    height: 2px;
    content: '';
  }
  
  .wtc001 .attendance-table td:last-child::before {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 41px;
    height: 2px;
    content: '';
  }
  
  .wtc001 .opt-icon-accept::after,
  .wtc001 .opt-icon-still::after,
  .wtc001 .opt-icon-unrequest::after {
    display: block;
    position: absolute;
    top: 1px;
    left: 21px;
    width: 12px;
    height: 12px;
    content: '';
  }
  
  /*.opt-icon-accept::after {
    display: block;
    position: absolute;
    top: 4px;
    right: 4px;
    width: 12px;
    height: 12px;
    content: '';
  }*/
  
  .wtc001 .opt-icon-uncheck::before {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 42px;
    height: 2px;
    content: '';
  }
  
  .wtc001 .opt-icon-uncheck.peri::before {
    width: 41px;
  }
  
  .wtc001 .opt-icon-uncheck.peri-first::before {
    width: 40px !important;
  }
  
  .wtc001 .opt-icon-uncheck-list::after {
    display: block;
    position: absolute;
    bottom: 1px;
    left: 2px;
    width: 39px;
    height: 11px;
    content: '';
  }
  
  .wtc001 .opt-icon-uncheck-list.peri-first::after {
    left: 1px;
  }
  
  .wtc001 .opt-icon-deadline::after {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 16px;
    height: 13px;
    content: '';
  }
  
  .wtc001 .opt-icon-deadline::after {
    background: url(../../approval/images/icon-deadline_img01.png) no-repeat;
    background-size: 16px 13px;
  }
  
  .wtc001 .opt-icon-accept::after {
    background: url(../../approval/images/icon-check_img01.png) no-repeat;
    background-size: 12px 12px;
  }
  
  .wtc001 .opt-icon-still::after {
    background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
    background-size: 12px 12px;
  }
  
  .wtc001 .opt-icon-unrequest::after {
    background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
    background-size: 12px 12px;
  }
  
  .wtc001 .opt-icon-uncheck::before {
    background: url(../../approval/images/icon-uncheck_img04.png) no-repeat;
    background-size: 42px 2px;
  }
  
  .wtc001 .opt-icon-uncheck.on::before {
    background: url(../../approval/images/icon-uncheck_img05.png) no-repeat;
    background-size: 42px 2px;
  }
  
  .wtc001 .opt-icon-uncheck-list::after {
    background: url(../../approval/images/icon-uncheck_img02.png) no-repeat;
    background-size: 39px 11px;
  }
  
  .wtc001 .opt-icon-uncheck-list.on::after {
    background: url(../../approval/images/icon-uncheck_img03.png) no-repeat;
    background-size: 39px 11px;
  }
  
  .wtc001 .content-main-part .js-opt-mouseover {
    height: 20px;
  }
  
  .wtc001 .content-main-part .js-opt-mouseover2 {
    height: 12px;
  }
  
  .wtc001 .content-main-part2 .attendance-table td:first-child::before {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 63px;
    height: 3px;
    content: '';
  }
  
  .wtc001 .content-main-part2 .attendance-table td:last-child::before {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;  
    width: 63px;
    height: 3px;
    content: '';
  }
  
  .wtc001 .content-main-part2 .opt-icon-accept::after,
  .wtc001 .content-main-part2 .opt-icon-still::after,
  .wtc001 .content-main-part2 .opt-icon-unrequest::after {
    display: block;
    position: absolute;
    top: -1px;
    left: 34px;
    width: 20px;
    height: 20px;
    content: '';
  }
  
  .wtc001 .content-main-part2 .opt-icon-uncheck::before {
    display: block;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 64px;
    height: 3px;
    content: '';
  }
  
  .wtc001 .content-main-part2 .opt-icon-uncheck.peri::before {
    width: 63px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-uncheck-list::after {
    display: block;
    position: absolute;
    bottom: 2px;
    left: 3px;
    width: 60px;
    height: 16px;
    content: '';
  }
  
  .wtc001 .content-main-part2 .opt-icon-deadline::after {
    display: block;
    position: absolute;
    bottom: 0px;
    right: 0px;
    width: 24px;
    height: 17px;
    content: '';
  }
  
  .wtc001 .content-main-part2 .opt-icon-today::before {
    display: block;
    position: absolute;
    top: -6px;
    left: -6px;
    width: 64px;
    height: 52px;
    content: '';
  }
  
  .wtc001 .content-main-part2 .opt-icon-accept::after {
    background: url(../../approval/images/icon-check_img01.png) no-repeat;
    background-size: 20px 20px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-still::after {
    background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
    background-size: 20px 20px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-unrequest::after {
    background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
    background-size: 20px 20px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-deadline::after {
    background: url(../../approval/images/icon-deadline_img01.png) no-repeat;
    background-size: 24px 17px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-uncheck::before {
    background: url(../../approval/images/icon-uncheck_img04.png) no-repeat;
    background-size: 64px 3px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-uncheck.on::before {
    background: url(../../approval/images/icon-uncheck_img05.png) no-repeat;
    background-size: 64px 3px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-uncheck-list::after {
    background: url(../../approval/images/icon-uncheck_img02.png) no-repeat;
    background-size: 60px 16px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-uncheck-list.on::after {
    background: url(../../approval/images/icon-uncheck_img03.png) no-repeat;
    background-size: 60px 16px;
  }
  
  .wtc001 .content-main-part2 .opt-icon-today::before {
    background: url(../../approval/images/icon-border_img01.png) no-repeat;
    background-size: 64px 52px;
  }
  
  .wtc001 .content-main-part2 .js-opt-mouseover {
    height: 32px;
  }
  
  .wtc001 .content-main-part2 .js-opt-mouseover2 {
    height: 19px;
  }
  
  .wtc001 .is-today {
    margin-left: 1px;
    box-shadow: 0 0 0 2px #f68d31 inset;
    box-sizing: border-box;
  }
  
  .wtc001 .is-today a,
  .wtc001 .is-today span {
    color: #f68d31 !important;
  }
  
  /* Shift & Work Plan
     ========================================================================== */
  .wtc001 .shift-regist-list {
    border-spacing: 0;
    width: 100%;
    font-size: 14px;
    text-align: center;
  }
  
  .wtc001 .shift-regist-list th {
    height: 45px;
    background-color: #7c8490;
    border: 1px solid #7c8490;
    color: #fff;
    text-align: center;
  }
  
  .wtc001 .shift-regist-list td  {
    position: relative;
    height: 45px;
    border-right: 1px solid #c1c1c1;
    border-bottom: 1px solid #c1c1c1;
  }
  
  .wtc001 .shift-regist-list td:last-child {
    border-right: none;
  }
  
  .wtc001 .shift-regist-list td span {
    color: #333;
    font-size: 11px;
  }
  
  .wtc001 .shift-regist-list th:first-child span,
  .wtc001 .shift-regist-list td:first-child span {
    cursor: pointer;
  }
  
  .wtc001 .shift-regist-list input[type=checkbox] + span::before,
  .wtc001 .shift-regist-list input[type=checkbox]:checked + span::before {
    top: 0;
    left: 10px;
  }
  
  .wtc001 .shift-regist-list td:last-child span {
    display: block;
    font-weight: normal;
  }
  
  .wtc001 .shift-regist-list label {
    
  }
  
  .wtc001 .shift-apply-notice {
    font-size: 16px;
  }
  
  .wtc001 .shift-apply-notice img {
    margin-left: 10px;
    vertical-align: middle;
  }
  
  .wtc001 .shift-apply-status {
    margin-left: 91px;
    width: 358px;
  }
  
  .wtc001 .shift-applying {
    float: left;
    width: 138px;
    height: 36px;
    padding: 10px 0;
    border-radius: 3px;
    background: url(/../common/images/parts/bg_img01.png) repeat;
    background-size: 9px 9px;
    text-align: center;
    font-size: 14px;
  }
  
  .wtc001 .btn-shift {
    height: 36px;
    margin-left: 10px;
    font-size: 14px;
  }
  
  .wtc001 .btn-shift::before {
    position: absolute;
    display: block;
    top: 9px;
    width: 16px;
    height: 16px;
    background: url(/../common/images/parts/icon-edit_img02.png) no-repeat;
    background-size: 16px 16px;
    content: '';
  }
  
  .wtc001 .opt-btn-shift-edit {
    width: 210px;
    padding: 8px 0 11px 20px;
  }
  
  .wtc001 .opt-btn-shift-edit::before {
    left: 21px;
  }
  
  .wtc001 .opt-btn-shift-reflect {
    position: absolute;
    bottom: 25px;
    right: 34px;
    width: 97px;
    padding: 8px 0 11px 20px;
  }
  
  .wtc001 .opt-btn-shift-reflect::before {
    left: 8px;
  }
  
  .wtc001 .table-data-description {
    margin-top: 10px;
    color: #f80000;
    font-size: 13px;
  }
  
  .wtc001 .opt-shift-table th,
  .wtc001 .opt-shift-table-list th,
  .wtc001 .opt-shift-nonregist th {
    background-color: #dbddde;
    border: 1px solid #dbddde;
    color: #333;
  }
  
  .wtc001 .opt-shift-table-list td:nth-child(3) {
    text-align: left;
  }
  
  /* Edge */
  @supports (-ms-ime-align:auto) {
    .wtc001 .th-regist-chbox {
      padding-left: 0;
    }
  }
  /* IE11 */
  @media all and (-ms-high-contrast:none){
    .wtc001 *::-ms-backdrop, .th-regist-chbox {
      padding-right: 5px;
    }
  }
  /* Firefox */
  @-moz-document url-prefix(){
    .wtc001 .th-regist-chbox {
      padding-right: 5px;
    }
  }
  
  .wtc001 .batch-input {
    position: relative;
    padding: 28px 35px 24px;
  }
  
  .wtc001 .batch-input-title > h2 {
    float: left;
  }
  
  .wtc001 .batch-input-title > div {
    float: right;
  }
  
  .wtc001 .batch-shift-table {
    margin-top: 13px;
  }
  
  .wtc001 .batch-shift-table th {
    color: #666;
    text-align: left;
    font-size: 12px;
    font-weight: normal;
  }
  
  .wtc001 .batch-shift-table th:nth-child(n+3) {
    padding-left: 11px;
  }
  
  .wtc001 .batch-shift-table span {
    color: #333;
    font-size: 12px;
  }
  
  .wtc001 .shift-time input:not([type=checkbox]) {
    width: 32px;
    height: 28px;
  }
  
  
  /* Shift Regesit
     ========================================================================== */
  .wtc001 .opt-shift-nonregist tr:last-child td {
    border-bottom: 1px solid #c1c1c1 !important;
  }
  
  .wtc001 .opt-shift-nonregist td:first-child:hover {
    background-color: #ebecee;
  }
  
  .wtc001 .batch-shift-table input[type=text],
  .wtc001 .opt-shift-nonregist input[type=text] {
    padding: 0 3px;
  }
  
  .wtc001 .opt-regist-apply-btn {
    width: 267px;
    height: 52px;
    font-size: 18px;
  }
  
  .wtc001 .batch-shift-category,
  .wtc001 .batch-shift-type,
  .wtc001 .select-regist-shift {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    height: 25px;
    padding: 0 10px 0 11px;
    background: url(/../../common/images/parts/icon-arrow_img11.png) no-repeat;
    background-color: #fff;
    background-size: 11px 7px;
  }
  
  .wtc001 .batch-shift-category {
    width: 85px;
    background-position: 62px center;
  }
  
  .wtc001 .batch-shift-type {
    width: 150px;
    background-position: 125px center;
  }
  
  .wtc001 .time-separation {
    width: 10px;
    text-align: center;
    font-size: 14px !important;
  }
  
  .wtc001 .time-separation-text {
    margin: 0 2px;
  }
  
  .wtc001 .th-regist-chbox {
    width: 36px;
    text-align: center;
  }
  
  .wtc001 .th-regist-approval {
    width: 75px;
  }
  
  .wtc001 .bottom-regist {
    padding: 20px 0 40px;
    text-align: center;
  }
  
  
  /* Attentace-nav
     ========================================================================== */
  .wtc001 .attendance-local-nav {
    position: relative;
    padding: 30px 35px 0;
    background-color: #fff;
  }
  
  .wtc001 .attendance-local-nav ul {
    display: flex;
    padding: 18px 20px 20px;
    background-color: #f1f2f3;
  }
  
  .wtc001 .attendance-local-nav li {
    margin-left: 30px;
    font-size: 14px;
  }
  
  .wtc001 .attendance-local-nav li:first-child {
    margin-left: 0;
  }
  
  .wtc001 .attendance-local-nav li img {
    margin-right: 8px;
    vertical-align: middle;
  }
  
  
  /* Attentace-btn
     ========================================================================== */
  .wtc001 .opt-btn-account {
    float: right;
    width: 210px;
    padding: 8px 0 11px;
  }
  
  .wtc001 .btn-account {
    height: 36px;
    font-size: 14px;
  }
  
  .wtc001 .btn-account img {
    margin-right: 6px;
    vertical-align: middle;
  }
  /*WTC-C-002_002.css------------------------------------------------------------------------------------------*/


.wtc002 .content-block {
  overflow: hidden;
}

.wtc002 .content-status-head {
  width: 220px;
}

.wtc002 .content-status-help:hover {
  opacity: 0.5;
}

.wtc002 .content-status-body {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 auto;
}

.wtc002 .content-status-each {
  margin-left: 8px;
}

.wtc002 .content-status-icon {
  display: inline-block;
  vertical-align: middle;
}

.wtc002 .content-status-icon.none {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-status-icon.accept {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-status-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color:#666666;
}

.wtc002 .content-filter {
  padding: 25px 30px 10px 30px;
  background-color: #f1f2f3;
}

.wtc002 .content-filter-simple {
  display: flex;
  align-items: center;
}

.content-filter-head {
  width: 140px;
}

.wtc002 .content-filter-search {
  display: inline-block;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-filter-title {
  display: inline-block;
  font-size: 21px;
}

.wtc002 .content-filter-body {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}

.wtc002 .content-filter-label {
  margin-right: 4px;
  font-size: 12px;
  color:#666666;
}

.wtc002 .content-filter-peri {
  width: 240px;
}

.wtc002 .content-filter-period {
  padding: 0px 10px;
  width: 190px;
  height: 36px;
  background-position: 165px center;
  align-self: flex-end;
}

.wtc002 .content-filter-stat {
  width: 170px;
}

.wtc002 .content-filter-status {
  padding: 0px 10px;
  width: 100px;
  height: 36px;
  background-position: 75px center;
  align-self: flex-end;
}

.wtc002 .content-filter-prior {
  flex: 1 1 auto;
  text-align: right;
}

.wtc002 .content-filter-prior .mod-checkbox-wrapper label p {
  padding: 9px 0px 5px 18px;
  width: auto;
  font-size: 14px;
}

.wtc002 .content-filter-prior .mod-checkbox-wrapper label p:after {
  left: 19px !important;
}

.wtc002 .content-filter-toggle {
  margin: 4px 0px;
  text-align: right;
  font-size: 0px;
}

.wtc002 .content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url(../../approval/images/icon-plus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc002 .open.content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 3px;
  vertical-align: middle;
  background: url(../../approval/images/icon-minus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-filter-toggle-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.wtc002 .content-filter-detail {
  margin: 10px 0px;
  padding: 20px 15px 15px 15px;
  background: #fff;
  border: solid 1px #d7d8d8;
}

.wtc002 .content-filter-detail-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc002 .content-filter-detail-head {
  width: 80px;
  font-size: 13px;
  color:#666666;
}

.wtc002 .content-filter-detail-unit {
  width: 1em;
}

.wtc002 .content-filter-detail-body {
  display: flex;
  align-items: center;
  width: 216px;
}

.wtc002 .content-filter-detail-label {
  display: inline-block;
  position: relative;
  margin-right: 4px;
  max-width: 169px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc002 .content-filter-detail-link {
  font-size: 14px;
}

.wtc002 .content-filter-detail-foot {
  width: 120px;
}

.wtc002 .content-filter-detail-txt {
  padding: 0px 4px;
  height: 30px;
  text-align: left !important;
  font-size: 14px;
}

.wtc002 .content-filter-detail-btn {
  padding-left: 20px;
  width: 100%;
  height: 36px;
}

.wtc002 .content-filter-detail-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-option {
  position: relative;
  padding: 25px 25px 15px 25px;
}

.wtc002 .content-option:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 66px;
  height: 19px;
  background: url(../../approval/images/icon-frame_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-option-count {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  border-bottom: 1px solid #e8e8e8;
}

.wtc002 .content-option-title {
  display: flex;
  align-items: flex-end;
  flex: 1 1 auto;
}

.wtc002 .content-option-main {
  line-height: 1;
  font-weight: bold;
  font-size: 22px;
}

.wtc002 .content-option-sub {
  font-weight: bold;
  font-size: 16px;
}

.wtc002 .content-option-extra {
  color: #888;
  font-size: 14px;
}

.wtc002 .content-option-input {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 140px;
}

.wtc002 .content-option-label {
  width: 40px;
  font-size: 14px;
}

.wtc002 .content-option-select {
  padding: 0px 10px;
  width: 80px;
  height: 26px;
  background-position: 60px center;
  background-size: 11px 6px;
  align-self: flex-end;
}

.wtc002 .content-option-accept {
  display: flex;
  align-items: center;
}

.wtc002 .content-option-once {
  width: 150px;
}

.wtc002 .content-option-once-btn {
  padding-left: 25px;
  width: 140px;
  height: 36px;
  font-size:14px;
}

.wtc002 .content-option-once-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-option-clear {
  width: 100px;
}

.wtc002 .content-option-clear-btn {
  padding-left: 20px;
  width: 90px;
  height: 36px;
  font-size:14px;
}

.wtc002 .content-option-clear-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 10px;
  height: 10px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.content-option-only-btn {
  padding-left: 25px;
  width: 200px;
  height: 36px;
  font-size:14px;
}

.wtc002 .content-option-only-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-option-empty {
  flex: 1 1 auto;
}

.wtc002 .content-option-done {
  width: 267px;
}

.wtc002 .content-option-done-btn {
  padding-left: 25px;
  width: 250px;
  height: 30px;
}

.wtc002 .content-header {
  display: flex;
  width: 836px;
  background-color: #7c8490;
}

.wtc002 .content-header-column {
  padding: 0px 4px;
  height: 70px;
  border-right: solid 1px #8e96a1;
}

.wtc002 .column-xsmall {
  width: 40px;
}

.wtc002 .column-small {
  width: 55px;
}

.wtc002 .column-normal {
  width: 70px;
}

.wtc002 .column-large {
  width: 100px;
}

.wtc002 .column-flex {
  flex: 1 1 auto;
}

.wtc002 .content-header-title {
  display: flex;
  position:relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  top:3px;
  height: 40px;
}

.wtc002 .content-header-label {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.wtc002 .content-header-label.bold {
  font-weight: bold;
}

.wtc002 .content-header-label.small {
  font-size: 13px;
}

.wtc002 .content-header-sort {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}

.wtc002 .content-header-down {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc002 .content-header-down:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc002 .content-header-down.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc002 .content-header-down.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc002 .content-header-up {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc002 .content-header-up:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc002 .content-header-up.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc002 .content-header-up.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc002 .content-result {
  width: 836px;
}

.wtc002 .content-result-record {
  display: flex;
}

.wtc002 .content-result-column {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 60px;
  border-right: solid 1px #c1c1c1;
  border-bottom: solid 1px #c1c1c1;
}

.wtc002 .content-result-column .mod-checkbox-wrapper {
  width: 100%;
  height: 100%;
}

.wtc002 .content-result-record.select {
  background: url(../../approval/images/bg_img09.png);
}

.wtc002 .content-result-column .mod-checkbox + p {
  position: relative;
  z-index: 2;
  width: auto;
  padding: 9px 0px 30px 18px;
}

.wtc002 .content-result-column .mod-checkbox + p:before {
  top: 10px !important;
}

.wtc002 .content-result-column .mod-checkbox + p:after {
  top: 24px !important;
}

.wtc002 .content-result-record .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img14.png);
}

.wtc002 .content-result-record.select .content-result-column.check .mod-checkbox + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img10.png);

}

.wtc002 .content-result-record.select .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img11.png);
}

.wtc002 .content-result-column.start {
  align-items: flex-start;
}

.wtc002 .content-result-reader {
  position: relative;
  width: 100%;
  height: 1.5em;
}

.wtc002 .content-result-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.wtc002 .content-result-item {
  margin: 2px 6px;
  text-align: center;
}

.wtc002 .content-result-reader > .content-result-wrap > .content-result-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc002 .content-result-icon {
  display: inline-block;
  margin: 4px 0px 2px 0px;
  width: 20px;
  height: 20px;
  background: url(../../attendance-record/images/icon-circle_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc002 .content-result-item.xsmall {
  font-size: 12px;
}

.wtc002 .content-result-item.small {
  font-size: 14px;
}

.wtc002 .content-result-item.normal {
  font-size: 16px;
}

.wtc002 .content-result-item.large {
  font-size: 18px;
}

.wtc002 .content-result-item.bold {
  font-weight: bold;
}

.wtc002 .content-result-item.warn {
  color: #f80000;
}

.wtc002 .content-result-item.thin {
  color:#666666;
}

.wtc002 .content-pager {
  display: flex;
  align-items: flex-start;
  padding: 15px 25px 25px 25px;
}

.wtc002 .content-pager-done {
  position: relative;
  top: -11px;
  width: 267px;
}

.wtc002 .content-pager-empty {
  flex: 1 1 auto;
}

.wtc002 .content-pager-page {
  display: flex;
  align-items: center;
}

.wtc002 .content-pager-main {
  padding-left: 0px;
  width: 36px;
  height: 36px;
}

.wtc002 .content-pager-prev {
  padding: 0px 0px 0px 10px;
  width: 120px;
  height: 36px;
}

.wtc002 .content-pager-prev:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 14px;
  width: 6px;
  height: 10px;
  background: url(../../common/images/parts/icon-arrow_img10.png) no-repeat;
  background-size: 6px 10px;
}

.wtc002 .content-pager-next {
  padding: 0px 10px 0px 0px;
  width: 120px;
  height: 36px;
}

.wtc002 .content-pager-next:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  right: 14px;
  width: 6px;
  height: 10px;
  background: url(../../common/images/parts/icon-arrow_img05.png) no-repeat;
  background-size: 6px 10px;
}

.wtc002 .content-pager-margin {
  width: 8px;
}

/*WTC-C-004.css---------------------------------------------------------------------------------------------------*/

.wtc004 .modal-table-head > span {
  width: 38px;
}

.wtc004 .modal-table-body {
  overflow-x: hidden;
}

.modal-table-head .mod-checkbox-wrapper label input[type=checkbox] + span {
  display: block;
  width: 38px;
  height: 38px;
  padding-left: 0;
}

.wtc004 .modal-table-body .mod-checkbox-wrapper label input[type=checkbox] + span {
  padding-left: 0;
  display: block;
  width: 38px;
  height: 56px;
}

.wtc004 .modal-table-head .mod-checkbox-wrapper label input[type=checkbox] + span::before {
  width: 16px;
  height: 16px;
  top: 11px;
  left: 11px;
}

.wtc004 .modal-table-body .mod-checkbox-wrapper label input[type=checkbox] + span::before {
  width: 16px;
  height: 16px;
  top: 19px;
  left: 11px;
}

.wtc004 .modal-table-head .mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
  left: 11px;
  top: 11px;
}

.wtc004 .modal-table-body .mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
  top: 19px;
}

.wtc004 .modal-table-head .mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
  top: 16px;
  left: 14px;
}

.wtc004 .modal-table-body .mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
  top: 24px;
  left: 14px;
}

.wtc004 .mod-checkbox-wrapper label input[type=checkbox]:checked + p::after,
.wtc004 .mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
  width: 10px;
  height: 6px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(2),
.wtc004 .modal-table .modal-table-body span:nth-child(2) {
  width: 114px;
  padding-left: 5px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(3),
.wtc004 .modal-table .modal-table-body span:nth-child(3) {
  width: 140px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(4),
.wtc004 .modal-table .modal-table-body span:nth-child(4) {
  width: 60px;
  padding-left: 18px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(5),
.wtc004 .modal-table .modal-table-body span:nth-child(5) {
  width: 90px;
  padding-left: 25px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(6),
.wtc004 .modal-table .modal-table-body span:nth-child(6) {
  width: 203px;
  padding-left: 33px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(7),
.wtc004 .modal-table .modal-table-body span:nth-child(7) {
  width: 67px;
  padding-left: 16px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(8),
.wtc004 .modal-table .modal-table-body span:nth-child(8) {
  width: 75px;
  padding-left: 18px;
}

.wtc004 .modal-table .modal-table-head span:nth-child(9),
.wtc004 .modal-table .modal-table-body span:nth-child(9) {
  width: 92px;
}

.wtc004 .modal-table .modal-table-body {
  height: 206px;
}

.wtc004 .modal-table .modal-table-list {
  width: 835px;
}

.wtc004 .modal-table .modal-table-list > li > span:first-child {
  white-space: normal;
  width: 38px;
}

.wtc004 .modal-table .modal-table-list > li > span:nth-child(3) {
  /*white-space: nowrap;
  text-overflow: ellipsis;*/
  overflow: hidden;
}

.wtc004 .modal-table .modal-table-list > li > span:nth-child(3) p {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.wtc004 .modal-table .modal-table-list > li {
  padding: 0;
}

.wtc004 .modal-table .modal-table-list > li > span > small {
  font-size: 12px;
  color: #666;
}

.wtc004 .modal-table .modal-table-head {
  padding: 0;
  align-items: center;
  height: 38px;
}
/*WTC-C-005.css---------------------------------------------------------------------------------------------------*/
.wtc005 .modal-apply-title {
	line-height: inherit;
}

.wtc005 .modal-apply-title {
	margin-bottom: 11px;
}

/*WTC-C-009.css---------------------------------------------------------------------------------------------------*/
.wtc009 .content-block {
  overflow: hidden;
}

.wtc009 .content-status-head {
  width: 220px;
}

.wtc009 .content-status-help:hover {
  opacity: 0.5;
}

.wtc009 .content-status-body {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 auto;
}

.wtc009 .content-status-each {
  margin-left: 8px;
}

.wtc009 .content-status-icon {
  display: inline-block;
  vertical-align: middle;
}

.wtc009 .content-status-icon.none {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-status-icon.accept {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-status-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color:#666666;
}

.wtc009 .content-filter {
  padding: 25px 30px 10px 30px;
  background-color: #f1f2f3;
}

.wtc009 .content-filter-simple {
  display: flex;
  align-items: center;
}

.wtc009 .content-filter-head {
  width: 140px;
}

.wtc009 .content-filter-search {
  display: inline-block;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-filter-title {
  display: inline-block;
  font-size: 21px;
}

.wtc009 .content-filter-body {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}

.wtc009 .content-filter-label {
  margin-right: 4px;
  font-size: 12px;
  color:#666666;
}

.wtc009 .content-filter-peri {
  width: 240px;
}

.wtc009 .content-filter-period {
  padding: 0px 10px;
  width: 190px;
  height: 36px;
  background-position: 165px center;
  align-self: flex-end;
}

.wtc009 .content-filter-stat {
  width: 170px;
}

.wtc009 .content-filter-status {
  padding: 0px 10px;
  width: 100px;
  height: 36px;
  background-position: 75px center;
  align-self: flex-end;
}

.wtc009 .content-filter-prior {
  flex: 1 1 auto;
  text-align: right;
}

.wtc009 .content-filter-prior .mod-checkbox-wrapper label p {
  padding: 9px 0px 5px 18px;
  width: auto;
  font-size: 14px;
}

.wtc009 .content-filter-prior .mod-checkbox-wrapper label p:after {
  left: 19px !important;
}

.wtc009 .content-filter-toggle {
  margin: 4px 0px;
  text-align: right;
  font-size: 0px;
}

.wtc009 .content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url(../../approval/images/icon-plus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc009 .open.content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 3px;
  vertical-align: middle;
  background: url(../../approval/images/icon-minus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-filter-toggle-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.wtc009 .content-filter-detail {
  margin: 10px 0px;
  padding: 20px 15px 15px 15px;
  background: #fff;
  border: solid 1px #d7d8d8;
}

.wtc009 .content-filter-detail-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc009 .content-filter-detail-head {
  width: 80px;
  font-size: 13px;
  color:#666666;
}

.wtc009 .content-filter-detail-unit {
  width: 1em;
}

.wtc009 .content-filter-detail-body {
  display: flex;
  align-items: center;
  width: 216px;
}

.wtc009 .content-filter-detail-body2 {
  display: flex;
  align-items: center;
  width: 528px;
}

.wtc009 .content-filter-detail-year {
  margin-right: 6px;
  padding: 0px 5px;
  width: 88px;
  height: 26px;
  background-position: 68px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc009 .content-filter-detail-month {
  margin-right: 6px;
  padding: 0px 5px;
  width: 64px;
  height: 26px;
  background-position: 44px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc009 .content-filter-detail-day {
  margin-right: 6px;
  padding: 0px 5px;
  width: 64px;
  height: 26px;
  background-position: 44px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc009 .content-filter-detail-label {
  display: inline-block;
  position: relative;
  margin-right: 4px;
  max-width: 169px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc009 .content-filter-detail-signal {
  display: inline-block;
  margin-right: 6px;
  line-height: 26px;
  font-size: 14px;
}

.wtc009 .content-filter-detail-link {
  font-size: 14px;
}

.wtc009 .content-filter-detail-foot {
  width: 120px;
}

.wtc009 .content-filter-detail-txt {
  padding: 0px 4px;
  height: 30px;
  text-align: left !important;
  font-size: 14px;
}

.wtc009 .content-filter-detail-btn {
  padding-left: 20px;
  width: 100%;
  height: 36px;
}

.wtc009 .content-filter-detail-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-option {
  position: relative;
  padding: 25px 25px 15px 25px;
}

.wtc009 .content-option:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 66px;
  height: 19px;
  background: url(../../approval/images/icon-frame_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-option-count {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  border-bottom: 1px solid #e8e8e8;
}

.wtc009 .content-option-title {
  display: flex;
  align-items: flex-end;
  flex: 1 1 auto;
}

.wtc009 .content-option-main {
  line-height: 1;
  font-weight: bold;
  font-size: 22px;
}

.wtc009 .content-option-sub {
  font-weight: bold;
  font-size: 16px;
}

.wtc009 .content-option-extra {
  color: #888;
  font-size: 14px;
}

.wtc009 .content-option-input {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 140px;
}

.wtc009 .content-option-label {
  width: 40px;
  font-size: 14px;
}

.wtc009 .content-option-select {
  padding: 0px 10px;
  width: 80px;
  height: 26px;
  background-position: 60px center;
  background-size: 11px 6px;
  align-self: flex-end;
}

.wtc009 .content-option-accept {
  display: flex;
  align-items: center;
}

.wtc009 .content-option-once {
  width: 150px;
}

.wtc009 .content-option-once-btn {
  padding-left: 25px;
  width: 140px;
  height: 36px;
  font-size:14px;
}

.wtc009 .content-option-once-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-option-clear {
  width: 100px;
}

.wtc009 .content-option-clear-btn {
  padding-left: 20px;
  width: 90px;
  height: 36px;
  font-size:14px;
}

.wtc009 .content-option-clear-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 10px;
  height: 10px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-option-only-btn {
  padding-left: 25px;
  width: 200px;
  height: 36px;
  font-size:14px;
}

.wtc009 .content-option-only-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-option-empty {
  flex: 1 1 auto;
}

.wtc009 .content-option-done {
  width: 267px;
}

.wtc009 .content-option-done-btn {
  padding-left: 25px;
  width: 250px;
  height: 30px;
}

.wtc009 .content-header {
  display: flex;
  width: 836px;
  background-color: #7c8490;
}

.wtc009 .content-header-column {
  padding: 0px 1px;
  height: 70px;
  border-right: solid 1px #8e96a1;
}

.wtc009 .column-xxsmall {
  width: 36px;
}

.wtc009 .column-xsmall {
  width: 40px;
}

.wtc009 .column-zsmall {
  width: 48px;
}

.wtc009 .column-small {
  width: 55px;
}

.wtc009 .column-normal {
  width: 64px;
}

.wtc009 .column-large {
  width: 70px;
}

.wtc009 .column-xlarge {
  width: 84px;
}

.wtc009 .column-xxlarge {
  width: 100px;
}

.wtc009 .column-flex {
  width: 140px;
}

.wtc009 .content-header-title {
  display: flex;
  position:relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  top:3px;
  height: 40px;
}

.wtc009 .content-header-label {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.wtc009 .content-header-label.small {
  font-size: 11px;
}

.wtc009 .content-header-label.bold {
  font-weight: bold;
}

.wtc009 .content-header-sort {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}

.wtc009 .content-header-down {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc009 .content-header-down:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc009 .content-header-down.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc009 .content-header-down.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc009 .content-header-up {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc009 .content-header-up:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc009 .content-header-up.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc009 .content-header-up.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc009 .content-result {
  width: 836px;
}

.wtc009 .content-result-record {
  display: flex;
  height: 66px;
}

.wtc009 .content-result-column {
  overflow: hidden;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 60px;
  border-right: solid 1px #c1c1c1;
  border-bottom: solid 1px #c1c1c1;
}

.wtc009 .content-result-column .mod-checkbox-wrapper {
  width: 100%;
  height: 100%;
}

.wtc009 .content-result-record.select {
  background: url(../../approval/images/bg_img09.png);
}

.wtc009 .content-result-column .mod-checkbox + p {
  position: relative;
  z-index: 2;
  width: auto;
  padding: 13px 0px 30px 17px;
}

.wtc009 .content-result-column .mod-checkbox + p:before {
  top: 10px !important;
}

.wtc009 .content-result-column .mod-checkbox + p:after {
  top: 29px !important;
}

.wtc009 .content-result-record .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img14.png);
}

.wtc009 .content-result-record.select .content-result-column.check .mod-checkbox + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img10.png);

}

.wtc009 .content-result-record.select .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img11.png);
}

.wtc009 .content-result-column.start {
  align-items: flex-start;
}

.wtc009 .content-result-reader {
  position: relative;
  width: 100%;
  height: 1.5em;
}

.wtc009 .content-result-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.wtc009 .content-result-item {
  width: 100%;
  white-space: normal;
  overflow: hidden;
  line-height: 1.4;
  text-align: center;
}

.wtc009 .start .content-result-item {
  margin: 2px 6px;
}

.wtc009 .content-result-reader > .content-result-wrap > .content-result-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc009 .content-result-icon {
  display: inline-block;
  margin: 4px 0px 2px 0px;
  width: 20px;
  height: 20px;
  background: url(../../attendance-record/images/icon-circle_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc009 .content-result-item.xsmall {
  font-size: 12px;
}

.wtc009 .content-result-item.xxsmall {
  font-size: 11px;
}

.wtc009 .content-result-item.small {
  font-size: 14px;
}

.wtc009 .content-result-item.normal {
  font-size: 16px;
}

.wtc009 .content-result-item.large {
  font-size: 18px;
}

.wtc009 .content-result-item.bold {
  font-weight: bold;
}

.wtc009 .content-result-item.warn {
  color: #f80000;
}

.wtc009 .content-result-item.left {
  text-align: left;
}

.wtc009 .content-result-item.thin {
  color:#666666;
}

.wtc009 .content-pager {
  display: flex;
  align-items: flex-start;
  padding: 15px 25px 25px 25px;
}

.wtc009 .content-pager-done {
  position: relative;
  top: -11px;
  width: 267px;
}

.wtc009 .content-pager-empty {
  flex: 1 1 auto;
}

.wtc009 .content-pager-page {
  display: flex;
  align-items: center;
}

.wtc009 .content-pager-main {
  padding-left: 0px;
  width: 36px;
  height: 36px;
}

.wtc009 .content-pager-prev {
  padding: 0px 0px 0px 10px;
  width: 120px;
  height: 36px;
}

.wtc009 .content-pager-prev:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 14px;
  width: 6px;
  height: 10px;
  background: url(./../../common/images/parts/icon-arrow_img10.png) no-repeat;
  background-size: 6px 10px;
}

.wtc009 .content-pager-next {
  padding: 0px 10px 0px 0px;
  width: 120px;
  height: 36px;
}

.wtc009 .content-pager-next:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  right: 14px;
  width: 6px;
  height: 10px;
  background: url(./../../common/images/parts/icon-arrow_img05.png) no-repeat;
  background-size: 6px 10px;
}

.wtc009 .content-pager-margin {
  width: 8px;
}
/*WTC-C-011.css---------------------------------------------------------------------------------------------------*/
.wtc011 .content-block {
  overflow: hidden;
}

.wtc011 .content-status-head {
  width: 280px;
}

.wtc011 .content-status-help:hover {
  opacity: 0.5;
}

.wtc011 .content-status-body {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 auto;
}

.wtc011 .content-status-each {
  margin-left: 8px;
}

.wtc011 .content-status-icon {
  display: inline-block;
  vertical-align: middle;
}

.wtc011 .content-status-icon.none {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-status-icon.accept {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-status-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color:#666666;
}

.wtc011 .content-filter {
  padding: 25px 30px 10px 30px;
  background-color: #f1f2f3;
}

.wtc011 .content-filter-simple {
  display: flex;
  align-items: center;
}

.wtc011 .content-filter-head {
  width: 140px;
}

.wtc011 .content-filter-search {
  display: inline-block;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-filter-title {
  display: inline-block;
  font-size: 21px;
}

.wtc011 .content-filter-body {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}

.wtc011 .content-filter-label {
  margin-right: 4px;
  font-size: 12px;
  color:#666666;
}

.wtc011 .content-filter-peri {
  width: 240px;
}

.wtc011 .content-filter-period {
  padding: 0px 10px;
  width: 190px;
  height: 36px;
  background-position: 165px center;
  align-self: flex-end;
}

.wtc011 .content-filter-stat {
  width: 170px;
}

.wtc011 .content-filter-status {
  padding: 0px 10px;
  width: 100px;
  height: 36px;
  background-position: 75px center;
  align-self: flex-end;
}

.wtc011 .content-filter-prior {
  flex: 1 1 auto;
  text-align: right;
}

.wtc011 .content-filter-prior .mod-checkbox-wrapper label p {
  padding: 9px 0px 5px 18px;
  width: auto;
  font-size: 14px;
}

.wtc011 .content-filter-prior .mod-checkbox-wrapper label p:after {
  left: 19px !important;
}

.wtc011 .content-filter-toggle {
  margin: 4px 0px;
  text-align: right;
  font-size: 0px;
}

.wtc011 .content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url(../../approval/images/icon-plus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc011 .open.content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 3px;
  vertical-align: middle;
  background: url(../../approval/images/icon-minus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-filter-toggle-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.wtc011 .content-filter-detail {
  margin: 10px 0px;
  padding: 20px 15px 15px 15px;
  background: #fff;
  border: solid 1px #d7d8d8;
}

.wtc011 .content-filter-detail-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc011 .content-filter-detail-head {
  width: 80px;
  font-size: 13px;
  color:#666666;
}

.wtc011 .content-filter-detail-unit {
  width: 1em;
}

.wtc011 .content-filter-detail-body {
  display: flex;
  align-items: center;
  width: 216px;
}

.wtc011 .content-filter-detail-body2 {
  display: flex;
  align-items: center;
  width: 528px;
}

.wtc011 .content-filter-detail-year {
  margin-right: 6px;
  padding: 0px 5px;
  width: 88px;
  height: 26px;
  background-position: 68px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc011 .content-filter-detail-month {
  margin-right: 6px;
  padding: 0px 5px;
  width: 64px;
  height: 26px;
  background-position: 44px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc011 .content-filter-detail-day {
  margin-right: 6px;
  padding: 0px 5px;
  width: 64px;
  height: 26px;
  background-position: 44px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc011 .content-filter-detail-label {
  display: inline-block;
  position: relative;
  margin-right: 4px;
  max-width: 169px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc011 .content-filter-detail-link {
  font-size: 14px;
}

.wtc011 .content-filter-detail-foot {
  width: 120px;
}

.wtc011 .content-filter-detail-txt {
  padding: 0px 4px;
  height: 30px;
  text-align: left !important;
  font-size: 14px;
}

.wtc011 .content-filter-detail-btn {
  padding-left: 20px;
  width: 100%;
  height: 36px;
}

.wtc011 .content-filter-detail-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-option {
  position: relative;
  padding: 25px 25px 15px 25px;
}

.wtc011 .content-option:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 66px;
  height: 19px;
  background: url(../../approval/images/icon-frame_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-option-count {
  display: flex;
  align-items: center;
  padding: 10px 0px;
  border-bottom: 1px solid #e8e8e8;
}

.wtc011 .content-option-title {
  display: flex;
  align-items: flex-end;
  flex: 1 1 auto;
}

.wtc011 .content-option-main {
  line-height: 1;
  font-weight: bold;
  font-size: 22px;
}

.wtc011 .content-option-sub {
  font-weight: bold;
  font-size: 16px;
}

.wtc011 .content-option-extra {
  color: #888;
  font-size: 14px;
}

.wtc011 .content-option-input {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 140px;
}

.wtc011 .content-option-label {
  width: 40px;
  font-size: 14px;
}

.wtc011 .content-option-select {
  padding: 0px 10px;
  width: 80px;
  height: 26px;
  background-position: 60px center;
  background-size: 11px 6px;
  align-self: flex-end;
}

.wtc011 .content-option-accept {
  display: flex;
  align-items: center;
}

.wtc011 .content-option-once {
  width: 150px;
}

.wtc011 .content-option-once-btn {
  padding-left: 25px;
  width: 140px;
  height: 36px;
  font-size:14px;
}

.wtc011 .content-option-once-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-option-clear {
  width: 100px;
}

.wtc011 .content-option-clear-btn {
  padding-left: 20px;
  width: 90px;
  height: 36px;
  font-size:14px;
}

.wtc011 .content-option-clear-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 10px;
  height: 10px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-option-only-btn {
  padding-left: 25px;
  width: 200px;
  height: 36px;
  font-size:14px;
}

.wtc011 .content-option-only-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-option-empty {
  flex: 1 1 auto;
}

.wtc011 .content-option-done {
  width: 267px;
}

.wtc011 .content-option-done-btn {
  padding-left: 25px;
  width: 250px;
  height: 30px;
}

.wtc011 .content-header {
  display: flex;
  width: 836px;
  background-color: #7c8490;
}

.wtc011 .content-header-column {
  padding: 0px 1px;
  height: 70px;
  border-right: solid 1px #8e96a1;
}

.wtc011 .column-xxsmall {
  width: 36px;
}

.wtc011 .column-xsmall {
  width: 40px;
}

.wtc011 .column-zsmall {
  width: 48px;
}

.wtc011 .column-small {
  width: 55px;
}

.wtc011 .column-normal {
  width: 64px;
}

.wtc011 .column-large {
  width: 70px;
}

.wtc011 .column-xlarge {
  width: 90px;
}

.wtc011 .column-xxlarge {
  width: 100px;
}

.wtc011 .column-xxxlarge {
  width: 120px;
}

.wtc011 .column-flex {
  width: 177px;
}

.wtc011 .content-header-title {
  display: flex;
  position:relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  top:3px;
  height: 40px;
}

.wtc011 .content-header-label {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.wtc011 .content-header-label.small {
  font-size: 11px;
}

.wtc011 .content-header-label.bold {
  font-weight: bold;
}

.wtc011 .content-header-sort {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}

.wtc011 .content-header-down {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc011 .content-header-down:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc011 .content-header-down.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc011 .content-header-down.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc011 .content-header-up {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.content-header-up:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc011 .content-header-up.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc011 .content-header-up.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc011 .content-result {
  width: 836px;
}

.wtc011 .content-result-record {
  display: flex;
  height: 66px;
}

.wtc011 .content-result-column {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  min-height: 60px;
  border-right: solid 1px #c1c1c1;
  border-bottom: solid 1px #c1c1c1;
}

.wtc011 .content-result-column .mod-checkbox-wrapper {
  width: 100%;
  height: 100%;
}

.wtc011 .content-result-record.select {
  background: url(../../approval/images/bg_img09.png);
}

.wtc011 .content-result-column .mod-checkbox + p {
  position: relative;
  z-index: 2;
  width: auto;
  padding: 13px 0px 30px 17px;
}

.wtc011 .content-result-column .mod-checkbox + p:before {
  top: 10px !important;
}

.wtc011 .content-result-column .mod-checkbox + p:after {
  top: 29px !important;
}

.wtc011 .content-result-record .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img14.png);
}

.wtc011 .content-result-record.select .content-result-column.check .mod-checkbox + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img10.png);

}

.wtc011 .content-result-record.select .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img11.png);
}

.wtc011 .content-result-column.start {
  align-items: flex-start;
}

.wtc011 .content-result-reader {
  position: relative;
  width: 100%;
  height: 1.5em;
}

.wtc011 .content-result-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.wtc011 .content-result-item {
  overflow: hidden;
  margin: 1px;
  width: 100%;
  text-align: center;
}

.wtc011 .start .content-result-item {
  margin: 2px 6px;
}

.wtc011 .content-result-reader > .content-result-wrap > .content-result-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc011 .content-result-icon.warn {
  display: inline-block;
  margin: 4px 0px 2px 0px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-result-icon.check {
  display: inline-block;
  margin: 4px 0px 2px 0px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc011 .content-result-item.xsmall {
  font-size: 12px;
}

.wtc011 .content-result-item.small {
  font-size: 14px;
}

.wtc011 .content-result-item.normal {
  font-size: 16px;
}

.wtc011 .content-result-item.large {
  font-size: 18px;
}

.wtc011 .content-result-item.bold {
  font-weight: bold;
}

.wtc011 .content-result-item.warn {
  color: #f80000;
}

.wtc011 .content-result-item.check {
  color: #42a563;
}

.wtc011 .content-result-item.light {
  color: #666;
}

.wtc011 .content-result-item > .warn {
  color: #f80000;
}

.wtc011 .content-result-item > .bold {
  font-weight: bold;
}

.wtc011 .content-result-item.left {
  text-align: left;
}

.wtc011 .content-result-item.thin {
  color:#666666;
}

.wtc011 .content-pager {
  display: flex;
  align-items: flex-start;
  padding: 15px 25px 25px 25px;
}

.wtc011 .content-pager-done {
  position: relative;
  top: -11px;
  width: 267px;
}

.wtc011 .content-pager-empty {
  flex: 1 1 auto;
}

.wtc011 .content-pager-page {
  display: flex;
  align-items: center;
}

.wtc011 .content-pager-main {
  padding-left: 0px;
  width: 36px;
  height: 36px;
}

.wtc011 .content-pager-prev {
  padding: 0px 0px 0px 10px;
  width: 120px;
  height: 36px;
}

.wtc011 .content-pager-prev:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 14px;
  width: 6px;
  height: 10px;
  background: url(./../../common/images/parts/icon-arrow_img10.png) no-repeat;
  background-size: 6px 10px;
}

.wtc011 .content-pager-next {
  padding: 0px 10px 0px 0px;
  width: 120px;
  height: 36px;
}

.wtc011 .content-pager-next:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  right: 14px;
  width: 6px;
  height: 10px;
  background: url(./../../common/images/parts/icon-arrow_img05.png) no-repeat;
  background-size: 6px 10px;
}

.wtc011 .content-pager-margin {
  width: 8px;
}

/*WTC-C-013.css---------------------------------------------------------------------------------------------------*/

.wtc013 .content-block {
  overflow: hidden;
}

.wtc013 .content-status-head {
  width: 100%;
}

.wtc013 .content-status-help:hover {
  opacity: 0.5;
}

.wtc013 .content-status-body {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex: 1 1 auto;
}

.wtc013 .content-status-each {
  margin-left: 8px;
}

.wtc013 .content-status-icon {
  display: inline-block;
  vertical-align: middle;
}

.wtc013 .content-status-icon.none {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-status-icon.accept {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-status-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 13px;
  color:#666666;
}

.wtc013 .content-filter {
  padding: 25px 30px 10px 30px;
  background-color: #f1f2f3;
}

.wtc013 .content-filter-simple {
  display: flex;
  align-items: center;
}

.wtc013 .content-filter-head {
  width: 140px;
}

.wtc013 .content-filter-search {
  display: inline-block;
  margin-right: 4px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-filter-title {
  display: inline-block;
  font-size: 21px;
}

.wtc013 .content-filter-body {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
}

.wtc013 .content-filter-label {
  margin-right: 4px;
  font-size: 12px;
  color:#666666;
}

.wtc013 .content-filter-peri {
  width: 220px;
}

.wtc013 .content-filter-period {
  padding: 0px 10px;
  width: 190px;
  height: 36px;
  background-position: 165px center;
  align-self: flex-end;
}

.wtc013 .content-filter-stat {
  width: 160px;
}

.wtc013 .content-filter-status {
  padding: 0px 10px;
  width: 100px;
  height: 36px;
  background-position: 75px center;
  align-self: flex-end;
}

.wtc013 .content-filter-prior {
  flex: 1 1 auto;
  text-align: right;
}

.wtc013 .content-filter-prior .mod-checkbox-wrapper label p {
  padding: 9px 0px 5px 18px;
  width: auto;
  font-size: 14px;
}

.wtc013 .content-filter-prior .mod-checkbox-wrapper label p:after {
  left: 21px !important;
}

.wtc013 .content-filter-toggle {
  margin: 4px 0px;
  text-align: right;
  font-size: 0px;
}

.wtc013 .content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 14px;
  vertical-align: middle;
  background: url(../../approval/images/icon-plus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc013 .open.content-filter-toggle-signal {
  display: inline-block;
  margin-right: 4px;
  width: 14px;
  height: 3px;
  vertical-align: middle;
  background: url(../../approval/images/icon-minus_img01.png) center center no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-filter-toggle-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
}

.wtc013 .content-filter-detail {
  margin: 10px 0px;
  padding: 20px 15px 15px 15px;
  background: #fff;
  border: solid 1px #d7d8d8;
}

.wtc013 .content-filter-detail-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc013 .content-filter-detail-head {
  width: 80px;
  font-size: 13px;
  color:#666666;
}

.wtc013 .content-filter-detail-unit {
  width: 1em;
}

.wtc013 .content-filter-detail-body {
  display: flex;
  align-items: center;
  width: 216px;
}

.wtc013 .content-filter-detail-body2 {
  display: flex;
  align-items: center;
  width: 528px;
}

.wtc013 .content-filter-detail-year {
  margin-right: 6px;
  padding: 0px 5px;
  width: 88px;
  height: 26px;
  background-position: 68px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc013 .content-filter-detail-month {
  margin-right: 6px;
  padding: 0px 5px;
  width: 64px;
  height: 26px;
  background-position: 44px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc013 .content-filter-detail-day {
  margin-right: 6px;
  padding: 0px 5px;
  width: 64px;
  height: 26px;
  background-position: 44px center;
  background-size:11px 6px;
  align-self: flex-end;
}

.wtc013 .content-filter-detail-label {
  display: inline-block;
  position: relative;
  margin-right: 4px;
  max-width: 169px;
  font-weight: bold;
  font-size: 14px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc013 .content-filter-detail-signal {
  display: inline-block;
  margin-right: 6px;
  line-height: 26px;
  font-size: 14px;
}

.wtc013 .content-filter-detail-link {
  font-size: 14px;
}

.wtc013 .content-filter-detail-foot {
  width: 120px;
}

.wtc013 .content-filter-detail-txt {
  padding: 0px 4px;
  height: 30px;
  text-align: left !important;
  font-size: 14px;
}

.wtc013 .content-filter-detail-btn {
  padding-left: 20px;
  width: 100%;
  height: 36px;
}

.wtc013 .content-filter-detail-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 10px;
  left: 16px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-search_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-option {
  position: relative;
  padding: 25px 25px 4px 25px;
}

.wtc013 .content-option:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 66px;
  height: 19px;
  background: url(../../approval/images/icon-frame_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-option-count {
  display: flex;
  align-items: center;
  padding: 10px 0px;
}

.wtc013 .content-option-title {
  display: flex;
  align-items: flex-end;
  flex: 1 1 auto;
}

.wtc013 .content-option-main {
  line-height: 1;
  font-weight: bold;
  font-size: 22px;
}

.wtc013 .content-option-sub {
  font-weight: bold;
  font-size: 16px;
}

.wtc013 .content-option-extra {
  color: #888;
  font-size: 14px;
}

.wtc013 .content-option-input {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: 140px;
}

.wtc013 .content-option-label {
  width: 40px;
  font-size: 14px;
}

.wtc013 .content-option-select {
  padding: 0px 10px;
  width: 80px;
  height: 26px;
  background-position: 60px center;
  background-size: 11px 6px;
  align-self: flex-end;
}

.wtc013 .content-option-accept {
  display: flex;
  align-items: center;
}

.wtc013 .content-option-once {
  width: 150px;
}

.wtc013 .content-option-once-btn {
  padding-left: 25px;
  width: 140px;
  height: 36px;
  font-size:14px;
}

.wtc013 .content-option-once-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-option-clear {
  width: 100px;
}

.wtc013 .content-option-clear-btn {
  padding-left: 20px;
  width: 90px;
  height: 36px;
  font-size:14px;
}

.wtc013 .content-option-clear-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 10px;
  height: 10px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-option-only-btn {
  padding-left: 25px;
  width: 200px;
  height: 36px;
  font-size:14px;
}

.wtc013 .content-option-only-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-option-empty {
  flex: 1 1 auto;
}

.wtc013 .content-option-done {
  width: 267px;
}

.content-option-done-btn {
  padding-left: 25px;
  width: 250px;
  height: 30px;
}

.wtc013 .content-header {
  display: flex;
  width: 836px;
  background-color: #7c8490;
}

.wtc013 .content-header-column {
  padding: 0px 1px;
  height: 70px;
  border-right: solid 1px #8e96a1;
}

.wtc013 .column-xxsmall {
  width: 36px;
}

.wtc013 .column-xsmall {
  width: 40px;
}

.wtc013 .column-zsmall {
  width: 48px;
}

.wtc013 .column-small {
  width: 55px;
}

.wtc013 .column-normal {
  width: 64px;
}

.wtc013 .column-large {
  width: 90px;
}

.wtc013 .column-xlarge {
  width: 100px;
}

.wtc013 .column-xxlarge {
  width: 110px;
}

.wtc013 .column-xxxlarge {
  width: 120px;
}

.wtc013 .column-flex {
  width: 161px;
}

.wtc013 .content-header-title {
  display: flex;
  position:relative;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  top:3px;
  height: 40px;
}

.wtc013 .content-header-label {
  font-size: 14px;
  color: #fff;
  text-align: center;
}

.wtc013 .content-header-label.small {
  font-size: 11px;
}

.wtc013 .content-header-label.bold {
  font-weight: bold;
}

.wtc013 .content-header-sort {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
}

.wtc013 .content-header-down {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc013 .content-header-down:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc013 .content-header-down.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc013 .content-header-down.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img08.png) center center no-repeat;
  background-size: 40% 25%;
  border: solid 1px #494e57;
  border-radius: 3px 0px 0px 3px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc013 .content-header-up {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #98a2b0 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc013 .content-header-up:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #7c8490 url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1);
  cursor: pointer;
}

.wtc013 .content-header-up.select {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc013 .content-header-up.select:hover {
  display: inline-block;
  width: 22px;
  height: 22px;
  background: #59606b url(../../approval/images/icon-arrow_img09.png) center center no-repeat;
  background-size: 40% 25%;
  border-top: solid 1px #494e57;
  border-right: solid 1px #494e57;
  border-bottom: solid 1px #494e57;
  border-radius: 0px 3px 3px 0px;
  box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.1) inset;
  cursor: default;
}

.wtc013 .content-result {
  width: 836px;
}

.wtc013 .content-result-record {
  display: flex;
}

.wtc013 .content-result-column {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  padding:6px 0px 5px 0px;
  border-right: solid 1px #c1c1c1;
  border-bottom: solid 1px #c1c1c1;
}

.wtc013 .content-result-column .mod-checkbox-wrapper {
  width: 100%;
  height: 100%;
}

.wtc013 .content-result-record.select {
  background: url(../../approval/images/bg_img09.png);
}

.wtc013 .content-result-column .mod-checkbox + p {
  position: relative;
  z-index: 2;
  width: auto;
  padding: 13px 0px 30px 17px;
}

.wtc013 .content-result-column .mod-checkbox + p:before {
  top: 10px !important;
}

.wtc013 .content-result-column .mod-checkbox + p:after {
  top: 29px !important;
}

.wtc013 .content-result-record .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img14.png);
}

.wtc013 .content-result-record.select .content-result-column.check .mod-checkbox + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img10.png);

}

.wtc013 .content-result-record.select .content-result-column.check .mod-checkbox:checked + p + span {
  display: block;
  position: absolute;
  z-index: 1;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  background: url(../../approval/images/bg_img11.png);
}

.wtc013 .content-result-column.start {
  align-items: flex-start;
}

.wtc013 .content-result-reader {
  position: relative;
  width: 100%;
  height: 1.5em;
}

.wtc013 .content-result-wrap {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}

.wtc013 .content-result-item {
  overflow: hidden;
  padding: 0px 6px;
  width: 100%;
  line-height: 1.4;
}

.wtc013 .content-result-reader > .content-result-wrap > .content-result-item {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.wtc013 .content-result-icon {
  display: inline-block;
  margin: 4px 0px 2px 0px;
  width: 20px;
  height: 20px;
  background: url(../../attendance-record/images/icon-circle_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc013 .content-result-item.xsmall {
  font-size: 12px;
}

.wtc013 .content-result-item.small {
  font-size: 14px;
}

.wtc013 .content-result-item.normal {
  font-size: 16px;
}

.wtc013 .content-result-item.large {
  font-size: 18px;
}

.wtc013 .content-result-item.bold {
  font-weight: bold;
}

.wtc013 .content-result-item.warn {
  color: #f80000;
  font-weight: bold;
}

.wtc013 .content-result-item.center {
  text-align: center;
}

.wtc013 .content-result-item.thin {
  color:#666666;
}

.wtc013 .content-pager {
  display: flex;
  align-items: flex-start;
  padding: 15px 25px 25px 25px;
}

.wtc013 .content-pager-done {
  position: relative;
  top: -11px;
  width: 267px;
}

.wtc013 .content-pager-empty {
  flex: 1 1 auto;
}

.wtc013 .content-pager-page {
  display: flex;
  align-items: center;
}

.wtc013 .content-pager-main {
  padding-left: 0px;
  width: 36px;
  height: 36px;
}

.wtc013 .content-pager-prev {
  padding: 0px 0px 0px 10px;
  width: 120px;
  height: 36px;
}

.wtc013 .content-pager-prev:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  left: 14px;
  width: 6px;
  height: 10px;
  background: url(./../../common/images/parts/icon-arrow_img10.png) no-repeat;
  background-size: 6px 10px;
}

.wtc013 .content-pager-next {
  padding: 0px 10px 0px 0px;
  width: 120px;
  height: 36px;
}

.wtc013 .content-pager-next:before {
  content: '';
  display: block;
  position: absolute;
  top: 13px;
  right: 14px;
  width: 6px;
  height: 10px;
  background: url(./../../common/images/parts/icon-arrow_img05.png) no-repeat;
  background-size: 6px 10px;
}

.wtc013 .content-pager-margin {
  width: 8px;
}

/*WTC-C-014_list.css---------------------------------------------------------------------------------------------------*/

.wtc014_list .content-personal {
  position: relative;
  padding: 0px 30px;
  background: #f4f4f5;
}

.wtc014_list .content-personal-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}

.wtc014_list .content-personal-prev {
  position: absolute;
  top: 25px;
  left: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014_list .content-personal-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-personal-next {
  position: absolute;
  top: 25px;
  right: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014_list .content-personal-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-personal-head {
  margin-right: 15px;
  width: 60px;
  height: 60px;
  background: url(../../approval/images/contract_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-personal-body {
  flex: 1 1 auto;
}

.wtc014_list .content-personal-title {
  display: flex;
  align-items: flex-end;
}

.wtc014_list .content-personal-name {
  margin-right: 6px;
  font-weight: bold;
  font-size: 26px;
}

.wtc014_list .content-personal-unit {
  font-size: 20px;
}

.wtc014_list .content-personal-staff {
  display: flex;
  align-items: flex-start;
}

.wtc014_list .content-personal-key {
  width: auto;
  font-size: 13px;
  color: #888;
}

.wtc014_list .content-personal-key.xsmall {
  width: 60px;
}

.wtc014_list .content-personal-key.small {
  width: 70px;
}

.wtc014_list .content-personal-key.middle {
  width: 80px;
}

.wtc014_list .content-personal-key.large {
  width: 100px;
}

.wtc014_list .content-personal-key.xlarge {
  width: 135px;
}

.wtc014_list .content-personal-signal {
  width: 1.5em;
  text-align: center;
  font-size: 13px;
  font-family:monospace;
  color:#888888;
}

.wtc014_list .content-personal-value {
  position:relative;
  top:-1px;
  width: 165.5px;
  padding-right: 8px;
  font-size: 14px;
  color: #333;
}

.wtc014_list .content-personal-foot {
  width: 180px;
  text-align: right;
}

.wtc014_list .content-personal-option {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wtc014_list .content-personal-option:last-child {
  margin-top: 16px;
}

.wtc014_list .content-personal-help {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-personal-toggle {
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-personal-toggle.open {
  margin-right: 10px;
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-personal-label {
  font-size: 14px;
}

.wtc014_list .content-personal-center {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014_list .content-personal-record {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6px;
}

.wtc014_list .content-personal-bottom {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014_list .content-work {
  padding: 0px 30px;
  border-bottom: solid 1px #e8e8e8;
}

.wtc014_list .content-work-head {
  display: flex;
  align-items: center;
  margin: 20px 0px;
}

.wtc014_list .content-work-current {
  display: flex;
  align-items: flex-end;
  margin-right: 8px;
}

.wtc014_list .content-work-choise {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.wtc014_list .content-work-option {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  justify-content: flex-end;
}

.wtc014_list .content-work-label {
  display: inline-block;
  margin-right: 6px;
  font-size: 20px;
}

.wtc014_list .content-work-label.xxlarge {
  line-height: 1;
  font-size: 46px;
}

.wtc014_list .content-work-label.xlarge {
  font-size: 28px;
}

.wtc014_list .content-work-label.large {
  font-size: 23px;
}

.wtc014_list .content-work-label.small {
  font-size: 18px;
}

.wtc014_list .content-work-label.xsmall {
  font-size: 16px;
}

.wtc014_list .content-work-label.xxsmall {
  font-size: 14px;
}

.wtc014_list .content-work-label.remark {
  margin-right: 0px;
  color: #f68d31;
}

.wtc014_list .content-work-label.bold {
  font-weight: bold;
}

.wtc014_list .content-work-help {
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.wtc014_list .content-work-total {
  position: relative;
  margin-right: 14px;
  padding: 2px 8px 0px 8px;
  height: 20px;
  font-size: 13px;
  color: #fff;
  background: #f68d31;
}

.wtc014_list .content-work-total:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0px;
  right: -14px;
  width: 0px;
  height: 0px;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 7px #f68d31;
  border-right: solid 7px transparent;
}

.wtc014_list .content-work-empty {
  flex: 1 1 auto;
}

.wtc014_list .content-work-prev {
  position: relative;
  margin-right: 10px;
  width: 27px;
  height: 27px;
}

.wtc014_list .content-work-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-work-next {
  position: relative;
  margin-left: 4px;
  margin-right: 16px;
  width: 27px;
  height: 27px;
}

.wtc014_list .content-work-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-work-select {
  flex: 1 1 auto;
}

.content-work-select-input {
  padding: 0px 10px;
  width: 150px;
  height: 36px;
  background-position-x: 126px;
  background-position-y: 13px;
}

.wtc014_list .content-work-extra {
  display: flex;
  align-items: center;
}

.wtc014_list .content-work-show {
  margin-left: 20px;
  width: 14px;
  height: 16px;
  background: url(../../approval/images/icon-schedule_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-work-print {
  margin-left: 20px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-print_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-work-link {
  margin-left: 8px;
  font-size: 14px;
}

.wtc014_list .content-work-sub {
  margin: 20px 0px;
}

.wtc014_list .content-work-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc014_list .content-work-key {
  font-size: 13px;
  color: #888;
}

.wtc014_list .content-work-key.fixed {
  width: 70px;
}

.wtc014_list .content-work-key.fixed2 {
  width: 95px;
  font-weight: normal;
}

.wtc014_list .content-work-signal {
  width: 1.5em;
  text-align: center;
  font-size: 13px;
  font-family:monospace;
  color:#888888;
}

.wtc014_list .content-work-value {
  position:relative;
  top:-1px;
  font-size: 14px;
  color: #333;
}

.wtc014_list .content-work-value.flex {
  flex: 1 1 0;
}

.wtc014_list .content-work-value.margin {
  margin-right: 20px;
}

.wtc014_list .content-work-main {
  overflow: hidden;
  padding: 0px 20px;
  background: #f1f2f3;
}

.wtc014_list .content-work-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
  border-top: solid 1px #dcdcdc;
}

.wtc014_list .content-work-toggle {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-work-toggle.open {
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-work-bottom {
  border-top: solid 1px #e8e8e8;
}

.content-work-title {
  margin: 15px 0px 4px 0px;
  font-weight: bold;
  font-size: 14px;
}

.wtc014_list .content-work-detail {
  display: flex;
  align-items: center;
  margin: 4px 0px 15px 0px;
}

.wtc014_list .content-work-foot {
  display: flex;
  align-items: center;
  margin: 8px 0px 20px 0px;
}

.content-head {
  padding: 0px 30px;
}

.wtc014_list .content-head-up {
  display: flex;
  align-items: center;
  margin: 25px 0px 15px 0px;
  padding: 15px;
  background: #f1f2f3;
}

.wtc014_list .content-head-link {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.wtc014_list .content-head-link-icon {
  margin-right: 8px;
  width: 14px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img10.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-head-link-label {
  font-size: 14px;
}

.wtc014_list .content-head-down {
  display: flex;
  align-items: center;
}

.wtc014_list .content-head-main {
  flex: 1 1 auto;
}

.wtc014_list .content-head-title {
  font-weight: bold;
  font-size: 21px;
}

.wtc014_list .content-head-status {
  display: flex;
  align-items: center;
  margin: 8px 0px 15px 0px;
}

.wtc014_list .content-head-status-each {
  display: flex;
  align-items: center;
}

.wtc014_list .content-head-status-icon {
  margin-right: 6px;
}

.wtc014_list .content-head-status-icon.check {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-head-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-head-status-icon.warn {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-head-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-head-status-label {
  margin-right: 15px;
  font-size: 13px;
  color:#666666;
}

.wtc014_list .content-head-sub {
  display: flex;
  align-items: center;
}

.wtc014_list .content-head-calendar {
  padding-left: 25px;
  width: 160px;
  height: 36px;
  font-size: 14px;
  border-radius: 3px 0px 0px 3px;
}

.wtc014_list .content-head-calendar:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 12px;
  width: 17px;
  height: 15px;
  background: url(../../approval/images/icon-calendar_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-head-list {
  padding-left: 25px;
  width: 130px;
  height: 36px;
  font-size: 14px;
  border-left: none;
  border-radius: 0px 3px 3px 0px;
}

.wtc014_list .content-head-list:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 12px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-list_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-shift {
  overflow: hidden;
}

.wtc014_list .content-shift-head {
  display: flex;
  align-items: center;
  background: #7c8490;
}

.wtc014_list .content-shift-head > .content-shift-column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 50px;
}

.wtc014_list .content-shift-head > .content-shift-column > .content-shift-label {
  color: #fff;
}

.wtc014_list .content-shift-body {
  width: 836px;
}

.wtc014_list .content-shift-body > .content-shift-record {
  display: flex;
  align-items: center;
}

.wtc014_list .content-shift-body > .content-shift-record.disable {
  position:relative;
  z-index:2;
}

.wtc014_list .content-shift-body > .content-shift-record.disable:before {
  content:"";
  position:absolute;
  z-index:-2;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  background: url(../../approval/images/bg_img01.png) repeat;
  opacity:0.5;
}

.wtc014_list .content-shift-body > .content-shift-record.active {
  background: url(../../approval/images/bg_img12.png) repeat;
}

.wtc014_list .content-shift-body > .content-shift-record > .content-shift-column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 44px;
  border-right: solid 1px #c1c1c1;
  border-bottom: solid 1px #c1c1c1;
}

.wtc014_list .disable .content-shift-column.head {
  background: url(../../approval/images/bg_img01.png) repeat;
}

.wtc014_list .active .content-shift-column.head {
  background: url(../../approval/images/bg_img13.png) repeat;
}

.wtc014_list .content-shift-column.xsmall {
  width: 26px;
}

.wtc014_list .content-shift-column.small {
  width: 40px;
}

.wtc014_list .content-shift-column.default {
  width: 64px;
}

.wtc014_list .content-shift-column.large {
  width: 72px;
}

.wtc014_list .content-shift-column.xlarge {
  width: 90px;
}

.wtc014_list .content-shift-column.flex {
  width: 118.5px;
}

.wtc014_list .content-shift-label.large {
  font-size: 18px;
}

.wtc014_list .content-shift-label {
  overflow: hidden;
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.wtc014_list .content-shift-label.small {
  font-size: 11px;
}

.wtc014_list .content-shift-label.xsmall {
  font-size: 10px;
}

.wtc014_list .content-shift-label.bold {
  font-weight: bold;
}

.wtc014_list .content-shift-label.remark {
  font-weight: bold;
  color: #f68d31;
}

.wtc014_list .content-shift-label.underline {
  text-decoration: underline;
}

.wtc014_list .content-shift-label.green {
  color: #42a563;
}

.wtc014_list .content-shift-label.red {
  color: #f80000;
}

.wtc014_list .content-shift-label.gray {
  color: #b4b9bf;
}

.wtc014_list .content-shift-label.this {
  color: #666;
}

.wtc014_list .content-shift-label.sat {
  color: #1379c7;
}

.wtc014_list .content-shift-label.sun {
  color: #e2143b;
}

.wtc014_list .content-shift-icon.check {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-shift-icon.lock {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-shift-icon.warn {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-shift-icon.still {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-shift-column-check > p {
  padding: 14px 5px 10px 13px !important;
  width: 26px !important;
}

.wtc014_list .content-shift-column-check > p:after {
  top: 18px !important;
  left: 8px !important;
}

.wtc014_list .content-foot {
  display: flex;
  align-items: center;
  padding: 20px 30px;
}

.wtc014_list .content-foot-title {
  margin-right: 15px;
  font-weight: bold;
  font-size: 17px;
}

.wtc014_list .content-foot-button {
  margin-right: 6px;
}

.wtc014_list .content-option-btn {
  height: 36px;
  font-size: 14px;
}

.wtc014_list .content-option-btn.once {
  width: 140px;
  padding-left: 24px;
}

.wtc014_list .content-option-btn.once:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-option-btn.clear {
  padding-left: 20px;
  width: 90px;
}

.wtc014_list .content-option-btn.clear:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 12px;
  height: 12px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-option-btn.only {
  padding-left: 22px;
  width: 200px;
}

.wtc014_list .content-option-btn.only:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-option-btn.accept {
  float: right;
  margin-top: 0px;
  width: 180px;
}

.wtc014_list .content-option-btn.accept > a {
  padding-top: 8px;
  width: 182px;
  height: 36px;
  font-size: 14px;
}

.wtc014_list .content-option-btn.accept > a > img {
  vertical-align: -5px;
}

.wtc014_list .content-foot-done {
  flex: 1 1 auto;
}

.wtc014_list .content-option {
  padding: 0px 30px 36px 30px;
  background: #f1f2f3;
}

.wtc014_list .content-option-head {
  display: flex;
  align-items: center;
  padding: 20px 0px 8px 0px;
}

.wtc014_list .content-option-title {
  flex: 1 1 auto;
  font-weight: bold;
  font-size: 17px;
}

.wtc014_list .content-option-arrow {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../../approval/images/icon-arrow_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-option-link {
  font-size: 14px;
}

.wtc014_list .content-option-body {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 0px;
  border: 1px solid #d7d8d8;
  background-color: #fff;
}

.wtc014_list .content-option-body:after {
  right: 305px;
}

.wtc014_list .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::before {
  top: 4px;
}

.wtc014_list .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::after {
  top: 19px;
}

.wtc014_list .mod-apply-term-buttons-wrapper {
  padding: 6px 6px 13px 6px;
  width: 460px;
}

.wtc014_list .content-option-decide {
  flex: 1 1 auto;
  text-align: center;
}

.wtc014_list .content-option-decide > * {
  margin: auto;
}

.wtc014_list .content-option-reject {
  margin-top: 10px;
  padding-left: 22px;
  width: 220px;
  height: 36px;
}

.wtc014_list .content-option-reject:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 44px;
  width: 17px;
  height: 17px;
  background: url(../../approval/images/icon-cancel_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-switch {
  display: flex;
  align-items: center;
}

.wtc014_list .content-switch-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014_list .content-switch-center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
  border-left: solid 1px #e8e8e8;
  border-right: solid 1px #e8e8e8;
}

.wtc014_list .content-switch-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014_list .content-switch-arrowl {
  margin-right: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-switch-arrowr {
  margin-left: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_list .content-switch-label {
  font-size: 16px;
}

.wtc014_list .content-switch-label.bold {
  font-weight: bold;
}

.wtc014_list .content-switch-link {
  font-size: 16px;
}

/*WTC-C-014_modal.css---------------------------------------------------------------------------------------------------*/
.wtc014_modal .modal-table-head > span {
  width: 38px;
}

.wtc014_modal .modal-table-head .sub-title {
  font-weight: normal;
  font-size: 12px;
}

.wtc014_modal .modal-table-body {
  overflow-x: hidden;
}

.wtc014_modal .modal-table-head .mod-checkbox-wrapper label input[type=checkbox] + span {
  padding: 11px 22px;
}

.wtc014_modal .modal-table-body .mod-checkbox-wrapper label input[type=checkbox] + span {
  padding: 20px 22px;
}

.wtc014_modal .mod-checkbox-wrapper label input[type=checkbox] + p::before,
.wtc014_modal .mod-checkbox-wrapper label input[type=checkbox] + span::before {
  width: 16px;
  height: 16px;
  top: 0;
  left: -11px;
}

.wtc014_modal .mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
  left: -11px;
}

.wtc014_modal .mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
  top: 6px;
  left: 14px;
}

.wtc014_modal .mod-checkbox-wrapper label input[type=checkbox]:checked + p::after,
.wtc014_modal .mod-checkbox-wrapper label input[type=checkbox]:checked + span::after {
  width: 10px;
  height: 6px;
}

.wtc014_modal .modal-table .modal-table-head {
  align-items: center;
  padding: 6px 0;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(1),
.wtc014_modal .modal-table .modal-table-body span:nth-child(1) {
  width: 104px;
  padding-left: 11px;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(2),
.wtc014_modal .modal-table .modal-table-body span:nth-child(2) {
  width: 40px;
  padding-left: 11px;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(3),
.wtc014_modal .modal-table .modal-table-body span:nth-child(3) {
  width: 140px;
  padding-left: 25px;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(4),
.wtc014_modal .modal-table .modal-table-body span:nth-child(4) {
  width: 115px;
  padding-left: 15px;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(5),
.wtc014_modal .modal-table .modal-table-body span:nth-child(5) {
  width: 115px;
  padding-left: 15px;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(6),
.wtc014_modal .modal-table .modal-table-body span:nth-child(6) {
  width: 112px;
  padding-left: 16px;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(7),
.wtc014_modal .modal-table .modal-table-body span:nth-child(7) {
  width: 120px;
  padding-left: 18px;
}

.wtc014_modal .modal-table .modal-table-head span:nth-child(8),
.wtc014_modal .modal-table .modal-table-body span:nth-child(8) {
  width: 55px;
  padding-left: 16px;
}

.wtc014_modal .modal-table .modal-table-body {
  height: 206px;
}

.wtc014_modal .modal-table .modal-table-list {
  width: 835px;
}

.wtc014_modal .modal-table .modal-table-list > li > span:nth-child(3),
.wtc014_modal .modal-table .modal-table-list > li > span:nth-child(4),
.wtc014_modal .modal-table .modal-table-list > li > span:nth-child(5),
.wtc014_modal .modal-table .modal-table-list > li > span:nth-child(7) {
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}

.wtc014_modal .modal-table .modal-table-list > li {
  padding: 9px 0;
}
.wtc014_modal .modal-table .modal-table-list > li > span > small {
  font-size: 12px;
}

.wtc014_modal .modal-table .modal-table-list > li > span > .sub {
  color: #666;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 12px;
}

.wtc014_modal .modal-table .modal-table-list .remark {
  display: block;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  height: 2.6em;
  white-space: normal;
}

.wtc014_modal .modal-table .modal-table-list .remark > a {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
/* Edge */
@supports (-ms-ime-align:auto) {
  .wtc014_modal .modal-table .modal-table-list .remark {
    overflow: hidden;
    position: relative;
    display: block;
  }
  .wtc014_modal .modal-table .modal-table-list .remark:before {
    background: #f1f2f3;
    bottom: 0;
    position: absolute;
    right: 0;
    float: right;
    content: '\2026';
    margin-left: -1rem;
    width: 1rem;
  }
  .wtc014_modal .modal-table .modal-table-list .remark:after {
    content: '';
    background: #f1f2f3;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1;
  }
  .wtc014_modal .modal-table .modal-table-list .remark > a {
    display: inline;
  }
}
/* IE11 */
@media all and (-ms-high-contrast:none){
  .wtc014_modal *::-ms-backdrop, .modal-table .modal-table-list .remark {
    overflow: hidden;
    position: relative;
  }
  .wtc014_modal .modal-table .modal-table-list .remark:before {
    background: #f1f2f3;
    bottom: 0;
    position: absolute;
    right: 0;
    float: right;
    content: '\2026';
    margin-left: -1rem;
    width: 1rem;
  }
  .wtc014_modal .modal-table .modal-table-list .remark:after {
    content: '';
    background: #f1f2f3;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1;
  }
}
/* Firefox */
@-moz-document url-prefix(){
  .wtc014_modal .modal-table .modal-table-list .remark {
    overflow: hidden;
    position: relative;
  }
  .wtc014_modal .modal-table .modal-table-list .remark:before {
    background: #f1f2f3;
    bottom: 0;
    position: absolute;
    right: 0;
    float: right;
    content: '\2026';
    margin-left: -1rem;
    width: 1rem;
  }
  .wtc014_modal .modal-table .modal-table-list .remark:after {
    content: '';
    background: #f1f2f3;
    position: absolute;
    height: 50px;
    width: 100%;
    z-index: 1;
  }
  .wtc014_modal .modal-table .modal-table-list .remark > a {
    display: unset;
  }
}
/*WTC-C-014_plan_list.css---------------------------------------------------------------------------------------------------*/

.wtc014_plan_list .content-personal {
  position: relative;
  padding: 0px 30px;
  background: #f4f4f5;
}

.wtc014_plan_list .content-personal-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}

.wtc014_plan_list .content-personal-prev {
  position: absolute;
  top: 25px;
  left: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014_plan_list .content-personal-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-personal-next {
  position: absolute;
  top: 25px;
  right: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014_plan_list .content-personal-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-personal-head {
  margin-right: 15px;
  width: 60px;
  height: 60px;
  background: url(../../approval/images/contract_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-personal-body {
  flex: 1 1 auto;
}

.wtc014_plan_list .content-personal-title {
  display: flex;
  align-items: flex-end;
}

.wtc014_plan_list .content-personal-name {
  margin-right: 6px;
  font-weight: bold;
  font-size: 26px;
}

.wtc014_plan_list .content-personal-unit {
  font-size: 20px;
}

.wtc014_plan_list .content-personal-staff {
  display: flex;
  align-items: flex-start;
}

.wtc014_plan_list .content-personal-key {
  width: auto;
  font-size: 13px;
  color: #888;
}

.wtc014_plan_list .content-personal-key.xsmall {
  width: 60px;
}

.wtc014_plan_list .content-personal-key.small {
  width: 70px;
}

.wtc014_plan_list .content-personal-key.middle {
  width: 80px;
}

.wtc014_plan_list .content-personal-key.large {
  width: 100px;
}

.wtc014_plan_list .content-personal-key.xlarge {
  width: 135px;
}

.wtc014_plan_list .content-personal-signal {
  width: 1.5em;
  text-align: center;
  font-size: 13px;
  font-family:monospace;
  color:#888888;
}

.wtc014_plan_list .content-personal-value {
  position:relative;
  top:-1px;
  width: 165.5px;
  padding-right: 8px;
  font-size: 14px;
  color: #333;
}

.wtc014_plan_list .content-personal-foot {
  width: 180px;
  text-align: right;
}

.wtc014_plan_list .content-personal-option {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wtc014_plan_list .content-personal-option:last-child {
  margin-top: 16px;
}

.wtc014_plan_list .content-personal-help {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-personal-toggle {
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-personal-toggle.open {
  margin-right: 10px;
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-personal-label {
  font-size: 14px;
}

.wtc014_plan_list .content-personal-center {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014_plan_list .content-personal-record {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6px;
}

.wtc014_plan_list .content-personal-bottom {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014_plan_list .content-work {
  padding: 0px 30px;
  border-bottom: solid 1px #e8e8e8;
}

.wtc014_plan_list .content-work-head {
  display: flex;
  align-items: center;
  margin: 20px 0px;
}

.wtc014_plan_list .content-work-current {
  display: flex;
  align-items: flex-end;
  margin-right: 8px;
}

.wtc014_plan_list .content-work-choise {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.wtc014_plan_list .content-work-option {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  justify-content: flex-end;
}

.wtc014_plan_list .content-work-label {
  display: inline-block;
  margin-right: 6px;
  font-size: 20px;
}

.wtc014_plan_list .content-work-label.xxlarge {
  line-height: 1;
  font-size: 46px;
}

.wtc014_plan_list .content-work-label.xlarge {
  font-size: 28px;
}

.wtc014_plan_list .content-work-label.large {
  font-size: 23px;
}

.wtc014_plan_list .content-work-label.small {
  font-size: 18px;
}

.wtc014_plan_list .content-work-label.xsmall {
  font-size: 16px;
}

.wtc014_plan_list .content-work-label.xxsmall {
  font-size: 14px;
}

.wtc014_plan_list .content-work-label.remark {
  margin-right: 0px;
  color: #f68d31;
}

.wtc014_plan_list .content-work-label.bold {
  font-weight: bold;
}

.wtc014_plan_list .content-work-help {
  margin-right: 20px;
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.wtc014_plan_list .content-work-total {
  position: relative;
  margin-right: 14px;
  padding: 2px 8px 0px 8px;
  height: 20px;
  font-size: 13px;
  color: #fff;
  background: #f68d31;
}

.wtc014_plan_list .content-work-total:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0px;
  right: -14px;
  width: 0px;
  height: 0px;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 7px #f68d31;
  border-right: solid 7px transparent;
}

.wtc014_plan_list .content-work-empty {
  flex: 1 1 auto;
}

.content-work-prev {
  position: relative;
  margin-right: 10px;
  width: 27px;
  height: 27px;
}

.wtc014_plan_list .content-work-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-work-next {
  position: relative;
  margin-left: 4px;
  margin-right: 16px;
  width: 27px;
  height: 27px;
}

.wtc014_plan_list .content-work-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-work-select {
  flex: 1 1 auto;
}

.wtc014_plan_list .content-work-select-input {
  padding: 0px 10px;
  width: 150px;
  height: 36px;
  background-position-x: 126px;
  background-position-y: 13px;
}

.wtc014_plan_list .content-work-extra {
  display: flex;
  align-items: center;
}

.wtc014_plan_list .content-work-show {
  margin-left: 20px;
  width: 14px;
  height: 16px;
  background: url(../../approval/images/icon-schedule_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-work-print {
  margin-left: 20px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-print_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-work-link {
  margin-left: 8px;
  font-size: 14px;
}

.wtc014_plan_list .content-work-sub {
  margin: 20px 0px;
}

.wtc014_plan_list .content-work-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc014_plan_list .content-work-key {
  font-size: 13px;
  color: #888;
}

.wtc014_plan_list .content-work-key.fixed {
  width: 70px;
}

.wtc014_plan_list .content-work-signal {
  width: 1.5em;
  text-align: center;
  font-size: 13px;
  font-family:monospace;
}

.wtc014_plan_list .content-work-value {
  position:relative;
  top:-1px;
  font-size: 14px;
  color: #333;
}

.content-work-value.flex {
  flex: 1 1 0;
}

.wtc014_plan_list .content-work-value.margin {
  margin-right: 20px;
}

.wtc014_plan_list .content-work-main {
  overflow: hidden;
  padding: 0px 20px;
  background: #f1f2f3;
}

.wtc014_plan_list .content-work-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}

.wtc014_plan_list .content-work-toggle {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-work-toggle.open {
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-work-bottom {
  border-top: solid 1px #e8e8e8;
}

.wtc014_plan_list .content-work-title {
  margin: 15px 0px 4px 0px;
  font-weight: bold;
  font-size: 14px;
}

.wtc014_plan_list .content-work-detail {
  display: flex;
  align-items: center;
  margin: 4px 0px 15px 0px;
}

.wtc014_plan_list .content-work-foot {
  display: flex;
  align-items: center;
  margin: 8px 0px 20px 0px;
}

.wtc014_plan_list .content-head {
  position: relative;
  padding: 0px 30px;
}

.wtc014_plan_list .content-head:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 96px;
  height: 29px;
  background: url(../../approval/images/icon-frame_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-head-up {
  display: flex;
  align-items: center;
  margin: 25px 0px 15px 0px;
  padding: 15px;
  background: #f1f2f3;
}

.wtc014_plan_list .content-head-link {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.wtc014_plan_list .content-head-link-icon {
  margin-right: 8px;
  width: 14px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img10.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-head-link-label {
  font-size: 14px;
}

.wtc014_plan_list .content-head-down {
  display: flex;
  align-items: flex-end;
}

.wtc014_plan_list .content-head-main {
  flex: 1 1 auto;
}

.wtc014_plan_list .content-head-title {
  margin-top: 20px;
  font-weight: bold;
  font-size: 21px;
}

.wtc014_plan_list .content-head-explain {
  margin-top: 4px;
  font-weight: bold;
  font-size: 13px;
}

.wtc014_plan_list .content-head-status {
  display: flex;
  align-items: center;
  margin: 8px 0px 15px 0px;
}

.wtc014_plan_list .content-head-status-each {
  display: flex;
  align-items: center;
}

.wtc014_plan_list .content-head-status-icon {
  margin-right: 6px;
}

.wtc014_plan_list .content-head-status-icon.check {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-head-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-head-status-icon.warn {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-head-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-head-status-label {
  margin-right: 15px;
  font-size: 13px;
  color:#666666;
}

.wtc014_plan_list .content-head-sub {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.wtc014_plan_list .content-head-calendar {
  padding-left: 25px;
  width: 160px;
  height: 36px;
  font-size: 14px;
  border-radius: 3px 0px 0px 3px;
}

.wtc014_plan_list .content-head-calendar:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 12px;
  width: 17px;
  height: 15px;
  background: url(../../approval/images/icon-calendar_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-head-list {
  padding-left: 25px;
  width: 130px;
  height: 36px;
  font-size: 14px;
  border-left: none;
  border-radius: 0px 3px 3px 0px;
}

.wtc014_plan_list .content-head-list:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 12px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-list_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-shift {
  overflow: hidden;
}

.wtc014_plan_list .content-shift-head {
  display: flex;
  align-items: center;
  background: #7c8490;
}

.wtc014_plan_list .content-shift-head > .content-shift-column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 50px;
}

.wtc014_plan_list .content-shift-head > .content-shift-column > .content-shift-label {
  color: #fff;
}

.wtc014_plan_list .content-shift-body {
  width: 836px;
}

.wtc014_plan_list .content-shift-body > .content-shift-record {
  display: flex;
  align-items: center;
}

.wtc014_plan_list .content-shift-body > .content-shift-record.disable {
  position:relative;
  z-index:2;
}

.wtc014_plan_list .content-shift-body > .content-shift-record.disable:before {
  content:"";
  position:absolute;
  z-index:-2;
  top:0px;
  bottom:0px;
  left:0px;
  right:0px;
  background: url(../../approval/images/bg_img01.png) repeat;
  opacity:0.5;
}

.wtc014_plan_list .content-shift-body > .content-shift-record.active {
  background: url(../../approval/images/bg_img12.png) repeat;
}

.wtc014_plan_list .content-shift-body > .content-shift-record > .content-shift-column {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  height: 44px;
  border-right: solid 1px #c1c1c1;
  border-bottom: solid 1px #c1c1c1;
}

.wtc014_plan_list .disable .content-shift-column.head {
  background: url(../../approval/images/bg_img01.png) repeat;
}

.wtc014_plan_list .active .content-shift-column.head {
  background: url(../../approval/images/bg_img13.png) repeat;
}

.wtc014_plan_list .content-shift-column.xsmall {
  width: 26px;
}

.wtc014_plan_list .content-shift-column.small {
  width: 40px;
}

.wtc014_plan_list .content-shift-column.default {
  width: 64px;
}

.wtc014_plan_list .content-shift-column.large {
  width: 72px;
}

.wtc014_plan_list .content-shift-column.xlarge {
  width: 90px;
}

.wtc014_plan_list .content-shift-column.flex {
  width: 118.5px;
}

.wtc014_plan_list .content-shift-label.large {
  font-size: 18px;
}

.wtc014_plan_list .content-shift-label {
  overflow: hidden;
  width: 100%;
  text-align: center;
  font-size: 14px;
}

.wtc014_plan_list .content-shift-label.small {
  font-size: 11px;
}

.wtc014_plan_list .content-shift-label.xsmall {
  font-size: 10px;
}

.wtc014_plan_list .content-shift-label.bold {
  font-weight: bold;
}

.wtc014_plan_list .content-shift-label.remark {
  font-weight: bold;
  color: #f68d31;
}

.wtc014_plan_list .content-shift-label.underline {
  text-decoration: underline;
}

.wtc014_plan_list .content-shift-label.green {
  color: #42a563;
}

.wtc014_plan_list .content-shift-label.red {
  color: #f80000;
}

.wtc014_plan_list .content-shift-label.gray {
  color: #b4b9bf;
}

.wtc014_plan_list .content-shift-label.this {
  color: #666;
}

.wtc014_plan_list .content-shift-label.sat {
  color: #1379c7;
}

.wtc014_plan_list .content-shift-label.sun {
  color: #e2143b;
}

.wtc014_plan_list .content-shift-icon.check {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-shift-icon.lock {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-shift-icon.warn {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-shift-icon.still {
  margin-bottom: 2px;
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-shift-column-check > p {
  padding: 14px 5px 10px 13px !important;
  width: 26px !important;
}

.wtc014_plan_list .content-shift-column-check > p:after {
  top: 18px !important;
  left: 8px !important;
}

.wtc014_plan_list .content-foot {
  display: flex;
  align-items: center;
  padding: 20px 30px;
}

.wtc014_plan_list .content-foot-title {
  margin-right: 15px;
  font-weight: bold;
  font-size: 17px;
}

.wtc014_plan_list .content-foot-button {
  margin-right: 6px;
}

.wtc014_plan_list .content-option-btn {
  height: 36px;
  font-size: 14px;
}

.wtc014_plan_list .content-option-btn.once {
  width: 140px;
  padding-left: 24px;
}

.wtc014_plan_list .content-option-btn.once:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-option-btn.clear {
  padding-left: 20px;
  width: 90px;
}

.wtc014_plan_list .content-option-btn.clear:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 12px;
  height: 12px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-option-btn.only {
  padding-left: 22px;
  width: 200px;
}

.wtc014_plan_list .content-option-btn.only:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-option-btn.accept {
  float: right;
  margin-top: 0px;
  width: 180px;
}

.wtc014_plan_list .content-option-btn.accept > a {
  padding-top: 8px;
  width: 182px;
  height: 36px;
  font-size: 14px;
}

.wtc014_plan_list .content-option-btn.accept > a > img {
  vertical-align: -5px;
}

.wtc014_plan_list .content-foot-done {
  flex: 1 1 auto;
}

.wtc014_plan_list .content-option {
  padding: 0px 30px 36px 30px;
  background: #f1f2f3;
}

.wtc014_plan_list .content-option-head {
  display: flex;
  align-items: flex-end;
  padding: 20px 0px 10px 0px;
}

.wtc014_plan_list .content-option-title {
  font-weight: bold;
  font-size: 25px;
  line-height: 1;
}

.wtc014_plan_list .content-option-explain {
  flex: 1 1 auto;
  margin-left: 16px;
  font-size: 16px;
}

.wtc014_plan_list .content-option-caution {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
  color: #f80000;
}

.wtc014_plan_list .content-option-arrow {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../../approval/images/icon-arrow_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-option-link {
  font-size: 14px;
}

.wtc014_plan_list .content-option-body {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 0px;
  border: 1px solid #d7d8d8;
  background-color: #fff;
}

.wtc014_plan_list .content-option-body:after {
  right: 304px;
}

.wtc014_plan_list .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::before {
  top: 4px;
}

.wtc014_plan_list .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::after {
  top: 19px;
}

.wtc014_plan_list .mod-apply-term-buttons-wrapper {
  padding: 6px 6px 13px 6px;
  width: 460px;
}

.wtc014_plan_list .content-option-button {
  border: none;
}

.wtc014_plan_list .content-option-decide {
  padding: 14px 0px;
  flex: 1 1 auto;
  text-align: center;
  border-left: solid 1px #d7d8d8;
}

.wtc014_plan_list .content-option-decide > * {
  margin: auto;
}

.wtc014_plan_list .content-option-reject {
  margin-top: 10px;
  padding-left: 22px;
  width: 220px;
  height: 36px;
}

.wtc014_plan_list .content-option-reject:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 44px;
  width: 17px;
  height: 17px;
  background: url(../../approval/images/icon-cancel_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-switch {
  display: flex;
  align-items: center;
}

.wtc014_plan_list .content-switch-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014_plan_list .content-switch-center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
  border-left: solid 1px #e8e8e8;
  border-right: solid 1px #e8e8e8;
}

.wtc014_plan_list .content-switch-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014_plan_list .content-switch-arrowl {
  margin-right: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-switch-arrowr {
  margin-left: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_list .content-switch-label {
  font-size: 16px;
}

.wtc014_plan_list .content-switch-label.bold {
  font-weight: bold;
}

.wtc014_plan_list .content-switch-link {
  font-size: 16px;
}


/*WTC-C-014_plan_modal.css---------------------------------------------------------------------------------------------------*/
.wtc014_plan_modal .modal-hr {
  margin-left: -40px;
  width: 915px;
}

.wtc014_plan_modal .modal-option-accept {
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}

.wtc014_plan_modal .modal-option-title {
  font-size: 18px;
  font-weight: bold;
  line-height: 1;
}

.wtc014_plan_modal .modal-option-title.no-btn {
  padding-top: 2px;
}

.wtc014_plan_modal .modal-option-once {
  margin-right: 7px;
}

.wtc014_plan_modal .modal-option-once-btn {
  padding-left: 25px;
  width: 150px;
  height: 36px;
  font-size: 14px;
}

.wtc014_plan_modal .modal-option-once-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 14px;
  height: 10px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_modal .modal-option-clear {
  margin-right: 7px;
}

.wtc014_plan_modal .modal-option-clear-btn {
  padding-left: 20px;
  width: 90px;
  height: 36px;
  font-size: 14px;
}

.wtc014_plan_modal .modal-option-clear-btn:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 10px;
  height: 10px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_modal .modal-option-empty {
  flex: 1 1 auto;
}

.wtc014_plan_modal .modal-apply-list2 {
  margin-bottom: 17px;
}

.wtc014_plan_modal .modal-apply-list2 > li {
  background-color: #f1f2f3;
}

.wtc014_plan_modal .modal-apply-list li,
.wtc014_plan_modal .modal-apply-list2 li {
  padding: 0;
  display: flex;
  align-items: center;
  position: relative;
  font-size: 14px;
}

.wtc014_plan_modal .modal-apply-list2 li {
  padding: 9.5px 0px;
}

.wtc014_plan_modal .modal-apply-list > li:not(:first-child),
.wtc014_plan_modal .modal-apply-list2 > li:not(:first-child) {
  margin-top: 3px;
}

.wtc014_plan_modal .modal-apply-list > li > span:first-child {
  white-space: normal;
  width: 36px;
}

.wtc014_plan_modal .modal-apply-list > li > span:nth-child(3),
.modal-apply-list2 > li > span:first-child {
  padding: 0 10px;
  font-weight: bold;
}

.wtc014_plan_modal .modal-apply-list > li > span:nth-child(4),
.wtc014_plan_modal .modal-apply-list2 > li > span:nth-child(2) {
  padding: 0 7px;
}

.wtc014_plan_modal .modal-apply-list > li > span:nth-child(5),
.wtc014_plan_modal .modal-apply-list2 > li > span:nth-child(3) {
  padding-left: 10px;
}

.wtc014_plan_modal .modal-apply-list .mod-checkbox-wrapper label input[type=checkbox] + span {
  width: 36px;
  height: 36px;
  display: block;
}

.wtc014_plan_modal .modal-status-each {
  display: flex;
  justify-content: flex-end;
  flex: 1 1 auto;
  align-items: center;
  margin-right: 15px;
}

.wtc014_plan_modal .modal-status-label {
  display: inline-block;
  vertical-align: middle;
  font-size: 14px;
  margin-right: 5px;
}

.wtc014_plan_modal .modal-status-label.accept {
  color: #42a563;
}

.wtc014_plan_modal .modal-status-label.cancel {
  color: #888;
}

.wtc014_plan_modal .modal-status-icon {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
}

.wtc014_plan_modal .modal-status-icon.accept {
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_modal .modal-status-icon.cancel {
  background: url(../../approval/images/icon-cancel_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan_modal .modal-content {
  overflow-x: hidden;
}

.wtc014_plan_modal .modal-content .mod-btn-apply {
  margin-top: 0;
  width: 210px;
  height: 36px;
}

.wtc014_plan_modal .modal-content .mod-opt-btn-link a {
  width: 208px;
  height: 34px;
  font-size: 14px;
  padding-top: 8px;
}

.wtc014_plan_modal .modal-content .mod-opt-btn-link img {
  width: 20px;
  height: 20px;
}

.wtc014_plan_modal .modal-content .mod-checkbox-wrapper label input[type=checkbox] + span::before {
  width: 16px;
  height: 16px;
  top: 8px;
  left: 10px;
}

.wtc014_plan_modal .modal-content .mod-checkbox-wrapper label input[type=checkbox]:checked + span::before {
  width: 16px;
  height: 16px;
  top: 8px;
  left: 10px;
}

.wtc014_plan_modal .modal-content .mod-checkbox-wrapper label input[type=checkbox] + span::after {
  width: 10px;
  height: 6px;
  top: 13px;
  left: 13px;
}

.wtc014_plan_modal .modal-content .mod-vertical {
  display: inline-block;
  vertical-align: middle;
  width: 1px;
  height: 36px;
  background: url(../../approval/images/icon-border_img02.png) no-repeat;
  background-size: 100% 100%;
  background-color: #c1c1c1;
}

/*WTC-C-014_plan.css---------------------------------------------------------------------------------------------------*/

.wtc014_plan .content-personal {
  position: relative;
  padding: 0px 30px;
  background: #f4f4f5;
}

.wtc014_plan .content-personal-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}

.wtc014_plan .content-personal-prev {
  position: absolute;
  top: 25px;
  left: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014_plan .content-personal-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-personal-next {
  position: absolute;
  top: 25px;
  right: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014_plan .content-personal-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-personal-head {
  margin-right: 15px;
  width: 60px;
  height: 60px;
  background: url(../../approval/images/contract_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-personal-body {
  flex: 1 1 auto;
}

.wtc014_plan .content-personal-title {
  display: flex;
  align-items: flex-end;
}

.wtc014_plan .content-personal-name {
  margin-right: 6px;
  font-weight: bold;
  font-size: 26px;
}

.wtc014_plan .content-personal-unit {
  font-size: 20px;
}

.wtc014_plan .content-personal-staff {
  display: flex;
  align-items: flex-start;
}

.wtc014_plan .content-personal-key {
  width: auto;
  font-size: 13px;
  color: #888;
}

.wtc014_plan .content-personal-key.xsmall {
  width: 60px;
}

.wtc014_plan .content-personal-key.small {
  width: 70px;
}

.wtc014_plan .content-personal-key.middle {
  width: 80px;
}

.wtc014_plan .content-personal-key.large {
  width: 100px;
}

.wtc014_plan .content-personal-key.xlarge {
  width: 135px;
}

.wtc014_plan .content-personal-signal {
  width: 1.5em;
  text-align: center;
  font-size: 13px;
  font-family:monospace;
  color:#888888;
}

.wtc014_plan .content-personal-value {
  position:relative;
  top:-1px;
  width: 165.5px;
  padding-right: 8px;
  font-size: 14px;
  color: #333;
}

.wtc014_plan .content-personal-foot {
  width: 180px;
  text-align: right;
}

.wtc014_plan .content-personal-option {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wtc014_plan .content-personal-option:last-child {
  margin-top: 16px;
}

.wtc014_plan .content-personal-help {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-personal-toggle {
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-personal-toggle.open {
  margin-right: 10px;
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-personal-label {
  font-size: 14px;
}

.wtc014_plan .content-personal-center {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014_plan .content-personal-record {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6px;
}

.wtc014_plan .content-personal-bottom {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014_plan .content-work {
  padding: 0px 30px;
  border-bottom: solid 1px #e8e8e8;
}

.wtc014_plan .content-work-head {
  display: flex;
  align-items: center;
  margin: 20px 0px;
}

.wtc014_plan .content-work-current {
  display: flex;
  align-items: flex-end;
  margin-right: 8px;
}

.wtc014_plan .content-work-choise {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.wtc014_plan .content-work-option {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  justify-content: flex-end;
}

.wtc014_plan .content-work-label {
  display: inline-block;
  margin-right: 6px;
  font-size: 20px;
}

.wtc014_plan .content-work-label.xxlarge {
  line-height: 1;
  font-size: 46px;
}

.wtc014_plan .content-work-label.xlarge {
  font-size: 28px;
}

.wtc014_plan .content-work-label.large {
  font-size: 23px;
}

.wtc014_plan .content-work-label.small {
  font-size: 18px;
}

.wtc014_plan .content-work-label.xsmall {
  font-size: 16px;
}

.wtc014_plan .content-work-label.xxsmall {
  font-size: 14px;
}

.wtc014_plan .content-work-label.remark {
  margin-right: 0px;
  color: #f68d31;
}

.wtc014_plan .content-work-label.bold {
  font-weight: bold;
}

.wtc014_plan .content-work-help {
  margin-right: 20px;
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.wtc014_plan .content-work-total {
  position: relative;
  margin-right: 14px;
  padding: 2px 8px 0px 8px;
  height: 20px;
  font-size: 13px;
  color: #fff;
  background: #f68d31;
}

.wtc014_plan .content-work-total:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0px;
  right: -14px;
  width: 0px;
  height: 0px;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 7px #f68d31;
  border-right: solid 7px transparent;
}

.wtc014_plan .content-work-empty {
  flex: 1 1 auto;
}

.wtc014_plan .content-work-prev {
  position: relative;
  margin-right: 10px;
  width: 27px;
  height: 27px;
}

.wtc014_plan .content-work-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-work-next {
  position: relative;
  margin-left: 4px;
  margin-right: 16px;
  width: 27px;
  height: 27px;
}

.wtc014_plan .content-work-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-work-select {
  flex: 1 1 auto;
}

.wtc014_plan .content-work-select-input {
  padding: 0px 10px;
  width: 150px;
  height: 36px;
  background-position-x: 126px;
  background-position-y: 13px;
}

.wtc014_plan .content-work-extra {
  display: flex;
  align-items: center;
}

.wtc014_plan .content-work-show {
  margin-left: 20px;
  width: 14px;
  height: 16px;
  background: url(../../approval/images/icon-schedule_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-work-print {
  margin-left: 20px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-print_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-work-link {
  margin-left: 8px;
  font-size: 14px;
}

.wtc014_plan .content-work-sub {
  margin: 20px 0px;
}

.wtc014_plan .content-work-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc014_plan .content-work-key {
  font-size: 13px;
  color: #888;
}

.wtc014_plan .content-work-key.fixed {
  width: 70px;
}

.wtc014_plan .content-work-signal {
  width: 1.5em;
  text-align: center;
  font-size: 13px;
  font-family:monospace;
}

.wtc014_plan .content-work-value {
  position:relative;
  top:-1px;
  font-size: 14px;
  color: #333;
}

.wtc014_plan .content-work-value.flex {
  flex: 1 1 0;
}

.wtc014_plan .content-work-value.margin {
  margin-right: 20px;
}

.wtc014_plan .content-work-main {
  overflow: hidden;
  padding: 0px 20px;
  background: #f1f2f3;
}

.wtc014_plan .content-work-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}

.wtc014_plan .content-work-toggle {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-work-toggle.open {
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-work-bottom {
  border-top: solid 1px #e8e8e8;
}

.wtc014_plan .content-work-title {
  margin: 15px 0px 4px 0px;
  font-weight: bold;
  font-size: 14px;
}

.wtc014_plan .content-work-detail {
  display: flex;
  align-items: center;
  margin: 4px 0px 15px 0px;
}

.wtc014_plan .content-work-foot {
  display: flex;
  align-items: center;
  margin: 8px 0px 20px 0px;
}

.wtc014_plan .content-head {
  position: relative;
  padding: 0px 30px;
}

.wtc014_plan .content-head:before {
  content: '';
  position: absolute;
  top: -1px;
  left: 0px;
  right: 0px;
  margin: 0px auto;
  width: 64px;
  height: 19px;
  background: url(../../approval/images/icon-frame_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-head-up {
  display: flex;
  align-items: center;
  margin: 25px 0px 15px 0px;
  padding: 15px;
  background: #f1f2f3;
}

.wtc014_plan .content-head-link {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.wtc014_plan .content-head-link-icon {
  margin-right: 8px;
  width: 14px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img10.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-head-link-label {
  font-size: 14px;
}

.wtc014_plan .wtc014_plan .content-head-down {
  display: flex;
  align-items: flex-end;
}

.wtc014_plan .content-head-main {
  flex: 1 1 auto;
}

.wtc014_plan .content-head-title {
  margin-top: 20px;
  font-weight: bold;
  font-size: 21px;
}

.wtc014_plan .content-head-explain {
  margin-top: 4px;
  font-weight: bold;
  font-size: 13px;
}

.wtc014_plan .content-head-status {
  display: flex;
  align-items: center;
  margin: 8px 0px 15px 0px;
}

.wtc014_plan .content-head-status-each {
  display: flex;
  align-items: center;
}

.wtc014_plan .content-head-status-icon {
  margin-right: 6px;
}

.wtc014_plan .content-head-status-icon.check {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-head-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-head-status-icon.warn {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-head-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-head-status-label {
  margin-right: 15px;
  font-size: 13px;
  color:#666666;
}

.wtc014_plan .content-head-sub {
  display: flex;
  align-items: center;
  margin-bottom: 16px;
}

.wtc014_plan .content-head-calendar {
  padding-left: 25px;
  width: 160px;
  height: 36px;
  font-size: 14px;
  border-radius: 3px 0px 0px 3px;
}

.wtc014_plan .content-head-calendar:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 12px;
  width: 17px;
  height: 15px;
  background: url(../../approval/images/icon-calendar_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-head-list {
  padding-left: 25px;
  width: 130px;
  height: 36px;
  font-size: 14px;
  border-left: none;
  border-radius: 0px 3px 3px 0px;
}

.wtc014_plan .content-head-list:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 12px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-list_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar {
  overflow: hidden;
}

.wtc014_plan .content-calendar-head {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  background: #7c8490;
}

.wtc014_plan .content-calendar-week {
  flex: 1 1 auto;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.wtc014_plan .content-calendar-body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 837px;
}

.wtc014_plan .content-calendar-day {
  padding: 0px 4px 0px 8px;
  width: 14.285714%;
  border-right: solid 1px #adadad;
  border-bottom: solid 1px #adadad;
}

.wtc014_plan .content-calendar-day.disable {
  background: url(../../approval/images/bg_img01.png) repeat;
  cursor: pointer;
}

.wtc014_plan .content-calendar-day.disable:hover {
  background: url(../../approval/images/bg_img02.png) repeat;
}

.wtc014_plan .content-calendar-day.active {
  background: url(../../approval/images/bg_img03.png) repeat;
  cursor: pointer;
}

.wtc014_plan .content-calendar-day.active:hover {
  background: url(../../approval/images/bg_img04.png) repeat;
}

.wtc014_plan .content-calendar-day.default {
  cursor: pointer;
}

.wtc014_plan .content-calendar-day.default:hover {
  background: url(../../approval/images/bg_img06.png) repeat;
}

.wtc014_plan .content-calendar-date {
  display: flex;
  align-items: center;
  height: 1.8em;
}

.wtc014_plan .content-calendar-check + p {
  position: relative;
  left: -10px;
  width: 18px !important;
}

.wtc014_plan .content-calendar-label {
  position: relative;
  top: 2px;
  flex: 1 1 auto;
  text-decoration: underline;
  font-size: 17px;
}

.wtc014_plan .content-calendar-label.sat {
  color: #1379c7;
}

.wtc014_plan .content-calendar-label.sun {
  color: #e2143b;
}

.wtc014_plan .content-calendar-card {
  padding: 2px 6px 0px 6px;
  font-size: 12px;
  border: solid 1px #adadad;
}

.wtc014_plan .content-calendar-interval {
  height: 1.5em;
  font-size: 14px;
}

.wtc014_plan .content-calendar-interval > .bold {
  font-weight: bold;
}

.wtc014_plan .content-calendar-interval > .warn {
  color: #f80000;
}

.wtc014_plan .content-calendar-minute {
  height: 1.5em;
  font-size: 12px;
}

.wtc014_plan .content-calendar-minute > .bold {
  font-weight: bold;
}

.wtc014_plan .content-calendar-minute > .warn {
  color: #f80000;
}

.wtc014_plan .content-calendar-signal {
  height: 1.5em;
}

.wtc014_plan .content-calendar-icon {
  margin-right: 2px;
}

.wtc014_plan .content-calendar-icon.left {
  float: left;
}

.content-calendar-icon.right {
  float: right;
}

.content-calendar-icon.yen {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-money_img02.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar-icon.yen.disable {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-money_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar-icon.edit {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-pencil_img02.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar-icon.edit.disable {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-pencil_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar-icon.lock {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-lock_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar-icon.check {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-check_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar-icon.warn {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-uncheck_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-calendar-icon.still {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-unrequest_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-foot {
  display: flex;
  align-items: center;
  padding: 20px 30px;
}

.wtc014_plan .content-foot-title {
  margin-right: 15px;
  font-weight: bold;
  font-size: 17px;
}

.wtc014_plan .content-foot-button {
  margin-right: 6px;
}

.wtc014_plan .content-option-btn {
  height: 36px;
  font-size: 14px;
}

.wtc014_plan .content-option-btn.once {
  width: 140px;
  padding-left: 24px;
}

.wtc014_plan .content-option-btn.once:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-option-btn.clear {
  padding-left: 20px;
  width: 90px;
}

.wtc014_plan .content-option-btn.clear:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 12px;
  height: 12px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-option-btn.only {
  padding-left: 22px;
  width: 200px;
}

.wtc014_plan .content-option-btn.only:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-option-btn.accept {
  float: right;
  margin-top: 0px;
  width: 180px;
}

.wtc014_plan .content-option-btn.accept > a {
  padding-top: 8px;
  width: 182px;
  height: 36px;
  font-size: 14px;
}

.wtc014_plan .content-option-btn.accept > a > img {
  vertical-align: -5px;
}

.wtc014_plan .content-foot-done {
  flex: 1 1 auto;
}

.wtc014_plan .content-option {
  padding: 0px 30px 25px 30px;
  background: #f1f2f3;
}

.wtc014_plan .content-option-head {
  display: flex;
  align-items: flex-end;
  padding: 20px 0px 10px 0px;
}

.wtc014_plan .content-option-title {
  font-weight: bold;
  font-size: 25px;
  line-height: 1;
}

.wtc014_plan .content-option-explain {
  flex: 1 1 auto;
  margin-left: 16px;
  font-size: 16px;
}

.wtc014_plan .content-option-caution {
  margin-bottom: 12px;
  font-weight: bold;
  font-size: 16px;
  color: #f80000;
}

.wtc014_plan .content-option-arrow {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../../approval/images/icon-arrow_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-option-link {
  font-size: 14px;
}

.wtc014_plan .content-option-body {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 0px;
  border: 1px solid #d7d8d8;
  background-color: #fff;
}

.wtc014_plan .content-option-body:after {
  right: 304px;
}

.wtc014_plan .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::before {
  top: 4px;
}

.wtc014_plan .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::after {
  top: 19px;
}

.wtc014_plan .mod-apply-term-buttons-wrapper {
  padding: 6px 6px 13px 6px;
  width: 460px;
}

.wtc014_plan .content-option-button {
  border: none;
}

.wtc014_plan .content-option-decide {
  padding: 14px 0px;
  flex: 1 1 auto;
  text-align: center;
  border-left: solid 1px #d7d8d8;
}

.wtc014_plan .content-option-decide > * {
  margin: auto;
}

.wtc014_plan .content-option-reject {
  margin-top: 10px;
  padding-left: 22px;
  width: 220px;
  height: 36px;
}

.wtc014_plan .content-option-reject:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 44px;
  width: 17px;
  height: 17px;
  background: url(../../approval/images/icon-cancel_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-switch {
  display: flex;
  align-items: center;
}

.wtc014_plan .content-switch-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014_plan .content-switch-center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
  border-left: solid 1px #e8e8e8;
  border-right: solid 1px #e8e8e8;
}

.wtc014_plan .content-switch-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014_plan .content-switch-arrowl {
  margin-right: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-switch-arrowr {
  margin-left: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014_plan .content-switch-label {
  font-size: 16px;
}

.wtc014_plan .content-switch-label.bold {
  font-weight: bold;
}

.wtc014_plan .content-switch-link {
  font-size: 16px;
}

/*WTC-C-014.css---------------------------------------------------------------------------------------------------*/

.wtc014 .content-personal {
  position: relative;
  padding: 0px 30px;
  background: #f4f4f5;
}

.wtc014 .content-personal-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
}

.wtc014 .content-personal-prev {
  position: absolute;
  top: 25px;
  left: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014 .content-personal-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-personal-next {
  position: absolute;
  top: 25px;
  right: -12.5px;
  width: 28px;
  height: 45px;
  background: #fff;
}

.wtc014 .content-personal-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 8px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-personal-head {
  margin-right: 15px;
  width: 60px;
  height: 60px;
  background: url(../../approval/images/contract_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-personal-body {
  flex: 1 1 auto;
}

.wtc014 .content-personal-title {
  display: flex;
  align-items: flex-end;
}

.wtc014 .content-personal-name {
  margin-right: 6px;
  font-weight: bold;
  font-size: 26px;
}

.wtc014 .content-personal-unit {
  font-size: 20px;
}

.wtc014 .content-personal-staff {
  display: flex;
  align-items: flex-start;
}

.wtc014 .content-personal-key {
  width: auto;
  font-size: 13px;
  color: #888;
}

.wtc014 .content-personal-key.xsmall {
  width: 60px;
}

.wtc014 .content-personal-key.small {
  width: 70px;
}

.wtc014 .content-personal-key.middle {
  width: 80px;
}

.wtc014 .content-personal-key.large {
  width: 100px;
}

.wtc014 .content-personal-key.xlarge {
  width: 135px;
}

.wtc014 .content-personal-signal {
  width: 1.5em;
  text-align: center;
  font-size: 14px;
  font-family:monospace;
  color:#888888;
}

.wtc014 .content-personal-value {
  position:relative;
  top:-1px;
  width: 165.5px;
  padding-right: 8px;
  font-size: 14px;
  color: #333;
}

.wtc014 .content-personal-foot {
  width: 180px;
  text-align: right;
}

.wtc014 .content-personal-option {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}

.wtc014 .content-personal-option:last-child {
  margin-top: 16px;
}

.wtc014 .content-personal-help {
  margin-right: 10px;
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-personal-toggle {
  margin-right: 10px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-personal-toggle.open {
  margin-right: 10px;
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-personal-label {
  font-size: 14px;
}

.wtc014 .content-personal-center {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014 .content-personal-record {
  display: flex;
  align-items: flex-start;
  margin-bottom: 6px;
}

.wtc014 .content-personal-bottom {
  padding: 15px 0px;
  border-top: solid 1px #e8e8e8;
}

.wtc014 .content-work {
  padding: 0px 30px;
  border-bottom: solid 1px #e8e8e8;
}

.wtc014 .content-work-head {
  display: flex;
  align-items: center;
  margin: 20px 0px;
}

.wtc014 .content-work-current {
  display: flex;
  align-items: flex-end;
  margin-right: 8px;
}

.wtc014 .content-work-choise {
  display: flex;
  align-items: center;
  margin-right: 8px;
}

.wtc014 .content-work-option {
  display: flex;
  align-items: center;
  flex: 1 1 auto;
  justify-content: flex-end;
}

.wtc014 .content-work-label {
  display: inline-block;
  margin-right: 6px;
  font-size: 20px;
}

.wtc014 .content-work-label.xxlarge {
  line-height: 1;
  font-size: 46px;
}

.wtc014 .content-work-label.xlarge {
  font-size: 28px;
}

.wtc014 .content-work-label.large {
  font-size: 23px;
}

.wtc014 .content-work-label.small {
  font-size: 18px;
}

.wtc014 .content-work-label.xsmall {
  font-size: 16px;
}

.wtc014 .content-work-label.xxsmall {
  font-size: 14px;
}

.wtc014 .content-work-label.remark {
  margin-right: 0px;
  color: #f68d31;
}

.wtc014 .content-work-label.bold {
  font-weight: bold;
}

.wtc014 .content-work-help {
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-question_img01.png) no-repeat;
  background-size: 100% 100%;
  cursor: pointer;
}

.wtc014 .content-work-total {
  position: relative;
  margin-right: 14px;
  padding: 2px 8px 0px 8px;
  height: 20px;
  font-size: 13px;
  color: #fff;
  background: #f68d31;
}

.wtc014 .content-work-total:before {
  content: "";
  position: absolute;
  z-index: 1;
  top: 0px;
  right: -14px;
  width: 0px;
  height: 0px;
  border-top: solid 10px transparent;
  border-bottom: solid 10px transparent;
  border-left: solid 7px #f68d31;
  border-right: solid 7px transparent;
}

.wtc014 .content-work-empty {
  flex: 1 1 auto;
}

.wtc014 .content-work-prev {
  position: relative;
  margin-right: 10px;
  width: 27px;
  height: 27px;
}

.wtc014 .content-work-prev:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-work-next {
  position: relative;
  margin-left: 4px;
  margin-right: 16px;
  width: 27px;
  height: 27px;
}

.wtc014 .content-work-next:before {
  content: "";
  position: absolute;
  z-index: 1;
  margin: auto;
  top: 0px;
  bottom: 0px;
  left: 0px;
  right: 0px;
  width: 6px;
  height: 10px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-work-select {
  flex: 1 1 auto;
}

.wtc014 .content-work-select-input {
  padding: 0px 10px;
  width: 150px;
  height: 36px;
  background-position-x: 126px;
  background-position-y: 13px;
}

.wtc014 .content-work-extra {
  display: flex;
  align-items: center;
}

.wtc014 .content-work-show {
  margin-left: 20px;
  width: 14px;
  height: 16px;
  background: url(../../approval/images/icon-schedule_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-work-print {
  margin-left: 20px;
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-print_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-work-link {
  margin-left: 8px;
  font-size: 14px;
}

.wtc014 .content-work-sub {
  margin: 20px 0px;
}

.wtc014 .content-work-record {
  display: flex;
  align-items: center;
  margin-bottom: 6px;
}

.wtc014 .content-work-key {
  font-size: 13px;
  color: #888;
}

.wtc014 .content-work-key.fixed {
  width: 70px;
}

.wtc014 .content-work-key.fixed2 {
  width: 95px;
  font-weight: normal;
}

.wtc014 .content-work-signal {
  width: 1.5em;
  text-align: center;
  font-size: 14px;
  font-family:monospace;
  color:#888888;
}

.wtc014 .content-work-value {
  position:relative;
  top:-1px;
  font-size: 14px;
  color: #333;
}

.wtc014 .content-work-value.flex {
  flex: 1 1 0;
}

.wtc014 .content-work-value.margin {
  margin-right: 20px;
}

.wtc014 .content-work-main {
  overflow: hidden;
  padding: 0px 20px;
  background: #f1f2f3;
}

.wtc014 .content-work-top {
  display: flex;
  align-items: center;
  padding: 15px 0px;
  border-top: solid 1px #dcdcdc;
}

.wtc014 .content-work-toggle {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-plus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-work-toggle.open {
  width: 16px;
  height: 3px;
  background: url(../../approval/images/icon-minus_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-work-bottom {
  border-top: solid 1px #e8e8e8;
}

.wtc014 .content-work-title {
  margin: 15px 0px 4px 0px;
  font-weight: bold;
  font-size: 14px;
}

.wtc014 .content-work-detail {
  display: flex;
  align-items: center;
  margin: 4px 0px 15px 0px;
}

.wtc014 .content-work-foot {
  display: flex;
  align-items: center;
  margin: 8px 0px 20px 0px;
}

.wtc014 .content-head {
  padding: 0px 30px;
}

.wtc014 .content-head-up {
  display: flex;
  align-items: center;
  margin: 25px 0px 15px 0px;
  padding: 15px;
  background: #f1f2f3;
}

.wtc014 .content-head-link {
  display: flex;
  align-items: center;
  margin-right: 20px;
}

.wtc014 .content-head-link-icon {
  margin-right: 8px;
  width: 14px;
  height: 14px;
  background: url(../../approval/images/icon-arrow_img10.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-head-link-label {
  font-size: 14px;
}

.wtc014 .content-head-down {
  display: flex;
  align-items: center;
}

.wtc014 .content-head-main {
  flex: 1 1 auto;
}

.wtc014 .content-head-title {
  font-weight: bold;
  font-size: 21px;
}

.wtc014 .content-head-status {
  display: flex;
  align-items: center;
  margin: 8px 0px 15px 0px;
}

.wtc014 .content-head-status-each {
  display: flex;
  align-items: center;
}

.wtc014 .content-head-status-icon {
  margin-right: 6px;
}

.wtc014 .content-head-status-icon.check {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-check_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-head-status-icon.lock {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-lock_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-head-status-icon.warn {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-uncheck_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-head-status-icon.still {
  width: 16px;
  height: 16px;
  background: url(../../approval/images/icon-unrequest_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-head-status-label {
  margin-right: 15px;
  font-size: 13px;
  color:#666666;
}

.content-head-sub {
  display: flex;
  align-items: center;
}

.wtc014 .content-head-calendar {
  padding-left: 25px;
  width: 160px;
  height: 36px;
  font-size: 14px;
  border-radius: 3px 0px 0px 3px;
}

.wtc014 .content-head-calendar:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 12px;
  width: 17px;
  height: 15px;
  background: url(../../approval/images/icon-calendar_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-head-list {
  padding-left: 25px;
  width: 130px;
  height: 36px;
  font-size: 14px;
  border-left: none;
  border-radius: 0px 3px 3px 0px;
}

.wtc014 .content-head-list:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 12px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-list_img01.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-calendar {
  overflow: hidden;
}

.wtc014 .content-calendar-head {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 30px;
  background: #7c8490;
}

.content-calendar-week {
  flex: 1 1 auto;
  text-align: center;
  font-size: 14px;
  color: #fff;
}

.wtc014 .content-calendar-body {
  display: flex;
  align-items: flex-start;
  justify-content: flex-start;
  flex-wrap: wrap;
  width: 837px;
}

.wtc014 .content-calendar-day {
  padding: 0px 4px 0px 8px;
  width: 14.285714%;
  border-right: solid 1px #adadad;
  border-bottom: solid 1px #adadad;
  height: 94px;
}

.wtc014 .content-calendar-day.disable {
  background: url(../../approval/images/bg_img01.png) repeat;
  cursor: pointer;
}

.wtc014 .content-calendar-day.disable:hover {
  background: url(../../approval/images/bg_img02.png) repeat;
}

.wtc014 .content-calendar-day.active {
  background: url(../../approval/images/bg_img03.png) repeat;
  cursor: pointer;
}

.wtc014 .content-calendar-day.active:hover {
  background: url(../../approval/images/bg_img04.png) repeat;
}

.wtc014 .content-calendar-day.default {
  cursor: pointer;
}

.wtc014 .content-calendar-day.default:hover {
  background: url(../../approval/images/bg_img06.png) repeat;
}

.wtc014 .content-calendar-date {
  display: flex;
  align-items: center;
  height: 1.8em;
}

.wtc014 .content-calendar-check + p {
  position: relative;
  left: -10px;
  width: 18px !important;
}

.wtc014 .content-calendar-label {
  position: relative;
  top: 2px;
  flex: 1 1 auto;
  text-decoration: underline;
  font-size: 17px;
}

.wtc014 .content-calendar-label.sat {
  color: #1379c7;
}

.wtc014 .content-calendar-label.sun {
  color: #e2143b;
}

.wtc014 .content-calendar-card {
  padding: 2px 6px 0px 6px;
  font-size: 12px;
  border: solid 1px #adadad;
}

.wtc014 .content-calendar-interval {
  height: 1.5em;
  font-size: 14px;
}

.wtc014 .content-calendar-minute {
  height: 1.5em;
  font-size: 12px;
}

.wtc014 .content-calendar-signal {
  height: 1.5em;
}

.wtc014 .content-calendar-icon {
  margin-right: 2px;
}

.wtc014 .content-calendar-icon.left {
  float: left;
}

.wtc014 .content-calendar-icon.right {
  float: right;
}

.wtc014 .content-calendar-icon.yen {
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-money_img02.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-calendar-icon.yen.disable {
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-money_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-calendar-icon.edit {
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-memo_img02.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-calendar-icon.edit.disable {
  width: 18px;
  height: 18px;
  background: url(../../approval/images/icon-memo_img01.png) top right no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-calendar-icon.lock {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-lock_img01.png) top right no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: -23px;
}

.wtc014 .content-calendar-icon.check {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-check_img01.png) top right no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: -23px;
}

.wtc014 .content-calendar-icon.warn {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-uncheck_img01.png) top right no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: -23px;
}

.wtc014 .content-calendar-icon.still {
  width: 20px;
  height: 20px;
  background: url(../../approval/images/icon-unrequest_img01.png) top right no-repeat;
  background-size: 100% 100%;
  position: relative;
  top: -23px;
}

.wtc014 .content-calendar-underline {
  background: url(../../approval/images/icon-uncheck_img04.png);
  height: 5px;
  width: 120px;
  position: relative;
  left: -9px;
  top: 22px;
}

.wtc014 .content-calendar-underline2 {
  background: url(../../approval/images/icon-uncheck_img04.png);
  height: 5px;
  width: 120px;
  position: relative;
  left: -9px;
  top: 1px;
}

.wtc014 .content-calendar-underline-end {
  position: relative;
  right: -29px;
  top: 7px;
}

.wtc014 .content-calendar-underline-end img {
  width: 62px;
}

.wtc014 .content-foot {
  display: flex;
  align-items: center;
  padding: 20px 30px;
}

.wtc014 .content-foot-title {
  margin-right: 15px;
  font-weight: bold;
  font-size: 17px;
}

.wtc014 .content-foot-button {
  margin-right: 6px;
}

.wtc014 .content-option-btn {
  height: 36px;
  font-size: 14px;
}

.wtc014 .content-option-btn.once {
  width: 140px;
  padding-left: 24px;
}

.wtc014 .content-option-btn.once:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-option-btn.clear {
  padding-left: 20px;
  width: 90px;
}

.wtc014 .content-option-btn.clear:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 14px;
  width: 12px;
  height: 12px;
  background: url(../../approval/images/icon-cancel_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-option-btn.only {
  padding-left: 22px;
  width: 200px;
}

.wtc014 .content-option-btn.only:before {
  content: '';
  display: block;
  position: absolute;
  top: 11px;
  left: 16px;
  width: 17px;
  height: 12px;
  background: url(../../approval/images/icon-check_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-option-btn.accept {
  float: right;
  margin-top: 0px;
  width: 180px;
}

.wtc014 .content-option-btn.accept > a {
  padding-top: 8px;
  width: 182px;
  height: 36px;
  font-size: 14px;
}

.wtc014 .content-option-btn.accept > a > img {
  vertical-align: -5px;
}

.wtc014 .content-foot-done {
  flex: 1 1 auto;
}

.wtc014 .content-option {
  padding: 0px 30px 36px 30px;
  background: #f1f2f3;
}

.wtc014 .content-option-head {
  display: flex;
  align-items: center;
  padding: 20px 0px 8px 0px;
}

.wtc014 .content-option-title {
  flex: 1 1 auto;
  font-weight: bold;
  font-size: 17px;
}

.wtc014 .content-option-arrow {
  display: inline-block;
  width: 8px;
  height: 12px;
  background: url(../../approval/images/icon-arrow_img02.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-option-link {
  font-size: 14px;
}

.wtc014 .content-option-body {
  display: flex;
  align-items: center;
  position: relative;
  margin-top: 0px;
  border: 1px solid #d7d8d8;
  background-color: #fff;
}

.wtc014 .content-option-body:after {
  right: 305px;
}

.wtc014 .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::before {
  top: 4px;
}

.wtc014 .mod-apply-term-buttons .mod-checkbox-wrapper label input[type=checkbox] + p::after {
  top: 19px;
}

.wtc014 .mod-apply-term-buttons-wrapper {
  padding: 6px 6px 13px 6px;
  width: 460px;
}

.wtc014 .content-option-decide {
  flex: 1 1 auto;
  text-align: center;
}

.wtc014 .content-option-decide > * {
  margin: auto;
}

.wtc014 .content-option-reject {
  margin-top: 10px;
  padding-left: 22px;
  width: 220px;
  height: 36px;
}

.wtc014 .content-option-reject:before {
  content: '';
  display: block;
  position: absolute;
  top: 9px;
  left: 44px;
  width: 17px;
  height: 17px;
  background: url(../../approval/images/icon-cancel_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-switch {
  display: flex;
  align-items: center;
}

.wtc014 .content-switch-left {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014 .content-switch-center {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
  border-left: solid 1px #e8e8e8;
  border-right: solid 1px #e8e8e8;
}

.wtc014 .content-switch-right {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  margin: 0px 15px;
  flex: 1 1 auto;
  height: 50px;
}

.wtc014 .content-switch-arrowl {
  margin-right: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img03.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-switch-arrowr {
  margin-left: 10px;
  width: 10px;
  height: 16px;
  background: url(../../approval/images/icon-arrow_img04.png) no-repeat;
  background-size: 100% 100%;
}

.wtc014 .content-switch-label {
  font-size: 16px;
}

.wtc014 .content-switch-label.bold {
  font-weight: bold;
}

.wtc014 .content-switch-link {
  font-size: 16px;
}

/* maintenance-page */

.mod-inquiry-maintenance {
  margin-top: 15px;
  padding: 27px 70px 20px;
  background-color: #f1f2f3;
}

.mod-inquiry-maintenance-title {
  font-size: 26px;
}
.mod-inquiry-maintenance-subtitle {
  font-size: 22px;
  margin-top: 25px
}

.mod-maintenance{
  display: block;
  width: 755px;
  margin-top: 23px;
  padding: 10px;
  flex-wrap: wrap;
  background-color: #fff;
  box-sizing: border-box;
}

.mod-inquiry-maintenance-overview {
  margin-top: 25px;
  font-size: 15px;
  line-height: 1.7
}

.mod-page-content-section {
  margin-bottom: 24px;
  padding-bottom: 36px;
  border-bottom: 1px solid #d0d0d0;
}
.mod-maintenance-arrow-left::after {
  top: 13px;
  right: 14px;
  width: 9px;
  height: 16px;
  background: url(./../../common/images/parts/icon-arrow_img02.png) no-repeat 0 0;
  background-size: 9px 16px;
  display: block;
  position: absolute;
  content: '';
}

.mod-maintenance-inbox{
  padding: 12px;
  position: relative;
  padding-left: 40px;
  font-size: 14px;
  cursor: pointer;
}
.mod-maintenance-inbox::before{
  top: 9px;
  width: 20px;
  height: 20px;
  left: 20px;
  background: url(./../../common/images/parts/star.png) no-repeat 0 0;
  background-size: 20px 20px;
  display: block;
  position: absolute;
  content: '';
}
.txt-small {
  color: #666;
  font-size: 11px !important;
}

