@charset "UTF-8";
.site-header > .row {
  position: relative;
}
.site-header .masthead {
  background-color: #fff;
  padding: 20px 0;
}
.site-header.hide-gnav .masthead {
  padding: 6px 0;
}
.site-header .masthead .content {
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
}

.site-header.hide-gnav .masthead .content {
  justify-content: flex-start;
  align-items: center;
}

.site-header .masthead .content .brand-logo {
  width: 500px;
  max-width: 100%;
}
.site-header.hide-gnav .masthead .content .brand-logo {
  max-width: 350px;
  width: 100%;
}
.site-header .masthead .content .brand-logo .brand-logo-desc {
  font-size: 11px;
  letter-spacing: inherit;
}
.site-header .masthead .content .brand-logo .brand-logo-img {
  line-height: 1;
}
.site-header .masthead .content .brand-logo .brand-logo-img > a {
  display: inline-block;
  line-height: 1;
  padding: 5px 5px 5px 0;
}
.site-header .masthead .content .brand-logo .brand-logo-img img {
  width: 280px;
  max-width: 100%;
}

.site-header .masthead .content .saisontop {
  width: calc(100% - 500px - 180px);
  padding-right: 20px;
  text-align: right;
}
.site-header .masthead .content .saisontop > a {
  font-size: 12px;
  border-bottom: 1px solid #464646;
  position: relative;
}
.site-header .masthead .content .saisontop > a:after {
  content: "";
  position: absolute;
  top: calc(50% - 0.1em);
  right: -0.75em;
  width: 0.5em;
  height: 0.5em;
  border-top: 1px solid;
  border-right: 1px solid;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.site-header .masthead .content .official {
  display: flex;
  justify-content: center;
  align-items: center;
  height: 55px;
}
.site-header .masthead .content .official > img {
  height: 45px;
  padding: 0 20px;
}
.site-header .masthead .content .official > img:last-child {
  padding-right: 0;
}
.site-header .masthead .content .official > img:not(:last-child) {
  border-right: 1px solid #262626;
}
.site-header .masthead .content .official {
  padding: 5px 0;
}
@media only screen and (max-width: 640px) {
  .site-header .masthead .content.row {
    padding: 0;
    margin: 0;
  }
  .site-header .masthead {
    padding: 0 8px 0 15px;
    height: 50px;
    width: calc(100% - 50px);
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .site-header.hide-gnav .masthead {
    padding: 0 8px 0 15px;
  }
  .site-header.type2 .masthead {
    width: 100%;
  }
  .site-header .masthead .content .brand-logo {
    width: 100%;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img img {
    width: 100%;
    max-width: 200px;
  }
  .site-header .masthead .content .official {
    padding: 0;
    height: auto;
    width: 105px;
  }
  .site-header.hide-gnav .masthead .content .official {
    justify-content: flex-start;
  }
  .site-header .masthead .content .official > img {
    height: 22px;
    padding: 0 8px;
  }
  .site-header .masthead .content .official > img:last-child {
    padding-right: 8px;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img > a {
    padding: 0;
    display: block;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img {
    padding-bottom: 3px;
    padding-right: 8px;
  }
  .site-header .masthead .content .brand-logo .brand-logo-img img {
    display: block;
  }
}

.globalnav li > a {
  font-size: 14px;
  line-height: 1;
}

@media only screen and (min-width: 641px) {
  .globalnav {
    padding: 100px 45px 45px 100px;
  }
  .globalnav > .row {
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  .globalnav li {
    position: relative;
  }
  /* .globalnav li:after {
        content: "";
        position: absolute;
        top: calc(50% - 3.5px);
        right: 8px;
        width: 8px;
        height: 8px;
        border-top: 1px solid;
        border-right: 1px solid;
        -ms-transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
    } */
  .page--service .globalnav li.gn-service:after,
  .page--scene .globalnav li.gn-use-scene:after {
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
  }
  .globalnav .info_menu {
    display: flex;
    width: 60%;
  }
  .globalnav li {
    margin-right: 2%;
    /* border: 1px solid #464646;
        border-radius: 5px; */
    display: flex;
    justify-content: center;
    align-items: center;
    /* height: 50px; */
  }
  .page--service .globalnav li.gn-service,
  .page--scene .globalnav li.gn-use-scene {
    background-color: #888;
  }
  .globalnav li > a {
    display: inline-block;
    padding: 10px 15px 10px 10px;
    width: 100%;
    font-weight: 400;
  }
  .page--service .globalnav li.gn-service > a,
  .page--scene .globalnav li.gn-use-scene > a {
    color: #fff;
  }

  .globalnav .login {
    display: flex;
    width: 40%;
  }
  .globalnav .login > li {
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 5px;
    line-height: 1;
    height: 50px;
    color: #fff;
  }
  .globalnav .login > li:last-child {
    margin-right: 0;
  }
  .globalnav .login > li.gn-netanswer {
    width: 44%;
    margin-right: 2%;
  }
  .globalnav .login > li.gn-app {
    width: 54%;
  }
  .globalnav .login > li a {
    font-size: 14px;
    padding: 5px 10px 5px 5px;
  }
}

.globalnav .login > li.gn-netanswer {
  background-color: #004198;
}
.globalnav .login > li.gn-app {
  background-color: #019944;
}
.globalnav .login > li a {
  font-size: 14px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.globalnav .login > li.gn-app > a:before {
  content: "";
  display: inline-block;
  width: 40px;
  height: 40px;
  background: url(/csmembers/common/images/logo-saison_potal.png) no-repeat center center;
  background-size: 100% 100%;
  margin-right: 3px;
}

html,
body {
  position: relative;
  overflow-x: hidden;
}
.gn-nav_wrap {
  position: fixed;
  top: 0;
  right: 0;
  width: 100%;
  z-index: 500;
}
@media only screen and (max-width: 640px) {
  .gn-nav_wrap > .row {
    padding: 0;
  }
}
.gn-nav {
  background-color: transparent;
  line-height: 1;
  -webkit-transition: background-color 400ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: background-color 400ms cubic-bezier(0.42, 0, 0.58, 1);
  z-index: 9;
  display: block;
  border-radius: 0;
  text-align: right;
}
.site-header.is-active .gn-nav {
  /* height: 100%; */
  /* background-color: rgba(0, 0, 0, 0.6); */
  animation: slidemenu 0s ease forwards;
  /* right: calc(100% - 68px); */
  /* width: 100%; */
  z-index: 7;
  position: fixed;
  right: 0;
  top: 0;
  /* text-align: left; */
}
.gn-nav .hamburger-inner,
.gn-nav .hamburger-inner::before,
.gn-nav .hamburger-inner::after {
  height: 3px;
}
/*!
     * Hamburgers
     * @description Tasty CSS-animated hamburgers
     * @author Jonathan Suh @jonsuh
     * @site https://jonsuh.com/hamburgers
     * @link https://github.com/jonsuh/hamburgers
     */
.hamburger {
  background-color: #f2f2f2;
  padding: 19px;
  display: inline-block;
  cursor: pointer;
  -webkit-transition-property: opacity, -webkit-filter;
  transition-property: opacity, -webkit-filter;
  transition-property: opacity, filter;
  transition-property: opacity, filter, -webkit-filter;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: linear;
  transition-timing-function: linear;
  font: inherit;
  color: inherit;
  text-transform: none;
  border: 0;
  margin: 0;
  overflow: visible;
}
@media only screen and (max-width: 640px) {
  .hamburger {
    padding: 10px;
  }
}
.site-header.is-active .hamburger {
  background-color: transparent;
  padding: 45px;
}
@media only screen and (max-width: 640px) {
  .site-header.is-active .hamburger {
    padding: 20px;
  }
}
/* .hamburger:after {
        content: "MENU";
        position: absolute;
        bottom: 10px;
        left: 0;
        width: 100%;
        text-align: center;
        font-size: 10px;
        letter-spacing: 0;
        color: #fff;
    } */
.site-header.is-active .hamburger:after {
  display: none;
}
.site-header.is-active .hamburger-inner,
.site-header.is-active .hamburger-inner::before,
.site-header.is-active .hamburger-inner::after {
  background-color: #000;
  opacity: 1;
}
.hamburger-box {
  width: 28px;
  height: 28px;
  display: inline-block;
  position: relative;
}
.site-header.is-active .hamburger-box {
  animation: slidenav3 1s ease forwards;
  /* overflow-y: scroll; */
  /* right: 0; */
  /* width: calc(100% - 68px); */
}
@keyframes slidenav3 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hamburger-box.in-active {
  animation: slidenav4 0.5s ease forwards;
  /* overflow-y: scroll; */
  /* right: 0; */
  /* width: calc(100% - 68px); */
}
@keyframes slidenav4 {
  0% {
    opacity: 0;
  }
  50% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.hamburger-inner {
  display: block;
  top: 50%;
  margin-top: -1.5px;
}
.hamburger-inner,
.hamburger-inner::before,
.hamburger-inner::after {
  width: 28px;
  height: 3px;
  background-color: #0070bd;
  border-radius: 3px;
  position: absolute;
  -webkit-transition-property: -webkit-transform;
  transition-property: -webkit-transform;
  transition-property: transform;
  transition-property: transform, -webkit-transform;
  -webkit-transition-duration: 0.15s;
  transition-duration: 0.15s;
  -webkit-transition-timing-function: ease;
  transition-timing-function: ease;
}
.hamburger-inner::before,
.hamburger-inner::after {
  content: "";
  display: block;
}
.hamburger-inner::before {
  top: -8px;
}
.hamburger-inner::after {
  bottom: -8px;
}
/*
       * 3DX Reverse
       */
.site-header.is-active .hamburger-box {
  width: 40px;
  -webkit-perspective: 56px;
  perspective: 56px;
}
.site-header.is-active .hamburger-inner {
  -webkit-transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1), background-color 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0.15s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.site-header.is-active .hamburger-inner::before,
.site-header.is-active .hamburger-inner::after {
  -webkit-transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
  transition: transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1), -webkit-transform 0s 0.1s cubic-bezier(0.645, 0.045, 0.355, 1);
}
.site-header.is-active.is-active .hamburger-inner {
  width: 40px;
  /* background-color: transparent !important; */
  -webkit-transform: rotateY(-180deg);
  transform: rotateY(-180deg);
}
.site-header.is-active.is-active .hamburger-inner::before {
  width: 40px;
  -webkit-transform: translate3d(0, 8px, 0) rotate(45deg);
  transform: translate3d(0, 8px, 0) rotate(45deg);
}
.site-header.is-active.is-active .hamburger-inner::after {
  width: 40px;
  -webkit-transform: translate3d(0, -8px, 0) rotate(-45deg);
  transform: translate3d(0, -8px, 0) rotate(-45deg);
}
/*
       * Spin
       */
.site-header.is-active .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site-header.is-active .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.site-header.is-active .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site-header.is-active.is-active .hamburger-inner {
  -webkit-transform: rotate(225deg);
  transform: rotate(225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.site-header.is-active.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.site-header.is-active.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(-90deg);
  transform: rotate(-90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
/*
       * Spin Reverse
       */
.site-header.is-active-r .hamburger-inner {
  -webkit-transition-duration: 0.22s;
  transition-duration: 0.22s;
  -webkit-transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site-header.is-active-r .hamburger-inner::before {
  -webkit-transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
  transition: top 0.1s 0.25s ease-in, opacity 0.1s ease-in;
}
.site-header.is-active-r .hamburger-inner::after {
  -webkit-transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
  transition: bottom 0.1s 0.25s ease-in, transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19), -webkit-transform 0.22s cubic-bezier(0.55, 0.055, 0.675, 0.19);
}
.site-header.is-active-r.is-active .hamburger-inner {
  -webkit-transform: rotate(-225deg);
  transform: rotate(-225deg);
  -webkit-transition-delay: 0.12s;
  transition-delay: 0.12s;
  -webkit-transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
}
.site-header.is-active-r.is-active .hamburger-inner::before {
  top: 0;
  opacity: 0;
  -webkit-transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
  transition: top 0.1s ease-out, opacity 0.1s 0.12s ease-out;
}
.site-header.is-active-r.is-active .hamburger-inner::after {
  bottom: 0;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
  transition: bottom 0.1s ease-out, transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1), -webkit-transform 0.22s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.site-header.is-active .hamburger-inner,
.site-header.is-active .hamburger-inner::before,
.site-header.is-active .hamburger-inner::after {
  background-color: #000;
}

.globalnav {
  position: fixed;
  /* right: -100%; */
  top: 0;
  z-index: 21;
  background-color: #fff;
  height: 100%;
  min-height: 100%;
  display: none;
}
.site-header.is-active .globalnav {
  display: inline-block;
  animation: slidenav 1s ease forwards;
  overflow-y: auto;
  /* right: 0; */
  /* width: calc(100% - 68px); */
}
@keyframes slidenav {
  0% {
    display: none;
    right: -100%;
    width: 0%;
  }
  100% {
    right: 0;
    width: auto;
  }
}
.site-header .globalnav.in-active {
  animation: slidenav2 1s ease forwards;
}
@keyframes slidenav2 {
  0% {
    right: 0;
    width: auto;
  }
  100% {
    display: none;
    right: -100%;
    width: 0%;
  }
}

.globalnav > .row {
  padding: 0;
}
.globalnav .info_menu_ttl {
  background-color: #0b457e;
  color: #fff;
  display: block;
  padding: 14px 5px;
  text-align: center;
  font-size: 18px;
}
.globalnav .info_menu > li {
  border-bottom: 1px solid #dbdbdb;
  background: rgb(243, 243, 243);
  background: linear-gradient(0deg, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%);
  cursor: pointer;
}
.globalnav .info_menu > li > a {
  padding: 14px 30px 14px 14px;
  font-size: 14px;
  display: block;
  position: relative;
}
.globalnav .info_menu > li > a:after {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 15px;
  width: 8px;
  height: 8px;
  border-top: 1px solid #736c6a;
  border-right: 1px solid #736c6a;
  -ms-transform: rotate(135deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}

.globalnav .login > li.gn-netanswer {
  padding: 7px 0;
}
.globalnav .login > li > a {
  padding: 8px 5px 8px 14px;
  justify-content: flex-start;
}
.globalnav .login > li a.show-small {
  display: flex !important;
}

.globalnav .business_pro_line {
  padding-bottom: 30px;
}

.globalnav .card_menu > li a {
  text-decoration: none !important;
  display: block;
  padding: 16px 35px 16px 16px;
  font-size: 16px;
  color: #2f3438;
  position: relative;
  line-height: 1.5;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
@media only screen and (max-width: 640px) {
  .globalnav .card_menu > li a {
    font-size: 13px;
    letter-spacing: 0;
  }
}

.globalnav .card_menu .listhead a {
  color: #fff;
  text-align: center;
}

.globalnav .card_menu .link {
  text-decoration: none;
}

.globalnav .card_menu.amex .list-item.link {
  background-color: transparent;
}

.globalnav .card_menu .listhead {
  padding: 16px;
  border-bottom: 1px solid #dbdbdb;
  text-decoration: none;
  display: block;
  padding: 16px;
  font-size: 1.4rem;
  color: #fff;
  position: relative;
  text-align: center;
  background: #a5a5a5;
}

#pearl .card_menu .listhead a {
  background-color: #0d5357;
}

#blue .card_menu .listhead a {
  background-color: #172944;
}

#gold .card_menu .listhead a {
  background-color: #8a5d05;
}

#platinum .card_menu .listhead a,
#sbs .listhead a {
  background-color: #222;
}

.globalnav .card_menu .list-item {
  border-bottom: 1px solid #dbdbdb;
  background-color: #fff;
  cursor: pointer;
}

.globalnav .card_menu .list-item.link {
  background-color: #f6f6f6;
}

.globalnav .card_menu .sub-menu {
  display: none;
}

.globalnav .card_menu .sub-menu li {
  border-bottom: 1px solid #dbdbdb;
  background-color: #f6f6f6;
}

.globalnav .card_menu .sub-menu li:first-child {
  border-top: 1px solid #dbdbdb;
}

.globalnav .card_menu .sub-menu li:last-child {
  border-bottom: none;
}

.globalnav .card_menu .sub-menu li.pearl {
  background: #eaf4f0;
}

.globalnav .card_menu .sub-menu li.blue {
  background: #eaeff4;
}

.globalnav .card_menu .sub-menu li.gold {
  background: #f4f2ea;
}

.globalnav .card_menu .sub-menu li.sbs {
  background: #eeeeee;
}
.globalnav .card_menu {
  padding: 10px;
  /* background-color: #cdcdcd; */
}
@media only screen and (max-width: 640px) {
  .globalnav .business_pro_line {
    padding-top: 70px;
  }
  .globalnav .card_menu {
    padding: 0 10px 10px;
  }
}
.service-menu + .foot-menu {
  padding-top: 0px;
}
.globalnav .card_menu li {
  font-size: 1.6rem;
  font-weight: 500;
  /* border-bottom: 1px solid #dbdbdb;
        background: rgb(243, 243, 243);
        background: linear-gradient(0deg, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%); */
  cursor: pointer;
}
.globalnav .card_menu li > a:before {
  content: "";
  display: block;
  width: 80px;
  height: 51px;
  margin-right: 15px;
  border-radius: 4px;
}
@media only screen and (max-width: 640px) {
  .globalnav .card_menu li > a:before {
    width: 50px;
    height: 32px;
  }
}
.globalnav .card_menu li > a.sbs_pro:before {
  background: url(/business/creditcard/common/images/card-sbs_pro.png) no-repeat center center;
  background-size: 100% 100%;
}
.globalnav .card_menu li > a.sbs:before {
  background: url(/csmembers/common/images/card-sbs.png) no-repeat center center;
  background-size: 100% 100%;
}
.globalnav .card_menu li > a.business_gold:before {
  background: url(/business/creditcard/common/images/card-business_gold_master.png) no-repeat center center;
  background-size: 100% 100%;
}
.globalnav .card_menu li > a.cobalt:before {
  background: url(/csmembers/common/images/card-cobalt.png) no-repeat center center;
  background-size: 100% 100%;
}
.globalnav .card_menu li > a.purchasing:before {
  background: url(/business/creditcard/common/images/card-purchasing.png) no-repeat center center;
  background-size: 100% 100%;
}
.globalnav .card_menu li > a::after {
  content: "";
  position: absolute;
  top: -3px;
  bottom: 0;
  margin: auto;
  content: "";
  vertical-align: middle;
  right: 0;
  width: 18px;
  height: 18.5px;
  background: url(../../common/images/ico_arrow_blue.svg) no-repeat center center;
  background-size: 100% 100%;
  /* border-top: 1px solid #736c6a;
        border-right: 1px solid #736c6a;
        -ms-transform: rotate(135deg);
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg); */
}
.globalnav .card_menu li.listhead-nolink {
  background: #0b457e;
  padding: 14px;
  font-size: 1.8rem;
  font-weight: 500;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
}
.globalnav .card_menu li.listhead-nolink {
  background: #6b6b6b;
  padding: 14px 0;
  font-size: 14px;
  letter-spacing: 0;
}

/*.globalnav .card_menu li.listhead-nolink span{letter-spacing: -0.3em;margin-left: -0.3em;}*/
.globalnav .card_menu li {
  width: 100%;
  /* padding-right: 35px; */
  /* background: linear-gradient(0deg, rgba(243, 243, 243, 1) 0%, rgba(255, 255, 255, 1) 15%, rgba(255, 255, 255, 1) 100%); */
}

.globalnav .card_menu li a {
  /* padding-left: 73px; */
}
.globalnav .card_menu .thumb {
  background-repeat: no-repeat;
  background-position: 10px 50%;
  background-size: 53px 34px;
}

.service-menu .menu .listhead a {
  font-weight: 500;
}
/* .globalnav .card_menu .thumb.gold {
        background-image: url(/csmembers/common/images/card-gold.png);
    }

    .globalnav .card_menu .thumb.blue {
        background-image: url(/csmembers/common/images/card-blue.png);
    }

    .globalnav .card_menu .thumb.pearl {
        background-image: url(/csmembers/common/images/card-pearl.png);
    }

    .globalnav .card_menu .thumb.pearl_d {
        background-image: url(/csmembers/common/images/card-pearl_d.png);
    }

    .globalnav .card_menu .thumb.business {
        background-image: url(/csmembers/common/images/card-sbs.png);
    }

    .globalnav .card_menu .thumb.platinum {
        background-image: url(/csmembers/common/images/card-platinum.png);
    }
    .globalnav .card_menu .thumb.cobalt{
        background-image:url(/csmembers/common/images/card-cobalt.png);
    }
    .globalnav .card_menu .thumb.rose {
        background-image: url(/csmembers/common/images/card-rose.png);
    } */

/* #pagetop {
    display: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background-color: #888;
    z-index: 100;
    opacity: 0.7;
}
#pagetop:hover {
    cursor: pointer;
}
#pagetop:before {
    content: "";
    display: block;
    position: absolute;
    top: calc(50% - 3px);
    left: calc(50% - 6.5px);
    width: 15px;
    height: 15px;
    border: 1px solid transparent;
    border-top-color: #fff;
    border-right-color: #fff;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
} */

/*------- breadcrumb -------*/
#breadcrumb ol {
  font-size: 0.8rem;
  padding: 10px 0;
}
#breadcrumb li {
  display: inline-block;
}
#breadcrumb li a {
  color: #2f3438;
  text-decoration: none;
}
#breadcrumb li a:hover {
  text-decoration: underline;
}
#breadcrumb li:after {
  content: ">";
  padding: 0 5px 0 12px;
}
#breadcrumb li:last-child:after {
  content: "";
  padding: 0;
}
@media only screen and (max-width: 640px) {
  #breadcrumb {
    overflow: hidden;
    width: 100%;
    height: auto;
    padding: 0 8px 8px 5px;
    height: 20px;
  }
  #breadcrumb nav {
    white-space: nowrap;
    overflow: scroll;
    -webkit-overflow-scrolling: touch;
  }
  #breadcrumb ol {
    padding: 0;
    line-height: 19px;
    margin: 0 0 20px 0;
  }
}
