@charset "utf-8";
/* セミナー */
.seminar_list_child {
  position: relative;
  background-color: #f0f5fa;
  border: 1px solid #dee4ea;
  box-sizing: border-box;
  border-radius: 4px;
  margin-bottom: 1.875em;
}
@media print, screen and (min-width: 768px) {
  .seminar_list_child {
    margin-bottom: 2.5em;
  }
}
.seminar_end {
  background-color: #e2e2e2;
}
.seminar_status {
  position: absolute;
  display: inline-block;
  font-weight: bold;
  height: 30px;
  line-height: 30px;
  left: 0.7em;
  font-size: 0.9em;
  padding: 0 1em;
}
@media print, screen and (min-width: 768px) {
  .seminar_status {
    left: 2.1em;
  }
}
.status_now {
  color: #fff;
  background: #5084f8;
}
.status_deadline {
  color: #b22412;
  background: #ffc1c1;
}
.status_end {
  color: #22222c;
  background: #bcbcbc;
}
.seminar_content {
  padding: 2.5em 0.625em 1.25em;
}
@media print, screen and (min-width: 768px) {
  .seminar_content {
    padding: 2.5em 1.875em;
  }
}
.seminar_detail {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .seminar_detail {
    display: flex;
  }
}
.seminar_img {
  height: 251px;
  margin-bottom: 0.875em;
}
.seminar_img img {
  object-fit: cover;
  width: 100%;
  height: 100%;
}
@media print, screen and (min-width: 768px) {
  .seminar_img {
    width: 40%;
    height: 266px;
    margin-bottom: 0;
    text-align: center;
  }
}
.seminar_txt {
  margin-bottom: 0.6em;
}
@media print, screen and (min-width: 768px) {
  .seminar_txt {
    width: 60%;
    margin-left: 1.25em;
    margin-bottom: 0;
  }
}
.seminar_txt h4 {
  color: #1f3681;
  font-size: 1.125em;
  margin-bottom: 0.6em;
}
@media print, screen and (min-width: 768px) {
  .seminar_txt h4 {
    font-size: 1.4em;
  }
}
.seminar_info {
  background-color: #fff;
  display: flex;
  flex-wrap: wrap;
  padding: 1em 0.65em;
}
@media print, screen and (min-width: 768px) {
  .seminar_info {
	margin-top: 1.5em;
    padding: 1.5em 2.5em;
  }
}
.seminar_info_end {
  background-color: #d0d0d0;
}
.seminar_alert_txt {
  width: 100%;
  color: #c34131;
  font-weight: bold;
  margin-bottom: 1em;
}
.seminar_info dt {
  width: 100%;
  color: #1f3681;
  font-weight: bold;
  margin-bottom: 0.5em;
}
@media print, screen and (min-width: 768px) {
  .seminar_info dt {
    width: 10%;
    margin-bottom: 1em;
  }
}
.seminar_info dd {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .seminar_info dd {
    width: 90%;
  }
}
.seminar_info dd:not(:last-child) {
  margin-bottom: 0.875em;
}
.seminar_info dd.seminar_tags_wrap:not(:last-child) {
  margin-bottom: 0.375em;
}
@media print, screen and (min-width: 768px) {
  .seminar_info dd:not(:last-child) {
    margin-bottom: 1em;
  }
  .seminar_info dd.seminar_tags_wrap:not(:last-child) {
    margin-bottom: 0.5em;
  }
}
.seminar_target_tags {
  display: flex;
  flex-wrap: wrap;
}
.seminar_target_tags li {
  background: #b8cffa;
  height: 30px;
  line-height: 30px;
  font-size: 0.875em;
  padding: 0 0.9em;
  margin-right: 0.7em;
  margin-bottom: 0.5em;
}
.seminar_button {
  padding-bottom: 1.875em;
}
.seminar__lead {
  margin-bottom: 1.4em;
}
.seminar__section:not(:last-child) {
  margin-bottom: 2em;
}
@media print, screen and (min-width: 768px) {
  .seminar__lead {
    margin-bottom: 2em;
  }
  .seminar__section:not(:last-child) {
    margin-bottom: 4em;
  }
}
/* セミナー・イベント一覧 */
.button.button_w_match {
  width: 83.75%;
  padding: 0.75em;
  font-size: 1em;
}
@media print, screen and (min-width: 768px) {
  .button.button_w_match {
    width: 28.5%;
  }
}
/* TSR出張セミナーはこちらボタン start */
.businesstrip_contents_wrap {
  max-width: 100%;
  margin: auto;
  padding: 1em;
  padding-bottom: 1.875em;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_contents_wrap {
    max-width: 1080px;
    padding: 1em 0;
  }
}
.businesstrip_seminar_wrap {
  background: #fff;
  border: 1px solid #2948ad;
  border-radius: 4px;
  text-align: center;
  font-size: 16px;
  padding: 1.25em;
}
.businesstrip_seminar_wrap a {
  display: inline-block;
  color: #1f3681;
  font-weight: bold;
  font-size: 1.25em;
  margin-bottom: 0.7em;
}
.businesstrip_seminar_wrap p {
  font-size: 1em;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_seminar_wrap a {
    font-size: 1.5em;
  }
  .businesstrip_seminar_wrap p {
    font-size: 1.125em;
  }
}
.businesstrip_seminar_wrap.businesstrip_seminar_baloon_wrap {
  background: #fff;
  border: 2px solid #2948ad;
  border-radius: 4px;
  text-align: center;
  font-size: 1em;
  padding: 1.25em;
  position: relative;
  display: flex;
  flex-direction: column;
  margin-top: 3em;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_seminar_wrap.businesstrip_seminar_baloon_wrap {
    margin-top: 6em;
  }
  .businesstrip_seminar_wrap.businesstrip_seminar_baloon_wrap:hover {
    background: #eaf4ff;
  }
}
.businesstrip_seminar_wrap.businesstrip_seminar_baloon_wrap::before {
  content: "▶";
  position: absolute;
  top: 40%;
  right: 0;
  color: #2948ad;
  font-size: 1em;
  margin-right: 0.15em;
  transform: scaleY(1.5);
}
@media print, screen and (min-width: 768px) {
  .businesstrip_seminar_wrap.businesstrip_seminar_baloon_wrap::before {
    font-size: 1.5em;
    margin-right: 0.25em;
  }
}
.businesstrip_seminar_baloon {
  position: absolute;
  left: 50%;
  top: -10%;
  transform: translateX(-50%);
  width: 95%;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_seminar_baloon {
    position: absolute;
    left: 5%;
    top: -20%;
    transform: translateX(0);
    width: unset;
  }
}
.businesstrip_seminar_baloon_inner {
  position: relative;
  color: #fff;
  background: #2948ad;
  padding: 0.5em 1em;
  font-size: 1em;
  font-weight: 700;
  border-radius: 0.5em;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_seminar_baloon_inner {
    padding: 0.5em 1.5em;
    font-size: 1.1em;
  }
}
.businesstrip_seminar_baloon_inner::before {
  content: "";
  position: absolute;
  border-top: 12px solid #2948ad;
  border-left: 12px solid transparent;
  top: 100%;
  left: 30%;
  transform: translateX(-50%);
}
.businesstrip_seminar_baloon_title {
  display: inline-block;
  color: #2948ad;
  font-weight: bold;
  font-size: 1.5em;
  margin-bottom: 0.25em;
  margin-top: 1em;
  text-shadow: 2px 1px 2px #ececec;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_seminar_baloon_title {
    font-size: 2em;
    margin-top: 0.5em;
  }
}
.businesstrip_seminar_baloon_text {
  font-size: 1em;
}
/* TSR出張セミナーはこちらボタン end */
/* 【必要かどうか怪しい】出張セミナー */
.contents_businesstrip {
  padding-top: 1.8em;
  padding-bottom: 1.8em;
}
@media print, screen and (min-width: 768px) {
  .contents_businesstrip {
    padding-top: 4.1em;
    padding-bottom: 5.8em;
  }
}
.contents_businesstrip p {
  margin-bottom: 1.15em;
}
@media print, screen and (min-width: 768px) {
  .contents_businesstrip p {
    margin-bottom: 2.5em;
  }
}
.title_h3_businesstrip {
  font-size: clamp(1.3rem, 1vw + 0.9rem, 1.6rem);
  color: #1f3681;
  margin-bottom: 1em;
}
.title_h4_businesstrip {
  font-size: clamp(1.1rem, 0.8vw + 0.85rem, 1.35rem);
  color: #1f3681;
  margin-bottom: 1em;
}
.title_h5_businesstrip {
  font-size: clamp(1rem, 0.6vw + 0.8rem, 1.2rem);
  color: #1f3681;
  margin-bottom: 1em;
}
.table_businesstrip th {
  background: #cad7f2;
}
tr.table_generations_first th {
  background: #f4f4f4;
}
.businesstrip_contact_wrap {
  background: rgba(255, 255, 255, 0.9);
  padding: 1.875em 0.625em;
  box-shadow: 0 3px 6px #c4d0e7;
  border-radius: 6px;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_contact_wrap {
    padding: 3.125em;
  }
}
.businesstrip_contact_content {
  max-width: 640px;
  margin: auto;
}
.businesstrip_contact_wrap > .businesstrip_seminar_wrap {
  margin: auto;
}
.businesstrip_button_twin {
  margin: auto;
}
.businesstrip_button_twin a:first-child {
  margin-bottom: 0.9em;
}
@media print, screen and (min-width: 768px) {
  .businesstrip_button_twin {
    display: flex;
    justify-content: space-between;
    margin: auto;
  }
  .businesstrip_button_twin a:first-child {
    margin-bottom: 0;
  }
}
/* セミナー検索エリア */
@media print, screen and (min-width: 768px) {
  .seminar_search_item_check {
    display: block;
  }
}
.search_check_row {
  display: inline;
}
.search_calendar {
  display: flex;
  align-items: center;
}
.search_calendar span {
  margin: 0 1em;
}
@media print, screen and (min-width: 768px) {
  .search_calendar {
    margin-right: 3em;
  }
}
/* 非活性ボタン */
.button_disabled {
  background: #767676;
}
/* 検索エリア（セミナーだけ？） 区切り線 */
.border_b_search {
  border-bottom: 1px dashed #bebebe;
}
/* セミナー詳細 地図 */
.seminar_map {
  padding: 1.5em 0.625em 1em;
}
.seminar_map iframe {
  width: 100%;
  aspect-ratio: 4/3;
}
@media print, screen and (min-width: 768px) {
  .seminar_map iframe {
    aspect-ratio: 3/1;
  }
}
/* セミナー詳細 */
.seminar_detail_wrap {
  background: #e2edf8;
  border-radius: 4px;
  padding: 1em;
}
.seminar_detail_contents {
  background: #fff;
  margin-bottom: 2.25em;
}
@media print, screen and (min-width: 768px) {
  .seminar_detail_contents {
    padding: 1em;
  }
}
.seminar_detail_contents .seminar_info {
  padding: 0.625em;
}
@media print, screen and (min-width: 768px) {
  .seminar_detail_contents .seminar_info {
    width: 60%;
    padding: 0;
    margin-left: 1em;
  }
}
.seminar_detail_contents .seminar_info dt {
  width: 100%;
}
@media print, screen and (min-width: 768px) {
  .seminar_detail_contents .seminar_info dt {
    width: 15%;
  }
	.seminar_detail_contents .seminar_info dd {
  width: 85%;
}
}
.contents_wrap.contents_wrap_seminar_detail {
  margin-bottom: 2em;
}
@media print, screen and (min-width: 768px) {
  .contents_wrap.contents_wrap_seminar_detail {
    margin-bottom: 6em;
  }
}
/* セミナー概要 */
.seminar_summary_wrap {
  padding-top: 2em;
}
@media print, screen and (min-width: 768px) {
  .seminar_summary_wrap {
    padding-top: 4em;
    padding-bottom: 3.5em;
  }
}
.seminar_summary_wrap h3, .seminar_summary_wrap h4 {
  color: #1f3681;
}
.seminar_summary_wrap h4 {
  font-size: 1.2em;
  margin-bottom: 0.7em;
}
.seminar_summary_child {
  margin-bottom: 2em;
}
.seminar_summary_schedule {
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 3px 6px #c4d0e7;
  border-radius: 4px;
  padding: 1.5em 2em;
  margin-top: 0.9em;
}
.seminar_summary_schedule ul li:not(:last-child) {
  margin-bottom: 1em;
}
/* 講師情報 */
.teacher_info {
  border: 1px solid #bebebe;
  background: #fff;
  border-radius: 4px;
  margin-top: 1.2em;
}
.teacher_info:not(:last-child) {
  margin-bottom: 1.5em;
}
.teacher_info_child {
  position: relative;
  display: flex;
  flex-wrap: wrap;
  margin: 0em;
}
@media print, screen and (min-width: 768px) {
  .teacher_info_child {
    flex-wrap: nowrap;
    margin: 1.5em;
  }
}
.teacher_info_img {
  max-height: 240px;
}
@media print, screen and (min-width: 768px) {
  .teacher_info_img {
    max-width: 310px;
  }
}
.teacher_info_img img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.teacher_info_txt {
  margin: 1em 0.625em;
}
@media print, screen and (min-width: 768px) {
  .teacher_info_txt {
    margin: 0;
    padding: 0.5em 1.5em;
  }
}
.teacher_info_txt ul li:not(:last-child) {
  margin-bottom: 0.5em;
}
.teacher_info_txt .teacher_name {
  font-weight: bold;
  font-size: 1.5em;
  margin: 0.2em 0;
}
@media print, screen and (min-width: 768px) {
  .teacher_info_txt .teacher_name {
    margin: 1em 0;
  }
}
.teacher_info_child dl dt {
  font-weight: bold;
  color: #1f3681;
  font-size: 1.1em;
  margin-bottom: 0.5em;
}
.hr_teacher_info {
  border: none;
  border-top: 1px solid #bebebe;
  margin: 0 0.625em;
  padding-bottom: 1.5em;
}
@media print, screen and (min-width: 768px) {
  .hr_teacher_info {
    margin: 0 1.5em;
  }
}
.teacher_info_child dl dd:not(:last-child) {
  margin-bottom: 1.5em;
}
/* イベント・セミナー 企業情報 */
.company_seminar_child {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  border: 1px solid #2948ad;
  border-radius: 4px;
  padding: 1.5em 0.625em;
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 768px) {
  .company_seminar_child {
    justify-content: left;
    padding: 1.5em;
  }
}
.company_seminar_logo {
  max-width: 130px;
  margin-bottom: 0.9em;
}
@media print, screen and (min-width: 768px) {
  .company_seminar_logo {
    margin-bottom: 0;
  }
}
.company_seminar_child img {
  width: 100%;
  height: 100%;
  object-fit: contain;
}
.company_seminar_child h4 {
  font-size: 1.2em;
}
@media print, screen and (min-width: 768px) {
  .company_seminar_child h4 {
    font-size: 1.5em;
    padding-left: 1.1em;
  }
}
.company_seminar_wrap .detail_table th {
  font-weight: 100;
  color: #111;
}
.company_seminar_wrap .detail_table td {
  text-align: left;
  padding: 1.5em;
}
/* イベントセミナー 資料請求・お問い合わせ start */
.seminar_contact_wrap {
  background: #e2edf8;
  border-radius: 6px;
  box-shadow: 0 3px 6px #c4d0e7;
  padding: 1.9em 1em;
  margin-bottom: 6.3em;
}
@media print, screen and (min-width: 768px) {
  .seminar_contact_wrap {
    padding: 3.125em 1em;
  }
}
.seminar_contact_wrap .services_button:not(:first-child) {
  margin-top: 1em;
}
@media print, screen and (min-width: 768px) {
  .seminar_contact_wrap .services_button:not(:first-child) {
    margin-top: 4.8em;
  }
}
/* イベントセミナー 資料請求・お問い合わせ end */
/* 【必要かどうか怪しい】関連セミナー・ウェビナー情報（サービストップ）start */
.seminer_info_wrap {
  border-top: 1px solid #1f3681;
  border-bottom: 1px solid #1f3681;
  border-right: 1px solid #e0e0e0;
  border-left: 1px solid #e0e0e0;
  margin-bottom: 1.5em;
}
@media print, screen and (min-width: 768px) {
  .seminer_info_wrap {
    border-right: none;
    border-left: none;
    margin-bottom: 0;
  }
}
.seminer_info {
  display: flex;
  flex-direction: column;
}
.seminer_info:nth-child(odd) {
  background: #f9f9fc;
}
.seminer_info:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
@media print, screen and (min-width: 768px) {
  .seminer_info {
    display: flex;
    flex-direction: row;
  }
  .seminer_info:not(:last-child) {
    border-bottom: none;
  }
  .seminer_info:hover {
    opacity: 0.8;
  }
}
.seminer_info_child {
  padding: 1em;
}
.seminer_info_child:not(:last-child) {
  border-bottom: 1px solid #e0e0e0;
}
.seminer_info_child.seminer_info_title {
  font-weight: 700;
  color: #1f3681;
}
@media print, screen and (min-width: 768px) {
  .seminer_info_child:not(:last-child) {
    border-bottom: none;
    border-right: 1px solid #e0e0e0;
  }
  .seminer_info_child.seminer_info_status {
    width: 18%;
  }
  .seminer_info_child.seminer_info_date {
    width: 42%;
  }
  .seminer_info_child.seminer_info_title {
    width: 40%;
  }
}
.seminer_status_wrap {
  display: flex;
  flex-wrap: wrap;
}
.seminer_status {
  text-align: center;
  color: #fff;
  font-weight: 700;
  padding: 0.25em;
}
.seminer_status:not(:last-child) {
  margin-right: 1em;
}
.seminer_status.seminer_status_reception {
  background: #5084f8;
  width: 5em;
}
.seminer_status.seminer_status_eventend {
  background: #d9d9de;
  color: #22222c;
  width: 5em;
}
.seminer_status.seminer_status_prefecture {
  background: #1f3681;
  width: 4em;
}
/* 関連セミナー・ウェビナー情報（サービストップ）end */