/* arguments inittial */
/* font style */
/* site style */
/* [ opacity ]
-------------------------------------------------*/
/* [ display style ]
-------------------------------------------------*/
/* [ background-image ]
-------------------------------------------------*/
/* [ writing-mode ]
-------------------------------------------------*/
/* [ illustrator & photoshop letter spacing ]
-------------------------------------------------*/
/* [ easy breakpoint ]
-------------------------------------------------*/
/* [ easy transform ]
-------------------------------------------------*/
.cmn-ttl3:after {
  max-width: 21px; }
.cmn-ttl3:before {
  width: 155px; }
  @media only screen and (max-width: 767px) {
    .cmn-ttl3:before {
      width: 85px; } }

.wcm5 {
  max-width: 1325px;
  padding: 0 20px;
  margin-left: auto;
  margin-right: auto; }

.sub-mainvisual {
  background: url("../../img/office/bg_page.jpg") no-repeat top center;
  background-size: cover; }

#footer {
  background: transparent; }

.sec-office {
  margin-top: 108px; }
  @media only screen and (max-width: 767px) {
    .sec-office {
      margin-top: 40px; } }
  .sec-office .cmn-list-anchor {
    margin-bottom: 96px; }
    @media only screen and (max-width: 767px) {
      .sec-office .cmn-list-anchor {
        margin-bottom: 50px; } }
    .sec-office .cmn-list-anchor ul span:after {
      left: 5px; }
      @media only screen and (max-width: 767px) {
        .sec-office .cmn-list-anchor ul span:after {
          left: auto; } }
    @media (max-width: 1024px) {
      .sec-office .cmn-list-anchor ul li {
        padding: 0 12px 12px;
        font-size: 15px;
        font-size: 1.5rem; } }
    @media (max-width: 915px) {
      .sec-office .cmn-list-anchor ul li {
        padding: 0 12px 12px;
        font-size: 13px;
        font-size: 1.3rem; } }
    @media (max-width: 830px) {
      .sec-office .cmn-list-anchor ul li {
        padding: 0 8px 8px; } }
    @media (max-width: 795px) {
      .sec-office .cmn-list-anchor ul li {
        padding: 0 5px 5px; } }
    @media only screen and (max-width: 767px) {
      .sec-office .cmn-list-anchor ul li {
        padding: 0 1px; } }

.sec-office__profile .cmn-ttl3 {
  padding: 30px 0 29px 80px; }
  @media only screen and (max-width: 767px) {
    .sec-office__profile .cmn-ttl3 {
      padding: 4px 0 6px; } }
  @media only screen and (max-width: 350px) {
    .sec-office__profile .cmn-ttl3 {
      padding: 4px 0 6px 42px; } }
.sec-office__profile .profile-block {
  position: relative;
  margin-top: 20px; }
  @media only screen and (max-width: 767px) {
    .sec-office__profile .profile-block {
      margin-top: 40px; } }
  .sec-office__profile .profile-block:before {
    content: "";
    width: 100%;
    height: 310px;
    background: url("../../img/common/bg_dot1.png") left bottom;
    background-size: 11px 11px;
    position: absolute;
    left: 0;
    bottom: -8px; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block:before {
        display: none; } }
  @media only screen and (max-width: 767px) {
    .sec-office__profile .profile-block .wcm3 {
      padding: 0; } }
  .sec-office__profile .profile-block__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-align-items: flex-end;
    -moz-align-items: flex-end;
    -ms-align-items: flex-end;
    align-items: flex-end;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block__content {
        display: block; } }
  .sec-office__profile .profile-block .image {
    width: calc(100% - 664px);
    text-align: right;
    padding-right: 18px; }
    @media only screen and (max-width: 1024px) {
      .sec-office__profile .profile-block .image {
        width: calc(100% - 57.2%); } }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .image {
        width: 100%;
        padding-right: 0;
        text-align: center;
        position: relative; }
        .sec-office__profile .profile-block .image:before {
          content: "";
          width: 100%;
          height: 155px;
          background: url("../../img/common/bg_dot1.png") left bottom;
          background-size: 11px 11px;
          position: absolute;
          left: 0;
          bottom: 0;
          z-index: -1; } }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .image img {
        max-width: 190px; } }
  .sec-office__profile .profile-block .desc {
    width: 664px;
    background: #fff;
    padding: 48px 40px 40px 44px; }
    @media only screen and (max-width: 1024px) {
      .sec-office__profile .profile-block .desc {
        width: 57.2%; } }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .desc {
        width: 100%;
        padding: 25px 20px; } }
  .sec-office__profile .profile-block .position {
    font-size: 18px;
    font-size: 1.8rem;
    line-height: 18px;
    line-height: 1em;
    letter-spacing: 0.1em;
    font-weight: bold;
    padding-bottom: 20px;
    margin-bottom: 12px;
    border-bottom: 1px solid #707070; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .position {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 18px;
        line-height: 1.2em;
        letter-spacing: 0.1em;
        font-weight: bold;
        padding-bottom: 10px;
        margin-bottom: 10px; } }
    .sec-office__profile .profile-block .position span {
      font-size: 25px;
      font-size: 2.5rem;
      display: inline-block;
      margin-left: 28px; }
      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-block .position span {
          font-size: 20px;
          font-size: 2rem;
          margin-left: 20px; } }
  .sec-office__profile .profile-block .message {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.7333333333em;
    letter-spacing: 0.2em;
    font-weight: normal; }
    .iPadPro11 .sec-office__profile .profile-block .message {
      font-size: 14px;
      font-size: 1.4rem;
      line-height: 24px;
      line-height: 1.7142857143em;
      letter-spacing: 0.1em; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .message {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 22px;
        line-height: 1.6923076923em;
        letter-spacing: 0.05em;
        font-weight: normal; } }
  .sec-office__profile .profile-block .name {
    margin: 15px 0 46px; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .name {
        margin: 10px 0 15px; } }
  .sec-office__profile .profile-block .top {
    color: #F0A10B;
    font-size: 1.8rem;
    letter-spacing: .1em;
    font-weight: bold;
    margin-bottom: 16px;
    line-height: 1.6; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .top {
        font-size: 1.5rem;
        letter-spacing: .05em;
        margin: 25px 0 15px; } }
  .sec-office__profile .profile-block .summary {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 26px;
    line-height: 1.7333333333em;
    letter-spacing: 0.1em;
    font-weight: normal; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .summary {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 22px;
        line-height: 1.6923076923em;
        letter-spacing: 0.1em;
        font-weight: normal; } }
  .sec-office__profile .profile-block .tbl-history {
    margin-top: 50px; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-block .tbl-history {
        margin-top: 30px; } }
    .sec-office__profile .profile-block .tbl-history__ttl {
      padding-left: 25px;
      margin-bottom: 24px;
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 25px;
      line-height: 1.4705882353em;
      letter-spacing: 0.1em;
      font-weight: bold;
      position: relative; }
      .sec-office__profile .profile-block .tbl-history__ttl:before {
        content: "";
        width: 4px;
        height: 18px;
        background: #707070;
        position: absolute;
        left: 8px;
        top: 50%;
        -moz-transform: translateY(-50%);
        -o-transform: translateY(-50%);
        -ms-transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%); }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .sec-office__profile .profile-block .tbl-history__ttl:before {
            top: 33%; } }
      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-block .tbl-history__ttl {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 24px;
          line-height: 1.5em;
          letter-spacing: 0.1em;
          font-weight: bold; } }
    .sec-office__profile .profile-block .tbl-history th {
      width: 80px;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 35px;
      line-height: 2.3333333333em;
      letter-spacing: 0.1em;
      font-weight: 400; }
      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-block .tbl-history th {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 26px;
          line-height: 1.8571428571em;
          letter-spacing: 0.1em; } }
    .sec-office__profile .profile-block .tbl-history td {
      width: calc(100% - 80px);
      padding: 5px 0 5px 14px;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 20px;
      line-height: 1.3333333333em;
      letter-spacing: 0.08em;
      font-weight: 400; }
      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-block .tbl-history td {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 26px;
          line-height: 1.8571428571em;
          letter-spacing: 0.08em;
          padding: 2px 5px 2px 7px; } }
    .sec-office__profile .profile-block .tbl-history td p {
      margin-bottom: 15px; }
      .sec-office__profile .profile-block .tbl-history td p:last-of-type {
        margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-block .tbl-history td p {
          margin-bottom: 2px; } }
.sec-office__profile .profile-list {
  margin-top: 226px;
  position: relative;
  background: linear-gradient(to bottom right, #fff 0%, #fff 50%, #084888 50%, #084888 100%); }
  @media only screen and (max-width: 767px) {
    .sec-office__profile .profile-list {
      margin-top: 40px;
      background: linear-gradient(to bottom right, #fff 0%, #fff 50%, #084888 50%, #084888 100%); } }
  .sec-office__profile .profile-list__content {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative;
    z-index: 9; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-list__content {
        display: block; } }
  .sec-office__profile .profile-list .profile-item {
    width: calc(50% - 10px);
    margin-bottom: 17px;
    background: #fff;
    border: 1px solid #084888; }
    @media only screen and (max-width: 767px) {
      .sec-office__profile .profile-list .profile-item {
        width: 100%;
        margin-bottom: 10px; } }
    .sec-office__profile .profile-list .profile-item:nth-child(2n) {
      margin-left: 10px;
      padding: 20px 50px 20px 45px; }
@media print and (max-width: 1024px), (min-width: 768px) and (max-width: 1024px) {
  .sec-office__profile .profile-list .profile-item:nth-child(2n) {
    padding: 20px 25px; } }

      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-list .profile-item:nth-child(2n) {
          margin-left: 0;
          padding: 15px 20px; } }
    .sec-office__profile .profile-list .profile-item:nth-child(2n+1) {
      margin-right: 10px;
      padding: 20px 50px; }
@media print and (max-width: 1024px), (min-width: 768px) and (max-width: 1024px) {
  .sec-office__profile .profile-list .profile-item:nth-child(2n+1) {
    padding: 20px 25px; } }

      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-list .profile-item:nth-child(2n+1) {
          margin-right: 0;
          padding: 15px 20px; } }
    .sec-office__profile .profile-list .profile-item:nth-child(3) {
      margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-list .profile-item:nth-child(3) {
          margin-bottom: 10px; } }
    .sec-office__profile .profile-list .profile-item:nth-child(4) {
      margin-bottom: 0; }
    .sec-office__profile .profile-list .profile-item__ttl {
      margin-bottom: 20px;
      padding-bottom: 14px;
      color: #084888;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 31px;
      line-height: 1.7222222222em;
      letter-spacing: 0.05em;
      font-weight: bold;
      position: relative; }
      .sec-office__profile .profile-list .profile-item__ttl:after {
        content: "";
        width: 21px;
        height: 2px;
        background: #084888;
        position: absolute;
        bottom: 0;
        left: 0; }
      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-list .profile-item__ttl {
          font-size: 16px;
          font-size: 1.6rem;
          line-height: 26px;
          line-height: 1.625em;
          letter-spacing: 0.1em;
          font-weight: bold;
          margin-bottom: 10px;
          padding-bottom: 7px; } }
    .sec-office__profile .profile-list .profile-item__txt {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 26px;
      line-height: 1.7333333333em;
      letter-spacing: 0.1em;
      font-weight: 500; }
@media print and (max-width: 950px), (min-width: 768px) and (max-width: 950px) {
  .sec-office__profile .profile-list .profile-item__txt {
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 23px;
    line-height: 1.6428571429em;
    letter-spacing: 0.1em; } }

      @media only screen and (max-width: 767px) {
        .sec-office__profile .profile-list .profile-item__txt {
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 23px;
          line-height: 1.7692307692em;
          letter-spacing: 0.05em; } }

.sec-office__media {
  margin-top: 160px; }
  @media only screen and (max-width: 767px) {
    .sec-office__media {
      margin-top: 80px; } }
  .sec-office__media .cmn-ttl3 {
    padding: 30px 0 29px 87px;
    margin-bottom: 87px; }
    @media only screen and (max-width: 767px) {
      .sec-office__media .cmn-ttl3 {
        padding: 4px 0 6px;
        margin-bottom: 43px; } }
    @media only screen and (max-width: 350px) {
      .sec-office__media .cmn-ttl3 {
        padding: 4px 0 6px 42px; } }
    .sec-office__media .cmn-ttl3 .txt-en span {
      margin-right: -2px; }
      @media only screen and (max-width: 767px) {
        .sec-office__media .cmn-ttl3 .txt-en span {
          margin-right: 6px; } }
    .sec-office__media .cmn-ttl3 .txt-jp {
      padding-left: 88px; }
      @media only screen and (max-width: 767px) {
        .sec-office__media .cmn-ttl3 .txt-jp {
          padding-left: 100px; } }
      @media only screen and (max-width: 350px) {
        .sec-office__media .cmn-ttl3 .txt-jp {
          font-size: 17px;
          font-size: 1.7rem;
          padding-left: 65px; } }
  .sec-office__media .media-block {
    max-width: 1010px;
    margin: 0 auto; }
    @media only screen and (max-width: 767px) {
      .sec-office__media .media-block {
        max-width: 100%; } }
    .sec-office__media .media-block__content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media only screen and (max-width: 767px) {
        .sec-office__media .media-block__content {
          display: block; } }
  .sec-office__media .media-item:first-of-type {
    width: 519px;
    padding-right: 44px; }
@media print and (max-width: 1024px), (min-width: 768px) and (max-width: 1024px) {
  .sec-office__media .media-item:first-of-type {
    width: 50%;
    padding-right: 22px; } }

    @media only screen and (max-width: 767px) {
      .sec-office__media .media-item:first-of-type {
        width: 100%;
        padding-right: 0;
        margin-bottom: 40px; } }
  .sec-office__media .media-item:last-of-type {
    width: calc(100% - 519px);
    padding-left: 44px; }
@media print and (max-width: 1024px), (min-width: 768px) and (max-width: 1024px) {
  .sec-office__media .media-item:last-of-type {
    width: 50%;
    padding-left: 22px; } }

    @media only screen and (max-width: 767px) {
      .sec-office__media .media-item:last-of-type {
        width: 100%;
        padding-left: 0; } }
  .sec-office__media .media-title {
    border: 1px solid #F0A10B;
    font-size: 20px;
    font-size: 2rem;
    line-height: 35px;
    line-height: 1.75em;
    letter-spacing: 0.1em;
    font-weight: bold;
    color: #F0A10B;
    max-width: 303px;
    text-align: center;
    padding: 8px 0;
    margin-bottom: 36px; }
    @media only screen and (max-width: 767px) {
      .sec-office__media .media-title {
        margin: 0 auto 20px;
        font-size: 18px;
        font-size: 1.8rem;
        line-height: 25px;
        line-height: 1.3888888889em;
        letter-spacing: 0.1em;
        font-weight: bold;
        max-width: 100%; } }
    @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
      .sec-office__media .media-title {
        padding: 13px 0 5px; } }
  .sec-office__media .media-list {
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 35px;
    line-height: 2.3333333333em;
    letter-spacing: 0.1em;
    font-weight: 400; }
    @media only screen and (max-width: 767px) {
      .sec-office__media .media-list {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 29px;
        line-height: 1.9333333333em;
        letter-spacing: 0.05em; } }
    @media only screen and (max-width: 350px) {
      .sec-office__media .media-list {
        font-size: 15px;
        font-size: 1.5rem;
        line-height: 29px;
        line-height: 1.9333333333em;
        letter-spacing: 0.05em; } }
    .sec-office__media .media-list li {
      padding-left: 16px;
      position: relative; }
      @media only screen and (max-width: 767px) {
        .sec-office__media .media-list li {
          padding-left: 15px; } }
      .sec-office__media .media-list li:before {
        content: "";
        width: 12px;
        height: 12px;
        background: #F0A10B;
        position: absolute;
        left: 0;
        top: 9px; }
        @media only screen and (max-width: 767px) {
          .sec-office__media .media-list li:before {
            width: 8px;
            height: 8px;
            top: 10px; } }
      .sec-office__media .media-list li:last-of-type {
        margin-bottom: 0; }
  .sec-office__media .media-img {
    margin: 30px 0 8px;
    border: 1px solid #707070;
    padding: 10px; }
    @media only screen and (max-width: 767px) {
      .sec-office__media .media-img {
        padding: 5px;
        margin: 15px 0 5px; } }
  .sec-office__media .txt-note01 {
    text-align: right;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 30px;
    line-height: 2em;
    letter-spacing: 0.15em;
    font-weight: 400; }
    @media only screen and (max-width: 767px) {
      .sec-office__media .txt-note01 {
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 24px;
        line-height: 1.8461538462em;
        letter-spacing: 0.075em; } }
  .sec-office__media .txt-note02 {
    color: #F0A10B;
    font-size: 15px;
    font-size: 1.5rem;
    line-height: 35px;
    line-height: 2.3333333333em;
    letter-spacing: 0.1em;
    font-weight: 400;
    margin-top: 18px; }
    @media only screen and (max-width: 767px) {
      .sec-office__media .txt-note02 {
        margin-top: 5px;
        font-size: 13px;
        font-size: 1.3rem;
        line-height: 24px;
        line-height: 1.8461538462em;
        letter-spacing: 0.05em; } }

.sec-office__works {
  margin-top: 150px; }
  @media only screen and (max-width: 767px) {
    .sec-office__works {
      margin-top: 70px; } }
  .sec-office__works .cmn-ttl3 {
    padding: 30px 0 29px 92px;
    margin-bottom: 84px; }
    @media only screen and (max-width: 767px) {
      .sec-office__works .cmn-ttl3 {
        padding: 4px 0 6px;
        margin-bottom: 40px; } }
    @media only screen and (max-width: 350px) {
      .sec-office__works .cmn-ttl3 {
        padding: 4px 0 6px 42px; } }
    .sec-office__works .cmn-ttl3 .txt-en span {
      margin-right: -5px; }
      @media only screen and (max-width: 767px) {
        .sec-office__works .cmn-ttl3 .txt-en span {
          margin-right: 5px; } }
    .sec-office__works .cmn-ttl3 .txt-jp {
      padding-left: 82px; }
      @media only screen and (max-width: 767px) {
        .sec-office__works .cmn-ttl3 .txt-jp {
          padding-left: 100px; } }
      @media only screen and (max-width: 350px) {
        .sec-office__works .cmn-ttl3 .txt-jp {
          padding-left: 60px; } }
  .sec-office__works .work-list {
    margin-top: -3px; }
    @media only screen and (max-width: 767px) {
      .sec-office__works .work-list {
        margin-top: 0; } }
    .sec-office__works .work-list__content {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
      @media only screen and (max-width: 767px) {
        .sec-office__works .work-list__content {
          -webkit-flex-direction: column;
          -moz-flex-direction: column;
          -ms-flex-direction: column;
          flex-direction: column; } }
    .sec-office__works .work-list .w-image {
      width: 349px;
      background: url("../../img/office/o_img03.jpg") no-repeat center;
      background-size: cover;
      padding-top: 40%; }
      @media only screen and (max-width: 767px) {
        .sec-office__works .work-list .w-image {
          order: 2;
          width: 100%;
          background: url("../../img/office/o_img03.jpg") no-repeat top center;
          background-size: cover;
          padding-top: 100%; } }
    .sec-office__works .work-list .w-list {
      width: calc(100% - 349px);
      padding-left: 60px;
      margin-top: -4px; }
      @media only screen and (max-width: 767px) {
        .sec-office__works .work-list .w-list {
          width: 100%;
          padding-left: 0;
          margin: 0 0 30px; } }
      .sec-office__works .work-list .w-list li {
        margin-bottom: 37px; }
        .sec-office__works .work-list .w-list li:last-of-type {
          margin-bottom: 0; }
        @media only screen and (max-width: 767px) {
          .sec-office__works .work-list .w-list li {
            margin-bottom: 20px; } }
    .sec-office__works .work-list .work-ttl {
      margin-bottom: 20px;
      padding-left: 94px;
      position: relative;
      color: #084888;
      font-size: 18px;
      font-size: 1.8rem;
      line-height: 27px;
      line-height: 1.5em;
      letter-spacing: 0.05em;
      font-weight: bold; }
      .sec-office__works .work-list .work-ttl:before {
        content: "";
        width: 74px;
        height: 1px;
        background: #084888;
        position: absolute;
        left: 0;
        top: 11px; }
        @media only screen and (max-width: 767px) {
          .sec-office__works .work-list .work-ttl:before {
            width: 30px; } }
      .sec-office__works .work-list .work-ttl:after {
        content: "";
        width: 5px;
        height: 5px;
        background: #084888;
        border-radius: 100%;
        position: absolute;
        left: 74px;
        top: 9px; }
        @media only screen and (max-width: 767px) {
          .sec-office__works .work-list .work-ttl:after {
            left: 30px; } }
      @media only screen and (max-width: 767px) {
        .sec-office__works .work-list .work-ttl {
          font-size: 17px;
          font-size: 1.7rem;
          line-height: 27px;
          line-height: 1.5882352941em;
          letter-spacing: 0.05em;
          font-weight: bold;
          padding-left: 45px;
          margin-bottom: 12px; } }
    .sec-office__works .work-list .work-txt {
      border: 1px solid #084888;
      padding: 13px 22px;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 27px;
      line-height: 1.8em;
      letter-spacing: 0.05em;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .sec-office__works .work-list .work-txt {
          padding: 12px 15px;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 24px;
          line-height: 1.8461538462em;
          letter-spacing: 0.05em; } }

.sec-office__access {
  margin-top: 160px; }
  @media only screen and (max-width: 767px) {
    .sec-office__access {
      margin-top: 80px; } }
  .sec-office__access .cmn-ttl3 {
    padding: 30px 0 29px 76px;
    margin-bottom: 85px; }
    @media only screen and (max-width: 767px) {
      .sec-office__access .cmn-ttl3 {
        padding: 4px 0 6px;
        margin-bottom: 50px; } }
    @media only screen and (max-width: 350px) {
      .sec-office__access .cmn-ttl3 {
        padding: 4px 0 6px 40px; } }
    .sec-office__access .cmn-ttl3 .txt-en span {
      margin-right: 9px; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .cmn-ttl3 .txt-en span {
          margin-right: 5px; } }
    .sec-office__access .cmn-ttl3 .txt-jp {
      padding-left: 98px; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .cmn-ttl3 .txt-jp {
          padding-left: 100px; } }
      @media only screen and (max-width: 350px) {
        .sec-office__access .cmn-ttl3 .txt-jp {
          padding-left: 60px; } }
  .sec-office__access .access-block {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    -moz-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; }
    @media only screen and (max-width: 767px) {
      .sec-office__access .access-block {
        display: block; } }
  .sec-office__access .address {
    width: calc(100% - 712px);
    margin-top: -12px; }
    @media (max-width: 1024px) {
      .sec-office__access .address {
        width: calc(100% - 57.78%); } }
    @media only screen and (max-width: 767px) {
      .sec-office__access .address {
        width: 100%; } }
    .sec-office__access .address-ttl {
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 43px;
      line-height: 1.72em;
      letter-spacing: 0.1em;
      font-weight: bold;
      padding-bottom: 15px;
      margin-bottom: 26px;
      border-bottom: 1px solid #C6C7C7; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .address-ttl {
          font-size: 20px;
          font-size: 2rem;
          line-height: 26px;
          line-height: 1.3em;
          letter-spacing: 0.05em;
          font-weight: bold;
          padding-bottom: 9px;
          margin-bottom: 11px; } }
    .sec-office__access .address-tel {
      font-size: 20px;
      font-size: 2rem;
      line-height: 30px;
      line-height: 1.5em;
      letter-spacing: 0.1em;
      font-weight: bold;
      font-family: 'Alata', sans-serif; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .address-tel {
          font-size: 17px;
          font-size: 1.7rem;
          line-height: 24px;
          line-height: 1.4117647059em;
          letter-spacing: 0.07em;
          font-weight: bold; } }
      .sec-office__access .address-tel a {
        display: inline-block;
        padding-left: 10px; }
    .sec-office__access .address-txt {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 30px;
      line-height: 1.875em;
      letter-spacing: 0.1em;
      font-weight: 500;
      margin-top: 44px; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .address-txt {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 26px;
          line-height: 1.8571428571em;
          letter-spacing: 0.07em;
          margin-top: 22px; } }
    .sec-office__access .address .txt-orange {
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 30px;
      line-height: 1.875em;
      letter-spacing: 0em;
      font-weight: bold;
      color: #F0A10B;
      margin-top: 25px; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .address .txt-orange {
          margin-top: 15px;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 26px;
          line-height: 1.8571428571em;
          letter-spacing: 0em;
          font-weight: bold; } }
    .sec-office__access .address .cmn-btn02 {
      margin-top: 14px; }
      @media only screen and (max-width: 350px) {
        .sec-office__access .address .cmn-btn02 a {
          letter-spacing: 0em;
          font-size: 14px;
          font-size: 1.4rem; }
        .sec-office__access .address .cmn-btn02 span:after {
          right: -14px; } }
  .sec-office__access .map {
    width: 712px;
    padding-left: 88px;
    overflow: hidden; }
    @media (max-width: 1024px) {
      .sec-office__access .map {
        width: 57.78%; } }
    @media only screen and (max-width: 767px) {
      .sec-office__access .map {
        width: 100%;
        padding-left: 0;
        margin-top: 40px; } }
    .sec-office__access .map iframe {
      height: 280px;
      width: 100%; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .map iframe {
          height: 220px; } }
    .sec-office__access .map a {
      display: block;
      text-align: right;
      font-size: 13px;
      font-size: 1.3rem;
      line-height: 28px;
      line-height: 2.1538461538em;
      letter-spacing: 0.1em;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .sec-office__access .map a {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 23px;
          line-height: 1.9166666667em;
          letter-spacing: 0.1em; } }

.sec-office__contact {
  color: #fff;
  margin-top: 120px; }
  @media only screen and (max-width: 767px) {
    .sec-office__contact {
      margin-top: 55px; } }
  .sec-office__contact .mf-contact {
    display: block;
    padding: 32px 0 35px;
    color: #fff;
    pointer-events: none;
    background: #084888;
    margin-bottom: 131px; }
    @media only screen and (max-width: 767px) {
      .sec-office__contact .mf-contact {
        padding: 18px 0;
        margin-bottom: 60px;
        pointer-events: visible; } }
  .sec-office__contact .contact-box {
    text-align: center; }
    .sec-office__contact .contact-box__ttl {
      color: #F0A10B;
      font-size: 17px;
      font-size: 1.7rem;
      line-height: 35px;
      line-height: 2.0588235294em;
      letter-spacing: 0.1em;
      font-weight: bold;
      margin-bottom: 8px; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-box__ttl {
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 22px;
          line-height: 1.4666666667em;
          letter-spacing: 0.05em;
          font-weight: bold;
          margin-bottom: 4px; } }
    .sec-office__contact .contact-box__tel {
      font-size: 25px;
      font-size: 2.5rem;
      line-height: 60px;
      line-height: 2.4em;
      letter-spacing: 0.1em;
      font-weight: bold; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-box__tel {
          font-size: 23px;
          font-size: 2.3rem;
          line-height: 47px;
          line-height: 2.0434782609em;
          letter-spacing: 0.05em;
          font-weight: bold; } }
      .sec-office__contact .contact-box__tel span {
        display: inline-block; }
      .sec-office__contact .contact-box__tel .number {
        display: inline-block;
        font-style: normal;
        font-size: 30px;
        font-size: 3rem;
        line-height: 35px;
        line-height: 1.1666666667em;
        letter-spacing: 0.1em;
        font-weight: bold;
        font-family: 'Alata', sans-serif;
        margin-left: 20px;
        padding-left: 34px;
        position: relative;
        color: #fff; }
        .sec-office__contact .contact-box__tel .number:before {
          content: "";
          width: 24px;
          height: 31px;
          background: url("../../img/office/ico_tel.svg") no-repeat center;
          background-size: cover;
          position: absolute;
          left: 0;
          top: 50%;
          -moz-transform: translateY(-50%);
          -o-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          -webkit-transform: translateY(-50%);
          transform: translateY(-50%); }
        @media only screen and (max-width: 767px) {
          .sec-office__contact .contact-box__tel .number {
            font-size: 27px;
            font-size: 2.7rem;
            line-height: 28px;
            line-height: 1.037037037em;
            letter-spacing: 0.08em;
            font-weight: bold; } }
        @media only screen and (max-width: 350px) {
          .sec-office__contact .contact-box__tel .number {
            letter-spacing: 0em; } }
    .sec-office__contact .contact-box__time {
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 25px;
      line-height: 1.6666666667em;
      letter-spacing: 0.1em;
      font-weight: 500;
      margin-top: 3px; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-box__time {
          font-size: 12px;
          font-size: 1.2rem;
          line-height: 25px;
          line-height: 2.0833333333em;
          letter-spacing: 0.05em;
          margin-top: 0; } }
      @media only screen and (max-width: 350px) {
        .sec-office__contact .contact-box__time {
          font-size: 11px;
          font-size: 1.1rem;
          line-height: 23px;
          line-height: 2.0909090909em;
          letter-spacing: 0em; } }
  .sec-office__contact .cmn-ttl1 {
    margin-bottom: 95px; }
    @media only screen and (max-width: 767px) {
      .sec-office__contact .cmn-ttl1 {
        margin-bottom: 45px; } }
  .sec-office__contact .contact-us {
    max-width: 820px;
    padding: 0 20px;
    margin: 152px auto 0; }
    @media only screen and (max-width: 767px) {
      .sec-office__contact .contact-us {
        max-width: 100%;
        margin: 40px auto 0;
        padding: 0 10px; } }
    .sec-office__contact .contact-us .txt01 {
      color: #383838;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 30px;
      line-height: 2em;
      letter-spacing: 0em;
      font-weight: 500;
      margin-bottom: 45px; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-us .txt01 {
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 25px;
          line-height: 1.7857142857em;
          letter-spacing: 0.05em;
          margin-bottom: 25px; } }
    .sec-office__contact .contact-us .time-lst p {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      margin-bottom: 15px; }
      .sec-office__contact .contact-us .time-lst p:first-of-type span {
        text-align: left; }
      .sec-office__contact .contact-us .time-lst p:nth-child(2) span {
        padding-right: 10px; }
      .sec-office__contact .contact-us .time-lst p:last-of-type {
        margin-bottom: 0; }
        .sec-office__contact .contact-us .time-lst p:last-of-type span {
          padding-right: 10px; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-us .time-lst p {
          margin-bottom: 10px; } }
    .sec-office__contact .contact-us .time-lst span {
      width: 190px;
      text-align: right;
      font-size: 16px;
      font-size: 1.6rem;
      line-height: 30px;
      line-height: 1.875em;
      letter-spacing: 0.075em;
      font-weight: 500; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-us .time-lst span {
          width: 170px;
          font-size: 14px;
          font-size: 1.4rem;
          line-height: 30px;
          line-height: 2.1428571429em;
          letter-spacing: 0.075em; } }
      @media only screen and (max-width: 350px) {
        .sec-office__contact .contact-us .time-lst span {
          width: 158px;
          font-size: 13px;
          font-size: 1.3rem;
          line-height: 30px;
          line-height: 2.3076923077em;
          letter-spacing: 0em; } }
    .sec-office__contact .contact-us .time-lst input {
      width: calc(100% - 190px);
      max-width: 350px;
      margin-left: 18px; }
      @media (max-width: 847px) {
        .sec-office__contact .contact-us .time-lst input {
          width: calc(100% - 210px); } }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-us .time-lst input {
          width: calc(100% - 175px);
          margin-left: 5px; } }
      @media only screen and (max-width: 350px) {
        .sec-office__contact .contact-us .time-lst input {
          width: calc(100% - 158px);
          margin-left: 0; } }
    .sec-office__contact .contact-us .method {
      display: -webkit-box;
      display: -moz-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-flex-wrap: wrap;
      -moz-flex-wrap: wrap;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      -webkit-align-items: center;
      -moz-align-items: center;
      -ms-align-items: center;
      align-items: center;
      margin-bottom: 19px; }
      .sec-office__contact .contact-us .method:last-of-type {
        margin-bottom: 0; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .contact-us .method {
          margin-bottom: 10px; } }
      .sec-office__contact .contact-us .method .chk-radio {
        width: 100px; }
        @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
          .sec-office__contact .contact-us .method .chk-radio {
            padding-top: 8px; } }
      .sec-office__contact .contact-us .method > input {
        width: calc(100% - 100px); }
  .sec-office__contact .request-us {
    max-width: 820px;
    padding: 0 20px;
    margin: 92px auto 0; }
    @media only screen and (max-width: 767px) {
      .sec-office__contact .request-us {
        max-width: 100%;
        margin: 40px auto 0; } }
    .sec-office__contact .request-us .txt01 {
      color: #084888;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 30px;
      line-height: 2em;
      letter-spacing: 0em;
      font-weight: bold;
      margin-bottom: 25px; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .request-us .txt01 {
          font-size: 15px;
          font-size: 1.5rem;
          line-height: 27px;
          line-height: 1.8em;
          letter-spacing: 0em;
          font-weight: bold;
          margin-bottom: 10px; } }
    .sec-office__contact .request-us .txt02 {
      color: #383838;
      font-size: 15px;
      font-size: 1.5rem;
      line-height: 30px;
      line-height: 2em;
      letter-spacing: 0em;
      font-weight: 500;
      margin-bottom: 92px; }
      @media only screen and (max-width: 767px) {
        .sec-office__contact .request-us .txt02 {
          margin-bottom: 30px; } }

@media print {
  .sec-office__profile .profile-block .image {
    width: calc(100% - 57.2%); }
  .sec-office__profile .profile-block .desc {
    width: 57.2%; }
  .sec-office__profile .profile-list {
    margin-top: 130px;
    background: url("../../img/office/bg_corner.png") no-repeat right bottom;
    background-size: 100% 100%; }

  .sec-office__media .media-item:first-of-type {
    width: 50%; }
  .sec-office__media .media-item:last-of-type {
    width: 50%; }
  .sec-office__media .media-list {
    font-size: 14px;
    font-size: 1.4rem; }

  .sec-office__works {
    margin-top: 100px; }

  .sec-office__access {
    margin-top: 120px; }
    .sec-office__access .access-block {
      -webkit-justify-content: space-between;
      -moz-justify-content: space-between;
      -ms-justify-content: space-between;
      justify-content: space-between; }
    .sec-office__access .address-ttl {
      font-size: 23px;
      font-size: 2.3rem; }
    .sec-office__access .address-txt {
      font-size: 14px;
      font-size: 1.4rem; }
    .sec-office__access .address {
      width: 50%; }
      .sec-office__access .address .cmn-btn02 {
        padding-top: 20px; }
        .sec-office__access .address .cmn-btn02 a {
          width: 100%; }
    .sec-office__access .map {
      width: 44%;
      padding-left: 0; }
      .sec-office__access .map iframe {
        display: block;
        width: 100%; }

  .sec-office__contact {
    margin-top: 80px; } }
.sec-office__media .media-item:last-of-type .media-img {
  max-width: 310px;
  margin: 13px 0 8px 0; }
  .sec-office__media .media-item:last-of-type .media-img .media-img-wrap {
    height: 162px;
    overflow: hidden;
    position: relative; }
    .sec-office__media .media-item:last-of-type .media-img .media-img-wrap img {
      position: absolute;
      top: 50%;
      left: 50%;
      -moz-transform: translate(-50%, -50%);
      -o-transform: translate(-50%, -50%);
      -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      width: 100%;
      height: auto; }
.sec-office__media .media-item:last-of-type .txt-note02 {
  margin-top: 5px; }

@media (max-width: 767px) {
  .sec-office__media .media-item:last-of-type .media-img {
    max-width: 100%; } }
@media (max-width: 767px) {
  .sec-office__media .media-item:last-of-type .media-img .media-img-wrap {
    padding-top: 60%; } }
@media (max-width: 767px) {
  .sec-office__media .media-item:last-of-type .media-img {
    max-width: 100%; } }

/*# sourceMappingURL=office.min.css.map */
