@charset "UTF-8";
/* -----------------------------------------------------------------------
valiables
------------------------------------------------------------------------- */
/* -----------------------------------------------------------------------
dmRevolution
------------------------------------------------------------------------- */
html{
  font-size: 16px;
}
body {
  font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif;
  background: #fff !important; 
}
  body dl {
    margin: 0; }
  body p {
    font-family: "Hiragino Kaku Gothic ProN","ヒラギノ角ゴ ProN W3",sans-serif; }
  body h1 {
    font-family: "M PLUS 1p", sans-serif;
    font-weight: 900;
    text-shadow: 3px 3px 1px black; }
  body p, body dd {
    line-height: 1.7; }
  body a {
    text-decoration: none; }

#DMrevolution_wrap {
  position: relative;
  /* common */
  /* section */
  /*for Tablet*/
  /*for SP*/ }
  #DMrevolution_wrap .info {
    width: 1000px;
    max-width: 95%;
    margin: auto;
    background: #fff;
    padding: 10px 0 5px;
    display: flex;
    justify-content: flex-end; }
    #DMrevolution_wrap .info .privacy {
      font-size: 13px;
      display: flex;
      align-items: baseline;
      justify-content: space-between; }
      #DMrevolution_wrap .info .privacy img {
        width: 50px;
        height: 50px;
        margin-left: 0.5rem; }
    #DMrevolution_wrap .info .tel {
      display: flex;
      align-items: center;
      justify-content: flex-end;
      font-size: 40px;
      font-weight: bold;
      font-family: "Arial", "Helvetica", sans-serif;
      line-height: 1.3; }
      #DMrevolution_wrap .info .tel img {
        width: 33px;
        height: 33px;
        margin-right: 0rem; }
    #DMrevolution_wrap .info .time {
      font-size: 13px;
      text-align: right; }
  #DMrevolution_wrap #mainVisual {
    background: #fff100;
    text-align: center;
    padding-top: 10px; }
    #DMrevolution_wrap #mainVisual .mainImage {
      position: relative;
      padding-top: 10px;
      width: 1100px;
      max-width: 100%;
      margin: auto; }
      #DMrevolution_wrap #mainVisual .mainImage .logo {
        position: absolute;
        left: -25px;
        top: -180px;
        width: 45%;
        height: auto; }
      #DMrevolution_wrap #mainVisual .mainImage .kv {
        width: 100%;
        height: auto;
        max-width: 95%;
        margin: auto; }
    #DMrevolution_wrap #mainVisual ul {
      display: flex;
      justify-content: center;
      align-items: baseline;
      width: 100%;
      max-width: 100%;
      margin: auto;
      padding-bottom: 0.5em; }
      #DMrevolution_wrap #mainVisual ul li {
        padding: 0 10px 30px;
        font-family: "ＭＳ ゴシック", "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", "Meiryo", sans-serif; }
        #DMrevolution_wrap #mainVisual ul li img {
          width: 210px;
          height: auto; }
  #DMrevolution_wrap nav.headerNav {
    width: 100%;
    border-top: 5px solid #000;
    border-bottom: 5px solid #000;
    background: #fff; }
    #DMrevolution_wrap nav.headerNav ul {
      display: flex;
      justify-content: center;
      margin: auto;
      width: 900px;
      max-width: 95%; }
      #DMrevolution_wrap nav.headerNav ul li {
        padding: 0 1em; }
        #DMrevolution_wrap nav.headerNav ul li a {
          display: block;
          padding: 20px 0;
          text-align: center;
          text-decoration: none;
          color: #333;
          font-size: 18px;
          letter-spacing: 0.02em; }
  #DMrevolution_wrap .contactTab {
    position: fixed;
    right: 0;
    top: 250px;
    z-index: 99; }
    #DMrevolution_wrap .contactTab img {
      width: 70px;
      height: auto; }
  #DMrevolution_wrap section {
    padding: 80px 0;
    border-bottom: 5px solid #000;
    background-size: 25px; }
    #DMrevolution_wrap section .container {
      width: 1000px;
      max-width: 90%;
      margin: auto; }
      #DMrevolution_wrap section .container .caption {
        width: 750px;
        max-width: 80%;
        margin: 0 auto 2.5em; }
    #DMrevolution_wrap section h1 {
      text-align: center;
      font-size: 33px;
      color: #fff;
      font-weight: 900;
      margin-bottom: 3rem;
      background-repeat: no-repeat;
      background-position: 53% center;
      padding: 90px 0 95px; }
    #DMrevolution_wrap section .highlight {
      color: #ff8c00; }
    #DMrevolution_wrap section .highlight-blue {
      color: #00c2ff; }
    #DMrevolution_wrap section .highlight-yellow {
      color: #fff100; }
    #DMrevolution_wrap section .highlight-pink {
      color: #ff1493; }
    #DMrevolution_wrap section .highlight-red {
      color: #e4007f; }
    #DMrevolution_wrap section .text-center {
      text-align: center; }
  #DMrevolution_wrap #advantage {
    background: url(../images_dmRevolution/bg_pink.png);
    background-size: 25px; }
    #DMrevolution_wrap #advantage h1 {
      background-image: url(../images_dmRevolution/title_pink.svg); }
    #DMrevolution_wrap #advantage ul {
      width: 850px;
      max-width: 90%;
      margin: auto; }
      #DMrevolution_wrap #advantage ul li + li {
        padding-top: 80px; }
      #DMrevolution_wrap #advantage ul li .box {
        border: 5px solid #000;
        display: flex; }
        #DMrevolution_wrap #advantage ul li .box .thumb {
          position: relative;
          width: 30%;
          background-position: 50% 50%;
          background-size: cover; }
          #DMrevolution_wrap #advantage ul li .box .thumb .number {
            position: absolute;
            top: -60px;
            left: -50px;
            width: 140px;
            height: auto; }
        #DMrevolution_wrap #advantage ul li .box.box1 .point {
          background-image: url(../images_dmRevolution/advantage01-02.svg);
          background-repeat: no-repeat;
          background-position: -23% -9%;
          background-size: 49% 50%; }
        #DMrevolution_wrap #advantage ul li .box.box1 .thumb {
          background-image: url(../images_dmRevolution/advantageBg01.jpg); }
        #DMrevolution_wrap #advantage ul li .box.box2 .thumb {
          background-image: url(../images_dmRevolution/advantageBg02.jpg);
          background-position: left center; }
        #DMrevolution_wrap #advantage ul li .box.box3 .thumb {
          background-image: url(../images_dmRevolution/advantageBg03.jpg); }
        #DMrevolution_wrap #advantage ul li .box.box3 dl {
          position: relative; }
          #DMrevolution_wrap #advantage ul li .box.box3 dl dt img {
            height: 70px; }
          #DMrevolution_wrap #advantage ul li .box.box3 dl dt .mouseover {
            position: absolute;
            display: block;
            right: -60px;
            top: -100px;
            width: 320px;
            height: 200px;
            background-image: url(../images_dmRevolution/advantage03-02_off.png);
            background-size: 100% auto;
            transition: 0.3s; }
            #DMrevolution_wrap #advantage ul li .box.box3 dl dt .mouseover:hover {
              background-image: url(../images_dmRevolution/advantage03-02_on.png); }
        #DMrevolution_wrap #advantage ul li .box.box4 .thumb {
          background-image: url(../images_dmRevolution/advantageBg04.jpg);
          background-position: 90% 50%; }
        #DMrevolution_wrap #advantage ul li .box.box5 .thumb {
          background-image: url(../images_dmRevolution/advantageBg05.jpg); }
        #DMrevolution_wrap #advantage ul li .box.box5 dl dd {
          padding-bottom: 50px !important; }
        #DMrevolution_wrap #advantage ul li .box dl {
          width: 70%;
          background: #fff;
          margin: 0; }
          #DMrevolution_wrap #advantage ul li .box dl dt {
            padding: 35px 30px 15px 35px; }
            #DMrevolution_wrap #advantage ul li .box dl dt img {
              width: auto;
              height: 35px; }
          #DMrevolution_wrap #advantage ul li .box dl dd {
            padding: 10px 30px 30px 30px;
            text-align: justify; }
  #DMrevolution_wrap #flow {
    background: url(../images_dmRevolution/bg_blue.png);
    background-size: 25px;
    position: relative; }
    #DMrevolution_wrap #flow .illust {
      position: absolute;
      left: 15%;
      top: 0;
      width: 150px;
      height: auto; }
    #DMrevolution_wrap #flow h1 {
      background-image: url(../images_dmRevolution/title_blue.svg); }
    #DMrevolution_wrap #flow ul {
      margin: auto; }
      #DMrevolution_wrap #flow ul.wrap {
        width: 700px;
        max-width: 90%; }
      #DMrevolution_wrap #flow ul li .box {
        border: 5px solid #000;
        display: flex; }
        #DMrevolution_wrap #flow ul li .box .thumb {
          width: 35%;
          background-position: 50% 50%;
          background-size: cover; }
        #DMrevolution_wrap #flow ul li .box.box1 .thumb {
          background-image: url(../images_dmRevolution/flow01.jpg); }
        #DMrevolution_wrap #flow ul li .box.box2 .thumb {
          background-image: url(../images_dmRevolution/flow02.jpg); }
        #DMrevolution_wrap #flow ul li .box.box3 .thumb {
          background-image: url(../images_dmRevolution/flow03.jpg); }
        #DMrevolution_wrap #flow ul li .box.box4 .thumb {
          background-image: url(../images_dmRevolution/flow04.jpg); }
        #DMrevolution_wrap #flow ul li .box.box5 .thumb {
          background-image: url(../images_dmRevolution/flow05.jpg); }
        #DMrevolution_wrap #flow ul li .box.box6 .thumb {
          background-image: url(../images_dmRevolution/flow06.jpg); }
        #DMrevolution_wrap #flow ul li .box .detail {
          width: 65%;
          border-left: 3px solid #000; }
          #DMrevolution_wrap #flow ul li .box .detail dt {
            background: url(../images_dmRevolution/bg_yellow.png);
            background-size: 10px;
            padding: 10px;
            border-bottom: 3px solid #000; }
            #DMrevolution_wrap #flow ul li .box .detail dt img {
              width: auto;
              height: 30px;
              display: block; }
          #DMrevolution_wrap #flow ul li .box .detail dd {
            background: #fff;
            padding: 15px;
            min-height: 75px; }
            #DMrevolution_wrap #flow ul li .box .detail dd ul {
              display: flex;
              flex-wrap: wrap;
              width: 100%; }
              #DMrevolution_wrap #flow ul li .box .detail dd ul li {
                padding-right: 1em; }
      #DMrevolution_wrap #flow ul li.arrow {
        padding: 25px 0 15px;
        display: flex;
        justify-content: center; }
        #DMrevolution_wrap #flow ul li.arrow img {
          display: block;
          width: 100px;
          height: auto; }
  #DMrevolution_wrap #plan {
    background: url(../images_dmRevolution/bg_yellow.png);
    background-size: 25px;
    position: relative; }
    #DMrevolution_wrap #plan .illust {
      position: absolute;
      right: 10%;
      bottom: 0;
      width: 150px;
      height: auto; }
    #DMrevolution_wrap #plan h1 {
      background-image: url(../images_dmRevolution/title_orange.svg); }
    #DMrevolution_wrap #plan table {
      width: 800px;
      max-width: 95%;
      margin: auto;
      border-collapse: separate;
      border-spacing: 5px; }
      #DMrevolution_wrap #plan table th, #DMrevolution_wrap #plan table td {
        padding: 20px;
        vertical-align: middle;
        border: 0; }
      #DMrevolution_wrap #plan table td {
        text-align: center; }
      #DMrevolution_wrap #plan table thead th {
        background: #595757;
        color: #fff;
        font-size: 15px;
        font-weight: bold; }
      #DMrevolution_wrap #plan table tbody th {
        background: #000;
        color: #fff; }
        #DMrevolution_wrap #plan table tbody th > div {
          text-align: left;
          display: flex;
          align-items: center; }
        #DMrevolution_wrap #plan table tbody th .highlight {
          color: #ff7700;
          font-size: 16px; }
        #DMrevolution_wrap #plan table tbody th img {
          width: 35px;
          height: auto;
          margin-right: 0.5rem;
          display: inline-block;
          vertical-align: middle; }
      #DMrevolution_wrap #plan table tbody td {
        background: #fff; }
        #DMrevolution_wrap #plan table tbody td img {
          width: 35px;
          height: auto; }
  #DMrevolution_wrap #works {
    background: url(../images_dmRevolution/bg_green.png);
    background-size: 25px; }
    #DMrevolution_wrap #works h1 {
      background-image: url(../images_dmRevolution/title_green.svg); }
    #DMrevolution_wrap #works .container .caption {
      margin-bottom: 4.5em; }
    #DMrevolution_wrap #works .worksList {
      width: 800px;
      max-width: 90%;
      margin: auto;
      background: #fff;
      padding: 30px;
      border: 5px solid #000;
      position: relative; }
      #DMrevolution_wrap #works .worksList ul {
        display: flex;
        flex-wrap: wrap;
        padding-right: 150px; }
        #DMrevolution_wrap #works .worksList ul li {
          padding-right: 1em;
          padding-bottom: 0.1em;
          line-height: 1.8;
          font-size: 18px; }
      #DMrevolution_wrap #works .worksList img {
        position: absolute;
        bottom: 0;
        right: 0;
        width: 230px;
        height: auto; }
  #DMrevolution_wrap #voice {
    background: url(../images_dmRevolution/bg_pink.png);
    background-size: 25px; }
    #DMrevolution_wrap #voice h1 {
      background-image: url(../images_dmRevolution/title_pink.svg); }
    #DMrevolution_wrap #voice .box {
      margin-top: 200px;
      position: relative; }
      #DMrevolution_wrap #voice .box .comment {
        width: 550px;
        z-index: 98;
        position: absolute;
        background-repeat: no-repeat;
        top: -140px; }
        #DMrevolution_wrap #voice .box .comment img {
          width: 100%;
          height: auto; }
      #DMrevolution_wrap #voice .box .wrap {
        display: flex;
        position: relative; }
        #DMrevolution_wrap #voice .box .wrap .illust {
          position: absolute;
          z-index: 98; }
        #DMrevolution_wrap #voice .box .wrap .thumb {
          width: 35%;
          position: relative; }
          #DMrevolution_wrap #voice .box .wrap .thumb img {
            width: 100%; }
        #DMrevolution_wrap #voice .box .wrap .message {
          width: calc(65% + 60px);
          position: relative;
          background-repeat: no-repeat;
          background-position: 50% 50%;
          background-size: 100% 100%;
          position: relative; }
          #DMrevolution_wrap #voice .box .wrap .message .name {
            margin-bottom: 0.5rem;
            font-weight: 700;
            font-family: "M PLUS 1p", sans-serif;
            font-size: 20px; }
      #DMrevolution_wrap #voice .box.box1 .comment {
        left: 70px;
        top: -100px; }
      #DMrevolution_wrap #voice .box.box1 .thumb {
        right: -25px; }
      #DMrevolution_wrap #voice .box.box1 .message {
        background-image: url(../images_dmRevolution/voice_messageA.svg);
        left: -25px;
        padding: 30px 30px 45px 110px; }
      #DMrevolution_wrap #voice .box.box1 .illust {
        right: -10px;
        top: -50px;
        height: 100px; }
      #DMrevolution_wrap #voice .box.box2 .comment {
        background-repeat: no-repeat;
        top: -110px;
        right: 150px; }
      #DMrevolution_wrap #voice .box.box2 .thumb {
        left: -15px; }
      #DMrevolution_wrap #voice .box.box2 .message {
        background-image: url(../images_dmRevolution/voice_messageB.svg);
        padding: 30px 110px 45px 30px;
        right: -15px; }
      #DMrevolution_wrap #voice .box.box2 .illust {
        right: -10px;
        bottom: -40px;
        height: 150px; }
      #DMrevolution_wrap #voice .box.box3 .comment {
        left: 170px;
        top: -105px; }
      #DMrevolution_wrap #voice .box.box3 .thumb {
        right: -15px; }
      #DMrevolution_wrap #voice .box.box3 .message {
        background-image: url(../images_dmRevolution/voice_messageC.svg);
        padding: 30px 30px 45px 70px; }
      #DMrevolution_wrap #voice .box.box3 .illust {
        left: -10px;
        bottom: -20px;
        height: 100px; }
      #DMrevolution_wrap #voice .box.box4 .comment {
        width: 650px;
        top: -120px;
        right: 50px;
        background-repeat: no-repeat; }
      #DMrevolution_wrap #voice .box.box4 .message {
        background-image: url(../images_dmRevolution/voice_messageD.svg);
        padding: 30px 110px 28px 30px;
        right: -10px; }
      #DMrevolution_wrap #voice .box.box4 .illust {
        right: -45px;
        top: -55px;
        height: 120px; }
      #DMrevolution_wrap #voice .box.box2 .wrap, #DMrevolution_wrap #voice .box.box4 .wrap {
        flex-direction: row-reverse; }
  #DMrevolution_wrap #equipment {
    background: url(../images_dmRevolution/bg_blue.png);
    background-size: 25px; }
    #DMrevolution_wrap #equipment h1 {
      background-image: url(../images_dmRevolution/title_blue.svg); }
    #DMrevolution_wrap #equipment .wrap {
      display: flex;
      justify-content: space-between;
      flex-wrap: wrap; }
      #DMrevolution_wrap #equipment .wrap .box {
        width: 31%;
        border: 5px solid #000;
        margin-bottom: 3rem;
        background: #fff; }
        #DMrevolution_wrap #equipment .wrap .box .thumb {
          height: 170px;
          overflow: hidden; }
          #DMrevolution_wrap #equipment .wrap .box .thumb img {
            object-fit: cover;
            object-position: center center;
            width: 100%;
            height: auto; }
        #DMrevolution_wrap #equipment .wrap .box dl dt {
          background: #000;
          color: #fff;
          font-weight: 700;
          font-family: "M PLUS 1p", sans-serif;
          padding: 15px; }
        #DMrevolution_wrap #equipment .wrap .box dl dd {
          padding: 15px;
          font-size: 15px; }
  #DMrevolution_wrap #inquiry {
    background: #fff100;
    background-size: 25px;
    padding: 0;
    border-bottom: 5px solid #000;
    position: relative; }
    #DMrevolution_wrap #inquiry .inquiryTitle {
      width: 900px;
      max-width: 85%;
      margin: auto;
      display: block;
      height: auto;
      position: relative;
      top: -30px; }
    #DMrevolution_wrap #inquiry .btn_contact img {
      width: 550px;
      max-width: 50%;
      margin: 3rem auto 0.5rem;
      display: block;
      height: auto;
      position: relative;
      top: -30px; }
    #DMrevolution_wrap #inquiry .inquiryTel {
      margin: 0 auto;
      width: 500px;
      max-width: 50%;
      display: block; }
    #DMrevolution_wrap #inquiry .inquiryHr {
      height: 2px;
      background: #000;
      border: 0;
      width: 600px;
      max-width: 50%;
      margin: 1.5rem auto; }
    #DMrevolution_wrap #inquiry .inquiryLine {
      margin: 0 auto 2rem;
      width: 350px;
      max-width: 50%;
      display: block; }
    #DMrevolution_wrap #inquiry .inquiryPerson {
      position: absolute;
      bottom: 0;
      right: 0;
      width: 350px; }
  #DMrevolution_wrap footer .container {
    width: 1000px;
    max-width: 90%;
    margin: auto;
    padding: 50px 0;
    display: flex;
    justify-content: space-between; }
    #DMrevolution_wrap footer .container .boxL .logo {
      width: 150px;
      margin-bottom: 1rem; }
    #DMrevolution_wrap footer .container .sns {
      display: flex;
      align-items: center;
      margin-top: 1rem; }
      #DMrevolution_wrap footer .container .sns img {
        width: 20px;
        height: auto;
        margin-right: 1.5rem; }
    #DMrevolution_wrap footer .container .boxR {
      display: flex; }
      #DMrevolution_wrap footer .container .boxR nav + nav {
        margin-left: 1rem; }
      #DMrevolution_wrap footer .container .boxR ul ul li {
        font-size: 90%; }
        #DMrevolution_wrap footer .container .boxR ul ul li:before {
          content: "-";
          padding-right: 3px; }
  #DMrevolution_wrap footer .copy {
    font-size: 12px;
    text-align: center;
    padding: 20px 0;
    color: #a1a0a0; }
  #DMrevolution_wrap footer nav + nav {
    padding-left: 3em; }
  #DMrevolution_wrap footer nav ul li {
    padding: 10px 0; }
    #DMrevolution_wrap footer nav ul li a {
      text-decoration: none;
      color: #333; }
    #DMrevolution_wrap footer nav ul li img {
      width: 30px;
      height: auto; }
  @media only screen and (min-width: 768px) and (max-width: 959px) {
    #DMrevolution_wrap {
      /* common */
      /* header */
      /* section */ }
      #DMrevolution_wrap section h1 {
        background-position: 60% center; }
      #DMrevolution_wrap .contactTab img {
        width: 50px; }
      #DMrevolution_wrap nav.headerNav ul {
        width: 90%;
        max-width: 90%;
        justify-content: space-around; }
        #DMrevolution_wrap nav.headerNav ul li {
          width: auto;
          padding: 0 0.5m; }
          #DMrevolution_wrap nav.headerNav ul li a {
            padding: 20px 0;
            font-size: 14px; }
      #DMrevolution_wrap .container {
        width: 800px;
        max-width: 90%;
        margin: auto; }
      #DMrevolution_wrap .info {
        padding-top: 10px; }
        #DMrevolution_wrap .info .tel {
          font-size: 35px; }
        #DMrevolution_wrap .info .time,
        #DMrevolution_wrap .info .privacy {
          font-size: 12px; }
      #DMrevolution_wrap #mainVisual .mainImage .kv {
        width: 800px; }
      #DMrevolution_wrap #mainVisual .mainImage .logo {
        width: 400px;
        left: 10px;
        top: -140px; }
      #DMrevolution_wrap #mainVisual ul {
        width: 90%;
        max-width: 90%; }
        #DMrevolution_wrap #mainVisual ul li {
          width: calc(100% / 4); }
          #DMrevolution_wrap #mainVisual ul li img {
            width: 100%;
            height: auto; }
      #DMrevolution_wrap #advantage ul li + li {
        padding-top: 65px; }
      #DMrevolution_wrap #advantage ul li .box .thumb .number {
        width: 120px;
        top: -40px; }
      #DMrevolution_wrap #advantage ul li .box dl dt {
        padding: 1.5em 1.5em 1em 1.5em; }
        #DMrevolution_wrap #advantage ul li .box dl dt img {
          height: 25px; }
      #DMrevolution_wrap #advantage ul li .box dl dd {
        padding: 0 1.3em 20px; }
        #DMrevolution_wrap #advantage ul li .box dl dd br {
          display: none; }
      #DMrevolution_wrap #advantage ul li .box.box3 dl dt .mouseover {
        right: -40px;
        top: -75px; }
        #DMrevolution_wrap #advantage ul li .box.box3 dl dt .mouseover img {
          width: 240px; }
      #DMrevolution_wrap #advantage ul li .box.box3 dl dt img {
        height: 50px; }
      #DMrevolution_wrap #advantage ul li .box.box5 dl dd {
        padding-bottom: 25px !important; }
      #DMrevolution_wrap #flow ul li .box .detail dt {
        font-size: 20px;
        padding: 15px; }
      #DMrevolution_wrap #flow ul li.arrow img {
        width: 40%;
        min-width: 70px;
        max-width: 130px; }
      #DMrevolution_wrap #plan .illust {
        width: 100px;
        right: 2%; }
      #DMrevolution_wrap #plan table {
        max-width: 750px;
        width: 100%; }
      #DMrevolution_wrap #works .worksList {
        width: 700px;
        max-width: 85%; }
        #DMrevolution_wrap #works .worksList ul {
          padding-right: 170px; }
      #DMrevolution_wrap #voice .box .message br {
        display: none;
        font-size: 14px; }
      #DMrevolution_wrap #voice .box.box1 .comment {
        left: 20px;
        top: -95px; }
      #DMrevolution_wrap #voice .box.box1 .message {
        padding-left: 75px; }
      #DMrevolution_wrap #voice .box.box1 .illust {
        right: 10px;
        top: -40px; }
      #DMrevolution_wrap #voice .box.box2 .comment {
        top: -110px;
        right: 30px; }
      #DMrevolution_wrap #voice .box.box2 .message {
        padding-right: 40px; }
      #DMrevolution_wrap #voice .box.box3 .illust {
        right: -10px;
        bottom: 20px; }
      #DMrevolution_wrap #voice .box.box3 .message {
        padding-right: 50px; }
      #DMrevolution_wrap #voice .box.box4 .thumb {
        bottom: 0; }
      #DMrevolution_wrap #voice .box.box4 .message {
        padding-right: 50px;
        width: calc(50% + 60px); }
      #DMrevolution_wrap #voice .box.box4 .illust {
        top: -65px; }
      #DMrevolution_wrap #voice .box .comment {
        max-width: 80%;
        width: 60%; }
      #DMrevolution_wrap #equipment .wrap .box {
        margin: 0 auto 1rem; }
        #DMrevolution_wrap #equipment .wrap .box .thumb img {
          height: 100%;
          width: auto; }
      #DMrevolution_wrap #inquiry .btn_contact img {
        margin: 2rem auto 0; }
      #DMrevolution_wrap #inquiry .inquiryPerson {
        width: 240px; }
      #DMrevolution_wrap #inquiry .inquiryHr {
        margin: 1rem auto; }
      #DMrevolution_wrap #inquiry .inquiryLine {
        width: 200px; }
      #DMrevolution_wrap footer .container {
        max-width: 85%; }
        #DMrevolution_wrap footer .container p {
          font-size: 12px; }
        #DMrevolution_wrap footer .container .boxR nav + nav {
          margin-left: 0; }
        #DMrevolution_wrap footer .container .boxR nav ul li {
          font-size: 12px; }
          #DMrevolution_wrap footer .container .boxR nav ul li a {
            font-size: 12px; } }
  @media only screen and (max-width: 767px) {
    #DMrevolution_wrap header {
      padding: 0; }
      #DMrevolution_wrap header .info {
        display: none; }
      #DMrevolution_wrap header .logo {
        height: 60px; }
        #DMrevolution_wrap header .logo a {
          padding: 12px 0 6px;
          display: block; }
        #DMrevolution_wrap header .logo img {
          margin: auto;
          width: auto;
          height: 25px;
          display: block; }
        #DMrevolution_wrap header .logo p {
          font-size: 10px;
          padding-top: 2px;
          text-align: center; }
    #DMrevolution_wrap #mainVisual .mainImage {
      width: 100%; }
      #DMrevolution_wrap #mainVisual .mainImage .logo {
        width: 120px;
        max-width: 50%;
        top: -20px;
        left: 0; }
      #DMrevolution_wrap #mainVisual .mainImage .kv {
        width: 100%; }
    #DMrevolution_wrap #mainVisual ul {
      max-width: 90%;
      width: 90%;
      padding-bottom: 10px; }
      #DMrevolution_wrap #mainVisual ul li {
        width: 25%;
        padding: 0; }
        #DMrevolution_wrap #mainVisual ul li + li {
          padding-left: 10px; }
        #DMrevolution_wrap #mainVisual ul li img {
          width: auto; }
    #DMrevolution_wrap nav.headerNav {
      display: none; }
    #DMrevolution_wrap .contactTab img {
      display: none; }
    #DMrevolution_wrap section {
      padding: 30px 0 50px 0; }
      #DMrevolution_wrap section .container h1 {
        font-size: 20px;
        margin-bottom: 0;
        padding: 80px 0; }
      #DMrevolution_wrap section .container .caption {
        margin-bottom: 1.5em; }
    #DMrevolution_wrap #advantage .container .caption {
      margin-bottom: 0; }
      #DMrevolution_wrap #advantage .container .caption h1 {
        padding: 70px 0; }
    #DMrevolution_wrap #advantage ul li .box {
      display: block; }
      #DMrevolution_wrap #advantage ul li .box .thumb {
        height: 150px;
        width: 100%; }
        #DMrevolution_wrap #advantage ul li .box .thumb .number {
          width: 80px;
          left: -15px;
          top: -40px; }
      #DMrevolution_wrap #advantage ul li .box dl {
        width: 100%; }
        #DMrevolution_wrap #advantage ul li .box dl dt {
          font-size: 20px;
          padding: 20px 20px 0 20px;
          line-height: 1.4; }
          #DMrevolution_wrap #advantage ul li .box dl dt img {
            height: 55px !important;
            max-width: 100%; }
        #DMrevolution_wrap #advantage ul li .box dl dd {
          padding: 10px 20px 20px 20px;
          line-height: 1.5;
        font-size: 16px !important; }
      #DMrevolution_wrap #advantage ul li .box.box1 .point {
        background: #fff; }
      #DMrevolution_wrap #advantage ul li .box.box1 dt {
        padding: 10px 10px 0 10px; }
        #DMrevolution_wrap #advantage ul li .box.box1 dt img {
          height: 70px !important; }
      #DMrevolution_wrap #advantage ul li .box.box3 {
        position: relative; }
        #DMrevolution_wrap #advantage ul li .box.box3 dl {
          position: unset; }
          #DMrevolution_wrap #advantage ul li .box.box3 dl dt img.worksLink {
            position: absolute;
            right: -10px;
            top: -60px;
            height: 108px !important;
            width: 170px; }
      #DMrevolution_wrap #advantage ul li .box.box5 dl dd {
        padding-bottom: 10px !important; }
    #DMrevolution_wrap #flow ul li .box {
      display: block; }
      #DMrevolution_wrap #flow ul li .box .thumb,
      #DMrevolution_wrap #flow ul li .box .detail {
        width: 100%; }
      #DMrevolution_wrap #flow ul li .box .thumb {
        height: 150px; }
      #DMrevolution_wrap #flow ul li .box .detail {
        border-left: 0;
        border-top: 3px solid #000; }
        #DMrevolution_wrap #flow ul li .box .detail dt, #DMrevolution_wrap #flow ul li .box .detail dd {
          padding: 12px; }
        #DMrevolution_wrap #flow ul li .box .detail dd {
          min-height: auto; }
          #DMrevolution_wrap #flow ul li .box .detail dd ul li {
            padding-right: 10px; }
      #DMrevolution_wrap #flow ul li .box ul {
        width: 100%;
        max-width: 100%; }
    #DMrevolution_wrap #flow ul li.arrow img {
      width: 100px; }
    #DMrevolution_wrap #voice .box {
      margin-top: 0; }
      #DMrevolution_wrap #voice .box .thumb {
        width: 90%;
        max-width: 100%;
        margin: auto !important;
        left: 0 !important;
        right: 0 !important;
        position: relative !important;
        margin-bottom: 1rem !important; }
        #DMrevolution_wrap #voice .box .thumb .illust {
          top: auto; }
      #DMrevolution_wrap #voice .box .message {
        padding: 0 !important;
        left: 0 !important;
        right: 0 !important;
        position: relative !important;
        background-image: none !important; }
        #DMrevolution_wrap #voice .box .message .text {
          background: #fff;
          border: 5px solid #000;
          margin: 0 auto 1.5rem !important;
          font-size: 16px!important; }
          #DMrevolution_wrap #voice .box .message .text p {
            padding: 1em;
            font-size: 16px!important;}
          #DMrevolution_wrap #voice .box .message .text .name {
            font-size: 18px;
            padding-bottom: 0;
            margin-bottom: 0; }
          #DMrevolution_wrap #voice .box .message .text br {
            display: none;
            font-size: 14px; }
      #DMrevolution_wrap #voice .box.box1 .thumb .illust {
        right: -30px;
        bottom: 0;
        width: 200px; }
      #DMrevolution_wrap #voice .box.box1 .message {
        padding-left: 75px; }
      #DMrevolution_wrap #voice .box.box2 .thumb .illust {
        left: -30px;
        bottom: 0;
        width: 200px; }
      #DMrevolution_wrap #voice .box.box2 .message {
        padding-right: 40px; }
      #DMrevolution_wrap #voice .box.box3 .thumb .illust {
        left: -30px;
        right: auto;
        bottom: 0;
        width: 200px; }
      #DMrevolution_wrap #voice .box.box3 .message {
        padding-right: 50px; }
      #DMrevolution_wrap #voice .box.box4 .thumb .illust {
        right: -20px;
        width: 120px;
        top: -40px; }
      #DMrevolution_wrap #voice .box.box4 .message {
        padding-right: 50px; }
      #DMrevolution_wrap #voice .box .comment {
        max-width: 85% !important;
        width: 85% !important;
        position: relative;
        left: 0 !important;
        top: 0 !important;
        right: 0 !important;
        margin: auto;
        height: auto; }
      #DMrevolution_wrap #voice .box .wrap {
        display: block; }
        #DMrevolution_wrap #voice .box .wrap .thumb,
        #DMrevolution_wrap #voice .box .wrap .message {
          width: 100%; }
    #DMrevolution_wrap #plan .caption {
      margin-bottom: 1.5rem; }
    #DMrevolution_wrap #plan table {
      width: 100%;
      max-width: 100%; }
      #DMrevolution_wrap #plan table thead th, #DMrevolution_wrap #plan table thead td {
        padding: 8px 5px 8px 8px;
        font-size: 11px; }
      #DMrevolution_wrap #plan table tbody th,
      #DMrevolution_wrap #plan table tbody td {
        padding: 0;
        font-size: 15px; }
      #DMrevolution_wrap #plan table tbody th {
        min-width: 105px;
        padding: 8px;
        font-size: 11px;
        line-height: 1.3; }
        #DMrevolution_wrap #plan table tbody th span {
          padding-left: 5px;
          font-size: 13px;
         }
          #DMrevolution_wrap #plan table tbody th span.highlight {
            display: block;
            font-size: 13px;
            padding-left: 0px; }
        #DMrevolution_wrap #plan table tbody th img {
          width: 17px;
          margin-right: 0.5rem; }
      #DMrevolution_wrap #plan table tbody td {
        padding: 0; }
        #DMrevolution_wrap #plan table tbody td img {
          width: 15px;
          height: auto; }
    #DMrevolution_wrap #plan .illust {
      display: none; }
    #DMrevolution_wrap #equipment .wrap .box {
      width: 90%;
      margin: 0 auto 1rem; }
      #DMrevolution_wrap #equipment .wrap .box .thumb {
        height: 150px; }
    #DMrevolution_wrap #works .container .caption {
      margin-bottom: 1.5em; }
    #DMrevolution_wrap #works .container .worksList {
      width: 100%;
      max-width: 100%;
      margin-top: 1rem;
      padding: 0; }
      #DMrevolution_wrap #works .container .worksList img {
        width: 100px; }
      #DMrevolution_wrap #works .container .worksList ul {
        padding: 20px; }
        #DMrevolution_wrap #works .container .worksList ul li {
          font-size: 16px; }
    #DMrevolution_wrap #inquiry {
      padding: 0 10px;
      height: auto; }
      #DMrevolution_wrap #inquiry .inquiryTitle {
        top: -50px; }
      #DMrevolution_wrap #inquiry .btn_contact img {
        margin: 0 auto;
        min-width: 200px;
        max-width: 80%; }
      #DMrevolution_wrap #inquiry .btn_contact,
      #DMrevolution_wrap #inquiry .inquiryTel,
      #DMrevolution_wrap #inquiry .inquiryLine {
        min-width: 200px;
        max-width: 65%; }
      #DMrevolution_wrap #inquiry .inquiryHr {
        margin: 0.5rem auto;
        max-width: 65%; }
      #DMrevolution_wrap #inquiry .inquiryTel {
        margin: -1rem auto 0; }
      #DMrevolution_wrap #inquiry .inquiryLine {
        margin-bottom: 1rem; }
      #DMrevolution_wrap #inquiry .inquiryPerson {
        display: none; }
    #DMrevolution_wrap footer .container {
      padding: 30px 0 0px;
      display: block;
      max-width: 80%; }
      #DMrevolution_wrap footer .container .boxL {
        text-align: center;
        font-size: 12px; }
        #DMrevolution_wrap footer .container .boxL br {
          display: none; }
      #DMrevolution_wrap footer .container .boxR nav + nav {
        margin-left: 0;
        padding-left: 1em; }
      #DMrevolution_wrap footer .container .boxR ul li {
        font-size: 12px;
        padding-top: 1em;
        padding-bottom: 0; }
        #DMrevolution_wrap footer .container .boxR ul li a {
          font-size: 12px; }
      #DMrevolution_wrap footer .container .sns {
        justify-content: center; }
        #DMrevolution_wrap footer .container .sns img {
          margin: 1rem; }
    #DMrevolution_wrap footer .copy {
      padding-top: 0;
      padding-bottom: 70px; }
    #DMrevolution_wrap .contactSP {
      width: 100%;
      background: #ae0e16;
      padding: 1em 0;
      position: fixed;
      z-index: 99;
      border-top: 2px solid #000;
      bottom: 0; }
      #DMrevolution_wrap .contactSP img {
        width: 70%;
        height: auto;
        display: block;
        margin: auto; } }

/* ------------- 1つめ ------------- */
.fadeInDown {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
  visibility: visible !important; }

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translateY(20px);
    -ms-transform: translateY(20px);
    transform: translateY(20px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
/* ------------- 2つめ ------------- */
.fadeInDown2 {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown2;
  animation-name: fadeInDown2;
  visibility: visible !important; }

@-webkit-keyframes fadeInDown2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown2 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
/* ------------- 3つめ ------------- */
.fadeInDown3 {
  -webkit-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 1s;
  -ms-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-name: fadeInDown3;
  animation-name: fadeInDown3;
  visibility: visible !important; }

@-webkit-keyframes fadeInDown3 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(80px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0); } }
@keyframes fadeInDown3 {
  0% {
    opacity: 0;
    -webkit-transform: translateY(80px);
    -ms-transform: translateY(80px);
    transform: translateY(80px); }
  100% {
    opacity: 1;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0); } }
/* -----------------------------------------------------------------------
grovalNav
------------------------------------------------------------------------- */
/*アクティブクラスがついたら位置を0に*/
#g-nav.panelactive {
  right: 0; }

/*ナビゲーションの縦スクロール*/
#g-nav.panelactive #g-nav-list {
  /*ナビの数が増えた場合縦スクロール*/
  position: fixed;
  z-index: 999;
  width: 100%;
  height: 100vh;
  /*表示する高さ*/
  overflow: auto;
  -webkit-overflow-scrolling: touch; }

/*リストのレイアウト設定*/
#g-nav {
  position: fixed;
  z-index: 999;
  top: 60px;
  right: -120%;
  width: 100%;
  height: 100vh;
  /*ナビの高さ*/
  background: #fff;
  transition: all 0.6s; }
  #g-nav .container {
    position: absolute;
    z-index: 999;
    top: 40%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%); }
  #g-nav ul {
    padding-left: 2em; }
    #g-nav ul li {
      list-style: none;
      text-align: center; }
      #g-nav ul li a {
        color: #333;
        text-decoration: none;
        padding: 10px;
        display: block;
        text-transform: uppercase;
        text-align: left;
        font-size: 16px;
        -webkit-tap-highlight-color: rgba(200, 200, 200, 0.8); }
        #g-nav ul li a:before {
          content: "▶";
          margin-right: 5px;
          font-size: 70%; }
        #g-nav ul li a:active {
          background: #eee;
          color: #333; }
  #g-nav .logo {
    width: 50%;
    display: block;
    margin: 1em auto 2em;
    height: 110px !important; }
  #g-nav .privacy {
    display: flex;
    align-items: center; }
    #g-nav .privacy img {
      width: 30px;
      height: auto; }
  #g-nav .sns {
    display: flex;
    justify-content: center;
    align-items: center;
    padding-top: 2em; }
    #g-nav .sns img {
      width: 25px;
      height: auto; }
    #g-nav .sns a:before {
      content: none; }

.openbtn1 {
  position: fixed;
  z-index: 9999;
  /*ボタンを最前面に*/
  top: 70px;
  right: 10px;
  cursor: pointer;
  width: 50px;
  height: 50px;
  background: #333;
  border-radius: 5px;
  /*×に変化*/ }
  .openbtn1 span {
    display: inline-block;
    transition: all .4s;
    position: absolute;
    left: 14px;
    height: 2px;
    border-radius: 2px;
    background-color: #fff;
    width: 40%; }
    .openbtn1 span:nth-of-type(1) {
      top: 11px; }
    .openbtn1 span:nth-of-type(2) {
      top: 19px; }
    .openbtn1 span:nth-of-type(3) {
      top: 27px; }
  .openbtn1.active span:nth-of-type(1) {
    top: 14px;
    left: 18px;
    transform: translateY(6px) rotate(-45deg);
    width: 30%; }
  .openbtn1.active span:nth-of-type(2) {
    opacity: 0; }
  .openbtn1.active span:nth-of-type(3) {
    top: 26px;
    left: 18px;
    transform: translateY(-6px) rotate(45deg);
    width: 30%; }

.txt {
  font-size: 8px;
  color: #fff;
  bottom: 4px;
  position: absolute;
  text-align: center;
  width: 100%; }

/* -----------------------------------------------------------------------
for device
------------------------------------------------------------------------- */
/*for PConly*/
@media only screen and (min-width: 960px) {
  .forTB,
  .forSP {
    display: none; }

  .forPC {
    display: inherit; }

  #DMrevolution_wrap #voice .box .wrap .thumb .illust {
    display: none; } }
/*for Tablet*/
@media only screen and (min-width: 768px) and (max-width: 959px) {
  .forPC,
  .forSP {
    display: none; }

  .forTB {
    display: inherit; }

  img {
    max-width: 100%; }

  #DMrevolution_wrap #voice .box .wrap .thumb .illust {
    display: none; } }
/*for SP*/
@media only screen and (max-width: 767px) {
  html{
    font-size: 16px;
  }
  .forPC,
  .forTB {
    display: none; }

  .forSP {
    display: inherit; }

  img {
    max-width: 100%; } }
