@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; } }
  .Ttl2 span {
    font-size: 24px; }

  .keyImg-logo {
    top: 6px;
    left: 16px; }
  .keyImg-ttl {
    margin-top: 40px;
    font-size: 48px; }
    .keyImg-ttl__sub {
      font-size: 32px; }
    .keyImg-ttl__dot {
      display: block;
      font-size: 0; }

  .panKuzu a, .panKuzu span {
    font-size: 14px; }

  .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;
        font-size: 16px; }
        .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;
        font-size: 16px; }
        .footer-footer__adr a {
          margin: 16px auto 0 auto; }
      .footer-footer__tel {
        font-size: 16px; }
        .footer-footer__tel span {
          font-size: 14px; }
      .footer-footer__clause {
        font-size: 14px; }

  .topKey {
    padding: 0 8px; }
    .topKey-ttl {
      margin-top: 0;
      line-height: 1.5; }
      .topKey-ttl__txt1 {
        font-size: 16px;
        text-shadow: 0 0 4px rgba(0, 0, 0, 0.7); }
      .topKey-ttl__txt2 {
        font-size: 32px;
        text-shadow: 0 0 5px rgba(0, 0, 0, 0.7); }
    .topKey-batch {
      margin-top: 20px;
      flex-direction: column;
      justify-content: center; }
      .topKey-batch__block1 {
        width: 120px; }
      .topKey-batch__block2 {
        width: 100%; }
      .topKey-batch__list {
        margin-top: 8px;
        flex-wrap: wrap;
        justify-content: center; }
        .topKey-batch__list p {
          margin: 8px 2px 0 2px;
          width: 114px; }
      .topKey-batch__safty {
        margin: 16px auto 0 auto;
        width: 288px; }

  .topTel-list {
    display: block;
    width: 288px;
    margin: 0 auto; }
    .topTel-list li {
      width: 100%;
      border-bottom: 2px solid #66ae3d;
      padding-bottom: 10px;
      text-align: center; }
      .topTel-list li:first-child {
        margin-bottom: 10px; }
        .topTel-list li:first-child p {
          border-right: none; }
    .topTel-list p {
      font-size: 16px; }
      .topTel-list p span {
        font-size: 18px; }

  .topNews-ttl {
    font-size: 32px; }
    .topNews-ttl span {
      font-size: 24px; }
  .topNews-list {
    padding: 24px;
    font-size: 16px; }
    .topNews-list li {
      display: block; }
    .topNews-list p {
      width: 100%; }
    .topNews-list a {
      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--3 {
      margin-top: 60px;
      background-image: url("images/top_bg_item3_sp.jpg"); }
    .topItem-band {
      width: 100%;
      height: 140px;
      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: 32px; }
      .topItem-ttl span {
        margin-top: 4px;
        font-size: 20px; }
    .topItem-more1, .topItem-more2 {
      top: 64px;
      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 {
        font-size: 16px; }
        .topOffice-adr table th {
          width: 80px; }
          .topOffice-adr table th span {
            display: inline-block; }
        .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; }
    .topOffice-mail {
      font-size: 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; }

  .accessNav {
    background-size: 102px auto;
    padding: 30px 0 64px 0; }
    .accessNav-list {
      flex-wrap: wrap; }
    .accessNav-link {
      width: 240px;
      margin: 20px 16px 0 16px; }

  .accessGroup-block1 {
    flex-direction: column;
    padding-bottom: 40px; }
    .accessGroup-block1__photo {
      width: 100vw;
      height: calc(100vw * .5);
      background-size: cover; }
    .accessGroup-block1__content {
      width: 288px;
      padding: 0;
      margin: 48px auto 0 auto; }
    .accessGroup-block1__ttl {
      font-size: 32px; }
    .accessGroup-block1__txt1 {
      font-size: 16px; }
      .accessGroup-block1__txt1 span {
        display: block; }
  .accessGroup-block2 {
    margin: 48px 0 80px 0;
    padding: 0; }
    .accessGroup-block2__ttl {
      margin: 0 16px; }
    .accessGroup-block2__photo {
      justify-content: center;
      flex-wrap: wrap; }
      .accessGroup-block2__photo figure {
        margin: 32px 16px 0 16px;
        max-width: 320px;
        width: 100%; }
        .accessGroup-block2__photo figure:first-of-type {
          margin-top: 24px; }
        .accessGroup-block2__photo figure:last-child {
          margin-right: 16px; }
      .accessGroup-block2__photo figcaption {
        font-size: 16px; }
    .accessGroup-block2__list {
      margin: 48px 16px 0 16px; }
      .accessGroup-block2__list li {
        font-size: 16px;
        text-indent: -16px;
        padding-left: 16px; }

  .modelNav {
    background-size: 102px auto;
    padding: 30px 0 64px 0; }
    .modelNav-list {
      flex-wrap: wrap; }
    .modelNav-link {
      width: 240px;
      margin: 20px 16px 0 16px; }

  .modelGroup {
    background-size: auto 768px;
    padding: 0 16px 80px 16px; }
    .modelGroup-ttl {
      font-size: 32px; }
    .modelGroup-photo {
      margin: 64px auto 0 auto;
      padding: 0 10px 0 0; }
      .modelGroup-photo .slick-next,
      .modelGroup-photo .slick-prev {
        width: 24px;
        height: 24px; }
        .modelGroup-photo .slick-next::before,
        .modelGroup-photo .slick-prev::before {
          font-size: 24px; }
    .modelGroup-block {
      padding: 40px 20px;
      flex-wrap: wrap; }
      .modelGroup-block__content {
        width: 100%;
        padding: 40px 0 0 0; }
        .modelGroup-block__content:first-of-type {
          border-right: none;
          border-bottom: 1px solid #66ae3d;
          padding: 0 0 40px 0; }
      .modelGroup-block__ttl {
        font-size: 20px;
        text-align: center; }
      .modelGroup-block__txt1 {
        text-align: center;
        font-size: 16px; }
        .modelGroup-block__txt1 span {
          display: inline-block; }
      .modelGroup-block__txt2 {
        text-align: center; }
      .modelGroup-block__btn {
        margin-top: 16px;
        position: relative;
        width: 100%;
        height: 56px;
        border: 2px solid #66ae3d;
        display: flex;
        justify-content: center;
        align-items: center;
        font-size: 16px;
        color: #fff;
        background-color: #66ae3d;
        transition: .5s; }
        .modelGroup-block__btn::before {
          content: '';
          width: 14px;
          height: 18px;
          background-image: url("images/icn_seat_white_green.png");
          background-size: auto 18px;
          background-position: top left;
          margin-right: 16px; }
        .modelGroup-block__btn::after {
          position: absolute;
          top: 27px;
          right: 16px;
          content: '';
          width: 16px;
          height: 1px;
          background-color: #fff;
          transition: .5s; }
        .modelGroup-block__btn:hover {
          background-color: #fff;
          color: #66ae3d; }
          .modelGroup-block__btn:hover::before {
            background-position: top right; }
          .modelGroup-block__btn:hover::after {
            background-color: #66ae3d;
            transform: translateX(16px); }

  .Parts1 {
    padding-bottom: 0;
    flex-direction: column; }
    .Parts1-bg {
      bottom: inherit;
      top: 96px;
      padding: 0 16px; }
    .Parts1-photoLeft, .Parts1-photoRight {
      order: 1;
      max-width: 490px;
      width: 100%;
      margin: 0 auto;
      padding: 10px 26px 0 0; }
      .Parts1-photoLeft img, .Parts1-photoRight img {
        box-shadow: 10px -10px 0 #66ae3d; }
    .Parts1-photoRight {
      padding: 10px 0 0 26px; }
      .Parts1-photoRight img {
        box-shadow: -10px -10px 0 #66ae3d; }
    .Parts1-content {
      order: 2;
      margin-top: 40px;
      width: 100%; }
      .Parts1-content__box {
        max-width: 490px;
        background-color: #fff;
        padding: 40px 20px;
        margin: 0 auto; }
      .Parts1-content__ttl {
        font-size: 32px; }
        .Parts1-content__ttl span {
          font-size: 24px; }
      .Parts1-content__txt {
        font-size: 16px; }
      .Parts1-content__label {
        max-width: 300px;
        height: auto;
        margin: 24px auto 0 auto; }
      .Parts1-content-list figcaption {
        font-size: 16px; }

  .tripList-ttl {
    font-size: 32px; }
  .tripList-plan section {
    width: 288px;
    margin: 48px 8px 0 8px; }
    .tripList-plan section figure {
      width: 240px; }
  .tripList-plan__content {
    position: relative;
    z-index: 1;
    margin-top: -12px;
    padding: 40px 20px; }
  .tripList-plan__ttl {
    font-size: 24px; }
  .tripList-plan__txt {
    font-size: 16px; }

  .tripPlan-btn {
    width: 288px; }
    .tripPlan-btn p {
      font-size: 20px; }

  .tripFaq {
    margin-top: 40px; }
    .tripFaq-area {
      display: block; }
      .tripFaq-area__icn {
        width: 100%; }
      .tripFaq-area__content {
        margin-top: 8px;
        width: 100%; }
      .tripFaq-area__txt1 {
        font-size: 16px; }
      .tripFaq-area__txt2 {
        font-size: 16px; }
    .tripFaq-q, .tripFaq-a {
      margin: 0 auto; }

  .tripNav-btn {
    height: 104px; }

  .contactHead-txt {
    font-size: 16px; }

  .contactTel-ttl {
    font-size: 32px; }
  .contactTel-btn {
    max-width: 720px;
    margin: 40px auto 0 auto; }
  .contactTel-fax {
    font-size: 24px; }
  .contactTel-txt {
    font-size: 16px; }
  .contactTel-txt2 {
    font-size: 20px; }

  .contactForm-ttl {
    font-size: 24px;
    line-height: 1.5; }
    .contactForm-ttl span {
      display: inline-block; }
  .contactForm-block {
    display: block; }
    .contactForm-block__head {
      width: 100%;
      height: 56px; }
      .contactForm-block__head p {
        font-size: 16px; }
    .contactForm-block__body {
      margin-top: 16px;
      width: 100%; }
  .contactForm-req {
    font-size: 14px !important; }
  .contactForm-notes li {
    font-size: 14px;
    text-indent: -14px;
    padding-left: 14px; }
  .contactForm-txt1 {
    font-size: 14px; }
  .contactForm .radio {
    width: 104px; }
  .contactForm .checkbox2 {
    margin-top: 32px;
    text-align: center; }
    .contactForm .checkbox2 label {
      font-size: 20px;
      margin-left: 48px; }
      .contactForm .checkbox2 label::before {
        top: -4px;
        left: -48px; }
      .contactForm .checkbox2 label::after {
        top: 1px;
        left: -35px; }
  .contactForm-memo {
    font-size: 16px; }
  .contactForm-policy__txt1 {
    font-size: 16px; }
  .contactForm-submit {
    flex-wrap: wrap; }
    .contactForm-submit__btn {
      order: 2;
      width: 288px;
      margin: 8px 8px 0 8px; }
      .contactForm-submit__btn--green {
        order: 1;
        margin-bottom: 16px; } }
@media screen and (max-width: 768px) {
  .header-btn {
    z-index: 1001;
    position: fixed;
    top: 0;
    right: 0;
    width: 64px;
    height: 64px;
    background-color: #66ae3d;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    cursor: pointer; }
    .header-btn span {
      display: block;
      width: 24px;
      height: 4px;
      background-color: #fff;
      margin-top: 6px;
      transition: .5s; }
      .header-btn span:first-of-type {
        margin-top: 0; }
    .header-btn--active span:nth-of-type(1) {
      transform: translateY(10px) rotate(-45deg); }
    .header-btn--active span:nth-of-type(2) {
      opacity: 0; }
    .header-btn--active span:nth-of-type(3) {
      transform: translateY(-10px) rotate(45deg); }

  .headerMenu {
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1000;
    overflow: hidden; }
    .headerMenu-body {
      position: absolute;
      top: 0;
      right: -100%;
      overflow-y: auto;
      width: 100%;
      height: 100%;
      max-width: 100%;
      background-color: #66ae3d;
      padding: 80px 16px; }
      .headerMenu-body--open {
        animation: menuOpen 1s forwards; }
      .headerMenu-body--close {
        animation: menuClose .5s forwards; }
  @keyframes menuOpen {
    0% {
      right: -100%;
      display: inline-block;
      vertical-align: top; }
    100% {
      right: 0; } }
  @keyframes menuClose {
    0% {
      right: 0; }
    100% {
      right: -100%; } }
    .headerMenu-list {
      display: none;
      margin: 0;
      padding: 0;
      background-color: transparent;
      width: auto;
      height: auto; }
      .headerMenu-list li {
        border-bottom: 1px solid #fff; }
    .headerMenu-link1 {
      display: flex;
      width: 100%;
      align-items: center;
      height: 70px;
      font-size: 20px;
      color: #fff;
      transition: .5s; }
      .headerMenu-link1::after {
        display: none; }
      .headerMenu-link1 span {
        display: inline-block;
        font-family: 'Oswald', sans-serif;
        margin-right: 16px; }
      .headerMenu-link1:hover {
        transform: translateX(16px); }
        .headerMenu-link1:hover::after {
          transform: scale(0, 0); }

  .info {
    padding: 64px 16px 96px 16px; }
    .info-body {
      padding: 16px; } }

/*# sourceMappingURL=style_sp.css.map */
