@charset "UTF-8";

.kb-special-02__lineup>div:last-child {
  display: flex;
  justify-content: space-between;
  margin-top: 46px;
  width: 100%;
}

#search1:hover{
  cursor: pointer;
  opacity:.8
}

#search2:hover{
  cursor: pointer;
  opacity:.8
}

#search3:hover{
  cursor: pointer;
  opacity:.8
}

#search4:hover{
  cursor: pointer;
  opacity:.8
}

@media screen and (max-width: 767px){
  .kb-special-02__lineup>div:last-child {
      flex-direction: column;
  }
}

.kb-special-02__lineup{
  padding-top:40px
}

.kb-special-02__lineup>div:last-child{
  display:flex;justify-content:space-between;margin-top:46px;width:100%
}

.kb-tour-card{
  width:49%!important
}

@media screen and (max-width: 767px){
  .kb-tour-card{
    width:100%!important
  }
}

.kb-tour-card>div:first-of-type figure{
  height:0;
  overflow:hidden;
  padding-top:65.69%;
  position:relative;
  width:100%
}

@media screen and (max-width: 767px){
  .kb-tour-card>div:first-of-type figure{
    margin:0 -20px;
    padding-top:93%;
    width:100vw
  }
}

.kb-tour-card>div:first-of-type figure>img{
  font-family:"object-fit:cover";
  height:100%;
  left:0;
  -o-object-fit:cover;
  object-fit:cover;
  position:absolute;
  top:0;
  width:100%
}

@media screen and (max-width: 767px){
  .kb-show-sm{
    display:block!important
  }
  .kb-hide-sm{
    display:none!important
  }
}

.kb-tour-card__text h4{
  align-items:center;
  color:#22409a;
  display:inline-flex;
  font-size:2.2rem;
  font-weight:700;
  justify-content:center;
  margin-bottom:16px;
  min-height:84px;
  padding-top:22px;
  text-align:left;
  width:auto
}

.kb-tour-card__price span{
  display:inline-block;
  font-size:2.2rem;
  margin-bottom:18px;
  position:relative;
  text-align:center;
  z-index:0
}

.kb-tour-card__price span:after{
  background:#fcb900;
  content:"";
  display:block;
  height:10px;
  position:relative;
  -webkit-transform:translateY(-14px);
  transform:translateY(-14px);
  width:100%;
  z-index:-1
}

.kb-tour-card__text a{
  background:#223f9a;
  border-radius:32px;
  color:#fff;
  display:block;
  margin:auto auto 0;
  max-width:280px;
  padding:16px;
  text-align:center;
  width:100%
}

.kb-tour-card__price+a{
  margin-top:0
}

#kabunushi a {
  text-decoration: none;
}

@media screen and (max-width:1024px){
  .kb-tour-card__text h4{
    font-size:1.8rem
  }
}

.kb-tour-card>div:first-of-type figure figcaption{
  align-items:center;
  background:#fff;
  border-radius:50%;
  color:#22409a;
  display:flex;
  flex-direction:column;
  font-size:2rem;
  font-weight:700;
  height:140px;
  justify-content:center;
  left:30px;
  position:absolute;
  text-align:center;
  top:30px;
  -webkit-transform:rotate(-30deg);
  transform:rotate(-30deg);
  width:140px
}

@media screen and (max-width:1024px){
  .kb-tour-card>div:first-of-type figure figcaption{
    font-size:1.6rem;
    height:100px;
    width:100px
  }
}

.kb-tour-card>div:first-of-type figure figcaption span{
  display:block;
  font-size:2.8rem;
  font-weight:700
}

@media screen and (max-width:1024px){
  .kb-tour-card>div:first-of-type figure figcaption span{
    font-size:2rem
  }
}

.kb-tour-card>div:first-of-type>div{
  margin:0 auto;
  position:relative;
  -webkit-transform:translateY(-80px);
  transform:translateY(-80px);width:78%
}

@media screen and (max-width:1024px){
  .kb-tour-card>div:first-of-type>div{
    width:85%
  }
}

@media screen and (max-width: 767px){
  .kb-tour-card>div:first-of-type>div{
    width:100%
  }
}

.kb-tour-card.left>div:first-of-type>div:before{
  bottom:-68px;
  content:url(/content/dam/www/kabunushi/images/bg-discount-1_1.png);
  left:-44px
}

@media screen and (max-width:1024px){
  .kb-tour-card.left>div:first-of-type>div:before{
    bottom:-88px;
    left:-67px
  }
}

@media screen and (max-width:767px){
  .kb-tour-card.left>div:first-of-type>div:before{
    left: -42px;
  }
}

.kb-tour-card.left>div:first-of-type>div:after{
  content:url(/content/dam/www/kabunushi/images/bg-discount-1_2.png);
  right:-55px;
  top:27px
}

@media screen and (max-width:1024px){
  .kb-tour-card.left>div:first-of-type>div:after{
    right:-45px;
    top:-23px
  }
}

.kb-tour-card.right>div:first-of-type>div:before{
  content:url(/content/dam/www/kabunushi/images/bg-discount-3_1.png);
  left:-53px;
  top:0
}

@media screen and (max-width:1024px){
  .kb-tour-card.right>div:first-of-type>div:before{
    left:-77px;
    top:30px
  }
}

@media screen and (max-width:767px){
  .kb-tour-card.right>div:first-of-type>div:before{
    left:-50px;
  }
}

.kb-tour-card.right>div:first-of-type>div:after{
  content:url(/content/dam/www/kabunushi/images/bg-discount-3_2.png);
  right:-92px;
  top:0
}

@media screen and (max-width:1024px){
  .kb-tour-card.right>div:first-of-type>div:after{
    right:-73px;
    top:-44px
  }
}

@media screen and (max-width:767px){
  .kb-tour-card.right>div:first-of-type>div:after{
    right:-50px;
  }
}

.kb-tour-card>div:first-of-type>div:after,.kb-tour-card>div:first-of-type>div:before{
  background-repeat:no-repeat;
  display:block;
  position:absolute;
  z-index:-1
}

@media screen and (max-width:1024px){
  .kb-tour-card>div:first-of-type>div:after,.kb-tour-card>div:first-of-type>div:before{
    -webkit-transform:scale(.7);
    transform:scale(.7)
  }
}

.kb-tour-card__container{
  background:#fff;
  box-shadow:0 3px 6px rgba(0,0,0,.16);
  height:100%;
  position:relative;
  width:100%
}

@media screen and (max-width:767px){
  .kb-tour-card__container{
    width:90%;
    margin-left: 5%;
  }
}

.kb-tour-card__text{
  align-items:center;
  background:#fff;
  display:flex;
  flex-direction:column;
  height:100%;
  margin-top:auto;
  min-height:250px;
  padding:0 24px 32px;
  text-align:center;
  width:100%
}

@media screen and (max-width:1024px){
  .kb-tour-card__text{
    padding:0 15px 32px
  }
}