/* stylelint-disable */
/* stylelint-disable */
@charset "UTF-8";
.clearfix, #section01 .document_block .documents {
  *zoom: 1; }
  .clearfix:after, #section01 .document_block .documents:after {
    content: "";
    display: table;
    clear: both; }

/* ------------------------------
共通
------------------------------ */
.container {
  position: relative;
  z-index: 10; }

.btn_document {
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.3;
  text-align: center;
  background: #0a0f93;
  min-width: 450px;
  padding: 16px 20px 16px 50px;
  border-radius: 999px;
  box-shadow: 0 5px 0 0 #151861;
  display: inline-block;
  position: relative;
  transition: all 0.5s ease; }
  @media only screen and (max-width: 640px) {
    .btn_document {
      font-size: 16px;
      width: 100%;
      min-width: inherit;
      padding-left: 45px; } }
  .btn_document::before {
    font-family: "fontello";
    font-style: normal;
    font-weight: normal;
    speak: none;
    display: inline-block;
    text-decoration: inherit;
    text-align: center;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 22px;
    content: "\e807";
    position: absolute;
    top: 50%;
    left: 30px;
    transform: translateY(-50%); }
    @media only screen and (max-width: 640px) {
      .btn_document::before {
        left: 20px; } }
  .btn_document:hover {
    background: #0f16db; }

/* ------------------------------
section01
------------------------------ */
#section01 {
  position: relative;
  background: #d9d9d9;
  overflow: hidden; }
  #section01 .block_01 {
    position: relative;
    overflow: hidden; }
    @media only screen and (max-width: 640px) {
      #section01 .block_01 {
        background: #fff;/*#cd0400;*/ } }
    #section01 .block_01 .container {
      padding: 40px 0 0; }
      #section01 .block_01 .container::before {
        content: "";
        background: #fff;
        width: 5000px;
        height: 3000px;
        display: block;
        position: absolute;
        top: -100px;
        left: -2529px;
        z-index: -1;
        transform: rotate(40deg); }
        @media only screen and (max-width: 640px) {
          #section01 .block_01 .container::before {
            width: 2400px;
            height: 1600px;
            left: -1416px;
            transform: rotate(40deg); } }
      #section01 .block_01 .container::after {
        content: "";
        background: url(/info/ad/image/case/bg_sec01_01.png) center center no-repeat;
        background-size: cover;
        width: 848px;
        height: 609px;
        position: absolute;
        top: -100px;
        right: -400px;
        z-index: -2; }
        @media only screen and (max-width: 640px) {
          #section01 .block_01 .container::after {
            display: none; } }
    #section01 .block_01 .heading_sec {
      font-size: 32px;
      font-weight: bold;
      line-height: 1.3;
      text-align: center;
      margin-bottom: 40px; }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .heading_sec {
          font-size: 24px; } }
      #section01 .block_01 .heading_sec::after {
        background: #181818;
        width: 90px;
        height: 5px;
        margin: 16px auto 0;
        display: block;
        content: ""; }
    #section01 .block_01 .lead {
      font-size: 18px;
      line-height: 1.5;
      text-align: center; }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .lead {
          font-size: 16px;
          padding: 0 15px;
          text-align: left; } }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .lead .br_pc {
          display: none; } }
  #section01 .block_01,
  #section01 .block_02 {
    padding-top: 0; }
    #section01 .block_01 .container,
    #section01 .block_02 .container {
      padding: 0; }
      @media only screen and (max-width: 640px) {
        #section01 .block_01 .container,
        #section01 .block_02 .container {
          padding: 60px 0 0; } }
      #section01 .block_01 .container .inner,
      #section01 .block_02 .container .inner {
        margin-top: 80px; }
        @media only screen and (max-width: 640px) {
          #section01 .block_01 .container .inner,
          #section01 .block_02 .container .inner {
            margin-top: 40px; } }
        #section01 .block_01 .container .inner .holder,
        #section01 .block_02 .container .inner .holder {
          font-size: 0;
          text-align: center;
          vertical-align: top; }
          @media only screen and (max-width: 640px) {
            #section01 .block_01 .container .inner .holder,
            #section01 .block_02 .container .inner .holder {
              width: 100%;
              margin-bottom: 0;
              padding: 0;
              display: block; } }

.flex_box {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
}
          #section01 .block_01 .container .inner .holder .works_box,
          #section01 .block_02 .container .inner .holder .works_box {
            width: 47%;
            background: #eee;
            text-align: left;
            margin: 0 30px 30px 0;
            padding: 20px;
            flex-direction: column; }
            #section01 .block_01 .container .inner .holder .works_box:nth-child(2n),
            #section01 .block_02 .container .inner .holder .works_box:nth-child(2n) {
              margin-right: 0; }
              @media only screen and (max-width: 640px) {
                #section01 .block_01 .container .inner .holder .works_box:nth-child(2n),
                #section01 .block_02 .container .inner .holder .works_box:nth-child(2n) {
                  margin-right: 15px; } }
            @media only screen and (max-width: 640px) {
              #section01 .block_01 .container .inner .holder .works_box,
              #section01 .block_02 .container .inner .holder .works_box {
                display: block;
                width: auto;
                margin: 0 15px 30px 15px;
                padding: 15px; } }
            #section01 .block_01 .container .inner .holder .works_box h3,
            #section01 .block_02 .container .inner .holder .works_box h3 {
              font-size: 24px;
              font-weight: bold;
              line-height: 1.4;
              border-left: 10px solid #b4baff;
              padding: 5px 0 0 14px;
              display: table-cell;
              vertical-align: middle; }
              @media only screen and (max-width: 640px) {
                #section01 .block_01 .container .inner .holder .works_box h3,
                #section01 .block_02 .container .inner .holder .works_box h3 {
                  font-size: 18px; } }
              #section01 .block_01 .container .inner .holder .works_box h3 span,
              #section01 .block_02 .container .inner .holder .works_box h3 span {
                font-size: 18px;
                font-weight: normal; }
                @media only screen and (max-width: 640px) {
                  #section01 .block_01 .container .inner .holder .works_box h3 span,
                  #section01 .block_02 .container .inner .holder .works_box h3 span {
                    font-size: 14px; } }
            #section01 .block_01 .container .inner .holder .works_box .btn_holder,
            #section01 .block_02 .container .inner .holder .works_box .btn_holder {
              margin: 15px 0 7px; }
              #section01 .block_01 .container .inner .holder .works_box .btn_holder a,
              #section01 .block_02 .container .inner .holder .works_box .btn_holder a {
                font-size: 14px;
                color: #444;
                border: 1px solid #444;
                margin: 0 8px 8px 0;
                padding: 10px 15px;
                border-radius: 18px;
                display: inline-block;
                transition: all 0.5s ease; }
                @media only screen and (max-width: 640px) {
                  #section01 .block_01 .container .inner .holder .works_box .btn_holder a,
                  #section01 .block_02 .container .inner .holder .works_box .btn_holder a {
                    font-size: 11px;
                    padding: 10px 11px; } }
                #section01 .block_01 .container .inner .holder .works_box .btn_holder a:hover,
                #section01 .block_02 .container .inner .holder .works_box .btn_holder a:hover {
                  color: #fff;
                  background: #444; }
                #section01 .block_01 .container .inner .holder .works_box .btn_holder a span,
                #section01 .block_02 .container .inner .holder .works_box .btn_holder a span {
                  font-size: 11px; }
                  @media only screen and (max-width: 640px) {
                    #section01 .block_01 .container .inner .holder .works_box .btn_holder a span,
                    #section01 .block_02 .container .inner .holder .works_box .btn_holder a span {
                      font-size: 10px; } }
            #section01 .block_01 .container .inner .holder .works_box img,
            #section01 .block_02 .container .inner .holder .works_box img {
              height: 490px; }
              @media only screen and (max-width: 640px) {
                #section01 .block_01 .container .inner .holder .works_box img,
                #section01 .block_02 .container .inner .holder .works_box img {
                  height: auto; } }
            #section01 .block_01 .container .inner .holder .works_box p,
            #section01 .block_02 .container .inner .holder .works_box p {
              font-size: 18px;
              line-height: 1.5;
              margin-top: 20px; }
#section01 .block_01 .container .inner .holder .works_box .t_small {font-size: 14px;}
#section01 .block_01 .container .inner .holder .works_box .t_right {text-align: right;}

              @media only screen and (max-width: 640px) {
                #section01 .block_01 .container .inner .holder .works_box p,
                #section01 .block_02 .container .inner .holder .works_box p {
                  font-size: 16px;
                  margin-top: 15px; } }
            #section01 .block_01 .container .inner .holder .works_box dl,
            #section01 .block_02 .container .inner .holder .works_box dl {
              font-size: 18px;
              line-height: 1.5;
              margin: 20px 0 0 0;
              padding: 10px 15px;
              background: #ddd; }
              @media only screen and (max-width: 640px) {
                #section01 .block_01 .container .inner .holder .works_box dl,
                #section01 .block_02 .container .inner .holder .works_box dl {
                  font-size: 16px;
                  margin: 15px 0 0 0px; } }
              #section01 .block_01 .container .inner .holder .works_box dl dd,
              #section01 .block_02 .container .inner .holder .works_box dl dd {
                margin-left: 1em; }
  #section01 .block_01 .container {
    padding: 140px 0 0; }
    @media only screen and (max-width: 640px) {
      #section01 .block_01 .container {
        padding: 60px 0 0; } }
  #section01 .block_02 {
    background: #fff;
    padding: 0 0 80px;
    overflow: hidden; }
    @media only screen and (max-width: 640px) {
      #section01 .block_02 {
        padding: 0 0 40px; } }
    #section01 .block_02::before {
      content: "";
      background: #cd0400;
      width: 50%;
      height: 30%;
      display: block;
      position: absolute;
      bottom: 0;
      left: 0; }
      @media only screen and (max-width: 640px) {
        #section01 .block_02::before {
          display: none; } }
    #section01 .block_02 .container::before {
      content: "";
      background: #fff;
      width: 3000px;
      height: 2000px;
      display: block;
      position: absolute;
      bottom: 400px;
      left: -1382px;
      z-index: -1;
      transform: rotate(40deg); }
      @media only screen and (max-width: 640px) {
        #section01 .block_02 .container::before {
          width: 2000px;
          height: 1400px;
          left: -1180px;
          transform: rotate(40deg); } }
    #section01 .block_02 .container .inner {
      margin-top: 0; }
  #section01 .document_block {
    background: url(/info/ad/image/common/bg_pattern_03.jpg);
    padding: 40px 0;
    position: relative;
    z-index: 100; }
    @media only screen and (max-width: 640px) {
      #section01 .document_block {
        padding: 20px 0; } }
    #section01 .document_block .documents {
      text-align: center;
      margin-top: 20px;
      display: inline-block;
      position: relative;
      left: 50%;
      transform: translateX(-50%); }
      @media only screen and (max-width: 640px) {
        #section01 .document_block .documents {
          display: block;
          position: static;
          transform: none; } }
      #section01 .document_block .documents .holder {
        margin: 20px 25px;
        float: left; }
        @media only screen and (max-width: 640px) {
          #section01 .document_block .documents .holder {
            margin: 0;
            float: none; } }
        #section01 .document_block .documents .holder p {
          margin-top: 20px; }
/*#section01 .document_block .documents .holder_lastchild {clear:both;}*/
      #section01 .document_block .documents .holder:nth-child(3),  #section01 .document_block .documents .holder:nth-child(5) {
        clear: both; }
        #section01 .document_block .documents .holder:not(:last-child) {
          margin-bottom: 20px; }

        #section01 .document_block .documents .holder .btn_document {
          color: #fff;
          font-size: 18px;
          font-weight: bold;
          line-height: 1.3;
          text-align: center;
          background: #0a0f93;
          min-width: 500px;
          padding: 16px 20px 16px 50px;
          border-radius: 999px;
          box-shadow: 0 5px 0 0 #151861;
          display: inline-block;
          position: relative;
          transition: all 0.5s ease; }
          @media only screen and (max-width: 640px) {
            #section01 .document_block .documents .holder .btn_document {
              font-size: 16px;
              width: 100%;
              min-width: inherit;
              padding-left: 45px; } }
          #section01 .document_block .documents .holder .btn_document::before {
            font-family: "fontello";
            font-style: normal;
            font-weight: normal;
            speak: none;
            display: inline-block;
            text-decoration: inherit;
            text-align: center;
            -webkit-font-smoothing: antialiased;
            -moz-osx-font-smoothing: grayscale;
            font-size: 22px;
            content: "\e807";
            position: absolute;
            top: 50%;
            left: 30px;
            transform: translateY(-50%); }
            @media only screen and (max-width: 640px) {
              #section01 .document_block .documents .holder .btn_document::before {
                left: 20px; } }
          #section01 .document_block .documents .holder .btn_document:hover {
            background: #0f16db; }

/*# sourceMappingURL=case.css.map */
