@charset "UTF-8";
.p-investor-faq a[target="_blank"]::after {
  content: '';
  display: inline-block;
  width: 1em;
  height: 1em;
  margin-left: 0.1em;
  margin-right: 0.1em;
  background: url(/assets/img/common/ico_external-blue.svg) center center no-repeat;
  background-size: contain;
  position: relative;
  top: .2em; }

.investorTop .content-928, .investorTop .content-1120 {
  max-width: 610px; }

.p-h2 {
  font-family: "din-2014", sans-serif;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 24px;
  color: #333;
  text-align: center;
  margin: 0 0 20px;
  font-weight: bold;
  line-height: 1.4; }
  .wf-loading .p-h2 {
    visibility: hidden; }
  .wf-active .p-h2, .wf-inactive {
    visibility: visible; }
  .p-h2 span {
    display: block;
    font-size: 13px;
    color: #808080; }

.p-link {
  margin: 0 auto; }
  .p-link .btn-primary + .btn-primary {
    margin-top: 10px; }

@media screen and (min-width: 768px) {
  .investorTop .content-928 {
    max-width: 928px; }
  .investorTop .content-1120 {
    max-width: 1120px !important; }
  .p-h2 {
    font-size: 32px;
    margin: 0 0 40px; }
    .p-h2 span {
      font-size: 14px; }
  .p-link {
    text-align: center; }
    .p-link .btn-primary {
      width: 288px; } }

.p-hero_txt {
  background-color: rgba(255, 255, 255, 0.9);
  position: absolute;
  left: 0;
  right: 0;
  margin: auto;
  bottom: 30px;
  text-align: center;
  width: calc(100% - 30px);
  padding: 20px 0;
  z-index: 10; }
  .p-hero_txt_lead {
    margin: 0 0 20px;
    font-size: 15px;
    line-height: 1.4; }
  .p-hero_txt_link a {
    background-color: #00acca;
    color: #fff;
    display: inline-block;
    padding: 12px 30px;
    font-size: 14px;
    font-weight: bold;
    -webkit-transition: background-position 0.25s ease 0s;
    transition: background-position 0.25s ease 0s;
    background-image: -webkit-linear-gradient(top, #00acca, #00acca 50%, #808080 50%, #808080);
    background-image: linear-gradient(to bottom, #00acca, #00acca 50%, #808080 50%, #808080);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-size: 100% 200%; }

@media screen and (min-width: 768px) {
  .p-hero_txt {
    background: none;
    top: 50%;
    bottom: auto;
    -webkit-transform: translateY(-50%);
            transform: translateY(-50%); }
    .p-hero_txt_lead {
      margin: 0 0 25px;
      font-size: 30px;
      line-height: 1.7; }
    .p-hero_txt_link a:hover {
      background-position: 0 100%; } }

.p-news .box_inner {
  padding-top: 160px; }

.p-news ul.entry-list {
  border-color: #333; }
  .p-news ul.entry-list > li {
    border-color: #333; }

@media screen and (min-width: 768px) {
  .p-news .box_inner {
    padding-top: 90px; } }

@media screen and (min-width: 768px) {
  .p-row .box_inner:after {
    content: " ";
    display: block;
    clear: both; } }

.p-highlights {
  border-bottom: 1px solid #333;
  padding-bottom: 40px;
  margin-bottom: 40px; }
  .p-highlights_slideshow {
    margin: 0 auto;
    max-width: 350px;
    padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .p-highlights_slideshow {
        max-width: 440px; }
        .p-highlights_slideshow .panel {
          padding-left: 13.636363636%;
          padding-right: 13.636363636%; } }
    .p-highlights_slideshow .bx-wrapper {
      border: none;
      box-shadow: none;
      margin-bottom: 70px; }
    .p-highlights_slideshow img {
      height: auto; }
    .p-highlights_slideshow .bx-prev {
      left: 0; }
    .p-highlights_slideshow .bx-next {
      right: 0; }
    .p-highlights_slideshow .bx-prev, .p-highlights_slideshow .bx-next {
      background-position: 0 0 !important;
      background-size: contain;
      -webkit-transition: opacity 0.25s ease;
      transition: opacity 0.25s ease; }
      .p-highlights_slideshow .bx-prev:hover, .p-highlights_slideshow .bx-next:hover {
        opacity: .8; }
    .p-highlights_slideshow .bx-prev {
      background-image: url(/assets/img/investor/index/hilights_slideshow_arrow-prev.svg); }
    .p-highlights_slideshow .bx-next {
      background-image: url(/assets/img/investor/index/hilights_slideshow_arrow-next.svg); }
    .p-highlights_slideshow .bx-controls-direction a {
      top: auto;
      bottom: -60px;
      width: 44px;
      height: 44px;
      border-radius: 50%; }
    .p-highlights_slideshow .bx-pager {
      bottom: -42px; }
      .p-highlights_slideshow .bx-pager.bx-default-pager a {
        background: #fff;
        box-shadow: 1px 1px 2px 0 rgba(0, 0, 0, 0.3) inset; }
        .p-highlights_slideshow .bx-pager.bx-default-pager a:hover {
          background: #fff; }
        .p-highlights_slideshow .bx-pager.bx-default-pager a.active {
          background: #00acca;
          box-shadow: none; }

@media screen and (min-width: 768px) {
  .p-highlights {
    width: 50%;
    float: left;
    border-right: 1px solid #333;
    border-bottom: none;
    padding: 0 calc(5.357142857% - 1px) 0 5.35714%;
    margin: 0; }
    .p-highlights_slideshow {
      padding-bottom: 40px; }
    .p-highlights .bx-wrapper .bx-pager.bx-default-pager a {
      width: 12px;
      height: 12px; } }

.p-financial_document_wrapper {
  margin-bottom: 30px; }

.p-financial_document li {
  margin-bottom: 2px; }
  .p-financial_document li a {
    display: block;
    padding: 25px 50px 25px 72px;
    color: #333;
    line-height: 1.4;
    font-size: 14px;
    position: relative;
    background-image: -webkit-linear-gradient(top, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
    background-image: linear-gradient(to bottom, #fff, #fff 50%, #d1d1d1 50%, #d1d1d1);
    background-repeat: repeat-x;
    background-position: 0 0;
    background-size: 100% 200%;
    -webkit-transition: background-position 0.25s ease 0s, color 0.25s ease 0s;
    transition: background-position 0.25s ease 0s, color 0.25s ease 0s; }
    .p-financial_document li a:before, .p-financial_document li a:after {
      content: "";
      display: block;
      background-position: 0 0;
      background-repeat: no-repeat;
      background-size: contain;
      position: absolute;
      top: 0;
      bottom: 0;
      margin: auto; }
    .p-financial_document li a:before {
      width: 39px;
      height: 46px;
      background-image: url(/assets/img/investor/index/library_pdf-single.svg);
      left: 15px; }
    .p-financial_document li a:after {
      width: 20px;
      height: 18px;
      background-image: url(/assets/img/investor/index/library_download-blue.svg);
      right: 15px; }
    .p-financial_document li a span {
      font-size: 12px; }

.p-financial_document-single {
  margin-bottom: 15px; }

.p-financial_document-concat li a {
  color: #fff;
  font-weight: bold;
  background-image: -webkit-linear-gradient(top, #00acca, #00acca 50%, #808080 50%, #808080);
  background-image: linear-gradient(to bottom, #00acca, #00acca 50%, #808080 50%, #808080); }
  .p-financial_document-concat li a:before {
    background-image: url(/assets/img/investor/index/library_pdf-concat.svg); }
  .p-financial_document-concat li a:after {
    background-image: url(/assets/img/investor/index/library_download-white.svg); }
  .p-financial_document-concat li a span {
    font-weight: normal; }

@media screen and (min-width: 768px) {
  .p-financial {
    width: 50%;
    float: right;
    padding: 0 5.357142857%; }
    .p-financial_document_wrapper {
      margin-bottom: 40px; }
    .p-financial_document-single {
      margin-bottom: 30px; }
    .p-financial_document li a {
      font-size: 16px;
      padding: 32px 70px 32px 80px; }
      .p-financial_document li a:hover {
        background-position: 0 100%; }
      .p-financial_document li a:before {
        width: 33px;
        height: 38px;
        left: 24px; }
      .p-financial_document li a:after {
        width: 20px;
        height: 18px;
        right: 28px; }
      .p-financial_document li a span {
        font-size: 13px; } }

.p-calendar .content {
  max-width: none; }

.p-calendar_img {
  overflow-x: scroll;
  width: 100vw;
  margin: 0 -15px 30px;
  padding: 0 15px 0;
  -webkit-overflow-scrolling: touch; }

.p-calendar .p-link {
  max-width: 610px; }

@media screen and (min-width: 768px) {
  .p-calendar_img {
    overflow-x: hidden;
    padding: 0;
    margin: 0;
    width: 100%;
    margin-bottom: 60px; }
    .p-calendar_img img {
      max-width: 100%; } }

.p-ban_related {
  margin-bottom: 30px; }
  .p-ban_related_item {
    margin-bottom: 10px; }
    .p-ban_related_item a {
      color: #333;
      display: block;
      background: #fff; }
      .p-ban_related_item a[target="_blank"] .p-ban_related_item_txt::after {
        content: '';
        display: inline-block;
        width: 14px;
        height: 14px;
        margin-left: 6px;
        background-image: url(/assets/img/common/ico_external-black.svg);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: contain;
        vertical-align: middle; }
    .p-ban_related_item_img {
      overflow: hidden; }
      .p-ban_related_item_img img {
        -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
        transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
        transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
        transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s, -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s; }
    .p-ban_related_item_txt {
      padding: 16px 15px;
      line-height: 1.4; }

.p-ban_external a {
  display: inline-block;
  overflow: hidden; }
  .p-ban_external a img {
    -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
    transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
    transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
    transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s, -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s; }

.p-ban_external_ir a {
  margin-top: 30px;
  display: inline-block;
  overflow: hidden; }
.p-ban_external_ir a img {
  -webkit-transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
  transition: -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
  transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s;
  transition: transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s, -webkit-transform 0.8s cubic-bezier(0.42, 0.4, 0, 0.99) 0s; }

@media screen and (min-width: 768px) {
  .p-ban_related {
    margin-bottom: 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .p-ban_related:after {
      content: " ";
      display: block;
      clear: both; }
    .p-ban_related_item {
      width: calc( (100% - 8px ) / 5);
      float: left;
      margin-right: 2px;
      background-color: #ffffff; }
      .p-ban_related_item:hover .p-ban_related_item_img img {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); }
      .p-ban_related_item_txt {
        padding: 24px 12px;
        font-size: 16px; }
  .p-ban_external {
    text-align: center; }
    .p-ban_external li {
      margin-bottom: 10px;
      display: inline-block; }
    .p-ban_external img:hover {
      -webkit-transform: scale(1.1);
              transform: scale(1.1); }
  .p-ban_external_ir {
    text-align: center; }
  .p-ban_external_ir li {
    margin-top: 30px;
    display: inline-block; }
  .p-ban_external_ir img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }}


.panel.p-aboutus-firstpanel {
  margin-top: -80px;
  padding-left: 24px;
  padding-right: 24px; }
  @media screen and (min-width: 768px) {
    .panel.p-aboutus-firstpanel {
      margin-top: -140px;
      padding-left: 60px;
      padding-right: 60px; } }
  .panel.p-aboutus-firstpanel h2 {
    margin-top: 20px;
    margin-bottom: 10px; }
    .panel.p-aboutus-firstpanel h2::before, .panel.p-aboutus-firstpanel h2::after {
      content: none; }
    @media screen and (min-width: 768px) {
      .panel.p-aboutus-firstpanel h2 {
        margin-bottom: 20px;
        margin-top: -6px; }
        .panel.p-aboutus-firstpanel h2 br {
          display: none; } }
  @media screen and (min-width: 768px) {
    .panel.p-aboutus-firstpanel {
      font-size: 15px; } }
  .panel.p-aboutus-firstpanel .p-button-line {
    margin-top: 20px; }
    @media screen and (min-width: 768px) {
      .panel.p-aboutus-firstpanel .p-button-line {
        margin-top: 30px;
        text-align: center; }
        .panel.p-aboutus-firstpanel .p-button-line .btn {
          width: 288px; } }
  @media screen and (min-width: 768px) {
    .panel.p-aboutus-firstpanel + h2 {
      margin-bottom: 60px; } }

.p-aboutus-section01-list {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .p-aboutus-section01-list {
      margin-left: 40px;
      margin-right: 40px;
      margin-bottom: 75px; } }
  @media screen and (min-width: 768px) {
    .p-aboutus-section01-list-row {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between; }
      .p-aboutus-section01-list-row + .p-button-line {
        text-align: center;
        margin: 60px 0;}
        .p-aboutus-section01-list-row + .p-button-line a {
          width: 288px; } }
  .p-aboutus-section01-list-item {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-line-pack: center;
        align-content: center;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    .p-aboutus-section01-list-item .p-aboutus-section01-list-image {
      text-align: right;
      padding-left: 0;
      padding-right: 20px; }
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-item .p-aboutus-section01-list-image {
          padding: 0; } }
    .p-aboutus-section01-list-item p br {
      display: none; }
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-item p br {
          display: inline; } }
    @media screen and (min-width: 768px) {
      .p-aboutus-section01-list-item {
        text-align: center;
        width: 230px; } }

    .p-aboutus-section01-list-item/*{
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }*/
{
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
/*  text-align: left;*/
  margin-top: 20px;}
/*      .p-aboutus-section01-list-item:nth-child(even) .p-aboutus-section01-list-image {
        text-align: left;
        padding-right: 0;
        padding-left: 20px; }*/
        @media screen and (min-width: 768px) {
          .p-aboutus-section01-list-item:nth-child(even) .p-aboutus-section01-list-image {
            padding: 0; } }
/*      .p-aboutus-section01-list-item:nth-child(even) .p-aboutus-section01-list-main {
        text-align: right; }*/
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-item:nth-child(even) {
          text-align: center; }
          .p-aboutus-section01-list-item:nth-child(even) .p-aboutus-section01-list-main {
            text-align: center; } }
    @media screen and (min-width: 768px) {
      .p-aboutus-section01-list-item {
        display: block; } }
  .p-aboutus-section01-list-row:nth-child(even) {
    margin-bottom: 24px; }
    .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-image {
      text-align: right;
      padding-left: 0;
      padding-right: 20px; }
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-image {
          padding: 0; } }
    .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-main {
      text-align: left; }
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-main {
          text-align: center; } }
/*    .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item:nth-child(odd) {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse; }*/
/*      .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item:nth-child(odd) .p-aboutus-section01-list-image {
        text-align: left;
        padding-right: 0;
        padding-left: 20px; }*/
        @media screen and (min-width: 768px) {
          .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item:nth-child(odd) .p-aboutus-section01-list-image {
            padding: 0; } }
/*      .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item:nth-child(odd) .p-aboutus-section01-list-main {
        text-align: right; }*/
        @media screen and (min-width: 768px) {
          .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item:nth-child(odd) .p-aboutus-section01-list-main {
            text-align: center; } }
    @media screen and (min-width: 768px) {
      .p-aboutus-section01-list-row/*:nth-child(even) */{
        margin-top: 36px;
        width: 530px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px; } }
/*    .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item {
      -webkit-box-orient: horizontal;
      -webkit-box-direction: reverse;
          -ms-flex-direction: row-reverse;
              flex-direction: row-reverse;
      text-align: right; }*/
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item {
          text-align: center; }
          .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item .p-aboutus-section01-list-main {
            text-align: center; } }

      .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item:nth-child(even) {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
            -ms-flex-direction: row;
                flex-direction: row;
        text-align: left; }

        @media screen and (min-width: 768px) {
          .p-aboutus-section01-list-row:nth-child(even) .p-aboutus-section01-list-item:nth-child(even) {
            text-align: center; } }
  .p-aboutus-section01-list-image {
    width: 50%;
    padding-right: 20px;
    padding-left: 20px; }
    @media screen and (min-width: 415px) {
      .p-aboutus-section01-list-image {
        width: auto; } }
    @media screen and (min-width: 768px) {
      .p-aboutus-section01-list-image {
        padding: 0;
        width: auto;
        margin-bottom: 20px; } }
    .p-aboutus-section01-list-image img {
      max-width: 100%;
      height: auto; }
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-image img {
          max-width: 100%; } }
  .p-aboutus-section01-list-main {
    width: 50%; }
    @media screen and (min-width: 415px) {
      .p-aboutus-section01-list-main {
        width: auto; } }
    @media screen and (min-width: 768px) {
      .p-aboutus-section01-list-main {
        width: auto; } }
    .p-aboutus-section01-list-main h3 {
      margin: 0 0 10px;
      font-weight: normal; }
      @media screen and (min-width: 768px) {
        .p-aboutus-section01-list-main h3 {
          font-size: 20px;
          margin-bottom: 8px; } }
    .p-aboutus-section01-list-main p {
      margin: 0;
      line-height: 1.4;
      font-size: 13px; }

.p-aboutus-graph {
  position: relative;
  padding-bottom: 5px;
  text-align: center; }
  .p-aboutus-graph img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
    padding: 10px;
    border: solid 1px #e6e6e6; }
    @media screen and (min-width: 768px) {
      .p-aboutus-graph img {
        padding: 0;
        border: none; } }
  .p-aboutus-graph .p-graph-zoom-btn {
    position: absolute;
    right: 5px;
    bottom: 10px; }
    .p-aboutus-graph .p-graph-zoom-btn img {
      padding: 0;
      border: none; }
    @media screen and (min-width: 768px) {
      .p-aboutus-graph .p-graph-zoom-btn {
        display: none; } }

.panel.p-aboutus-section03 {
  margin-bottom: 30px; }
  @media screen and (min-width: 768px) {
    .panel.p-aboutus-section03 {
      margin-bottom: 40px; }
      .panel.p-aboutus-section03 br {
        display: none; }
      .panel.p-aboutus-section03 + .p-button-line {
        text-align: center; }
        .panel.p-aboutus-section03 + .p-button-line a {
          width: 288px; } }

.p-aboutus-ficilities-count-image {
  position: relative;
  width: 100%;
  height: auto;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 20px; }
  .p-aboutus-ficilities-count-image img {
    height: auto; }
  .p-aboutus-ficilities-count-image .p-flash-number {
    position: absolute;
    display: inline-block;
    text-align: center;
    width: 21.35593%; }
    .p-aboutus-ficilities-count-image .p-flash-number-01 {
      width: 26.44068%;
      top: 34.61734%;
      left: 10.16949%; }
    .p-aboutus-ficilities-count-image .p-flash-number-02 {
      width: 26.44068%;
      top: 34.61734%;
      left: 63.38983%; }
    .p-aboutus-ficilities-count-image .p-flash-number-03 {
      width: 26.44068%;
      top: 76.62868%;
      left: 9.83051%; }
    .p-aboutus-ficilities-count-image .p-flash-number-04 {
      width: 19.66102%;
      top: 3.36091%;
      left: 54.23729%; }
    .p-aboutus-ficilities-count-image .p-flash-number-05 {
      width: 26.44068%;
      top: 76.62868%;
      left: 63.38983%; }
    .p-aboutus-ficilities-count-image .p-flash-number img {
      max-width: 33.3333333333%; }
  @media screen and (min-width: 768px) {
    .p-aboutus-ficilities-count-image {
      margin-top: 80px; }
      .p-aboutus-ficilities-count-image img {
        max-width: 100%;
        height: auto; }
      .p-aboutus-ficilities-count-image .p-flash-number {
        top: 58.72093%;
        width: 12.40561%; }
        .p-aboutus-ficilities-count-image .p-flash-number-01 {
          left: 14.2%; }
        .p-aboutus-ficilities-count-image .p-flash-number-02 {
          left: 43.5%; }
        .p-aboutus-ficilities-count-image .p-flash-number-03 {
          left: 72.5%; }
        .p-aboutus-ficilities-count-image .p-flash-number-04 {
          top: -1.45349%;
          left: 49.62244%; }
        .p-aboutus-ficilities-count-image .p-flash-number-05 {
          left: 81.9849%; } }

.p-aboutus-ficilities-count-att {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 30px;
  line-height: 17px;
  color: #333333;
  font-size: 11px; }
  .p-aboutus-ficilities-count-att li + li {
    margin-top: 5px; }
  @media screen and (min-width: 768px) {
    .p-aboutus-ficilities-count-att {
      font-size: 12px; } }

.p-investor-faq dt, .p-investor-faq dd {
  position: relative;
  padding: 20px 15px 20px 60px; }
  .p-investor-faq dt span, .p-investor-faq dd span {
    display: inline-block;
    position: absolute;
    left: 15px;
    top: 14px; }

.p-investor-faq dt {
  background-color: #f2f2f2;
  font-size: 15px; }
  @media screen and (min-width: 768px) {
    .p-investor-faq dt {
      font-size: 18px; }
      .p-investor-faq dt span {
        top: 17px; } }

.p-investor-faq dd {
  font-size: 13px; }
  .p-investor-faq dd p {
    margin-top: 6px;
    margin-bottom: 6px; }
    @media screen and (min-width: 768px) {
      .p-investor-faq dd p {
        margin-top: 12px;
        margin-bottom: 12px; }
        .p-investor-faq dd p.p-investor-faq__numlist {
          margin-top: 3px;
          margin-bottom: 3px; } }
  .p-investor-faq dd p:first-child {
    margin-top: 0; }
  .p-investor-faq dd span {
    top: 12px; }
  @media screen and (min-width: 768px) {
    .p-investor-faq dd {
      font-size: 14px; }
      .p-investor-faq dd span {
        top: 14px; } }

@media screen and (min-width: 768px) {
  .p-investor-faq__helpdesk {
    margin-top: 24px; } }

.p-investor-faq__helpdesk-title {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.4; }

.p-calendar-fill-image {
  padding-top: 70px;
  padding-bottom: 60px; }
  @media screen and (max-width: 600px) {
    .p-calendar-fill-image {
      padding-top: 90px; } }
  @media screen and (max-width: 400px) {
    .p-calendar-fill-image {
      padding-top: 100px; } }
  .p-calendar-fill-image img {
    max-width: 100%;
    height: auto; }
  .p-calendar-fill-image .content {
    padding: 0; }

.p-calendar-list {
  display: none; }
  .p-calendar-list#p-calendar-list-2025 {
    display: block; }

@media screen and (min-width: 768px) {
  .p-calendar-fill-image {
    padding: 120px 0;
    background-image: -webkit-linear-gradient(top, rgba(0, 189, 186, 0.15), rgba(0, 189, 186, 0.15) 50%, rgba(0, 129, 189, 0.15) 50%, rgba(0, 129, 189, 0.15)), -webkit-linear-gradient(135deg, #eceeee 25%, #dee2e2 25%, #dee2e2 50%, #eceeee 50%, #eceeee 75%, #dee2e2 75%, #dee2e2);
    background-image: linear-gradient(to bottom, rgba(0, 189, 186, 0.15), rgba(0, 189, 186, 0.15) 50%, rgba(0, 129, 189, 0.15) 50%, rgba(0, 129, 189, 0.15)), linear-gradient(-45deg, #eceeee 25%, #dee2e2 25%, #dee2e2 50%, #eceeee 50%, #eceeee 75%, #dee2e2 75%, #dee2e2);
    background-position: center center, center center;
    background-repeat: repeat-x, repeat;
    background-size: 100% 100%, 6px 6px; }
  .p-calendar-list {
    display: none; }
    .p-calendar-list#p-calendar-list-2025 {
      display: block; }
    .p-calendar-list .table-responsive th {
      width: 12em; } }

.p-calendar-year-pulldown-div {
  text-align: center;
  margin-bottom: 40px; }

.p-calendar-year-pulldown-label {
  display: inline-block;
  position: relative;
  width: 100%;
  height: 45px;
  background-color: #fff;
  border-radius: 2px; }
  @media screen and (min-width: 768px) {
    .p-calendar-year-pulldown-label {
      width: 300px;
      height: 67px; } }
  .p-calendar-year-pulldown-label select {
    display: inline-block;
    width: 100%;
    -webkit-appearance: none;
    position: relative;
    z-index: 2;
    height: 100%;
    opacity: 0;
    margin-bottom: 0; }

.p-calendar-year-pulldown-arrow {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  right: 10px;
  top: 50%;
  border-right: solid 2px #00acca;
  border-bottom: solid 2px #00acca;
  -webkit-transform: rotate(45deg) translate(-50%, -50%);
          transform: rotate(45deg) translate(-50%, -50%);
  z-index: 1; }
  @media screen and (min-width: 768px) {
    .p-calendar-year-pulldown-arrow {
      width: 14px;
      height: 14px; } }

.p-calendar-year-pulldown-value {
  display: inline-block;
  position: absolute;
  line-height: 45px;
  font-size: 18px;
  width: 100%; }
  @media screen and (min-width: 768px) {
    .p-calendar-year-pulldown-value {
      line-height: 67px;
      font-size: 24px; } }

.p-highlights-graph-image {
  text-align: center; }

.p-highlights-graph-area img {
  max-width: 100%;
  height: auto; }

@media screen and (min-width: 768px) {
  .p-highlights-graph-area {
    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; }
    .p-highlights-graph-area .panel {
      width: calc(50% - 16px);
      margin-top: 0;
      margin-bottom: 32px; } }

@media screen and (max-width: 767px) {
  .p-highlights-graph-area {
    margin-bottom: 15px; } }

.p-highlights-graph-image {
  text-align: center; }

.p-highlights-table .table-responsive tbody tr td[data-label]:before {
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px; }

@media screen and (max-width: 920px) and (min-width: 768px) {
  .p-highlights-table .table-responsive tbody tr th {
    white-space: normal; }
    .p-highlights-table .table-responsive tbody tr th br {
      display: none; } }

.p-highlights-graph-att {
  font-size: 12px;
  color: #808080;
  margin: 0; }

.entry-yearPulldown {
  -webkit-appearance: none;
  border-radius: 0;
  border: none;
  background: #fff url(/assets/img/common/chosen-arrow.svg) calc(100%  - 15px) 50% no-repeat;
  background-size: 10.5px auto;
  font-size: 18px;
  width: 100%;
  margin-bottom: 5px;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: calc((100% - 4em) / 2);
  position: relative; }

.chosen-container {
  font-size: 24px;
  color: #333;
  width: 300px;
  text-align: center;
  display: block;
  margin: 0 auto 40px; }
  .chosen-container .chosen-results {
    color: #333;
    margin: 0;
    padding: 0; }
  .chosen-container .chosen-results li {
    padding: 24px; }
    .chosen-container .chosen-results li.highlighted {
      background: #00acca; }

.chosen-container-single .chosen-single {
  border: none;
  border-radius: 0;
  background: #fff;
  box-shadow: none;
  height: auto;
  padding: 24px;
  color: #333; }

.chosen-container-single .chosen-single span {
  margin-right: 0; }

.chosen-container-single .chosen-single div b {
  background: url(/assets/img/common/chosen-arrow.svg) 0 0 no-repeat !important;
  background-size: contain !important;
  -webkit-transition: all ease .25s;
  transition: all ease .25s;
  -webkit-transform-origin: center;
          transform-origin: center; }

.chosen-container-single .chosen-single div {
  width: 14px;
  height: 9px;
  bottom: 0;
  margin: auto;
  right: 20px; }

.chosen-container-single .chosen-drop {
  border-radius: 0;
  border: none;
  margin-top: 5px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.15); }

.chosen-container-active.chosen-with-drop .chosen-single {
  background: #fff;
  border: none;
  border-radius: 0;
  box-shadow: none; }

.chosen-container-active.chosen-with-drop .chosen-single div b {
  -webkit-transform: rotateZ(180deg);
          transform: rotateZ(180deg);
  background-position: 0 0; }

.p-financial-data a[href$="pdf"]::after {
  content: '';
  display: inline-block;
  position: relative;
  top: -2px;
  width: 1em;
  height: 1em;
  margin-left: 6px;
  vertical-align: middle;
  background: transparent url(/assets/img/common/icon-pdf.svg) no-repeat center bottom;
  background-size: contain; }
  @media screen and (min-width: 768px) {
    .p-financial-data a[href$="pdf"]::after {
      width: 18px;
      height: 18px;
      vertical-align: middle; } }

.p-financial-data ul {
  font-size: 14px; }
  .p-financial-data ul + ul {
    margin-top: 4px; }
    @media screen and (min-width: 768px) {
      .p-financial-data ul + ul {
        margin-top: 0; } }

.p-financial-data li {
  line-height: 24px; }

.p-financial-data li + li {
  margin-top: 0px; }
  @media screen and (min-width: 768px) {
    .p-financial-data li + li {
      margin-top: 12px; } }

.p-financial-data table th {
  width: 200px; }

.p-financial-data-title {
  font-size: 15px;
  border-bottom: solid 1px #dddddd;
  line-height: 1.3;
  padding-bottom: 5px; }
  @media screen and (min-width: 768px) {
    .p-financial-data-title {
      margin-bottom: 0; } }

.p-financial-data-main {
  margin-bottom: calc(1em + 15px); }
  @media screen and (min-width: 768px) {
    .p-financial-data-main {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      margin-top: calc(1em - 5px);
      margin-bottom: calc(1em + 20px); } }

@media screen and (min-width: 768px) {
  .p-financial-data-q {
    max-width: 27.5%;
    border-right: solid 1px #dddddd;
    padding-left: 16px;
    padding-right: 16px;
    -webkit-box-flex: 1;
        -ms-flex-positive: 1;
            flex-grow: 1; }
    .p-financial-data-q:last-child {
      max-width: 20%;
      border-right: none; }
    .p-financial-data-q:first-child {
      max-width: 25%;
      padding-left: 0; } }

.p-financial-pdf::after {
  content: '';
  display: inline-block;
  width: 1.2em;
  height: 1.2em;
  margin-left: 6px;
  vertical-align: top;
  background: transparent url(/assets/img/common/icon-pdf.svg) no-repeat center bottom;
  background-size: 100% auto; }

.p-stock-graph {
  position: relative;
  padding-bottom: 5px;
  text-align: center;
  margin-top: -10px;
  margin-bottom: 10px; }
  @media screen and (min-width: 768px) {
    .p-stock-graph {
      margin-top: -20px;
      margin-bottom: 20px; } }
  .p-stock-graph img {
    display: inline-block;
    margin-left: auto;
    margin-right: auto;
    max-width: 100%;
    height: auto;
    padding: 10px;
    border: solid 1px #e6e6e6; }
    @media screen and (min-width: 768px) {
      .p-stock-graph img {
        padding: 0;
        border: none; } }
  .p-stock-graph .p-graph-zoom-btn {
    position: absolute;
    right: 5px;
    bottom: 10px; }
    .p-stock-graph .p-graph-zoom-btn img {
      padding: 0;
      border: none; }
    @media screen and (min-width: 768px) {
      .p-stock-graph .p-graph-zoom-btn {
        display: none; } }

@media screen and (max-width: 920px) and (min-width: 768px) {
  .p-stock-shareholder table tbody tr th {
    white-space: normal; } }

@media screen and (min-width: 768px) {
  .investorGovernance th {
    width: 8em; } }

.panel .p-shareholder-atttext {
  font-weight: bold;
  margin: 0;
  padding: 0; }
  .panel .p-shareholder-atttext li {
    list-style: none;
    margin-bottom: .3em; }
    .panel .p-shareholder-atttext li:before {
      content: '※';
      font-weight: bold; }
    @media screen and (min-width: 768px) {
      .panel .p-shareholder-atttext li {
        margin-left: 1em;
        text-indent: -1em; } }

.panel .p-shareholder-atttext2 {
  margin: 0 0 24px;
  padding: 0 0 12px;
  border-bottom: solid 1px #dddddd; }
  @media screen and (min-width: 768px) {
    .panel .p-shareholder-atttext2 {
      padding-bottom: 36px;
      margin-bottom: 36px; } }
  .panel .p-shareholder-atttext2 li {
    list-style: none;
    margin-bottom: .3em; }
    .panel .p-shareholder-atttext2 li:before {
      content: '※';
      font-weight: bold; }

.panel .p-shareholder-limit p:first-child {
  margin-bottom: 0; }

.panel .p-shareholder-limit p:last-child {
  margin-top: 0; }
.point {
  background: linear-gradient(transparent 50%, #a8eaff 50%);
  font-size: 18px;
}

.panel .p-shareholder-banner {
  margin-bottom: 24px;
  text-align: center; }
  @media screen and (min-width: 768px) {
    .panel .p-shareholder-banner {
      margin-bottom: 36px; } }
  .panel .p-shareholder-banner img {
    max-width: 100%;
    height: auto; }

.panel .p-shareholder-calender img {
  max-width: 100%;
  height: auto; }

.panel .p-shareholder-contact {
  background-image: -webkit-linear-gradient(135deg, #00acca 25%, #48c3d9 25%, #48c3d9 50%, #00acca 50%, #00acca 75%, #48c3d9 75%, #48c3d9);
  background-image: linear-gradient(-45deg, #00acca 25%, #48c3d9 25%, #48c3d9 50%, #00acca 50%, #00acca 75%, #48c3d9 75%, #48c3d9);
  background-size: 6px 6px;
  background-size: 4px 4px;
  color: #ffffff;
  padding: 20px 15px; }
  @media screen and (min-width: 768px) {
    .panel .p-shareholder-contact {
      padding: 30px 50px;
      background-size: 6px 6px; }
      .panel .p-shareholder-contact:after {
        content: " ";
        display: block;
        clear: both; }
      .panel .p-shareholder-contact__main {
        float: left;
        margin-left: 40px;
        width: 440px; } }
  .panel .p-shareholder-contact__title {
    font-size: 16px;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .panel .p-shareholder-contact__title {
        float: left; } }
  .panel .p-shareholder-contact__telnum {
    display: none; }
    @media screen and (min-width: 768px) {
      .panel .p-shareholder-contact__telnum {
        display: block;
        font-size: 28px;
        font-weight: bold;
        margin: 12px 0 0; } }
  .panel .p-shareholder-contact__telnum-sp {
    background-color: #fff;
    color: #00acca;
    text-align: center;
    line-height: 45px;
    font-size: 19px;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .panel .p-shareholder-contact__telnum-sp {
        display: none; } }
  .panel .p-shareholder-contact__text {
    font-size: 13px;
    font-weight: bold; }
    @media screen and (min-width: 768px) {
      .panel .p-shareholder-contact__text {
        margin-top: 6px; } }

@media screen and (min-width: 768px) {
  .panel .table-responsive.p-table-shareholder thead th {
    text-align: right;
    padding: 6px 20px 6px 6px; }
  .panel .table-responsive.p-table-shareholder thead tr:first-child th:first-child {
    text-align: left;
    padding-left: 30px; }
  .panel .table-responsive.p-table-shareholder thead tr:first-child th:last-child {
    text-align: center;
    padding: 6px; }
  .panel .table-responsive.p-table-shareholder tbody tr td:nth-child(2) {
    width: 144px;
    text-align: right;
    padding-right: 20px; }
  .panel .table-responsive.p-table-shareholder tbody tr td:nth-child(3) {
    width: 144px;
    text-align: right;
    padding-right: 20px; } }

@media screen and (max-width: 767px) {
  .panel .table-responsive.p-table-shareholder tbody th {
    background-color: #f2f2f2;
    margin-top: -15px;
    margin-left: -15px;
    margin-right: -15px;
    padding: 15px;
    color: #333333;
    border-bottom: solid 1px #dddddd; }
  .panel .table-responsive.p-table-shareholder tbody tr td:nth-child(2) {
    padding-top: 5px;
    padding-bottom: 5px; }
    .panel .table-responsive.p-table-shareholder tbody tr td:nth-child(2):before {
      content: '進呈ポイント数 - 初年度';
      display: block;
      color: #808080;
      font-weight: bold;
      margin-bottom: 4px; }
  .panel .table-responsive.p-table-shareholder tbody tr td:nth-child(3) {
    padding-bottom: 5px; }
    .panel .table-responsive.p-table-shareholder tbody tr td:nth-child(3):before {
      content: '進呈ポイント数 - 1年以上保有';
      display: block;
      color: #808080;
      font-weight: bold;
      margin-bottom: 4px; } }
