@charset "UTF-8";
.uq-DiffConclusion {
  position: relative;
  border: 1px solid #b6c1da;
  padding: 20px 30px 0 40px; }
  @media only screen and (max-width: 768px) {
    .uq-DiffConclusion {
      padding: 15px 15px 0; } }
  .uq-DiffConclusion__sub {
    top: 0;
    left: calc(40px - 1em);
    position: absolute;
    padding: 0 1em;
    background-color: #fff;
    transform: translateY(-50%); }
    @media only screen and (max-width: 768px) {
      .uq-DiffConclusion__sub {
        padding: 0 .5em;
        left: 15px; } }
    .uq-DiffConclusion__sub__label {
      font-size: 1.29rem;
      color: #282747;
      font-weight: bold; }
      @media only screen and (max-width: 768px) {
        .uq-DiffConclusion__sub__label {
          font-size: 1.14rem; } }
  .uq-DiffConclusion__main {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; }
    .uq-DiffConclusion__main__item {
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
      margin: 10px 0; }
    .uq-DiffConclusion__main__image {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; }
      @media only screen and (max-width: 768px) {
        .uq-DiffConclusion__main__image {
          display: none; } }

.uq-DiffPersons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }
  .uq-DiffPersons__item {
    -ms-flex: 0 1 360px;
        flex: 0 1 360px; }
    .uq-DiffPersons__item:not(:first-child) {
      margin-left: 20px; }
      @media only screen and (max-width: 768px) {
        .uq-DiffPersons__item:not(:first-child) {
          margin-left: 10px; } }
    @media only screen and (max-width: 768px) {
      .uq-DiffPersons__item {
        -ms-flex: 1 1 50%;
            flex: 1 1 50%; } }

.uq-matchingBeginning__lead {
  color: #282747;
  font-family: Amiri, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
  font-size: 1.86rem;
  line-height: 1.5;
  font-weight: bold;
  text-align: center; }
  @media only screen and (max-width: 768px) {
    .uq-matchingBeginning__lead {
      font-size: 1.43rem; } }

@media only screen and (min-width: 769px) {
  .uq-matchingBeginning__panel {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
        justify-content: space-between; } }

.uq-matchingBeginning__panel__item {
  border-radius: 3px;
  padding: 40px;
  box-sizing: border-box; }
  @media only screen and (min-width: 769px) {
    .uq-matchingBeginning__panel__item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-direction: column;
          flex-direction: column; } }
  @media only screen and (max-width: 768px) {
    .uq-matchingBeginning__panel__item {
      padding: 20px 15px;
      margin: 10px 0; } }
  @media only screen and (min-width: 769px) {
    .uq-matchingBeginning__panel__item--general {
      -ms-flex: 0 0 480px;
          flex: 0 0 480px;
      max-width: 480px; } }
  @media only screen and (min-width: 769px) {
    .uq-matchingBeginning__panel__item--analog {
      -ms-flex: 0 0 570px;
          flex: 0 0 570px;
      max-width: 570px; } }

.uq-matchingBeginning__panel__label {
  text-align: center;
  font-size: 1.29rem;
  font-weight: bold;
  line-height: 1.5; }
  @media only screen and (max-width: 768px) {
    .uq-matchingBeginning__panel__label {
      font-size: 1.29rem; } }
  .uq-matchingBeginning__panel__label strong {
    font-size: 1.71rem;
    color: #0d3384; }
    @media only screen and (max-width: 768px) {
      .uq-matchingBeginning__panel__label strong {
        font-size: 1.29rem; } }

@media only screen and (min-width: 769px) {
  .uq-matchingBeginning__panel__head {
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    -ms-flex-align: center;
        align-items: center; } }

.uq-matchingBeginning__panel__body {
  margin: 25px 0; }
  @media only screen and (min-width: 769px) {
    .uq-matchingBeginning__panel__body {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto; } }
  @media only screen and (max-width: 768px) {
    .uq-matchingBeginning__panel__body {
      margin: 15px 0 20px; } }

.uq-matchingBeginning__panel__foot {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  border-radius: 5px;
  padding: 25px;
  background-color: #fff; }
  @media only screen and (max-width: 768px) {
    .uq-matchingBeginning__panel__foot {
      padding: 10px; } }

@media only screen and (min-width: 769px) {
  .uq-ServiceBeginning__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center; } }

.uq-ServiceBeginning__box__item {
  box-sizing: border-box; }
  @media only screen and (min-width: 769px) {
    .uq-ServiceBeginning__box__item {
      max-width: 405px; } }

.uq-ServiceBeginning__box__column01 {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  border: 1px solid #ddd;
  border-radius: 5px;
  background-color: #fff; }
  @media only screen and (max-width: 768px) {
    .uq-ServiceBeginning__box__column01 {
      margin-bottom: 14px; } }
  .uq-ServiceBeginning__box__column01::before, .uq-ServiceBeginning__box__column01::after {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid; }
    @media only screen and (min-width: 769px) {
      .uq-ServiceBeginning__box__column01::before, .uq-ServiceBeginning__box__column01::after {
        right: 0;
        top: 35px;
        border-width: 7px 0 7px 14px;
        border-color: transparent transparent transparent #ddd;
        transform: translateX(100%); } }
    @media only screen and (max-width: 768px) {
      .uq-ServiceBeginning__box__column01::before, .uq-ServiceBeginning__box__column01::after {
        left: 50%;
        bottom: 0;
        border-width: 14px 7px 0 7px;
        border-color: #ddd transparent transparent transparent;
        transform: translateY(100%) translateX(-50%); } }
  @media only screen and (min-width: 769px) {
    .uq-ServiceBeginning__box__column01::after {
      border-left-color: #fff;
      margin-right: 2px; } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceBeginning__box__column01::after {
      border-top-color: #fff;
      margin-bottom: 2px; } }

.uq-ServiceBeginning__box__column02 {
  position: relative;
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  border: 1px solid #e8eef3;
  border-radius: 5px;
  background-color: #e8eef3; }
  @media only screen and (max-width: 768px) {
    .uq-ServiceBeginning__box__column02 {
      margin-top: 14px; } }
  .uq-ServiceBeginning__box__column02::before {
    position: absolute;
    content: '';
    width: 0;
    height: 0;
    border-style: solid; }
    @media only screen and (min-width: 769px) {
      .uq-ServiceBeginning__box__column02::before {
        left: 0;
        top: 35px;
        border-width: 7px 14px 7px 0;
        border-color: transparent #e8eef3 transparent transparent;
        transform: translateX(-100%); } }
    @media only screen and (max-width: 768px) {
      .uq-ServiceBeginning__box__column02::before {
        left: 50%;
        top: 0;
        border-width: 0 7px 14px 7px;
        border-color: transparent transparent #e8eef3 transparent;
        transform: translateX(-50%) translateY(-100%); } }

.uq-ServiceBeginning__box__figure {
  -ms-flex: 0 0 auto;
      flex: 0 0 auto;
  margin: 0 40px 10px; }
  @media only screen and (max-width: 768px) {
    .uq-ServiceBeginning__box__figure {
      text-align: center;
      margin: 20px 0; } }

@media only screen and (min-width: 769px) {
  .uq-ServiceBeginning__box__images {
    transform: translateX(10px); } }

.uq-ServiceBeginning__box__inner {
  margin: 28px 40px; }
  @media only screen and (max-width: 768px) {
    .uq-ServiceBeginning__box__inner {
      margin: 20px 15px; } }

.uq-ServiceBeginning__buttons {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

@media only screen and (min-width: 769px) {
  .uq-ServiceBeginning__button {
    margin: 0 10px; } }

@media only screen and (min-width: 769px) {
  .uq-ServiceAgent__flow {
    display: -ms-flexbox;
    display: flex; } }

.uq-ServiceAgent__flow__item {
  position: relative;
  border-radius: 5px;
  background-color: #f5f3f0; }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__item {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-align: center;
          align-items: center;
      -ms-flex-pack: center;
          justify-content: center;
      -ms-flex: 1 1 320px;
          flex: 1 1 320px;
      min-height: 288px; } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__item {
      padding: 20px 20px;
      text-align: center;
      margin: 10px 0; } }

.uq-ServiceAgent__flow__center {
  background-color: #e8eef3; }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__center {
      -ms-flex: 1 1 400px;
          flex: 1 1 400px;
      margin: 0 20px; } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__center {
      padding: 50px 20px; } }

@media only screen and (min-width: 769px) {
  .uq-ServiceAgent__flow__changer {
    margin-right: 50px; } }

@media only screen and (max-width: 768px) {
  .uq-ServiceAgent__flow__changer {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-bottom: 20px; }
    .uq-ServiceAgent__flow__changer > * {
      margin: 0 10px; } }

@media only screen and (min-width: 769px) {
  .uq-ServiceAgent__flow__company {
    margin-left: 50px; } }

@media only screen and (max-width: 768px) {
  .uq-ServiceAgent__flow__company {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center;
    margin-top: 20px; }
    .uq-ServiceAgent__flow__company > * {
      margin: 0 10px; } }

@media only screen and (max-width: 768px) {
  .uq-ServiceAgent__flow__agent {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
        flex-direction: row-reverse;
    -ms-flex-align: center;
        align-items: center;
    -ms-flex-pack: center;
        justify-content: center; }
    .uq-ServiceAgent__flow__agent > * {
      margin: 0 10px; } }

@media only screen and (min-width: 769px) {
  .uq-ServiceAgent__flow__image {
    margin-bottom: 15px; } }

.uq-ServiceAgent__flow__text {
  text-align: center;
  color: #282747;
  font-size: 1.14rem;
  font-weight: bold; }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__text {
      font-size: 1.07rem; } }

.uq-ServiceAgent__flow__point1 {
  position: absolute;
  z-index: 100; }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__point1 {
      right: 0;
      bottom: 50px;
      transform: translateX(50%); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__point1 {
      left: 10px;
      bottom: -5px;
      transform: translateY(50%); } }

.uq-ServiceAgent__flow__point2 {
  position: absolute;
  z-index: 100; }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__point2 {
      left: 0;
      top: 50px;
      transform: translateX(-50%); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__point2 {
      right: 10px;
      top: -5px;
      transform: translateY(-50%); } }

.uq-ServiceAgent__flow__point3 {
  position: absolute;
  z-index: 100; }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__point3 {
      right: 0px;
      top: 50px;
      transform: translateX(50%); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__point3 {
      right: 10px;
      bottom: -5px;
      transform: translateY(50%); } }

.uq-ServiceAgent__flow__point4 {
  position: absolute;
  z-index: 100; }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__point4 {
      left: 0;
      bottom: 50px;
      transform: translateX(-50%); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__point4 {
      left: 10px;
      top: -5px;
      transform: translateY(-50%); } }

.uq-ServiceAgent__flow__arrow {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  position: relative;
  top: 0;
  left: 0;
  padding: 15px 20px;
  width: 130px;
  height: 3em;
  text-align: center;
  font-size: 1.07rem;
  font-weight: bold;
  letter-spacing: .05em;
  line-height: 1.5;
  color: #fff;
  background-color: #282747;
  z-index: 100; }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__arrow {
      padding: 10px 10px;
      width: 130px;
      font-size: 0.93rem; } }
  .uq-ServiceAgent__flow__arrow::after {
    content: "";
    position: absolute;
    width: 0;
    height: 0;
    margin: auto;
    border-style: solid; }
    @media only screen and (min-width: 769px) {
      .uq-ServiceAgent__flow__arrow::after {
        top: 0;
        bottom: 0; } }
    @media only screen and (max-width: 768px) {
      .uq-ServiceAgent__flow__arrow::after {
        left: 0;
        right: 0; } }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__arrow--rightA {
      padding-right: 0; } }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__arrow--rightA::after {
      right: 0;
      border-width: 50px 0 50px 35px;
      border-color: transparent transparent transparent #282747;
      transform: translateX(100%); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__arrow--rightA::after {
      bottom: -9px;
      border-width: 15px 10px 0 10px;
      border-color: #282747 transparent transparent transparent;
      transform: translateY(100%); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__arrow--rightA::before {
      position: absolute;
      left: 0;
      right: 0;
      bottom: 0;
      margin: auto;
      content: "";
      width: 10px;
      height: 10px;
      background-color: #282747;
      transform: translateY(100%); } }
  .uq-ServiceAgent__flow__arrow--rightB {
    color: #ffe617;
    background-color: #0d3384; }
    @media only screen and (min-width: 769px) {
      .uq-ServiceAgent__flow__arrow--rightB {
        padding-right: 0; } }
    @media only screen and (min-width: 769px) {
      .uq-ServiceAgent__flow__arrow--rightB::after {
        right: 0;
        border-width: 50px 0 50px 35px;
        border-color: transparent transparent transparent #0d3384;
        transform: translateX(100%); } }
    @media only screen and (max-width: 768px) {
      .uq-ServiceAgent__flow__arrow--rightB::after {
        bottom: -9px;
        border-width: 15px 10px 0 10px;
        border-color: #0b3388 transparent transparent transparent;
        transform: translateY(calc(100%)); } }
    @media only screen and (max-width: 768px) {
      .uq-ServiceAgent__flow__arrow--rightB::before {
        position: absolute;
        left: 0;
        right: 0;
        bottom: 0;
        margin: auto;
        content: "";
        width: 10px;
        height: 10px;
        background-color: #0b3388;
        transform: translateY(100%); } }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__arrow--leftA {
      padding-left: 0; } }
  @media only screen and (min-width: 769px) {
    .uq-ServiceAgent__flow__arrow--leftA::after {
      left: 0;
      border-width: 50px 35px 50px 0;
      border-color: transparent #282747 transparent transparent;
      transform: translateX(-100%); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__arrow--leftA::after {
      top: -9px;
      border-width: 0 10px 15px 10px;
      border-color: transparent transparent #282747 transparent;
      transform: translateY(calc(-100%)); } }
  @media only screen and (max-width: 768px) {
    .uq-ServiceAgent__flow__arrow--leftA::before {
      position: absolute;
      left: 0;
      right: 0;
      top: 0;
      margin: auto;
      content: "";
      width: 10px;
      height: 10px;
      background-color: #282747;
      transform: translateY(-100%); } }
  .uq-ServiceAgent__flow__arrow--leftB {
    color: #ffe617;
    background-color: #0d3384; }
    @media only screen and (min-width: 769px) {
      .uq-ServiceAgent__flow__arrow--leftB {
        padding-left: 0; } }
    @media only screen and (min-width: 769px) {
      .uq-ServiceAgent__flow__arrow--leftB::after {
        left: 0;
        border-width: 50px 35px 50px 0;
        border-color: transparent #0d3384 transparent transparent;
        transform: translateX(-100%); } }
    @media only screen and (max-width: 768px) {
      .uq-ServiceAgent__flow__arrow--leftB::after {
        top: -9px;
        border-width: 0 10px 15px 10px;
        border-color: transparent transparent #0b3388 transparent;
        transform: translateY(calc(-100%)); } }
    @media only screen and (max-width: 768px) {
      .uq-ServiceAgent__flow__arrow--leftB::before {
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        margin: auto;
        content: "";
        width: 10px;
        height: 10px;
        background-color: #0b3388;
        transform: translateY(-100%); } }

.uq-ServiceConsultant__panel {
  text-decoration: none;
  color: inherit;
  border-radius: 3px;
  background-color: #fff; }

.uq-ServiceConsultant__box {
  margin: 20px; }

@media only screen and (max-width: 768px) {
  .uq-ServiceConsultant__box {
    margin: 15px; } }

.uq-ServiceConsultant__head {
  margin: 28px 0; }

@media only screen and (max-width: 768px) {
  .uq-ServiceConsultant__head {
    margin: 20px 0; } }

.uq-ServiceConsultant__label {
  line-height: 1.33;
  letter-spacing: .05em;
  text-align: center;
  color: #282747;
  font-size: 1.29rem;
  font-weight: bold; }

@media only screen and (max-width: 768px) {
  .uq-ServiceConsultant__label {
    font-size: 1.14rem; } }

.uq-ServiceConsultant__label strong {
  font-family: 'Oswald', 'arial', sans-serif;
  font-weight: 500;
  font-size: 2rem; }

@media only screen and (max-width: 768px) {
  .uq-ServiceConsultant__label strong {
    font-size: 1.71rem; } }

.uq-ServiceConsultant__label sup {
  font-size: 0.86rem; }

@media only screen and (max-width: 768px) {
  .uq-ServiceConsultant__label sup {
    font-size: 0.79rem; } }

@media only screen and (max-width: 768px) {
  .uq-ServiceConsultant__image {
    text-align: center; } }

.uq-SeviceUse__contentsFoot {
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid #282747; }
  @media only screen and (min-width: 769px) {
    .uq-SeviceUse__contentsFoot {
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: start;
          justify-content: flex-start;
      -ms-flex-align: end;
          align-items: flex-end; } }
  @media only screen and (max-width: 768px) {
    .uq-SeviceUse__contentsFoot {
      padding-top: 20px;
      margin-top: 20px; } }
  @media only screen and (min-width: 769px) {
    .uq-SeviceUse__contentsFoot__item {
      margin-right: 30px; } }
  @media only screen and (max-width: 768px) {
    .uq-SeviceUse__contentsFoot__item {
      margin: 15px 0; } }
  .uq-SeviceUse__contentsFoot__label {
    font-family: Amiri, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.43rem;
    color: #282747; }
    .uq-SeviceUse__contentsFoot__label strong {
      font-size: 3.57rem; }

.uq-SeviceUse__panel {
  display: -ms-flexbox;
  display: flex;
  border-radius: 3px;
  background-color: #fff; }

.uq-SeviceUse__box {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  margin: 25px 40px 35px; }

@media only screen and (max-width: 768px) {
  .uq-SeviceUse__box {
    margin: 15px; } }

.uq-SeviceUse__body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  margin: 25px 0; }

@media only screen and (max-width: 768px) {
  .uq-SeviceUse__body {
    margin: 15px 0; } }

.uq-SeviceUse__foot {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto; }

.uq-SeviceUse__subTitle {
  line-height: 1.67;
  font-size: 1.07rem;
  font-weight: bold; }

@media only screen and (max-width: 768px) {
  .uq-SeviceUse__subTitle {
    font-size: 1rem;
    margin-bottom: 5px; } }

.uq-SeviceUse__text {
  line-height: 1.67;
  font-size: 1.07rem; }

@media only screen and (max-width: 768px) {
  .uq-SeviceUse__text {
    font-size: 0.93rem; } }
