@charset "UTF-8";
/* [ variable ]
-------------------------------------------------*/
/* font */
/* font */
/*  */
/* [ font style ]
-------------------------------------------------*/
/* [ opacity ]
-------------------------------------------------*/
/* [ style ]
-------------------------------------------------*/
/* [ easing ]
-------------------------------------------------*/
/* [ transform ]
-------------------------------------------------*/
/* [ layout ]
-------------------------------------------------*/
/* @import url("../../../../fonts.googleapis.com/css-family=Cormorant+SC-600.css"); */
/* common
-------------------------------------------------- */
#page-title {
  margin-bottom: -1px; }

#page-container {
  position: relative;
  overflow: hidden; 
  background-color: #efefef;
}

.digital-chips-container {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
  z-index: 10; }
  .digital-chips-container .digital-chips {
    position: absolute;
    -ms-filter: "alpha(opacity=$num)";
    /* IE8 */
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=$num)"; }
  .digital-chips-container svg path, .digital-chips-container svg circle, .digital-chips-container svg line, .digital-chips-container svg rect, .digital-chips-container svg polyline {
    stroke: #aca4a4; }
  .digital-chips-container.white svg path, .digital-chips-container.white svg circle, .digital-chips-container.white svg line, .digital-chips-container.white svg rect, .digital-chips-container.white svg polyline {
    stroke: #fff; }

.section-title > * {
  display: block; }

.section-title .jp {
}

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  .section-container {
    position: relative; }
    .section-container .section-title .en {
      margin-top: 100px;
      font-size: 30px;
      margin-bottom: 40px; }
    .section-container .section-title .jp {
      font-size: 2rem;
      font-weight: 100;
      letter-spacing: 0.2rem;
      margin-bottom: 15px;
     }
    .section-container .sub-title {
      margin-bottom: 40px; }
      .section-container .sub-title > * {
        font-size: 18px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  .section-container {
    position: relative;
    margin-bottom: 75px;
  }
  .section-container.laster {
    margin-bottom: 0;
  }
  .section-container .section-title .en {
    margin-top: 80px;
    font-size: 21px;
    margin-bottom: 12px;
  }
  .section-container .section-title .jp {
    font-size: 12px;
  }
  .section-container .sub-title {
    margin-bottom: 20px;
  }
  .section-container .sub-title > * {
    font-size: 15px;
  }
  .digital-chips-container .digital-chips svg {
    transform: scale(0.5);
    -moz-transform: scale(0.5);
    -webkit-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -webkit-transform-origin: left top;
            transform-origin: left top;
  }
}

/* Key Visiual
-------------------------------------------------- */
#kv-container {
  position: relative; }
  #kv-container #kv-inner {
    height: 100%;
    position: relative; }
    #kv-container #kv-inner .text-container {
      text-align: center; }
      #kv-container #kv-inner .text-container * {
        color: #4f575f; }
      #kv-container #kv-inner .text-container .title > span {
      }
      #kv-container #kv-inner .text-container .title .en,
      #kv-container #kv-inner .text-container .title .jp {
        font-weight: bold;
        display: block; }
      #kv-container #kv-inner .text-container .title .sub {
        border: 1px solid #4f575f;
        display: inline-block; }
  #kv-container .cover {
    width: 120%;
    height: 100%;
    position: relative;
    display: block; }
    #kv-container .cover .cover-top, #kv-container .cover .cover-bottom {
      width: 100%;
      height: 50%;
      display: block;
      position: relative;
      overflow: hidden; }
      #kv-container .cover .cover-top > *, #kv-container .cover .cover-bottom > * {
        height: 100%;
        float: left;
        position: relative;
        display: block; }
        #kv-container .cover .cover-top > *.op > *, #kv-container .cover .cover-bottom > *.op > * {
          height: 96%; }
        #kv-container .cover .cover-top > * > *, #kv-container .cover .cover-bottom > * > * {
          width: 100%;
          height: 100%;
          background-color: #fff;
          position: absolute;
          display: block;
          left: 0; }
    #kv-container .cover .cover-top > * > * {
      top: 0; }
    #kv-container .cover .cover-bottom > * > * {
      bottom: 0; }
  #kv-container .cover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 120%;
    height: 100%; }
    #kv-container .cover .cover-top > *, #kv-container .cover .cover-bottom > * {
      width: 1.25%; }
      #kv-container .cover .cover-top > *.lauge, #kv-container .cover .cover-bottom > *.lauge {
        width: 2.5%; }
      #kv-container .cover .cover-top > *.middle, #kv-container .cover .cover-bottom > *.middle {
        width: 1.25%; }
      #kv-container .cover .cover-top > *.small, #kv-container .cover .cover-bottom > *.small {
        width: 0.6%; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  #kv-container {
    height: 536px;
    margin-bottom: 120px;
    background-color: #eff2f3; }
    #kv-container #kv-inner {
      height: 100%;
      background-repeat:no-repeat;
      background-position:center;
      background-size:cover;
      background-color: rgba(255,255,255,0);
      background-image:linear-gradient(62deg, rgba(0,61,61,0.78) 29%,rgba(254,186,18,0) 86%),url(../images/top/rental_pw-bg.jpg);
      }
      #kv-container #kv-inner .text-container {
        position: absolute;
        width: 750px;
        left: 7%;
        top: 60px; }
        #kv-container #kv-inner .text-container .title .en {
          text-align: left;
          color:#feba12;
          font-size: 43px; }
        #kv-container #kv-inner .text-container .title .jp {
          text-align: left;
          color:#ffffff;
          font-size: 30px;
          margin: 0 0 10px; }
        #kv-container #kv-inner .text-container .title .sub {
          color:#ffffff;
          font-size: 12px;
          padding: 5px 15px; }
        #kv-container #kv-inner .text-container .copy {
          text-align: left;
          color:#ffffff;
          margin-top: 10px;
          font-size: 18px; }

        #kv-container #kv-inner .text-container .copy i {
          font-size: 20px; }

        #kv-container #kv-inner .img-container2 {
          position: absolute;
          right: 3%;
          top: 30px;
        }

        #kv-container #kv-inner .img-container2 img {
          width: 430px; height: auto;
        }

        #kv-container #kv-inner .img-container {
          position: absolute;
          right: 8%;
          bottom: 60px;
        }

        #kv-container #kv-inner .img-container img {
          width: 160px; height: auto;
        }

      }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  #kv-container {
    margin-bottom: 60px; }
    #kv-container #kv-inner:before {
      content: "";
      display: block;
      width: 100%;
      padding-top: 100%;
      background-repeat:no-repeat;
      background-position:center;
      background-size:cover;
      background-color: rgba(255,255,255,0);
      background-image:linear-gradient(62deg, rgba(0,61,61,0.78) 100%,rgba(254,186,18,0) 86%),url(../images/top/rental_pw-bg.jpg); }
    #kv-container #kv-inner .text-container {
      position: absolute;
      top: 5px;
      margin-top: 10px; }
      #kv-container #kv-inner .text-container .title {
        text-align: center; }
        #kv-container #kv-inner .text-container .title .en {
          color:#feba12;
          font-size: 17px;
          margin: 5px 0 0;}
        #kv-container #kv-inner .text-container .title .jp {
          color:#ffffff;
          font-size: 14px;
          margin: 5px 0; }
        #kv-container #kv-inner .text-container .title .sub {
          font-size: 10px;
          padding: 5px 15px; }
      #kv-container #kv-inner .text-container .copy {
        text-align:left;
        color:#ffffff;
        margin: 5px 2%;
        font-size: 12px; }

        #kv-container #kv-inner .text-container .copy i {
          font-size: 15px; }

      #kv-container #kv-inner .img-container img {
          margin:5vw 10vw;
          width: 80vw;
      }

      #kv-container #kv-inner .img-container2 img{
          width: 100%;
      }
    }

/* about
-------------------------------------------------- */
.append-block:before, #about #strong-container > ul > li:before, #about #strong-container > ul > li .image:before, #about #strong-container > ul > li .image .object1:before,
#about #strong-container > ul > li .image .object2:before, .append-block:after, #about #strong-container > ul > li:after, #about #strong-container > ul > li .image:after, #about #strong-container > ul > li .image .object1:after,
#about #strong-container > ul > li .image .object2:after {
  content: "";
  display: block;
  position: absolute;
  width: 8px;
  height: 8px;
  z-index: 1; }

.append-block:before, #about #strong-container > ul > li:before, #about #strong-container > ul > li .image:before, #about #strong-container > ul > li .image .object1:before,
#about #strong-container > ul > li .image .object2:before {
  background-color: #a8b6bf; }

.append-block:after, #about #strong-container > ul > li:after, #about #strong-container > ul > li .image:after, #about #strong-container > ul > li .image .object1:after,
#about #strong-container > ul > li .image .object2:after {
  background-color: #77f792; }

#about {
  position: relative; }
  #about #strong-container {
    position: relative;
    z-index: 1; }
    #about #strong-container:after {
      content: "";
      display: block;
      position: absolute;
      width: 100%;}
    #about #strong-container > ul > li {
      background-color: #fff;
      position: relative; }
      #about #strong-container > ul > li:before, #about #strong-container > ul > li:after {
        top: 0; }
      #about #strong-container > ul > li:before {
        left: 8px; }
      #about #strong-container > ul > li:after {
        left: 0px; }
      #about #strong-container > ul > li .image {
        width: 100%;
        background-size: cover !important;
        position: relative; }
        #about #strong-container > ul > li .image .icon {
          left: 0;
          right: 0;
          top: 0;
          bottom: 0;
          margin: auto;
          z-index: 1; }
        #about #strong-container > ul > li .image:before, #about #strong-container > ul > li .image:after {
          top: 0; }
        #about #strong-container > ul > li .image:before {
          right: 0px; }
        #about #strong-container > ul > li .image:after {
          right: 8px; }
        #about #strong-container > ul > li .image .object1,
        #about #strong-container > ul > li .image .object2 {
          text-indent: -9999px;
          display: block; }
          #about #strong-container > ul > li .image .object1:before, #about #strong-container > ul > li .image .object1:after,
          #about #strong-container > ul > li .image .object2:before,
          #about #strong-container > ul > li .image .object2:after {
            bottom: 0; }
        #about #strong-container > ul > li .image .object1:before {
          left: 8px; }
        #about #strong-container > ul > li .image .object1:after {
          left: 0px; }
        #about #strong-container > ul > li .image .object2:before {
          right: 0px; }
        #about #strong-container > ul > li .image .object2:after {
          right: 8px; }
      #about #strong-container > ul > li .text-container .title {
        text-align: center; }
      #about #strong-container > ul > li .text-container ul li:before {
        content: '';
        width: 2px;
        height: 2px;
        display: inline-block;
        border-radius: 100%;
        background: #241f21;
        position: relative;
        left: -10px;
        top: -3px; }
      #about #strong-container > ul > li:nth-child(1) .image {
        background: url("../images/top/water.png") no-repeat center center; }
      #about #strong-container > ul > li:nth-child(2) .image {
        background: url("../images/top/water.png") no-repeat center center; }
      #about #strong-container > ul > li:nth-child(3) .image {
        background: url("../images/top/water.png") no-repeat center center; }
  #about #sensor-container {
    position: relative;
    background-color: #ebe6e6; }
    #about #sensor-container > ul {
      background-color: #fff; }
      #about #sensor-container > ul > li .image span {
        display: block;
        overflow: hidden;
        background-color: #eff2f3;
        border-radius: 50%;
        position: relative; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  #about #about-main {
    width: 1060px;
    background-color: #fff;
    padding: 20px;
    border-radius: 5px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
   }
    #about #about-main > * {
      display: table-cell;
      vertical-align: top; }
    #about #about-main .image {
      width: 520px; }
      #about #about-main .image span {
        position: relative;
        left: -10px; }
    #about #about-main .text-container {
      padding-top: 25px;
      padding-left: 40px; }
      #about #about-main .text-container .title {
        font-size: 24px;
        margin-bottom: 25px;
        letter-spacing: 0.05em;
        line-height: 1.87; }
  #about #strong-container {
    margin-top: 80px;
    padding-bottom: 100px; }
    #about #strong-container:after {
      top: 170px;
      height: calc(100% - 170px); }
    #about #strong-container > ul {
      width: 1060px;
      margin-left: auto;
      margin-right: auto;
      position: relative;
      z-index: 1; }
      #about #strong-container > ul > li {
        width: 330px;
        margin-left: 35px;
        float: left; }
        #about #strong-container > ul > li:first-child {
          margin-left: 0; }
        #about #strong-container > ul > li .image {
          height: 170px; }
        #about #strong-container > ul > li .text-container {
          padding: 25px 40px;
          height: 200px; }
          #about #strong-container > ul > li .text-container .title {
            font-size: 18px;
            margin-bottom: 15px; }
        #about #strong-container > ul > li:nth-child(1) .image .icon {
          width: 72px;
          height: 84px; }
        #about #strong-container > ul > li:nth-child(2) .image .icon {
          width: 76px;
          height: 70px; }
        #about #strong-container > ul > li:nth-child(3) .image .icon {
          width: 63px;
          height: 63px; }
  #about #sensor-container {
    padding-top: 70px;
    padding-bottom: 100px; }
    #about #sensor-container > ul {
      width: 1060px;
      margin-left: auto;
      margin-right: auto; }
      #about #sensor-container > ul > li {
        display: table-cell;
        width: 33.4%;
        border-left: 1px solid #eeeff0; }
        #about #sensor-container > ul > li:first-child {
          border-left: none; }
        #about #sensor-container > ul > li > * {
          display: table-cell;
          vertical-align: middle; }
        #about #sensor-container > ul > li .image {
          padding: 30px;
          width: 110px; }
          #about #sensor-container > ul > li .image span {
            width: 110px;
            height: 110px;
            margin: 0 auto; }
        #about #sensor-container > ul > li .text-container {
          padding-right: 30PX; }
          #about #sensor-container > ul > li .text-container .title {
            font-size: 16px;
            margin-bottom: 10px; }
  #about .digital-chips-container .digital-chips.no2 {
    width: 311px;
    height: 160px;
    top: 460px;
    margin-left: -774px; }
  #about .digital-chips-container .digital-chips.no4 {
    top: -85px;
    width: 346px;
    height: 113px;
    margin-left: 475px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  #about {
    margin-bottom: 0; }
    #about #about-main {
      margin-left: 15px;
      margin-right: 15px; }
      #about #about-main .image {
        width: 93%;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 25px; }
        #about #about-main .image span {
          position: relative;
          left: -5px; }
      #about #about-main .text-container .title {
        font-size: 17px;
        margin-bottom: 15px;
        letter-spacing: 0.05em;
        line-height: 1.47;
        text-align: center; }
    #about #strong-container {
      margin-top: 40px;
      padding-bottom: 50px; }
      #about #strong-container:after {
        top: 140px;
        height: calc(100% - 140px); }
      #about #strong-container > ul {
        margin-left: 15px;
        margin-right: 15px;
        position: relative;
        z-index: 1; }
        #about #strong-container > ul > li {
          margin-top: 25px; }
          #about #strong-container > ul > li:first-child {
            margin-top: 0; }
          #about #strong-container > ul > li .image {
            height: 170px; }
          #about #strong-container > ul > li .text-container {
            padding: 20px 35px; }
            #about #strong-container > ul > li .text-container .title {
              font-size: 17px;
              margin-bottom: 10px; }
          #about #strong-container > ul > li:nth-child(1) .image .icon {
            width: 72px;
            height: 84px; }
          #about #strong-container > ul > li:nth-child(2) .image .icon {
            width: 76px;
            height: 70px; }
          #about #strong-container > ul > li:nth-child(3) .image .icon {
            width: 63px;
            height: 63px; }
    #about .digital-chips-container .digital-chips.no4 {
      top: -55px;
      width: 173px;
      height: 56.5px;
      margin-left: 45px; } }

/* solution
-------------------------------------------------- */
#solution {
  position: relative; }
  #solution .copy {
    text-align: center;
    letter-spacing: 0.05em; }
  #solution #solution-container {
    background-color: #eff2f3; }
    #solution #solution-container .solution-list-container {
      background-color: #fff; }
      #solution #solution-container .solution-list-container .solution-number .solution-number-inner {
        background-color: #005ead;
        color: #fff;
        position: absolute;
        margin: auto; }
        #solution #solution-container .solution-list-container .solution-number .solution-number-inner .num {
          font-style: italic;
          text-align: center;
          letter-spacing: 0.15em; }
        #solution #solution-container .solution-list-container .solution-number .solution-number-inner .text {
          text-align: center;
          letter-spacing: 0.1em; }
        #solution #solution-container .solution-list-container .solution-number .solution-number-inner:after {
          display: block;
          content: "";
          position: absolute;
          background-color: #4faed0;
          width: 8px;
          height: 8px;
          right: -4px;
          bottom: -4px; }
      #solution #solution-container .solution-list-container .text-container ul li {
        padding-left: 15px; }
        #solution #solution-container .solution-list-container .text-container ul li:before {
          content: '';
          width: 2px;
          height: 2px;
          display: inline-block;
          border-radius: 100%;
          background: #241f21;
          position: relative;
          left: -10px;
          top: -3px; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  #solution > .copy {
    font-size: 24px;
    margin-bottom: 30px; }
  #solution > .text {
    text-align: center; }
  #solution #solution-container {
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
    padding: 80px 100px;
    box-sizing: border-box;
    margin-top: 40px; }
    #solution #solution-container .solution-list-container {
      margin-top: 20px;
      position: relative; }
      #solution #solution-container .solution-list-container:before {
        content: "";
        display: block;
        background-color: #005ead;
        position: absolute;
        width: 1px;
        height: 100%;
        top: -50%;
        left: 83px;
        z-index: 1; }
      #solution #solution-container .solution-list-container:first-child {
        margin-top: 0; }
        #solution #solution-container .solution-list-container:first-child:before {
          display: none; }
      #solution #solution-container .solution-list-container > * {
        display: table-cell;
        vertical-align: middle; }
      #solution #solution-container .solution-list-container .solution-number {
        width: 190px; }
        #solution #solution-container .solution-list-container .solution-number .solution-number-inner {
          width: 86px;
          height: 80px;
          padding-top: 6px;
          top: 0;
          bottom: 0;
          left: 40px; }
          #solution #solution-container .solution-list-container .solution-number .solution-number-inner span {
            line-height: 1.37;
            display: block; }
          #solution #solution-container .solution-list-container .solution-number .solution-number-inner .num {
            font-size: 30px; }
          #solution #solution-container .solution-list-container .solution-number .solution-number-inner .text {
            font-size: 16px; }
      #solution #solution-container .solution-list-container .image {
        width: 202px; }
        #solution #solution-container .solution-list-container .image img {
          width: 202px; }
      #solution #solution-container .solution-list-container .text-container {
        padding: 30px 40px; }
        #solution #solution-container .solution-list-container .text-container .title {
          font-size: 18px;
          margin-bottom: 20px; }
        #solution #solution-container .solution-list-container .text-container .text {
          line-height: 1.87; }
  #solution #sluicegate-container {
    margin-top: 70px;
    width: 1060px;
    margin-left: auto;
    margin-right: auto; }
    #solution #sluicegate-container .contents-container > * {
      display: table-cell;
      vertical-align: middle; }
    #solution #sluicegate-container .contents-container .image {
      width: 510px;
      padding-right: 50px; }
    #solution #sluicegate-container .contents-container .title {
      font-size: 18px;
      margin-bottom: 20px; }
  #solution .digital-chips-container .digital-chips.no1 {
    width: 327px;
    height: 250px;
    top: -255px;
    margin-left: -710px; }
  #solution .digital-chips-container .digital-chips.no5 {
    top: -316px;
    width: 572px;
    height: 469px;
    margin-left: 312px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  #solution > .copy {
    font-size: 17px;
    margin-bottom: 30px;
    margin-left: 15px;
    margin-right: 15px; }
  #solution > .text {
    margin-left: 15px;
    margin-right: 15px; }
  #solution #solution-container {
    padding: 60px 15px;
    margin-top: 40px; }
    #solution #solution-container .solution-list-container {
      margin-top: 70px;
      padding: 45px 0;
      position: relative; }
      #solution #solution-container .solution-list-container:before {
        content: "";
        display: block;
        background-color: #005ead;
        position: absolute;
        width: 1px;
        height: 70px;
        top: -70px;
        left: 50%;
        z-index: 0; }
      #solution #solution-container .solution-list-container:first-child {
        margin-top: 0; }
        #solution #solution-container .solution-list-container:first-child:before {
          display: none; }
      #solution #solution-container .solution-list-container .solution-number {
        width: 190px; }
        #solution #solution-container .solution-list-container .solution-number .solution-number-inner {
          width: 165px;
          height: 35px;
          line-height: 35px;
          left: 0;
          right: 0;
          top: -17px;
          text-align: center; }
          #solution #solution-container .solution-list-container .solution-number .solution-number-inner span {
            display: inline-block; }
          #solution #solution-container .solution-list-container .solution-number .solution-number-inner .num {
            font-size: 25px; }
          #solution #solution-container .solution-list-container .solution-number .solution-number-inner .text {
            font-size: 16px; }
      #solution #solution-container .solution-list-container .image {
        width: 175px;
        margin-left: auto;
        margin-right: auto; }
        #solution #solution-container .solution-list-container .image img {
          width: 175px; }
      #solution #solution-container .solution-list-container .text-container {
        padding: 10px 35px 0; }
        #solution #solution-container .solution-list-container .text-container .title {
          font-size: 17px;
          margin-bottom: 10px;
          text-align: center; }
  #solution #sluicegate-container {
    margin-top: 40px;
    margin-left: 15px;
    margin-right: 15px; }
    #solution #sluicegate-container .contents-container .title {
      font-size: 15px;
      margin-bottom: 20px;
      margin-top: 25px;
      margin-bottom: 20px;
      text-align: center; }
  #solution .digital-chips-container .digital-chips.no5 {
    top: -185px;
    width: 286px;
    height: 234.5px;
    margin-left: 65px; } }

/* contents
-------------------------------------------------- */
#contents .contents-inner-container {
  position: relative;
  background-color: #ebe6e6; }
  #contents .contents-inner-container > .text-container {
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),url("../images/top/bg-contents.png") no-repeat center center;
    background-size: cover;
  }
    #contents .contents-inner-container > .text-container .title {
      letter-spacing: 0.1em; }
    #contents .contents-inner-container > .text-container * {
      color: #fff; }
  #contents .contents-inner-container .list-container > ul {
    background-color: #fff; }
    #contents .contents-inner-container .list-container > ul > li .image span {
      display: block;
      overflow: hidden;
      background-color: #eff2f3;
      border-radius: 50%;
      position: relative; }
      #contents .contents-inner-container .list-container > ul > li .image span img {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        margin: auto; }
  #contents .contents-inner-container .option-container {
    background-color: #dfdcdc; }
    #contents .contents-inner-container .option-container .title {
      text-align: center; }
      #contents .contents-inner-container .option-container .title span {
        display: block; }

#contents .price-container {
  background-color: #fff; }
  #contents .price-container .text {
    border: 1px solid #241f21; }

#contents .pdf-link-container {
  border: 1px solid #d5d4d4; }
  #contents .pdf-link-container ul li a {
    text-decoration: none; }
    #contents .pdf-link-container ul li a span:after {
      content: "";
      display: inline-block;
      background-size: cover;
      position: relative;
      top: 2px; }

#contents .service-container {
  background-color: #eff2f3; }
  #contents .service-container .title {
    text-align: center; }
  #contents .service-container .bnr-container .bnr-container-inner {
    background-color: #fff;
    border: 1px solid #cad1d1; }
  #contents .service-container .bnr-container .link {
    display: block;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
    box-sizing: border-box; }
    #contents .service-container .bnr-container .link > * {
      color: #4f575f; }
    #contents .service-container .bnr-container .link:before, #contents .service-container .bnr-container .link:after {
      content: "";
      display: block;
      position: absolute;
      left: 0;
      top: 0;
      opacity: 0;
      width: 100%;
      height: 100%;
      z-index: 1;
      transform: scale(0.9);
      -moz-transform: scale(0.9);
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transition: all 0.28s ease-in;
      -moz-transition: all 0.28s ease-in;
      -webkit-transition: all 0.28s ease-in;
      -ms-transition: all 0.28s ease-in; }
    #contents .service-container .bnr-container .link:before {
      background-color: #fff; }
    #contents .service-container .bnr-container .link:after {
      background-color: #fff;
      transition-delay: 0.1s !important;
      -moz-transition-delay: 0.1s !important;
      -webkit-transition-delay: 0.1s !important;
      -o-transition-delay: 0.1s !important;
      -ms-transition-delay: 0.1s !important; }
    #contents .service-container .bnr-container .link:hover {
      text-decoration: none; }
      #contents .service-container .bnr-container .link:hover:before {
        opacity: 0.2;
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1); }
      #contents .service-container .bnr-container .link:hover:after {
        opacity: 0.2;
        transform: scale(1);
        -moz-transform: scale(1);
        -webkit-transform: scale(1);
        -ms-transform: scale(1); }
    #contents .service-container .bnr-container .link span {
      display: block; }
      #contents .service-container .bnr-container .link span:before, #contents .service-container .bnr-container .link span:after {
        content: "";
        display: block;
        position: absolute; }
      #contents .service-container .bnr-container .link span:before {
        width: 11px;
        height: 10px;
        background: url("../img/common/_icon/blank.svg") no-repeat center center;
        background-size: cover;
        z-index: 1; }
      #contents .service-container .bnr-container .link span:after {
        background-color: #595656; }
    #contents .service-container .bnr-container .link .bnr-title {
      font-weight: bold; }

#contents #system-map .image-container {
  background-color: #eaf6fd; }
  #contents #system-map .image-container img {
    margin: 0 auto;
    display: block; }

#contents .company-info-container {
  border: 1px solid #4e637f; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  #contents {
    margin-bottom: 0; }
    #contents .contents-inner-container {
      padding-bottom: 70px; }
      #contents .contents-inner-container > .text-container {
        width: 100%;
        padding-top: 100px;
        padding-bottom: 215px; }
        #contents .contents-inner-container > .text-container > * {
          text-align: center; }
        #contents .contents-inner-container > .text-container .title {
          font-size: 24px;
          margin-bottom: 25px;
          letter-spacing: 0.05em; }
      #contents .contents-inner-container > .list-container {
        background-color: #dfdcdc;
        width: 1060px;
        padding: 30px 0;
        margin-left: auto;
        margin-right: auto;
        margin-top: -130px; }
        #contents .contents-inner-container > .list-container > ul {
          background-color: #fff;
          padding: 35px 30px; }
          #contents .contents-inner-container > .list-container > ul > li {
            display: table;
            width: 33.3%;
            float: left; }
            #contents .contents-inner-container > .list-container > ul > li > * {
              display: table-cell;
              vertical-align: middle; }
            #contents .contents-inner-container > .list-container > ul > li .image {
              width: 80px; }
              #contents .contents-inner-container > .list-container > ul > li .image span {
                width: 80px;
                height: 80px; }
            #contents .contents-inner-container > .list-container > ul > li .text-container {
              padding-left: 20px; }
              #contents .contents-inner-container > .list-container > ul > li .text-container p {
                font-size: 18px; }
                #contents .contents-inner-container > .list-container > ul > li .text-container p span {
                  font-size: 14px; }
            #contents .contents-inner-container > .list-container > ul > li:nth-child(n + 4) {
              margin-top: 30px; }
            #contents .contents-inner-container > .list-container > ul > li:first-child .image span img {
              width: 30px;
              height: 126px;
              -webkit-transform: translate(4px, 3px);
              transform: translate(4px, 3px); }
            #contents .contents-inner-container > .list-container > ul > li:nth-child(2) .image span img {
              width: 35px;
              height: 44px;
              -webkit-transform: translate(-2px, 0);
              transform: translate(-2px, 0); }
            #contents .contents-inner-container > .list-container > ul > li:nth-child(3) .image span img {
              width: 35px;
              height: 42px;
              -webkit-transform: translate(0, 0);
              transform: translate(0, 0); }
            #contents .contents-inner-container > .list-container > ul > li:nth-child(4) .image span img {
              width: 49px;
              height: 28px;
              -webkit-transform: translate(2px, 1px);
              transform: translate(2px, 1px); }
            #contents .contents-inner-container > .list-container > ul > li:last-child {
              width: 66.6%; }
              #contents .contents-inner-container > .list-container > ul > li:last-child .image span img {
                width: 44px;
                height: 34px;
                -webkit-transform: translate(0, 0);
                transform: translate(0, 0); }
      #contents .contents-inner-container .option-container {
        width: 1060px;
        margin-left: auto;
        margin-right: auto;
        display: table;
        margin-top: 50px; }
        #contents .contents-inner-container .option-container > * {
          display: table-cell;
          vertical-align: middle; }
        #contents .contents-inner-container .option-container .title {
          border-right: 1px solid #ebe6e6;
          width: 320px;
          font-size: 18px; }
          #contents .contents-inner-container .option-container .title span {
            font-size: 14px; }
        #contents .contents-inner-container .option-container .list-container {
          padding: 30px 60px; }
          #contents .contents-inner-container .option-container .list-container ul li {
            float: left;
            line-height: 1.87; }
            #contents .contents-inner-container .option-container .list-container ul li:nth-child(odd) {
              width: 330px; }
            #contents .contents-inner-container .option-container .list-container ul li:last-child {
              font-size: 11px;
              margin-top: 5px; }
      #contents .contents-inner-container > p {
        width: 1060px;
        margin-left: auto;
        margin-right: auto;
        text-align: right;
        font-size: 11px;
        margin-top: 10px; }
    #contents .price-container {
      text-align: center;
      width: 1060px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 40px;
      padding: 17px 0; }
      #contents .price-container > * {
        display: inline-block;
        vertical-align: middle; }
      #contents .price-container .text {
        padding: 5px 15px;
        margin-right: 20px; }
      #contents .price-container .price {
        font-size: 46px;
        letter-spacing: .1em; }
        #contents .price-container .price span {
          font-size: 14px; }
          #contents .price-container .price span em {
            font-size: 22px; }
    #contents .pdf-link-container {
      width: 1060px;
      margin-left: auto;
      margin-right: auto;
      margin-top: 20px; }
      #contents .pdf-link-container ul {
        display: table;
        width: 100%; }
        #contents .pdf-link-container ul li {
          display: table-cell;
          vertical-align: middle;
          border-left: 1px solid #d5d4d4;
          text-align: center;
          width: 50%; }
          #contents .pdf-link-container ul li:first-child {
            border-left: none; }
          #contents .pdf-link-container ul li a {
            display: block;
            padding: 20px 0; }
            #contents .pdf-link-container ul li a span:after {
              width: 13px;
              height: 16px;
              margin-left: 5px; }
    #contents .service-container {
      padding: 70px 0 85px; }
      #contents .service-container .title {
        font-size: 18px; }
      #contents .service-container .bnr-container {
        margin: 0 auto;
        letter-spacing: -.4em;
        text-align: center; }
        #contents .service-container .bnr-container .bnr-container-inner {
          width: 610px;
          height: 130px;
          padding: 10px;
          display: inline-block; }
        #contents .service-container .bnr-container .link {
          width: 100%;
          height: 100%;
          display: block;
          letter-spacing: normal;
          margin-left: 40px;
          background-image: url("../img/paddywatch/bnr-service01.png"); }
          #contents .service-container .bnr-container .link span:before {
            right: -4px;
            bottom: -2px; }
          #contents .service-container .bnr-container .link span:after {
            right: -11px;
            bottom: -10px;
            width: 25px;
            height: 25px; }
          #contents .service-container .bnr-container .link:first-child {
            margin-left: 0; }
        #contents .service-container .bnr-container .bnr-title, #contents .service-container .bnr-container .bnr-text {
          text-align: center; }
        #contents .service-container .bnr-container .bnr-title {
          padding-top: 32px;
          margin-bottom: 10px;
          font-size: 22px; }
    #contents #system-map {
      margin-top: 95px;
      width: 1060px;
      margin-left: auto;
      margin-right: auto; }
      #contents #system-map .image-container {
        padding: 65px 0; }
        #contents #system-map .image-container img {
          width: 834px; }
    #contents .digital-chips-container .digital-chips.no2 {
      width: 311px;
      height: 160px;
      top: -75px;
      margin-left: 340px; }
    #contents .digital-chips-container .digital-chips.no4 {
      bottom: 576px;
      width: 346px;
      height: 113px;
      margin-left: 350px; }
    #contents .digital-chips-container .digital-chips.no6 {
      bottom: -300px;
      width: 285px;
      height: 214px;
      margin-left: -790px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  #contents .contents-inner-container {
    padding-bottom: 50px; }
    #contents .contents-inner-container > .text-container {
      padding-top: 40px;
      padding-bottom: 130px; }
      #contents .contents-inner-container > .text-container .title {
        font-size: 17px;
        margin-bottom: 25px;
        letter-spacing: 0.1em;
        text-align: center; }
      #contents .contents-inner-container > .text-container .text {
        margin-left: 15px;
        margin-right: 15px; }
    #contents .contents-inner-container > .list-container {
      background-color: #dfdcdc;
      margin-left: 15px;
      margin-right: 15px;
      margin-top: -85px; }
      #contents .contents-inner-container > .list-container > ul {
        background-color: #fff; }
        #contents .contents-inner-container > .list-container > ul > li {
          display: table;
          width: 100%;
          box-sizing: border-box;
          border-top: 1px solid #eeeff0;
          padding: 15px 20px; }
          #contents .contents-inner-container > .list-container > ul > li > * {
            display: table-cell;
            vertical-align: middle; }
          #contents .contents-inner-container > .list-container > ul > li .image {
            width: 55px; }
            #contents .contents-inner-container > .list-container > ul > li .image span {
              width: 55px;
              height: 55px; }
          #contents .contents-inner-container > .list-container > ul > li .text-container {
            padding-left: 20px; }
            #contents .contents-inner-container > .list-container > ul > li .text-container p {
              font-size: 17px; }
              #contents .contents-inner-container > .list-container > ul > li .text-container p span {
                font-size: 12px;
                display: block; }
          #contents .contents-inner-container > .list-container > ul > li:first-child .image span img {
            width: 22px;
            height: 93px;
            -webkit-transform: translate(3px, 2px);
            transform: translate(3px, 2px); }
          #contents .contents-inner-container > .list-container > ul > li:nth-child(2) .image span img {
            width: 23px;
            height: 29px;
            -webkit-transform: translate(-2px, 0);
            transform: translate(-2px, 0); }
          #contents .contents-inner-container > .list-container > ul > li:nth-child(3) .image span img {
            width: 26px;
            height: 31px;
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
          #contents .contents-inner-container > .list-container > ul > li:nth-child(4) .image span img {
            width: 32px;
            height: 19px;
            -webkit-transform: translate(2px, 1px);
            transform: translate(2px, 1px); }
          #contents .contents-inner-container > .list-container > ul > li:last-child .image span img {
            width: 29px;
            height: 23px;
            -webkit-transform: translate(0, 0);
            transform: translate(0, 0); }
    #contents .contents-inner-container .option-container {
      margin-left: 15px;
      margin-right: 15px;
      margin-top: 25px; }
      #contents .contents-inner-container .option-container .title {
        border-bottom: 1px solid #ebe6e6;
        font-size: 17px;
        padding: 15px 0; }
        #contents .contents-inner-container .option-container .title span {
          font-size: 13px; }
      #contents .contents-inner-container .option-container .list-container {
        padding: 15px 30px 20px; }
        #contents .contents-inner-container .option-container .list-container ul li {
          line-height: 1.87; }
    #contents .contents-inner-container > p {
      margin-left: 15px;
      margin-right: 15px;
      font-size: 10px;
      margin-top: 10px; }
  #contents .price-container {
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 25px;
    padding: 20px 0 10px; }
    #contents .price-container > * {
      vertical-align: middle; }
    #contents .price-container .text {
      padding: 5px 15px;
      margin-left: auto;
      margin-right: auto;
      font-size: 11px;
      display: inline-block; }
    #contents .price-container .price {
      font-size: 40px;
      letter-spacing: .1em;
      display: block; }
      #contents .price-container .price span {
        font-size: 10px;
        letter-spacing: 0em; }
        #contents .price-container .price span em {
          font-size: 25px; }
  #contents .pdf-link-container {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 25px; }
    #contents .pdf-link-container ul li {
      vertical-align: middle;
      text-align: center;
      border-top: 1px solid #d5d4d4; }
      #contents .pdf-link-container ul li:first-child {
        border-top: none; }
      #contents .pdf-link-container ul li a {
        display: block;
        padding: 15px 0; }
        #contents .pdf-link-container ul li a span:after {
          width: 13px;
          height: 16px;
          margin-left: 5px; }
  #contents .service-container {
    padding: 50px 0; }
    #contents .service-container .title {
      font-size: 18px; }
    #contents .service-container .bnr-container {
      margin-left: 15px;
      margin-right: 15px;
      letter-spacing: -.4em;
      text-align: center; }
      #contents .service-container .bnr-container .bnr-container-inner {
        height: 85px;
        padding: 4px;
        display: block; }
      #contents .service-container .bnr-container .link {
        width: 100%;
        height: 100%;
        display: block;
        letter-spacing: normal;
        background-image: url("../img/paddywatch/bnr-service01-smp.png"); }
        #contents .service-container .bnr-container .link span:before {
          right: 2px;
          bottom: 3px; }
        #contents .service-container .bnr-container .link span:after {
          right: -4px;
          bottom: -4px;
          width: 25px;
          height: 25px; }
        #contents .service-container .bnr-container .link:first-child {
          margin-left: 0; }
      #contents .service-container .bnr-container .bnr-title, #contents .service-container .bnr-container .bnr-text {
        text-align: center; }
      #contents .service-container .bnr-container .bnr-title {
        padding-top: 20px;
        margin-bottom: 5px;
        font-size: 15px; }
      #contents .service-container .bnr-container .bnr-text {
        font-size: 8px; }
  #contents #system-map {
    margin-top: 40px;
    margin-left: 15px;
    margin-right: 15px; }
    #contents #system-map .image-container {
      padding: 20px 30px; }
    #contents #system-map .btn {
      margin-top: 30px; }
  #contents .digital-chips-container .digital-chips.no2 {
    top: -20px;
    width: 155.5px;
    height: 80px;
    margin-left: 75px; }
  #contents .digital-chips-container .digital-chips.no6 {
    bottom: 230px;
    width: 142.5px;
    height: 107px;
    margin-left: -190px; } }

/* spec
-------------------------------------------------- */
#spec .spec-container {
  position: relative;
  z-index: 1; }
  #spec .spec-container > table {
    border-top: 1px solid #ebe6e6;
    width: 100%; }
    #spec .spec-container > table > tbody > tr > th,
    #spec .spec-container > table > tbody > tr > td {
      border-bottom: 1px solid #ebe6e6; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  #spec {
    width: 1060px;
    margin-left: auto;
    margin-right: auto; }
    #spec .spec-container > table > tbody > tr > th {
      border-right: 1px solid #ebe6e6;
      vertical-align: middle;
      width: 190px; }
      #spec .spec-container > table > tbody > tr > th span {
        font-size: 11px; }
    #spec .spec-container > table > tbody > tr > td table tr th {
      padding: 20px 30px;
      width: 190px;
      vertical-align: middle;
      border-right: 1px solid #ebe6e6; }
    #spec .spec-container > table > tbody > tr > td table tr td {
      padding: 20px 0 20px 30px; }
      #spec .spec-container > table > tbody > tr > td table tr td p {
        display: inline-block; }
        #spec .spec-container > table > tbody > tr > td table tr td p:first-child {
          width: 210px; }
    #spec .caution {
      font-size: 11px;
      margin-top: 15px; }
    #spec .digital-chips-container .digital-chips.no4 {
      top: 930px;
      width: 346px;
      height: 113px;
      margin-left: 415px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  #spec {
    margin-left: 15px;
    margin-right: 15px; }
    #spec .spec-container > table > tbody > tr > th {
      border-right: 1px solid #ebe6e6;
      vertical-align: top;
      width: 90px;
      padding: 10px 10px 0 0;
      font-size: 15px; }
    #spec .spec-container > table > tbody > tr > td table tr th,
    #spec .spec-container > table > tbody > tr > td table tr td {
      display: block; }
    #spec .spec-container > table > tbody > tr > td table tr th {
      padding: 10px 0 0 25px;
      font-weight: bold;
      font-size: 15px; }
    #spec .spec-container > table > tbody > tr > td table tr td {
      padding: 0 0 10px 25px; }
    #spec .caution {
      font-size: 10px;
      margin-top: 10px; }
    #spec #system-map .image-container {
      padding: 25px 20px; }
    #spec #system-map .btn {
      margin-top: 30px; } }

/* contact
-------------------------------------------------- */
#contact {
  margin-bottom: 0; }
  #contact .contact-inner-container {
    position: relative;
    z-index: 1; }
    #contact .contact-inner-container .title {
      text-align: center; }
      #contact .contact-inner-container .title > span {
        color: #fff; }
      #contact .contact-inner-container .title .en,
      #contact .contact-inner-container .title .jp {
        font-weight: bold;
        display: block; }
      #contact .contact-inner-container .title .sub {
        border: 1px solid #fff;
        display: inline-block; }
    #contact .contact-inner-container .btn-container {
      text-align: center; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  #contact {
    background: url("../img/paddywatch/bg-contact.jpg") no-repeat center center;
    background-size: cover;
    position: relative;
    height: 460px; }
    #contact:after {
      content: "";
      display: block;
      width: 1460px;
      height: 460px;
      background: url("../img/paddywatch/object-contact.png") no-repeat center center;
      position: absolute;
      left: 50%;
      top: 0;
      bottom: 0;
      margin: auto;
      margin-left: -730px; }
    #contact .contact-inner-container {
      padding-top: 110px; }
      #contact .contact-inner-container .title .en {
        font-size: 43px; }
      #contact .contact-inner-container .title .jp {
        font-size: 16px;
        margin: 0 0 10px; }
      #contact .contact-inner-container .title .sub {
        font-size: 12px;
        padding: 9px 35px; }
    #contact .btn-container {
      margin-top: 50px; }
      #contact .btn-container .btn {
        margin: 0 20px;
        display: inline-block; }
    #contact .digital-chips-container .digital-chips.no6 {
      bottom: -180px;
      width: 285px;
      height: 214px;
      margin-left: -635px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  #contact {
    background: url("../img/paddywatch/bg-contact-smp.jpg") no-repeat center center;
    background-size: cover;
    position: relative; }
    #contact:after {
      content: "";
      display: block;
      width: 375px;
      height: 400px;
      background: url("../img/paddywatch/object-contact-smp.png") no-repeat center center;
      background-size: contain;
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      margin: auto; }
    #contact .contact-inner-container {
      padding-top: 75px;
      padding-bottom: 75px; }
      #contact .contact-inner-container .title .en {
        font-size: 27px; }
      #contact .contact-inner-container .title .jp {
        font-size: 13px;
        margin: 5px 0 5px; }
      #contact .contact-inner-container .title .sub {
        font-size: 10px;
        padding: 5px 15px; }
    #contact .btn-container {
      margin-top: 30px; }
      #contact .btn-container .btn {
        margin-top: 25px; }
        #contact .btn-container .btn:first-child {
          margin-top: 0; } }

/* company
-------------------------------------------------- */
.company-info-container {
  border: 1px solid #eeeff0; }
  .company-info-container .company-logo {
    text-indent: -9999px;
    display: block;
    background: url("../img/common/corporate_logo_color.svg") center no-repeat;
    background-size: cover; }
  .company-info-container .company-info a {
    color: #77f792; }
    .company-info-container .company-info a:hover {
      text-decoration: none; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  .company-info-container {
    text-align: center;
    width: 1060px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 100px;
    padding: 40px 0; }
    .company-info-container > * {
      display: inline-block;
      vertical-align: middle; }
    .company-info-container .company-logo {
      display: inline-block;
      width: 150px;
      height: 45px;
      margin-right: 60px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  .company-info-container {
    text-align: center;
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 40px;
    margin-bottom: 100px;
    padding: 35px 15px;
    box-sizing: border-box; }
    .company-info-container > * {
      display: inline-block;
      vertical-align: middle; }
    .company-info-container .company-logo {
      width: 120px;
      height: 36px;
      margin: 0 auto 25px; } }

#banner .bnr-container .link {
  display: block;
  text-indent: -9999px;
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat;
  position: relative;
  overflow: hidden; }
  #banner .bnr-container .link:before, #banner .bnr-container .link:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    transform: scale(0.9);
    -moz-transform: scale(0.9);
    -webkit-transform: scale(0.9);
    -ms-transform: scale(0.9);
    transition: all 0.28s ease-in;
    -moz-transition: all 0.28s ease-in;
    -webkit-transition: all 0.28s ease-in;
    -ms-transition: all 0.28s ease-in; }
  #banner .bnr-container .link:before {
    background-color: #fff; }
  #banner .bnr-container .link:after {
    background-color: #fff;
    transition-delay: 0.1s !important;
    -moz-transition-delay: 0.1s !important;
    -webkit-transition-delay: 0.1s !important;
    -o-transition-delay: 0.1s !important;
    -ms-transition-delay: 0.1s !important; }
  #banner .bnr-container .link:hover:before {
    opacity: 0.2;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1); }
  #banner .bnr-container .link:hover:after {
    opacity: 0.2;
    transform: scale(1);
    -moz-transform: scale(1);
    -webkit-transform: scale(1);
    -ms-transform: scale(1); }
  #banner .bnr-container .link.blank span {
    display: block; }
    #banner .bnr-container .link.blank span:before, #banner .bnr-container .link.blank span:after {
      content: "";
      display: block;
      position: absolute; }
    #banner .bnr-container .link.blank span:before {
      width: 11px;
      height: 10px;
      background: url("../img/common/_icon/blank.svg") no-repeat center center;
      background-size: cover;
      z-index: 1; }
    #banner .bnr-container .link.blank span:after {
      background-color: #595656;
      right: 0;
      bottom: 0; }

/* PC =================================== */
/* PC　ALL */
@media only screen and (min-width: 751px) {
  #banner {
    margin: 75px 0 40px; }
    #banner .bnr-container {
      margin: 40px auto;
      width: 900px; }
      #banner .bnr-container .link {
        background-image: url("../img/paddywatch/bnr-pw2400.jpg-2.jpg");
        width: 100%;
        height: 170px;
        margin: 0 auto; }
        #banner .bnr-container .link.blank span:before {
          right: 7px;
          bottom: 7px; }
        #banner .bnr-container .link.blank span:after {
          width: 25px;
          height: 25px; }
      #banner .bnr-container p {
        text-align: right;
        margin-top: 10px; } }

/* PC　サイズ別 */
/* SMP =================================== */
@media only screen and (max-width: 750px) {
  #banner {
    margin-bottom: 25px; }
    #banner .bnr-container {
      margin: 20px 15px 25px; }
      #banner .bnr-container .link {
        background-image: url("../img/paddywatch/bnr-pw2400_smp.jpg-2.jpg");
        width: 100%;
        padding-bottom: 25.3%;
        height: 0; }
        #banner .bnr-container .link.blank span:before {
          right: 7px;
          bottom: 7px; }
        #banner .bnr-container .link.blank span:after {
          width: 25px;
          height: 25px; }
      #banner .bnr-container p {
        margin-top: 10px; } }


#ex01 {
  text-align: center
}

#ex01 li:first-child {
  height: 323px;
  background-size: cover
}

#ex01 li:nth-child(2n) {
  height: 323px;
  background-size: cover
}

#ex01 li:last-child {
  height: 323px;
  background-size: cover
}

[id^=ex] h3.ex-ttl {
  width: auto;
  margin-top: 40px;
  margin-bottom: 20px;
  padding: 0 20px
}

[id^=ex] h3.ex-ttl:before {
  margin-right: .4em
}

[id^=ex] h3.ex-ttl:after {
  margin-left: .4em
}

[id^=ex] .other-block {
  padding: 30px
}

[id^=ex] .ex-txt {
  padding: 0 20px 20px;
  text-align: left
}

[id^=ex] .ex-txt {
  padding-bottom: 40px;
  text-align: center
}

[id^=ex] h3.ex-txt {
  padding: 0 20px 40px
}

[id^=ex] h3.ex-txt br {
  display: none
}

[id^=ex] ul {
  display: block
}

[id^=ex] ul li {
  width: 100%
}

[id^=ex] .ex-block-figure {
  padding: 20px 20px 0
}

[id^=ex] .other-block {
  margin-top: 20px;
  text-align: left
}

[id^=ex] h3.ex-ttl {
  font-size: 2.8rem;
  font-weight: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  margin: 10px auto 40px;
  padding: 0 40px;
  color: #444;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  justify-content: center;
}

[id^=ex] h3.ex-ttl strong {
  font-weight: 700;
  color: #14376e;
}

[id^=ex] ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

[id^=ex] ul li {
  width: 33.333%;
  padding: 90px 20px;
  text-align: center;
  color: #fff
}

[id^=ex] ul li h4 {
  font-size: 26px;
  font-size: 2.6rem
}

[id^=ex] ul li p {
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.8;
  position: relative;
  margin-top: 28px;
  padding-top: calc(28px + 2px)
}

[id^=ex] ul li p:before {
  position: absolute;
  top: 0;
  left: 46.5%;
  display: block;
  width: 28px;
  height: 2px;
  content: '';
  background-color: #fff
}

[id^=ex] .ex-block-figure {
  max-width: 1000px;
  margin: 0 auto;
  padding: 40px
}

[id^=ex] .ex-block-figure img {
  width: 100%
}

[id^=ex] .other-block {
  font-size: 18px;
  font-size: 1.8rem;
  padding: 40px;
  text-align: center;
  color: #fff;
  background: #272727
}

[id^=ex] .feature-block-ex h4 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: inherit;
  font-weight: 700;
  text-align: center;
  color: #14376e;
}

[id^=ex] .feature-block-ex ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: 1100px;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

[id^=ex] .feature-block-ex ul li {
  width: 28%
}

[id^=ex] .feature-block-ex ul li img {
  width: 90%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}


#feature .feature-block-ex h4 {
  font-size: 26px;
  font-size: 2.6rem;
  font-weight: inherit;
  font-weight: 700;
  margin: 60px auto 30px;
  padding: 0 40px;
  text-align: center
}

#feature .feature-block-ex ul {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: 1100px;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#feature .feature-block-ex ul li {
  width: 28%
}

#feature .feature-block-ex ul li img {
  width: 90%;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}


ul.seven_feature_block {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  width: auto;
  margin: 0 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: center;
  -ms-flex-pack: justify;
  justify-content: center;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap
}


ul.seven_feature_block li {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 700;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 230px;
  margin: 0 10px 20px;
  padding: 20px 0;
  background: #fff;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-justify-content: center
}

ul.seven_feature_block li img {
  margin-right: 10px;
  width: 10%;
}

@media screen and (min-width:768px) {
  .contact-mail {
    font-size: 32px;
    font-size: 3.2rem;
    font-weight: 700;
    padding-bottom: 10px;
    letter-spacing: .06em;
    text-align: left;
  }

  .d-lg-show {
    display: block;
  }
  .d-sm-show {
    display: none;
  }
  .mt-3 {
    margin-top: 20px;
  }
  .mb-3 {
    margin-bottom: 20px;
  }
}

@media screen and (max-width:767px) {
  .contact-mail {
    font-size: 20px;
    font-size: 2.0rem;
    font-weight: 500;
    padding-bottom: 10px;
    letter-spacing: .06em;
    text-align: center;
  }
  ul.seven_feature_block>li:first-child {
    margin-top: 20px;
  }
  .feature-block-ex {
    display: inline-flex;
  }
  .d-lg-show {
    display: none;
  }
  .d-sm-show {
    display: block;
  }
  .mt-3 {
    margin-top: 6px;
  }
  .mb-3 {
    margin-bottom: 6px;
  }
}

@media screen and (max-width:751px) {
    .ex-ttl{
        width: 100%!important;
    }
    #ex01 li:first-child{
        height: 100%;
    }
    #ex01 li:nth-child(2n){
        height: 100%;
    }
    #ex01 li:last-child{
        height: 100%;
    }
    #ex02{
        margin-top: 100px!important;
    }
    .feature-block-ex {
        display:block;
    }
    .feature-block-ex ul{
        width: 100%!important;
        flex-direction: column!important;
    }
    .feature-block-ex ul li{
        width: 100%!important;
        padding: 0!important;
    }
}
#plan {
  padding-top: 5rem;
}

#plan:before {
  display: inline-block;
  height: 50px;
  margin-top: -50px;
  content: '';
  vertical-align: top
}

#plan h3 {
  font-size: 32px;
  font-size: 3.2rem;
  font-weight: inherit;
  font-weight: 700;
  margin: 0 auto 40px;
  text-align: center
}

#plan .plan-block {
  max-width: 1174px;
  margin: 0 auto 30px
}

#plan .plan-block.plan-a {
  border: 4px solid #224b8f
}

#plan .plan-block.plan-a h4 {
  background: #224b8f
}

#plan .plan-block.plan-a .plan-block-price {
  height: 54px
}

#plan .plan-block.plan-a button a {
  display: block;
  padding-bottom: .4em
}

#plan .plan-block.plan-f {
  border: 4px solid #B63D1B
}

#plan .plan-block.plan-f h4 {
  background: #B63D1B
}

#plan .plan-block.plan-f .plan-block-price {
  height: 54px
}

#plan .plan-block.plan-f button a {
  display: block;
  padding-bottom: .4em
}

#plan .plan-block.plan-c {
  border: 4px solid #327131
}

#plan .plan-block.plan-c h4 {
  background: #327131
}

#plan .plan-block.plan-c .plan-block-price {
  height: 54px
}

#plan .plan-block.plan-c button a {
  display: block;
  padding-bottom: .4em
}

#plan .plan-block.plan-d {
  border: 4px solid #fda900
}

#plan .plan-block.plan-d h4 {
  background: #fda900
}

#plan .plan-block.plan-d .plan-block-price {
  height: 54px
}

#plan .plan-block.plan-d button a {
  display: block;
  padding-bottom: .4em
}

#plan .plan-block.plan-b {
  border: 4px solid #F2934E
}

#plan .plan-block.plan-b h4 {
  background: #F2934E
}

#plan .plan-block.plan-compensation {
  border: 4px solid #ff6201
}

#plan .plan-block.plan-compensation h4 {
  background: #ff6201
}

#plan .plan-block h4 {
  font-size: 21px;
  font-size: 2.1rem;
  padding: 10px 20px;
  color: #fff
}

#plan .plan-block h4 span {
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  padding-left: 1em
}

#plan .plan-block .plan-block-inner {
  padding: 20px 20px 10px
}

#plan .plan-block .plan-block-inner ul {
  margin-bottom: 15px
}

#plan .plan-block .plan-block-inner button {
  display: block;
  padding: 0;
  border: none;
  background: 0 0
}

#plan .plan-block .plan-block-inner button a {
  font-size: 15px;
  font-size: 1.5rem;
  color: #036eb8;
  border-radius: .2em
}

#plan .plan-block .plan-block-inner button i {
  font-size: 15px;
  font-size: 1.5rem
}

#plan .plan-block .plan-block-inner .plan-block-description {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  flex-direction: row;
  padding-bottom: 20px;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  -webkit-box-align: top;
  -webkit-align-items: top;
  -ms-flex-align: top;
  align-items: top;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between
}

#plan .plan-block .plan-block-inner .plan-block-description .plan-block-accessories {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 700
}

#plan .plan-block .plan-block-inner .plan-block-description .plan-block-accessories span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400
}

#plan .plan-block .plan-block-inner .price-wrap {
  font-size: 20px;
  font-weight: 700;
  text-align: center
}

#plan .plan-block .plan-block-inner .plan-block-price {
  font-size: 21px;
  font-size: 2.1rem;
  font-weight: 700;
  padding: 10px 20px;
  text-align: center;
  background: #eee
}

#plan .plan-block .plan-block-inner .plan-block-price p {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  padding-bottom: 5px
}

#plan .plan-block .plan-block-inner .plan-block-price span {
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400
}

#plan .plan-block .plan-block-inner .plan-block-price strong span {
  font-weight: 700
}

#plan .plan-block .plan-block-inner .attention {
  font-size: 80%;
  padding-bottom: 10px
}

#plan .plan-block .plan-block-inner .attention-strong {
  font-weight: 700;
  padding-bottom: 10px;
  color: #c62310
}

#plan .plan-block .plan-block-inner .color-red {
  font-weight: 700;
  color: #c62310
}
