@charset "UTF-8";
/* CSS Document */
@media(max-width:900px) {
  .thanks-key .key__inner
  ,.under-key .key__inner{
    max-height: none;
    aspect-ratio: 1 /.6;
  }
}
@media(max-width:768px) {
  .head-inquiry{
    display: none;
  }
  .hum-btn-wrap{
    margin-left: auto;
  }
  .index-key {
    height: auto;
    aspect-ratio: 1/1.15;
  }
  .key-title {
    width: 70%;
  }
  .pic-person {
    width: min(715px, 80vw);
    translate: 5% 0;
    right: 0;
  }
  .load-text {
    top: 40%;
    left: 50%;
    translate: -50% -50%;
    z-index: 10;
  }
  .is-finish .load-text, body:not(.is-first) .load-text {
    left: 100%;
    translate: calc(-100% - min(25px, 2vw)) -50%;
  }
  .event-intro-in::before {
    bottom: auto;
    top: 0;
    right: 0;
    translate: 15% -45%;
    opacity: .5;
  }
  #fix-inquiry.is-show {
    translate: 0 0%;
  }
  #fix-inquiry.is-show.nav-open {
    translate: 0 100%;
  }
  #fix-inquiry.is-show.is-fixed{
    translate: 0 100%;
  }
  #fix-scroll {
    position: absolute;
    mix-blend-mode: normal;
    color: var(--clr-blk);
  }
  #fix-scroll .arrow::before, #fix-scroll .arrow::after {
    background: var(--clr-blk);
  }
  #fix-scroll {}
  .key-title::before{
    right: auto;
    left: 0;
  }
  /*event*/
  .event-date-box > div span.date {
    font-size: min(80px, 100vw/10);
  }
  .schedule-list li .time {
    font-size: min(40px, 5vw);
  }
  .schedule-list {
    grid-template-columns: 1fr;
  }
  .schedule-list li:first-child {
    padding-right: 0;
  }
  .schedule-list li:last-child {
    border-left: none;
    padding-left: 0;
  }
  .schedule-list li:last-child::before {
    content: "";
    width: 100vw;
    height: 1px;
    position: absolute;
    top: 0;
    left: 50%;
    translate: -50% 0;
  }
  .schedule-list li:nth-child(2n) {
    border-left: none;
  }
  .event-date-box:not(.grid) {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
  }
  .event-date-box > div.end-event::after {
    content: "";
    position: absolute;
    border-top: 3px solid #fff;
    top: 50%;
    width: 70%
  }

  /*feature*/
  .sec-features-blc {
    gap: 0;
  }
  .thumb-area {
    width: 100%;
  }
  .detail-area {
    width: 100%;
    z-index: 1;
    padding-top: calc(100vw*1.35);
    background: rgba(250, 250, 250, 0);
    transition: background var(--transit);
  }
  .detail-area.h-light {
    background: rgba(250, 250, 250, .85);
  }
  .method-result::before {
    width: 100vw;
  }
  .method-result {
    width: 100%;
  }
  /*qual*/
  .qual-backup-list {
    grid-template-columns: 1fr;
  }
  .qual-backup-list li:last-child {
    border-left: none;
    border-top: 1px solid #fff;
  }
  .qual-careers-in {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .qual-careers-in .detail {
    width: 100%;
    padding-left: 0;
    min-height: inherit;
  }
  .qual-careers .qual-title {
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .qual-careers .qual-title .ja {
    translate: min(4em, 10vw) 0;
  }
  .qual-careers-in .thumb {
    position: relative;
    width: 100%;
    left: auto;
    bottom: auto;
    translate: 0;
  }
  .facilities-intro-in {
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
  }
  .facilities-intro-in .thumb {
    width: 100vw;
    position: relative;
    left: auto;
  }
  .facilities-intro-in .comment {
    width: 100%;
  }
  .facilities-list {
    grid-template-columns: repeat(2, 1fr);
  }
  /*access*/
  .map-area {
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: -o-flex;
    display: flex;
    -webkit-flex-direction: column-reverse;
    -moz-flex-direction: column-reverse;
    -ms-flex-direction: column-reverse;
    -o-flex-direction: column-reverse;
    flex-direction: column-reverse;
    -ms-align-items: center;
    align-items: center;
    gap: min(30px, 5vw);
  }
  .map-area .detail {
    position: relative;
    text-align: center;
    -ms-align-items: center;
    align-items: center;
  }
  .map-area .map {
    width: 100%;
  }
  .sec-access-box .sec-title {
    margin-right: auto;
    margin-left: 0;
    padding-left: min(50px, 5vw);
  }
  /*inquiry*/
  .inquiry-link-box {
    justify-content: center;
    gap: min(30px, 5vw);
  }
  .title-inquiry {
    margin-right: 0;
    -ms-align-items: center;
    align-items: center;
  }
  .inquiry-link-box .rect-btn {
    width: min(550px, 100%);
    margin-left: 0;
  }
  /*footer*/
  footer {
    height: auto;
  }
  footer::before {
    height: 60%;
    opacity: .6;
  }
  .footer-inner {
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: min(50px, 10vw);
    padding-bottom: min(20px, 2.5vw);
  }
  footer .copy {
    text-align: center;
  }
  #event1-rect-btn {
    margin-top: 0;
  }
  #event2-rect-btn {
    margin-top: 2em;
  }
  #event3-rect-btn {
    margin-top: 0;
  }
  #event4-rect-btn {
    margin-top: 0;
  }
}
@media(max-width:600px) {
   #fix-inquiry{
    width: 100%;
    /*display: grid;*/
    grid-template-columns: 1fr 1fr;
    translate:0 100%;
  }
  #fix-inquiry .en{
    display: none;
  }
  #fix-inquiry .ja{
    margin-top: 0;
    font-size: min(14px,calc(100vw / 30));
    height: 50px;
    display: grid;
    place-content:center;
    place-items:center;
    font-weight: 600;
  }
  #fix-inquiry .ja br{
    display: none;
  }
  #fix-inquiry .ja span{
    padding-bottom: 3px;
    border-bottom: 1px solid #fff;
  }
  .inquiry-form-btn{
    display: none;
  }
    .entry-link-btn{
    padding: 0;
  }
  .entry-link-btn .ja{
    background: var(--clr-blue);
  }
  .entry-link-btn::after{
    content: none;
  }
  /*key*/
  .index-key {
    max-height: calc(100svh - 80px);
    aspect-ratio: 1/1.5653;
    min-height: 550px;
  }
  /*event*/
  .event-intro-in {
    grid-template-columns: 1fr;
  }
  .event-intro-in .in-title {
    writing-mode: horizontal-tb;
    -webkit-writing-mode: horizontal-tb;
    -ms-writing-mode: horizontal-tb;
    display: none;
  }
  .event-intro-in .in-text {
    padding-top: 0;
  }
  /*features*/
  .sec-features-box {
    gap: 0;
  }
  .features-intro .num {
    font-weight: 700;
    translate: max(-25px, -3vw) 0;
  }
  .features-other-list li.thumb-wid, .features-other-list li {
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
    -ms-align-items: center;
    align-items: center;
  }
  .features-other-list li.thumb-wid figure {
    position: relative;
    width: 75%;
    height: auto;
    aspect-ratio: 1/0.824;
    right: auto;
  }
  .features-other-list li.thumb-wid.rect figure {
    aspect-ratio: 1/0.824;
  }
  .features-other-list li.thumb-wid.rect figure img {
    object-position: top center;
  }
  .features-other-list li figure {
    width: 75%;
    aspect-ratio: 1/0.824;
    margin-right: auto;
  }
  .features-other-list li .comment {
    width: 78%;
    margin-top: -2em;
    translate: 0;
  }
  .features-other-list li:not(.thumb-wid) .comment {
    background: var(--wall-base);
    padding-bottom: min(40px, 3vw);
  }
  .features-other-list li:not(.thumb-wid) .comment .in-text {
    padding-left: 1.5em;
    padding-right: 1.5em;
  }

  /*under
  =========================================================*/
  .form-list > div{
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    -ms-flex-direction: column;
    -o-flex-direction: column;
    flex-direction: column;
  }
  .form-list > div:not(:last-child){
  }
  .form-list dt
  ,.form-list dd{
    width: 100%;
  }
}
@media(max-width:480px) {
  header {
    height: 60px;
  }
  #key {
    padding-top: 0;
  }
  .key__inner {
    -ms-align-items: flex-start;
    align-items: flex-start;
    padding-top: min(50px, 15vw);
  }
  .key-title {
    width: 80%;
    margin-top: 70px;
  }
  #loading .loading-text {
    translate: 0 -40px;
  }
  .pic-person {
    width: 95%;
  }
  /*movie*/
  .sec-movie-blc {
    padding-top: min(120px, 15vw)
  }
  /*event*/
  .schedule-list li:last-child{
    padding-bottom: min(80px, 15vw)
  }
  /*features*/
  .features-intro .comment {
    -ms-align-items: flex-start;
    align-items: flex-start;
  }
  .features-other-list li .comment h3 {
    font-size: min(20px, 4vw);
  }
  .features-other-list li.thumb-wid .comment {
    padding: min(35px, 6.5vw);
  }
  /*qual*/
  .sec-qual-blc {
    padding-left: 0;
    padding-right: 0;
  }
  .qual-title .en {
    font-size: calc(100vw/6);
  }
  .method-result .text {
    font-size: min(24px, calc(100vw/18));
  }
  /*favilities*/
  .facilities-list {
    grid-template-columns: 1fr;
  }
  .facilities-list li p {
    font-size: 1em;
  }

  /*form*/
  .radio-wrap{
    min-width: calc((100% - 2em)/3);
  }

  /* kobe-mazda add 20241212*/
  .schedule-list li p.att-left2{
    position: absolute;
    bottom: 4.5em;
    left: 0;
    translate:0 100%;
    padding-left: 1em;
    padding-top: 2em;
    font-size: min(16px,3.2vw);
  }
  .schedule-list li.att-pbm {
    padding-bottom: min(100px, 18vw);
  }
  .btn-wrap .bottom-text {
    width: min(620px, 100%);
    margin-top: 2em;
    font-size: 12px;
  }
  .bkg-blk-sp {
    background: var(--clr-blk) !important;
  }

  /*requirements
  ===========================*/
  .inquiry-link-box .req-btn-box .rect-btn {
    width: 100%;
    margin-left: auto;
  }
  .sec-req-blc .detail .in-title {
    text-align: center;
    margin-top: 0;
  }




}
