@charset "UTF-8";
.sectionBlockL {
  margin-top: 100px;
  margin-bottom: 100px; }
  @media only screen and (max-width: 768px) {
    .sectionBlockL {
      margin-top: 60px;
      margin-bottom: 60px; } }

.uq-ConsultationHeader {
  padding-top: 20px;
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff3d9; }
  @media only screen and (max-width: 768px) {
    .uq-ConsultationHeader {
      overflow: hidden;
      padding: 0;
      box-sizing: border-box; } }
  .uq-ConsultationHeader__item {
    display: -ms-flexbox;
    display: flex; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationHeader__item {
        overflow: hidden;
        padding: 20px 10px 0 15px;
        -ms-flex-align: center;
            align-items: center;
        max-width: 650px;
        margin: auto; } }
  @media only screen and (min-width: 769px) {
    .uq-ConsultationHeader__head {
      -ms-flex: 0 0 auto;
          flex: 0 0 auto;
      -ms-flex-item-align: start;
          align-self: flex-start; } }
  @media only screen and (max-width: 768px) {
    .uq-ConsultationHeader__head {
      position: absolute;
      top: 5px;
      right: 5px;
      max-width: 100px; } }
  .uq-ConsultationHeader__body {
    position: relative;
    -ms-flex: 1 1 auto;
        flex: 1 1 auto;
    -ms-flex-item-align: center;
        align-self: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
        flex-direction: column;
    margin: 0 0 20px 55px; }
    @media only screen and (min-width: 769px) {
      .uq-ConsultationHeader__body {
        -ms-flex-align: center;
            align-items: center; } }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationHeader__body {
        -ms-flex-preferred-size: 60%;
            flex-basis: 60%;
        padding: 0;
        margin: 0 0 10px;
        max-width: 60%; } }
  .uq-ConsultationHeader__foot {
    -ms-flex: 0 0 auto;
        flex: 0 0 auto;
    -ms-flex-item-align: end;
        align-self: flex-end;
    margin-right: -18px; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationHeader__foot {
        -ms-flex-preferred-size: 46%;
            flex-basis: 46%;
        max-width: 46%;
        margin: 0 -6% 0 0;
        -ms-flex-item-align: end;
            align-self: flex-end; } }
  .uq-ConsultationHeader__subLabel {
    position: relative;
    display: inline-block;
    border-radius: 40px;
    padding: 0 35px;
    line-height: 40px;
    font-size: 1.43rem;
    color: #fff;
    background-color: #9e8e6e; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationHeader__subLabel {
        -ms-flex-order: 2;
            order: 2;
        font-size: 0.93rem;
        border-radius: 5px;
        padding: .3em 1.0em;
        margin: 10px 0 10px;
        line-height: 1.30; } }
  .uq-ConsultationHeader__label {
    display: inline-block;
    position: relative;
    padding: 0 0 0 .7em;
    margin: 23px 0 30px;
    line-height: 1.1;
    font-size: 3.71rem;
    font-weight: bold;
    font-family: Amiri, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    color: #0d3384;
    letter-spacing: .12em; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationHeader__label {
        -ms-flex-order: 3;
            order: 3;
        font-size: 2.26rem;
        margin: 0;
        padding: 0;
        line-height: 1.2;
        letter-spacing: .08em; } }
    .uq-ConsultationHeader__label > span {
      position: relative;
      font-size: inherit; }
      @media only screen and (min-width: 769px) {
        .uq-ConsultationHeader__label > span {
          left: -10px; } }
      @media only screen and (max-width: 768px) {
        .uq-ConsultationHeader__label > span {
          left: -1vw; } }
    @media only screen and (min-width: 769px) {
      .uq-ConsultationHeader__label::before, .uq-ConsultationHeader__label::after {
        content: "";
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        width: 2px;
        background-color: #282747; } }
    @media only screen and (min-width: 769px) {
      .uq-ConsultationHeader__label::before {
        left: 0;
        transform: rotate(-30deg); } }
    @media only screen and (min-width: 769px) {
      .uq-ConsultationHeader__label::after {
        right: 0;
        transform: rotate(30deg); } }
  .uq-ConsultationHeader__text {
    text-align: center;
    font-size: 1.29rem;
    font-weight: bold;
    line-height: 1.66; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationHeader__text {
        text-align: left;
        -ms-flex-order: 1;
            order: 1;
        font-size: 0.79rem;
        line-height: 1.48;
        letter-spacing: -.05em; } }
    .uq-ConsultationHeader__text > * {
      font-size: inherit; }
  .uq-ConsultationHeader img {
    vertical-align: middle; }

.uq-ConsultationText {
  margin-top: 10px;
  font-size: 0.79rem;
  text-align: right;
  color: #666666;
  letter-spacing: .05em; }
  @media only screen and (max-width: 768px) {
    .uq-ConsultationText {
      font-size: 0.71rem; } }

.uq-ConsultationVoice {
  position: relative;
  padding: 0 20px; }
  .uq-ConsultationVoice__box {
    position: relative; }
  .uq-ConsultationVoice__border {
    display: block;
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    width: calc(100% - 1px);
    margin: auto;
    height: 100%;
    box-sizing: border-box;
    border-radius: 3px;
    border: 1px solid #dddddd;
    transition: .3s; }
    @media only screen and (min-width: 769px) {
      .uq-ConsultationVoice__border:hover {
        border-color: #282747; } }
  .uq-ConsultationVoice__item {
    box-sizing: border-box;
    padding: 30px; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationVoice__item {
        padding: 20px; } }
  .uq-ConsultationVoice__head {
    text-align: center; }
  .uq-ConsultationVoice__body {
    margin: 20px 0; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationVoice__body {
        margin: 15px 0; } }
  .uq-ConsultationVoice__image {
    border: 2px solid #b6c1da; }
  .uq-ConsultationVoice__text {
    font-size: 1rem;
    line-height: 1.71; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationVoice__text {
        font-size: 0.93rem; } }
  .uq-ConsultationVoice__subText {
    font-size: 1rem;
    font-weight: bold;
    text-align: right;
    color: #282747; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationVoice__subText {
        font-size: 0.93rem; } }
  .uq-ConsultationVoice__control {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
        justify-content: center;
    padding: 10px 0;
    margin-top: 20px; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationVoice__control {
        padding: 0;
        margin: 0; } }
  .uq-ConsultationVoice__prev, .uq-ConsultationVoice__next {
    cursor: pointer;
    width: 13px;
    height: 13px;
    border-top: 2px solid #282747;
    border-right: 2px solid #282747; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationVoice__prev, .uq-ConsultationVoice__next {
        position: absolute;
        top: 0;
        bottom: 0;
        padding: 0;
        margin: auto; } }
  .uq-ConsultationVoice__prev {
    transform: rotate(-135deg); }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationVoice__prev {
        left: 0; } }
  .uq-ConsultationVoice__next {
    transform: rotate(45deg);
    right: 0; }
  .uq-ConsultationVoice__pagination {
    margin: 0 50px; }
    .uq-ConsultationVoice__pagination .swiper-pagination-bullet {
      width: 8px;
      height: 8px;
      border-radius: 50%;
      margin: 0 8px;
      border: 1px solid #282747;
      background-color: #fff;
      box-sizing: border-box;
      opacity: 1; }
    .uq-ConsultationVoice__pagination .swiper-pagination-bullet-active {
      background-color: #282747; }

.uq-ConsultationBeginning {
  margin: 50px 0 40px;
  border: 2px solid #9e8e6e;
  border-radius: 3px;
  box-sizing: border-box; }
  @media only screen and (max-width: 768px) {
    .uq-ConsultationBeginning {
      margin: 20px 0;
      width: 100%; } }
  .uq-ConsultationBeginning__box {
    margin: 40px 20px 50px; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationBeginning__box {
        margin: 25px 15px; } }
  .uq-ConsultationBeginning__head {
    margin: 25px 0; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationBeginning__head {
        margin: 0 0 20px; } }
  .uq-ConsultationBeginning__body {
    margin: 25px 0; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationBeginning__body {
        margin: 20px 0; } }
  @media only screen and (max-width: 768px) {
    .uq-ConsultationBeginning__foot {
      text-align: center;
      width: 150px;
      margin: auto; } }
  .uq-ConsultationBeginning__label {
    font-family: Amiri, "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
    font-size: 1.86rem;
    color: #9e8e6e;
    text-align: center;
    line-height: 1.5;
    letter-spacing: -.03em; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationBeginning__label {
        font-size: 1.29rem; } }
    .uq-ConsultationBeginning__label > * {
      font-size: inherit; }
  .uq-ConsultationBeginning__text {
    margin: 18px 0;
    text-align: center;
    line-height: 1.875;
    font-size: 1.14rem; }
    @media only screen and (min-width: 769px) {
      .uq-ConsultationBeginning__text {
        letter-spacing: .03em; } }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationBeginning__text {
        margin: 15px 0;
        font-size: 0.86rem; } }
    .uq-ConsultationBeginning__text .textMarker {
      background: linear-gradient(transparent 75%, #ffe617 75%); }
  .uq-ConsultationBeginning__textStrong {
    font-size: 1.43rem;
    color: #0d3384; }
    @media only screen and (max-width: 768px) {
      .uq-ConsultationBeginning__textStrong {
        font-size: 1.07rem; } }
    .uq-ConsultationBeginning__textStrong > * {
      font-size: inherit; }
  .uq-ConsultationBeginning__textStrongS {
    font-size: inherit;
    color: #0d3384; }

.uq-ConsultationButton {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
      justify-content: center; }

.uq-ConsultationButton .Button__item small {
  font-size: 1.07rem;
  color: #ffe617; }

.uq-ConsultationButton .Button--vermilion {
  background-color: #d91919; }

@media screen and (min-width: 769px) {
  .uq-ConsultationButton .Button__item {
    padding: 15px 88px; } }

@media screen and (max-width: 768px) {
  .uq-ConsultationButton .Button__item {
    padding: 10px 50px;
    font-size: 1.21rem; }
  .uq-ConsultationButton .Button__item small {
    font-size: 1rem; } }

.uq-ConsultationStep__item {
  position: relative; }

.uq-ConsultationStep__box {
  position: relative;
  overflow: hidden; }

@media screen and (min-width: 769px) {
  .uq-ConsultationStep {
    border-radius: 3px;
    background-color: #fff; }
  .uq-ConsultationStep {
    display: -ms-flexbox;
    display: flex; }
  .uq-ConsultationStep__item {
    -ms-flex: 0 0 34.50%;
        flex: 0 0 34.50%;
    display: -ms-flexbox;
    display: flex; }
  .uq-ConsultationStep__item:nth-child(3) {
    -ms-flex: 0 0 31.00%;
        flex: 0 0 31.00%; }
  .uq-ConsultationStep__item:nth-child(2) .uq-ConsultationStep__head {
    margin-right: 30px; }
  .uq-ConsultationStep__box {
    display: -ms-flexbox;
    display: flex;
    -ms-flex: 1 1 100%;
        flex: 1 1 100%;
    padding: 65px 35px 35px;
    -ms-flex-direction: column;
        flex-direction: column;
    -ms-flex-align: center;
        align-items: center; }
  .uq-ConsultationStep__box > * {
    max-width: 100%; }
  .uq-ConsultationStep__box::before,
  .uq-ConsultationStep__box::after {
    content: "";
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 2px;
    background-color: #f2f2f2; }
  .uq-ConsultationStep__box::before {
    transform: translateY(-50%) rotate(-15deg);
    transform-origin: right bottom; }
  .uq-ConsultationStep__box::after {
    transform: translateY(50%) rotate(15deg);
    transform-origin: right top; }
  .uq-ConsultationStep__item:not(:nth-child(1)) .uq-ConsultationStep__box {
    padding-left: 18px; }
  .uq-ConsultationStep__item:not(:nth-child(3)) .uq-ConsultationStep__box {
    padding-right: 53px; }
  .uq-ConsultationStep__item:nth-child(3) .uq-ConsultationStep__box::before,
  .uq-ConsultationStep__item:nth-child(3) .uq-ConsultationStep__box::after {
    content: none; } }

@media screen and (max-width: 768px) {
  .uq-ConsultationStep__item {
    position: relative;
    background-color: #fff;
    padding: 50px 20px 20px;
    margin-bottom: 30px; }
  .uq-ConsultationStep__item::after {
    content: none;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    bottom: 0;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 30px 50px 0 50px;
    border-color: #fff transparent transparent transparent;
    transform: translateY(100%); } }

.uq-ConsultationStep__head {
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  margin: auto;
  transform: translateY(-35%); }

.uq-ConsultationStep__body {
  text-align: center; }

.uq-ConsultationStep__foot {
  -ms-flex: 1 1 auto;
      flex: 1 1 auto;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center; }

.uq-ConsultationStep__foot > * {
  max-width: 100%; }

.uq-ConsultationStep__label {
  font-size: 1.43rem;
  line-height: 1.4;
  color: #282747;
  font-weight: bold;
  letter-spacing: .05em; }

.uq-ConsultationStep__subLabel {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
      flex-direction: column;
  -ms-flex-pack: center;
      justify-content: center;
  -ms-flex-align: center;
      align-items: center;
  width: 56px;
  height: 56px;
  box-sizing: border-box;
  padding-top: 3px;
  margin: auto;
  border-radius: 50%;
  font-size: .79rem;
  line-height: 1.2;
  letter-spacing: .15em;
  color: #fff;
  background-color: #282747; }

.uq-ConsultationStep__subLabel span {
  font-family: 'Oswald', 'arial', sans-serif;
  font-size: 1.14rem; }

.uq-ConsultationStep__fig {
  margin: 25px 0; }

.uq-ConsultationStep__text {
  color: #333;
  text-align: center;
  line-height: 1.6; }

.uq-ConsultationStep__subText {
  text-align: center;
  font-size: .86rem;
  color: #666;
  line-height: 1.66; }

@media screen and (min-width: 769px) {
  .uq-ConsultationStep__text {
    font-size: 1.14rem; } }

@media screen and (max-width: 768px) {
  .uq-ConsultationStep__label {
    font-size: 1.29rem; }
  .uq-ConsultationStep__label small {
    display: block; }
  .uq-ConsultationStep__subText {
    text-indent: -1em;
    padding-left: 1em; } }
