/* Option style */
li.ekirin span {
  display: block;
  min-height: 33px;
  padding-left: 50px;
  background: url(../../images/icon_ekirin.png) no-repeat 50px center;
}
div.panel_default {
  width: 100%;
  font-size: 16px;
}
.head_height {
  vertical-align: middle;
}
.head_height div {
  display: table-cell;
  vertical-align: middle;
}
.box_price .purchase_station .price_head {
  padding: 14px 13px 15px !important;
}
/**/
div.panel_default {
  width: 100%;
  font-size: 16px;
}
.panel_default a {
  text-decoration: underline;
}
h3.title span {
  display: inline-block;
}
h3.title small {
  display: inline-block;
  margin-left: 10px;
  color: #333;
  font-weight: normal;
  white-space: nowrap;
}
h3.title small i {
  position: relative;
  top: -1px;
}
.cl_ticke {
  color: #924a8f !important;
}
.bg_ticke {
  background-color: #924a8f !important;
}
.cl_red {
  color: #c00 !important;
}
.kansaiwide table thead th,.kansaiwide2 table th {
  color: #fff;
  font-weight: bold;
  background-color: #924a8f;
}
.kansaiwide2 table thead td {
  font-weight: bold;
}

/*<--- End OPTION --->*/

.txt_indent li {
  margin-bottom: 6px;
  padding-left: 20px;
  text-indent: -20px;
}

.banner {
  width: 980px;
  position: relative;
  margin: 40px auto 0;
}
.banner a {
  display: block;
  width: 270px;
  height: 55px;
  position: absolute;
  right: 15px;
  bottom: 15px;
  border-radius: 2px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
     -moz-box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
          box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
  color: #fff !important;
  font-size: 24px;
  text-decoration: none;
  background-color: #0473bd;
  zoom: 1;

  filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=2, Color=#CCCCCC), progid:DXImageTransform.Microsoft.Chroma(Color='#FFFFFF');
}
.banner .btn_reservenow {
  margin: 4% 0 0 26%;
}
.banner span {
  background: linear-gradient(transparent 76%, #ff6000 0%);
}

.social {
  padding: 10px 0;
}
.social ul li {
  display: inline-block;
  margin-left: 1px;
}

.nav_top {
  margin-bottom: 27px;
  padding: 8px 20px;
  background: #924a8f;
}
.nav_top ul li {
  display: inline-block;
  margin-right: 28px;
  margin-bottom: 2px;
  padding-left: 16px;
  background: url(../images/arrow_down.png) no-repeat 0 center;
}
.nav_top ul li a {
  display: block;
  color: #fff;
  font-size: 16px;
  text-decoration: underline;
}
#routes.panel_default {
  margin-bottom: 25px;
}
#routes h3.heading {
  padding: 8px 10px 7px;
}
.panel_default .panel_heading .panel_title:after {
  width: 20.8%;
}
.img_map {
  margin-top: 20px;
  margin-bottom: 15px;
}
.about .cl_ticke {
  margin-bottom: 15px;
  padding-bottom: 15px;
  border-bottom: 1px solid #ccc;
}
.about .txt_indent ul {
  margin-top: 5px;
}
.about .txt_indent ul li {
  margin-bottom: 6px;
  padding-left: 10px;
  text-indent: -10px;
}
.about .txt_indent > li:first-child {
  margin-bottom: 2px;
}
/* ボタン */
#routes.panel_default ul.btn {
  margin: 10px -1px 0 0;
}
#routes.panel_default ul.btn li {
  display: inline-block;
  box-sizing: border-box;
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
          box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
  text-align: center;
  vertical-align: middle;
  background-color: #0473bd;
  zoom: 1;

  filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=2, Color=#CCCCCC), progid:DXImageTransform.Microsoft.Chroma(Color='#FFFFFF');
}
#routes.panel_default ul.btn li + li {
  margin-left: 9px;
}
#routes.panel_default ul.btn li a {
  display: table-cell;
  width: 307px;
  height: 80px;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  background: url(../images/arrow07.png) no-repeat 21px center;
}
#routes.panel_default ul.btn li a i {
  display: inline-block;
  margin-left: 4px;
}
/* ボタン終わり */

/* Benefits */
#benefits p {
  margin: 26px 0;
  text-align: center;
}

/* Price */
.box_price {
  margin-bottom: 20px;
}

.box_price.row:after,.box_price .row:after {
  display: table;
  clear: both;
  content: "";
}
.box_price [class*="col-"] {
  float: left;
  padding-right: 3px;
  padding-left: 3px;
}
.col-2 {
  width: 22%;
}
.col-5 {
  width: 39%;
}
.col-6 {
  width: 50%;
}
.col-12 {
  width: 100%;
}
/**/
.price_table .blank {
  empty-cells: show;
  width: 5px;
  background-color: #fff;
}
.price_table th {
  padding: 15px 0 18px;
  color: #fff;
  line-height: 1.25;
  font-size: 16px;
}
.price_table th span {
  font-weight: bold;
  background: linear-gradient(transparent 75%, #ff6000 25%);
}
.price_table th,.price_table td {
  text-align: center;
  vertical-align: middle;
}
.price_table .price_day {
  background: #924a8f;
}
.price_table .day_item {
  background: #924a8f;
}
.price_table .price_travelagent {
  width: 253px;
  background: #924a8f;
}
.price_table .price_otr {
  width: 253px;
  background: #0473bd;
}
.price_table .price_counter {
  width: 253px;
  background: #999;
}
.price_table tr .price_item .price_itemBox {
  margin: 0 5px 5px 5px;
  padding: 7px 0;
  -webkit-border-radius: 2px;
          border-radius: 2px;
  font-size: 17px;
  font-weight: bold;
  vertical-align: middle;
  background-color: #fff;

      -ms-border-radius: 2px;
}
.price_table tr .price_item .price_itemBox.price_day {
  padding: 19px 0;
}
.price_table tr .price_item.price_counter .price_itemBox {
  color: #999;
}
.price_table tr .price_item .price_itemBox small {
  font-size: 14px;
}
.price_table tr .price_item .price_itemBox .num_l {
  font-size: 32px;
}
.price_table tr .price_item .price_itemBox .num_l sub {
  font-size: 14px;
}
.price_table .price_item .price_day span {
  color: #924a8f;
  font-size: 32px;

  -webkit-mask-image: url("../../images/gradation.png");
          mask-image: url("../../images/gradation.png");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
.price_table .price_item .num,.price_table .price_item .num sub {
  color: #ff4900;

  -webkit-mask-image: url("../../images/gradation.png");
          mask-image: url("../../images/gradation.png");
  -webkit-mask-size: 100% 100%;
          mask-size: 100% 100%;
}
/**/
.discount {
  margin-bottom: 15px;
  padding: 9px 0 10px;
  font-weight: bold;
  text-align: center;
  background: #faf8bb;
}
.discount a {
  display: inline-block;
  color: #c00;
  text-decoration: none !important;
}
.discount a i {
  display: inline-block;
  margin-left: 10px;
}

.attention {
  margin-bottom: 30px;
}
.attention h3 {
  margin-bottom: 5px;
  font-weight: bold;
}
.attention_list li span {
  text-decoration: underline;
}
.attention_list li {
  margin-bottom: 7px;
}
.attention .age > li > ul {
  margin-top: 3px;
  padding-left: 15px;
}
.attention .age ul li {
  padding-left: 10px;
  font-weight: normal;
  text-indent: -10px;
}
.attention .age ul li ul {
  padding-left: 2px;
}
.attention .age > li {
  margin-bottom: 4px;
  font-weight: bold;
}
.attention .age {
  margin-top: 12px;
}
#eligibility {
  margin-top: -10px;
}
.eligibility p.cl_red {
  margin-bottom: 12px;
}
.eligibility p {
  margin-bottom: 5px;
}
.eligibility .right_ct {
  margin-top: 5px;
}

#purchasing {
  margin-top: -20px;
}
.purchasing .col_l {
  width: 53%;
  float: left;
  padding-right: 2%;
}
.purchasing .col_r {
  width: 47%;
  float: right;
}
.purchasing .row {
  padding-bottom: 20px;
}
.purchasing .row:last-child {
  border-bottom: 0 none;
}
.purchasing .row h4 {
  margin-bottom: 13px;
  color: #c00;
  font-weight: bold;
}
.purchasing .step div.table {
  margin-top: 2px;
}
.purchasing .step .blue {
  position: relative;

/*font-weight: bold;*/
  padding-left: 1em;
  color: #924a8f;

  ;
}
.purchasing .step .blue:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "*";
}

.step > ul > li {
  position: relative;
  margin-bottom: 13px;
  padding-left: 78px;
}
ul.mt6 li {
  margin-top: 8px;
}
p.rong {
  padding-top: 7px;
}
.step ul li .lbl {
  position: absolute;
  top: 0;
  left: 0;
  font-weight: bold;
}
.step div.table {
  display: table;
  font-weight: bold;
}
.step .table .th,.step .table .td {
  display: table-cell;
}
.step .table .th {
  white-space: nowrap;
}
.data_reservation h5 span {
  display: inline-block;
  position: relative;
  padding-right: 10px;
  background: #fff;
  z-index: 99;
}
.data_reservation h5:after {
  width: 100%;
  height: 0;
  position: absolute;
  top: 50%;
  left: 0;
  border-bottom: 1px solid;
  content: "";
}
.data_reservation h5 {
  position: relative;
  margin-bottom: 7px;
  font-weight: bold;
}
.data_reservation table thead th {
  color: #fff;
  font-weight: bold;
}
.data_reservation table tr:nth-child(even),.train table tbody tr:nth-child(odd) {
  background-color: #f2f3f5;
}
.data_reservation table tbody th {
  font-weight: bold;
}
.data_reservation table th,.data_reservation table td {
  width: 33.3333%;
  padding: 10px 5px;
  border: 1px solid #ccc;
  text-align: center;
}
.data_reservation table i {
  display: inline-block;
  position: relative;
  top: -2px;
  margin-right: 5px;
}
.row .note {
  margin: 5px 0 20px;
  padding-left: 20px;
}
.reservation {
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: solid 1px #ccc;
}
.reservation .application {
  margin-bottom: 10px;
  padding: 20px;
  background: #fafbbb;
}
.application .caution {
  margin-bottom: 15px;
  color: #c00;
}
.application .kansai_sanin_area {
  width: 68.88889%;
  margin: 0 auto;
  margin-bottom: 20px;
  text-align: center;
}
.application .kansai_sanin_area a {
  display: block;
  padding: 20px 0;
  color: #fff;
  line-height: 1.2;
  font-size: 20px;
  text-decoration: none;
  background-color: #0473bd;
}
.application .kansai_sanin_area a span {
  background: linear-gradient(transparent 80%, #ff6000 0%);
}
.application .kansai_sanin_area a,.application .btn_app li,.btn_primary a {
  -webkit-border-radius: 2px;
     -moz-border-radius: 2px;
          border-radius: 2px;
  -webkit-box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
          box-shadow: 0 2px 0 0 rgba(0,0,0,0.15);
  zoom: 1;

  filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=0, OffY=2, Color=#CCCCCC), progid:DXImageTransform.Microsoft.Chroma(Color='#FFFFFF');
}
.application .btn_app {
  padding: 10px 0;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
  text-align: center;
  background-color: #f2f3f5;
}
.application .btn_app ul li {
  display: inline-block;
  width: 200px;
  margin: 0 3px 5px;
  padding: 0 20px;
  background-color: #b8b8b8;
}
.application .btn_app ul li a {
  display: block;
  padding: 10px 0;
  color: #fff;
  text-decoration: none;
  background: url(../images/arrow07.png) no-repeat 0 center;
}
.btn_primary a {
  display: block;
  width: 49.5%;
  padding: 6px 20px;
  font-size: 20px;
  text-decoration: none !important;
  text-align: center;
}
.btn_primary a span {
  display: block;
  color: #fff;
  background: url(../images/arrow07.png) no-repeat 0 center;
}
.btn_primary .process {
  float: left;
}
.btn_primary .pickup {
  float: right;
}
h3.heading.style2 span {
  border-color: #333;
  line-height: 1.2;
}
h3.heading.style2 {
  margin-bottom: 0 !important;
  background-color: #f2f3f5;
}
.payment .card {
  padding: 20px;
  border-top: 1px solid #f2f3f5;
  border-right: 5px solid #f2f3f5;
  border-bottom: 5px solid #f2f3f5;
  border-left: 5px solid #f2f3f5;
}
.card ul ul {
  padding-left: 14px;
}
.card > p {
  margin-top: 15px;
}
.pdl {
  margin: 5px 0 20px;
}
.train table {
  margin-bottom: 12px;
}
.train table thead td {
  background-color: #faf8bb;
}
.train table thead .bg_train {
  background-color: #f8d6d6;
}
.train table tbody td {
  padding: 12px 10px;
  line-height: 18px;
}
.train table th,.train table td {
  padding: 10px 5px;
  border: 1px solid #ccc;
  text-align: center;
  vertical-align: middle;
}
.train table th {
  width: 100px;
}
div.train ul li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.mb5 ul {
  margin-top: 10px;
}
.pl3 {
  padding-left: 8px;
}
#information {
  margin-top: -3px;
  margin-bottom: 60px;
  ;
}
#use.panel_default {
  margin-top: -11px;
  margin-bottom: 26px;
  ;
}
#use .txt_indent ul {
  margin-top: 4px;
}

.payment {
  margin-top: -3px;
  margin-bottom: 30px;
  ;
}
.step > ul > li.mb5 {
  margin-top: 20px;
  margin-bottom: 5px;
}
#eligibility .panel_heading .panel_title,#purchasing .panel_heading .panel_title,#use .panel_heading .panel_title,#accommodations .panel_heading .panel_title,#changes .panel_heading .panel_title,#refunds .panel_heading .panel_title,#information .panel_heading .panel_title {
  margin-bottom: 15px;
}
#changes {
  margin-top: -18px;
  margin-bottom: 28px;
  ;
}
#refunds {
  margin-bottom: 30px;
}
#refunds .mb5 li ul li {
  margin-bottom: 1px;
}
#accommodations .pdl {
  margin: 0 0 20px;
}

