body {
  font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, 'メイリオ', Meiryo, Arial, sans-serif,
    FontAwesome !important;
}

a,
button,
.plan_table_innerbox,
#contactbook_list li {
  -webkit-transition: all 0.2s ease;
  -moz-transition: all 0.2s ease;
  -o-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

input[type='text'],
input[type='password'] {
  -webkit-appearance: none;
}

.modal-body,
.modal-body .wrapper {
  min-height: 400px;
}

.delay {
  animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s;
}

.dashboard_wrap .container {
  padding-top: 52px !important;
  padding-top: calc(constant(safe-area-inset-top) + 52px) !important;
  padding-top: calc(env(safe-area-inset-top) + 52px) !important;
}

.bounce_infinite {
  animation-iteration-count: infinite !important;
  animation-duration: 2.5s !important;
}

.top-navigation .wrapper.wrapper-content {
  padding: 40px 0 0;
}

.pace .pace-progress {
  left: 0 !important;
  right: 0;
}

h2.page-title {
  font-size: 38px;
  padding-top: 10px;
}

.pankuzu {
  display: block;
  margin-top: -15px;
  padding: 0;
  font-size: 13px;
}

.pankuzu li {
  display: inline-block;
  margin-right: 10px;
}

.pankuzu li a {
  color: #01a2c1;
}

.pankuzu li a:hover {
  color: #06c;
}

.pankuzu li::after {
  content: ' >';
  color: #999;
}

.pankuzu li:last-child::before {
  content: '';
}

h1.page-title,
#page-title {
  margin-top: 0;
  margin-bottom: 10px;
}

#page-title .btn-group {
  margin-top: -10px;
}

.journal_calendar {
  white-space: nowrap; /* プロポーショナルフォントの崩れ防止用 */
  cursor: pointer;
}

.journal_calendar .btn-group {
  margin-top: 0 !important; /* 同ファイル上のの打ち消し */
}

.hdisplay {
  display: inline-flex;
  justify-content: flex-start;
  align-items: center;
  width: 240px;
  margin-left: -15px;
}

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

#page-title .backtodash {
  margin-left: 15px;
  font-size: 12px;
}

.page-title {
  display: inline-block;
}

.ibox-title .btn {
  float: right;
}

.top-navigation .navbar-brand {
  padding-top: 12px;
  background-color: #01a2c1;
  -webkit-tap-highlight-color: #26c9ff;
}

.top-navigation .navbar-brand.navbar-brand-dev {
  background-color: #000;
}

.top-navigation .navbar-brand:active {
  background-color: #26c9ff;
}

.navbar h3 {
  font-weight: normal;
  margin-left: 10px;
  margin-top: 16px;
  font-size: 20px;
  color: #01a2c1;
}

.btn-primary {
  background-color: #01a2c1;
  border-color: #01a2c1;
}

.btn-primary:hover {
  background-color: #02bcdd !important;
  border-color: #02bcdd !important;
}

.footer {
  color: #01a2c1;
}

#top_nav_menu {
  padding: 20px;
}

#top_nav_menu .iconic {
  width: 14px;
  height: 14px;
}

#top_nav_menu h4 {
  font-weight: normal;
  display: inline-block;
  font-size: 13px !important;
}

#top_nav_menu .m-b-md {
  margin-bottom: 7px;
}

.page-heading {
  padding-bottom: 0;
}

.functions {
  width: 120px !important;
  left: -130px !important;
}

.functions li {
  float: left;
  width: 100px;
}

.localnav {
  margin-top: -30px;
  margin-left: 0;
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 20px;
  height: 80px;
}

.localnav li {
  text-align: center;
  padding: 15px 10px 10px 10px;
  height: 80px;
  float: left;
  list-style-type: none;
  display: block;
}

.localnav h4 {
  font-weight: normal;
  text-align: center;
  font-size: 12px !important;
}

.localnav_title {
  width: 20%;
  float: left;
  padding-top: 5px;
}

.localnav_menu {
  float: left;
}

.localnav_menu a {
  color: #657583;
  display: block;
  width: 100%;
  height: 100%;
}

.localnav li {
  -webkit-transition-duration: 0.3s;
}

.localnav li:hover {
  background-color: #f7f7f7;
}

@media (min-width: 768px) {
  .localnav li {
    width: 90px;
    font-size: 11px;
  }
}

@media (min-width: 992px) {
  .localnav li {
    width: 110px;
    font-size: 12px;
  }
}

@media (min-width: 1200px) {
  .localnav li {
    width: 130px;
    font-size: 13px;
  }
}

.dropzone_tipics {
  background: none !important;
  min-height: 20px !important;
  padding: 0 !important;
  border: none !important;
}

.contact_base .dz-default.dz-message {
  background-image: none !important;
}

.dropzone_tipics .dz-default.dz-message {
  background-image: none !important;
}

#title_head {
  padding-bottom: 5px;
  border-top-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-style: solid;
  border-right-style: solid;
  border-bottom-style: none;
  border-left-style: solid;
  border-top-color: #e7eaec;
  border-right-color: #e7eaec;
  border-left-color: #e7eaec;
}

.entry_setting .ibox-content {
  border-color: #e7eaec;
  border-style: solid;
  border-width: 1px;
}

.entry_setting .checkbox label,
.radio label {
  padding-left: 0;
  margin-bottom: 5px;
}

.entry_setting label.midashi {
  font-weight: bold;
  margin-top: 15px;
}

.entry_setting .checkbox {
  margin: 0;
  padding: 0;
}

.entry_setting .input-group.date {
  margin-top: 5px;
  margin-bottom: 10px;
}


.fa-file-o {
}

.fa-file-word-o {
  color: #0e8bdd;
}

.fa-file-pdf-o {
  color: #c40000;
}

.fa-file-excel-o {
  color: #157931;
}

.fa-file-image-o {
  color: #960;
}

.fa-file-powerpoint-o {
  color: #960;
}

.relative {
  position: relative;
}

.fa-file-archive-o {
  color: #666;
}

.w40 {
  width: 40px !important;
}

.w50 {
  width: 50px !important;
}

.w60 {
  width: 60px !important;
}

.w70 {
  width: 70px !important;
}

.w80 {
  width: 80px !important;
}

.w90 {
  width: 90px !important;
}

.w100 {
  width: 100px !important;
}

.w110 {
  width: 110px !important;
}

.w120 {
  width: 120px !important;
}

.w130 {
  width: 130px !important;
}

.w150 {
  width: 150px !important;
}

.w200 {
  width: 200px !important;
}

.w250 {
  width: 250px !important;
}

.w300 {
  width: 300px !important;
}

.w100p {
  width: 100% !important;
}

.dib {
  display: inline-block !important;
}

.noborder {
  border: none !important;
}

#wrapper {
  box-shadow: none !important;
  height: 100%;
  padding-top: 52px !important;
  padding-top: calc(constant(safe-area-inset-top) + 52px) !important;
  padding-top: calc(env(safe-area-inset-top) + 52px) !important;
}

.side_nav {
  padding: 0;
}

.side_nav .ibox {
  margin-left: -15px;
  margin-right: -15px;
}

.sended_list {
  white-space: nowrap;
  position: relative;
  text-overflow: ellipsis;
  overflow: hidden;
}

body .gridStyle_list {
  height: 650px;
}

body .gridStyle_edit {
  height: 980px;
}

body {
  background-image: none !important;
  background-color: #fff;
}

.txt10 {
  line-height: 120%;
  font-size: 85%;
  letter-spacing: 1px;
}

.txt13 {
  font-size: 110%;
}

.txt14 {
  font-size: 115%;
}

.txt15 {
  font-size: 120%;
}

.txt16 {
  font-size: 130% !important;
}

.txt18 {
  font-size: 145%;
}

.txtR {
  text-align: right;
}

.txtL {
  text-align: left;
}

.txtC {
  text-align: center;
}

.txtC img {
  margin-left: auto;
  margin-right: auto;
}

.txt_b {
  font-weight: bold;
}

.txt_i {
  font-style: italic;
}

.mTop05 {
  margin-top: 5px !important;
}

.mTop10 {
  margin-top: 10px !important;
}

.mTop15 {
  margin-top: 15px !important;
}

.mTop20 {
  margin-top: 20px !important;
}

.mTop25 {
  margin-top: 25px !important;
}

.mTop30 {
  margin-top: 30px !important;
}

.mTop35 {
  margin-top: 35px !important;
}

.mTop40 {
  margin-top: 40px !important;
}

.mTop45 {
  margin-top: 45px !important;
}

.mTop50 {
  margin-top: 50px !important;
}

.mTop55 {
  margin-top: 55px !important;
}

.mTop60 {
  margin-top: 60px !important;
}

.mTop90 {
  margin-top: 90px !important;
}

.mBtm05 {
  margin-bottom: 5px;
}

.mBtm08 {
  margin-bottom: 8px;
}

.mBtm09 {
  margin-bottom: 9px;
}

.mBtm10 {
  margin-bottom: 10px;
}

.mBtm15 {
  margin-bottom: 15px;
}

.mBtm20 {
  margin-bottom: 20px;
}

.mBtm25 {
  margin-bottom: 25px;
}

.mBtm30 {
  margin-bottom: 30px;
}

.mBtm35 {
  margin-bottom: 35px;
}

.mBtm40 {
  margin-bottom: 40px;
}

.mBtm45 {
  margin-bottom: 45px;
}

.mBtm50 {
  margin-bottom: 50px;
}

.mBtm55 {
  margin-bottom: 55px;
}

.mBtm60 {
  margin-bottom: 60px;
}

.mBtm65 {
  margin-bottom: 65px;
}

.mBtm70 {
  margin-bottom: 70px;
}

.mBtm75 {
  margin-bottom: 75px;
}

.mBtm80 {
  margin-bottom: 80px;
}

.mBtm105 {
  margin-bottom: 105px;
}

.mBtm160 {
  margin-bottom: 160px;
}

.mLft-15 {
  margin-left: -15px;
}

.mLft05 {
  margin-left: 5px;
}

.mLft10 {
  margin-left: 10px;
}

.mLft15 {
  margin-left: 15px;
}

.mLft20 {
  margin-left: 20px;
}

.mLft25 {
  margin-left: 25px;
}

.mLft30 {
  margin-left: 30px;
}

.mLft35 {
  margin-left: 35px;
}

.mLft40 {
  margin-left: 40px;
}

.mLft45 {
  margin-left: 45px;
}

.mLft50 {
  margin-left: 50px;
}

.mLft55 {
  margin-left: 55px;
}

.mLft60 {
  margin-left: 60px;
}

.mLftAuto {
  margin-left: auto;
}

.mRht05 {
  margin-right: 5px;
}

.mRht08 {
  margin-right: 8px;
}

.mRht-10 {
  margin-right: -10px;
}

.mRht10 {
  margin-right: 10px;
}

.mRht15 {
  margin-right: 15px;
}

.mRht20 {
  margin-right: 20px;
}

.mRht25 {
  margin-right: 25px;
}

.mRht35 {
  margin-right: 35px;
}

.mRht40 {
  margin-right: 40px;
}

.mRht60 {
  margin-right: 60px;
}

.mRht80 {
  margin-right: 80px;
}

.pTop10 {
  padding-top: 10px;
}

.p0 {
  padding: 0 !important;
}

.fn {
  float: none !important;
}

.fl {
  float: left !important;
}

.fr {
  float: right !important;
}

.v_middle td,
.v_middle th {
  vertical-align: middle !important;
}

.center {
  text-align: center;
}

.centering {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.dropzone .dz-default.dz-message {
  background-size: cover;
  background-image: none;
}

.filter-parent {
  position: relative;
  font-size: 18px;
}

.filter-parent label {
  position: absolute;
  left: 15px;
  top: 4px;
}

.filter-parent #filter-by,
.filter-parent .hint {
  padding-left: 43px;
  padding-right: 43px;
}

.filter-parent .hint {
  color: #aaa;
}

.filter-parent #filter-clear {
  text-decoration: none;
  position: absolute;
  right: 18px;
  top: 8px;
}

.db {
  display: block;
}

.navbar-nav li a {
  font-size: 12px !important;
}

.navbar-nav a img,
.navbar-nav a svg {
  height: 16px;
  width: 16px;
}

.navbar-nav a .nav_title {
  display: inline-block;
  margin-left: 3px;
}

.vAgn04 {
  vertical-align: 4px;
}

@media screen and (min-width: 768px) {
  body .modal-dialog {
    width: 720px;
  }
}

@media (min-width: 1000px) {
  body .modal-dialog {
    width: 960px;
  }
}

.note-editor.note-frame {
  border: none !important;
}

.note-editor {
  height: auto !important;
}

.note-editor .note-editable {
  min-height: 250px;
  -webkit-touch-callout: text;
  -webkit-user-select: text;
  user-select: text;
}

.btn-back {
  display: none;
}

.btn-entry {
  display: inline-block;
}

.nav_icon {
  margin-bottom: -3px;
}

body .top-navigation .nav > li > a {
  font-weight: normal;
  padding-left: 20px;
  padding-right: 0;
}

.dashboard_wrap .nav.navbar-nav {
  display: none;
}

.dashboard_wrap .navbar {
  margin-bottom: 0;
}

.dashboard_wrap .border-bottom.white-bg {
  border: none !important;
}

.topics.list .topics {
  font-weight: bold;
}

.setting_error_wrap a,
.setting_error_wrap a i {
  color: #f60 !important;
}

.setting_error {
  display: none;
  float: right;
  margin-right: 3px;
}

.setting_error_wrap .setting_error {
  display: inline-block;
}

.liveview_table td {
  font-size: 160%;
}

.note-dialog .modal-dialog {
  z-index: 1050 !important;
}

.tooltip > .tooltip-inner {
  background-color: #01a2c1;
  font-weight: normal;
}

.tooltip.top > .tooltip-arrow {
  border-top-color: #01a2c1 !important;
}

.tooltip.bottom .tooltip-arrow {
  border-bottom-color: #01a2c1 !important;
}

.tooltipicon {
  display: inline-block;
  margin-left: 3px;
  color: #ccc;
}

.modal-body p {
  color: #333;
}

.modal-backdrop.in {
  z-index: 100;
}

.agree_check {
  margin-top: 15px;
  margin-bottom: 25px;
  font-size: 90%;
}

.agree_check a {
  text-decoration: underline;
}

.create_account a {
  padding: 6px;
  border: solid 1px #fff;
  display: inline-block;
  border-radius: 2px;
  margin-top: 20px;
}

.register_caution {
  text-align: left;
  font-size: 95%;
  background-color: #0098ca;
  padding: 8px;
  border-radius: 3px;
  color: #fff;
  opacity: 0.9;
}

.register_title,
.register_title small {
  color: #fff;
}

.register_title {
  line-height: 160%;
  font-weight: bold;
  margin-top: -10px;
  margin-bottom: 30px;
}

.register_title small {
  font-weight: normal;
}

.register_caution a {
  color: #ff9;
  text-decoration: underline;
}

.service_states {
  text-align: right;
  font-size: 18px;
  padding: 7px;
  position: absolute;
  height: 30px;
  right: 0;
  top: 60px;
  z-index: 10000;
}

.service_states span {
  font-size: 13px;
}

.icon_hissu {
  margin-left: 3px;
}

.firststep_wrap h1 {
  font-size: 400%;
}

.firststep_wrap h2 {
  font-size: 170%;
}

.firststep_wrap h3 {
  font-size: 140%;
  font-weight: normal;
  margin-top: 30px;
}

.firststep_wrap h2.sub {
  color: #fff;
  background-color: #0185b2;
  border-radius: 20px;
  text-align: center;
  padding: 8px 18px;
  display: inline-block;
}

.firststep {
  margin-top: 30px;
  margin-bottom: 50px;
}

.firststep_wrap .modal-header {
  border-bottom: none;
}

@media screen and (min-width: 766px) and (max-width: 770px) {
  .ipad_hide {
    display: none;
  }

  select.input-sm {
    line-height: inherit !important;
  }
}

@media screen and (min-width: 1022px) and (max-width: 1026px) {
  .ipad_hide {
    display: none !important;
  }

  select.input-sm {
    line-height: inherit !important;
  }

  .navbar-brand {
    height: 60px;
  }

  .navbar-brand img {
    margin-top: 5px;
    margin-left: 2px;
  }

  .navbar-nav li {
    width: 95px;
  }

  .navbar-nav > li > a {
    padding: 8px 0 0 0 !important;
    font-size: 11px;
  }

  .navbar-nav .nav_img_wrap img,
  .navbar-nav .nav_img_wrap svg {
    height: 30px !important;
    width: 30px !important;
  }

  .navbar-nav a .nav_img_wrap {
    display: block;
    text-align: center;
    height: 32px;
  }

  .navbar-nav a .nav_title {
    display: block;
    text-align: center;
  }

  .navbar-nav .dropdown {
    margin-top: 15px;
  }

  .navbar-top-links {
    margin-top: 6px;
  }
}

@media (max-width: 1200px) {
  .admin-attendance-shift {
    width: 55px;
  }

  .admin-attendance-memo {
    width: 85px !important;
  }

  .admin-attendance-name {
    width: 120px;
  }

  .admin-attendance-hours {
    width: 47px !important;
  }
}

@media screen and (min-width: 1440px) {
  .container {
    width: 1368px;
  }
}

@media screen and (max-width: 1280px) {
  .wrapper.wrapper-content.admin_attendance {
    overflow-x: auto;
  }

  .container.admin_attendance {
    width: fit-content;
  }
}

@media (max-width: 780px) {
  .tab_vertical_hide {
    display: none;
  }
}

@media (max-width: 500px) {
  .sp_hide {
    display: none;
  }

  .modal-header .close {
    font-size: 40px !important;
    position: relative;
    z-index: 100;
    padding: 0 7px;
  }

  .contact_member_name {
    display: block;
    width: 100%;
  }

  .note-editing-area img {
    max-width: 100%;
  }

  .input-group-addon {
    display: none;
  }

  .ibox-content {
    padding: 15px 10px 10px 10px;
  }

  #page-wrapper {
    padding: 0 0;
  }

  body .container .row .col-sm-12 {
    padding-left: 0;
    padding-right: 0;
  }

  .container .help_dash {
    position: relative;
    width: 100%;
    position: static;
  }

  .tel a {
    -webkit-tap-highlight-color: rgba(255, 0, 0, 0.4);
    color: white !important;
    text-decoration: none;
  }

  .btn-danger.btn-md {
    padding: 8 10px;
    font-size: 20px;
  }

  table.table > tbody > tr > td {
    padding-top: 12px;
    padding-bottom: 12px;
    font-size: 16px;
  }

  .form-control,
  .single-line {
    height: 46px;
  }

  h1.page-title {
    font-size: 20px;
    font-weight: bold;
    margin-top: 8px;
    margin-bottom: 8px;
    margin-left: 4px;
  }

  .hvr-grow {
    display: block;
  }

  .plan_wrap .ibox-content {
    padding: 0 0 !important;
  }

  .container {
    padding: 0 !important;
  }

  .dashboard_wrap {
    width: 100%;
    overflow: hidden;
  }

  #dashboard .service_logo {
    margin-top: -15px;
  }
}

.manual_text_link {
  margin-top: 12px;
  text-align: center;
}

.manual_text_link a {
  text-decoration: underline;
}

.note-color .dropdown-menu {
  left: 0 !important;
}

.hide_attendance {
  position: absolute;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.7);
  z-index: 100;
}

.hide_attendance_inner {
  font-size: 24px;
  top: 40%;
  width: 100%;
  position: relative;
  text-align: center;
}

.dblock {
  display: block !important;
}

.list_nomenber {
  font-size: 18px;
  margin-top: 10%;
  margin-bottom: 15%;
  text-align: center;
  line-height: 1.5;
  color: #ccc;
}

[datepicker-popup-wrap] .btn-default {
  background-color: #fff;
  color: #333;
  border-radius: none;
  border: none;
}

[datepicker-popup-wrap] .btn-default.active {
  background-color: #23c6c8;
  color: #fff;
}

[datepicker-popup-wrap] .btn-default.active .text-info {
  color: #fff;
}

[datepicker-popup-wrap] .btn-default:hover {
  background-color: #eee;
}

.schedule_detail .ng-isolate-scope.ng-valid.ng-valid-time {
  width: auto;
  margin-top: auto;
  margin-left: auto;
}

.schedule_detail .timepicker_form input {
  margin-left: 0;
  width: 50px;
}

.schedule_detail .timepicker_form {
  float: left;
  display: block;
}

timepicker-pop .ng-isolate-scope.ng-valid.ng-valid-time {
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  height: auto;
  width: auto;
}

timepicker-pop table {
  margin-left: auto;
  margin-top: 0;
  margin-right: auto;
  height: auto;
  width: auto;
}

timepicker-pop .btn-link,
table.datetime-picker .btn-link {
  font-size: 8px;
  color: #eee;
  margin: 0;
}

table.datetime-picker {
  margin-left: 100px;
  margin-top: -65px;
  height: 80px;
  width: 104px;
}

timepicker-pop .glyphicon-chevron-down,
table.datetime-picker .glyphicon-chevron-down {
  display: block;
  margin-top: 0;
}

.folder-list li a {
  padding: 10px 0;
}

.search_box {
  padding: 15px;
  background-color: #fff;
  border: solid 1px #ccc;
}

.search_box2 {
  padding: 20px;
  margin-right: -400px;
  background-color: #fff;
  border: solid 1px #eee;
  position: relative;
  z-index: 100;
}

.search_box > .ng-scope {
  clear: both;
  margin-bottom: 10px;
}

button.close {
  font-size: 26px;
  display: block;
  padding: 10px;
  position: relative;
  height: 54px;
  width: 54px;
  margin-top: -20px !important;
  margin-right: -10px !important;
  z-index: 10000;
}

.contents_charge h3 {
  margin-bottom: 25px;
  font-size: 14px;
  color: #01a2c1;
}

.contents_charge h4 {
  font-weight: normal;
  margin-bottom: 10px;
  font-size: inherit;
}

.contents_charge label {
  font-weight: normal;
}

.inlineblock {
  display: inline-block;
}

select[disabled] {
  color: #ccc;
  border-color: #ccc;
  background: #fcfcfc;
  cursor: not-allowed;
}

.select_month {
  font-size: 26px;
}

.select_month .fa {
  cursor: pointer;
  font-size: 32px;
  padding: 4px;
  display: inline-block;
}

.select_month .fa:hover {
  color: #ccc;
}

.select_month span {
  display: inline-block;
  text-align: center;
  font-weight: bold;
  width: 280px;
}

#StaffsShift th,
#StaffsShift td {
  vertical-align: middle;
  padding: 4px;
}

#StaffsShift th .btn {
  margin-bottom: 0;
}

#StaffsShift tbody th {
  border-right: 1px solid #ddd;
}

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

.text-employment-1 {
  color: #004008;
}

.text-employment-2 {
  color: #a57a8e;
}

div.memberRows {
  height: 500px;
  overflow-y: scroll;
}

.attend_response {
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.addComment {
  cursor: pointer;
}

.fa-sort.addComment {
  float: none !important;
  font-size: inherit !important;
  color: inherit !important;
}

.dFlex {
  display: -webkit-box;
  display: -webkit-flex;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  justify-content: center;
}

.flex1 {
  flex: 1;
}

.hover-none:hover,
.hover-none:focus {
  color: inherit;
  background-color: transparent;
}

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

.memberAttendance th {
  vertical-align: bottom !important;
}

.logo-color {
  color: #01a2c1 !important;
}

body .tooltip.right .tooltip-arrow {
  border-right-color: #01a2c1;
}

#cluster_info {
  max-width: 270px;
  margin-right: auto;
  margin-left: auto;
}

.memberAttendance .list_member_name {
  font-weight: normal;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.no-end {
  background-color: #fffbf2;
}

.no-start {
  background-color: #fffbf2;
}

.no-start .list_member_name,
.no-end .list_member_name {
}

.no-start button,
.no-end button {
  font-weight: bold;
  color: #ff8080;
}

.no-response {
}

.iconic-svg * {
  fill: inherit !important;
  stroke: inherit !important;
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes slideUp {
  0% {
    -webkit-transform: translateY(6.25rem);
    transform: translateY(6.25rem);
  }

  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

/* リスト */

.label-checkbox {
  position: relative;
  margin: 0.5rem;
  font-family: Arial, sans-serif;
  line-height: 135%;
  cursor: pointer;
}

.label--checkbox .checkbox {
  position: relative;
  top: -0.375rem;
  margin: 0 10px 0 0 !important;
  cursor: pointer;
  display: inline-block;
  border: none !important;
  font-size: 17px !important;
}

.form-horizontal .label--checkbox .checkbox {
  min-height: inherit;
}

.label--checkbox .checkbox::before,
.checkbox::after {
  content: '';
  position: absolute;
  left: 0;
}

/* チェックボックス */
.label--checkbox .checkbox::before {
  -webkit-transition: all 0.1s ease-in-out;
  -moz-transition: all 0.1s ease-in-out;
  transition: all 0.1s ease-in-out;
  z-index: 1;
  width: 22px;
  height: 22px;
  border: 2px solid #e9e9e9;
}

.label--checkbox .checkbox:checked::before {
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  border-color: #009688;

  /* このあたりで無理矢理チェックに */
  height: 10px;
  border-top-style: none;
  border-right-style: none;
}

.label--checkbox .checkbox::after {
  top: 0;
  width: 22px;
  height: 22px;
  cursor: pointer;
  background: #fff;

  /* デフォルトを白で塗りつぶす */
}

.label--checkbox {
  padding: 5px 0;
}

.ieonly {
  display: none;
}

.browseralert {
  margin: 20px -110px;
  padding: 10px;
  background-color: #f60;
  background-color: rgba(255, 102, 0, 0.8);
}

.browseralert a {
  font-weight: bold;
  text-decoration: underline;
}

@supports (-ms-accelerator: true) {
  .ieonly {
    display: block !important;
  }
}

@supports (-ms-ime-align: auto) {
  .ieonly {
    display: block !important;
  }
}

@media all and (-ms-high-contrast: none) {
  .ieonly {
    display: block !important;
  }
}

.ieonly {
  display: block\9 !important;
}

:root .ieonly {
  display: block\0/ !important;
}

.searchbox * {
  box-sizing: content-box;
}

.searchbox {
  position: fixed;
  width: 400px;
  bottom: 20px;
  right: 20px;
}

.searchbox table {
  height: auto;
}

.searchbox .gsc-input-box {
  height: 30px;
}

.searchbox input.gsc-search-button,
.searchbox input.gsc-search-button:hover,
.searchbox input.gsc-search-button:focus {
  border-color: #01a2c1;
  background-color: #01a2c1;
}

.searchbox input.gsc-input {
  background: none !important;
}

.modal-body .progress_wrap {
  margin: 50px;
}

.progressDone {
  font-size: 18px;
  margin-bottom: 6px;
}

.alert-danger {
  color: #fff !important;
  background-color: #ff5353 !important;
  border-color: #ebccd1 !important;
}

.alert-danger2 {
  color: #fff !important;
  background-color: rgba(255, 83, 83, 0.75) !important;
  border-color: #ebccd1 !important;
}

.col {
  width: 100%;
}

.col::after {
  content: '';
  display: block;
  clear: both;
}

.col__item {
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.col__item:last-child {
  margin-right: 0;
}

.col--3 .col__item {
  width: calc((100% - (20px * 2)) / 3);
}

.col--3 .col__item:nth-child(3n) {
  margin-right: 0;
}

.col--4 .col__item {
  width: calc((100% - (20px * 3)) / 4);
}

.col--4 .col__item:nth-child(4n) {
  margin-right: 0;
}

.col--6 .col__item {
  width: calc((100% - (20px * 5)) / 6);
}

.col--6 .col__item:nth-child(6n) {
  margin-right: 0;
}

.col--8 .col__item {
  width: calc((100% - (20px * 7)) / 8);
}

.col--8 .col__item:nth-child(8n) {
  margin-right: 0;
}

.text_unapproved {
  margin-top: -5px;
  display: block;
  float: right;
  margin-right: 6px;
  font-size: 16px;
  color: #7099b0;
  cursor: pointer;
}

.text_unapproved:hover {
  color: #52698b;
}

.icon_unapproved {
  color: #ddd;
}

.table-approvalcenter .fa-stack {
  top: -2px;
}

.icon_unapproved:hover,
.icon_applicate:hover {
  color: #01a2c1;
}

.icon_approved {
  color: #01a2c1;
  cursor: auto;
}

.icon_pendding {
  color: #ddd;
  cursor: auto;
}

.icon_applicate {
  color: #ccc;
}

.icon_approveding {
  color: #f75009;
  cursor: auto;
}

.icon_approveding:hover {
  color: #01a2c1;
}

.text-limit {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -webkit-text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}

.memberAttendance .attendance-avatar {
  position: absolute !important;
  top: 13px !important;
  left: 5px;
  height: 28px;
  width: 28px;
}

td:hover .attendance-avatar {
  display: none !important;
}

.attendance_time {
  font-size: 18px !important;
  font-weight: bold;
  vertical-align: middle;
}

.attendance_subtime {
  font-size: 12px !important;
  vertical-align: middle;
}

.manual_attendance {
  position: relative;
  top: 17px;
}

.attendance_link {
  margin-top: 15px;
}

.attendance2_link {
  position: relative;
  bottom: 5px;
}

/* codmon-month-picker */
.cursor-pointer {
  cursor: pointer;
}

.codmon-month-picker .pure-drawer {
  background-color: #01a2c1;
  color: white;
  z-index: 20 !important;
}

.codmon-month-picker_year .fa {
  font-size: 16px;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  top: -5px;
}

.codmon-month-picker .codmon-month-picker_icon {
  font-size: 28px;
}

.codmon-month-picker .codmon-month-picker_year {
  font-size: 30px;
  position: relative;
}

.codmon-month-picker .codmon-month-picker_months {
  font-size: 23px;
  margin: 30px 10px;
}

.codmon-month-picker .codmon-month-picker_month {
  padding: 5px;
  border: solid 1px #01a2c1;
  margin: 5px;
  display: inline-block;
  width: 80px;
}

.codmon-month-picker .codmon-month-picker_monthly-status {
  font-size: 14px;
}

.codmon-month-picker .codmon-month-picker_monthly-status-label {
  height: 30px;
}

.codmon-month-picker .codmon-month-picker_weekly-status {
  font-size: 11px;
  width: 21px;
  height: 21px;
  float: left;
}

.codmon-month-picker .codmon-month-picker_month.active,
.codmon-month-picker .codmon-month-picker_month:hover {
  border: solid 1px #fff;
}

.codmon-date-picker {
}

.codmon-date-picker .pure-drawer {
  background-color: #01a2c1;
  color: white;
  z-index: 20 !important;
  overflow-y: scroll;
}

.codmon-date-picker .codmon-date-picker_icon {
  font-size: 28px;
}

.codmon-date-picker .codmon-date-picker_year {
  font-size: 30px;
  position: relative;
}

.codmon-date-picker_year .fa {
  font-size: 16px;
  display: inline-block;
  position: relative;
  padding: 0 10px;
  top: -5px;
}

.codmon-date-picker .codmon-date-picker_date-list {
  padding-left: 30px;
  font-size: 16px;
}

.codmon-date-picker .codmon-date-picker_date {
  padding: 10px;
  border: solid 1px #01a2c1;
  margin-right: 50px;
}

.codmon-date-picker .codmon-date-picker_date.active,
.codmon-date-picker .codmon-date-picker_date:hover {
  font-weight: bold;
  border: solid 1px #fff;
}

/* codmon_hint */
.codmon-hint {
  width: 20px;
  height: 20px;
  margin-top: -9px;
  color: rgb(194, 222, 228);
  cursor: pointer;
}

.codmon-hint:hover {
  color: rgb(1, 162, 193);
}

.codmon-hint + .tooltip.right {
  margin-left: 13px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadein;
  animation-name: fadeIn;
}

.codmon-hint + .tooltip.right .tooltip-arrow {
  border: 1px solid #eee;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-width: 0 0 1px 1px;
  transform: rotate(45deg);
}
.codmon-hint + .tooltip.top .tooltip-arrow {
  width: 10px;
  height: 10px;
  background-color: #fff;
  border: 1px solid #eee;
  border-width: 0 0 1px 1px;
  transform: rotate(-45deg);
}

.codmon-hint + .tooltip.bottom {
  margin-left: -5px;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-name: fadein;
  animation-name: fadeIn;
}

.codmon-hint + .tooltip.bottom .tooltip-arrow {
  border: 1px solid #eee;
  width: 10px;
  height: 10px;
  background-color: #fff;
  border-width: 1px 0 0 1px;
  transform: rotate(45deg);
}

.codmon-hint + .tooltip > .tooltip-inner {
  max-width: 300px;
  width: 300px;
  font-size: 15px;
  padding: 15px;
  background-color: #fff;
  border: 1px solid #eee;
  color: #777;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.3);
}

.codmon-hint-content {
  text-align: left;
}

.codmon-hint-detail-link {
  color: #01a2c1;
  text-align: right;
  margin-top: 10px;
  font-size: 12px;
}

.codmon-hint-detail-link a {
  color: #01a2c1;
  text-decoration: underline;
  margin-right: 4px;
}

.codmon-hint-detail-link a:hover {
  text-decoration: none;
}

* {
  -webkit-overflow-scrolling: touch;
}

.hiddenGraphs {
  position: absolute;
  left: -5000px;
}

.bill_list_member .tooltip-inner {
  min-width: 80px;
}

.table-approvalcenter {
  margin-top: 24px;
}

.table-approvalcenter h3 {
  margin-bottom: 0;
  font-size: 14px;
}

.pending .icon_approveding:hover {
  color: #f75009;
}

.pending .icon_approveding:hover .fa-hourglass-half {
  display: inline;
}

.icon_approveding .fa-check,
.icon_approveding:hover .fa-hourglass-half {
  display: none;
}

.icon_approveding .fa-hourglass-half,
.icon_approveding:hover .fa-check {
  display: inline;
}

.approval_confirm {
  display: inline-block;
  min-width: 180px;
}

.approval_permit {
  display: inline-block;
  min-width: 180px;
}

.table-approvalcenter .table_title {
  width: 450px;
}

.table-approvalcenter .table td {
  line-height: 2.6;
  padding-bottom: 2px;
}

.table-approvalcenter .table td.approval_print {
  padding-bottom: 0;
  padding-top: 9px;
}

.table_title_inner {
  width: 500px;
  margin-left: -16px;
}

.table-approvalcenter .sended_list {
  text-decoration: none;
  display: inline-block;
  width: 80px;
  margin-bottom: -5px;
}

.approval_time {
  color: #bbb;
  font-size: 12px;
}

.approval_ban {
  color: #8698ac;
  cursor: pointer;
  display: none;
}

td:hover .approval_ban {
  display: inline;
}

.table-approvalcenter .table label {
  font-weight: normal;
}

.approval_states {
  display: inline-block;
  margin-right: 5px;
  color: #99a8b9;
  font-size: 11px;
}

body .approval_detail_area {
  width: 950px;
  overflow-y: scroll;
}

body .approval_detail_area .inmodal .modal-body {
  background-color: #fff;
}

.table-approvalcenter a {
  color: inherit;
  display: inline;
}

.table-approvalcenter .icon_unapproved {
  color: #fff;
}

.table-approvalcenter .icon_unapproved:hover .fa-hourglass-half {
  display: none;
}

.table-approvalcenter .icon_unapproved:hover {
  color: #01a2c1;
}

.table-approvalcenter a span {
  display: inline-block;
  text-decoration: underline;
  font-size: 16px;
  line-height: 1;
}

/* .approval_states.pending{color:#Fff;}

.approval_states.approved{
color:#01a2c1;
}
*/

.sp_meal_icon * {
  fill: #ddd;
}

.from-tablet .pace .pace-progress {
  height: 6px !important;
  opacity: 0.8;
}

.gsc-input:placeholder-shown,
.gsc-input::-webkit-input-placeholder {
  color: #fff;
}

.gsc-search-button-v2,
.gsc-search-button-v2:hover,
.gsc-search-button-v2:focus {
  border-color: #01a2c1 !important;
  background-color: #01a2c1 !important;
}

/** 承認トレイ **/
.approval-tray-doc {
  cursor: pointer;
  background-color: #fff;
}

.approval-tray-doc .badge {
  margin-left: 8px;
}

.approval-tray-doc:hover {
  background-color: #eee;
}

.approval-tray-doc-active {
  background-color: #fff;
}

.pre-wrap {
  white-space: pre-wrap !important;
}

.line-normal {
  line-height: normal !important;
}

/** 問い合わせ履歴 **/

.inquiry_box {
  margin-bottom: 16px;
  border: 1px solid #ddd;
  max-width: 720px;
}

.inquiry_header {
  display: flex;
  justify-content: space-between;
  padding: 8px;
  border-bottom: 1px solid #ddd;
  background-color: #fff;
}

.inquiry_kinds {
  margin-left: 4px;
  font-size: 11px;
}

.inquiry_header .inquiry_kinds {
  float: right;
}

.inquiry_title {
  margin-left: 4px;
}

.inquiry_poster_name {
  font-size: 12px;
  font-weight: 600;
}

.inquiry_display_time {
  color: #aaa;
  font-size: 12px;
}

.inquiry_body {
  padding: 8px 16px;
  position: relative;
  background-color: #fff;
}

.inquiry_menu_btn {
  color: #aaa;
  margin-top: -8px;
  margin-right: -8px;
}

.inquiry_menu_btn,
.inquiry_menu_btn:focus,
.inquiry_menu_btn:hover,
.inquiry_menu_btn:active,
.inquiry_menu_btn:active:focus {
  border: none;
  box-shadow: none;
}

.inquiry_footer {
  background-color: #e3f2fd;
  padding-bottom: 4px;
}

.inquiry_replies {
  padding: 0 4px 4px 16px;
  border-top: 1px solid #ddd;
}

.inquiry_reply_form {
  padding: 0 8px 4px 24px;
  border-top: 1px solid #ddd;
}

.inquiry_reply {
  padding: 8px;
  padding-right: 14px;
}

.inquiry_reply_header {
  position: relative;
  display: flex;
  justify-content: space-between;
}

.reply_post-time {
  color: #aaa;
  font-size: 12px;
}

.inquiry_footer p {
  margin-bottom: 0;
}

.reply_form {
  display: flex;
}

.reply_name_btn {
  cursor: pointer;
  margin-left: 4px;
}

.reply_name_btn_hide {
  display: none;
}

.reply_posters_header_view:hover .reply_name_btn_hide {
  display: inline;
}

.reply_form_textarea {
  width: 100%;
  margin-right: 8px;
}

.reply_form_textarea textarea {
  font-size: 12px;
}

.reply_update_btn {
  padding-top: 14px;
}

.reply_form_btn {
  padding-top: 42px;
}

.reply_posters label {
  margin-left: 16px;
}

.reply_posters label:first-child {
  margin-left: 0;
}

.reply_posters input {
  margin-left: 4px;
  width: 160px;
  display: inline;
}

.reply_posters_header {
  margin: 8px 0 4px 0;
}

.new_reply_poster_name {
  font-size: 12px;
  font-weight: 600;
}

.reply_btn_group button {
  background-color: #e3f2fd;
}

.inquiry_update_cancel {
  margin-right: 8px;
}

.inquiry_content_text {
  white-space: pre-line;
}

.inquiry_add_form {
  background-color: #fff;
}

.edit_inquiry_modal .modal-dialog {
  width: 1000px;
}

.edit_inquiry_modal .modal-content {
  padding: 16px;
}

.inquiry_kinds label {
  margin-left: 4px;
}

.service_inquiry_form {
  margin-left: 16px;
}

.past_service_inquiries {
  margin-left: 16px;
}

.inquiry_posters label {
  margin-left: 16px;
}

.inquiry_posters label:first-child {
  margin-left: 0;
}

.inquiry_posters input {
  margin-left: 4px;
  width: 160px;
  display: inline;
}

.inquiry_content {
  color: #888;
}

/** 園検索 **/
.codmon-service-search {
  position: relative;
}

.codmon-ss-results {
  background-color: #fff;
  position: absolute;
  left: 0;
  right: 0;
  color: #555;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
  text-align: left;
  z-index: 100;
}

.codmon-ss-result {
  padding: 2px 8px;
  cursor: pointer;
}

.codmon-ss-result-active {
  background-color: #ddd;
}

.codmon-ss-result:hover {
  background-color: #ddd;
}

.codmon-service-search .has_account {
  background-color: #f8ac59;
}

/* マニュアル */
.manual_link {
  cursor: pointer;
}

.manual_link a {
  margin: 15px 0 0 20px;
  display: inline-flex;
  color: #01a2c1;
}

.manual_link a:hover {
  color: #06c;
}

.manual_link p {
  padding: 1px 0 0 5px;
  margin: 0;
}

.manual_link svg {
  width: 20px !important;
  height: 20px !important;
}

/* マニュアル end */

/** iOS12.2対応 **/
.filebtndisabled {
  color: #ccc;
  border-color: #ccc;
}

.filebtndisabled:hover {
  color: #ccc;
  border-color: #ccc;
}

/** iOS12.2対応 end **/

.codmon-select-success {
  font-weight: bold;
  color: #01a2c1;
  border-color: #01a2c1;
}

.codmon-select-info {
  font-weight: bold;
  color: #23c6c8;
  border-color: #23c6c8;
}

.codmon-select-warning {
  font-weight: bold;
  color: #f8ac59;
  border-color: #f8ac59;
}

.codmon-select-danger {
  font-weight: bold;
  color: #ed5565;
  border-color: #ed5565;
}


@keyframes codmon-fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 1px);
    transform: translate3d(0, 10%, 1px);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.codmon-fadeInUp {
  -webkit-animation-name: codmon-fadeinup;
  animation-name: codmon-fadeInUp;
}

@keyframes codmon-fadeOutDown {
  0% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10%, 0);
    transform: translate3d(0, 10%, 0);
  }
}

.codmon-fadeOutDown {
  -webkit-animation-name: codmon-fadeoutdown;
  animation-name: codmon-fadeOutDown;
}

@keyframes codmon-button-open-hide {
  0% {
    opacity: 1;
    z-index: 1;
    font-size: 50px;
  }

  100% {
    opacity: 0;
    z-index: 0;
    font-size: 20px;
  }
}

.codmon-button-open-hide {
  -webkit-animation-name: codmon-button-open-hide;
  animation-name: codmon-button-open-hide;
}

@keyframes codmon-button-open-show {
  0% {
    opacity: 0;
    font-size: 20px;
    z-index: 0;
  }

  100% {
    opacity: 1;
    font-size: 50px;
    z-index: 1;
  }
}

.codmon-button-open-show {
  -webkit-animation-name: codmon-button-open-show;
  animation-name: codmon-button-open-show;
}

@keyframes codmon-button-close-show {
  0% {
    opacity: 0;
    z-index: 0;
    transform: rotate(0deg);
  }

  100% {
    opacity: 1;
    z-index: 1;
    transform: rotate(45deg);
  }
}

.codmon-button-close-show {
  -webkit-animation-name: codmon-button-close-show;
  animation-name: codmon-button-close-show;
}

@keyframes codmon-button-close-hide {
  0% {
    opacity: 1;
    z-index: 1;
    transform: rotate(45deg);
  }

  100% {
    opacity: 0;
    z-index: 0;
    transform: rotate(0deg);
  }
}

.codmon-button-close-hide {
  -webkit-animation-name: codmon-button-close-hide;
  animation-name: codmon-button-close-hide;
}

.response-block {
  background: #fff !important;
}

.response-block .media-body {
  padding-bottom: 4px;
}

.response-name {
  font-size: 16px;
  color: #222;
}

.response-text {
  font-size: 12px;
  color: #222;
  overflow-wrap: break-word;
}

.response-kind {
  font-size: 14px;
}

.response-btn {
  color: #00a4c5;
  padding: 3px;
  border-radius: 3px;
}

.response-btn-done {
  color: #fff;
  background: #00a4c5;
}

.response-btn-pending {
  background: #b0b0b0;
  color: #fff;
}

.response-btn-approved {
  color: #00a4c5;
  background: #fff;
  border-color: #00a4c5;
}

.unread .response-name {
  font-weight: bold;
}

.read .response-name {
  font-weight: normal;
}

.read {
  background: #f9f9f9 !important;
}

/* 三瓶 2019/09/24 */
.category__info + .category__info {
  margin-left: 20px;
}

.mordal__label {
  font-size: 14px;
}

.disabled_free {
  /* リンクテキストのスタイルです */
  color: #aaa;
  text-decoration: none;
  position: relative;
}

.disabled_free_balloon {
  /* バルーンのスタイルです */

  /* 表示位置を指定します */
  position: absolute;
  top: 25px;
  left: -15px;

  /* 非表示にしておきます */
  display: none;
  opacity: 0;

  /* 表示スタイルを指定します */
  padding: 5px;
  border-radius: 5px;
  color: #fff;
  background-color: #c2c2c2;
  width: 180px;
  text-align: center;

  /* 影をつけて見栄えを良くします */
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 rgba(255, 255, 255, 0.8),
    inset 1px 0 0 rgba(255, 255, 255, 0.3), inset -1px 0 0 rgba(255, 255, 255, 0.3),
    inset 0 -1px 0 rgba(255, 255, 255, 0.2);

  /* アニメーションを指定します */
  animation-duration: 0.3s;
  animation-name: show-balloon;
}

.disabled_free:hover .disabled_free_balloon {
  /* マウスホバー時のバルーンのスタイルです */

  /* 表示するようにします */
  display: inline-block;
  opacity: 1;
  top: 25px;
}

.disabled_free_balloon::before {
  /* 吹き出し部分の三角形を表示します */
  content: '';
  position: absolute;
  top: -35%;
  left: 20px;
  border: 6px solid transparent;
  border-bottom: 6px solid #c2c2c2;
}

.disabled_free_balloon::after {
  content: '有償版でのみご利用できます';
}

@keyframes show-balloon {
  /* アニメーションを定義します */
  0% {
    display: none;
    opacity: 0;
    top: 25px;
  }
  1% {
    display: inline-block;
    opacity: 0;
    top: 25px;
  }
  100% {
    display: inline-block;
    opacity: 1;
    top: 25px;
  }
}

.mealPatternReservation {
  line-height: 1;
}
