.u-force-hide {
  display: none !important
}

.u-mgr5 {
  margin-right: 5px
}

.m-auto {
  margin: auto !important
}

.m-1 {
  margin: .25rem !important
}

.m-4 {
  margin: 1rem !important
}

.-mx-1 {
  margin-left: -0.25rem !important;
  margin-right: -0.25rem !important
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important
}

.mx-1 {
  margin-left: .25rem !important;
  margin-right: .25rem !important
}

.mx-2 {
  margin-left: .5rem !important;
  margin-right: .5rem !important
}

.mx-4 {
  margin-left: 1rem !important;
  margin-right: 1rem !important
}

.mx-8 {
  margin-left: 2rem !important;
  margin-right: 2rem !important
}

.mx-auto {
  margin-left: auto !important;
  margin-right: auto !important
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important
}

.my-1 {
  margin-top: .25rem !important;
  margin-bottom: .25rem !important
}

.my-2 {
  margin-top: .5rem !important;
  margin-bottom: .5rem !important
}

.my-4 {
  margin-top: 1rem !important;
  margin-bottom: 1rem !important
}

.my-8 {
  margin-top: 2rem !important;
  margin-bottom: 2rem !important
}

.my-auto {
  margin-top: auto !important;
  margin-bottom: auto !important
}

.mt-0 {
  margin-top: 0 !important
}

.mt-1 {
  margin-top: .25rem !important
}

.mt-2 {
  margin-top: .5rem !important
}

.mt-4 {
  margin-top: 1rem !important
}

.mt-8 {
  margin-top: 2rem !important
}

.mb-0 {
  margin-bottom: 0 !important
}

.mb-1 {
  margin-bottom: .25rem !important
}

.mb-2 {
  margin-bottom: .5rem !important
}

.mb-4 {
  margin-bottom: 1rem !important
}

.mb-6 {
  margin-bottom: 1.5rem !important
}

.mb-8 {
  margin-bottom: 2rem !important
}

.mb-12 {
  margin-bottom: 3rem !important
}

.mr-0 {
  margin-right: 0 !important
}

.mr-2 {
  margin-right: .5rem !important
}

.ml-0 {
  margin-left: 0 !important
}

.ml-1 {
  margin-left: .25rem !important
}

.ml-2 {
  margin-left: .5rem !important
}

.p-3 {
  padding: .75rem !important
}

.p-6 {
  padding: 1.5rem !important
}

.px-0 {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.px-4 {
  padding-left: 1rem !important;
  padding-right: 1rem !important
}

.py-0 {
  padding-top: 0 !important;
  padding-bottom: 0 !important
}

.py-4 {
  padding-top: 1rem !important;
  padding-bottom: 1rem !important
}

.py-8 {
  padding-top: 2rem !important;
  padding-bottom: 2rem !important
}

.pt-0 {
  padding-top: 0 !important
}

.pt-4 {
  padding-top: 1rem !important
}

.pl-3 {
  padding-left: .75rem !important
}

.pl-6 {
  padding-left: 1.5rem !important
}

.pb-0 {
  padding-bottom: 0 !important
}

.pb-4 {
  padding-bottom: 1rem !important
}

.pb-8 {
  padding-bottom: 2rem !important
}

.pb-12 {
  padding-bottom: 3rem !important
}

.w-20 {
  width: 5rem !important
}

.w-full {
  width: 100% !important
}

.flex-2 {
  flex: 2
}

.overflow-hidden {
  overflow: hidden
}

.rounded-2xl {
  border-radius: 1rem !important
}

.hidden {
  display: none
}

.block {
  display: block
}

.inline {
  display: inline
}

.inline-block {
  display: inline-block
}

.flex {
  display: flex
}

.text-left {
  text-align: left
}

.text-center {
  text-align: center
}

.text-right {
  text-align: right
}

.no-underline {
  text-decoration: none !important
}

.opacity-0 {
  opacity: 0
}

main {
  max-width: 100vw
}

img {
  vertical-align: bottom
}

.u-normal {
  font-weight: normal
}

.u-bold {
  font-weight: 600
}

.u-red {
  color: #da3700
}

.u-blue {
  color: #007fcf
}

.u-gray {
  color: #757575
}

.u-white {
  color: #fff
}

.u-black {
  color: #000333
}

.u-transparent {
  color: rgba(0,0,0,0)
}

.u-fs24 {
  font-size: 24px !important
}

.u-fs09em {
  font-size: .9em
}

.u-fs12em {
  font-size: 1.2em
}

.u-fs-tiny {
  font-size: .7em
}

.u-left {
  text-align: left
}

.u-center {
  text-align: center
}

.u-right {
  text-align: right
}

.u-bg-lightgray {
  background: #eee
}

.u-bg-lightyellow {
  background: #fffbe6
}

.u-mgb5 {
  margin-bottom: 5px
}

.u-mgb10 {
  margin-bottom: 10px
}

.u-mgb15 {
  margin-bottom: 15px
}

.u-mgb20 {
  margin-bottom: 20px
}

.u-mgb30 {
  margin-bottom: 30px
}

.u-mgb50 {
  margin-bottom: 50px
}

.u-mgr0 {
  margin-right: 0
}

.u-mgt5 {
  margin-top: 5px
}

.u-mgt30 {
  margin-top: 30px
}

.u-hr {
  border: 0;
  border-top: 1px solid #ddd
}

.u-hr.black {
  border-color: #424242
}

.u-hr.bold {
  border-top-width: 3px
}

.u-fl {
  float: left
}

.u-fr {
  float: right
}

.u-clear {
  clear: both
}

.u-clearfix:after {
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  content: "."
}

.u-vt {
  vertical-align: top
}

.u-vm {
  vertical-align: middle
}

.u-vb {
  vertical-align: bottom
}

.u-hidden {
  visibility: hidden
}

.u-pr {
  position: relative
}

.u-wsnr {
  white-space: nowrap
}

.js-select2.wide+.select2 .select2-selection {
  height: 40px !important
}

.js-select2.wide+.select2 .select2-selection__rendered {
  line-height: 40px !important
}

.js-select2.wide+.select2 .select2-selection__arrow {
  height: 40px !important
}

.cp-button {
  border: 0;
  border-radius: 2px;
  cursor: pointer;
  display: inline-block;
  font-size: 13px;
  padding: .4em 1.2em;
  text-align: center;
  text-decoration: none !important;
  transition: opacity .2s;
  -webkit-transition: opacity .2s;
  -ms-transition: opacity .2s
}

.cp-button:hover {
  opacity: .7
}

.cp-button.disabled {
  cursor: not-allowed;
  opacity: .5;
  pointer-events: none
}

.cp-button i {
  font-size: 1.2em;
  font-weight: bold
}

.cp-button.black {
  border: 1px solid #424242
}

.cp-button.blue {
  border: 1px solid #007fcf
}

.cp-button.gray {
  border: 1px solid #757575
}

.cp-button.red {
  border: 1px solid #da3700
}

.cp-button:not(.ghost) {
  color: #fff !important
}

.cp-button:not(.ghost).black {
  background: #424242
}

.cp-button:not(.ghost).blue {
  background: #007fcf
}

.cp-button:not(.ghost).gray {
  background: #757575
}

.cp-button:not(.ghost).red {
  background: #da3700
}

.cp-button.ghost.black {
  color: #424242
}

.cp-button.ghost.blue {
  color: #007fcf
}

.cp-button.ghost.gray {
  color: #757575
}

.cp-button.ghost.red {
  color: #da3700
}

.cp-button.ghost.hover:hover {
  opacity: 1;
  color: #fff
}

.cp-button.ghost.hover:hover.black {
  background: #424242
}

.cp-button.ghost.hover:hover.blue {
  background: #007fcf
}

.cp-button.ghost.hover:hover.gray {
  background: #757575
}

.cp-button.ghost.hover:hover.red {
  background: #da3700
}

.cp-button.small {
  font-size: .9em
}

.cp-button.slim {
  padding: .4em .6em
}

.cp-button.large {
  padding: .8em 2.4em
}

.cp-button.wide {
  width: 100%
}

.cp-image {
  border: none;
  max-width: 100%;
  vertical-align: bottom
}

.cp-image.circular {
  border-radius: 50%
}

.cp-image.rounded {
  border-radius: 3px
}

.cp-image.fit-cover {
  object-fit: cover
}

.cp-image.fit-contain {
  object-fit: contain
}

.cp-label {
  border: 1px solid #007fcf;
  border-radius: 2px;
  color: #007fcf;
  display: inline-block;
  line-height: 1.5em;
  padding: 0 .4em;
  font-size: .9em
}

.cp-label.black {
  border: 1px solid #424242;
  color: #424242
}

.cp-label.blue {
  border: 1px solid #007fcf;
  color: #007fcf
}

.cp-label.gray {
  border: 1px solid #757575;
  color: #757575
}

.cp-label.red {
  border: 1px solid #da3700;
  color: #da3700
}

.cp-label.yellow {
  border: 1px solid #db8c25;
  color: #db8c25
}

.cp-label.default {
  color: #fff
}

.cp-label.default.black {
  background: #424242
}

.cp-label.default.blue {
  background: #007fcf
}

.cp-label.default.gray {
  background: #757575
}

.cp-label.default.red {
  background: #da3700
}

.cp-label.medium {
  font-size: 1em
}

.cp-label__target-year {
  background: #ffed99;
  border-radius: 3px;
  color: #212121;
  display: inline-block;
  font-size: .8em;
  height: 26px;
  line-height: 27px;
  padding: 0 12px
}

.cp-link {
  font-size: 13px
}

.cp-link a {
  color: #007fcf
}

.cp-link-hover a:hover {
  color: #007fcf
}

.cp-sns-icon i {
  display: inline-block
}

.cp-sns-icon i.fa-facebook {
  color: #3c5a99
}

.cp-sns-icon i.fa-twitter {
  color: #1da1f2
}

.cp-sns-icon i.fa-instagram {
  color: #ee1477
}

.cp-alert {
  align-items: center;
  border-radius: 3px;
  font-size: 14px;
  display: flex;
  padding: 15px
}

.cp-alert:before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: "Font Awesome 5 Free";
  font-display: swap;
  font-size: 18px;
  font-weight: 900;
  height: 18px;
  margin-right: 8px;
  text-align: center;
  vertical-align: top;
  width: 22px
}

.cp-alert .button {
  border-radius: 3px;
  color: #fff;
  display: inline-block;
  font-size: 13px;
  margin: -5px 0 -5px auto;
  padding: 5px 8px;
  text-decoration: none
}

.cp-alert .button:hover {
  opacity: .7
}

.cp-alert.info {
  background: #eee;
  color: #757575
}

.cp-alert.info:before {
  content: ""
}

.cp-alert.info .button {
  background: #757575
}

.cp-alert.warning {
  background: #fff4c1;
  color: #b07719
}

.cp-alert.warning:before {
  content: ""
}

.cp-alert.warning .button {
  background: #b07719
}

.cp-alert.error {
  background: #fce8e6;
  color: #da3700
}

.cp-alert.error:before {
  content: ""
}

.cp-alert.error .button {
  background: #da3700
}

.cp-alert.success {
  background: #ddf2f2;
  color: #00897f
}

.cp-alert.success:before {
  content: ""
}

.cp-alert.success .button {
  background: #00897f
}

.cp-card {
  border: 1px solid #ddd;
  font-size: 13px
}

.cp-card-content {
  padding: 20px
}

.cp-card-content:not(:first-child) {
  border-top: 1px solid #ddd
}

.cp-modal {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 3px;
  display: none;
  font-size: 13px
}

.cp-modal-header {
  border-bottom: 1px solid #ddd;
  padding: 15px;
  position: relative
}

.cp-modal-header .title {
  color: #757575;
  font-weight: 600
}

.cp-modal-header .button {
  color: #9e9e9e;
  cursor: pointer;
  font-size: 24px;
  position: absolute;
  right: 15px;
  top: 4px
}

.cp-modal-content {
  padding: 20px
}

.cp-modal-footer {
  padding: 15px -5px
}

.cp-flex-column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}

.cp-flex-column.col-2>div {
  width: 48.5%
}

.cp-flex-column.col-3>div {
  width: 32%
}

.cp-flex-column.col-5>div {
  padding-right: 10px;
  width: 20%
}

.cp-glid {
  display: grid
}

.cp-glidcolumn3 {
  grid-template-rows: 100px 50px;
  grid-template-columns: 150px 1fr
}

.cp-menu-tab {
  border-bottom: 1px solid #bdbdbd;
  font-size: 14px;
  display: flex
}

.cp-menu-tab__right {
  margin-left: auto;
  padding: 0
}

.cp-menu-tab__right>.cp-button {
  margin: -5px
}

.cp-menu-tab.align-center {
  align-items: center
}

.cp-menu-tab.align-end {
  align-items: flex-end
}

.cp-menu-tab>* {
  color: #424242;
  cursor: pointer;
  display: block;
  font-weight: 200;
  padding: 10px 20px
}

.cp-menu-tab>*:hover,.cp-menu-tab>*.hover {
  text-decoration: none
}

.cp-menu-tab>*.active {
  background: #fff;
  border: 1px solid #bdbdbd;
  border-bottom: 0;
  border-radius: 5px 5px 0 0;
  color: #000 !important;
  font-weight: 600 !important;
  margin-bottom: -1px
}

@media(min-width: 1px) {
  .cp-menu-tab input[type=checkbox]+label,.cp-menu-tab input[type=radio]+label {
      color:#424242;
      cursor: pointer;
      display: block;
      font-weight: 200;
      padding: 10px 20px;
      display: inline-block;
      line-height: normal;
      margin-right: 0
  }

  .cp-menu-tab input[type=checkbox]+label:before,.cp-menu-tab input[type=checkbox]+label:after,.cp-menu-tab input[type=radio]+label:before,.cp-menu-tab input[type=radio]+label:after {
      display: none
  }

  .cp-menu-tab input[type=checkbox]:checked+label,.cp-menu-tab input[type=radio]:checked+label {
      font-weight: normal
  }
}

.cp-menu-tab.small {
  font-size: 13px;
  padding: 0 5px
}

.cp-menu-tab.small>* {
  padding: 8px 12px
}

.cp-menu-tab__liner {
  border-bottom: 1px solid #eee;
  font-size: 14px;
  display: flex
}

.cp-menu-tab__liner>* {
  color: #000333;
  cursor: pointer;
  display: block;
  font-weight: 200;
  padding: 10px 20px
}

.cp-menu-tab__liner>*:hover,.cp-menu-tab__liner>*.hover {
  color: #da3700;
  text-decoration: none
}

.cp-menu-tab__liner>*.active {
  border-bottom: 3px solid #da3700;
  color: #da3700;
  font-weight: 600 !important;
  margin-bottom: -1px
}

.cp-menu-tab__liner-outer.sp {
  background: #f8f8f8;
  height: 43px;
  overflow: hidden;
  position: relative;
  width: 100vw
}

.cp-menu-tab__liner-outer.sp .cp-menu-tab__liner-mask {
  height: 60px;
  overflow-x: scroll;
  position: relative;
  -webkit-overflow-scrolling: touch;
  width: 100vw
}

.cp-menu-tab__liner-outer.sp .cp-menu-tab__liner-nav {
  top: 0;
  position: absolute;
  padding: 0;
  height: 44px;
  width: 20px;
  background: #eee;
  text-align: center;
  line-height: 43px;
  z-index: 1
}

.cp-menu-tab__liner-outer.sp .cp-menu-tab__liner-nav.left {
  left: 0
}

.cp-menu-tab__liner-outer.sp .cp-menu-tab__liner-nav.right {
  right: 0
}

.cp-menu-tab__liner-outer.sp .cp-menu-tab__liner {
  min-width: 100%;
  padding: 0 10px;
  width: max-content
}

.cp-list {
  align-items: flex-start;
  display: flex
}

.cp-list.icon>i {
  color: #9e9e9e;
  flex: none;
  line-height: 160%;
  padding-right: 6px;
  text-align: center;
  width: 24px
}

.cp-table-list {
  border-radius: 2px;
  border-spacing: 0;
  font-size: 13px
}

.cp-table-list.top-line {
  border-top: 3px solid #212121
}

.cp-table-list tbody tr {
  display: block;
  min-height: 100px
}

.cp-table-list tbody tr.disabled {
  color: #9e9e9e
}

.cp-table-list tbody tr.disabled a:not(.u-blue) {
  color: #9e9e9e
}

.cp-table-list.hover tbody tr {
  transition: box-shadow .4s;
  -webkit-transition: -webkit-box-shadow .4s
}

.cp-table-list.hover tbody tr:hover {
  box-shadow: rgba(0,0,0,.2) 0px 0px 6px 1px;
  -webkit-box-shadow: rgba(0,0,0,.2) 0px 0px 6px 1px;
  -moz-box-shadow: rgba(0,0,0,.2) 0px 0px 6px 1px;
  transition: box-shadow 0s;
  -webkit-transition: -webkit-box-shadow 0s
}

.cp-table-list.separate tbody tr {
  border-bottom: 1px dotted #9e9e9e
}

.cp-table-list.striped tr:nth-child(even) {
  background-color: #f8f8f8;
  z-index: 1
}

.cp-table-list.striped tr:nth-child(odd) {
  background-color: rgba(0,0,0,0);
  position: relative;
  z-index: 2
}

.cp-table-list thead {
  border-bottom: 1px dotted #ddd;
  color: #757575;
  display: block;
  font-size: 12px;
  font-weight: bold;
  padding: 10px 0;
  text-align: center
}

.cp-table-list td {
  height: 100px;
  padding: 15px
}

.cp-page-title {
  align-items: center;
  border: 5px solid #ededed;
  display: flex;
  justify-content: space-between;
  padding: 15px 25px;
  position: relative
}

.cp-page-title:before {
  border: 1px solid #ddd;
  bottom: 0;
  content: "";
  left: 0;
  position: absolute;
  right: 0;
  top: 0;
  z-index: -1
}

.cp-page-title h2 {
  font-size: 18px;
  font-weight: 600
}

.cp-page-title h2 span {
  font-size: 14px;
  font-weight: normal
}

.cp-form-must:after {
  background: #fbc930;
  border-radius: 2px;
  content: "必須";
  color: #000333;
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  margin-left: 3px;
  padding: 1px 6px;
  vertical-align: top
}

.cp-form-mcebar__fixed-r-t .mce-toolbar-grp {
  opacity: .8;
  position: absolute;
  right: 0;
  top: 0
}

.cp-form-mcebar__fixed-r-t .mce-toolbar-grp:hover {
  opacity: 1
}

.cp-form-mcebar__fixed-r-t .mce-edit-area {
  border: 0 !important
}

.cp-form-upload {
  background-size: auto auto;
  background-color: rgba(189,189,189,.4);
  background-image: repeating-linear-gradient(135deg, transparent, transparent 2px, #eeeeee 2px, #eeeeee 20px);
  border: 1px solid #bdbdbd;
  display: flex;
  flex-direction: column;
  height: 100%;
  justify-content: space-between;
  padding: 18% 0;
  width: 100%
}

.cp-form-uploaded {
  background: #fff;
  border: 1px solid #bdbdbd;
  left: 0
}

.cp-form-uploaded img {
  height: 100%;
  object-fit: contain;
  width: 100%
}

.cp-form-upload-outer {
  position: relative
}

.cp-form-upload-outer .fixed-top-right {
  position: absolute;
  right: 0;
  top: 0
}

.cp-searchbox-fields {
  display: grid;
  gap: 6px 10px;
  grid-template-rows: 1fr;
  grid-template-columns: 1fr 1fr 1fr
}

.cp-searchbox-fields .field {
  display: flex;
  align-items: center
}

.cp-searchbox-fields .field.glid-2 {
  grid-column: span 2
}

.cp-searchbox-fields .field.glid-3 {
  grid-column: span 3
}

.cp-searchbox-fields .field-title {
  background: #212121;
  color: #fff;
  font-size: 11px;
  display: inline-block;
  height: 24px;
  margin-right: 5px;
  line-height: 24px;
  text-align: center;
  width: 80px
}

.cp-searchbox-fields .field-content {
  flex-grow: 1
}

.cp-searchbox-fields input,.cp-searchbox-fields select {
  height: 28px;
  line-height: 28px;
  width: 100%
}

.cp-searchbox-post {
  background: #eee;
  margin: 10px -10px -10px -10px;
  padding: 5px 0
}

.mx-header-modal .ccm-form .input.text input[type=text].header-freeword {
  width: 10rem
}

@media(min-width: 1150px) {
  .header-company-search .ccm-form .input.text {
      margin-right:.5rem
  }
}

@media(max-width: 630px) {
  .mx-header-modal .ccm-form .input.text input[type=text].header-freeword {
      min-height:2rem;
      width: 100%
  }
}

.minict_wrapper {
  color: #333;
  background: #fff;
  position: relative;
  width: 300px;
  height: 40px;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.minict_wrapper * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box
}

.minict_wrapper.disabled {
  background: #f5f5f5;
  text-shadow: 0 1px 0 #fff
}

.minict_wrapper.disabled span {
  color: #777 !important
}

.minict_wrapper:after {
  content: "";
  display: block;
  position: absolute;
  height: 38px;
  width: 25px;
  top: 0;
  right: 0;
  line-height: 38px;
  text-align: center;
  color: #333;
  font-size: 14px;
  font-family: "Font Awesome 5 Free";
  font-weight: 600;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  transform: translate(0, 0)
}

.minict_wrapper.active:after {
  content: ""
}

.minict_wrapper.disabled:after {
  color: #bbb
}

.minict_wrapper span {
  display: block;
  border: 0;
  outline: none;
  background: none;
  color: #333;
  font-size: 14px;
  height: 38px;
  line-height: 19px;
  padding: 10px 20px 0 10px;
  cursor: default;
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis
}

.minict_wrapper span:empty:before {
  content: attr(data-placeholder);
  color: #aaa;
  line-height: 19px
}

.minict_wrapper ul {
  display: none;
  list-style: none;
  padding: 0;
  margin: 0 -1px;
  position: absolute;
  width: 100%;
  width: -webkit-calc(100% + 2px);
  width: -moz-calc(100% + 2px);
  width: calc(100% + 2px);
  border: 1px solid #e5e5e5;
  border-top: 1px solid #f9f9f9;
  border-bottom-left-radius: 3px;
  border-bottom-right-radius: 3px;
  top: 33px;
  top: 2rem;
  left: 0;
  max-height: 350px;
  overflow-y: auto;
  z-index: 999999
}

.minict_wrapper ul li {
  font-size: 13px;
  list-style: none;
  padding: 1px 10px 0;
  cursor: pointer;
  background: #fff;
  height: 30px;
  line-height: 32px;
  line-height: 2rem
}

.minict_wrapper ul li:hover {
  background: #222;
  color: #fff
}

.minict_wrapper ul li.minict_empty {
  display: none;
  background: #fff !important;
  color: #bbb;
  text-align: center;
  font-size: 14px;
  height: 55px;
  height: 3.5rem;
  line-height: 50px;
  line-height: 3.3rem
}

.minict_wrapper ul li.disabled {
  cursor: default;
  background: #fff !important;
  color: #bbb
}

.minict_wrapper ul li.selected {
  color: #777;
  background: #f8f9f9
}

.minict_wrapper ul li.highlighted {
  color: #fff;
  background: #777
}

.minict_wrapper ul li.hidden {
  display: none
}

.minict_wrapper .minict_reset {
  color: #777;
  bottom: 0;
  display: none;
  font-size: 14px;
  line-height: 30px;
  line-height: 1.9rem;
  position: absolute;
  right: 35px;
  right: 2.2rem;
  text-align: center;
  top: 0;
  text-decoration: none;
  width: 20px;
  width: 1.2rem;
  -webkit-transition: all .35s ease-in-out;
  transition: all .35s ease-in-out
}

.minict_wrapper .minict_reset:hover {
  color: #e0e0e0;
  -webkit-transition: all .15s ease-in-out;
  transition: all .15s ease-in-out
}

.minict_wrapper .minict_reset:active {
  color: #555
}

.minict_wrapper.disabled .minict_reset {
  display: none
}

.l-sidebar .minict_wrapper {
  width: 100%
}

.mypageEntries.type_entry .minict_wrapper,.mypageEntries.type_bkm .minict_wrapper {
  width: 245px
}

.mypageEntries.type_entry .p-search-box-content-select,.mypageEntries.type_bkm .p-search-box-content-select {
  padding: 0px
}

.mypageEntries.type_entry .minict_wrapper span:empty:before,.mypageEntries.type_bkm .minict_wrapper span:empty:before {
  color: black
}

.p-topsearch01-selectbox-outer .minict_wrapper {
  width: 240px
}

.p-topsearch02-selectbox-outer .minict_wrapper {
  width: 150px
}

@media all and (-ms-high-contrast: none) {
  .minict_wrapper:after {
      top: 15px
  }
}

.p-login-main #social-login-btns {
  margin-top: 1em
}

.p-login-main #social-login-btns>a,.p-login-main #social-login-btns>div {
  width: 300px;
  height: 50px
}

.p-login-main #social-login-btns>a.tapped,.p-login-main #social-login-btns>div.tapped {
  height: 59px
}

.p-login-main #social-login-btns a.tapped {
  width: 304px
}

.p-form-login .m-form-box .inner {
  padding: .5em
}

.p-form-login .m-form-box .inner .m-form-action {
  padding: 0;
  border: none
}

.p-form-login .m-form-box .inner .m-form-action button {
  height: 60px;
  font-size: 1rem
}

#social-login-btns {
  display: flex;
  flex-direction: column;
  align-items: center;
  max-width: 360px;
  background: #fff;
  margin: 0 auto 2em;
  font-size: 1rem
}

#social-login-btns p {
  margin: 0
}

#social-login-btns .loading {
  opacity: 1;
  pointer-events: none
}

#social-login-btns>a,#social-login-btns>div {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: .25em 0;
  height: 60px;
  max-width: 100%;
  width: 100%;
  text-align: center;
  font-size: 1rem
}

@media screen and (max-width: 400px) {
  #social-login-btns>a.m-main-submit,#social-login-btns>a#appleid-signin,#social-login-btns>div.m-main-submit,#social-login-btns>div#appleid-signin {
      font-size:.833rem
  }
}

@media screen and (max-width: 370px) {
  #social-login-btns>a.m-main-submit,#social-login-btns>a#appleid-signin,#social-login-btns>div.m-main-submit,#social-login-btns>div#appleid-signin {
      display:flex;
      justify-content: flex-end;
      padding-right: 2.5rem
  }
}

#social-login-btns>a i {
  position: absolute;
  left: 1.2em;
  font-size: 22px
}

#social-login-btns .btn-facebook {
  font-size: 1rem;
  color: #fff
}

#social-login-btns .m-main-submit-tw {
  background-color: #1eaef5;
  color: #fff
}

#social-login-btns .m-main-submit-fb {
  background-color: #1877f2
}

#social-login-btns #appleid-signin {
  padding-left: 0;
  background: #fff;
  color: #000;
  border: 3px solid #000;
  font-size: 1rem;
  box-shadow: 0 0 5px rgba(0,0,0,.2)
}

#social-login-btns #appleid-signin>div {
  position: absolute !important;
  left: 3px
}

.p-register-view .page.social .btn-space #social-login-btns {
  margin-bottom: 0
}

.p-register-view .page.social .btn-space .btn-space-nonsocial {
  padding-top: 0
}

.p-register-view .page.social .btn-space .btn-space-nonsocial .first-email.mail-input {
  width: 100%;
  max-width: 360px;
  padding: .5em
}

.p-register-view .page.social .btn-space .btn-space-nonsocial .first-email.mail-input .btn-submit {
  height: 60px;
  width: 100%;
  line-height: 60px;
  font-size: 1rem;
  background-position-x: 1.5em
}

#social-login-btns>.tapped {
  border: 1.5% double #000;
  height: 69px;
  margin: 2px 16px;
  box-shadow: none
}

#social-login-btns>.tapped .fa-spinner {
  font-size: 22px;
  position: absolute;
  right: 1em;
  left: initial
}

#social-login-btns>a.tapped {
  width: calc(100% + 4px);
  max-width: calc(100% + 4px);
  color: #fff;
  border: 6px double #fff
}

#social-login-btns>a.tapped i {
  left: 1em
}

#social-login-btns>#appleid-signin.tapped {
  border: 6px double #000
}

#social-login-btns>#appleid-signin.tapped>div {
  left: -2px
}

#social-login-btns>#appleid-signin.tapped .fa-spinner {
  right: 20px
}

#my-circle .circliful {
  overflow: visible !important
}

#my-circle.svg-container {
  width: 100%;
  margin: 0 auto;
  overflow: visible
}

/*!
* Completer v@VERSION
* https://github.com/fengyuanchen/completer
*
* Copyright (c) 2014-@YEAR Fengyuan Chen
* Released under the MIT license
*
* Date: @DATE
*/
.completer-container {
  font-family: inherit;
  font-size: 14px;
  line-height: normal;
  position: absolute;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
  list-style: none;
  border: 1px solid #ccc;
  border-bottom-color: #39f;
  background-color: #fff
}

.completer-container li {
  overflow: hidden;
  margin: 0;
  padding: .5em .8em;
  cursor: pointer;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px solid #eee;
  background-color: #fff
}

.completer-container .completer-selected,.completer-container li:hover {
  margin-left: -1px;
  border-left: 1px solid #39f;
  background-color: #eee
}

.field_with_errors input,.field_with_errors select {
  background-color: #ffffcf
}

.field_with_errors input:placeholder-shown,.field_with_errors select:placeholder-shown {
  background: #ffe181
}

.field_with_errors input::placeholder,.field_with_errors select::placeholder {
  color: #7d7d7d
}

.field_with_errors .minict_wrapper {
  background-color: #ffe181
}

.input.radio:has(.field_with_errors) {
  background-color: #ffe181
}

.ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox])+.field_with_errors {
  font-weight: normal;
  position: relative;
  outline: 1px solid #bdbdbd;
  padding: .2em .45em;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: fit-content;
  border-radius: 2px;
  background-color: #ffffcf
}

.ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox])+.field_with_errors::before {
  content: "";
  background: #fff;
  outline: 1px solid #000;
  display: block;
  height: .8em;
  width: .8em;
  margin-right: .5em;
  border-radius: 2px
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox])+.field_with_errors {
  outline: none;
  background-color: rgba(0,0,0,0)
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox])+.field_with_errors::before {
  display: none
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox])+.field_with_errors label {
  font-weight: normal;
  position: relative;
  outline: 1px solid #bdbdbd;
  padding: .2em .45em;
  background: #fff;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: fit-content;
  border-radius: 2px;
  background-color: #ffffcf
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox])+.field_with_errors label::before {
  content: "";
  background: #fff;
  outline: 1px solid #000;
  display: block;
  height: .8em;
  width: .8em;
  margin-right: .5em;
  border-radius: 2px
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox]:checked)+.field_with_errors,#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox].checked)+.field_with_errors {
  outline: none
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox]:checked)+.field_with_errors::after,#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox].checked)+.field_with_errors::after {
  display: none
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox]:checked)+.field_with_errors label,#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox].checked)+.field_with_errors label {
  outline-width: 2px;
  outline-color: #df7919
}

#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox]:checked)+.field_with_errors label::after,#student_registration .ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox].checked)+.field_with_errors label::after {
  content: "";
  position: absolute;
  top: .2em;
  left: .65em;
  width: .45em;
  height: .9em;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: rgba(0,0,0,0) #df7919 #df7919 rgba(0,0,0,0);
  transform: rotate(45deg) skew(5deg, 5deg)
}

.ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox]:checked)+.field_with_errors,.ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox].checked)+.field_with_errors {
  outline-width: 2px;
  outline-color: #df7919
}

.ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox]:checked)+.field_with_errors::after,.ccm-form .input.checkbox .field_with_errors:has(input[type=checkbox].checked)+.field_with_errors::after {
  content: "";
  position: absolute;
  top: .2em;
  left: .65em;
  width: .45em;
  height: .9em;
  border-style: solid;
  border-width: 0 2px 2px 0;
  border-color: rgba(0,0,0,0) #df7919 #df7919 rgba(0,0,0,0);
  transform: rotate(45deg) skew(5deg, 5deg)
}

.ccm-form .input.radio label {
  position: relative;
  padding: .3rem .6rem;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  width: fit-content
}

.ccm-form .input.radio label::before {
  content: "";
  background: #fff;
  outline: 1px solid #bdbdbd;
  display: block;
  height: 1rem;
  width: 1rem;
  border-radius: 1rem;
  margin-right: .5em
}

.ccm-form .input.radio .field_with_errors:has(input:checked)+label::after {
  content: "";
  position: absolute;
  top: calc(50% - .25rem);
  left: .85rem;
  background: #df7919;
  display: block;
  height: .5rem;
  width: .5rem;
  border-radius: 1rem;
  margin-right: .5em
}

.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox]) {
  display: inline-block
}

.p-search-sidebar-checkbox .field_with_errors:has([type=radio])+label,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+label,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+.field_with_errors:has(label) {
  position: relative;
  display: inline-block;
  height: 19px;
  line-height: 19px;
  margin-right: 0px;
  font-size: 13px;
  cursor: pointer
}

@media(min-width: 1px) {
  .p-search-sidebar-checkbox .field_with_errors:has([type=radio])+label,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+label,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+.field_with_errors:has(label) {
      padding:0 0 0 24px
  }

  .p-search-sidebar-checkbox .field_with_errors:has([type=radio])+label::before,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+label::before,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+.field_with_errors:has(label)::before {
      content: "";
      position: absolute;
      top: 50%;
      left: 0;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block;
      width: 19px;
      height: 19px;
      margin-top: -9px;
      background: #fff;
      box-shadow: rgba(221,221,221,.3) 0px 0px 1px 1px inset;
      border-radius: 3px;
      -webkit-border-radius: 3px;
      -moz-border-radius: 3px
  }

  .p-search-sidebar-checkbox .field_with_errors:has([type=radio])+label::before {
      border: 1px solid #ddd;
      border-radius: 30px;
      box-shadow: rgba(221,221,221,.3) 0px 0px 1px 1px inset
  }

  .p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+label::before,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox])+.field_with_errors:has(label)::before {
      border: 1px solid #ddd
  }

  .p-search-sidebar-checkbox .field_with_errors:has([type=radio]:checked)+label::after,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox]:checked)+label::after,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox]:checked)+.field_with_errors:has(label)::after {
      content: "";
      position: absolute;
      top: 50%;
      -moz-box-sizing: border-box;
      box-sizing: border-box;
      display: block
  }

  .p-search-sidebar-checkbox .field_with_errors:has([type=radio]:checked)+label::after {
      left: 5px;
      width: 8px;
      height: 8px;
      margin-top: -4px;
      background: #da3700;
      border-radius: 8px
  }

  .p-search-sidebar-checkbox .field_with_errors:has([type=checkbox]:checked)+label::after,.p-search-sidebar-checkbox .field_with_errors:has([type=checkbox]:checked)+.field_with_errors:has(label)::after {
      left: 3px;
      width: 12px;
      height: 6px;
      margin-top: -4px;
      border-left: 3px solid #da3700;
      border-bottom: 3px solid #da3700;
      -ms-transform: rotate(-45deg);
      -moz-transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      transform: rotate(-45deg)
  }
}

#gl103 .p-search-sidebar-checkbox label {
  padding-right: 6px
}

#gl5-2 .title.category {
  position: relative
}

#gl5-2 .all-btn,#gl5-2 .rm-btn {
  font-weight: 400;
  font-size: .75rem;
  border: 1px solid #df7919;
  border-radius: 1em;
  color: #df7919;
  cursor: pointer;
  padding: 0 .75rem;
  position: absolute;
  top: .75rem;
  left: 7.5rem
}

#gl5-2 .all-btn {
  left: 14rem
}

#gl5-2 .all-btn.btn-active,#gl5-2 .rm-btn.btn-active {
  background: #df7919;
  color: #fff
}

#gl5-2 li.register-category-parts label {
  margin: .25rem;
  margin-bottom: .5rem
}

@media screen and (max-width: 768px) {
  #gl5-2 li.register-category-parts label {
      min-width:4.65rem
  }
}

#mypage_setting .job-profile-container #update-abstract-link .saving {
  display: none
}

#career .appeal_file {
  cursor: pointer;
  width: fit-content;
  font-size: .833rem;
  border-radius: 5px;
  display: flex;
  justify-content: center;
  align-items: center
}

#career .appeal_file .old_file .old_filename {
  color: #fff;
  height: 2rem;
  background-color: #df7919 !important;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  padding-right: .5rem;
  padding-left: 2rem;
  margin-right: .5rem;
  max-width: 50vw
}

#career .appeal_file .old_file i {
  position: absolute;
  left: 2px
}

#career .appeal_file .old_file a {
  line-height: 2rem
}

#career .appeal_file .old_file .delete-attachment-file {
  position: static
}

#career .appeal_file .upload-file {
  padding: .25rem 1rem;
  border: 2px solid;
  border-radius: 2px;
  color: #df7919;
  flex: 1;
  text-align: center;
  cursor: pointer
}

#career .appeal_file .upload-file input[type=file] {
  display: none
}

#ccm-company-list .search-inner .now-condition-box .now-condition {
  font-size: .8rem;
  margin-bottom: .3rem
}

#ccm-company-list .search-inner .now-condition-box .now-condition span {
  margin-right: .5rem
}

#ccm-seminar-list .search-inner .now-condition-box .now-condition {
  font-size: .8rem;
  margin-bottom: .3rem
}

#ccm-offer-list .search-inner .now-condition-box .now-condition {
  font-size: .8rem;
  margin-bottom: .3rem
}

#ccm-offer-list .search-inner .now-condition-box .now-condition span {
  margin-right: .5rem
}

#mx-sidebar {
  background-color: #424242;
  width: 270px;
  padding-top: 2em
}

#mx-sidebar .sticky-wrapper {
  position: sticky;
  top: 40px;
  transition: .3s all
}

#mx-sidebar .sticky-wrapper #sidebar-schedule-list {
  cursor: pointer
}

#mx-sidebar .sticky-wrapper #schedule-links .sidebar-content {
  padding-left: 3rem
}

#mx-sidebar .sticky-wrapper #schedule-links .sidebar-content i {
  margin-left: .8rem
}

#mx-sidebar .sidebar-content {
  color: #fff;
  position: relative;
  padding-left: 1rem
}

#mx-sidebar .sidebar-content:before {
  position: absolute;
  content: "";
  bottom: 0;
  left: .5rem;
  width: calc(100% - 1rem);
  border-bottom: 1px solid #7d7d7d;
  opacity: .5
}

#mx-sidebar .sidebar-content:last-child::before,#mx-sidebar .sidebar-content.active::before {
  content: none
}

#mx-sidebar .sidebar-content.active {
  color: #df7919;
  background: #212121;
  border-left: solid 4px #df7919;
  padding-left: calc(1rem - 4px)
}

#mx-sidebar .sidebar-content:hover {
  color: #df7919;
  background: #212121
}

#mx-sidebar .sidebar-content i {
  margin-right: .4rem
}

#mx-sidebar .sidebar-alert {
  position: absolute;
  top: calc(50% - .2rem);
  left: .45rem;
  width: .4rem;
  height: .4rem;
  border-radius: 100%;
  background-color: #d83232
}

#flashMessage {
  z-index: 9999 !important
}

.l-header__logo .svg {
  height: 30px !important
}

@media screen and (max-width: 980px) {
  .header-search-box .l-header__logo .svg {
      height:25px !important
  }
}

#mx-header .header-to-mypage .modal-box .medal .svg,#ccm-follow-header .header-to-mypage .modal-box .medal .svg {
  height: 25px;
  width: 25px;
  margin-top: 8px
}

#mx-header .header-button.global-menu-modal-open {
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding: .25rem;
  margin-right: 9px;
  margin-left: 5px
}

#mx-header .header-button.global-menu-modal-close {
  display: none;
  padding: .25rem !important;
  margin-right: 9px !important;
  margin-left: 5px !important;
  margin-top: 6px !important
}

.header-submit-box {
  cursor: pointer
}

#social-login-btns .button_to {
  width: 100%
}

#social-login-btns button {
  position: relative;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: .25em 0;
  height: 60px;
  max-width: 100%;
  width: 100%;
  text-align: center;
  font-size: 1rem
}

@media screen and (max-width: 400px) {
  #social-login-btns button.m-main-submit,#social-login-btns button#appleid-signin {
      font-size:.833rem
  }
}

@media screen and (max-width: 370px) {
  #social-login-btns button.m-main-submit,#social-login-btns button#appleid-signin {
      display:flex;
      justify-content: flex-end;
      padding-right: 2.5rem
  }
}

#social-login-btns button i {
  position: absolute;
  left: 1.2em;
  font-size: 22px
}

.remove-check-button-component .radio-button-hide {
  display: none
}

.mypage_menu .menu-button {
  position: relative;
  flex: 1;
  background: #df7919;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  height: 2.5rem;
  border-radius: .5rem;
  margin: 0 .25rem
}

.mypage_menu .menu-button:nth-child(1) {
  margin-left: 0
}

.mypage_menu .menu-button:last-child {
  margin-right: 0
}

.mypage_menu .menu-button::after {
  content: "";
  position: absolute;
  transform: rotate(45deg);
  width: .5rem;
  height: .5rem;
  left: calc(50% - .35rem);
  border: 2px solid
}

.mypage_menu .menu-button.active {
  background-color: #fff;
  color: #000;
  padding-top: 1rem;
  height: 3rem
}

@media screen and (max-width: 768px) {
  .mypage_menu .menu-button.active {
      height:3.5rem
  }
}

.mypage_menu.top-menu .menu-button {
  padding-bottom: 1em
}

.mypage_menu.top-menu .menu-button::after {
  bottom: .5rem;
  border-color: rgba(0,0,0,0) #fff #fff rgba(0,0,0,0)
}

.mypage_menu.top-menu .menu-button.active {
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0
}

@media screen and (max-width: 768px) {
  .mypage_menu.top-menu .menu-button {
      font-size:.75rem;
      padding-top: 1rem;
      padding-bottom: 2rem
  }

  .mypage_menu.top-menu .menu-button::after {
      bottom: .8rem;
      width: .8rem;
      height: .8rem
  }
}

.mypage_menu.bottom-menu .menu-button {
  padding-top: 1em
}

.mypage_menu.bottom-menu .menu-button::after {
  top: .5rem;
  border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) #fff
}

.mypage_menu.bottom-menu .menu-button.active {
  border-top-left-radius: 0;
  border-top-right-radius: 0
}

@media screen and (max-width: 768px) {
  .mypage_menu.bottom-menu .menu-button {
      font-size:.75rem;
      padding-top: 2rem;
      padding-bottom: 1rem
  }

  .mypage_menu.bottom-menu .menu-button::after {
      top: .8rem;
      width: .8rem;
      height: .8rem
  }
}

.cc-my-schedule-memo.closed {
  display: none
}

.cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form {
  display: flex;
  justify-content: space-between;
  align-items: flex-end
}

.cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form .memo-textarea {
  width: 100%
}

.cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form .memo-textarea textarea {
  resize: none;
  max-width: 100%;
  background: #fff;
  padding: .5rem
}

.cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form .memo-postarea {
  margin-left: 1.25rem
}

.cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form .memo-postarea .btn-round {
  padding: .5rem 1.5rem;
  width: 120px;
  flex-direction: row
}

@media(max-width: 768px) {
  .p-my-schedule .cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form {
      display:block
  }

  .p-my-schedule .cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form .memo-postarea {
      margin-top: 1rem;
      margin-bottom: 2rem;
      margin-left: 0;
      margin: 1rem 0
  }

  .p-my-schedule .cc-task-lists .cc-monthly-tasks .daily-tasks .cc-my-schedule-memo .student_schedule_tasks_form .memo-postarea button[type=submit] {
      width: 100%
  }
}

.cc-task-lists .cc-monthly-tasks .daily-tasks .task-link .task-info .task-tags .tag.seminar {
  background: #43c48f
}

#ccm-company-seminar-detail .link-arrow.seminar-date-box {
  margin-top: 0 !important
}

.p-interview-index {
  display: flex !important
}

.word-description p+p,#e-original-style p+p {
  margin-top: 2rem
}

.m-fukidashi-redline+p {
  margin-top: 2rem
}

p+.m-fukidashi-redline {
  margin-top: 2rem
}

#appeal-entry-modal-window {
  background-image: url(/assets/img/ccm/bg_company_feature-b57631882241a5e3a5860fe15ce3fc636856d5613a71039d64f6aaabe5c455fa.png)
}

#lean_overlay {
  position: fixed;
  z-index: 1000 !important;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  display: none
}

.m-table form.button_to button {
  color: #007fcf
}

.company-review-success-message {
  display: block !important
}

.corp-cc-sending-filter {
  z-index: 10;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  text-align: center;
  display: none
}

.workshop-enquetes .radio .field_with_errors {
  display: inline
}

@media screen and (max-width: 710px) {
  .agency-job-bnr img {
      width:100%
  }
}
