@charset "Shift_JIS";

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

report.css

�C���f�b�N�X�y�[�W��p�X�^�C��

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

/* �j���[�X�G���A�w��
-------------------------------------------------------------------------------------------------------- */
.news_area {
  margin: 0px;
  padding: 1px 0px 1px 0px; /* �{�b�N�X���̃t���[�g�̏�ɕs���R�ȋ�s���o����IE�p�n�b�N */
}
.news_area .date {
  width: 80px;
  font-weight: bold;
  color: #979485;
  float: left;
}
.news_area .news {
  margin: 0px 0px 5px 0px;
  width: 500px;
  color: #979485;
  float: right;
}

.news_area .dotline {
  padding: 0px 0px 5px 0px; /* margin����IE�ł������ȋ�s���o���� */
  background: url(../report/img/dotline.gif) repeat-x;
  clear: both;
}

/* ����
-------------------------------------------------------------------------------------------------------- */
.pc-none {
  display: none;
}
.is-textRight {
  text-align: right;
}
.is-textCenter {
  text-align: center;
}
.is-black {
  color: #333333;
}
.is-nonDecoration {
  text-decoration: none;
}
.is-block {
  display: block;
}
.is-inlineBlock {
  display: inline-block;
}
.is-bold {
  font-weight: bold;
}
.is-indentionBottom {
  margin-bottom: 1rem;
}
.is-tri {
  position: relative;
}
.is-tri::before {
  content: '';
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4.5px 0 4.5px 6px;
  border-color: transparent transparent transparent #fd9b1c;
  top: 50%;
  left: -10px;
  transform: translateY(-50%);
}
.is-attention {
  position: relative;
  padding-left: 1em;
}
.is-emptyMass {
  padding-left: 0.7rem;
}
.is-nowrap {
  white-space: nowrap;
}

.is-red {
  color: red;
}
.figure_container {
  width: 250px;
  height: 220px;
  margin: 0 0 20px 20px;
}
.figure_container figcaption {
  text-align: center;
  margin-top: 10px;
}
.is-textRight {
  text-align: right;
}

/* info_220511_table
-------------------------------------------------------------------------------------------------------- */
.info_220511_table {
  width: 100%;
  background-color: #ffffff;
  border-collapse: collapse;
}
.info_220511_table th,
.info_220511_table td {
  border: 1px solid #333333;
  padding: 5px;
}
.info_220511_table .td_title {
  background-color: #eeeeee;
}
.info_220511_table .td_45 {
  width: 45%;
}
.info_220511_table .td_15 {
  width: 15%;
}
.info_220511_table .sponsored {
  display: block;
  text-align: right;
  font-size: 10px;
  /*style="display: block; width: 180px; margin-right: 0; margin-left: auto; font-size: x-small;*/
}
.info_220511_table .center {
  text-align: center;
}
.info__contact__grid {
  border-top: 1px dotted #333333;
  border-bottom: 1px dotted #333333;
  padding: 10px 0;
}
/* info_220621_ishikawa
-------------------------------------------------------------------------------------------------------- */
.info__seminar01__table {
  width: 100%;
  border-collapse: collapse;
  table-layout: fixed;
}
.info__seminar01__table__th {
  background-color: #eeeeee;
  width: 15%;
  border: 1px solid #333333;
  padding: 5px;
}
.info__seminar01__table__td {
  width: 85%;
  border: 1px solid #333333;
  padding: 5px;
}
.info__seminar01__innerTable__th {
  vertical-align: top;
  font-weight: 400;
}
.info__seminar01__innerTable__td {
  vertical-align: top;
  white-space: nowrap;
  padding-left: 2.5rem;
  text-indent: -1.2em;
}
.is-regist:hover {
  opacity: 0.7;
}

/* info_consortium_220630
-------------------------------------------------------------------------------------------------------- */
.is-disc {
  position: relative;
  padding-left: 1em;
}
.is-disc::before {
  content: '\02022';
  position: absolute;
  left: 0;
  top: 0;
  width: 1em;
  height: 1em;
  font-weight: bold;
}
.is-pc-none {
  display: none;
}
/* info_consortium_220725
-------------------------------------------------------------------------------------------------------- */
.is-indent02 {
  margin-left: 4rem;
}
.is-indent03 {
  margin-left: 3.5rem;
}
.img_2col_width_consortium {
  width: 400px;
  max-width: 100%;
}
.img_2col_width_consortium picture {
  height: 220px;
}
.is-indent__li {
  margin-left: 0.5rem;
}
.is-h2__small {
  font-size: 12px;
}
.is-inline {
  display: inline;
}
.is-margin_none {
  margin: 0 !important;
}
.w400__pc {
  width: 400px;
  max-width: 100%;
  margin: auto;
}
.is-underline {
  text-decoration: underline;
}
.w320_aspect img {
  width: 320px;
  max-width: 100%;
  height: 200px;
}

/* info_221005_zenkoku
-------------------------------------------------------------------------------------------------------- */
.is-ml3em {
  margin-left: 3em;
}
