@media screen and (max-width: 1024px) {
  .Btn2 {
    height: 72px; }
    .Btn2:after {
      top: 32px;
      right: 8px;
      width: 24px; }
    .Btn2 p {
      font-size: 24px; }
      .Btn2 p span {
        font-size: 14px; }

  .keyImg-logo {
    left: 16px; }
  .keyImg-ttl {
    font-size: 24px; }
    .keyImg-ttl span {
      font-size: 50px;
      margin-bottom: 24px; }

  .footer {
    padding-top: 0; }
    .footer-nav {
      width: 100%;
      display: block;
      padding: 0 16px 48px 16px; }
    .footer-head {
      width: 100%;
      display: flex;
      justify-content: space-between;
      border-top: 1px dashed #003fab; }
      .footer-head:last-of-type {
        border-bottom: 1px dashed #003fab; }
      .footer-head a {
        display: flex;
        align-items: center;
        width: 100%;
        height: 48px;
        padding-left: 16px;
        transition: all .5s; }
        .footer-head a:active {
          background-color: #eee; }
      .footer-head--top {
        border-top: none; }
    .footer-footer {
      padding: 48px 0; }
      .footer-footer__adr {
        display: block;
        text-align: center; }
        .footer-footer__adr a {
          margin: 16px auto 0 auto; }

  .topKey {
    padding: 0 24px; }
    .topKey-ttl {
      font-size: 28px; }
      .topKey-ttl span {
        font-size: 54px; }

  .topNews {
    display: block;
    min-height: auto; }
    .topNews-block1 {
      width: 100%;
      align-items: flex-start;
      padding: 40px 0 40px 16px; }
    .topNews-block2 {
      width: 100%;
      padding: 40px 16px; }
    .topNews-btn {
      margin-top: 40px; }
    .topNews-list {
      max-width: 100%; }

  .topItem {
    margin-top: 80px;
    height: 344px;
    background-image: url("images/top_bg_item1_sp.jpg");
    background-position: top center;
    -webkit-background-size: auto 240px;
    background-size: auto 240px;
    display: block;
    padding-top: 240px; }
    .topItem--2 {
      margin-top: 60px;
      background-image: url("images/top_bg_item2_sp.jpg"); }
    .topItem-band {
      width: 100%;
      height: 104px;
      padding: 0 0 0 16px;
      justify-content: flex-start; }
      .topItem-band--blue {
        padding: 0 16px 0 0;
        justify-content: flex-end; }
    .topItem-ttl {
      font-size: 15px; }
      .topItem-ttl span {
        margin-bottom: 16px;
        font-size: 29px; }
    .topItem-more1, .topItem-more2 {
      top: 46px;
      font-size: 11px; }
    .topItem-more1 {
      right: 16px; }
      .topItem-more1:after {
        width: 64px;
        margin-left: 10px; }
    .topItem-more2 {
      left: 16px; }
      .topItem-more2:before {
        width: 64px;
        margin-right: 10px; }

  .topOffice {
    margin: 48px 0 0 0;
    display: block; }
    .topOffice-group {
      width: 100%;
      padding: 80px 16px; }
    .topOffice-adr {
      padding: 32px 16px; }
      .topOffice-adr table th {
        width: 80px; }
      .topOffice-adr table td {
        width: calc(100% - 80px); }
        .topOffice-adr table td span {
          display: inline-block; }
    .topOffice-txt1 {
      margin-top: 48px;
      font-size: 16px; }
    .topOffice-tel {
      margin: 56px auto 0 auto;
      height: 72px; }
    .topOffice-fax {
      font-size: 24px;
      padding-bottom: 20px; }

  .infoNav-link {
    display: flex;
    flex-wrap: wrap; }
    .infoNav-link a {
      width: 44.4444444444%;
      margin-right: 11.1111111111%; }
      .infoNav-link a:nth-child(4n) {
        margin-right: 11.1111111111%; }
      .infoNav-link a:nth-child(even) {
        margin-right: 0; }

  .infoHead {
    padding: 56px 0; }
    .infoHead-wrap {
      display: block; }

  .infoList {
    padding: 0; }
    .infoList-wrap {
      max-width: 100%;
      justify-content: center; }

  .infoItem {
    width: 288px;
    margin: 64px auto 0 auto; }
    .infoItem:last-of-type {
      margin-right: auto;
      margin-top: 0; }
    .infoItem--normal {
      width: 132px;
      margin: 60px 12px 0 12px; }
      .infoItem--normal:nth-child(4n), .infoItem--normal:last-of-type {
        margin: 60px 12px 0 12px; }

  .infoArticle {
    margin-top: 48px;
    padding: 0 16px; }
    .infoArticle-wrap {
      padding: 40px 16px; }

  .infoPager2-item {
    width: calc(100% - 12px);
    display: block; }
    .infoPager2-item figure {
      margin: 0 auto;
      width: 132px; }
    .infoPager2-item__block {
      margin-top: 16px;
      width: 100%; }
  .infoPager2-line {
    margin: 0 12px; }

  .footEle-bg {
    position: absolute;
    top: 10%;
    left: 0;
    bottom: inherit;
    margin: 0 16px;
    width: calc(100% - 32px); }
  .footEle-wrap {
    display: block;
    padding-bottom: 56px; }
  .footEle-photo {
    max-width: 512px;
    width: 100%;
    padding-right: 52px; }
  .footEle-block {
    margin: 24px 16px 0 16px;
    width: auto; }
  .footEle-content {
    max-width: 100%;
    width: calc(100% - 40px);
    margin: 0 20px; }
    .footEle-content__txt {
      margin-top: 40px;
      padding: 40px 20px; }

  .footCase {
    margin-top: 80px; }
    .footCase-body {
      position: relative;
      margin-top: 56px;
      padding-bottom: 40px; }
    .footCase-bg {
      top: 120px;
      bottom: inherit;
      height: calc(100% - 120px); }
    .footCase-wrap {
      justify-content: center;
      flex-wrap: wrap; }
    .footCase-item {
      width: 288px;
      margin: 48px 16px; }
      .footCase-item figure {
        max-width: 266px; }
      .footCase-item__txt {
        margin-top: -16px;
        background-color: #fff;
        padding: 32px;
        font-size: 20px;
        line-height: 1.75;
        text-align: justify; }
    .footCase-btn {
      max-width: 288px;
      height: 56px; }
      .footCase-btn:after {
        top: 25px;
        right: 8px; }
      .footCase-btn p {
        font-size: 16px; }

  .Step {
    padding: 0 32px 80px 32px; }

  .rentalLp {
    margin-top: 64px; }
    .rentalLp-nav__link {
      font-size: 14px;
      flex-direction: column; }
      .rentalLp-nav__link span {
        margin-left: 0;
        display: block; }
    .rentalLp-pdf {
      margin-top: 32px;
      background-color: #f5f5f5;
      padding: 40px 16px; }
      .rentalLp-pdf__body {
        max-width: 100%;
        width: 100%; }
      .rentalLp-pdf__ttl {
        font-size: 20px;
        padding-bottom: 16px;
        text-align: center;
        border-bottom: 1px solid #707070; }
      .rentalLp-pdf__select {
        width: 288px;
        margin: 0 auto;
        display: block; }
      .rentalLp-pdf label {
        width: 100%; }
      .rentalLp-pdf__submit {
        margin: 24px auto 0 auto; }
      .rentalLp-pdf__btn {
        width: 288px;
        margin: 24px auto 0 auto; }
        .rentalLp-pdf__btn:after {
          top: 34px;
          width: 12px; }
        .rentalLp-pdf__btn p {
          font-size: 13px; }
    .rentalLp-item1 {
      position: relative;
      margin-top: 80px; }
      .rentalLp-item1__wrap {
        display: block; }
      .rentalLp-item1__photo {
        max-width: 800px;
        width: 100%;
        padding: 0 36px 0 16px;
        margin: 0 auto; }
      .rentalLp-item1__ttl {
        width: 100%;
        padding: 24px 0; }
    .rentalLp-item2 {
      margin-top: 0; }
      .rentalLp-item2__bg {
        width: 100%;
        height: 360px;
        margin-right: 0; }
      .rentalLp-item2__group {
        max-width: 100%;
        width: calc(100% - 32px);
        margin: 0 16px;
        display: block; }
      .rentalLp-item2__list {
        width: 100%; }
        .rentalLp-item2__list:first-of-type {
          border-right: none;
          margin-bottom: 24px; }
        .rentalLp-item2__list a {
          display: block;
          font-size: 14px;
          line-height: 1.75;
          margin-bottom: 24px;
          color: #000; }
          .rentalLp-item2__list a:last-child {
            margin-bottom: 0; }
          .rentalLp-item2__list a:hover {
            text-decoration: underline;
            color: #e68625; } }
@media screen and (max-width: 768px) {
  .headerMenu-body {
    padding: 80px 16px;
    max-width: 100%; }
  @keyframes menuOpen {
    0% {
      right: -100%;
      display: inline-block;
      vertical-align: top; }
    100% {
      right: 0; } }
  @keyframes menuClose {
    0% {
      right: 0; }
    100% {
      right: -100%; } }
  .headerMenu-link1 {
    height: 70px;
    font-size: 20px; }
  .headerMenu-link2 {
    font-size: 16px;
    margin-bottom: 18px; }
    .headerMenu-link2 span {
      font-family: 'Oswald', sans-serif;
      font-size: 16px; } }

/*# sourceMappingURL=style_sp.css.map */
