@charset "UTF-8";
#primary {
  margin-top: 0px;
}
#primary main[role=main] article .personal_info {
  padding: 30px;
}

.container.seminar-summary {
  max-width: 900px;
}

.main-content-inner > .container {
  max-width: 900px;
}

.ccm-block-share-this-page i {
  display: inline-block;
  width: 30px;
  height: 30px;
  margin: 0 2px;
  text-align: center;
  background-color: #007cc5;
  border-radius: 50%;
  border: solid 2px #007cc5;
  color: #fff;
  font-size: 16px;
  line-height: 28px;
}

.list-inline {
  padding-left: 0;
  list-style: none;
  margin-left: -5px;
}
.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px;
}

#pickup {
  font-size: 27px;
  margin: 10px 15px;
  border-bottom: 2px solid #ff00ff;
  border-image: linear-gradient(to right, #5fffc4 0%, #0034c8 100%) 1/0 0 1 0;
  border-image-slice: 1;
  padding-bottom: 10px;
}

.main-content-inner {
  margin: 0 15px !important;
}

.seminar-category {
  padding: 0;
}

.title {
  font-size: 2.5em;
  line-height: 1.4;
  color: rgb(0, 0, 0);
  font-weight: 500;
  margin-bottom: 20px;
  background-image: none !important;
  font-family: inherit !important;
  background-position-x: 0 !important;
  background-repeat: none !important;
  padding-top: 0px !important;
}

.seminar-summary {
  margin-top: 40px;
}

.sub-title {
  font-size: 1.3em;
  padding-bottom: 15px;
}

.tag-wrapper {
  margin-right: 1%;
  float: left;
  width: 100%;
  max-width: 100%;
  margin-top: 7px;
  margin-bottom: 20px;
}

.thumnail-tag {
  background-color: rgb(17, 17, 17);
  padding: 5px 13px;
  border-radius: 15px;
  width: fit-content;
  float: left;
  margin-right: 10px;
  font-size: 0.8em;
  color: rgb(255, 255, 255);
}

.online-tag {
  background-color: rgb(45, 169, 175);
  padding: 5px 13px;
  border-radius: 15px;
  width: fit-content;
  float: left;
  font-size: 0.8em;
  color: rgb(255, 255, 255);
}

.access-wrapper {
  position: relative;
  /* top: 2px; */
  font-size: 26px;
}

.seminar-category {
  width: 100%;
  border-bottom: medium solid;
  border-image: linear-gradient(to left, #5fffc4 0%, #0034c8 100%) 1/0 0 1 0;
  border-image-slice: 1;
  padding: 0;
}

ol.breadcrumb {
  border-bottom: none;
  background-color: #ffffff;
  margin: 10px 0;
  text-align: left;
  padding-left: 0;
}

.header {
  height: 200px;
}

h2 {
  font-size: 30px;
  font-weight: normal;
  margin-top: 0;
  margin-bottom: 35px;
  padding-bottom: 20px;
  border-bottom: solid 2px #c4ced8;
}
h2:after {
  position: absolute;
  content: " ";
  display: block;
  border-bottom: solid 2px #007cc5 !important;
  bottom: -2px;
  width: 20%;
  border-image: linear-gradient(to left, #5ec2c6 0%, #005bac 100%);
  border-image-slice: 1;
}

h5 {
  font-size: 18px;
}

/* button & sns  */
.btn-sns-wrapper {
  display: flex;
}

.btn-seminar-apply {
  width: 190px;
  background-image: linear-gradient(to right, rgb(0, 124, 196) 0%, rgb(90, 204, 173) 50%, rgb(0, 124, 196) 100%);
  background-size: 200% auto;
  padding: 15px;
  text-align: center;
  box-shadow: 5px 5px 7px rgba(83, 198, 175, 0.25);
  color: rgb(255, 255, 255);
  font-size: 0.9em;
  margin: 10px 0px 25px 0px;
  transition: 0.5s;
  border-radius: 2px;
  background-color: white;
}

.btn-seminar-apply:hover {
  background-position: right center;
}

.btn-seminar-apply a {
  color: rgb(255, 255, 255);
  font-size: 18px;
  font-weight: 500;
}

.read_more {
  float: none !important;
  left: 6px;
  top: -1px;
  position: relative;
  margin: 0px !important;
}

.sns-icons {
  position: absolute;
  right: 0;
  font-size: 20px;
  margin-top: 15px;
  margin-right: 20px;
}

svg#Layer_1,
svg#Layer_2 {
  width: 40px;
  height: 40px;
  position: relative;
  top: 8px;
  left: 5px;
}

.seminar_cv_points .btn_otoiawase,
.seminar_cv_points .btn_shiryoseikyu {
  width: 100% !important;
  margin: 10px auto !important;
  padding: 10px 0;
}

.btn_demo {
  width: 100%;
  border-left: 1.5px solid #5accad;
  border-right: 1.5px solid #007cc4;
  text-align: center;
  box-shadow: 5px 5px 7px rgba(83, 198, 175, 0.25);
  color: rgb(0, 124, 196);
  font-size: 0.9em;
  margin: 10px auto;
  transition: 0.5s;
  border-radius: 2px;
  height: 40px;
}

#btn_demo_img {
  position: relative;
  top: 0px;
  margin-right: 3px;
}

#btn_demo_text {
  position: relative;
  top: 10px;
}

.seminar-info-bg {
  width: 100%;
  background-color: #e9e9e9;
  padding: 0px;
  border-left: none;
}

tr#seminar_summary {
  background-color: rgb(17, 109, 177);
  color: rgb(255, 255, 255);
  position: relative;
}

#sfdc_contact_form {
  border-left: none;
  padding-top: 0 !important;
}

.seminar-info-title {
  font-size: 2em !important;
  color: rgb(255, 255, 255) !important;
  background-image: linear-gradient(to right, rgb(0, 124, 196) 0%, rgb(90, 204, 173) 100%) !important;
  padding: 25px 20px 15px 30px !important;
}

#sfdc_contact_form .btn_submit {
  padding: 15px 20px !important;
  background-image: linear-gradient(to right, rgb(0, 124, 196) 0%, rgb(90, 204, 173) 50%, rgb(0, 124, 196) 100%) !important;
  background-size: 200% auto !important;
  border: transparent !important;
  margin-bottom: 20px !important;
  font-size: 15px !important;
}

#sfdc_contact_form .btn_submit:hover {
  background-position: right center !important;
  cursor: pointer !important;
  color: rgb(255, 255, 255);
}

#seminar_summary .clearfix {
  margin-top: 20px;
  padding: 0 40px 10px 40px;
}

#seminar_summary {
  background-color: #e9e9e9;
}

.summary-title {
  width: 20%;
  margin-left: 3%;
}

.summary_right {
  float: right;
  width: 69%;
}

.summary-detail {
  width: 77%;
}

#osusume {
  line-height: 17px;
  margin: 20px;
}

.sidebar-news-page-entry-horizontal,
.sidebar-seminar-page-entry-horizontal,
.sidebar-bc-page-entry-horizontal {
  width: auto;
  margin-bottom: 30px;
}

.img-responsive {
  margin-bottom: 5px;
  width: 85%;
  margin-left: 25px;
  margin-right: 25px;
}

.sidebar-news-page-entry-text,
.sidebar-bc-page-entry-text,
.sidebar-seminar-page-entry-text {
  margin: 0 35px;
}

.sidebar-news-date,
.sidebar-bc-date,
.sidebar-seminar-date {
  color: #93a8be;
  margin-bottom: 5px;
}

#primary .col-sm-12 {
  /* margin-left: 3%; */
  border-radius: 5px;
}

#seminar-summary {
  background-color: rgb(233, 233, 233);
  padding: 30px;
  border-radius: 5px;
}

.sidebar-seminar-pages a:hover .sidebar-seminar-page-entry-text,
.sidebar-bc-pages a:hover .sidebar-bc-page-entry-text,
.sidebar-news-pages a:hover .sidebar-news-page-entry-text {
  text-decoration: underline;
}

@media (max-width: 1199px) {
  #seminar-summary {
    margin-top: 50px !important;
  }
  .sns-icons {
    right: unset;
    top: 50px;
  }
  .tag-wrapper {
    float: left;
    width: 100%;
    margin-bottom: 20px;
    max-width: 100% !important;
  }
  .access-wrapper {
    font-size: 22px;
    letter-spacing: -1px;
  }
  .title {
    margin-top: 10px;
  }
  .thumbnail-tag {
    margin-right: 9px;
  }
  .container {
    margin-top: 0;
  }
  #seminar_summary .clearfix {
    padding-right: 30px !important;
    padding-left: 30px !important;
  }
  .summary_right {
    float: none !important;
    width: 100% !important;
    margin-top: 10px !important;
  }
  .summary-title {
    width: 100%;
    margin-left: 0%;
  }
  .summary-detail {
    width: 100%;
  }
  #sfdc_contact_form {
    padding: 0px !important;
  }
  #sfdc_contact_form .clearfix {
    padding: 25px 30px 20px 30px !important;
  }
  .slider {
    display: flex;
    overflow-x: auto;
    width: 430px;
    height: 100%;
    position: relative;
  }
  .slide {
    width: 250px;
    flex-shrink: 0;
    height: auto;
  }
  /* news */
  .sidebar-news-page-entry-horizontal {
    margin-right: 20px;
    margin-left: -24px;
  }
  .sidebar-news-page-entry-thumbnail.slide {
    width: 230px;
    flex-shrink: 0;
    height: auto;
  }
  .sidebar-news-page-entry-thumbnail .img-responsive {
    width: 240px;
  }
  .sidebar-news-page-entry-text {
    padding: 10px 20px 10px 30px;
  }
  /* businesscolumn */
  .sidebar-bc-page-entry-horizontal {
    margin-right: 30px;
  }
  .sidebar-bc-page-entry-thumbnail .img-responsive {
    width: 200px;
    margin-right: 0 !important;
    margin-left: 0 !important;
  }
  .sidebar-bc-page-entry-thumbnail.slide {
    width: 195px;
    flex-shrink: 0;
    height: auto;
    float: left;
  }
  /* seminar */
  .sidebar-seminar-page-entry-text {
    padding: 10px 33px;
  }
  .sidebar-news-page-entry-text,
  .sidebar-seminar-page-entry-text,
  .sidebar-bc-page-entry-text {
    margin: 0 !important;
  }
  #primary .col-sm-4 {
    width: 100%;
    background-color: transparent !important;
  }
}
@media (max-width: 1199px) {
  .sidebar-bc-page-entry-thumbnail.slide {
    width: 100%;
    flex-shrink: 0;
    height: auto;
    float: none;
  }
  .sidebar-bc-page-entry-horizontal {
    margin-right: 0px;
  }
  .sidebar-bc-page-entry-thumbnail .img-responsive {
    width: 100%;
  }
  #pickup {
    margin: 40px 0 20px 0px;
  }
  .sidebar-bc-page-entry-horizontal {
    margin-right: 0px;
    background-color: #e9e9e9;
    padding: 20px 15px;
  }
}
/* //-- */
select::-ms-expand {
  display: none;
}

@media (min-width: 1200px) {
  select {
    width: 70%;
  }
}
@media (max-width: 1199px) {
  select {
    width: 100%;
  }
}
#sfdc_contact_form input[type=text] {
  background-color: #fff;
}

#sfdc_contact_form .clearfix dt {
  margin-bottom: 0px;
}

#sfdc_contact_form select { /*  x   _ [ v   t B b N X(Google Chrome ASafari p) */ /*  x   _ [ v   t B b N X(Firefox p) */
  appearance: none; /*  W   ̃X ^ C   𖳌  ɂ    */
  background: #fff;
  border: none;
  background-image: url(https://www.works-hi.co.jp/application/files/6916/0999/6641/arrow.svg);
  background-repeat: no-repeat;
  background-size: 12px 10px;
  background-position: right 10px center;
  padding: 7px 20px;
  border: none;
  border-radius: 3px;
  font-weight: bold;
  color: #797979;
}

#sfdc_contact_form input[type=text],
#sfdc_contact_form input[type=tel],
#sfdc_contact_form input[type=email] {
  background-color: #fff;
  border: 1px solid #999;
  border: none;
  border-radius: 4px;
  padding: 10px 15px;
  margin-bottom: 0px;
}

@media (max-width: 1199px) {
  .sidebar-bc-page-entry-thumbnail.slide {
    width: 100% !important;
  }
}
#sfdc_contact_form .btn_submit {
  white-space: break-spaces;
}

/**/
.sns-icons,
.sns-icons .list-inline {
  display: flex;
  flex-wrap: wrap;
}

.sns-icons {
  margin-top: 23px;
  margin-right: 13px;
}

.sns-icons .list-inline {
  margin: 0 0 0 10px;
}

.sns-icons .list-inline li {
  padding: 0 0 0 5px;
}

#pickup {
  margin: 10px 0 20px 0;
}

#primary .col-sm-4 {
  width: 33.33333333%;
  padding: 20px;
}

.sidebar-bc-page-entry-horizontal {
  border: 1px solid #ccc;
  background: #fff;
  transition: all 0.3s ease-in-out;
  box-shadow: 10px 10px 10px 2px rgba(50, 54, 54, 0.1);
}

.sidebar-bc-page-entry-horizontal:hover {
  transform: translate(0, 5px);
  filter: alpha(opacity=60);
  -moz-opacity: 0.6;
  opacity: 0.6;
}

.img-responsive {
  margin: 0;
  width: 100%;
}

.sidebar-bc-date {
  margin: 0 0 15px 0;
  font-size: 13px;
  color: #333;
}

.sidebar-bc-page-entry-text {
  margin: 0;
  padding: 25px;
  font-size: 18px;
}

.column-readmore {
  margin: 15px 0 0 0;
  color: #007cc5;
  font-size: 15px;
  text-align: center;
}

.link-icon {
  width: 5% !important;
  height: auto !important;
}

@media (max-width: 1199px) {
  .btn-sns-wrapper {
    justify-content: space-between;
  }
  .sns-icons {
    margin-right: 0;
  }
  .sns-icons {
    position: static;
  }
  .summary-title {
    float: none;
  }
  .summary_right {
    font-weight: normal;
    margin: 5px 0 0 0;
    color: #666;
  }
  .weak {
    padding: 5px !important;
  }
}
@media screen and (max-width: 767px) {
  #primary .col-sm-4 {
    width: 100%;
  }
  .title {
    font-size: 20px;
  }
}
@media screen and (max-width: 390px) {
  .btn-seminar-apply {
    width: 170px !important;
  }
  .btn-seminar-apply a {
    font-size: 16px !important;
  }
  .sns-icons {
    font-size: 16px !important;
  }
  .sns-icons .list-inline {
    margin: -5px 0 0 0;
  }
}
@media screen and (max-width: 342px) {
  .btn-sns-wrapper {
    display: block;
  }
  .btn-seminar-apply {
    width: 100% !important;
  }
}
.ccm-custom-kv {
  text-align: center;
  width: 100%;
}

.ccm-custom-kv img {
  width: 100%;
  height: calc(100dvh - 300px - 40px);
  max-height: 400px;
  object-fit: contain;
  object-position: center center;
}

.ccm-custom-kv + * {
  margin-top: 20px;
}

#sfdc_contact_form .iframe-wrap {
  width: 750px;
  margin: 0 auto;
}

@media screen and (max-width: 767px) {
  .ccm-custom-kv {
    height: auto;
  }
  .ccm-custom-kv img {
    height: auto;
    max-height: 50dvh;
  }
  #sfdc_contact_form .iframe-wrap {
    width: auto;
  }
}