@charset "UTF-8";
.yugo {
  font-family: 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif;
  font-weight: 500; }

.oswald {
  font-family: 'Oswald', 'Yu Gothic', YuGothic, メイリオ, meiryo, "メイリオ", "meiryo", "ヒラギノ角ゴ pro w3", "hiragino kaku gothic pro", sans-serif; }

.roboto {
  font-family: 'Roboto', sans-serif; }

/* ----------------------------------------------------------
font-weight
---------------------------------------------------------- */

.t-bold {
  font-weight: 700;
  /* bold */ }

.t-lead-1 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 400;
  /* regular */
  letter-spacing: 0.04em;
  display: block; }

.t-body-1 {
  font-size: 1.5rem;
  letter-spacing: 0.04em;
  line-height: 2.333; }

.t-a-r {
  text-align: right; }

#wrapper {
  padding-top: 0; }

.m-subpage__kv-2__head-1 {
  margin-bottom: 12px; }

.office-sec {
  -webkit-box-sizing: border-box;
          box-sizing: border-box; }

.office-sec__blk {
  position: relative; }
  .office-sec__blk:after {
    content: "";
    background: -webkit-gradient(linear, left top, left bottom, from(#e0e5f7), color-stop(57.13%, #e0e5f7), to(#c8cfe6));
    background: linear-gradient(#e0e5f7 0%, #e0e5f7 57.13%, #c8cfe6 100%);
    position: absolute; }

.office-sec__blk-card {
  position: relative;
  z-index: 2;
  background: #fff;
  -webkit-box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
          box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.16);
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  width: 100%; }

.office-sec__head {
  margin-bottom: 15px; }

.office-table {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .office-table dt,
  .office-table dd {
    font-size: 1.5rem;
    letter-spacing: 0.04em; }
  .office-table dt {
    font-weight: 700;
    /* bold */
    color: #505876; }

.office-location__head {
  color: #505876;
  letter-spacing: 0.04em;
  font-size: 1.5rem;
  font-weight: 700;
  /* bold */
  border-bottom: solid 1px #ddd;
  padding-bottom: 15px;
  margin-bottom: 10px; }

.office-location__detail {
  display: block;
  margin-bottom: 20px;
  line-height: 2; }
  .office-location__detail a {
    color: #242424; }
  @media screen and (min-width: 769px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 4rem; }
    .office-sec {
      padding-bottom: 240px; }
    .office-sec__blk {
      width: 966px;
      margin: 0 auto; }
      .office-sec__blk:after {
        width: calc(50vw + 400px);
        height: 100%;
        left: 83px;
        top: 120px; }
    .office-sec__blk-card {
      padding: 75px 83px; }
    .office-table {
      width: 800px;
      margin-bottom: 70px; }
      .office-table dt,
      .office-table dd {
        padding: 15px 0;
        border-bottom: solid 1px #dddddd; }
      .office-table dt {
        width: 190px; }
    .office-table dd {
      width: calc(100% - 190px); }
  .office-location__blk {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
  .office-location__item:not(:last-of-type) {
    margin-bottom: 63px; }
  .office-location__fig {
    width: 367px;
    margin-top: 7px; } }
  @media screen and (min-width: 961px) {
  .setOrder {
    color: #000; } }
  @media screen and (max-width: 768px) {
  .setOrder {
    color: #000; }
    .t-lead-1 {
      font-size: 2.2rem; }
    .office-sec {
      padding: 0 15px 140px; }
    .office-sec__blk {
      width: 100%; }
      .office-sec__blk:after {
        width: calc(100vw - 15px);
        height: 100%;
        left: 15px;
        top: 70px; }
    .office-sec__blk-card {
      padding: 35px 20px; }
    .office-table {
      margin-bottom: 35px; }
      .office-table dt,
      .office-table dd {
        width: 100%;
        padding: 10px 0; }
      .office-table dt {
        border-bottom: solid 1px #dddddd; }
    .office-table dd {
      margin-bottom: 10px; }
  .office-location__item {
    margin-bottom: 35px; }
  .office-location__fig {
    width: 250px;
    margin: 0 auto; } }
  @media screen and (max-width: 350px) {
    .t-lead-1 {
      font-size: 2rem; } }
