#article-main {
  float: left;
  width: calc(100% - 242px);
  border-left: 1px solid #eee; }

#article-main #section-head {
  font-size: 35px;
  color: #093973;
  padding: 65px 0;
  text-align: center;
  height: 100px; }

#article-main .index_list {
  background: #e6eced; }

#article-main .index_list .inner {
  width: 1040px;
  margin: 0 auto; }

#article-main .index_list .inner .box-index_list {
  float: left;
  margin: -60px 25px 120px 0;
  width: 330px;
  height: 220px;
  background: #fff;
  position: relative;
  box-shadow: 10px 10px 0px #babebe;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease; }

#article-main .index_list.noshadow_box .inner .box-index_list {
  float: left;
  margin: -60px 25px 120px 0;
  width: 330px;
  height: 220px;
  background: #fff;
  position: relative;
  box-shadow: 0px 0px 0px transparent;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all  0.3s ease; }

#article-main .index_list .inner .box-index_list:hover {
  background: #d7e2ed; }

#article-main .index_list .inner .box-index_list a {
  text-decoration: none;
  opacity: 1; }

#article-main .index_list .inner .box-index_list:hover a .image {
  opacity: 0.8; }

#article-main .index_list .inner .box-index_list:nth-child(3n) {
  margin-right: 0px; }

#article-main .index_list .inner .box-index_list .image {
  width: 330px;
  height: 220px;
  background-size: cover !important; }

#article-main .index_list .inner .box-index_list h2 {
  position: absolute;
  bottom: 0;
  width: 100%;
  background: rgba(12, 68, 135, 0.89);
  color: #fff;
  box-sizing: border-box;
  padding: 20px 15px 0;
  line-height: 1.4;
  height: 60px;
  font-weight: normal; }

#article-main .index_list .inner .box-index_list h2.r2 {
  padding: 8px 15px;
  line-height: 1.4;
  height: 60px; }

#article-main .index_list .inner .box-index_list .text {
  font-size: 14px;
  color: #666;
  line-height: 1.6;
  padding: 20px;
  display: none; }

.image_jumbotoron {
  width: 100%;
  position: relative;
  text-align: right; }
  .image_jumbotoron img {
    max-width: 100%; }
  .image_jumbotoron .right_hands {
    text-align: right;
    max-width: 70%; }
  .image_jumbotoron .abs_hands {
    position: absolute;
    max-width: 40%;
    bottom: 44%;
    left: 30px; }
    @media (min-width: 1550px) {
      .image_jumbotoron .abs_hands {
        max-width: 60%; } }

.wrap_out.np_doc {
  margin: 10px 0 0 0;
  padding: 20px 0 0;
  border-top: 12px solid #E5E5E5; }
.wrap_out.hr_bt {
  margin: 10px 0 0 0;
  padding: 20px 0 0;
  border-top: 2px solid #DCDCDC; }
.wrap_out.hr_btd {
  margin: 45px 0 0 0;
  padding: 35px 0 0;
  border-top: 1px dashed #9CBFE4; }

.image_wrap .sp_only {
  display: none; }

.doc_con {
  letter-spacing: 1px;
  line-height: 1.5; }

.image_jumbotoron .image_wrap {
  text-align: center; }
  .image_jumbotoron .image_wrap img {
    width: 100%;
    vertical-align: bottom; }

.tit_sq_l {
  font-weight: bold;
  position: relative;
  font-size: 22px;
  letter-spacing: .2em;
  border-bottom: 2px solid #97B7DE;
  padding: 5px 5px 5px 30px; }
  .tit_sq_l::before {
    content: "";
    width: 20px;
    height: 20px;
    position: absolute;
    background-color: #97B7DE;
    bottom: 0;
    left: 0; }

.spec_table {
  display: table;
  border: 2px solid #DCDCDC;
  width: 100%; }
  .spec_table th, .spec_table td {
    border-bottom: 2px solid #DCDCDC;
    padding: 20px;
    letter-spacing: .15em; }
  .spec_table th {
    color: white;
    background-color: #97B7DE;
    border-right: 2px solid #DCDCDC;
    width: 220px;
    text-align: left;
    font-weight: normal; }

.back_c {
  margin: 60px;
  text-align: center; }
  .back_c .btn_back_c {
    margin: auto;
    padding: 15px 0;
    border: 2px solid #7BAAE2;
    text-align: center;
    width: 378px;
    color: #8CB4DF;
    font-size: 19px;
    letter-spacing: .1em;
    text-decoration: none;
    box-shadow: 5px 5px 0 #E6E6E6; }

.section-ir_release {
  line-height: 1.25;
  letter-spacing: .05em; }
  .section-ir_release .inner {
    box-sizing: border-box; }
    .section-ir_release .inner * {
      box-sizing: border-box; }
  .section-ir_release ul {
    list-style: none; }
    .section-ir_release ul li {
      list-style: none; }
  .section-ir_release img {
    max-width: 100%;
    vertical-align: bottom; }

.select_release_box {
  border: 10px solid #eee;
  padding: 38px;
  margin-bottom: 30px; }
  .select_release_box .text {
    text-align: center;
    font-size: 18px;
    font-weight: bold; }
  .select_release_box .select_year_ir_release {
    width: 350px;
    margin: 35px auto 0; }
  .select_release_box .select_box {
    width: 200px;
    float: left;
    margin: 0 20px 0 0; }
  .select_release_box .ir_release_year {
    border: 1px solid #ddd;
    padding: 5px 10px 5px 15px;
    font-size: 16px;
    height: 50px;
    width: 100%;
    background-color: white; }
  .select_release_box .det {
    width: 120px;
    float: left; }
  .select_release_box .btn_release {
    height: 50px;
    padding: 15px;
    font-size: 16px;
    color: white;
    background-color: #8CB4DF;
    display: block;
    border-radius: 3px;
    text-decoration: none;
    text-align: center;
    border-radius: none; }

.ir_release_list {
  margin-bottom: 60px; }
  .ir_release_list li {
    border-bottom: 1px solid #E5E5E5; }
  .ir_release_list a {
    text-decoration: none;
    display: table;
    width: 100%;
    padding: 10px 0;
    position: relative; }
    .ir_release_list a::after {
      content: "\f105";
      font-family: fontAwesome;
      position: absolute;
      top: calc(50% - .5em);
      right: 2em;
      font-size: 1em;
      line-height: 1;
      display: inline-block;
      margin-right: .2em; }
    .ir_release_list a::after {
      font-size: 250%;
      right: .2em;
      color: #959595; }
    .ir_release_list a .date, .ir_release_list a .con {
      display: table-cell;
      vertical-align: middle; }
    .ir_release_list a .date {
      width: 200px;
      padding-right: 20px; }
    .ir_release_list a .con {
      line-height: 1.6;
      padding-right: 3em; }
  .ir_release_list .label_pdf {
    margin-left: .5em;
    vertical-align: text-bottom; }

.section-ir_plan {
  line-height: 1.25;
  letter-spacing: .05em; }
  .section-ir_plan .inner {
    box-sizing: border-box; }
    .section-ir_plan .inner * {
      box-sizing: border-box; }
  .section-ir_plan ul {
    list-style: none; }
    .section-ir_plan ul li {
      list-style: none; }
  .section-ir_plan img {
    max-width: 100%;
    vertical-align: bottom; }
  .section-ir_plan .tit_blue {
    margin-bottom: 20px; }
  .section-ir_plan .plan_div {
    margin: 20px 0;
    letter-spacing: .1em;
    line-height: 1.5; }
  .section-ir_plan .label_plan {
    margin: 20px 0 5px; }

.section-ir_accounts {
  line-height: 1.25;
  letter-spacing: .05em; }
  .section-ir_accounts .inner {
    box-sizing: border-box; }
    .section-ir_accounts .inner * {
      box-sizing: border-box; }
  .section-ir_accounts ul {
    list-style: none; }
    .section-ir_accounts ul li {
      list-style: none; }
  .section-ir_accounts img {
    max-width: 100%;
    vertical-align: bottom; }

.section-ir_sales {
  line-height: 1.25;
  letter-spacing: .05em;
  box-sizing: border-box; }
  .section-ir_sales * {
    box-sizing: border-box; }
  .section-ir_sales .inner {
    padding: 0 10px; }
  .section-ir_sales ul {
    list-style: none; }
    .section-ir_sales ul li {
      list-style: none; }
  .section-ir_sales img {
    max-width: 100%;
    vertical-align: bottom; }
  .section-ir_sales .sales_graph {
    border: 4px solid #D2D2D2;
    padding: 50px 50px 50px 0px;
    border-radius: 5px;
    margin: 30px 0;
    text-align: center; }

.section-ir_report {
  line-height: 1.25;
  letter-spacing: .05em;
  box-sizing: border-box; }
  .section-ir_report * {
    box-sizing: border-box; }
  .section-ir_report .inner {
    padding: 0 10px; }
  .section-ir_report ul {
    list-style: none; }
    .section-ir_report ul li {
      list-style: none; }
  .section-ir_report img {
    max-width: 100%;
    vertical-align: bottom; }
  .section-ir_report .ir_release_list a .con {
    height: 3em; }

.section-ir_holders {
  line-height: 1.25;
  letter-spacing: .05em;
  box-sizing: border-box; }
  .section-ir_holders * {
    box-sizing: border-box; }
  .section-ir_holders .inner {
    padding: 0 10px; }
  .section-ir_holders ul {
    list-style: none; }
    .section-ir_holders ul li {
      list-style: none; }
  .section-ir_holders img {
    max-width: 100%;
    vertical-align: bottom; }
  .section-ir_holders .memo_block {
    margin-bottom: 60px; }
  .section-ir_holders .table.table_memo {
    width: 100%;
    margin-bottom: 30px; }
    .section-ir_holders .table.table_memo th, .section-ir_holders .table.table_memo td {
      border-bottom: 1px solid #DCDCDC;
      padding: 20px 0px 20px 20px;
      text-align: left;
      vertical-align: middle; }
    .section-ir_holders .table.table_memo th {
      width: 260px; }
      .section-ir_holders .table.table_memo th span.small {
        font-weight: normal;
        font-size: 80%; }
    .section-ir_holders .table.table_memo .headblue {
      color: #04489D; }
    .section-ir_holders .table.table_memo .body {
      margin: 0 0 5px; }
  .section-ir_holders .memo_ac {
    padding: 20px; }
    .section-ir_holders .memo_ac .spanhead {
      font-weight: bold;
      display: inline-block;
      margin-right: 5px; }
    .section-ir_holders .memo_ac .notice {
      margin: 10px 0;
      text-indent: -1em;
      padding-left: 1em; }
  .section-ir_holders .free_img {
    display: inline-block;
    margin-right: 5px; }

/*# sourceMappingURL=ir.css.map */
