@charset "UTF-8";
/* 1195px
=================================================================== */
@media only screen and (max-width: 1195px) {
  .h1 {
    width: 151px;
    }

  header nav > ul > li {
    padding: 0px 12px;
    }
    header nav > ul > li a {
      font-size: 1.2rem;
      }

  .innerNav .innerNav__detail > dd > ul > li > ul > li > a {
    font-size: 12px; }

  .innerNav .innerNav__detail > dt a, .innerNav .innerNav__detail > dt span {
    font-size: 18px; }

  .innerNav .innerNav__detail > dd > ul > li > a, .innerNav .innerNav__detail > dd > ul > li > span {
    font-size: 15px; }

  .h2--contents strong {
    font-size: 48px; }

  .irDp .breadcrumb, .irCorpgov .breadcrumb, .irAnalyst .breadcrumb {
    bottom: -40px; } }
/* 1125px
=================================================================== */
@media only screen and (max-width: 1125px) {
  /* color
  =================================================================== */
  /* common
  =================================================================== */
  /* layout
  =================================================================== */
  /* background
  =================================================================== */
  /* flex
  =================================================================== */
  /* animation delay
  =================================================================== */
  /* 3d
  =================================================================== */
  /* font
  =================================================================== */
  /* vw
  =================================================================== */
  /* form
  =================================================================== */
  .menu .menu__contents .menu__contents--main .menu__contents--main--inner {
    flex-direction: column; }
    .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left {
      position: relative;
      width: 100%;
      margin-bottom: 70px;
      padding-bottom: 25px; }
      .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left:after {
        content: " ";
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        top: auto;
        bottom: 0;
        height: 1px;
        background-color: #fff;
        background-color: var(--colorW);
        opacity: .5; }
      .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .menu__lang {
        top: -106px;
        right: 90px; }
    .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right {
      width: 100%; }

  .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner {
    flex-direction: revert; }
    .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .menu__lang {
      right: 0; } }
/* 1023px
=================================================================== */
@media only screen and (max-width: 1023px) {
  /* color
  =================================================================== */
  /* common
  =================================================================== */
  /* layout
  =================================================================== */
  /* background
  =================================================================== */
  /* flex
  =================================================================== */
  /* animation delay
  =================================================================== */
  /* 3d
  =================================================================== */
  /* font
  =================================================================== */
  /* vw
  =================================================================== */
  /* form
  =================================================================== */
  header nav {
    display: none !important;
    }

  footer .footer__sitemap .sitemap__list {
    flex-direction: column; }
    footer .footer__sitemap .sitemap__list > li {
      width: 100%; }
      footer .footer__sitemap .sitemap__list > li > dl > dt .plusSp {
        display: block;
        position: absolute;
        width: 35px;
        height: 100%;
        right: 0;
        top: 0;
        cursor: pointer; }
        footer .footer__sitemap .sitemap__list > li > dl > dt .plusSp:before, footer .footer__sitemap .sitemap__list > li > dl > dt .plusSp:after {
          content: " ";
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          width: 9px;
          height: 1px;
          left: auto;
          right: 0;
          top: 50%;
          transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          background-color: #fff;
          background-color: #d7003a;
          transition-duration: 0.5s;
          transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -ms-transition-duration: 0.5s;
          -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -moz-transition-duration: 0.5s;
          -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          }
        footer .footer__sitemap .sitemap__list > li > dl > dt .plusSp:after {
          transform: translateY(-50%) rotate(90deg);
          -webkit-transform: translateY(-50%) rotate(90deg); }
      footer .footer__sitemap .sitemap__list > li > dl > dt.active:after {
        width: 100%; }
      footer .footer__sitemap .sitemap__list > li > dl > dt.active .plusSp::after {
        transform: translateY(-50%) rotate(0deg);
        -webkit-transform: translateY(-50%) rotate(0deg); }
      footer .footer__sitemap .sitemap__list > li > dl > dd {
        display: none; }

  footer .footer__sitemap .sitemap__list--sub::after {
    display: none; }

  .topIr .topIr__bgWhite .topIr__bgWhite--contents > div > h3 > p {
    font-size: 20px; }
  .topIr .topIr__bgWhite .topIr__bgWhite--contents > div > h3 > > span {
    font-size: 13px; }

  .irToindivid__business--detail > li .irToindivid__business--detail--main strong {
    font-size: 55px; }
  .irToindivid__business--detail > li .irToindivid__business--detail--main span.font--en {
    font-size: 30px; }
  .irToindivid__business--detail > li .irToindivid__business--detail--main span.font--b {
    font-size: 22px; } }
/* 900px
=================================================================== */
@media only screen and (max-width: 900px) {
  /* color
  =================================================================== */
  /* common
  =================================================================== */
  /* layout
  =================================================================== */
  /* background
  =================================================================== */
  /* flex
  =================================================================== */
  /* animation delay
  =================================================================== */
  /* 3d
  =================================================================== */
  /* font
  =================================================================== */
  /* vw
  =================================================================== */
  /* form
  =================================================================== */
  /* vw
  ================================================*/
  /* vh
  ================================================*/
  /* ========================================================================================================= common */
  /*ーーーーーーーーーーーーーーーーーーーー grid*/
  .wrapper {
    padding-top: 100px; }

  .gridLeft {
    padding-left: 20px; }

  .gridRight {
    padding-right: 20px; }

  .grid {
    padding-left: 33px;
    padding-right: 33px; }

  .gridContents {
    padding-left: 33px;
    padding-right: 33px; }

  .gridContentsLarge {
    margin-left: 20px;
    margin-right: 20px; }

  .bgGray {
    padding-top: 30px;
    padding-bottom: 30px; }
    .bgGray.pb25 {
      padding-bottom: 20px; }

  .bgGray.bgGraySlip {
    margin-top: 105px;
    margin-bottom: -60px; }
    .bgGray.bgGraySlip .bgGraySlip__contents {
      top: -70px; }

  .bgWhite {
    padding: 20px 25px; }

  .lineWrapper {
    padding: 20px 25px; }

  /*ーーーーーーーーーーーーーーーーーーーー margin*/
  .mb35 {
    margin-bottom: 25px; }

  .mb45 {
    margin-bottom: 35px; }

  .mb60 {
    margin-bottom: 40px; }

  .mb70 {
    margin-bottom: 45px; }

  .mb80 {
    margin-bottom: 60px; }

  .mb110 {
    margin-bottom: 80px; }

  .mb150 {
    margin-bottom: 110px; }

  /*ーーーーーーーーーーーーーーーーーーーー text*/
  .text12 {
    font-size: 10px; }

  .text13 {
    font-size: 10px; }

  .text14 {
    font-size: 11px; }

  .text15 {
    font-size: 12px; }

  .text17 {
    font-size: 13px; }

  .text18 {
    font-size: 14px; }

  .text19 {
    font-size: 14px; }

  .text20 {
    font-size: 15px; }

  .text21 {
    font-size: 16px; }

  .text24 {
    font-size: 17px; }

  .text28 {
    font-size: 19px; }

  .text--aside {
    font-size: 10px; }

  .text--m {
    font-size: 13px; }

  .text--graphUnit {
    font-size: 10px;
    transform: scale(0.9);
    -webkit-transform: scale(0.9);
    transform-origin: right center;
    margin-bottom: 15px; }

  .font--b {
    font-weight: 600; }

  /*ーーーーーーーーーーーーーーーーーーーー br*/
  .brPc {
    display: none; }

  .brSp {
    display: block; }

  /*ーーーーーーーーーーーーーーーーーーーー img*/
  .imgPc {
    display: none; }

  .imgSp {
    display: block; }

  /*ーーーーーーーーーーーーーーーーーーーー title*/
  .h2--inner {
    font-size: 20px;
    margin-bottom: 25px; }

  .h2 strong {
    font-size: 34px;
    margin-bottom: 11px; }
  .h2 span {
    font-size: 14px; }

  .h2--contents span {
    font-size: 10px;
    padding-left: 22px;
    margin-bottom: 10px; }
    .h2--contents span:after {
      width: 18px; }
  .h2--contents strong {
    font-size: 27px;
    line-height: 1.3; }
    .h2--contents strong.font--en {
      font-size: 32px; }

  .h3 {
    font-size: 15px;
    margin-bottom: 25px; }

  .h3--text20 {
    font-size: 15px;
    margin-bottom: 30px; }
    .h3--text20 span {
      font-size: 12px;
      margin-left: 13px; }

  .h3--text30 {
    font-size: 17px;
    margin-bottom: 30px; }

  .h4--text16 {
    font-size: 12px;
    margin-bottom: 25px; }

  .h4--text25 {
    font-size: 17px;
    margin-bottom: 30px; }

  /*ーーーーーーーーーーーーーーーーーーーー date*/
  .date {
    letter-spacing: 0;
    font-size: 1.2rem;
    }
    .date span {
      font-size: 11px;
      margin-bottom: 4px; }
    .date strong {
      font-size: 30px; }

  /*ーーーーーーーーーーーーーーーーーーーー infoInfo*/
  .pdfInfo {
    display: flex; }
    .pdfInfo > span {
      font-size: 10px; }
    .pdfInfo > p {
      font-size: 13px; }

  /*ーーーーーーーーーーーーーーーーーーーー underline*/
  .underline {
    font-size: 12px;
    padding-bottom: 5px; }

  /*ーーーーーーーーーーーーーーーーーーーー btn*/
  .btn > a, .btn > span {
    font-size: 14px;
    font-weight: 600;
    padding: 13px 40px 13px 20px; }
  .btn.mbHalf {
    bottom: -22px; }
  .btn.width {
    width: 230px; }
  .btn.line > a .btnLine, .btn.line > span .btnLine {
    width: 14px;
    right: 20px; }
  .btn.line > a:before, .btn.line > span:before {
    width: 10px;
    right: 19px; }
  .btn.icon > a:before, .btn.icon > a:after, .btn.icon > span:before, .btn.icon > span:after {
    width: 10px;
    right: 19px; }
  .btn.icon.movie > a, .btn.icon.movie > span {
    padding: 0 40px 0 20px; }
  .btn.icon.blank > a:before, .btn.icon.blank > a:after, .btn.icon.blank > span:before, .btn.icon.blank > span:after {
    width: 12px; }
  .btn.border:before {
    width: calc(100% - 34px); }

  /*ーーーーーーーーーーーーーーーーーーーー mapLink*/
  .mapLink--icon {
    font-size: 11px;
    padding: 3px 0 3px 24px;
    margin-top: 10px; }

  /*ーーーーーーーーーーーーーーーーーーーー downloadLink*/
  .downloadLink--icon {
    font-size: 13px;
    padding: 4px 0 5px 30px; }

  /*ーーーーーーーーーーーーーーーーーーーー btnUnderline*/
  .btnUnderline > a, .btnUnderline > span {
    font-size: 14px;
    line-height: 50px; }
  .btnUnderline.arrow > a:before, .btnUnderline.arrow > a:after, .btnUnderline.arrow > span:before, .btnUnderline.arrow > span:after {
    width: 11px; }
  .btnUnderline.text {
    padding-bottom: 30px; }

  /*ーーーーーーーーーーーーーーーーーーーー textWhiteCover*/
  .textWhiteCover.textWhiteCover--right .textWhiteCover__contents {
    display: flex;
    justify-content: flex-end; }
    .textWhiteCover.textWhiteCover--right .textWhiteCover__contents .textWhiteCover__contents--mainWrapper::before {
      right: auto;
      left: 0; }
  .textWhiteCover.textWhiteCover--leftTop {
    bottom: auto;
    top: 0; }

  /*ーーーーーーーーーーーーーーーーーーーー column*/
  .textBlock {
    flex-direction: column; }
    .textBlock > dt {
      width: 100%;
      font-size: 16px;
      margin-bottom: 15px; }
    .textBlock > dd {
      width: 100%; }

  /*ーーーーーーーーーーーーーーーーーーーー column*/
  .column {
    /*ーーーーーーーーーーーーーーーーーーーー 2 */
    /*ーーーーーーーーーーーーーーーーーーーー 3 */
    /*ーーーーーーーーーーーーーーーーーーーー 3 */ }
    .column > li .column__img, .column > div .column__img {
      margin-bottom: 12px; }
      .column > li .column__img > a:after, .column > div .column__img > a:after {
        width: calc(100% + 6px);
        height: calc(100% + 6px); }
    .column.column--2 > li, .column.column--2 > div {
      width: 100%;
      margin-bottom: 30px;
      margin-right: 0; }
      .column.column--2 > li:nth-child(2n), .column.column--2 > div:nth-child(2n) {
        margin-right: 0; }
    .column.column--2.wide > li, .column.column--2.wide > div {
      width: 100%;
      margin-bottom: 30px;
      margin-right: 0; }
      .column.column--2.wide > li:nth-child(2n), .column.column--2.wide > div:nth-child(2n) {
        margin-right: 0; }
    .column.column--3 > li, .column.column--3 > div {
      width: 100%;
      margin-bottom: 25px;
      margin-right: 0; }
      .column.column--3 > li:nth-child(3n), .column.column--3 > div:nth-child(3n) {
        margin-right: 0; }
    .column.column--3.wide > li, .column.column--3.wide > div {
      width: 100%;
      margin-bottom: 25px;
      margin-right: 0; }
      .column.column--3.wide > li:nth-child(3n), .column.column--3.wide > div:nth-child(3n) {
        margin-right: 0; }

  /*ーーーーーーーーーーーーーーーーーーーー columnNews__text */
  .column.column--3.columnNews > li {
    position: relative;
    padding-left: 54px; }

  .column.column--3.columnNews.columnNews--spText > li {
    padding-right: 93px; }
    .column.column--3.columnNews.columnNews--spText > li .column__img {
      position: absolute;
      right: 0;
      top: 0;
      width: 72px;
      padding-top: 0; }
      .column.column--3.columnNews.columnNews--spText > li .column__img > a {
        position: relative;
        padding-top: calc(420 / 666 * 100%); }
      .column.column--3.columnNews.columnNews--spText > li .column__img:hover > a:after, .column.column--3.columnNews.columnNews--spText > li .column__img:hover .column__img--hover:after, .column.column--3.columnNews.columnNews--spText > li .column__img:active > a:after, .column.column--3.columnNews.columnNews--spText > li .column__img:active .column__img--hover:after {
        border-width: 8px; }

  .columnNews__text {
    position: initial;
    padding-left: 0; }
    .columnNews__text .date {
      top: 0; }
    .columnNews__text .columnNews__underline {
      margin-top: 15px; }
      .columnNews__text .columnNews__underline .underline {
        margin-right: 10px;
        margin-bottom: 11px; }

  /*ーーーーーーーーーーーーーーーーーーーー textNav*/
  .textNav {
    flex-wrap: wrap;
    margin-bottom: 30px; }
    .textNav > li {
      width: calc((100% - 30px) / 3);
      margin-right: 15px; }
      .textNav > li > span, .textNav > li > a {
        font-size: 12px;
        text-align: center; }
      .textNav > li:nth-child(3n) {
        margin-right: 0; }
    .textNav.textNav--arrow {
      flex-wrap: nowrap;
      margin-bottom: 25px; }
      .textNav.textNav--arrow > li {
        width: 100%; }
        .textNav.textNav--arrow > li > span, .textNav.textNav--arrow > li > a {
          font-size: 13px;
          padding-bottom: 5px;
          margin-bottom: 15px;
          padding-right: 25px;
          text-align: left;
          line-height: 1.2;
          padding-top: 5px; }
          .textNav.textNav--arrow > li > span:after, .textNav.textNav--arrow > li > a:after {
            width: 5px;
            height: 5px; }
    .textNav.textNav--spSlide {
      display: inherit;
      width: calc(100% + 33px);
      white-space: nowrap;
      font-size: 0;
      overflow-x: scroll;
      padding-bottom: 5px; }
      .textNav.textNav--spSlide::-webkit-scrollbar {
        background-color: #ededed;
        border-radius: 2px; }
      .textNav.textNav--spSlide::-webkit-scrollbar:horizontal {
        height: 4px; }
      .textNav.textNav--spSlide::-webkit-scrollbar-thumb {
        background-color: #c3c3c3;
        border-radius: 2px; } }
    @media only screen and (max-width: 900px) and (prefers-color-scheme: dark) {
      .textNav.textNav--spSlide::-webkit-scrollbar {
        background-color: #181818; }
      .textNav.textNav--spSlide::-webkit-scrollbar-thumb {
        background-color: #424242; } }
@media only screen and (max-width: 900px) {
      .textNav.textNav--spSlide > li {
        display: inline-block;
        width: auto; }
        .textNav.textNav--spSlide > li:before, .textNav.textNav--spSlide > li:after {
          bottom: 5px; }
        .textNav.textNav--spSlide > li:nth-child(3n) {
          margin-right: 15px; }
        .textNav.textNav--spSlide > li:last-child {
          margin-right: 33px; }

  /*ーーーーーーーーーーーーーーーーーーーー textNavBtn*/
  .textNavBtn {
    margin-bottom: 35px; }
    .textNavBtn > li {
      margin-right: 10px;
      margin-bottom: 10px; }
      .textNavBtn > li > span {
        font-size: 11px;
        padding: 7px 19px;
        border-radius: 36px; }

  /*ーーーーーーーーーーーーーーーーーーーー list__underline*/
  .pdfIcon {
    position: absolute;
    width: 40px;
    height: 30px;
    top: 0;
    left: 0;
    min-height: inherit;
    background-size: 19px auto; }

  .list__underline {
    margin-bottom: 10px; }
    .list__underline > li {
      flex-direction: column-reverse;
      margin-bottom: 25px;
      padding-bottom: 25px;
      padding-left: 60px; }
      .list__underline > li .date {
        position: absolute;
        width: 50px;
        top: 0;
        left: 0; }
      .list__underline > li .pdfLink {
        width: 100%; }
      .list__underline > li .urlLink {
        width: 100%; }
      .list__underline > li .movieLink {
        width: calc(100% - 40px); }
      .list__underline > li .pdfInfo {
        width: 100%;
        display: flex;
        position: absolute;
        bottom: 18px;
        left: 40px; }
      .list__underline > li .category {
        width: 100%;
        margin-top: 7px; }
        .list__underline > li .category > a {
          margin-right: 10px; }
      .list__underline > li .link {
        font-size: 13px;
        width: 100%; }
      .list__underline > li .textInfo {
        width: 100%; }
    .list__underline.list__underline--2 {
      flex-direction: column; }
      .list__underline.list__underline--2 > li {
        width: 100%;
        margin-right: 0; }
    .list__underline.list__underline--infoMix {
      margin-bottom: 5px; }
      .list__underline.list__underline--infoMix > li .category {
        width: 100%;
        margin-top: 7px; }
      .list__underline.list__underline--infoMix > li .pdfLink {
        width: 100%; }
      .list__underline.list__underline--infoMix > li .link {
        width: 100%; }
    .list__underline.list__underline--noCat > li .date {
      width: 50px; }
    .list__underline.list__underline--noCat > li .pdfLink {
      width: 100%; }
    .list__underline.list__underline--bgGray {
      padding: 20px 25px; }
      .list__underline.list__underline--bgGray > li {
        padding-left: 0; }
        .list__underline.list__underline--bgGray > li:last-child {
          margin-bottom: 0; }

  /*ーーーーーーーーーーーーーーーーーーーー list__underline--lr */
  .list__underline--lr > li > dl {
    margin-bottom: 25px;
    padding-bottom: 25px; }
    .list__underline--lr > li > dl:before {
      width: calc(100% - 70px); }
    .list__underline--lr > li > dl:after {
      width: 70px; }
    .list__underline--lr > li > dl > dt {
      width: 70px; }
    .list__underline--lr > li > dl > dd {
      width: calc(100% - 70px); }
      .stockInfo .list__underline--lr > li > dl > dd ul {
        padding-left: 14px; }
        .stockInfo .list__underline--lr > li > dl > dd ul li {
          margin-bottom: 25px;
          padding-bottom: 25px; }
          .stockInfo .list__underline--lr > li > dl > dd ul li dl {
            flex-direction: column; }
            .stockInfo .list__underline--lr > li > dl > dd ul li dl dt {
              width: 100%; }
            .stockInfo .list__underline--lr > li > dl > dd ul li dl dd {
              width: 100%; }
  .list__underline--lr.long > li > dl:after {
    width: 145px; }
  .list__underline--lr.long > li > dl > dt {
    width: 145px; }
  .list__underline--lr.long > li > dl > dd {
    width: calc(100% - 145px); }
  .list__underline--lr.longest > li > dl {
    flex-direction: column; }
    .list__underline--lr.longest > li > dl:after {
      display: none; }
    .list__underline--lr.longest > li > dl:before {
      width: 100%; }
    .list__underline--lr.longest > li > dl > dt {
      width: 100%;
      margin-bottom: 10px; }
    .list__underline--lr.longest > li > dl > dd {
      width: 100%; }

  /*ーーーーーーーーーーーーーーーーーーーー pages */
  .pages > li {
    width: 30px; }
    .pages > li > span {
      font-size: 13px;
      line-height: 40px; }

  /*ーーーーーーーーーーーーーーーーーーーー topmessage__sign */
  .topmessage__sign {
    margin-top: 25px;
    width: 100%; }
    .topmessage__sign:after {
      width: 145px;
      height: 35px; }
    .topmessage__sign span {
      margin-right: 15px;
      vertical-align: 16px; }
    .topmessage__sign img {
      width: 145px; }

  /*ーーーーーーーーーーーーーーーーーーーー 数字で見る num */
  .irToindivid__business--detail .bgWhite {
    padding: 20px 25px; }
  .irToindivid__business--detail > li {
    position: relative;
    display: flex; }
    .irToindivid__business--detail > li h5 {
      position: absolute;
      width: auto;
      top: 25px;
      left: 24px;
      font-size: 12px;
      text-align: left;
      margin-bottom: 12px; }
    .irToindivid__business--detail > li .irToindivid__business--detail--main {
      width: 100%;
      align-self: center;
      margin-bottom: 0;
      padding-left: 155px;
      text-align: left;
      white-space: nowrap; }
      .irToindivid__business--detail > li .irToindivid__business--detail--main strong {
        font-size: 28px;
        letter-spacing: 0; }
      .irToindivid__business--detail > li .irToindivid__business--detail--main span.font--b {
        font-size: 12px; }
      .irToindivid__business--detail > li .irToindivid__business--detail--main span.font--en {
        font-size: 16px; }
      .irToindivid__business--detail > li .irToindivid__business--detail--main span.text15 {
        display: block;
        margin-bottom: 5px; }
    .irToindivid__business--detail > li aside {
      position: absolute;
      width: auto;
      text-align: left;
      margin-top: 8px;
      top: 57px;
      left: 20px; }
      .irToindivid__business--detail > li aside.text--indent {
        position: relative;
        top: 0;
        left: 0;
        margin: -5px auto 20px !important;
        font-size: 9px; }
    .irToindivid__business--detail > li > p {
      position: absolute;
      width: auto;
      text-align: left; }
      .irToindivid__business--detail > li > p.text13 {
        left: 24px;
        top: 48px; }
      .irToindivid__business--detail > li > p.text15 {
        position: relative;
        padding-top: 30px; }
    .irToindivid__business--detail > li:last-child {
      flex-wrap: wrap; }
  .irToindivid__business--detail.column.column--2 > li {
    display: flex;
    flex-direction: column;
    justify-content: space-between; }

  /* ========================================================================================================= menu footer sitemap__list */
  .sitemap__list {
    margin-bottom: 0; }
    .sitemap__list > li:after {
      height: 46px; }
    .sitemap__list > li > dl {
      transition-duration: 0.4s;
      transition-timing-function: cubic-bezier(1, 0, 0, 1);
      -ms-transition-duration: 0.4s;
      -ms-transition-timing-function: cubic-bezier(1, 0, 0, 1);
      -webkit-transition-duration: 0.4s;
      -webkit-transition-timing-function: cubic-bezier(1, 0, 0, 1);
      -moz-transition-duration: 0.4s;
      -moz-transition-timing-function: cubic-bezier(1, 0, 0, 1);
      overflow: hidden; }
      .sitemap__list > li > dl > dt {
        margin-bottom: 0; }
        .sitemap__list > li > dl > dt a {
          font-size: 12px;
          line-height: 40px; }
        .sitemap__list > li > dl > dt .plusSp {
          display: block;
          position: absolute;
          width: 35px;
          height: 100%;
          right: 0;
          top: 0;
          cursor: pointer; }
          .sitemap__list > li > dl > dt .plusSp:before, .sitemap__list > li > dl > dt .plusSp:after {
            content: " ";
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            width: 9px;
            height: 1px;
            left: auto;
            right: 0;
            top: 50%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%);
            background-color: #fff;
            background-color: var(--colorW);
            transition-duration: 0.5s;
            transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
            -ms-transition-duration: 0.5s;
            -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
            -webkit-transition-duration: 0.5s;
            -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
            -moz-transition-duration: 0.5s;
            -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
          .sitemap__list > li > dl > dt .plusSp:after {
            transform: translateY(-50%) rotate(90deg);
            -webkit-transform: translateY(-50%) rotate(90deg); }
          .sitemap__list > li > dl > dt .plusSp:hover:after, .sitemap__list > li > dl > dt .plusSp:active:after {
            transform: translateY(-50%) rotate(90deg);
            -webkit-transform: translateY(-50%) rotate(90deg); }
          .sitemap__list > li > dl > dt .plusSp.active:after {
            transform: translateY(-50%) rotate(0deg);
            -webkit-transform: translateY(-50%) rotate(0deg); }
        .sitemap__list > li > dl > dt.active:after {
          width: 100%; }
        .sitemap__list > li > dl > dt.active .plusSp::after {
          transform: translateY(-50%) rotate(0deg);
          -webkit-transform: translateY(-50%) rotate(0deg); }
      .sitemap__list > li > dl > dd {
        display: none; }
        .sitemap__list > li > dl > dd > a, .sitemap__list > li > dl > dd > span {
          font-size: 11px;
          padding: 12px 15px 12px 0; }
        .sitemap__list > li > dl > dd > a:after {
          width: 9px; }
        .sitemap__list > li > dl > dd > span {
          transition-duration: 0.5s;
          transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -ms-transition-duration: 0.5s;
          -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -moz-transition-duration: 0.5s;
          -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
          .sitemap__list > li > dl > dd > span:before, .sitemap__list > li > dl > dd > span:after {
            width: 9px; }
          .sitemap__list > li > dl > dd > span.active {
            border-bottom: 1px solid #fff;
            border-bottom: 1px solid var(--colorW); }
        .sitemap__list > li > dl > dd > ul > li:after {
          width: 9px; }
        .sitemap__list > li > dl > dd > ul > li > a {
          font-size: 11px;
          padding: 12px 15px 12px 13px; }
        .sitemap__list > li > dl > dd > ul > li:hover, .sitemap__list > li > dl > dd > ul > li:active {
          opacity: 1; }

  .sitemap__list > li > dl > dd {
    position: relative; }
    .sitemap__list > li > dl > dd:after {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 1px;
      top: auto;
      bottom: 0;
      background-color: #fff;
      background-color: var(--colorW);
      opacity: .1; }

  .sitemap__list > li > dl > dd > ul > li:before {
    content: " ";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    height: 1px;
    top: auto;
    bottom: 0;
    left: auto;
    right: 0;
    width: calc(100% - 11px);
    background-color: #fff;
    background-color: var(--colorW);
    opacity: .1;
    transition-duration: 0.5s;
    transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -ms-transition-duration: 0.5s;
    -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -webkit-transition-duration: 0.5s;
    -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
    -moz-transition-duration: 0.5s;
    -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
  .sitemap__list > li > dl > dd > ul > li:hover:before {
    opacity: .6; }

  .sitemap__list > li > dl > dd > a, .sitemap__list > li > dl > dd > span {
    opacity: .7; }

  .sitemap__list > li > dl > dd > ul > li {
    opacity: .7; }

  .sitemap__list--sub {
    flex-direction: column;
    padding-top: 0;
    margin-top: 0; }
    .sitemap__list--sub:after {
      display: none; }
    .sitemap__list--sub > li {
      position: relative;
      width: 100%;
      margin-right: 0;
      opacity: 1; }
      .sitemap__list--sub > li:before, .sitemap__list--sub > li:after {
        content: none;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        height: 1px;
        top: auto;
        bottom: 0;
        background-color: #fff;
        background-color: var(--colorW);
        }
      .sitemap__list--sub > li:before {
        opacity: .28; }
      .sitemap__list--sub > li:after {
        width: 0;
        left: auto;
        right: 0;
        transition-duration: 0.5s;
        transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
        -ms-transition-duration: 0.5s;
        -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
        -webkit-transition-duration: 0.5s;
        -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
        -moz-transition-duration: 0.5s;
        -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
      .sitemap__list--sub > li > a {
        font-size: 11px;
        line-height: 35px;
        font-weight: 600; }
      .sitemap__list--sub > li:hover:after, .sitemap__list--sub > li:active:after {
        width: 100%;
        right: auto;
        left: 0; }

  /* ========================================================================================================= header */
  header {
    position: absolute;
    height: 85px;
    padding: 0 20px; }
    header.is--hidden {
      transform: translate3d(-50%, -140px, 0); }

  /*ーーーーーーーーーーーーーーーーーーーー h1*/
  .h1 {
    width: 135px;
    left: 20px; }

  /*ーーーーーーーーーーーーーーーーーーーー menuBtn*/
  .menuBtn {
    width: 38px;
    height: 38px;
    right: 20px;
    top: 22px; }
    .menu--open .menuBtn:hover > span:before, .menu--open .menuBtn:active > span:before {
      transform: translate3d(-50%, -50%, 0) rotate(-45deg);
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(-45deg); }
    .menu--open .menuBtn:hover > span:after, .menu--open .menuBtn:active > span:after {
      transform: translate3d(-50%, -50%, 0) rotate(45deg);
      -webkit-transform: translate3d(-50%, -50%, 0) rotate(45deg); }
    .menuBtn:hover:before {
      transform: translate3d(-50%, -50%, 0);
      -webkit-transform: translate3d(-50%, -50%, 0);
      background-color: #d7003a;
      /*       background-color: var(--colorB); */
      }
    .menuBtn:hover .menuBtn--icon > ul > li {
      background-color: #fff;
      background-color: var(--colorW); }
      .menuBtn:hover .menuBtn--icon > ul > li:nth-child(1) {
        width: 3px;
        height: 100%; }

  /* ========================================================================================================= menu */
  .menu .menu__contents {
    padding: 25px 25px 35px; }
    .menu .menu__contents .menu__contents--main .h1 {
      margin-bottom: 30px; }
    .menu .menu__contents .menu__contents--main .menu__contents--main--inner {
      flex-direction: column; }
      .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left {
        width: 100%;
        position: relative;
        top: 0;
        margin-bottom: 35px; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left:after {
          display: none; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .menu__lang {
          top: -20px;
          right: 0;
          transition: step-end;
          transform: scale(0.9);
          -webkit-transform: scale(0.9);
          }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .menu__lang > li > a {
            font-size: 10px;
            padding-bottom: 2px; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .menu__lang > li:nth-child(1) {
            margin-right: 20px;
            font-size: 18px;
            color: #fff;
            }

          .bogo-language-name a {color: #fff;}


        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list {
          margin-bottom: 0; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .column.column--3 > li {
          margin-bottom: 0; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dt::before {
          opacity: .35; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dt a {
          font-size: 13px;
          padding-bottom: 17px;
          padding-top: 17px; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dd > a, .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dd > span {
          font-size: 12px;
          padding: 13px 11px 13px 0; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dd > ul > li > a {
          font-size: 12px;
          padding: 13px 11px; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dd > span {
          transition-duration: 0.5s;
          transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -ms-transition-duration: 0.5s;
          -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -moz-transition-duration: 0.5s;
          -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dd > span.active {
            border-bottom: 1px solid #fff;
            border-bottom: 1px solid var(--colorW); }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub {
          margin-top: 0;
          padding-top: 0;
          display: block; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub:after {
            display: none; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub > li {
            display: block;
            width: 100%; }
            .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub > li > a {
              font-size: 13px;
              line-height: 47px;
              color: #fff;
              }
            .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub > li:nth-child(1) {
              margin-right: 0;
              margin-bottom: 0; }
      .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right {
        width: 100%; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .btn.mb {
          margin-bottom: 50px; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--top {
          display: flex;
          flex-wrap: nowrap;
          justify-content: space-between;
          margin-bottom: 20px; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--top > dt strong {
            margin-right: 15px; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--top > dt span:nth-of-type(1) {
            margin-right: 10px; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail {
          margin-bottom: 35px; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .menu__irInfo--detail--time {
            top: -35px;
            font-size: 10px; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info {
            height: 85px; }
            .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info > li.third, .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info > li.fourth {
              height: 100%; }
              .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info > li.third > p, .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info > li.fourth > p {
                align-self: center; }
            .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info > li.third {
              width: calc((100% - 25px) / 2 + 35px);
              left: 0; }
              .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info > li.third:after {
                display: block; }
            .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__irInfo .menu__irInfo--detail .topIr__info > li.fourth {
              width: calc((100% - 25px) / 2 - 25px);
              left: auto;
              right: 0; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--title {
          margin-bottom: 20px; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list > li {
          margin-bottom: 30px;
          padding-bottom: 20px; }
        .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list .columnNews__text {
          display: flex;
          flex-wrap: nowrap;
          justify-content: flex-start;
          flex-wrap: wrap;
          padding-left: 75px; }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list .columnNews__text > a {
            width: 100%; }
            .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list .columnNews__text > a.pdfLink {
              width: calc(100% - 55px); }
          .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list .columnNews__text .columnNews__underline .underline {
            opacity: .7; }
  .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list .columnNews__text {
    justify-content: flex-end; }
    .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list .columnNews__text .pdfIcon {
      left: 75px; }
    .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right .menu__news--list .columnNews__text .pdfLink {
      width: calc(100% - 40px); }

  /* ========================================================================================================= footer */
  footer {
    padding-top: 17px; }
    .what footer {
      background-color: #ebebeb;
      background-color: var(--bgGray); }
    footer .footer__left {
      width: 50%;
      flex: 40%;
      }
      footer .footer__left .logo {
        /* width: 99px; */
        }
      footer .footer__left .copy {
        width: 100%;
        /* white-space: nowrap; */
        bottom: 30px;
        /* transform: translateX(-50%) scale(0.7); */
        /* -webkit-transform: translateX(-50%) scale(0.7); */
        }
    footer .footer__sitemap {
      padding-left: 160px;
      padding-left: 10px;
      padding-right: 20px;
      padding-top: 25px;
      padding-bottom: 30px;
      flex: 60%;
      order: 1;
      }
      footer .footer__sitemap .sitemap__list {
        flex-direction: column; }
        footer .footer__sitemap .sitemap__list > li {
          width: 100%; }
    footer .sitemap__list--sub {
      opacity: 1; }
    footer #pageTop {
      width: 35px;
      height: 35px;
      right: 20px;
      top: 90%;
      }
      footer #pageTop span {
        width: 5px;
        height: 15px; }
  footer #pageTop:before {
    position: absolute;
    left: 15%;
    right: 15%;
    line-height: 12px;
}










  /* ========================================================================================================= contents */
  /*ーーーーーーーーーーーーーーーーーーーー contentsTitle*/
  .contentsTitle {
    margin-bottom: 35px; }
    .contentsTitle.contentsTitle--mb70 {
      margin-bottom: 35px; }
    .contentsTitle.contentsTitle--mb95 {
      margin-bottom: 35px; }
    .contentsTitle.contentsTitle--mb150 {
      margin-bottom: 40px; }

  /*ーーーーーーーーーーーーーーーーーーーー breadcrumb*/
  .breadcrumb {
    display: none; }
    .breadcrumb:after {
      top: auto;
      bottom: 26px;
      left: 20px; }
    .breadcrumb > li {
      font-size: 11px; }
      .breadcrumb > li:after {
        height: 30px; }
    .breadcrumb.sp {
      display: flex;
      align-self: flex-start;
      justify-content: flex-start;
      position: relative;
      width: 100%;
      right: 0;
      padding: 20px 20px 30px 32px;
      background-color: #ebebeb;
      background-color: var(--bgGray);
      white-space: nowrap; }
    .what .breadcrumb {
      padding: 65px 20px 40px 32px; }
    .news .breadcrumb, .contactTop .breadcrumb, .contact .breadcrumb, .privacy .breadcrumb, .en.about .breadcrumb {
      background-color: #fff;
      background-color: var(--colorW); }
    .newsDetail .breadcrumb > li:last-child {
      max-width: 95px; }
    .recruitInterviewDetail .breadcrumb > li:last-child {
      max-width: 85px;
      overflow: hidden;
      text-overflow: ellipsis; }

  .irDp .breadcrumb, .irCorpgov .breadcrumb, .irAnalyst .breadcrumb {
    bottom: 0; }

  /*ーーーーーーーーーーーーーーーーーーーー contentsKv*/
  .contentsKv {
    height: 235px;
    margin-bottom: 50px; }
    .contentsKv .contentsKv__text {
      font-size: 15px;
      padding-top: 20px;
      padding-right: 27px;
      padding-bottom: 0; }
    .contentsKv .contentsKv__text--credit dt {
      font-size: 10px;
      margin-bottom: 12px; }
    .contentsKv .contentsKv__text--credit dd {
      font-size: 14px; }
    .contentsKv .textWhiteCover .textWhiteCover__contents .btn {
      width: 230px;
      right: auto;
      left: 33px;
      bottom: -32px; }
      .contentsKv .textWhiteCover .textWhiteCover__contents .btn > span {
        font-size: 11px;
        line-height: 62px; }
    .contentsKv.height {
      height: 160px; }
    .contentsKv .textWhiteCover.textWhiteCover--right .contentsKv__text {
      padding-left: 25px;
      padding-right: 0; }

  /*ーーーーーーーーーーーーーーーーーーーー contentsKv__bgGray*/
  .contentsKv__bgGray {
    padding-right: 20px;
    padding-bottom: 25px;
    margin-bottom: 35px; }
    .contentsKv__bgGray:after {
      height: calc(100% - 130px); }
    .contentsKv__bgGray .contentsKv__bgGray--main .contentsKv__bg {
      margin-bottom: 20px;
      height: 205px; }
    .contentsKv__bgGray .contentsKv__bgGray--main .contentsKv__bgGray--text {
      flex-direction: column; }
      .contentsKv__bgGray .contentsKv__bgGray--main .contentsKv__bgGray--text dt {
        width: 100%;
        font-size: 17px;
        padding-right: 0;
        margin-bottom: 17px; }
      .contentsKv__bgGray .contentsKv__bgGray--main .contentsKv__bgGray--text dd {
        width: 100%;
        font-size: 11px; }
        .contentsKv__bgGray .contentsKv__bgGray--main .contentsKv__bgGray--text dd strong {
          font-size: 14px;
          margin-bottom: 15px; }

  /*ーーーーーーーーーーーーーーーーーーーー contentsNav*/
  .contentsNav {
    margin-bottom: 32px; }

  .contentsNav.contentsNav--fontS .btn > a {
    font-size: 14px; }

  /*ーーーーーーーーーーーーーーーーーーーー contentsNav__img*/
  .contentsNav__img {
    padding-top: calc(648 / 1026 * 100%); }

  /*ーーーーーーーーーーーーーーーーーーーー innerNav*/
  .innerNav {
    padding-bottom: 30px; }
    .innerNav .innerNav__detail > dt {
      margin-bottom: 5px; }
      .innerNav .innerNav__detail > dt a, .innerNav .innerNav__detail > dt span {
        font-size: 15px;
        padding: 20px 0; }
      .innerNav .innerNav__detail > dt a:after {
        width: 14px; }
    .innerNav .innerNav__detail > dd > ul {
      flex-direction: column; }
      .innerNav .innerNav__detail > dd > ul > li {
        width: 100%;
        margin-right: 0; }
        .innerNav .innerNav__detail > dd > ul > li > a, .innerNav .innerNav__detail > dd > ul > li > span {
          font-size: 13px;
          padding: 17px 0; }
        .innerNav .innerNav__detail > dd > ul > li > a:after {
          width: 10px; }
        .innerNav .innerNav__detail > dd > ul > li > span {
          transition-duration: 0.5s;
          transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -ms-transition-duration: 0.5s;
          -ms-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -webkit-transition-duration: 0.5s;
          -webkit-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1);
          -moz-transition-duration: 0.5s;
          -moz-transition-timing-function: cubic-bezier(0.075, 0.82, 0.165, 1); }
          .innerNav .innerNav__detail > dd > ul > li > span:before, .innerNav .innerNav__detail > dd > ul > li > span:after {
            width: 9px; }
          .innerNav .innerNav__detail > dd > ul > li > span.active {
            border-bottom: 1px solid #000;
            border-bottom: 1px solid var(--colorB); }
        .innerNav .innerNav__detail > dd > ul > li > ul {
          position: relative;
          padding: 0;
          background-color: transparent; }
          .innerNav .innerNav__detail > dd > ul > li > ul:after {
            display: none; }
          .innerNav .innerNav__detail > dd > ul > li > ul > li:after {
            width: 100%;
            background-color: #000;
            background-color: var(--colorB);
            opacity: .1; }
          .innerNav .innerNav__detail > dd > ul > li > ul > li > a {
            font-size: 12px;
            padding: 15px 0;
            color: #000;
            color: var(--colorB); }
            .innerNav .innerNav__detail > dd > ul > li > ul > li > a:after {
              width: 10px;
              right: 0;
              background-image: url("https://netmarketing-cojp.admin.wordpress.tsukinowa.jp/wp-content/themes/nm/assets/img/common/btnIcon--arrowB.svg"); } }
          @media only screen and (max-width: 900px) and (prefers-color-scheme: light) {
            .innerNav .innerNav__detail > dd > ul > li > ul > li > a:after {
              background-image: url("https://netmarketing-cojp.admin.wordpress.tsukinowa.jp/wp-content/themes/nm/assets/img/common/btnIcon--arrowB.svg"); } }
          @media only screen and (max-width: 900px) and (prefers-color-scheme: dark) {
            .innerNav .innerNav__detail > dd > ul > li > ul > li > a:after {
              background-image: url("https://netmarketing-cojp.admin.wordpress.tsukinowa.jp/wp-content/themes/nm/assets/img/common/btnIcon--arrowW.svg"); } }
@media only screen and (max-width: 900px) {
    .innerNav.pb70 {
      padding-bottom: 70px; }

  /* ========================================================================================================= topIr */
  .topIr__info {
    height: 105px; }
    .topIr__info:after {
      left: 33px; }
    .topIr__info > li {
      position: absolute;
      width: calc(50% - 33px); }
      .topIr__info > li.first, .topIr__info > li.second {
        height: 50%;
        width: calc(50% - 33px);
        text-align: left;
        padding: 0 22px; }
      .topIr__info > li.first {
        left: 33px;
        top: 0;
        font-size: 13px;
        justify-content: flex-end; }
        .topIr__info > li.first:after {
          display: none; }
        .topIr__info > li.first > p {
          margin-bottom: 15px; }
      .topIr__info > li.second {
        left: 33px;
        bottom: 0;
        justify-content: flex-start; }
        .topIr__info > li.second > p:nth-child(1) {
          font-size: 10px;
          margin-bottom: 7px; }
        .topIr__info > li.second > p:nth-child(2) {
          font-size: 10px; }
      .topIr__info > li.third, .topIr__info > li.fourth {
        display: flex;
        height: 50%;
        padding: 0 22px; }
        .topIr__info > li.third > p, .topIr__info > li.fourth > p {
          display: block;
          align-self: flex-end; }
          .topIr__info > li.third > p:nth-child(1), .topIr__info > li.fourth > p:nth-child(1) {
            font-size: 10px;
            margin-right: 10px; }
      .topIr__info > li.third {
        top: 0;
        left: 50%; }
        .topIr__info > li.third:after {
          display: none; }
        .topIr__info > li.third > p {
          line-height: 30px; }
          .topIr__info > li.third > p:nth-child(2) {
            font-size: 33px; }
            .topIr__info > li.third > p:nth-child(2) span {
              font-size: 14px; }
      .topIr__info > li.fourth {
        left: 50%;
        bottom: 0; }
        .topIr__info > li.fourth > p {
          line-height: 60px; }
          .topIr__info > li.fourth > p:nth-child(2) {
            font-size: 17px; }
            .topIr__info > li.fourth > p:nth-child(2) span {
              font-size: 22px; }

  .top .topIr .bgGray {
    padding-bottom: 105px; }
  .topIr .topIr__bgWhite {
    padding-bottom: 0; }
    .topIr .topIr__bgWhite:after {
      left: 33px; }
    .topIr .topIr__bgWhite .topIr__bgWhite--contents {
      padding: 25px 0 0 30px; }
      .topIr .topIr__bgWhite .topIr__bgWhite--contents > div > h3 {
        padding-bottom: 15px;
        margin-bottom: 25px; }
        .topIr .topIr__bgWhite .topIr__bgWhite--contents > div > h3 > p {
          font-size: 13px; }
        .topIr .topIr__bgWhite .topIr__bgWhite--contents > div > h3 > span {
          font-size: 10px; }
      .topIr .topIr__bgWhite .topIr__bgWhite--contents > div .list__underline > li {
        min-height: inherit; }
        .topIr .topIr__bgWhite .topIr__bgWhite--contents > div .list__underline > li .pdfInfo > span {
          align-self: flex-end;
          margin-bottom: 0;
          margin-right: 5px; }
      .topIr .topIr__bgWhite .topIr__bgWhite--contents > div > aside {
        font-size: 12px;
        margin-bottom: 10px; }
      .topIr .topIr__bgWhite .topIr__bgWhite--contents > div.calendar {
        margin-top: 30px; }
        .topIr .topIr__bgWhite .topIr__bgWhite--contents > div.calendar .btnUnderline {
          margin-bottom: 25px; }
          .topIr .topIr__bgWhite .topIr__bgWhite--contents > div.calendar .btnUnderline > a {
            font-size: 14px; }
      .topIr .topIr__bgWhite .topIr__bgWhite--contents > div.ranking {
        margin-bottom: 40px; }
        .topIr .topIr__bgWhite .topIr__bgWhite--contents > div.ranking .btnUnderline {
          padding-left: 20px; }
          .topIr .topIr__bgWhite .topIr__bgWhite--contents > div.ranking .btnUnderline .rankingNum {
            font-size: 13px;
            line-height: 48px; }
        .topIr .topIr__bgWhite .topIr__bgWhite--contents > div.ranking .btnUnderline.text {
          padding-bottom: 20px; }
      .topIr .topIr__bgWhite .topIr__bgWhite--contents > div:nth-child(1) .list__underline > li {
        padding-left: 40px;
        padding-bottom: 45px; }
      .topIr .topIr__bgWhite .topIr__bgWhite--contents > div:nth-child(2) {
        margin-bottom: 0; }
    .topIr .topIr__bgWhite .btn {
      left: 33px;
      bottom: -23px; }

  /* ========================================================================================================= news */
  /*ーーーーーーーーーーーーーーーーーーーー newsDetail__title*/
  .newsDetail__title {
    margin-bottom: 30px; }
    .newsDetail__title .date span {
      font-size: 11px; }
    .newsDetail__title .date strong {
      font-size: 30px; }
    .newsDetail__title > dl {
      margin-left: 63px;
      padding-left: 20px; }
      .newsDetail__title > dl > dt {
        font-size: 15px;
        margin-bottom: 10px; }
        .newsDetail__title > dl > dt br {
          display: none; }
      .newsDetail__title > dl > dd .underline {
        font-size: 11px; }

  /*ーーーーーーーーーーーーーーーーーーーー newsDetail__contents*/
  .newsDetail__contents {
    margin-bottom: 25px; }
    .newsDetail__contents h2 {
      font-size: 14px; }
    .newsDetail__contents h3 {
      margin-bottom: 7px;
      padding-bottom: 7px; }
    .newsDetail__contents h4 {
      padding: 7px 14px 7px; }
    .newsDetail__contents p span {
      font-size: 13px !important; }
    .newsDetail__contents div span {
      font-size: 13px !important; }
    .newsDetail__contents strong {
      font-size: 13px !important; }
    .newsDetail__contents img {
      margin: 20px auto 15px;
      max-width: 100%;
      width: auto; }
      .newsDetail__contents img.alignleft, .newsDetail__contents img.alignright {
        display: block; }
      .newsDetail__contents img.alignleft {
        float: none;
        margin: 20px auto 15px; }
      .newsDetail__contents img.alignright {
        float: none;
        margin: 20px auto 15px; }

  /*ーーーーーーーーーーーーーーーーーーーー btn--back*/
  .btn--back a {
    padding-left: 22px;
    font-size: 10px; }
    .btn--back a:after {
      width: 10px; }

  /*ーーーーーーーーーーーーーーーーーーーー share*/
  .share > p {
    margin-right: 18px; }
    .share > p span {
      font-size: 12px; }
  .share .share__list > li {
    margin-right: 10px; }
    .share .share__list > li > a:after {
      width: 19px; }

  .newsDetail__end {
    margin-bottom: 50px; }

  /* ========================================================================================================= modal */
  .modal .icon--close, .modal .modalImg--close {
    width: 25px;
    height: 25px;
    right: 15px;
    top: 15px; }
  .modal.modalMovie .modal__contents {
    width: calc(100% - 40px); } }


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

footer .footer__2cnd .wrap {
    width: 100%;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding-bottom: 20px;
}
  
    footer .footer__left {
      width: 50%;
      flex: 100%;
      order: 2;
      }
}



    
/* ====================================================================================================================================== en */
/* 1023px =================================================================== */
@media only screen and (max-width: 1023px) {
  .en footer .footer__sitemap .sitemap__list > li:nth-child(1), .en footer .footer__sitemap .sitemap__list > li:nth-child(2) {
    width: 100%; } }
@media only screen and (max-width: 900px) {
  .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner {
    flex-direction: column; }
    .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left, .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__right {
      width: 100%; }
    .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .menu__lang {
      right: 50px; }
    .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list {
      margin-bottom: 0; }
      .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li {
        margin-bottom: 0; }
    .en .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub > li:nth-child(1) {
      width: 100%;
      margin-right: 0; }

  .en footer .footer__sitemap {
    padding-bottom: 40px; }
    .en footer .footer__sitemap .sitemap__list {
      margin-bottom: 0; }
      .en footer .footer__sitemap .sitemap__list > li:nth-child(2) > dl {
        display: block; }
        .en footer .footer__sitemap .sitemap__list > li:nth-child(2) > dl dd {
          width: auto;
          margin: 0; }
  .en footer .sitemap__list--sub > li > a {
    line-height: 40px; } }
/*========================================================================================================== 修正 2020/10/23 */
/* 900px
=================================================================== */
@media only screen and (max-width: 900px) {
  footer .sitemap__list--sub > li > a {
    font-size: 12px;
    line-height: 40px; } }
/* 767px
=================================================================== */
@media only screen and (max-width: 767px) {
  footer .footer__sitemap .sitemap__list > li > dl > dt .plusSp, .sitemap__list > li > dl > dt .plusSp {
    width: 70px; }

  /*ーーーーーーーーーーーーーーーーーーーー 20201024*/
  .wp-caption {
    width: auto !important; }
    .wp-caption img {
      width: 100%;
      margin: 20px auto 5px; } }
/* 365px
=================================================================== */
@media only screen and (max-width: 365px) {
  /* color
  =================================================================== */
  /* common
  =================================================================== */
  /* layout
  =================================================================== */
  /* background
  =================================================================== */
  /* flex
  =================================================================== */
  /* animation delay
  =================================================================== */
  /* 3d
  =================================================================== */
  /* font
  =================================================================== */
  /* vw
  =================================================================== */
  /* form
  =================================================================== */
  /*.breadcrumb {
      .recruitInterviewDetail & {
          > li {
              &:last-child {
                  position: absolute;
                  width: 100%;
                  top: 50px;
              }
          }
      }
  }*/
  .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list > li > dl > dt a, .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub > li > a {
    font-size: 12px; }

  .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub > li {
    width: 100%; }
    .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .sitemap__list--sub > li:nth-child(1) {
      margin-right: 0; }

  footer .footer__sitemap .sitemap__list > li > dl > dt .plusSp {
    width: 50px; }

  .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left {
    padding-top: 35px; }
    .menu .menu__contents .menu__contents--main .menu__contents--main--inner .menu__left .menu__lang {
      top: 0;
      left: 0;
      transform-origin: left center;
      justify-content: flex-start; }

  .topIr__info {
    padding-right: 0; }
    .topIr__info:after {
      transform: scale(0.9);
      -webkit-transform: scale(0.9); }
    .topIr__info iframe {
      transform: scale(0.9);
      -webkit-transform: scale(0.9);
      transform-origin: left; }

  .top .topIr .bgGray {
    position: relative;
    top: -5px; }
    .top .topIr .bgGray:after {
      content: " ";
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%;
      height: 5px;
      top: auto;
      bottom: -5px;
      background-color: #ebebeb;
      background-color: var(--bgGray); }

  .corporate .contentsKv .contentsKv__text br, .ir .contentsKv .contentsKv__text br {
    display: none; }

  .newsDetail__end {
    flex-wrap: wrap; }
    .newsDetail__end .share {
      margin-left: auto;
      margin-top: 15px; } }
/* ========================================================================================================= 更新 2021/05 */
@media only screen and (max-width: 767px) {
  .newsDetail__contents .importantInfo {
    margin-top: 30px; }
    .newsDetail__contents .importantInfo .importantInfo__contents {
      padding: 20px; }
      .newsDetail__contents .importantInfo .importantInfo__contents h5 {
        font-size: 14px;
        margin-bottom: 15px;
        line-height: 1.6; }
      .newsDetail__contents .importantInfo .importantInfo__contents .importantInfo__contents--leader {
        font-size: 12px;
        margin-bottom: 25px; }
      .newsDetail__contents .importantInfo .importantInfo__contents a.text--link {
        font-size: 13px; }
        .newsDetail__contents .importantInfo .importantInfo__contents a.text--link:hover, .newsDetail__contents .importantInfo .importantInfo__contents a.text--link:active {
          text-decoration: underline; }
      .newsDetail__contents .importantInfo .importantInfo__contents .btn {
        margin-top: 35px;
        margin-bottom: 25px; }
      .newsDetail__contents .importantInfo .importantInfo__contents .importantInfo--text {
        font-size: 12px !important;
        text-align: left;
        margin-bottom: 19px; }
        .newsDetail__contents .importantInfo .importantInfo__contents .importantInfo--text:last-of-type {
          margin-bottom: 0; }
        .newsDetail__contents .importantInfo .importantInfo__contents .importantInfo--text > span {
          display: block;
          width: 100%;
          margin-bottom: 8px; }
      .newsDetail__contents .importantInfo .importantInfo__contents .importantInfo__contents--detail {
        display: block; }
        .newsDetail__contents .importantInfo .importantInfo__contents .importantInfo__contents--detail > dt {
          width: 100%;
          margin-bottom: 15px;
          font-size: 11px; }
        .newsDetail__contents .importantInfo .importantInfo__contents .importantInfo__contents--detail > dd {
          width: 100%; } }
