
@font-face {
  font-family: 'icomoon';
  src: url("../fonts/icomoon/icomoon.eot?1z9v6x");
  src: url("../fonts/icomoon/icomoon.eot?1z9v6x#iefix") format("embedded-opentype"), url("../fonts/icomoon/icomoon.ttf?1z9v6x") format("truetype"), url("../fonts/icomoon/icomoon.woff?1z9v6x") format("woff"), url("../fonts/icomoon/icomoon.svg?1z9v6x#icomoon") format("svg");
  font-weight: normal;
  font-style: normal;
}
@import url(//fonts.googleapis.com/earlyaccess/notosansjapanese.css);
html {
  overflow-x: hidden;
}

body {
  background: #f5f6f7;
  color: #0f0f0f;
  line-height: 28px;
  font-size: 17px;
  font-family: 'Lato', Arial, sans-serif;
}

h1, h2, h3, h4, h5, h6 {
  color: #181920;
  line-height: 1.5;
  font-family: "Montserrat",'Noto Sans Japanese', sans-serif;
}
h1 {
  font-size: 46px;
}

h2 {
  font-size: 36px;
}

h3 {
  font-size: 28px;
}

h4 {
  font-size: 36px;
}

h5, h6 {
  font-size: 14px;
}

p, ul, ol {
  margin-bottom: 30px;
}

a {
  -webkit-transition: .3s all;
  transition: .3s all;
  color: #d0c571;
}

a:hover, a:focus, a:active {
  color: #71bfd7;
  text-decoration: none;
}
a .black {
  color: #0f0f0f;
}

.hero-text-heading, .probootstrap-hero h1, .flexslider .probootstrap-heading {
  font-size: 52px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 64px;
  color: white;
}
.hero-text-heading, .probootstrap-hero h1, .flexslider2 .probootstrap-heading {
  font-size: 52px;
  font-weight: 300;
  margin-bottom: 10px;
  margin-top: 0;
  line-height: 64px;
  color: white;
}

@media screen and (max-width: 768px) {
  .hero-text-heading, .probootstrap-hero h1, .flexslider .probootstrap-heading {
    font-size: 40px;
    line-height: 1.5;
  }
}
@media screen and (max-width: 768px) {
  .hero-text-heading, .probootstrap-hero h1, .flexslider2 .probootstrap-heading {
    font-size: 40px;
    line-height: 1.5;
  }
}

@media screen and (max-width: 480px) {
  .hero-text-heading, .probootstrap-hero h1, .flexslider .probootstrap-heading {
    font-size: 30px;
  }
}
@media screen and (max-width: 480px) {
  .hero-text-heading, .probootstrap-hero h1, .flexslider2 .probootstrap-heading {
    font-size: 30px;
  }
}
.hero-text-subheading, .probootstrap-hero p, .flexslider .probootstrap-subheading {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
}
.hero-text-subheading, .probootstrap-hero p, .flexslider2 .probootstrap-subheading {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.9);
}
.hero-text-subheading:last-child, .probootstrap-hero p:last-child, .flexslider .probootstrap-subheading:last-child {
  margin-bottom: 0;
}
.hero-text-subheading:last-child, .probootstrap-hero p:last-child, .flexslider2 .probootstrap-subheading:last-child {
  margin-bottom: 0;
}
.probootstrap-navbar {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0px;
  margin-bottom: 0px;
  background: none;
  -webkit-transition: .3s all;
  transition: .3s all;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar {
    background: white;
    -webkit-box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 2px 10px 0px rgba(0, 0, 0, 0.1);
  }
}

.probootstrap-navbar .navbar-toggle:focus,
.probootstrap-navbar .navbar-toggle:hover {
  background-color: transparent;
}

.probootstrap-navbar .navbar-toggle {
  border: none;
}

.probootstrap-navbar .navbar-toggle span.icon-bar {
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}

.probootstrap-navbar .navbar-toggle span:nth-child(2) {
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  -webkit-transform-origin: 10% 10%;
  transform-origin: 10% 10%;
}

.probootstrap-navbar .navbar-toggle span:nth-child(3) {
  opacity: 0;
}

.probootstrap-navbar .navbar-toggle span:nth-child(4) {
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transform-origin: 10% 90%;
  transform-origin: 10% 90%;
}

.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(2),
.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(4) {
  -webkit-transform: rotate(0);
  transform: rotate(0);
}

.probootstrap-navbar .navbar-toggle.collapsed span:nth-child(3) {
  opacity: 1;
}

.probootstrap-navbar .parent-nav-link-padding, .probootstrap-navbar .navbar-brand, .probootstrap-navbar .navbar-nav > li > a {
  padding-top: 34px;
  padding-bottom: 34px;
  padding-left: 0;
  padding-right: 0;
  margin-left: 15px;
  margin-right: 15px;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .parent-nav-link-padding, .probootstrap-navbar .navbar-brand, .probootstrap-navbar .navbar-nav > li > a {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
}

.probootstrap-navbar .dropdown-header {
  color: rgba(255, 255, 255, 0.2);
  padding-left: 10px;
  text-transform: uppercase;
}

.probootstrap-navbar .dropdown > a {
  padding-right: 10px !important;
  position: relative;
  display: block;
}

@media screen and (max-width: 480px) {
  .probootstrap-navbar .dropdown > a {
    display: block;
    padding-right: 0px;
  }
}

.probootstrap-navbar .dropdown > a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: -10px;
  margin-top: -11px;
  content: "\e924";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: .3s all;
  transition: .3s all;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .dropdown > a:before {
    color: rgba(0, 0, 0, 0.2);
  }
}

.probootstrap-navbar .dropdown > a:hover:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.probootstrap-navbar .dropdown.open > a, .probootstrap-navbar .dropdown:hover > a, .probootstrap-navbar .dropdown:focus > a, .probootstrap-navbar .dropdown:active > a {
  -webkit-transition: .3s all;
  transition: .3s all;
}

.probootstrap-navbar .dropdown.open > a:before, .probootstrap-navbar .dropdown:hover > a:before, .probootstrap-navbar .dropdown:focus > a:before, .probootstrap-navbar .dropdown:active > a:before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

.probootstrap-navbar .dropdown > .dropdown-menu > li a {
  padding: 10px;
  color: rgba(255, 255, 255, 0.8);
}

.probootstrap-navbar .dropdown > .dropdown-menu > li a:hover {
  border-top: none;
  background: #ffffff;
  color: #d0c571;
}

.probootstrap-navbar .dropdown > .dropdown-menu > li.open > a, .probootstrap-navbar .dropdown > .dropdown-menu > li:hover > a, .probootstrap-navbar .dropdown > .dropdown-menu > li:focus > a, .probootstrap-navbar .dropdown > .dropdown-menu > li:active > a {
  border-top: none;
  color: #d0c571;
  background: #ffffff;
}

.probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu.open > a, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:hover > a, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:focus > a, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:active > a {
  border-top: none;
}

.probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu.open > a:before, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:hover > a:before, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:focus > a:before, .probootstrap-navbar .dropdown > .dropdown-menu > li.dropdown-submenu:active > a:before {
  color: #000000;
}

.probootstrap-navbar .dropdown > .dropdown-menu > li.active > a {
  color: #ffffff;
}

.probootstrap-navbar .navbar-right .dropdown-menu {
  right: auto;
}

.probootstrap-navbar .dropdown-menu {
  border: none;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: #d0c571;
  border-radius: 0;
  -webkit-box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 7px 0px rgba(0, 0, 0, 0.15);
  min-width: 200px;
  white-space: normal;
  word-wrap: break-word;
}

.probootstrap-navbar .dropdown-menu a {
  white-space: normal;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .dropdown-menu {
    width: 100%;
    padding: 10px 15px;
  }
  .probootstrap-navbar .dropdown-menu a {
    color: #ffffff;
  }
}

.probootstrap-navbar .navbar-brand {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  font-size: 30px;
  text-transform: uppercase;
  background: url(../img/logo.png) no-repeat left top;
  top: 30px;
  position: relative;
  width: 296px;
  height: 40px;
  text-indent: -999999px;
  -webkit-transition: .2s all;
  transition: .2s all;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .navbar-brand {
    top: 5px !important;
    background-position: left 100%;
  }
}

@media screen and (max-width: 480px) {
  .probootstrap-navbar .navbar-brand {
    top: 6px !important;
  }
}

@media only screen and (-webkit-min-device-pixel-ratio: 2), only screen and (min--moz-device-pixel-ratio: 2), only screen and (min-device-pixel-ratio: 2), only screen and (min-resolution: 192dpi), only screen and (min-resolution: 2dppx) {
  .probootstrap-navbar .navbar-brand {
    position: relative;
    width: 220px;
    height: 35px;
    background: url(../img/logo@2x.png) no-repeat left 100%;
    background-size: cover;
  }
}

.probootstrap-navbar .navbar-nav > li > a {
  color: white;
  font-size: 17px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .navbar-nav > li > a {
    padding-top: 8px;
    padding-bottom: 8px;
    color: rgba(0, 0, 0, 0.7);
  }
}

.probootstrap-navbar .navbar-nav > li > a:hover {
  color: rgba(255, 255, 255, 0.7);
}

.probootstrap-navbar .navbar-nav > li > a:hover, .probootstrap-navbar .navbar-nav > li > a:focus, .probootstrap-navbar .navbar-nav > li > a:active {
  color: rgba(255, 255, 255, 0.7);
}

.probootstrap-navbar .navbar-nav > li.open > a:hover, .probootstrap-navbar .navbar-nav > li.open > a:focus, .probootstrap-navbar .navbar-nav > li.open > a {
  background: none;
}

.probootstrap-navbar .navbar-nav > li.active > a {
  background: none;
  color: #ffffff !important;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .navbar-nav > li.active > a {
    color: rgba(0, 0, 0, 0.7) !important;
  }
}

.probootstrap-navbar .navbar-nav > li.active > a:active, .probootstrap-navbar .navbar-nav > li.active > a:focus, .probootstrap-navbar .navbar-nav > li.active > a:hover {
  background: none;
}

.probootstrap-navbar .navbar-nav > li > .dropdown-menu:before {
  border: 1px solid #d0c571;
  content: "";
  position: absolute;
  top: -20px;
  left: 40px;
  border-color: rgba(133, 200, 221, 0);
  border-bottom-color: #d0c571;
  border-width: 10px;
  margin-left: -10px;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .navbar-nav > li > .dropdown-menu:before {
    display: none;
  }
}

.probootstrap-navbar .navbar-nav .dropdown li.active > a {
  background: none;
}

.probootstrap-navbar .dropdown-submenu {
  position: relative;
}

.probootstrap-navbar .dropdown-submenu .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -1px;
}

.probootstrap-navbar .dropdown-submenu > a {
  display: block;
}

.probootstrap-navbar .dropdown-submenu > a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  top: 50%;
  right: 0;
  margin-right: 10px;
  margin-top: -11px;
  content: "\e926";
  font-size: 20px;
  color: rgba(255, 255, 255, 0.5);
  -webkit-transition: .3s all;
  transition: .3s all;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar .dropdown-submenu > a:before {
    color: rgba(0, 0, 0, 0.2);
  }
}

.probootstrap-navbar .dropdown-submenu > a:hover:before {
  color: rgba(0, 0, 0, 0.3);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
}

@media screen and (max-width: 480px) {
  .probootstrap-navbar .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }
}

.probootstrap-navbar.scrolled {
  background: #ffffff;
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.09);
}

.probootstrap-navbar.scrolled .parent-nav-link-padding, .probootstrap-navbar.scrolled .navbar-brand, .probootstrap-navbar.scrolled .navbar-nav > li > a {
  padding-top: 20px;
  padding-bottom: 20px;
}

.probootstrap-navbar.scrolled .navbar-brand {
  top: 10px;
  background-position: left 100%;
}

.probootstrap-navbar.scrolled .dropdown > a:before {
  color: rgba(0, 0, 0, 0.4);
}

.probootstrap-navbar.scrolled .navbar-nav > li > a {
  color: rgba(0, 0, 0, 0.7);
}

.probootstrap-navbar.scrolled .navbar-nav > li > a:hover {
  color: rgba(0, 0, 0, 0.7) !important;
}

.probootstrap-navbar.scrolled .navbar-nav > li.active > a {
  color: black !important;
}

@media screen and (max-width: 768px) {
  .probootstrap-navbar.scrolled .navbar-nav > li.active > a {
    color: black !important;
  }
}

.container-fluid .navbar-brand {
  margin-left: 15px;
}

.container-fluid .dropdown-submenu {
  position: relative;
}

.container-fluid .dropdown-submenu .dropdown-menu {
  top: 0;
  left: auto;
  right: 100%;
  margin-top: -1px;
}

@media screen and (max-width: 480px) {
  .container-fluid .dropdown-submenu:hover > .dropdown-menu {
    display: block;
  }
}

.probootstrap-hero {
  background-size: cover;
  background-position: center center;
}

.probootstrap-hero > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  z-index: 1;
}

.probootstrap-hero > .container {
  position: relative;
  z-index: 2;
}

.probootstrap-hero .probootstrap-hero-text {
  padding-top: 200px;
  padding-bottom: 200px;
}

@media screen and (max-width: 768px) {
  .probootstrap-hero .probootstrap-hero-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.probootstrap-hero.probootstrap-sm-hero .probootstrap-hero-text {
  padding-top: 150px;
  padding-bottom: 150px;
}

@media screen and (max-width: 768px) {
  .probootstrap-hero.probootstrap-sm-hero .probootstrap-hero-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.probootstrap-hero.probootstrap-xs-hero .probootstrap-hero-text {
  padding-top: 90px;
  padding-bottom: 90px;
}

@media screen and (max-width: 768px) {
  .probootstrap-hero.probootstrap-xs-hero .probootstrap-hero-text {
    padding-top: 50px;
    padding-bottom: 50px;
  }
}

.probootstrap-hero .btn {
  position: relative;
  font-size: 18px;
  width: 200px;
}

@media screen and (max-width: 480px) {
  .probootstrap-hero .btn {
    width: 100%;
    margin-bottom: 10px;
  }
}

.probootstrap-hero .btn.btn-primary {
  text-transform: uppercase;
  padding: 15px 20px;
}

.probootstrap-hero.probootstrap-hero-colored {
  background: #d0c571;
}

.probootstrap-hero.probootstrap-hero-colored h1 {
  color: white;
}

.probootstrap-hero.probootstrap-hero-colored p {
  color: rgba(255, 255, 255, 0.8);
}

.probootstrap-feature-showcase {
  margin-top: 100px;
  position: relative;
}

@media screen and (max-width: 768px) {
  .probootstrap-feature-showcase {
    margin-top: 0px;
  }
}

.probootstrap-home-showcase-wrap {
  width: 100%;
}

.probootstrap-home-showcase-wrap .probootstrap-home-showcase-inner {
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  z-index: 1;
  height: 500px;
  overflow: hidden;
  width: 100%;
  position: relative;
}

@media screen and (max-width: 768px) {
  .probootstrap-home-showcase-wrap .probootstrap-home-showcase-inner {
    height: 100%;
  }
}

.probootstrap-home-showcase-wrap .probootstrap-home-showcase-inner .probootstrap-chrome {
  background: #dddde0;
  padding: 15px;
  border-radius: 5px 5px 0 0;
  position: relative;
}

.probootstrap-home-showcase-wrap .probootstrap-home-showcase-inner .probootstrap-chrome > div {
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -3px;
}

.probootstrap-home-showcase-wrap .probootstrap-home-showcase-inner .probootstrap-chrome > div > span {
  width: 5px;
  height: 5px;
  display: block;
  float: left;
  margin-right: 4px;
  background: #898991;
  border-radius: 50%;
}

@media screen and (max-width: 768px) {
  .probootstrap-home-showcase-wrap .probootstrap-image-showcase {
    height: 400px;
  }
}

@media screen and (max-width: 480px) {
  .probootstrap-home-showcase-wrap .probootstrap-image-showcase {
    height: 200px;
  }
}

.probootstrap-home-showcase-wrap .probootstrap-image-showcase > ul {
  padding: 0;
  margin: 0;
  position: relative;
}

.probootstrap-home-showcase-wrap .probootstrap-image-showcase > ul > li {
  padding: 0;
  margin: 0;
  list-style: none;
  position: absolute;
  top: 0;
  bottom: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.probootstrap-home-showcase-wrap .probootstrap-image-showcase > ul > li img {
  max-width: 100%;
}

.probootstrap-home-showcase-wrap .probootstrap-image-showcase > ul > li.active {
  opacity: 1;
  visibility: visible;
}

.probootstrap-showcase-nav {
  margin-top: 30px;
}

.probootstrap-showcase-nav ul {
  padding: 0;
  margin: 0;
}

.probootstrap-showcase-nav ul li {
  margin: 0 0 15px 0;
  padding: 0 0 0 20px;
  list-style: none;
}

.probootstrap-showcase-nav ul li > a {
  color: rgba(0, 0, 0, 0.5);
  margin-bottom: 10px;
  font-weight: bold;
  text-transform: uppercase;
}

.probootstrap-showcase-nav ul li p {
  display: none;
}

.probootstrap-showcase-nav ul li.active {
  padding: 20px;
  background: #ffffff;
  border-radius: 4px;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
}

.probootstrap-showcase-nav ul li.active > a {
  color: #d0c571;
  padding-left: 0px;
  display: block;
}

.probootstrap-showcase-nav ul li.active p {
  display: block;
  font-size: 13px;
  line-height: 20px;
  margin-bottom: 0;
}

.btn {
  border: none;
  border-radius: 30px;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
}

.btn:active {
  -webkit-transition: .2s all;
  transition: .2s all;
  -webkit-transform: scale(0.95);
  transform: scale(0.95);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.btn.btn-lg {
  font-size: 14px;
  line-height: 1.5;
}

.btn.btn-primary {
  border: 1px solid #d0c571;
  background: #d0c571;
  color: #ffffff;
}

.btn.btn-primary:hover, .btn.btn-primary:active, .btn.btn-primary:focus {
  background: #8dccdf;
}

.btn.btn-primary:focus, .btn.btn-primary:active {
  outline: none;
  border: 1px solid #d0c571;
}

.btn.btn-ghost {
  background: transparent;
  border: 1px solid #d0c571;
  color: #d0c571;
}

.btn.btn-ghost:hover {
  background: #d0c571;
  color: #ffffff;
}

.btn.btn-ghost:focus, .btn.btn-ghost:active {
  outline: none;
  background: transparent;
  color: #d0c571;
  border: 1px solid #d0c571;
}

.probootstrap-section {
  padding: 7em 0;
}

.probootstrap-section.probootstrap-border-top {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.probootstrap-section.probootstrap-border-bottom {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.probootstrap-section > .container.probootstrap-border-top {
  padding-top: 50px;
  border-top: 1px solid rgba(0, 0, 0, 0.1);
}

.probootstrap-section.probootstrap-bg-white {
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  .probootstrap-section {
    padding: 3em 0;
  }
}

.probootstrap-zindex-above-showcase {
  position: relative;
  z-index: 4;
}

.section-heading {
  margin-bottom: 50px;
}

.section-heading h2 {
  line-height: 40px;
  font-size: 36px;
  font-weight: 300;
}

@media screen and (max-width: 768px) {
  .section-heading h2 {
    font-size: 24px;
    line-height: 24px;
  }
}

@media screen and (max-width: 768px) {
  .section-heading p {
    font-size: 16px;
  }
}

.lead {
  font-size: 18px;
  line-height: 32px;
}

.probootstrap-cta {
  padding: 3em 0;
  background: #d0c571;
  color: #ffffff;
}

.probootstrap-cta h2 {
  margin: 18px 0 0 0;
  padding: 0;
  color: #ffffff;
  float: left;
  line-height: 1.5;
}

@media screen and (max-width: 768px) {
  .probootstrap-cta h2 {
    float: none;
    width: 100%;
    margin: 0px 0 0 0;
    margin-bottom: 30px;
  }
}

@media screen and (max-width: 480px) {
  .probootstrap-cta h2 {
    text-align: center;
  }
}

.probootstrap-cta .btn {
  float: right;
  margin-top: 10px;
}

@media screen and (max-width: 768px) {
  .probootstrap-cta .btn {
    float: none;
    width: 100%;
    margin-top: 0px;
  }
}

.probootstrap-cta .btn.btn-ghost {
  width: 200px;
  border: 1px solid #ffffff;
  color: #ffffff;
}

@media screen and (max-width: 480px) {
  .probootstrap-cta .btn.btn-ghost {
    width: 100%;
  }
}

.probootstrap-cta .btn.btn-ghost:hover {
  background: #ffffff;
  color: #d0c571;
}

.probootstrap-footer {
  padding: 7em 0;
  background: #b7ad62;
  color: rgba(255, 255, 255, 0.9);
}

.probootstrap-footer a {
  color: rgba(255, 255, 255, 0.6);
}

.probootstrap-footer a:hover {
  color: white;
}

@media screen and (max-width: 768px) {
  .probootstrap-footer {
    padding: 3em 0;
  }
}

.probootstrap-footer .copyright {
  margin-top: 20px;
}

@media screen and (max-width: 768px) {
  .probootstrap-footer .copyright {
    margin-top: 0px;
  }
}

.probootstrap-footer .copyright p {
  line-height: 20px;
}

.probootstrap-footer .copyright p .icon {
  position: relative;
  top: 2px;
}

.probootstrap-footer .probootstrap-footer-widget {
  float: left;
  width: 100%;
  margin-bottom: 30px;
}

.probootstrap-footer .probootstrap-footer-widget h3 {
  color: white;
  font-size: 24px;
  font-weight: 300;
}

.probootstrap-footer .probootstrap-footer-widget ul {
  margin: 0;
  padding: 0;
}

.probootstrap-footer .probootstrap-footer-widget ul li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.service {
  margin-bottom: 30px;
  float: left;
  width: 100%;
  padding: 40px;
  border: 1px solid rgba(0, 0, 0, 0.1);
}

.service .icon {
  display: block;
  margin-bottom: 30px;
}

.service .icon i {
  font-size: 40px;
  color: rgba(0, 0, 0, 0.2);
  color: #d0c571;
}

.service h3 {
  font-size: 26px;
  margin-bottom: 20px;
}

.service p {
  font-size: 15px;
}

.service.left-icon {
  padding: 0px;
  border: none;
  margin-bottom: 20px !important;
}

.service.left-icon .icon, .service.left-icon .text {
  display: table-cell;
  vertical-align: top;
}

.service.left-icon .icon {
  width: 70px;
  position: relative;
  top: 20px;
}

.service.left-icon .icon i {
  font-size: 40px;
}

.service.left-icon .text {
  display: table-cell;
}

.service.left-icon h3 {
  font-size: 26px;
  margin-bottom: 0px;
}

.service.left-icon p {
  font-size: 17px;
}

.service.left-icon p:last-child {
  margin-bottom: 0;
}

.service.hover_service {
  -webkit-transition: .3s all;
  transition: .3s all;
}

.service.hover_service:hover, .service.hover_service:focus {
  -webkit-box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 2px 20px 0px rgba(0, 0, 0, 0.1);
  border: 1px solid transparent;
}

.probootstrap-service-2 {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 5px 0px rgba(0, 0, 0, 0.1);
  margin-bottom: 40px;
}

.probootstrap-service-2 .image {
  width: 40%;
}

.probootstrap-service-2 .text {
  width: 60%;
}

@media screen and (max-width: 480px) {
  .probootstrap-service-2 .image, .probootstrap-service-2 .text {
    width: 100%;
  }
}

.probootstrap-service-2 .image {
  overflow: hidden;
  position: relative;
}

@media screen and (max-width: 480px) {
  .probootstrap-service-2 .image {
    width: 100%;
    height: 200px;
  }
}

.probootstrap-service-2 .image .image-bg {
  position: absolute;
  left: 50%;
  top: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
}

.probootstrap-service-2 .image .image-bg img {
  min-width: 100%;
  min-height: 100%;
}

.probootstrap-service-2 .text {
  padding: 20px;
}

.probootstrap-service-2 .text h3 {
  margin: 0;
  font-size: 1.2em;
  color: #b7ad62;
  font-weight: bold;
}

.probootstrap-service-2 .text p:last-child {
  margin-bottom: 0;
}

.probootstrap-gallery {
  width: 100%;
  float: left;
}

.probootstrap-gallery figure {
  display: block;
  float: left;
  width: 32%;
  margin-right: 2%;
  float: left;
  margin-bottom: 20px;
}

.probootstrap-gallery figure:nth-of-type(3n+3) {
  margin-right: 0;
}

.probootstrap-gallery figure figcaption {
  display: none;
}

.probootstrap-gallery img {
  width: 100%;
  height: auto;
}

.probootstrap-gallery.four-col figure {
  width: 23.5%;
  margin-right: 2%;
  float: left;
}

.probootstrap-gallery.four-col figure:nth-of-type(4n+4) {
  margin-right: 0;
}

.probootstrap-gallery.three-col figure {
  width: 32%;
  margin-right: 2%;
  float: left;
}

.probootstrap-gallery.three-col figure:nth-of-type(3n+3) {
  margin-right: 0;
}

.probootstrap-gallery.two-col figure {
  width: 49%;
  margin-right: 2%;
  float: left;
}

.probootstrap-gallery.two-col figure:nth-of-type(2n+2) {
  margin-right: 0;
}

.grid-item {
  float: left;
}

.gutter-sizer {
  width: 2%;
}

.isotope .isotope-item {
  -webkit-transition-duration: 0.6s;
  transition-duration: 0.6s;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
  -webkit-transition-property: opacity, -webkit-transform;
  transition-property: opacity, -webkit-transform;
  transition-property: transform, opacity;
  transition-property: transform, opacity, -webkit-transform;
}

.grid-item,
.grid-sizer {
  margin-bottom: 0;
}

.grid-item img,
.grid-sizer img {
  max-width: 100%;
  margin-bottom: 0px;
  transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -webkit-transition: all 0.3s ease-in-out;
}

.two-cols .grid-item, .two-cols
.grid-sizer {
  width: 49%;
}

@media screen and (max-width: 768px) {
  .two-cols .grid-item, .two-cols
  .grid-sizer {
    width: 49%;
  }
}

@media screen and (max-width: 768px) and (max-width: 992px) {
  .two-cols .grid-item img, .two-cols
  .grid-sizer img {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 768px) and (max-width: 768px) {
  .two-cols .grid-item img, .two-cols
  .grid-sizer img {
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 480px) {
  .two-cols .grid-item, .two-cols
  .grid-sizer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.three-cols .grid-item, .three-cols
.grid-sizer {
  width: 32%;
}

@media screen and (max-width: 768px) {
  .three-cols .grid-item, .three-cols
  .grid-sizer {
    width: 48%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 480px) {
  .three-cols .grid-item, .three-cols
  .grid-sizer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.four-cols .grid-item, .four-cols
.grid-sizer {
  width: 23.5%;
}

@media screen and (max-width: 768px) {
  .four-cols .grid-item, .four-cols
  .grid-sizer {
    width: 32%;
    margin-bottom: 10px;
  }
}

@media screen and (max-width: 480px) {
  .four-cols .grid-item, .four-cols
  .grid-sizer {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
  }
}

.probootstrap-gallery-item {
  padding: 0;
  margin: 0;
  list-style: none;
  float: left;
  margin-bottom: 20px;
  cursor: pointer;
  position: relative;
}

.probootstrap-gallery-item img {
  max-width: 100%;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.probootstrap-gallery-item a {
  display: block;
  float: left;
  width: 100%;
}

.probootstrap-gallery-item:hover img {
  opacity: .7;
}

.probootstrap-form {
  margin-bottom: 50px;
}

.probootstrap-form label {
  font-weight: normal;
}

.probootstrap-form .form-control {
  height: 46px;
  -webkit-box-shadow: none;
  box-shadow: none;
  font-size: 16px;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

.probootstrap-form .form-control:active, .probootstrap-form .form-control:focus {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-color: #d0c571;
}

.probootstrap-form textarea.form-control {
  height: inherit;
  resize: vertical;
}

.probootstrap-animate {
  opacity: 0;
  visibility: hidden;
}

.modal .modal-content {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border: none;
  position: relative;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.2);
}

.modal .modal-content .close {
  position: absolute;
  top: 10px;
  right: 10px;
  z-index: 100;
  font-size: 26px;
}

@media screen and (max-width: 480px) {
  .modal .modal-content .close {
    top: 20px;
    right: 20px;
  }
}

.modal .probootstrap-modal-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.modal .probootstrap-modal-flex .probootstrap-modal-figure {
  width: 40%;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}

@media screen and (max-width: 480px) {
  .modal .probootstrap-modal-flex .probootstrap-modal-figure {
    height: 200px;
  }
}

.modal .probootstrap-modal-flex .probootstrap-modal-content {
  width: 60%;
  padding: 40px;
  position: relative;
}

@media screen and (max-width: 480px) {
  .modal .probootstrap-modal-flex .probootstrap-modal-content {
    padding-left: 15px;
    padding-right: 15px;
  }
}

@media screen and (max-width: 480px) {
  .modal .probootstrap-modal-flex .probootstrap-modal-figure,
  .modal .probootstrap-modal-flex .probootstrap-modal-content {
    width: 100%;
  }
}

.modal .probootstrap-modal-flex .form-control {
  height: 40px;
}

@media screen and (max-width: 480px) {
  .modal .probootstrap-modal-flex .btn {
    margin-bottom: 10px;
  }
}

.modal .probootstrap-modal-flex .probootstrap-remember {
  float: left;
}

.modal .probootstrap-modal-flex .probootstrap-forgot {
  float: right;
}

@media screen and (max-width: 480px) {
  .modal .probootstrap-modal-flex .probootstrap-forgot {
    float: left;
  }
}

.modal .probootstrap-modal-flex .form-group {
  position: relative;
}

.modal .probootstrap-modal-flex .probootstrap-or {
  padding: 10px 0;
  text-align: center;
  display: block;
  font-size: 11px;
  text-transform: uppercase;
}

.modal .probootstrap-modal-flex .probootstrap-or > span {
  display: block;
}

.modal .probootstrap-modal-flex .probootstrap-or > span:before {
  height: 1px;
  left: 0;
  right: 0;
  top: 50%;
  background: #ccc;
  width: 100%;
  content: "";
  position: absolute;
}

.modal .probootstrap-modal-flex .probootstrap-or em {
  color: #ccc;
  display: inline-block;
  background: #ffffff;
  position: relative;
  z-index: 2;
  padding: 0 4px;
  font-style: normal;
}

.modal .probootstrap-modal-flex .btn-connect-facebook {
  background: #3b5998;
  border-color: #3b5998;
  color: #ffffff;
}

.modal .probootstrap-modal-flex .btn-connect-twitter {
  background: #1da1f2;
  border-color: #1da1f2;
  color: #ffffff;
}

.modal .probootstrap-modal-flex .btn-connect-google {
  background: #ea4335;
  border-color: #ea4335;
  color: #ffffff;
}

.modal .vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
  pointer-events: none;
  /* This makes sure that we can still click outside of the modal to close it */
}

.modal .vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
  pointer-events: none;
}

.modal .modal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: inherit;
  height: inherit;
  /* To center horizontally */
  margin: 0 auto;
  pointer-events: all;
}

.probootstrap-contact-info {
  padding: 0;
  margin: 0 0 30px 0;
}

.probootstrap-contact-info li {
  padding: 0;
  margin: 20px 0 15px 0;
  list-style: none;
  line-height: 24px;
}

.probootstrap-contact-info li > i, .probootstrap-contact-info li > span {
  vertical-align: top;
  display: table-cell;
}

.probootstrap-contact-info li > i {
  font-size: 20px;
  position: relative;
  top: 2px;
  width: 30px;
}

.probootstrap-team {
  margin-bottom: 30px;
  float: left;
  display: block;
  position: relative;
  overflow: hidden;
  z-index: 2;
  border-radius: 6px;
}

@media screen and (max-width: 480px) {
  .probootstrap-team {
    overflow: visible;
  }
  .probootstrap-team img {
    max-width: 100%;
  }
}

.probootstrap-team img {
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1.25);
  transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1.25);
}

.probootstrap-team .probootstrap-team-info {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  top: 50%;
  width: 100%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1.25);
  transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1.25);
  text-align: center;
  margin-top: 20px;
  z-index: 3;
  display: block;
}

@media screen and (max-width: 480px) {
  .probootstrap-team .probootstrap-team-info {
    position: relative;
    top: inherit !important;
    margin-top: 0 !important;
    visibility: visible;
    opacity: 1;
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}

.probootstrap-team .probootstrap-team-info h3 {
  color: white;
}

.probootstrap-team .probootstrap-team-info h3 .position {
  display: block;
  font-size: 14px;
  color: rgba(255, 255, 255, 0.4);
}

@media screen and (max-width: 480px) {
  .probootstrap-team .probootstrap-team-info h3 {
    color: rgba(0, 0, 0, 0.7);
  }
  .probootstrap-team .probootstrap-team-info h3 .position {
    display: block;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.4);
  }
}

.probootstrap-team:before {
  visibility: hidden;
  opacity: 0;
  position: absolute;
  content: "";
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.8);
  -webkit-transition: .3s all;
  transition: .3s all;
  z-index: 1;
  border-radius: 5px;
}

.probootstrap-team:hover img, .probootstrap-team:focus img {
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
}

.probootstrap-team:hover:before, .probootstrap-team:focus:before {
  visibility: visible;
  opacity: 1;
}

@media screen and (max-width: 480px) {
  .probootstrap-team:hover:before, .probootstrap-team:focus:before {
    display: none;
  }
}

.probootstrap-team:hover .probootstrap-team-info, .probootstrap-team:focus .probootstrap-team-info {
  opacity: 1;
  visibility: visible;
  margin-top: 0px;
}

.probootstrap-flex-section {
  padding: 7em 0;
}

.probootstrap-flex-section.probootstrap-bg-white {
  background: #ffffff;
}

.probootstrap-flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.probootstrap-flex .probootstrap-flex-item {
  width: 33.3333%;
  padding: 40px;
  -webkit-transition: .3s all;
  transition: .3s all;
  -webkit-transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1.25);
  transition-timing-function: cubic-bezier(0.57, 0.21, 0.69, 1.25);
  z-index: 1;
  position: relative;
  border-radius: 4px;
}

@media screen and (max-width: 768px) {
  .probootstrap-flex .probootstrap-flex-item {
    padding: 30px;
  }
}

@media screen and (max-width: 480px) {
  .probootstrap-flex .probootstrap-flex-item {
    padding: 20px;
    margin-bottom: 20px;
  }
}

.probootstrap-flex .probootstrap-flex-item .service {
  margin-bottom: 0;
}

.probootstrap-flex .probootstrap-flex-item p:last-child {
  margin-bottom: 0;
}

.probootstrap-flex .probootstrap-flex-item.active, .probootstrap-flex .probootstrap-flex-item:hover, .probootstrap-flex .probootstrap-flex-item:focus {
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  z-index: 2;
  background: #ffffff;
}

@media screen and (max-width: 768px) {
  .probootstrap-flex .probootstrap-flex-item {
    width: 50%;
  }
}

@media screen and (max-width: 480px) {
  .probootstrap-flex .probootstrap-flex-item {
    width: 100%;
  }
}

.proboostrap-clients .client-logo {
  margin-bottom: 30px;
}

@media screen and (max-width: 768px) {
  .proboostrap-clients .client-logo {
    margin-bottom: 30px;
  }
}

.probootstrap-pricing-wrap {
  position: relative;
}

.probootstrap-pricing {
  background: #ffffff;
  float: left;
  width: 100%;
  padding: 20px;
  text-align: center;
  position: relative;
  -webkit-box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  box-shadow: 0px 0px 40px 0px rgba(0, 0, 0, 0.08);
  z-index: 2;
  margin-top: -200px;
}

@media screen and (max-width: 992px) {
  .probootstrap-pricing {
    margin-top: 0 !important;
    margin-bottom: 30px;
  }
}

.probootstrap-pricing.popular {
  z-index: 10;
  margin-top: -215px;
  padding-top: 40px;
}

@media screen and (max-width: 992px) {
  .probootstrap-pricing.popular {
    margin-top: 0 !important;
  }
}

.probootstrap-pricing h3 {
  font-size: 16px;
  text-transform: uppercase;
  letter-spacing: .1em;
  margin-bottom: 50px;
}

.probootstrap-pricing h3 > span {
  margin-top: 10px;
  display: block;
  text-transform: none;
  letter-spacing: normal;
  color: #d0c571;
  font-size: 14px;
}

.probootstrap-pricing .probootstrap-price-wrap {
  margin-bottom: 50px;
}

.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price {
  font-size: 50px;
  color: #d0c571;
  font-weight: 100;
  display: block;
  margin-bottom: 10px;
}

.probootstrap-pricing .probootstrap-price-wrap .probootstrap-price-per-month {
  font-size: 13px;
}

.probootstrap-pricing ul {
  padding: 0 30px;
  margin: 0 0 50px 0;
}

@media screen and (max-width: 480px) {
  .probootstrap-pricing ul {
    padding: 0 10px;
  }
}

.probootstrap-pricing ul li {
  padding: 0;
  margin: 0 0 20px 0;
  line-height: 24px;
  list-style: none;
}

.probootstrap-testimony-wrap {
  border-radius: 4px;
  padding: 20px;
}

.probootstrap-testimony-wrap figure {
  margin-bottom: 20px;
}

.probootstrap-testimony-wrap figure img {
  height: 80px;
  width: 80px !important;
  margin: 0 auto;
  border-radius: 50%;
}

.probootstrap-testimony-wrap blockquote {
  border-left: none;
  padding: 0;
  margin-bottom: 0;
  color: #000000;
}

.probootstrap-testimony-wrap blockquote cite {
  margin-top: 30px;
  display: block;
  font-size: 14px;
  color: rgba(0, 0, 0, 0.3);
}

.probootstrap-testimony-wrap blockquote cite span {
  font-style: normal;
  color: #000000;
  font-weight: bold;
}

.owl-carousel-testimony .item {
  padding-bottom: 40px;
  padding-top: 20px;
}

.owl-carousel-testimony .probootstrap-testimony-wrap {
  border: 1px solid #f2f2f2;
  max-width: 700px;
  margin: 0 auto;
  -webkit-box-shadow: 0px 2px 17px 0px rgba(0, 0, 0, 0.09);
  box-shadow: 0px 2px 17px 0px rgba(0, 0, 0, 0.09);
}

/* Flexslider override style */
.slider-height, .flexslider, .flexslider .slides > li {
  height: 700px;
}

@media screen and (max-width: 480px) {
  .slider-height, .flexslider, .flexslider .slides > li {
    height: 400px;
  }
}

/* Flexslider2 override style2 */
.slider-height, .flexslider2, .flexslider2 .slides2 > li {
  height: 300px;
}

@media screen and (max-width: 480px) {
  .slider-height, .flexslider2, .flexslider2 .slides2 > li {
    height: 400px;
  }
}

.flexslider {
  position: relative;
  z-index: 2;
  background: none;
  border: none;
  margin: 0 0 0;
}

.flexslider2 {
  position: relative;
  z-index: 2;
  background: none;
  border: none;
  margin: 0 0 0;
}

.flexslider .probootstrap-subheading {
  font-size: 20px;
}
.flexslider2 .probootstrap-subheading {
  font-size: 20px;
}

.flexslider .probootstrap-slider-text {
  margin-top: 400px;
}

@media screen and (max-width: 480px) {
  .flexslider .probootstrap-slider-text {
    margin-top: 150px;
  }
}

.flexslider2 .probootstrap-slider-text2 {
  margin-top: 150px;
}

@media screen and (max-width: 480px) {
  .flexslider2 .probootstrap-slider-text2 {
    margin-top: 150px;
  }
}

.flexslider .slides > li {
  background-size: cover;
  background-position: center center;
  background-repeat: none;
}

.flexslider .slides > li.overlay:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.flexslider2 .slides2 > li {
  background-size: cover;
  background-position: center center;
  background-repeat: none;
}

.flexslider2 .slides2 > li.overlay:before {
  content: "";
  background: rgba(0, 0, 0, 0.2);
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.flexslider .flex-control-paging {
  position: absolute;
  bottom: 30px;
  z-index: 20;
}

@media screen and (max-width: 480px) {
  .flexslider .flex-direction-nav {
    display: none;
  }
}

.flexslider2 .flex-control-paging {
  position: absolute;
  bottom: 30px;
  z-index: 20;
}

@media screen and (max-width: 480px) {
  .flexslider2 .flex-direction-nav {
    display: none;
  }
}


.flexslider .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  margin: -60px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0px;
  padding: 30px;
}

.flexslider2 .flex-direction-nav a {
  text-decoration: none;
  display: block;
  width: 30px;
  height: 30px;
  margin: -60px 0 0;
  position: absolute;
  top: 50%;
  z-index: 10;
  overflow: hidden;
  opacity: 0;
  cursor: pointer;
  color: rgba(0, 0, 0, 0.8);
  text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.3);
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  background: rgba(0, 0, 0, 0.8);
  border-radius: 0px;
  padding: 30px;
}
.flexslider .flex-direction-nav a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e929";
  -webkit-transition: .3s all;
  transition: .3s all;
  font-size: 30px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.flexslider2 .flex-direction-nav a:before {
  font-family: 'icomoon';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  position: absolute;
  content: "\e929";
  -webkit-transition: .3s all;
  transition: .3s all;
  font-size: 30px;
  display: inline-block;
  color: rgba(255, 255, 255, 0.8);
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.flexslider .flex-direction-nav a.flex-next:before {
  content: "\e92a";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.flexslider2 .flex-direction-nav a.flex-next:before {
  content: "\e92a";
  left: 50%;
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.flex-direction-nav .flex-prev {
  left: 0px;
}

.flex-direction-nav .flex-next {
  right: 0px;
  text-align: right;
}

.flexslider:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 0px;
}
.flexslider2:hover .flex-direction-nav .flex-prev {
  opacity: 0.7;
  left: 0px;
}

.flexslider:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}
.flexslider2:hover .flex-direction-nav .flex-prev:hover {
  opacity: 1;
}

.flexslider:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0px;
}
.flexslider2:hover .flex-direction-nav .flex-next {
  opacity: 0.7;
  right: 0px;
}

.flex-control-paging li a {
  width: 10px;
  height: 10px;
  display: block;
  background: rgba(255, 255, 255, 0.2);
  cursor: pointer;
  text-indent: -9999px;
  -webkit-box-shadow: none;
  -o-box-shadow: none;
  box-shadow: none;
  border-radius: 50%;
  -webkit-transition: .3s all;
  transition: .3s all;
}

.flex-control-paging li a:hover {
  background: #333;
  background: rgba(255, 255, 255, 0.7);
}

.flex-control-paging li a.flex-active {
  background: #000;
  background: white;
  cursor: default;
}

/* Owl carousel override style */
.owl-carousel {
  margin-bottom: 100px;
}

.owl-carousel.border-rounded .item {
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 4px;
  overflow: hidden;
}

.owl-carousel .owl-controls,
.owl-carousel-posts .owl-controls {
  margin-top: 0;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 50%;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  z-index: 9999;
  position: absolute;
  -webkit-transition: .2s all;
  transition: .2s all;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  top: 24%;
}

.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel-posts .owl-controls .owl-nav .owl-next {
  right: 20px;
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev {
  left: 20px;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev i {
  color: #000000;
}

.owl-carousel-posts .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-posts .owl-controls .owl-nav .owl-prev:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth .owl-controls .owl-nav .owl-prev:hover i {
  color: #000000;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev i {
  color: #ffffff;
}

.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-next:hover i,
.owl-carousel-fullwidth.fh5co-light-arrow .owl-controls .owl-nav .owl-prev:hover i {
  color: #ffffff;
}

@media screen and (max-width: 768px) {
  .owl-theme .owl-controls .owl-nav {
    display: none;
  }
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] {
  background: none !important;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"] i {
  font-size: 24px;
  background: #d0c571 !important;
  padding: 12px;
  -webkit-transition: .5s all;
  transition: .5s all;
}

.owl-theme .owl-controls .owl-nav [class*="owl-"]:hover i, .owl-theme .owl-controls .owl-nav [class*="owl-"]:focus i {
  background: #d0c571 !important;
}

.owl-theme .owl-dots {
  position: absolute;
  bottom: -30px;
  width: 100%;
  text-align: center;
}

.owl-carousel-fullwidth.owl-theme .owl-dots {
  bottom: -30px;
  margin-bottom: -2.5em;
}

.owl-work.owl-theme .owl-dots {
  bottom: -30px;
  margin-bottom: -2.5em;
}

.owl-theme .owl-dots .owl-dot span {
  width: 8px;
  height: 8px;
  background: rgba(0, 0, 0, 0.2);
  -webkit-transition: .2s all;
  transition: .2s all;
  border: 2px solid transparent;
}

.owl-theme .owl-dots .owl-dot span:hover {
  background: none;
  border: 2px solid rgba(0, 0, 0, 0.2);
}

.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: none;
  border: 2px solid #000000;
}

.probootstrap-footer-social {
  padding: 0;
  margin: 0;
}

.probootstrap-footer-social li {
  display: inline;
  padding: 0;
  margin: 0;
  list-style: none;
}

.probootstrap-footer-social li a {
  padding: 10px;
  font-size: 22px;
}

.probootstrap-footer-social li:first-child > a {
  padding-left: 0;
}

.probootstrap-gutter0 > div[class*='col-'] {
  padding-right: 0px;
  padding-left: 0px;
}

@media screen and (max-width: 480px) {
  .probootstrap-gutter0 > div[class*='col-'] {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.probootstrap-gutter40 > div[class*='col-'] {
  padding-right: 20px;
  padding-left: 20px;
}

@media screen and (max-width: 480px) {
  .probootstrap-gutter40 > div[class*='col-'] {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.probootstrap-gutter60 > div[class*='col-'] {
  padding-right: 30px;
  padding-left: 30px;
}

@media screen and (max-width: 480px) {
  .probootstrap-gutter60 > div[class*='col-'] {
    padding-right: 15px;
    padding-left: 15px;
  }
}

.mb0 {
  margin-bottom: 0px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb40 {
  margin-bottom: 40px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb60 {
  margin-bottom: 60px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb80 {
  margin-bottom: 80px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mt0 {
  margin-top: 0px;
}

.mt10 {
  margin-top: 10px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt60 {
  margin-top: 60px;
}

.mt70 {
  margin-top: 70px;
}

.mt80 {
  margin-top: 80px;
}

.mt90 {
  margin-top: 90px;
}

.mt100 {
  margin-top: 100px;
}

.pb0 {
  padding-bottom: 0 !important;
}

@media screen and (max-width: 768px) {
  .img-sm-responsive {
    max-width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .img-xs-responsive {
    max-width: 100%;
  }
}

.facebook_wrap{
  margin-left: auto;
  margin-right: auto;
  width: 80%;
}

.fb-page,
.fb-page span,
.facebook_wrap iframe{
  width: 100% !important;
  height: 500px !important;
}

table {
  border-collapse: collapse;
  margin: 0 auto;
  padding: 0;
  width: 100%;
  table-layout: fixed;
}

table tr {
  background-color: #e6f2f5;
  padding: .35em;
  border-bottom: 2px solid #fff;
}
table th,
table td {
  padding: 1em 10px 1em 1em;
  border-right: 2px solid #fff;
}
table th {
  font-size: 1em;
}
table thead tr{
  background-color: #167F92;
  color:#fff;
}
table tbody th {
    background: #78bbc7;
    color: #fff;
}
.txt{
   text-align: left;
   font-size: 1em;
}
.price{
  text-align: right;
  color: #167F92;
  font-size: 0.8em;
}
.non{
  background:#fff
}
@media screen and (max-width: 600px) {
  table {
    border: 0;
    width:100%
  }
  table th{
    background-color: #167F92;
    display: block;
    border-right: none;
  }
  table thead {
    border: none;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
  }
  table tr {
    display: block;
    margin-bottom: .625em;
  }
  table td {
    border-bottom: 1px solid #bbb;
    display: block;
    font-size: 1em;
    text-align: right;
    position: relative;
    padding: .625em .625em .625em 4em;
    border-right: none;
  }
  
  table td::before {
    content: attr(data-label);
    font-weight: bold;
    position: absolute;
    left: 10px;
    color: #167F92;
  }
  table td:last-child {
    border-bottom: 0;
  }
  table tbody th {
    color: #fff;
}
}

.sectionHeader__ttl {
  display: flex;
  align-items: center;
  width: 100%;
  margin: 0;
  font-weight: bold;
  font-size: 1.8rem;
  letter-spacing: 0.1em;
  font-feature-settings: "palt";
}
.h-r {
  position: relative;
  display: flex;
  align-items: center;
  font-feature-settings: "palt";
}
.h-r::after {
  content: '';
  flex-grow: 1;
  height: 2px;
  background: -moz-linear-gradient(left, #d0c571 40px, #e5e5e5 40px);
  background: -webkit-linear-gradient(left, #d0c571 40px, #e5e5e5 40px);
  background: linear-gradient(to right, #d0c571 40px, #e5e5e5 40px);
  margin-left: 10px;
}
.documentList {
  list-style: none;
  margin: 0;
  margin-top: 20px;
  padding: 0;
}
.documentList__item {
  padding: 0;
}
.documentList__anchor {
  justify-content: flex-start;
  width: 100%;
  min-height: 50px;
}
.btn_ver02 {
  position: relative;
  min-width: 40px;
  min-height: 40px;
  padding: 10px 15px;
  border: none;
  border-radius: 6px;
  box-sizing: border-box;
  text-align: center;
  text-decoration: none !important;
  color: inherit;
  white-space: nowrap;
  line-height: 1;
}
.btn_ver02 {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  text-decoration: none;
  transition: 0.2s ease;
  transition-property: border, background, color, box-shadow;
  font-feature-settings: "palt";
}
.documentList__item .icon:first-child {
  margin-right: 10px;
}
.btn_ver02 .icon:first-child {
  margin: -6px 12px -6px -6px;
}
.documentList__item + .documentList__item {
  margin-top: 15px;
}
.btn_ver02 .icon {
  opacity: inherit;
  margin-left: -5px;
  margin-right: 3px;
}
.btn_ver02 .lbl {
  display: inline-block;
}
.btn_ver02::before {
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  width: 100%;
  height: 100%;
  box-sizing: border-box;
  border-radius: 5px;
  border: 1px solid currentColor;
  content: "";
  opacity: 0.5;
  backface-visibility: hidden;
  transition: inherit;
}

[data-icon], .icon {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  letter-spacing: 0;
  line-height: 0;
  fill: currentColor;
  stroke-width: 1;
}
.svg.icon, .icon svg {
  width: 24px;
  height: 24px;
}
.svg-line {
  fill: none;
  stroke: currentColor;
  stroke-width: inherit;
  stroke-linecap: round;
  stroke-linejoin: round;
  stroke-miterlimit: 10;
}

/*--------------------------------------------------------------
	cassette-CSS
--------------------------------------------------------------*/

:root {
    --primary: #b7ad62;
    --secondary: #b7ad62;
    --border: #c8c8c8;
    --bg: #f4f4f0;
}



.cassette-item .c-imgBox:after,
.cl:after {
  content: "";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  font-size: .1em
}

.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent
}

.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0
}

.slick-list:focus {
  outline: 0
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand
}

.slick-slider .slick-list,
.slick-slider .slick-track {
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0)
}

.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block
}

.slick-track:after,
.slick-track:before {
  content: "";
  display: table
}

.slick-track:after {
  clear: both
}

.slick-loading .slick-track {
  visibility: hidden
}

.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none
}

[dir=rtl] .slick-slide {
  float: right
}

.slick-slide img {
  display: block
}

.slick-slide.slick-loading img {
  display: none
}

.slick-slide.dragging img {
  pointer-events: none
}

.slick-initialized .slick-slide {
  display: block
}

.slick-loading .slick-slide {
  visibility: hidden
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent
}

.slick-arrow.slick-hidden {
  display: none
}



  button {
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  border: none;
  background: 0 0;
  padding: 0;
  cursor: pointer;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: 1.77778
}

@media only screen and (max-width:768px) {
    button {
    font-size: 1.5rem;
    line-height: 1.73333
  }
}

  input[type=email],
  input[type=number],
  input[type=text],
  select,
  textarea {
  width: 100%;
  box-sizing: border-box;
  font-family: "メイリオ", "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif
}


  input::-webkit-input-placeholder {
  color: #999
}

  input:-ms-input-placeholder {
  color: #999
}

  input::-moz-placeholder {
  color: #999
}

  input[type=checkbox],
  input[type=radio] {
  display: inline-block;
  margin-right: 6px
}

  input[type=checkbox] + span,
  input[type=radio] + span {
  position: relative;
  display: inline-block;
  cursor: pointer;
  white-space: nowrap
}

@media (min-width:1px) {
    input[type=checkbox],
    input[type=radio] {
    display: none;
    margin: 0
  }
    input[type=checkbox] + span,
    input[type=radio] + span {
    margin-right: 15px;
    padding: 0 0 0 24px
  }
    input[type=checkbox] + span:before,
    input[type=radio] + span:before {
    content: " ";
    position: absolute;
    top: 50%;
    left: 0;
    box-sizing: border-box;
    display: block;
    width: 18px;
    height: 18px;
    margin-top: -9px;
    background: #fff;
    box-sizing: border-box;
    border: 1px solid #b3b3b3
  }
    input[type=radio] + span:before {
    border-radius: 50%
  }
    input[type=checkbox] + span:before {
    border-radius: 2px
  }
    input[type=checkbox]:checked + span:after,
    input[type=radio]:checked + span:after {
    content: " ";
    position: absolute;
    top: 50%;
    box-sizing: border-box;
    display: block
  }
    input[type=radio]:checked + span:after {
    left: 5px;
    width: 8px;
    height: 8px;
    margin-top: -4px;
    background: #385898;
    border-radius: 8px
  }
    input[type=checkbox]:checked + span:after {
    left: 4px;
    width: 10px;
    height: 6px;
    margin-top: -5px;
    border-left: 3px solid #385898;
    border-bottom: 3px solid #385898;
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg)
  }
}

  blockquote,
  dd,
  dl,
  dt,
  fieldset,
  figure,
  form,
  h1,
  h2,
  h3,
  h4,
  h5,
  h6,
  input,
  li,
  ol,
  p,
  pre,
  textarea,
  ul {
  margin: 0;
  padding: 0
}

  table {
  border-collapse: collapse;
  border-spacing: 0
}

  address,
  caption,
  cite,
  code,
  dfn,
  em,
  th,
  var {
  font-style: normal;
  font-weight: 400
}

  h1,
  h2,
  h3,
  h4,
  h5,
  h6 {
  font-size: 100%;
  font-weight: 400
}

  fieldset,
  img {
  border: 0;
  vertical-align: top
}

  ol,
  ul {
  list-style: none
}

  q:after,
  q:before {
  content: " "
}

  abbr,
  acronym {
  border: 0
}


  dd img,
  dt img,
  li img {
  vertical-align: top
}

  article,
  aside,
  canvas,
  details,
  figcaption,
  figure,
  footer,
  header,
  hgroup,
  menu,
  nav,
  section,
  summary {
  display: block
}

  select {
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: 0;
  margin: 0;
  padding: 0;
  background: none transparent;
  vertical-align: middle;
  font-size: inherit
}

  select::-ms-expand {
  display: none
}

  input[type=number]::-webkit-inner-spin-button,
  input[type=number]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0
}

  input[type=number] {
  -moz-appearance: textfield
}

  .btn-info,
  .btn-info:hover {
  color: #fff
}

  .cassette-add-top {
  padding-bottom: 20px
}

  .cassette-item {
  position: relative;
  margin: 10px;
  padding: 10px;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 500;
  line-height: 1.75;
  color: #1a1a1a;
  background: #fff;
  -webkit-tap-highlight-color: transparent;
  font-feature-settings: "palt"
}

  .cassette-item img {
  max-width: 100%;
  height: auto
}

  .cassette-item .c-table {
  font-size: 16px;
  font-size: 1.6rem
}

  .cassette-item._formEdit {
  margin-bottom: 30px
}

  .cassette-item .btn {
  font-size: 13px;
  font-size: 1.3rem;
  line-height: 1.75
}

  .cassette-item input[type=date],
  .cassette-item input[type=number],
  .cassette-item input[type=password],
  .cassette-item input[type=text],
  .cassette-item input[type=time],
  .cassette-item textarea {
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0
}




  .cassette-item .c-casette_ttl {
  background-color: #3f72af;
  font-size: 38px;
  font-size: 2.4rem;
  color: #fff;
  text-align: center;
  line-height: 1.3;
  font-weight: 700;
  padding: 14px 15px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-casette_ttl {
    font-size: 1.8rem;
    text-align: left
  }
}

  .cassette-item .c-casette_body {
  border: 2px solid #f2f2f2;
  border-top: none;
  padding: 30px 28px
}

  .cassette-item .c-casette_body > :last-child {
  margin-bottom: 0!important
}

@media only screen and (max-width:768px) {
    .cassette-item .c-casette_body {
    padding: 15px
  }
}

  .cassette-item .c-casette.c-casette__sub .c-casette_ttl {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-enclosureTxt {
  border: 1px solid #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-def dt {
  color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-def dt:before {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-secTtl02 {
  border-left: 5px solid #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-secTtl03 {
  border-bottom: 2px solid #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-secTtl04:before {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-secTtl05 {
  color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-simpleList li:before {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-numList li:before {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-fileList li svg path {
  fill: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-fileList li a {
  color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-btnList li a {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-table tr {
  border-top: 1px solid #b3b3b3;
  border-right: 1px solid #b3b3b3
}

  .cassette-item .c-casette.c-casette__sub .c-table td,
  .cassette-item .c-casette.c-casette__sub .c-table th {
  border-bottom: 1px solid #b3b3b3;
  border-left: 1px solid #b3b3b3
}

  .cassette-item .c-casette.c-casette__sub .c-table th {
  color: #ff8943;
  border-right: 1px solid #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-table.c-table__fixed th {
  border-right: 1px solid #b3b3b3;
  border-bottom: 1px solid #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-defTable {
  border: 1px solid #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-defTable dl dt {
  color: #ff8943;
  background-color: #f2f2f2
}

  .cassette-item .c-casette.c-casette__sub .c-form select {
  background-image: url(/assets/images/common/icon-select-sub.svg)
}

  .cassette-item .c-casette.c-casette__sub .c-form .zip-search {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-form_table dl dt {
  color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-form_btn button {
  background-color: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-form_btn button.back {
  color: #ff8943;
  background-color: #e6e6e6
}

  .cassette-item .c-casette.c-casette__sub .c-inputList > li input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden
}

  .cassette-item .c-casette.c-casette__sub .c-inputList > li label {
  font-size: 24px;
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  padding-left: 30px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-casette.c-casette__sub .c-inputList > li label {
    font-size: 1.3rem
  }
}

  .cassette-item .c-casette.c-casette__sub .c-inputList > li label:before {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f2f2f2;
  box-sizing: border-box;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

  .cassette-item .c-casette.c-casette__sub .c-inputList > li input[type=checkbox] + label:before {
  border-radius: 2px
}

  .cassette-item .c-casette.c-casette__sub .c-inputList > li input[type=radio] + label:before {
  border-radius: 50%
}

  .cassette-item .c-casette.c-casette__sub .c-inputList > li input[type=checkbox]:checked + label:after {
  content: " ";
  position: absolute;
  top: .35em;
  left: 4px;
  width: 10px;
  height: 6px;
  border-left: 3px solid #ff8943;
  border-bottom: 3px solid #ff8943;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

  .cassette-item .c-casette.c-casette__sub .c-inputList > li input[type=radio]:checked + label:after {
  content: " ";
  position: absolute;
  top: .45em;
  left: 4px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #ff8943
}

  .cassette-item .c-casette.c-casette__sub .c-gallery .c-gallery_list .slick-dots li.slick-active {
  background-color: #ff8943
}

  .cassette-item .c-enclosureTxt {
  padding: 25px 30px;
  background: var(--bg);
  margin-bottom: 40px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-enclosureTxt {
    padding: 15px
  }
}

  .cassette-item .c-def {
  border-top: 1px solid var(--border);
  border-right: 1px solid var(--border);
  margin-bottom: 40px
}

  .cassette-item .c-def dt,
  .cassette-item .c-def dd {
  border-left: 1px solid var(--border);
  border-bottom: 1px solid var(--border);
  padding: 10px 20px;
  margin: 0;  
}

  .cassette-item .c-def dt {
  font-weight: normal;
  background: var(--bg);
}

@media only screen and (max-width:768px) {
    .cassette-item .c-def dt {
    font-size: 1.6rem
  }
}

  .cassette-item .c-secTtl02 {
    padding-bottom: .2rem;
    border-bottom: 6px double #b7ad62;
    font-size: 2rem;
    font-weight: 700;
    margin-bottom: 40px;
}

@media only screen and (max-width:768px) {
    .cassette-item .c-secTtl02 {
    font-size: 1.5rem
  }
}

  .cassette-item .c-secTtl03 {
    padding: .5rem 0;
    border-top: 1px solid var(--primary);
    border-bottom: 1px solid var(--primary);
    font-size: 1.75rem;
    font-weight: 700;
    margin-bottom: 40px;
}

@media only screen and (max-width:768px) {
    .cassette-item .c-secTtl03 {
    font-size: 1.3rem
  }
}

  .cassette-item .c-secTtl04 {
    padding: .6rem .6rem .6rem .8rem;
    border-left: 7px solid var(--primary);
    background: var(--bg);
    font-size: 1.5rem;
    margin-bottom: 40px;
}

@media only screen and (max-width:768px) {
    .cassette-item .c-secTtl04 {
    font-size: 1.1rem
  }
}

  .cassette-item .c-secTtl05 {
  font-weight: 700;
  font-size: 32px;
  font-size: 2rem;
  margin-bottom: 40px;
  color: #3f72af
}

@media only screen and (max-width:768px) {
    .cassette-item .c-secTtl05 {
    font-size: 1.6rem
  }
}

  .cassette-item .c-simpleList {
  margin-bottom: 30px
}

  .cassette-item .c-simpleList li {
  position: relative;
  padding-left: 16px
}

  .cassette-item .c-simpleList li:before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  background: var(--primary);
  border-radius: 50%;
  width: 6px;
  height: 6px
}

  .cassette-item .c-numList {
  margin-bottom: 40px
}

  .cassette-item .c-numList li {
  position: relative;
  counter-increment: number;
}

  .cassette-item .c-numList li:before {
  content: "("counter(number)")";
  display: inline-block;
  width: 30px;
}

  .cassette-item .c-fileList {
  margin-bottom: 40px
}

  .cassette-item .c-fileList li {
  position: relative;
  padding-left: 30px
}
  .cassette-item .c-fileList li:nth-child(n+2) {
  margin-top: .25em;
}

  .cassette-item .c-fileList li svg {
  position: absolute;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

  .cassette-item .c-fileList li a {
  color: var(--primary);
  text-decoration: underline
}

  .cassette-item .c-fileList li:before {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 25px;
    height: 28px;
}

  .cassette-item .c-fileList li.pdf:before {
    background: url(/system_data/common/img/cassette/icon_pdf.svg) no-repeat center/contain;
}
  .cassette-item .c-fileList li.xls:before {
    background: url(/system_data/common/img/cassette/icon_excel.svg) no-repeat center/contain;
}
  .cassette-item .c-fileList li.com:before {
    background: url(/system_data/common/img/cassette/icon_file.svg) no-repeat center/contain;
}

  .cassette-item .c-btnList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-top: -10px;
  margin-bottom: 40px
}

  .cassette-item .c-btnList li {
  margin-right: 10px;
  margin-top: 10px
}

  .cassette-item .c-btnList li a {
    position: relative;
    display: inline-block;
    color: var(--secondary);
    border: 1px solid var(--secondary);
    border-radius: 4px;
    padding: 8px 48px 8px 32px;
    vertical-align: middle;
}

  .cassette-item .c-btnList li a:hover:before {
    border-color: #fff;
}
  .cassette-item .c-btnList li a:before,
  .cassette-item .c-btnList li a:after {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    content: "";
    vertical-align: middle;
}
  .cassette-item .c-btnList li a:before {
    right: 1.5rem;
    width: .5rem;
    height: .5rem;
    border-top: 2px solid var(--secondary);
    border-right: 2px solid var(--secondary);
    -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
}

  .cassette-item .c-btnList li a:active,
  .cassette-item .c-btnList li a:focus,
  .cassette-item .c-btnList li a:hover {
  opacity: .7;
  text-decoration: none
}

  .cassette-item .c-table {
  width: 100%;
  margin-bottom: 40px
}

  .cassette-item .c-table a {
  color: var(--primary);
  text-decoration: underline;
}

  .cassette-item .c-table tr {
  border: none;
  border-top: 1px solid var(--border) !important;
  border-right: 1px solid var(--border) !important;
}

  .cassette-item .c-table td,
  .cassette-item .c-table th {
  border: none;
  border-bottom: 1px solid var(--border) !important;
  border-left: 1px solid var(--border) !important;
  padding: 16px 1em
}

@media only screen and (max-width:768px) {
    .cassette-item .c-table td,
    .cassette-item .c-table th {
    padding: 10px
  }
}

  .cassette-item .c-table th {
  width: 170px;
  background: var(--bg);
}

@media only screen and (max-width:768px) {
    .cassette-item .c-table th {
    width: 150px
  }
}

  .cassette-item .c-table td > :last-child {
  margin-bottom: 0!important
}

  .cassette-item .c-table td > * {
  margin-bottom: 15px
}

  .cassette-item .c-table.c-table__fixed {
  table-layout: fixed
}

  .cassette-item .c-table.c-table__fixed th {
  width: auto;
  text-align: center
}

  .cassette-item .c-defTable {
  margin-bottom: 40px;
  border: 1px solid var(--border)
}

  .cassette-item .c-defTable > :last-child {
  margin-bottom: 0!important
}

  .cassette-item .c-defTable dl {
  width: 100%;
  display: table;
  margin-bottom: 20px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-defTable dl {
    display: block
  }
}

  .cassette-item .c-defTable dl dd,
  .cassette-item .c-defTable dl dt {
  display: table-cell;
  padding: 15px 20px;
  vertical-align: middle
}

@media only screen and (max-width:768px) {
    .cassette-item .c-defTable dl dd,
    .cassette-item .c-defTable dl dt {
    display: block;
    padding: 10px
  }
}

  .cassette-item .c-defTable dl dt {
  width: 178px;
  background-color: var(--bg);
}

@media only screen and (max-width:768px) {
    .cassette-item .c-defTable dl dt {
    width: 100%
  }
}

  .cassette-item .c-form {
  margin-bottom: 50px
}

  .cassette-item .c-form > :last-child {
  margin-bottom: 0!important
}

  .cassette-item .c-form input[type=text],
  .cassette-item .c-form select {
  padding: 0 20px;
  background-color: #f2f2f2;
  border: none;
  outline: 0;
  height: 50px;
  line-height: 50px;
  font-size: 25px;
  font-size: 1.6rem;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif
}

  .cassette-item .c-form input[type=text]:placeholder,
  .cassette-item .c-form select:placeholder {
  color: #b3b3b3
}

@media only screen and (max-width:768px) {
    .cassette-item .c-form input[type=text],
    .cassette-item .c-form select {
    font-size: 1.4rem
  }
}

  .cassette-item .c-form input[type=text].zipcode,
  .cassette-item .c-form select.zipcode {
  width: 10em
}

  .cassette-item .c-form input[type=text] {
  width: 100%
}

  .cassette-item .c-form select {
  display: inline-block;
  width: 245px;
  background-repeat: no-repeat;
  background-position: right 10px top 50%;
  background-image: url(/assets/images/common/icon-select.svg)
}

  .cassette-item .c-form .zip-search {
  display: inline-block;
  background-color: #3f72af;
  color: #fff;
  width: auto;
  padding: 8px 2.5em;
  margin-left: 1em;
  vertical-align: middle;
  border-radius: 20px;
  font-size: 22px;
  font-size: 1.4rem;
  font-weight: 700
}

@media only screen and (max-width:768px) {
    .cassette-item .c-form .zip-search {
    padding: 8px 1em
  }
}

  .cassette-item .c-form .zip-search:active,
  .cassette-item .c-form .zip-search:focus,
  .cassette-item .c-form .zip-search:hover {
  opacity: .7
}

  .cassette-item .c-form_table {
  margin-bottom: 50px
}

  .cassette-item .c-form_table > :last-child {
  margin-bottom: 0!important
}

  .cassette-item .c-form_table dl {
  display: table;
  width: 100%;
  margin-bottom: 20px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-form_table dl {
    display: block
  }
}

  .cassette-item .c-form_table dl dd,
  .cassette-item .c-form_table dl dt {
  display: table-cell
}

@media only screen and (max-width:768px) {
    .cassette-item .c-form_table dl dd,
    .cassette-item .c-form_table dl dt {
    display: block
  }
}

  .cassette-item .c-form_table dl dt {
  color: #3f72af;
  width: 130px;
  font-weight: 700;
  padding-top: 15px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-form_table dl dt {
    width: 100%;
    padding-top: 0;
    margin-bottom: 10px
  }
}

  .cassette-item .c-form_table dl dt span {
  display: inline-block;
  vertical-align: middle;
  line-height: 1;
  background-color: #ff8943;
  color: #fff;
  font-size: 19px;
  font-size: 1.2rem;
  margin-left: 10px;
  padding: 2px 5px
}

  .cassette-item .c-form_table dl dd > :last-child {
  margin-bottom: 0!important
}

  .cassette-item .c-form_table dl dd > * {
  margin-bottom: 10px
}

  .cassette-item .c-form_btn {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center
}

  .cassette-item .c-form_btn li {
  width: 170px;
  margin-right: 40px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-form_btn li {
    width: 48%;
    margin-right: 4%
  }
}

  .cassette-item .c-form_btn li:last-child {
  margin-right: 0
}

  .cassette-item .c-form_btn li button {
  display: block;
  width: 100%;
  padding: 9px 14px;
  background-color: #3f72af;
  color: #fff;
  border-radius: 30px;
  font-weight: 700;
  font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", "メイリオ", sans-serif;
  font-size: 22px;
  font-size: 1.4rem
}

@media only screen and (max-width:768px) {
    .cassette-item .c-form_btn li button {
    padding: 12px
  }
}

  .cassette-item .c-form_btn li button:active,
  .cassette-item .c-form_btn li button:focus,
  .cassette-item .c-form_btn li button:hover {
  opacity: .7
}

  .cassette-item .c-form_btn li button.back {
  background-color: #e6e6e6;
  color: #3f72af
}

  .cassette-item .c-inputList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-right: -20px;
  margin-top: -5px;
  margin-bottom: 20px
}

  .cassette-item .c-inputList > li {
  margin-right: 20px;
  margin-top: 5px
}

  .cassette-item .c-inputList > li input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden
}

  .cassette-item .c-inputList > li label {
  font-size: 24px;
  font-size: 1.5rem;
  display: inline-block;
  position: relative;
  padding-left: 30px
}

@media only screen and (max-width:768px) {
  .c-inputList > li label {
    font-size: 1.3rem
  }
}

  .cassette-item .c-inputList > li label:before {
  content: " ";
  position: absolute;
  width: 20px;
  height: 20px;
  background-color: #f2f2f2;
  box-sizing: border-box;
  left: 0;
  top: 50%;
  -ms-transform: translateY(-50%);
  transform: translateY(-50%)
}

  .cassette-item .c-inputList > li input[type=checkbox] + label:before {
  border-radius: 2px
}

  .cassette-item .c-inputList > li input[type=radio] + label:before {
  border-radius: 50%
}

  .cassette-item .c-inputList > li input[type=checkbox]:checked + label:after {
  content: " ";
  position: absolute;
  top: .35em;
  left: 4px;
  width: 10px;
  height: 6px;
  border-left: 3px solid #3f72af;
  border-bottom: 3px solid #3f72af;
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg)
}

  .cassette-item .c-inputList > li input[type=radio]:checked + label:after {
  content: " ";
  position: absolute;
  top: .45em;
  left: 4px;
  height: 12px;
  width: 12px;
  border-radius: 50%;
  background: #3f72af
}

  .cassette-item .c-map {
  margin-bottom: 40px
}

  .cassette-item .c-map iframe {
  width: 100%;
  height: 400px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-map iframe {
    height: 300px
  }
}

  .cassette-item .c-video {
  margin-bottom: 40px;
  position: relative;
  padding-top: 56.25%
}

  .cassette-item .c-video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%
}

  .cassette-item .c-free {
  margin-bottom: 40px
}

  .cassette-item .c-hr {
  margin: 40px 0;
  border: none;
  border-top: 1px solid #eee
}

  .cassette-item .c-img02Unit  {
  margin-bottom: 50px
}

  .cassette-item .c-img02Unit .edit-box {
  width: 100% !important;
}

  .cassette-item .c-img02Unit .c-img02 {
  margin-bottom: 0
}

  .cassette-item .c-img02Unit.c-img02Unit__col2 {
  margin-top: -40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02Unit.c-img02Unit__col2 {
    display: block
  }
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02Unit.c-img02Unit__col2 {
    margin-top: 0
  }
}

  .cassette-item .c-img02Unit.c-img02Unit__col2 > * {
  margin-top: 40px;
  width: 48.14815%;
  margin-right: 3.7037%
}

@media only screen and (min-width:769px) {
    .cassette-item .c-img02Unit.c-img02Unit__col2 > :nth-child(2n) {
    margin-right: 0
  }
}

  .cassette-item .c-img02Unit.c-img02Unit__col2 > :last-child {
  margin-right: 0
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02Unit.c-img02Unit__col2 > * {
    margin-top: 20px;
    display: block;
    width: 100%;
    margin-right: 0
  }
    .cassette-item .c-img02Unit.c-img02Unit__col2 > :first-child {
    margin-top: 0
  }
}

  .cassette-item .c-img02Unit.c-img02Unit__col3 {
  margin-top: -40px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02Unit.c-img02Unit__col3 {
    display: block
  }
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02Unit.c-img02Unit__col3 {
    margin-top: 0
  }
}

  .cassette-item .c-img02Unit.c-img02Unit__col3 > * {
  margin-top: 40px;
  width: 30.8642%;
  margin-right: 3.7037%
}

@media only screen and (min-width:769px) {
    .cassette-item .c-img02Unit.c-img02Unit__col3 > :nth-child(3n) {
    margin-right: 0
  }
}

  .cassette-item .c-img02Unit.c-img02Unit__col3 > :last-child {
  margin-right: 0
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02Unit.c-img02Unit__col3 > * {
    margin-top: 20px;
    display: block;
    width: 100%;
    margin-right: 0
  }
    .cassette-item .c-img02Unit.c-img02Unit__col3 > :first-child {
    margin-top: 0
  }
}

  .cassette-item .c-img02 {
  text-align: center;
  margin-bottom: 55px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02 {
    margin-bottom: 30px
  }
}

@media only screen and (max-width:768px) {
    .cassette-item .c-img02 img {
    width: 100%
  }
}

  .cassette-item .c-img02 figcaption {
  text-align: left;
  margin-top: 1em
}

  .cassette-item .c-pouring {
  margin-bottom: 40px;
  overflow: hidden
}

  .cassette-item .c-pouring .c-pouring_img {
  float: left;
  max-width: 335px;
  margin-right: 20px;
  margin-bottom: 15px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-pouring .c-pouring_img {
    float: none!important;
    margin-left: 0!important;
    margin-right: 0!important;
    max-width: 100%
  }
}

@media only screen and (max-width:768px) {
    .cassette-item .c-pouring .c-pouring_img img {
    width: 100%
  }
}

  .cassette-item .c-pouring.c-pouring__rev .c-pouring_img {
  float: right;
  margin-left: 20px;
  margin-right: 0
}

  .cassette-item .c-gallery {
  margin-bottom: 50px
}

  .cassette-item .c-gallery .c-gallery_list .slick-slide {
  height: 400px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
  -ms-flex-align: center;
  align-items: center;
  background-color: #f2f2f2
}

@media only screen and (max-width:768px) {
    .cassette-item .c-gallery .c-gallery_list .slick-slide {
    height: 200px
  }
}

  .cassette-item .c-gallery .c-gallery_list .slick-slide figure img {
  max-height: 400px
}

@media only screen and (max-width:768px) {
    .cassette-item .c-gallery .c-gallery_list .slick-slide figure img {
    max-height: 200px
  }
}

  .cassette-item .c-gallery .c-gallery_list .slick-dots {
  letter-spacing: -.4em;
  text-align: center;
  margin-top: 30px;
  font-size: 0
}

@media only screen and (max-width:768px) {
    .cassette-item .c-gallery .c-gallery_list .slick-dots {
    margin-top: 25px
  }
}

  .cassette-item .c-gallery .c-gallery_list .slick-dots li {
  display: inline-block;
  vertical-align: top;
  letter-spacing: normal;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #eee;
  margin-right: 15px;
  cursor: pointer
}

@media only screen and (max-width:768px) {
    .cassette-item .c-gallery .c-gallery_list .slick-dots li {
    width: 8px;
    height: 8px;
    margin-right: 10px
  }
}

  .cassette-item .c-gallery .c-gallery_list .slick-dots li.slick-active {
  background-color: #3f72af
}

  .cassette-item .c-gallery .c-gallery_list .slick-dots li:last-child {
  margin-right: 0
}

  .cassette-item .c-gallery .c-gallery_list .slick-dots li button {
  display: none
}

  .cassette-item .u-fwb {
  font-weight: 700!important
}

  .cassette-item .u-tal {
  text-align: left!important
}

  .cassette-item .u-tac {
  text-align: center!important
}

  .cassette-item .u-tar {
  text-align: right!important
}

  .cassette-item .u-underline {
  text-decoration: underline!important
}

@media only screen and (min-width:769px) {
    .cassette-item .u-tal_pc {
    text-align: left!important
  }
    .cassette-item .u-tac_pc {
    text-align: center!important
  }
    .cassette-item .u-tar_pc {
    text-align: right!important
  }
}

@media only screen and (max-width:768px) {
    .cassette-item .u-tal_sp {
    text-align: left!important
  }
    .cassette-item .u-tac_sp {
    text-align: center!important
  }
    .cassette-item .u-tar_sp {
    text-align: right!important
  }
}

  .cassette-item .u-centerring {
  margin-left: auto;
  margin-right: auto
}

  .cassette-item .u-colorBase {
  color: #11161f!important
}

  .cassette-item .u-colorTheme {
  color: #3f72af!important
}

  .cassette-item .u-bgTheme {
  background-color: #3f72af!important
}

  .cassette-item .u-bgGray {
  background-color: #f8f8f7!important
}

.text_block{
  margin-bottom: 40px;
}