@charset "UTF-8";
.container.tour-schedule {
  padding: 91px 0 87px;
}
@media screen and (max-width: 1024px) {
  .container.tour-schedule {
    padding: 80px 12px 0;
  }
}
@media screen and (max-width: 550px) {
  .container.tour-schedule {
    padding-top: 40px;
  }
}
.container.tour-schedule h2 {
  color: #00822d;
  font-size: 96px;
  text-align: left;
}
@media screen and (max-width: 1024px) {
  .container.tour-schedule h2 {
    font-size: 48px;
  }
}
@media screen and (max-width: 374px) {
  .container.tour-schedule h2 {
    font-size: 43px;
  }
}
.container.tour-schedule h3 {
  text-align: left;
}
.container.tour-schedule .content {
  position: relative;
  padding-top: 28px;
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab {
    position: relative;
    padding-bottom: 80px;
  }
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab .wrap-lin-tab {
    bottom: 34px;
    top: auto;
  }
}
@media screen and (max-width: 767px) {
  .container.tour-schedule .content .wrap-tab .tab__btns {
    margin-bottom: 50px;
  }
}
.container.tour-schedule .content .wrap-tab .tab__btn {
  font-weight: 700;
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab .tab__btn {
    margin: 0 20px 10px 0;
  }
  .container.tour-schedule .content .wrap-tab .tab__btn span {
    display: none;
  }
  .container.tour-schedule .content .wrap-tab .tab__btn:last-child {
    margin-right: 0;
  }
}
@media screen and (max-width: 374px) {
  .container.tour-schedule .content .wrap-tab .tab__btn {
    font-size: 13px;
  }
}
.container.tour-schedule .content .wrap-tab .tab__btn--active,
.container.tour-schedule .content .wrap-tab .tab__btn:hover {
  color: #00822d;
}
.container.tour-schedule .content .wrap-tab .tab__btn--active:after,
.container.tour-schedule .content .wrap-tab .tab__btn:hover:after {
  background-color: #00822d;
  height: 1px;
  bottom: 0;
}
.container.tour-schedule .content .wrap-tab .tab__btn--active span,
.container.tour-schedule .content .wrap-tab .tab__btn:hover span {
  color: #00822d;
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab .tab__logo {
    top: 60px;
    left: 0;
  }
}
.container.tour-schedule .content .wrap-tab .tab-content {
  background-color: transparent;
  padding-top: 0;
  margin-bottom: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab .tab-content {
    padding-top: 17px;
  }
}
@media screen and (min-width: 600px) {
  .container.tour-schedule .content .wrap-tab .tab-content .slick-slide {
    padding: 0 15px;
  }
}
.container.tour-schedule .content .wrap-tab .tab-content .item {
  /*margin: 0 15px;*/
  height: inherit;
  border-radius: 5px;
  overflow: hidden;
  background-color: #fff;
  box-shadow: 1px 1px 12px #dddddd;
  margin-bottom: 12px;
}
@media screen and (max-width: 600px) {
  .container.tour-schedule .content .tab__items .tab-content {
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    padding-top: 0;
    padding-left: 8px;
  }
  .container.tour-schedule .content .tab__items .tab-content > div {
    display: flex;
  }
  .container.tour-schedule .content .tab__items .tab-content > div:after {
      content: "&nbsp;";
  }
  .container.tour-schedule .content .tab__items .tab-content > div > .item {
    min-width: calc(92vw - 24px);
  }
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab .tab-content .item {
    margin: 0 8px 30px;
    width: calc(100% - 24px) !important;
  }
}
.container.tour-schedule .content .wrap-tab .tab-content .item .title-item {
  background-color: #96be00;
  font-size: 32px;
  text-align: center;
  line-height: 1.4;
  color: #fff;
  padding: 0 32px;
  font-family: "JLPGA-Regular";
  letter-spacing: 0.8px;
  padding: 14px 10px 6px;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item {
  padding: 24px 32px 27px;
}
@media screen and (max-width: 374px) {
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item {
    padding: 24px 10px 27px;
  }
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .tour-logo-link img, .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .tour-logo-link p {
  transition: all ease-in-out 0.3s;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .tour-logo-link:hover img {
  opacity: 0.6;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .tour-logo-link:hover p {
  color: #00822d;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item p {
  font-family: "Noto Sans Japanese", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", Verdana, "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .logo {
  min-height: 93px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  margin-bottom: 8px;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .logo img {
  max-height: 100px;
  width: auto;
  max-width: 100%;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .small-text {
  color: #333;
  text-align: center;
  font-size: 14px;
  line-height: 24px;
  font-weight: normal;
  margin-bottom: 20px;
  margin-left: -10px;
  width: calc(100% + 20px);
  min-height: 72px;
}
@media screen and (max-width: 374px) {
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .small-text {
    font-size: 14px;
  }
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps {
  text-align: center;
  border-width: 1px 0;
  border-style: solid;
  border-color: #e6e6e6;
  margin-bottom: 24px;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a {
  /*font-size: 15px;*/
  font-size: 13px;
  line-height: 49px;
  position: relative;
  display: inline-block;
  padding-bottom: 7px;
}
@media screen and (max-width: 767px) {
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a {
    font-size: 13px;
    display:flex;
    justify-content: center;
    align-items: center;
    padding-top: 0;
  }
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a[href] {
  color: #69afcd;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a span::before {
  content: "";
  background: url(../images/maps-icon.png) no-repeat center;
  background-size: auto 100%;
  position: relative;
  left: -11px;
  width: 16px;
  height: 22px;
  display: inline-block;
  bottom: -8px;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a span::after {
  content: "";
  position: absolute;
  bottom: 15px;
  left: 15px;
  right: -8px;
  height: 1px;
  background-color: #69afcd;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-button a {
  background: url(../images/icon-button.png) no-repeat center right 12px #1e551e;
  background-size: 8px auto;
  color: #fff;
  width: 100%;
  font-size: 14px;
  line-height: 40px;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 0 16px;
  display: block;
  text-align: center;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-button a:hover {
  opacity: 0.6;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-button a.external {
  background: url(../images/icon-external.png) no-repeat center right 5px #1e551e;
  background-size: 14px auto;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-button a.disable {
  background-color: #d0d0d0;
  pointer-events: none;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-button.two {
  display: flex;
  flex-wrap: wrap;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-button.two a {
  width: calc((100% - 8px) / 2);
  margin-right: 8px;
  padding: 0 16px 0 0;
}
.container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-button.two a:nth-of-type(2n) {
  margin-right: 0;
}
.container.tour-schedule .content .wrap-tab .tab-content.blue .item .title-item {
  background: #6cb0c3;
}
.container.tour-schedule .content .wrap-tab .tab-content.dark-green .item .title-item {
  background: #245b1d;
}
.container.tour-schedule .content .wrap-tab .tab__item--active {
  visibility: visible;
  height: auto;
}
.container.tour-schedule .slick-prev {
  background-color: transparent;
  color: #333;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
}
.container.tour-schedule .slick-next {
  background-color: transparent;
  color: #333;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 16px auto;
}
/*.container.tour-schedule .slick-arrow {*/
/*  display: none !important;*/
/*}*/
.container.tour-schedule .slick-arrow.slick-arrow-active {
  display: block !important;
}
.container.tour-schedule .slick-dots {
  bottom: -40px;
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .slick-dots {
    display: flex !important;
    width: 100%;
    padding: 0 12px;
  }
}
.container.tour-schedule .slick-dots li {
  margin: 0;
  max-width: 100px;
  width: 100%;
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .slick-dots li {
    max-width: none;
    width: auto;
    flex: 1;
  }
}
.container.tour-schedule .slick-dots li button:before {
  width: 100%;
  height: 2px;
  content: "";
  background: #ccc;
  padding: 0;
  opacity: 1;
}
.container.tour-schedule .slick-dots li.slick-active button:before {
  background: #00822D;
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab .tab__btns{
    display: flex;
  }
  .container.tour-schedule .content .wrap-tab .tab__btn{
    border:1px solid #e2e2e2;
    margin:0 0 10px;
    padding:13px 8px;
    white-space: nowrap;
    border-right: 0;
    flex: auto;
  }
  .container.tour-schedule .content .wrap-tab .tab__btn:last-child{
    border-right: 1px solid #e2e2e2;
  }
  .container.tour-schedule .content .wrap-tab .tab__btn--active:after,
  .container.tour-schedule .content .wrap-tab .tab__btn:hover:after{
    height: 0;
    background-color: transparent;
  }
  .container.tour-schedule .content .wrap-tab .tab__btn--active,
  .container.tour-schedule .content .wrap-tab .tab__btn:hover{
    background: #F1F2F1;
  }
}
@media screen and (max-width: 1200px) {
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a{
    line-height: 1.5;
    padding: 10px 0 14px;
    min-height: 49px;
  }
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a span {
    display: inline-block;
    margin: 0 auto;
    position:relative;
  }
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a span::after {
    right:0;
    bottom: -8px;
  }
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a span::before {
    bottom: -10px;
  }
}
@media screen and (max-width: 550px) {
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a{
    padding-top: 0;
  }
}
@media screen and (max-width: 375px) {
  .container.tour-schedule .content .wrap-tab .tab-content .item .content-item .link-maps a span::before{
    left: -8px;
  }
}/*# sourceMappingURL=tour-schedule.css.map */

/* 20230914 ツアースケジュール 矢印調整 */
@media screen and (max-width: 1024px) {
  .container.tour-schedule {
    padding-bottom: 40px;
  }
}

@media screen and (max-width: 550px) {
  .container.tour-schedule {
    padding-bottom: 0;
  }
}