.fix_btn img {
  width: 90px;
  position: fixed;
  bottom: 10px;
  left: 10px;
  z-index: 9999;
}

.title_icon {
  fill: #dd6b36;
}

h3.contents_title {
  color: #303030;
}

h3.contents_title span {
  color: #1f8ccb;
}

.office_name {
  background: #1f8ccb;
}

.office_name p {
  background: #1f8ccb;
}

.usp {
  background-color: #eef5ff;
}

.usp li:before {
  color: #1f8ccb;
}

.action p span span {
  color: #1f8ccb;
}

.contents_title {
  color: #0b82c9;
}

.appeal_point .appeal_point_title {
  color: #0b82c9;
}

.appeal_point .ap01_text::before {
  color: #0b82c9;
}

.mail_btn a {
  background: #4caf50;
}

.accordion-area .box {
  background: #eef5ff;
}
.accordion-area .box b {
  color: #1f8ccb;
}

.jirei_box_inner h1 {
  color: #1f8ccb;
}

.link_area_to-sk {
  background: #fff3f7;
  padding: 10px 0 20px;
}
.link_area_to-sk img {
  width: 95%;
  display: block;
  margin: 0 auto;
  animation: dokundokun 2200ms ease infinite;
}
@media screen and (min-width: 768px) {
  .link_area_to-sk img {
    width: 590px;
  }
}

@keyframes dokundokun {
  0% {
    transform: scale(1);
  }
  15% {
    transform: scale(1.05);
  }
  30% {
    transform: scale(1);
  }
  45% {
    transform: scale(1.05);
  }
  70% {
    transform: scale(1);
  }
}
.white .profile li span:after {
  background-color: #dd6b36;
}

.link_btn_group .link_btn svg {
  fill: #adcae1;
}

#to_top {
  background: #f0f8ff;
  color: #1f8ccb;
}

#to_top::after {
  color: #1f8ccb;
}

.grad-btn {
  color: #1f8ccb;
}

.grad-btn::after {
  color: #1f8ccb;
}

.first_view {
  position: relative;
}

.linkBtn_area {
  position: absolute;
  bottom: 0;
}/*# sourceMappingURL=style_gengaku.css.map */