/* CSS Document */
p {
  color: #000;
}

.pc_only {
  display: block;
}

.sp_only {
  display: none;
}

.poRe {
  position: relative;
}

.tC {
  text-align: center;
}

.cf::after {
  content: "";
  display: block;
  clear: both;
}

.btn {
  text-align: center;
}

a:hover {
  opacity: 0.7;
}

.txtRed {
  color: #d70c19;
}

.txtBlue {
  color: #006390;
}

#top main {
  padding-top: 12rem;
}

.sec_ttl {
  margin-bottom: 50px;
}
.sec_ttl .ttl_logo {
  width: 180px;
  margin: 0 auto 1%;
}
.sec_ttl .ttl_txt {
  font-size: 48px;
  color: rgb(118, 59, 27);
  line-height: 1.25;
  text-align: center;
  margin-bottom: 30px;
}
.sec_ttl .ttl_cap01 {
  font-size: 20px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}
.sec_ttl .ttl_cap02 {
  font-size: 24px;
  font-weight: bold;
  line-height: 1.2;
  text-align: center;
}

#sec_anchor {
  margin-bottom: 60px;
}
#sec_anchor .flex_anchor {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}

.sec_inner {
  background-color: #fff;
  background-image: url(../img/icn_bg.png);
  background-position: top -60px left -70px;
  background-repeat: no-repeat;
  background-size: auto;
  width: 1120px;
  margin: 0 auto 50px;
  padding-left: 20px;
  padding-bottom: 30px;
}
.sec_inner .sec_ttl {
  line-height: 1;
  padding-top: 40px;
  padding-left: 30px;
}
.sec_inner .sec_ttl .sec_ttl__cap01 {
  font-size: 24px;
  line-height: 1.5;
  font-weight: bold;
}
.sec_inner .sec_ttl .sec_ttl__cap02 {
  font-size: 30px;
  font-weight: bold;
  line-height: 1.5;
  color: rgb(118, 59, 27);
}
.sec_inner .sec_ttl .sec_ttl__txt {
  font-size: 60px;
  font-weight: bold;
  color: rgb(118, 59, 27);
}
.sec_inner .sec_ttl .sec_ttl__txt span img {
  width: 90px;
  padding-bottom: 10px;
}
.sec_inner .plan_pc {
  display: block;
  margin-top: -310px;
  position: relative;
}
.sec_inner .plan_pc.plan_pc01 {
  margin-bottom: 30px;
}
.sec_inner .plan_pc.plan_pc02 {
  margin-bottom: -90px;
}
.sec_inner .plan_sp {
  display: none;
}
.sec_inner .notes {
  color: #000;
  font-size: 12px;
  font-weight: bold;
  line-height: 1.7;
}
.sec_inner .notes li {
  text-indent: -1em;
  padding-left: 1em;
}

#sec01 {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 150px;
}
#sec01 .btn_rentacar {
  position: absolute;
  top: 40.6%;
  right: 17.1%;
}
#sec01 .btn_tyarin {
  position: absolute;
  top: 80%;
  left: 11.1%;
}

#sec02 {
  padding-top: 100px;
  margin-top: -100px;
  margin-bottom: 50px;
}

.sec_ticket_btn {
  width: 460px;
  margin: 0 auto;
}

@media screen and (max-width: 768px) {
  .pc_only {
    display: none;
  }
  .sp_only {
    display: block;
  }
  #top main {
    padding-top: 8rem;
  }
  .sec_ttl {
    margin-bottom: 6.67vw;
  }
  .sec_ttl .ttl_logo {
    width: 24vw;
    margin-bottom: 3vw;
  }
  .sec_ttl .ttl_txt {
    font-size: 6.4vw;
    margin-bottom: 3vw;
  }
  .sec_ttl .ttl_cap01 {
    font-size: 3.2vw;
    margin-bottom: 1vw;
  }
  .sec_ttl .ttl_cap02 {
    font-size: 3.73vw;
  }
  #sec_anchor {
    width: 73.33vw;
    margin: 0 auto 8vw;
  }
  #sec_anchor .flex_anchor {
    display: block;
  }
  #sec_anchor .fa-item01 {
    margin-bottom: 2.67vw;
  }
  .sec {
    width: 92vw;
    margin: 0 auto 0;
  }
  .sec_inner {
    background-position: top -1.5% left -16%;
    background-size: 40vw;
    width: 100%;
    padding-left: 0;
    padding-bottom: 4vw;
    margin-bottom: 6vw;
  }
  .sec_inner .sec_ttl {
    padding-top: 6.67vw;
    padding-left: 5.33vw;
    position: relative;
    z-index: 2;
  }
  .sec_inner .sec_ttl .sec_ttl__cap01 {
    font-size: 3.73vw;
  }
  .sec_inner .sec_ttl .sec_ttl__cap02 {
    font-size: 4.8vw;
  }
  .sec_inner .sec_ttl .sec_ttl__txt {
    font-size: 8.53vw;
  }
  .sec_inner .sec_ttl .sec_ttl__txt span img {
    width: 14.67vw;
    padding-bottom: 1vw;
  }
  .sec_inner .plan_pc {
    display: none;
  }
  .sec_inner .plan_sp {
    display: block;
    margin-top: -18vw;
    margin-bottom: 8vw;
  }
  .sec_inner .notes {
    font-size: 2.4vw;
    padding-left: 5.33vw;
    padding-right: 5.33vw;
  }
  #sec01 {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 14.67vw;
  }
  #sec01 .plan_am_img01 {
    margin-bottom: -11vw;
  }
  #sec01 .tab-contents01 {
    margin-top: -5.5vw;
    margin-bottom: -11vw;
  }
  #sec01 .tab-contents02 {
    margin-top: -5.5vw;
  }
  #sec01 #content2 {
    position: relative;
  }
  #sec01 #content2 .btn_rentacar {
    width: 50.67vw;
    top: 23%;
    right: 18%;
  }
  #sec01 #content3,
  #sec01 #content4 {
    position: relative;
  }
  #sec01 #content3 .btn_tyarin,
  #sec01 #content4 .btn_tyarin {
    width: 50.67vw;
    top: 20%;
    left: 27%;
  }
  #sec02 {
    padding-top: 18vw;
    margin-top: -18vw;
    margin-bottom: 6.67vw;
  }
  #sec02 .plan_pm_img01 {
    margin-bottom: -11vw;
  }
  #sec02 .tab-contents03 {
    margin-top: -5.5vw;
  }
  .sec_ticket_btn {
    width: 72vw;
    margin: 0 auto;
  }
  .tab_ttl {
    width: 33.87vw;
    margin: 0 auto 1.33vw 33vw;
  }
  .tab-content {
    display: none;
  }
  .tab-content.active {
    display: block;
  }
  .tab-buttons {
    text-align: center;
    position: relative;
    z-index: 2;
    padding-left: 8vw;
  }
  .tab-btn {
    width: 36vw;
    cursor: pointer;
    transition: opacity 0.1s;
  }
  .tab-btn + .tab-btn {
    margin-left: 1.33vw;
  }
}/*# sourceMappingURL=style.css.map */