@charset "UTF-8";
/* ==================================================================

	stakeholder.html

=====================================================================*/
/*-----------------------------------------------------
Contents（PC 960px - 769px）
-------------------------------------------------------*/
@media all and (min-width: 769px) {
  /* .mainvisualSection
  -----------------------------------*/
  .mainvisualSection {
    background: url(../images/stakeholder/mv-pct.jpg) center top no-repeat;
    background-size: cover; }
    .mainvisualSection .inner {
      position: relative;
      width: 880px;
      height: 450px;
      margin: 0 auto; }
      .mainvisualSection .inner .title {
        position: absolute;
        top: 30px;
        left: 0px;
        text-indent: -9999px;
        width: 288px;
        height: 288px;
        background: url(../images/stakeholder/mv-title.png); }

  /* .topleadSection
  -----------------------------------*/
  .topleadSection {
    padding: 18px 0 26px;
    background-color: #f2f2f2;
    margin-bottom: 60px; }
    .topleadSection .inner {
      position: relative;
      width: 900px;
      margin: 0 auto;
      text-align: center;
      color: #505050; }
      .topleadSection .inner .title {
        font-size: 20px;
        line-height: 32px;
        padding-bottom: 15px;
        border-bottom: 2px solid #c8c8c8;
        margin-bottom: 14px; }
      .topleadSection .inner .subtitle {
        font-size: 16px; }
        .topleadSection .inner .subtitle .name {
          font-size: 22px; }

  /* .detailSection
  -----------------------------------*/
  .detailSection {
    padding-bottom: 20px; }
    .detailSection .inner {
      position: relative;
      color: #505050; }
      .detailSection .inner .box {
        padding-bottom: 100px;
        border-bottom: 1px solid #cccccc;
        margin-bottom: 75px; }
        .detailSection .inner .box.last {
          border-bottom: 0px;
          margin-bottom: 0px; }
      .detailSection .inner .title {
        width: 600px;
        font-size: 22px;
        text-align: center;
        color: #0068b4;
        margin: 0 auto 14px; }
      .detailSection .inner .text {
        width: 600px;
        margin: 0 auto 20px; }
        .detailSection .inner .text p {
          font-size: 14px;
          line-height: 30px;
          margin-bottom: 25px; }
          .detailSection .inner .text p span {
            color: #0068b0; }
      .detailSection .inner .pct {
        text-align: center;
        padding: 35px 0 75px; }
        .detailSection .inner .pct .ptitle {
          text-align: center;
          font-size: 16px;
          font-weight: bold;
          color: #0068b4;
          margin-bottom: 30px; }
      .detailSection .inner .movie {
        width: 500px;
        margin: 0 auto;
        padding-top: 100px; }
      .detailSection .inner .caption {
        overflow: hidden;
        width: 600px;
        font-size: 14px;
        line-height: 22px;
        color: #0068b0;
        padding-top: 10px;
        border-top: 1px solid #0068b0;
        margin: 0 auto; }
        .detailSection .inner .caption dt {
          clear: left;
          float: left;
          width: 40px; }
        .detailSection .inner .caption dd {
          float: left;
          width: 560px;
          margin-bottom: 8px; } }
@media all and (max-width: 900px) and (min-width: 769px) {
  .mainvisualSection .inner {
    position: relative;
    width: 768px;
    height: 530px;
    margin: 0 auto; }

  .topleadSection .inner {
    position: relative;
    width: 768px;
    margin: 0 auto;
    text-align: center;
    color: #505050; } }
/*-----------------------------------------------------
Contents（SP 768px - ）
-------------------------------------------------------*/
@media all and (max-width: 768px) {
  /* .mainvisualSection
  -----------------------------------*/
  .mainvisualSection {
    width: 100%;
    background: url(../images/sp/stakeholder/mv-pct.jpg) center top no-repeat;
    background-size: cover; }
    .mainvisualSection .inner {
      padding-top: 200px; }
      .mainvisualSection .inner .title {
        text-indent: -9999px;
        width: 100%;
        height: 50px;
        background: url(../images/sp/stakeholder/mv-title.png) center top no-repeat, url(../images/sp/common/bg-title.png) center top no-repeat;
        background-size: 320px 50px, 100% 50px; }

  /* .topleadSection
  -----------------------------------*/
  .topleadSection {
    padding: 15px 0 12px;
    background-color: #f2f2f2;
    margin-bottom: 28px; }
    .topleadSection .inner {
      color: #505050; }
      .topleadSection .inner .title {
        font-size: 1.5rem;
        line-height: 1.6;
        padding: 0 20px 10px;
        border-bottom: 1px solid #c8c8c8;
        margin-bottom: 10px; }
      .topleadSection .inner .subtitle {
        font-size: 1.1rem;
        padding: 0 20px; }

  /* .detailSection
  -----------------------------------*/
  .detailSection {
    padding-bottom: 20px; }
    .detailSection .inner {
      position: relative;
      color: #505050; }
      .detailSection .inner .box {
        padding-bottom: 15px;
        border-bottom: 1px solid #bfbfbf;
        margin-bottom: 35px; }
        .detailSection .inner .box.last {
          border-bottom: 0px;
          margin-bottom: 0px; }
      .detailSection .inner .title {
        font-size: 1.6rem;
        color: #0068b4;
        margin: 0 20px 10px; }
      .detailSection .inner .text {
        margin: 0 20px 20px; }
        .detailSection .inner .text p {
          font-size: 1.3rem;
          line-height: 1.77;
          margin-bottom: 15px; }
          .detailSection .inner .text p span {
            color: #0068b0; }
      .detailSection .inner .pct {
        text-align: center;
        padding: 25px 20px 40px; }
        .detailSection .inner .pct img {
          width: 100%; }
        .detailSection .inner .pct .ptitle {
          text-align: center;
          font-size: 1.3rem;
          font-weight: bold;
          color: #0068b4;
          margin-bottom: 18px; }
      .detailSection .inner .movie {
        margin: 0 20px;
        padding-top: 35px; }
        .detailSection .inner .movie iframe {
          width: 100%;
          height: 156px; }
      .detailSection .inner .caption {
        overflow: hidden;
        font-size: 1.1rem;
        line-height: 1.7;
        color: #0068b0;
        padding-top: 10px;
        border-top: 1px solid #0068b0;
        margin: 0 20px; }
        .detailSection .inner .caption dt {
          clear: left;
          float: left;
          width: 25px; }
        .detailSection .inner .caption dd {
          overflow: hidden;
          margin-bottom: 4px; } }
