.c-btn--contact-select {
  a {
    display: block;
    text-decoration: none;
  }
}

.c_list_content--bnr {
  display: flex;
  flex-direction: column;
  width: 98%;
  height: 100%;
  margin: 4% auto;
  overflow: hidden;
  border: 1px solid var(--wp--preset--color--custom-main);
  background-color: #fff;
  box-shadow: 1px 1px 5.8px 1px #62626266;
  text-decoration: none;
}

.c_list_content--bnr:hover dt:before {
  left: 0;
}

.c_list_content--bnr--body {
  display: flex;
  flex-direction: column;
  flex: 1;
  padding: 0;
  margin: 0;
}

.c_list_content--bnr:hover {
  border-color: #ed6363;
}

.c_list_content--bnr--body--title {
  z-index: 2;
  position: relative;
  padding: 1.5%;
  background-color: var(--wp--preset--color--custom-main);
  color: #fff;
  font-size: 14px;
  font-weight: 700;
}

.c_list_content--bnr--body--title:before {
  z-index: -1;
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background-color: #dc2020;
  content: "";
  transition: all .3s linear;
  transition: all .1s linear;
  transition-timing-function:
    ease-out;
}



.c_list_content--bnr--body--text {
  /* width: 100%; */
  padding: 2%;
  color: #333;
  color: #333;
  font-size: 12px;
  padding-bottom: 25px;
  padding-top: 20px;
  flex: 1;
}


/**
* IR資料
**/
/* 最新四半期エリア（トップ） */

.irp-icon-pdf {
  background-image: url(https://cshd.cyberstep.com/wp-content/uploads/2025/10/pdf-icon.svg);
  width: 10px;
  height: 15px;
  background-size: 100%;
  display: inline-block;
  margin-left: 5px;
  position: relative;
  top: 5px;
}

.irp-icon {
  padding-right: 16px;
  padding-top: 7px;
  padding-bottom: 4px;
  margin-right: 4px;
  margin-left: 4px;
  line-height: 20px;
  text-decoration: none;
}

.irp-library-quarter {
  background-color: #ffffff;
  border: 1px solid var(--wp--preset--color--custom-main);
  margin: 0;
  padding: 0;
}

.irp-library-quarter h2.irp_h2 {
  background-color: var(--wp--preset--color--custom-main);
  color: #FFFFFF;
  font-size: 14px;
  margin: 0;
  padding: 5px;
}

.irp-library-quarter ul {
  margin: 5px;
  padding: 5px;
}

.irp-library-quarter li {
  color: #555555;
  padding: 3px;
  margin: 0px;
  font-size: 12px;
  list-style: none;
  margin-left: 0px;
}

.irp-library-quarter li a {
  color: #333333;
  font-size: 14px;
}

.irp-library-quarter li a:hover {
  text-decoration: none;
}



.irp-library-quarter h2 {
  margin-bottom: 5px;
}

.irp-library-quarter nobr {
  color: #ffffff;
}

div h2 {
  margin-bottom: 5px;
}



/* 最新期IR資料ダウンロード（トップ） */

.irp-library-zip h3 {
  background-image: url(http://irpocket.com/3810/images/zip.gif);
  background-position: 200px 3px;
  background-repeat: no-repeat;
  border-left: solid #FF7529 5px;
  margin: 0px 0px 8px 0px;
  padding: 3px 0px 3px 5px;
  font-size: 12px;
  width: 94%;
  position: relative;
  color: #313031;
}

.irp-library-zip {
  margin: 20px 5px;
  padding: 5px;
  width: 100%;
}

.irp_description {
  font-size: 12px;
  color: #555555;
  margin-bottom: 10px;
}



/* カテゴリブロック（トップ）の配置 */

#latest_library h2.irp_h2 {
  border: 0;
  color: #313031;
  font-size: 14px;
  font-weight: bold;
  margin: 8px 0px;
  padding: 2px 0 0 4px;
}



.irp-library-term .irp-category {
  width: 100%;
  float: left;
  margin: 5px;
  padding: 5px;
}

.irp-library-term .irp-category ul {
  margin: 5px;
  padding: 5px;
}

.irp-library-term .irp-category-3 {
  clear: left;
}

.irp-library-term .irp-category-5 {
  clear: left;
}

.irp-library-term .irp-category-7 {
  clear: left;
}

.irp-library-term .irp-category-9 {
  clear: left;
}



/* カテゴリブロック（トップ）のタイトル横のリンク */

.irp-library-term .irp-category h3 {
  border-left: solid #fa00ab 3px;
  margin: 0px 0px 8px 0px;
  padding: 0px 0px 0px 5px;
  font-size: 12px;
  width: 94%;
  position: relative;
  color: #313031;
}

.irp-library-term .irp-category h3 a {
  color: #444f65;
  font-size: 13px;
  position: absolute;
  top: 3px;
  right: 100px;
}

.irp-library-term .irp-category h3 a:hover {
  text-decoration: underline;
}



/* カテゴリブロック（トップ）の一覧 */

.irp-library-term .irp-category li {
  list-style: none;
  padding: 3px 3px 3px 3px;
  margin: 0px;
  font-size: 14px;
}



/* カテゴリブロック（トップ）の一覧のタイトルのリンク */

.irp-library-term .irp-category li a {
  color: #2e3441;
}

.irp-library-term .irp-category li a:hover {
  text-decoration: none;
}



/* カテゴリブロック（トップ）の一覧の日付 */

.irp-library-term .irp-category li {
  color: #555555;
}



.irp-library-navi {
  clear: both;
  padding: 0px;
}

.irp-library-navi ul {
  border: 1px solid #D6D6D6;
  float: left;
  width: 430px;
  margin: 10px 0 2px 10px;
  padding: 0px 0px 0px 5px;
}

.irp-library-navi ul li {
  float: left;
  line-height: 1;
  display: block;
  margin-right: 5px;
  padding: 10px;
  color: #0000FF;
  font-size: 12px;
}

.irp-library-navi ul li a:link,

.irp-library-navi ul li a:visited {
  color: #553F54;
  text-decoration: underline;
  font-size: 12px;
}

.irp-library-navi ul li a:hover {
  color: #FF6600;
  text-decoration: none;
}

.irp-library-navi ul li.select a,

.irp-library-navi ul li.select a:hover {
  font-weight: bold;
  color: #00028B;
  text-decoration: none;
}



/* カテゴリ別ページ */

.irp-library-category {
  width: 100%;
  margin: 5px;
  padding: 5px;
  padding: 5px 15px;
}

.irp-library-category li {
  color: #555555;
  padding: 3px;
  margin: 0px;
  font-size: 12px;
  list-style: none;
  margin-left: 0px;
}

.irp-library-category li a {
  font-size: 12px;
}

.irp-library-category li a:hover {
  text-decoration: none;
}



/* カテゴリ別ページの期タイトル */

.irp-library-category li.irp-term {
  color: #CC6633;
  margin-top: 8px;
  font-weight: bold;
  padding: 3px 0px 3px 5px;
  font-size: 14px;
}

.irp-library-category li.irp-term li {
  font-weight: normal;
}



/* カテゴリ別ページの文書タイトル */

.irp-library-category .irp-item-list {
  margin: 0;
  padding: 10px 0;
  padding-left: 10px;
}

.irp-library-category .irp-item-list li a {
  color: #2e3441;
  margin-top: 10px;
  font-size: 14px;
}

.irp-library-category .irp-item-list li a:hover {
  text-decoration: none;
}



#irp-library-category-title {
  border-left: solid #fa00ab 3px;
  margin: 10px 0px 8px 0px;
  padding: 3px 0px 3px 5px;
  color: #313031;
}



/* 20160817追加 */
.irp-date:before {
  display: none;
}

/*
.irp-category.irp-category-2 { display:none; }
*/

.irp-category.irp-category-4 {
  display: none;
}


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

  .irp-library-term .irp-category ul {
    margin: 0px;
  }

  .irp-library-term .irp-category li {
    line-height: 1.8em;
  }

  .irp-library-category {
    padding: 0;
  }

  .irp-library-category .irp-item-list {
    padding-left: 5px;
  }

  .irp-library-category li {
    line-height: 1.8em;
  }

}

table {
  th {
    vertical-align: middle !important;
    text-align: center;
  }
}

.blue_table {
  border: 2px solid #ccc;
  outline: 1px solid #FFFFFF;
  outline-offset: -3px;
  font-size: 14px;

  th {
    background: var(--wp--preset--color--custom-main);
    color: #fff;
    font-size: 16px;
    padding: 10px 30px;
  }

  td {
    border: 1px solid #ccc;
    padding: 10px 30px;
  }
}

.bg_blue {
  background: #ccc;

  td {
    border: 1px solid #fff;
  }
}

.bg_lightblue {
  background: tint(#ccc, 60%);

  td {
    border: 1px solid #fff;
  }
}

/*conditions end*/
.border-blue {
  border: solid 2px var(--wp--preset--color--custom-main);
}

.adress {
  padding-bottom: 15px;
  overflow: auto;
}

.question {
  font-size: 20px;
  margin-bottom: 30px;

  &:before {
    content: '';
    background: url('https://cshd.cyberstep.com/wp-content/uploads/2025/11/interview_ques.jpg') no-repeat;
    background-size: 100%;
    position: relative;
    top: 5px;
    margin-right: 10px;
    display: inline-block;
    width: 30px;
    height: 30px;
    color: #fff;
  }
}

.answer {
  font-size: 16px;
  line-height: 20px;
  padding: 0 30px 50px;

  &:before {
    content: '';
    background: url('https://cshd.cyberstep.com/wp-content/uploads/2025/11/interview_a.jpg') no-repeat;
    background-size: 100%;
    position: relative;
    float: left;
    margin-right: 20px;
    display: block;
    width: 30px;
    height: 30px;
    color: #fff;
  }
}


/* IRお問い合わせ用 */
#wpcf7-f1196-p1198-o1 {
  label {
    font-size: 15px;
    font-weight: bold;
  }

  input,
  textarea,
  select {
    width: 80%;
    min-height: 35px;
    padding: 15px;
  }
  select {
    width: calc(80% + 30px);
  }

  .wpcf7-submit {
    margin-top: 20px;
    padding: 10px 30px;
    font-size: 18px;
    background: var(--wp--preset--color--custom-main);
    color: #fff;
    border: none;
    cursor: pointer;
    width: 80%;
  }
}

#irp-press-list {
  font-size: 14px;
}
