@charset "UTF-8";
/* ==================================================================

	feature1.html
	feature2.html
	feature3.html

=====================================================================*/
/*-----------------------------------------------------
Contents（PC 960px - 769px）
-------------------------------------------------------*/
@media all and (min-width: 769px) {
  /* .mainvisualSection
-----------------------------------*/
  .mainvisualSection {
    background: url(../images/feature/mv-pct.jpg) center top no-repeat;
    background-size: cover; }
    .mainvisualSection .inner {
      position: relative;
      width: 880px;
      height: 345px;
      margin: 0 auto 4px; }
      .mainvisualSection .inner .title {
        position: absolute;
        top: 30px;
        left: 0px;
        text-indent: -9999px;
        width: 288px;
        height: 288px;
        background: url(../images/feature/mv-title.png); }
  /* .topnaviSection
-----------------------------------*/
  .topnaviSection {
    padding: 22px 0 20px;
    background-color: #f2f2f2;
    margin-bottom: 80px; }
    .topnaviSection .inner {
      position: relative;
      width: 600px;
      margin: 0 auto;
      text-align: center;
      color: #505050; }
      .topnaviSection .inner .title {
        font-size: 16px;
        margin-bottom: 10px;
        color: #0068b4; }
        .topnaviSection .inner .title span {
          position: relative;
          display: inline-block;
          background-color: #f2f2f2;
          padding: 0 70px; }
          .topnaviSection .inner .title span:before, .topnaviSection .inner .title span:after {
            content: "";
            display: block;
            width: 50px;
            height: 1px;
            background-color: #0068b4;
            position: absolute;
            top: 50%;
            margin-top: -1px; }
          .topnaviSection .inner .title span:before {
            left: 0; }
          .topnaviSection .inner .title span:after {
            right: 0; }
      .topnaviSection .inner ul {
        overflow: hidden;
        width: 610px;
        margin-left: -5px; }
        .topnaviSection .inner ul li {
          float: left;
          width: 196px;
          margin-right: 10px; }
          .topnaviSection .inner ul li:last-child {
            margin-right: 0px; }
          .topnaviSection .inner ul li a, .topnaviSection .inner ul li span {
            display: block;
            text-indent: -9999px;
            width: 196px;
            height: 118px; }
          .topnaviSection .inner ul li:nth-child(1) a {
            background: url(../images/feature/btn-navi-01.png); }
          .topnaviSection .inner ul li:nth-child(2) a {
            background: url(../images/feature/btn-navi-02.png); }
          .topnaviSection .inner ul li:nth-child(3) a {
            background: url(../images/feature/btn-navi-03.png); }
          .topnaviSection .inner ul li:nth-child(1).current span {
            background: url(../images/feature/btn-navi-01-current.png); }
          .topnaviSection .inner ul li:nth-child(2).current span {
            background: url(../images/feature/btn-navi-02-current.png); }
          .topnaviSection .inner ul li:nth-child(3).current span {
            background: url(../images/feature/btn-navi-03-current.png); }
  /* .detailSection
-----------------------------------*/
  .detailSection {
    padding-bottom: 20px; }
    .detailSection .inner {
      position: relative;
      color: #505050; }
      .detailSection .inner .box {
        margin-bottom: 50px; }
      .detailSection .inner .title {
        width: 600px;
        text-indent: -9999px;
        margin: 0 auto 50px; }
      .detailSection .inner .title2 {
        width: 600px;
        height: 42px;
        text-indent: -9999px;
        margin: 0 auto 50px; }
      .detailSection .inner .subtitle {
        width: 600px;
        height: 67px;
        background: url(../images/feature/bg-title.png);
        margin: 0 auto 12px; }
        .detailSection .inner .subtitle span {
          display: table-cell;
          width: 600px;
          height: 67px;
          vertical-align: middle;
          text-align: center;
          font-size: 20px;
          line-height: 30px;
          color: #0068b4; }
      .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 .text.last {
          margin-bottom: 100px; }
      .detailSection .inner .pct {
        text-align: center;
        padding: 20px 0 60px; }
      .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 50px; }
        .detailSection .inner .caption dt {
          clear: left;
          float: left;
          width: 40px; }
        .detailSection .inner .caption dd {
          float: left;
          width: 560px;
          margin-bottom: 8px; }
      .detailSection .inner .profilelist {
        width: 600px;
        margin: 0 auto 88px; }
        .detailSection .inner .profilelist ul {
          overflow: hidden; }
          .detailSection .inner .profilelist ul li {
            float: left;
            width: 278px; }
            .detailSection .inner .profilelist ul li:last-child {
              float: right; }
            .detailSection .inner .profilelist ul li .ppct {
              text-align: center;
              margin-bottom: 10px; }
            .detailSection .inner .profilelist ul li .ptitle {
              font-size: 14px;
              font-style: oblique;
              line-height: 20px;
              color: #0068b4;
              margin-bottom: 10px; }
            .detailSection .inner .profilelist ul li .ptext {
              border-top: 1px solid #00b3e9;
              font-size: 11px;
              line-height: 17px;
              color: #00b3e9;
              letter-spacing: 0;
              padding-top: 10px; }
              .detailSection .inner .profilelist ul li .ptext strong {
                display: block;
                padding-top: 5px;
                font-size: 16px; }
        .detailSection .inner .profilelist.list3 li {
          width: 190px;
          margin-right: 15px; }
          .detailSection .inner .profilelist.list3 li:last-child {
            margin-right: 0px; }
          .detailSection .inner .profilelist.list3 li .ptitle {
            height: 173px;
            margin-bottom: 0px; }
      .detailSection .inner .modalbox {
        text-align: center;
        width: 600px;
        padding: 25px 0;
        background-color: #f2f2f2;
        margin: 0 auto; }
        .detailSection .inner .modalbox + .modalbox {
          margin-top: 20px; }
        .detailSection .inner .modalbox .mtitle {
          font-size: 13px;
          font-weight: bold;
          color: #0068b4;
          margin-bottom: 15px; }
        .detailSection .inner .modalbox .mtext {
          width: 550px;
          font-size: 12px;
          line-height: 20px;
          text-align: left;
          color: #505050;
          margin: 0 auto 20px; }
          .detailSection .inner .modalbox .mtext.underline {
            padding-bottom: 23px;
            background: url(../images/feature/bg-line.png) bottom center no-repeat;
            margin: 0 auto 30px; }
          .detailSection .inner .modalbox .mtext span {
            color: #0068b0; }
          .detailSection .inner .modalbox .mtext p {
            margin-bottom: 20px; }
            .detailSection .inner .modalbox .mtext p:last-of-type {
              margin-bottom: 0px; }
          .detailSection .inner .modalbox .mtext.last {
            margin: 0 auto; }
        .detailSection .inner .modalbox .caption {
          text-align: left;
          width: 550px;
          font-size: 12px;
          line-height: 20px;
          padding-top: 0;
          border-top: 0px;
          margin: 0 auto 24px; }
          .detailSection .inner .modalbox .caption dt {
            clear: left;
            float: left;
            width: 40px; }
          .detailSection .inner .modalbox .caption dd {
            float: left;
            width: 510px;
            margin-bottom: 8px; }
        .detailSection .inner .modalbox .mlogo {
          text-align: center;
          padding: 10px 0 20px; }
        .detailSection .inner .modalbox .msubtitle {
          width: 550px;
          font-size: 13px;
          line-height: 20px;
          text-align: left;
          color: #505050;
          margin: 0 auto 10px; }
        .detailSection .inner .modalbox .btn {
          padding-top: 18px;
          text-align: center; }
          .detailSection .inner .modalbox .btn img {
            width: 148px; }
      .detailSection .inner .pager {
        padding-bottom: 60px;
        text-align: center; }
        .detailSection .inner .pager li {
          text-align: center;
          display: inline-block;
          margin: 0 6px; }
          .detailSection .inner .pager li a, .detailSection .inner .pager li span {
            display: block;
            width: 50px;
            height: 50px;
            line-height: 50px;
            font-size: 18px;
            color: #fff;
            background-color: #0068b4; }
          .detailSection .inner .pager li.current span {
            background-color: #a0a0a0; }
  .feature1 .detailSection .title {
    height: 90px;
    background: url(../images/feature/detail-title-01.png); }
  .feature2 .detailSection .title {
    height: 90px;
    background: url(../images/feature/detail-title-02.png);
    margin: 0 auto 2px; }
  .feature2 .detailSection .title2 {
    height: 42px;
    background: url(../images/feature/detail-title-02.png) bottom; }
  .feature3 .detailSection .title {
    height: 90px;
    background: url(../images/feature/detail-title-03.png);
    margin: 0 auto 2px; }
  .feature3 .detailSection .title2 {
    height: 42px;
    background: url(../images/feature/detail-title-03.png) bottom; }
  /*モーダル*/
  .modalSystem {
    position: relative;
    width: 100%;
    min-width: 760px;
    margin: 0 auto;
    background-color: #f2f2f2; }
    .modalSystem .wrap {
      width: 100%; }
      .modalSystem .wrap .detail {
        padding: 30px; }
        .modalSystem .wrap .detail img {
          width: 100%; }
    .modalSystem button {
      border: 0; }
    .modalSystem .remodal-close {
      width: 50px;
      height: 50px;
      background-image: url(../images/common/btn-close.png);
      background-size: 50px; }
      .modalSystem .remodal-close:hover {
        opacity: 0.5; }
      .modalSystem .remodal-close.toparea {
        position: absolute;
        right: 10px;
        top: 10px; } }

@media all and (max-width: 900px) and (min-width: 769px) {
  .mainvisualSection .inner {
    position: relative;
    width: 768px;
    height: 530px;
    margin: 0 auto; } }

/*-----------------------------------------------------
Contents（SP 768px - ）
-------------------------------------------------------*/
@media all and (max-width: 768px) {
  /* .mainvisualSection
-----------------------------------*/
  .mainvisualSection {
    width: 100%;
    background: url(../images/sp/feature/mv-pct.jpg) center center no-repeat;
    background-size: cover; }
    .mainvisualSection .inner {
      padding-top: 200px; }
      .mainvisualSection .inner .title {
        text-indent: -9999px;
        width: 100%;
        height: 50px;
        background: url(../images/sp/feature/mv-title.png) center top no-repeat, url(../images/sp/common/bg-title.png) center top no-repeat;
        background-size: 320px 50px, 100% 50px; }
  /* .topnaviSection
-----------------------------------*/
  .topnaviSection {
    padding: 14px 0 15px;
    background-color: #f2f2f2;
    margin-bottom: 35px; }
    .topnaviSection .inner {
      text-align: center; }
      .topnaviSection .inner .title {
        font-size: 1.1rem;
        margin-bottom: 10px;
        color: #0068b4; }
        .topnaviSection .inner .title span {
          position: relative;
          display: inline-block;
          background-color: #f2f2f2;
          padding: 0 100px; }
          .topnaviSection .inner .title span:before, .topnaviSection .inner .title span:after {
            content: "";
            display: block;
            width: 90px;
            height: 1px;
            background-color: #0068b4;
            position: absolute;
            top: 50%;
            margin-top: -1px; }
          .topnaviSection .inner .title span:before {
            left: 0; }
          .topnaviSection .inner .title span:after {
            right: 0; }
      .topnaviSection .inner ul {
        width: 290px;
        margin: 0 auto;
        overflow: hidden; }
        .topnaviSection .inner ul li {
          float: left;
          width: 91px;
          margin-right: 8px; }
          .topnaviSection .inner ul li:last-child {
            margin-right: 0px; }
          .topnaviSection .inner ul li a, .topnaviSection .inner ul li span {
            display: block;
            text-indent: -9999px;
            width: 91px;
            height: 70px; }
          .topnaviSection .inner ul li:nth-child(1) a {
            background: url(../images/sp/feature/btn-navi-01.png);
            background-size: 91px 70px; }
          .topnaviSection .inner ul li:nth-child(2) a {
            background: url(../images/sp/feature/btn-navi-02.png);
            background-size: 91px 70px; }
          .topnaviSection .inner ul li:nth-child(3) a {
            background: url(../images/sp/feature/btn-navi-03.png);
            background-size: 91px 70px; }
          .topnaviSection .inner ul li:nth-child(1).current span {
            background: url(../images/sp/feature/btn-navi-01-current.png);
            background-size: 91px 70px; }
          .topnaviSection .inner ul li:nth-child(2).current span {
            background: url(../images/sp/feature/btn-navi-02-current.png);
            background-size: 91px 70px; }
          .topnaviSection .inner ul li:nth-child(3).current span {
            background: url(../images/sp/feature/btn-navi-03-current.png);
            background-size: 91px 70px; }
  /* .detailSection
-----------------------------------*/
  .detailSection {
    padding-bottom: 20px; }
    .detailSection .inner {
      position: relative;
      color: #505050; }
      .detailSection .inner .box {
        margin-bottom: 18px;
        padding: 0 20px; }
      .detailSection .inner .title {
        text-indent: -9999px;
        margin: 0 0 12px; }
      .detailSection .inner .title2 {
        height: 30px;
        text-indent: -9999px;
        margin: 0 0 12px; }
      .detailSection .inner .subtitle {
        display: table;
        table-layout: fixed;
        position: relative;
        width: 100%;
        height: 64px;
        margin: 0 0 27px; }
        .detailSection .inner .subtitle span {
          position: relative;
          z-index: 10;
          display: table-cell;
          width: 100%;
          height: 64px;
          text-align: center;
          vertical-align: middle;
          font-size: 1.5rem;
          line-height: 1.4;
          color: #0068b4;
          padding: 0 10px; }
        .detailSection .inner .subtitle:before {
          content: '';
          position: absolute;
          left: 0px;
          top: 0px;
          width: 10px;
          height: 64px;
          background: url(../images/sp/feature/bg-title.png) left;
          background-size: 280px 64px; }
        .detailSection .inner .subtitle:after {
          content: '';
          position: absolute;
          right: 0px;
          top: 0px;
          width: 10px;
          height: 64px;
          background: url(../images/sp/feature/bg-title.png) right;
          background-size: 280px 64px; }
      .detailSection .inner .text {
        margin: 0 0 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 0 40px; }
        .detailSection .inner .pct img {
          width: 100%; }
      .detailSection .inner .movie {
        margin: 0 0;
        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 0 40px; }
        .detailSection .inner .caption dt {
          clear: left;
          float: left;
          width: 25px; }
        .detailSection .inner .caption dd {
          overflow: hidden;
          margin-bottom: 4px; }
      .detailSection .inner .profilelist {
        margin: 0 0 30px; }
        .detailSection .inner .profilelist ul li {
          overflow: hidden;
          margin-bottom: 25px; }
          .detailSection .inner .profilelist ul li .ppct {
            float: left;
            width: 110px;
            margin-right: 10px; }
            .detailSection .inner .profilelist ul li .ppct img {
              width: 110px; }
          .detailSection .inner .profilelist ul li .pdetail {
            overflow: hidden; }
            .detailSection .inner .profilelist ul li .pdetail .ptitle {
              font-size: 1.3rem;
              font-style: oblique;
              line-height: 1.15;
              color: #0068b4;
              margin-bottom: 14px; }
            .detailSection .inner .profilelist ul li .pdetail .ptext {
              border-top: 1px solid #00b3e9;
              font-size: 0.8rem;
              line-height: 1.25;
              color: #00b3e9;
              letter-spacing: -0.05em;
              padding-top: 5px; }
              .detailSection .inner .profilelist ul li .pdetail .ptext strong {
                display: block;
                padding-top: 2px;
                font-size: 1rem; }
      .detailSection .inner .modalbox {
        text-align: center;
        padding: 15px 10px 20px;
        background-color: #f2f2f2;
        margin: 0 10px; }
        .detailSection .inner .modalbox + .modalbox {
          margin-top: 20px; }
        .detailSection .inner .modalbox .mtitle {
          font-size: 1.3rem;
          font-weight: bold;
          color: #0068b4;
          margin-bottom: 15px; }
        .detailSection .inner .modalbox .mtext {
          font-size: 1.2rem;
          line-height: 1.6;
          text-align: left;
          color: #505050;
          margin: 0 auto 20px; }
          .detailSection .inner .modalbox .mtext.underline {
            padding-bottom: 23px;
            background: url(../images/feature/bg-line.png) bottom center no-repeat;
            margin: 0 auto 23px; }
          .detailSection .inner .modalbox .mtext.last {
            margin: 0 auto; }
          .detailSection .inner .modalbox .mtext p {
            margin-bottom: 20px; }
            .detailSection .inner .modalbox .mtext p:last-of-type {
              margin-bottom: 0px; }
        .detailSection .inner .modalbox .caption {
          overflow: hidden;
          text-align: left;
          font-size: 1.1rem;
          line-height: 1.7;
          color: #0068b0;
          padding-top: 0px;
          border-top: 0px;
          margin: 0 0 20px; }
          .detailSection .inner .modalbox .caption dt {
            clear: left;
            float: left;
            width: 25px; }
          .detailSection .inner .modalbox .caption dd {
            overflow: hidden;
            margin-bottom: 4px; }
        .detailSection .inner .modalbox .mlogo {
          text-align: center;
          padding: 5px 0 20px;
          font-size: 1px; }
          .detailSection .inner .modalbox .mlogo img {
            width: 60%; }
        .detailSection .inner .modalbox .msubtitle {
          font-size: 1.3rem;
          line-height: 1.7;
          text-align: left;
          color: #505050;
          margin: 0 auto 10px; }
        .detailSection .inner .modalbox .mpct {
          text-align: center; }
          .detailSection .inner .modalbox .mpct img {
            width: 100%; }
        .detailSection .inner .modalbox .btn {
          padding-top: 22px;
          text-align: center; }
          .detailSection .inner .modalbox .btn img {
            width: 110px; }
      .detailSection .inner .pager {
        padding-bottom: 35px;
        text-align: center; }
        .detailSection .inner .pager li {
          text-align: center;
          display: inline-block;
          margin: 0 3px; }
          .detailSection .inner .pager li a, .detailSection .inner .pager li span {
            display: block;
            width: 42px;
            height: 42px;
            line-height: 42px;
            font-size: 1.5rem;
            color: #fff;
            background-color: #0068b4; }
          .detailSection .inner .pager li.current span {
            background-color: #a0a0a0; }
  .feature1 .detailSection .title {
    height: 42px;
    background: #3386c3 url(../images/sp/feature/detail-title-01.png) left top no-repeat;
    background-size: auto 42px; }
  .feature2 .detailSection .title {
    width: 100%;
    height: 42px;
    background: #3386c3 url(../images/sp/feature/detail-title-02.png) left top no-repeat;
    background-size: auto 73px;
    margin: 0 auto 1px; }
  .feature2 .detailSection .title2 {
    background: #00b3e9 url(../images/sp/feature/detail-title-02.png) center bottom repeat-x;
    background-size: auto 73px; }
  .feature3 .detailSection .title {
    width: 100%;
    height: 42px;
    background: #3386c3 url(../images/sp/feature/detail-title-03.png) left top no-repeat;
    background-size: auto 73px;
    margin: 0 auto 1px; }
  .feature3 .detailSection .title2 {
    background: #00b3e9 url(../images/sp/feature/detail-title-03.png) center bottom repeat-x;
    background-size: auto 73px; }
  /*モーダル*/
  .modalSystem {
    position: relative;
    width: 100%;
    background-color: #f2f2f2; }
    .modalSystem .wrap {
      width: 100%; }
      .modalSystem .wrap .detail {
        padding: 10px 5px; }
        .modalSystem .wrap .detail img {
          width: 100%; }
    .modalSystem button {
      border: 0; }
    .modalSystem .remodal-close {
      width: 30px;
      height: 30px;
      background-image: url(../images/common/btn-close.png);
      background-size: 30px; }
      .modalSystem .remodal-close.toparea {
        position: absolute;
        right: 5px;
        top: 5px; } }
