body {
  margin: 0;
  padding: 0;
  color: #212121;
}

*, *:before, *:after {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

#howtoPayment * {
  font-family: -apple-system, blinkmacsystemfont, "Segoe UI", "Hiragino Kaku Gothic ProN", "BIZ UDPGothic", meiryo, sans-serif;
}

.show_pc {
  display: block;
}

.show_sp {
  display: none !important;
}

.noscr {
  overflow: hidden;
}

.hidden-xs {
  display: block;
}

.visible-xs {
  display: none;
}

.clearfix:after, .clearfix:before {
  content: " ";
  display: block;
  clear: both;
}

.nostyle-list, .nostyle-list li {
  list-style: none;
  padding: 0;
  margin: 0;
}

.master-header-titlepage {
  width: 100%;
  margin: 0 auto;
  padding-left: 8px;
  padding-right: 8px;
  border-top: 1px solid #D9D9D9;
}

.master-header-titlepage h1 {
  font-size: 12px;
  font-weight: 700;
  color: #212121;
  padding: 16px 0;
  margin: 0;
  line-height: 1.4;
}

/* breadcrumb */
.breadcrumb {
  background: #f5f5f5;
  padding: 0;
  margin: 0;
  border-radius: 0;
  border: none;
}
.breadcrumb ul {
  font-size: 11px;
  line-height: 1;
  width: 100%;
  margin: 0 auto;
  padding: 16px 12px;
}
.breadcrumb ul li {
  position: relative;
  display: inline-block;
  font-size: 11px;
  font-weight: normal;
}
.breadcrumb ul li::after {
  content: "";
  display: inline-block;
  margin: 0 8px;
  width: 0;
  height: 0;
  border-style: solid;
  border-top: 3px solid transparent;
  border-bottom: 3px solid transparent;
  border-left: 3px solid #212121;
  border-right: 0;
}
.breadcrumb ul li:last-child::after {
  border-color: #f5f5f5;
}
.breadcrumb a, .breadcrumb a:visited {
  color: #196FB9;
  text-decoration: none;
}

/* footer */
#footer {
  color: #FFF;
  background: #026daa;
  font-size: 14px;
  padding: 0;
  text-align: center;
  line-height: 1.4;
}

.footer_menu {
  margin: 0;
}

.footer-train p {
  margin: 0;
}

.footer_menu a {
  color: #333;
  display: block;
  text-align: center;
  margin: 0 0 0 0;
  padding: 10px 0;
  border-top: 1px solid #d9d9d9;
  font-size: 13px;
  text-decoration: none;
  line-height: 1.3;
}

#at-footer {
  font-size: 10px;
  background: #196FB9;
  margin: 0 auto;
  padding: 6px 0 9px 0;
  color: #fff;
  text-align: center;
}

.jpx img {
  width: 26px;
  margin-right: 7px;
  vertical-align: middle;
  height: 30.5px;
}

#at-footer .copyright {
  margin-top: 5px;
}

.wrapper-transition {
  position: fixed;
  bottom: 10px;
  right: -22px;
  z-index: 9999;
  display: flex;
  align-items: flex-start;
}

.wrapper-transition .transition-bird img {
  width: 114px;
  height: auto;
  display: block;
}

.transition-bird img {
  max-width: none !important;
}

.image-transition-close {
  position: relative;
  top: 80px;
  width: 24px;
  cursor: pointer;
  right: 30px;
}

.master-header-titlepage {
  max-width: 1396px;
  margin: 0 auto;
  padding-left: 8px;
  padding-right: 8px;
}

.headerborder_b {
  border-bottom: 1px solid #D9D9D9;
}

@media screen and (max-width: 767px) {
  .hidden-xs {
    display: none !important;
  }
  .visible-xs {
    display: block;
  }
}
/* content */
.content-wrap {
  padding: 40px 10px;
  margin: 0 auto;
}
.content-wrap img {
  max-width: 100%;
}

.d-flex {
  display: flex;
}
.d-flex.f-row {
  flex-direction: row;
}
.d-flex.f-col {
  flex-direction: column;
}
.d-flex.gap-120 {
  gap: 120px;
}
.d-flex.gap-40 {
  gap: 40px;
}
.d-flex.gap-24 {
  gap: 24px;
}
.d-flex.gap-16 {
  gap: 16px;
}

.keyvisual {
  position: relative;
  background: #DDEBF7;
}
.keyvisual .d-flex {
  justify-content: center;
  align-items: center;
}
.keyvisual .d-flex.f-col {
  justify-content: left;
  align-items: normal;
  gap: 140px;
  width: 100%;
  padding-right: 10px;
}
.keyvisual .content-wrap {
  width: 100%;
  max-width: 100%;
  padding: 40px 0 60px;
  margin: 0 auto;
}
.keyvisual .train {
  position: absolute;
  top: 136px;
  right: 0;
  width: 179px;
  height: 76px;
}
.keyvisual .train img {
  max-width: 100%;
  height: auto;
}
.keyvisual .img {
  position: absolute;
  left: 20px;
  top: 96px;
  width: 160px;
}
.keyvisual .img img {
  max-width: 100%;
  height: auto;
}
.keyvisual .text {
  font-weight: 900;
}
.keyvisual .text h2 {
  font-weight: 900;
  font-size: 24px;
  color: #004378;
  text-align: right;
}
.keyvisual .text h2 span {
  color: #0B82DF;
}
.keyvisual .text div {
  font-size: 16px;
  color: #004378;
  line-height: 1.6em;
  text-align: right;
}
.keyvisual .text div span {
  font-size: 18px;
}
.keyvisual .text div font {
  color: #0B82DF;
}
.keyvisual .text div p {
  color: #fff;
  font-size: 20px;
  line-height: 1.2em;
  text-align: center;
  margin: 0 14px;
  letter-spacing: 6%;
}
.keyvisual .text div p span {
  line-height: 1.2em;
  color: #fff;
  font-size: 14px;
  display: block;
}
.keyvisual .goSearchBlock {
  position: absolute;
  right: -10px;
  bottom: -15px;
  transition: all 0.2s ease-in-out;
  transform: rotate(90deg);
  z-index: 90;
}
.keyvisual .goSearchBlock:hover {
  opacity: 0.8;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
.keyvisual .goSearchBlock span {
  color: #004378;
  font-size: 14px !important;
  font-weight: 900;
  letter-spacing: 1px;
}

.payment-methods .content-wrap {
  padding: 0;
}
.payment-methods .row-1 {
  padding: 40px 10px 0;
  background: #0B82DF;
}
.payment-methods .row-1.f-col {
  justify-content: center;
  line-height: 1;
  gap: 40px;
}
.payment-methods .row-1.f-col div.clearfix:last-child {
  text-align: center;
  margin-bottom: -2px;
  width: 314px;
  max-width: 100%;
}
.payment-methods .row-1.f-col .d-flex.f-col {
  gap: 8px;
  align-items: center;
}
.payment-methods .row-1.f-col .d-flex.f-col .d-flex.f-row {
  gap: 24px;
  align-items: center;
  color: #fff;
}
.payment-methods .row-1.f-col .d-flex.f-col .d-flex.f-row p {
  text-align: left;
  font-size: 14px;
  font-weight: 900;
  line-height: 1.6;
  letter-spacing: 6%;
  width: calc(100% - 120px);
}
.payment-methods .row-1.f-col .d-flex.f-col .d-flex.f-row p font {
  color: #FEE18F;
}
.payment-methods .row-1.f-col .d-flex.f-col .d-flex.f-row p span {
  display: block;
  font-size: 10px;
  font-weight: 700;
  text-align: right;
}
.payment-methods .row-1.f-col .d-flex.f-col .d-flex.f-row p span:first-child {
  font-size: 16px;
  margin-bottom: 8px;
}
.payment-methods .row-1.f-col .d-flex.f-col .d-flex.f-row p.p-img {
  width: 120px;
}
.payment-methods .row-1 div {
  width: 1000px;
  max-width: 100%;
  margin: 0 auto;
}
.payment-methods .row-2 {
  padding: 40px 0;
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  gap: 24px;
  align-items: center;
}
.payment-methods .row-2 h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #004378;
  line-height: 1.3;
}
.payment-methods .row-2 .payment-logo img {
  width: auto;
  height: 49px;
  margin: 0;
}

.casestory {
  background: #DDEBF7;
  position: relative;
}
.casestory::after {
  content: "";
  display: block;
  background: #fff;
  width: 0;
  height: 0;
  border-style: solid;
  border-right: 185px solid transparent;
  border-left: 185px solid transparent;
  border-top: 40px solid #DDEBF7;
  border-bottom: 0;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  bottom: -40px;
  z-index: 2;
}
.casestory .content-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 16px;
}
.casestory .content-wrap .d-flex {
  align-items: center;
  width: 100%;
}
.casestory .content-wrap h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #004378;
  line-height: 1.3;
  text-align: center;
}
.casestory .content-wrap li {
  width: 100%;
  max-width: 100%;
  padding: 16px 10px;
  font-size: 14px;
  font-weight: 900;
  color: #004378;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  letter-spacing: 6%;
}
.casestory .content-wrap li font {
  color: #0B82DF;
}
.casestory .content-wrap div img {
  width: 295px;
  max-width: 100%;
}

.airtrip-solution .content-wrap {
  padding-top: 80px;
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.airtrip-solution .content-wrap .d-flex {
  align-items: center;
}
.airtrip-solution .content-wrap h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #004378;
  line-height: 1;
}
.airtrip-solution .content-wrap h3 font {
  color: #0B82DF;
}
.airtrip-solution .content-wrap h4 {
  font-size: 16px;
  font-weight: 700;
  letter-spacing: 6%;
  text-align: center;
  line-height: 1.6;
}
.airtrip-solution .content-wrap h4 font {
  font-weight: 900;
}
.airtrip-solution .content-wrap ul {
  width: 100%;
}
.airtrip-solution .content-wrap ul.f-row {
  align-items: stretch;
}
.airtrip-solution .content-wrap ul li {
  width: 100%;
  border: 2px solid #004378;
  padding: 16px;
  border-radius: 8px;
}
.airtrip-solution .content-wrap ul li.f-col {
  align-items: start;
}
.airtrip-solution .content-wrap ul li h5 {
  font-size: 20px;
  font-weight: 900;
  color: #004378;
  text-align: left;
  letter-spacing: 6%;
}
.airtrip-solution .content-wrap ul li p {
  text-align: left;
  font-size: 16px;
  font-weight: 900;
  color: #004378;
  letter-spacing: 6%;
}
.airtrip-solution .content-wrap ul li p.sub {
  font-size: 14px;
  font-weight: 700;
  color: #212121;
  letter-spacing: 6%;
  line-height: 1.6;
}
.airtrip-solution .content-wrap ul li p.sub span {
  font-weight: 900;
}
.airtrip-solution .content-wrap ul li .line {
  background: #004378;
  height: 1px;
  width: 100%;
  font-size: 0;
  line-height: 0;
}
.airtrip-solution .content-wrap ul li .img {
  line-height: 0;
}

.airtrip-recommend {
  background: #DDEBF7;
}
.airtrip-recommend .content-wrap {
  width: 1160px;
  max-width: 100%;
  margin: 0 auto;
}
.airtrip-recommend .content-wrap .d-flex {
  align-items: center;
  flex-wrap: wrap;
  justify-content: space-between;
}
.airtrip-recommend .content-wrap h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #004378;
  line-height: 1.3;
  text-align: center;
}
.airtrip-recommend .content-wrap li {
  width: fit-content;
  max-width: 100%;
}
.airtrip-recommend .content-wrap li .img {
  width: 160px;
  line-height: 0;
}
.airtrip-recommend .content-wrap li p {
  text-align: center;
  font-size: 14px;
  font-weight: 700;
}
.airtrip-recommend .content-wrap .mb-24px {
  margin-bottom: 24px;
}

.airtrip-purchasingprocess {
  background: #0B82DF;
}
.airtrip-purchasingprocess .content-wrap {
  width: 1100px;
  max-width: 100%;
  margin: 0 auto;
}
.airtrip-purchasingprocess .content-wrap .d-flex {
  align-items: center;
}
.airtrip-purchasingprocess .content-wrap h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #ffffff;
  line-height: 1.3;
}
.airtrip-purchasingprocess .content-wrap h4 {
  font-size: 16px;
  letter-spacing: 6%;
  color: #fff;
  text-align: center;
}
.airtrip-purchasingprocess .content-wrap h4 span {
  color: #FEE18F;
}
.airtrip-purchasingprocess .content-wrap ul.d-flex {
  align-items: stretch;
}
.airtrip-purchasingprocess .content-wrap li {
  width: 100%;
  max-width: 100%;
  padding: 16px;
  font-size: 20px;
  font-weight: 900;
  background: #fff;
  border-radius: 8px;
  text-align: center;
  letter-spacing: 6%;
}
.airtrip-purchasingprocess .content-wrap li.d-flex {
  text-align: left;
  align-items: start;
}
.airtrip-purchasingprocess .content-wrap li .img.d-flex {
  align-items: start;
}
.airtrip-purchasingprocess .content-wrap li p {
  font-size: 16px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #004378;
}
.airtrip-purchasingprocess .content-wrap li p span {
  font-size: 14px;
  display: block;
  margin-top: 6px;
}
.airtrip-purchasingprocess .content-wrap li p:last-child {
  margin-top: 10px;
  font-size: 14px;
  font-weight: 700;
  color: #212121;
}
.airtrip-purchasingprocess .content-wrap li img {
  width: 90px;
  height: 90px;
}

.shinhansen-search {
  position: relative;
  border-bottom: 1px solid #E0E0E0;
}
.shinhansen-search .content-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding: 40px 0 0;
}
.shinhansen-search .content-wrap .d-flex {
  align-items: center;
}
.shinhansen-search .content-wrap h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #004378;
  line-height: 1.3;
  text-align: center;
}
.shinhansen-search .content-wrap .searchmodule-block {
  position: relative;
  width: 100%;
  border-top: 1px solid #E0E0E0;
  margin-top: 24px;
}
.shinhansen-search .content-wrap .searchmodule-block .formEle-wrap dl, .shinhansen-search .content-wrap .searchmodule-block .formEle-wrap dd {
  line-height: 1;
}
.shinhansen-search #shinkansen-search-widget .calendar-month-container {
  height: calc(100% - 230px);
}
.shinhansen-search #shinkansen-search-widget .calendar-qr-footer {
  padding: 12px 12px 0px;
  overflow: hidden;
  background: #fff;
  height: 100px;
  font-size: 12px;
  font-weight: bold;
}
.shinhansen-search #shinkansen-search-widget .calendar-footer {
  padding: 12px 12px 0px;
  overflow: hidden;
  background: #fff;
  height: 125px;
  font-size: 12px;
  font-weight: bold;
}
.shinhansen-search #advance-application-header-sp,
.shinhansen-search #qr-ticketing-header-sp {
  color: #1565C0;
  font-size: 14px;
  float: right;
  padding-top: 4px;
  font-weight: normal;
}
.shinhansen-search .qr-ticketing-overlay {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.4);
  display: none;
  justify-content: center;
  align-items: center;
  z-index: 1000;
}
.shinhansen-search .qr-ticketing-modal {
  background: #fff;
  width: auto;
  max-width: 100%;
  margin: 0 16px;
  border-radius: 8px;
  box-shadow: 0 0 6px rgba(0, 0, 0, 0.2);
}
.shinhansen-search .qr-ticketing-modal .qr-ticketing-body {
  padding: 16px 16px 0 16px;
  font-size: 14px;
  line-height: 1.4;
  color: #616161;
  text-align: left;
}
.shinhansen-search .advance-question-modal .advance-head,
.shinhansen-search .qr-ticketing-modal .advance-head {
  color: #212121;
  font-size: 16px;
  font-weight: bold;
  margin-bottom: 16px;
}
.shinhansen-search .qr-ticketing-body .advance-content p,
.shinhansen-search .advance-question-body .advance-content p {
  margin-bottom: 16px;
}
.shinhansen-search .qr-ticketing-modal .qr-ticketing-footer {
  padding: 0 16px 16px;
  text-align: right;
}
.shinhansen-search .qr-ticketing-modal .qr-ticketing-button {
  background: none;
  border: none;
  padding: 12px 4px;
  cursor: pointer;
  font-size: 14px;
  color: #1565C0;
  border-radius: 4px;
  width: 66px;
  font-weight: bold;
}

.faqs .content-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
  padding-bottom: 0;
}
.faqs .content-wrap .d-flex {
  align-items: center;
}
.faqs .content-wrap h3 {
  font-size: 20px;
  font-weight: 900;
  letter-spacing: 8%;
  color: #004378;
  line-height: 1.3;
  text-align: center;
}
.faqs .content-wrap .faqlist {
  width: 100%;
}
.faqs .content-wrap .item {
  width: 100%;
  margin-bottom: 24px;
  border-radius: 8px;
  border: 1px solid #DDEBF7;
}
.faqs .content-wrap .item:last-child {
  margin-bottom: 0;
}
.faqs .content-wrap .item .q {
  border-radius: 6px;
  background-color: #DDEBF7;
  padding: 14px 38px;
  position: relative;
  color: #003660;
  font-size: 14px;
  font-weight: bold;
  cursor: pointer;
}
.faqs .content-wrap .item .q::after {
  content: "";
  background: url("/images/howtopayment/arrow_down_blue.svg") center no-repeat;
  background-size: 100%;
  width: 24px;
  height: 24px;
  position: absolute;
  right: 16px;
  top: 50%;
  margin-top: -12px;
  transform: rotate(180deg);
}
.faqs .content-wrap .item .q::before {
  content: "Q.";
  position: absolute;
  left: 16px;
  color: #003660;
  font-size: 14px;
  font-weight: bold;
}
.faqs .content-wrap .item .a {
  display: none;
  padding: 16px 16px 16px 38px;
  position: relative;
  font-size: 14px;
  color: #212121;
}
.faqs .content-wrap .item .a::before {
  content: "A.";
  position: absolute;
  left: 14px;
  font-weight: bold;
}
.faqs .content-wrap .item .a a {
  color: #1565C0;
  text-decoration: underline;
}
.faqs .content-wrap .item.open .q {
  border-radius: 6px 6px 0 0;
}
.faqs .content-wrap .item.open .q::after {
  content: "";
  transform: rotate(360deg);
}
.faqs .content-wrap .item.open .a {
  display: block;
}

.airtrip-appdownload {
  padding-top: 100px;
  background: #DDEBF7;
  padding-bottom: 40px;
}
.airtrip-appdownload .content-wrap {
  width: auto;
  max-width: 100%;
  margin: 0 16px;
  position: relative;
  border-radius: 8px;
  padding: 1px 16px 16px;
  background: #fff;
}
.airtrip-appdownload .content-wrap h3 {
  text-align: center;
  background: url(/images/howtopayment/pc/bird.webp) no-repeat;
  background-size: 110px;
  background-position: center;
  height: 117px;
  padding-top: 75px;
  margin-top: -91px;
}
.airtrip-appdownload .content-wrap h3 span {
  display: block;
  margin: 0 auto;
  color: #fff;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  padding: 8px 12px;
  width: 260px;
  max-width: 100%;
  border-radius: 24px;
  background: #D2AF72;
  background: -webkit-linear-gradient(90deg, rgb(210, 175, 114) 0%, rgb(197, 150, 80) 100%);
  background: -moz-linear-gradient(90deg, rgb(210, 175, 114) 0%, rgb(197, 150, 80) 100%);
  background: linear-gradient(90deg, rgb(210, 175, 114) 0%, rgb(197, 150, 80) 100%);
}
.airtrip-appdownload .content-wrap .content-detail {
  background: transparent;
  display: flex;
  justify-content: center;
  gap: 24px;
  font-weight: 900;
  align-items: center;
  padding: 0;
}
.airtrip-appdownload .content-wrap .content-detail .info {
  font-size: 16px;
}
.airtrip-appdownload .content-wrap .content-detail .pic {
  width: 80px;
  height: auto;
}
.airtrip-appdownload .content-wrap .app-btn.bottom {
  margin: 12px 0 0 0;
  border-top: 1px solid #EDF0F5;
}
.airtrip-appdownload .content-wrap .app-btn.bottom p {
  font-size: 14px;
  font-weight: bold;
  color: #2683D1;
  margin-bottom: 8px;
  padding-top: 8px;
}
.airtrip-appdownload .content-wrap .note {
  font-size: 11px;
  margin-top: 8px;
  color: #616161;
}
.airtrip-appdownload .content-wrap .app-btn {
  margin: 16px;
}
.airtrip-appdownload .content-wrap .app-btn p {
  font-size: 20px;
  color: #fff;
  font-weight: 900;
  text-align: center;
  margin-bottom: 16px;
}
.airtrip-appdownload .content-wrap .app-btn p span {
  color: #FFE666;
  font-size: 24px;
}
.airtrip-appdownload .content-wrap .app-btn ul {
  display: flex;
  flex-direction: row;
  justify-content: center;
  gap: 8px;
}
.airtrip-appdownload .content-wrap .app-btn.bottom ul {
  margin: 0 8px;
  list-style: none;
}
.airtrip-appdownload .content-wrap .app-btn ul li {
  list-style: none;
  width: 50%;
  line-height: 1;
  text-align: left;
}
.airtrip-appdownload .content-wrap .app-btn ul li:first-child {
  text-align: right;
}
.airtrip-appdownload .content-wrap .app-btn ul li a {
  line-height: 1;
}
.airtrip-appdownload .content-wrap .app-btn ul li img {
  max-height: 55px;
}

.banners .content-wrap {
  width: 100%;
  max-width: 100%;
  margin: 0 auto;
}
.banners .content-wrap .d-flex {
  align-items: center;
}
.banners .content-wrap ul li {
  list-style: none;
  padding: 0;
  margin: 0;
}
.banners .content-wrap ul li.d-flex {
  width: 100%;
  align-items: stretch;
  justify-content: space-between;
}
.banners .content-wrap ul li.d-flex div {
  justify-content: space-between;
  border: 2px solid #004378;
  padding: 16px;
  border-radius: 8px;
  width: 100%;
}
.banners .content-wrap ul li.d-flex div p {
  font-size: 20px;
  font-weight: 900;
  color: #004378;
  text-align: center;
}
.banners .content-wrap ul li.d-flex div p span {
  font-size: 16px;
  color: #212121;
  display: block;
  margin-top: 16px;
}
.banners .content-wrap ul li.d-flex div a {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  align-items: center;
  -webkit-background-size: 35px 3px;
  background-size: 35px 3px;
  border-radius: 8px;
  padding: 10px 16px;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
.banners .content-wrap ul li.d-flex div a.blue {
  background: -moz-linear-gradient(117deg, #3D8DCC 0%, #004378 100%);
  background: -webkit-linear-gradient(117deg, #3D8DCC 0%, #004378 100%);
  background: linear-gradient(117deg, #3D8DCC 0%, #004378 100%);
}
.banners .content-wrap ul li.d-flex div a.orange {
  background: -moz-linear-gradient(117deg, #FF8F00 0%, #FF4210 100%);
  background: -webkit-linear-gradient(117deg, #FF8F00 0%, #FF4210 100%);
  background: linear-gradient(117deg, #FF8F00 0%, #FF4210 100%);
}
.banners .content-wrap ul li.d-flex div a:hover {
  opacity: 0.8;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}
.banners .content-wrap ul li.d-flex div a span {
  display: block;
  width: 100%;
  font-size: 14px;
  text-align: center;
  line-height: 1;
  color: #fff;
}

#howtoPayment .sns-app {
  margin-top: 0;
  background: #fff;
}

#howtoPayment .sns-app li.apps a img {
  height: 40px;
  width: auto;
}

#header_booking_confirm {
  margin-top: 10px;
  margin-right: 5px;
}

#header_booking_confirm a {
  border-radius: 4px;
  border: 1px solid #bcbcbc;
  padding: 0 7px;
  line-height: 26px;
  color: #333;
  font-size: 10px;
  text-align: center;
  text-decoration: none;
}

.floating-bnr {
  display: block;
  position: fixed;
  width: 100%;
  bottom: 0;
  padding: 12px 28px;
  background: rgba(255, 255, 255, 0.9);
  z-index: 15;
  transition: all 0.2s ease-in-out;
  opacity: 1;
}
.floating-bnr.hide {
  opacity: 0;
  pointer-events: none;
}
.floating-bnr .d-flex {
  gap: 12px;
}
.floating-bnr div {
  text-align: center;
}
.floating-bnr div span {
  display: inline-block;
  color: #1565C0;
  font-size: 14px;
  font-weight: 900;
  text-align: center;
  padding: 0 10px;
  text-decoration: underline;
  line-height: 1.2;
}
.floating-bnr div span:last-child {
  border-left: 1px solid #1565C0;
}
.floating-bnr div.gt-Search {
  width: 100%;
  background: #1565C0;
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  padding: 12px 16px;
  transition: all 0.2s ease-in-out;
}
.floating-bnr div.gt-Search span {
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  color: #fff;
  font-weight: 900;
  text-decoration: none;
}

/*# sourceMappingURL=style_howtopayment_sp.css.map */
