﻿@charset "UTF-8";
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
#Package .tab-box-bg {
  background-color: #f7f7f7 !important;
}

#Package #hotel-info .plus, #Package #flight-info .sum-allow {
  color: #333 !important;
}

.form-control {
  font-size: 14px;
}

ul, ol {
  padding: 0;
  list-style: none;
}

/*--------Bootstrap Hack---------------*/
.container {
  padding-right: 0px;
  padding-left: 0px;
}

@media screen and (max-width: 1200px) {
  .dl-horizontal dt {
    float: left;
  }
}

.form-control {
  height: 38px;
  padding: 6px 12px;
}
.form-control.large {
  width: 280px;
}
@media screen and (max-width: 959px) {
  .form-control.large {
    width: 100%;
  }
}
.form-control.small {
  width: 130px;
}
.form-control[readonly] {
  background-color: #fff;
}

.btn-lg {
  height: 50px;
}

/*-------------------------------------*/
.display-none {
  display: none;
}

.btn,
.btn:hover,
.btn:active {
  outline: none !important;
}

.flexbox {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
}

.flex-between {
  justify-content: space-between;
}

.flex-all-center {
  align-items: center;
  justify-content: center;
}

.flex-align-center {
  align-items: center;
}

.clearfix::after {
  content: "";
  display: block;
  clear: both;
}

.font-s30 {
  font-size: 3em;
}

.font-s22 {
  font-size: 2.2em;
}

.font-s20 {
  font-size: 2em;
}

.font-s18 {
  font-size: 1.8em;
}

.font-s16 {
  font-size: 1.6em;
}

.font-s15 {
  font-size: 1.5em;
}

.font-s14 {
  font-size: 1.4em;
}

.font-s13 {
  font-size: 1.3em;
}

.font-s12 {
  font-size: 1.2em;
}

.font-s11 {
  font-size: 1.1em;
}

.font-s09 {
  font-size: 0.9em;
}

.font-s08 {
  font-size: 0.8em;
}

.font-s07 {
  font-size: 0.7em;
}

.font-s05 {
  font-size: 0.5em;
}

.font-bold {
  font-weight: 700;
}

.font-normal {
  font-weight: 400;
}

.font-strikethrough {
  text-decoration: line-through;
}

.font-underline {
  text-decoration: underline;
}

.border-none {
  border: none !important;
}

.border-bottom-gray {
  border-bottom: solid 1px #D2D2D7;
}

.color-black {
  color: #222;
}

.color-white {
  color: #fff;
}

.color-red {
  color: #fa2e09;
}

.font-color-white {
  color: #fff;
}

.font-color-gray {
  color: #333;
}

.font-color-lightgray {
  color: #999;
}

.margin-btm-0-p p {
  margin-bottom: 0px;
}

.margin-all-0 {
  margin: 0;
}

.margin-btm-0 {
  margin-bottom: 0;
}

.margin-btm-3 {
  margin-bottom: 3px;
}

.margin-btm-8 {
  margin-bottom: 8px;
}

.margin-top-7 {
  margin-top: 7px;
}

.margin-top-btm-10 {
  margin: 10px 0;
}

.margin-top-btm-20 {
  margin: 20px 0;
}

.padding-all-0 {
  padding: 0 !important;
}

.margin-0 {
  margin: 0px;
}

.margin-left-0 {
  margin-left: 0px;
}

.margin-right-0 {
  margin-right: 0px;
}

.margin-top-0 {
  margin-top: 0px;
}

.margin-btm-0 {
  margin-bottom: 0px;
}

.padding-0 {
  padding: 0px;
}

.padding-left-0 {
  padding-left: 0px;
}

.padding-right-0 {
  padding-right: 0px;
}

.padding-top-0 {
  padding-top: 0px;
}

.padding-btm-0 {
  padding-bottom: 0px;
}

.margin-5 {
  margin: 5px;
}

.margin-left-5 {
  margin-left: 5px;
}

.margin-right-5 {
  margin-right: 5px;
}

.margin-top-5 {
  margin-top: 5px;
}

.margin-btm-5 {
  margin-bottom: 5px;
}

.padding-5 {
  padding: 5px;
}

.padding-left-5 {
  padding-left: 5px;
}

.padding-right-5 {
  padding-right: 5px;
}

.padding-top-5 {
  padding-top: 5px;
}

.padding-btm-5 {
  padding-bottom: 5px;
}

.margin-10 {
  margin: 10px;
}

.margin-left-10 {
  margin-left: 10px;
}

.margin-right-10 {
  margin-right: 10px;
}

.margin-top-10 {
  margin-top: 10px;
}

.margin-btm-10 {
  margin-bottom: 10px;
}

.padding-10 {
  padding: 10px;
}

.padding-left-10 {
  padding-left: 10px;
}

.padding-right-10 {
  padding-right: 10px;
}

.padding-top-10 {
  padding-top: 10px;
}

.padding-btm-10 {
  padding-bottom: 10px;
}

.margin-15 {
  margin: 15px;
}

.margin-left-15 {
  margin-left: 15px;
}

.margin-right-15 {
  margin-right: 15px;
}

.margin-top-15 {
  margin-top: 15px;
}

.margin-btm-15 {
  margin-bottom: 15px;
}

.padding-15 {
  padding: 15px;
}

.padding-left-15 {
  padding-left: 15px;
}

.padding-right-15 {
  padding-right: 15px;
}

.padding-top-15 {
  padding-top: 15px;
}

.padding-btm-15 {
  padding-bottom: 15px;
}

.margin-20 {
  margin: 20px;
}

.margin-left-20 {
  margin-left: 20px;
}

.margin-right-20 {
  margin-right: 20px;
}

.margin-top-20 {
  margin-top: 20px;
}

.margin-btm-20 {
  margin-bottom: 20px;
}

.padding-20 {
  padding: 20px;
}

.padding-left-20 {
  padding-left: 20px;
}

.padding-right-20 {
  padding-right: 20px;
}

.padding-top-20 {
  padding-top: 20px;
}

.padding-btm-20 {
  padding-bottom: 20px;
}

.margin-25 {
  margin: 25px;
}

.margin-left-25 {
  margin-left: 25px;
}

.margin-right-25 {
  margin-right: 25px;
}

.margin-top-25 {
  margin-top: 25px;
}

.margin-btm-25 {
  margin-bottom: 25px;
}

.padding-25 {
  padding: 25px;
}

.padding-left-25 {
  padding-left: 25px;
}

.padding-right-25 {
  padding-right: 25px;
}

.padding-top-25 {
  padding-top: 25px;
}

.padding-btm-25 {
  padding-bottom: 25px;
}

.margin-30 {
  margin: 30px;
}

.margin-left-30 {
  margin-left: 30px;
}

.margin-right-30 {
  margin-right: 30px;
}

.margin-top-30 {
  margin-top: 30px;
}

.margin-btm-30 {
  margin-bottom: 30px;
}

.padding-30 {
  padding: 30px;
}

.padding-left-30 {
  padding-left: 30px;
}

.padding-right-30 {
  padding-right: 30px;
}

.padding-top-30 {
  padding-top: 30px;
}

.padding-btm-30 {
  padding-bottom: 30px;
}

.margin-35 {
  margin: 35px;
}

.margin-left-35 {
  margin-left: 35px;
}

.margin-right-35 {
  margin-right: 35px;
}

.margin-top-35 {
  margin-top: 35px;
}

.margin-btm-35 {
  margin-bottom: 35px;
}

.padding-35 {
  padding: 35px;
}

.padding-left-35 {
  padding-left: 35px;
}

.padding-right-35 {
  padding-right: 35px;
}

.padding-top-35 {
  padding-top: 35px;
}

.padding-btm-35 {
  padding-bottom: 35px;
}

.margin-40 {
  margin: 40px;
}

.margin-left-40 {
  margin-left: 40px;
}

.margin-right-40 {
  margin-right: 40px;
}

.margin-top-40 {
  margin-top: 40px;
}

.margin-btm-40 {
  margin-bottom: 40px;
}

.padding-40 {
  padding: 40px;
}

.padding-left-40 {
  padding-left: 40px;
}

.padding-right-40 {
  padding-right: 40px;
}

.padding-top-40 {
  padding-top: 40px;
}

.padding-btm-40 {
  padding-bottom: 40px;
}

.margin-45 {
  margin: 45px;
}

.margin-left-45 {
  margin-left: 45px;
}

.margin-right-45 {
  margin-right: 45px;
}

.margin-top-45 {
  margin-top: 45px;
}

.margin-btm-45 {
  margin-bottom: 45px;
}

.padding-45 {
  padding: 45px;
}

.padding-left-45 {
  padding-left: 45px;
}

.padding-right-45 {
  padding-right: 45px;
}

.padding-top-45 {
  padding-top: 45px;
}

.padding-btm-45 {
  padding-bottom: 45px;
}

.margin-50 {
  margin: 50px;
}

.margin-left-50 {
  margin-left: 50px;
}

.margin-right-50 {
  margin-right: 50px;
}

.margin-top-50 {
  margin-top: 50px;
}

.margin-btm-50 {
  margin-bottom: 50px;
}

.padding-50 {
  padding: 50px;
}

.padding-left-50 {
  padding-left: 50px;
}

.padding-right-50 {
  padding-right: 50px;
}

.padding-top-50 {
  padding-top: 50px;
}

.padding-btm-50 {
  padding-bottom: 50px;
}

.margin-55 {
  margin: 55px;
}

.margin-left-55 {
  margin-left: 55px;
}

.margin-right-55 {
  margin-right: 55px;
}

.margin-top-55 {
  margin-top: 55px;
}

.margin-btm-55 {
  margin-bottom: 55px;
}

.padding-55 {
  padding: 55px;
}

.padding-left-55 {
  padding-left: 55px;
}

.padding-right-55 {
  padding-right: 55px;
}

.padding-top-55 {
  padding-top: 55px;
}

.padding-btm-55 {
  padding-bottom: 55px;
}

.margin-60 {
  margin: 60px;
}

.margin-left-60 {
  margin-left: 60px;
}

.margin-right-60 {
  margin-right: 60px;
}

.margin-top-60 {
  margin-top: 60px;
}

.margin-btm-60 {
  margin-bottom: 60px;
}

.padding-60 {
  padding: 60px;
}

.padding-left-60 {
  padding-left: 60px;
}

.padding-right-60 {
  padding-right: 60px;
}

.padding-top-60 {
  padding-top: 60px;
}

.padding-btm-60 {
  padding-bottom: 60px;
}

.sp {
  display: none !important;
}

.pc {
  display: block !important;
}

@media screen and (max-width: 1200px) {
  .sp {
    display: block !important;
  }
  .pc {
    display: none !important;
  }
}
.nowrap {
  white-space: nowrap;
}

.break-word {
  word-break: break-word;
}

.textalign-center {
  text-align: center;
}

.textalign-right {
  text-align: right;
}

.textalign-left {
  text-align: left;
}

.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.is-error {
  background-color: #ffc0cb !important;
  border-color: #f00 !important;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px !important;
}

.is-error-msg:before {
  content: "\f071";
  width: 1.4em;
  text-align: center;
  display: inline-block;
  font: normal normal 900 14px/1 "Font Awesome 5 Pro";
  font-size: inherit;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.panel-notice {
  color: #fa2e09;
  border-color: #fa2e09;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  align-items: center;
}
.panel-notice.panel-none {
  display: none;
}
.panel-notice .notice-icon {
  margin-right: 5px;
}
@media screen and (max-width: 1200px) {
  .panel-notice .notice-icon {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .panel-notice .panel-heading {
    font-size: 0.8em;
    padding: 2px;
  }
  .panel-notice .panel-body {
    font-size: 0.8em;
    padding: 2px;
  }
}

.panel-caution {
  color: #ea5525;
  border-color: #ea5525;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  align-items: center;
}
.panel-caution.panel-none {
  display: none;
}
.panel-caution .notice-icon {
  margin-right: 5px;
}
@media screen and (max-width: 1200px) {
  .panel-caution .notice-icon {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .panel-caution .panel-heading {
    font-size: 0.8em;
    padding: 2px;
  }
  .panel-caution .panel-body {
    font-size: 0.8em;
    padding: 2px;
  }
}

.panel-attention {
  color: #222;
  border-color: #445464;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  align-items: center;
  align-items: center;
  padding: 15px;
  border: 1px solid #445464;
  border-radius: 2px;
  display: block !important;
  background: #fff;
}
.panel-attention.panel-none {
  display: none;
}
.panel-attention .notice-icon {
  margin-right: 5px;
}
@media screen and (max-width: 1200px) {
  .panel-attention .notice-icon {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .panel-attention .panel-heading {
    font-size: 0.8em;
    padding: 2px;
  }
  .panel-attention .panel-body {
    font-size: 0.8em;
    padding: 2px;
  }
}

.panel-information {
  color: #222;
  border-color: none;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  align-items: center;
  padding: 0;
}
.panel-information.panel-none {
  display: none;
}
.panel-information .notice-icon {
  margin-right: 5px;
}
@media screen and (max-width: 1200px) {
  .panel-information .notice-icon {
    display: none;
  }
}
@media screen and (max-width: 1200px) {
  .panel-information .panel-heading {
    font-size: 0.8em;
    padding: 2px;
  }
  .panel-information .panel-body {
    font-size: 0.8em;
    padding: 2px;
  }
}
.panel-information i {
  color: #445464;
  font-size: 23px;
}
@media screen and (max-width: 1200px) {
  .panel-information i {
    display: none;
  }
}

:lang(en) html, :lang(en) body, :lang(en) h1, :lang(en) h2, :lang(en) h3, :lang(en) h4, :lang(en) h5, :lang(en) h6, :lang(en) p, :lang(en) a, :lang(en) ul, :lang(en) ol, :lang(en) li, :lang(en) div {
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Segoe UI", sans-serif;
}

:lang(ja) html, :lang(ja) body, :lang(ja) h1, :lang(ja) h2, :lang(ja) h3, :lang(ja) h4, :lang(ja) h5, :lang(ja) h6, :lang(ja) p, :lang(ja) a, :lang(ja) ul, :lang(ja) ol, :lang(ja) li, :lang(ja) div {
  font-family: "Noto Sans Japanese", -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Hiragino Kaku Gothic ProN", "Hiragino Sans", meiryo, sans-serif, serif;
}

:lang(ko) html, :lang(ko) body, :lang(ko) h1, :lang(ko) h2, :lang(ko) h3, :lang(ko) h4, :lang(ko) h5, :lang(ko) h6, :lang(ko) p, :lang(ko) a, :lang(ko) ul, :lang(ko) ol, :lang(ko) li, :lang(ko) div {
  font-family: "Malgun Gothic", "Yoon Gothic", sans-serif;
}

:lang(zh-cn) html, :lang(zh-cn) body, :lang(zh-cn) h1, :lang(zh-cn) h2, :lang(zh-cn) h3, :lang(zh-cn) h4, :lang(zh-cn) h5, :lang(zh-cn) h6, :lang(zh-cn) p, :lang(zh-cn) a, :lang(zh-cn) ul, :lang(zh-cn) ol, :lang(zh-cn) li, :lang(zh-cn) div {
  font-family: "Microsoft YaHei", "微软雅黑", "PingHei", "SimSun", STHeitiSC-Medium, sans-serif;
}

:lang(zh-tw) html, :lang(zh-tw) body, :lang(zh-tw) h1, :lang(zh-tw) h2, :lang(zh-tw) h3, :lang(zh-tw) h4, :lang(zh-tw) h5, :lang(zh-tw) h6, :lang(zh-tw) p, :lang(zh-tw) a, :lang(zh-tw) ul, :lang(zh-tw) ol, :lang(zh-tw) li, :lang(zh-tw) div {
  font-family: "Microsoft JhengHei", "微軟正黑體", "PingHei", "PMingLiU", STHeitiSC-Medium, sans-serif;
}

body {
  font-size: 14px;
  line-height: 16px;
}
@media screen and (max-width: 320px) {
  body {
    width: 320px;
  }
}

h2, h3 {
  line-height: 1.5;
}

h2 {
  font-size: 1.8em;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  h2 {
    font-size: 1.3em;
    margin: 20px 0 15px;
  }
}

h3 {
  font-size: 1.4em;
  margin: 0 0 15px;
}
@media screen and (max-width: 760px) {
  h3 {
    width: calc(100% + 30px);
    font-size: 1.2em !important;
    border: none;
    margin: 0;
    background: #445464;
    color: #fff;
    padding: 10px;
    font-weight: 600;
    position: relative;
    left: -15px;
    top: -15px;
  }
}
h3.heading-normal {
  width: 100% !important;
}

h4 {
  font-size: 1.4em;
  font-weight: 600;
  color: #445464;
  border-bottom: 2px solid #445464;
  padding-bottom: 2px;
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  h4 {
    font-size: 1.2em;
    margin-bottom: 15px;
  }
}
@media screen and (max-width: 1200px) {
  h4 .total-elpased-time {
    font-size: 1.1em;
    margin-bottom: 15px;
  }
}
h4 .label-danger {
  position: relative;
  top: -5px;
  font-size: 0.6em;
}

@media screen and (max-width: 1200px) {
  h4 .gortn-title {
    font-weight: bold;
  }
}

.heading-normal {
  font-size: 1.3em;
  border: none !important;
  margin: 0 0 10px;
  background: none !important;
  padding: 0;
  left: 0;
  top: 0;
}

h4.heading-normal {
  font-size: 1.2em;
}

.table th {
  font-size: 1em;
  font-weight: normal;
  color: #fff;
  background-color: #445464;
}
@media screen and (max-width: 1200px) {
  .table th, .table td {
    display: block;
    border: none;
  }
}
.table td.price {
  text-align: right;
}

.table.table-basic th, .table.table-basic td {
  padding: 15px;
}
@media screen and (max-width: 1200px) {
  .table.table-basic th, .table.table-basic td {
    border: none;
    padding: 5px;
  }
}

.container {
  width: 1200px;
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  .container {
    width: 100%;
  }
}

input::-ms-clear {
  visibility: hidden;
}

@media print {
  :lang(ja) html, :lang(ja) body, :lang(ja) h1, :lang(ja) h2, :lang(ja) h3, :lang(ja) h4, :lang(ja) h5, :lang(ja) h6, :lang(ja) p, :lang(ja) a, :lang(ja) ul, :lang(ja) ol, :lang(ja) li, :lang(ja) div {
    font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", sans-serif !important;
  }
}
.loader-large-white {
  border-radius: 50%;
  width: 8em;
  height: 8em;
  margin: 20px auto 10px !important;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(255, 255, 255, 0.4);
  border-right: 1.1em solid rgba(255, 255, 255, 0.4);
  border-bottom: 1.1em solid rgba(255, 255, 255, 0.4);
  border-left: 1.1em solid #FFFFFF;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loader_transform 1.1s infinite linear;
  -moz-animation: loader_transform 1.1s infinite linear;
  -ms-animation: loader_transform 1.1s infinite linear;
  -o-animation: loader_transform 1.1s infinite linear;
  animation: loader_transform 1.1s infinite linear;
}
.loader-large-white:after {
  border-radius: 50%;
  width: 8em;
  height: 8em;
}
@media screen and (max-width: 1200px) {
  .loader-large-white {
    margin: 20px auto 20px !important;
  }
}

.loader-large-gray {
  border-radius: 50%;
  width: 8em;
  height: 8em;
  margin: 20px auto 10px !important;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(211, 211, 211, 0.4);
  border-right: 1.1em solid rgba(211, 211, 211, 0.4);
  border-bottom: 1.1em solid rgba(211, 211, 211, 0.4);
  border-left: 1.1em solid #D3D3D3;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loader_transform 1.1s infinite linear;
  -moz-animation: loader_transform 1.1s infinite linear;
  -ms-animation: loader_transform 1.1s infinite linear;
  -o-animation: loader_transform 1.1s infinite linear;
  animation: loader_transform 1.1s infinite linear;
}
.loader-large-gray:after {
  border-radius: 50%;
  width: 8em;
  height: 8em;
}
@media screen and (max-width: 1200px) {
  .loader-large-gray {
    margin: 20px auto 20px !important;
  }
}

.loader-small {
  border-radius: 50%;
  width: 6em;
  height: 6em;
  margin: 20px auto 10px !important;
  font-size: 10px;
  position: relative;
  text-indent: -9999em;
  border-top: 1.1em solid rgba(211, 211, 211, 0.4);
  border-right: 1.1em solid rgba(211, 211, 211, 0.4);
  border-bottom: 1.1em solid rgba(211, 211, 211, 0.4);
  border-left: 1.1em solid #D3D3D3;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation: loader_transform 1.1s infinite linear;
  -moz-animation: loader_transform 1.1s infinite linear;
  -ms-animation: loader_transform 1.1s infinite linear;
  -o-animation: loader_transform 1.1s infinite linear;
  animation: loader_transform 1.1s infinite linear;
}
.loader-small:after {
  border-radius: 50%;
  width: 6em;
  height: 6em;
}
@media screen and (max-width: 1200px) {
  .loader-small {
    margin: 20px auto 20px !important;
  }
}

@keyframes loader_transform {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes loader_transform {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-ms-keyframes loader_transform {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes loader_transform {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes loader_transform {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.select2-selection.select2-selection--single.form-control {
  box-shadow: none;
}

.select2-container .select2-selection--single {
  font-size: 14px !important;
  padding: 0;
  background: none;
  border: none;
  border-radius: unset;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 38px !important;
}

.select2-container .select2-selection--single .select2-selection__rendered {
  padding: 0;
  line-height: calc(38px * 0.7368421053);
}

.select2.select2-container.select2-container--default {
  /**/
  border: none;
  background: none;
  display: block;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.select2-container--default .select2-results > .select2-results__options {
  max-height: 50vh;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
  border: none;
}

body.smartphone .select2-selection.select2-selection--single.form-control {
  position: absolute;
}

body.smartphone .select2.select2-container select2-container--default.select2-container--below.select2-container--open {
  left: 54px !important;
}

@media screen and (max-width: 1200px) {
  body.smartphone .select2-container.select2-container--default.select2-container--open {
    left: 0px !important;
  }
}

@media screen and (max-width: 1200px) {
  body.smartphone .select2-dropdown.select2-dropdown--below {
    left: 55px !important;
  }
}

.tdz-select2-dropdown--below, body:not(.smartphone) > span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below {
  width: 25vw !important;
}

.select2-container--open {
  width: calc(100% - 110px);
}

body.smartphone > span.select2-container.select2-container--default.select2-container--open span.select2-dropdown.select2-dropdown--below {
  font-size: 16px;
}

.table tr:first-child th {
  border-top: none;
}
.table th {
  background: #eee;
  color: #333;
}

.table-basic.table-stay tr,
.table-basic.table-confirm tr,
.table-basic.table-representative tr,
.table-basic.table-travelinsurance tr,
.table-cancelprice tr,
.table-cancelpolicy tr,
.table-rentalcar tr {
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-stay tr,
  .table-basic.table-confirm tr,
  .table-basic.table-representative tr,
  .table-basic.table-travelinsurance tr,
  .table-cancelprice tr,
  .table-cancelpolicy tr,
  .table-rentalcar tr {
    border: none;
  }
}
.table-basic.table-stay th,
.table-basic.table-confirm th,
.table-basic.table-representative th,
.table-basic.table-travelinsurance th,
.table-cancelprice th,
.table-cancelpolicy th,
.table-rentalcar th {
  width: 185px;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-stay th,
  .table-basic.table-confirm th,
  .table-basic.table-representative th,
  .table-basic.table-travelinsurance th,
  .table-cancelprice th,
  .table-cancelpolicy th,
  .table-rentalcar th {
    width: 100%;
  }
}

.table-basic.table-stay,
.table-basic.table-confirm,
.table-basic.table-representative,
.table-cancelpolicy,
.table-rentalcar {
  border: 1px solid #dddddd;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-stay,
  .table-basic.table-confirm,
  .table-basic.table-representative,
  .table-cancelpolicy,
  .table-rentalcar {
    margin: 0;
    border-bottom: solid 1px #dddddd;
  }
  .table-basic.table-stay tr,
  .table-basic.table-confirm tr,
  .table-basic.table-representative tr,
  .table-cancelpolicy tr,
  .table-rentalcar tr {
    border-bottom: 1px solid #dddddd !important;
  }
  .table-basic.table-stay tr:last-child,
  .table-basic.table-confirm tr:last-child,
  .table-basic.table-representative tr:last-child,
  .table-cancelpolicy tr:last-child,
  .table-rentalcar tr:last-child {
    border-bottom: none;
  }
  .table-basic.table-stay th, .table-basic.table-stay td,
  .table-basic.table-confirm th,
  .table-basic.table-confirm td,
  .table-basic.table-representative th,
  .table-basic.table-representative td,
  .table-cancelpolicy th,
  .table-cancelpolicy td,
  .table-rentalcar th,
  .table-rentalcar td {
    padding: 7px;
  }
  .table-basic.table-stay th,
  .table-basic.table-confirm th,
  .table-basic.table-representative th,
  .table-cancelpolicy th,
  .table-rentalcar th {
    border: none;
    font-weight: bold;
    color: #2a2121;
    background-color: #eee;
  }
  .table-basic.table-stay td,
  .table-basic.table-confirm td,
  .table-basic.table-representative td,
  .table-cancelpolicy td,
  .table-rentalcar td {
    border: none;
    font-size: 0.9em;
  }
}

.rentalcar-detail {
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1200px) {
  .rentalcar-detail {
    flex-direction: column;
  }
}
.rentalcar-detail .item {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  .rentalcar-detail .item {
    margin-bottom: 10px;
  }
}
.rentalcar-detail .item p {
  font-size: 1.4em;
}
@media screen and (max-width: 1200px) {
  .rentalcar-detail .item p {
    font-size: 1.2em;
  }
}

.table-childseat tr {
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  .table-childseat tr {
    border: none;
  }
}
.table-childseat th:first-child {
  width: 20%;
}
.table-childseat th:last-child {
  width: 15%;
}
.table-childseat td:last-child {
  text-align: right;
}
@media screen and (max-width: 1200px) {
  .table-childseat th {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .table-childseat thead {
    display: none;
  }
  .table-childseat tr {
    background-color: unset;
  }
  .table-childseat th, .table-childseat td {
    display: block;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #ccc;
  }
  .table-childseat tbody th {
    background: #14116e;
    color: #fff;
    text-align: center;
  }
  .table-childseat tbody tr td:not(:last-child) {
    display: flex;
    flex-direction: column;
    border: 1px solid #dddddd;
    padding: 0px;
  }
  .table-childseat tbody tr td:not(:last-child)::before {
    content: attr(data-label);
    font-size: 16px;
    font-weight: bold;
    background: #eee;
  }
  .table-childseat tbody tr td:first-child {
    display: none;
  }
  .table-childseat td:last-child {
    display: flex;
    justify-content: flex-end;
    border-top: 1px solid #ddd;
    margin-bottom: 15px;
  }
  .table-childseat td:last-child::before {
    content: attr(data-label);
    display: inline-block;
    margin-right: 10px;
    font-size: 16px;
    font-weight: bold;
  }
}

.table-dark {
  border-collapse: collapse;
}
.table-dark tr:first-child th {
  border-top: #999 1px solid;
}
.table-dark th, .table-dark td {
  display: table-cell;
  border: #999 1px solid !important;
}
.table-dark th {
  background: #eee;
}
.table-dark th.abreast {
  border-right: #999 1px solid;
}
.table-dark td {
  background: #fff;
}

.fancybox-can-swipe .fancybox-content {
  cursor: auto !important;
}

.footnav {
  background: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  border-top: 1px solid #ddd;
  position: fixed;
  display: flex;
  justify-content: center;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}
@media screen and (min-width: 1200px) {
  .footnav {
    height: 100px;
  }
}
.footnav .footnav-inner {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .footnav .footnav-inner {
    max-width: 1300px;
    min-width: 800px;
  }
}
@media screen and (max-width: 1200px) {
  .footnav .footnav-inner {
    flex-direction: column;
  }
}
.footnav .footnav-inner .footnav-price {
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  .footnav .footnav-inner .footnav-price .footnav-price-inner {
    padding: 0 20px;
    width: 100%;
    justify-content: space-between;
  }
}
@media screen and (max-width: 1200px) {
  .footnav .footnav-inner .footnav-price {
    padding: 5px 10px;
  }
  .footnav .footnav-inner .footnav-price .footnav-price-inner {
    align-items: center;
    justify-content: space-between;
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .footnav .bottombox-btn-box {
    justify-content: space-between;
    width: 100%;
    height: 70px;
  }
}
.footnav .bottombox-btn {
  cursor: default;
  text-align: center;
  vertical-align: middle;
  border: none;
  align-items: center;
  border-radius: 0;
  display: block;
}
@media screen and (min-width: 1200px) {
  .footnav .bottombox-btn {
    height: 100px;
    min-width: 200px;
  }
}
@media screen and (max-width: 1200px) {
  .footnav .bottombox-btn {
    width: 100%;
    flex-grow: 1;
    flex-shrink: 1;
    position: relative;
    height: 70px;
  }
}
.footnav .bottombox-btn:hover {
  cursor: pointer;
  opacity: 1;
  cursor: pointer;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}

@media screen and (min-width: 1200px) {
  .bottombox {
    margin-top: 20px;
    height: 80px;
    background: #fff;
    padding: 0 20px;
    justify-content: space-between;
    align-items: center;
    box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
    border-top: 1px solid #ddd;
  }
  .bottombox .bottombox-title {
    font-size: 1.1em;
  }
  .bottombox .bottombox-btn {
    cursor: default;
    height: 80px;
    text-align: center;
    vertical-align: middle;
    border: none;
    margin: 0 -20px 0 20px;
    min-width: 150px;
    border-radius: 0;
    align-items: center;
    justify-content: center;
    flex-direction: column;
  }
  .bottombox .bottombox-btn:hover {
    cursor: pointer;
    opacity: 1;
    background: rgb(47.0909090909, 150.1818181818, 190.9090909091);
  }
  .bottombox .bottombox-btn.selected {
    background: #4c4c4c;
    cursor: not-allowed;
    pointer-events: none;
    color: #fff;
  }
  .bottombox .bottombox-btn.selected .fa-check {
    font-size: 1.8em;
  }
}
@media screen and (max-width: 1200px) {
  .bottombox {
    width: 100%;
    flex-direction: column;
    border-top: 1px solid #999;
    margin: 0 !important;
    padding: 15px 10px;
    text-align: right;
  }
  .bottombox .flexbox {
    display: block;
  }
  .bottombox .bottombox-title {
    font-size: 1em;
    margin-bottom: 10px;
  }
  .bottombox .bottombox-btn {
    cursor: default;
    height: 50px;
    text-align: center;
    vertical-align: middle;
    border: none;
    margin: 10px 0 0;
    width: 100%;
    align-items: center;
    justify-content: center;
    border-radius: 0;
    font-size: 1.2em;
  }
  .bottombox .bottombox-btn:hover {
    cursor: pointer;
    opacity: 1;
    background: rgb(47.0909090909, 150.1818181818, 190.9090909091);
  }
  .bottombox .bottombox-btn.selected {
    background: #4c4c4c;
    cursor: not-allowed;
    pointer-events: none;
    color: #fff;
  }
  .bottombox .bottombox-btn.selected .fa-check {
    font-size: 1.3em;
    margin-right: 10px;
  }
}
.bottombox .flexbox {
  align-items: center;
}

.content-box .bottombox {
  margin: 20px -20px -20px;
}

@media screen and (max-width: 760px) {
  .hotel-top {
    padding: 15px;
    flex-direction: column;
  }
}
.hotel-top .hotel-top-img {
  width: 250px;
}
@media screen and (min-width: 760px) {
  .hotel-top .hotel-top-img {
    margin: -20px 20px -20px -20px;
  }
  .hotel-top .hotel-top-img img {
    max-height: 180px;
  }
}
@media screen and (max-width: 760px) {
  .hotel-top .hotel-top-img {
    width: calc(100% + 30px);
    position: relative;
    left: -15px;
    top: -15px;
  }
  .hotel-top .hotel-top-img img {
    max-height: 220px;
  }
}
.hotel-top .hotel-top-img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.hotel-top i {
  color: #999;
}

@media screen and (min-width: 960px) {
  .guest-age-box {
    text-align: center;
    align-items: center;
  }
}
.guest-age-box .guest-age-content {
  overflow: hidden;
}
.guest-age-box .guest-age-content .guest-count {
  justify-content: space-between;
  align-items: center;
  width: 100%;
}
@media screen and (min-width: 760px) {
  .guest-age-box .guest-age-content .guest-count {
    border-bottom: 1px #ddd solid;
    padding-bottom: 10px;
  }
}
.guest-age-box .guest-age-content .guest-count .count-box,
.guest-age-box .guest-age-content .guest-count .btn-count-down,
.guest-age-box .guest-age-content .guest-count .btn-count-up {
  background: none;
  border: none;
  padding: 0;
  outline: 0;
}
.guest-age-box .guest-age-content .guest-count .count-box {
  text-align: center;
}
@media screen and (min-width: 760px) {
  .guest-age-box .guest-age-content .guest-count .count-box {
    width: 2em;
  }
}
@media screen and (max-width: 760px) {
  .guest-age-box .guest-age-content .guest-count .count-box {
    width: 5em;
  }
}
@media screen and (min-width: 760px) {
  .guest-age-box .guest-age-content .guest-count .guest-count-btnarea {
    height: 35px;
  }
}
@media screen and (max-width: 760px) {
  .guest-age-box .guest-age-content .guest-count .guest-count-btnarea {
    border-bottom: 1px solid #999;
    height: 55px;
    padding-bottom: 0;
  }
}
.guest-age-box .guest-age-content .child-age {
  text-align: center;
}
@media screen and (max-width: 1200px) {
  .guest-age-box .guest-age-content .child-age {
    margin-top: 20px;
  }
}
.guest-age-box .guest-age-content .child-age ul {
  width: 100%;
  justify-content: flex-start;
  align-items: center;
  flex-wrap: wrap;
  margin-bottom: -15px;
}
.guest-age-box .guest-age-content .child-age ul li {
  height: auto;
  position: relative;
  padding: 0;
  margin-bottom: 15px;
  border: none;
}
@media screen and (min-width: 1200px) {
  .guest-age-box .guest-age-content .child-age ul li {
    width: 28%;
    max-width: 28%;
    margin-right: 8%;
  }
  .guest-age-box .guest-age-content .child-age ul li:nth-child(3n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 1200px) {
  .guest-age-box .guest-age-content .child-age ul li {
    width: 21%;
    max-width: 21%;
    margin-right: 5.3%;
  }
  .guest-age-box .guest-age-content .child-age ul li:nth-child(4n) {
    margin-right: 0;
  }
}
.guest-age-box .guest-age-content .child-age ul li select {
  width: 100%;
  border: 1px solid #999;
  border-radius: 2px;
  background: none;
  outline: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  padding: 5px;
  margin-top: 5px;
}
@media screen and (min-width: 1200px) {
  .guest-age-box .guest-age-content .child-age ul li select {
    height: 35px;
  }
}
@media screen and (max-width: 1200px) {
  .guest-age-box .guest-age-content .child-age ul li select {
    height: 45px;
  }
}
.guest-age-box .guest-age-content .child-age ul li select::-ms-expand {
  display: none;
}
.guest-age-box .guest-age-content .child-age ul li::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #999;
  font-size: 12px;
  font-weight: 300;
  position: absolute;
  pointer-events: none;
  right: 7px;
  top: calc(50% - 7px);
}

.content-box {
  background: #fff;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  border: 1px solid #e5e5e5;
}
@media screen and (min-width: 760px) {
  .content-box {
    margin-bottom: 30px;
    padding: 20px;
  }
}
@media screen and (max-width: 760px) {
  .content-box {
    margin-bottom: 20px;
    padding: 15px;
  }
  .content-box h3.sp-content-fit {
    width: calc(100% + 30px);
  }
  .content-box .itemErrMsg, .content-box .is-error-msg {
    margin: 0;
    padding: 0;
  }
}

.content-box-sp {
  background: #fff;
  padding: 20px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  margin-bottom: 50px;
  border: 1px solid #e5e5e5;
}
@media screen and (max-width: 960px) {
  .content-box-sp {
    padding: 15px;
  }
}
.content-box-sp .itemErrMsg, .content-box-sp .is-error-msg {
  margin: 0;
  padding: 0;
}

.box-bg-line-gray {
  background-color: #dedede;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #fafafa), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #fafafa), color-stop(0.75, #fafafa), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 5px 5px;
  padding: 5px 10px;
  text-align: center;
  width: 100%;
  margin: 15px 0;
}

.box-border {
  border: 2px solid #B8146A;
  padding: 20px;
}

.table-basic.table-price {
  margin-bottom: 20px;
  border: 1px solid #dddddd;
}
.table-basic.table-price tr.sum-price {
  margin-bottom: 20px;
  color: #445464;
}
.table-basic.table-price tr.sum-price .price {
  font-size: 1.5em;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-price tr.sum-price .price {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  .table-basic.table-price {
    border: none;
  }
  .table-basic.table-price th {
    text-align: left;
    color: #2a2121;
    background-color: #fff;
    font-weight: bold;
    font-size: 1em;
    width: 100%;
    margin-top: 3px;
  }
  .table-basic.table-price td.traveler-title {
    text-align: left;
    width: 60%;
    float: left;
    padding-left: 30px;
  }
  .table-basic.table-price .price {
    width: 40%;
    float: right;
  }
  .table-basic.table-price th, .table-basic.table-price td {
    border: none;
  }
}

.price-info .dl-horizontal {
  font-size: 0.9em;
  border-top: solid 1px #dddddd;
  padding-top: 20px;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  .price-info .dl-horizontal {
    font-size: 0.8em;
  }
}

.schedule-content .schedule-detail .schedule-strong, .schedule-content .schedule-detail .schedule-strong-dot {
  color: #445464;
  position: relative;
}
@media screen and (max-width: 1200px) {
  .schedule-content .schedule-detail .schedule-strong, .schedule-content .schedule-detail .schedule-strong-dot {
    margin-bottom: 5px;
  }
}
.schedule-content .schedule-detail .schedule-strong-dot {
  left: -10px;
}
.schedule-content .schedule-detail .schedule-strong-dot::before {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  color: #445464;
  font-size: 11px;
  font-weight: 600;
  position: relative;
  left: -16px;
  top: -2px;
}
.schedule-content .schedule-detail .schedule-time .schedule-line {
  width: 10px;
  margin-right: 20px;
  border-right: 2px solid #445464;
  margin-top: 10px;
  margin-bottom: 16px;
  position: relative;
}
.schedule-content .schedule-detail .schedule-time .schedule-line::before, .schedule-content .schedule-detail .schedule-time .schedule-line::after {
  content: "\f111";
  font-family: "Font Awesome 5 Pro";
  color: #445464;
  font-size: 11px;
  font-weight: 600;
  position: absolute;
}
.schedule-content .schedule-detail .schedule-time .schedule-line::before {
  left: 3px;
  top: -5px;
}
.schedule-content .schedule-detail .schedule-time .schedule-line::after {
  left: 3px;
  bottom: -5px;
}
@media screen and (max-width: 1200px) {
  .schedule-content .schedule-detail .schedule-time .schedule-line {
    margin-bottom: 41px;
  }
}
.schedule-content .schedule-detail .schedule-time .schedule-time-detail {
  width: 100%;
}
.schedule-content .schedule-detail .schedule-time .schedule-time-detail .schedule-date-box {
  justify-content: space-between;
  border-bottom: 1px dotted #dddddd;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.schedule-content .schedule-detail .schedule-time .schedule-time-detail .schedule-date-box p {
  margin-bottom: 0;
  line-height: 1.5;
}
.schedule-content .schedule-detail .schedule-time .schedule-time-detail .schedule-date-box:last-child {
  border-bottom: none;
}
@media screen and (max-width: 1200px) {
  .schedule-content .schedule-detail .schedule-time .schedule-time-detail .schedule-date-box {
    flex-direction: column;
  }
  .schedule-content .schedule-detail .schedule-time .schedule-time-detail .schedule-date-box p {
    margin-bottom: 10px;
  }
}
.schedule-content .schedule-detail .schedule-time .schedule-time-detail .schedule-hotelinfo {
  background: #eee;
  padding: 10px 13px;
  border-radius: 3px;
  max-width: 400px;
}

.table-basic.table-schedule tr.split {
  background-color: #eeeeee;
  text-align: center;
}
.table-basic.table-schedule tr.repeat td:first-child {
  visibility: hidden;
}
.table-basic.table-schedule tr.repeat td {
  border-top: none;
}
.table-basic.table-schedule tr.lastline {
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-schedule {
    font-size: 0.9em;
  }
  .table-basic.table-schedule tr {
    border-bottom: solid 1px #dddddd;
  }
  .table-basic.table-schedule tr:nth-of-type(1) {
    border-bottom: none;
  }
  .table-basic.table-schedule th, .table-basic.table-schedule td {
    border: none;
  }
  .table-basic.table-schedule th {
    display: none;
  }
  .table-basic.table-schedule td:nth-of-type(2) {
    text-align: right;
  }
  .table-basic.table-schedule td:nth-of-type(3) {
    text-align: right;
  }
  .table-basic.table-schedule .split td {
    width: 100%;
    font-size: 0.9em;
  }
}

.flight-title {
  justify-content: space-between;
  align-items: baseline;
}

.item-baggage-message {
  color: #fa2e09;
  margin-bottom: 3px;
  margin-left: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.item-charter-message {
  color: #fa2e09;
  margin-bottom: 3px;
  margin-left: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
}

.charter-message-list {
  color: #fa2e09;
  margin-left: 40px;
  list-style-type: disc;
  line-height: 1.5;
}

.table-basic.table.table-itinerary td {
  text-align: left;
  border: none;
  padding: 10px;
}
.table-basic.table.table-itinerary th {
  white-space: nowrap;
}
.table-basic.table.table-itinerary th:first-child {
  width: 180px;
}
.table-basic.table.table-itinerary th:nth-child(2) {
  width: 300px;
}
.table-basic.table.table-itinerary th:nth-child(4) {
  width: 200px;
}
.table-basic.table.table-itinerary th:nth-child(5) {
  width: 130px;
}
.table-basic.table.table-itinerary th:nth-child(6) {
  width: 100px;
}
@media screen and (max-width: 1200px) {
  .table-basic.table.table-itinerary .thead {
    display: none;
  }
  .table-basic.table.table-itinerary tr {
    width: 100%;
    border: none;
  }
  .table-basic.table.table-itinerary td {
    display: block;
    text-align: left;
    width: 100%;
    padding: 7px 5px 7px 110px;
    border-bottom: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
    border-left: 1px #dddddd solid;
    border-top: none;
    position: relative;
  }
  .table-basic.table.table-itinerary td:first-child {
    font-weight: bold;
    padding-left: 0px;
    border-right: none;
    border-left: none;
  }
  .table-basic.table.table-itinerary td:first-child::before {
    display: none;
  }
  .table-basic.table.table-itinerary td::before {
    content: attr(data-label);
    font-weight: bold;
    background: #eee;
    border-right: 1px #dddddd solid;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 7px;
    width: 100px;
  }
  .table-basic.table.table-itinerary td.c-nl::before {
    content: attr(data-label);
    font-weight: bold;
    background: #eee;
    border-right: 1px #dddddd solid;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 7px;
    width: 100px;
    white-space: pre;
  }
}

.table-basic.table-traveler tr {
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-traveler {
    margin: 0;
    table-layout: fixed;
    word-break: break-all;
    word-wrap: break-word;
  }
  .table-basic.table-traveler tr {
    border-bottom: none;
  }
  .table-basic.table-traveler th {
    display: none;
  }
  .table-basic.table-traveler td {
    position: relative;
    display: block;
    text-align: left;
    width: 100%;
    padding: 7px 5px 7px 160px;
    border-bottom: 1px #dddddd solid;
    border-right: 1px #dddddd solid;
    border-left: 1px #dddddd solid;
    border-top: none;
  }
  .table-basic.table-traveler td:before {
    content: attr(data-label);
    font-weight: bold;
    background: #eee;
    border-right: 1px #dddddd solid;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    padding: 7px;
    width: 150px;
  }
  .table-basic.table-traveler td:first-child {
    border-top: 1px #dddddd solid;
  }
  .table-basic.table-traveler td:last-child {
    margin-bottom: 15px;
  }
  .table-basic.table-traveler tr:first-child {
    border: none;
  }
  .table-basic.table-traveler tr:last-child {
    border: none;
  }
}

.hotel-main {
  flex-direction: row-reverse;
}
@media screen and (max-width: 1200px) {
  .hotel-main {
    flex-direction: column;
  }
}
.hotel-main .hotel-room-img {
  width: 350px;
}
.hotel-main .hotel-room-img img {
  width: 100%;
  height: 100%;
  max-height: 220px;
  object-fit: cover;
}
@media screen and (max-width: 1200px) {
  .hotel-main .hotel-room-img {
    width: 100%;
    margin-bottom: 15px;
  }
}

.table-stay {
  width: auto !important;
}
@media screen and (min-width: 1200px) {
  .table-stay {
    min-width: 820px;
  }
}
@media screen and (max-width: 1200px) {
  .table-stay {
    width: 100% !important;
  }
}

.table-stay-2column tbody {
  flex-wrap: wrap;
  width: 100%;
}
.table-stay-2column tr {
  width: 50%;
}
.table-stay-2column tr:last-child, .table-stay-2column tr:nth-last-child(2) {
  border-bottom: none !important;
}
.table-stay-2column th {
  border-top: none !important;
}
.table-stay-2column td {
  border-top: none !important;
}
@media screen and (max-width: 1200px) {
  .table-stay-2column {
    margin-bottom: 20px !important;
  }
  .table-stay-2column tr,
  .table-stay-2column tr:nth-last-child(2) {
    width: 100%;
    border-bottom: 1px #dddddd solid !important;
  }
  .table-stay-2column th, .table-stay-2column td {
    display: table-cell;
    padding: 7px;
  }
  .table-stay-2column th {
    width: 130px !important;
    background: #eee;
  }
}

/* IE11 */
_:-ms-lang(x)::-ms-backdrop, .table-stay-2column {
  max-width: 960px;
}

_:-ms-lang(x)::-ms-backdrop, .table-stay-2column tbody {
  max-width: 956px;
}

_:-ms-lang(x)::-ms-backdrop, .table-stay-2column tr {
  float: left;
  max-width: 480px;
}

.hotel-info .dl-horizontal {
  font-size: 0.9em;
}
@media screen and (max-width: 1200px) {
  .hotel-info .dl-horizontal {
    font-size: 0.8em;
  }
  .hotel-info .dl-horizontal dt {
    text-align: right;
  }
  .hotel-info .dl-horizontal a {
    white-space: normal;
    display: inline-block;
  }
}

.table-basic.table-payment {
  border: none;
  margin-bottom: 25px;
}
.table-basic.table-payment td {
  padding: 2px 5px;
}
.table-basic.table-payment tr.lastline {
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-payment th {
    text-align: left;
    color: #2a2121;
    background-color: #fff;
    font-weight: bold;
    font-size: 1em;
    width: 100%;
    margin-top: 3px;
  }
  .table-basic.table-payment td {
    font-size: 0.9em;
  }
}

.table-basic__hotel-option {
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  .table-basic__hotel-option {
    border-bottom: solid 1px #dddddd;
  }
}
.table .table-basic__hotel-option-tr {
  border-right: none;
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  .table .table-basic__hotel-option-tr {
    border: none;
  }
}
.table .table-basic__hotel-option-th {
  width: 175px;
}
@media screen and (max-width: 1200px) {
  .table .table-basic__hotel-option-th {
    width: unset;
    border: none;
    font-weight: bold;
    color: #2a2121;
    background-color: #fff;
  }
}
.table .table-basic__hotel-option-td {
  padding-right: 0;
  border-right: none;
}
@media screen and (max-width: 1200px) {
  .table .table-basic__hotel-option-td {
    border: none;
    font-size: 0.9em;
  }
}

@media screen and (max-width: 1200px) {
  .table-basic.table-travelinsurance {
    border: none;
  }
  .table-basic.table-travelinsurance th {
    border: none;
    font-weight: bold;
    color: #2a2121;
    background-color: #fff;
    width: 100%;
  }
  .table-basic.table-travelinsurance td {
    border: none;
    font-size: 0.9em;
  }
}

.offprice {
  position: relative;
  color: #999;
  text-decoration: line-through;
}

#offprice-set-infobox, #offprice-it-infobox {
  position: absolute;
  transform: translateX(-50%);
  display: none;
  margin: auto;
  text-align: center;
}

.offprice-info {
  position: relative;
  width: 210px;
  padding: 10px 5px 10px 5px;
  color: #F6F6F6;
  text-align: center;
  background: #19283C;
  z-index: 0;
  margin: 10px 0;
  opacity: 0.9;
  word-wrap: break-word;
  white-space: normal;
}
.offprice-info:after {
  content: "";
  position: absolute;
  bottom: -10px;
  left: 50%;
  margin-left: -10px;
  display: block;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #19283C transparent transparent transparent;
}

.table-basic.table-cancelpolicy {
  width: 100%;
  border: 1px solid #dddddd;
}
.table-basic.table-cancelpolicy td, .table-basic.table-cancelpolicy th {
  width: 50%;
}
.table-basic.table-cancelpolicy td:nth-child(odd), .table-basic.table-cancelpolicy th:nth-child(odd) {
  border-right: 1px solid #dddddd !important;
}
.table-basic.table-cancelpolicy th {
  background: #eee;
  color: #333;
  padding: 10px;
}
@media screen and (max-width: 1200px) {
  .table-basic.table-cancelpolicy td, .table-basic.table-cancelpolicy th {
    display: table-cell;
  }
}

@media screen and (max-width: 1200px) {
  .table-basic.table-cancelprice {
    border: solid 1px #dddddd;
  }
  .table-basic.table-cancelprice tr {
    display: flex;
    border-bottom: solid 1px #dddddd;
  }
  .table-basic.table-cancelprice tr:last-child {
    border-bottom: none;
  }
  .table-basic.table-cancelprice th {
    width: 190px;
  }
  .table-basic.table-cancelprice td {
    text-align: right;
    width: calc(100% - 190px);
  }
}

a, a:visited {
  color: #007697;
  text-decoration: none;
}
a:hover, a:active, a:visited:hover, a:visited:active {
  color: #007697;
  text-decoration: none;
}
a:focus, a:visited:focus {
  text-decoration: none;
}

header {
  background: #fff;
  border-bottom: solid 1px #D2D2D7;
}
header h1 {
  margin: 0;
  position: relative;
}
header .header-right-area {
  align-items: center;
}
@media screen and (max-width: 1200px) {
  header .header-right-area {
    display: none;
  }
}
header .header-left-area {
  position: absolute;
  bottom: 10px;
  left: 0;
}
header ul.breadcrumb-4T {
  position: relative;
  bottom: 0;
  top: 10px;
  font-size: 11px;
}
@media screen and (max-width: 1200px) {
  header ul.breadcrumb-4T {
    top: 10px;
  }
}
header ul.breadcrumb-4T li {
  list-style-type: none;
  font-size: 12px;
  margin: 0 5px 0 0;
  float: left;
  color: #666666;
  line-height: 16px;
}
header ul.breadcrumb-4T li.arrow {
  color: #cdcdcd;
  font-weight: normal;
}
header .page-header {
  width: 100%;
  position: relative;
  height: 80px;
  margin: 0 auto;
  border-bottom: none;
  padding: 10px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (min-width: 1200px) {
  header .page-header {
    max-width: 1200px;
  }
}
header .page-header img {
  max-width: 500px;
  max-height: 60px;
  margin: auto;
}
@media screen and (max-width: 760px) {
  header .page-header img {
    max-width: calc(100% - 60px);
    max-height: 60px;
  }
}
header .header-nav {
  text-align: right;
  font-size: 14px;
  margin-right: -10px;
}
header .header-nav .nav .open > a, header .header-nav .nav .open > a:focus, header .header-nav .nav .open > a:hover {
  color: #007697;
}
header .header-nav .caret {
  margin-left: 7px;
  border-top: 6px dashed;
}
header .header-nav ul {
  margin-right: auto;
  align-items: center;
}
header .header-nav ul li {
  margin-right: 15px;
}
header .header-nav ul li a {
  padding-bottom: 5px;
  padding-top: 5px;
  white-space: nowrap;
}
header .header-nav ul li a .fa-globe {
  margin-right: 6px;
}
header .header-info {
  margin-left: 20px;
}
header .tel-area {
  text-align: right;
  width: 100%;
  margin-bottom: 5px;
}
header .infomation {
  font-size: 11px;
  text-align: right;
}

.headernav {
  margin: 0;
  /* アクティブ時 */
}
@media screen and (min-width: 1200px) {
  .headernav {
    display: none;
  }
}
.headernav .headernav_btn {
  width: 50px;
  height: 50px;
  padding: 0 12px;
  display: block;
  background: #fff;
  border: none;
  border-radius: 50%;
  color: #333;
  cursor: pointer;
  position: fixed;
  top: 15px;
  right: 15px;
  z-index: 99999;
  text-align: center;
  outline: none;
}
.headernav .headernav_btn .bar {
  display: block;
  height: 2px;
  background: #333;
  margin: 7px 0;
  transition: all 0.2s;
  transform-origin: 0 0;
}
.headernav .headernav_btn.active {
  background: none !important;
  z-index: 1000001;
}
.headernav .headernav_btn_shadow {
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
.headernav .active .bar1,
.headernav .close_btn_only .bar1 {
  transform: rotate(45deg);
  margin: 0;
  background: #fff;
  position: relative;
  left: 2px;
}
.headernav .active .bar2,
.headernav .close_btn_only .bar2 {
  opacity: 0;
}
.headernav .active .bar3,
.headernav .close_btn_only .bar3 {
  transform: rotate(-45deg);
  margin: 0;
  background: #fff;
  position: relative;
  left: 1px;
}
.headernav .headernav_inner {
  width: 75%;
  max-width: 300px;
  height: 100%;
  padding: 75px 30px;
  transition: all 0.2s;
  transform: translate(300px);
  position: fixed;
  top: 0;
  right: 0;
  z-index: 1000;
  background: rgba(0, 0, 0, 0.9);
  z-index: 1000000;
  color: #333;
}
.headernav .headernav_inner a {
  text-decoration: none;
  color: #fff;
}
.headernav .headernav_inner .headernav_inner_list-ttl {
  font-size: 18px;
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px #fff solid;
  border-radius: 0;
}
.headernav .headernav_inner .headernav_inner_list-ttl button {
  width: 100%;
  color: #fff;
  background: none;
  box-shadow: none;
  outline: none;
  border: none;
  position: relative;
  text-align: left;
  padding: 0;
}
.headernav .headernav_inner .headernav_inner_list-ttl button.headernav-btn-arrow::after {
  content: "\f107";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  position: absolute;
  right: 0;
}
.headernav .headernav_inner .headernav_inner_list-item {
  font-size: 16px;
  padding-bottom: 20px;
}
.headernav .headernav_inner .headernav_inner_list-subttl {
  font-size: 15px;
  padding-top: 30px;
  margin: 10px 0;
  border-top: 1px #fff dashed;
  border-radius: 0;
}
.headernav .headernav_inner .headernav_inner_list-subitem {
  font-size: 15px;
  padding: 0 0 10px 40px;
}
.headernav .headernav_inner .headernav_inner_list-subitem.selected {
  padding-left: 20px;
}
.headernav .headernav_inner .headernav_inner_list-subitem.selected::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  margin-right: 5px;
}
.headernav .headernav_inner.open {
  transform: translate(0) !important;
}
.headernav .headernav-list {
  width: 100%;
  display: none;
}
.headernav .headernav-list .headernav-list-content {
  margin: 0 0 15px;
  border-bottom: 1px #fff solid;
}
.headernav .headernav-list .headernav-list-content li {
  width: 100%;
  margin: 0 0 0 125px;
  padding-bottom: 15px;
  position: relative;
  color: #fff;
  display: block;
  outline: 0;
}
.headernav .headernav-list .headernav-list-content li.active::before {
  content: "\f00c";
  font-family: "Font Awesome 5 Pro";
  font-weight: 200;
  position: absolute;
  color: #fff;
  left: -25px;
}

footer {
  background: #fff;
  margin: 0 auto;
  margin-bottom: 0;
}
@media screen and (min-width: 1200px) {
  footer {
    margin-bottom: 0;
  }
}
@media screen and (min-width: 480px) and (max-width: 1200px) {
  footer {
    margin-bottom: 64px;
  }
}
@media screen and (max-width: 480px) {
  footer {
    margin-bottom: 69px;
  }
}
footer .page-footer {
  position: relative;
  max-width: 100%;
}
footer .page-footer .footer-content {
  justify-content: space-between;
}
@media screen and (min-width: 1200px) {
  footer .page-footer .footer-content {
    width: 1200px;
    margin: auto;
    padding: 20px 0;
  }
}
footer .page-footer .footer-leftside .page-footer-info-list {
  text-align: left;
  margin-top: 10px;
}
footer .page-footer .footer-leftside .payment-logo {
  margin-top: 10px;
}
footer .page-footer .footer-leftside .payment-logo img {
  max-width: 70px;
  max-height: 25px;
  margin: 0 15px 0 0;
}
@media screen and (max-width: 1200px) {
  footer .page-footer .footer-leftside .payment-logo img {
    margin: 0 10px 10px 0;
  }
}
footer .page-footer .footer-rightside .page-footer-info-list > li {
  display: block;
}
footer .page-footer .footer-rightside .page-footer-info-list > li + li::before {
  content: "";
}
footer .page-footer .footer-rightside .page-footer-info-list .footer-nowrap {
  display: inline-block;
}
footer .page-footer .footer-rightside .page-footer-info-list .footer-nowrap + li::before {
  padding: 0 3px;
  color: #ccc;
  content: "/ ";
}
footer .page-footer .page-footer-nav {
  font-size: 12px;
}
footer .page-footer .page-footer-nav .page-footer-info-list {
  text-align: right;
}
footer .page-footer .copyright {
  font-size: 10px;
}
footer .page-footer .footer-sp-nav {
  display: none;
}
@media screen and (max-width: 1200px) {
  footer .page-footer {
    font-size: 0.9em;
    width: 100%;
  }
  footer .page-footer .footer-content {
    padding: 15px;
    width: 100%;
    margin: auto;
    text-align: left;
    border-radius: 3px;
    display: block;
  }
  footer .page-footer .footer-content .page-footer-info-list {
    text-align: left;
  }
  footer .page-footer .footer-content .page-footer-info-list > li + li::before {
    padding: 0;
    content: "";
  }
  footer .page-footer .footer-content .page-footer-info-list .footer-nowrap {
    display: block;
  }
  footer .page-footer .footer-content .page-footer-info-list .footer-nowrap + li::before {
    padding: 0;
    content: "";
  }
  footer .page-footer .nav li {
    width: 50%;
    margin-left: 0;
    text-align: center;
  }
  footer .page-footer .nav li a {
    padding: 5px;
  }
  footer .page-footer .page-footer-nav {
    padding: 0;
  }
  footer .page-footer .page-footer-infomation {
    padding: 0;
  }
  footer .page-footer .footer-sp-nav {
    display: block;
  }
}
@media screen and (max-width: 480px) {
  footer .page-footer .infomation {
    padding-left: 0;
    margin: 0 auto;
  }
}
footer .page-footer .kakakulogo-sp {
  text-align: center;
  padding: 20px 0 0 0;
  border-top: #ddd 1px solid;
}
footer .page-footer .kakakulogo-sp img {
  width: 50%;
  max-width: 200px;
}
footer .page-footer .kakakulogo-sp p {
  margin: 5px 0 0 0;
  font-size: 0.79em;
}
footer .page-footer .copyright-sp {
  bottom: 0px;
  width: 100%;
  margin-top: 20px;
  padding: 5px 0;
  background: #183f7a;
  font-size: 10px;
  font-weight: 400;
  text-align: center;
  color: #fff;
}
footer .page-footer-copyright {
  background: #333;
  text-align: right;
  color: #fff;
  font-size: 12px;
  padding: 10px;
}
footer .page-footer-copyright .container {
  display: flex;
  margin: 0 auto;
  width: 100%;
  max-width: 100%;
}
footer .page-footer-copyright .container .footer-logo {
  margin-right: auto;
}
footer .page-footer-copyright .container .footer-logo img {
  margin-right: 10px;
  vertical-align: middle;
}
footer .page-footer-info-list {
  padding: 0;
  margin-bottom: 0;
  list-style: none;
  border-radius: 4px;
  font-size: 11px;
}
footer .page-footer-info-list > li {
  display: inline-block;
}
footer .page-footer-info-list .footer-info-text-color {
  color: #666666;
}
footer .page-footer-info-list .text-nowrap {
  white-space: nowrap;
}

.debug-mode {
  display: none;
}

.select-box {
  position: relative;
  margin: 0px;
}
@media screen and (max-width: 1200px) {
  .select-box {
    width: 100%;
  }
}

.select-box-s {
  width: 130px;
}
.select-box-s select.form-control {
  width: 130px;
}
@media screen and (max-width: 1200px) {
  .select-box-s {
    width: 100%;
  }
}

.select-box-l {
  width: 365px;
}
.select-box-l select.form-control {
  width: 365px;
}
@media screen and (max-width: 1200px) {
  .select-box-l {
    width: 100%;
  }
}

.select-box-noborder {
  position: relative;
  margin: 0px;
  border: none;
  outline: none;
}
@media screen and (max-width: 1200px) {
  .select-box-noborder {
    width: 100%;
  }
}

.blind-panel {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(51, 51, 51, 0.7);
  z-index: 2;
}
.blind-panel .message-area {
  -webkit-align-self: center;
  -moz-align-self: center;
  -ms-align-self: center;
  align-self: center;
  text-align: center;
  color: #fff;
  width: 100%;
  font-size: 1.5em;
}
@media screen and (max-width: 1200px) {
  .blind-panel .message-area {
    font-size: 1.2em;
  }
}

#loading-panel, #loading-payment-panel {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 10000;
  background-color: rgba(51, 51, 51, 0.7);
}
#loading-panel .message-area, #loading-payment-panel .message-area {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
#loading-panel .message, #loading-payment-panel .message {
  color: #fff;
}

.loading-panel {
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  z-index: 9999;
}
.loading-panel .message-area {
  margin: 180px auto;
  text-align: center;
  width: 200px;
}

.btn-submit {
  background-color: #B8146A;
  color: #fff;
}
.btn-submit:link, .btn-submit:visited, .btn-submit:hover, .btn-submit:active {
  color: #fff;
}

.btn-submit-arrow:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 20px;
  content: "\f054";
  position: absolute;
  top: 8px;
  right: 10px;
}

.btn-cancel {
  background-color: #063e4e;
  color: #fff;
}
.btn-cancel:hover {
  color: #fff;
}

.btn-cancel-arrow:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  font-size: 20px;
  content: "\f053";
  position: absolute;
  top: 8px;
  left: 10px;
}

.btn-flat {
  border-radius: unset;
}

.btn-border {
  width: auto !important;
  padding: 10px 15px;
  border-radius: 20px;
  border: 1px #333 solid;
  background: #fff;
  color: #333;
  display: inline-block;
}

.modal-content .nav-stacked li {
  padding: 10px 0 10px 10px;
  position: relative;
}
.modal-content .nav-stacked li label {
  color: #222;
  margin-bottom: 0px;
  font-weight: unset;
  cursor: pointer;
}

.label-blue {
  background-color: #007099;
  font-weight: normal;
}

.label-green {
  background-color: #319b7b;
  font-weight: normal;
}

.label-blue, .label-green, .label-red, .label-white-red, .label-coution, .label-price, .label-type, .label3 {
  white-space: nowrap;
  font-weight: normal;
  line-height: 1.6em;
}

.label-price {
  background-color: #319b7b;
  color: #fff;
}

.label-type {
  background-color: #007099;
  color: #fff;
}

.label-red {
  background-color: #ea7755;
  color: #fff;
}

.label-white-red {
  background-color: #fff;
  color: #fa2e09;
  border: 1px solid #fa2e09;
}

.label-coution {
  background-color: #ff0000;
  color: #fff;
}

.label-right {
  white-space: nowrap;
}

.cursor-pointer {
  cursor: pointer;
}

.popover.popover-static {
  display: block;
  z-index: 2;
}

.nav.nav-pills li {
  cursor: pointer;
}
.nav.nav-pills li.active a {
  background-color: #445464;
  cursor: default;
}
.nav.nav-pills li.active a:hover {
  color: #fff;
  background-color: #445464;
  opacity: 1;
}

.ul-alliance {
  display: table;
  text-align: center;
  width: 100%;
}
.ul-alliance li {
  float: left;
  margin-bottom: 10px;
  font-size: 0.75em;
  vertical-align: middle;
  cursor: pointer;
}
.ul-alliance li a {
  padding: 0px 5px;
}
@media screen and (max-width: 1200px) {
  .ul-alliance li {
    font-size: 0.8em;
    width: 50%;
    padding: 5px 0px;
  }
}
@media screen and (min-width: 1200px) {
  .ul-alliance li:nth-of-type(1) {
    width: 50%;
  }
  .ul-alliance li:nth-of-type(2) {
    width: 0%;
  }
  .ul-alliance li:nth-of-type(3) {
    width: 50%;
  }
  .ul-alliance li:nth-of-type(4) {
    width: 50%;
    margin-bottom: 15px;
  }
}

.ui-autocomplete {
  max-height: 400px;
  overflow: hidden;
  padding-right: 20px;
}
.ui-autocomplete .ui-state-focus, .ui-autocomplete .ui-state-hover, .ui-autocomplete ui-state-active {
  color: #fff;
  background-color: #3399FF;
  background-image: none;
}
.ui-autocomplete .ui-menu-item li {
  white-space: nowrap;
}

.flatpickr-day.flatpickr-saturday {
  color: #1e72ef !important;
}

.flatpickr-day.flatpickr-sanday {
  color: #fd003c !important;
}

.flatpickr-day.flatpickr-holiday {
  color: #fd003c !important;
}

.dayContainer .hidden {
  display: inline-block !important;
}

.highlight {
  background: #b0a696 !important;
  color: #ffffff !important;
}

.datepicker-label {
  position: relative;
}
.datepicker-label img {
  position: absolute;
  top: 24px;
  right: 15px;
  width: 20px;
}

#ui-datepicker-div {
  z-index: 15 !important;
}
#ui-datepicker-div .ui-datepicker-saturday a {
  color: #1e72ef;
}
#ui-datepicker-div .ui-datepicker-sanday a {
  color: #fd003c;
}
#ui-datepicker-div .ui-datepicker-holiday a {
  color: #fd003c;
}

.smartphone .hasDatepicker {
  user-select: none; /* CSS3 */
  -webkit-user-select: none; /* Safari、Chromeなど */
}

.smartphone #ui-datepicker-div {
  position: fixed !important;
  border: none;
  padding-top: 20px;
  width: 100%;
  height: 100%;
  left: 0 !important;
  top: 0 !important;
}
.smartphone #ui-datepicker-div .ui-state-default {
  padding: 10px 2px;
  background-image: none;
  background-color: #fff;
}
.smartphone #ui-datepicker-div .ui-state-selecteddate {
  background-color: #5ea6f5;
  color: #fff;
}
.smartphone #ui-datepicker-div .ui-state-active {
  background-color: #445464;
  color: #fff;
}
.smartphone #ui-datepicker-div .ui-datepicker-header {
  font-size: 1.5em;
  background-image: none;
  border: none;
  background-color: #fff;
}
.smartphone #ui-datepicker-div .ui-datepicker-buttonpane {
  border: none;
}

.btn-action {
  background: #257696;
  color: #fff;
}
.btn-action:link, .btn-action:visited, .btn-action:hover, .btn-action:active {
  color: #fff;
}

.zero-hide {
  margin: 0;
  padding: 0;
  height: 0;
  width: 0;
  border: none;
  display: block;
}

@media screen and (max-width: 1200px) {
  .nav-oversea-area {
    width: 100%;
    overflow-x: scroll;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none; /* IE, Edge 対応 */
    scrollbar-width: none; /* Firefox 対応 */
  }
  .nav-oversea-area::-webkit-scrollbar { /* Chrome, Safari 対応 */
    display: none;
  }
}

.nav-oversea {
  margin: 0;
  height: 40px;
  align-items: center;
}
.nav-oversea li {
  font-size: 13px;
  display: table-cell;
  color: #c2c2c2;
  line-height: 23px;
  white-space: nowrap;
}
@media screen and (max-width: 960px) {
  .nav-oversea li {
    font-size: 0.8em;
  }
}
.nav-oversea li.current {
  color: #445464;
}
.nav-oversea li::after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  margin: 0 10px;
}
.nav-oversea li:last-child::after {
  content: none;
}

.ovs-nav-bg {
  max-width: 100%;
}

.gortn-separator {
  margin: 4px 2px 2px 2px;
}

#hotel-list-empty, #itinerary-list-empty {
  display: none;
}

.notice {
  color: #fa2e09;
  line-height: 1.5em;
}

.itemErrMsg, .is-error-msg {
  color: #fa2e09;
  margin-bottom: 3px;
  margin-left: 3px;
  padding-left: 3px;
  padding-top: 2px;
  padding-bottom: 2px;
  line-height: 1.5em;
}

.staffaccess {
  float: right;
  color: #fa2e09;
  border: 1px solid #fa2e09;
  padding: 5px;
  margin-bottom: 5px;
}

.inputul {
  display: block;
  overflow: hidden;
  margin-bottom: 0;
}
.inputul .li02 {
  display: inline-block;
  width: 280px;
  float: left;
  margin: 0 20px 0 0;
  padding: 4px 0 4px 0;
}
@media screen and (max-width: 959px) {
  .inputul .li02 {
    width: 100%;
    display: block;
    margin: 0;
  }
}
.inputul .li02-last {
  display: inline-block;
  width: 280px;
  float: left;
  margin: 0 0px 0 0;
  padding: 4px 0 4px 0;
}
@media screen and (max-width: 959px) {
  .inputul .li02-last {
    width: 100%;
    display: block;
    margin: 0;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  .inputul li.li02:nth-child(even) {
    margin: 0;
  }
}
.inputul .li03 {
  display: inline-block;
  width: 200px;
  float: left;
  margin: 0 15px 0 0;
}
@media screen and (max-width: 760px) {
  .inputul .li03 {
    width: 100%;
  }
}
.inputul .li04 {
  display: inline-block;
  width: 130px;
  margin: 0 20px 0 0;
  padding: 4px 0 4px 0;
  float: left;
  float: left;
}
@media screen and (max-width: 760px) {
  .inputul .li04 {
    width: 100%;
    margin-right: 0px;
  }
}
.inputul .li04-last {
  display: inline-block;
  width: 130px;
  margin: 0 0px 0 0;
  padding: 4px 0 4px 0;
  float: left;
  float: left;
}
@media screen and (max-width: 760px) {
  .inputul .li04-last {
    width: 100%;
    margin-right: 0px;
  }
}
.inputul #search-area #search-btn-area.li04, .inputul #search-area-multicity #search-btn-area.li04 {
  width: 100%;
}

.popup-background {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  height: 100vh;
  width: 100vw;
  background-color: rgba(0, 0, 0, 0.8);
  z-index: 99999;
}

.popup {
  --width: 90%;
  --height: 450px;
  z-index: 101;
  position: fixed;
  top: calc(50vh - var(--height) / 2);
  width: var(--width);
  max-width: 400px;
  overflow: hidden;
  background-color: #fff;
  border-radius: 5px;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.16);
  z-index: 999999;
}
@media screen and (min-width: 480px) {
  .popup {
    left: calc(50vw - 200px);
  }
}
@media screen and (max-width: 480px) {
  .popup {
    left: 5%;
  }
}

.popup > .close-button {
  --size: 20px;
  position: absolute;
  top: 13px;
  right: 10px;
  height: var(--size);
  width: var(--size);
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  color: #333;
  font-size: var(--size);
  border-radius: calc(var(--size) / 5);
}

.popup > .content {
  padding: 10px;
  text-align: center;
}

/*hide popup*/
.popup-flag,
.popup-flag:not(:checked) + .popup-background,
.popup-flag:not(:checked) + * + .popup {
  display: none;
}

.multi-popup-flag,
.multi-popup-flag:not(:checked) + .popup-background,
.multi-popup-flag:not(:checked) + * + .popup {
  display: none;
}

#DPIntro .modal-header, #DPSearch .modal-header, #FlightSearch .modal-header, #Package .modal-header, #Flight .modal-header, #RentalCar .modal-header {
  width: 100%;
  box-sizing: border-box;
  height: 50px;
  text-align: center;
  font-size: 1.3em;
  margin-bottom: 0px;
  position: fixed;
  top: 0;
  background: #fff;
  z-index: 10;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
@media screen and (min-width: 760px) {
  #DPIntro .modal-header, #DPSearch .modal-header, #FlightSearch .modal-header, #Package .modal-header, #Flight .modal-header, #RentalCar .modal-header {
    position: relative;
    width: calc(100% + 40px);
    left: -20px;
    top: -20px;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro .modal-header, #DPSearch .modal-header, #FlightSearch .modal-header, #Package .modal-header, #Flight .modal-header, #RentalCar .modal-header {
    top: 0;
  }
}
#DPIntro .modal-header .modal-close, #DPSearch .modal-header .modal-close, #FlightSearch .modal-header .modal-close, #Package .modal-header .modal-close, #Flight .modal-header .modal-close, #RentalCar .modal-header .modal-close {
  padding: 14px;
  position: absolute;
  right: 0px;
  top: 0px;
}
#DPIntro .modal-body, #DPSearch .modal-body, #FlightSearch .modal-body, #Package .modal-body, #Flight .modal-body, #RentalCar .modal-body {
  box-sizing: border-box;
  margin: 0;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
}
@media screen and (min-width: 760px) {
  #DPIntro .modal-body, #DPSearch .modal-body, #FlightSearch .modal-body, #Package .modal-body, #Flight .modal-body, #RentalCar .modal-body {
    padding-bottom: 60px;
  }
}
#DPIntro .modal-body .ui-slider, #DPSearch .modal-body .ui-slider, #FlightSearch .modal-body .ui-slider, #Package .modal-body .ui-slider, #Flight .modal-body .ui-slider, #RentalCar .modal-body .ui-slider {
  width: 85%;
  margin: 0 auto;
}
#DPIntro .modal-footer, #DPSearch .modal-footer, #FlightSearch .modal-footer, #Package .modal-footer, #Flight .modal-footer, #RentalCar .modal-footer {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  justify-content: space-between;
  align-self: center;
  padding: 5px 3px 5px 3px;
  border-top: 1px solid #e5e5e5;
  text-align: center;
  font-size: 1.3em;
  width: 100%;
  height: 50px;
}
#DPIntro .modal-footer div, #DPSearch .modal-footer div, #FlightSearch .modal-footer div, #Package .modal-footer div, #Flight .modal-footer div, #RentalCar .modal-footer div {
  position: relative;
  height: 100%;
  width: 100%;
  font-size: 21px;
  line-height: 1.3;
  border-radius: 6px;
}
#DPIntro .modal-footer-box, #DPSearch .modal-footer-box, #FlightSearch .modal-footer-box, #Package .modal-footer-box, #Flight .modal-footer-box, #RentalCar .modal-footer-box {
  position: fixed;
  width: 100%;
  bottom: 0;
  z-index: 100;
}
@media screen and (min-width: 760px) {
  #DPIntro .modal-footer-box, #DPSearch .modal-footer-box, #FlightSearch .modal-footer-box, #Package .modal-footer-box, #Flight .modal-footer-box, #RentalCar .modal-footer-box {
    position: relative;
    width: calc(100% + 40px);
    bottom: 45px;
    left: -20px;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro .modal-footer-box, #DPSearch .modal-footer-box, #FlightSearch .modal-footer-box, #Package .modal-footer-box, #Flight .modal-footer-box, #RentalCar .modal-footer-box {
    bottom: 0;
  }
}
#DPIntro .modal-footer-box div.modal-footer-btn, #DPSearch .modal-footer-box div.modal-footer-btn, #FlightSearch .modal-footer-box div.modal-footer-btn, #Package .modal-footer-box div.modal-footer-btn, #Flight .modal-footer-box div.modal-footer-btn, #RentalCar .modal-footer-box div.modal-footer-btn {
  justify-content: space-between;
  width: 100%;
  height: 70px;
}
#DPIntro .modal-footer-box div.modal-footer-btn div, #DPSearch .modal-footer-box div.modal-footer-btn div, #FlightSearch .modal-footer-box div.modal-footer-btn div, #Package .modal-footer-box div.modal-footer-btn div, #Flight .modal-footer-box div.modal-footer-btn div, #RentalCar .modal-footer-box div.modal-footer-btn div {
  text-align: center;
  width: 100%;
  flex-grow: 1;
  flex-shrink: 1;
  position: relative;
}
#DPIntro .modal-footer-box div.modal-footer-btn div p, #DPSearch .modal-footer-box div.modal-footer-btn div p, #FlightSearch .modal-footer-box div.modal-footer-btn div p, #Package .modal-footer-box div.modal-footer-btn div p, #Flight .modal-footer-box div.modal-footer-btn div p, #RentalCar .modal-footer-box div.modal-footer-btn div p {
  position: absolute;
  top: calc(50% - 0.5em);
  right: 0;
  left: 0;
  margin: 0;
}
#DPIntro .modal-content, #DPSearch .modal-content, #FlightSearch .modal-content, #Package .modal-content, #Flight .modal-content, #RentalCar .modal-content {
  box-sizing: border-box;
  width: 760px;
  margin: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 9999999;
  border-radius: 0;
  padding: 20px;
  height: calc(100% - 60px);
}
@media screen and (max-width: 760px) {
  #DPIntro .modal-content, #DPSearch .modal-content, #FlightSearch .modal-content, #Package .modal-content, #Flight .modal-content, #RentalCar .modal-content {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    border: none;
    padding: 0;
  }
}
#DPIntro .modal-title, #DPSearch .modal-title, #FlightSearch .modal-title, #Package .modal-title, #Flight .modal-title, #RentalCar .modal-title {
  font-size: 1em;
  color: #fff;
  background-color: #445464;
  padding: 6px;
  line-height: 1.1em;
}
#DPIntro .modal-content .ui-slider, #DPSearch .modal-content .ui-slider, #FlightSearch .modal-content .ui-slider, #Package .modal-content .ui-slider, #Flight .modal-content .ui-slider, #RentalCar .modal-content .ui-slider {
  width: calc(100% - 20px);
  height: 2px;
  background-color: #999;
  border: none;
  outline: 0;
}
#DPIntro .modal-content .ui-slider .ui-widget-header, #DPSearch .modal-content .ui-slider .ui-widget-header, #FlightSearch .modal-content .ui-slider .ui-widget-header, #Package .modal-content .ui-slider .ui-widget-header, #Flight .modal-content .ui-slider .ui-widget-header, #RentalCar .modal-content .ui-slider .ui-widget-header {
  border: none;
  background-color: #999;
}
#DPIntro .modal-content .ui-slider .ui-slider-handle, #DPSearch .modal-content .ui-slider .ui-slider-handle, #FlightSearch .modal-content .ui-slider .ui-slider-handle, #Package .modal-content .ui-slider .ui-slider-handle, #Flight .modal-content .ui-slider .ui-slider-handle, #RentalCar .modal-content .ui-slider .ui-slider-handle {
  width: 15px;
  height: 15px;
  border-radius: 8px;
  background-color: #999;
  top: -6px;
  outline: 0;
  border: none;
}
#DPIntro #modal-overlay, #DPSearch #modal-overlay, #FlightSearch #modal-overlay, #Package #modal-overlay, #Flight #modal-overlay, #RentalCar #modal-overlay {
  z-index: 999999;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 1000%;
  background-color: rgba(0, 0, 0, 0.75);
}
#DPIntro .modal-close, #DPSearch .modal-close, #FlightSearch .modal-close, #Package .modal-close, #Flight .modal-close, #RentalCar .modal-close {
  cursor: pointer;
}
#DPIntro .modal-trigger, #DPIntro .modal-trigger-roomplan, #DPIntro .modal-trigger-hotellist, #DPSearch .modal-trigger, #DPSearch .modal-trigger-roomplan, #DPSearch .modal-trigger-hotellist, #FlightSearch .modal-trigger, #FlightSearch .modal-trigger-roomplan, #FlightSearch .modal-trigger-hotellist, #Package .modal-trigger, #Package .modal-trigger-roomplan, #Package .modal-trigger-hotellist, #Flight .modal-trigger, #Flight .modal-trigger-roomplan, #Flight .modal-trigger-hotellist, #RentalCar .modal-trigger, #RentalCar .modal-trigger-roomplan, #RentalCar .modal-trigger-hotellist {
  cursor: pointer;
}
#DPIntro .modal-basic, #DPSearch .modal-basic, #FlightSearch .modal-basic, #Package .modal-basic, #Flight .modal-basic, #RentalCar .modal-basic {
  min-height: 100px;
  max-width: 550px;
  padding: 20px;
}
#DPIntro .modal-basic #modal-basic-message, #DPSearch .modal-basic #modal-basic-message, #FlightSearch .modal-basic #modal-basic-message, #Package .modal-basic #modal-basic-message, #Flight .modal-basic #modal-basic-message, #RentalCar .modal-basic #modal-basic-message {
  min-height: 50px;
}
@media screen and (max-width: 1200px) {
  #DPIntro .modal-basic #modal-basic-message, #DPSearch .modal-basic #modal-basic-message, #FlightSearch .modal-basic #modal-basic-message, #Package .modal-basic #modal-basic-message, #Flight .modal-basic #modal-basic-message, #RentalCar .modal-basic #modal-basic-message {
    margin-bottom: 25px;
  }
}
#DPIntro .modal-basic #confirm-btn-area, #DPSearch .modal-basic #confirm-btn-area, #FlightSearch .modal-basic #confirm-btn-area, #Package .modal-basic #confirm-btn-area, #Flight .modal-basic #confirm-btn-area, #RentalCar .modal-basic #confirm-btn-area {
  text-align: center;
}
#DPIntro .modal-basic #confirm-btn-area .btn-left, #DPSearch .modal-basic #confirm-btn-area .btn-left, #FlightSearch .modal-basic #confirm-btn-area .btn-left, #Package .modal-basic #confirm-btn-area .btn-left, #Flight .modal-basic #confirm-btn-area .btn-left, #RentalCar .modal-basic #confirm-btn-area .btn-left {
  background-color: #063e4e;
  color: #fff;
  margin: 5px 60px 5px 10px;
  padding: 20px 40px;
}
#DPIntro .modal-basic #confirm-btn-area .btn-right, #DPSearch .modal-basic #confirm-btn-area .btn-right, #FlightSearch .modal-basic #confirm-btn-area .btn-right, #Package .modal-basic #confirm-btn-area .btn-right, #Flight .modal-basic #confirm-btn-area .btn-right, #RentalCar .modal-basic #confirm-btn-area .btn-right {
  background-color: #ea5525;
  color: #fff;
  margin: 5px 10px 5px 60px;
  padding: 20px 40px;
}
#DPIntro .modal-basic #alert-btn-area, #DPSearch .modal-basic #alert-btn-area, #FlightSearch .modal-basic #alert-btn-area, #Package .modal-basic #alert-btn-area, #Flight .modal-basic #alert-btn-area, #RentalCar .modal-basic #alert-btn-area {
  text-align: center;
}
#DPIntro .modal-basic #alert-btn-area .btn-submit, #DPSearch .modal-basic #alert-btn-area .btn-submit, #FlightSearch .modal-basic #alert-btn-area .btn-submit, #Package .modal-basic #alert-btn-area .btn-submit, #Flight .modal-basic #alert-btn-area .btn-submit, #RentalCar .modal-basic #alert-btn-area .btn-submit {
  padding: 20px 40px;
}

.leg-box .flight-leg-detail {
  display: none;
}

.leg-box.go, .leg-box.rtn {
  margin-bottom: 10px;
}

.airline-logo {
  height: 34px;
  width: 110px;
}

@media screen and (min-width: 760px) {
  .airline-logo-sp {
    max-width: 37px;
    max-height: 40px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 760px) {
  .airline-logo-sp {
    max-width: 50px;
    max-height: 25px;
    margin-top: 2px;
  }
}

@media screen and (min-width: 760px) {
  .alliance-logo {
    max-width: 37px;
    max-height: 40px;
    margin-left: 5px;
  }
}
@media screen and (max-width: 760px) {
  .alliance-logo {
    max-width: 50px;
    max-height: 25px;
    margin-top: 2px;
  }
}

.flight-leg-detail .airline-logo {
  height: 28px;
  width: auto;
}
.flight-leg-detail .alliance-logo {
  height: 28px;
}

.leg-info {
  width: 100%;
  margin-top: 12px;
}
.leg-info .dep {
  width: 37%;
  float: left;
  text-align: right;
}
.leg-info .inter {
  width: 26%;
  float: left;
  text-align: center;
}
.leg-info .inter .stop-dot {
  background-image: none;
  background-color: #ff5452;
  border-radius: 1.125rem;
  box-shadow: 0 0 0 2px #fff;
  width: 6px;
  height: 6px;
  line-height: 0;
  top: -2px;
  position: relative;
  display: inline-block;
  margin: 0 4%;
  zoom: 1;
}
.leg-info .inter ul.stop-line li {
  list-style-type: none;
}
.leg-info .arr {
  width: 37%;
  float: left;
}
.leg-info .airports {
  font-size: 0.9em;
}

.massage-seatselection {
  margin: 5px 0 0;
}

.flight-info-leg-info {
  margin: 0 auto;
}

.connection {
  text-align: center;
  width: 100%;
  margin-bottom: 15px;
  color: #D2D2D7;
}

.connection-sp {
  font-size: 0.85em;
  background-color: #eeeeee;
  color: #2a2121;
  padding: 10px 0px 10px 0px;
  margin-bottom: 5px;
}

.connection.notice {
  color: #fa2e09;
}

#loading {
  margin: 30px auto 0;
  display: block;
}
#loading .boreder-textbox {
  display: block;
  padding: 30px;
  margin: 30px auto;
  width: 80%;
  border: 3px solid #445464;
  -webkit-border-radius: 10px;
  border-radius: 10px;
}
#loading img {
  display: block;
  margin: 30px auto;
}

.hotel-image-carousel .slick-track, .room-image-carousel .slick-track {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.2);
}
.hotel-image-carousel .slick-track .slick-slide, .room-image-carousel .slick-track .slick-slide {
  box-shadow: rgba(238, 238, 238, 0.509804) 9px 9px 10px -4px;
}
.hotel-image-carousel img, .room-image-carousel img {
  width: 100%;
  height: 230px;
  object-fit: contain;
}
@media screen and (min-width: 760px) {
  .hotel-image-carousel img, .room-image-carousel img {
    height: 300px;
  }
}
.hotel-image-carousel .slick-prev, .room-image-carousel .slick-prev {
  left: 6px;
  z-index: 2;
}
.hotel-image-carousel .slick-next, .room-image-carousel .slick-next {
  right: 15px;
  z-index: 2;
}

/*---------検索エリア-------------------*/
#search-information, #gtm-covid, #gtm-cashless-pc, #gtm-cashless-sp, .group-triptype, #search-area, #search-area-multicity {
  width: 100%;
}
@media screen and (max-width: 760px) {
  #search-information, #gtm-covid, #gtm-cashless-pc, #gtm-cashless-sp, .group-triptype, #search-area, #search-area-multicity {
    width: 100%;
  }
}

#search-area, #search-area-multicity {
  height: auto;
}
#search-area input, #search-area-multicity input {
  cursor: pointer;
}
#search-area .form-group, #search-area-multicity .form-group {
  margin-bottom: 0;
}
#search-area .form-group label, #search-area-multicity .form-group label {
  width: 100%;
  font-size: 1em;
  font-weight: 400;
}
@media screen and (max-width: 760px) {
  #search-area .form-group label, #search-area-multicity .form-group label {
    font-size: 0.9em;
  }
}
#search-area .form-group img, #search-area-multicity .form-group img {
  position: absolute;
  width: 20px;
  height: auto;
}
#search-area .form-group img.cal-left, #search-area-multicity .form-group img.cal-left {
  margin: 99px 0 0 -47px;
}
#search-area .form-group img.cal-right, #search-area-multicity .form-group img.cal-right {
  margin: 99px 0 0 286px;
}
#search-area .form-inline, #search-area-multicity .form-inline {
  margin-bottom: 0;
  padding: 4px;
  line-height: 1.7;
}
#search-area .form-control, #search-area-multicity .form-control {
  font-size: 16px;
  font-weight: 400;
}
@media screen and (max-width: 760px) {
  #search-area .form-control, #search-area-multicity .form-control {
    width: 100%;
  }
}
#search-area .form-control[readonly], #search-area-multicity .form-control[readonly] {
  background-color: #fff;
}
#search-area .suggest-point-area, #search-area-multicity .suggest-point-area {
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 25px;
}
#search-area .suggest-point-area div, #search-area-multicity .suggest-point-area div {
  width: 100%;
}
#search-area .suggest-point-area .remove-icon, #search-area-multicity .suggest-point-area .remove-icon {
  display: none;
  padding: 10px;
  color: #999;
  position: absolute;
  right: 0;
  cursor: pointer;
  top: 26px;
}
@media screen and (max-width: 760px) {
  #search-area .suggest-point-area .remove-icon, #search-area-multicity .suggest-point-area .remove-icon {
    top: 21px;
  }
}
#search-area .suggest-point-area .remove-icon:hover, #search-area-multicity .suggest-point-area .remove-icon:hover {
  color: #2a2121;
}
@media screen and (max-width: 760px) {
  #search-area .suggest-point-area label, #search-area-multicity .suggest-point-area label {
    width: 100%;
  }
}
#search-area #go-dep-point-disp, #search-area #go-arr-point-disp, #search-area-multicity #go-dep-point-disp, #search-area-multicity #go-arr-point-disp {
  padding: 6px 12px;
}
@media screen and (max-width: 760px) {
  #search-area #go-dep-point-disp, #search-area #go-arr-point-disp, #search-area-multicity #go-dep-point-disp, #search-area-multicity #go-arr-point-disp {
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  #search-area .hasDatepicker, #search-area-multicity .hasDatepicker {
    width: 100%;
  }
}
#search-area .datepicker-label, #search-area-multicity .datepicker-label {
  position: relative;
}
#search-area .datepicker-label img, #search-area-multicity .datepicker-label img {
  position: absolute;
  top: 30px;
  right: 15px;
  width: 15px;
}
#search-area .datepicker-block, #search-area-multicity .datepicker-block {
  position: relative;
}
#search-area .datepicker-block .ui-datepicker-trigger, #search-area-multicity .datepicker-block .ui-datepicker-trigger {
  position: absolute;
  right: 7px;
  top: 35px;
}
@media screen and (max-width: 1200px) {
  #search-area .datepicker-block .ui-datepicker-trigger, #search-area-multicity .datepicker-block .ui-datepicker-trigger {
    top: 38px;
  }
}
#search-area #search-btn-area, #search-area-multicity #search-btn-area {
  text-align: center;
  margin: 20px 0px 5px 0px;
}
#search-area #search-btn-area .btn, #search-area-multicity #search-btn-area .btn {
  height: 40px;
  width: 130px;
}
#search-area #search-btn-area .btn:visited, #search-area-multicity #search-btn-area .btn:visited {
  color: #fff;
}
#search-area #search-btn-area .btn:hover, #search-area-multicity #search-btn-area .btn:hover {
  opacity: 1;
  background: rgb(230, 25, 132.5);
}
@media screen and (max-width: 1199px) {
  #search-area #search-btn-area, #search-area-multicity #search-btn-area {
    margin: 5px 0px 0px 0px;
    text-align: center;
  }
  #search-area #search-btn-area .btn, #search-area-multicity #search-btn-area .btn {
    font-size: 18px;
    width: 50%;
  }
}
#search-area #search-btn-area.li04, #search-area-multicity #search-btn-area.li04 {
  width: 100%;
}
#search-area .child-age-area, #search-area-multicity .child-age-area {
  display: inline-block;
  width: 130px;
  float: left;
  margin: 0 20px 0 0;
}
@media screen and (max-width: 760px) {
  #search-area .child-age-area, #search-area-multicity .child-age-area {
    width: 100%;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #search-area .child-age-area:nth-child(4n+1), #search-area-multicity .child-age-area:nth-child(4n+1) {
    margin: 0;
  }
}
#search-area .radio-group label, #search-area-multicity .radio-group label {
  margin: 0;
}
@media screen and (max-width: 1200px) {
  #search-area .radio-group-triptype, #search-area-multicity .radio-group-triptype {
    width: 100%;
    display: -webkit-box; /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox; /*--- IE10 ---*/
    display: -webkit-flex; /*--- safari（PC）用 ---*/
    display: flex;
  }
}
#search-area .radio-group-triptype label, #search-area-multicity .radio-group-triptype label {
  font-weight: normal;
  margin: 0 15px 0 5px;
}
#search-area .radio-group-triptype label:nth-of-type(1), #search-area-multicity .radio-group-triptype label:nth-of-type(1) {
  border-radius: 3px 0 0 4px;
  border-right: none;
  font-weight: normal;
}
#search-area .radio-group-triptype label:nth-of-type(2), #search-area-multicity .radio-group-triptype label:nth-of-type(2) {
  border-radius: 0 3px 4px 0;
}
@media screen and (max-width: 1200px) {
  #search-area .radio-group-triptype label, #search-area-multicity .radio-group-triptype label {
    margin: 0;
    width: 50%;
    padding: 3px;
    text-align: center;
    border: solid 1px #D2D2D7;
  }
}
@media screen and (max-width: 1200px) {
  #search-area, #search-area-multicity {
    width: 100%;
    min-width: inherit;
  }
  #search-area .form-group, #search-area-multicity .form-group {
    line-height: 1.2;
  }
  #search-area .form-group label, #search-area-multicity .form-group label {
    font-size: 0.9em;
  }
  #search-area .form-group .inputul, #search-area-multicity .form-group .inputul {
    margin-left: 4px;
  }
  #search-area .datepicker-block img, #search-area-multicity .datepicker-block img {
    display: none;
  }
  #search-area .inputul li.godeppoint-display, #search-area .inputul li.goarrpoint-display, #search-area-multicity .inputul li.godeppoint-display, #search-area-multicity .inputul li.goarrpoint-display {
    width: 99%;
  }
  #search-area .inputul li.godate-display, #search-area .inputul li.checkindate-display, #search-area .inputul li.cabinclass-display, #search-area .inputul li.promotioncode-display, #search-area .inputul li.language-display, #search-area-multicity .inputul li.godate-display, #search-area-multicity .inputul li.checkindate-display, #search-area-multicity .inputul li.cabinclass-display, #search-area-multicity .inputul li.promotioncode-display, #search-area-multicity .inputul li.language-display {
    width: 49%;
    margin-right: 2px;
  }
  #search-area .inputul li.rtndate-display, #search-area .inputul li.checkinout-display, #search-area .inputul li.oneway, #search-area .inputul li.currency-display, #search-area-multicity .inputul li.rtndate-display, #search-area-multicity .inputul li.checkinout-display, #search-area-multicity .inputul li.oneway, #search-area-multicity .inputul li.currency-display {
    width: 49%;
    margin-left: 2px;
  }
  #search-area .inputul li.adultcount-display, #search-area-multicity .inputul li.adultcount-display {
    width: 24%;
    margin-left: 2px;
    margin-right: 2px;
  }
  #search-area .inputul li.guestcount-display, #search-area-multicity .inputul li.guestcount-display {
    width: 24%;
    margin-left: 2px;
    margin-right: 2px;
  }
  #search-area .inputul li.childrencount-display, #search-area-multicity .inputul li.childrencount-display {
    width: 25%;
  }
  #search-area .inputul li.child-age-input, #search-area-multicity .inputul li.child-age-input {
    width: 24%;
    margin-right: 3px;
  }
}
@media screen and (max-width: 760px) {
  #search-area .form-group .label-adultcount, #search-area .form-group .label-childcount, #search-area .form-group .childlabel, #search-area-multicity .form-group .label-adultcount, #search-area-multicity .form-group .label-childcount, #search-area-multicity .form-group .childlabel {
    font-size: 0.7em;
  }
}
@media screen and (max-width: 480px) {
  #search-area .form-group .label-adultcount, #search-area .form-group .label-childcount, #search-area .form-group .childlabel, #search-area-multicity .form-group .label-adultcount, #search-area-multicity .form-group .label-childcount, #search-area-multicity .form-group .childlabel {
    font-size: 0.6em;
  }
}

/*-------------------------------------*/
@media screen and (max-width: 1200px) {
  #launcher {
    z-index: 9999 !important;
  }
  .zEWidget-launcher {
    bottom: 90px !important;
    z-index: 9999 !important;
  }
}
#DPIntro h1, #DPIntro h2, #DPIntro h3 {
  background: none;
  padding: 0;
  color: #333;
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
}
@media screen and (min-width: 760px) {
  #DPIntro h1 {
    font-size: 30px;
  }
  #DPIntro h2 {
    font-size: 22px;
  }
  #DPIntro h3 {
    font-size: 18px !important;
  }
  #DPIntro p {
    font-size: 13px;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro h1 {
    font-size: 25px;
  }
  #DPIntro h2 {
    font-size: 18px;
  }
  #DPIntro h3 {
    font-size: 15px !important;
  }
  #DPIntro p {
    font-size: 12px;
  }
}
#DPIntro .color-navy {
  color: #183f7a;
}
@media screen and (min-width: 760px) {
  #DPIntro .content-box-sp {
    margin-bottom: 30px;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro .content-box-sp {
    margin-bottom: 20px;
  }
}
#DPIntro .DPintro-mainimg {
  position: relative;
  object-fit: cover;
}
@media screen and (min-width: 960px) {
  #DPIntro .DPintro-mainimg {
    width: calc(100% + 40px);
    top: -20px;
    left: -20px;
    max-height: 400px;
  }
}
@media screen and (max-width: 960px) {
  #DPIntro .DPintro-mainimg {
    width: calc(100% + 30px);
    top: -15px;
    left: -15px;
    max-height: 300px;
  }
}
#DPIntro .box-spoffer {
  background: #183f7a;
  border-radius: 5px;
  margin: 20px;
  padding: 20px 0;
}
@media screen and (max-width: 760px) {
  #DPIntro .box-spoffer {
    margin: 20px 0;
  }
}
#DPIntro .box-spoffer .box-spoffer_title {
  width: 100%;
  font-size: 25px;
  font-weight: bold;
  color: #fff;
  padding: 20px 0 30px;
  text-align: center;
}
#DPIntro .box-spoffer .box-spoffer_detail {
  padding: 0 20px;
  flex-wrap: wrap;
}
@media screen and (max-width: 760px) {
  #DPIntro .box-spoffer .box-spoffer_detail {
    flex-direction: column;
  }
}
#DPIntro .box-spoffer .box-spoffer_3column {
  width: calc(33% - 10px);
  background: #fff;
  border-radius: 3px;
  color: #333;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  padding: 20px;
}
@media screen and (max-width: 760px) {
  #DPIntro .box-spoffer .box-spoffer_3column {
    width: 100%;
    margin-bottom: 15px;
  }
  #DPIntro .box-spoffer .box-spoffer_3column:last-child {
    margin-bottom: 0;
  }
}
#DPIntro .box-spoffer .box-spoffer_3column .box-spoffer_number {
  font-size: 40px;
  margin-bottom: 15px;
}
#DPIntro .box-spoffer .box-spoffer_many {
  width: calc(50% - 10px);
  background: #fff;
  border-radius: 3px;
  color: #333;
  font-size: 16px;
  font-weight: bold;
  text-align: left;
  padding: 20px;
  margin-bottom: 15px;
}
@media screen and (max-width: 760px) {
  #DPIntro .box-spoffer .box-spoffer_many {
    width: 100%;
  }
  #DPIntro .box-spoffer .box-spoffer_many:last-child {
    margin-bottom: 0;
  }
}
#DPIntro .box-spoffer .box-spoffer_many .box-spoffer_number {
  font-size: 25px;
  margin-right: 10px;
}
#DPIntro .box-border {
  border: 2px solid #183f7a;
  border-radius: 5px;
}
@media screen and (min-width: 760px) {
  #DPIntro .box-border {
    padding: 30px;
    margin: 0 20px 20px;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro .box-border {
    padding: 15px;
  }
}
#DPIntro #introduction {
  margin: 0 auto;
  background: none;
  background-color: transparent;
}

#DPSearch .body-content, #FlightSearch .body-content, #Package .body-content, #Flight .body-content, #DPIntro .body-content {
  width: 93%;
}
@media screen and (min-width: 1200px) {
  #DPSearch .body-content, #FlightSearch .body-content, #Package .body-content, #Flight .body-content, #DPIntro .body-content {
    max-width: 1200px;
    padding-top: 50px;
  }
}
@media screen and (max-width: 1200px) and (min-width: 760px) {
  #DPSearch .body-content, #FlightSearch .body-content, #Package .body-content, #Flight .body-content, #DPIntro .body-content {
    padding-top: 30px;
  }
}
@media screen and (max-width: 760px) {
  #DPSearch .body-content, #FlightSearch .body-content, #Package .body-content, #Flight .body-content, #DPIntro .body-content {
    padding-top: 20px;
  }
}

/*--検索エリア----------------*/
#DPIntro .page-body, #DPSearch .page-body, #FlightSearch .page-body, #Package .page-body, #Flight .page-body {
  width: 100%;
  background-color: #eeeeee;
}
#DPIntro .itinerary-list-header,
#DPIntro .itinerary-list-sort, #DPSearch .itinerary-list-header,
#DPSearch .itinerary-list-sort, #FlightSearch .itinerary-list-header,
#FlightSearch .itinerary-list-sort, #Package .itinerary-list-header,
#Package .itinerary-list-sort, #Flight .itinerary-list-header,
#Flight .itinerary-list-sort {
  justify-content: space-between;
  align-items: center;
}
#DPIntro .itinerary-list-header .sort-type,
#DPIntro .itinerary-list-sort .sort-type, #DPSearch .itinerary-list-header .sort-type,
#DPSearch .itinerary-list-sort .sort-type, #FlightSearch .itinerary-list-header .sort-type,
#FlightSearch .itinerary-list-sort .sort-type, #Package .itinerary-list-header .sort-type,
#Package .itinerary-list-sort .sort-type, #Flight .itinerary-list-header .sort-type,
#Flight .itinerary-list-sort .sort-type {
  margin-bottom: 0px;
}
#DPIntro .itinerary-list-header .select-box-sort-type,
#DPIntro .itinerary-list-sort .select-box-sort-type, #DPSearch .itinerary-list-header .select-box-sort-type,
#DPSearch .itinerary-list-sort .select-box-sort-type, #FlightSearch .itinerary-list-header .select-box-sort-type,
#FlightSearch .itinerary-list-sort .select-box-sort-type, #Package .itinerary-list-header .select-box-sort-type,
#Package .itinerary-list-sort .select-box-sort-type, #Flight .itinerary-list-header .select-box-sort-type,
#Flight .itinerary-list-sort .select-box-sort-type {
  width: 250px;
}
@media screen and (max-width: 1200px) {
  #DPIntro .itinerary-list-header .select-box-sort-type,
  #DPIntro .itinerary-list-sort .select-box-sort-type, #DPSearch .itinerary-list-header .select-box-sort-type,
  #DPSearch .itinerary-list-sort .select-box-sort-type, #FlightSearch .itinerary-list-header .select-box-sort-type,
  #FlightSearch .itinerary-list-sort .select-box-sort-type, #Package .itinerary-list-header .select-box-sort-type,
  #Package .itinerary-list-sort .select-box-sort-type, #Flight .itinerary-list-header .select-box-sort-type,
  #Flight .itinerary-list-sort .select-box-sort-type {
    width: 100%;
  }
}
#DPIntro .itinerary-list-header .select-box-sort-type .form-control,
#DPIntro .itinerary-list-sort .select-box-sort-type .form-control, #DPSearch .itinerary-list-header .select-box-sort-type .form-control,
#DPSearch .itinerary-list-sort .select-box-sort-type .form-control, #FlightSearch .itinerary-list-header .select-box-sort-type .form-control,
#FlightSearch .itinerary-list-sort .select-box-sort-type .form-control, #Package .itinerary-list-header .select-box-sort-type .form-control,
#Package .itinerary-list-sort .select-box-sort-type .form-control, #Flight .itinerary-list-header .select-box-sort-type .form-control,
#Flight .itinerary-list-sort .select-box-sort-type .form-control {
  height: 30px !important;
  padding: 0 10px;
}
#DPIntro .content-bg-sp, #DPSearch .content-bg-sp, #FlightSearch .content-bg-sp, #Package .content-bg-sp, #Flight .content-bg-sp {
  background-size: cover;
  background-position: center;
  margin: -20px -20px 0;
}
@media screen and (max-width: 960px) {
  #DPIntro .content-bg-sp, #DPSearch .content-bg-sp, #FlightSearch .content-bg-sp, #Package .content-bg-sp, #Flight .content-bg-sp {
    margin: -15px -15px 0;
  }
}
@media screen and (min-width: 1200px) {
  #DPIntro .content-bg-sp, #DPSearch .content-bg-sp, #FlightSearch .content-bg-sp, #Package .content-bg-sp, #Flight .content-bg-sp {
    height: 400px;
  }
}
@media screen and (max-width: 1200px) {
  #DPIntro .content-bg-sp, #DPSearch .content-bg-sp, #FlightSearch .content-bg-sp, #Package .content-bg-sp, #Flight .content-bg-sp {
    height: 300px;
  }
}
#DPIntro .body-content-header-footer, #DPSearch .body-content-header-footer, #FlightSearch .body-content-header-footer, #Package .body-content-header-footer, #Flight .body-content-header-footer {
  padding: 0 15px;
  overflow: scroll;
  height: calc(100% - 55px);
}
@media screen and (max-width: 760px) {
  #DPIntro .body-content-header-footer, #DPSearch .body-content-header-footer, #FlightSearch .body-content-header-footer, #Package .body-content-header-footer, #Flight .body-content-header-footer {
    padding: 50px 0 65px;
  }
}
#DPIntro .body-content-header-footer .content-box .slick-prev, #DPSearch .body-content-header-footer .content-box .slick-prev, #FlightSearch .body-content-header-footer .content-box .slick-prev, #Package .body-content-header-footer .content-box .slick-prev, #Flight .body-content-header-footer .content-box .slick-prev {
  left: 15px !important;
}
#DPIntro .search-content h2, #DPSearch .search-content h2, #FlightSearch .search-content h2, #Package .search-content h2, #Flight .search-content h2 {
  margin: 0 0 15px;
  font-weight: bold;
}
#DPIntro .search-content .search-info-box, #DPSearch .search-content .search-info-box, #FlightSearch .search-content .search-info-box, #Package .search-content .search-info-box, #Flight .search-content .search-info-box {
  padding: 0 0 15px 0;
  border-bottom: #999 dashed 1px;
  font-size: 13px;
  margin-bottom: 15px;
}
#DPIntro .search-content .search-content-box, #DPSearch .search-content .search-content-box, #FlightSearch .search-content .search-content-box, #Package .search-content .search-content-box, #Flight .search-content .search-content-box {
  padding: 0;
}
#DPIntro .search-content .search-content-box .search-content-main, #DPSearch .search-content .search-content-box .search-content-main, #FlightSearch .search-content .search-content-box .search-content-main, #Package .search-content .search-content-box .search-content-main, #Flight .search-content .search-content-box .search-content-main {
  flex-direction: column;
}
#DPIntro .search-content .search-content-box .search-content-list, #DPSearch .search-content .search-content-box .search-content-list, #FlightSearch .search-content .search-content-box .search-content-list, #Package .search-content .search-content-box .search-content-list, #Flight .search-content .search-content-box .search-content-list {
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0;
}
#DPIntro .search-content .search-content-box .search-content-list li, #DPSearch .search-content .search-content-box .search-content-list li, #FlightSearch .search-content .search-content-box .search-content-list li, #Package .search-content .search-content-box .search-content-list li, #Flight .search-content .search-content-box .search-content-list li {
  padding-left: 15px;
  height: 2em;
  width: 100%;
  padding-left: 0;
  margin-bottom: 25px;
}
#DPIntro .search-content .search-content-box .search-content-list li i, #DPSearch .search-content .search-content-box .search-content-list li i, #FlightSearch .search-content .search-content-box .search-content-list li i, #Package .search-content .search-content-box .search-content-list li i, #Flight .search-content .search-content-box .search-content-list li i {
  color: #999;
}
#DPIntro .search-content .search-content-box .search-content-list li .select-box, #DPSearch .search-content .search-content-box .search-content-list li .select-box, #FlightSearch .search-content .search-content-box .search-content-list li .select-box, #Package .search-content .search-content-box .search-content-list li .select-box, #Flight .search-content .search-content-box .search-content-list li .select-box {
  border-bottom: 1px solid #999;
  font-size: 14px;
  height: 3em;
  position: relative;
}
#DPIntro .search-content .search-content-box .search-content-list li .select-box::after, #DPSearch .search-content .search-content-box .search-content-list li .select-box::after, #FlightSearch .search-content .search-content-box .search-content-list li .select-box::after, #Package .search-content .search-content-box .search-content-list li .select-box::after, #Flight .search-content .search-content-box .search-content-list li .select-box::after {
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  color: #999;
  font-size: 14px;
  font-weight: 300;
  position: absolute;
  top: 10px;
  z-index: 1;
  right: 5px;
}
#DPIntro .search-content .search-content-box .search-content-list li .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li .select-box::before, #Package .search-content .search-content-box .search-content-list li .select-box::before, #Flight .search-content .search-content-box .search-content-list li .select-box::before {
  font-family: "Font Awesome 5 Pro";
  color: #999;
  font-size: 14px;
  font-weight: 300;
  margin-right: 5px;
  position: absolute;
  top: 0.5em;
  left: 0;
}
#DPIntro .search-content .search-content-box .search-content-list li .select-box.noarrow::after, #DPSearch .search-content .search-content-box .search-content-list li .select-box.noarrow::after, #FlightSearch .search-content .search-content-box .search-content-list li .select-box.noarrow::after, #Package .search-content .search-content-box .search-content-list li .select-box.noarrow::after, #Flight .search-content .search-content-box .search-content-list li .select-box.noarrow::after {
  content: none;
}
#DPIntro .search-content .search-content-box .search-content-list li.hotelgroup-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.hotelgroup-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.hotelgroup-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.hotelgroup-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.hotelgroup-display .select-box::before {
  content: "\f594";
}
#DPIntro .search-content .search-content-box .search-content-list li.godate-display .select-box::before, #DPIntro .search-content .search-content-box .search-content-list li.rtndate-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.godate-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.rtndate-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.godate-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.rtndate-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.godate-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.rtndate-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.godate-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.rtndate-display .select-box::before {
  content: "\f073";
  margin-right: 5px;
}
#DPIntro .search-content .search-content-box .search-content-list li.godeppoint-display .select-box::before, #DPIntro .search-content .search-content-box .search-content-list li.rtndeppoint-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.godeppoint-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.rtndeppoint-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.godeppoint-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.rtndeppoint-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.godeppoint-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.rtndeppoint-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.godeppoint-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.rtndeppoint-display .select-box::before {
  content: "\f5b0";
}
#DPIntro .search-content .search-content-box .search-content-list li.goarrpoint-display .select-box::before, #DPIntro .search-content .search-content-box .search-content-list li.rtnarrpoint-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.goarrpoint-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.rtnarrpoint-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.goarrpoint-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.rtnarrpoint-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.goarrpoint-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.rtnarrpoint-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.goarrpoint-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.rtnarrpoint-display .select-box::before {
  content: "\f5af";
}
#DPIntro .search-content .search-content-box .search-content-list li.checkindate-display .select-box::before, #DPIntro .search-content .search-content-box .search-content-list li.checkoutdate-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.checkindate-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.checkoutdate-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.checkindate-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.checkoutdate-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.checkindate-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.checkoutdate-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.checkindate-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.checkoutdate-display .select-box::before {
  content: "\f084";
  margin-right: 5px;
}
#DPIntro .search-content .search-content-box .search-content-list li.cabinclass-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.cabinclass-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.cabinclass-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.cabinclass-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.cabinclass-display .select-box::before {
  content: "\f145";
}
#DPIntro .search-content .search-content-box .search-content-list li.guestcount-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.guestcount-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.guestcount-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.guestcount-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.guestcount-display .select-box::before {
  content: "\f007";
}
#DPIntro .search-content .search-content-box .search-content-list li.adultcount-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.adultcount-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.adultcount-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.adultcount-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.adultcount-display .select-box::before {
  content: "\f007";
}
#DPIntro .search-content .search-content-box .search-content-list li.childrencount-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.childrencount-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.childrencount-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.childrencount-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.childrencount-display .select-box::before {
  content: "\f1ae";
}
#DPIntro .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::before {
  content: "\f02b";
  margin-right: 5px;
}
#DPIntro .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::after, #DPSearch .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::after, #FlightSearch .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::after, #Package .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::after, #Flight .search-content .search-content-box .search-content-list li.promotioncode-display .select-box::after {
  content: none;
}
#DPIntro .search-content .search-content-box .search-content-list li.promotioncode-display .select-box input, #DPSearch .search-content .search-content-box .search-content-list li.promotioncode-display .select-box input, #FlightSearch .search-content .search-content-box .search-content-list li.promotioncode-display .select-box input, #Package .search-content .search-content-box .search-content-list li.promotioncode-display .select-box input, #Flight .search-content .search-content-box .search-content-list li.promotioncode-display .select-box input {
  width: calc(100% - 10px);
}
#DPIntro .search-content .search-content-box .search-content-list li.language-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.language-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.language-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.language-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.language-display .select-box::before {
  content: "\f0ac";
}
#DPIntro .search-content .search-content-box .search-content-list li.currency-display .select-box::before, #DPSearch .search-content .search-content-box .search-content-list li.currency-display .select-box::before, #FlightSearch .search-content .search-content-box .search-content-list li.currency-display .select-box::before, #Package .search-content .search-content-box .search-content-list li.currency-display .select-box::before, #Flight .search-content .search-content-box .search-content-list li.currency-display .select-box::before {
  content: "\f85c";
}
#DPIntro .search-content .search-content-box .check_checkindate label, #DPSearch .search-content .search-content-box .check_checkindate label, #FlightSearch .search-content .search-content-box .check_checkindate label, #Package .search-content .search-content-box .check_checkindate label, #Flight .search-content .search-content-box .check_checkindate label {
  margin: 0 0 0 5px;
}
#DPIntro .search-content .search-content-box .search-ttl, #DPSearch .search-content .search-content-box .search-ttl, #FlightSearch .search-content .search-content-box .search-ttl, #Package .search-content .search-content-box .search-ttl, #Flight .search-content .search-content-box .search-ttl {
  width: 100%;
  background-color: #fff;
  margin-bottom: 5px;
}
#DPIntro .search-content .search-content-box .search-select,
#DPIntro .search-content .search-content-box .select2-selection__rendered, #DPSearch .search-content .search-content-box .search-select,
#DPSearch .search-content .search-content-box .select2-selection__rendered, #FlightSearch .search-content .search-content-box .search-select,
#FlightSearch .search-content .search-content-box .select2-selection__rendered, #Package .search-content .search-content-box .search-select,
#Package .search-content .search-content-box .select2-selection__rendered, #Flight .search-content .search-content-box .search-select,
#Flight .search-content .search-content-box .select2-selection__rendered {
  width: 100%;
  padding: 0;
  margin: 0;
  font-size: 13px;
  border: none;
  background: none;
  display: block;
  outline: 0;
  box-shadow: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  cursor: pointer;
  line-height: 1.3 !important;
}
#DPIntro .search-content .search-content-box .search-select::-ms-expand,
#DPIntro .search-content .search-content-box .select2-selection__rendered::-ms-expand, #DPSearch .search-content .search-content-box .search-select::-ms-expand,
#DPSearch .search-content .search-content-box .select2-selection__rendered::-ms-expand, #FlightSearch .search-content .search-content-box .search-select::-ms-expand,
#FlightSearch .search-content .search-content-box .select2-selection__rendered::-ms-expand, #Package .search-content .search-content-box .search-select::-ms-expand,
#Package .search-content .search-content-box .select2-selection__rendered::-ms-expand, #Flight .search-content .search-content-box .search-select::-ms-expand,
#Flight .search-content .search-content-box .select2-selection__rendered::-ms-expand {
  display: none;
}
#DPIntro .search-content .search-content-box .select2-container, #DPSearch .search-content .search-content-box .select2-container, #FlightSearch .search-content .search-content-box .select2-container, #Package .search-content .search-content-box .select2-container, #Flight .search-content .search-content-box .select2-container {
  position: unset !important;
}
#DPIntro .search-content .search-content-box button, #DPSearch .search-content .search-content-box button, #FlightSearch .search-content .search-content-box button, #Package .search-content .search-content-box button, #Flight .search-content .search-content-box button {
  text-align: center;
  background-color: #B8146A;
  color: #fff;
  border: none;
  outline: 0;
  padding: 20px 10px;
}
#DPIntro .search-content .btn-guest-count, #DPSearch .search-content .btn-guest-count, #FlightSearch .search-content .btn-guest-count, #Package .search-content .btn-guest-count, #Flight .search-content .btn-guest-count {
  width: 100%;
  height: 70px;
  text-align: center;
  background-color: #B8146A;
  color: #fff;
  border: none;
  border-radius: 0;
  outline: 0;
  padding: 15px 0;
}
@media screen and (max-width: 1200px) {
  #DPIntro .search-content .btn-guest-count, #DPSearch .search-content .btn-guest-count, #FlightSearch .search-content .btn-guest-count, #Package .search-content .btn-guest-count, #Flight .search-content .btn-guest-count {
    height: 100%;
  }
}
#DPIntro .search-content .search-multicity-btn:hover, #DPSearch .search-content .search-multicity-btn:hover, #FlightSearch .search-content .search-multicity-btn:hover, #Package .search-content .search-multicity-btn:hover, #Flight .search-content .search-multicity-btn:hover {
  cursor: pointer;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
@media screen and (min-width: 960px) {
  #DPIntro .search-content .search-multicity-btn, #DPSearch .search-content .search-multicity-btn, #FlightSearch .search-content .search-multicity-btn, #Package .search-content .search-multicity-btn, #Flight .search-content .search-multicity-btn {
    margin: 20px -20px -20px;
  }
}
@media screen and (max-width: 960px) {
  #DPIntro .search-content .search-multicity-btn, #DPSearch .search-content .search-multicity-btn, #FlightSearch .search-content .search-multicity-btn, #Package .search-content .search-multicity-btn, #Flight .search-content .search-multicity-btn {
    margin: 15px -15px -15px;
  }
}
#DPIntro .group-triptype, #DPSearch .group-triptype, #FlightSearch .group-triptype, #Package .group-triptype, #Flight .group-triptype {
  margin-bottom: 20px;
}
@media screen and (max-width: 1200px) {
  #DPIntro .group-triptype, #DPSearch .group-triptype, #FlightSearch .group-triptype, #Package .group-triptype, #Flight .group-triptype {
    margin-top: 0px;
    margin-bottom: 20px;
  }
}
#DPIntro .group-triptype .triptype, #DPSearch .group-triptype .triptype, #FlightSearch .group-triptype .triptype, #Package .group-triptype .triptype, #Flight .group-triptype .triptype {
  text-align: center;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
}
#DPIntro .group-triptype .triptype div, #DPSearch .group-triptype .triptype div, #FlightSearch .group-triptype .triptype div, #Package .group-triptype .triptype div, #Flight .group-triptype .triptype div {
  width: 196px;
}
@media screen and (max-width: 1200px) {
  #DPIntro .group-triptype .triptype div, #DPSearch .group-triptype .triptype div, #FlightSearch .group-triptype .triptype div, #Package .group-triptype .triptype div, #Flight .group-triptype .triptype div {
    width: 50%;
  }
}
#DPIntro .group-triptype .triptype input, #DPSearch .group-triptype .triptype input, #FlightSearch .group-triptype .triptype input, #Package .group-triptype .triptype input, #Flight .group-triptype .triptype input {
  display: none;
}
#DPIntro .group-triptype .triptype label, #DPSearch .group-triptype .triptype label, #FlightSearch .group-triptype .triptype label, #Package .group-triptype .triptype label, #Flight .group-triptype .triptype label {
  position: relative;
  cursor: pointer;
  width: 100%;
  margin: 0;
  padding: 7px 5px;
  background: #ccc;
  color: #063e4e;
  font-size: 15px;
  font-weight: normal;
  text-align: center;
  line-height: 0.8;
  transition: 0.2s;
}
#DPIntro .group-triptype input[type=radio]:checked + label, #DPSearch .group-triptype input[type=radio]:checked + label, #FlightSearch .group-triptype input[type=radio]:checked + label, #Package .group-triptype input[type=radio]:checked + label, #Flight .group-triptype input[type=radio]:checked + label {
  background-color: #B8146A;
  color: #fff;
}
#DPIntro .group-triptype input[type=radio]:checked + label:before, #DPSearch .group-triptype input[type=radio]:checked + label:before, #FlightSearch .group-triptype input[type=radio]:checked + label:before, #Package .group-triptype input[type=radio]:checked + label:before, #Flight .group-triptype input[type=radio]:checked + label:before {
  content: "";
  position: absolute;
  display: block;
  width: 0;
  height: 0;
  left: 0;
  right: 0;
  bottom: -4px;
  margin: 0 auto;
  border-top: 5px solid #B8146A;
  border-right: 5px solid transparent;
  border-left: 5px solid transparent;
}
#DPIntro .group-triptype.traveltype-fo, #DPSearch .group-triptype.traveltype-fo, #FlightSearch .group-triptype.traveltype-fo, #Package .group-triptype.traveltype-fo, #Flight .group-triptype.traveltype-fo {
  margin-top: 0px;
  margin-bottom: 20px;
}
#DPIntro .popup-availability_calendar .popup-header, #DPSearch .popup-availability_calendar .popup-header, #FlightSearch .popup-availability_calendar .popup-header, #Package .popup-availability_calendar .popup-header, #Flight .popup-availability_calendar .popup-header {
  padding: 5px 0 15px;
  margin-bottom: 15px;
  border-bottom: 1px solid #333;
  text-align: left;
}
#DPIntro .popup-availability_calendar .availability_calendar-content, #DPSearch .popup-availability_calendar .availability_calendar-content, #FlightSearch .popup-availability_calendar .availability_calendar-content, #Package .popup-availability_calendar .availability_calendar-content, #Flight .popup-availability_calendar .availability_calendar-content {
  width: 100%;
}
#DPIntro .popup-availability_calendar .availability_calendar-content .calendar-date, #DPSearch .popup-availability_calendar .availability_calendar-content .calendar-date, #FlightSearch .popup-availability_calendar .availability_calendar-content .calendar-date, #Package .popup-availability_calendar .availability_calendar-content .calendar-date, #Flight .popup-availability_calendar .availability_calendar-content .calendar-date {
  height: 25px;
}
#DPIntro .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-check, #DPSearch .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-check, #FlightSearch .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-check, #Package .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-check, #Flight .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-check {
  color: #445464;
}
#DPIntro .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-times, #DPSearch .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-times, #FlightSearch .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-times, #Package .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-times, #Flight .popup-availability_calendar .availability_calendar-content .calendar-vacant .fa-times {
  color: #ccc;
}
#DPIntro .popup-availability_calendar .availability_calendar-content th, #DPIntro .popup-availability_calendar .availability_calendar-content td, #DPSearch .popup-availability_calendar .availability_calendar-content th, #DPSearch .popup-availability_calendar .availability_calendar-content td, #FlightSearch .popup-availability_calendar .availability_calendar-content th, #FlightSearch .popup-availability_calendar .availability_calendar-content td, #Package .popup-availability_calendar .availability_calendar-content th, #Package .popup-availability_calendar .availability_calendar-content td, #Flight .popup-availability_calendar .availability_calendar-content th, #Flight .popup-availability_calendar .availability_calendar-content td {
  width: 14.2857142857%;
  text-align: center;
  padding: 10px 0;
}
#DPIntro .popup-availability_calendar .availability_calendar-content th, #DPSearch .popup-availability_calendar .availability_calendar-content th, #FlightSearch .popup-availability_calendar .availability_calendar-content th, #Package .popup-availability_calendar .availability_calendar-content th, #Flight .popup-availability_calendar .availability_calendar-content th {
  color: #666;
}
#DPIntro .popup-availability_calendar .availability_calendar-content tbody tr, #DPSearch .popup-availability_calendar .availability_calendar-content tbody tr, #FlightSearch .popup-availability_calendar .availability_calendar-content tbody tr, #Package .popup-availability_calendar .availability_calendar-content tbody tr, #Flight .popup-availability_calendar .availability_calendar-content tbody tr {
  border-bottom: 1px #ccc solid;
}
#DPIntro .popup-availability_calendar .availability_calendar-content tbody tr:last-child, #DPSearch .popup-availability_calendar .availability_calendar-content tbody tr:last-child, #FlightSearch .popup-availability_calendar .availability_calendar-content tbody tr:last-child, #Package .popup-availability_calendar .availability_calendar-content tbody tr:last-child, #Flight .popup-availability_calendar .availability_calendar-content tbody tr:last-child {
  border: none;
}

/*--ホテル + 航空券 検索----------------*/
#DPIntro header, #DPSearch header, #FlightSearch header {
  position: static;
}
#DPIntro #search-title, #DPSearch #search-title, #FlightSearch #search-title {
  margin: 0 auto;
  background: rgba(0, 0, 0, 0.5);
  width: 630px;
  padding: 18px 15px 10px;
}
@media screen and (max-width: 1200px) {
  #DPIntro #search-title, #DPSearch #search-title, #FlightSearch #search-title {
    background: none;
  }
}
@media screen and (min-width: 1200px) {
  #DPIntro #search-title, #DPSearch #search-title, #FlightSearch #search-title {
    width: 630px;
  }
}
@media screen and (min-width: 960px) and (max-width: 1199px) {
  #DPIntro #search-title, #DPSearch #search-title, #FlightSearch #search-title {
    width: 630px;
  }
}
@media screen and (max-width: 959px) {
  #DPIntro #search-title, #DPSearch #search-title, #FlightSearch #search-title {
    width: 315px;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro #search-title, #DPSearch #search-title, #FlightSearch #search-title {
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro #search-title, #DPSearch #search-title, #FlightSearch #search-title {
    padding: 5px;
  }
}
#DPIntro #search-title h2, #DPSearch #search-title h2, #FlightSearch #search-title h2 {
  border: none;
  color: #ffffff;
  font-size: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  line-height: 1.3em;
}
@media screen and (max-width: 1200px) {
  #DPIntro #search-title h2, #DPSearch #search-title h2, #FlightSearch #search-title h2 {
    color: #333;
  }
}
@media screen and (max-width: 760px) {
  #DPIntro #search-title h2, #DPSearch #search-title h2, #FlightSearch #search-title h2 {
    padding: 0px;
  }
}
#DPIntro #search-information, #DPIntro #gtm-covid, #DPIntro #gtm-cashless-pc, #DPIntro #gtm-cashless-sp, #DPIntro #search-area, #DPIntro #search-area-multicity, #DPSearch #search-information, #DPSearch #gtm-covid, #DPSearch #gtm-cashless-pc, #DPSearch #gtm-cashless-sp, #DPSearch #search-area, #DPSearch #search-area-multicity, #FlightSearch #search-information, #FlightSearch #gtm-covid, #FlightSearch #gtm-cashless-pc, #FlightSearch #gtm-cashless-sp, #FlightSearch #search-area, #FlightSearch #search-area-multicity {
  margin: 0 auto;
}
@media screen and (max-width: 1200px) {
  #DPIntro #search-information, #DPIntro #gtm-covid, #DPIntro #gtm-cashless-pc, #DPIntro #gtm-cashless-sp, #DPIntro #search-area, #DPIntro #search-area-multicity, #DPSearch #search-information, #DPSearch #gtm-covid, #DPSearch #gtm-cashless-pc, #DPSearch #gtm-cashless-sp, #DPSearch #search-area, #DPSearch #search-area-multicity, #FlightSearch #search-information, #FlightSearch #gtm-covid, #FlightSearch #gtm-cashless-pc, #FlightSearch #gtm-cashless-sp, #FlightSearch #search-area, #FlightSearch #search-area-multicity {
    background: none;
  }
}
@media screen and (max-width: 1200px) {
  #DPIntro #search-information .modal-guest-box, #DPIntro #gtm-covid .modal-guest-box, #DPIntro #gtm-cashless-pc .modal-guest-box, #DPIntro #gtm-cashless-sp .modal-guest-box, #DPIntro #search-area .modal-guest-box, #DPIntro #search-area-multicity .modal-guest-box, #DPSearch #search-information .modal-guest-box, #DPSearch #gtm-covid .modal-guest-box, #DPSearch #gtm-cashless-pc .modal-guest-box, #DPSearch #gtm-cashless-sp .modal-guest-box, #DPSearch #search-area .modal-guest-box, #DPSearch #search-area-multicity .modal-guest-box, #FlightSearch #search-information .modal-guest-box, #FlightSearch #gtm-covid .modal-guest-box, #FlightSearch #gtm-cashless-pc .modal-guest-box, #FlightSearch #gtm-cashless-sp .modal-guest-box, #FlightSearch #search-area .modal-guest-box, #FlightSearch #search-area-multicity .modal-guest-box {
    z-index: 9999999;
  }
}
#DPIntro #gtm-cashless-pc, #DPIntro #gtm-cashless-sp, #DPSearch #gtm-cashless-pc, #DPSearch #gtm-cashless-sp, #FlightSearch #gtm-cashless-pc, #FlightSearch #gtm-cashless-sp {
  padding-bottom: 0px;
}
@media screen and (max-width: 1199px) {
  #DPIntro #search-area label, #DPIntro #search-area-multicity label, #DPSearch #search-area label, #DPSearch #search-area-multicity label, #FlightSearch #search-area label, #FlightSearch #search-area-multicity label {
    color: #333;
  }
  #DPIntro #search-area label label.selected, #DPIntro #search-area-multicity label label.selected, #DPSearch #search-area label label.selected, #DPSearch #search-area-multicity label label.selected, #FlightSearch #search-area label label.selected, #FlightSearch #search-area-multicity label label.selected {
    background-color: #445464;
    color: #fff;
  }
}
@media screen and (max-width: 1200px) {
  #DPIntro #search-area label.selected, #DPIntro #search-area-multicity label.selected, #DPSearch #search-area label.selected, #DPSearch #search-area-multicity label.selected, #FlightSearch #search-area label.selected, #FlightSearch #search-area-multicity label.selected {
    background-color: #B8146A;
    color: #fff;
  }
}

/*-------------------------------------*/
/*--------航空券・宿泊選択, 航空券のみ-- 共通---------------*/
#Package .body-content, #Flight .body-content {
  width: 93%;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  #Package .body-content, #Flight .body-content {
    max-width: 1200px;
  }
}
#Package .content-bg, #Flight .content-bg {
  height: auto;
}
#Package .flight-info-box, #Flight .flight-info-box {
  width: 100%;
  flex-grow: 1;
}
@media screen and (min-width: 1200px) {
  #Package .flight-info-box:first-child.roundtrip, #Flight .flight-info-box:first-child.roundtrip {
    border-right: 1px dashed #999;
    padding-right: 20px;
  }
  #Package .flight-info-box.oneway .planflight-schedulecontent, #Flight .flight-info-box.oneway .planflight-schedulecontent {
    justify-content: space-between;
  }
  #Package .flight-info-box.oneway .leg-box, #Flight .flight-info-box.oneway .leg-box {
    padding-right: 20px;
  }
}
@media screen and (min-width: 960px) {
  #Package .flight-info-box, #Flight .flight-info-box {
    flex-direction: row;
    justify-content: space-between;
  }
}
@media screen and (max-width: 960px) {
  #Package .flight-info-box, #Flight .flight-info-box {
    flex-direction: column;
  }
}
@media screen and (min-width: 960px) {
  #Package .flight-info-box .flight-info-content, #Flight .flight-info-box .flight-info-content {
    width: calc(100% - 320px);
  }
}
@media screen and (max-width: 960px) and (min-width: 760px) {
  #Package .flight-info-box .flight-info-content, #Flight .flight-info-box .flight-info-content {
    width: 100%;
  }
}
@media screen and (max-width: 760px) {
  #Package .flight-info-box .flight-info-content, #Flight .flight-info-box .flight-info-content {
    width: 100%;
    flex-direction: column;
  }
}
@media screen and (min-width: 760px) {
  #Package .flight-info-box .flight-detail, #Flight .flight-info-box .flight-detail {
    width: calc(50% - 10px);
  }
}
@media screen and (max-width: 760px) {
  #Package .flight-info-box .flight-detail, #Flight .flight-info-box .flight-detail {
    width: 100%;
  }
}
#Package .flight-info-box .flight-detail-title, #Flight .flight-info-box .flight-detail-title {
  width: 100%;
  padding-bottom: 5px;
  border-bottom: #ddd 1px solid;
}
#Package .flight-info-box .flight-info-detail .flexbox, #Flight .flight-info-box .flight-info-detail .flexbox {
  align-items: center;
}
#Package .flight-info-box .flight-info-detail .flight-info-date-time span, #Flight .flight-info-box .flight-info-detail .flight-info-date-time span {
  white-space: nowrap;
}
#Package .flight-info-box .flight-info-stop, #Flight .flight-info-box .flight-info-stop {
  background: #999;
  width: 22px;
  height: 2px;
  margin: 7px 8px 0;
}
#Package .flight-info-box .flight-info-stop.air-stop, #Flight .flight-info-box .flight-info-stop.air-stop {
  color: #fa2e09;
}
#Package .flight-info-box .flight-info-stop.air-stop::before, #Flight .flight-info-box .flight-info-stop.air-stop::before {
  content: "\f111";
  color: #999;
  font-family: "Font Awesome 5 Pro";
  font-size: 10px;
  font-weight: 600;
  position: relative;
  left: 6px;
  top: -9px;
}
#Package .flight-info-seat, #Flight .flight-info-seat {
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 10px;
}
#Package .flight-info-seat h4, #Flight .flight-info-seat h4 {
  margin-bottom: 5px;
}
#Package .flight-info-seat .flight-info-logo, #Flight .flight-info-seat .flight-info-logo {
  width: 80px;
  background: #fff;
  border: 1px solid #999;
  text-align: center;
  flex-flow: column;
  padding: 1px;
}
#Package .flight-info-seat .flight-info-logo img, #Flight .flight-info-seat .flight-info-logo img {
  width: 100%;
  height: 20px;
  object-fit: contain;
  margin: 0 auto !important;
}
@media screen and (min-width: 960px) {
  #Package .flight-price-box, #Flight .flight-price-box {
    flex-direction: column;
    width: 300px;
  }
}
@media screen and (max-width: 960px) {
  #Package .flight-price-box, #Flight .flight-price-box {
    width: 100%;
    justify-content: flex-end;
    align-items: stretch;
    border-top: 1px solid #999;
    padding-top: 20px;
  }
}
#Package .total-price-content, #Flight .total-price-content {
  text-align: right;
}
@media screen and (max-width: 960px) and (min-width: 760px) {
  #Package .total-price-content, #Flight .total-price-content {
    width: calc(100% - 220px);
  }
}
@media screen and (max-width: 960px) {
  #Package .total-price-content, #Flight .total-price-content {
    flex-direction: column;
    margin: 0 20px 0 0;
    padding: 0;
  }
}
#Package .total-price-content .flexbox, #Flight .total-price-content .flexbox {
  position: relative;
  align-items: center;
}
#Package .total-price-content .goto-selection, #Flight .total-price-content .goto-selection {
  height: 80px;
  text-align: center;
  vertical-align: middle;
  background-color: #B8146A;
  color: #fff;
  border: none;
  outline: 0;
  margin: 0 -20px 0 20px;
  min-width: 150px;
}
#Package .total-price-content .goto-selection.disabled, #Flight .total-price-content .goto-selection.disabled {
  background-color: #dddddd;
}
#Package .total-price-content .goto-selection:hover, #Flight .total-price-content .goto-selection:hover {
  cursor: pointer;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
#Package .total-price-content .goto-selection.flight-select-btn-select, #Flight .total-price-content .goto-selection.flight-select-btn-select {
  background: #4c4c4c;
  color: #fff;
}
@media screen and (max-width: 960px) and (min-width: 760px) {
  #Package .flight-btn-box, #Flight .flight-btn-box {
    width: 200px;
  }
}
#Package .flight-btn, #Flight .flight-btn {
  background: #B8146A;
  width: 100%;
  margin: 0;
  padding: 10px 0;
  color: #fff;
  border-radius: 0;
}
@media screen and (min-width: 960px) {
  #Package .flight-btn, #Flight .flight-btn {
    margin-top: 20px;
  }
}
@media screen and (max-width: 960px) {
  #Package .flight-btn, #Flight .flight-btn {
    padding: 10px;
    height: 100%;
  }
}
#Package .panel-attention-title, #Flight .panel-attention-title {
  color: #445464;
}
#Package .panel-attention-2column, #Flight .panel-attention-2column {
  display: flex;
}
@media screen and (max-width: 960px) {
  #Package .panel-attention-2column, #Flight .panel-attention-2column {
    flex-direction: column;
  }
}
#Package .panel-attention-2column .panel-attention-content, #Flight .panel-attention-2column .panel-attention-content {
  width: 49%;
  margin-right: 2%;
  line-height: 1.4em;
}
#Package .panel-attention-2column .panel-attention-content:last-child, #Flight .panel-attention-2column .panel-attention-content:last-child {
  margin-right: 0;
  margin-bottom: 0;
}
#Package .panel-attention-2column .panel-attention-content img.img_2column, #Flight .panel-attention-2column .panel-attention-content img.img_2column {
  width: 100%;
  max-height: 190px;
  margin: 0px;
  object-fit: cover;
}
@media screen and (max-width: 960px) {
  #Package .panel-attention-2column .panel-attention-content img.img_2column, #Flight .panel-attention-2column .panel-attention-content img.img_2column {
    max-height: 100px;
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 960px) {
  #Package .panel-attention-2column .panel-attention-content, #Flight .panel-attention-2column .panel-attention-content {
    width: 100%;
  }
}
#Package .panel-attention-3column, #Flight .panel-attention-3column {
  display: flex;
}
@media screen and (max-width: 960px) {
  #Package .panel-attention-3column, #Flight .panel-attention-3column {
    flex-direction: column;
  }
}
#Package .panel-attention-3column .panel-attention-content, #Flight .panel-attention-3column .panel-attention-content {
  width: 32%;
  margin-right: 2%;
  line-height: 1.4em;
}
#Package .panel-attention-3column .panel-attention-content:last-child, #Flight .panel-attention-3column .panel-attention-content:last-child {
  margin-right: 0;
}
#Package .panel-attention-3column .panel-attention-content img.img_3column, #Flight .panel-attention-3column .panel-attention-content img.img_3column {
  width: 100%;
  height: 130px;
  margin: 0px;
  object-fit: cover;
}
@media screen and (max-width: 960px) {
  #Package .panel-attention-3column .panel-attention-content img.img_3column, #Flight .panel-attention-3column .panel-attention-content img.img_3column {
    max-height: 100px;
  }
}
@media screen and (max-width: 960px) {
  #Package .panel-attention-3column .panel-attention-content, #Flight .panel-attention-3column .panel-attention-content {
    width: 100%;
    margin-bottom: 20px;
  }
}
#Package .refinement-menu, #Flight .refinement-menu {
  width: 100%;
  position: relative;
  background-color: #fff;
  padding: 10px 0;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  justify-content: space-around;
}
@media screen and (max-width: 760px) {
  #Package .refinement-menu, #Flight .refinement-menu {
    padding: 0;
  }
}
#Package .refinement-menu .refinement-icon, #Flight .refinement-menu .refinement-icon {
  width: 100%;
  text-align: center;
  padding: 15px 0;
  flex-grow: 1;
  flex-shrink: 1;
  color: #222;
}
#Package .refinement-menu .refinement-icon:first-child, #Flight .refinement-menu .refinement-icon:first-child {
  border-right: 1px solid #999;
}
#Package .refinement-menu.fixed, #Flight .refinement-menu.fixed {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: 3;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
#Package .suggest-point-area, #Flight .suggest-point-area {
  position: relative;
  flex-direction: column;
  align-items: flex-start;
  padding: 0 25px;
}
#Package .suggest-point-area div, #Flight .suggest-point-area div {
  width: 100%;
}
#Package .suggest-point-area .remove-icon, #Flight .suggest-point-area .remove-icon {
  display: none;
  padding: 10px;
  color: #999;
  position: absolute;
  right: 0;
  top: 24px;
  cursor: pointer;
}
@media screen and (max-width: 1200px) {
  #Package .suggest-point-area .remove-icon, #Flight .suggest-point-area .remove-icon {
    top: 21px;
  }
}
#Package .suggest-point-area .remove-icon:hover, #Flight .suggest-point-area .remove-icon:hover {
  color: #2a2121;
}
#Package .tab-box-bg, #Flight .tab-box-bg {
  clear: both;
  background-color: #445464;
  width: 100%;
  padding: 15px 0 15px 0;
  margin-bottom: 0px;
}
#Package .price-slider-param, #Flight .price-slider-param {
  border: 0;
  width: 120px;
}
#Package .guestrating-slider-param, #Flight .guestrating-slider-param {
  border: 0;
  width: 50px;
}
#Package .time-slider-param, #Flight .time-slider-param {
  border: 0;
  width: 60px;
}
#Package .slider-param-to, #Flight .slider-param-to {
  float: right;
  text-align: right;
}
#Package .action-message, #Flight .action-message {
  text-align: center;
  padding: 5px;
}
#Package .content_wrap, #Flight .content_wrap {
  width: 100%;
}
#Package #Research, #Flight #Research {
  width: 100%;
  margin: 0 auto 40px;
}
@media screen and (max-width: 1200px) {
  #Package #Research, #Flight #Research {
    width: 100%;
  }
}
#Package #Research .message, #Flight #Research .message {
  background-color: #fff;
  padding: 10px;
  color: #fa2e09;
  border: solid 1px #fa2e09;
  min-height: 10px;
  margin: 10px 0px;
}
#Package .total-box, #Flight .total-box {
  width: 100%;
  margin: 30px auto 0;
  background: rgba(255, 255, 255, 0.9);
  padding: 20px 0 0;
  z-index: 10;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
#Package .total-box .panel-body, #Flight .total-box .panel-body {
  height: 342px;
  overflow: hidden;
  padding: 0;
}
#Package .total-box .btn-total, #Flight .total-box .btn-total {
  width: calc(100% - 40px);
  margin-top: 20px;
  position: absolute;
  bottom: 0;
  border: 2px solid #445464;
  color: #445464;
  background: #fff;
  text-align: center;
  cursor: pointer;
  padding: 8px;
  outline: 0;
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
}
#Package .total-box .btn-total:hover, #Flight .total-box .btn-total:hover {
  color: #fff;
  background: #445464 !important;
}
#Package .total-box .message, #Flight .total-box .message {
  display: none;
  text-align: center;
  color: #fa2e09;
}
#Package .total-box .message span, #Flight .total-box .message span {
  margin-bottom: 2px;
  border-bottom: solid 2px;
}
#Package .total-box .selected .panel-footer, #Flight .total-box .selected .panel-footer {
  position: relative;
}
#Package .total-box .selected .panel-footer .btn-action, #Flight .total-box .selected .panel-footer .btn-action {
  display: none;
}
#Package #flight-info, #Package #flight-info-modal, #Flight #flight-info, #Flight #flight-info-modal {
  position: relative;
  width: 710px;
  padding: 0 20px 45px;
}
#Package #flight-info .panel-body, #Package #flight-info-modal .panel-body, #Flight #flight-info .panel-body, #Flight #flight-info-modal .panel-body {
  padding: 0 5px;
}
#Package #flight-info .aviation, #Package #flight-info-modal .aviation, #Flight #flight-info .aviation, #Flight #flight-info-modal .aviation {
  font-size: 0.8em;
  display: block;
  overflow: hidden;
}
#Package #flight-info .transit-type, #Package #flight-info-modal .transit-type, #Flight #flight-info .transit-type, #Flight #flight-info-modal .transit-type {
  display: block;
  width: 100%;
}
#Package #flight-info .airports, #Package #flight-info-modal .airports, #Flight #flight-info .airports, #Flight #flight-info-modal .airports {
  display: none;
}
#Package #flight-info hr, #Package #flight-info-modal hr, #Flight #flight-info hr, #Flight #flight-info-modal hr {
  margin: 10px 10px 15px 10px;
}
#Package #flight-info .select-flight:hover, #Package #flight-info-modal .select-flight:hover, #Flight #flight-info .select-flight:hover, #Flight #flight-info-modal .select-flight:hover {
  opacity: 1;
  background: rgb(47.0909090909, 150.1818181818, 190.9090909091);
}
#Package #flight-info .select-flight:visited, #Package #flight-info-modal .select-flight:visited, #Flight #flight-info .select-flight:visited, #Flight #flight-info-modal .select-flight:visited {
  color: #fff;
}
#Package #flight-info .sum-allow, #Package #flight-info-modal .sum-allow, #Flight #flight-info .sum-allow, #Flight #flight-info-modal .sum-allow {
  color: #fff;
  font-size: 1.5em;
  position: absolute;
  left: 460px;
  top: 190px;
}
#Package #flight-info .stockalert, #Package #flight-info .connectiontimealert, #Package #flight-info-modal .stockalert, #Package #flight-info-modal .connectiontimealert, #Flight #flight-info .stockalert, #Flight #flight-info .connectiontimealert, #Flight #flight-info-modal .stockalert, #Flight #flight-info-modal .connectiontimealert {
  position: absolute;
  color: #fff;
  background: rgba(0, 0, 0, 0.6);
  width: calc(100% - 40px);
  height: calc(100% - 40px);
  top: 0px;
  margin: 0;
  font-size: 110%;
  text-align: center;
}
#Package #flight-info .stockalert p, #Package #flight-info .connectiontimealert p, #Package #flight-info-modal .stockalert p, #Package #flight-info-modal .connectiontimealert p, #Flight #flight-info .stockalert p, #Flight #flight-info .connectiontimealert p, #Flight #flight-info-modal .stockalert p, #Flight #flight-info-modal .connectiontimealert p {
  position: relative;
  top: calc(50% - 1em);
  font-size: 1em;
  font-weight: normal;
  width: 80%;
  margin: auto;
  line-height: 1.5;
}
#Package #hotel-info, #Package #hotel-info-modal, #Flight #hotel-info, #Flight #hotel-info-modal {
  width: calc(100% - 710px);
  position: relative;
  padding: 0 20px 45px;
  border-right: 1px solid #999;
}
#Package #hotel-info .panel-body, #Package #hotel-info-modal .panel-body, #Flight #hotel-info .panel-body, #Flight #hotel-info-modal .panel-body {
  width: 440px;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  justify-content: center;
  align-items: flex-start;
  background-color: rgba(0, 0, 0, 0.2);
  margin: 0px;
}
#Package #hotel-info .planroom-summary, #Package #hotel-info-modal .planroom-summary, #Flight #hotel-info .planroom-summary, #Flight #hotel-info-modal .planroom-summary {
  box-sizing: border-box;
  margin-left: 20px;
}
#Package #hotel-info .planroom-summary .planroom-label, #Package #hotel-info-modal .planroom-summary .planroom-label, #Flight #hotel-info .planroom-summary .planroom-label, #Flight #hotel-info-modal .planroom-summary .planroom-label {
  flex-wrap: wrap;
}
#Package #hotel-info h4, #Package #hotel-info-modal h4, #Flight #hotel-info h4, #Flight #hotel-info-modal h4 {
  margin-bottom: 0;
  padding-left: 0px;
  font-size: 18px;
}
#Package #hotel-info h5, #Package #hotel-info-modal h5, #Flight #hotel-info h5, #Flight #hotel-info-modal h5 {
  margin: 0;
  font-weight: 600;
}
#Package #hotel-info .hotel-info-img, #Package #hotel-info-modal .hotel-info-img, #Flight #hotel-info .hotel-info-img, #Flight #hotel-info-modal .hotel-info-img {
  margin: 0px;
}
#Package #hotel-info .hotel-info-img img, #Package #hotel-info-modal .hotel-info-img img, #Flight #hotel-info .hotel-info-img img, #Flight #hotel-info-modal .hotel-info-img img {
  max-width: 200px;
  height: 150px;
  margin: 0px;
  object-fit: cover;
}
#Package #hotel-info .select-planroom:hover, #Package #hotel-info-modal .select-planroom:hover, #Flight #hotel-info .select-planroom:hover, #Flight #hotel-info-modal .select-planroom:hover {
  opacity: 1;
  background: rgb(47.0909090909, 150.1818181818, 190.9090909091);
}
#Package #hotel-info .select-planroom:visited, #Package #hotel-info-modal .select-planroom:visited, #Flight #hotel-info .select-planroom:visited, #Flight #hotel-info-modal .select-planroom:visited {
  color: #fff;
}
#Package #estimate, #Package #estimate-modal, #Flight #estimate, #Flight #estimate-modal {
  width: 100%;
  position: relative;
  z-index: 10;
}
#Package #estimate .passenger, #Package #estimate-modal .passenger, #Flight #estimate .passenger, #Flight #estimate-modal .passenger {
  margin-top: 10px;
  text-align: center;
  height: 30px;
}
#Package #estimate .panel-body-div1, #Package #estimate-modal .panel-body-div1, #Flight #estimate .panel-body-div1, #Flight #estimate-modal .panel-body-div1 {
  height: 100%;
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-align-items: center;
  align-items: center;
  justify-content: center;
}
#Package #estimate .panel-body-div1 .estimate-box, #Package #estimate-modal .panel-body-div1 .estimate-box, #Flight #estimate .panel-body-div1 .estimate-box, #Flight #estimate-modal .panel-body-div1 .estimate-box {
  padding: 40px 0 40px 0;
}
#Package #estimate .panel-body-div2, #Package #estimate-modal .panel-body-div2, #Flight #estimate .panel-body-div2, #Flight #estimate-modal .panel-body-div2 {
  text-align: center;
}
#Package #estimate .panel-body-div2 a, #Package #estimate-modal .panel-body-div2 a, #Flight #estimate .panel-body-div2 a, #Flight #estimate-modal .panel-body-div2 a {
  font-size: 1.3em;
}
#Package #estimate .panel-body, #Package #estimate-modal .panel-body, #Flight #estimate .panel-body, #Flight #estimate-modal .panel-body {
  height: 307px;
}
#Package #estimate .panel-footer, #Package #estimate-modal .panel-footer, #Flight #estimate .panel-footer, #Flight #estimate-modal .panel-footer {
  height: 80px;
  position: relative;
}
#Package #estimate .popover.popover-static, #Package #estimate-modal .popover.popover-static, #Flight #estimate .popover.popover-static, #Flight #estimate-modal .popover.popover-static {
  top: -90px;
  display: block;
  margin: 0 5px;
}
#Package #flight-info .loading-box,
#Package #hotel-info .loading-box, #Flight #flight-info .loading-box,
#Flight #hotel-info .loading-box {
  text-align: center;
  width: 100%;
}
#Package .planroom-record, #Package .planroom-info, #Flight .planroom-record, #Flight .planroom-info {
  position: relative;
  background-color: #fff;
  margin-bottom: 30px;
  border-bottom: solid 1px #eeeeee;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record, #Package .planroom-info, #Flight .planroom-record, #Flight .planroom-info {
    margin-bottom: 4px;
  }
}
#Package .planroom-record .label:empty, #Package .planroom-info .label:empty, #Flight .planroom-record .label:empty, #Flight .planroom-info .label:empty {
  display: none;
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record .plan-name, #Package .planroom-info .plan-name, #Flight .planroom-record .plan-name, #Flight .planroom-info .plan-name {
    font-size: 0.9em;
    margin-bottom: 2px;
  }
  #Package .planroom-record .label, #Package .planroom-info .label, #Flight .planroom-record .label, #Flight .planroom-info .label {
    display: inline-block;
    padding: 2px 7px;
    margin-bottom: 5px;
  }
  #Package .planroom-record .media, #Package .planroom-info .media, #Flight .planroom-record .media, #Flight .planroom-info .media {
    margin-top: 5px;
  }
}
#Package .planroom-record .hotel-info h4, #Package .planroom-record .planroom-content h4, #Package .planroom-info .hotel-info h4, #Package .planroom-info .planroom-content h4, #Flight .planroom-record .hotel-info h4, #Flight .planroom-record .planroom-content h4, #Flight .planroom-info .hotel-info h4, #Flight .planroom-info .planroom-content h4 {
  padding-left: 0px;
  font-size: 18px;
}
#Package .planroom-record .hotel-info .media-heading, #Package .planroom-record .planroom-content .media-heading, #Package .planroom-info .hotel-info .media-heading, #Package .planroom-info .planroom-content .media-heading, #Flight .planroom-record .hotel-info .media-heading, #Flight .planroom-record .planroom-content .media-heading, #Flight .planroom-info .hotel-info .media-heading, #Flight .planroom-info .planroom-content .media-heading {
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record .hotel-info .media-heading, #Package .planroom-record .planroom-content .media-heading, #Package .planroom-info .hotel-info .media-heading, #Package .planroom-info .planroom-content .media-heading, #Flight .planroom-record .hotel-info .media-heading, #Flight .planroom-record .planroom-content .media-heading, #Flight .planroom-info .hotel-info .media-heading, #Flight .planroom-info .planroom-content .media-heading {
    font-size: 16px;
    margin-bottom: 5px;
  }
}
#Package .planroom-record .presentation, #Package .planroom-info .presentation, #Flight .planroom-record .presentation, #Flight .planroom-info .presentation {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 5px;
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record .presentation, #Package .planroom-info .presentation, #Flight .planroom-record .presentation, #Flight .planroom-info .presentation {
    margin-bottom: 10px;
  }
}
#Package .planroom-record .presentation .label, #Package .planroom-info .presentation .label, #Flight .planroom-record .presentation .label, #Flight .planroom-info .presentation .label {
  margin-right: 8px;
  margin-bottom: 3px;
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record .presentation .label, #Package .planroom-info .presentation .label, #Flight .planroom-record .presentation .label, #Flight .planroom-info .presentation .label {
    margin-right: 2px;
  }
}
#Package .planroom-record .link-detail, #Package .planroom-info .link-detail, #Flight .planroom-record .link-detail, #Flight .planroom-info .link-detail {
  float: left;
  display: block;
  margin: 5px;
  margin-left: 25px;
  cursor: pointer;
}
#Package .planroom-record .photo-frame, #Package .planroom-info .photo-frame, #Flight .planroom-record .photo-frame, #Flight .planroom-info .photo-frame {
  position: relative;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  height: 175px;
  width: 234px;
}
#Package .planroom-record .photo-frame .photo-image, #Package .planroom-info .photo-frame .photo-image, #Flight .planroom-record .photo-frame .photo-image, #Flight .planroom-info .photo-frame .photo-image {
  box-shadow: 0px 0px 5px 5px rgba(0, 0, 0, 0.2);
}
#Package .planroom-record .photo-frame img, #Package .planroom-info .photo-frame img, #Flight .planroom-record .photo-frame img, #Flight .planroom-info .photo-frame img {
  height: auto;
  max-width: 234px;
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record .photo-frame, #Package .planroom-info .photo-frame, #Flight .planroom-record .photo-frame, #Flight .planroom-info .photo-frame {
    height: 90px;
    width: 120px;
    margin-left: 5px;
    margin-bottom: 5px;
    border: none;
    background-color: #ffffff;
  }
  #Package .planroom-record .photo-frame img, #Package .planroom-info .photo-frame img, #Flight .planroom-record .photo-frame img, #Flight .planroom-info .photo-frame img {
    max-height: 90px;
    max-width: 120px;
    border: none;
  }
}
#Package .planroom-record .media-body, #Package .planroom-info .media-body, #Flight .planroom-record .media-body, #Flight .planroom-info .media-body {
  padding-top: 5px;
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record .media-body, #Package .planroom-info .media-body, #Flight .planroom-record .media-body, #Flight .planroom-info .media-body {
    padding-top: 0;
    width: 100%;
  }
}
#Package .planroom-record .logo-discription, #Package .planroom-info .logo-discription, #Flight .planroom-record .logo-discription, #Flight .planroom-info .logo-discription {
  color: #ccc;
  font-size: 11px;
  display: block;
}
@media screen and (max-width: 1200px) {
  #Package .planroom-record .price-area, #Package .planroom-info .price-area, #Flight .planroom-record .price-area, #Flight .planroom-info .price-area {
    text-align: right;
    margin-right: 7px;
  }
}
#Package .planroom-info, #Flight .planroom-info {
  padding: 10px;
}
#Package .bg-list-area, #Flight .bg-list-area {
  background-color: #eeeeee;
  position: relative;
  top: -50px;
  z-index: 0;
  padding-top: 50px;
}
#Package #hotel-list, #Package #planroom-item-list, #Flight #hotel-list, #Flight #planroom-item-list {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #Package #hotel-list, #Package #planroom-item-list, #Flight #hotel-list, #Flight #planroom-item-list {
    width: 100%;
  }
}
#Package #hotel-list #hotel-list-header, #Package #hotel-list #planroom-item-list-header, #Package #planroom-item-list #hotel-list-header, #Package #planroom-item-list #planroom-item-list-header, #Flight #hotel-list #hotel-list-header, #Flight #hotel-list #planroom-item-list-header, #Flight #planroom-item-list #hotel-list-header, #Flight #planroom-item-list #planroom-item-list-header {
  margin-bottom: 20px;
}
#Package #hotel-list #hotel-list-header .sort-type, #Package #hotel-list #planroom-item-list-header .sort-type, #Package #planroom-item-list #hotel-list-header .sort-type, #Package #planroom-item-list #planroom-item-list-header .sort-type, #Flight #hotel-list #hotel-list-header .sort-type, #Flight #hotel-list #planroom-item-list-header .sort-type, #Flight #planroom-item-list #hotel-list-header .sort-type, #Flight #planroom-item-list #planroom-item-list-header .sort-type {
  margin-bottom: 0px;
}
@media screen and (max-width: 1200px) {
  #Package #hotel-list #hotel-list-header .sort-type, #Package #hotel-list #planroom-item-list-header .sort-type, #Package #planroom-item-list #hotel-list-header .sort-type, #Package #planroom-item-list #planroom-item-list-header .sort-type, #Flight #hotel-list #hotel-list-header .sort-type, #Flight #hotel-list #planroom-item-list-header .sort-type, #Flight #planroom-item-list #hotel-list-header .sort-type, #Flight #planroom-item-list #planroom-item-list-header .sort-type {
    width: 100%;
    margin-top: 20px;
  }
}
#Package #hotel-list #hotel-list-header .select-box-sort-type, #Package #hotel-list #planroom-item-list-header .select-box-sort-type, #Package #planroom-item-list #hotel-list-header .select-box-sort-type, #Package #planroom-item-list #planroom-item-list-header .select-box-sort-type, #Flight #hotel-list #hotel-list-header .select-box-sort-type, #Flight #hotel-list #planroom-item-list-header .select-box-sort-type, #Flight #planroom-item-list #hotel-list-header .select-box-sort-type, #Flight #planroom-item-list #planroom-item-list-header .select-box-sort-type {
  width: 250px;
}
@media screen and (max-width: 1200px) {
  #Package #hotel-list #hotel-list-header .select-box-sort-type, #Package #hotel-list #planroom-item-list-header .select-box-sort-type, #Package #planroom-item-list #hotel-list-header .select-box-sort-type, #Package #planroom-item-list #planroom-item-list-header .select-box-sort-type, #Flight #hotel-list #hotel-list-header .select-box-sort-type, #Flight #hotel-list #planroom-item-list-header .select-box-sort-type, #Flight #planroom-item-list #hotel-list-header .select-box-sort-type, #Flight #planroom-item-list #planroom-item-list-header .select-box-sort-type {
    width: 100%;
    padding-left: 3px;
    padding-right: 3px;
  }
}
#Package #itinerary-list, #Flight #itinerary-list {
  width: 100%;
  position: relative;
}
#Package #itinerary-list .price, #Flight #itinerary-list .price {
  text-align: right;
  margin: 0px;
}
#Package #itinerary-list .logo-area, #Flight #itinerary-list .logo-area {
  width: 50px;
  margin-right: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (min-width: 760px) {
  #Package #itinerary-list .logo-area, #Flight #itinerary-list .logo-area {
    width: 40px;
  }
}
@media screen and (max-width: 760px) {
  #Package #itinerary-list .logo-area, #Flight #itinerary-list .logo-area {
    width: 50px;
    flex-direction: column;
  }
}
#Package #itinerary-list .planflight-schedulebox, #Flight #itinerary-list .planflight-schedulebox {
  width: 100%;
}
#Package #itinerary-list .elpased-time, #Flight #itinerary-list .elpased-time {
  color: #999;
}
#Package #itinerary-list #itinerary-list-content, #Flight #itinerary-list #itinerary-list-content {
  position: relative;
}
#Package #itinerary-list .itinerary-record, #Flight #itinerary-list .itinerary-record {
  position: relative;
  background-color: #fff;
  margin-bottom: 30px;
}
@media screen and (max-width: 960px) {
  #Package #itinerary-list .itinerary-record, #Flight #itinerary-list .itinerary-record {
    padding: 15px;
  }
}
#Package #itinerary-list .itinerary-record .label-area, #Flight #itinerary-list .itinerary-record .label-area {
  margin: 0 0 15px;
  flex-wrap: wrap;
  align-items: center;
  align-self: center;
}
#Package #itinerary-list .itinerary-record .label-area .label, #Flight #itinerary-list .itinerary-record .label-area .label {
  margin-right: 7px;
  margin-bottom: 5px;
  padding: 2px 7px;
}
@media screen and (max-width: 1200px) {
  #Package #itinerary-list .itinerary-record .flight-leg-overview, #Flight #itinerary-list .itinerary-record .flight-leg-overview {
    width: 100%;
  }
  #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info-right, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info-right {
    font-size: 0.8em;
    text-align: right;
  }
}
@media screen and (max-width: 1200px) {
  #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info {
    -webkit-flex: 1 1 50px;
    flex: 1 1 50px;
    margin: 0;
    width: 100%;
    font-size: 0.9em;
  }
  #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .airport-airline, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .airport-airline {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
  }
}
@media screen and (max-width: 320px) {
  #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info {
    letter-spacing: -0.1em;
  }
}
#Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .dep, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .dep {
  width: 165px;
}
#Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .inter, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .inter {
  width: 160px;
}
#Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .arr, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .arr {
  width: 165px;
}
#Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .dep-datetime, #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .arr-datetime, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .dep-datetime, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .arr-datetime {
  margin: 10px 0;
}
@media screen and (max-width: 1200px) {
  #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .dep-datetime, #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .arr-datetime, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .dep-datetime, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .arr-datetime {
    margin: 0;
  }
}
#Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .date, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .date {
  margin-right: 5px;
}
@media screen and (max-width: 1200px) {
  #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .date, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .date {
    margin-right: 2px;
    color: #999;
  }
}
#Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .time, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .time {
  font-size: 1.8em;
}
@media screen and (max-width: 1200px) {
  #Package #itinerary-list .itinerary-record .flight-leg-overview .leg-info .time, #Flight #itinerary-list .itinerary-record .flight-leg-overview .leg-info .time {
    font-size: 1.1em;
  }
}
#Package #itinerary-list .itinerary-record .flight-leg-overview .detail-toggle, #Flight #itinerary-list .itinerary-record .flight-leg-overview .detail-toggle {
  width: 100%;
  margin: 0 8px 4px 0px;
  text-align: right;
}
#Package #itinerary-list .itinerary-record .gortn-title, #Flight #itinerary-list .itinerary-record .gortn-title {
  width: 100%;
  margin-bottom: 10px;
  font-weight: bold;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .flight-airline, #Flight #itinerary-list .itinerary-record .flight-leg-detail .flight-airline {
  float: left;
  width: 165px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .flight-airline .logo-area, #Flight #itinerary-list .itinerary-record .flight-leg-detail .flight-airline .logo-area {
  margin: 10px 0 0 0;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .flight-airline .airline-name, #Flight #itinerary-list .itinerary-record .flight-leg-detail .flight-airline .airline-name {
  font-size: 0.7em;
  margin-bottom: 0px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info {
  width: 470px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep {
  width: 150px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .inter, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .inter {
  width: 170px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr {
  width: 150px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep-datetime, #Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr-datetime, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep-datetime, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr-datetime {
  margin: 10px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep-datetime .date, #Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr-datetime .date, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep-datetime .date, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr-datetime .date {
  margin-right: 10px;
}
#Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep-datetime .time, #Package #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr-datetime .time, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .dep-datetime .time, #Flight #itinerary-list .itinerary-record .flight-leg-detail .leg-info .arr-datetime .time {
  font-size: 1.8em;
}
#Package #itinerary-list .itinerary-record.active, #Flight #itinerary-list .itinerary-record.active {
  border: solid #4c4c4c 4px;
}
@media screen and (max-width: 1200px) {
  #Package #itinerary-list .itinerary-record.active, #Flight #itinerary-list .itinerary-record.active {
    border: inherit;
  }
}
#Package #itinerary-list .flight-leg-toggle-box, #Flight #itinerary-list .flight-leg-toggle-box {
  width: 100%;
  padding: 5px 15px;
  margin: 10px 0;
  background: #eeeeee;
}
#Package #itinerary-list .flight-leg-toggle-box:hover, #Flight #itinerary-list .flight-leg-toggle-box:hover {
  cursor: pointer;
  filter: alpha(opacity=80);
  -moz-opacity: 0.8;
  -khtml-opacity: 0.8;
  opacity: 0.8;
}
#Package #itinerary-list .flight-leg-toggle-box .flight-leg-toggle, #Flight #itinerary-list .flight-leg-toggle-box .flight-leg-toggle {
  cursor: pointer;
  color: #445464;
  display: block;
}
#Package #itinerary-list .flight-leg-toggle-box .flight-leg-toggle .flight-leg-toggle-open, #Flight #itinerary-list .flight-leg-toggle-box .flight-leg-toggle .flight-leg-toggle-open {
  display: inline;
}
#Package #itinerary-list .flight-leg-toggle-box .flight-leg-toggle .flight-leg-toggle-close, #Flight #itinerary-list .flight-leg-toggle-box .flight-leg-toggle .flight-leg-toggle-close {
  display: none;
}
#Package #itinerary-list .flight-leg-toggle-box .flight-leg-toggle.open .flight-leg-toggle-open, #Flight #itinerary-list .flight-leg-toggle-box .flight-leg-toggle.open .flight-leg-toggle-open {
  display: none;
}
#Package #itinerary-list .flight-leg-toggle-box .flight-leg-toggle.open .flight-leg-toggle-close, #Flight #itinerary-list .flight-leg-toggle-box .flight-leg-toggle.open .flight-leg-toggle-close {
  display: inline;
}
#Package #hotel-list-area .hotel-search-option-area, #Package #hotel-list-area .planroom-search-option-area, #Package #flight-list-area .hotel-search-option-area, #Package #flight-list-area .planroom-search-option-area, #Package .flight-list-area .hotel-search-option-area, #Package .flight-list-area .planroom-search-option-area, #Flight #hotel-list-area .hotel-search-option-area, #Flight #hotel-list-area .planroom-search-option-area, #Flight #flight-list-area .hotel-search-option-area, #Flight #flight-list-area .planroom-search-option-area, #Flight .flight-list-area .hotel-search-option-area, #Flight .flight-list-area .planroom-search-option-area {
  display: inline-table;
}
@media screen and (max-width: 1200px) {
  #Package #hotel-list-area .hotel-search-option-area, #Package #hotel-list-area .planroom-search-option-area, #Package #flight-list-area .hotel-search-option-area, #Package #flight-list-area .planroom-search-option-area, #Package .flight-list-area .hotel-search-option-area, #Package .flight-list-area .planroom-search-option-area, #Flight #hotel-list-area .hotel-search-option-area, #Flight #hotel-list-area .planroom-search-option-area, #Flight #flight-list-area .hotel-search-option-area, #Flight #flight-list-area .planroom-search-option-area, #Flight .flight-list-area .hotel-search-option-area, #Flight .flight-list-area .planroom-search-option-area {
    display: none;
  }
}
#Package #hotel-list-area #hotel-list-search-refinement-area, #Package #hotel-list-area #planroom-list-search-refinement-area, #Package #flight-list-area #hotel-list-search-refinement-area, #Package #flight-list-area #planroom-list-search-refinement-area, #Package .flight-list-area #hotel-list-search-refinement-area, #Package .flight-list-area #planroom-list-search-refinement-area, #Flight #hotel-list-area #hotel-list-search-refinement-area, #Flight #hotel-list-area #planroom-list-search-refinement-area, #Flight #flight-list-area #hotel-list-search-refinement-area, #Flight #flight-list-area #planroom-list-search-refinement-area, #Flight .flight-list-area #hotel-list-search-refinement-area, #Flight .flight-list-area #planroom-list-search-refinement-area {
  background-color: #fff;
  width: 260px;
  float: left;
  box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.3);
}
#Package #hotel-list-area #hotel-list-search-refinement-area label, #Package #hotel-list-area #planroom-list-search-refinement-area label, #Package #flight-list-area #hotel-list-search-refinement-area label, #Package #flight-list-area #planroom-list-search-refinement-area label, #Package .flight-list-area #hotel-list-search-refinement-area label, #Package .flight-list-area #planroom-list-search-refinement-area label, #Flight #hotel-list-area #hotel-list-search-refinement-area label, #Flight #hotel-list-area #planroom-list-search-refinement-area label, #Flight #flight-list-area #hotel-list-search-refinement-area label, #Flight #flight-list-area #planroom-list-search-refinement-area label, #Flight .flight-list-area #hotel-list-search-refinement-area label, #Flight .flight-list-area #planroom-list-search-refinement-area label {
  font-weight: normal;
}
#Package #hotel-list-area #hotel-list-search-refinement-area .hotel-name-text, #Package #hotel-list-area #planroom-list-search-refinement-area .hotel-name-text, #Package #flight-list-area #hotel-list-search-refinement-area .hotel-name-text, #Package #flight-list-area #planroom-list-search-refinement-area .hotel-name-text, #Package .flight-list-area #hotel-list-search-refinement-area .hotel-name-text, #Package .flight-list-area #planroom-list-search-refinement-area .hotel-name-text, #Flight #hotel-list-area #hotel-list-search-refinement-area .hotel-name-text, #Flight #hotel-list-area #planroom-list-search-refinement-area .hotel-name-text, #Flight #flight-list-area #hotel-list-search-refinement-area .hotel-name-text, #Flight #flight-list-area #planroom-list-search-refinement-area .hotel-name-text, #Flight .flight-list-area #hotel-list-search-refinement-area .hotel-name-text, #Flight .flight-list-area #planroom-list-search-refinement-area .hotel-name-text {
  width: 193px;
  margin-top: 5px;
}
#Package #hotel-list-area #hotel-list-search-refinement-area .hotel-check-list .label-name, #Package #hotel-list-area #hotel-list-search-refinement-area .planroom-check-list .label-name, #Package #hotel-list-area #planroom-list-search-refinement-area .hotel-check-list .label-name, #Package #hotel-list-area #planroom-list-search-refinement-area .planroom-check-list .label-name, #Package #flight-list-area #hotel-list-search-refinement-area .hotel-check-list .label-name, #Package #flight-list-area #hotel-list-search-refinement-area .planroom-check-list .label-name, #Package #flight-list-area #planroom-list-search-refinement-area .hotel-check-list .label-name, #Package #flight-list-area #planroom-list-search-refinement-area .planroom-check-list .label-name, #Package .flight-list-area #hotel-list-search-refinement-area .hotel-check-list .label-name, #Package .flight-list-area #hotel-list-search-refinement-area .planroom-check-list .label-name, #Package .flight-list-area #planroom-list-search-refinement-area .hotel-check-list .label-name, #Package .flight-list-area #planroom-list-search-refinement-area .planroom-check-list .label-name, #Flight #hotel-list-area #hotel-list-search-refinement-area .hotel-check-list .label-name, #Flight #hotel-list-area #hotel-list-search-refinement-area .planroom-check-list .label-name, #Flight #hotel-list-area #planroom-list-search-refinement-area .hotel-check-list .label-name, #Flight #hotel-list-area #planroom-list-search-refinement-area .planroom-check-list .label-name, #Flight #flight-list-area #hotel-list-search-refinement-area .hotel-check-list .label-name, #Flight #flight-list-area #hotel-list-search-refinement-area .planroom-check-list .label-name, #Flight #flight-list-area #planroom-list-search-refinement-area .hotel-check-list .label-name, #Flight #flight-list-area #planroom-list-search-refinement-area .planroom-check-list .label-name, #Flight .flight-list-area #hotel-list-search-refinement-area .hotel-check-list .label-name, #Flight .flight-list-area #hotel-list-search-refinement-area .planroom-check-list .label-name, #Flight .flight-list-area #planroom-list-search-refinement-area .hotel-check-list .label-name, #Flight .flight-list-area #planroom-list-search-refinement-area .planroom-check-list .label-name {
  font-size: 0.9em;
  vertical-align: middle;
  display: inline-block;
  width: 160px;
}
#Package #hotel-list-area #flight-list-search-refinemen-area, #Package #flight-list-area #flight-list-search-refinemen-area, #Package .flight-list-area #flight-list-search-refinemen-area, #Flight #hotel-list-area #flight-list-search-refinemen-area, #Flight #flight-list-area #flight-list-search-refinemen-area, #Flight .flight-list-area #flight-list-search-refinemen-area {
  background-color: #fff;
  float: left;
  width: 260px;
}
#Package #hotel-list-area #flight-list-search-refinemen-area h5, #Package #flight-list-area #flight-list-search-refinemen-area h5, #Package .flight-list-area #flight-list-search-refinemen-area h5, #Flight #hotel-list-area #flight-list-search-refinemen-area h5, #Flight #flight-list-area #flight-list-search-refinemen-area h5, #Flight .flight-list-area #flight-list-search-refinemen-area h5 {
  font-size: 1.1em;
  font-weight: normal;
  margin-bottom: 10px;
}
#Package #hotel-list-area #flight-list-search-refinemen-area label, #Package #flight-list-area #flight-list-search-refinemen-area label, #Package .flight-list-area #flight-list-search-refinemen-area label, #Flight #hotel-list-area #flight-list-search-refinemen-area label, #Flight #flight-list-area #flight-list-search-refinemen-area label, #Flight .flight-list-area #flight-list-search-refinemen-area label {
  font-weight: normal;
}
#Package #hotel-list-area #flight-list-search-refinemen-area .via-check-list .inline-li, #Package #flight-list-area #flight-list-search-refinemen-area .via-check-list .inline-li, #Package .flight-list-area #flight-list-search-refinemen-area .via-check-list .inline-li, #Flight #hotel-list-area #flight-list-search-refinemen-area .via-check-list .inline-li, #Flight #flight-list-area #flight-list-search-refinemen-area .via-check-list .inline-li, #Flight .flight-list-area #flight-list-search-refinemen-area .via-check-list .inline-li {
  width: 100%;
}
#Package #hotel-list-area #flight-list-search-refinemen-area .airline-check-list input, #Package #flight-list-area #flight-list-search-refinemen-area .airline-check-list input, #Package .flight-list-area #flight-list-search-refinemen-area .airline-check-list input, #Flight #hotel-list-area #flight-list-search-refinemen-area .airline-check-list input, #Flight #flight-list-area #flight-list-search-refinemen-area .airline-check-list input, #Flight .flight-list-area #flight-list-search-refinemen-area .airline-check-list input {
  vertical-align: middle;
}
#Package #hotel-list-area #flight-list-search-refinemen-area .airline-check-list .label-name, #Package #flight-list-area #flight-list-search-refinemen-area .airline-check-list .label-name, #Package .flight-list-area #flight-list-search-refinemen-area .airline-check-list .label-name, #Flight #hotel-list-area #flight-list-search-refinemen-area .airline-check-list .label-name, #Flight #flight-list-area #flight-list-search-refinemen-area .airline-check-list .label-name, #Flight .flight-list-area #flight-list-search-refinemen-area .airline-check-list .label-name {
  font-size: 0.9em;
  vertical-align: middle;
  display: inline-block;
  width: 160px;
}
#Package #hotel-list-area #flight-list-search-refinemen-area .airline-check-list .price-barometer, #Package #flight-list-area #flight-list-search-refinemen-area .airline-check-list .price-barometer, #Package .flight-list-area #flight-list-search-refinemen-area .airline-check-list .price-barometer, #Flight #hotel-list-area #flight-list-search-refinemen-area .airline-check-list .price-barometer, #Flight #flight-list-area #flight-list-search-refinemen-area .airline-check-list .price-barometer, #Flight .flight-list-area #flight-list-search-refinemen-area .airline-check-list .price-barometer {
  font-size: 0.85em;
  color: gray;
  position: absolute;
  top: 2px;
  right: 0;
}
#Package #search-info, #Flight #search-info {
  background-color: #445464;
  color: #fff;
  padding-left: 5px;
  cursor: pointer;
}
#Package #search-info .search-info-content, #Flight #search-info .search-info-content {
  width: 80%;
  float: left;
  padding: 5px 0 5px 0;
}
@media screen and (max-width: 1200px) {
  #Package #search-info, #Flight #search-info {
    width: 100%;
    margin: 0;
    padding-left: 0px;
    font-size: 0.9em;
    border-radius: unset;
    background-color: #445464;
  }
  #Package #search-info .go-dep-point-name, #Package #search-info .go-arr-point-name, #Package #search-info .go-dep-date, #Package #search-info .rtn-dep-date, #Package #search-info .cabin-class, #Package #search-info .adult-child, #Flight #search-info .go-dep-point-name, #Flight #search-info .go-arr-point-name, #Flight #search-info .go-dep-date, #Flight #search-info .rtn-dep-date, #Flight #search-info .cabin-class, #Flight #search-info .adult-child {
    float: left;
    width: 50%;
    margin: 3px 0px;
  }
  #Package #search-info #research-btn-area, #Flight #search-info #research-btn-area {
    clear: both;
    width: 100%;
    text-align: center;
  }
  #Package #search-info .panel-body, #Flight #search-info .panel-body {
    padding: 5px;
  }
}
#Package #search-info h4, #Flight #search-info h4 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  padding-left: 0px;
}
#Package #research-btn, #Flight #research-btn {
  background: #445464;
  color: #fff;
  font-size: 1em;
  border: solid 2px #fff;
  text-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  width: 200px;
  margin: 0 0 0 0;
  padding: 2px;
  z-index: 0;
  white-space: normal;
}
#Package #research-btn:hover, #Flight #research-btn:hover {
  opacity: 1;
  background: #F8CC8C;
}
@media screen and (max-width: 1200px) {
  #Package #research-btn:hover, #Flight #research-btn:hover {
    background: #445464;
  }
}
#Package #modal-overlay, #Flight #modal-overlay {
  z-index: 999;
}
#Package .modal-content, #Flight .modal-content {
  z-index: 9999999;
}
#Package .modal-content .title, #Flight .modal-content .title {
  margin: 0 0 15px;
}
#Package .boreder-textbox, #Flight .boreder-textbox {
  padding: 0px 10px 0;
  margin: 0 0 20px;
}
#Package .boreder-textbox .boreder-textboxul, #Flight .boreder-textbox .boreder-textboxul {
  list-style: none;
}
#Package .boreder-textbox .boreder-textboxul .boreder-textboxli, #Flight .boreder-textbox .boreder-textboxul .boreder-textboxli {
  display: block;
  margin: 20px 0;
}
#Package .boreder-textbox .boreder-textboxul .boreder-textboxli .boreder-textboxinput, #Flight .boreder-textbox .boreder-textboxul .boreder-textboxli .boreder-textboxinput {
  display: inline-block;
}
#Package .boreder-textbox .boreder-textboxul .boreder-textboxli input, #Flight .boreder-textbox .boreder-textboxul .boreder-textboxli input {
  margin: 0 3px 0 0;
}
#Package .boreder-textbox .boreder-textboxul .boreder-textboxli .refinement-title, #Flight .boreder-textbox .boreder-textboxul .boreder-textboxli .refinement-title {
  font-weight: bold;
  cursor: pointer;
}
#Package .boreder-textbox .boreder-textboxul .boreder-textboxli .fa-fw, #Flight .boreder-textbox .boreder-textboxul .boreder-textboxli .fa-fw {
  text-align: unset;
}
#Package .boreder-textbox .boreder-textboxul .boreder-textboxli .refinement-title-block, #Flight .boreder-textbox .boreder-textboxul .boreder-textboxli .refinement-title-block {
  display: inline-block;
  vertical-align: top;
}
#Package .boreder-textbox .boreder-textboxul .boreder-textboxli .refinement-title-subblock, #Flight .boreder-textbox .boreder-textboxul .boreder-textboxli .refinement-title-subblock {
  display: inline-block;
  text-align: center;
  float: right;
  vertical-align: top;
}
#Package .boreder-textbox .boreder-textboxul p, #Flight .boreder-textbox .boreder-textboxul p {
  margin: 0 0 20px;
}
#Package .planflight-schedulebox, #Flight .planflight-schedulebox {
  padding: 15px 20px 0;
}
@media screen and (max-width: 1200px) {
  #Package .planflight-schedulebox, #Flight .planflight-schedulebox {
    padding: 0;
  }
}
#Package .planflight-schedulebox .leg-box, #Flight .planflight-schedulebox .leg-box {
  width: 50%;
  flex-grow: 1;
  flex-shrink: 1;
}
#Package .planflight-schedulebox .leg-box:first-child.roundtrip, #Flight .planflight-schedulebox .leg-box:first-child.roundtrip {
  border-right: 1px dashed #999;
}
@media screen and (max-width: 1200px) {
  #Package .planflight-schedulebox .leg-box, #Flight .planflight-schedulebox .leg-box {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  #Package .planflight-schedulebox, #Flight .planflight-schedulebox {
    margin-left: 0;
  }
}
#Package .planflight-schedulecontent, #Flight .planflight-schedulecontent {
  margin: 0px;
  overflow: hidden;
  padding: 0;
}
#Package .title, #Flight .title {
  background: #eeeeee;
  padding: 10px;
  margin: 0;
}
#Package .title-transit, #Flight .title-transit {
  max-width: 500px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  display: inline-block;
  float: right;
}
#Package .title-margin, #Flight .title-margin {
  margin: 30px 0;
}
#Package .subtitle, #Flight .subtitle {
  font-weight: bold;
  font-size: 1.2em;
  padding: 0 0 5px;
  border-bottom: 1px solid #D2D2D7;
}
#Package .modal-text, #Flight .modal-text {
  padding: 10px;
}
#Package .hotel-chargebox, #Package .planflight-chargebox, #Flight .hotel-chargebox, #Flight .planflight-chargebox {
  width: 100%;
}
#Package .hotel-chargebox .popover.popover-static, #Package .planflight-chargebox .popover.popover-static, #Flight .hotel-chargebox .popover.popover-static, #Flight .planflight-chargebox .popover.popover-static {
  color: #fa2e09;
  top: -40px;
  left: 50px;
}
#Package .hotel-chargebox .itinerary-select-btn, #Package .hotel-chargebox .planroom-select-btn, #Package .planflight-chargebox .itinerary-select-btn, #Package .planflight-chargebox .planroom-select-btn, #Flight .hotel-chargebox .itinerary-select-btn, #Flight .hotel-chargebox .planroom-select-btn, #Flight .planflight-chargebox .itinerary-select-btn, #Flight .planflight-chargebox .planroom-select-btn {
  background: #257696;
  color: #fff;
  width: 100%;
}
#Package .hotel-chargebox .itinerary-select-btn:hover, #Package .hotel-chargebox .planroom-select-btn:hover, #Package .planflight-chargebox .itinerary-select-btn:hover, #Package .planflight-chargebox .planroom-select-btn:hover, #Flight .hotel-chargebox .itinerary-select-btn:hover, #Flight .hotel-chargebox .planroom-select-btn:hover, #Flight .planflight-chargebox .itinerary-select-btn:hover, #Flight .planflight-chargebox .planroom-select-btn:hover {
  opacity: 1;
  background: rgb(47.0909090909, 150.1818181818, 190.9090909091);
}
#Package .hotel-chargebox .active, #Package .planflight-chargebox .active, #Flight .hotel-chargebox .active, #Flight .planflight-chargebox .active {
  color: #fa2e09;
  background: #fff;
  border: 3px solid #fa2e09;
}
#Package .modal-box, #Flight .modal-box {
  height: calc(100% - 100px);
  min-width: 830px;
  overflow-y: scroll;
}
#Package .modal-box h3, #Flight .modal-box h3 {
  background: #445464;
  margin-top: 0;
  margin-bottom: 10px;
  color: #fff;
  padding: 10px;
}
#Package .modal-box .modal-close, #Flight .modal-box .modal-close {
  position: absolute;
  right: 20px;
  top: 20px;
}
#Package .modal-box .planflight-schedulebox, #Flight .modal-box .planflight-schedulebox {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #Package .modal-hotel, #Package .modal-planroom, #Flight .modal-hotel, #Flight .modal-planroom {
    font-size: 0.9em;
    z-index: 9999999;
  }
}
#Package .modal-hotel h4, #Package .modal-planroom h4, #Flight .modal-hotel h4, #Flight .modal-planroom h4 {
  font-size: 18px;
  display: block;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: solid 2px;
  width: 98%;
}
#Package .modal-hotel .modal-hotel-img, #Package .modal-hotel .modal-room-img, #Package .modal-planroom .modal-hotel-img, #Package .modal-planroom .modal-room-img, #Flight .modal-hotel .modal-hotel-img, #Flight .modal-hotel .modal-room-img, #Flight .modal-planroom .modal-hotel-img, #Flight .modal-planroom .modal-room-img {
  background: #1f1f1f;
}
#Package .modal-hotel .modal-hotel-img img, #Package .modal-hotel .modal-room-img img, #Package .modal-planroom .modal-hotel-img img, #Package .modal-planroom .modal-room-img img, #Flight .modal-hotel .modal-hotel-img img, #Flight .modal-hotel .modal-room-img img, #Flight .modal-planroom .modal-hotel-img img, #Flight .modal-planroom .modal-room-img img {
  max-height: 450px;
}
#Package .modal-hotel .modal-hotel-img .slick-current, #Package .modal-hotel .modal-room-img .slick-current, #Package .modal-planroom .modal-hotel-img .slick-current, #Package .modal-planroom .modal-room-img .slick-current, #Flight .modal-hotel .modal-hotel-img .slick-current, #Flight .modal-hotel .modal-room-img .slick-current, #Flight .modal-planroom .modal-hotel-img .slick-current, #Flight .modal-planroom .modal-room-img .slick-current {
  visibility: visible;
}
#Package .modal-hotel .modal-hotel-img :not(.slick-current), #Package .modal-hotel .modal-room-img :not(.slick-current), #Package .modal-planroom .modal-hotel-img :not(.slick-current), #Package .modal-planroom .modal-room-img :not(.slick-current), #Flight .modal-hotel .modal-hotel-img :not(.slick-current), #Flight .modal-hotel .modal-room-img :not(.slick-current), #Flight .modal-planroom .modal-hotel-img :not(.slick-current), #Flight .modal-planroom .modal-room-img :not(.slick-current) {
  visibility: hidden;
}
#Package .modal-hotel .modal-hotel-img-nav li, #Package .modal-hotel .modal-room-img-nav li, #Package .modal-planroom .modal-hotel-img-nav li, #Package .modal-planroom .modal-room-img-nav li, #Flight .modal-hotel .modal-hotel-img-nav li, #Flight .modal-hotel .modal-room-img-nav li, #Flight .modal-planroom .modal-hotel-img-nav li, #Flight .modal-planroom .modal-room-img-nav li {
  display: inline-block;
  width: 90px;
  cursor: pointer;
}
#Package .modal-hotel .modal-hotel-img-nav li:hover, #Package .modal-hotel .modal-room-img-nav li:hover, #Package .modal-planroom .modal-hotel-img-nav li:hover, #Package .modal-planroom .modal-room-img-nav li:hover, #Flight .modal-hotel .modal-hotel-img-nav li:hover, #Flight .modal-hotel .modal-room-img-nav li:hover, #Flight .modal-planroom .modal-hotel-img-nav li:hover, #Flight .modal-planroom .modal-room-img-nav li:hover {
  opacity: 0.7;
}
#Package .modal-hotel .modal-hotel-img-nav li img, #Package .modal-hotel .modal-room-img-nav li img, #Package .modal-planroom .modal-hotel-img-nav li img, #Package .modal-planroom .modal-room-img-nav li img, #Flight .modal-hotel .modal-hotel-img-nav li img, #Flight .modal-hotel .modal-room-img-nav li img, #Flight .modal-planroom .modal-hotel-img-nav li img, #Flight .modal-planroom .modal-room-img-nav li img {
  width: 90px;
  height: 90px;
}
#Package .modal-hotel .modal-hotel-img-nav .slick-img-nav-selected, #Package .modal-hotel .modal-room-img-nav .slick-img-nav-selected, #Package .modal-planroom .modal-hotel-img-nav .slick-img-nav-selected, #Package .modal-planroom .modal-room-img-nav .slick-img-nav-selected, #Flight .modal-hotel .modal-hotel-img-nav .slick-img-nav-selected, #Flight .modal-hotel .modal-room-img-nav .slick-img-nav-selected, #Flight .modal-planroom .modal-hotel-img-nav .slick-img-nav-selected, #Flight .modal-planroom .modal-room-img-nav .slick-img-nav-selected {
  background: #000;
  cursor: default;
}
#Package .modal-hotel .modal-hotel-img-nav .slick-img-nav-selected:hover, #Package .modal-hotel .modal-room-img-nav .slick-img-nav-selected:hover, #Package .modal-planroom .modal-hotel-img-nav .slick-img-nav-selected:hover, #Package .modal-planroom .modal-room-img-nav .slick-img-nav-selected:hover, #Flight .modal-hotel .modal-hotel-img-nav .slick-img-nav-selected:hover, #Flight .modal-hotel .modal-room-img-nav .slick-img-nav-selected:hover, #Flight .modal-planroom .modal-hotel-img-nav .slick-img-nav-selected:hover, #Flight .modal-planroom .modal-room-img-nav .slick-img-nav-selected:hover {
  opacity: 1;
}
#Package .modal-hotel .modal-hotel-img-nav .slick-img-nav-selected img, #Package .modal-hotel .modal-room-img-nav .slick-img-nav-selected img, #Package .modal-planroom .modal-hotel-img-nav .slick-img-nav-selected img, #Package .modal-planroom .modal-room-img-nav .slick-img-nav-selected img, #Flight .modal-hotel .modal-hotel-img-nav .slick-img-nav-selected img, #Flight .modal-hotel .modal-room-img-nav .slick-img-nav-selected img, #Flight .modal-planroom .modal-hotel-img-nav .slick-img-nav-selected img, #Flight .modal-planroom .modal-room-img-nav .slick-img-nav-selected img {
  opacity: 0.6;
}
#Package .modal-hotel .modal-hotel-img-nav .slick-prev:before,
#Package .modal-hotel .modal-hotel-img-nav .slick-next:before, #Package .modal-hotel .modal-room-img-nav .slick-prev:before,
#Package .modal-hotel .modal-room-img-nav .slick-next:before, #Package .modal-planroom .modal-hotel-img-nav .slick-prev:before,
#Package .modal-planroom .modal-hotel-img-nav .slick-next:before, #Package .modal-planroom .modal-room-img-nav .slick-prev:before,
#Package .modal-planroom .modal-room-img-nav .slick-next:before, #Flight .modal-hotel .modal-hotel-img-nav .slick-prev:before,
#Flight .modal-hotel .modal-hotel-img-nav .slick-next:before, #Flight .modal-hotel .modal-room-img-nav .slick-prev:before,
#Flight .modal-hotel .modal-room-img-nav .slick-next:before, #Flight .modal-planroom .modal-hotel-img-nav .slick-prev:before,
#Flight .modal-planroom .modal-hotel-img-nav .slick-next:before, #Flight .modal-planroom .modal-room-img-nav .slick-prev:before,
#Flight .modal-planroom .modal-room-img-nav .slick-next:before {
  font-size: 30px;
}
#Package .modal-hotel .modal-hotel-img-nav .slick-prev, #Package .modal-hotel .modal-room-img-nav .slick-prev, #Package .modal-planroom .modal-hotel-img-nav .slick-prev, #Package .modal-planroom .modal-room-img-nav .slick-prev, #Flight .modal-hotel .modal-hotel-img-nav .slick-prev, #Flight .modal-hotel .modal-room-img-nav .slick-prev, #Flight .modal-planroom .modal-hotel-img-nav .slick-prev, #Flight .modal-planroom .modal-room-img-nav .slick-prev {
  left: 0;
  z-index: 2;
}
#Package .modal-hotel .modal-hotel-img-nav .slick-next, #Package .modal-hotel .modal-room-img-nav .slick-next, #Package .modal-planroom .modal-hotel-img-nav .slick-next, #Package .modal-planroom .modal-room-img-nav .slick-next, #Flight .modal-hotel .modal-hotel-img-nav .slick-next, #Flight .modal-hotel .modal-room-img-nav .slick-next, #Flight .modal-planroom .modal-hotel-img-nav .slick-next, #Flight .modal-planroom .modal-room-img-nav .slick-next {
  right: 0;
  z-index: 2;
}
#Package .modal-hotel .modal-hotel-imgul, #Package .modal-planroom .modal-hotel-imgul, #Flight .modal-hotel .modal-hotel-imgul, #Flight .modal-planroom .modal-hotel-imgul {
  display: block;
  margin: 0;
}
#Package .modal-hotel .modal-hotel-imgul li, #Package .modal-planroom .modal-hotel-imgul li, #Flight .modal-hotel .modal-hotel-imgul li, #Flight .modal-planroom .modal-hotel-imgul li {
  display: inline-block;
  width: 33%;
}
#Package .modal-hotel .modal-hotel-imgul li img, #Package .modal-planroom .modal-hotel-imgul li img, #Flight .modal-hotel .modal-hotel-imgul li img, #Flight .modal-planroom .modal-hotel-imgul li img {
  width: 100%;
  height: auto;
}
@media screen and (max-width: 1200px) {
  #Package .modal-flight, #Flight .modal-flight {
    z-index: 999999;
  }
}
#Package .modal-flight h4, #Flight .modal-flight h4 {
  font-size: 18px;
  display: block;
  margin-top: 10px;
  padding-bottom: 10px;
  padding-left: 0px;
  border-bottom: solid 2px;
  width: 98%;
}
#Package .modal-flight .leg, #Flight .modal-flight .leg {
  margin-bottom: 50px;
}
#Package .modal-flight .leg .leg-flights, #Flight .modal-flight .leg .leg-flights {
  margin-left: 20px;
}
#Package .modal-flight .flight-detail-sp .flight-info-stop, #Flight .modal-flight .flight-detail-sp .flight-info-stop {
  border-left: 2px solid #999;
  margin-left: 10px;
  padding: 5px 0;
}
#Package .modal-flight .flight-detail-sp .flight-info-stop span, #Flight .modal-flight .flight-detail-sp .flight-info-stop span {
  margin-left: 10px;
}
#Package .checkbox-refinement, #Flight .checkbox-refinement {
  vertical-align: -0.11em;
  position: relative;
}
#Package .torMapContainer, #Flight .torMapContainer {
  position: relative;
}
#Package .torMapContainer #torMap, #Flight .torMapContainer #torMap {
  width: 100%;
  height: 400px;
}

/*-------------------------------------*/
#Package header .page-header, #Flight header .page-header {
  width: 93%;
}
@media screen and (min-width: 1200px) {
  #Package header .page-header, #Flight header .page-header {
    max-width: 1200px;
  }
}

#DPIntro #search-area-multicity .multi-city-label, #DPSearch #search-area-multicity .multi-city-label, #Package #search-area-multicity .multi-city-label {
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  #DPIntro #search-area-multicity .multi-city-label, #DPSearch #search-area-multicity .multi-city-label, #Package #search-area-multicity .multi-city-label {
    color: #333;
  }
  #DPIntro #search-area-multicity .inputul li.godate-display, #DPIntro #search-area-multicity .inputul li.rtndate-display, #DPSearch #search-area-multicity .inputul li.godate-display, #DPSearch #search-area-multicity .inputul li.rtndate-display, #Package #search-area-multicity .inputul li.godate-display, #Package #search-area-multicity .inputul li.rtndate-display {
    width: 99%;
  }
}

/*--航空券のみ--*/
@media screen and (max-width: 1200px) {
  #Flight #flight-refinemen-modal-content {
    z-index: 999999;
  }
}

/*----*/
/*--DPのみ---*/
#Package .offprice {
  cursor: pointer;
}
#Package #planroom-search-refinement-loading {
  display: none;
}
@media screen and (max-width: 1200px) {
  #Package #flight-refinemen-modal-content {
    z-index: 999999;
  }
}
#Package #flight-refinemen-modal-content .airline-check-list .nav-stacked li {
  margin-bottom: 32px;
}
#Package #flight-refinemen-modal-content .airline-check-list .nav-stacked li a {
  padding: 5px;
  position: absolute;
  top: -5px;
}
#Package #flight-refinemen-modal-content .airline-check-list .nav-stacked li a .airline-info {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  justify-content: center;
  align-items: center;
}
#Package #flight-refinemen-modal-content .airline-check-list .nav-stacked li a .airline-info .airline-logo-sp {
  width: 100%;
  max-width: 37px;
  max-height: 40px;
  margin-left: 5px;
  margin-right: 10px;
}
@media screen and (max-width: 1200px) {
  #Package #planroom-refinement-modal-content {
    z-index: 9999999;
  }
}
#Package .panel-heading .hotel-name {
  width: 350px;
  display: inline-block;
  vertical-align: bottom;
}
#Package #change-check-in {
  display: none;
  cursor: pointer;
  color: #5ea6f5;
}
#Package .planroom-record .planroom-content .modal-block {
  display: none;
}

/* PC用 部屋料金リスト */
@media screen and (min-width: 960px) {
  .planroom-record {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    padding: 20px;
    position: relative;
  }
  .planroom-record .label-area {
    width: calc(100% + 40px);
    padding: 5px 10px 10px;
    border-bottom: 1px solid #999;
    position: relative;
    top: -20px;
    left: -20px;
  }
  .planroom-record .label {
    display: inline-block;
  }
  .planroom-record .label::after {
    content: "\a";
    white-space: pre;
  }
  .planroom-record .label:last-child {
    content: none;
  }
  .planroom-record .planflight-chargebox {
    text-align: right !important;
    width: auto !important;
  }
  .planroom-record .balloon-top {
    padding: 5px 3px;
    text-align: center;
    border-radius: 5px;
    border: 1px #ccc solid;
    top: 10px;
    position: relative;
  }
  .planroom-record .balloon-top::before {
    content: "";
    position: absolute;
    top: -8px;
    left: 50%;
    margin-left: -4px;
    border: 4px solid transparent;
    border-bottom: 4px solid #FFF;
    z-index: 2;
  }
  .planroom-record .balloon-top::after {
    content: "";
    position: absolute;
    top: -12px;
    left: 50%;
    margin-left: -6px;
    border: 6px solid transparent;
    border-bottom: 6px solid #ccc;
    z-index: 1;
  }
  .planroom-record .balloon-top .balloon-content {
    margin: 0;
    padding: 0;
    color: #257696;
  }
  .planroom-record .list-item-left,
  .planroom-record .list-item-right {
    align-self: auto;
  }
  .planroom-record .list-item-left {
    flex-basis: 270px;
    border-right: 2px #ccc solid;
    padding-right: 20px;
    width: 270px;
  }
  .planroom-record .list-item-left .media-heading {
    font-size: 140% !important;
    margin-bottom: 10px;
  }
  .planroom-record .list-item-left .presentation {
    max-width: 250px;
  }
  .planroom-record .list-item-left .presentation .label {
    max-width: 250px;
  }
  .planroom-record .list-item-left .photo-image {
    width: 250px;
    position: relative;
  }
  .planroom-record .list-item-left .photo-image img {
    width: 250px;
    height: 187px;
    object-fit: cover;
  }
  .planroom-record .list-item-left .photo-image .photo-image-btn-all {
    background: rgba(0, 0, 0, 0.8);
    padding: 3px 5px;
    border-radius: 2px;
    display: inline-block;
    position: absolute;
    bottom: 10px;
    right: 10px;
  }
  .planroom-record .list-item-left .photo-image .photo-image-btn-all a {
    color: #fff;
    outline: 0;
    border: none;
    text-decoration: none;
  }
  .planroom-record .list-item-right {
    padding-left: 20px;
    width: 608px;
  }
  .planroom-record .list-item-right .list-item-plan {
    padding: 20px 0;
    border-top: 1px #ccc dashed;
    flex-basis: 590px;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: flex-start;
    align-items: stretch;
  }
  .planroom-record .list-item-right .list-item-plan:first-child {
    padding-top: 0;
    border-top: none;
  }
  .planroom-record .list-item-right .list-item-plandetail {
    flex-basis: auto;
    flex-grow: 3;
    padding-right: 20px;
  }
  .planroom-record .list-item-right .list-item-planprice {
    flex-basis: auto;
    flex-grow: 2;
    white-space: nowrap;
    text-align: right;
  }
  .planroom-record .list-item-right .list-item-planprice i {
    margin-left: 2px;
  }
  .planroom-record .list-item-right .list-item-planprice .price-balloon {
    top: -70px;
    right: -270px;
    position: relative !important;
    height: 0;
  }
  .planroom-record .list-item-right .list-item-planbtn {
    flex-basis: 40px;
    flex-grow: 2;
    padding-left: 20px;
    max-width: 150px;
    min-width: 150px;
    width: 150px;
    margin-right: -22px;
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn {
    align-items: center;
    border-radius: 0;
    position: relative;
    width: 100%;
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn a {
    display: block;
    margin: auto;
    color: #fff;
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn:hover {
    cursor: pointer;
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn-normal {
    background: #257696;
    cursor: default;
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn-normal:hover {
    cursor: pointer;
    opacity: 1;
    background: rgb(47.0909090909, 150.1818181818, 190.9090909091);
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn-select {
    background: #4c4c4c;
    cursor: not-allowed;
    pointer-events: none;
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn-select a {
    color: #fff;
  }
  .planroom-record .list-item-right .list-item-planbtn .planroom-select-btn-novacancy {
    background: #999 !important;
    cursor: not-allowed;
  }
  .planroom-record .list-item-right .plan-name {
    font-size: 110%;
    font-weight: bold;
    line-height: 1.3;
  }
  .planroom-record .list-item-right .modal-block {
    font-size: 13px;
    margin-bottom: 7px;
  }
  /* あおり文言 */
  .incite-message-box {
    margin: 0 auto;
    width: 100%;
    z-index: 100;
  }
  .incite-message-box .incite-message-inner {
    position: fixed;
    padding: 0 10px 0 20px;
    background: rgba(0, 0, 0, 0.8);
    right: 0;
    left: 0;
  }
}
@media screen and (min-width: 960px) and (min-width: 1200px) {
  .incite-message-box .incite-message-inner {
    bottom: 0;
  }
}
@media screen and (min-width: 960px) and (max-width: 1200px) and (min-width: 480px) {
  .incite-message-box .incite-message-inner {
    bottom: 64px;
  }
}
@media screen and (min-width: 960px) and (max-width: 480px) {
  .incite-message-box .incite-message-inner {
    bottom: 69px;
  }
}
@media screen and (min-width: 960px) {
  .incite-message-box .incite-message-inner .flexbox {
    height: 60px;
    justify-content: space-between;
    align-items: center;
  }
  .incite-message-box .incite-message-inner .flexbox p {
    margin: 0;
  }
  .incite-message-box .incite-message-inner .flexbox button {
    background: none;
    border: none;
    outline: 0;
  }
}
/* SP用 部屋料金リスト */
.planroom-record-sp {
  width: 100%;
  margin: auto auto 20px !important;
}
.planroom-record-sp .planroom-content {
  width: 100%;
  flex-direction: column;
}
@media screen and (min-width: 960px) {
  .planroom-record-sp .planroom-content {
    flex-direction: row;
  }
}
.planroom-record-sp .photo-image {
  width: 100%;
  position: relative;
}
@media screen and (min-width: 960px) {
  .planroom-record-sp .photo-image {
    width: 276px;
  }
}
.planroom-record-sp .photo-image img {
  width: 100%;
  height: 207px;
  object-fit: cover;
}
@media screen and (max-width: 960px) and (min-width: 480px) {
  .planroom-record-sp .photo-image img {
    height: 300px;
  }
}
.planroom-record-sp .planroom-detail {
  text-align: left;
  width: calc(100% - 30px);
  margin: 0 auto;
}
@media screen and (min-width: 960px) {
  .planroom-record-sp .planroom-detail {
    padding: 0 0 0 20px;
    width: calc(100% - 276px);
  }
}
@media screen and (max-width: 960px) {
  .planroom-record-sp .planroom-detail {
    padding-bottom: 15px;
  }
}
.planroom-record-sp .planroom-detail hr {
  border: #ddd 2px solid;
}
.planroom-record-sp .media-heading {
  margin: 20px 0 5px;
  font-size: 1.2em !important;
  line-height: 1.5;
}
@media screen and (min-width: 960px) {
  .planroom-record-sp .media-heading {
    margin-top: 0 !important;
  }
}
.planroom-record-sp .presentation {
  margin-bottom: 15px !important;
}
.planroom-record-sp .planroom-plans {
  padding: 20px 0;
  margin: 0;
  border-top: 1px #999 dashed;
  margin-top: 5px;
  list-style: none;
}
.planroom-record-sp .planroom-plans:first-child {
  border-top: 2px #999 solid;
  margin-top: 20px;
}
.planroom-record-sp .planroom-plans:last-child {
  padding-bottom: 5px;
}
@media screen and (max-width: 760px) {
  .planroom-record-sp .planroom-plans {
    flex-direction: column;
  }
}
.planroom-record-sp .plan-detail {
  width: 100%;
}
@media screen and (min-width: 760px) {
  .planroom-record-sp .plan-detail {
    flex-shrink: 1;
    margin-right: 20px;
  }
}
.planroom-record-sp .plan-name {
  font-size: 1em !important;
  margin-bottom: 5px !important;
  line-height: 1.5;
}
.planroom-record-sp .label {
  margin: 0 5px 0 0;
}
@media screen and (min-width: 960px) {
  .planroom-record-sp .label {
    margin: 0 10px 0 0;
  }
}
@media screen and (min-width: 760px) {
  .planroom-record-sp .planroom-price-box {
    flex-direction: column;
    width: 300px;
  }
}
.planroom-record-sp .planroom-price {
  width: 100%;
  text-align: right;
  margin: 10px 0;
  flex-shrink: 2;
}
.planroom-record-sp .planroom-price p {
  line-height: 1.2;
  word-break: break-all;
}
.planroom-record-sp .planroom-price .mainprice {
  margin: -10px 0 5px !important;
}
.planroom-record-sp .planroom-btn {
  background: #B8146A;
  color: #fff;
  border-radius: 0;
}
.planroom-record-sp .planroom-btn.planroom-btn-sold {
  pointer-events: none;
  background: #ccc;
}
@media screen and (max-width: 760px) {
  .planroom-record-sp .planroom-btn {
    margin-left: 20px;
  }
}
@media screen and (min-width: 960px) {
  .planroom-record-sp .planroom-change {
    position: absolute;
    bottom: 20px;
  }
}

.planroom-item-list-sp {
  /* あおり文言 */
}
.planroom-item-list-sp .incite-message-box {
  position: fixed;
  bottom: 0;
  left: 0;
  width: 100%;
  z-index: 999999; /* zendesk対策 */
}
@media screen and (min-width: 1200px) {
  .planroom-item-list-sp .incite-message-box {
    bottom: 0;
  }
}
.planroom-item-list-sp .incite-message-box .incite-message-inner {
  width: 100%;
  height: 60px;
  padding: 0 10px 0 20px;
  background: rgba(0, 0, 0, 0.8);
  justify-content: space-between;
  align-items: center;
  position: fixed;
  right: 0;
  left: 0;
  bottom: 0;
}
.planroom-item-list-sp .incite-message-box .incite-message-inner p {
  margin: 0;
}
.planroom-item-list-sp .incite-message-box .incite-message-inner button {
  background: none;
  border: none;
  outline: 0;
}

.balloon_plan {
  width: 210px;
  position: absolute;
  left: 80%;
  bottom: 80%;
  transform: translateX(-50%);
  margin-bottom: 15px;
  padding: 10px 5px 10px 5px;
  background: #19283C;
  color: #F6F6F6;
  text-align: center;
  visibility: hidden;
  opacity: 0.9;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .balloon_plan {
    left: 77%;
    bottom: 55%;
  }
}
@media screen and (max-width: 760px) {
  .balloon_plan {
    left: 85%;
    bottom: 50%;
  }
}
@media screen and (max-width: 480px) {
  .balloon_plan {
    left: 77%;
    bottom: 80%;
  }
}

.balloon_flight {
  width: 210px;
  position: absolute;
  left: 85%;
  bottom: 25%;
  transform: translateX(-50%);
  margin-bottom: 15px;
  padding: 10px 5px 10px 5px;
  background: #19283C;
  color: #F6F6F6;
  text-align: center;
  visibility: hidden;
  opacity: 0.9;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  .balloon_flight {
    left: 77%;
  }
}
@media screen and (max-width: 760px) {
  .balloon_flight {
    left: 70%;
    bottom: 18%;
  }
}
@media screen and (max-width: 480px) {
  .balloon_flight {
    left: 45%;
    bottom: 18%;
  }
}

.balloon_plan::before,
.balloon_flight::before {
  content: "";
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #19283C transparent transparent transparent;
  position: absolute;
  top: 99%;
  left: 50%;
  transform: translateX(-50%);
}

.balloon_text:hover + .balloon_plan,
.balloon_text:hover + .balloon_flight {
  visibility: visible;
  opacity: 0.9;
}

/*------------------Rental car-------------------*/
@media screen and (max-width: 760px) {
  .rentalcar-table th, .rentalcar-table td {
    display: block !important;
  }
}

.rentalcar-select {
  position: relative;
  margin-bottom: 20px;
}
.rentalcar-select:last-child {
  margin-bottom: 0;
}
.rentalcar-select h2 {
  margin-top: 0 !important;
}
.rentalcar-select img {
  object-fit: contain;
}
@media screen and (max-width: 1200px) and (min-width: 960px) {
  .rentalcar-select .car-price {
    justify-content: center !important;
    flex-direction: column;
    min-width: 160px !important;
  }
}
@media screen and (min-width: 960px) {
  .rentalcar-select {
    min-height: 160px;
  }
  .rentalcar-select .car-detail {
    flex-grow: 2;
    max-width: calc(100% - 160px);
  }
  .rentalcar-select .car-detail img {
    max-width: 200px;
    max-height: 140px;
  }
  .rentalcar-select .car-detail div:first-child {
    flex-grow: 2;
  }
  .rentalcar-select .car-detail .car-price {
    justify-content: right;
    align-items: center;
    min-width: 300px;
    border-left: 1px #ccc solid;
    margin-left: 20px;
    padding-left: 20px;
  }
  .rentalcar-select .option_select_btn {
    width: 160px;
    flex-direction: column;
    background: #B8146A;
    color: #333;
    border-radius: 0;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    z-index: 1;
    cursor: pointer;
  }
  .rentalcar-select .option_select_btn span {
    z-index: 1;
  }
  .rentalcar-select .option_select_btn::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: white;
    opacity: 0.8;
  }
  .rentalcar-select .option_select_btn.selected {
    color: #fff;
  }
  .rentalcar-select .option_select_btn.selected::after {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: none;
  }
}
@media screen and (max-width: 960px) {
  .rentalcar-select {
    flex-direction: column;
    padding-bottom: 64px;
  }
  .rentalcar-select .car-detail {
    flex-direction: column;
  }
  .rentalcar-select .car-detail img {
    max-width: 30%;
    max-height: 140px;
  }
  .rentalcar-select .car-detail div:first-child {
    flex-grow: 2;
  }
  .rentalcar-select .car-detail .car-detail-info {
    flex-direction: column;
  }
  .rentalcar-select .car-detail .car-price {
    border-top: 1px #ccc solid;
    margin-top: 20px;
    padding-top: 20px;
    justify-content: right;
    align-items: center;
    min-width: 300px;
  }
  .rentalcar-select .option_select_btn {
    height: 44px;
    background: #B8146A;
    color: #333;
    border-radius: 0;
    z-index: 1;
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    cursor: pointer;
  }
  .rentalcar-select .option_select_btn span {
    z-index: 1;
  }
  .rentalcar-select .option_select_btn::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    background-color: white;
    opacity: 0.8;
  }
  .rentalcar-select .option_select_btn.selected {
    color: #fff;
  }
  .rentalcar-select .option_select_btn.selected::after {
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    right: 0;
    left: 0;
    background: none;
  }
}

.childcarseat-select img {
  object-fit: contain;
}
@media screen and (max-width: 1200px) and (min-width: 960px) {
  .childcarseat-select .guest-count {
    min-width: 160px !important;
  }
}
@media screen and (min-width: 960px) {
  .childcarseat-select .childcarseat-box {
    min-height: 160px;
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 20px;
    flex-grow: 2;
    border-bottom: 1px solid #ccc;
    text-align: left;
  }
  .childcarseat-select .childcarseat-box:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: none;
  }
  .childcarseat-select .childcarseat-box img {
    max-width: 200px;
    max-height: 140px;
  }
  .childcarseat-select .childcarseat-box .childcarseat-detail {
    border-right: 1px #ccc solid;
    margin-right: 20px;
    padding-right: 20px;
    flex-grow: 2;
  }
  .childcarseat-select .childcarseat-box .car-price {
    justify-content: right;
    align-items: center;
    min-width: 300px;
  }
  .childcarseat-select .childcarseat-box .car-price .guest-count {
    border-bottom: none;
    margin-bottom: 0;
  }
}
@media screen and (max-width: 960px) {
  .childcarseat-select .childcarseat-box {
    position: relative;
    padding-bottom: 15px;
    margin-bottom: 15px;
    flex-grow: 2;
    flex-direction: column;
    border-bottom: 2px solid #ccc;
    text-align: left;
  }
  .childcarseat-select .childcarseat-box:last-child {
    margin-bottom: 0;
    border-bottom: none;
  }
  .childcarseat-select .childcarseat-box img {
    max-width: 30%;
    max-height: 140px;
  }
  .childcarseat-select .childcarseat-box .childcarseat-detail {
    border-bottom: 1px #ccc dashed;
    margin-bottom: 15px;
    padding-bottom: 15px;
    flex-grow: 2;
  }
  .childcarseat-select .childcarseat-box .car-price {
    justify-content: right;
    align-items: center;
    min-width: 160px;
  }
  .childcarseat-select .childcarseat-box .car-price .guest-count {
    border-bottom: none;
    margin-bottom: 0;
  }
  .childcarseat-select .childcarseat-box .car-price .guest-count .count-box {
    width: 3em;
  }
  .childcarseat-select .childcarseat-box .car-price .guest-count-btnarea {
    border-bottom: none;
    margin-bottom: 10px;
    height: auto;
  }
}

.rentalcar-annotation {
  border: 1px #999 solid;
}
.rentalcar-annotation ul li {
  list-style: disc;
  list-style-position: outside;
  margin: 0 0 10px 20px;
  font-size: 0.9em;
}
.rentalcar-annotation h3 {
  margin-bottom: 10px;
  padding: 0;
  background: none;
  color: #333;
  font-weight: bold;
  font-size: 1.1em;
  left: 0 !important;
  top: 0 !important;
}
.rentalcar-annotation table.table {
  width: auto;
  margin-bottom: 0;
}

.rentalcar-nav .rentalcar-select-btn {
  width: calc(50% - 10px);
  height: 50px;
  border-radius: 5px;
  position: relative;
  color: #fff;
  cursor: pointer;
}
.rentalcar-nav .rentalcar-select-btn p:first-child {
  margin-right: 10px;
  padding-right: 10px;
  border-right: 1px solid #fff;
}
.rentalcar-nav .rentalcar-select-btn.next {
  background-color: #B8146A;
}
.rentalcar-nav .rentalcar-select-btn.next::after {
  content: "\f054";
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  position: absolute;
  right: 10px;
}
.rentalcar-nav .rentalcar-select-btn.back {
  background-color: #257696;
}
.rentalcar-nav .rentalcar-select-btn.back::after {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  font-weight: 500;
  position: absolute;
  left: 10px;
}
@media screen and (max-width: 760px) {
  .rentalcar-nav {
    flex-direction: column-reverse;
  }
  .rentalcar-nav .rentalcar-select-btn {
    width: 100%;
  }
  .rentalcar-nav .rentalcar-select-btn.next {
    margin-bottom: 15px;
  }
}

/* childseat モーダル */
.childseat-modal {
  display: none;
  padding: 20px !important;
  z-index: 9999999;
  height: auto;
  text-align: center !important;
}
.childseat-modal p {
  text-align: left;
  margin: 0 auto 15px auto;
  display: inline-block;
}
.childseat-modal p:last-child {
  margin-bottom: 0;
}
@media screen and (min-width: 760px) {
  .childseat-modal {
    width: 550px;
  }
}
@media screen and (max-width: 760px) {
  .childseat-modal {
    width: calc(100% - 30px);
  }
}
.childseat-modal .btn {
  position: relative;
  max-width: 100% !important;
  margin-bottom: 15px;
  cursor: pointer;
}
.childseat-modal a {
  text-decoration: underline;
  cursor: pointer;
}

/*----*/
/*------------------Selectionベース-------------------*/
#Selection .page-body, #Traveler .page-body, #Payment .page-body, #Reservation .page-body, #Insurance .page-body, #Rentalcar .page-body {
  width: 100%;
  background-color: #eeeeee;
}
#Selection .hotel-reserve-no, #Traveler .hotel-reserve-no, #Payment .hotel-reserve-no, #Reservation .hotel-reserve-no, #Insurance .hotel-reserve-no, #Rentalcar .hotel-reserve-no {
  margin-bottom: 10px;
}
#Selection .flight-reserve-no, #Selection .hotel-reserve-no, #Traveler .flight-reserve-no, #Traveler .hotel-reserve-no, #Payment .flight-reserve-no, #Payment .hotel-reserve-no, #Reservation .flight-reserve-no, #Reservation .hotel-reserve-no, #Insurance .flight-reserve-no, #Insurance .hotel-reserve-no, #Rentalcar .flight-reserve-no, #Rentalcar .hotel-reserve-no {
  text-align: right;
}
@media screen and (max-width: 1200px) {
  #Selection .flight-reserve-no, #Selection .hotel-reserve-no, #Traveler .flight-reserve-no, #Traveler .hotel-reserve-no, #Payment .flight-reserve-no, #Payment .hotel-reserve-no, #Reservation .flight-reserve-no, #Reservation .hotel-reserve-no, #Insurance .flight-reserve-no, #Insurance .hotel-reserve-no, #Rentalcar .flight-reserve-no, #Rentalcar .hotel-reserve-no {
    margin-bottom: 15px;
    margin-left: 0;
    margin-right: 8px;
    margin-top: 10px;
  }
}
#Selection #btn-submit, #Selection #btn-submit-traveler, #Traveler #btn-submit, #Traveler #btn-submit-traveler, #Payment #btn-submit, #Payment #btn-submit-traveler, #Reservation #btn-submit, #Reservation #btn-submit-traveler, #Insurance #btn-submit, #Insurance #btn-submit-traveler, #Rentalcar #btn-submit, #Rentalcar #btn-submit-traveler {
  display: block;
  text-align: center;
  font-size: 18px;
}
#Selection #btn-submit:after, #Selection #btn-submit-traveler:after, #Traveler #btn-submit:after, #Traveler #btn-submit-traveler:after, #Payment #btn-submit:after, #Payment #btn-submit-traveler:after, #Reservation #btn-submit:after, #Reservation #btn-submit-traveler:after, #Insurance #btn-submit:after, #Insurance #btn-submit-traveler:after, #Rentalcar #btn-submit:after, #Rentalcar #btn-submit-traveler:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f054";
  position: absolute;
  right: 10px;
}
#Selection #btn-submit:disabled, #Selection #btn-submit-traveler:disabled, #Traveler #btn-submit:disabled, #Traveler #btn-submit-traveler:disabled, #Payment #btn-submit:disabled, #Payment #btn-submit-traveler:disabled, #Reservation #btn-submit:disabled, #Reservation #btn-submit-traveler:disabled, #Insurance #btn-submit:disabled, #Insurance #btn-submit-traveler:disabled, #Rentalcar #btn-submit:disabled, #Rentalcar #btn-submit-traveler:disabled {
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  #Selection #btn-submit, #Selection #btn-submit-traveler, #Traveler #btn-submit, #Traveler #btn-submit-traveler, #Payment #btn-submit, #Payment #btn-submit-traveler, #Reservation #btn-submit, #Reservation #btn-submit-traveler, #Insurance #btn-submit, #Insurance #btn-submit-traveler, #Rentalcar #btn-submit, #Rentalcar #btn-submit-traveler {
    margin-bottom: 10px;
  }
}
#Selection #btn-submit.btn-submit-hover:hover, #Selection #btn-submit-traveler.btn-submit-hover:hover, #Traveler #btn-submit.btn-submit-hover:hover, #Traveler #btn-submit-traveler.btn-submit-hover:hover, #Payment #btn-submit.btn-submit-hover:hover, #Payment #btn-submit-traveler.btn-submit-hover:hover, #Reservation #btn-submit.btn-submit-hover:hover, #Reservation #btn-submit-traveler.btn-submit-hover:hover, #Insurance #btn-submit.btn-submit-hover:hover, #Insurance #btn-submit-traveler.btn-submit-hover:hover, #Rentalcar #btn-submit.btn-submit-hover:hover, #Rentalcar #btn-submit-traveler.btn-submit-hover:hover {
  opacity: 1;
  background: rgb(230, 25, 132.5);
}
@media screen and (max-width: 1200px) {
  #Selection #btn-submit.btn-submit-hover:hover, #Selection #btn-submit-traveler.btn-submit-hover:hover, #Traveler #btn-submit.btn-submit-hover:hover, #Traveler #btn-submit-traveler.btn-submit-hover:hover, #Payment #btn-submit.btn-submit-hover:hover, #Payment #btn-submit-traveler.btn-submit-hover:hover, #Reservation #btn-submit.btn-submit-hover:hover, #Reservation #btn-submit-traveler.btn-submit-hover:hover, #Insurance #btn-submit.btn-submit-hover:hover, #Insurance #btn-submit-traveler.btn-submit-hover:hover, #Rentalcar #btn-submit.btn-submit-hover:hover, #Rentalcar #btn-submit-traveler.btn-submit-hover:hover {
    opacity: 0.65;
    background: #B8146A;
  }
}
#Selection #btn-cancel, #Traveler #btn-cancel, #Payment #btn-cancel, #Reservation #btn-cancel, #Insurance #btn-cancel, #Rentalcar #btn-cancel {
  display: block;
  text-align: center;
  background: #063e4e;
  font-size: 18px;
  color: #fff;
}
#Selection #btn-cancel:before, #Traveler #btn-cancel:before, #Payment #btn-cancel:before, #Reservation #btn-cancel:before, #Insurance #btn-cancel:before, #Rentalcar #btn-cancel:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f053";
  position: absolute;
  left: 10px;
}
#Selection #btn-cancel:hover, #Traveler #btn-cancel:hover, #Payment #btn-cancel:hover, #Reservation #btn-cancel:hover, #Insurance #btn-cancel:hover, #Rentalcar #btn-cancel:hover {
  opacity: 1;
  background: rgb(9.6428571429, 99.6428571429, 125.3571428571);
}
#Selection #btn-cancel:disabled, #Traveler #btn-cancel:disabled, #Payment #btn-cancel:disabled, #Reservation #btn-cancel:disabled, #Insurance #btn-cancel:disabled, #Rentalcar #btn-cancel:disabled {
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  #Selection #btn-cancel:hover, #Traveler #btn-cancel:hover, #Payment #btn-cancel:hover, #Reservation #btn-cancel:hover, #Insurance #btn-cancel:hover, #Rentalcar #btn-cancel:hover {
    opacity: 0.65;
    background: #063e4e;
  }
}
@media screen and (max-width: 1200px) {
  #Selection .form-group, #Traveler .form-group, #Payment .form-group, #Reservation .form-group, #Insurance .form-group, #Rentalcar .form-group {
    margin-bottom: 8px;
  }
}
#Selection .body-content, #Traveler .body-content, #Payment .body-content, #Reservation .body-content, #Insurance .body-content, #Rentalcar .body-content {
  width: 93%;
  margin: 0 auto;
  padding: 0;
}
@media screen and (min-width: 1200px) {
  #Selection .body-content, #Traveler .body-content, #Payment .body-content, #Reservation .body-content, #Insurance .body-content, #Rentalcar .body-content {
    max-width: 1200px;
  }
}
#Selection .body-content p, #Traveler .body-content p, #Payment .body-content p, #Reservation .body-content p, #Insurance .body-content p, #Rentalcar .body-content p {
  line-height: 1.5;
}
#Selection select.form-control, #Traveler select.form-control, #Payment select.form-control, #Reservation select.form-control, #Insurance select.form-control, #Rentalcar select.form-control {
  padding: 0px 12px;
}
@media screen and (max-width: 760px) {
  #Selection select.form-control, #Traveler select.form-control, #Payment select.form-control, #Reservation select.form-control, #Insurance select.form-control, #Rentalcar select.form-control {
    width: 100%;
  }
}
#Selection dl.dl-horizontal dt, #Traveler dl.dl-horizontal dt, #Payment dl.dl-horizontal dt, #Reservation dl.dl-horizontal dt, #Insurance dl.dl-horizontal dt, #Rentalcar dl.dl-horizontal dt {
  width: 20px;
}
#Selection dl.dl-horizontal dd, #Traveler dl.dl-horizontal dd, #Payment dl.dl-horizontal dd, #Reservation dl.dl-horizontal dd, #Insurance dl.dl-horizontal dd, #Rentalcar dl.dl-horizontal dd {
  margin-left: 20px;
}
#Selection .coupon-area, #Traveler .coupon-area, #Payment .coupon-area, #Reservation .coupon-area, #Insurance .coupon-area, #Rentalcar .coupon-area {
  display: block;
  margin-top: 10px;
  margin-bottom: 20px;
}
#Selection .coupon-area table label, #Traveler .coupon-area table label, #Payment .coupon-area table label, #Reservation .coupon-area table label, #Insurance .coupon-area table label, #Rentalcar .coupon-area table label {
  font-weight: normal;
}
#Selection .coupon-area table input.form-control, #Traveler .coupon-area table input.form-control, #Payment .coupon-area table input.form-control, #Reservation .coupon-area table input.form-control, #Insurance .coupon-area table input.form-control, #Rentalcar .coupon-area table input.form-control {
  width: 150px;
  padding: 0px 12px;
  margin-left: 5px;
}
#Selection .coupon-area table .btn, #Traveler .coupon-area table .btn, #Payment .coupon-area table .btn, #Reservation .coupon-area table .btn, #Insurance .coupon-area table .btn, #Rentalcar .coupon-area table .btn {
  width: 100px;
  height: 32px;
  padding: 0px 0px;
  background-color: #445464;
  color: #fff;
}
#Selection .coupon-area .form-group, #Traveler .coupon-area .form-group, #Payment .coupon-area .form-group, #Reservation .coupon-area .form-group, #Insurance .coupon-area .form-group, #Rentalcar .coupon-area .form-group {
  margin-bottom: 10px;
  align-items: center;
}
#Selection .detail-toggle, #Traveler .detail-toggle, #Payment .detail-toggle, #Reservation .detail-toggle, #Insurance .detail-toggle, #Rentalcar .detail-toggle {
  width: 100%;
  margin: 0 8px 4px 0px;
  text-align: right;
}
#Selection .table-iit-cancelpolicy, #Traveler .table-iit-cancelpolicy, #Payment .table-iit-cancelpolicy, #Reservation .table-iit-cancelpolicy, #Insurance .table-iit-cancelpolicy, #Rentalcar .table-iit-cancelpolicy {
  font-weight: normal;
}
@media screen and (max-width: 1200px) {
  #Selection .table-iit-cancelpolicy, #Traveler .table-iit-cancelpolicy, #Payment .table-iit-cancelpolicy, #Reservation .table-iit-cancelpolicy, #Insurance .table-iit-cancelpolicy, #Rentalcar .table-iit-cancelpolicy {
    margin-left: 0px;
    margin-right: 0px;
    border: none;
  }
  #Selection .table-iit-cancelpolicy th, #Traveler .table-iit-cancelpolicy th, #Payment .table-iit-cancelpolicy th, #Reservation .table-iit-cancelpolicy th, #Insurance .table-iit-cancelpolicy th, #Rentalcar .table-iit-cancelpolicy th {
    display: none;
  }
  #Selection .table-iit-cancelpolicy td:nth-of-type(1), #Traveler .table-iit-cancelpolicy td:nth-of-type(1), #Payment .table-iit-cancelpolicy td:nth-of-type(1), #Reservation .table-iit-cancelpolicy td:nth-of-type(1), #Insurance .table-iit-cancelpolicy td:nth-of-type(1), #Rentalcar .table-iit-cancelpolicy td:nth-of-type(1) {
    font-weight: bold;
  }
}
#Selection .insurance-modal-agreement-message, #Traveler .insurance-modal-agreement-message, #Payment .insurance-modal-agreement-message, #Reservation .insurance-modal-agreement-message, #Insurance .insurance-modal-agreement-message, #Rentalcar .insurance-modal-agreement-message {
  position: absolute;
  display: inline-block;
  margin: 0;
  padding: 10px;
  color: #fff;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 3px;
}
@media screen and (min-width: 1200px) {
  #Selection .insurance-modal-agreement-message, #Traveler .insurance-modal-agreement-message, #Payment .insurance-modal-agreement-message, #Reservation .insurance-modal-agreement-message, #Insurance .insurance-modal-agreement-message, #Rentalcar .insurance-modal-agreement-message {
    margin-left: 20px;
    top: -20px;
  }
}
@media screen and (max-width: 1200px) {
  #Selection .insurance-modal-agreement-message, #Traveler .insurance-modal-agreement-message, #Payment .insurance-modal-agreement-message, #Reservation .insurance-modal-agreement-message, #Insurance .insurance-modal-agreement-message, #Rentalcar .insurance-modal-agreement-message {
    width: 95%;
    margin: 0 2.5%;
    top: -65px;
  }
}
#Selection .insurance-modal-agreement-message::before, #Traveler .insurance-modal-agreement-message::before, #Payment .insurance-modal-agreement-message::before, #Reservation .insurance-modal-agreement-message::before, #Insurance .insurance-modal-agreement-message::before, #Rentalcar .insurance-modal-agreement-message::before {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -8px;
  border: 8px solid transparent;
  border-top: 10px solid rgba(0, 0, 0, 0.8);
}
#Selection .insurance-modal-agreement-message .flexbox, #Traveler .insurance-modal-agreement-message .flexbox, #Payment .insurance-modal-agreement-message .flexbox, #Reservation .insurance-modal-agreement-message .flexbox, #Insurance .insurance-modal-agreement-message .flexbox, #Rentalcar .insurance-modal-agreement-message .flexbox {
  justify-content: space-between;
  align-items: center;
}
#Selection .insurance-modal-agreement-message p, #Traveler .insurance-modal-agreement-message p, #Payment .insurance-modal-agreement-message p, #Reservation .insurance-modal-agreement-message p, #Insurance .insurance-modal-agreement-message p, #Rentalcar .insurance-modal-agreement-message p {
  line-height: 1.3;
  font-weight: normal;
}
#Selection .insurance-modal-agreement-message input, #Traveler .insurance-modal-agreement-message input, #Payment .insurance-modal-agreement-message input, #Reservation .insurance-modal-agreement-message input, #Insurance .insurance-modal-agreement-message input, #Rentalcar .insurance-modal-agreement-message input {
  background: none;
  border: none;
  outline: 0;
  margin-bottom: -2px;
}
#Selection .agreement-area, #Traveler .agreement-area, #Payment .agreement-area, #Reservation .agreement-area, #Insurance .agreement-area, #Rentalcar .agreement-area {
  border: solid 2px #257696;
  background: #fff;
  padding: 10px;
  margin-bottom: 15px;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #Selection .agreement-area, #Traveler .agreement-area, #Payment .agreement-area, #Reservation .agreement-area, #Insurance .agreement-area, #Rentalcar .agreement-area {
    font-size: 0.65em;
    line-height: 1.3;
    padding: 10px 20px 10px 20px;
    display: -webkit-box; /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox; /*--- IE10 ---*/
    display: -webkit-flex; /*--- safari（PC）用 ---*/
    display: flex;
  }
  #Selection .agreement-area input, #Traveler .agreement-area input, #Payment .agreement-area input, #Reservation .agreement-area input, #Insurance .agreement-area input, #Rentalcar .agreement-area input {
    -webkit-flex: 30px;
    flex: 30px;
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    display: inline;
    vertical-align: middle;
    float: left;
    margin-top: 0;
    margin-right: 5px 0;
    -moz-transform: scale(1.4);
    -webkit-transform: scale(1.4);
    transform: scale(1.4);
  }
  #Selection .agreement-area label, #Traveler .agreement-area label, #Payment .agreement-area label, #Reservation .agreement-area label, #Insurance .agreement-area label, #Rentalcar .agreement-area label {
    -webkit-align-items: center;
    align-items: center;
    -webkit-align-self: center;
    -moz-align-self: center;
    -ms-align-self: center;
    align-self: center;
    margin: 0;
    display: block;
    text-align: left;
    font-weight: normal;
    word-break: break-all;
  }
}
#Selection .submit-area, #Traveler .submit-area, #Payment .submit-area, #Reservation .submit-area, #Insurance .submit-area, #Rentalcar .submit-area {
  padding: 0;
}
@media screen and (max-width: 760px) {
  #Selection .submit-area, #Traveler .submit-area, #Payment .submit-area, #Reservation .submit-area, #Insurance .submit-area, #Rentalcar .submit-area {
    flex-direction: column-reverse;
  }
}
#Selection .submit-area .btn.disabled, #Traveler .submit-area .btn.disabled, #Payment .submit-area .btn.disabled, #Reservation .submit-area .btn.disabled, #Insurance .submit-area .btn.disabled, #Rentalcar .submit-area .btn.disabled {
  background-color: #dddddd;
  color: rgba(255, 255, 255, 0.7);
}
#Selection .submit-area .btn, #Selection .submit-area .btn-like-area, #Traveler .submit-area .btn, #Traveler .submit-area .btn-like-area, #Payment .submit-area .btn, #Payment .submit-area .btn-like-area, #Reservation .submit-area .btn, #Reservation .submit-area .btn-like-area, #Insurance .submit-area .btn, #Insurance .submit-area .btn-like-area, #Rentalcar .submit-area .btn, #Rentalcar .submit-area .btn-like-area {
  width: 100%;
  background-color: #B8146A;
  color: #fff;
  height: 50px;
}
@media screen and (min-width: 760px) {
  #Selection .submit-area .btn, #Selection .submit-area .btn-like-area, #Traveler .submit-area .btn, #Traveler .submit-area .btn-like-area, #Payment .submit-area .btn, #Payment .submit-area .btn-like-area, #Reservation .submit-area .btn, #Reservation .submit-area .btn-like-area, #Insurance .submit-area .btn, #Insurance .submit-area .btn-like-area, #Rentalcar .submit-area .btn, #Rentalcar .submit-area .btn-like-area {
    max-width: calc(50% - 10px);
  }
}
#Selection .submit-area .btn-like-area, #Traveler .submit-area .btn-like-area, #Payment .submit-area .btn-like-area, #Reservation .submit-area .btn-like-area, #Insurance .submit-area .btn-like-area, #Rentalcar .submit-area .btn-like-area {
  border-radius: 4px;
}
@media screen and (max-width: 1200px) {
  #Selection .submit-area .btn-like-area, #Traveler .submit-area .btn-like-area, #Payment .submit-area .btn-like-area, #Reservation .submit-area .btn-like-area, #Insurance .submit-area .btn-like-area, #Rentalcar .submit-area .btn-like-area {
    margin-bottom: 10px;
  }
}
#Selection .submit-area .btn-green, #Traveler .submit-area .btn-green, #Payment .submit-area .btn-green, #Reservation .submit-area .btn-green, #Insurance .submit-area .btn-green, #Rentalcar .submit-area .btn-green {
  background-color: #319b7b;
}
#Selection .radio-group, #Traveler .radio-group, #Payment .radio-group, #Reservation .radio-group, #Insurance .radio-group, #Rentalcar .radio-group {
  margin-bottom: 0;
  padding-left: 4px;
  line-height: 1.7;
}
#Selection .radio-group label, #Traveler .radio-group label, #Payment .radio-group label, #Reservation .radio-group label, #Insurance .radio-group label, #Rentalcar .radio-group label {
  padding-right: 15px;
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: normal;
  vertical-align: middle;
}
#Selection .radio-group input, #Traveler .radio-group input, #Payment .radio-group input, #Reservation .radio-group input, #Insurance .radio-group input, #Rentalcar .radio-group input {
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
}
#Selection .comfirm-caution, #Traveler .comfirm-caution, #Payment .comfirm-caution, #Reservation .comfirm-caution, #Insurance .comfirm-caution, #Rentalcar .comfirm-caution {
  border: solid 3px #ea5525;
  padding: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #fa2e09;
  text-align: center;
}
@media screen and (max-width: 1200px) {
  #Selection .comfirm-caution, #Traveler .comfirm-caution, #Payment .comfirm-caution, #Reservation .comfirm-caution, #Insurance .comfirm-caution, #Rentalcar .comfirm-caution {
    text-align: left;
  }
}
#Selection .complete-image, #Traveler .complete-image, #Payment .complete-image, #Reservation .complete-image, #Insurance .complete-image, #Rentalcar .complete-image {
  float: left;
  margin-right: 25px;
}
#Selection .inquiry-image, #Traveler .inquiry-image, #Payment .inquiry-image, #Reservation .inquiry-image, #Insurance .inquiry-image, #Rentalcar .inquiry-image {
  float: left;
  margin-right: 25px;
  margin-bottom: 120px;
}
#Selection .complete-message, #Traveler .complete-message, #Payment .complete-message, #Reservation .complete-message, #Insurance .complete-message, #Rentalcar .complete-message {
  margin: 0 0 20px;
  padding: 20px;
}
@media screen and (min-width: 1200px) {
  #Selection .passport-name-area .form-control, #Traveler .passport-name-area .form-control, #Payment .passport-name-area .form-control, #Reservation .passport-name-area .form-control, #Insurance .passport-name-area .form-control, #Rentalcar .passport-name-area .form-control {
    width: 230px;
  }
}
#Selection .traveler-form tr:last-child, #Traveler .traveler-form tr:last-child, #Payment .traveler-form tr:last-child, #Reservation .traveler-form tr:last-child, #Insurance .traveler-form tr:last-child, #Rentalcar .traveler-form tr:last-child {
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  #Selection .traveler-form tr:last-child, #Traveler .traveler-form tr:last-child, #Payment .traveler-form tr:last-child, #Reservation .traveler-form tr:last-child, #Insurance .traveler-form tr:last-child, #Rentalcar .traveler-form tr:last-child {
    border-bottom: none;
  }
}
#Selection .traveler-form th, #Traveler .traveler-form th, #Payment .traveler-form th, #Reservation .traveler-form th, #Insurance .traveler-form th, #Rentalcar .traveler-form th {
  text-align: right;
  width: 235px;
}
@media screen and (max-width: 1200px) {
  #Selection .traveler-form th, #Traveler .traveler-form th, #Payment .traveler-form th, #Reservation .traveler-form th, #Insurance .traveler-form th, #Rentalcar .traveler-form th {
    text-align: left;
    background-color: inherit;
    color: inherit;
    font-weight: bold;
    font-size: 1em;
    width: 100%;
    margin-top: 3px;
  }
}
#Selection .traveler-form label, #Traveler .traveler-form label, #Payment .traveler-form label, #Reservation .traveler-form label, #Insurance .traveler-form label, #Rentalcar .traveler-form label {
  font-weight: normal;
}
@media screen and (max-width: 760px) {
  #Selection .traveler-form select.form-control, #Traveler .traveler-form select.form-control, #Payment .traveler-form select.form-control, #Reservation .traveler-form select.form-control, #Insurance .traveler-form select.form-control, #Rentalcar .traveler-form select.form-control {
    width: 100%;
  }
}
#Selection .payment-form, #Traveler .payment-form, #Payment .payment-form, #Reservation .payment-form, #Insurance .payment-form, #Rentalcar .payment-form {
  margin-bottom: 10px;
}
#Selection .payment-form tr:last-child, #Traveler .payment-form tr:last-child, #Payment .payment-form tr:last-child, #Reservation .payment-form tr:last-child, #Insurance .payment-form tr:last-child, #Rentalcar .payment-form tr:last-child {
  border-bottom: solid 1px #dddddd;
}
@media screen and (max-width: 1200px) {
  #Selection .payment-form tr:last-child, #Traveler .payment-form tr:last-child, #Payment .payment-form tr:last-child, #Reservation .payment-form tr:last-child, #Insurance .payment-form tr:last-child, #Rentalcar .payment-form tr:last-child {
    border-bottom: none;
  }
}
#Selection .payment-form th, #Traveler .payment-form th, #Payment .payment-form th, #Reservation .payment-form th, #Insurance .payment-form th, #Rentalcar .payment-form th {
  text-align: right;
  width: 225px;
}
@media screen and (max-width: 1200px) {
  #Selection .payment-form th, #Traveler .payment-form th, #Payment .payment-form th, #Reservation .payment-form th, #Insurance .payment-form th, #Rentalcar .payment-form th {
    text-align: left;
    width: 100%;
    background-color: #fff;
    color: #2a2121;
  }
}
#Selection .payment-form label, #Traveler .payment-form label, #Payment .payment-form label, #Reservation .payment-form label, #Insurance .payment-form label, #Rentalcar .payment-form label {
  font-weight: normal;
}
#Selection .alert-danger, #Traveler .alert-danger, #Payment .alert-danger, #Reservation .alert-danger, #Insurance .alert-danger, #Rentalcar .alert-danger {
  background-image: none;
  background-color: #FFF;
  color: #fa2e09;
  border-color: #fa2e09;
}
#Selection .highlighttext, #Traveler .highlighttext, #Payment .highlighttext, #Reservation .highlighttext, #Insurance .highlighttext, #Rentalcar .highlighttext {
  padding: 2px 3px;
  color: #fff;
  background: #445464;
}
@media (min-width: 760px) {
  #Selection .form-inline .form-group, #Traveler .form-inline .form-group, #Payment .form-inline .form-group, #Reservation .form-inline .form-group, #Insurance .form-inline .form-group, #Rentalcar .form-inline .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
  }
}
#Selection .selection-change-btn, #Traveler .selection-change-btn, #Payment .selection-change-btn, #Reservation .selection-change-btn, #Insurance .selection-change-btn, #Rentalcar .selection-change-btn {
  width: 100%;
  margin-top: -10px;
}
#Selection .selection-change-btn button, #Traveler .selection-change-btn button, #Payment .selection-change-btn button, #Reservation .selection-change-btn button, #Insurance .selection-change-btn button, #Rentalcar .selection-change-btn button {
  padding: 5px 20px 5px 30px;
  background: #257696;
  color: #fff;
  border-radius: 3px;
  text-align: center;
  position: relative;
  outline: 0;
  border: none;
}
#Selection .selection-change-btn button::before, #Traveler .selection-change-btn button::before, #Payment .selection-change-btn button::before, #Reservation .selection-change-btn button::before, #Insurance .selection-change-btn button::before, #Rentalcar .selection-change-btn button::before {
  content: "\f053";
  font-family: "Font Awesome 5 Pro";
  position: absolute;
  left: 10px;
  top: 6px;
}
#Selection .hotel-important-notice p, #Traveler .hotel-important-notice p, #Payment .hotel-important-notice p, #Reservation .hotel-important-notice p, #Insurance .hotel-important-notice p, #Rentalcar .hotel-important-notice p {
  word-break: break-all;
}

/*-------------------------------------*/
#Selection #btn-close {
  display: block;
  text-align: center;
  background: #063e4e;
  font-size: 18px;
  color: #fff;
}
#Selection #btn-close:hover {
  opacity: 1;
  background: rgb(9.6428571429, 99.6428571429, 125.3571428571);
}
#Selection #btn-close:disabled {
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  #Selection #btn-close:hover {
    opacity: 0.65;
    background: #063e4e;
  }
}

#Selection .agreement-area, #Traveler .agreement-area, #Insurance .agreement-area {
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  #Selection .agreement-area, #Traveler .agreement-area, #Insurance .agreement-area {
    font-size: 16px;
  }
}

#Insurance {
  /* モーダル */
  /* キャンセル保険　重要事項説明書 */
  /* 傷害女権　保険加入条件・重要事項説明書 */
}
#Insurance a, #Insurance a:visited {
  color: #5ea6f5 !important;
}
#Insurance a:hover, #Insurance a:active, #Insurance a:visited:hover, #Insurance a:visited:active {
  color: #5ea6f5 !important;
}
#Insurance a.btn-external-link, #Insurance a:visited.btn-external-link {
  background-color: #002B69;
  color: #fff !important;
  border-radius: 0;
  border-width: 1px;
  box-shadow: none;
  border-radius: 8px;
}
#Insurance .navbar-default {
  z-index: 99990 !important;
}
#Insurance .insurance-select {
  justify-content: space-around;
  margin: 30px auto;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select {
    margin: 0 auto 20px;
  }
}
#Insurance .insurance-select .insurance-select-box {
  border-radius: 4px;
  background: #f7f7f7;
  border: 3px solid;
  width: 100%;
  max-width: 650px;
  margin: 0 10px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select .insurance-select-box {
    margin: 0 5px;
  }
}
#Insurance .insurance-select .insurance-select-header {
  padding: 13px 9px;
  color: #fff;
  line-height: 1.3;
  text-align: center;
}
#Insurance .insurance-select .insurance-select-header .insurance-select-title {
  font-size: 1.6em;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select .insurance-select-header .insurance-select-title {
    font-size: 1.1em;
  }
}
#Insurance .insurance-select .insurance-select-content {
  text-align: center;
  line-height: 1;
  padding: 20px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select .insurance-select-content {
    padding: 13px;
  }
}
#Insurance .insurance-select .insurance-select-content .insurance-select-name {
  font-size: 1.2em;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select .insurance-select-content .insurance-select-name {
    font-size: 0.8em;
    margin-bottom: 0px;
  }
}
#Insurance .insurance-select .insurance-select-content .insurance-select-img {
  max-width: 130px;
  margin: 0 auto 15px;
}
#Insurance .insurance-select .insurance-select-content .insurance-label {
  background: #ddd;
  padding: 13px;
  width: 190px;
  text-align: center;
  color: #707070;
  margin: 7px auto;
  border-radius: 3px;
  font-size: 1.5em;
  margin-bottom: 15px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select .insurance-select-content .insurance-label {
    padding: 10px;
    font-size: 1.1em;
    width: 100%;
    margin-bottom: 7px;
  }
}
#Insurance .insurance-select .insurance-select-content .insurance-select-price {
  font-size: 1.2em;
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select .insurance-select-content .insurance-select-price {
    font-size: 1em;
    margin-bottom: 0px;
  }
}
#Insurance .insurance-select .insurance-select-content p {
  margin: 0;
}
#Insurance .insurance-select .insurance-select-content .insurance-btn-detail {
  padding: 15px 0;
  width: 100%;
  border-radius: 25px;
  border-left: none;
  border-top: none;
  border-right: none;
  border-bottom: 4px solid;
  color: #fff;
  margin-top: 7px;
  cursor: pointer;
  outline: 0;
  font-size: 1.2em;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select .insurance-select-content .insurance-btn-detail {
    padding: 10px 0;
    border-radius: 20px;
    font-size: 1em;
  }
}
#Insurance .insurance-select .insurance-blue {
  border-color: #347AB5;
  flex-grow: 1;
  flex-shrink: 1;
}
#Insurance .insurance-select .insurance-blue .insurance-select-header {
  background-color: #347AB5;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #528EC0), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #528EC0), color-stop(0.75, #528EC0), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 5px 5px;
}
#Insurance .insurance-select .insurance-blue .insurance-label-on {
  color: #347AB5;
}
#Insurance .insurance-select .insurance-blue .insurance-btn-detail {
  background: #347AB5;
  border-color: #265983;
}
#Insurance .insurance-select .insurance-brown {
  border-color: #915F50;
  flex-grow: 1;
  flex-shrink: 1;
}
#Insurance .insurance-select .insurance-brown .insurance-select-header {
  background-color: #915F50;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #A1776A), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #A1776A), color-stop(0.75, #A1776A), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 5px 5px;
}
#Insurance .insurance-select .insurance-brown .insurance-label-on {
  color: #915F50;
}
#Insurance .insurance-select .insurance-brown .insurance-btn-detail {
  background: #915F50;
  border-color: #6F3828;
}
#Insurance .fancybox-close-small {
  display: none;
}
#Insurance .insurance-notice-blue {
  color: #347AB5;
  font-size: 1.5em;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-notice-blue {
    font-size: 1.1em;
  }
}
#Insurance .insurance-notice-brown {
  color: #915F50;
  font-size: 1.5em;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-notice-brown {
    font-size: 1.1em;
  }
}
#Insurance .insurance-select-modal {
  display: none;
  border-radius: 5px;
  padding: 0 !important;
  max-height: calc(100% - 18px);
  margin: auto;
  position: relative;
  top: 5px;
  /* IEハック */
  /*IE10以上ハック*/
  /*IE10以上ハック*/
  /*リトライエリア*/
  /*ローディングエリア*/
  /*IE10以上ハック*/
}
@media screen and (min-width: 1200px) {
  #Insurance .insurance-select-modal {
    width: 985px;
  }
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal {
    width: calc(100% - 18px);
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) and (min-width: 1200px) {
  #Insurance .insurance-select-modal {
    width: 1002px;
  }
}
#Insurance .insurance-select-modal .insurance-modal-header {
  padding: 10px 15px;
  color: #fff;
  line-height: 1;
  font-size: 1.4em;
  position: fixed;
  border-radius: 5px 5px 0 0;
  z-index: 10;
  top: 15px;
  transform: translate3d(0, 0, 0);
  justify-content: space-between;
  align-items: center;
  /* IEハック */
}
@media screen and (min-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-header {
    width: 985px;
    text-align: center;
  }
  #Insurance .insurance-select-modal .insurance-modal-header p {
    position: relative;
    left: calc(50% - 3em);
  }
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-header {
    font-size: 1.1em;
    right: 15px;
    left: 15px;
    text-align: left;
  }
}
@media screen and (min-width: 0\0 ) and (min-resolution: 72dpi) {
  #Insurance .insurance-select-modal .insurance-modal-header {
    border-radius: 0;
  }
}
#Insurance .insurance-select-modal .insurance-modal-header .insurance-modal-btn-close {
  border: none;
  border-radius: 5px;
  background: #fff;
  color: #333;
  font-size: 15px;
  padding: 10px;
  outline: 0;
}
@media all and (-ms-high-contrast: none) {
  #Insurance .insurance-select-modal .insurance-modal-header {
    position: absolute;
    top: 0;
  }
  #Insurance .insurance-select-modal .insurance-modal-header .insurance-modal-btn-close {
    right: 30px;
    top: 11px;
  }
}
#Insurance .insurance-select-modal .insurance-modal-header-blue {
  background-color: #347AB5;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #528EC0), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #528EC0), color-stop(0.75, #528EC0), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 5px 5px;
}
#Insurance .insurance-select-modal .insurance-modal-header-brown {
  background-color: #915F50;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #A1776A), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #A1776A), color-stop(0.75, #A1776A), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 5px 5px;
}
#Insurance .insurance-select-modal .insurance-modal-inner {
  line-height: 1.3;
  padding: 65px 20px 110px 20px;
  z-index: 1;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-inner {
    padding: 62px 10px 155px 10px;
  }
  #Insurance .insurance-select-modal .insurance-modal-inner img {
    width: 100%;
  }
}
@media all and (-ms-high-contrast: none) {
  #Insurance .insurance-select-modal .insurance-modal-inner {
    padding: 65px 20px 20px;
  }
}
#Insurance .insurance-select-modal .insurance-modal-pricearea {
  position: relative;
}
@media screen and (min-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-pricearea {
    display: inline-block;
  }
}
#Insurance .insurance-select-modal .insurance-modal-table {
  border: 1px solid #C4C4C4;
  padding: 0;
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-table {
    width: 100%;
  }
}
#Insurance .insurance-select-modal .insurance-modal-table tr {
  border-bottom: 1px solid #C4C4C4;
}
#Insurance .insurance-select-modal .insurance-modal-table th, #Insurance .insurance-select-modal .insurance-modal-table td {
  padding: 10px;
  font-weight: normal;
  border-right: 1px solid #C4C4C4;
}
#Insurance .insurance-select-modal .insurance-modal-table th {
  background: #EAEAEA;
  white-space: nowrap;
}
#Insurance .insurance-select-modal .insurance-modal-table tr:last-child,
#Insurance .insurance-select-modal .insurance-modal-table th:last-child,
#Insurance .insurance-select-modal .insurance-modal-table td:last-child {
  border: none;
}
#Insurance .insurance-select-modal .insurance-modal-table .th-blue, #Insurance .insurance-select-modal .insurance-modal-table .th-brown {
  font-size: 14px;
  text-align: center;
  color: #fff;
}
#Insurance .insurance-select-modal .insurance-modal-table .th-blue {
  background: #347AB5;
}
#Insurance .insurance-select-modal .insurance-modal-table .th-brown {
  background: #915F50;
}
#Insurance .insurance-select-modal .insurance-modal-table td {
  background: #fff;
  text-align: right;
  border: none;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox {
  overflow: hidden;
  width: 100%;
  text-align: center;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox select {
  width: 100%;
  padding-right: 1em;
  cursor: pointer;
  text-indent: 0.01px;
  text-overflow: ellipsis;
  border: none;
  outline: none;
  background: transparent;
  background-image: none;
  box-shadow: none;
  -webkit-appearance: none;
  appearance: none;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox select::-ms-expand {
  display: none;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-simple {
  position: relative;
  border: 1px solid #C4C4C4;
  border-radius: 3px;
  background: #ffffff;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-simple::after {
  position: absolute;
  top: 15px;
  right: 10px;
  width: 0;
  height: 0;
  padding: 0;
  content: "";
  border-left: 5px solid transparent;
  border-right: 5px solid transparent;
  border-top: 6px solid #666666;
  pointer-events: none;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-simple select {
  padding: 8px 30px 8px 8px;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-date {
  justify-content: space-between;
  align-items: center;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-date .insurance-modal-selectbox-space {
  margin: 10px 3px auto 3px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-selectbox-date {
    display: block;
  }
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-start {
  padding-left: 3em;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-start::before {
  position: absolute;
  top: 8px;
  left: 10px;
  height: 0;
  padding: 0;
  content: "始期";
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-selectbox-start {
    margin-bottom: 10px;
  }
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-end {
  padding-left: 3em;
}
#Insurance .insurance-select-modal .insurance-modal-selectbox-end::before {
  position: absolute;
  top: 8px;
  left: 10px;
  height: 0;
  padding: 0;
  content: "終期";
  pointer-events: none;
}
#Insurance .insurance-select-modal .insurance-modal-retry-area {
  padding: 20px 5px;
  border: 1px solid #C4C4C4;
  background-color: #f1f1f1;
  background-image: -webkit-gradient(linear, 0 0, 100% 100%, color-stop(0.25, #fff), color-stop(0.25, transparent), color-stop(0.5, transparent), color-stop(0.5, #fff), color-stop(0.75, #fff), color-stop(0.75, transparent), to(transparent));
  -webkit-background-size: 5px 5px;
  text-align: center;
  width: 100%;
}
#Insurance .insurance-select-modal .insurance-modal-retry-area input[type=button] {
  outline: none;
  margin: auto;
  background: #999;
  color: #fff;
  padding: 7px 15px;
  border-radius: 5px;
  border: none;
  font-size: 15px;
  font-weight: bold;
  margin-top: 10px;
}
#Insurance .insurance-select-modal .insurance-modal-loading {
  padding: 40px 5px;
  text-align: center;
  width: 100%;
  min-width: 435px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-loading {
    min-width: 300px;
  }
}
@media screen and (min-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-detail-accident-pc {
    display: -webkit-box; /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox; /*--- IE10 ---*/
    display: -webkit-flex; /*--- safari（PC）用 ---*/
    display: flex;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #Insurance .insurance-select-modal .insurance-modal-detail-accident-pc img {
    max-height: 200px;
    margin-left: 20px;
  }
}
#Insurance .insurance-select-modal .insurance-title-bggray {
  background: #EAEAEA;
  padding: 5px 10px;
  width: 100%;
}
#Insurance .insurance-select-modal .insurance-modal-example-list {
  list-style-position: inside;
  list-style: disc;
  margin-left: 20px;
}
#Insurance .insurance-select-modal .insurance-modal-example {
  justify-content: space-between;
}
#Insurance .insurance-select-modal .insurance-modal-example .insurance-modal-example-box {
  width: 25%;
  padding: 2%;
}
#Insurance .insurance-select-modal .insurance-modal-example .insurance-modal-example-box img {
  margin-bottom: 10px;
  width: 100%;
}
#Insurance .insurance-select-modal .insurance-modal-border-box {
  border: 1px solid #C4C4C4;
  padding: 20px;
  border-radius: 3px;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-border-box {
    padding: 10px 10px;
  }
}
#Insurance .insurance-select-modal .insurance-modal-notice-list li {
  padding-left: 2.2em;
  text-indent: -2.2em;
  margin-bottom: 2px;
}
#Insurance .insurance-select-modal .insurance-modal-notice-list-nonumber li {
  padding-left: 1em;
  text-indent: -0.9em;
  margin-bottom: 2px;
}
#Insurance .insurance-select-modal .insurance-modal-footer {
  background: #fff;
  border-top: #C4C4C4 1px solid;
  border-radius: 0 0 5px 5px;
  position: fixed;
  z-index: 10;
  bottom: 10px;
  transform: translate3d(0, 0, 0);
}
@media screen and (min-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-footer {
    width: 985px;
  }
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-footer {
    font-size: 1.1em;
    right: 15px;
    left: 15px;
  }
}
#Insurance .insurance-select-modal .insurance-modal-footer .insurance-modal-footer-inner {
  padding: 15px 20px;
  justify-content: space-between;
  align-items: center;
}
@media screen and (max-width: 760px) {
  #Insurance .insurance-select-modal .insurance-modal-footer .insurance-modal-footer-inner {
    padding: 10px;
    flex-direction: column;
  }
}
#Insurance .insurance-select-modal .insurance-modal-footer .agreement-area {
  border: none;
  padding: 0;
  text-align: left;
  margin-bottom: 0;
}
@media screen and (max-width: 1200px) {
  #Insurance .insurance-select-modal .insurance-modal-footer .agreement-area .agreement-checkbox i {
    margin-right: 10px;
  }
}
@media screen and (max-width: 760px) {
  #Insurance .insurance-select-modal .insurance-modal-footer .agreement-area {
    margin-bottom: 10px;
  }
}
#Insurance .insurance-select-modal .insurance-modal-footer .submit-area {
  margin: 0;
}
@media screen and (min-width: 760px) {
  #Insurance .insurance-select-modal .insurance-modal-footer .submit-area .btn {
    width: 150px;
    max-width: 150px;
    margin-left: 10px;
  }
}
@media screen and (max-width: 760px) {
  #Insurance .insurance-select-modal .insurance-modal-footer .submit-area {
    width: 100%;
  }
}
#Insurance .insurance-select-modal .insurance-modal-footer .submit-area .agreement-btn-brown,
#Insurance .insurance-select-modal .insurance-modal-footer .submit-area .agreement-btn-brown:hover {
  background: #915F50 !important;
  outline: 0;
}
#Insurance .insurance-select-modal .insurance-modal-footer .submit-area .agreement-btn-blue,
#Insurance .insurance-select-modal .insurance-modal-footer .submit-area .agreement-btn-blue:hover {
  background: #347AB5 !important;
  outline: 0;
}
@media all and (-ms-high-contrast: none) {
  #Insurance .insurance-select-modal .insurance-modal-footer {
    position: relative;
    bottom: 0;
  }
}
#Insurance .insurance-modal-important-box-cancel {
  background: #fff;
  padding: 2% 0;
  width: 100%;
  height: 250px;
  overflow-y: scroll;
  font-size: 15px;
  line-height: 1.3;
  margin: 20px auto;
  /* 注意表記用赤フォント */
  /* 共通クラス */
  /* 見出し */
}
#Insurance .insurance-modal-important-box-cancel p {
  font-size: 15px;
}
#Insurance .insurance-modal-important-box-cancel .titlebox {
  padding: 10px;
  border: solid 0px #333;
  background: #ddd;
}
#Insurance .insurance-modal-important-box-cancel .title_announcement {
  font-size: 15px;
  text-align: center;
  margin: 0 0 10px;
}
#Insurance .insurance-modal-important-box-cancel .title_product {
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  margin: 25px 0;
  padding: 0;
}
#Insurance .insurance-modal-important-box-cancel .title_body {
  text-align: left;
  margin: 10px 0;
}
#Insurance .insurance-modal-important-box-cancel .titleinnerbox {
  padding: 10px;
  border: solid 1px #666;
  margin: 0;
  background: #fff;
  font-size: 15px;
}
#Insurance .insurance-modal-important-box-cancel .borderless-left {
  padding: 6px 0;
  border-top: 0px solid #aaa;
  box-sizing: border-box;
}
#Insurance .insurance-modal-important-box-cancel .borderless-right {
  padding: 2px;
  border-left: 0px solid #aaa;
  border-top: 0px solid #aaa;
  font-size: 16px;
}
#Insurance .insurance-modal-important-box-cancel .borderless-right:after {
  display: block;
  content: "";
  clear: both;
}
#Insurance .insurance-modal-important-box-cancel .titleinnerbox-text {
  font-size: 15px;
  margin: 0;
}
#Insurance .insurance-modal-important-box-cancel .worddefinitionbox {
  padding: 10px;
  border: solid 0px #333;
}
#Insurance .insurance-modal-important-box-cancel .worddefinition_body {
  text-align: left;
  margin: 10px 0;
}
#Insurance .insurance-modal-important-box-cancel .border-left {
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
  border-top: 1px solid #aaa;
  box-sizing: border-box;
}
#Insurance .insurance-modal-important-box-cancel .border-right {
  font-size: 16px;
  padding: 5px;
  border-left: none;
  border-top: 1px dashed #aaa;
}
#Insurance .insurance-modal-important-box-cancel .border-right:last-child {
  border: none;
}
#Insurance .insurance-modal-important-box-cancel .border-right:after {
  display: block;
  content: "";
  clear: both;
}
#Insurance .insurance-modal-important-box-cancel .remarks {
  counter-reset: list_count;
  list-style: none;
  padding: 0;
  margin: 0 0 0 20px;
  font-size: 15px;
}
#Insurance .insurance-modal-important-box-cancel .remarks li {
  text-indent: -1.5em;
  padding-left: 1.5em;
}
#Insurance .insurance-modal-important-box-cancel .remarks li::before {
  counter-increment: list_count;
  content: "(注" counter(list_count) ")";
  display: inline-block;
}
#Insurance .insurance-modal-important-box-cancel .importantinfobox {
  padding: 0.5em 0.5em;
  margin: 0;
  border: solid 0px #333;
  background: #fff;
}
#Insurance .insurance-modal-important-box-cancel h1 {
  font-size: 18px;
  line-height: 1.3;
  margin: 10px 0;
  font-weight: normal;
}
#Insurance .insurance-modal-important-box-cancel h2 {
  font-size: 17px;
  line-height: 1.3;
  font-weight: normal;
  margin: 10px 0;
  padding: 0;
  background: none;
}
#Insurance .insurance-modal-important-box-cancel .title_header {
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  margin: 10px;
  padding: 0;
}
#Insurance .insurance-modal-important-box-cancel .coverage-table {
  table-layout: fixed;
  border: 1px #fff solid;
  border-collapse: collapse;
  width: 100%;
  margin: 0;
  font-size: 14px;
}
#Insurance .insurance-modal-important-box-cancel .coverage-table tr {
  border: 1px #333 solid;
}
#Insurance .insurance-modal-important-box-cancel .coverage-table th,
#Insurance .insurance-modal-important-box-cancel .coverage-table td {
  font-size: 13px;
  border: 2px #fff solid;
}
#Insurance .insurance-modal-important-box-cancel .coverage-table th {
  color: #fff;
  background: #333;
  font-weight: bold;
  text-align: center;
}
#Insurance .insurance-modal-important-box-cancel .coverage-table td {
  color: #333;
  background: #ccc;
  padding: 5px 10px;
}
#Insurance .insurance-modal-important-box-cancel .enc_num {
  counter-reset: my-counter;
  list-style: none;
  padding: 0;
}
#Insurance .insurance-modal-important-box-cancel .enc_num_li {
  margin: 10px 0 10px 25px;
  width: 95%;
  position: relative;
}
#Insurance .insurance-modal-important-box-cancel .enc_num_li:before {
  content: counter(my-counter);
  counter-increment: my-counter;
  background-color: #fff;
  color: #333;
  display: block;
  float: left;
  line-height: 22px;
  margin-left: -30px;
  text-align: center;
  height: 22px;
  width: 22px;
  border-radius: 50%;
  border: 1px #333 solid;
}
#Insurance .insurance-modal-important-box-cancel .blcircle {
  list-style-type: disc;
}
#Insurance .insurance-modal-important-box-cancel .blcircle li {
  margin-left: 3em;
  font-size: 15px;
  list-style: disc;
  width: 88%;
}
#Insurance .insurance-modal-important-box-cancel .border-table-2column {
  border: 1px #333 solid;
  border-collapse: collapse;
  width: 100%;
}
#Insurance .insurance-modal-important-box-cancel .border-table-2column tr,
#Insurance .insurance-modal-important-box-cancel .border-table-2column th,
#Insurance .insurance-modal-important-box-cancel .border-table-2column td {
  border: 1px #333 solid;
}
#Insurance .insurance-modal-important-box-cancel .border-table-2column td {
  padding: 5px 10px;
  width: 50%;
}
#Insurance .insurance-modal-important-box-cancel .border-table {
  border: 1px #333 solid;
  border-collapse: collapse;
  width: 100%;
}
#Insurance .insurance-modal-important-box-cancel .border-table tr,
#Insurance .insurance-modal-important-box-cancel .border-table th,
#Insurance .insurance-modal-important-box-cancel .border-table td {
  border: none;
}
#Insurance .insurance-modal-important-box-cancel .border-table td {
  padding: 10px 0;
  width: 95%;
  margin: auto;
  display: block;
}
#Insurance .insurance-modal-important-box-cancel .border-table td:first-child {
  border-bottom: 1px #333 solid;
}
#Insurance .insurance-modal-important-box-cancel .blanket {
  counter-reset: list_count;
  margin: 0;
  padding: 0;
}
#Insurance .insurance-modal-important-box-cancel .blanket li {
  padding-left: 1.5em;
  list-style: none;
}
#Insurance .insurance-modal-important-box-cancel .blanket li::before {
  margin-left: -1.5em;
  counter-increment: list_count;
  content: "(" counter(list_count) ")";
  display: inline-block;
}
#Insurance .insurance-modal-important-box-cancel .attention {
  color: #ff0000;
}
#Insurance .insurance-modal-important-box-cancel .bg_none {
  background: none !important;
}
#Insurance .insurance-modal-important-box-cancel .boxBgBlack {
  font-size: 14px;
  color: #fff;
  background-color: #333;
  padding: 1px 5px;
  vertical-align: middle;
}
#Insurance .insurance-modal-important-box-cancel .boxBgWhite {
  font-size: 14px;
  color: #333;
  border: solid 1px #333;
  background-color: #fff;
  padding: 1px 5px;
}
#Insurance .insurance-modal-important-box-accident {
  height: 250px;
  overflow-y: scroll;
  /**************************************
  	丸数字<ol>
  	Class name: circle
  ***************************************/
  /**************************************
  	〇<ul>
  	Class Name:bigwhitebullet
  ***************************************/
  /**************************************
   *  Generic Class
  ***************************************/
  /**************************************
   *  Configuration for responsive
  ***************************************/
}
#Insurance .insurance-modal-important-box-accident .h1 {
  font-size: 24px;
  line-height: 1.4;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident .h2 {
  margin: 1em 0;
  font-size: 17px;
  background: #333333;
  color: #ffffff;
  text-align: center;
  font-weight: bold;
  padding: 5px;
}
#Insurance .insurance-modal-important-box-accident .h3 {
  margin: 1em 0;
  font-size: 18px;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident .h3:before {
  color: #cf0c0c;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident .h4 {
  margin: 1em 0;
  font-size: 16px;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident .h5 {
  margin: 1em 0;
  padding: 2px;
  font-size: 14px;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident .underline {
  text-decoration: underline;
}
#Insurance .insurance-modal-important-box-accident p {
  margin: 0 0 1em 0;
  line-height: 1.4;
}
#Insurance .insurance-modal-important-box-accident img {
  vertical-align: bottom;
}
#Insurance .insurance-modal-important-box-accident blockquote {
  margin-bottom: 1em;
  margin-left: 1em;
  margin-top: 0.5em;
  padding: 0.5em;
  border: 1px dotted #ddd;
  border-left: 5px solid #ddd;
  font-size: 1em;
}
#Insurance .insurance-modal-important-box-accident ul, #Insurance .insurance-modal-important-box-accident ol, #Insurance .insurance-modal-important-box-accident dl {
  margin: 0 0 1em 0;
}
#Insurance .insurance-modal-important-box-accident ul li {
  list-style: disc;
}
#Insurance .insurance-modal-important-box-accident ol li {
  list-style: decimal;
}
#Insurance .insurance-modal-important-box-accident ol.circle {
  padding: 0 0 0 0em;
  margin: 0;
}
#Insurance .insurance-modal-important-box-accident ol.circle li {
  list-style-type: none;
  list-style-position: inside;
  counter-increment: list_count;
  text-indent: -1.8em;
  padding-left: 0.3em;
  /*	margin-left: 1.8em;*/
}
#Insurance .insurance-modal-important-box-accident ol.circle li:before {
  text-align: center;
  height: 1.3em;
  width: 1.3em;
  margin-right: 0.5em;
  margin-left: -1.8em;
  border-radius: 50%;
  font-size: 0.8em;
  border: 1px solid #000;
}
#Insurance .insurance-modal-important-box-accident ul.bigwhitebullet {
  padding: 0 0 0 0em;
  margin: 0;
}
#Insurance .insurance-modal-important-box-accident ul.bigwhitebullet li {
  margin: 0;
  padding: 0;
  list-style-type: none;
  text-indent: -1em;
  padding-left: 1em;
}
#Insurance .insurance-modal-important-box-accident ul.bigwhitebullet > li > ol > li {
  counter-increment: level2;
}
#Insurance .insurance-modal-important-box-accident ul.bigwhitebullet > li > ol > li:before {
  content: counter(level2, lower-latin) ". ";
}
#Insurance .insurance-modal-important-box-accident li {
  margin-left: 1.5em;
}
#Insurance .insurance-modal-important-box-accident dt {
  margin-bottom: 0.5em;
  border-bottom: 1px dotted #ddd;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident dt:before {
  content: "【";
}
#Insurance .insurance-modal-important-box-accident dt:after {
  content: "】";
}
#Insurance .insurance-modal-important-box-accident dd {
  margin-bottom: 1em;
}
#Insurance .insurance-modal-important-box-accident table {
  width: 100%;
  margin-bottom: 1em;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
#Insurance .insurance-modal-important-box-accident th {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ddd;
  background: #bbbbbb;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident td {
  padding: 10px;
  text-align: left;
  border: 1px solid #ddd;
}
#Insurance .insurance-modal-important-box-accident .phone {
  text-align: center;
  font-size: 22px;
  font-weight: bold;
}
#Insurance .insurance-modal-important-box-accident div.center {
  text-align: center;
}
#Insurance .insurance-modal-important-box-accident table.fixed {
  table-layout: fixed;
  width: 100%;
}
#Insurance .insurance-modal-important-box-accident table.coverageinfo {
  margin-bottom: 1em;
  border-collapse: collapse;
  border: 1px solid #ddd;
}
#Insurance .insurance-modal-important-box-accident table.coverageinfo th {
  padding: 10px;
  text-align: center;
  vertical-align: middle;
  border: 1px solid #ddd;
  width: 20%;
}
#Insurance .insurance-modal-important-box-accident table.injuryamount {
  margin-bottom: 1em;
  border: none;
}
#Insurance .insurance-modal-important-box-accident table.injuryamount td.left {
  text-align: right;
  vertical-align: middle;
  border: none;
}
#Insurance .insurance-modal-important-box-accident table.injuryamount td.center {
  text-align: center;
  vertical-align: middle;
  border: none;
  width: 25%;
}
#Insurance .insurance-modal-important-box-accident table.injuryamount td.right {
  text-align: left;
  vertical-align: middle;
  border: none;
}
@media screen and (max-width: 799px) {
  #Insurance .insurance-modal-important-box-accident body {
    box-sizing: border-box;
    width: 100%;
    padding: 0 10px;
  }
  #Insurance .insurance-modal-important-box-accident .h2 {
    text-align: left;
  }
}
#Insurance .insurance-modal-disable {
  cursor: not-allowed !important;
  filter: alpha(opacity=65) !important;
  opacity: 0.65 !important;
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

#Payment .radio-group-credit-card {
  margin-bottom: 0;
  padding-left: 4px;
}
#Payment .radio-group-credit-card label {
  width: 100px;
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
}
#Payment .radio-group-credit-card input {
  margin-right: 5px;
  margin-top: 5px;
  margin-bottom: 5px;
  vertical-align: middle;
}
@media screen and (max-width: 1200px) {
  #Payment .radio-group-credit-card label {
    padding-right: 0;
    width: 80px;
  }
}
#Payment #payment-type-group {
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  #Payment #payment-type-group {
    border-bottom: solid 1px #dddddd;
  }
  #Payment #payment-type-group label {
    display: block;
  }
}
#Payment #payment-paypal #wait-area-paypal, #Payment #payment-paypal #retry-area-paypal, #Payment #payment-paypal #description-area-paypal {
  margin-bottom: 10px;
}
#Payment .modal-close--three-d-secure {
  padding: 5px 10px 0px 10px;
  text-align: right;
  line-height: 30px;
}
#Payment .modal-content--three-d-secure {
  box-sizing: border-box;
  width: 450px;
  margin: 0;
  background: #fff;
  position: fixed;
  display: none;
  z-index: 9999999;
  border-radius: 0;
  padding: 20px;
}
@media screen and (max-width: 450px) {
  #Payment .modal-content--three-d-secure {
    width: 100%;
    height: 100%;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
    border: none;
    padding: 0;
  }
}
#Payment .submit-area .btn-payment-submit {
  display: block;
  text-align: center;
  font-size: 18px;
  position: relative;
}
#Payment .submit-area .btn-payment-submit:after {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f054";
  position: absolute;
  right: 10px;
}
#Payment .submit-area .btn-payment-submit:disabled {
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  #Payment .submit-area .btn-payment-submit {
    margin-bottom: 10px;
  }
}
#Payment .submit-area .btn-payment-submit.btn-submit-hover:hover {
  opacity: 1;
  background: rgb(230, 25, 132.5);
}
@media screen and (max-width: 1200px) {
  #Payment .submit-area .btn-payment-submit.btn-submit-hover:hover {
    opacity: 0.65;
    background: #B8146A;
  }
}
#Payment .submit-area .btn-cancel-submit {
  display: block;
  text-align: center;
  background: #063e4e;
  font-size: 18px;
  color: #fff;
  position: relative;
}
#Payment .submit-area .btn-cancel-submit:before {
  font-family: "Font Awesome 5 Pro";
  font-weight: 300;
  content: "\f053";
  position: absolute;
  left: 10px;
}
#Payment .submit-area .btn-cancel-submit:hover {
  opacity: 1;
  background: rgb(9.6428571429, 99.6428571429, 125.3571428571);
}
#Payment .submit-area .btn-cancel-submit:disabled {
  pointer-events: none;
}
@media screen and (max-width: 1200px) {
  #Payment .submit-area .btn-cancel-submit:hover {
    opacity: 0.65;
    background: #063e4e;
  }
}
#Payment .receipt {
  color: #737373;
  margin-top: 0px;
  margin-right: 0px;
  margin-bottom: 15px;
  margin-left: 0px;
}
@media screen and (max-width: 1200px) {
  #Payment .receipt {
    font-size: 0.8em;
  }
}
#Payment .wait-area--braintree-card, #Payment .wait-area--paypal {
  margin: 15px;
  text-align: center;
}
#Payment .payment-submit-area {
  width: 100%;
  justify-content: space-between;
  text-align: center;
}
#Payment img.card-brand {
  margin: 0px 4px;
  width: 32px;
  height: auto;
}

#Traveler .radio-group label.margin-top-5 {
  margin-top: 5px;
}
@media screen and (max-width: 1200px) {
  #Traveler .form-group.form--date {
    display: inline-block;
    width: 31%;
  }
  #Traveler .form-group.form--date + .form--date {
    margin-left: 1%;
  }
  #Traveler .form-group.form--date .select-box-s select.form-control {
    width: 100%;
  }
}
@media screen and (max-width: 1200px) {
  #Traveler .radio-group-sex {
    width: 100%;
    display: -webkit-box; /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox; /*--- IE10 ---*/
    display: -webkit-flex; /*--- safari（PC）用 ---*/
    display: flex;
  }
}
#Traveler .radio-group-sex label:nth-of-type(1) {
  border-radius: 3px 0 0 4px;
  border-right: none;
}
#Traveler .radio-group-sex label:nth-of-type(2) {
  border-radius: 0 3px 4px 0;
}
@media screen and (max-width: 1200px) {
  #Traveler .radio-group-sex label {
    width: 49%;
    padding: 3px;
    float: left;
    text-align: center;
    border: solid 1px #D2D2D7;
  }
}
@media screen and (max-width: 1200px) {
  #Traveler .radio-group-sex label.selected {
    background-color: #445464;
    color: #fff;
  }
}
@media screen and (max-width: 1200px) {
  #Traveler .radio-group__option {
    width: 100%;
    display: -webkit-box; /*--- Androidブラウザ用 ---*/
    display: -ms-flexbox; /*--- IE10 ---*/
    display: -webkit-flex; /*--- safari（PC）用 ---*/
    display: flex;
  }
}
#Traveler .radio-group__option-label:nth-of-type(1) {
  border-radius: 3px 0 0 4px;
  border-right: none;
}
#Traveler .radio-group__option-label:nth-of-type(2) {
  border-radius: 0 3px 4px 0;
}
@media screen and (max-width: 1200px) {
  #Traveler .radio-group__option-label {
    width: 49%;
    padding: 3px;
    float: left;
    text-align: center;
    border: solid 1px #D2D2D7;
  }
}
@media screen and (max-width: 1200px) {
  #Traveler .radio-group__option-label--selected {
    background-color: #445464;
    color: #fff;
  }
}
#Traveler .intl-tel-input .country-list {
  z-index: 3;
}
@media screen and (max-width: 1200px) {
  #Traveler .intl-tel-input {
    width: 100%;
  }
}
#Traveler .intl-tel-input input, #Traveler .intl-tel-input input[type=text], #Traveler .intl-tel-input input[type=tel] {
  height: 38px;
  width: 215px;
}
@media screen and (max-width: 1200px) {
  #Traveler .intl-tel-input input, #Traveler .intl-tel-input input[type=text], #Traveler .intl-tel-input input[type=tel] {
    width: 100%;
  }
}
#Traveler #tel-error-msg, #Traveler #emergencytel-error-msg {
  color: #fa2e09;
}
#Traveler #tel-valid-msg, #Traveler #emergencytel-valid-msg {
  color: #00C900;
}
#Traveler input.error {
  border: 1px solid #FF7C7C;
}
#Traveler .modal-dialog h3 {
  margin-bottom: 0 !important;
}
@media screen and (max-width: 1200px) {
  #Traveler .modal-dialog {
    margin-top: 150px;
  }
}
#Traveler .modal-footer .btn {
  width: 120px;
  height: 40px;
}
#Traveler .form-inline_email__box {
  width: 365px;
}
@media screen and (max-width: 1200px) {
  #Traveler .form-inline_email__box {
    width: 100%;
  }
}
#Traveler .form-inline_email__box .form-inline_email__group {
  width: 100%;
}
#Traveler .form-inline_email__box .form-inline_email__group .form-control {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #Traveler .agreement-area {
    font-size: 16px;
  }
}

#Reservation #loading-area {
  width: 100%;
  margin: 0 auto;
  padding: 0;
}
#Reservation #loading-area h2 {
  font-size: 30px;
  margin-top: 15px;
  margin-bottom: 15px;
  padding-left: 15px;
  border: none;
}
@media screen and (max-width: 1200px) {
  #Reservation #loading-area h2 {
    font-size: 1.5em;
    padding: 2px;
  }
}
@media screen and (max-width: 1200px) {
  #Reservation .complete-image {
    display: none;
  }
}
#Reservation .complete-area {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #Reservation .complete-area {
    justify-content: center;
    flex-direction: column;
  }
}
#Reservation .complete-message-area {
  width: 100%;
}
@media screen and (max-width: 1200px) {
  #Reservation .complete-message-area {
    margin-bottom: 5px;
  }
}
#Reservation .complete-btn-area {
  justify-content: space-between;
  margin-bottom: 30px;
}
@media screen and (max-width: 1200px) {
  #Reservation .complete-btn-area {
    width: 100%;
    flex-direction: column;
    margin-bottom: 10px;
  }
}
#Reservation .complete-btn-area .btn {
  height: 36px;
  padding: 0px;
  width: 32%;
  background-color: #B8146A;
  color: #fff;
}
@media screen and (max-width: 1200px) {
  #Reservation .complete-btn-area .btn {
    margin-bottom: 10px;
    width: 100%;
  }
}
#Reservation .complete-btn-area .btn:hover {
  opacity: 1;
  background: rgb(230, 25, 132.5);
}

/*------------------Errorベース-------------------*/
#Error .btn {
  width: 200px;
  height: 40px;
  color: #fff;
}
#Error .btn:hover {
  opacity: 1;
  background: rgb(230, 25, 132.5);
}

#ui-datepicker-div .custom-datepicker-title {
  padding: 3px;
  text-align: center;
}

#maintenance-area {
  display: -webkit-box; /*--- Androidブラウザ用 ---*/
  display: -ms-flexbox; /*--- IE10 ---*/
  display: -webkit-flex; /*--- safari（PC）用 ---*/
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  background-color: #ffffff;
}
#maintenance-area #maintenance-content {
  padding: 30px 5px 30px 5px;
}

/*------------------GDPRモーダル-------------------*/
#GDPR-modal {
  width: 770px;
  padding: 30px;
}
#GDPR-modal .gdpr-header {
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #333;
  margin-bottom: 20px;
  margin-top: -20px;
}
#GDPR-modal .gdpr-header img {
  max-width: 300px;
}
#GDPR-modal .gdpr-content {
  margin-bottom: 30px;
}
#GDPR-modal .gdpr-content .gdpr-title {
  align-items: center;
  justify-content: space-between;
}
#GDPR-modal .gdpr-content .gdpr-title a {
  outline: 0;
}
#GDPR-modal .modal-select-btn {
  justify-content: center;
  align-items: center;
  margin-top: 30px;
}
@media screen and (max-width: 1200px) {
  #GDPR-modal .modal-select-btn {
    display: block;
  }
}
#GDPR-modal .modal-select-btn button {
  text-align: center;
  outline: 0;
  padding: 30px;
}
@media screen and (max-width: 1200px) {
  #GDPR-modal .modal-select-btn button {
    width: 100%;
    margin-bottom: 20px;
  }
}
#GDPR-modal .modal-select-btn button:nth-child(2) {
  margin-left: 30px;
}
@media screen and (max-width: 1200px) {
  #GDPR-modal .modal-select-btn button:nth-child(2) {
    margin-left: 0;
  }
}
#GDPR-modal .modal-select-btn button.btn-on {
  background-color: #B8146A;
  color: #fff;
  border: none;
}
#GDPR-modal .modal-select-btn button.btn-off {
  background: #fff;
  border: 1px solid #333;
}
#GDPR-modal .gdpr-customize-box {
  border: 1px solid #ccc;
  padding: 10px 20px;
  margin-bottom: 10px;
}
@media screen and (max-width: 1200px) {
  #GDPR-modal .gdpr-customize-box {
    padding: 10px;
  }
}
#GDPR-modal .gdpr-customize-box .gdpr-customize-title {
  justify-content: space-between;
  align-items: center;
}
#GDPR-modal .gdpr-customize-box .gdpr-customize-title span {
  flex-grow: 2;
}
#GDPR-modal .gdpr-customize-box .gdpr-customize-title .gdpr-customize-btn {
  color: #007697;
  width: 130px;
  text-align: center;
  height: 30px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 1200px) {
  #GDPR-modal .gdpr-customize-box .gdpr-customize-title .gdpr-customize-btn {
    font-size: 11px;
    width: 65px;
  }
}
#GDPR-modal .gdpr-customize-box .gdpr-customize-title a {
  cursor: pointer;
}
#GDPR-modal .gdpr-customize-box .gdpr-customize-title i {
  font-size: 25px;
  color: #333;
}
#GDPR-modal .gdpr-customize-box p {
  margin-top: 10px;
  margin-bottom: 0;
  line-height: 1.5;
}
#GDPR-modal .gdpr-customize-box .switchArea {
  position: relative;
  margin: auto;
  width: 52px;
  background: #fff;
}
#GDPR-modal .gdpr-customize-box .switchArea input[type=checkbox] {
  display: none;
}
#GDPR-modal .gdpr-customize-box .switchArea label {
  display: block;
  box-sizing: border-box;
  height: 30px;
  border: 2px solid #ccc;
  background: #ccc;
  border-radius: 15px;
  cursor: pointer;
  margin-bottom: 0;
}
#GDPR-modal .gdpr-customize-box .switchArea input[type=checkbox]:checked + label {
  border-color: #0075ff;
  background: #0075ff;
}
#GDPR-modal .gdpr-customize-box .switchArea #swImg {
  position: absolute;
  width: 22px;
  height: 22px;
  background: #fff;
  top: 4px;
  left: 4px;
  border-radius: 10px;
  transition: 0.2s;
}
#GDPR-modal .gdpr-customize-box .switchArea input[type=checkbox]:checked ~ #swImg {
  transform: translateX(22px);
  background: #fff;
}
