@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; }

  .SCP {
    display: block;
    opacity: 0;
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    width: 176px;
    margin: -40px auto 0 auto;
    animation: scp 2s ease; }

  @keyframes scp {
    0% {
      opacity: 0; }
    20% {
      opacity: 1; }
    80% {
      opacity: 1; }
    100% {
      opacity: 0; } }
  .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; }

  .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; }

  .Block01 {
    padding: 0; }
    .Block01-group {
      flex-wrap: wrap;
      background-position: center center; }
    .Block01-photo {
      order: 1;
      max-width: 690px;
      width: calc(100% - 16px);
      margin-right: 16px; }
      .Block01-photo:after {
        top: 4px;
        left: 4px; }
    .Block01-content {
      order: 2;
      margin-top: 24px;
      width: 100%;
      padding: 0 16px; }
      .Block01-content__box {
        padding: 32px; }
    .Block01--type2 .Block01-group {
      background-position: center center; }
    .Block01--type2 .Block01-content {
      padding: 0 16px; }

  .eventItem-body {
    max-width: 800px;
    overflow-x: scroll; }
  .eventItem-table {
    width: 800px; }
    .eventItem-table__size1 {
      width: 280px; }
    .eventItem-table__size2 {
      width: 100px; }
    .eventItem-table__size3 {
      width: 300px; }
    .eventItem-table__size4 {
      width: 120px; }

  .Block02-group {
    display: block; }
  .Block02-item {
    max-width: 480px;
    width: 100%;
    margin: 0 auto; }
    .Block02-item:last-of-type {
      margin-top: 48px; }
    .Block02-item__txt {
      padding: 40px 24px 24px 24px; }

  .signGroup {
    display: block;
    margin-bottom: 80px; }
    .signGroup-bg {
      bottom: inherit;
      top: 20%;
      height: 188px;
      padding: 0;
      overflow: hidden; }
      .signGroup-bg__body {
        width: 1024px;
        height: 188px;
        background-position: bottom center, bottom right;
        background-size: auto 80px, auto 188px; }
    .signGroup-photo {
      max-width: 664px;
      width: calc(100% - 16px);
      margin-right: 16px;
      box-shadow: 10px -10px 0 #e68625; }
    .signGroup-content {
      margin-top: 24px;
      width: 100%;
      background-image: none; }
      .signGroup-content__box {
        max-width: 100%;
        width: 100%; }
      .signGroup-content__txt {
        margin-top: 24px; } }
@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 */
