@charset "UTF-8";
/* 共通
 * ====================================================================== */

.ir_textColorRed{
    color: #f50505;
}
.ir_textAlignRight{
    text-align: right;
}

.ir_pdfIcon::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 18px;
  vertical-align: middle;
  background: url(/ir/img/pdf.jpg) no-repeat;
  margin-left: 5px;
}

html {
  overflow-y: scroll;
}

em {
  font-style: normal;
}

.clearfix:after {
  content: "";
  clear: both;
  display: block;
}

.crumbs {
  margin: 0;
  font-size: 12px;
}

#content.mbn {
  margin-bottom: 0 !important;
  padding-bottom: 0 !important;
}

#content a {
  text-decoration: none;
}

#content a:hover,
#content a:active {
  text-decoration: none;
}

#content td > br {
  margin-bottom: 0px;
}

#content .alignleft {
  text-align: left;
}

#content .alignright {
  text-align: right;
}

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6,
#content dl,
#content ol,
#content ul {
  clear: both;
}

#content h3 {
  position: relative;
  margin-top: 1.5em;
  padding-top: 0.3em;
  padding-left: 20px;
  /*color: #2e909b;*/
  color: #111;
  font-size: 19px;
  font-weight: bold;
}

#content h3:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 1px;
  width: 6px;
  height: 6px;
  margin-top: -0.35em;
  background: #d0af61;
  border-top: 6px solid #6d6d6d;
  border-bottom: 6px solid #3e8cb2;
}

#content h4 {
  margin-top: 2.5em;
  /*color: #2b949e;*/
  color: #111;
  font-size: 16px;
  font-weight: bold;
}

#content table.base {
  width: 100%;
  font-size: 13px;
}

#content table.base th,
#content table.base td {
  padding: 1.35em 2em 1em;
  text-align: left;
  vertical-align: top;
  text-align: left;
}

#content table.base th {
  position: relative;
  width: 25%;
  padding-right: 10px;
  white-space: nowrap;
  background: #eee;
  border-right: 10px solid #fff;
  border-bottom: 1px solid #fff;
}

.ManagementPolicy_title_br{
  display: none;
}

@media only screen and (max-width:767px) {
  .ManagementPolicy_title_br{
    display: block;
  }
  
}

@media only screen and (max-width: 767px) {
  #content table.base th {
    border-right: none;
  }
}

#content table.base td {
  border-bottom: 1px solid #999;
}

#content table.base tr:first-child td {
  border-top: 1px solid #999;
}

#content table.base tr:last-child th,
#content table.base tr:last-child td {
  padding-bottom: 1.25em;
}

#content .notes {
  font-size: 85.7%;
}

#page-top {
  z-index: 99999;
}

div#ir_library a:hover, div#ir_library a:active {
  color: inherit !important;
}

@media only screen and (max-width: 767px) {
  .gheader .inner {
    width: 100%;
    background: #000;
    display: block;
    padding: 0 0 0 10px;
  }
  .gheader .inner .ttl {
    width: auto;
    display: inline-block;
    padding: 10px 0;
  }
  .gheader .inner .ttl img {
    height: auto;
    width: 100px;
  }
  .pheader .parent {
    left: 20px;
  }
  .pheader .ttl {
    height: 100px;
    line-height: inherit;
    padding: 80px 20px 0 20px;
    font-size: 26px;
  }
  #main {
    width: 100%;
    padding-top: 70px;
  }
  #content {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    padding: 50px 20px 20px;
    margin-bottom: 0;
  }
  .gfooter {
    width: 100%;
    min-width: 100%;
  }
  .gfooter .copyright {
    min-height: 51px;
    height: auto;
    line-height: normal;
    padding: 10px 0;
  }
  .inner {
    width: 100%;
  }
}

.inner {
  position: relative;
  display: block;
  width: 950px;
  margin: 0 auto;
}

.gheader {
  position: fixed;
  width: 100%;
  /*background: rgba(255,255,255,0.9);*/
  background-color: #FFF;
  z-index: 20;
}

.gheader .sub_gheader {
  margin-bottom: 2px;
  /*border-bottom: 5px solid #dedede;*/
  background-color: #000;
  border-bottom: 5px solid #EEE;
}

.gheader .inner {
  margin-bottom: -5px;
  /*padding : 35px 0 20px;*/
  padding: 0px;
  /*border-bottom: 5px solid #0ba7b9;*/
  border-bottom: 5px solid #999;
}

.gheader .inner .ttl {
  width: 500px;
}

.gfooter {
  /*background: url(../img/bg_footer.png);*/
  background-color: #000;
  min-width: 950px;
}

.gfooter .copyright {
  display: block;
  height: 51px;
  line-height: 51px;
  color: #dedede;
  font-size: 11px;
  text-align: center;
}

#main {
  clear: both;
  width: 950px;
  margin: 0 auto;
  padding-top: 159px;
}

.pheader .inner {
  position: relative;
  z-index: 0;
}

.pheader .parent {
  position: absolute;
  top: 35px;
  left: 50px;
  font-size: 13px;
  /*color: #00a8ba;*/
  color: #111;
}

.pheader .parent a {
  /*color: #00a8ba;*/
  color: #111;
  text-decoration: none;
}

.pheader .parent .en {
  margin-left: .9em;
}

.pheader .ttl {
  height: 167px;
  line-height: 167px;
  padding-left: 50px;
  border-bottom: 1px solid  #d9d9d9;
  /*color: #00a8b8;*/
  color: #111;
  font-size: 32px;
}

.pheader .ttl .en {
  margin-left: .9em;
  font-size: 13px;
  /*color: #00a8ba;*/
  color: #111;
}

#content {
  width: 100%;
  margin: 0 auto 30px;
  padding: 30px 0 50px;
  min-height: 455px;
}

#content p {
  font-size: 1.6rem;
  line-height: 1.7;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

#page-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
}

#page-top a {
  /*background: #0A96A6;*/
  background-color: #999;
  text-decoration: none;
  color: #fff;
  padding: 8px 12px;
  text-align: center;
  display: block;
  border-radius: 5px;
}

#page-top a:hover {
  text-decoration: none;
  /*background: #1FBBC6;*/
  background-color: #AAA;
}

@media only screen and (min-width: 767px) {
  .sticky {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
  }
  .sticky::before, .sticky::after {
    content: "";
    display: table;
  }
}

img {
  height: auto;
  max-width: 100%;
}

.for-pc {
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .for-pc {
    display: none;
  }
}

.for-sp {
  display: none;
}

@media only screen and (max-width: 767px) {
  .for-sp {
    display: inline-block;
  }
}

table {
  table-layout: auto;
}

input[type="checkbox"], input[type="radio"] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}

/* Layouts
------------------------- */
.conts {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 90px 0 0;
  border-top: 5px solid #fff;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
}

@media only screen and (max-width: 767px) {
  .conts {
    margin: 0;
    border: none;
  }
}

.conts__head {
  width: 173px;
  min-width: 173px;
  z-index: 2;
  position: relative;
  background: #dedede;
}

@media only screen and (max-width: 767px) {
  .conts__head {
    min-width: auto;
    position: fixed;
    width: 100%;
    top: 55px;
    left: 0;
    right: 0;
    bottom: auto;
    height: auto !important;
    background: transparent;
  }
}

.conts__body {
  width: 100%;
  /* min-width: 1200px; */
  min-width: auto;
  position: relative;
  z-index: 1;
  border-left: 5px solid #fff;
  border-right: 5px solid #fff;
}

@media only screen and (max-width: 767px) {
  .conts__body {
    border: none;
  }
}

@media only screen and (max-width: 767px) {
  .conts__body {
    min-width: auto;
    margin-top: 0px;
  }
}

.st-header.is-fixed {
  position: fixed;
  background: #000;
}

.c-l-column {
  width: 1000px;
  margin: 0 auto;
  padding: 0;
}

.c-l-column h4 {
  margin-bottom: 50px;
  font-weight: bold;
  font-size: 16px;
}

@media only screen and (max-width: 767px) {
  .c-l-column {
    width: 100%;
    padding: 0 20px;
  }
}

.ir-title-section {
  height: 173px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #eee;
  color: #000;
}

.ir-title-section.news {
  background: url("/ir/img/bg_news_pc.jpg");
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-title-section.news {
    background: url("/ir/img/bg_news_sp.jpg");
    background-size: cover;
  }
}

.ir-title-section.news .ir-title-section__title {
  color: #fff;
}

.ir-title-section.news .ir-title-section__title small::before, .ir-title-section.news .ir-title-section__title small::after {
  background: #fff;
}

.ir-title-section.stock {
  background: url("/ir/img/bg_stock_pc.jpg");
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-title-section.stock {
    background: url("/ir/img/bg_stock_sp.jpg");
    background-size: cover;
  }
}

.ir-title-section.stock .ir-title-section__title {
  color: #fff;
}

.ir-title-section.stock .ir-title-section__title small::before, .ir-title-section.stock .ir-title-section__title small::after {
  background: #fff;
}

.ir-title-section.group {
  background: url("/ir/img/bg_group2_pc.jpg");
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-title-section.group {
    background: url("/ir/img/bg_group2_sp.jpg");
    background-size: cover;
  }
}

.ir-title-section.group .ir-title-section__title {
  color: #fff;
}

.ir-title-section.group .ir-title-section__title small::before, .ir-title-section.group .ir-title-section__title small::after {
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .ir-title-section {
    height: 139px;
    padding: 0 0 10px;
  }
}

.ir-title-section__title {
  color: inherit;
  text-align: center;
  line-height: 1;
  font-weight: normal;
}

.ir-title-section__title small {
  display: inline-block;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  position: relative;
  margin-bottom: 20px;
  line-height: 1.2;
}

@media only screen and (max-width: 767px) {
  .ir-title-section__title small {
    font-size: 1.2rem;
    margin-bottom: 12px;
  }
}

.ir-title-section__title small::before, .ir-title-section__title small::after {
  content: '';
  display: inline-block;
  width: 12px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .ir-title-section__title small::before, .ir-title-section__title small::after {
    height: 2px;
  }
}

.ir-title-section__title small::before {
  left: -18px;
}

.ir-title-section__title small::after {
  right: -18px;
}

.ir-title-section__title em {
  display: block;
  font-size: 3.6rem;
}

@media only screen and (max-width: 767px) {
  .ir-title-section__title em {
    font-size: 2.6rem;
    line-height: 1.2;
  }
}

.ir-title-section.topmessage {
  color: #fff;
  background: url("/ir/img/bg_ts_topmessage_pc.jpg");
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-title-section.topmessage {
    background: url("/ir/img/bg_ts_topmessage_sp.jpg");
    background-size: cover;
  }
}

.ir-title-section.topmessage small::before, .ir-title-section.topmessage small::after {
  background: #fff;
}

.ir-title-section.investor {
  color: #fff;
  background: url("/ir/img/bg_ts_investor_pc.jpg");
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-title-section.investor {
    background: url("/ir/img/bg_ts_investor_sp.jpg");
    background-size: cover;
  }
}

.ir-title-section.investor small::before, .ir-title-section.investor small::after {
  background: #fff;
}

.ir-title-section.other {
  color: #fff;
  background: url("/ir/img/bg_ts_other_pc.jpg");
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-title-section.other {
    background: url("/ir/img/bg_ts_other_sp.jpg");
    background-size: cover;
  }
}

.ir-title-section.other small::before, .ir-title-section.other small::after {
  background: #fff;
}

@media only screen and (max-width: 767px) {
  .ir-title-section.highlight + .c-l-column {
    padding: 0;
  }
  .ir-title-section.highlight + .c-l-column p {
    font-size: 1.12rem !important;
  }
}

.ir-title-section.news + .c-l-column .top-news {
  background: #fff;
}

@media only screen and (max-width: 767px) {
  #content .ir-breadcrumb .c-l-column {
    padding: 0;
  }
  #content .ir-breadcrumb .c-l-column._l {
    padding: 0 20px 0;
  }
}

.ir-breadcrumb__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  margin: 10px 0 34px;
}

@media only screen and (max-width: 767px) {
  .ir-breadcrumb__list {
    margin: 8px 0;
  }
}

.ir-breadcrumb__list > li {
  font-size: 1.1rem;
}

.ir-breadcrumb__list > li a {
  display: inline-block;
  font-size: inherit;
  text-decoration: underline !important;
}

.ir-breadcrumb__list > li + li::before {
  content: '>';
  margin: 0 .5em;
}

#hqir table.qir_table th, #hqir table.qir_table td {
  font-size: 1.12rem;
}

#content table.base {
  width: 100%;
  font-size: 13px;
  border-collapse: collapse;
}

#content table.base th,
#content table.base td {
  padding: 1.35em 2em 1em;
  text-align: left;
  vertical-align: top;
  line-height: 1.7;
}

@media only screen and (min-width: 767px) {
  #content div#ir_library:not(.pd) dl dt {
    font-size: 1.3rem;
    font-weight: 500;
    font-family: 'Poppins', sans-serif;
    width: auto !important;
    -webkit-transform: translateY(2px);
    transform: translateY(2px);
  }
}

@media only screen and (min-width: 767px) {
  #content div#ir_library:not(.pd) dl dd {
    padding-left: 6em !important;
  }
}

/* ナビゲーション
 * ====================================================================== */
.ir-nav {
  top: 95px;
  background: #dedede;
}

@media only screen and (max-width: 767px) {
  .ir-nav.is-open .ir-nav__title {
    background: #000;
    color: #fff;
  }
  .ir-nav.is-open .ir-nav__title::before {
    background: #fff;
  }
  .ir-nav.is-open .ir-nav__title span {
    background: inherit;
    color: inherit;
  }
  .ir-nav.is-open .ir-nav__menu span {
    background: #fff;
  }
  .ir-nav.is-open .ir-nav__menu span:nth-child(1) {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 9px;
  }
  .ir-nav.is-open .ir-nav__menu span:nth-child(2) {
    display: none;
  }
  .ir-nav.is-open .ir-nav__menu span:nth-child(3) {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    bottom: 9px;
  }
}

.ir-nav__menu {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ir-nav__menu {
    display: block;
    width: 25px;
    height: 21px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin: auto;
  }
  .ir-nav__menu::before {
    content: '';
    width: 55px;
    height: 55px;
    display: inline-block;
    position: absolute;
    top: -17px;
    left: -15px;
  }
  .ir-nav__menu > span {
    display: inline-block;
    width: 100%;
    height: 3px;
    background: #000;
    position: absolute;
    -webkit-transition: 0.3s;
    transition: 0.3s;
  }
  .ir-nav__menu > span:nth-child(1) {
    top: 0;
  }
  .ir-nav__menu > span:nth-child(2) {
    top: 9px;
  }
  .ir-nav__menu > span:nth-child(3) {
    bottom: 0;
  }
}

.ir-nav__title {
  background: #000;
  color: #fff;
  font-size: 2.4rem;
  font-weight: bold;
  text-align: center;
  height: 70px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  overflow: hidden;
}

@media only screen and (max-width: 767px) {
  .ir-nav__title {
    background: #dedede;
    color: #000;
    font-size: 2.6rem;
    height: 55px;
  }
}

/*.ir-nav__title::before {
  content: "";
  width: 186.62529303393px;
  height: 1px;
  background: #fff;
  position: absolute;
  top: 35px;
  right: -5px;
  -webkit-transform: rotate(-22deg);
  transform: rotate(-22deg);
}

@media only screen and (max-width: 767px) {
  .ir-nav__title::before {
    background: #000;
    width: 100vw;
    top: 32px;
    right: 50px;
    -webkit-transform: rotate(-10deg);
    transform: rotate(-10deg);
  }
}
*/
.ir-nav__title span {
  background: inherit;
  width: 125px;
  height: 50px;
  display: inherit;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
  z-index: 3;
    font-size: 1.6rem;
}

@media only screen and (max-width: 767px) {
  .ir-nav__title span {
    width: auto;
    height: auto;
    -webkit-transform: translate(0px, 3px);
    transform: translate(0px, 3px);
  }
}

.ir-nav__list {
  padding: 19px 0 16px;
}

/*.ir-nav__list > .ir-nav__list-item:nth-child(2) .ir-nav__detail__title svg {
  width: 45px;
  -webkit-transform: translate3d(0, -3px, 0);
  transform: translate3d(0, -3px, 0);
}

.ir-nav__list > .ir-nav__list-item:nth-child(3) .ir-nav__detail__title svg,
.ir-nav__list > .ir-nav__list-item:nth-child(4) .ir-nav__detail__title svg{
  width: 42px;
}

.ir-nav__list > .ir-nav__list-item:nth-child(5) .ir-nav__detail__title svg {
  width: 32px;
}

.ir-nav__list > .ir-nav__list-item:nth-child(6) .ir-nav__detail__title svg {
  width: 40px;
}*/

@media only screen and (max-width: 767px) {
  .ir-nav__list-item.js-nesting > a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.ir-nav__list-item.js-nesting > a:hover {
  cursor: default;
}

.ir-nav__list-item.js-nesting > a::after {
  content: "";
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 4px 0 4px 6.9px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 15px;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item.js-nesting > a::after {
    border: none;
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
    right: 15px;
  }
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item.js-nesting > a::before,
    .ir-nav__list-item.js-nesting > a::after {
    content: "";
    display: inline-block;
    width: 1px;
    height: 10px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    left: auto;
    margin: auto;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    background: #000;
  }
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item.js-nesting > a::before {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
    right: 25px;
  }
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item span {
    width: 32px;
    height: 32px;
    background: #fff;
    border-radius: 50%;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin-right: 10px;
    font-size: 1.1rem;
    padding: 6px;
  }
}

.ir-nav__list-item > a {
  -webkit-transition: background 0.2s;
  transition: background 0.2s;
  display: block;
  font-size: 1.4rem;
  line-height: 1.4;
  padding: 14.5px 30px 14.5px 20px;
  opacity: 1;
  position: relative;
  z-index: 3;
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item > a {
    font-weight: bold;
  }
}

.ir-nav__list-item > a::before {
  content: "";
  display: block;
  position: relative;
  width: 4px;
  background: #000;
  height: 100%;
  -webkit-transition: -webkit-transform 0.2s;
  transition: -webkit-transform 0.2s;
  transition: transform 0.2s;
  transition: transform 0.2s, -webkit-transform 0.2s;
  -webkit-transform-origin: left center;
  transform-origin: left center;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item > a::before {
    content: none;
  }
}

.ir-nav__list-item.is-open > a {
  background: #d3d3d3;
}

.ir-nav__list-item.is-open > a::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item.is-open > a::before {
    -webkit-transform: rotate(30deg);
    transform: rotate(30deg);
  }
}

@media only screen and (max-width: 767px) {
  .ir-nav__list-item.is-open > a::after {
    -webkit-transform: rotate(-30deg);
    transform: rotate(-30deg);
  }
}

.ir-nav__list-item:not(.js-nesting) > a:hover {
  background: #d3d3d3;
}

.ir-nav__list-item:not(.js-nesting) > a:hover::before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}

.ir-nav__detail {
  position: absolute;
  top: 0;
  left: 173px;
  z-index: 2;
  width: 280px;
  padding: 0 9px;
  background: #d3d3d3;
  height: calc(100vh - 90px - 5px);
}

@media only screen and (min-width: 767px) {
  .ir-nav__detail {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    -webkit-transition-property: opacity, visiblity;
    transition-property: opacity, visiblity;
    opacity: 0;
    visibility: hidden;
  }
}

@media only screen and (max-width: 767px) {
  .ir-nav__detail {
    width: 100%;
    height: auto;
    display: none;
    margin: 0;
    padding: 0 20px;
    position: relative;
    left: auto;
    right: auto;
  }
  .ir-nav__detail::before {
    content: "";
    display: block;
    width: calc(100% - 20px - 20px);
    height: 1px;
    background: #999;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}

@media only screen and (min-width: 767px) {
  .is-open > .ir-nav__detail {
    opacity: 1;
    visibility: visible;
  }
}

.ir-nav__detail__title {
  font-size: 1.6rem;
  line-height: 1.4;
  font-weight: bold;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  border-bottom: 1px solid;
  height: 77px;
  margin-bottom: 12px;
    position: relative;
}

.ir-nav__detail__title::after{
content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 6px 0 6px 8px;
    border-color: transparent transparent transparent #000;
    margin: 0 0 0 20px;
}

@media only screen and (max-width: 767px) {
  .ir-nav__detail__title {
    display: none;
  }
}

.ir-nav__detail__title span {
  display: inline-block;
    width: 45px;
    margin-right: 10px;
}
.ir-nav__detail__title span img{
    width: 100%;
}

.ir-nav__detail__list {
  margin-left: 10px;
}

@media only screen and (max-width: 767px) {
  .ir-nav__detail__list {
    margin: 0;
    padding: 19px 0 30px;
  }
}

.ir-nav__detail__list > li {
  font-size: 1.4rem;
  line-height: 2.1;
}

@media only screen and (max-width: 767px) {
  .ir-nav__detail__list > li {
    font-size: 1.3rem;
  }
}

.ir-nav__detail__list > li a[target="_blank"]::after {
  content: "";
  display: inline-block;
  background: url("/ir/img/icn_blank.png") no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 10px;
  margin-left: 12px;
}

.ir-nav__detail__list > li a[target="_blank"][href*=".pdf"]::after {
  content: none;
}

.ir-nav__detail__list > li + li {
  margin-top: 7px;
}

.ir-nav__detail__list__item-spOnly{
    display: none;
}
@media only screen and (max-width: 767px) {
    .ir-nav__detail__list__item-spOnly{
        display: block;
    }
}

.ir-nav__detail__list th {
  vertical-align: top;
  font-weight: normal;
  width: 70px;
}

.ir-nav__hr {
  border-top: 1px solid #000;
  padding-top: 23px;
  margin: 0 4px;
  text-align: center;
  height: 90px;
}
.ir-nav__enBtn{
    padding: 0 14.5px 20px;
}

@media only screen and (max-width: 767px) {
  .ir-nav__hr {
    margin: 0 10px;
    height: 77px;
    padding-top: 0;
  }

  .ir-nav__hr img {
    width: 30%;
  }
}

.ir-nav__hr a {
  display: block;
  position: relative;
  width: 60%;
  margin: 0 auto;
}
.ir-nav__enBtn a{
  display: block;
  position: relative;
    padding: 10px 0 14px;
    text-align: center;
    border: 1px solid #000;
    background: #fff;
    font-weight: bold;
    transition: 0.3s;
}
.ir-nav__enBtn a:hover{
    color: #fff;
    background: #000;
    opacity: 1;
}
@media only screen and (max-width: 767px) {
  .ir-nav__hr a {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
}

.ir-nav__hr a::after {
  content: "";
  display: inline-block;
  background: url("/ir/img/icn_arrow.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  position: absolute;
  left: 0;
  right: 0;
  bottom: -10px;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .ir-nav__hr a::after {
    right: auto;
    top: 0;
    bottom: 0;
  }
}

.ir-nav__hr svg {
  width: 91px;
  height: 26px;
}

@media only screen and (max-width: 767px) {
  .ir-nav__hr svg {
    width: 130px;
    height: auto;
  }
}

@media only screen and (max-width: 767px) {
  .ir-nav > div {
    display: none;
    position: absolute;
    top: 55px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.6);
    height: 100vh;
  }
  .ir-nav > div > div {
    background: #dedede;
    max-height: calc(100vh - 110px);
    overflow-y: auto;
  }
}

.ir-btn {
  border: 2px solid;
  width: 100%;
}

.ir-btn-mv {
  width: 600px;
  padding-left: 130px;
  margin-top: 30px;
}


.ir-btn > a {
  display: block;
  background: #fff;
  position: relative;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 11px 0;
  font-weight: bold;
}

.ir-btn-mv > a {
  display: block;
  background: #fff;
  border: solid 2px #fff;
  position: relative;
  font-size: 2.3rem;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 15px 0;
  font-weight: bold;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;;
  transition: 0.3s;
}

.ir-btn-mv a:hover {
  background: #000;
  border: solid 2px #000;
  color: #fff;
}

.ir-btn.black > a {
  background: #000;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .ir-btn-mv {
    width: 300px;
    padding-left: 20px;
    margin-top: 20px;
  }
  .ir-btn > a {
    font-size: 1.2rem;
    padding: 10px 0;
	}

  .ir-btn-mv > a {
    font-size: 1.6rem;
    padding: 10px 0;
    padding-left: 20px;
  }
}

.ir-btn > a::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
  background: url("/ir/img/icn_arrow.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ir-btn-mv > a::before {
  display: block;
	content: "";
	position: absolute;
	top: 50%;
  left: 60px;
	width: 0;
	height: 0;
	margin-top: -9px;
  background-size: 100% 100%;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  border: 10px solid transparent;        /*top right bottom を透明化 */ 
	border-left: 16px solid #000;
}

.ir-btn-mv > a:hover::before {
  border-left: 16px solid #fff;
}

.ir-btn.black > a::after {
  background: url("/ir/img/icn_arrow_w.png") no-repeat;
  background-size: 100% 100%;
}

.ir-btn > a:hover {
  opacity: 1;
}

.ir-btn > a:hover::after {
  -webkit-transform: translate3d(5px, 0, 0);
  transform: translate3d(5px, 0, 0);
}

.ir-btn._blk > a {
  background: #000;
  color: #fff;
}

.ir-btn._blk > a::after {
  background: url("/ir/img/icn_arrow_w.png") no-repeat;
  background-size: 100% 100%;
}

.ir-btn._blk._dl > a::after {
  background: url("/ir/img/icn_dl_w.png") no-repeat;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
}

.ir-btn._dl > a:hover::after {
  -webkit-transform: none;
  transform: none;
}

.ir-btn._zip > a::before {
  content: "ZIP";
  width: 40px;
  height: 18px;
  text-align: center;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  background: #999;
  font-weight: normal;
  letter-spacing: 0;
  color: #fff;
  font-size: 1.1rem;
  position: absolute;
  left: 13px;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .ir-btn-mv > a::before {
    left: 40px;
    margin-top: -8px;
    border: 8px solid transparent;
    border-left: 14px solid #000;
  }
}

@media only screen and (max-width: 320px) {
.ir-btn-mv > a::before {
    left: 20px;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1373px) {
  .st-header {
    width: 1373px;
  }
  .st-header__inner {
    max-width: 1373px;
  }
}

.ir-footer {
  background: #333;
  color: #fff;
  border-bottom: 1px solid;
  padding: 70px 0 90px;
}

@media only screen and (min-width: 767px) and (max-width: 1373px) {
  /* .ir-footer {
    min-width: 1373px;
  } */
}

@media only screen and (max-width: 767px) {
  .ir-footer {
    padding: 40px 0 0;
    min-width: auto;
  }
}

@media only screen and (min-width: 767px) and (max-width: 1373px) {
  .st-footer {
    width: 1373px;
  }
}

.ir-footer__element {
  max-width: 260px;
}

@media only screen and (max-width: 767px) {
  .ir-footer__element {
    max-width: 100%;
  }
}

.ir-footer__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
    flex-wrap: wrap;
  position: relative;
  -webkit-transform: translate3d(10px, -30px, 0);
  transform: translate3d(10px, -30px, 0);
}

@media only screen and (max-width: 767px) {
  .ir-footer__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-transform: none;
    transform: none;
      justify-content: space-between;
  }
}

@media only screen and (max-width: 767px) {
  .ir-footer__list > li {
    width: 42.666666666666664vw;
    margin-bottom: 36px;
  }

  .ir-footer__list > li:nth-child(n + 2) {
    -webkit-transform: translate3d(4px, 0, 0);
    transform: translate3d(4px, 0, 0);
  }
  .ir-footer__list > li:nth-child(n + 2) .ir-footer__detail__title {
    margin-bottom: 18px;
  }
/*  .ir-footer__list > li:nth-child(2n + 3) {
    margin-left: auto !important;
  }*/
}

@media only screen and (min-width: 767px) {
    .ir-footer__list > li{
        width: 27%;
    }
      .ir-footer__list > li:first-child,
    .ir-footer__list > li:nth-child(5) {
        width: 19%;
      }
      .ir-footer__list > li + li {
        padding-left: 64px;
      }
    .ir-footer__list > li:nth-child(5){
        padding-left: 0;
    }
/*    .ir-footer__list > li:nth-child(5){
        padding-left: 0;
        margin-top: -100px;
    }
    .ir-footer__list > li:nth-child(6){
        margin-top: 30px;
    }
    .ir-footer__list > li:nth-child(7),
    .ir-footer__list > li:nth-child(8){
        margin-top: -50px;
    }*/
    
    
    
}

.ir-footer__list > li.absolute {
  position: absolute;
  margin: 0 0 35px;
}

@media only screen and (max-width: 767px) {
  .ir-footer__list > li.absolute {
    position: static;
  }
}

@media only screen and (min-width: 767px) {

}

.ir-footer__detail__title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.6rem;
  margin-bottom: 18px;
}

@media only screen and (max-width: 767px) {
  .ir-footer__detail__title {
    font-size: 1.4rem;
    margin-bottom: 13px;
  }
}

.ir-footer__detail__title > span {
  background: #fff;
  border-radius: 50%;
  width: 48px;
  height: 48px;
  margin-right: 10px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  font-size: 1.3rem;
  font-weight: bold;
    padding: 10px;
}
.ir-footer__detail__title > span img{
    width: 100%;
}

@media only screen and (max-width: 767px) {
  .ir-footer__detail__title > span {
    min-width: 48px;
  }
}

.ir-footer__detail__list {
  font-size: 1.3rem;
  line-height: 2.2;
}

.ir-footer__detail a {
  display: inline-block;
  color: #fff;
  line-height: 1.4;
}

.ir-footer__detail a[target="_blank"] {
  white-space: nowrap;
}

.ir-footer__detail a[target="_blank"][href*=".pdf"]::after {
  content: none;
}

@media only screen and (max-width: 767px) {
  .ir-footer__detail a[target="_blank"] {
    white-space: normal;
  }
}

.ir-footer__detail a[target="_blank"]::after {
  content: "";
  display: inline-block;
  background: url("/ir/img/icn_blank_w.png") no-repeat;
  background-size: 100% 100%;
  width: 10px;
  height: 10px;
  margin-left: 10px;
}

.ir-footer__detail th,
.ir-footer__detail td {
  vertical-align: top;
  font-weight: normal;
}

.ir-footer__detail td {
  font-size: 1.1rem;
  padding-bottom: 4px;
}

.ir-footer__detail td br + a {
  margin-top: 10px;
  display: inline-block;
}

.ir-footer__detail th {
  width: 62px;
}

.ir-footer, .st-footer {
  position: relative;
  z-index: 2;
}

/* ハンバーガー
------------------------- */
/* トップページ
 * ====================================================================== */
.top-mv {
  margin-bottom: 78px;
}

@media only screen and (max-width: 767px) {
  .top-mv {
    margin-bottom: 48px;
    border: none;
  }
}

@media only screen and (max-width: 767px) {
  .top-mv .c-l-column {
    padding: 0;
  }
}

.top-mv__element {
  height: 550px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .top-mv__element {
    height: 73.33333333333333vw;
  }
}

.top-mv__element__bg {
  background-image: url(/ir/img/top/IR-top-pc.jpg),url(/ir/img/top/yuryo-kigyou.jpg);
  background-repeat: no-repeat;
  background-size: 70%, 30%;
  background-position: left, right;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 1;
}

#en_top {
  background-image: url(/ir/img/top/IR-top-pc.jpg),url(/ir/img/top/yuryo-kigyou_en.jpg);
}

@media only screen and (max-width: 767px) {
  .top-mv__element__bg {
    background-image: url(/ir/img/top/IR-top-sp.jpg);
    background-size: contain;
  }

  #en_top {
    background-image: url(/ir/img/top/IR-top-sp_en.jpg);
  }
}

.top-mv__element__conts {
  position: absolute;
  top: 0;
  /* left: 130px; */
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 2;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
}

.new {
  width: 270px;
}



.top-mv__element__conts__title {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  letter-spacing: 0.08em;
  position: relative;
  line-height: 80px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  padding-left: 130px;
  padding-top: 30px;
}

.top-mv__a span {
  color: #fff;
  border-bottom: 2px solid #fff;
  display: inline-block;
  width: 40%;
}

.top-mv__a {
  color: #fff;
  font-size: 50px;
  border-bottom: none;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
  font-weight: bold;
  transition: none;
  padding-left: 130px;
  text-shadow: 5px 5px 10px #000;
}

@media only screen and (max-width: 767px) {
  .top-mv__element__conts__title {
    padding: 5px;
  }
  .top-mv__element__conts__title img {
    width: 70%;
    /* height: 26.666666666666668vw; */
    margin-left: 20px;
  }
  .top-mv__a {
    font-size: 28px;
    padding-left: 20px;
  }

  .top-mv__a span {
    width: 340px;
    border-bottom: 1px solid #fff;
    font-size: 26px;
  }

  .new {
    width: 150px;
    margin-left: -50px;
  }
}
@media only screen and (max-width: 374px) {
.top-mv__a {
  font-size: 26px;
}

.top-mv__a span {
  width: 280px;
  font-size: 24px;
}
}

.top-mv__element__conts__title .text-content {
  -webkit-text-stroke-width: 0;
  color: #fff;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  z-index: 2;
}

.top-mv__element__conts__title small {
  font-size: 2.1rem;
  display: block;
}

@media only screen and (max-width: 767px) {
  .top-mv__element__conts__title small {
    font-size: 1.4rem;
  }
}

.top-mv__element__conts__title em {
  font-size: 4.8rem;
  display: block;
  font-style: normal;
}

@media only screen and (max-width: 767px) {
  .top-mv__element__conts__title em {
    font-size: 3.2rem;
  }
}

.top-mv__element .ir-btn {
  max-width: 400px;
  margin-top: 30px;
  margin-left: 130px;
}

@media only screen and (max-width: 767px) {
  .top-mv__element .ir-btn {
    /* width: 70.66666666666667vw; */
    margin-left: 20px;
    margin-top: 10px;
  }
}

.top-mv .slick-dots {
  bottom: -32px;
}

.top-mv .slick-dots li {
  width: auto;
  height: auto;
}

.top-mv .slick-dots li button {
  width: inherit;
  height: inherit;
}

.top-mv .slick-dots li button::before {
  content: "";
  background: #666;
  border-radius: 50%;
  width: 8px;
  height: 8px;
  opacity: 1;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.top-mv .slick-dots li.slick-active button {
  cursor: default;
  opacity: 1;
}

.top-mv .slick-dots li.slick-active button::before {
  background: #000;
}

.top-mv .slick-slider {
  margin-bottom: 78px;
}

.top-mv__slider {
  opacity: 0;
  height: 550px;
}

@media only screen and (max-width: 767px) {
  .top-mv__slider {
    height: 0;
    padding-top: 36.666%;
  }
}

.top-mv__slider.slick-initialized {
  opacity: 1;
}

@media only screen and (max-width: 767px) {
  .top-mv__slider.slick-initialized {
    height: auto;
    padding-top: 0;
  }
}

button[aria-label="1 of 1"] {
  display: none !important;
}

@media all and (-ms-high-contrast: none) {
  .top-mv__element__conts__title {
    text-shadow: 3px 3px 0 #000, -3px -3px 0 #000, -3px 3px 0 #000, 3px -3px 0 #000, 0px 3px 0 #000, 0 -3px 0 #000, -3px 0 0 #000, 3px 0 0 #000;
  }
}

.top-nav__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .top-nav__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 32px;
  }
}

.top-nav__list > li {
  width: 194px;
  height: 242px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  background: #eee;
  border-bottom: 4px solid #000;
  position: relative;
}
.top-nav__list-investor li {
  width: 242px;
}

@media only screen and (max-width: 767px) {
  .top-nav__list > li {
    width: 43.333333333333336vw;
    height: auto;
  }
  .top-nav__list > li:nth-child(even) {
    margin-left: auto;
  }
  .top-nav__list > li:nth-child(n + 3) {
    margin-top: 10px;
  }
}

.top-nav__list > li::after {
  content: "";
  display: inline-block;
  background: url("/ir/img/icn_arrow.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  position: absolute;
  bottom: 19px;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .top-nav__list > li::after {
    width: 28px;
    height: 4px;
    bottom: 13px;
  }
}

.top-nav__list > li + li {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .top-nav__list > li + li {
    margin-left: 0;
  }
}

.top-nav__list > li a {
  display: block;
  height: 100%;
}

.top-nav__list > li img {
  -webkit-transform: translate3d(0, 7px, 0);
  transform: translate3d(0, 7px, 0);
}

@media only screen and (max-width: 767px) {
  .top-nav__list > li img {
    width: 48px;
  }
}

/*.top-nav__list .top-nav__list_img-highlight {
  -webkit-transform: translate3d(0, 16px, 0);
  transform: translate3d(0, 16px, 0);
}

@media only screen and (max-width: 767px) {
  .top-nav__list .top-nav__list_img-highlight {
    -webkit-transform: translate3d(0, 13px, 0);
    transform: translate3d(0, 13px, 0);
    width: 64px;
  }
}

.top-nav__list .top-nav__list_img-investor {
  -webkit-transform: translate3d(1px, 6px, 0);
  transform: translate3d(1px, 6px, 0);
}

@media only screen and (max-width: 767px) {
  .top-nav__list .top-nav__list_img-investor {
    width: 64.5px;
  }
}

.top-nav__list .top-nav__list_img-yutai {
  -webkit-transform: translate3d(7px, 1px, 0);
  transform: translate3d(7px, 1px, 0);
}

@media only screen and (max-width: 767px) {
  .top-nav__list .top-nav__list_img-yutai {
    -webkit-transform: translate3d(5px, 7px, 0);
    transform: translate3d(5px, 7px, 0);
    width: 48px;
  }
}*/

.top-nav__element {
  text-align: center;
  height: 100%;
  position: relative;
}

.top-nav__element .img {
  height: 127px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

@media only screen and (max-width: 767px) {
  .top-nav__element .img {
    height: 80px;
  }
}

.top-nav__element .title {
  text-align: center;
  font-size: 2.1rem !important;
  font-weight: bold;
  line-height: 1;
}

.top-nav__element .title > span {
  display: inline-block;
  font-size: 1.3rem;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .top-nav__element .title > span {
    font-size: 1rem;
  }
}

.top-nav__element .title > span::before, .top-nav__element .title > span::after {
  content: "";
  width: 10px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .top-nav__element .title > span::before, .top-nav__element .title > span::after {
    width: 7px;
  }
}

.top-nav__element .title > span::before {
  left: -20px;
}

@media only screen and (max-width: 767px) {
  .top-nav__element .title > span::before {
    left: -12px;
  }
}

.top-nav__element .title > span::after {
  right: -20px;
}

@media only screen and (max-width: 767px) {
  .top-nav__element .title > span::after {
    right: -12px;
  }
}

.top-nav__element .title > em {
  line-height: 1.2;
  min-height: 54px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}

@media only screen and (max-width: 767px) {
  .top-nav__element .title > em {
    font-size: 1.2rem;
    min-height: 28px;
    margin-bottom: 27px;
    margin-top: 3px;
  }
}

.top-news {
  background: #eee;
  padding: 64px 0 50px;
}

@media only screen and (max-width: 767px) {
  .top-news {
    padding: 32px 0 41px;
  }
}

.top-news .news_titBox {
  text-align: right;
  margin-left: auto;
  width: 300px;
  -webkit-transform: translate3d(0, 31px, 0);
  transform: translate3d(0, 31px, 0);
  position: relative;
  z-index: 2;
}

@media only screen and (max-width: 767px) {
  .top-news .news_titBox {
    text-align: center;
    -webkit-transform: none;
    transform: none;
    width: 100%;
    margin-bottom: 9px;
  }
}

.top-news .news_link {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
  .top-news .news_link {
    font-size: 1rem;
  }
}

.top-news .news_link::after {
  content: "";
  display: inline-block;
  background: url("/ir/img/icn_arrow.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  margin-left: 10px;
  margin-top: -3px;
}

@media only screen and (max-width: 767px) {
  .top-news .news_link::after {
    content: none;
  }
}

.top-news .news_link > li + li {
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  .top-news .news_link > li:last-child {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .top-news .news_link a[href="news.html"] {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  .top-news div#nav_001 {
    margin: 0 0 10px;
  }
}

.top-news [id*="nav_"] ul#tab {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  border-bottom: 1px solid #000;
  font-size: 1.6rem;
  height: auto;
  margin: 0;
  padding: 0 20px;
  z-index: auto;
}

@media only screen and (max-width: 767px) {
  .top-news [id*="nav_"] ul#tab {
    padding: 0;
  }
}

.top-news [id*="nav_"] ul#tab li {
  float: none;
  font-size: inherit;
  width: auto;
  height: auto;
  background: transparent;
  margin: 0;
}

.top-news [id*="nav_"] ul#tab li a {
  border: none;
  background: inherit;
  color: #000;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 3px solid transparent;
  padding: 10px 0;
}

@media only screen and (max-width: 767px) {
  .top-news [id*="nav_"] ul#tab li a {
    padding: 6px 0 2px;
    font-size: 1.4rem;
  }
}

.top-news [id*="nav_"] ul#tab li a:hover {
  color: #000;
  opacity: 1;
  border-bottom: 3px solid;
}

.top-news [id*="nav_"] ul#tab li a.selected {
  border-bottom: 3px solid;
}

.top-news [id*="nav_"] ul#tab li + li {
  margin-left: 60px;
}

@media only screen and (max-width: 767px) {
  .top-news [id*="nav_"] ul#tab li + li {
    margin-left: auto;
  }
}

.top-news div#ir_library dt,
.top-news div#ir_library dd {
  padding: 17px 0;
}

.top-news div#ir_library dt {
  font-size: 1.3rem;
  font-family: "Poppins", sans-serif;
}

@media only screen and (max-width: 767px) {
  .top-news div#ir_library dt {
    padding: 7px 0 5px;
    font-size: 1.2rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
  }
}

.top-news div#ir_library dt .ir_ctg {
  font-size: 1.1rem;
  font-family: "游ゴシック Medium", "游ゴシック体", "Yu Gothic Medium", YuGothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  width: 110px;
  height: 18px;
  background: #000;
  color: #fff;
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
}

@media only screen and (max-width: 767px) {
  .top-news div#ir_library dt .ir_ctg {
    float: none;
    margin-left: 10px;
  }
}

.top-news div#ir_library a:hover, .top-news div#ir_library a:active {
  color: #000;
}

.top-news div#ir_library div#announcement dt {
  width: 22rem;
}

.top-news div#ir_library div#announcement dd {
  padding-left: 23rem;
  border-bottom: 1px solid #ddd;
}

@media only screen and (max-width: 767px) {
.top-news div#ir_library div#announcement dt {
  width: 100%;
}
  .top-news div#ir_library div#announcement dd {
    padding: 0 0 10px;
    margin: 0 0 3px;
  }
}

@media only screen and (max-width: 767px) {
  .top-news div#ir_library dl {
    margin-bottom: 23px;
  }
}

.top-news .top-title {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .top-news .top-title {
    margin-bottom: 13px;
  }
}

@media only screen and (max-width: 767px) {
  .top-news .ir-btn {
    border: 1px solid;
  }
}

.top-title {
  font-size: 3rem;
  font-weight: bold;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .top-title {
    font-size: 2.3rem;
  }
}

.top-title > span {
  position: relative;
}

.top-title > span::after {
  content: "";
  background: url("/ir/img/icn_arrow_02.png") no-repeat;
  background-size: 100% 100%;
  width: 188px;
  height: 12px;
  position: absolute;
  bottom: -13px;
  left: -19px;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .top-title > span::after {
    width: 150px;
    height: 10px;
    bottom: -10px;
  }
}

.top-title._w {
  color: #fff;
}

.top-title._w > span::after {
  content: "";
  background: url("/ir/img/icn_arrow_w_02.png") no-repeat;
  background-size: 100% 100%;
  width: 248px;
}

@media only screen and (max-width: 767px) {
  .top-title._w > span::after {
    width: 199px;
    left: -25px;
    bottom: -16px;
  }
}

.top-lib {
  background: #fff;
  padding: 70px 0 120px;
}

@media only screen and (max-width: 767px) {
  .top-lib {
    padding: 33px 0 40px;
  }
}

.top-lib .top-title {
  margin-bottom: 89px;
}

@media only screen and (max-width: 767px) {
  .top-lib .top-title {
    margin-bottom: 30px;
  }
}

.top-lib__desc {
  font-size: 1.6rem;
  text-align: center;
  margin-bottom: 55px;
}

@media only screen and (max-width: 767px) {
  .top-lib__desc {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 15px;
  }
}

.top-lib__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin-bottom: 60px;
}

@media only screen and (max-width: 767px) {
  .top-lib__list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-bottom: 20px;
  }
}

.top-lib__list > li {
  width: 100%;
  background: #eee;
  border-bottom: 4px solid #000;
}

@media only screen and (max-width: 767px) {
  .top-lib__list > li {
    width: 43.333333333333336vw;
  }
}

.top-lib__list > li a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 100px;
  padding: 0 0 10px;
  font-size: 1.6rem;
  font-weight: 700;
  text-align: center;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .top-lib__list > li a {
    height: 67px;
    font-size: 1.4rem;
  }
}

.top-lib__list > li a::after {
  content: "";
  display: inline-block;
  background: url("/ir/img/icn_arrow.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  position: absolute;
  bottom: 20px;
  left: 0;
  right: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .top-lib__list > li a::after {
    bottom: 19px;
  }
}

.top-lib__list > li + li {
  margin-left: 10px;
}

@media only screen and (max-width: 767px) {
  .top-lib__list > li + li {
    margin-left: 0;
  }
  .top-lib__list > li + li:nth-child(even) {
    margin-left: auto;
  }
  .top-lib__list > li + li:nth-child(n + 3) {
    margin-top: 10px;
  }
}

.top-lib__2col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}

@media only screen and (max-width: 767px) {
  .top-lib__2col {
    display: block;
  }
}

.top-lib__2col .ir-btn:first-child {
  width: 562px;
}

@media only screen and (max-width: 767px) {
  .top-lib__2col .ir-btn:first-child {
    width: 100%;
  }
}

.top-lib__2col .ir-btn:last-child {
  width: 400px;
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .top-lib__2col .ir-btn:last-child {
    width: 100%;
    margin-top: 10px;
  }
  .top-lib__2col .ir-btn:last-child > a {
    padding: 9px 0;
  }
  .top-lib__2col .ir-btn:last-child > a::before {
    left: 8px;
  }
}

.conts div#ir_library {
  float: none;
}

/* トップメッセージ
 * ====================================================================== */
#content select#yearSelect {
  -webkit-appearance: auto;
  -moz-appearance: auto;
  appearance: auto;
  font-size: 1.4rem;
}

#content select::-ms-expand {
  display: block;
}

#content h3 {
  font-size: 2.6rem;
  display: inline-block;
  border-bottom: 1px solid #ccc;
  margin-bottom: 28px;
  padding: 0;
  font-weight: bold;
}

#content h3::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 80px;
  height: 1px;
  background: #000;
  border: none;
  margin: 0;
  top: auto;
}

.ir-title {
  position: relative;
  letter-spacing: 0.05em;
}

.ir-title._1 {
  font-size: 3rem;
  line-height: 1.3;
  padding-bottom: 33px;
  border-bottom: 2px solid #ccc;
  display: block;
  margin-bottom: 34px;
}

@media only screen and (max-width: 767px) {
  .ir-title._1 {
    font-size: 2.3rem;
    line-height: 1.3;
    padding-bottom: 11px;
    margin-bottom: 26px;
  }
}

.ir-title._1::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -2px;
  left: 0;
  width: 120px;
  height: 4px;
  background: #000;
}

.ir-title._2 {
  font-size: 2.6rem !important;
  display: inline-block;
  border-bottom: 1px solid #ccc;
  margin-bottom: 28px;
}

@media only screen and (max-width: 767px) {
  .ir-title._2 {
    font-size: 1.6rem !important;
    margin-bottom: 15px;
  }
}

.ir-title._2::before {
  content: '';
  display: inline-block;
  position: absolute;
  bottom: -1px;
  left: 0;
  width: 80px;
  height: 1px;
  background: #000;
}

.ir-title small {
  font-size: 1.8rem;
  letter-spacing: 0;
}

@media only screen and (max-width: 767px) {
  .ir-title small {
    font-size: 1.0rem;
  }
}

.ir-text {
  font-size: 1.6rem;
  line-height: 1.7;
  margin-bottom: 28px;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

span.top_subtxt {
  font-size: 1.1rem;
}

.ir-text.center {
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .ir-text {
    font-size: 1.4rem;
    line-height: 1.8;
    margin-bottom: 25px;
  }
}

.ir-text.img-rt > img {
  float: right;
  margin: -65px 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .ir-text.img-rt > img {
    width: 43.333333333333336vw;
    margin: 5px 0 40px 17px;
    -webkit-transform: translate(-5px, 0px);
    transform: translate(-5px, 0px);
  }
}

.ir-text + .ir-title._2 {
  margin-top: 39px;
}

@media only screen and (max-width: 767px) {
  .ir-text + .ir-title._2 {
    margin-top: 8px;
  }
}

.ir-tm-conts {
  padding: 0 0 40px;
}

@media only screen and (max-width: 767px) {
  .ir-tm-conts {
    padding: 0 0 7px;
  }
}

.ir-tm-conts .mv {
  background: url("/ir/img/topmessage/img_tm_mv_pc.jpg") no-repeat;
  background-size: cover;
  width: 100%;
  height: 0;
  margin: 0 0 57px;
  padding-top: 49.3%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  position: relative;
}

.en_tp {
  background: url("/ir/img/topmessage/img_tm_mv_pc_en.jpg") no-repeat !important;
}

@media only screen and (max-width: 767px) {
  .ir-tm-conts .mv {
    background: url("/ir/img/topmessage/img_tm_mv_sp.jpg") no-repeat;
    background-size: cover;
    padding-top: 73.2540861%;
    margin: 0 0 18px;
  }

  .en_tp {
    background: url("/ir/img/topmessage/img_tm_mv_sp_en.jpg") no-repeat !important;
  }
}

.ir-tm-conts .mv__title {
  position: absolute !important;
  left: 167px;
  top: 195px;
  margin: 0 !important;
  border: none !important;
}

.ir-tm-conts .mv__title::before {
  content: none !important;
}

@media only screen and (max-width: 767px) {
  .ir-tm-conts .mv__title {
    left: 5.33333vw;
    top: 25.33333vw;
  }
}

.ir-tm-conts .mv__title em {
  display: block;
  position: relative;
  font-size: 3.2rem;
  font-weight: bold;
  margin-bottom: 23px;
  letter-spacing: .05em;
}

@media only screen and (max-width: 767px) {
  .ir-tm-conts .mv__title em {
    font-size: 5.06667vw;
    margin-bottom: 2.4vw;
  }
}

.ir-tm-conts .mv__title em::after {
  content: '';
  display: inline-block;
  background: url("/ir/img/topmessage/icn_arrow_ttl.png") no-repeat;
  background-size: 100% 100%;
  width: 301px;
  height: 12px;
  position: absolute;
  left: -20px;
  right: 0;
  bottom: -10px;
}

@media only screen and (max-width: 767px) {
  .ir-tm-conts .mv__title em::after {
    background: url("/ir/img/topmessage/icn_arrow_ttl_sp.png") no-repeat;
    background-size: 100% 100%;
    width: 49.33333vw;
    height: 3.2vw;
    left: -3.2vw;
    bottom: -1.6vw;
  }
}

.ir-tm-conts .mv__title span {
  font-size: 1.6rem;
  -webkit-transform: translateX(18px);
  transform: translateX(18px);
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .ir-tm-conts .mv__title span {
    font-size: 3.2vw;
    -webkit-transform: translateX(-1.06667vw);
    transform: translateX(-1.06667vw);
  }
}


.irTopmessage_video iframe{
    width: 100% !important;
    height: 560px !important;
    position: static !important;
    margin: 0 auto !important;
}
@media only screen and (max-width: 767px) {
    .irTopmessage_video iframe {
    max-width: 335px !important;
    height: 200px !important;
    display: block;
    }
}


/* 事業内容
 * ====================================================================== */
#content .biz_distinction h4 {
  clear: none;
  margin-bottom: 1em;
}

#content .noteBox {
  margin: 3em 0;
  padding: 1.5em 1.5em 0.7em;
  background: #f5f5f5;
}


/* FAQ
 * ====================================================================== */
#content .qa + .qa {
  margin-top: 2em;
}

#content .qa:first-child {
  margin-top: 0;
}
/*#content .qa dt {
  background: #e5e5e5;
  margin-bottom: 1.3em;
  padding: 0.7em 1.5em;
  border-radius: 7px;
  position: relative;
  font-weight: bold;
}

#content .qa dt:before {
  content: "";
  position: absolute;
  bottom: -23px;
  left: 10%;
  border: 12px solid transparent;
  border-top: 12px solid #e5e5e5;
}

#content .qa dt span {
  padding-right: 0.5em;
  color: #00a8b8;
  font-size: 140%;
  font-weight: normal;
}

#content .qa dd {
  margin-left: 1.7em;
}
*/

#content .qa dd a {
  word-break: break-all;
}
#content .qa dt.js-accordion-btn {
  position: relative;
  cursor: pointer;
  border-bottom: 1px solid #afafaf;
  padding-bottom: 8px;
  padding-left: 0.5em;
  font-weight: bold;
  padding-right: 40px;
  display: flex;
}
#content .qa dt.js-accordion-btn::after {
  content: "";
  display: block;
  position: absolute;
  top: calc(0.7em - 18px);
  right: 0;
  width: 50px;
  height: 100%;
  background: url(/images/icon_accordion_black_2.svg) center center no-repeat;
  background-size: 18px auto;
  -webkit-transition: -webkit-transform 0.25s;
  transition: -webkit-transform 0.25s;
  transition: transform 0.25s;
  transition: transform 0.25s, -webkit-transform 0.25s;
}
#content .qa dt.js-accordion-btn.active::after {
  transform: rotate(180deg);
}

#content .qa dt.js-accordion-btn > span:first-child {
  padding-right: 0.5em;
  color: #00a8b8;
  font-size: 140%;
  font-weight: normal;
}

#content .qa dd.js-accordion {
  padding-left: 0.5em;
  padding-top: 1.3em;
  display: flex;
}
#content .qa dd.js-accordion > span:first-child {
  padding-right: 0.5em;
  color: #e03838;
  font-size: 140%;
}
#content ul.ir-faqlist li {
  padding-left: 0.8em;
  text-indent: -0.8em;
}
#content ul.ir-faqlist li::before {
  content: " ・ ";
}
#content .ir-anchor__nav ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.indent1em {
  text-indent: -1em;
  padding-left: 1em;
}

@media (max-width: 767px) {
  #content .ir-anchor__nav li {
    width: 50%;
  }
  #content .ir-anchor__nav li:nth-of-type(odd) {
    border-right: 1px solid #000;
    padding-right: 6px;
  }
  #content .ir-anchor__nav li a{
    font-size: 14px;
    width: 100%;
    height: 60px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    font-weight: bold;
    text-align: center;
    border-bottom: 1px solid #000;
  }
  #content .ir-anchor__nav li:last-child a{
    border-bottom: none;
  }
    .irFaqTitle{
        margin-top: -10px !important;
        padding-top: calc( 10px + 1.5em ) !important;
    }
}

.irFaq dd a {
    text-decoration: underline !important;
}

@media (min-width: 768px) {
  #content .ir-anchor__nav {
    margin-bottom: 22px;
    margin-top: 50px;
  }
  #content .ir-anchor__nav ul {
    padding-bottom: 12px;
    border-bottom: 1px solid #000;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
  }
  #content .ir-anchor__nav li {
    width: 100%;
  }
  #content .ir-anchor__nav li + li {
    border-left: 1px solid #000;
  }
  #content .ir-anchor__nav a {
    color: #000;
    padding: 3px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.2;
    text-align: center;
    font-weight: bold;
    font-size: 13px;
    height: 100%;
  }
    
}


/* IRスケジュール
 * ====================================================================== */
.calendarImg {
  width: 100%;
}

.calendarImg img {
  width: 100%;
}

.calendarImg1,
.calendarImg2 {
  float: left;
  width: 50%;
}

/* IR資料 USENバックナンバー
 * ====================================================================== */
.materialTable {
  display: table;
  width: 100%;
  margin-bottom: 30px;
}

.materialTable .materialTable_Content:first-child .materialTable_Document {
  border-top: 1px solid #999;
}

.materialTable_Content {
  display: table-row;
}

.materialTable_Quarter {
  font-size: 1.3rem;
  font-weight: 500;
  padding: 1.35em 2em 1em;
  text-align: left;
  vertical-align: top;
  line-height: 1.7;
  white-space: nowrap;
  background: #eee;
  border-right: 10px solid #fff;
  border-bottom: 1px solid #fff;
}

.materialTable_Document {
  display: table-cell;
  text-align: left;
  vertical-align: middle;
  line-height: 1.7;
  border-bottom: 1px solid #999;
}

.materialTable_DocumentTable {
  display: table;
  width: 100%;
  font-size: 1.3rem;
}

.materialTable_DocumentTable_Item {
  display: table-cell;
  width: 33%;
  padding: 3px 0;
}

.materialTable_DocumentTable a[href$=".pdf"]:after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 18px;
  vertical-align: middle;
  background: url(../img/pdf.jpg) no-repeat;
  margin: 0 5px;
}

/* 株主・投資家のみなさまへ
 * ====================================================================== */
.ir-iv-conts {
  padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts {
    padding-bottom: 0;
  }
}

.ir-iv-conts .top-nav__list._col4 img {
  -webkit-transform: none;
          transform: none;
}

.ir-iv-conts .top-nav__list._col4 .top-nav__element {
  padding: 10px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 .top-nav__element {
    padding: 0 15px;
  }
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 .title {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 .title::before {
    content: "";
    display: inline-block;
    background: url(/ir/img/icn_arrow.png) no-repeat;
    background-size: 100% 100%;
    width: 27px;
    height: 4px;
    -webkit-box-ordinal-group: 4;
        -ms-flex-order: 3;
            order: 3;
  }
}

.ir-iv-conts .top-nav__list._col4 .title span {
  letter-spacing: 0.04em;
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 .title span + br {
    display: none;
  }
}

@media only screen and (min-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 .title em {
    height: 54px;
  }
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 .title em {
    font-size: 1.4rem;
    margin: 0;
  }
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 > li::after {
    content: none;
  }
}

.ir-iv-conts .top-nav__list._col4 > li:nth-child(1) img {
  -webkit-transform: translate3d(18px, 4px, 0);
          transform: translate3d(18px, 4px, 0);
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 > li:nth-child(1) img {
    width: 24px;
    height: 30.5px;
    -webkit-transform: none;
            transform: none;
  }
}

.ir-iv-conts .top-nav__list._col4 > li:nth-child(2) img {
  -webkit-transform: translate3d(21px, 4px, 0);
          transform: translate3d(21px, 4px, 0);
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 > li:nth-child(2) img {
    width: 27.5px;
    height: 16px;
    -webkit-transform: none;
            transform: none;
  }
}

.ir-iv-conts .top-nav__list._col4 > li:nth-child(2) .title {
  -webkit-transform: translate3d(-14px, -1px, 0);
          transform: translate3d(-14px, -1px, 0);
}

.ir-iv-conts .top-nav__list._col4 > li:nth-child(3) img {
  -webkit-transform: translate3d(15px, 7px, 0);
          transform: translate3d(15px, 7px, 0);
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 > li:nth-child(3) img {
    width: 41px;
    height: 32.5px;
    -webkit-transform: none;
            transform: none;
  }
}

.ir-iv-conts .top-nav__list._col4 > li:nth-child(3) .title {
  -webkit-transform: translate3d(-16px, 2px, 0);
          transform: translate3d(-16px, 2px, 0);
}

.ir-iv-conts .top-nav__list._col4 > li:nth-child(4) img {
  -webkit-transform: translate3d(7px, 11px, 0);
          transform: translate3d(7px, 11px, 0);
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 > li:nth-child(4) img {
    width: 38px;
    height: 25.5px;
    -webkit-transform: translate3d(-4px, 2px, 0);
            transform: translate3d(-4px, 2px, 0);
  }
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col4 .top-nav__element {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
}

.ir-iv-conts .title {
  position: relative;
}

.ir-iv-conts .title span {
  letter-spacing: 0.1em;
}

.ir-iv-conts .title::after {
  content: "";
  display: block;
  background: url(/ir/img/icn_arrow.png) no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  margin: 10px auto 0;
}

.ir-iv-conts .title._w::after {
  background-image: url(/ir/img/icn_arrow_w.png);
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .title em {
    font-size: 1.6rem;
    margin-bottom: 25px;
    margin-top: 6px;
  }
}

.ir-iv-conts .headline {
  font-size: 3.0rem;
  font-weight: 500;
  line-height: 1.0;
  text-align: center;
  margin: 0 0 15px;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .headline {
    font-size: 1.8rem;
    font-weight: 700;
    margin: 0 0 17px;
  }
}

.ir-iv-conts .top-nav__list li {
  height: 165px;
}

.ir-iv-conts .top-nav__list li::after {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list li {
    height: auto;
  }
  .ir-iv-conts .top-nav__list li::after {
    display: block;
    bottom: 15px;
  }
}

.ir-iv-conts .top-nav__list .top-nav__element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list .top-nav__element {
    display: block;
  }
}

.ir-iv-conts .top-nav__list .top-nav__element .title {
  -webkit-transform: none;
  transform: none;
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list .top-nav__element .title::after {
    display: none;
  }
}

.ir-iv-conts .top-nav__list._col2 li {
  width: 495px;
}

.ir-iv-conts .top-nav__list._col2 li .img {
  width: 224px;
  height: 100%;
}

.ir-iv-conts .top-nav__list._col2 li:nth-child(1) .top-nav__element {
  padding: 0 68px 0 0;
}

.ir-iv-conts .top-nav__list._col2 li:nth-child(1) img {
  -webkit-transform: translate3d(9px, -3px, 0);
  transform: translate3d(9px, -3px, 0);
}

.ir-iv-conts .top-nav__list._col2 li:nth-child(2) .top-nav__element {
  padding: 0 85px 0 0;
}

.ir-iv-conts .top-nav__list._col2 li:nth-child(2) img {
  -webkit-transform: translate3d(10px, -7px, 0);
  transform: translate3d(10px, -7px, 0);
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col2 li {
    width: 43.333333333333336vw;
  }
  .ir-iv-conts .top-nav__list._col2 li .img {
    width: 100%;
    height: 80px;
  }
  .ir-iv-conts .top-nav__list._col2 li:nth-child(1) .top-nav__element {
    padding: 0;
  }
  .ir-iv-conts .top-nav__list._col2 li:nth-child(1) img {
    width: 76px;
    -webkit-transform: translate3d(0, 12px, 0);
    transform: translate3d(0, 12px, 0);
  }
  .ir-iv-conts .top-nav__list._col2 li:nth-child(2) .top-nav__element {
    padding: 0;
  }
  .ir-iv-conts .top-nav__list._col2 li:nth-child(2) img {
    width: 68px;
    -webkit-transform: translate3d(-2px, 7px, 0);
    transform: translate3d(-2px, 7px, 0);
  }
}

.ir-iv-conts .top-nav__list._col3 li {
  width: 326px;
}

.ir-iv-conts .top-nav__list._col3 li .img {
  width: 130px;
  height: 100%;
}

.ir-iv-conts .top-nav__list._col3 li .top-nav__element {
  padding: 0 60px 0 0;
}

.ir-iv-conts .top-nav__list._col3 li:nth-child(1) img {
  -webkit-transform: translate3d(-6px, 3px, 0);
  transform: translate3d(-6px, 3px, 0);
}

.ir-iv-conts .top-nav__list._col3 li:nth-child(2) .top-nav__element {
  padding: 0 72px 0 0;
}

.ir-iv-conts .top-nav__list._col3 li:nth-child(2) img {
  -webkit-transform: translate3d(4px, 3px, 0);
  transform: translate3d(4px, 3px, 0);
}

.ir-iv-conts .top-nav__list._col3 li:nth-child(3) img {
  -webkit-transform: translate3d(-6px, 10px, 0);
  transform: translate3d(-6px, 10px, 0);
}

@media only screen and (max-width: 767px) {
  .ir-iv-conts .top-nav__list._col3 li {
    width: 31.343283582%;
  }
  .ir-iv-conts .top-nav__list._col3 li::after {
    bottom: 12px;
  }
  .ir-iv-conts .top-nav__list._col3 li + li {
    margin: 0 0 0 2.985074626%;
  }
  .ir-iv-conts .top-nav__list._col3 li .img {
    width: 100%;
    height: 55px;
  }
  .ir-iv-conts .top-nav__list._col3 li .title em {
    font-size: 1.4rem;
    margin-bottom: 13px;
    margin-top: 0;
  }
  .ir-iv-conts .top-nav__list._col3 li .title span {
    letter-spacing: 0;
  }
  .ir-iv-conts .top-nav__list._col3 li .top-nav__element {
    padding: 0;
  }
  .ir-iv-conts .top-nav__list._col3 li:nth-child(1) img {
    width: 30px;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }
  .ir-iv-conts .top-nav__list._col3 li:nth-child(2) .top-nav__element {
    padding: 0;
  }
  .ir-iv-conts .top-nav__list._col3 li:nth-child(2) img {
    width: 36.5px;
    -webkit-transform: translate3d(0, 6px, 0);
    transform: translate3d(0, 6px, 0);
  }
  .ir-iv-conts .top-nav__list._col3 li:nth-child(3) img {
    width: 55.5px;
    -webkit-transform: translate3d(0, 9px, 0);
    transform: translate3d(0, 9px, 0);
  }
}

.ir-iv-top {
  margin: 50px 0 80px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-top {
    margin: 9px 0 80px;
  }
  .ir-iv-top .ir-iv-desc {
    display: none;
  }
}

.ir-iv-desc {
  font-size: 1.6rem;
  text-align: center;
  margin: 0 0 35px;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

@media only screen and (max-width: 767px) {
  .ir-iv-desc {
    font-size: 1.4rem;
    margin: 0 0 20px;
  }
}

.ir-iv-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}

@media only screen and (max-width: 767px) {
  .ir-iv-list {
    display: block;
  }
}

.ir-iv-list__item {
  width: 495px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-list__item {
    width: 100%;
  }
  .ir-iv-list__item + li {
    margin: 10px 0 0;
  }
}

.ir-iv-list__item a {
  display: block;
  height: 244px;
  padding: 0 53px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-list__item a {
    height: 165px;
    padding: 0 20px;
  }
}

.ir-iv-list__item .top-nav__element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}

.ir-iv-list__item .title {
  -webkit-transform: translate(-5px, -6px);
  transform: translate(-5px, -6px);
}

@media only screen and (max-width: 767px) {
  .ir-iv-list__item .title {
    -webkit-transform: translate(0, -5px);
    transform: translate(0, -5px);
  }
  .ir-iv-list__item .title span {
    font-size: 1.2rem;
  }
  .ir-iv-list__item .title em {
    font-size: 1.8rem;
    min-height: 42px;
    margin: 5px 0 0;
  }
}

.ir-iv-list__item._about a {
  background: url(/ir/img/investor/bg_about_pc.jpg) no-repeat center;
  background-size: cover;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .ir-iv-list__item._about a {
    background-image: url(/ir/img/investor/bg_about_sp.jpg);
  }
}

.ir-iv-list__item._tm a {
  background: url(/ir/img/investor/bg_tm_pc.jpg) no-repeat center;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-iv-list__item._tm a {
    background-image: url(/ir/img/investor/bg_tm_sp.jpg);
  }
}

/*  */
.ir-iv-sec {
  padding-bottom: 80px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec {
    padding: 0px 0 40px;
  }
}

.ir-iv-sec .ir-title {
  margin-top: 65px;
}

.ir-iv-sec .ir-title:first-child {
  margin-top: 0;
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec .ir-title {
    margin-top: 37px;
  }
}

.ir-iv-sec .ir-text {
  margin: 0 0 10px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec .ir-text {
    -webkit-font-feature-settings: "palt";
    font-feature-settings: "palt";
  }
}

.ir-iv-sec .ir-text + .ir-text {
  margin-top: 28px;
}

.ir-iv-sec .ir-text + .ir-title {
  margin-top: 60px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec .ir-text + .ir-title {
    margin-top: 20px;
  }
}

.ir-iv-sec .ir-img {
  text-align: center;
  margin: 78px 0 0;
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec .ir-img {
    margin: 40px 22px 0;
  }
  .ir-iv-sec .ir-img._sp_w {
    margin: 40px 0 0;
  }
}

.ir-iv-sec._yutai {
  padding: 80px 0 70px;
  background: #eee;
}
.yutai-iv-sec._yutai {
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec._yutai {
    padding: 15px 0 40px;
  }
  .ir-iv-sec._yutai .ir-title {
    margin-bottom: 7px;
  }

.yutai-iv-sec._yutai {
    padding: 15px 0 0px;
  }
  .yutai-iv-sec._yutai .ir-title {
    margin-bottom: 7px;
  }
}

.ir-iv-sec .ir-btn {
  width: 340px;
  margin: 37px auto 20px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec .ir-btn {
    width: 100%;
    border-width: 1px;
    margin-top: 40px;
  }
}

.ir-iv-sec .ir-graf {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 65px 0 0;
}

.ir-iv-sec .ir-graf .ttl {
  width: 100%;
  font-weight: 700;
  text-align: center;
}

.ir-iv-sec .ir-graf .ir-img {
  margin-top: 26px;
}

.return-img {
  width: 800px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-sec .ir-graf {
    margin-top: 13px;
  }
  .ir-iv-sec .ir-graf .ir-img {
    margin: 7px 0 0;
  }
  .ir-iv-sec .ir-graf .ir-list {
    margin-top: 25px;
width: 640px;
  }
}

.ir-iv-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 70px 0 0;
}

.yutai-iv-col {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  margin: 0px 0 0;
}

@media only screen and (max-width: 767px) {
  .ir-iv-col {
    display: block;
    margin: 15px 0 0;
  }
}

.ir-iv-col > div {
  width: 50%;
}

.ir-iv-col > div:nth-child(1) {
  padding: 0 20px 15px 0;
  border-right: solid 1px #ccc;
}

.ir-iv-col > div:nth-child(1) .ir-img {
  margin: 10px 0 0;
}

.ir-iv-col > div:nth-child(1) .ir-img img {
  width: 455px;
}

.ir-iv-col > div:nth-child(2) {
  padding: 0 0 15px 50px;
}

.ir-iv-col > div:nth-child(2) .ir-img {
  text-align: right;
  margin: 40px 12px 0 0;
}

.ir-iv-col > div:nth-child(2) .ir-img img {
  width: 395px;
}

@media only screen and (max-width: 767px) {
  .ir-iv-col > div {
    width: 100%;
  }
  .ir-iv-col > div:nth-child(1) {
    padding: 0;
    border-right: none;
  }
  .ir-iv-col > div:nth-child(1) .ir-img {
    margin: 16px 22px 0;
  }
  .ir-iv-col > div:nth-child(1) .ir-img img {
    width: 100%;
  }
  .ir-iv-col > div:nth-child(2) {
    padding: 0;
    margin: 35px 0 0;
  }
  .ir-iv-col > div:nth-child(2) .ir-img {
    text-align: center;
    margin: 21px 44px 0 28px;
  }
  .ir-iv-col > div:nth-child(2) .ir-img img {
    width: 100%;
  }
}




@media only screen and (max-width: 767px) {
  .yutai-iv-col {
    display: block;
    margin: 15px 0 0;
  }
}

.yutai-iv-col > div {
  width: 50%;
text-align: center;
}

.yutai-iv-col > div:nth-child(1) {
  padding: 0 20px 15px 0;
  border-right: solid 1px #ccc;
}
.yutai-iv-col > div:nth-child(1) .ir-img {
    width: 320px;
    margin: 0 auto;
}
.yutai-iv-col > div:nth-child(2) .ir-img {
    width: 200px;
    margin: 0 auto;
}
.irYutai_ancerTitle:after {
    content: "";
    display: inline-block;
    width: 12px;
    height: 12px;
    border-left: 2px solid #000;
    border-bottom: 2px solid #000;
    transform: rotate( -45deg );
    margin-left: 13px;
    margin-bottom: 5px;
}

@media only screen and (max-width: 767px) {
  .yutai-iv-col > div {
    width: 100%;
  }
  .yutai-iv-col > div:nth-child(1) {
    padding: 0;
    border-right: none;
  }
    
    .yutai-iv-col > div:nth-child(1) .ir-img,
    .yutai-iv-col > div:nth-child(2) .ir-img{
        width: 100%;
        padding: 0 30px;
        margin: 0 auto;
    }
    
}

.ir-link {
  font-size: 1.3rem;
  font-weight: bold;
}

.ir-link .link {
  display: inline-block;
  width: 40px;
  height: 18px;
  margin: 3px 10px 0 0;
  background: #999;
  color: #fff;
  font-size: 1.1rem;
  font-style: normal;
  line-height: 18px;
  text-align: center;
  vertical-align: top;
}

.ir-link._outlink span {
  display: inline-block;
}

.ir-link._outlink span::after {
  content: "";
  width: 10px;
  height: 10px;
  display: inline-block;
  line-height: 1.4;
  background: url(/images/icon_outlink_b.png) no-repeat center center;
  background-size: 10px;
  margin: 0 0 0 5px;
}

.ir-wrap {
}

.ir-wrap .ttl {
  font-size: 1.3rem;
  margin: 0 0 5px;
  font-weight: bold;
}

.ir-wrap._w2 {
  margin-top: 45px;
}

.ir-wrap._w2 + .ir-box {
  margin-top: 42px;
}

@media only screen and (max-width: 767px) {
  .ir-wrap {
    width: 100%;
    margin: 37px 0 0;
  }
  .ir-wrap._w2 {
    width: 100%;
    margin-top: 10px;
  }
  .ir-wrap._w2 + .ir-box {
    margin-top: 25px;
  }
}

.ir-table {
  border-collapse: collapse;
}

.ir-table th {
  font-size: 1.3rem;
  font-weight: 400;
  line-height: 1.2;
  width: 106px;
  padding: 8px 6px;
  text-align: center;
  background: #eee;
  border: solid 1px #333;
}

.ir-table th small {
  display: block;
  font-size: 1.1rem;
  line-height: 1.4;
}


.yutai-table {
  border-collapse: collapse;
}

.yutai-table th {
  font-weight: 400;
  line-height: 1.2;
  width: 200px;
  padding: 8px 6px;
  text-align: center;
  background: #eee;
  border: solid 1px #333;
}

.yutai-table th small {
  display: block;
  font-size: 1.1rem;
  line-height: 1.4;
}

@media only screen and (max-width: 767px) {
  .ir-table th {
    font-size: 1.1rem;
    width: 26.796407185%;
  }
  .ir-table th small {
    font-size: 1.0rem;
  }

  .yutai-table th {
    font-size: 1.1rem;
    width: 26.796407185%;
  }
  .yutai-table th small {
    font-size: 1.0rem;
  }

}

.ir-table td {
  font-size: 1.3rem;
  padding: 19px 18px;
  letter-spacing: 0;
  border: solid 1px #333;
}
.yutai-table td {
  padding: 19px 18px;
  letter-spacing: 0;
  border: solid 1px #333;
}
@media only screen and (max-width: 767px) {
  .ir-table td {
    line-height: 1.4;
    padding: 11px 10px;
  }
}

.ir-table thead th {
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
}

.ir-table + p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin: 16px 0 0;
}

.ir-table2 {
  border-collapse: collapse;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  border-bottom: solid 1px #333;
}

.ir-table2 tr:nth-child(odd) td {
  background: #eee;
}

.ir-table2 th {
  font-weight: 400;
  letter-spacing: 0;
  padding: 6px 0;
  background: #333;
  border-right: solid 1px #333;
  color: #fff;
  text-align: center;
}

.ir-table2 th:nth-child(1) {
  border-right: solid 1px #fff;
  width: 300px;
}



.yutai-table td {
    line-height: 1.4;
    padding: 11px 10px;
  }
}

.yutai-table thead th {
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
}

.yutai-table + p {
  font-size: 1.1rem !important;
  line-height: 2.0 !important;
  margin: 16px 0 0;
}

.yutai-table2 {
  border-collapse: collapse;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  border-bottom: solid 1px #333;
}

.yutai-table2 tr:nth-child(odd) td {
  background: #eee;
}

.yutai-table2 th {
  font-weight: 400;
  letter-spacing: 0;
  padding: 6px 0;
  background: #333;
  border-right: solid 1px #333;
  color: #fff;
  text-align: center;
}

.yutai-table2 th:nth-child(1) {
  border-right: solid 1px #fff;
  width: 148px;
}

@media only screen and (max-width: 767px) {
  .ir-table2 th:nth-child(1) {
    width: 32.934131736%;
  }
  .ir-table2 th:nth-child(2) {
    width: 32.934131736%;
  }
}

.ir-table2 td {
  padding: 6px 0 5px;
  letter-spacing: 0;
  border-right: solid 1px #bfbfbf;
  text-align: center;
}

.ir-table2 td:first-child {
  border-left: solid 1px #333;
  border-right: solid 1px #333;
}

.ir-table2 td:last-child {
  border-right: solid 1px #333;
}

.ir-table2 td span {
  font-weight: 700;
}

.ir-table2 td small {
  font-weight: 700;
}

.ir-table2 td small:nth-of-type(2) {
  display: none;
}

@media only screen and (max-width: 767px) {
  .ir-table2 td small:nth-of-type(1) {
    display: none;
  }
  .ir-table2 td small:nth-of-type(2) {
    display: inline;
  }
}

.ir-box {
  padding: 36px 40px 42px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin: 75px 0 0;
border: solid 3px #001111;
}

.ir-box .ir-btn {
  width: 100%;
  margin-top: 20px;
}

@media only screen and (max-width: 767px) {
  .ir-box .ir-btn {
    margin: 10px 0;
  }
}

@media only screen and (max-width: 767px) {
  .ir-box {
    margin: 15px 0 0;
    padding: 15px 20px;
  }
}

.ir-box dl {
  width: 900px;
  margin: 0 0 20px;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
}

@media only screen and (max-width: 767px) {
  .ir-box dl {
    width: 100%;
    margin: 0;
  }
  .ir-box dl + dl {
    margin: 13px 0 0;
  }
}

.ir-box dl:nth-last-child(-n + 2) {

}

.ir-box dl dt {
  font-weight: 700;
  line-height: 1.7;
}

.ir-box dl dt span {
  border-bottom: solid 2px;
  padding: 0 0 5px;
}

.ir-box dl dt span.w100 {
  width: 100%;
  display: block;
  padding: 0 0 2px;
}

.ir-box dl dt small {
  font-size: 1.3rem;
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .ir-box dl dt {
    font-size: 1.4rem;
  }
  .ir-box dl dt small {
    font-size: 1.1rem;
    letter-spacing: -0.04em;
  }
}

.ir-box dl dd {
  margin: 20px 0 0;
  line-height: 1.7;
}

@media only screen and (max-width: 767px) {
  .ir-box dl dd {
    margin: 10px 0 0;
  }
}

.ir-box dl dd p span {
  font-size: 1.5rem;
  font-weight: 700;
}

.ir-box dl dd ul {
  margin: 10px 0 0;
}

.ir-box dl dd ul li + li {
  margin: 6px 0 0;
}

.ir-box dl dd ul li .link {

}

@media only screen and (max-width: 767px) {
  .ir-box dl dd ul li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
  }
  .ir-box dl dd ul li a .link {
    -ms-flex-negative: 0;
    flex-shrink: 0;
  }
}

.ir-list {
  margin: 17px 0 0 5px;
width:640px;
}

.ir-list li {
  font-size: 1.1rem;
  line-height: 2.0;
}

.ir-list li::before {
  content: "・";
}

.ir-list li a {
  font-weight: 400;
}

@media only screen and (max-width: 767px) {
  .ir-list li {
    line-height: 1.7;
  }
}

.ir-txt-red {
  color: #cb0000;
}

.ir_textColorRed span {
  font-weight: bold;
}


/* 
 * ====================================================================== */
.mt0{
    margin-top: 0 !important;
}
.mt4em {
  margin-top: 1em !important;
}

.mt2em {
  margin-top: 2em !important;
}

.mt5em {
  margin-top: 3em !important;
}

/* フッターナビ
 * ====================================================================== */
#footNav {
  display: none;
  padding: 0 20px;
  margin-bottom: 20px;
}

#footNav * {
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.footNavListItem {
  border-bottom: 1px solid #fff;
}

.footNavListItem a {
  display: block;
  width: 100%;
  padding: 5px 20px;
  text-decoration: none;
  color: #000;
  background-color: #eee;
}

.footNavListItem a:hover {
  background-color: #fff;
}

.footNavListItem img {
  margin-right: 5px;
  vertical-align: sub;
}

.footNavTrigge {
  display: block;
  width: 100%;
  padding: 5px 20px;
  position: relative;
  background-color: #eee;
  border-bottom: 1px solid #fff;
  cursor: pointer;
}

.footNavTrigge:hover {
  background-color: #fff;
}

.footNavTrigge:before {
  content: " ";
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  background: url(../../images/icon_angle_nav.png) top center;
  background-size: 10px auto;
  display: block;
  height: 8px;
  margin: auto;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  width: 10px;
}

.footNavTrigge.open:before {
  -webkit-transform: rotate(0deg);
  transform: rotate(0deg);
}

.footNavListTriggerList {
  display: none;
}

.footNavListTriggerListItem {
  border-bottom: 1px solid #fff;
}

.footNavListTriggerListItem a {
  display: block;
  width: 100%;
  padding: 5px 20px;
  text-decoration: none;
  color: #fff;
  background-color: #000;
  border: 1px solid #000;
}

.footNavListTriggerListItem a:hover {
  color: #000;
  background-color: #fff;
}

.governanceImg , .disclosure_policyImg {
  text-align: center;
}


/* USEN-NEXT GROUPについて
 * ====================================================================== */
.ir-title-section._group {
  background: url("/ir/img/group/bg_group_pc.jpg") no-repeat;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-title-section._group {
    background: url("/ir/img/group/bg_group_sp.jpg") no-repeat;
    background-size: cover;
  }
}

.ir-title-section._group .ir-title-section__title {
  color: #fff;
}

.ir-title-section._group .ir-title-section__title small::before, .ir-title-section._group .ir-title-section__title small::after {
  background: #fff;
}

.ir-group-title {
  font-size: 3rem;
  line-height: 1.4;
  text-align: center;
  margin: 70px 0 24px;
}

@media only screen and (max-width: 767px) {
  .ir-group-title {
    font-size: 1.8rem;
    line-height: 1.4;
    margin: 16px 0 12px;
  }
}

.ir-group-text {
  font-size: 1.6rem;
  line-height: 1.7;
  text-align: center;
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .ir-group-text {
    font-size: 1.4rem !important;
    margin-bottom: 32px;
  }
}

.ir-group__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .ir-group__list {
    display: block;
  }
}

.ir-group__list > li {
  width: 320px;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li {
    width: 100%;
    margin-bottom: 10px;
  }
}
@media only screen and (min-width: 767px) {
  .ir-group__list > li + li {
    margin-left: calc( (100% - 960px) / 2 )
  }
  .ir-group__list > li:nth-child(3n+1) {
    margin-left: 0;
  }
}

.ir-group__list > li:nth-child(1) .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_01_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li:nth-child(1) .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_01_sp.jpg") left center no-repeat;
    background-size: contain;
  }
}

.ir-group__list > li:nth-child(2) .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_02_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li:nth-child(2) .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_02_sp.jpg") left center no-repeat;
    background-size: contain;
  }
}

.ir-group__list > li:nth-child(3) .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_03_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li:nth-child(3) .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_03_sp.jpg") left center no-repeat;
    background-size: contain;
  }
}

.ir-group__list > li:nth-child(4) .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_04_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li:nth-child(4) .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_04_sp.jpg") left center no-repeat;
    background-size: contain;
  }
}

.ir-group__list > li:nth-child(5) .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_05_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li:nth-child(5) .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_05_sp.jpg") left center no-repeat;
    background-size: contain;
  }
}

.ir-group__list > li:nth-child(6) .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_06_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li:nth-child(6) .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_06_sp.jpg") left center no-repeat;
    background-size: contain;
  }
}





.ir-group__list > li.group__list_item-highlight .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_highlight_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-highlight .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_highlight_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-management .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_management_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-management .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_management_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-return .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_return_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-return .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_return_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-yutai .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_yutai_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-yutai .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_yutai_sp.jpg") left center no-repeat;
    background-size: contain;
}
}



.ir-group__list > li.group__list_item-tanshin .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_tanshin_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-tanshin .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_tanshin_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-yuho .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_yuho_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-yuho .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_yuho_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-presentation .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_presentation_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-presentation .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_presentation_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-video .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_video_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-video .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_video_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-othervideo .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_othervideo_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-othervideo .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_othervideo_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-integratedreport .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_integratedreport_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-integratedreport .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_integratedreport_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-fornewinvestors .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_fornewinvestors_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-fornewinvestors .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_fornewinvestors_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-research .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_research_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-research .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_research_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-material .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_material_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-material .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_material_sp.jpg") left center no-repeat;
    background-size: contain;
}
}
.ir-group__list > li.group__list_item-usen .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_usen_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-usen .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_usen_sp.jpg") left center no-repeat;
    background-size: contain;
}
}


.ir-group__list > li.group__list_item-basicstock .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_basicstock_pc.jpg") left top;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-basicstock .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_basicstock_sp.jpg") left center no-repeat;
    background-size: contain;
}

}
.ir-group__list > li.group__list_item-meeting .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_meeting_pc.jpg") left top;
  background-size: cover;
}
@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-meeting .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_meeting_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-price .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_price_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-price .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_price_sp.jpg") left center no-repeat;
    background-size: contain;
}
}

.ir-group__list > li.group__list_item-analystcoverage .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_analystcoverage_pc.jpg") left top;
  background-size: cover;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-analystcoverage .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_analystcoverage_sp.jpg") left center no-repeat;
    background-size: contain;
}
}
.ir-group__list > li.group__list_item-ratingscorporatebonds .ir-group__element__head {
  background: #eee url("/ir/img/group/bg_group_ratingscorporatebonds_pc.jpg") left top;
  background-size: cover;
  padding: 0 15px 0 20px;
}

@media only screen and (max-width: 767px) {
.ir-group__list > li.group__list_item-ratingscorporatebonds .ir-group__element__head {
    background: #eee url("/ir/img/group/bg_group_ratingscorporatebonds_sp.jpg") left center no-repeat;
    background-size: contain;
}
}


.ir-group__list > li:nth-child(3) .ir-group__element .title {
  -webkit-transform: translate(-10px, 5px);
          transform: translate(-10px, 5px);
}

@media only screen and (max-width: 767px) {
  .ir-group__list > li:nth-child(3) .ir-group__element .title {
    -webkit-transform: none;
            transform: none;
  }
}


.ir-group__element {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  height: 100%;
    transition: opacity 0.3s;
}
.ir-group__element:hover {
    opacity: 0.6;
}

.ir-group__element__head {
  width: 100%;
  height: 141px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  padding: 0 30px;
}
.ir-group__element__head-titleCenter{
    width: 60%;
}

@media only screen and (max-width: 767px) {
    .ir-group__element__head {
        height: 105px;
        padding: 0 45px 0 0;
    }
    .ir-group__element__head-titleCenter{
        width: auto;
    }
}

.ir-group__element .title {
  text-align: center;
  -webkit-transform: translate(0px, -4px);
          transform: translate(0px, -4px);
}

@media only screen and (max-width: 767px) {
  .ir-group__element .title {
    -webkit-transform: none;
            transform: none;
  }
}

.ir-group__element .title > span {
  font-size: 1.3rem;
  line-height: 1;
  letter-spacing: 0.1em;
  position: relative;
  display: inline-block;
  margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .ir-group__element .title > span {
    font-size: 1rem;
    margin-bottom: 10px;
  }
}

.ir-group__element .title > span::before, .ir-group__element .title > span::after {
  content: "";
  width: 10px;
  height: 1px;
  background: #000;
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ir-group__element .title > span::before {
  left: -20px;
}

.ir-group__element .title > span::after {
  right: -20px;
}

.ir-group__element .title > em {
  font-weight: bold;
  font-size: 2.1rem;
  line-height: 1.2;
  display: inline-block;
}

@media only screen and (max-width: 767px) {
  .ir-group__element .title > em {
    font-size: 1.6rem;
  }
}

.ir-group__element .title > em > span {
  display: block;
  font-size: 1.3rem;
  font-weight: normal;
}

@media only screen and (max-width: 767px) {
  .ir-group__element .title > em > span {
    font-size: 1.1rem;
  }
}

.ir-group__element__body {
  background: #000;
  color: #ffffff;
  min-height: 80px;
}

@media only screen and (max-width: 767px) {
  .ir-group__element__body {
    min-height: auto;
  }
}

.ir-group__element .btn a {
  display: block;
  color: #fff;
  font-size: 1.6rem;
  position: relative;
  padding: 8px 20px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

@media only screen and (max-width: 767px) {
  .ir-group__element .btn a {
    font-size: 1.4rem;
    padding: 10.5px 20px;
  }
}

.ir-group__element .btn a::after {
  content: '';
  background: url("/ir/img/icn_arrow_w.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 14px;
  margin: auto;
}

.ir-group__element .btn + .btn {
  border-top: 1px solid #777;
}

@media only screen and (max-width: 767px) {
  /* IRトップ */
  #content .irTit {
    width: 100%;
    float: none;
  }
  #content .news_link {
    float: none;
    text-align: right;
    margin-top: 1em;
    font-size: 12px;
  }
  #content .libBox,
  #content .irBnr {
    float: none;
    width: 100%;
  }
  #content .libBox_in {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: auto;
  }
  #content .libBox_in ul {
    overflow: hidden;
  }
  #content .libBox_in .download + ul {
    margin: 1em 0 0;
  }
  #content .libBox_in .download + ul li {
    margin: 1em 0 0;
  }
  #content .libBox_in li {
    margin: 0.5em 1em;
    display: inline-block;
  }
  #content .libBox_in .download a {
    margin: 0 auto;
  }
  #content .libBox_in .download a img {
    width: 100%;
    height: auto;
  }
  #content .irBnr {
    margin-top: 2em;
  }
  #content .irBnr li {
    width: 100%;
    padding-bottom: 5px;
  }
  #content .irBnr li.irBnrStocks,
  #content .irBnr li.irBnrHighlight,
  #content .irBnr li.irBnrSchedule {
    height: auto;
  }
  #content .irBnr li a {
    position: static;
  }
  #content .irBnr li .pct {
    margin-right: 20px;
    width: auto;
    float: left;
  }
  #content .irBnr li dl {
    float: left;
    width: 80%;
    display: block;
  }
  /* 株式情報 */
  #content table.base {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
  }
  #content table.base th,
  #content table.base td {
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    padding: 1.35em 1em 1em;
    width: 100%;
    border: none;
  }
  #content table.base td {
    border-top: 1px solid #999;
    border-bottom: 1px solid #999;
    margin-bottom: 10px;
  }
  /* コーポレート・ガバナンス */
  .governanceImg img {
    width: 100%;
    height: auto;
  }
  /* IRスケジュール
 * ====================================================================== */
  .calendarImg1,
  .calendarImg2 {
    float: none;
    width: 95%;
    margin: 0 auto;
  }
  .calendarImg1 {
    margin-bottom: 20px;
  }
  /* IR資料 USENバックナンバー
 * ====================================================================== */
  .materialTable_Quarter {
    min-width: 100px;
    display: table-cell;
  }
  .materialTable_DocumentTable {
    display: block;
    padding: 1em 0;
  }
  .materialTable_DocumentTable_Item {
    display: block;
    width: 100%;
  }
  .materialTable_DocumentTable_Item.none_Item {
    display: none;
  }
  /* フッターナビ
 * ====================================================================== */
  #footNav {
    display: block;
  }
}

/* フォーム
 * ====================================================================== */
.ir-step {
  margin: 0 0 66px;
}

.ir-step__title {
  font-size: 1.6rem;
  color: #999;
  display: block;
  text-align: center;
  margin-bottom: 6px;
}

.ir-step__title span {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: relative;
}

.ir-step__title span::before, .ir-step__title span::after {
  content: '';
  display: inline-block;
  width: 10px;
  height: 1px;
  background: #999;
}

.ir-step__title span::before {
  margin-right: 10px;
}

.ir-step__title span::after {
  margin-left: 10px;
}

.ir-step__list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
}

.ir-step__list > li {
  font-size: 2.1rem;
  font-weight: bold;
  color: #ccc;
}

.ir-step__list > li.is-active {
  color: #000;
}

.ir-step__list > li.is-error {
  color: #ff1a1a;
}

.ir-step__list > li + li {
  margin-left: 170px;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .ir-step__list > li + li {
    margin-left: auto;
  }
}

.ir-step__list > li + li::before {
  content: '';
  display: inline-block;
  background: url("/ir/img/icn_arrow_step.png") no-repeat;
  background-size: 100% 100%;
  width: 83px;
  height: 12px;
  position: absolute;
  top: 5px;
  bottom: 0;
  left: -122px;
}

@media only screen and (max-width: 767px) {
  .ir-step__list > li + li::before {
    width: 41.5px;
    height: 6px;
    top: 0;
    bottom: 0;
    left: -18.66667vw;
    margin: auto;
  }
}

.ir-title-section.form {
  color: #fff;
  background: url(/ir/img/bg_ts_form.jpg) center center no-repeat;
  background-size: cover;
}

.ir-title-section.form .ir-title-section__title small::before, .ir-title-section.form .ir-title-section__title small::after {
  background: #fff;
}

.ir-form-section .ir-text a {
  text-decoration: underline !important;
}

.ir-form-section .ir-text + .ir-text {
  margin-top: 43px;
}

.ir-form-section .ir-text + .ir-form {
  margin-top: 37px;
}

.ir-form-section .ir-title {
  font-size: 2.1rem !important;
  letter-spacing: 0;
  text-align: center;
  margin-bottom: 24px;
}

.ir-form-section .ir-img {
  text-align: center;
  margin-top: 64px;
}

.ir-form-section.complete .ir-text + .ir-text {
  margin-top: -11px;
}

@media only screen and (max-width: 767px) {
  .ir-form-section.outside {
    padding: 30px 0 0;
  }
}

.ir-form-section.outside .ir-text + .ir-text {
  margin-top: -11px;
}

.ir-form-section.outside .ir-text + .ir-btn {
  margin-top: 50px;
}

.ir-form-section .ir-btn {
  max-width: 340px;
  margin: 0 auto;
}

.ir-form-section .ir-btn._rev a::after {
  right: auto;
  left: 13px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.ir-form-section .ir-btn._rev a:hover::after {
  -webkit-transform: scale(-1, 1) translate3d(5px, 0, 0);
          transform: scale(-1, 1) translate3d(5px, 0, 0);
}

.ir-form__table {
  width: 100%;
  border-collapse: collapse;
}

@media only screen and (max-width: 767px) {
  .ir-form__table {
    table-layout: fixed;
  }
}

.ir-form__table p {
  font-size: 1.6rem;
  line-height: 1.5;
}

.ir-form__table p small {
  font-size: 1.3rem;
}

.ir-form__table tbody th {
  width: 240px;
  border-bottom: 1px solid #999;
  font-weight: bold;
  padding: 26px 0;
}

@media only screen and (max-width: 767px) {
  .ir-form__table tbody th {
    display: block;
    width: 100%;
    padding: 13px 0;
  }
}

.ir-form__table tbody td {
  border-bottom: 1px solid #ddd;
  padding-left: 60px;
}

@media only screen and (max-width: 767px) {
  .ir-form__table tbody td {
    display: block;
    width: 100%;
    padding: 13px 0;
  }
}

.ir-form__table input {
  background: #eee;
  padding: 10px 14px;
  font-size: 1.3rem;
}

@media only screen and (max-width: 767px) {
  .ir-form__table input {
    width: 100%;
  }
}

.ir-form__table input + input {
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .ir-form__table input + input {
    margin-left: auto;
  }
}

.ir-form__table input.name {
  width: 340px;
}

@media only screen and (max-width: 767px) {
  .ir-form__table input.name {
    width: 48%;
  }
}

.ir-form__table input.fw {
  width: 100%;
}

.ir-form__table input.zip1 {
  width: 140px;
  margin-right: 15px;
}

@media only screen and (max-width: 767px) {
  .ir-form__table input.zip1 {
    width: 45%;
    margin-right: auto;
  }
}

.ir-form__table input.zip2 {
  width: 240px;
  margin-left: 15px;
}

@media only screen and (max-width: 767px) {
  .ir-form__table input.zip2 {
    width: 45%;
    margin-left: auto;
  }
}

.ir-form__table .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.ir-form__table + .ir-text {
  margin-top: 60px;
}

.ir-form__agree {
  border: 1px solid #ddd;
  text-align: center;
  padding: 20px 0 23px;
  margin: 0 0 39px;
}

@media only screen and (max-width: 767px) {
  .ir-form__agree {
    padding: 20px;
  }
}

.ir-form__agree p {
  font-size: 1.3rem !important;
  line-height: 1.7;
  letter-spacing: 0;
}

.ir-form__agree p + p {
  margin-top: 18px;
}

.ir-form__agree p input[type="checkbox"] {
  margin-top: 14px;
}

.ir-form__agree a {
  text-decoration: underline !important;
}

.ir-form__agree label {
  font-size: 1.6rem;
  font-weight: bold;
  cursor: pointer;
}

.ir-form label.ir-btn {
  width: 340px;
  margin: 37px auto 0;
  display: block;
  height: 50px;
  cursor: pointer;
}

@media only screen and (max-width: 767px) {
  .ir-form label.ir-btn {
    width: 100%;
  }
}

.ir-form label.ir-btn input {
  display: none;
}

.ir-form label.ir-btn > span {
  display: block;
  height: 46px;
  background: #fff;
  position: relative;
  font-size: 1.6rem;
  letter-spacing: 0.1em;
  text-align: center;
  padding: 11px 0;
  font-weight: bold;
}

.ir-form label.ir-btn > span::after {
  content: "";
  display: inline-block;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 13px;
  margin: auto;
  background: url(/ir/img/icn_arrow.png) no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

.ir-form label.ir-btn > span:hover::after {
  -webkit-transform: translate3d(5px, 0, 0);
          transform: translate3d(5px, 0, 0);
}

.ir-form label.ir-btn._rev span::after {
  right: auto;
  left: 13px;
  -webkit-transform: scale(-1, 1);
          transform: scale(-1, 1);
}

.ir-form label.ir-btn._rev span:hover::after {
  -webkit-transform: scale(-1, 1) translate3d(5px, 0, 0);
          transform: scale(-1, 1) translate3d(5px, 0, 0);
}

.ir-form .ir-btn__wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  max-width: 720px;
  width: 100%;
  margin: 0 auto;
}

@media only screen and (max-width: 767px) {
  .ir-form .ir-btn__wrap {
    display: block;
  }
}

.ir-form .ir-btn__wrap .ir-btn {
  margin-left: 0;
  margin-right: 0;
}

.ir-alert {
  border: 1px solid;
  padding: 36px 10px 32px;
  margin-bottom: 40px;
}

.ir-alert.col-red {
  color: #ff1a1a;
  background-attachment: fixed;
  background: linear-gradient(-45deg, #fff 25%, #faccd0 25%, #faccd0 50%, #fff 50%, #fff 75%, #faccd0 75%, #faccd0);
  background-size: 4px 4px;
}

.ir-alert.col-blue {
  color: #5991ae;
  position: relative;
}

.ir-alert.col-blue::before {
  background-attachment: fixed;
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  background: linear-gradient(-45deg, #fff 25%, #6a9fbd 25%, #6a9fbd 50%, #fff 50%, #fff 75%, #6a9fbd 75%, #6a9fbd);
  opacity: 0.2;
  background-size: 4px 4px;
}

.ir-alert__title {
  text-align: center;
  font-size: 2.1rem !important;
  font-weight: bold;
  margin-bottom: 10px;
}

.ir-alert__text {
  text-align: center;
  font-size: 1.6rem;
}

.ir-alert + .ir-alert {
  margin-top: 36px;
}

.ir-form-inquiry {
  background: #eee;
  padding: 80px 0;
}

.ir-form-inquiry .ir-text {
  margin-bottom: 46px;
}

.ir-form-inquiry .ir-btn {
  max-width: 340px;
  margin: 0 auto;
}

/* Video 詳細
 * ====================================================================== */
.ir-video__player__wrapper {
  width: 100%;
  height: 0;
  padding-top: 56%;
  position: relative;
}

.ir-video__player__wrapper::before {
  content: '';
  position: absolute;
  top: -2px;
  bottom: -2px;
  right: -1px;
  left: -1px;
  border: 2px solid #000;
}

@media only screen and (max-width: 767px) {
  .ir-video__player__wrapper::before {
    border-width: 1px;
    border-left: none;
    border-right: none;
    top: -1px;
    bottom: -1px;
    left: 0;
    right: 0;
  }
}

.ir-video__player__wrapper .ir-video__player {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100.2%;
}

.ir-video__btn__wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  padding: 22px 0 20px;
}

@media only screen and (max-width: 767px) {
  .ir-video__btn__wrapper {
    padding: 20px 20px 22px;
  }
}

.ir-video__btn {
  position: relative;
  width: 100%;
  height: 50px;
  border: 2px solid;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  cursor: pointer;
  font-weight: bold;
}

@media only screen and (max-width: 767px) {
  .ir-video__btn {
    height: 40px;
    border-width: 1px;
    font-size: 12px;
  }
}

.ir-video__btn + .ir-video__btn {
  margin-left: 20px;
}

@media only screen and (max-width: 767px) {
  .ir-video__btn + .ir-video__btn {
    margin-left: 14px;
  }
}

.ir-video__btn.btn-prev::before {
  content: '';
  display: inline-block;
  background: url("/ir/img/icn_arrow.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  -webkit-transform: scale(-1, 1);
  transform: scale(-1, 1);
  position: absolute;
  left: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ir-video__btn.btn-prev:hover::before {
  -webkit-transform: scale(-1, 1) translate3d(10px, 0, 0);
  transform: scale(-1, 1) translate3d(10px, 0, 0);
}

.ir-video__btn.btn-next::before {
  content: '';
  display: inline-block;
  background: url("/ir/img/icn_arrow.png") no-repeat;
  background-size: 100% 100%;
  width: 40px;
  height: 6px;
  -webkit-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  right: 15px;
  top: 0;
  bottom: 0;
  margin: auto;
}

.ir-video__btn.btn-next:hover::before {
  -webkit-transform: translate3d(10px, 0, 0);
  transform: translate3d(10px, 0, 0);
}

.ir-video__btn--download {
  width: 100%;
  height: 50px;
  background-color: black;
  color: #fff;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
  font-size: 12px;
margin-bottom: 20px;
}

@media only screen and (max-width: 767px) {
  .ir-video__btn--download {
    width: auto;
    margin: 0 20px 10px;
    height: 40px;
  }
}

.ir-video__btn--download::after {
  content: '';
  display: inline-block;
  background: url("/ir/img/icn_dl_w.png") no-repeat;
  background-size: 100% 100%;
  width: 18px;
  height: 18px;
  position: absolute;
  top: 0;
  right: 20px;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .ir-video__btn--download::after {
    right: 13px;
  }
}

.ir-video__btn--download[href*=".pdf"]::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 18px;
  vertical-align: middle;
  background: url(../img/pdf.jpg) no-repeat;
  position: absolute;
  top: 0;
  left: 20px;
  bottom: 0;
  margin: auto;
}

@media only screen and (max-width: 767px) {
  .ir-video__btn--download[href*=".pdf"]::before {
    left: 10px;
  }
}

.ir-video-disclaimer {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto 60px;
  font-size: 12px;
  line-height: 1.8;
}

@media only screen and (max-width: 767px) {
  .ir-video-disclaimer {
    padding: 0 20px;
  }
}

.ir-video-disclaimer a {
  text-decoration: underline;
}

.ir-video-borad {
  max-width: 1170px;
  width: 100%;
  margin: 0 auto 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  position: relative;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad {
    display: block;
  }
}

.ir-video-borad__element {
  width: 750px;
  display: inline-block;
  text-align: center;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad__element {
    width: 100%;
  }
}

.ir-video-borad__content {
  display: inline-block;
  width: 400px;
  position: absolute;
  top: 0;
  right: 0;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad__content {
    width: 100%;
    position: static;
    padding: 0 20px 19px;
  }
}

.ir-video-borad__content__title {
  height: 35px;
  background-color: #333;
  text-align: center;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  color: #fff;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad__content__title {
    height: 30px;
  }
}

.ir-video-borad__content__timeline {
  height: 526px;
  border: 2px solid #333;
  overflow-y: scroll;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad__content__timeline {
    height: 254px;
  }
}

.ir-video-borad__content__chapters li {
  cursor: pointer;
  text-align: left;
  position: relative;
  -webkit-transition: .2s background-color;
  transition: .2s background-color;
}

.ir-video-borad__content__chapters li .time {
  position: absolute;
  top: 0;
  bottom: 0;
  right: 20px;
}

.ir-video-borad__content__chapters li.is-current {
  background-color: #dedede;
}

.ir-video-borad__content__chapters .parent-title {
  font-size: 14px;
  font-weight: bold;
  border-top: 1px solid #333;
  padding: 12.5px 60px 12.5px 20px;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad__content__chapters .parent-title {
    padding: 11.5px 60px 11.5px 20px;
  }
}

.ir-video-borad__content__chapters .parent-title.first {
  font-weight: normal;
  padding: 9.5px 20px;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad__content__chapters .parent-title.first {
    padding: 10.5px 20px;
  }
}

.ir-video-borad__content__chapters .parent-title .time {
  font-weight: normal;
}

.ir-video-borad__content__chapters .title {
  position: relative;
  padding: 9.5px 60px 9.5px 20px;
}

@media only screen and (max-width: 767px) {
  .ir-video-borad__content__chapters .title {
    padding: 12px 60px 12px 20px;
  }
}

.ir-video-borad__content__chapters .title + .title::before {
  content: '';
  border-top: 1px solid #ddd;
  margin: 0 20px;
  position: absolute;
  top: -1px;
  left: 0;
  right: 0;
}

.ir-video-borad__content__chapters .time {
  color: #000;
  font-size: 13px;
}

li.title {
  padding: 15px;
  font-size: smaller;
  cursor: pointer;
}

small.time {
  color: #999999;
  float: right;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

/* Video 一覧
 * ====================================================================== */
.ir-video-list .conts__body {
  margin-bottom: 50px;
}

@media only screen and (max-width: 767px) {
  .ir-video-list .conts__body {
    margin-bottom: 0;
  }
}

.ir-video-list .conts__body .c-l-column {
  max-width: 1168px;
  width: 100%;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__section {
    background: #eee;
  }
}

.ir-video-list__section + .ir-video-list__section .c-l-column {
  margin-top: 20px;
  padding-top: 36px;
  border-top: 1px solid #000;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__section + .ir-video-list__section .c-l-column {
    margin-top: 0;
  }
}

@media only screen and (max-width: 767px) {
  .ir-video-list__section .ir-title {
    padding-top: 35px;
  }
  .ir-video-list__section .ir-title._2 {
    font-size: 2.3rem !important;
    margin-bottom: 18px;
  }
}

.ir-video-list__lists {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists {
    width: calc(100% + 20px + 20px);
    margin-left: -20px;
  }
}

.ir-video-list__lists > li {
  max-width: 565px;
  width: 100%;
  margin-bottom: 20px;
}

@media only screen and (min-width: 768px) {
  .ir-video-list__lists > li:nth-child(even) {
    margin-left: 30px;
  }
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists > li {
    padding: 23px 20px 30px;
    margin-bottom: 0;
  }
  .ir-video-list__lists > li:nth-child(odd) {
    background: #fff;
  }
  .ir-video-list__lists > li:nth-child(even) {
    background: #eee;
  }
}

.ir-video-list__lists__element h3 {
  font-size: 1.6rem;
  line-height: 1.4;
}

.ir-video-list__lists__element > p {
  font-size: 1.2rem;
  margin-bottom: 7px;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists__element > p {
    margin-bottom: 5px;
  }
}

.ir-video-list__lists__element > p time {
  font-size: 1.4rem;
  font-weight: bold;
}

.ir-video-list__lists__element .flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists__element .flex {
    display: block;
  }
}

.ir-video-list__lists__element .flex .head {
  width: 48.67257%;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists__element .flex .head {
    width: 100%;
  }
}

.ir-video-list__lists__element .flex .head + .body {
  margin-left: auto;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists__element .flex .head + .body {
    margin-top: 9px;
  }
}

.ir-video-list__lists__element .flex .body {
  width: 49.02655%;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists__element .flex .body {
    width: 100%;
  }
}

.ir-video-list__lists__element .flex .body > p {
  font-size: 14px;
  margin-bottom: 8px;
}

.ir-video-list__lists__element .flex .body > ul li {
  font-size: 12px;
  font-weight: bold;
}

.ir-video-list__lists__element .flex .body > ul li + li {
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
  margin-top: 10px;
}

.ir-video-list__lists__element .flex img {
  width: 100%;
}

.ir-video-list__lists__element a {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: start;
      -ms-flex-align: start;
          align-items: flex-start;
  letter-spacing: 0.15em;
}

.ir-video-list__lists__element a[href$=".pdf"]::before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 18px;
  vertical-align: middle;
  background: url(../img/pdf.jpg) no-repeat;
  margin-right: 5px;
  -ms-flex-negative: 0;
      flex-shrink: 0;
}

@media only screen and (max-width: 767px) {
  .ir-video-list__lists__element a[href$=".pdf"]::before {
    margin-right: 20px;
  }
}

.ir-video-list__lists__element a .filename {
  margin-right: 10px;
}

.ir-video-list__lists__element a .detail {
  margin-left: auto;
}

.m-full {
  min-height: 1000px;
}

@media only screen and (max-width: 767px) {
  .m-full {
    min-height: auto;
  }
}

.ir-video-btn {
  position: relative;
}

.ir-video-btn::before {
  content: '';
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.2);
}

.ir-video-btn > i {
  opacity: 0.7;
}

.ir-video-btn > i::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
}

.ir-video-btn > i::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  margin: auto;
}


/* 株主優待制度について
 * ====================================================================== */
.font_small{
    font-size: 1.1rem;
    line-height: 1 !important;
}
.ir-list_yutai{
    margin: 17px 0 0 0px;
    background: #eee;
    padding: 10px;
    width: 100%;
}

.ir-list_yutai li {
  font-size: 1.1rem;
  line-height: 2.0;
}
.ir-list_yutai li::before {
  content: "・";
}

.ir-list_yutai li a {
  font-weight: 400;
}
.yutai-wrap {
  margin: 74px auto 0;
}

.yutai .ttl {
  font-size: 1.3rem;
  padding: 0 20px;
  margin: 0 0 5px;
}

.yutai._w2 {
  width: 520px;
  margin-top: 45px;
}

.yutai._w2 + .ir-box {
  margin-top: 42px;
}

.yutai-table td {
    line-height: 1.4;
    padding: 11px 10px;
  }
}

.yutai-table thead th {
  background: #333;
  color: #fff;
  text-align: center;
  font-size: 1.3rem;
}

.yutai-table + p {
  font-size: 1.1rem;
  line-height: 1.7;
  margin: 16px 0 0;
}

.yutai-table2 {
  border-collapse: collapse;
  -webkit-font-feature-settings: normal;
  font-feature-settings: normal;
  border-bottom: solid 1px #333;
}

.yutai-table2 tr:nth-child(odd) td {
  background: #eee;
}

.yutai-table2 th {
  font-size: 1.3rem;
  font-weight: 400;
  letter-spacing: 0;
  padding: 6px 0;
  background: #333;
  border-right: solid 1px #333;
  color: #fff;
  text-align: center;
}

.yutai-table2 th:nth-child(1) {
  border-right: solid 1px #fff;
  width: 148px;
}

.irYutai_note{
    padding: 10px;
    background: #ffeded;
    text-align: center;
    margin-bottom: 30px;
    font-weight: bold;
    font-size: 20px!important;
}

.yutai_img_sign{
    display: none;
}
@media only screen and (max-width: 767px) {
    .yutai_img_sign{
        font-size: 13px;
        text-align: right;
        display: block;
        margin-top: 6px;
    }
    .yutai_img_sign::after{
        content: "";
        display: inline-block;
        width: 20px;
        height: 20px;
        background: url(/ir/img/yutai/yutai_img_icon.png) no-repeat;
        background-size: cover;
        vertical-align: middle;
        margin-left: 5px;
    }
.yutai_img_wapper{
    overflow: hidden;
    padding: 10px;
    overflow-x: scroll;
}
.yutai_img_wapper img{
    width: 912px;
    max-width: 912px;
}
}

/* 中期経営計画
 * ====================================================================== */
.irPlan_block{
    margin-top: 40px;
}
.irPlan_block_siryo a[href$=".pdf"]::after {
    content: "";
    display: inline-block;
    width: 40px;
    height: 18px;
    vertical-align: middle;
    background: url(/ir/img/pdf.jpg) no-repeat;
    margin-left: 5px;
}
.irPlan_block_title{
    margin-top: 10px !important;
}
.irPlan_block_link{
    margin-top: 10px;
    display: inline-block;
    position: relative;
}
.irPlan_block_link img{
    width: 275px;
}

.irPlan_block_link i {
  opacity: 0.7;
}
.irPlan_block_link:before {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.2);
}
.irPlan_block_link a{
    border: 1px solid #000;
    display: block;
}
.irPlan_block_link i::before {
  content: '';
  display: inline-block;
  width: 70px;
  height: 70px;
  background: #fff;
  border-radius: 50%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  margin: auto;
}

.irPlan_block_link i::after {
  content: '';
  display: inline-block;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 15px 0 15px 26.0px;
  border-color: transparent transparent transparent #000;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 2;
  -webkit-transform: translateX(5px);
          transform: translateX(5px);
  margin: auto;
}


/* 役員情報
 * ====================================================================== */

.irOfficers_box{
    display: flex;
    justify-content: space-between;
}
.irOfficers_box + .irOfficers_box{
    margin-top: 80px;
}
.irOfficers_box-left{
    width: 700px;
}
.irOfficers_box-right{
    width: 240px;
}
#content p.irOfficers_box_title{
    font-weight: bold;
}
.irOfficers_title_name{
    padding-left: 0px;
    font-size: 20px;
}
.names {
  padding-left: 0;
}
.irOfficers_box_data{
    margin-top: 10px;
}
.irOfficers_box_tableTitle{
    margin-top: 20px;
    display: block;
    border-bottom: 1px solid #000;
}
.irOfficers_box_table th,
.irOfficers_box_table td{
    padding: 3px 0;
    vertical-align: top;
    font-weight: normal;
}
.irOfficers_box_table th{
    width: 110px;
}

.irOfficers_box_table{
    margin-top: 10px;
}
@media only screen and (max-width: 767px) {
.irOfficers_box + .irOfficers_box{
    margin-top: 40px;
}
.irOfficers_box{
    flex-wrap: wrap;
}
.irOfficers_box-left{
    width: 100%;
    order: 2;
    margin-top: 20px;
}
.irOfficers_box-right{
    width: 200px;
    margin: 0 auto;
    order: 1;
} 
}
.ir_list_item{
    font-size: 16px;
    line-height: 1.875;
}
.irTable th{
    background: #eee;
}

.irTable th,
.irTable td{
    padding: 1.35em 2em 1em;
    text-align: left;
    vertical-align: top;
    line-height: 1.7;
}
.irTable td{
    border-left: 1px solid #999;
    border-bottom: 1px solid #999;
}
.irTable td:last-child{
    border-right: 1px solid #999;
}
.irTable_line{
    display: flex;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 767px) {
 .irTable_line {
    display: flex;
    flex-wrap: wrap;
}   
}


.irTable-sub{
    border-collapse: collapse;
}

.irTable-sub td, .irTable-sub th {
  border-collapse: collapse;
  border: 1px solid #999;
  padding: 1.35em 2em 1em;
}
.irTable-sub th {
  text-align: center;
  background: #eee;
}

.irTable-ratingsCorporatebonds .irTable-sub+.irTable-sub td,
.irTable-ratingsCorporatebonds .irTable-sub+.irTable-sub th {
  border-left: none;
}

@media only screen and (max-width: 767px) {
  .irTable-ratingsCorporatebonds .irTable-sub+.irTable-sub td,
  .irTable-ratingsCorporatebonds .irTable-sub+.irTable-sub th {
    border-left:1px solid #999;
    border-top: none;
  }
}


/* 役員情報
 * ====================================================================== */
.iryutai_specialBox_title{
    border-bottom: solid 2px;
    padding: 0 0 5px;
    font-weight: 700;
    line-height: 1.7;
    display: inline-block;
    margin-bottom: 20px;
}
.iryutai_specialBox{
    width: 100%;
}
.iryutai_specialBox+.iryutai_specialBox{
    margin-top: 20px;
}

/*# sourceMappingURL=ir.css.map */

.irPlan_block li{
    width: 430px;
    float: left;
    margin-right: 60px;
    margin-bottom: 30px;
}
.irPlan_block li.last{
    margin-right: 0px !important;
}

@media only screen and (max-width: 767px) {
    .irPlan_block li{
        width: 100%;
        float: none;
        margin-right: 0;
        margin-bottom: 30px;
    }
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
} 
.clearfix:before {
  content: "";
  display: block;
  clear: both;
} 
.clearfix {
  display: block;
}


