/* Option style */
.westqr_kansaiCont {
  color: #000;
  font-family: "Noto Sans JP", sans-serif;
}

small {
  font-size: 87.5%;
}

div.panel_default {
  width: 100%;
  font-size: 16px;
}
.panel_default a {
  text-decoration: underline;
}
.cl_red {
  color: #c00 !important;
}
.kansai table thead th,.kansai2 table th {
  color: #fff;
  font-weight: bold;
  background-color: #cf7c2a;
}
.kansai2 table thead td {
  font-weight: bold;
}

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

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

.panel_default .panel_heading .panel_title:after {
  width: 20.8%;
}

/* 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: #ce7b2b;
}
.price_table .day_item {
  background: #ce7b2b;
}
.price_table .price_travelagent {
  width: 253px;
  background: #ce7b2b;
}
.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: 12px 0;
}
.price_table tr .price_item.price_counter .price_itemBox {
  color: #999;
}
.price_table tr .price_item .price_itemBox small {
  font-size: 18px;
}
.price_table tr .price_item .price_itemBox .num_l {
  font-size: 40px;
}
.price_table tr .price_item .price_itemBox .num_l sub {
  font-size: 18px;
}
.price_table .price_item .price_day span {
  color: #d68f4a;
  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%;
}

.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 p.cl_red {
  margin-bottom: 12px;
}
.eligibility p {
  margin-bottom: 5px;
}
.eligibility .right_ct {
  margin-top: 5px;
}
.row .note {
  margin: 5px 0 20px;
  padding-left: 20px;
}
h3.heading.style2 span {
  border-color: #333;
  line-height: 1.2;
}
h3.heading.style2 {
  margin-bottom: 0 !important;
  background-color: #f2f3f5;
}
.pdl {
  margin: 5px 0 20px;
  padding-left: 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.kansai2.md table tr th {
  width: 100px;
}
div.train ul li {
  padding-left: 1.5em;
  text-indent: -1.5em;
}
.mb5 ul {
  margin-top: 10px;
}
.pl3 {
  padding-left: 8px;
}
#use .txt_indent ul {
  margin-top: 4px;
}

#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;
}
#refunds .mb5 li ul li {
  margin-bottom: 1px;
}
#accommodations .pdl {
  margin: 0 0 20px;
}

#accommodations .ptop {
  margin: 5px 0 0;
}

#reserving .panel_body {
  display: flex;
}

#reserving .panel_body p {
  width: 150px;
  margin-right: 20px;
}

/************************************
   kyoto guide
  *****************************************/
#accommodations p.btn {
  box-sizing: border-box;
  width: 940px;
  margin: 20px 20px 0;
  -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');
}
#accommodations p.btn a {
  display: block;
  width: 100%;
  padding: 18px 0;
  color: #fff;
  text-decoration: none;
  vertical-align: middle;
  background: url(../images/arrow07.png) no-repeat 21px center;
}
#accommodations p.btn a i {
  display: inline-block;
  margin-left: 4px;
}
html {
  position: relative;
}


.new_placeTable .day_item {
  width: 18%;
}

.userguide_btnCont > div {
  display: flex;
  margin-bottom: 30px;
  align-items: center;
  justify-content: center;
  gap: 20px;
}

.userguide_btnCont a {
  display: block;
  max-width: 480px;
  width: 100%;
  position: relative;
  padding: 23px 10px;
  color: #fff !important;
  line-height: 1.3334;
  font-size: 18px;
  font-weight: bold;
  text-decoration: none !important;
  text-align: center;
  background-color: #0473bd;
}

.userguide_btnCont a .comingsoon {
  display: block;
}

.userguide_btnCont a:has(.comingsoon) {
  padding: 11px 10px;
  pointer-events: none;
  background-color: #cccccc;
}

.userguide_btnCont a:has(.comingsoon)::before {
  content: none;
}

.userguide_btnCont a::before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  left: 20px;
  border-width: 4px 0 4px 6px;
  border-style: solid;
  border-color: transparent transparent transparent #fff;
  transform: translateY(-50%);
}

.userguide_btnCont a:visited {
  color: #fff !important;
}

.ticket_notice {
  font-weight: bold;
  padding: 11px 15px;
  font-size: 20px;
  color: #ffffff;
  background-color: #c20000;
  margin-bottom: 30px;
}

.map_img {
  max-width: 295px;
  width: 100%;
  flex-shrink: 0;
}

.note_txt {
  font-weight: bold;
  font-size: 16px;
  line-height: 1.4375;
  color: #c20000;
}

.ticket_comingsoon {
  font-size: 20px;
  margin-bottom: 30px;
  color: #c20000;
  font-weight: bold;
  background-color: #f3caca;
  padding: 11px 15px;
}

.ticket_comingsoon:has(span) {
  text-align: center;
}

.ticket_comingsoon span {
  padding: 4px 8px 2px;
  display: inline-block;
  color: #fff;
  background-color: #c20000;
  font-size: 21px;
  line-height: 1.61538;
}

.ticket_comingsoon p + p {
  margin-top: 10px;
}

.pass_attention {
  font-size: 16px;
  color: #cc0000;
  line-height: 1.4375;
  font-weight: bold;
}

.img_ticketHead {
  margin-bottom: 25px;
}

.panel_default .panel_body p+p {
  margin-top: 10px;
}

.price_table .price_item .price_day span.period_txt {
  font-size: 14px;
  display: block;
  color: #ce7b2b;
  mask-image: none;
}

.price_table tr:has(.period_txt) .price_item .price_itemBox:not(.price_day) {
  padding: 26px 0;
}