@charset "UTF-8";
/* 短縮セット
-------------------------------------*/
.rel {
  position: relative; }

.ac {
  text-align: center; }

@media screen and (min-width: 768px), print {
  	/* PC
  -------------------------------------*/
  .main-title img {
    max-width: 100%; }

  main {
    width: 100%; }

  h2.main-title {
    background: url("../images/material/h2-bg.jpg") no-repeat center top; }

  /*============================
  #lead
  ============================*/
  #lead .bg-box {
    background: linear-gradient(180deg, #fff 0%, #fff 76px, #f4f4f4 76px, #f4f4f4 100%);
    padding-bottom: 270px; }
    #lead .bg-box .inner {
      width: 1200px;
      margin: 0 auto; }
      #lead .bg-box .inner .ttl {
        text-align: center; }
      #lead .bg-box .inner .wh-box {
        background-color: #fff;
        width: 576px;
        padding: 37px 45px 0px;
        position: absolute;
        bottom: 0px;
        right: 86px;
        z-index: 10; }
        #lead .bg-box .inner .wh-box .ttl.f-min-02 {
          font-size: 32px;
          font-weight: bold;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #282828;
          margin-bottom: 16px; }
      #lead .bg-box .inner .wh-box02 {
        background-color: #fff;
        padding: 60px 53px 40px;
        position: absolute;
        bottom: -180px;
        left: 50px;
        width: 1064px; }
        #lead .bg-box .inner .wh-box02 .txt.f-min-02 {
          font-size: 16px;
          line-height: 1.8;
          letter-spacing: 0.03em;
          color: #585858; }

  /*============================
  #num01
  ============================*/
  #num01 {
    background-color: #f4f4f4;
    padding-bottom: 60px;
    margin-bottom: 140px; }
    #num01 .inner {
      width: 1200px;
      margin: 0 auto; }
      #num01 .inner .txtbox {
        width: 465px;
        margin-left: auto;
        margin-right: 100px;
        margin-bottom: 170px; }
      #num01 .inner .ttl {
        margin-bottom: 20px; }
        #num01 .inner .ttl .num {
          margin-bottom: 12px; }
        #num01 .inner .ttl .jp.f-min-02 {
          font-size: 32px;
          font-weight: bold;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #282828; }
        #num01 .inner .ttl .num, #num01 .inner .ttl .jp {
          display: inline-block; }
        #num01 .inner .ttl .sub.f-min-02 {
          font-size: 20px;
          line-height: 1.6;
          letter-spacing: 0.05em;
          color: #4d4d4d;
          display: block; }
      #num01 .inner .photo {
        position: absolute;
        top: -34px;
        left: 180px;
        z-index: 5; }
      #num01 .inner .abs-photo {
        position: absolute;
        top: 206px;
        left: 10px; }
      #num01 .inner .txt {
        font-size: 14px;
        font-weight: bold;
        line-height: 2;
        letter-spacing: 0.05em;
        color: #282828; }
        #num01 .inner .txt p {
          margin-bottom: 28px; }
          #num01 .inner .txt p:last-child {
            margin-bottom: 0px; }
      #num01 .inner .wh-box {
        background-color: #fff;
        border-top: 2px solid #282828;
        padding: 0 100px 0px; }
        #num01 .inner .wh-box .ttl02.f-min-02.ac {
          width: 770px;
          margin: 0 auto 30px;
          background-color: #282828;
          padding: 10px 0;
          font-size: 20px;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #fff; }
        #num01 .inner .wh-box .txt02.ac {
          font-size: 14px;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #282828;
          margin-bottom: 28px; }
        #num01 .inner .wh-box .flex {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-box-pack: center;
          -ms-flex-pack: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-justify-content: center;
          justify-content: center;
          -webkit-box-align: center;
          -ms-flex-align: center;
          
          -webkit-box-lines: multiple;
          -moz-box-lines: multiple;
          -webkit-flex-wrap: wrap;
          -moz-flex-wrap: wrap;
          -ms-flex-wrap: wrap;
          flex-wrap: wrap; }
          #num01 .inner .wh-box .flex li {
            width: 280px;
            margin-right: 80px;
            margin-bottom: 60px; }
            #num01 .inner .wh-box .flex li:nth-child(3n) {
              margin-right: 0px; }
          #num01 .inner .wh-box .flex .bnr {
            margin-bottom: 12px; }
          #num01 .inner .wh-box .flex .txt03 {
            font-size: 14px;
            line-height: 2;
            letter-spacing: 0.05em;
            color: #282828; }

  /*============================
  #num02
  ============================*/
  #num02 {
    margin-bottom: 95px; }
    #num02 .inner {
      width: 1200px;
      margin: 0 auto; }
      #num02 .inner .txtbox {
        width: 640px;
        margin-bottom: 165px;
        margin-left: 50px; }
        #num02 .inner .txtbox .ttl {
          margin-bottom: 30px; }
          #num02 .inner .txtbox .ttl .num {
            margin-bottom: 12px; }
          #num02 .inner .txtbox .ttl .jp.f-min-02 {
            font-size: 32px;
            font-weight: bold;
            line-height: 1.5;
            letter-spacing: 0.05em;
            color: #282828; }
          #num02 .inner .txtbox .ttl .num, #num02 .inner .txtbox .ttl .jp {
            display: inline-block; }
          #num02 .inner .txtbox .ttl .sub.f-min-02 {
            font-size: 20px;
            line-height: 1.6;
            letter-spacing: 0.05em;
            color: #4d4d4d;
            display: block; }
        #num02 .inner .txtbox .photo {
          position: absolute;
          top: -4px;
          right: 0px; }
        #num02 .inner .txtbox .txt {
          font-size: 14px;
          line-height: 2;
          letter-spacing: 0.05em;
          color: #282828;
          width: 345px; }
          #num02 .inner .txtbox .txt p {
            margin-bottom: 27px; }
            #num02 .inner .txtbox .txt p:last-child {
              margin-bottom: 0px; }
      #num02 .inner .g-box {
        background-color: #f4f4f4;
        padding: 0 78px 36px 71px;
        border-top: 2px solid #282828; }
        #num02 .inner .g-box .ttl02 {
          width: 770px;
          margin: 0 auto 53px;
          background-color: #282828;
          padding: 10px 0;
          font-size: 20px;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #fff; }
        #num02 .inner .g-box .flex {
          display: -webkit-box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flex;
          display: -o-flex;
          display: flex;
          -webkit-box-pack: justify;
          -ms-flex-pack: justify;
          -webkit-justify-content: space-between;
          justify-content: space-between; }
          #num02 .inner .g-box .flex li {
            width: 500px; }
          #num02 .inner .g-box .flex .photo02 {
            margin-bottom: 25px; }
          #num02 .inner .g-box .flex .ttl03 {
            font-size: 20px;
            font-weight: bold;
            line-height: 1.5;
            letter-spacing: 0.05em;
            color: #282828;
            margin-bottom: 18px; }
          #num02 .inner .g-box .flex .txt {
            font-size: 14px;
            font-weight: bold;
            line-height: 1.8;
            letter-spacing: 0.05em;
            color: #282828; }
            #num02 .inner .g-box .flex .txt p {
              margin-bottom: 28px; }
              #num02 .inner .g-box .flex .txt p:last-child {
                margin-bottom: 0px; }

  /*============================
  #afw
  ============================*/
  #afw {
    margin-bottom: 99px; }
    #afw .bg-box {
      width: 1000px;
      margin: 0 auto;
      background: url("../images/material/afw-bg01.jpg") no-repeat center top;
      padding: 63px 0 63px; }
      #afw .bg-box .ttl {
        margin-bottom: 15px; }
        #afw .bg-box .ttl .logo {
          margin-bottom: 20px; }
        #afw .bg-box .ttl span {
          display: block; }
      #afw .bg-box .txt {
        font-size: 12px;
        line-height: 2;
        letter-spacing: 0.05em;
        color: #fff; }

  .common-list li:nth-of-type(3) {
    display: none; } }
@media screen and (max-width: 767px) {
  	/* SP
  -------------------------------------*/
  	/*============================
  #lead
  ============================*/
  #lead .bg-box {
    background: linear-gradient(180deg, #fff 0%, #fff 76px, #f4f4f4 76px, #f4f4f4 100%);
    padding-bottom: 10%; }
    #lead .bg-box .inner {
      padding: 0 3%; }
      #lead .bg-box .inner .ttl {
        text-align: center;
        margin-bottom: 3%; }
      #lead .bg-box .inner .wh-box {
        background-color: #fff;
        width: 100%;
        padding: 3% 3%; }
        #lead .bg-box .inner .wh-box .ttl.f-min-02 {
          font-size: 1.2rem;
          font-weight: bold;
          line-height: 1.6;
          letter-spacing: 0.05em;
          color: #282828;
          text-align: left; }
      #lead .bg-box .inner .wh-box02 {
        background-color: #fff;
        padding: 0% 3% 3%;
        margin-bottom: 10%; }
        #lead .bg-box .inner .wh-box02 .txt.f-min-02 {
          font-size: 0.9rem;
          font-weight: bold;
          line-height: 1.8;
          letter-spacing: 0.03em;
          color: #585858;
          text-align: left; }

  /*============================
  #num01
  ============================*/
  #num01 {
    background-color: #f4f4f4;
    padding-bottom: 8%;
    margin-bottom: 8%; }
    #num01 .inner {
      padding: 0 3%; }
      #num01 .inner .ttl {
        margin-bottom: 5%; }
        #num01 .inner .ttl .jp.f-min-02 {
          font-size: 1.4rem;
          font-weight: bold;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #282828; }
        #num01 .inner .ttl .num, #num01 .inner .ttl .jp {
          display: inline-block;
          vertical-align: middle; }
        #num01 .inner .ttl .sub.f-min-02 {
          font-size: 1rem;
          line-height: 1.6;
          letter-spacing: 0.05em;
          color: #4d4d4d;
          display: block; }
      #num01 .inner .photo {
        margin-bottom: 5%;
        text-align: center; }
      #num01 .inner .abs-photo {
        position: absolute;
        top: 10%;
        left: 3%;
        width: 40%; }
      #num01 .inner .txt {
        font-size: 0.9rem;
        font-weight: bold;
        line-height: 2;
        letter-spacing: 0.05em;
        color: #282828;
        margin-bottom: 8%; }
        #num01 .inner .txt p {
          margin-bottom: 5%; }
          #num01 .inner .txt p:last-child {
            margin-bottom: 0px; }
      #num01 .inner .wh-box {
        background-color: #fff;
        border-top: 2px solid #282828;
        padding: 0 3% 5%; }
        #num01 .inner .wh-box .ttl02.f-min-02.ac {
          background-color: #282828;
          padding: 10px 0;
          font-size: 1rem;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #fff;
          margin-bottom: 5%; }
        #num01 .inner .wh-box .txt02.ac {
          font-size: 0.875em;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #282828;
          margin-bottom: 6%; }
        #num01 .inner .wh-box .flex li {
          margin-bottom: 5%; }
          #num01 .inner .wh-box .flex li:nth-child(3n) {
            margin-right: 0px; }
        #num01 .inner .wh-box .flex .bnr {
          margin-bottom: 3%; }
        #num01 .inner .wh-box .flex .txt03 {
          font-size: 0.9rem;
          line-height: 1.8;
          letter-spacing: 0.05em;
          color: #282828; }

  /*============================
  #num02
  ============================*/
  #num02 .inner {
    padding: 0 3%; }
    #num02 .inner .txtbox {
      margin-bottom: 10%; }
      #num02 .inner .txtbox .ttl {
        margin-bottom: 5%; }
        #num02 .inner .txtbox .ttl .num {
          margin-bottom: 4%; }
        #num02 .inner .txtbox .ttl .jp.f-min-02 {
          font-size: 1.4rem;
          font-weight: bold;
          line-height: 1.5;
          letter-spacing: 0.05em;
          color: #282828;
          margin-bottom: 3%; }
        #num02 .inner .txtbox .ttl .num, #num02 .inner .txtbox .ttl .jp {
          display: inline;
          vertical-align: middle; }
        #num02 .inner .txtbox .ttl .sub.f-min-02 {
          font-size: 1rem;
          line-height: 1.6;
          letter-spacing: 0.05em;
          color: #4d4d4d;
          display: block; }
      #num02 .inner .txtbox .photo {
        text-align: center;
        margin-bottom: 5%; }
      #num02 .inner .txtbox .txt {
        font-size: 0.9rem;
        line-height: 1.8;
        letter-spacing: 0.05em;
        color: #282828; }
        #num02 .inner .txtbox .txt p {
          margin-bottom: 5%; }
          #num02 .inner .txtbox .txt p:last-child {
            margin-bottom: 0px; }
    #num02 .inner .g-box {
      background-color: #f4f4f4;
      padding: 0 3% 4%;
      margin-bottom: 12%; }
      #num02 .inner .g-box .ttl02 {
        margin-bottom: 7%;
        background-color: #282828;
        padding: 3% 0;
        font-size: 1rem;
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #fff; }
      #num02 .inner .g-box .flex .photo02 {
        margin-bottom: 25px; }
      #num02 .inner .g-box .flex .ttl03 {
        font-size: 1rem;
        font-weight: bold;
        line-height: 1.5;
        letter-spacing: 0.05em;
        color: #282828;
        margin-bottom: 4%; }
      #num02 .inner .g-box .flex .txt {
        font-size: 0.9rem;
        font-weight: bold;
        line-height: 1.8;
        letter-spacing: 0.05em;
        color: #282828;
        margin-bottom: 5%; }
        #num02 .inner .g-box .flex .txt p {
          margin-bottom: 5%; }
          #num02 .inner .g-box .flex .txt p:last-child {
            margin-bottom: 0px; }

  /*============================
  #afw
  ============================*/
  #afw {
    margin-bottom: 15%; }
    #afw .bg-box {
      background: url("../images/material/afw-bg01.jpg") no-repeat left top;
      padding: 6% 3%; }
      #afw .bg-box .ttl {
        margin-bottom: 5%; }
        #afw .bg-box .ttl .logo {
          margin-bottom: 3%; }
        #afw .bg-box .ttl span {
          display: block; }
      #afw .bg-box .txt {
        font-size: 0.875rem;
        line-height: 2;
        letter-spacing: 0.05em;
        color: #fff; }

  .common-list li:nth-of-type(3) {
    display: none; } }
