@charset "UTF-8";

@font-face {
  font-family: icoset;
  font-weight: 400;
  font-style: normal;
  src: url(/common-layout/css/fonts/icoset.ttf) format("truetype"), url(/common-layout/css/fonts/icoset.woff) format("woff")
}

@-webkit-keyframes a {
  50% {
      -webkit-transform: translateX(6px);
      transform: translateX(6px)
  }

  to {
      -webkit-transform: translateX(0);
      transform: translateX(0)
  }
}

@keyframes a {
  50% {
      -webkit-transform: translateX(6px);
      transform: translateX(6px)
  }

  to {
      -webkit-transform: translateX(0);
      transform: translateX(0)
  }
}

.svs-open .res-contents-parent :after,.svs-open .res-contents-parent :before,.svs-open .res-contents :after,.svs-open .res-contents :before {
  -webkit-box-sizing: border-box;
  box-sizing: border-box
}

.svs-open .cp-box>.res-contents-parent:first-child,.svs-open .cp-box>.res-contents:first-child,.svs-open .cp-container-parents+.cp-container-parents,.svs-open .cp-container-parents:first-child,.svs-open .cp-container-parents>.res-contents:first-child,.svs-open .cp-contents-parent>.res-contents:first-child,.svs-open .res-contents-parent>.res-contents:first-child,.svs-open .res-main-simplebox>.res-contents:first-child {
  margin-top: 0
}
.svs-open .res-contents {
  margin-top: 40px;
  word-wrap: break-word;
  overflow-wrap: break-word;
}
@media print, screen and (min-width: 768px) {
  .svs-open .res-contents {
    margin-top: 60px;
  }
}
.svs-open .cp-box-container .cp-box {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -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
}

.svs-open .cp-box-container .cp-box>* {
  width: 100%
}

.svs-open .cp-box-container.cp-box-md-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-6 .cp-box:nth-child(n+7) {
  margin-top: 60px
}

.svs-open .cp-box-container.cp-box-md-2 {
  width: calc(100% + 40px);
  margin-left: -40px
}

.svs-open .cp-box-container.cp-box-md-2 .cp-box {
  display: block;
  width: calc(50% - 40px);
  margin-left: 40px
}

.svs-open .cp-box-container {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.svs-open .res-grid-layout {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column
}

.svs-open .res-grid-layout .res-grid-layout-detail {
  width: 100%;
  min-width: auto;
  margin: auto;
  margin: 0;
  padding: 0;
  text-align: center;
  -webkit-box-ordinal-group: 3;
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2
}

.svs-open .res-grid-layout .res-grid-layout-info {
  display: block;
  margin-top: 10px
}

.svs-open .res-grid-layout .res-grid-layout-ticket {
  display: inline;
  text-align: left
}

.svs-open .res-grid-layout .res-grid-layout-ticket-inner {
  text-align: center
}

.svs-open .res-grid-layout .res-grid-layout-arrival,.svs-open .res-grid-layout .res-grid-layout-departure {
  line-height: 1.2;
  display: inline-block;
  text-align: left
}

.svs-open .res-grid-layout .res-grid-layout-arrival .text,.svs-open .res-grid-layout .res-grid-layout-departure .text {
  font-size: 1.2rem;
  padding-left: 30px
}

.svs-open .res-grid-layout .res-grid-layout-arrival .area,.svs-open .res-grid-layout .res-grid-layout-departure .area {
  font-size: 2.2rem;
  font-weight: 700;
  margin-top: 3px;
  /* padding-left: 30px */
}

.svs-open .no-image .res-grid-layout .res-grid-layout-arrival .area,.svs-open .no-image .res-grid-layout .res-grid-layout-departure .area {
  font-size: 2rem
}

.svs-open .res-grid-layout .res-grid-layout-departure .area,.svs-open .res-grid-layout .res-grid-layout-departure .text {
  padding-right: calc(15px - .4em);
  padding-left: 0
}

/* .svs-open .res-grid-layout .res-grid-layout-arrival .area {
  background-image: url(/common-layout/images/icon_arrow_blu_line.png);
  background-repeat: no-repeat;
  background-position: 2px 28%;
  background-size: 15px auto
} */

.svs-open .res-grid-layout .res-grid-layout-ticket.res-grid-layout-roundtrip .res-grid-layout-arrival .area {
  background-image: url(/common-layout/images/icon_arrow_blu_line_round.png);
  background-position: 1px 40%
}

.svs-open .res-grid-layout .res-grid-layout-price-block {
  margin-top: 15px
}

.svs-open .res-grid-layout .res-grid-layout-price-block-inner {
  display: inline-block
}

.svs-open .res-grid-layout .res-grid-layout-price {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  max-width: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: start;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start
}

.svs-open .res-grid-layout .res-grid-layout-price .label {
  display: inline-block;
  height: 32px;
  margin-right: 15px;
  vertical-align: top;
  -webkit-flex-basis: 74px;
  -ms-flex-preferred-size: 74px;
  flex-basis: 74px;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.svs-open .res-grid-layout .res-grid-layout-price .label-img {
  height: 100%;
  margin-top: 2px
}

.svs-open .res-grid-layout .res-grid-layout-price .wrap-journey {
  font-size: 1.6rem
}

.svs-open .res-grid-layout .res-grid-layout-price .price {
  line-height: 1;
  min-width: 0;
  margin-top: 7px;
  padding-top: .4rem;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0
}

.svs-open .res-grid-layout .res-grid-layout-price .price .wrap-price {
  color: #e80000
}

.svs-open .res-grid-layout .res-grid-layout-price .price .price-before {
  font-size: 2.2rem;
  font-weight: 700
}

.svs-open .res-grid-layout .res-grid-layout-price .price .price-num {
  font-size: 3.8rem;
  font-weight: 700
}

.svs-open .res-grid-layout .res-grid-layout-price .price .not-set .price-num,.svs-open .res-grid-layout .res-grid-layout-price .price .period-end .price-num {
  font-size: 3rem;
  font-weight: 400;
  color: #666
}

.svs-open .res-grid-layout .res-grid-layout-price .price .price-after {
  font-size: 2.2rem;
  font-weight: 700
}

.svs-open .res-grid-layout .res-grid-layout-btn {
  font-size: 1.4rem;
  line-height: 1.3;
  position: relative;
  display: block;
  width: 70%;
  margin: auto;
  margin-top: 30px;
  padding: 14px 29px;
  cursor: pointer;
  text-align: center;
  color: #fff;
  border: 0;
  border-radius: 4px;
  background-color: #d74200;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none
}

.svs-open .res-grid-layout .res-grid-layout-btn:after {
  font-family: icoset;
  font-size: 1.6rem;
  font-weight: 400;
  font-style: normal;
  font-variant: normal;
  line-height: 1;
  position: absolute;
  top: 50%;
  right: 19px;
  display: inline-block;
  margin-top: -.8rem;
  margin-right: -10px;
  margin-left: 12px;
  content: "\e906";
  text-transform: none;
  speak: none;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale
}

.svs-open .res-grid-layout .res-grid-layout-btn:hover {
  text-decoration: none;
  background-color: #c33c00
}

.svs-open .res-grid-layout .res-grid-layout-btn:hover:after {
  -webkit-animation-name: a;
  animation-name: a;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out
}

.svs-open .res-grid-layout.no-image {
  border-top: 1px solid #b2b2b2;
  border-bottom: 1px solid #b2b2b2
}

.svs-open .res-grid-layout.no-image .res-grid-layout-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  margin-top: 0;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center
}

.svs-open .res-grid-layout.no-image .res-grid-layout-ticket {
  -webkit-flex-basis: 49%;
  -ms-flex-preferred-size: 49%;
  flex-basis: 49%;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
  -webkit-box-flex: 0;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0
}

.svs-open .cp-box-md-3 .res-grid-layout.no-image .res-grid-layout-ticket,.svs-open .cp-box-md-4 .res-grid-layout.no-image .res-grid-layout-ticket,.svs-open .cp-box-sm-3 .res-grid-layout.no-image .res-grid-layout-ticket,.svs-open .cp-box-sm-4 .res-grid-layout.no-image .res-grid-layout-ticket {
  -webkit-flex-basis: 100%;
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%
}

.svs-open .res-grid-layout.no-image .res-grid-layout-ticket-inner {
  margin-bottom: 5px;
  text-align: left
}

.svs-open .res-grid-layout.no-image .res-grid-layout-price-block {
  max-width: 100%;
  margin-top: 0;
  text-align: right;
  -webkit-flex-basis: auto;
  -ms-flex-preferred-size: auto;
  flex-basis: auto;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1
}

.svs-open .res-grid-layout.no-image .res-grid-layout-price-block-inner {
  display: inline-block
}

.svs-open .cp-box-md-2 .res-grid-layout.no-image .res-grid-layout-price .wrap-journey,.svs-open .cp-box-sm-2 .res-grid-layout.no-image .res-grid-layout-price .wrap-journey,.svs-open .cp-box-xs-2 .res-grid-layout.no-image .res-grid-layout-price .wrap-journey {
  font-size: 1.1rem
}

.svs-open .res-grid-layout.no-image .res-grid-layout-price .price .price-before {
  font-size: 2rem
}

.svs-open .res-grid-layout.no-image .res-grid-layout-price .price .price-num {
  font-size: 2.8rem
}

.svs-open .res-grid-layout.no-image .res-grid-layout-price .price .price-after {
  font-size: 2rem
}

.svs-open .res-grid-layout.no-image .res-grid-layout-btn {
  font-size: inherit;
  width: inherit;
  min-height: auto;
  margin: 0;
  padding: 25px 40px 25px 10px;
  color: #333;
  border-radius: 0;
  background-color: transparent
}

.svs-open .res-grid-layout.no-image .res-grid-layout-btn:hover {
  -webkit-transition: background-color .5s ease-out;
  -o-transition: background-color .5s ease-out;
  transition: background-color .5s ease-out;
  background-color: #f0f3f8
}

.svs-open .res-grid-layout.international.no-image .res-grid-layout-price-block {
  margin-top: 0;
  text-align: right
}

.svs-open .res-grid-layout.international .res-grid-layout-price-block-inner {
  display: inline-block;
  text-align: left
}

.svs-open .res-grid-layout.international .res-grid-layout-price-block-inner .cabin {
  line-height: 1;
  display: inline-block;
  margin-bottom: 11px
}

.svs-open .res-grid-layout.international .res-grid-layout-price {
  display: block
}

.svs-open .res-grid-layout.international .res-grid-layout-price .price {
  display: inline-block;
  margin-top: 0;
  margin-left: 10px;
  padding-top: 0;
  word-break: break-all
}

.svs-open .res-grid-layout.international.no-image .res-grid-layout-price-block-inner {
  display: inline-block
}

.svs-open .mt10 {
  margin-top: 10px!important
}

@media print,screen and (max-width: 767px) {
.svs-open   .cp-box-container.cp-box-md-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-6 .cp-box:nth-child(n+7) {
      margin-top: 40px
  }

.svs-open   .cp-box-container .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-6 .cp-box,.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-1 .cp-box,.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-2 .cp-box,.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-3 .cp-box,.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-4 .cp-box,.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-5 .cp-box,.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-6 .cp-box {
      margin-top: 0
  }

.svs-open   .cp-box-container.cp-box-md-1.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-1.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-2.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-3.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-4.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-5.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-6.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-sm-1.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-sm-2.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-sm-3.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-sm-4.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-sm-5.cp-box-xs-6 .cp-box:nth-child(n+7),.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-sm-6.cp-box-xs-6 .cp-box:nth-child(n+7) {
      margin-top: 40px
  }

.svs-open   .cp-box-container.cp-box-xs-1,.svs-open .cp-box-container.cp-box-xs-1 .cp-box {
      width: 100%;
      margin-left: 0
  }

.svs-open   .cp-box-xs-1 .res-grid-layout .res-grid-layout-detail.res-grid-layout-limit-ribbon,.svs-open .cp-box-xs-2 .res-grid-layout .res-grid-layout-detail.res-grid-layout-limit-ribbon,.svs-open .cp-box-xs-3 .res-grid-layout .res-grid-layout-detail.res-grid-layout-limit-ribbon,.svs-open .cp-box-xs-4 .res-grid-layout .res-grid-layout-detail.res-grid-layout-limit-ribbon {
      padding-top: 0
  }

.svs-open   .res-grid-layout .res-grid-layout-ticket.res-grid-layout-roundtrip .res-grid-layout-arrival .area {
      background-image: url(/common-layout/images/icon_arrow_blu_line_round_sp.png)
  }

.svs-open   .cp-box-xs-1 .res-grid-layout .res-grid-layout-price-block {
      display: -webkit-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
      -webkit-flex-direction: column;
      -ms-flex-direction: column;
      flex-direction: column;
      -webkit-box-align: center;
      -webkit-align-items: center;
      -ms-flex-align: center;
      align-items: center
  }

.svs-open   .cp-box-xs-1 .res-grid-layout .res-grid-layout-price .price .price-before,.svs-open .cp-box-xs-2 .res-grid-layout .res-grid-layout-price .price .price-before,.svs-open .cp-box-xs-3 .res-grid-layout .res-grid-layout-price .price .price-before,.svs-open .cp-box-xs-4 .res-grid-layout .res-grid-layout-price .price .price-before {
      font-size: calc(.3rem + 1.5vw)
  }

.svs-open   .cp-box-xs-1 .res-grid-layout .res-grid-layout-price .price .price-num,.svs-open .cp-box-xs-2 .res-grid-layout .res-grid-layout-price .price .price-num,.svs-open .cp-box-xs-3 .res-grid-layout .res-grid-layout-price .price .price-num,.svs-open .cp-box-xs-4 .res-grid-layout .res-grid-layout-price .price .price-num {
      font-size: calc(2.3rem + 1.5vw)
  }

.svs-open   .cp-box-xs-1 .res-grid-layout .res-grid-layout-price .price .price-after,.svs-open .cp-box-xs-2 .res-grid-layout .res-grid-layout-price .price .price-after {
      font-size: 2rem
  }

.svs-open   .cp-box-xs-1 .res-grid-layout.no-image .res-grid-layout-detail {
      margin: 0;
      padding: 0
  }

.svs-open   .cp-box-xs-1 .res-grid-layout.no-image .res-grid-layout-ticket,.svs-open .cp-box-xs-2 .res-grid-layout.no-image .res-grid-layout-ticket {
      -webkit-flex-basis: 100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%;
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0
  }

.svs-open   .cp-box-xs-1 .res-grid-layout.no-image .res-grid-layout-price-block {
      display: inline-block
  }

.svs-open   .cp-box-xs-1 .res-grid-layout.no-image .res-grid-layout-price .price .price-num {
      font-size: calc(2.3rem + 1.5vw)
  }

.svs-open   .cp-box-xs-1 .res-grid-layout.no-image .res-grid-layout-price .price .price-after,.svs-open .cp-box-xs-2 .res-grid-layout.no-image .res-grid-layout-price .price .price-after {
      font-size: 2rem
  }
}

@media print,screen and (min-width: 768px) and (max-width:1024px) {

.svs-open   .cp-box-container.cp-box-md-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-md-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-md-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-md-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-md-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-md-6 .cp-box:nth-child(n+7) {
      margin-top: 60px
  }

.svs-open   .cp-box-container .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-md-1.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-md-2.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-md-3.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-md-4.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-md-5.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-md-6.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-xs-1.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-xs-1.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-xs-1.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-xs-1.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-xs-1.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-xs-1.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-xs-2.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-xs-2.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-xs-2.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-xs-2.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-xs-2.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-xs-2.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-xs-3.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-xs-3.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-xs-3.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-xs-3.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-xs-3.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-xs-3.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-xs-4.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-xs-4.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-xs-4.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-xs-4.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-xs-4.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-xs-4.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-xs-5.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-xs-5.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-xs-5.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-xs-5.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-xs-5.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-xs-5.cp-box-sm-6 .cp-box,.svs-open .cp-box-container.cp-box-xs-6.cp-box-sm-1 .cp-box,.svs-open .cp-box-container.cp-box-xs-6.cp-box-sm-2 .cp-box,.svs-open .cp-box-container.cp-box-xs-6.cp-box-sm-3 .cp-box,.svs-open .cp-box-container.cp-box-xs-6.cp-box-sm-4 .cp-box,.svs-open .cp-box-container.cp-box-xs-6.cp-box-sm-5 .cp-box,.svs-open .cp-box-container.cp-box-xs-6.cp-box-sm-6 .cp-box {
      margin-top: 0
  }

.svs-open   .cp-box-container.cp-box-sm-1 .cp-box:nth-child(n+2),.svs-open .cp-box-container.cp-box-sm-2 .cp-box:nth-child(n+3),.svs-open .cp-box-container.cp-box-sm-3 .cp-box:nth-child(n+4),.svs-open .cp-box-container.cp-box-sm-4 .cp-box:nth-child(n+5),.svs-open .cp-box-container.cp-box-sm-5 .cp-box:nth-child(n+6),.svs-open .cp-box-container.cp-box-sm-6 .cp-box:nth-child(n+7) {
      margin-top: 60px
  }

.svs-open   .cp-box-container.cp-box-sm-2 {
      width: calc(100% + 40px);
      margin-left: -40px
  }

.svs-open   .cp-box-container.cp-box-sm-2 .cp-box {
      width: calc(50% - 40px);
      margin-left: 40px
  }

.svs-open   .cp-box-sm-2 .res-grid-layout .res-grid-layout-detail,.svs-open .cp-box-sm-3 .res-grid-layout .res-grid-layout-detail,.svs-open .cp-box-sm-4 .res-grid-layout .res-grid-layout-detail {
      margin: 0;
      padding: 0
  }

.svs-open   .cp-box-sm-1 .res-grid-layout .res-grid-layout-info,.svs-open .cp-box-sm-2 .res-grid-layout .res-grid-layout-info {
      width: 100%;
      text-align: center
  }

.svs-open   .cp-box-sm-1 .res-grid-layout .res-grid-layout-price,.svs-open .cp-box-sm-2 .res-grid-layout .res-grid-layout-price {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center
  }

.svs-open   .cp-box-sm-1 .res-grid-layout .res-grid-layout-price .price .price-before,.svs-open .cp-box-sm-2 .res-grid-layout .res-grid-layout-price .price .price-before {
      font-size: calc(.7rem + 1.5vw)
  }

.svs-open   .cp-box-sm-1 .res-grid-layout .res-grid-layout-price .price .price-num,.svs-open .cp-box-sm-2 .res-grid-layout .res-grid-layout-price .price .price-num {
      font-size: calc(2.3rem + 1.5vw)
  }

.svs-open   .cp-box-sm-1 .res-grid-layout .res-grid-layout-btn,.svs-open .cp-box-sm-2 .res-grid-layout .res-grid-layout-btn {
      max-width: 70%
  }

.svs-open   .cp-box-sm-2 .res-grid-layout.no-image .res-grid-layout-detail {
      width: 100%
  }

.svs-open   .cp-box-sm-1 .res-grid-layout.no-image .res-grid-layout-info,.svs-open .cp-box-sm-2 .res-grid-layout.no-image .res-grid-layout-info {
      text-align: left
  }

.svs-open   .cp-box-sm-1 .res-grid-layout.no-image .res-grid-layout-btn,.svs-open .cp-box-sm-2 .res-grid-layout.no-image .res-grid-layout-btn {
      width: 100%;
      max-width: 100%;
      padding-top: 30px;
      padding-bottom: 30px
  }

.svs-open   .cp-box-sm-2 .res-grid-layout.domestic .res-grid-layout-price,.svs-open .cp-box-sm-3 .res-grid-layout.domestic .res-grid-layout-price,.svs-open .cp-box-sm-4 .res-grid-layout.domestic .res-grid-layout-price {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start
  }
}

@media print,screen and (max-width: 1024px) {

.svs-open   .res-grid-layout .res-grid-layout-price .price .price-after {
      font-size: calc(.7rem + 1.5vw)
  }

.svs-open   .res-grid-layout.no-image .res-grid-layout-price .price .price-before {
      font-size: calc(.5rem + 1.5vw)
  }

.svs-open   .res-grid-layout.no-image .res-grid-layout-price .price .price-num {
      font-size: calc(1.3rem + 1.5vw)
  }

.svs-open   .res-grid-layout.no-image .res-grid-layout-price .price .price-after {
      font-size: calc(.5rem + 1.5vw)
  }
}

@media (-ms-high-contrast:none) {
.svs-open   .cp-box>.res-contents:first-child {
      min-height: .1%
  }

.svs-open   .cp-box-container>.cp-box>.cp-box-container.cp-column-container,.svs-open .cp-box-container>.cp-box>.res-contents.res-contents-image+.res-contents.res-contents-image,.svs-open .cp-box-container>.cp-box[class*=cp-grid-]>.res-contents-parent {
      -webkit-flex-shrink: 0;
      -ms-flex-negative: 0;
      flex-shrink: 0
  }
}

@media print,screen and (max-width: 767px) and (-ms-high-contrast:none) {
.svs-open   .cp-box-container .cp-box[class*=cp-grid-] {
      -webkit-flex-basis:100%;
      -ms-flex-preferred-size: 100%;
      flex-basis: 100%
  }
}

@media print,screen and (min-width: 1024px) and (max-width:1240px) {

.svs-open   .cp-box-md-2 .res-grid-layout .res-grid-layout-detail,.svs-open .cp-box-md-3 .res-grid-layout .res-grid-layout-detail,.svs-open .cp-box-md-4 .res-grid-layout .res-grid-layout-detail {
      margin: 0;
      padding: 0
  }

.svs-open   .cp-box-md-1 .res-grid-layout .res-grid-layout-info,.svs-open .cp-box-md-2 .res-grid-layout .res-grid-layout-info {
      width: 100%;
      text-align: center
  }

.svs-open   .cp-box-md-1 .res-grid-layout .res-grid-layout-price,.svs-open .cp-box-md-2 .res-grid-layout .res-grid-layout-price {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center
  }

.svs-open   .cp-box-md-1 .res-grid-layout .res-grid-layout-btn,.svs-open .cp-box-md-2 .res-grid-layout .res-grid-layout-btn {
      max-width: 70%
  }

.svs-open   .cp-box-md-2 .res-grid-layout.no-image .res-grid-layout-detail {
      width: 100%
  }

.svs-open   .cp-box-md-1 .res-grid-layout.no-image .res-grid-layout-info,.svs-open .cp-box-md-2 .res-grid-layout.no-image .res-grid-layout-info {
      text-align: left
  }

.svs-open   .cp-box-md-1 .res-grid-layout.no-image .res-grid-layout-btn,.svs-open .cp-box-md-2 .res-grid-layout.no-image .res-grid-layout-btn {
      width: 100%;
      max-width: 100%;
      padding-top: 30px;
      padding-bottom: 30px
  }

.svs-open   .cp-box-md-2 .res-grid-layout.domestic .res-grid-layout-price,.svs-open .cp-box-md-3 .res-grid-layout.domestic .res-grid-layout-price,.svs-open .cp-box-md-4 .res-grid-layout.domestic .res-grid-layout-price {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start
  }
}

@media print,screen and (min-width: 1241px) {

.svs-open   .cp-box-md-2 .res-grid-layout .res-grid-layout-detail,.svs-open .cp-box-md-3 .res-grid-layout .res-grid-layout-detail,.svs-open .cp-box-md-4 .res-grid-layout .res-grid-layout-detail {
      margin: 0;
      padding: 0
  }

.svs-open   .cp-box-md-1 .res-grid-layout .res-grid-layout-info,.svs-open .cp-box-md-2 .res-grid-layout .res-grid-layout-info {
      width: 100%;
      text-align: center
  }

.svs-open   .cp-box-md-1 .res-grid-layout .res-grid-layout-price,.svs-open .cp-box-md-2 .res-grid-layout .res-grid-layout-price {
      -webkit-box-pack: center;
      -webkit-justify-content: center;
      -ms-flex-pack: center;
      justify-content: center
  }

.svs-open   .cp-box-md-1 .res-grid-layout .res-grid-layout-btn,.svs-open .cp-box-md-2 .res-grid-layout .res-grid-layout-btn {
      max-width: 70%
  }

.svs-open   .cp-box-md-2 .res-grid-layout.no-image .res-grid-layout-detail {
      width: 100%
  }

.svs-open   .cp-box-md-1 .res-grid-layout.no-image .res-grid-layout-info,.svs-open .cp-box-md-2 .res-grid-layout.no-image .res-grid-layout-info {
      text-align: left
  }

.svs-open   .cp-box-md-1 .res-grid-layout.no-image .res-grid-layout-btn,.svs-open .cp-box-md-2 .res-grid-layout.no-image .res-grid-layout-btn {
      width: 100%;
      max-width: 100%;
      padding-top: 30px;
      padding-bottom: 30px
  }

.svs-open   .cp-box-md-2 .res-grid-layout.domestic .res-grid-layout-price,.svs-open .cp-box-md-3 .res-grid-layout.domestic .res-grid-layout-price,.svs-open .cp-box-md-4 .res-grid-layout.domestic .res-grid-layout-price {
      -webkit-box-pack: start;
      -webkit-justify-content: flex-start;
      -ms-flex-pack: start;
      justify-content: flex-start
  }
}

@media print, screen and (min-width: 768px) {
.svs-open   .cp-box-md-1 .res-grid-layout .res-grid-layout-detail,.svs-open  .cp-box-md-2 .res-grid-layout .res-grid-layout-detail,.svs-open  .cp-box-sm-1 .res-grid-layout .res-grid-layout-detail,.svs-open  .cp-box-sm-2 .res-grid-layout .res-grid-layout-detail {
    width: 94%;
  }
}

@media print, screen and (max-width: 520px) {
.svs-open   .cp-box-xs-1 .res-grid-layout .res-grid-layout-detail {
    width: 100%;
    min-width: auto;
  }
}
.svs-open .res-grid-layout .res-grid-layout-info {
  display: block;
}
.svs-open .res-grid-layout-copy {
  min-height: 3em;
}
.svs-open .res-grid-layout .res-grid-layout-price {
  -webkit-box-pack: center;
  -webkit-justify-content: center;
      -ms-flex-pack: center;
          justify-content: center;
}
.svs-open .res-grid-layout .res-grid-layout-price .price {
  color: #E80000;
}
.svs-open .res-grid-layout .res-grid-layout-price .price .num {
  font-size: 4.0rem;
}
.svs-open .res-grid-layout .res-grid-layout-price .price .yen {
  font-size: 2.4rem;
}
.svs-open .res-grid-layout.no-image .res-grid-layout-info {
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, screen and (max-width: 767px) {
.svs-open   .res-grid-layout.no-image .res-grid-layout-info {
    display: block;
  }
}
.svs-open .res-grid-layout.no-image .res-grid-layout-info {
  margin-top: 0px;
}
.svs-open .res-grid-layout.no-image .res-grid-layout-arrival,.svs-open  .res-grid-layout.no-image .res-grid-layout-departure {
  display: block;
}
.svs-open .res-grid-layout.no-image .res-grid-layout-departure .text,.svs-open  .res-grid-layout.no-image .res-grid-layout-departure .area {
  padding-left: 10px;
}
.svs-open .res-grid-layout.no-image .res-grid-layout-departure .area {
  font-size: 1.6rem;
  font-weight: normal;
}
.svs-open .res-grid-layout.no-image .res-grid-layout-arrival {
  margin-top: 10px;
}
.svs-open .res-grid-layout.no-image .res-grid-layout-price-block {
  margin-right: 15px;
}

@media print, screen and (min-width: 768px) {
.svs-open   .res-grid-layout.no-image .res-grid-layout-price-block {
    margin-top: 0;
  }
}
.svs-open .res-grid-layout.no-image .res-grid-layout-price-block .price .num {
  font-size: 3.0rem;
}
.svs-open .res-grid-layout.no-image .res-grid-layout-price-block .price .yen {
  font-size: 2.0rem;
}

.svs-open .cp-box-container.cp-box-md-2 .cp-box:nth-child(n+3) .res-grid-layout.no-image {
  border-top: none;
}
@media print, screen and (max-width: 767px) {
.svs-open   .cp-box-container.cp-box-md-2 .cp-box:nth-child(2) .res-grid-layout.no-image {
    border-top: none;
  }
}

@media print, screen and (min-width: 768px) {
.svs-open   .cp-box-md-1 .res-grid-layout button.res-grid-layout-btn,.svs-open  .cp-box-md-2 .res-grid-layout button.res-grid-layout-btn,.svs-open  .cp-box-sm-1 .res-grid-layout button.res-grid-layout-btn,.svs-open  .cp-box-sm-2 .res-grid-layout button.res-grid-layout-btn {
    max-width: 163px;
  }
}
.svs-open .cp-box-container.cp-box-mt0.cp-box-md-2 .cp-box:nth-child(n+2) {
  margin-top: 0;
}
@media print, screen and (max-width: 520px) {
.svs-open   .cp-box-container.cp-box-mt0.cp-box-md-2 .cp-box:nth-child(n+2).cp-box-xs-1 .cp-box:nth-child(n+1) {
    margin-top: 0;
  }
}
@media print, screen and (max-width: 767px) {
.svs-open   .cp-box-container.cp-box-mt0.cp-box-sm-2 .cp-box:nth-child(n+2) {
    margin-top: 0;
  }
}


/* 200117 */
.svs-open .res-grid-layout-price-block {
	text-align: center !important;
}
.svs-open .be-link-none {
	width: 100%;
	max-width: 100%;
	padding-top: 30px;
	padding-bottom: 30px;
}

/* 200221 */
/* .svs-open .res-grid-layout .res-grid-layout-arrival .area {
  background-image: url(/book-plan/fare/domestic/sv-timesale/images/icon_arrow_blu_line_200221.png);
  background-size: 20px auto;
  background-position: 2px 40%;
} */
.svs-open .res-grid-layout .res-grid-layout-arrival{
	margin-left: -10px;
}
.svs-open .res-grid-layout-btn{
  text-decoration: none!important;
}
@media print,screen and (max-width: 767px) {
  .svs-open .res-grid-layout .res-grid-layout-price .price {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
  }
  .svs-open .cp-box-xs-1 .res-grid-layout .res-grid-layout-price-block {
    margin-top: 0;
  }
}
@media print,screen and (min-width: 768px) {
  .svs-open .res-grid-layout .res-grid-layout-arrival .area, .svs-open .res-grid-layout .res-grid-layout-departure .area {
    margin-bottom: 0;
  }
  .svs-open .res-grid-layout .res-grid-layout-departure .area, .svs-open .res-grid-layout .res-grid-layout-departure .text{
    margin-bottom: 0;
  }
}

/* 251216 */
.arrow-roundtrip {
  padding-right: .5em;
  color: #00146E;
}