/*
base-color
*/
/*
rpa-color
*/
/*
txt-color
*/
/*
brakepoint
*/
/*
main
*/
#main.common_content {
  padding-top: 75px; }
  @media screen and (max-width: 1060px) {
    #main.common_content {
      padding-top: 60px; } }

.cbox {
  max-width: 860px; }

#content table th {
  width: 25%; }
  @media screen and (max-width: 768px) {
    #content table th {
      width: 100%;
      padding-bottom: 0; } }
@media screen and (max-width: 768px) {
  #content table td {
    border-bottom: 1px solid #ccc; } }

button,
input,
textarea {
  border: 1px solid #9CCBEA; }

input[type="text"],
input[type="tel"] {
  width: 95%; }

input#your-yosan {
  ime-mode: disabled; }

.page-id-299 input#your-email {
  border: none;
  background: none; }

button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  width: 260px;
  padding: 10px 0;
  background: #00C2E9;
  border-radius: 10px;
  margin: 0 auto 20px; }
  button:hover,
  input[type="submit"]:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover {
    color: #fff;
    background: #00C2E9; }
  button:active,
  input[type="submit"]:active,
  input[type="button"]:active,
  input[type="reset"]:active {
    background: #00C2E9; }

/*
topimage_rpa
*/
#topimage_rpa {
  position: relative;
  width: 100%;
  height: 600px;
  background: linear-gradient(90deg, #38bbce, #baf7a9);
  background-size: 100% 100%;
  overflow: hidden;
  margin-bottom: 10px; }
  @media screen and (max-width: 1060px) {
    #topimage_rpa {
      height: 400px; } }
  @media screen and (max-width: 768px) {
    #topimage_rpa {
      height: 525px;
      margin-bottom: 30px; } }
  #topimage_rpa #particles-js {
    width: 100%;
    height: 100%;
    background-image: url("");
    background-size: cover;
    background-position: 50% 50%;
    background-repeat: no-repeat; }
  #topimage_rpa canvas {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1; }
  #topimage_rpa h1,
  #topimage_rpa #rpa_top01,
  #topimage_rpa #rpa_read,
  #topimage_rpa #rpa_top03 {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 3; }
  #topimage_rpa #rpa_top01 {
    opacity: 0;
    width: 450px;
    transform: translate(-119%, -47%); }
    #topimage_rpa #rpa_top01.scrollin {
      animation: rpa_top01 0.5s ease 0s both, rpa_top01_b 3s ease-in-out 0.75s infinite; }
      @media screen and (max-width: 768px) {
        #topimage_rpa #rpa_top01.scrollin {
          animation: rpa_top01_sp 0.5s ease 0s both; } }
    @media screen and (max-width: 1060px) {
      #topimage_rpa #rpa_top01 {
        width: 300px; } }
    @media screen and (max-width: 768px) {
      #topimage_rpa #rpa_top01 {
        width: 334px;
        transform: translate(-50%, -4%); } }
  #topimage_rpa #rpa_read {
    opacity: 0;
    color: #251E1C;
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    transform: translate(-12.4%, -310%); }
    #topimage_rpa #rpa_read.scrollin {
      animation: rpa_read 0.5s ease 0.75s both; }
      @media screen and (max-width: 768px) {
        #topimage_rpa #rpa_read.scrollin {
          animation: rpa_read_sp 0.5s ease 0s both; } }
    @media screen and (max-width: 1300px) {
      #topimage_rpa #rpa_read {
        width: 70%;
        padding-left: 5%; } }
    @media screen and (max-width: 1060px) {
      #topimage_rpa #rpa_read {
        font-size: 20px;
        padding-left: 7%; } }
    @media screen and (max-width: 768px) {
      #topimage_rpa #rpa_read {
        width: 100%;
        font-size: 16px;
        padding-left: 0;
        text-align: center;
        transform: translate(-50%, -750%); } }
  #topimage_rpa h1 {
    opacity: 0;
    transform: translate(-10.5%, -52%); }
    #topimage_rpa h1.scrollin {
      animation: rpa 0.5s ease 0.25s both; }
      @media screen and (max-width: 768px) {
        #topimage_rpa h1.scrollin {
          animation: rpa_sp 0.5s ease 0s both; } }
    @media screen and (max-width: 1060px) {
      #topimage_rpa h1 {
        width: 390px; } }
    @media screen and (max-width: 768px) {
      #topimage_rpa h1 {
        width: 263px;
        transform: translate(-50%, -210%); } }
  #topimage_rpa #rpa_top03 {
    opacity: 0;
    transform: translate(4.6%, 144%); }
    #topimage_rpa #rpa_top03.scrollin {
      animation: rpa_top03 0.5s ease 0.5s both; }
      @media screen and (max-width: 768px) {
        #topimage_rpa #rpa_top03.scrollin {
          animation: rpa_top03_sp 0.5s ease 0s both; } }
    @media screen and (max-width: 1060px) {
      #topimage_rpa #rpa_top03 {
        width: 250px; } }
    @media screen and (max-width: 768px) {
      #topimage_rpa #rpa_top03 {
        width: 192px;
        transform: translate(-50%, -180%); } }

@keyframes rpa_top01 {
  0% {
    opacity: 0;
    transform: translate(-99%, -47%); }
  100% {
    opacity: 1;
    transform: translate(-119%, -47%); } }
@keyframes rpa_top01_b {
  0% {
    transform: translate(-119%, -47%); }
  50% {
    transform: translate(-119%, -50%); }
  100% {
    transform: translate(-119%, -47%); } }
@keyframes rpa_top01_sp {
  0% {
    opacity: 0;
    transform: translate(-50%, 7%); }
  100% {
    opacity: 1;
    transform: translate(-50%, -4%); } }
@keyframes rpa {
  0% {
    opacity: 0;
    transform: translate(10.5%, -52%); }
  100% {
    opacity: 1;
    transform: translate(-10.5%, -52%); } }
@keyframes rpa_sp {
  0% {
    opacity: 0;
    transform: translate(-50%, -170%); }
  100% {
    opacity: 1;
    transform: translate(-50%, -210%); } }
@keyframes rpa_top03 {
  0% {
    opacity: 0;
    transform: translate(24.6%, 144%); }
  100% {
    opacity: 1;
    transform: translate(4.6%, 144%); } }
@keyframes rpa_top03_sp {
  0% {
    opacity: 0;
    transform: translate(-50%, -100%); }
  100% {
    opacity: 1;
    transform: translate(-50%, -180%); } }
@keyframes rpa_read {
  0% {
    opacity: 0;
    transform: translate(12.4%, -310%); }
  100% {
    opacity: 1;
    transform: translate(-12.4%, -310%); } }
@keyframes rpa_read_sp {
  0% {
    opacity: 0;
    transform: translate(-50%, -650%); }
  100% {
    opacity: 1;
    transform: translate(-50%, -750%); } }
h2::after {
  background: #00C2E9; }

#read_rpa01 {
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 45px;
  padding-top: 30px; }
  @media screen and (max-width: 768px) {
    #read_rpa01 {
      font-size: 20px;
      margin: 0 auto 25px;
      padding-top: 10px; } }
  #read_rpa01 .mieru {
    color: #E3BC37; }

/*
rpa01
*/
#rpa01 {
  margin-bottom: 115px; }
  @media screen and (max-width: 768px) {
    #rpa01 {
      margin-bottom: 50px; } }
  #rpa01 ul {
    display: flex;
    list-style: none;
    flex-wrap: wrap;
    margin: auto;
    padding: 0; }
  #rpa01 li {
    font-size: 18px;
    width: calc(33.3% - 41px);
    text-align: center;
    font-weight: bold;
    border-right: dashed 1px #333;
    padding: 20px;
    position: relative; }
    @media screen and (max-width: 768px) {
      #rpa01 li {
        width: calc(50% - 41px);
        font-size: 15px; } }
    #rpa01 li span {
      display: block;
      min-height: 85px; }
  #rpa01 li:nth-child(3n) {
    border-right: none; }
    @media screen and (max-width: 768px) {
      #rpa01 li:nth-child(3n) {
        border-right: dashed 1px #333; } }
  #rpa01 li:nth-child(-n+3) {
    border-bottom: dashed 1px #333; }
  @media screen and (max-width: 768px) {
    #rpa01 li:nth-child(2n) {
      border-right: none; } }
  @media screen and (max-width: 768px) {
    #rpa01 li:nth-child(4) {
      border-bottom: dashed 1px #333; } }
  #rpa01 li::before {
    content: "";
    width: 20px;
    height: 40px;
    background: #FFF;
    position: absolute;
    right: -10px;
    top: -35px; }
  #rpa01 li:nth-last-child(-n+3)::after {
    content: "";
    width: 20px;
    height: 40px;
    background: #FFF;
    position: absolute;
    right: -10px;
    bottom: -35px; }

.arrow_rpa_u,
.arrow_rpa_d {
  width: 100%;
  max-width: 112px;
  text-align: center;
  margin: 0 auto 15px; }
  @media screen and (max-width: 768px) {
    .arrow_rpa_u,
    .arrow_rpa_d {
      max-width: 60px; } }

.arrow_rpa_u {
  margin: 0 auto; }

/*
rpa02
*/
#rpa02 {
  position: relative;
  background: #00C2E9;
  padding: 100px 0 130px;
  margin-bottom: 100px; }
  @media screen and (max-width: 768px) {
    #rpa02 {
      padding: 30px 0;
      margin-bottom: 50px; } }
  #rpa02::before {
    position: absolute;
    content: "";
    top: -44px;
    left: 50%;
    width: 112px;
    height: 44px;
    background: url(../img/arrow_rpa_u.png) center top no-repeat;
    transform: translateX(-50%); }
    @media screen and (max-width: 768px) {
      #rpa02::before {
        top: -24px;
        width: 60px;
        height: 24px; } }

#read_rpa02,
#read_rpa03 {
  color: #fff;
  font-size: 40px;
  font-weight: bold;
  text-align: center;
  margin: 0 auto 30px; }
  @media screen and (max-width: 768px) {
    #read_rpa02,
    #read_rpa03 {
      font-size: 22px;
      line-height: 1.5; } }

#read_rpa03 {
  font-size: 24px;
  margin-bottom: 40px;
  line-height: 1.5; }
  @media screen and (max-width: 768px) {
    #read_rpa03 {
      font-size: 18px;
      margin-bottom: 70px; } }

#about_rpa {
  position: relative;
  background: #fff;
  padding: 50px;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
  margin-bottom: 45px; }
  @media screen and (max-width: 768px) {
    #about_rpa {
      padding: 50px 20px; } }
  #about_rpa #check {
    position: relative;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    position: absolute;
    top: -22px;
    left: -10px;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    width: 85px;
    height: 85px;
    background: #E3BC37;
    border-radius: 50%;
    text-align: center;
    vertical-align: middle;
    transform: rotate(-8deg); }
    @media screen and (max-width: 768px) {
      #about_rpa #check {
        top: -45px; } }
    #about_rpa #check::before {
      content: "";
      position: absolute;
      top: 85%;
      right: 0px;
      border: 10px solid transparent;
      border-left: 15px solid #E3BC37;
      z-index: 0;
      transform: rotate(50deg); }
  #about_rpa h3 {
    color: #00C2E9;
    font-size: 24px;
    font-weight: bold;
    text-align: center;
    padding: 0;
    margin: 0 auto 25px;
    line-height: 1.5; }
    @media screen and (max-width: 768px) {
      #about_rpa h3 {
        font-size: 20px;
        text-align: left;
        margin-bottom: 15px; } }
  #about_rpa #cap_rpa01 {
    font-size: 14px;
    margin-bottom: 45px; }
    @media screen and (max-width: 768px) {
      #about_rpa #cap_rpa01 {
        margin-bottom: 30px; } }
  #about_rpa h4 {
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    padding: 8px 5px 10px;
    margin-bottom: 25px;
    background: #E93600;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #about_rpa h4 {
        font-size: 16px;
        line-height: 1.5; } }
    #about_rpa h4#genjyou {
      background: #778386; }
  #about_rpa #rpa_img01,
  #about_rpa #rpa_img02 {
    width: 100%;
    text-align: center;
    margin: 0 auto 50px; }
  #about_rpa #rpa_img01 {
    max-width: 676px; }
    @media screen and (max-width: 768px) {
      #about_rpa #rpa_img01 {
        max-width: none; } }
  #about_rpa #rpa_img02 {
    max-width: 697px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      #about_rpa #rpa_img02 {
        max-width: none; } }

#read_rpa04 {
  color: #fff;
  font-size: 24px;
  font-weight: bold;
  padding-top: 10px;
  text-align: center;
  margin: 0 auto 20px; }
  @media screen and (max-width: 768px) {
    #read_rpa04 {
      font-size: 20px; } }

#rpabox {
  display: flex;
  justify-content: center; }
  @media screen and (max-width: 768px) {
    #rpabox {
      justify-content: space-between;
      flex-wrap: wrap; } }
  #rpabox .rpalist {
    width: 23.3%;
    background: #fff;
    padding: 20px;
    margin: 0 2.3% 0 0;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #rpabox .rpalist {
        width: 48%;
        padding: 15px;
        margin: 0 0 20px; } }
    #rpabox .rpalist:last-child {
      margin: 0; }
      @media screen and (max-width: 768px) {
        #rpabox .rpalist:last-child {
          margin: 0 0 20px; } }
    #rpabox .rpalist p {
      font-size: 14px;
      margin: 0; }
      #rpabox .rpalist p.t_rpa {
        font-size: 18px;
        display: flex;
        align-items: center;
        align-content: center;
        justify-content: center;
        min-height: 60px;
        font-weight: bold;
        text-align: center;
        color: #00C2E9;
        line-height: 1.5;
        margin-bottom: 15px; }
        @media screen and (max-width: 768px) {
          #rpabox .rpalist p.t_rpa {
            margin-bottom: 10px; } }

/*
rpa03
*/
#rpa03 {
  margin-bottom: 35px; }
  #rpa03 ul {
    margin: 0;
    padding: 0;
    list-style-type: none; }
    #rpa03 ul li {
      position: relative;
      font-size: 14px;
      margin: 0 0 5px;
      padding: 0 0 0 1.3em;
      line-height: 1.8; }
      #rpa03 ul li::before {
        position: absolute;
        left: 0;
        top: 7px;
        content: "";
        width: 14px;
        height: 14px;
        background: #00C2E9;
        border-radius: 50%; }

#dounyu {
  background: url(../img/bg_kakko02.png) center center no-repeat;
  background-size: contain;
  padding: 25px 6.4%;
  margin-bottom: 40px;
  text-align: center;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1060px) {
    #dounyu {
      background: url(../img/bg_kakko02.png) center center no-repeat;
      background-size: 95% auto; } }
  @media screen and (max-width: 768px) {
    #dounyu {
      background: none;
      padding: 0 20px; } }
  #dounyu p {
    display: inline;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    margin: 0 auto 35px;
    padding: 0 2px 2px; }
    #dounyu p span {
      background: linear-gradient(transparent 60%, #FFE900 0%); }
    @media screen and (max-width: 768px) {
      #dounyu p {
        font-size: 20px; } }

/*
rpa04
*/
#rpa04 {
  margin-bottom: 80px; }
  @media screen and (max-width: 768px) {
    #rpa04 {
      margin-bottom: 50px; } }
  #rpa04 #read_rpa05 {
    font-size: 48px;
    font-weight: bold;
    text-align: center;
    color: #00C2E9;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      #rpa04 #read_rpa05 {
        font-size: 25px;
        line-height: 1.5;
        margin: 0 auto 10px; } }

/*
case01
case02
*/
.case {
  margin-bottom: 80px; }
  @media screen and (max-width: 768px) {
    .case {
      margin-bottom: 50px; } }
  .case h3 {
    font-size: 22px;
    font-weight: normal;
    padding: 0;
    margin: 0 0 25px; }
    @media screen and (max-width: 768px) {
      .case h3 {
        font-size: 18px;
        margin: 0 0 20px;
        line-height: 1.5; } }
    .case h3 span {
      display: inline-block;
      margin-right: 35px;
      font-weight: bold;
      color: #00C2E9; }
      @media screen and (max-width: 768px) {
        .case h3 span {
          margin-right: 15px; } }
  .case .case_img {
    width: 100%;
    margin: 0 auto;
    text-align: center; }

/*
rpa_contact
*/
.rpa_contact {
  background: rgba(0, 194, 233, 0.1);
  padding: 50px 0;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  .rpa_contact.rpa_contact02 {
    position: relative;
    margin-bottom: 90px; }
    @media screen and (max-width: 768px) {
      .rpa_contact.rpa_contact02 {
        margin-bottom: 70px; } }
    .rpa_contact.rpa_contact02::before {
      position: absolute;
      bottom: -44px;
      left: 50%;
      transform: translateX(-50%);
      width: 112px;
      height: 44px;
      content: "";
      background: url(../img/arrow_rpacontact_d.png) center top no-repeat; }
      @media screen and (max-width: 768px) {
        .rpa_contact.rpa_contact02::before {
          bottom: -24px; } }
  @media screen and (max-width: 1060px) {
    .rpa_contact {
      padding: 65px 20px; } }
  @media screen and (max-width: 768px) {
    .rpa_contact {
      padding: 35px 20px; } }
  .rpa_contact .read_contact01,
  .rpa_contact .read_contact02 {
    font-size: 18px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 0; }
    @media screen and (max-width: 768px) {
      .rpa_contact .read_contact01,
      .rpa_contact .read_contact02 {
        font-size: 16px; } }
  .rpa_contact .read_contact02 {
    color: #00C2E9;
    font-size: 24px;
    margin-bottom: 25px; }
    @media screen and (max-width: 768px) {
      .rpa_contact .read_contact02 {
        font-size: 20px; } }
  .rpa_contact a {
    display: block;
    text-decoration: none;
    max-width: 860px;
    margin: 0 auto; }
  .rpa_contact .rpa_common {
    display: flex;
    align-content: center;
    align-items: center;
    background: url(../img/arrow_iot_r.png), url(../img/arrow_iot_r.png) #fff;
    background-repeat: no-repeat, no-repeat;
    background-size: 15px 30px, 15px 30px;
    background-position: 95% center, 91% center;
    border: 4px solid #00C2E9;
    padding: 15px 85px 15px 30px;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      .rpa_contact .rpa_common {
        display: block;
        background: #fff;
        padding: 15px; } }
    .rpa_contact .rpa_common .l_rpacontact {
      margin-right: 7.5%; }
      @media screen and (max-width: 768px) {
        .rpa_contact .rpa_common .l_rpacontact {
          margin: 0 auto 10px; } }
      .rpa_contact .rpa_common .l_rpacontact h3 {
        font-size: 28px;
        color: #00C2E9;
        padding: 0;
        margin: 0 0 12px; }
        @media screen and (max-width: 768px) {
          .rpa_contact .rpa_common .l_rpacontact h3 {
            font-size: 18px;
            text-align: center; } }
      .rpa_contact .rpa_common .l_rpacontact p {
        color: #E3BC37;
        font-weight: bold;
        line-height: 1.5;
        text-align: center;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .rpa_contact .rpa_common .l_rpacontact p {
            text-align: center;
            margin-bottom: 15px; } }
    .rpa_contact .rpa_common .r_rpacontact {
      width: 45%; }
      @media screen and (max-width: 768px) {
        .rpa_contact .rpa_common .r_rpacontact {
          width: 100%; } }
      .rpa_contact .rpa_common .r_rpacontact h3 {
        color: #fff;
        font-size: 12px;
        text-align: center;
        background: #00C2E9;
        padding: 5px;
        margin: 0 auto 10px;
        -ms-box-sizing: border-box;
        box-sizing: border-box; }
      .rpa_contact .rpa_common .r_rpacontact .rpa_tel {
        font-family: 'Oswald', sans-serif;
        font-size: 38px;
        font-weight: 500;
        text-align: center;
        margin-bottom: 10px;
        line-height: 1; }
        @media screen and (max-width: 768px) {
          .rpa_contact .rpa_common .r_rpacontact .rpa_tel {
            font-size: 30px; } }
        .rpa_contact .rpa_common .r_rpacontact .rpa_tel span {
          display: inline-block;
          font-size: 24px;
          margin-right: 5px; }
          @media screen and (max-width: 768px) {
            .rpa_contact .rpa_common .r_rpacontact .rpa_tel span {
              font-size: 20px; } }
      .rpa_contact .rpa_common .r_rpacontact .rpa_time {
        text-align: center;
        font-size: 12px;
        margin: 0; }
        @media screen and (max-width: 768px) {
          .rpa_contact .rpa_common .r_rpacontact .rpa_time {
            text-align: center; } }

#t_partner {
  margin-bottom: 90px; }

/*
rpa05
*/
#rpa05 {
  background: #00C2E9;
  padding: 60px 0 115px;
  margin-bottom: 95px; }
  @media screen and (max-width: 768px) {
    #rpa05 {
      padding: 35px 0;
      margin-bottom: 75px; } }
  #rpa05 #read_rpa06 {
    color: #fff;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    margin-bottom: 5px; }
  #rpa05 h2 {
    color: #fff; }
    #rpa05 h2::after {
      background: #E3BC37; }
  #rpa05 h3 {
    color: #fff;
    font-size: 40px;
    padding: 0;
    text-align: center;
    margin: 0 auto 40px; }
    @media screen and (max-width: 768px) {
      #rpa05 h3 {
        font-size: 20px;
        margin: 0 auto 20px; } }
  #rpa05 .cap_rpa01 {
    color: #fff;
    margin-bottom: 50px; }

#dounyubox {
  display: flex;
  justify-content: space-between;
  margin-bottom: 120px; }
  @media screen and (max-width: 768px) {
    #dounyubox {
      display: block;
      margin-bottom: 50px; } }
  #dounyubox .dounyulist {
    width: 31%;
    background: #fff;
    padding: 20px;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #dounyubox .dounyulist {
        width: 100%;
        margin: 0 auto 20px; } }
  #dounyubox p {
    font-size: 14px;
    margin-bottom: 0; }
    #dounyubox p.t_dounyu {
      text-align: center;
      font-size: 18px;
      font-weight: bold;
      line-height: 1.5;
      margin-bottom: 30px; }
      @media screen and (max-width: 768px) {
        #dounyubox p.t_dounyu {
          margin-bottom: 20px; } }
  #dounyubox .dounyu_img {
    width: 100%;
    margin: 0 auto 35px;
    text-align: center; }
    @media screen and (max-width: 768px) {
      #dounyubox .dounyu_img {
        margin: 0 auto 25px; } }

#rpa_img05 {
  width: 100%;
  max-width: 951px;
  margin: 0 auto;
  text-align: center;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  @media screen and (max-width: 1060px) {
    #rpa_img05 {
      padding: 0 20px; } }
  @media screen and (max-width: 768px) {
    #rpa_img05 {
      max-width: none;
      overflow-x: scroll; } }
  #rpa_img05::-webkit-scrollbar {
    height: 10px; }
  #rpa_img05::-webkit-scrollbar-thumb {
    background: #999;
    border-radius: 5px; }
  #rpa_img05::-webkit-scrollbar-track-piece {
    background: #efefef; }
  #rpa_img05 img {
    width: 100%;
    transform: translateX(-4.7%); }
    @media screen and (max-width: 1060px) {
      #rpa_img05 img {
        transform: none; } }
    @media screen and (max-width: 768px) {
      #rpa_img05 img {
        min-width: 260%;
        margin-bottom: 25px; } }

/*
rpa06
*/
#t_service {
  font-size: 40px;
  margin-bottom: 75px;
  padding: 0 20px;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
  #t_service::after {
    display: none; }
  @media screen and (max-width: 768px) {
    #t_service {
      font-size: 20px; } }

#rpa06 {
  background: #F2F2F2;
  padding: 50px 0 40px; }
  #rpa06 h2::after {
    background: #E3BC37; }

#content .t_smenu th,
#content .t_smenu td {
  padding: 20px;
  border-bottom: 5px solid #F2F2F2;
  -ms-box-sizing: border-box;
  box-sizing: border-box; }
#content .t_smenu th {
  width: 31%;
  color: #fff;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  background: #333;
  vertical-align: middle; }
  @media screen and (max-width: 768px) {
    #content .t_smenu th {
      width: 100%;
      border: none; } }
#content .t_smenu td {
  font-size: 14px;
  vertical-align: middle;
  background: #fff; }
  #content .t_smenu td:nth-child(even) {
    width: 49.4%;
    border-right: 3px solid #F2F2F2; }
    @media screen and (max-width: 768px) {
      #content .t_smenu td:nth-child(even) {
        width: 100%;
        border-right: none; } }
  #content .t_smenu td:nth-child(odd) {
    font-size: 18px;
    text-align: center;
    font-weight: bold;
    line-height: 1.2; }
    @media screen and (max-width: 768px) {
      #content .t_smenu td:nth-child(odd) {
        border-bottom: 10px solid #F2F2F2; } }
    #content .t_smenu td:nth-child(odd) .mitsumori {
      display: inline-block;
      font-size: 14px;
      font-weight: normal; }
  #content .t_smenu td ul {
    width: 100%;
    margin: 0;
    padding: 0; }
    #content .t_smenu td ul li {
      position: relative;
      font-size: 14px;
      line-height: 1.5;
      margin: 0 0 10px 1.2em; }
      #content .t_smenu td ul li:before {
        position: absolute;
        display: block;
        content: "";
        height: 14px;
        width: 14px;
        top: 4px;
        border-radius: 50%;
        background: #009CE5;
        margin-left: -1.2em; }
    #content .t_smenu td ul li:last-child {
      margin-bottom: 0; }

/*
rpa07
*/
#rpa07 {
  background: #fff;
  padding: 60px 0 80px; }
  #rpa07 h3 {
    font-size: 20px;
    text-align: center;
    padding: 0;
    margin: 0 auto 40px; }
  #rpa07 .t_smenu th {
    border-bottom: 5px solid #fff; }
    @media screen and (max-width: 768px) {
      #rpa07 .t_smenu th {
        border-bottom: none; } }
  #rpa07 .t_smenu td {
    background: #F2F2F2;
    border-bottom: 5px solid #fff; }
    #rpa07 .t_smenu td:nth-child(even) {
      border-right: 3px solid #fff; }
      @media screen and (max-width: 768px) {
        #rpa07 .t_smenu td:nth-child(even) {
          width: 100%; } }
    #rpa07 .t_smenu td:nth-child(odd) {
      font-size: 16px; }
      @media screen and (max-width: 768px) {
        #rpa07 .t_smenu td:nth-child(odd) {
          border-bottom: 10px solid #fff; } }

/*
rpa_form
*/
#rpa_form {
  background: rgba(0, 194, 233, 0.3);
  padding: 85px 0; }
  @media screen and (max-width: 768px) {
    #rpa_form {
      padding: 35px 0; } }
  #rpa_form h2 {
    margin-bottom: 70px; }
  #rpa_form #present {
    width: 100%;
    max-width: 600px;
    margin: 0 auto 55px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
    background: #E3BC37;
    text-align: center;
    padding: 5px;
    border-radius: 20px;
    -ms-box-sizing: border-box;
    box-sizing: border-box; }
    @media screen and (max-width: 768px) {
      #rpa_form #present {
        max-width: none;
        padding: 8px;
        border-radius: 10px;
        margin: 0 auto 30px; } }

#rpaform_tel {
  display: flex;
  justify-content: center;
  margin-bottom: 20px; }
  @media screen and (max-width: 768px) {
    #rpaform_tel {
      display: block;
      margin-bottom: 30px; } }
  #rpaform_tel #l_rpaform_tel {
    width: 210px;
    margin-right: 25px; }
    @media screen and (max-width: 768px) {
      #rpaform_tel #l_rpaform_tel {
        margin: 0 auto 15px;
        text-align: center; } }
    #rpaform_tel #l_rpaform_tel h3 {
      width: 100%;
      color: #fff;
      font-size: 12px;
      font-weight: bold;
      text-align: center;
      background: #00C2E9;
      margin: 0;
      padding: 15px 10px;
      -ms-box-sizing: border-box;
      box-sizing: border-box; }
  @media screen and (max-width: 768px) {
    #rpaform_tel #r_rpaform_tel {
      text-align: center; } }
  #rpaform_tel #r_rpaform_tel .rpa_tel {
    font-family: 'Oswald', sans-serif;
    font-size: 38px;
    font-weight: 500;
    margin-bottom: 10px;
    line-height: 1; }
    @media screen and (max-width: 768px) {
      #rpaform_tel #r_rpaform_tel .rpa_tel {
        font-size: 30px; } }
    #rpaform_tel #r_rpaform_tel .rpa_tel span {
      display: inline-block;
      font-size: 24px;
      margin-right: 5px; }
      @media screen and (max-width: 768px) {
        #rpaform_tel #r_rpaform_tel .rpa_tel span {
          font-size: 20px; } }
  #rpaform_tel #r_rpaform_tel .rpa_time {
    font-size: 12px;
    margin: 0;
    text-align: center; }
