@charset "utf-8";
#cont{ line-height: normal; }

.nav_seminar { width:960px; }

.nav_seminar ul {
  width: 960px;
  list-style: none;
}

.nav_seminar ul li {
  text-align: center;a
  float: left;
  margin-right: 15px;
  margin-top: 15px;
}

.nav_seminar ul li a {
  background-color: green;
  color: white;
  width: 180px;
  height: 35px;
  display: block;
  font-size: 16px;
  font-family: "游ゴシック";
  padding-top: 5px;
  font-weight: 700;
}


.newsBox {
  overflow: auto;
  height: 275px;
  width: 100%;
  margin-top: 15px;
  font-size: 14px;
}

.newsBox dt {
  clear: left;
  float: left;
  padding: 4px 10px;
}

.newsBox dd {
  /*background: url("../images/line_dott_999999.gif") repeat-x scroll 0 100% transparent;*/
  border-bottom: 1px dotted #999;
  padding: 4px 0 4px 110px;
}


div#cont div#c2_r { margin-top:65px; }

table.datatable {
  border-collapse: collapse;
  /*color: #333333;*/
  font-size: 11.5px;
  color: black;
  width: 730px;
}

#wrapper h2 {
  font-size:22px;
  font-weight:700;
  font-family: "游ゴシック";
  border-bottom:2px solid #a00000;
  margin-top:40px;
}

.seminar_contents {
  margin-top: 30px;
  border: 2px solid #ccc;
  padding: 10px 15px;
}

.seminar_contents img {
  width: 294px;
  margin-left: 15px;
}

.seminar_contents h3 {
  font-size: 26px;
  padding-bottom: 5px;
  margin-bottom: 11px;
  font-family: "游ゴシック";
  font-weight: 700;
  border-bottom: 3px dotted #cccccc;
  line-height: 1.3;
}


.seminar_contents h3 a {
  font-size: 20px;
  margin-bottom: 11px;
  font-family: "游ゴシック";
  font-weight: 700;
  color: #555;
}

.seminar_text p {
  font-size: 14px;
  font-family: "游ゴシック";
  font-weight: 500;
}

.seminar_text {
  float: left;
  width: 385px;
}

.seminar_term {
  font-size: 15px;
  font-family: "游ゴシック";
  font-weight: 700;
  clear:both;
  background-color: green;
  color: white;
  padding-left: 10px;
  margin-top:0px;
}

/* 2018/06/27 改修 */
.flexContainer {
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  margin-top: 30px;
}

.seminar_contents_s {
  border: 2px solid #ccc;
  margin-bottom: 20px;
  padding: 15px;
  width: 49%;
}

.seminar_contents_s > h3 {
  border-bottom: 3px dotted #ccc;
  color: #555;
  font-family: "游ゴシック", sans-serif;
  font-size: 16px;
  line-height: 1.3;
  min-height: 53px;
  margin-bottom: 10px;
  padding: 0 0 10px;
}

.seminar_contents_s > h3 > a { color: #555; }

.seminar_contents_s--LSminus1 a{
  letter-spacing: -1px;
}

.seminar_contents_s img {
  width: 100%;
  height: auto;
}

#wrapper .headingTtl_line {
  border-left: 10px solid #a00000;
  border-bottom: 3px solid #a00000;
  padding-left: 10px;
}

/* よくあるご質問ページへのリンク */
.p_link-barBtn { margin: 30px 0; }

.c_link-barBtn {
  background: #dc143c;
  border-radius: 5px;
  box-shadow: 0px 3px 0 #801026;
  color: #fff;
  display: block;
  font-family: "游ゴシック", sans-serif;
  font-size: 23px;
  font-weight: 700;
  padding: 5px;
  text-align: center;
}

.c_link-barBtn:hover {
  box-shadow: none;
  color: #fff;
  text-decoration: none;
  transform: translateY(3px);
}

/* 三角付きリンク */
.box_link-arrow {
  margin: 20px 0 30px;
  text-align: right;
}

.link_arrow {
  color: #333;
  display: inline-block;
  font-family: initial;
  font-size: 16px;
  padding-left: 1em;
  text-decoration: underline;
  text-indent: -1em;
}

.link_arrow::before {
  border: 5px solid transparent;
  border-left: 8px solid currentColor;
  border-right: none;
  content: "";
  display: inline-block;
  margin-right: 5px;
}

.link_arrow:hover {
  color: #333;
  opacity: .6;
  text-decoration: none;
}


/*===============================

    responsive

================================*/
@media screen and (max-width: 768px){

#base {
  width: 98%;
  margin: 0 auto;
}
.wrapper { width: 100%; }
.main_box > iframe {
overflow: auto;
width: 100%;
}

.seminar_text {
float: none;
margin-bottom: 20px;
width: 100%;
line-height: 1.5;
}

.seminar_contents img { margin-left: 0; }


}

@media screen and (max-width: 415px ) {

.seminar_contents img {
  width: 100%;
  height: auto;
  margin-left: 0;
}

.seminar_contents_s { width: 100%; }

}



/* 2020.09.08 */
.headingTtl_line {margin-bottom: 15px;}
.seminar_contents, .flexContainer {margin-top: 15px;}
.headingTtl_line+.seminar_contents, .seminar_contents+.seminar_contents {margin-top: 20px;}
.leadingTxt p {font: 500 16px 游ゴシック;}
#wrapper a img {transition: .3s opacity;vertical-align: bottom;}
#wrapper a:hover img {opacity: .6; transition: .3s opacity}
#wrapper iframe {max-width: 100%;}
#wrapper .seminar_schedule iframe{width: 100%; margin-top: 10px;max-height: 165px;}
@media screen and (max-width: 768px) {
  .seminar_contents > p {
    text-align: center;
  }
  .seminar_contents img {
    width: 50%;
    max-width: 400px;
    min-width: 240px;
  }
}
@media screen and (max-width: 415px) {
  .seminar_contents img {
    width: 100%;
  }
}


/* 2020.10.20 */
.contentNavi {
  display: flex;
  justify-content: space-between;
  margin: 20px 0 0;
}
/* .cN_item {width:16%;}  2022/08/15 ボタンを5→6個にしたため変更 */
.cN_item {width:19%;}
.cN_item a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 95%;
  height: 3em;
  border-radius: 10px;
  box-shadow: 0 3px 1px 0 #a00000;
  background: linear-gradient(to bottom, #a00000, #ef1833);
  font: bold 15px 游ゴシック,sans-serif;
  color: #fff;
  transition: .2s;
  line-height: 1.1;
}
.cN_item a::before,
.cN_item a::after {
  content: url("../../resource/img/seminar/w-left.png");
  position: absolute;
  top: 4px;
  left: 4px;
  display: block;
  width:23px;
  height: 23px;
}
.cN_item a::after {
  left: auto;
  right: 4px;
  transform: scale(-1,1);
}
.cN_item a:hover {
  background: linear-gradient(to bottom, #b37f40, #f7ca6f);
  text-decoration: none;
  color: #422f20;
  transform: translateY(3px);
  box-shadow: 0 0 0 0 #b37f40;
  transition: .2s;
}
.cN_item a:hover:before,
.cN_item a:hover:after {
  content: url("/resource/img/seminar/b-left.png");
}
@media screen and (max-width: 768px) {
  .contentNavi {flex-wrap: wrap;}
  .cN_item {
    margin-top: 10px;
    width: 49%;
  }
}
@media screen and (max-width: 599px) {
  .contentNavi {margin-top: 0;}
  .cN_item {width: 100%;}
  .cN_item a {height: 2em;}
}


/* Style.css
========================== */
body{
  font-family:"Noto Sans CJK JP",sans-serif;
}
.u_ic {
  position: relative;
}
.u_ic::before,
.u_ic::after {
  content: "";
  margin: auto;
  background-repeat: no-repeat;
  background-position: left top;
  background-size: 100% auto;
  position: absolute;
  pointer-events: none;
}
/* ========================== */


/* Unique.css
========================== */
/* Content */

#base.base__seminar {
  width: 1200px;
}
div#cont div#c3_l{
  width: 975px;
}
div#cont div#c3_lr{
  width: 750px;
}
div#cont div#c2_r{
  margin-top: 0;
}
#cont.cont__seminar{
  width: 100%;
}
/* ページ遷移ナビ */
.cN_item.cN_item__seminar a {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 3.5em;
  background: #A00000;
  font-size: 12px;
  font-weight: bold;
  color: #fff;
  transition: .2s;
  line-height: 1.4;
  border-right: 1px solid #fff;
  padding: 10px;
  border-radius: 0;
  box-shadow: none;
}

.cN_item.cN_item__seminar a::before, .cN_item.cN_item__seminar a::after{
  content: "";
  width: 0;
  height: 0;
}

@media screen and (max-width: 768px) {
  .cN_item__br {
    display: none;
  }
}
/* 追従ナビ追加（20260316） */
html {
  scroll-padding-top: 42px; 
}
@media screen and (max-width: 768px) {
  html {
    scroll-padding-top: 0;
  }
}
.js_localNaviWrapper {
  width: 100%;
  margin: 20px 0 0;
  position: relative;
}

.js_fixedNavi {
  z-index: 100;
  margin: 0 !important;
  transition: background-color 0.3s;
}

.js_fixedNavi.is-fixed,
.js_fixedNavi.is-stopped {
  margin: 0 !important;
  background-color: #fff;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
}

.contentNavi {
  margin-top: 0;
}
/* 共通パーツ
===================================== */
.seminar_kv_main{
  width: 100%;
  border: 1px solid #eee;
}
#wrapper h2.ttl__seminar{
  font-size: 20px;
  font-weight: 700;
  border-bottom: none;
  padding-left:10px;
}
#wrapper h2.ttl__seminar::before{
  content: '';
  display: block;
  position: absolute;
  width: 4px;
  height: 23px;
  top: 0;
  bottom: 0;
  left: 0;
  background: #A00000;
}

/* セミナーコンテンツ */
.seminar_contents{
  border: none;
  padding: 30px 0;
}
.seminar_contents:has(.request){
  display:none;
}
.seminar_contents+.seminar_contents{
  margin-top: 0;
  border-top: 1px solid #EFEFEF;
}
.seminar_contents h3{
  padding-bottom: 0;
  margin-bottom: 20px;
  border-bottom: none;
}
.seminar_contents h3 a{
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 700;
  color: #333333;
}
.headingTtl_line.ttl__seminar{
  margin-bottom: 0;
}
/* table:iframe */
#wrapper .seminar_schedule iframe {
  margin-top: 20px;
}

/* サイドコンテンツ */
/* 左ナビ */
.m_solutionBaseSideNavs{
  width: 200px;
}



/* TITLE：開催 */
.ttl__seminar__hold::before{
  content: "";
  height: 25px;
  top: 0;
  border: 1px solid #A00000;
  border-radius: 3px;
  position: absolute;
}
.ttl__seminar__hold::after{
  content: attr(data-hold);
  display: inline-block;
  position: absolute;
  top: 5px;
  left: 20px;
  font-size: 12px;
  font-family: 'Noto Sans JP',sans-serif;
  white-space: nowrap;
  color: #A00000;
}

/* 対面開催 */
.ttl__seminar__hold.ttl__seminar__facing::before{
  width: 70px;
  right: -80px;
}
/* オンライン開催 */
.ttl__seminar__hold.ttl__seminar__online::before{
  width: 105px;
  right: -115px;
}

#wrapper .headingTtl_line.ttl__seminar{
  border:none;
}
.leadingTxt p{
  font-family:"Noto Sans CJK JP",sans-serif;
}


/* === 新着セミナー === */
.newsBox.newsBox__seminar {
  height: 185px;
  margin-top: 22px;
  font-size: 14px;
  border-top: 1px dotted #999;
}
.newsBox.newsBox__seminar dt{
  font-size: 12px;
  padding: 10px 0;
}
.newsBox.newsBox__seminar dd{
  font-size: 12px;
  padding: 10px 10px 10px 75px;
}

/* === 注目セミナー === */
.seminar_contents.seminar_contents__attention h3{
  border-bottom: none;
  padding-bottom: 0;
  margin-bottom: 20px;
  line-height: 1.1;
}
.is_hover--dislink:hover{
  text-decoration: none;
  cursor: text;;
}
.seminar_text.seminar_text__attention{
  width: 548px;
}
.seminar_text.seminar_text__attention p{
  font-family: "Noto Sans JP";
  font-weight: 400;
}
.seminar_img__attention{
  text-align: end;
}
.seminar_contents.seminar_contents__attention img{
  width: 182px;
  margin-left: 0;
}

/* === 地方創生に関するセミナー、人的資本に関するセミナー、
　　　 ＤＸ推進に関するセミナー、パートナー企業共同開催セミナー === */
.seminar_contents_s{
  width: 47%;
}
.seminar_contents.seminar_contents_s__others, .flexContainer{
  width: 100%;
  margin-top: 20px;
}
.seminar_contents_s.seminar_contents_s__others{
  display: flex;
  justify-content: space-between;
  gap: 15px;
  margin-bottom: 0;
  padding: 15px 0 12px 0;
  border: none;
  border-top: 1px solid #EFEFEF;
  border-bottom: 1px solid #EFEFEF;
}
.seminar_contents_s.seminar_contents_s__others + .seminar_contents_s.seminar_contents_s__others:nth-child(n+3){
  border-top: none;
}
.seminar_contents_s.seminar_contents_s__others > h3{
  font-size: 14px;
  line-height: 1.5;
  color: #333333;
  border-bottom: none;
  min-height: auto;
  margin-bottom: 0;
  padding: 0;
}
.seminar_img__others{
  width: 85px;
  flex-shrink: 0;
}

/* 無料セミナー　全力Q＆Aバナー */
.link_qa{
  margin-top: 60px;
}
.link_qa a img{
  width: 100%;
  border: 1px solid #eee;
}

/* お問合せ */
#commonInquiry .m_commonFtInquiry__btns.m_commonFtInquiry__btns__seminar{
  justify-content: center !important;
}



/* 下層ページ：全力Q&A
========================== */
.heading_question.heading_question__qa{
  margin-top: 20px;
  margin-bottom: 15px;
}
.free_seminar_link_contain{
  margin-top: 40px;
}
.free_seminar_link{
  padding: 13px;
  text-align: center;
  border-radius: 5px;
  border: 1px solid #A00000;
}
.free_seminar_link.link_back_top{
  background:#A00000;
}
.free_seminar_link.link_look_qa{
  margin-top: 10px;
}
.link_top a{
  color: #fff;
}
.link_qa a{
  color: #A00000;
}

/* お問合せ */
.p_main__link.p_btnBox{
  margin-top: 40px;
}
.c_btn-main {
  color: #fff;
  background: #93210B;
  border: 2px solid #93210B;
  font-size: 16px;
}
.c_btn {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 0 16px;
  border-radius: 4px;
  text-decoration: none;
  line-height: 1.2;
}
.c_btn::after {
  content: "";
  display: block;
  width: 0;
  height: calc(1em * 1.2);
  padding: 10px 0;
}
.c_btn-sub {
  border: 2px solid #93210B;
  color: #93210B;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fa {
  display: inline-block;
  font: normal normal normal 14px/1 FontAwesome;
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.u_ml16 {
  margin-left: 8px;
}
.p_btnBox_item + .p_btnBox_item {
  margin-top: 16px;
}
@media (any-hover: hover) {
  .c_btn-main:hover {
    color: #fff !important;
  }
  .c_btn:hover {
    opacity: .7;
    color: inherit;
    text-decoration: none;
  }
  .c_btn-sub:hover {
    color: #93210B !important;
  }
  .c_btn:hover {
    opacity: .7;
    color: inherit;
    text-decoration: none;
  }
}

/* SP
===================================== */
@media screen and (max-width: 768px){
  #base.base__seminar {
    width: 100%;
  }
  #cont.cont__seminar{
    width: auto;
  }
  #wrapper h2{
    margin-top: 20px;
  }
  .headingTtl_line+.seminar_contents,
  .seminar_contents+.seminar_contents{
    padding: 20px 0 0 0;
  }
  .headingTtl_line.ttl__seminar{
    padding-bottom: 20px;
  }
  #wrapper h2.ttl__seminar::before{
    bottom: 20px;
  }
  /* TITLE:開催 */
  .ttl__seminar__hold {
    display: block;
  }
  .ttl__seminar__hold::before{
    height: 20px;
  }
  .ttl__seminar__hold::after{
    font-size: 10px !important;
  }
  /* 対面開催 */
  .ttl__seminar__hold.ttl__seminar__facing::before{
    width: 52px;
    height: 20px;
    right: inherit;
    left: 0;
  }
  .ttl__seminar__hold.ttl__seminar__facing::after{
    top: 4px;
    left: 6px;
  }
  /* オンライン開催 */
  .ttl__seminar__hold.ttl__seminar__online::before{
    width: 80px;
    right: inherit;
    left: 0;
  }
  .ttl__seminar__hold.ttl__seminar__online::after{
    width: auto;
    right: auto;
    bottom: -20px;
    top: 4px;
    left: 6px;
    -webkit-transform: inherit;
            transform: inherit;
  }
  #wrapper h2.ttl__seminar.ttl__seminar__new::before,
  #wrapper h2.ttl__seminar.ttl__seminar__qa::before{
    bottom: 0;
  }
  .seminar_contents.seminar_contents__attention img{
    width: 100%;
  }
  .seminar_text.seminar_text__attention{
    width: 100%;
  }
  .flexContainer__seminar{
    display: block;
  }
  .seminar_contents_s.seminar_contents_s__others{
    width: 100%;
  }
  .seminar_contents_s.seminar_contents_s__others > h3{
    width: 70%;
  }
  .seminar_img__others{
    width: 30%;
  }
  .seminar_contents_s.seminar_contents_s__others + .seminar_contents_s.seminar_contents_s__others:nth-child(2){
    border-top: none;
  }
}