@charset "utf-8";
.list-content001 {
  overflow: hidden;
  margin-top: 20px;
}
.list-content001 li {
  float: left;
  width: 48%;
}
.list-content001 li:nth-child(2n) {
  float: right;
}

#slider-block :after, #slider-block :before, .res-contents-parent :after, .res-contents-parent :before, .res-contents :after, .res-contents :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.cp-thumb-link-box .cp-thumb-link-summary .ttl:before {
  font-family: icoset;
  font-size: 1.2rem;
  font-weight: 400;
  font-weight: 700;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: .5em;
  left: 0;
  content: "\e906";
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.title-box.h2+#slider-block .res-slider-type-full,.title-box.h2+.res-contents,.title-box.h2+.res-contents-parent,.title-box.h2+.res-image-type-full,.title-box.h2+.title-box h3,.title-box.h2+.title-box h4,.title-box.h2+.title-box h5,.title-box h3,.title-box h4,.title-box h5 {
  margin-top: 40px
}
.cp-box-container .cp-box {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-box-align: start;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
}
.cp-box-container.cp-box-md-3 .cp-box {
  width: calc(100% / 4);
}
.cp-box-container, .cp-box-container .cp-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cp-box-container.cp-box-md-3 {
  width: 100%;
}
.cp-box>.res-contents-parent:first-child, .cp-box>.res-contents:first-child, .cp-container-child .res-contents:first-child, .cp-container-parents+.cp-container-parents, .cp-container-parents:first-child, .cp-container-parents>.res-contents:first-child, .cp-contents-parent>.res-contents:first-child, .res-contents-parent>.res-contents:first-child, .res-main-simplebox>.res-contents:first-child {
  margin-top: 0;
}
.cp-thumb-link-box .cp-thumb-link-item {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  width: 100%;
  text-decoration: none;
  color: #333;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.cp-thumb-link-box .cp-thumb-link-summary {
  width: 100%;
  -webkit-order: 2;
  -ms-order: 2;
  -webkit-box-ordinal-group: 3;
  -ms-flex-order: 2;
  order: 2;
}
.cp-thumb-link-top .cp-thumb-link-box .cp-thumb-link-summary {
  margin-top: 20px;
}
.cp-thumb-link-box .cp-thumb-link-item .ttl {
  color: #00146e;
}
.cp-thumb-link-box .cp-thumb-link-summary .ttl {
  font-size: 2rem;
  line-height: 1.3;
  position: relative;
  padding-left: 15px;
}
.cp-thumb-link-box .cp-thumb-link-summary .txt {
  margin-top: 20px;
  padding-left: 15px;
}
.cp-thumb-link-box .cp-thumb-link-img {
  display: block;
  width: 100%;
  -webkit-order: 1;
  -ms-order: 1;
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
.cp-thumb-link-box .cp-thumb-link-img img {
  width: 100%;
  max-width: none;
}
.rcrumbs, .res-contents-parent {
  width: 100%;
  max-width: 950px;
}

.bx-wrapper {
  position: relative;
  margin-bottom: 60px;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: .85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}
.bx-wrapper .bx-pager {
  position: absolute;
  bottom: -30px;
  width: 100%;
}
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: -35px;
}
.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}
.bx-wrapper .bx-pager-item, .bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
}
.bx-wrapper .bx-pager.bx-default-pager a:hover, .bx-wrapper .bx-pager.bx-default-pager a.active, .bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}
.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 9999;
}
.bx-wrapper .bx-prev {
  left: 10px;
  background:#ffffff url(/common-layout/images/slide_arrow_l_BLU.png) no-repeat center;
}
.bx-wrapper .bx-next {
  right: 10px;
  background:#ffffff url(/common-layout/images/slide_arrow_r_BLU.png) no-repeat center;
}
.bx-controls-auto a.bx-stop {
  text-indent: -99999px;
  background:#e8e8e8 url(/common-layout/images/slide_stop_GRY.png) center;
}
.bx-controls-auto a.bx-start {
  text-indent: -99999px;
  background:#e8e8e8 url(/common-layout/images/slide_start_GRY.png) center;
}
.box-thumbnail-list01.column4 {
  margin: 0 0 0 2px;
  display: block;
}
.box-thumbnail-list01.column4 .inr-thumbnail {
  display: inline-block;
  margin: 40px 1% 0;
  width: 22%;
  vertical-align: top;
}
.box-thumbnail-list01 .inr-thumbnail a {
  color: #223f9a;
  text-decoration: none;
}
.box-thumbnail-list01 .inr-thumbnail a dt {
  display: inline-block;
  position: relative;
  padding: 0 0 10px;
  padding-left: 25px;
  margin: 10px 0 0;
  line-height: 1.3;
  font-size: 1.6rem;
  box-sizing: content-box;
}
.box-thumbnail-list01 .inr-thumbnail a dt::before {
  display: block;
  position: absolute;
  top: 0.1em;
  left: 0;
  content: '';
  width: 16px;
  height: 16px;
  background: url(/common-operation/baggage/image/ico-arrow-01.png) no-repeat 0 0;
}
.box-thumbnail-list01.column4 .inr-thumbnail a dt::before {
  top: 0.1em;
}
.box-thumbnail-list01.column4 .inr-thumbnail .item-img {
  margin-bottom: 10px;
}
.box-thumbnail-list01.column4 .inr-thumbnail .res-ib-link.icon-arrow.left {
  margin-bottom: 10px;
}
@media print, screen and (min-width: 768px) {
  .cp-thumb-link-box .cp-thumb-link-summary .ttl {
    font-size: 2.2rem;
    padding-left: 18px;
  }
  .cp-thumb-link-box .cp-thumb-link-summary .txt {
    padding-left: 18px;
  }
  .cp-thumb-link-box .cp-thumb-link-summary .ttl:before {
    font-size: 1.3rem;
    top: .6em;
  }
  .cp-thumb-link-box .cp-thumb-link-item:hover .cp-thumb-link-img {
    opacity: .7;
  }
  .cp-thumb-link-box .cp-thumb-link-item:hover .ttl {
    text-decoration: underline;
  }
}
@media print, screen and (max-width: 1024px) {
  .cp-box-container.cp-box-md-3 {
    margin-left: 0;
    width: 100%;
  }
  .cp-box-container.cp-box-md-3 .cp-box {
    width: calc(100% / 2);
    margin-left: 0;
  }
  .int_mybooking_content_html {
    padding: 0 10px;
  }
  .box-thumbnail-list01.column4 .inr-thumbnail {
    width: 32%;
    margin: 40px 0 0;
  }
}
@media print, screen and (max-width: 570px) {
  .cp-box-container.cp-box-md-3 .cp-box {
    width: 100%;
    margin-bottom: 30px;
  }
  .bx-controls {
    margin-top: 10px;
  }
  .bx-wrapper .bx-pager {
    bottom: 9px;
  }
  .bx-wrapper .bx-controls-auto {
    bottom: 0;
  }
  .bx-wrapper {
    margin-bottom: 0;
  }
  .bx-controls-direction {
    width: 78px;
  }
  .box-thumbnail-list01 .inr-thumbnail, .box-thumbnail-list01.column4 .inr-thumbnail {
    width: 100%;
    margin: 30px 0 0;
  }
}
