@charset "UTF-8";
#reskilling {
  display: block;
  /* ===== Text ================================================== */
  /* 16px/24px */
  /* 24px/32px */
  /* 18px */
  /* 17px/24px */
  /* 24px/32px */
  /* 22px/28px */
  /* 20px/28px */
  /* 18px/24px */
  /* 16px/24px */
  /* 14px/20px */
  /* 13px/20px */
  /* 12px/20px */
  /* 11px/20px */
  /* ===== float ================================================== */
  /* ===== image float ================================================== */
  /* ===== Vertical Space ================================================== */
  /* ie8 fallback px > rem */
  /* ---- Nesting ---- */
  /* ===== Link ================================================== */
  /* ===== icon ================================================== */
  /* ===== Heading Style ================================================== */
  /* ===== List ================================================== */
  /* ===== Table ================================================== */
  /* ===== Form ================================================== */
  /* ===== reset ================================================== */
  /* Vertical Space */
  /* border */
  /*** ktty ***/
  /*---------------------------------------
*
* 	LEAN MODAL
*
* 	-----------------------------------------*/
  /* WP css */
  /* キャプション付き画像マージン調節20161024 */
}
#reskilling .cf {
  zoom: 1;
}
#reskilling .cf:before,
#reskilling .cf:after {
  content: "";
  display: table;
}
#reskilling .cf:after {
  clear: both;
}
#reskilling .border-box {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}
#reskilling .clear {
  clear: both !important;
}
#reskilling {
  color: #000;
  font: normal 16px/1.5 Helvetica, Arial, 'Hiragino Kaku Gothic ProN', Meiryo, sans-serif;
}
#reskilling body {
  font-size: 1rem;
  line-height: 24px;
  line-height: 1.5rem;
}
#reskilling h1 {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2.0rem;
}
#reskilling h2 {
  font-size: 18px;
  font-size: 1.125rem;
}
#reskilling h3 {
  font-size: 17px;
  font-size: 1.0625rem;
  line-height: 24px;
  line-height: 1.5rem;
  clear: both;
}
#reskilling em,
#reskilling strong,
#reskilling small,
#reskilling cite,
#reskilling i {
  font-style: normal;
}
#reskilling em {
  font-weight: bold;
}
#reskilling strong {
  font-weight: bold;
}
#reskilling small {
  display: inline-block;
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
  line-height: 1.25rem;
  color: #666;
}
#reskilling .t-xxxlarge {
  font-size: 24px;
  font-size: 1.5rem;
  line-height: 32px;
  line-height: 2.0rem;
}
#reskilling .t-xxlarge {
  font-size: 22px;
  font-size: 1.25rem;
  line-height: 28px;
  line-height: 1.75rem;
}
#reskilling .t-xlarge {
  font-size: 20px;
  font-size: 1.375rem;
  line-height: 28px;
  line-height: 1.75rem;
}
#reskilling .t-large {
  font-size: 18px;
  font-size: 1.125rem;
}
#reskilling .t-medium {
  font-size: 16px;
  font-size: 1rem;
}
#reskilling .t-small {
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 20px;
  line-height: 1.25rem;
}
#reskilling .t-xsmall {
  font-size: 13px;
  font-size: 0.8125rem;
  line-height: 20px;
  line-height: 1.25rem;
}
#reskilling .t-xxsmall {
  font-size: 12px;
  font-size: 0.75rem;
  line-height: 20px;
  line-height: 1.25rem;
}
#reskilling .t-xxxsmall {
  font-size: 11px;
  font-size: 0.6875rem;
  line-height: 20px;
  line-height: 1.25rem;
}
#reskilling .t-bold {
  font-weight: bold;
}
#reskilling .t-normal {
  font-weight: normal;
}
#reskilling .t-space {
  letter-spacing: 0.25em;
}
#reskilling .t-sholder {
  font-weight: normal;
  font-size: 11px;
  color: #666;
}
#reskilling .t-lead {
  font-weight: bold;
}
#reskilling .t-lead + p {
  margin-top: 0.75rem;
}
#reskilling .t-tab {
  margin-left: 32px;
  margin-left: 2.0rem;
}
#reskilling .t-left {
  text-align: left;
}
#reskilling .t-center {
  text-align: center !important;
}
#reskilling .t-right {
  text-align: right;
}
#reskilling .t-black {
  color: #000 !important;
}
#reskilling .t-red {
  color: #e40001;
}
#reskilling .t-gray {
  color: #666;
}
#reskilling .f-left {
  float: left;
}
#reskilling .f-right {
  float: right;
}
#reskilling .c-clear {
  clear: both;
}
#reskilling .c-left {
  clear: left;
}
#reskilling .c-right {
  clear: right;
}
#reskilling .i-left {
  float: left;
  margin-right: 1rem;
  margin-bottom: 1rem;
}
#reskilling .i-right {
  float: right;
  margin-left: 1rem;
  margin-bottom: 1rem;
}
#reskilling .alignright {
  float: right !important;
  margin-left: 20px !important;
  margin-bottom: 20px !important;
}
#reskilling .alignleft {
  float: left;
  margin-right: 20px;
}
#reskilling h1,
#reskilling h2,
#reskilling h3,
#reskilling h4,
#reskilling h5,
#reskilling h6,
#reskilling p,
#reskilling ul,
#reskilling ol,
#reskilling dl,
#reskilling table {
  margin-bottom: 0;
}
#reskilling h1 {
  margin-top: 16px;
  margin-top: 1rem;
}
#reskilling h2 {
  margin-top: 48px;
  margin-top: 3rem;
}
#reskilling h1 + h2,
#reskilling #c-main > h2:first-child,
#reskilling #c-main > section:first-child h2:first-child {
  margin-top: 24px;
  margin-top: 1.5rem;
}
#reskilling h3 {
  margin-top: 24px;
  margin-top: 1.5rem;
}
#reskilling h3 + .ly-menu {
  margin-top: 8px;
  margin-top: 0.5rem;
}
#reskilling h3 + .ly-box,
#reskilling h3 + .ly-box-s,
#reskilling h3 + .ly-filelist {
  margin-top: 16px;
  margin-top: 1rem;
}
#reskilling .ly-relatedlink + h3 {
  margin-top: 24px;
  margin-top: 1.5rem;
}
#reskilling h4,
#reskilling h5,
#reskilling h6,
#reskilling p,
#reskilling ul,
#reskilling ol,
#reskilling dl,
#reskilling table {
  margin-top: 24px;
  margin-top: 1.5rem;
}
#reskilling h4 + p,
#reskilling h4 + ul,
#reskilling h4 + ol,
#reskilling h4 + dl,
#reskilling h4 + table {
  margin-top: 8px;
  margin-top: 0.5rem;
}
#reskilling .titLineRed {
  border-left: solid 4px #FF0000 !important;
  padding: 5px 0 5px 10px !important;
}
#reskilling .titLineBlue {
  border-left: solid 4px #0000FF !important;
  padding: 5px 0 5px 10px !important;
}
#reskilling .titLineYellow {
  border-left: solid 4px #D9A11E !important;
  padding: 5px 0 5px 10px !important;
}
#reskilling .titLineBlack {
  border-left: solid 4px #000 !important;
  padding: 5px 0 5px 10px !important;
}
#reskilling li p:first-child,
#reskilling li ul:first-child,
#reskilling li ol:first-child,
#reskilling li dl:first-child,
#reskilling li table:first-child,
#reskilling dd p:first-child,
#reskilling dd ul:first-child,
#reskilling dd ol:first-child,
#reskilling dd dl:first-child,
#reskilling dd table:first-child,
#reskilling td p:first-child,
#reskilling td ul:first-child,
#reskilling td ol:first-child,
#reskilling td dl:first-child,
#reskilling td table:first-child,
#reskilling header p,
#reskilling header ul,
#reskilling header ol,
#reskilling header dl,
#reskilling header table,
#reskilling footer p,
#reskilling footer ul,
#reskilling footer ol,
#reskilling footer dl,
#reskilling footer table,
#reskilling nav p,
#reskilling nav ul,
#reskilling nav ol,
#reskilling nav dl,
#reskilling nav table,
#reskilling aside > h2 {
  margin-top: 0;
}
#reskilling a {
  color: #1a4d80;
  text-decoration: none;
}
#reskilling a:hover {
  text-decoration: underline;
}
#reskilling a.a-none,
#reskilling .a-none a {
  color: #000;
}
#reskilling a.a-none:hover,
#reskilling .a-none a:hover {
  text-decoration: none;
}
#reskilling a.a-bg-none {
  display: inline !important;
}
#reskilling a.a-bg-none:hover {
  background: none !important;
}
#reskilling a.a-line {
  text-decoration: underline;
}
#reskilling a.a-hover-line:hover {
  text-decoration: underline !important;
}
#reskilling a.a-bullet,
#reskilling .a-bullet a {
  display: inline-block;
  background: url(../image/bullet_txt_red.png) no-repeat 0 0;
  padding-left: 9px;
}
#reskilling a.a-bullet-s,
#reskilling .a-bullet-s a {
  display: inline-block;
  background: url(../image/bullet_txt_s_red.png) no-repeat 0 0;
  padding-left: 9px;
}
#reskilling a.a-bullet-white,
#reskilling .a-bullet-white a {
  display: inline-block;
  background: url(../image/bullet_white.png) no-repeat 0 0;
  padding-left: 9px;
  color: #fff;
}
#reskilling a.a-bullet-s-white,
#reskilling .a-bullet-s-white a {
  display: inline-block;
  background: url(../image/bullet_txt_white.png) no-repeat 0 center;
  padding-left: 9px;
  color: #fff;
}
#reskilling a.a-cancel,
#reskilling .a-cancel a {
  display: inline-block;
  background: url(../image/ic_cancel.png) no-repeat 0 center;
  padding-left: 20px;
}
#reskilling a.a-bullet-block,
#reskilling .a-bullet-block a {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  display: inline-block;
  padding: 10px 16px;
  padding: 0.625rem 1.0rem;
  padding-right: 32px;
  padding-right: 2.0rem;
  background: #fff url(../image/bullet_gray.png) no-repeat right center;
  border: 1px solid #bbb;
}
#reskilling a.a-bullet-block:hover,
#reskilling .a-bullet-block a:hover {
  background: #f8f7f1 url(../image/bullet_red.png) no-repeat right center;
  text-decoration: none;
}
#reskilling .a-flatbtn {
  display: inline-block;
  background: #ddd;
  -webkit-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  padding: 0 3px;
  padding: 0 0.1875rem;
  line-height: 28px;
  line-height: 1.75rem;
  text-align: center;
  color: #000;
}
#reskilling .a-flatbtn:hover,
#reskilling .a-flatbtn.current {
  background: #333;
  text-decoration: none;
  color: #fff;
}
#reskilling .a-flatbtn a:hover,
#reskilling .a-flatbtn.current a {
  color: #fff;
}
#reskilling .a-flatbtn-txt {
  padding-left: 32px;
  padding-left: 2rem;
  padding-right: 42px;
  padding-right: 2.625rem;
  background: #ddd url(../image/bullet_darkgray.png) no-repeat right center;
}
#reskilling .a-flatbtn-txt:hover {
  background: #333 url(../image/bullet_white.png) no-repeat right center;
}
#reskilling .a-flatbtn-txt-back {
  padding-right: 32px;
  padding-right: 2rem;
  padding-left: 42px;
  padding-left: 2.625rem;
  background: #ddd url(../image/bullet_back_darkgray.png) no-repeat left center;
}
#reskilling .a-flatbtn-txt-back:hover {
  background: #333 url(../image/bullet_back_white.png) no-repeat left center;
}
#reskilling .a-flatbtn-txt-haspdf {
  display: block;
  background: #ddd;
  padding-left: 20px;
  padding-left: 1.25rem;
}
#reskilling .a-flatbtn-txt-haspdf:hover {
  background: #333;
}
#reskilling .a-gradbtn {
  display: inline-block;
  background: #f5f5f5;
  -webkit-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  border: 1px solid #bbb;
  padding: 4px 24px;
  padding: 0.25rem 1.5rem;
  line-height: 28px;
  line-height: 1.75rem;
  text-align: center;
  color: #000;
  background: url(../image/bg_btn_grad.png) repeat-x #fff left bottom;
  background: -webkit-linear-gradient(#ffffff, #eeeeee);
  background: -moz-linear-gradient(#ffffff, #eeeeee);
  background: -ms-linear-gradient(#ffffff, #eeeeee);
  background: linear-gradient(#ffffff, #eeeeee);
}
#reskilling .a-gradbtn:hover {
  text-decoration: none;
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#reskilling .i-pdf {
  display: inline-block;
  padding-left: 24px !important;
  text-indent: -24px;
}
#reskilling .i-pdf:before {
  content: url(../image/ic_pdf_small_p0.png);
  margin-right: 8px;
}
#reskilling a .i-pdf {
  display: inline-block;
}
#reskilling .i-pdf-w {
  padding-left: 32px !important;
  text-indent: -32px;
  padding-bottom: 11px !important;
  padding-bottom: 0.6875rem !important;
}
#reskilling .i-pdf-w:before {
  content: url(../image/ic_pdf_small_p0.png);
  margin-left: 8px;
  margin-right: 8px;
}
#reskilling a .i-pdf-w {
  display: inline-block;
}
#reskilling .i-pdf-bg {
  position: relative;
}
#reskilling .i-pdf-bg:before {
  content: "";
  position: absolute;
  left: -2em;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: url("../image/ic_pdf_small_p0.png") no-repeat;
}
#reskilling .i-other {
  display: inline-block;
  padding-left: 24px !important;
  text-indent: -24px;
}
#reskilling .i-other:before {
  content: url(../image/ic_other_small_p0.png);
  margin-right: 8px;
}
#reskilling a .i-other {
  display: inline-block;
}
#reskilling .i-other-w {
  padding-left: 32px !important;
  text-indent: -32px;
  padding-bottom: 11px !important;
  padding-bottom: 0.6875rem !important;
}
#reskilling .i-other-w:before {
  content: url(../image/ic_other_small_p0.png);
  margin-left: 8px;
  margin-right: 8px;
}
#reskilling a .i-other-w {
  display: inline-block;
}
#reskilling a.pdf {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  background: url(/sp/img/icon_pdf.png) 0 center no-repeat;
  padding-left: 40px;
}
#reskilling h1.module {
  margin-top: 48px;
  margin-top: 3rem;
}
#reskilling h2 {
  border-top: 3px solid #333;
  border-bottom: 1px solid #bbb;
}
#reskilling h2 > span,
#reskilling h2 > a > span {
  display: block;
  padding: 10px 8px;
  padding: 0.625rem 0.5rem;
}
#reskilling h2 > a {
  color: #000;
}
#reskilling h2 > a > span {
  background: #fff url(../image/bullet_gray.png) no-repeat right 16px;
}
#reskilling h2 > a:hover > span {
  background: #f8f7f1 url(../image/bullet_red.png) no-repeat right 16px;
}
#reskilling h4.sub-category {
  border-left: 5px solid #e40001;
  padding-left: 8px;
}
#reskilling h5 {
  font-weight: bold;
  font-size: 108% !important;
  margin: 20px 0 0;
}
#reskilling h1.line {
  border-left: solid 4px #FF0000;
  padding: 5px 0 5px 10px;
  line-height: 1;
}
#reskilling h1.line.blue {
  border-left: solid 4px #315BA4;
}
#reskilling h1.line.ylw {
  border-left: solid 4px #D9A11E;
}
#reskilling h1.line.ppl {
  border-left: solid 4px #583087;
}
#reskilling h1.line.green {
  border-left: solid 4px #156E40;
}
#reskilling h2.line {
  border: none !important;
  border-left: solid 4px #FF0000 !important;
  padding: 5px 0 5px 10px;
  line-height: 1;
  font-size: 139% !important;
}
#reskilling h2.line.blue {
  border-left: solid 4px #315BA4 !important;
}
#reskilling h2.line.ylw {
  border-left: solid 4px #D9A11E !important;
}
#reskilling h2.line.ppl {
  border-left: solid 4px #583087 !important;
}
#reskilling h2.line.green {
  border-left: solid 4px #156E40 !important;
}
#reskilling h3.line {
  border-left: solid 3px #FF0000;
  padding: 5px 0 5px 10px !important;
  line-height: 1 !important;
  font-size: 123.1% !important;
}
#reskilling h3.line.blue {
  border-left: solid 3px #315BA4;
}
#reskilling h3.line.ylw {
  border-left: solid 3px #D9A11E;
}
#reskilling h3.line.ppl {
  border-left: solid 3px #583087;
}
#reskilling h3.line.green {
  border-left: solid 3px #156E40;
}
#reskilling h4.line {
  border-left: solid 3px #FF0000;
  padding: 5px 0 5px 10px !important;
  line-height: 1 !important;
  font-size: 108% !important;
}
#reskilling h4.line.blue {
  border-left: solid 3px #315BA4;
}
#reskilling h4.line.ylw {
  border-left: solid 3px #D9A11E;
}
#reskilling h4.line.ppl {
  border-left: solid 3px #583087;
}
#reskilling h4.line.green {
  border-left: solid 3px #156E40;
}
#reskilling ul,
#reskilling ol {
  padding-left: 24px;
  padding-left: 1.5rem;
}
#reskilling dt,
#reskilling dd {
  margin-left: 0;
}
#reskilling .li-none,
#reskilling .li-inline {
  padding-left: 0;
  list-style-type: none;
}
#reskilling .li-inline li {
  display: inline;
}
#reskilling .li-sentence li {
  margin-top: 8px;
  margin-top: 0.5rem;
}
#reskilling .li-sentence li:first-child {
  margin-top: -4px;
  margin-top: -0.25rem;
}
#reskilling .dl-inline {
  margin-left: -16px;
}
#reskilling .dl-inline dt {
  display: inline;
  margin-left: 16px;
}
#reskilling .dl-inline dd {
  display: inline;
  margin-left: 16px;
}
#reskilling .dl-sentence dt,
#reskilling .dl-sentence dd {
  margin-top: 8px;
  margin-top: 0.5rem;
}
#reskilling .dl-list dt {
  float: left;
  clear: left;
  margin-right: 16px;
  margin-right: 1rem;
}
#reskilling .dl-list.w1em dt {
  margin-right: 0;
}
#reskilling .dl-list.w1em dd {
  margin-left: 1em;
}
#reskilling .dl-list.w2em dd {
  margin-left: 2em;
}
#reskilling .dl-list.w4em dd {
  margin-left: 4em;
}
#reskilling ul.a-bullet {
  padding-left: 0;
}
#reskilling ul.a-bullet li {
  display: block;
  background: url(../image/bullet_txt_red.png) no-repeat 0 0;
  padding-left: 12px;
  margin-bottom: 4px;
  margin-bottom: 0.25rem;
}
#reskilling table {
  border: 0;
  padding: 0;
}
#reskilling th,
#reskilling td {
  padding: 12px 16px;
  padding: 0.75rem 1rem;
  text-align: left;
}
#reskilling th.tb-borderbottom0,
#reskilling td.tb-borderbottom0 {
  border-bottom: 0;
}
#reskilling th.pl0r0,
#reskilling td.pl0r0 {
  padding-left: 0;
  padding-left: 0;
}
#reskilling th {
  background-color: #f2f0e4;
  vertical-align: top;
}
#reskilling thead th {
  text-align: center;
}
#reskilling table.no-border th,
#reskilling table.no-border td {
  border: 0;
}
#reskilling table.no-border td {
  padding: 0 0 0 4px;
}
#reskilling table.no-border th {
  vertical-align: top;
  background: none;
  font-weight: normal;
  padding: 0;
}
#reskilling .tb-open {
  width: 100%;
}
#reskilling .tb-open th,
#reskilling .tb-open td {
  border-left: 0;
  border-right: 0;
  vertical-align: top;
}
#reskilling .tb-form {
  width: 100%;
}
#reskilling h2 + .tb-form {
  border-top: 0;
  margin-top: 0;
}
#reskilling h2 + .tb-form th,
#reskilling h2 + .tb-form td {
  border-top: 0;
}
#reskilling .tb-form-head-line {
  border-top: 3px solid #e40001;
}
#reskilling .tb-form th,
#reskilling .tb-form td {
  padding: 12px 8px;
  padding: 0.75rem 0.5rem;
  text-align: left;
  border-left: 0;
  border-right: 0;
  vertical-align: middle;
}
#reskilling .tb-form th {
  background: none;
  width: 170px;
}
#reskilling .tb-form td[colspan] {
  padding-bottom: 24px;
}
#reskilling .tb-form .tb-form-agreement {
  padding: 24px 0 0;
}
#reskilling .tb-form td[colspan] input[type="radio"] {
  margin-left: 24px;
}
#reskilling .tb-form td[colspan] input[type="checkbox"] {
  margin-left: 24px;
}
#reskilling .tb-form td[colspan] textarea {
  margin-left: 24px;
}
#reskilling input,
#reskilling select,
#reskilling button {
  border: 0;
  padding: 0;
  vertical-align: top;
}
#reskilling input[type="text"],
#reskilling input[type="email"],
#reskilling textarea {
  -webkit-border-radius: 0;
  border-radius: 0;
  display: inline-block;
  border: 1px solid #bbb;
  background: #fff;
  box-shadow: inset 1px 1px 0 rgba(0, 0, 0, 0.1);
  height: 30px;
  line-height: 30px;
}
#reskilling input[type="text"] {
  min-width: 158px;
}
#reskilling input[type="radio"],
#reskilling input[type="checkbox"] {
  margin: 8px 8px 4px 16px;
  background: none;
}
#reskilling textarea {
  min-height: 94px;
}
#reskilling input[type="text"].input-large {
  border: 1px solid #000;
  border-right: 0;
  background: #f6f6f6;
  box-shadow: inset 1px 4px 9px -6px rgba(0, 0, 0, 0.5);
  padding: 0 8px;
  height: 38px;
  line-height: 38px;
  zoom: 1;
}
#reskilling .input-form-large {
  border: 0;
  -webkit-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  height: 40px;
  line-height: 40px;
  zoom: 1;
}
#reskilling .select-large,
#reskilling .btn-large {
  display: inline-block;
  height: 40px;
  line-height: 40px;
}
#reskilling .btn-large {
  font-weight: bold;
}
#reskilling .btn-large:hover {
  text-decoration: none;
}
#reskilling select {
  border: 1px solid #bbb;
  -webkit-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  width: 160px;
  height: 24px;
  line-height: 24px;
  font-size: 11px;
  padding-left: 4px;
  padding-right: 24px;
  cursor: pointer;
  background: url(../image/ic_caret.png) no-repeat right center, -webkit-gradient(linear, left top, left bottom, from(#fff), to(#f3f3f3));
  background: url(../image/ic_caret.png) no-repeat right center, -webkit-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background: url(../image/ic_caret.png) no-repeat right center, -moz-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background: url(../image/ic_caret.png) no-repeat right center, -ms-linear-gradient(top, #fff 0%, #f3f3f3 100%);
  background: url(../image/ic_caret.png) no-repeat right center, linear-gradient(to bottom, #fff 0%, #f3f3f3 100%);
  -webkit-appearance: button;
  -moz-appearance: button;
  appearance: button;
  text-indent: .01px;
  text-overflow: "";
  /* for firefox */
}
#reskilling select:not(:target) {
  padding-right: 0\9;
  /* IE9 */
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  #reskilling select {
    padding-right: 0;
    /* IE10 */
  }
}
#reskilling button {
  background: none;
}
#reskilling input[type="submit"].theme-black:hover,
#reskilling input[type="button"].theme-black:hover,
#reskilling button:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#reskilling input[type="submit"].theme-black,
#reskilling input[type="button"].theme-black,
#reskilling button.theme-black {
  border-radius: 0;
  color: #fff;
  background: url(../image/btn_black_bg.png) repeat-x left top;
  background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#000));
  background: -webkit-linear-gradient(top, #333 0%, #000 100%);
  background: -moz-linear-gradient(top, #333 0%, #000 100%);
  background: -ms-linear-gradient(top, #333 0%, #000 100%);
  background: linear-gradient(to bottom, #333 0%, #000 100%);
}
#reskilling button.a-cancel {
  display: inline-block;
  background: url(../image/ic_cancel.png) no-repeat 0 center;
  padding-left: 20px;
  line-height: 24px;
  color: #1a4d80;
}
#reskilling button.a-cancel:hover {
  opacity: 1.0;
  filter: alpha(opacity=100);
  text-decoration: underline;
}
#reskilling .ly-form td label {
  vertical-align: bottom;
  line-height: 32px;
  line-height: 2.0rem;
}
#reskilling .ly-form td label + input {
  margin-left: 4px;
}
#reskilling .ly-form td label.agreement {
  display: block;
  border: 1px solid #bbb;
  background: #eee;
  line-height: 38px;
  line-height: 2.375rem;
  text-align: center;
  margin: 10px 0 -16px;
}
#reskilling .ly-form td label.agreement input[type="checkbox"] {
  margin-top: 12px;
}
#reskilling .ly-form td label.agreement input[type="checkbox"] {
  margin-top: 12px;
}
#reskilling .form-submit {
  width: 140px;
  border: 0;
  -webkit-border-radius: 0.1875rem;
  border-radius: 0.1875rem;
  height: 40px;
  line-height: 40px;
  zoom: 1;
  color: #fff;
  background: url(../image/btn_black_bg.png) repeat-x left top;
  background: -webkit-gradient(linear, left top, left bottom, from(#333), to(#000));
  background: -webkit-linear-gradient(top, #333 0%, #000 100%);
  background: -moz-linear-gradient(top, #333 0%, #000 100%);
  background: -ms-linear-gradient(top, #333 0%, #000 100%);
  background: linear-gradient(to bottom, #333 0%, #000 100%);
}
#reskilling .form-submit:hover {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
#reskilling .v-top {
  vertical-align: top !important;
}
#reskilling .v-middle {
  vertical-align: middle !important;
}
#reskilling .mt0,
#reskilling h1.mt0,
#reskilling h2.mt0,
#reskilling h3.mt0,
#reskilling h4.mt0,
#reskilling h5.mt0,
#reskilling h6.mt0,
#reskilling p.mt0,
#reskilling ul.mt0,
#reskilling ol.mt0,
#reskilling dl.mt0,
#reskilling table.mt0 {
  margin-top: 0 !important;
}
#reskilling .mt8,
#reskilling h1.mt8,
#reskilling h2.mt8,
#reskilling h3.mt8,
#reskilling h4.mt8,
#reskilling h5.mt8,
#reskilling h6.mt8,
#reskilling p.mt8,
#reskilling ul.mt8,
#reskilling ol.mt8,
#reskilling dl.mt8,
#reskilling table.mt8 {
  margin-top: 8px !important;
  margin-top: 0.5rem !important;
}
#reskilling .mt16,
#reskilling h1.mt16,
#reskilling h2.mt16,
#reskilling h3.mt16,
#reskilling h4.mt16,
#reskilling h5.mt16,
#reskilling h6.mt16,
#reskilling p.mt16,
#reskilling ul.mt16,
#reskilling ol.mt16,
#reskilling dl.mt16,
#reskilling table.mt16 {
  margin-top: 16px !important;
  margin-top: 1.0rem !important;
}
#reskilling .mt24,
#reskilling h1.mt24,
#reskilling h2.mt24,
#reskilling h3.mt24,
#reskilling h4.mt24,
#reskilling h5.mt24,
#reskilling h6.mt24,
#reskilling p.mt24,
#reskilling ul.mt24,
#reskilling ol.mt24,
#reskilling dl.mt24,
#reskilling table.mt24 {
  margin-top: 24px !important;
  margin-top: 1.5rem !important;
}
#reskilling .mt32,
#reskilling h1.mt32,
#reskilling h2.mt32,
#reskilling h3.mt32,
#reskilling h4.mt32,
#reskilling h5.mt32,
#reskilling h6.mt32,
#reskilling p.mt32,
#reskilling ul.mt32,
#reskilling ol.mt32,
#reskilling dl.mt32,
#reskilling table.mt32 {
  margin-top: 32px !important;
  margin-top: 2.0rem !important;
}
#reskilling .bt-0 {
  border-top: 0 !important;
}
#reskilling .br-0 {
  border-right: 0 !important;
}
#reskilling .bb-0 {
  border-bottom: 0 !important;
}
#reskilling .bl-0 {
  border-left: 0 !important;
}
#reskilling #admin-menu-account .admin-menu-account strong {
  color: white;
}
#reskilling fieldset {
  border: none;
}
#reskilling .tb-webform fieldset legend {
  border-top: 1px solid #BBBBBB;
  display: block;
  font-weight: bold;
  padding: 0.75rem 0.5rem 1.5rem;
  text-align: left;
}
#reskilling .tb-webform fieldset .webform-container-inline,
#reskilling .tb-webform fieldset .webform-component > label {
  border-top: none !important;
}
#reskilling #lean_overlay {
  position: fixed;
  z-index: 10000;
  top: 0px;
  left: 0px;
  height: 100%;
  width: 100%;
  background: #000;
  display: none;
}
#reskilling #error_message {
  text-align: center;
  width: 480px;
  padding: 30px;
  display: none;
  font-weight: bold;
  color: #e40001;
  background: #FFF;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.7);
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0px 4px rgba(0, 0, 0, 0.7);
}
#reskilling #modalclose {
  padding-top: 1em;
}
#reskilling #modalclose p {
  font-size: 13.4px;
  font-weight: normal;
  display: inline;
  color: black;
  padding: 8px 35px;
  background-color: #CCC;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}
#reskilling .ctg-publication h2.element-invisible {
  display: none;
  border-top: none;
  margin-top: 0.5rem;
  margin-bottom: 10px;
  color: black;
  font-weight: normal;
}
#reskilling .wp-caption-text {
  font-size: 73%;
  line-height: 1.5 !important;
  margin: 0 0 10px !important;
}
#reskilling .messages.warning {
  display: none;
}
#reskilling .wp-caption {
  display: inline;
}
#reskilling .notopmargin {
  margin-top: 5px !important;
}
#reskilling .gsc-resultsHeader {
  display: none;
}
#reskilling .gsc-cursor-page {
  color: #000000 !important;
  -webkit-border-radius: 0.1875rem;
  text-decoration: none !important;
  border-radius: 0.1875rem;
  padding: 13px !important;
  padding: 0.8rem 0.8rem !important;
  text-align: center;
}
#reskilling .gsc-cursor-page:not(.gsc-cursor-current-page) {
  background: #ddd !important;
}
#reskilling .gsc-cursor-page:not(.gsc-cursor-current-page):hover {
  background: #333 !important;
  color: #fff !important;
}
#reskilling .gsc-cursor-page.gsc-cursor-current-page {
  background: none;
}
#reskilling .gsc-table-result {
  margin-top: 0;
}
#reskilling .gsc-webResult .gsc-result {
  margin: 0 !important;
}
#reskilling .gsc-cursor-box.gs-bidi-start-align {
  margin-top: 20px;
}
#reskilling .nothing-search-box .gsc-search-box {
  display: none;
}
