@charset "utf-8";
/*============================
共通
============================*/
.nolink {
  pointer-events: none;
}
#mainvisual #mvslider.slick {
  margin-bottom: 0;
}
#mainvisual .slick-dots li button:before {
  background-color: #afd1e8;
  opacity: 1;
}
#mainvisual .slick-dots li.slick-active button:before {
  background-color: #036eb8;
}
.btn1 {
  max-width: 194px;
}
.btn1 a {
  padding: 8px 0;
}
.btn1 a span {
  font-size: 12px;
}
.ilblk {
  display: inline-block;
}
/* .scroll {
  padding-bottom: 15px;
} */
.section_ttl.tac {
  text-align: center;
  margin-bottom: 30px;
}
.section_ttl span {
  line-height: 1.4;
  display: inline-block;
}
.section_ttl.tac span.min,
.section_ttl.tac span.high_min {
  text-align: center;
  letter-spacing: 0.1em;
}
.section_ttl.tac span.min {
  color: #036eb0;
  font-weight: 300;
  font-size: 18px;
  padding-bottom: 7px;
  opacity: 1;
  line-height: 1.6;
}
.section_ttl.tac.best {
  color: #036eb0;
}
.section_ttl.tac span.high_min {
  font-weight: normal;
  font-size: 14px;
}
h2.ttl {
  font-size: 36px;
  font-weight: lighter;
  letter-spacing: 0.1em;
}
.txt p {
  text-align: center;
  font-size: 16px;
  line-height: 1.9;
}
.blugra {
  color: #fff;
  margin-bottom: 10px;
  background: url(../../imgs_new/hokkaido/ryuhyo/blugra.jpg) center center / cover no-repeat;
}
.blu_border {
  border: 1px solid #036eb7;
  padding: 43px 35px;
  width: 100%;
}
.blu_border:not(:last-child) {
  margin-bottom: 40px;
}
.ship_btn_box {
  padding-top: 45px;
  margin-bottom: 60px;
}
.ship_btn_box ul {
  display: flex;
  justify-content: space-between;
}
.ship_btn_box ul li {
  width: 50%;
  max-width: 575px;
}
.ship_btn_box ul li:first-child {
  margin-right: 10px;
}
.ship_btn_box ul li a:hover {
  opacity: 0.8;
  transition: 0.3s all;
}
.slick_page {
  width: calc(100% - 40px);
  max-width: 1310px;
  margin: 0 auto;
}
.mini_ttl {
  font-size: 26px;
  color: #036eb7;
  margin-bottom: 16px;
}
.mini_ttl + p {
  font-size: 14px;
  padding-top: 19px;
  letter-spacing: 0.05em;
}
.animal .mini_ttl,
.clothes .mini_ttl,
.two_cruise .mini_ttl,
.contents .mini_ttl {
  text-align: center;
  width: 100%;
  max-width: 723px;
  margin: 0 auto;
}
.animal .mini_ttl + p,
.clothes .mini_ttl + p,
.two_cruise .mini_ttl + p,
.contents .mini_ttl + p {
  text-align: center;
}
.ryuhyo {
  display: flex;
  flex-wrap: wrap;
  padding-top: 33px;
}
.ryuhyo li {
  width: calc((99.9% - 120px) / 3);
  max-width: 339px;
}
.ryuhyo li:not(:last-child) {
  margin-right: 60px;
}
.ryuhyo li .imgblk {
  margin-bottom: 13px;
}
.ryuhyo li dl {
  width: 100%;
}
.ryuhyo li dl dt {
  font-size: 16px;
  font-weight: 500;
  color: #036eb7;
}
.ryuhyo li dl dd {
  font-size: 13px;
}
/*============================
#cruise_exp
============================*/
#cruise_exp .txt {
  padding: 17px 10px;
  border: 1px solid #fff;
}
.ryuhyo-tour #cruise_exp {
  padding-bottom: 10px;
}

/*============================
#r_bustour
============================*/
#r_bustour {
  position: relative;
  margin-bottom: 20px;
}
#r_bustour .section_ttl p.ttl {
  color: #fff;
}

#r_bustour .slick li {
  padding: 15px 15px 25px;
  border: 1px solid #036eb0;
  background-color: #fff;
  border-radius: 10px;
}

#r_bustour .slick li .detail_list > * {
  color: #333;
  font-size: 14px;
  display: inline-block;
  vertical-align: top;
}
#r_bustour .slick li .detail_list {
  font-size: 0;
  margin-bottom: 25px;
}
#r_bustour .slick li .detail_list dt {
  width: 55px;
}
#r_bustour .slick li .detail_list dd {
  width: calc(100% - 55px);
}

#r_bustour #rbt_ttl {
  text-align: center;
  height: 421px;
  width: 100%;
  margin-bottom: 60px;
  background: url(../../imgs_new/hokkaido/index/rb_mv.jpg) center center / cover no-repeat;
  position: relative;
}
#r_bustour #rbt_ttl .section_ttl.tac p.ttl {
  width: 100%;
  text-align: center;
  color: #fff;
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
}
#r_bustour .subttl_box .subttl {
  padding-bottom: 0;
  margin-bottom: 25px;
  border-bottom: none;
}
/*============================
#rbt_slide_ttl
============================*/
#r_bustour #rbt_slide_ttl {
  font-size: 15px;
  margin-bottom: 30px;
}
#r_bustour .slick {
  padding: 20px 20px 0;
}

#r_bustour .slick .slick-list {
  padding: 0 !important;
}
#r_bustour .slick-initialized .slick-slide {
  margin: 0 7px;
}

#r_bustour .slick-prev,
#r_bustour .slick-next {
  font-size: 0;
  line-height: 0;
  position: absolute;
  top: 65%;
  display: block;
  width: 39px;
  height: 39px;
  padding: 0;
  -webkit-transform: translate(0, -50%);
  -ms-transform: translate(0, -50%);
  transform: translate(0, -50%);
  cursor: pointer;
  color: transparent;
  border: none;
  outline: none;
  background: transparent;
  background-color: #323940;
  z-index: 5;
}
.slick-next {
  right: -20px;
}
.slick-prev {
  left: -20px;
}
.slide_com .slick-next {
  right: 0;
}
.slide_com .slick-prev {
  left: 0;
}

#r_bustour .slick-prev:before,
#r_bustour .slick-next:before {
  content: "";
  font-family: "slick";
  font-size: 30px;
  line-height: 1;
  display: block;
  width: 13px;
  height: 13px;
  opacity: 1;
  color: white;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  background: url(../../imgs_new/common/arr2l_wh.png) center center / 12px 12px no-repeat;
}
#r_bustour .slick-next:before {
  background: url(../../imgs_new/common/arr2r_wh.png) center center / 12px 12px no-repeat;
}
#r_bustour .slick-initialized .slick-slide {
  height: auto !important;
}
#r_bustour .slick li img {
  margin-bottom: 10px;
}
#r_bustour .slick li .ct {
}
#r_bustour .slick li .ct .ttl {
  margin-bottom: 32px;
  box-sizing: content-box;
}
#r_bustour .slick li .ct .ttl p {
  font-size: 14px;
  color: #036eb8;
}
#r_bustour .slick li .ct .txt {
  color: #323940;
  padding-bottom: 14px;
  margin-bottom: 14px;
  border-bottom: 1px dotted #323940;
  box-sizing: content-box;
}
#r_bustour .slick li .ct .txt p {
  font-size: 14px;
  text-align: left;
}
#r_bustour .slick li .detail {
  color: #323940;
  margin-bottom: 17px;
}
#r_bustour .slick li .detail dl {
  font-size: 0;
}
#r_bustour .slick li .detail dl > * {
  color: #323940;
  font-size: 14px;
  font-weight: normal;
  display: inline-block;
  vertical-align: top;
}
#r_bustour .slick li .detail dl dt {
  width: 55px;
}
#r_bustour .slick li .detail dl dd {
  width: calc(100% - 55px);
}
#r_bustour .slick li .price {
  margin-bottom: 40px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
}
#r_bustour .slick li .price > * {
  line-height: 1.2em;
}
#r_bustour .slick li .price dt {
  color: #333333;
  font-size: 16px;
  font-weight: normal;
  width: auto;
}
#r_bustour .slick li .price dd {
  color: #333333;
  font-size: 24px;
  width: auto;
  margin-left: auto;
}
#r_bustour .slick-dots {
  bottom: 35px !important;
}
#r_bustour li button:before {
  background-color: #036eba;
  width: 6px;
  height: 6px;
}
#r_bustour li.slick-active button:before {
  opacity: 0.75;
  color: black;
  width: 10px !important;
  height: 10px !important;
}
#r_bustour .slick-dots li {
  background-color: initial !important;
  border: none !important;
  width: 10px !important;
  margin: 0 6px;
}

/*============================
#ryuhyo_hkd
============================*/
#ryuhyo_hkd .ttl {
  color: #036eb7;
}
#ryuhyo_hkd .txt {
  width: 100%;
  max-width: 673px;
  margin: 0 auto 53px;
}
#ryuhyo_hkd .txt p {
  font-size: 14px;
  color: #036eb7;
}
/*reason 開始↓*/
.reason {
  display: flex;
  justify-content: space-between;
}
.reason:nth-child(odd) {
  flex-direction: row-reverse;
}
.reason:not(:last-child) {
  padding-bottom: 36px;
  margin-bottom: 36px;
  border-bottom: 1px dashed #fff;
}
.reason .imgblk {
  width: 51%;
  max-width: 610px;
}
.reason.reason_type01 .imgblk {
  position: relative;
  bottom: 73px;
}
.reason .text {
  width: 47%;
}
.reason.reason_type01 .text {
  padding-top: 22px;
}
.reason .mini_ttl {
  color: #fff;
  font-weight: 500;
  line-height: 1.6;
}
/*reason 終了↑*/

/*animal 開始↓*/
.animal_bg {
  background: url(../../imgs_new/hokkaido/ryuhyo/animal_bg.jpg) right center/cover no-repeat;
  padding: 70px 0 110px;
  margin-bottom: 80px;
}
.animal .mini_ttl,
.animal .mini_ttl + p {
  text-align: left;
  width: 48%;
  max-width: 590px;
  margin: 0 auto 0 0;
}
.animal .animal_list {
  width: 100%;
  position: relative;
}
.animal .animal_list li {
  width: calc((99.9% - 100px) / 3);
  max-width: 373px;
  margin-right: 50px;
  padding: 14px;
  border: 1px solid #036eb0;
  background-color: #fff;
}
.animal .animal_list li:last-child {
  margin-right: 0 !important;
  position: absolute;
  right: 0;
  bottom: 0;
}
.animal .animal_list li .imgblk {
  width: 100%;
  max-width: 339px;
  margin: 0 auto 15px;
}
/*animal 終了↑*/

/*clothes 開始↓*/
.clothes {
  margin-bottom: 80px;
}
.clothes .mini_ttl.blue_ttl:after {
  width: 100%;
}
.clothes .mini_ttl + p {
  width: 100%;
  max-width: 860px;
  margin: 0 auto;
}
.clothes .clothes_list.ryuhyo li .imgblk {
  padding: 15px 18px;
}
.clothes .clothes_list.ryuhyo li .imgblk img {
  width: 100%;
  margin: 0 auto;
}
/*clothes 終了↑*/

/*two_cruise 開始↓*/
#ryuhyo_hkd .two_cruise_bg.blugra {
  color: #fff;
  background: url(../../imgs_new/hokkaido/ryuhyo/two_cruise_bg.png), url(../../imgs_new/hokkaido/ryuhyo/blugra.jpg);
  background-position: center bottom, center center;
  background-repeat: no-repeat, no-repeat;
  background-size: contain, cover;
  padding-bottom: 42%;
}
#ryuhyo_hkd .two_cruise_bg .page {
  max-width: 1256px;
}
.two_cruise {
  padding: 64px 0 0;
}
.two_cruise .mini_ttl {
  color: #fff;
  font-size: 36px;
  font-weight: 300;
}
.two_cruise .mini_ttl + p {
  margin-bottom: 33px;
}
.two_cruise .two_cruise_table {
  width: 100%;
  min-width: 515px;
  margin: 0 auto;
  border-collapse: separate;
  border-spacing: 18px 18px;
}
.two_cruise .two_cruise_table th,
.two_cruise .two_cruise_table td {
  font-size: 16px;
}
.two_cruise .two_cruise_table th {
  font-weight: 500;
  color: #fff;
  width: 22%;
  line-height: 1.1;
  background-color: #036eb0;
}
.two_cruise .two_cruise_table th span {
  text-align: center;
  display: block;
}
.two_cruise .two_cruise_table td {
  color: #000;
  padding: 15px 20px;
  background-color: #fff;
}
.two_cruise .two_cruise_table td.bord_rgt {
  width: 39%;
}
.two_cruise .two_cruise_table td.bord_rgt .imgblk {
  margin: 0 auto 10px;
  max-width: 528px;
}
.two_cruise .two_cruise_table td.pd_none {
  width: 46%;
  padding-right: 0;
}
.two_cruise .two_cruise_table td.pd_none .imgblk {
  margin: 0 0 10px auto;
}
.two_cruise .two_cruise_table td .imgblk {
  width: 100%;
}
.two_cruise .two_cruise_table td .ship_name {
  font-size: 21px;
  text-align: center;
}
/*two_cruise 終了↑*/

#ryuhyo_hkd {
  padding-top: 133px;
  padding-bottom: 50px;
}
#ryuhyo_hkd .blugra {
  color: #fff;
  margin-bottom: 10px;
  background: url(../../imgs_new/hokkaido/ryuhyo/blugra.jpg) center center / cover no-repeat;
  padding-bottom: 65px;
}
#ryuhyo_hkd #center_slide {
  padding-top: 4.7%;
  position: relative;
}
#ryuhyo_hkd #center_slide2 {
  position: relative;
  margin-bottom: 59px;
}

#ryuhyo_hkd #center_slide .group1 {
  margin-bottom: 40px;
}

#ryuhyo_hkd #center_slide .slick-initialized .slick-slide,
#ryuhyo_hkd #center_slide2 .slick-initialized .slick-slide {
  margin: 0 23px;
  height: auto !important;
}

#ryuhyo_hkd #center_slide .slick li,
#ryuhyo_hkd #center_slide2 .slick li {
  background-color: #fff;
}
#ryuhyo_hkd #center_slide .slick li a .img_wrap,
#ryuhyo_hkd #center_slide2 .slick li a .img_wrap {
  margin-bottom: 10px;
}
#ryuhyo_hkd #center_slide .slick li img,
#ryuhyo_hkd #center_slide2 .slick li img {
  border-radius: 8px;
}
#ryuhyo_hkd .clothes_list {
  width: 100%;
  max-width: 1138px;
  margin: 0 auto;
}

/*============================
#pts 
============================*/
.ryuhyo_pts_bg {
  background: url(../../imgs_new/hokkaido/ryuhyo/ryuhyo_pts_bg.jpg) top 90px center / cover no-repeat;
  padding-bottom: 10px;
}
#pts {
  padding-top: 0;
}
#pts #pts_slide .slick li {
  background-color: initial !important;
}
#pts #pts_slide .slick li a .txt dl {
  padding-bottom: 0 !important;
  margin-bottom: 0 !important;
  border-bottom: none !important;
}
#pts #pts_slide .slick li a .txt dl dt .min {
  font-size: 14px;
  display: block;
}
.ryuhyo_pts_bg #pts .section_ttl {
  padding-top: 0;
  padding-bottom: 0;
}
#pts h2.ttl {
  color: #036eb4;
  line-height: 1.6;
}
#pts .section_ttl p {
  color: #000 !important;
}
#pts #pts_slide .slick li a .txt dl dd {
  font-size: 14px !important;
}
@media screen and (max-width: 1440px) {
  /*============================
共通
============================*/
  .blu_border {
    padding: 3.5% 3%;
  }
  /*two_cruise 開始↓*/

  /*two_cruise 終了↑*/
}

@media screen and (max-width: 1200px) {
  /*============================
共通
============================*/

  /*============================
#r_bustour
============================*/
  #r_bustour li .ct .txt {
    padding-bottom: 10px;
    margin-bottom: 10px;
  }
  #r_bustour .slick li .price {
    margin-bottom: 25px;
  }
  #r_bustour .slick li .price dt {
    font-size: 14px;
  }
  #r_bustour .slick li .price dd {
    font-size: 17px;
  }

  /*============================
#ryuhyo_hkd
============================*/
  #ryuhyo_hkd #center_slide .slick-initialized .slick-slide,
  #ryuhyo_hkd #center_slide2 .slick-initialized .slick-slide {
    margin: 0 15px;
  }
}

@media screen and (max-width: 1080px) {
  /*animal 開始↓*/
  .animal .animal_list li {
    width: calc((99.9% - 60px) / 3);
    margin-right: 30px !important;
    max-width: 260px;
  }
  /*animal 終了↑*/
}

@media screen and (max-width: 980px) {
  /*============================
共通
============================*/
  .section_ttl.tac {
    margin-bottom: 20px;
  }
  .section_ttl.tac span.min {
    font-size: 15px;
  }
  .section_ttl.tac span.high_min {
    font-size: 13px;
  }
  h2.ttl,
  .two_cruise .mini_ttl {
    font-size: 30px;
  }
  .mini_ttl {
    font-size: 22px;
    padding-bottom: 12px;
  }
  .animal .mini_ttl,
  .clothes .mini_ttl,
  .two_cruise .mini_ttl,
  .contents .mini_ttl {
    max-width: 620px;
  }
  .ryuhyo li:not(:last-child) {
    margin-right: 40px;
  }
  .ryuhyo li {
    width: calc((99.9% - 80px) / 3);
  }
  /*============================
#r_bustour
============================*/

  #r_bustour .slick li .price dd {
    font-size: 15px;
  }

  #r_bustour .slick li .ct .txt p {
    font-size: 12px;
  }

  #r_bustour .slick li .detail_list > * {
    font-size: 13px;
  }
  #r_bustour .slick li .detail_list {
    margin-bottom: 15px;
  }
  #r_bustour .slick li .detail_list dt {
    width: 50px;
  }
  #r_bustour .slick li .detail_list dd {
    width: calc(100% - 50px);
  }

  #r_bustour li .detail {
    margin-bottom: 10px;
  }
  #r_bustour .slick li .detail dl > *,
  #r_bustour .slick li .detail dl dt,
  #r_bustour .slick li .price dt {
    font-size: 13px;
  }
  #r_bustour .slick li .detail dl dt {
    width: 50px;
  }
  #r_bustour .slick li .detail dl dd {
    width: calc(100% - 50px);
  }

  /*============================
#ryuhyo_hkd
============================*/

  #ryuhyo_hkd #center_slide .slick li a .img_wrap img,
  #ryuhyo_hkd #center_slide2 .slick li a .img_wrap img {
    border-radius: 8px;
  }
  #ryuhyo_hkd #center_slide .slick li a .txt dl dt,
  #ryuhyo_hkd #center_slide2 .slick li a .txt dl dt {
    font-size: 19px;
  }
  /*animal 開始↓*/
  .animal .animal_list li {
    width: calc((99.9% - 30px) / 3);
    margin-right: 15px !important;
    max-width: 190px;
  }
  /*animal 終了↑*/
  /*two_cruise 開始↓*/
  .two_cruise .two_cruise_table td .ship_name {
    font-size: 19px;
  }
  /*two_cruise 終了↑*/
}

@media screen and (max-width: 768px) {
  /*============================
共通
============================*/
  .section_ttl.tac span.high_min {
    font-size: 12px;
  }
  h2.ttl,
  .two_cruise .mini_ttl {
    font-size: 24px;
  }
  .section_ttl.tac.best h2.ttl {
    font-size: 27px;
  }
  .txt p {
    font-size: 15px;
  }
  .ship_btn_box ul {
    display: block;
  }
  .ship_btn_box ul li {
    width: 100%;
    max-width: 500px;
    margin: 0 auto;
    display: block;
  }
  .ship_btn_box ul li:first-child {
    margin: 0 auto 15px;
  }
  .mini_ttl {
    font-size: 19px;
    padding-bottom: 9px;
  }
  .mini_ttl + p {
    padding-top: 9px;
  }
  .ryuhyo li {
    width: calc((99.9% - 40px) / 3);
  }
  .ryuhyo li:not(:last-child) {
    margin-right: 20px;
  }
  .ryuhyo li .imgblk {
    margin-bottom: 5px;
  }
  .ryuhyo li dl dt {
    font-size: 15px;
  }
  /*============================
#cruise_exp
============================*/
  #cruise_exp .txt {
    padding: 10px;
  }
  /*============================
#r_bustour
============================*/
  #r_bustour {
    margin-bottom: 30px;
  }

  /*============================
#ryuhyo_hkd
============================*/
  #ryuhyo_hkd {
    padding-top: 63px;
    padding-bottom: 50px;
  }
  #ryuhyo_hkd .blugra {
    padding-bottom: 45px;
  }
  #ryuhyo_hkd #center_slide {
    padding-top: 35px;
  }
  #ryuhyo_hkd #center_slide .slick li a .txt dl dt,
  #ryuhyo_hkd #center_slide2 .slick li a .txt dl dt {
    font-size: 17px;
  }
  #ryuhyo_hkd #center_slide .slick li a .txt dl,
  #ryuhyo_hkd #center_slide2 .slick li a .txt dl {
    padding-bottom: 25px;
  }
  #ryuhyo_hkd #center_slide .slick li a .add,
  #ryuhyo_hkd #center_slide2 .slick li a .add {
    padding-top: 0;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dt,
  #ryuhyo_hkd #center_slide .slick li a .add dd,
  #ryuhyo_hkd #center_slide2 .slick li a .add dt,
  #ryuhyo_hkd #center_slide2 .slick li a .add dd {
    font-size: 11px;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dt,
  #ryuhyo_hkd #center_slide2 .slick li a .add dt {
    width: 54px;
    margin-right: 8px;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dt span,
  #ryuhyo_hkd #center_slide .slick li a .add dd span,
  #ryuhyo_hkd #center_slide2 .slick li a .add dt span,
  #ryuhyo_hkd #center_slide2 .slick li a .add dd span {
    padding: 3px;
    border-radius: 4px;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dd,
  #ryuhyo_hkd #center_slide2 .slick li a .add dd {
    width: calc(100% - 62px);
  }

  /*animal 開始↓*/
  .animal_bg {
    background: url(../../imgs_new/hokkaido/ryuhyo/animal_bg.jpg) right -170px center/auto 100% no-repeat;
    padding: 20px 0 30px;
    margin-bottom: 60px;
  }
  .animal .mini_ttl,
  .animal .mini_ttl + p {
    width: 100%;
    max-width: initial !important;
  }
  .animal .animal_list {
    display: block;
    padding-top: 15px;
  }
  .animal .animal_list li {
    width: 100%;
    max-width: 190px;
  }
  .animal .animal_list li:first-child {
    margin-bottom: 10px;
  }
  .animal .mini_ttl {
    padding-bottom: 0;
  }
  /*animal 終了↑*/

  /*two_cruise 開始↓*/
  .two_cruise .two_cruise_table td .ship_name {
    font-size: 17px;
  }
  .two_cruise .two_cruise_table th,
  .two_cruise .two_cruise_table td {
    font-size: 15px;
  }
  /*two_cruise 終了↑*/

  .reason.reason_type01 .imgblk {
    position: static;
    padding-top: 30px;
  }
}
@media screen and (max-width: 750px) {
  /* #r_bustour .slick li.sp_750_none {
    display: none !important;
  } */
  #r_bustour .slick-prev,
  #r_bustour .slick-next {
    display: none !important;
  }
  #r_bustour .slick-initialized .slick-slide {
    margin: 0 10px;
  }
  #r_bustour .slick {
    padding: 20px 0 0;
  }
  #r_bustour .slick li .ct .txt p,
  #r_bustour .slick li .detail dl dd span.sp_none {
    display: none;
  }
  #r_bustour .slick .slick-dots {
    bottom: -35px !important;
    left: 0;
  }
  /* #r_bustour .slick-dots li:nth-child(n + 5) {
    display: none;
  } */
}
@media screen and (max-width: 640px) {
  /*============================
共通
============================*/
  .section_ttl.tac span.min {
    font-size: 14px;
  }
  .blu_border {
    padding: 15px 15px;
    margin-bottom: 30px;
  }
  h2.ttl,
  .two_cruise .mini_ttl {
    font-size: 18px;
  }
  #pts h2.ttl {
    font-size: 21px;
  }
  .txt p {
    font-size: 13px;
  }
  .ship_btn_box {
    margin-bottom: 45px;
  }
  .mini_ttl {
    font-size: 16px;
    padding-bottom: 7px;
  }
  .mini_ttl + p {
    font-size: 13px;
    padding-top: 7px;
  }
  .animal .mini_ttl,
  .clothes .mini_ttl,
  .two_cruise .mini_ttl,
  .contents .mini_ttl {
    max-width: 370px;
  }
  .ryuhyo {
    padding-top: 25px;
  }
  .ryuhyo li {
    width: calc((99.9% - 10px) / 2);
  }
  .ryuhyo li:not(:last-child) {
    margin-right: 10px;
    margin-bottom: 15px;
  }
  .ryuhyo li:nth-child(2) {
    margin-right: 0;
  }
  .ryuhyo li dl dt {
    font-size: 14px;
  }
  /*============================
#r_bustour
============================*/
  #r_bustour {
    margin-bottom: 10px;
    padding-top: 0;
    padding-bottom: 30px;
  }
  #r_bustour .section_ttl.tac {
    margin-bottom: 25px;
  }

  /*============================
#ryuhyo_hkd
============================*/
  #ryuhyo_hkd .txt {
    margin: 0 auto 30px;
  }
  #ryuhyo_hkd .txt p {
    font-size: 13px;
  }
  #ryuhyo_hkd #center_slide2 {
    margin-bottom: 50px;
  }
  #ryuhyo_hkd #center_slide .slick li a .txt dl dt,
  #ryuhyo_hkd #center_slide2 .slick li a .txt dl dt {
    font-size: 15px;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dt,
  #ryuhyo_hkd #center_slide .slick li a .add dd,
  #ryuhyo_hkd #center_slide2 .slick li a .add dt,
  #ryuhyo_hkd #center_slide2 .slick li a .add dd {
    display: block;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dt,
  #ryuhyo_hkd #center_slide2 .slick li a .add dt {
    margin-right: 0;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dd,
  #ryuhyo_hkd #center_slide2 .slick li a .add dd {
    width: 100%;
  }
  #ryuhyo_hkd #center_slide .slick li a .add dt:not(:last-child),
  #ryuhyo_hkd #center_slide .slick li a .add dd:not(:last-child),
  #ryuhyo_hkd #center_slide2 .slick li a .add dt:not(:last-child),
  #ryuhyo_hkd #center_slide2 .slick li a .add dd:not(:last-child) {
    margin-bottom: 3px;
  }
  #ryuhyo_hkd #center_slide .group1,
  #ryuhyo_hkd #center_slide2 .group1 {
    margin-bottom: 30px;
  }

  #ryuhyo_hkd .blugra {
    background: url(../../imgs_new/hokkaido/ryuhyo/blugra.jpg) center center / cover no-repeat;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .clothes {
    margin-bottom: 60px;
  }
  /*reason 開始↓*/
  .reason {
    display: block;
  }
  .reason .imgblk {
    width: 100%;
    max-width: 380px;
    margin: 0 auto 15px;
  }
  .reason.reason_type01 .imgblk,
  .reason.reason_type01 .text {
    padding-top: 0;
  }
  .reason .text {
    width: 100%;
  }
  /*reason 終了↑*/

  /*clothes 開始↓*/
  .clothes .clothes_list.ryuhyo li .imgblk {
    padding: 5px;
  }
  /*clothes 終了↑*/

  /*two_cruise 開始↓*/
  /* .two_cruise {
    margin-bottom: 0 !important;
  }
  .two_cruise .two_cruise_table th {
    width: 6%;
  }
  .two_cruise .two_cruise_table td.bord_rgt,
  .two_cruise .two_cruise_table td.pd_none {
    width: 48.5%;
  }
   */
  #ryuhyo_hkd .two_cruise_bg.blugra {
    padding-bottom: 52%;
    padding-top: 0;
  }
  .two_cruise .two_cruise_table td .ship_name {
    font-size: 14px;
  }
  .two_cruise .two_cruise_table th,
  .two_cruise .two_cruise_table td {
    font-size: 13px;
  }
  .two_cruise .two_cruise_table td {
    padding: 13px;
  }
  /*two_cruise 終了↑*/
}
@media screen and (max-width: 500px) {
  /*============================
#ryuhyo_hkd
============================*/
  #ryuhyo_hkd #center_slide .slick-initialized .slick-slide,
  #ryuhyo_hkd #center_slide2 .slick-initialized .slick-slide {
    margin: 0 10px;
  }
}
@media screen and (max-width: 480px) {
  /*============================
共通
============================*/
  .section_ttl.tac span.min {
    font-size: 13px;
    padding-bottom: 0;
  }
  .section_ttl.tac span.high_min {
    font-size: 10px;
  }
  .ryuhyo {
    display: block;
  }
  .ryuhyo li {
    width: 100%;
    margin: 0 auto;
    max-width: 270px;
  }
  .ryuhyo li:not(:last-child) {
    margin: 0 auto 20px;
  }
  .ryuhyo li .imgblk {
    margin-bottom: 5px;
  }

  .slick_page {
    width: calc(100% - 10px);
  }
  /*============================
#ryuhyo_hkd
============================*/
  #ryuhyo_hkd {
    padding-bottom: 30px;
  }

  .animal_bg {
    background: url(../../imgs_new/hokkaido/ryuhyo/animal_bg_sp.jpg) center center/cover no-repeat;
    padding: 20px 0 30px;
  }
  .animal .animal_list {
    display: flex;
    flex-flow: column;
    align-items: flex-start;
  }
  .animal .animal_list li {
    padding: 10px;
  }
  .animal .animal_list li:not(:last-child) {
    margin: 0 auto 0 0;
  }
  .animal .animal_list li:first-child {
    margin-bottom: 10px;
  }
  .animal .animal_list li:last-child {
    position: static;
    margin: 0 auto 10px 0;
  }
  .animal .animal_list li:nth-child(1) {
    order: 2;
  }
  .animal .animal_list li:nth-child(2) {
    order: 3;
  }
  .animal .animal_list li:nth-child(3) {
    order: 1;
  }

  /*============================
#r_bustour
============================*/
  #r_bustour .slick-initialized .slick-slide {
    margin: 0 5px;
  }

  #pts #pts_slide {
    padding-top: 0 !important;
  }
}

@media screen and (max-width: 375px) {
  .btn1 a {
    background: #fff url(../../imgs_new/common/arr_bl.png) center right 12px / 21px 10px no-repeat;
  }

  #r_bustour .slick {
    width: 100%;
    /* max-width: 280px; */
    margin: 0 auto;
  }
}

@media screen and (max-width: 374px) {
}





/* 新規追加20250904 */
@media (max-width: 980px) {
  
  #r_bustour .slick {
    display: flex;
    flex-wrap: wrap;
    gap: 12px; /* カード間の余白 */
  }
  #r_bustour .slick > * {
    flex: 0 0 calc(50% - 6px); /* 2列配置 */
    box-sizing: border-box;
  }
 
  .ryuhyo li:not(:last-child){
    margin-right: 0;
  }

  main.ryuhyo-tour #r_bustour .slick li{
    margin-right: 0;
  }
  main.ryuhyo-tour .ryuhyo li{
    max-width: 100%;
  }

}