/* ----------------------------------------------------------
General Settings
---------------------------------------------------------- */

p.git_bn_cart2 a {
  background-color: #e30012!important;
}
p.git_bn_cart2 a:hover {
  background-color: #0068B4!important;
}

.pagetitletxt {
  background: #0068B4;
  background: linear-gradient(142deg, rgba(0, 104, 180, 1) 0%, rgba(0, 104, 180, 1) 20%, rgba(227, 0, 18, 1) 80%, rgba(227, 0, 18, 1) 100%);
}

.os_color01 {
  font-size:25px!important;
  letter-spacing: 0px!important;
  display: inline!important;
  color:#0068B4;
}
.os_color02 {
  font-size:25px!important;
  letter-spacing: 0px!important;
  display: inline!important;
  color:#e30012;
}

/* ----------------------------------------------------------
Style for PCs
---------------------------------------------------------- */
@media screen and (min-width: 1025px) {



}

/* ----------------------------------------------------------
Style for iPad Pro
---------------------------------------------------------- */
@media screen and (min-width: 769px) and (max-width: 1024px) {



}


/* ----------------------------------------------------------
Style for Smartphone
---------------------------------------------------------- */
@media screen and (max-width: 768px) {


}
