#preloader {
  background-color: rgba(255, 255, 255, 1);
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.flash .pace-progress {
  display: none
}
.flash .pace-activity {
  z-index: 2000;
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -30px;
  display: block;
  border: solid 2px transparent;
  border-top-color: rgba(154, 154, 154, 1);
  border-left-color: rgba(154, 154, 154, 1);
  border-radius: 35px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite
}
@-webkit-keyframes pace-spinner {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-moz-keyframes pace-spinner {
  0% {
    -moz-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -moz-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-o-keyframes pace-spinner {
  0% {
    -o-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -o-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@-ms-keyframes pace-spinner {
  0% {
    -ms-transform: rotate(0deg);
    transform: rotate(0deg)
  }
  100% {
    -ms-transform: rotate(360deg);
    transform: rotate(360deg)
  }
}
@keyframes pace-spinner {
  0% {
    transform: rotate(0deg)
  }
  100% {
    transform: rotate(360deg)
  }
}
.top-menu.menu--ferdinand > li > a span, .top-menu.menu--ferdinand > li > span.title span {
  padding: 10px 0;
  position: relative
}
.top-menu.menu--ferdinand > li > a span::before, .top-menu.menu--ferdinand > li > span.title span::before {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 2px;
  -webkit-transform: scale3d(0, 5, 1);
  transform: scale3d(0, 5, 1);
  -webkit-transform-origin: 0% 50%;
  transform-origin: 0% 50%;
  transition: transform 0.3s cubic-bezier(1, 0.68, 0.16, 0.9)
}
.top-menu.menu--ferdinand > li:hover > a span::before, .top-menu.menu--ferdinand > li:hover > span.title span::before, .top-menu.menu--ferdinand > li.open > a span::before, .top-menu.menu--ferdinand > li.open > span.title span::before, .top-menu.menu--ferdinand > li.current-menu-ancestor > a span::before, .top-menu.menu--ferdinand > li.current-menu-ancestor > span.title span::before, .top-menu.menu--ferdinand > li.current-menu-item > a span::before, .top-menu.menu--ferdinand > li.current-menu-item > span.title span::before {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1)
}
a {
  color: rgba(31, 31, 31, 1)
}
a:hover {
  color: rgba(86, 86, 86, 1)
}
body {
  cursor: auto
}
.page-background {
  background-color: rgba(255, 255, 255, 1);
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.default404 .page-background {
  background-image: none
}
.single-album .page-background, .albums-list-page .page-background {
  background-color: rgba(8, 8, 8, 1);
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.password-protected .page-background {
  background-image: none
}
#basket-menu {
  background-color: rgba(255, 255, 255, 1)
}
#basket-menu, #basket-menu .widget {
  font-size: 13px
}
#side-menu {
  background-color: rgba(255, 255, 255, 1)
}
#side-menu, #side-menu .widget {
  font-size: 12px
}
.site-layout-boxed #mid {
  background-color: rgba(0, 0, 0, 1)
}
.theme-borders div {
  background-color: rgba(255, 255, 255, 1)
}
.lg-backdrop {
  background-color: rgba(32, 32, 32, 0.8)
}
.lg-toolbar, .lg-sub-html .customHtml h4, .lg-sub-html .customHtml .description, .lg-actions .lg-next, .lg-actions .lg-prev {
  background-color: rgba(0, 0, 0, 0.6)
}
.lg-toolbar .lg-icon, .lg-actions .lg-next, .lg-actions .lg-prev {
  color: rgba(220, 220, 220, 1)
}
.lg-toolbar .lg-icon:hover, .lg-actions .lg-next:hover, .lg-actions .lg-prev:hover {
  color: rgba(255, 255, 255, 1)
}
#lg-counter, .lg-sub-html, .customHtml > h4 {
  color: rgba(210, 210, 210, 1)
}
.lg-outer .lg-thumb-outer, .lg-outer .lg-toogle-thumb {
  background-color: rgba(0, 0, 0, 1)
}
.lg-outer .lg-thumb-item {
  border-color: rgba(10, 10, 10, 1)
}
.lg-outer .lg-thumb-item:hover {
  border-color: rgba(255, 255, 255, 1)
}
h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .page-title, .widget .title {
  color: rgba(50, 50, 50, 1);
  font-family: Raleway, sans-serif;
  letter-spacing: 2px;
  font-weight: 900;
  text-transform: uppercase
}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .post .post-title a:hover, .post a.post-title:hover {
  color: rgba(100, 100, 100, 1)
}
input[type="submit"], form button, .posts-nav a span, .woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button, ul.products .product-meta .product_name {
  font-family: Raleway, sans-serif;
  letter-spacing: 2px
}
ul.top-menu, #menu-overlay {
  font-family: Raleway, sans-serif
}
ul.top-menu li, #menu-overlay li {
  letter-spacing: 3px
}
html, input, select, textarea {
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, sans-serif
}
#header-tools .tool, #header-tools .tool a {
  color: rgba(255, 255, 255, 0.5)
}
#header-tools .tool:hover, #header-tools .tool a:hover, #header-tools .tool.highlight, #header-tools .tool.active {
  color: #ffffff
}
.tools_button {
  font-size: 12px;
  font-weight: normal;
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
.tools_button:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
#header-tools .languages {
  background-color: rgba(255, 255, 255, 0.89)
}
.hamburger i, .hamburger i::before, .hamburger i::after {
  background-color: rgba(255, 255, 255, 0.5)
}
.hamburger.active i, .hamburger.active i::before, .hamburger.active i::after, .hamburger:hover i, .hamburger:hover i::before, .hamburger:hover i::after {
  background-color: #ffffff
}
#header-tools #mobile-menu-opener {
  font-size: 18px
}
#header-tools #basket-menu-switch {
  font-size: 14px
}
#header-tools #search-button {
  font-size: 15px
}
#header-tools #side-menu-switch {
  font-size: 15px
}
#header-tools #menu-overlay-switch {
  font-size: 15px
}
#header {
  background-color: rgba(255, 255, 255, 0.89);
  box-shadow: none;
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
#header:hover {
  background-color: rgba(249, 247, 247, 0.61)
}
#header.a13-horizontal {
  border-bottom: none
}
.header-type-multi_line .bottom-head {
  background-color: rgba(255, 255, 255, 1)
}
.header-horizontal #header .head, .top-bar-container .top-bar {}
#header.a13-horizontal, .top-bar-container, .header-type-multi_line .bottom-head {
  border-color: rgba(255, 255, 255, 0.2)
}
.a13-horizontal #header-tools::before, .a13-horizontal .head .socials::before, .top-bar .language-switcher li::before {
  background-color: rgba(255, 255, 255, 0.2)
}
a.logo {
  color: #ffffff;
  font-size: 26px;
  font-weight: normal;
  font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Helvetica, Arial, sans-serif, sans-serif;
  letter-spacing: normal;
  word-spacing: normal;
  padding-top: 5px;
  padding-bottom: 5px;
  background-image: url("../assets/images/logo_small.png")
}
a.logo img {}
a.normal-logo {
  background-image: url("../assets/images/logo_small.png")
}
a.logo:hover {}
a.logo.image-logo {
  opacity: 1.00
}
a.logo.image-logo:hover {
  opacity: 0.50;
}
.header-horizontal .logo-container {
  min-width: 107px
}
.header-variant-one_line_centered .logo-container, .header-horizontal .logo-container a.logo {
  max-width: 107px
}
.header-variant-one_line_centered.sticky-values .logo-container.shield {
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%)
}
.header-variant-one_line_centered.sticky-hide .logo-container.shield, .header-variant-one_line_centered.hide-until-scrolled-to .logo-container.shield {
  -webkit-transform: translate(-50%, -102%);
  -ms-transform: translate(-50%, -102%);
  transform: translate(-50%, -102%)
}
.header-variant-one_line_centered .logo-container.shield:hover {
  -webkit-transform: translate(-50%, 0);
  -ms-transform: translate(-50%, 0);
  transform: translate(-50%, 0)
}
.header-variant-one_line_centered .menu-cell {
  width: 70%
}
.header-variant-one_line_centered .socials-cell, .header-variant-one_line_centered .tools-cell {
  width: 15%
}
.header-variant-one_line_centered .menu-cell .top-menu {
  width: 50%;
  width: calc(50% - 73.5px)
}
.header-variant-one_line_centered .logo-container.shield {
  padding-left: 15px;
  padding-right: 15px
}
.header-variant-one_line_centered .logo-container .scaling-svg-container path {
  fill: rgba(0, 0, 0, 1)
}
@media only screen and (max-width:1024px) {
  a.logo {
    padding-top: 15px;
    padding-bottom: 15px
  }
  .header-horizontal .logo-container {
    min-width: 107px
  }
  .header-variant-one_line_centered .logo-container, .header-horizontal .logo-container a.logo {
    max-width: 107px
  }
  .header-variant-one_line_centered .logo-container.shield, .header-variant-one_line_centered.sticky-values .logo-container.shield {
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
  }
  .header-variant-one_line_centered.sticky-hide .logo-container.shield, .mobile-menu-open .header-variant-one_line_centered .logo-container.shield, .header-variant-one_line_centered.hide-until-scrolled-to .logo-container.shield {
    -webkit-transform: translate(-50%, -102%);
    -ms-transform: translate(-50%, -102%);
    transform: translate(-50%, -102%)
  }
  .header-variant-one_line_centered .logo-container.shield:hover {
    -webkit-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    transform: translate(-50%, 0)
  }
  .header-variant-one_line_centered .menu-cell {}
  .header-variant-one_line_centered .menu-cell .top-menu {
    width: 50%;
    width: calc(50% - 53.5px)
  }
}
.top-menu ul {
  background-color: rgba(255, 255, 255, 0.89);
  background-color: rgba(249, 247, 247, 0.61);
  background-color: rgba(255, 255, 255, 1)
}
.mega-menu > ul > li::before {
  background-color: rgba(240, 240, 240, 1)
}
.top-menu > li > a, .top-menu > li > span.title, .top-menu .mega-menu > ul > li > span.title, .top-menu .mega-menu > ul > li > a {
  font-size: 15px;
  font-weight: normal;
  /*text-transform: uppercase*/
}
.top-menu li a, .top-menu li span.title {
  color: #070707
}
.top-menu i.sub-mark {
  color: #070707
}
.top-menu > li:hover, .top-menu > li.open, .top-menu > li.current-menu-item, .top-menu > li.current-menu-ancestor {
  background-color: rgba(255, 255, 255, 0);
}
.top-menu > li > a:hover, .top-menu > li.menu-parent-item:hover > span.title, .top-menu > li.open > a, .top-menu > li.open > span.title, .top-menu > li.current-menu-item > a, .top-menu > li.current-menu-ancestor > a, .top-menu > li.current-menu-item > span.title, .top-menu > li.current-menu-ancestor > span.title {
  color: #ad2753
}
.top-menu li.menu-parent-item:hover > span.title + i.sub-mark, .top-menu i.sub-mark:hover, .top-menu li.open > i.sub-mark {
  color: #ad2753
}
.top-menu.with-effect > li > a span::before, .top-menu.with-effect > li > a span::after, .top-menu.with-effect > li > span.title span::before, .top-menu.with-effect > li > span.title span::after, .top-menu.with-effect > li > a em::before, .top-menu.with-effect > li > a em::after, .top-menu.with-effect > li > span.title em::before, .top-menu.with-effect > li > span.title em::after {
  background-color: #4a5269
}
.top-menu .mega-menu > ul > li > span.title, .top-menu .mega-menu > ul > li > a {
  color: rgba(102, 102, 102, 1)
}
.top-menu .mega-menu > ul > li:hover > span.title, .top-menu .mega-menu > ul > li:hover > a, .top-menu .mega-menu > ul > li.current-menu-item > span.title, .top-menu .mega-menu > ul > li.current-menu-item > a, .top-menu .mega-menu > ul > li.current-menu-ancestor > span.title, .top-menu .mega-menu > ul > li.current-menu-ancestor > a {
  color: #ffffff
}
.top-menu li li a, .top-menu li li span.title {
  font-size: 14px;
  font-weight: normal;
  text-transform: uppercase;
  color: rgba(102, 102, 102, 1)
}
.top-menu li li:hover > a, .top-menu li li:hover > span.title, .top-menu li li.menu-parent-item:hover > span.title, .top-menu li li.open > a, .top-menu li li.open > span.title, .top-menu li li.current-menu-item > a, .top-menu li li.current-menu-ancestor > a, .top-menu li li.current-menu-item > span.title, .top-menu li li.current-menu-ancestor > span.title {
  color: #ffffff;
}
.top-menu li li i.sub-mark {
  color: rgba(102, 102, 102, 1)
}
.top-menu li li.menu-parent-item:hover > span.title + i.sub-mark, .top-menu li li i.sub-mark:hover, .top-menu li li.open > i.sub-mark {
  color: #ffffff
}
@media only screen and (max-width:1024px) {
  .mobile-menu .navigation-bar .menu-container {
    background-color: rgba(255, 255, 255, 0.9)
  }
  .header-vertical .logo-container .logo {
    max-width: 107px
  }
}
@media only screen and (min-width:1025px) {
  .header-vertical .top-menu li a, .header-vertical .top-menu li span.title {}
  .header-vertical .top-menu > li.hidden-icon > a, .header-vertical .top-menu > li.hidden-icon > span.title {}
}
#menu-overlay, #menu-overlay.eff-circle::before {
  background-color: rgba(0, 0, 0, 0.9)
}
#menu-overlay ul a {
  color: rgba(0, 0, 0, 1);
  font-size: 50px;
  text-transform: none;
  font-weight: bold
}
#menu-overlay ul a:hover {
  color: rgba(0, 0, 0, 1)
}
.close-menu::before, .close-menu::after {
  background-color: rgba(0, 0, 0, 1)
}
.top-bar-container {
  background-color: rgba(255, 255, 255, 1);
  color: rgba(29, 29, 29, 0.6);
  text-transform: none
}
.top-bar-container a {
  color: rgba(38, 38, 38, 0.8)
}
.top-bar-container a.current, .top-bar-container a:hover {
  color: rgba(38, 38, 38, 1)
}
.top-bar .part1 {}
#header.a13-light-variant, #header.a13-light-variant:hover {
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none
}
#header.a13-light-variant {
  border-color: rgba(255, 255, 255, 0.2)
}
.a13-light-variant .top-bar-container, .header-type-multi_line.a13-light-variant .bottom-head {
  border-color: rgba(255, 255, 255, 0.2)
}
.a13-light-variant #header-tools::before, .a13-light-variant .head .socials::before, .a13-light-variant .top-bar .language-switcher li::before {
  background-color: rgba(255, 255, 255, 0.2)
}
.a13-light-variant.header-type-multi_line .bottom-head {}
a.light-logo {
  background-image: url(http://rifetheme.com/wp-content/uploads/2017/02/logo_white.png)
}
.a13-light-variant a.logo {}
.a13-light-variant a.logo:hover {}
.a13-light-variant .top-menu > li > a, .a13-light-variant .top-menu > li > span.title {
  color: rgba(255, 255, 255, 1)
}
.a13-light-variant .top-menu > li:hover, .a13-light-variant .top-menu > li.open, .a13-light-variant .top-menu > li.current-menu-item, .a13-light-variant .top-menu > li.current-menu-ancestor {
  background-color: 0, 0, 0;
}
.a13-light-variant .top-menu > li > a:hover, .a13-light-variant .top-menu > li.menu-parent-item:hover > span.title, .a13-light-variant .top-menu > li.open > a, .a13-light-variant .top-menu > li.open > span.title, .a13-light-variant .top-menu > li.current-menu-item > a, .a13-light-variant .top-menu > li.current-menu-ancestor > a, .a13-light-variant .top-menu > li.current-menu-item > span.title, .a13-light-variant .top-menu > li.current-menu-ancestor > span.title {
  color: rgba(255, 255, 255, 1)
}
.a13-light-variant .top-menu > li > i.sub-mark {
  color: rgba(255, 255, 255, 1)
}
.a13-light-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark, .a13-light-variant .top-menu > li > i.sub-mark:hover, .a13-light-variant .top-menu > li.open > i.sub-mark {
  color: rgba(255, 255, 255, 1)
}
.a13-light-variant .top-menu.with-effect > li > a span::before, .a13-light-variant .top-menu.with-effect > li > a span::after, .a13-light-variant .top-menu.with-effect > li > span.title span::before, .a13-light-variant .top-menu.with-effect > li > span.title span::after, .a13-light-variant .top-menu.with-effect > li > a em::before, .a13-light-variant .top-menu.with-effect > li > a em::after, .a13-light-variant .top-menu.with-effect > li > span.title em::before, .a13-light-variant .top-menu.with-effect > li > span.title em::after {
  background-color: rgba(255, 255, 255, 1)
}
.a13-light-variant #header-tools .tool, .a13-light-variant #header-tools .tool a {
  color: rgba(255, 255, 255, 1)
}
.a13-light-variant #header-tools .tool:hover, .a13-light-variant #header-tools .tool a:hover, .a13-light-variant #header-tools .tool.highlight, .a13-light-variant #header-tools .tool.active {
  color: rgba(255, 255, 255, 0.7)
}
.a13-light-variant .tools_button {
  color: rgba(255, 255, 255, 1);
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
.a13-light-variant .tools_button:hover {
  color: rgba(255, 255, 255, 0.7);
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
.a13-light-variant #header-tools .languages {
  background-color: rgba(255, 255, 255, 0)
}
.a13-light-variant .hamburger i, .a13-light-variant .hamburger i::before, .a13-light-variant .hamburger i::after {
  background-color: rgba(255, 255, 255, 1)
}
.a13-light-variant .hamburger.active i, .a13-light-variant .hamburger.active i::before, .a13-light-variant .hamburger.active i::after, .a13-light-variant .hamburger:hover i, .a13-light-variant .hamburger:hover i::before, .a13-light-variant .hamburger:hover i::after {
  background-color: rgba(255, 255, 255, 0.7)
}
.a13-light-variant .top-bar-container {
  background-color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, 1)
}
.a13-light-variant .top-bar-container .part1 a, .a13-light-variant .top-bar-container .language-switcher a {
  color: rgba(0, 0, 0, 1)
}
.a13-light-variant .top-bar-container .part1 a:hover, .a13-light-variant .top-bar-container .language-switcher a:hover, .a13-light-variant .top-bar-container .language-switcher a.current {
  color: rgba(0, 0, 0, 1)
}
@media only screen and (max-width:1024px) {
  .a13-light-variant.mobile-menu .navigation-bar .menu-container {
    background-color: rgba(34, 34, 34, 1)
  }
}
#header.a13-dark-variant, #header.a13-dark-variant:hover {
  background-color: rgba(255, 255, 255, 0);
  box-shadow: none
}
#header.a13-dark-variant {
  border-color: rgba(0, 0, 0, 0.06)
}
.a13-dark-variant .top-bar-container, .header-type-multi_line.a13-dark-variant .bottom-head {
  border-color: rgba(0, 0, 0, 0.06)
}
.a13-dark-variant #header-tools::before, .a13-dark-variant .head .socials::before, .a13-dark-variant .top-bar .language-switcher li::before {
  background-color: rgba(0, 0, 0, 0.06)
}
.a13-dark-variant.header-type-multi_line .bottom-head {}
a.dark-logo {
  background-image: url(http://rifetheme.com/wp-content/uploads/2017/02/logo.png)
}
.a13-dark-variant a.logo {}
.a13-dark-variant a.logo:hover {}
.a13-dark-variant .top-menu > li > a, .a13-dark-variant .top-menu > li > span.title {
  color: rgba(34, 34, 34, 1)
}
.a13-dark-variant .top-menu > li:hover, .a13-dark-variant .top-menu > li.open, .a13-dark-variant .top-menu > li.current-menu-item, .a13-dark-variant .top-menu > li.current-menu-ancestor {
  background-color: 0, 0, 0;
}
.a13-dark-variant .top-menu > li > a:hover, .a13-dark-variant .top-menu > li.menu-parent-item:hover > span.title, .a13-dark-variant .top-menu > li.open > a, .a13-dark-variant .top-menu > li.open > span.title, .a13-dark-variant .top-menu > li.current-menu-item > a, .a13-dark-variant .top-menu > li.current-menu-ancestor > a, .a13-dark-variant .top-menu > li.current-menu-item > span.title, .a13-dark-variant .top-menu > li.current-menu-ancestor > span.title {
  color: rgba(120, 120, 120, 1)
}
.a13-dark-variant .top-menu > li > i.sub-mark {
  color: rgba(34, 34, 34, 1)
}
.a13-dark-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark, .a13-dark-variant .top-menu > li > i.sub-mark:hover, .a13-dark-variant .top-menu > li.open > i.sub-mark {
  color: rgba(120, 120, 120, 1)
}
.a13-dark-variant .top-menu.with-effect > li > a span::before, .a13-dark-variant .top-menu.with-effect > li > a span::after, .a13-dark-variant .top-menu.with-effect > li > span.title span::before, .a13-dark-variant .top-menu.with-effect > li > span.title span::after, .a13-dark-variant .top-menu.with-effect > li > a em::before, .a13-dark-variant .top-menu.with-effect > li > a em::after, .a13-dark-variant .top-menu.with-effect > li > span.title em::before, .a13-dark-variant .top-menu.with-effect > li > span.title em::after {
  background-color: rgba(120, 120, 120, 1)
}
.a13-dark-variant #header-tools .tool, .a13-dark-variant #header-tools .tool a {
  color: rgba(34, 34, 34, 1)
}
.a13-dark-variant #header-tools .tool:hover, .a13-dark-variant #header-tools .tool a:hover, .a13-dark-variant #header-tools .tool.highlight, .a13-dark-variant #header-tools .tool.active {
  color: rgba(221, 23, 74, 1)
}
.a13-dark-variant .tools_button {
  color: rgba(34, 34, 34, 1);
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
.a13-dark-variant .tools_button:hover {
  color: rgba(221, 23, 74, 1);
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
.a13-dark-variant #header-tools .languages {
  background-color: rgba(255, 255, 255, 0)
}
.a13-dark-variant .hamburger i, .a13-dark-variant .hamburger i::before, .a13-dark-variant .hamburger i::after {
  background-color: rgba(34, 34, 34, 1)
}
.a13-dark-variant .hamburger.active i, .a13-dark-variant .hamburger.active i::before, .a13-dark-variant .hamburger.active i::after, .a13-dark-variant .hamburger:hover i, .a13-dark-variant .hamburger:hover i::before, .a13-dark-variant .hamburger:hover i::after {
  background-color: rgba(221, 23, 74, 1)
}
.a13-dark-variant .top-bar-container {
  background-color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, 1)
}
.a13-dark-variant .top-bar-container .part1 a, .a13-dark-variant .top-bar-container .language-switcher a {
  color: rgba(0, 0, 0, 1)
}
.a13-dark-variant .top-bar-container .part1 a:hover, .a13-dark-variant .top-bar-container .language-switcher a:hover, .a13-dark-variant .top-bar-container .language-switcher a.current {
  color: rgba(0, 0, 0, 1)
}
@media only screen and (max-width:1024px) {
  .a13-dark-variant.mobile-menu .navigation-bar .menu-container {
    background-color: rgba(255, 255, 255, 1)
  }
}
#header.a13-sticky-variant, #header.a13-sticky-variant:hover {
  background-color: rgba(0, 0, 0, 0.6);
  border-color: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.09)
}
.a13-sticky-variant .top-bar-container, .header-type-multi_line.a13-sticky-variant .bottom-head {
  border-color: rgba(255, 255, 255, 0.2)
}
.a13-sticky-variant #header-tools::before, .a13-sticky-variant .head .socials::before, .a13-sticky-variant .top-bar .language-switcher li::before {
  background-color: rgba(255, 255, 255, 0.2)
}
.a13-sticky-variant.header-type-multi_line .bottom-head {}
a.sticky-logo {}
.sticky-values a.logo {
  padding-top: 14px;
  padding-bottom: 14px
}
.header-horizontal .sticky-values .logo-container {
  min-width: 107px
}
.header-variant-one_line_centered.sticky-values .logo-container, .header-horizontal .sticky-values .logo-container a.logo {
  max-width: 107px
}
.header-variant-one_line_centered.sticky-values .menu-cell .top-menu {
  width: 50%;
  width: calc(50% - 73.5px)
}
.a13-sticky-variant a.logo {}
.a13-sticky-variant a.logo:hover {}
.a13-sticky-variant .top-menu > li > a, .a13-sticky-variant .top-menu > li > span.title {
  color: rgba(255, 255, 255, 0.5)
}
.a13-sticky-variant .top-menu > li:hover, .a13-sticky-variant .top-menu > li.open, .a13-sticky-variant .top-menu > li.current-menu-item, .a13-sticky-variant .top-menu > li.current-menu-ancestor {
  background-color: rgba(0, 0, 0, 0);
}
.a13-sticky-variant .top-menu > li > a:hover, .a13-sticky-variant .top-menu > li.menu-parent-item:hover > span.title, .a13-sticky-variant .top-menu > li.open > a, .a13-sticky-variant .top-menu > li.open > span.title, .a13-sticky-variant .top-menu > li.current-menu-item > a, .a13-sticky-variant .top-menu > li.current-menu-ancestor > a, .a13-sticky-variant .top-menu > li.current-menu-item > span.title, .a13-sticky-variant .top-menu > li.current-menu-ancestor > span.title {
  color: #ffffff
}
.a13-sticky-variant .top-menu > li > i.sub-mark {
  color: rgba(255, 255, 255, 0.5)
}
.a13-sticky-variant .top-menu > li.menu-parent-item:hover > span.title + i.sub-mark, .a13-sticky-variant .top-menu > li > i.sub-mark:hover, .a13-sticky-variant .top-menu > li.open > i.sub-mark {
  color: #ffffff
}
.a13-sticky-variant .top-menu.with-effect > li > a span::before, .a13-sticky-variant .top-menu.with-effect > li > a span::after, .a13-sticky-variant .top-menu.with-effect > li > span.title span::before, .a13-sticky-variant .top-menu.with-effect > li > span.title span::after, .a13-sticky-variant .top-menu.with-effect > li > a em::before, .a13-sticky-variant .top-menu.with-effect > li > a em::after, .a13-sticky-variant .top-menu.with-effect > li > span.title em::before, .a13-sticky-variant .top-menu.with-effect > li > span.title em::after {
  background-color: #ffffff
}
.a13-sticky-variant #header-tools .tool, .a13-sticky-variant #header-tools .tool a {
  color: rgba(255, 255, 255, 0.5)
}
.a13-sticky-variant #header-tools .tool:hover, .a13-sticky-variant #header-tools .tool a:hover, .a13-sticky-variant #header-tools .tool.highlight, .a13-sticky-variant #header-tools .tool.active {
  color: #ffffff
}
.a13-sticky-variant .hamburger i, .a13-sticky-variant .hamburger i::before, .a13-sticky-variant .hamburger i::after {
  background-color: rgba(255, 255, 255, 0.5)
}
.a13-sticky-variant .hamburger.active i, .a13-sticky-variant .hamburger.active i::before, .a13-sticky-variant .hamburger.active i::after, .a13-sticky-variant .hamburger:hover i, .a13-sticky-variant .hamburger:hover i::before, .a13-sticky-variant .hamburger:hover i::after {
  background-color: #ffffff
}
.a13-sticky-variant .tools_button {
  color: rgba(255, 255, 255, 0.5);
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
.a13-sticky-variant .tools_button:hover {
  color: #ffffff;
  background-color: rgba(0, 0, 0, 1);
  border-color: rgba(0, 0, 0, 1)
}
.a13-sticky-variant #header-tools .languages {
  background-color: rgba(0, 0, 0, 0.6)
}
.a13-sticky-variant .top-bar-container {
  background-color: rgba(0, 0, 0, 1);
  color: rgba(0, 0, 0, 1)
}
.a13-sticky-variant .top-bar-container .part1 a, .a13-sticky-variant .top-bar-container .language-switcher a {
  color: rgba(0, 0, 0, 1)
}
.a13-sticky-variant .top-bar-container .part1 a:hover, .a13-sticky-variant .top-bar-container .language-switcher a:hover, .a13-sticky-variant .top-bar-container .language-switcher a.current {
  color: rgba(0, 0, 0, 1)
}
@media only screen and (max-width:1024px) {
  .a13-sticky-variant.mobile-menu .navigation-bar .menu-container {
    background-color: rgba(0, 0, 0, 0.9)
  }
  .sticky-values a.logo {
    padding-top: 10px;
    padding-bottom: 10px
  }
  .header-horizontal .sticky-values .logo-container {
    min-width: 107px
  }
  .header-variant-one_line_centered.sticky-values .logo-container, .header-horizontal .sticky-values .logo-container a.logo {
    max-width: 107px
  }
  .header-variant-one_line_centered.sticky-values .menu-cell .top-menu {
    width: 50%;
    width: calc(50% - 53.5px)
  }
}
#footer {
  background-color: #44546a;
  font-size: 14px;
	color: #fff
}
#footer .widget, #footer .widget .search-form input[type="search"] {
  font-size: 14px
}
.foot-items {
  background-color: #4a5269
}
.footer-separator .foot-items .foot-content {
  border-color: rgba(255, 255, 255, 0.06)
}
.foot-items {
  color: #ffffff
}
.foot-items .foot-text a {
  color: #ffffff
}
.foot-items .foot-text a:hover {
  color: #eeee22
}
a.to-top {
  background-color: rgba(0, 0, 0, 0.1);
  color: rgba(255, 255, 255, 1);
  font-size: 22px
}
a.to-top:hover {
  background-color: rgba(62, 205, 116, 1);
  color: rgba(255, 255, 255, 1)
}
input[type="submit"], button[type="submit"] {
  background-color: #353535;
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  -webkit-border-radius: 20px;
  border-radius: 20px
}
input[type="submit"]:hover, input[type="submit"]:focus, button[type="submit"]:hover, button[type="submit"]:focus {
  background-color: #afadad;
  color: rgba(255, 255, 255, 1)
}
.page .title-bar.outside {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-position: 0 0
}
.page .title-bar.outside .overlay-color {
  background-color: rgba(255, 255, 255, 1);
  padding-top: 40px;
  padding-bottom: 40px
}
.page .title-bar.outside .page-title, .page .title-bar.outside h2 {
  color: rgba(0, 0, 0, 1)
}
.page .title-bar.outside .breadcrumbs, .page .title-bar.outside .breadcrumbs a, .page .title-bar.outside .breadcrumbs a:hover {
  color: rgba(0, 0, 0, 1)
}
.albums-list-page .title-bar.outside {
  background-image: none;
  background-repeat: repeat;
  background-size: auto;
  background-position: 0 0
}
.albums-list-page .title-bar.outside .overlay-color {
  background-color: 0, 0, 0;
  padding-top: 130px;
  padding-bottom: 130px
}
.albums-list-page .title-bar.outside .page-title, .albums-list-page .title-bar.outside h2 {
  color: rgba(0, 0, 0, 1)
}
.albums-list-page .title-bar.outside .breadcrumbs, .albums-list-page .title-bar.outside .breadcrumbs a, .albums-list-page .title-bar.outside .breadcrumbs a:hover {
  color: rgba(0, 0, 0, 1)
}
.works-list-page .title-bar.outside {
  background-image: url(wp/wp-content/uploads/2019/08/example_eyecatch.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.works-list-page .title-bar.outside .overlay-color {
  background-color: rgba(12, 12, 12, 0.3);
  padding-top: 200px;
  padding-bottom: 200px
}
.works-list-page .title-bar.outside .page-title, .works-list-page .title-bar.outside h2 {
  color: rgba(255, 255, 255, 1)
}
.works-list-page .title-bar.outside .breadcrumbs, .works-list-page .title-bar.outside .breadcrumbs a, .works-list-page .title-bar.outside .breadcrumbs a:hover {
  color: rgba(114, 114, 114, 0.6)
}
.category-filter.albums-filter {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(255, 255, 255, 0);
  text-align: center
}
.category-filter.albums-filter a {
  color: rgba(187, 187, 187, 1);
  font-weight: bold;
  text-transform: uppercase
}
.category-filter.albums-filter .selected a, .category-filter.albums-filter a:hover {
  color: rgba(51, 51, 51, 1)
}
.single-album-bricks .category-filter {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center
}
.single-album-bricks .category-filter a {
  color: rgba(207, 207, 207, 1);
  font-weight: bold;
  text-transform: uppercase
}
.single-album-bricks .category-filter .selected a, .single-album-bricks .category-filter a:hover {
  color: rgba(42, 42, 42, 1)
}
.category-filter.works-filter {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: #ffffff;
  text-align: center
}
.category-filter.works-filter a {
  color: #c1c1c1;
  font-weight: bold;
  text-transform: uppercase
}
.category-filter.works-filter .selected a, .category-filter.works-filter a:hover {
  color: rgba(51, 51, 51, 1)
}
.category-filter.posts-filter {
  padding-top: 40px;
  padding-bottom: 40px;
  background-color: rgba(255, 255, 255, 0);
  text-align: center
}
.category-filter.posts-filter a {
  color: rgba(187, 187, 187, 1);
  font-weight: bold;
  text-transform: uppercase
}
.category-filter.posts-filter .selected a, .category-filter.posts-filter a:hover {
  color: rgba(51, 51, 51, 1)
}
.single-album .title-bar.outside {
  background-image: none
}
.single-album .title-bar.outside .overlay-color {
  padding-top: px;
  padding-bottom: px
}
.single-album .title-bar.outside .page-title, .single-album .title-bar.outside h2 {}
.single-album .title-bar.outside .breadcrumbs, .single-album .title-bar.outside .breadcrumbs a, .single-album .title-bar.outside .breadcrumbs a:hover {}
.single-work .title-bar.outside {
  background-image: url(wp/wp-content/themes/rife-free/images/holders/title_bar_bg.jpg);
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.single-work .title-bar.outside .overlay-color {
  background-color: rgba(0, 0, 0, 0.3);
  padding-top: 200px;
  padding-bottom: 200px
}
.single-work .title-bar.outside .page-title, .single-work .title-bar.outside h2 {
  color: rgba(255, 255, 255, 1)
}
.single-work .title-bar.outside .breadcrumbs, .single-work .title-bar.outside .breadcrumbs a, .single-work .title-bar.outside .breadcrumbs a:hover {
  color: rgba(255, 255, 255, 0.6)
}
.posts-list .title-bar.outside {
  background-image: url(wp/wp-content/uploads/2019/08/pixta_16151222_M.jpg);
  background-repeat: repeat-y;
  background-size: auto;
  background-position: 0 0
}
.posts-list .title-bar.outside .overlay-color {
  background-color: rgba(145, 109, 46, 0.46);
  padding-top: 180px;
  padding-bottom: 180px
}
.posts-list .title-bar.outside .page-title, .posts-list .title-bar.outside h2 {
  color: rgba(255, 255, 255, 1)
}
.posts-list .title-bar.outside .breadcrumbs, .posts-list .title-bar.outside .breadcrumbs a, .posts-list .title-bar.outside .breadcrumbs a:hover {
  color: #161616
}
.single-post .title-bar.outside {
  background-image: none;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: 50% 50%
}
.single-post .title-bar.outside .overlay-color {
  background-color: rgba(0, 0, 0, 0.46);
  padding-top: 180px;
  padding-bottom: 180px
}
.single-post .title-bar.outside .page-title, .single-post .title-bar.outside h2 {
  color: rgba(255, 255, 255, 1)
}
.single-post .title-bar.outside .post-meta, .single-post .title-bar.outside .post-meta a, .single-post .title-bar.outside .post-meta a:hover, .single-post .title-bar.outside .breadcrumbs, .single-post .title-bar.outside .breadcrumbs a, .single-post .title-bar.outside .breadcrumbs a:hover {
  color: rgba(255, 255, 255, 0.7)
}
.layout-full #content, .layout-full_fixed #content, .layout-full_padding #content, .layout-parted .content-box, .layout-parted #secondary, .default404 .page-background, body.password-protected .page-background, .posts-list.search-no-results .layout-full #content, .posts-list.search-no-results .layout-full_fixed #content, .posts-list.search-no-results .layout-full_padding #content, .posts-list.search-no-results .layout-parted .content-box, .posts-list .layout-full #secondary, .posts-list .layout-full_fixed #secondary, .posts-list .layout-full_padding #secondary, .bricks-frame .formatter, .posts_horizontal .archive-item, .variant-under .caption, .albums-list-page .pre-content-box, .works-list-page .pre-content-box, .single-album .album-content, .single-album .formatter {
  background-color: rgba(255, 255, 255, 1)
}
#content {
  font-size: 15px;
  color: rgba(85, 85, 85, 1)
}
.real-content > p:first-child {
  color: rgba(88, 88, 88, 1)
}
.page-title {
  font-size: 48px
}
.widget {
  font-size: 12px
}
.widget h3.title {
  font-size: 13px
}
@media only screen and (max-width:1024px) {
  #header {
    background-image: none
  }
}
@media only screen and (max-width:768px) {
  .page-title {
    font-size: 32px
  }
}
@media print, only screen and (-o-min-device-pixel-ratio:5/4), only screen and (-webkit-min-device-pixel-ratio:1.25), only screen and (min-resolution:120dpi) {
  a.normal-logo {
    background-image: url(../assets/images/logo@4x.png)
  }

  a.sticky-logo {}
}
html {
  font-family: "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN",
        "Hiragino Sans", "Noto Sans", Meiryo, sans-serif;
}
h1, h2, h3, h4, h5 {
  font-family: 'Noto Serif JP', serif;
  font-weight: 700
}
.elementor-counter .elementor-counter-number-suffix {
  font-size: 55%
}
.header-horizontal #header {
  position: absolute
}
.header-horizontal #header.narrow-header {
  margin-left: -140px;
  top: 47px
}
#header.narrow .head, #header.narrow .top-bar {
  max-width: 920px
}
.header-horizontal #header .head {
  padding: 0
}
.header-horizontal #header.narrow-header {
  max-width: 920px;
  padding: 0 22px;
  border-radius: 6px
}
.header-horizontal #header-tools {
  display: none
}
@media only screen and (max-width:1024px) {
  .header-horizontal #header.narrow-header {
    margin-top: 0
  }
  .header-horizontal #header {
    border-radius: 9px
  }
  .header-horizontal #header-tools {
    display: block
  }
  .header-horizontal #header.narrow-header {
    width: 100%;
    max-width: 100%
  }
}
.header-variant-one_line_menu_centered .top-menu {
  text-align: left
}
.header-horizontal .navigation-bar {
  padding: 5px 24px
}
.header-horizontal #header .head {
  padding: 0;
  height: 77px
}
ul.top-menu li, #menu-overlay li {
  letter-spacing: 1px
}
#header.a13-sticky-variant, #header.a13-sticky-variant:hover {
  background-color: rgba(255, 255, 255, 0.8)
}
.elementor-12030 .elementor-element.elementor-element-855ffa9.elementor-widget-heading .elementor-heading-title {
  font-size: 43px;
  font-weight: 700;
  transform: rotate(0.05deg)
}
.header-horizontal #header {}
#header.a13-sticky-variant, #header.a13-sticky-variant:hover, #header.sticky-values {
  background-color: rgba(255, 255, 255, 0.8);
  border-color: rgba(255, 255, 255, 0);
  box-shadow: 0 0 0 rgba(0, 0, 0, 0.5)
}
.header-horizontal #header .head {}
.a13-sticky-variant .top-menu > li > a, .a13-sticky-variant .top-menu > li > span.title {
  color: initial
}
.a13-sticky-variant .top-menu.with-effect > li > a span::before, .a13-sticky-variant .top-menu.with-effect > li > a span::after, .a13-sticky-variant .top-menu.with-effect > li > span.title span::before, .a13-sticky-variant .top-menu.with-effect > li > span.title span::after, .a13-sticky-variant .top-menu.with-effect > li > a em::before, .a13-sticky-variant .top-menu.with-effect > li > a em::after, .a13-sticky-variant .top-menu.with-effect > li > span.title em::before, .a13-sticky-variant .top-menu.with-effect > li > span.title em::after {
  background-color: #dd2e2e
}
.top-menu > li > a:hover, .top-menu > li.menu-parent-item:hover > span.title, .top-menu > li.open > a, .top-menu > li.open > span.title, .top-menu > li.current-menu-item > a, .top-menu > li.current-menu-ancestor > a, .top-menu > li.current-menu-item > span.title, .top-menu > li.current-menu-ancestor > span.title {
  color: #070707
}
.a13-sticky-variant .top-menu > li > a:hover, .a13-sticky-variant .top-menu > li.menu-parent-item:hover > span.title, .a13-sticky-variant .top-menu > li.open > a, .a13-sticky-variant .top-menu > li.open > span.title, .a13-sticky-variant .top-menu > li.current-menu-item > a, .a13-sticky-variant .top-menu > li.current-menu-ancestor > a, .a13-sticky-variant .top-menu > li.current-menu-item > span.title, .a13-sticky-variant .top-menu > li.current-menu-ancestor > span.title {
  color: #070707
}
.top-menu.menu--ferdinand > li > a span::before, .top-menu.menu--ferdinand > li > span.title span::before {
  -webkit-transform: scale3d(0, 1, 1);
  transform: scale3d(0, 1, 1)
}
.top-menu i.sub-mark {
  color: #dd2e2e
}
.a13-sticky-variant .top-menu > li > i.sub-mark {
  color: #dd2e2e
}
.elementor-element-251994c {
  width: 1200px;
  z-index: 1;
  top: 0;
  position: absolute
}
.elementor-element-251994c .elementor-container {
  margin-left: 0;
  margin-right: 0;
  left: 868px;
  top: 37px
}
.elementor-12030 .elementor-element.elementor-element-f657b61 {
  text-align: center;
  background-color: #f08434;
  padding: 16px 10px;
  border-radius: 6px
}
.elementor-12030 .elementor-element.elementor-element-14b6d863:not(.elementor-motion-effects-element-type-background) {
  margin-top: -280px
}
.elementor-element-e25d36d {
  top: -80px
}
.elementor-element-642436dd .elementor-widget-container {
  display: flex;
  height: 170px
}
.const {
  background-image: url(../assets/images/title-toriatsukai.png);
  width: 180px;
  height: 170px;
  text-indent: -9999px
}
ul.constmenu {
  list-style-type: none;
  display: table
}
ul.constmenu li {
  display: table-cell;
  vertical-align: bottom;
  padding-bottom: 20px;
  padding-top: 0
}
ul.constmenu li a {
  position: relative;
  text-align: center;
  font-size: 17px
}
ul.constmenu li a {
  color: #FFFFFF;
  letter-spacing: 0.05em;
  text-decoration: none;
  display: inline-block;
  width: 162px;
  height: 182px;
  padding-top: 118px;
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}
ul.constmenu li a::before {
  content: '';
  display: inline-block;
  width: 90px;
  height: 90px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: absolute;
  top: 20px;
  left: 39px
}
ul.constmenu li.const1 a::before {
  background-image: url(../assets/images/icn_const1.png);
	background-position: center center;
}
ul.constmenu li a::before {
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  transition: all 0.3s
}
ul.constmenu li a:hover {
  color: #9da9cb
}
ul.constmenu li a:hover::before {
  opacity: 0.4
}
ul.constmenu li.const2 a::before {
  background-image: url(../assets/images/icn_const2.png);
	background-position: center center;
}
ul.constmenu li.const3 a::before {
  background-image: url(../assets/images/icn_const3.png);
	background-position: center center;
}
ul.constmenu li.const4 a::before {
  background-image: url(../assets/images/icn_const4.png);
	background-position: center center;
}
ul.constmenu li.const5 a::before {
  background-image: url(../assets/images/icn_const5.png);
	background-position: center center;
}
ul.constmenu li.const6 a::before {
  background-image: url(../assets/images/icn_const6.png);
	background-position: center center;
}
ul.constmenu li.const7 a::before {
  background-image: url(../assets/images/icn_const7.png);
	    background-size: 80%;
    background-position: center center;
}
ul.constmenu li a::after {
  content: '';
  width: 1px;
  height: 130px;
  background-color: #617591;
  position: absolute;
  top: 20px;
  right: 1px
}
.elementor-20 .elementor-element.elementor-element-8be9bea {
  line-height: 2em
}
.elementor-element-14b6d863 .elementor-element-populated {
  padding: 0 !important
}
@media only screen and (max-width:1024px) {
  .elementor-element-642436dd .elementor-widget-container {
    display: flex;
    height: 120px
  }
  .const {
    height: 120px;
    width: 12%;
    background-size: 108%;
    background-repeat: no-repeat;
    background-color: #e98339;
    background-position: 0 -5px;
    display: table-cell;
    vertical-align: middle
  }
  ul.constmenu {
    width: 88%
  }
  ul.constmenu li {
    width: 16.666%
  }
  ul.constmenu li a {
    font-size: 13px;
    padding-bottom: 10px;
    width: 100%;
    padding-top: 94px
  }
  ul.constmenu li a::after {
    letter-spacing: 0
  }
  ul.constmenu li a span {
    display: none
  }
  ul.constmenu li a .short {
    display: inline-block;
    margin: 0 -0.3em 0 -0.3em
  }
  ul.constmenu li a::before {
    top: 6px;
    left: 0;
    right: 0;
    width: 100%;
    height: 80px;
    background-position: center 0;
    background-repeat: no-repeat
  }
  ul.constmenu li a::after {
    width: 1px;
    height: 40px;
    top: 40px;
    right: 1px
  }
  ul.constmenu li.last a::after {
    width: 0
  }
}
@media only screen and (max-width:768px) {
  .const {
    height: 80px;
    width: 11%;
    background-size: 108%;
    background-repeat: no-repeat;
    background-color: #4a5269;
    background-position: 0 -5px;
    display: table-cell;
    vertical-align: middle
  }
  ul.constmenu {
    width: 100%
  }
  ul.constmenu li {
    width: 14.285%
  }
  ul.constmenu li a {
    font-size: 10px;
    padding-bottom: 10px;
    width: 100%;
    padding-top: 56px
  }
  ul.constmenu li a::after {
    letter-spacing: 0
  }
  ul.constmenu li a span {
    display: none
  }
  ul.constmenu li a::before {
    top: 6px;
    left: 0;
    right: 0;
    width: 100%;
    height: 46px;
    background-position: center 0;
    background-repeat: no-repeat
  }
  ul.constmenu li a::after {
    width: 1px;
    height: 40px;
    top: 20px;
    right: 1px
  }
  ul.constmenu li.last a::after {
    width: 0
  }
}
@media only screen and (max-width:480px) {
  .const {
    background-size: 116%;
    background-position: 0 0;
    width: 15%
  }
}
.elementor-widget-button a.elementor-button, .elementor-widget-button .elementor-button {
  font-weight: normal;
  background-color: #4a5269
}
.elementor-button.elementor-size-lg {
  font-size: 16px;
  padding: 20px 40px;
  -webkit-border-radius: 0;
  border-radius: 0
}
.real-content ul.constmenu {
  margin: .0;
  padding: 0
}
.elementor-12030 .elementor-element.elementor-element-642436dd > .elementor-element-populated {
  padding: 0;
  margin: 0
}
.elementor-12030 .elementor-element.elementor-element-9c9023a {
  right: -20%;
  top: -50px;
  z-index: 1
}
.elementor-12030 .elementor-element.elementor-element-7f30fe5 {
  left: -35%;
  top: -30px;
  z-index: 1;
  width: 85%;
  min-width: 600px
}
.qr {
  clear: both;
  width: 75%;
  margin: auto
}
.qr .text {
  float: left;
  width: 80%
}
.qr .chord {
  float: right
}
.variant-overlay .texts_group {
  position: relative;
  left: 0;
  right: 0;
  opacity: 1
}
.variant-overlay .object-item .caption {
  position: relative
}
.variant-overlay .object-item .icon {
  position: relative
}
.variant-overlay .object-item .cover {
  background-color: none
}
.variant-overlay .object-item .cover {
  background-color: rgba(0, 0, 0, 0) !important
}
.object-item h2 {
  color: #141414;
  font-size: 17px;
  line-height: 1.5em;
  margin: 0 0 5px 0;
  font-weight: normal
}
.variant-overlay .object-item .icon {
  display: none
}
.title-mid .texts_group {
  top: 0;
  -webkit-transform: translateY(0);
  -ms-transform: translateY(0);
  transform: translateY(0)
}
.object-item .excerpt {
  /*color: #5f3b0c;
  font-size: 12px;
  letter-spacing: 0;
  font-weight: normal*/
	    color: #ffffff;
    font-size: 12px;
    letter-spacing: 0;
    font-weight: normal;
    position: absolute;
    top: -207px;
    left: -12px;
    background-color: #44546a;
    padding: 0 10px;
}
.object-item img {}
.header-tel {
  position: relative;
  top: 0;
  max-width: 1240px;
  margin: auto
}
.elementor-12030 .elementor-element.elementor-element-74ca375c .elementor-heading-title {
  font-weight: 500;
	margin-bottom: 0.8em;
}
.elementor-12030 .elementor-element.elementor-element-ce188dd .elementor-heading-title, .elementor-12030 .elementor-element.elementor-element-68f9bbf7 .elementor-heading-title, .elementor-12030 .elementor-element.elementor-element-48c325d5 .elementor-heading-title, .elementor-12030 .elementor-element.elementor-element-68f55882 .elementor-heading-title, .after h2 {
  font-weight: 700
}
@media screen and (max-width:1230px) {
  .elementor-12030 .elementor-element.elementor-element-7f30fe5 {
    left: -40%;
    top: -100px;
    width: 85%;
    min-width: 500px
  }
}
@media screen and (max-width:1024px) {
  .header-tel {
    display: none
  }
  .header-horizontal #header.narrow-header {
    padding: 0 22px;
    border-radius: 0;
    box-sizing: border-box;
    top: 0;
    margin-left: 0;
    margin: auto
  }
  #header-tools .tool, #header-tools .tool a {
    color: #000
  }
  #header-tools #side-menu-switch {
    display: none
  }
  .header-horizontal #header-tools {
    margin-left: auto;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-around;
    align-items: center;
    align-self: stretch;
    top: 20px;
    position: relative
  }
  .elementor-12030 .elementor-element.elementor-element-e25d36d:not(.elementor-motion-effects-element-type-background) {
    background-position: 70% -60px;
    background-size: cover
  }
  .elementor-12030 .elementor-element.elementor-element-8b8f75b > .elementor-container {
    max-width: 200px
  }
  .elementor-12030 .elementor-element.elementor-element-7f30fe5 {
    left: -25%
  }
}
@media only screen and (max-width:768px) {
  .header-horizontal #header .head {
    height: 57px
  }
  .elementor-12030 .elementor-element.elementor-element-855ffa9.elementor-widget-heading .elementor-heading-title {
    font-size: 14px;
    letter-spacing: 0;
    margin-bottom: 1em
  }
  .elementor-12030 .elementor-element.elementor-element-8b8f75b > .elementor-container {
    max-width: 140px
  }
  .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated {
    padding: 0 0
  }
  .elementor-12030 .elementor-element.elementor-element-e25d36d:not(.elementor-motion-effects-element-type-background) {
    background-position: 63% bottom;
    background-size: cover
  }
  .elementor-element-642436dd .elementor-widget-container {
    height: 80px
  }
  .elementor-12030 .elementor-element.elementor-element-14b6d863:not(.elementor-motion-effects-element-type-background) {
    margin-top: -230px
  }
  .elementor-12030 .elementor-element.elementor-element-615b2951 > .elementor-container {
    width: 90%
  }
  .elementor-12030 .elementor-element.elementor-element-5fbe4d4c .elementor-text-editor {
    text-align: left
  }
  .elementor-12030 .elementor-element.elementor-element-7f30fe5 {
    left: -20%;
    top: -60px;
    width: 80%;
    min-width: 320px
  }
  .elementor-12030 .elementor-element.elementor-element-9c9023a {
    right: -30%;
    top: -80px;
    width: 80%
  }
}
@media screen and (max-width:459px) {
  .elementor-12030 .elementor-element.elementor-element-7f30fe5 {
    left: -30%
  }
  .elementor-12030 .elementor-element.elementor-element-855ffa9.elementor-widget-heading .elementor-heading-title {
    font-size: 14px !important
  }
}
.tel-banner {
  position: absolute;
  right: 0;
  top: 46px;
  z-index: 3;
  text-align: center;
  background-color: #44546a;
  padding: 9px 30px 9px;
  border-radius: 6px;
  box-sizing: border-box
}
.tel-banner img {
  max-width: 240px;
  box-sizing: border-box
}
#footer {
  /*border-top: 1px solid #4a5269;*/
  margin-top: 50px
}
#footer .footer-wrap {
  max-width: 1200px;
  margin: auto;
  display: -webkit-flex;
  display: flex;
  padding: 30px 0
}
.foot-items1 {
  width: 50%
}
.foot-items1 .data .various, .foot-items1 .data .certificate {
  font-size: 12px
}
.bnr-blr {
  margin: 20px 10px;
  float: left
}
.bnr-wrap {
  margin: 30px 0 0
}
.bnr-blr img {
  height: 128px;
  text-align: center
}
.bnr-recruit {
  float: left;
  height: 128px;
  margin: 20px 10px
}
@media only screen and (max-width:768px) {
  .bnr-blr {
    float: none;
    text-align: center
  }
  .bnr-blr img {
    text-align: center
  }
}
@media only screen and (max-width:459px) {
  .bnr-blr img {
    height: auto
  }
  .bnr-recruit {
    float: none;
    height: auto;
    margin: 20px 10px
  }
}
.foot-items2 {
  width: 50%;
  display: -webkit-flex;
  display: flex;
  justify-content: flex-end
}
.foot-items2 .menu {
  padding: 0 10px;
  box-sizing: border-box;
  width: 33%
}
.foot-items1 h2 {
    font-size: 16px;
    font-weight: normal;
    color: #FFFFFF;  /*text-indent: 10px*/
}
.foot-items1 h2::before {
  content: url(../assets/images/logo_small.png);
  left: -10px;
  position: relative
}
.foot-items2 .menu h3 {
  color: #4a5269;

  font-size: 14px
}
.foot-items2 .menu ul {
  padding-inline-start: 0 !important
}
.foot-items2 .menu ul li {
  list-style: none;
  line-height: 2em
}
.foot-items2 .menu ul li::before {
     content: url(../assets/images/navi.png);
    display: inline-block;
    width: 16px;
    height: 16px;
    margin-right: 10px;
	    position: relative;
    top: 3px;
}
.foot-items3 {
  width: 100%;
  padding: 40px 0 150px 0;
  background-color: #304057
}
.foot-items3 .copyright {
  text-align: center;
  color: #FFF;
  
}
.pc-br {
  display: block
}
.branch {
  display: -webkit-flex;
  display: flex;
  padding: 30px 0
}
.branch-list {
  display: -webkit-flex;
  display: flex;
  -webkit-flex-wrap: wrap;
  flex-wrap: wrap;
  width: 100%
}
.branch-list .branch-data {
  width: 25%;
  position: relative
}
.branch-list .branch-data::after {
  content: '';
  width: 1px;
  height: 140px;
  background-color: #FFF;
  position: absolute;
  top: 20px;
  right: 36px
}
.branch-data h3 {
  font-size: 16px
}
.branch-data h3 span {
  margin-left: 20px;
  top: 2px;
  position: relative
}
.branch-data h3 span svg {
  width: 62px
}
.news li {
  list-style: none;
  margin: 0;
  padding: 0;
  display: -webkit-flex;
  display: flex;
  border-bottom: 1px dotted #FFF
}
.news li .time {
  min-width: 135px
}
.single-work .whole-layout {
  margin-top: -45px !important
}
.single-work .title-bar.outside {
  margin-bottom: 50px
}
.single-work .tel-banner {
  top: 46px
}
.page-template-default {
  padding-top: 0 !important
}
.title-bar .in {
  top: 80px !important
}
.single-work .before {
  background-color: #EEE;
  max-width: 1140px;
  margin: auto;
  padding: 50px 80px 80px
}
.single-work .before h2 {
  text-align: center
}
.before .before-pic {
  display: -webkit-flex;
  display: flex
}
.before .before-pic div {
  width: 33.3333%;
  padding: 20px
}
.before .before-pic div img {
  width: 100%;
  height: 100%;
  object-fit: cover
}
#comments.comments-area {
  display: none
}
.cpt-categories a {
  color: #FA6727;
  font-size: 14px
}
.single-work .real-content {
  line-height: 2.2em !important;
  font-size: 14px
}
.posts-list .title-bar.outside {
  background-position: center 72% !important
}
@media only screen and (max-width:767px) {
  .single-work .before {
    padding: 10px 10px 10px
  }
  .before .before-pic div {
    width: 100%;
    padding: 10px
  }
}
.single-news {
  padding-top: 0 !important
}
.single-news .title-bar.outside {
  background-image: url(/wp/wp-content/uploads/2019/08/本社修正写真.jpg);
  background-repeat: repeat-y;
  background-size: auto;
  background-position: 0 0
}
.single-news .title-bar.outside {
  background-position: center 72% !important
}
.single-news .title-bar.outside .overlay-color {
  background-color: rgba(0, 0, 0, 0.46);
  padding-top: 180px;
  padding-bottom: 180px
}
.single-news .title-bar .page-title {
  color: #FFF
}
h1.elementor-heading-title {
  font-size: 48px !important;
  font-family: 'Noto Sans JP', sans-serif;
  bottom: -60px;
  position: relative
}
.h3-title h3 {
  font-size: 30px;
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: 500;
  margin-bottom: 30px !important
}
.h3-title h3::after {
  content: '';
  width: 8%;
  height: 1px;
  background-color: #f28634;
  position: absolute;
  left: -webkit-calc(50% - 4%);
  left: calc(50% - 4%);
  bottom: 10px
}
.freedial a {
  font-size: 50px;
  line-height: 1em;
  text-align: center;
  color: #9f224c;
  font-weight: 700;
  font-family: 'Noto Sans JP', sans-serif;
  position: relative;
  display: inline-block
}
.freedial::before {
  content: '';
  display: inline-block;
  width: 45px;
  height: 35px;
  background-size: contain;
  background-position: 0 0;
  background-repeat: no-repeat;
  position: relative;
  top: 5px;
  left: 0;
  background-image: url(/wp/wp-content/uploads/2019/09/freedial.png)
}
@media screen and (max-width:768px) {
  h1.elementor-heading-title {
    font-size: 32px !important;
    font-family: 'Noto Sans JP', sans-serif;
    bottom: -60px;
    position: relative
  }
  .real-content h2 {
    font-size: 18px !important
  }
  .elementor-widget:not(:last-child) {
    margin-bottom: 4px
  }
  .elementor-element-9539050 h2 {
    margin-bottom: 20px !important;
    font-size: 30px !important
  }
  .elementor-element-1b4ad48 h3 {
    font-size: 20px !important
  }
  .h3-title h3 {
    font-size: 18px !important
  }
}
.elementor-12883 .elementor-element.elementor-element-417c48a {
  margin-top: 80px;
  margin-bottom: 0
}
input[type="submit"], button[type="submit"] {
  background-color: #353535;
  color: rgba(255, 255, 255, 1);
  font-size: 13px;
  font-weight: 900;
  text-transform: uppercase;
  padding-left: 30px;
  padding-right: 30px;
  border-radius: 0;
  text-align: center;
  position: relative;
  left: 50%;
  width: 180px;
  margin-left: -60px
}
.wpforms-container {
  border: 2px solid #EEE;
  padding: 30px;
  box-sizing: border-box
}
@media only screen and (max-width:768px) {
  .branch {
    display: flex;
    flex-direction: column-reverse
  }
  .branch-list {
    width: 80%;
    margin: auto
  }
  .branch-list .branch-data {
    width: 50%
  }
  .branch-list .branch-data:nth-child(even)::after {
    width: 0
  }
  .branch-map {
    width: 50%;
    margin: auto;
    margin-top: 30px
  }
  #footer .footer-wrap {
    width: 90%;
    display: block
  }
  .foot-items1 {
    width: 100%
  }
  .foot-items2 {
    width: 100%
  }
  /*.foot-items3 {
    padding: 40px 0 60px 0;
    background-color: #4a5269
  }*/
  .elementor-12030 .elementor-element.elementor-element-74ca375c .elementor-heading-title {
    font-size: 24px
  }
  .elementor-12030 .elementor-element.elementor-element-74ca375c .elementor-heading-title {
    font-weight: 500
  }
  .elementor-12030 .elementor-element.elementor-element-ce188dd .elementor-heading-title, .elementor-12030 .elementor-element.elementor-element-68f9bbf7 .elementor-heading-title, .elementor-12030 .elementor-element.elementor-element-48c325d5 .elementor-heading-title, .elementor-12030 .elementor-element.elementor-element-68f55882 .elementor-heading-title {
    font-size: 20px
  }
  .elementor-spacer {}
}
@media only screen and (max-width:480px) {
  .branch-list .branch-data {
    width: 100%;
    border-bottom: 1px solid #FFF
  }
  .branch-list .branch-data::after {
    width: 0
  }
  .branch-map {
    width: 80%
  }
  .foot-items2 {
    width: 100%;
    display: block;
    margin-top: 50px
  }
  .foot-items2 .menu {
    float: left;
    width: auto
  }
  .qr .text {
    width: auto
  }
  .qr .chord {
    float: none;
    text-align: center
  }
}
.elementor-element-0eb0362 {
  border-bottom: 2px solid #E4DEC3
}
.elementor-element-0eb0362 .rpwe-ul {
  max-width: 1200px;
  margin: auto
}
.elementor-element-0eb0362 .rpwe-ul li {
  width: 50%;
  box-sizing: border-box;
  min-width: 300px;
  margin: 0 20px;
  float: left;
  margin: 0;
  padding: 0 20px;
  margin-bottom: 20px
}
.rpwe-block li {
  border-bottom: none !important
}
.elementor-element-0eb0362 .rpwe-ul li .rpwe-title {
  font-size: 15px !important
}
.elementor-element-0eb0362 .rpwe-ul li .rpwe-summary {
  font-size: 14px
}
.elementor-12030 .elementor-element.elementor-element-ef9e88a {
  padding: 0 30px 60px 30px
}
.elementor-12030 .elementor-element.elementor-element-615b2951 {
  padding: 0 0 30px 0
}
.float {
  position: fixed;
  bottom: 350px;
  right: 0;
  animation-name: fade-in1;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  z-index: 12
}
.float2 {
  position: fixed;
  bottom: 250px;
  right: 0;
  animation-name: fade-in1;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  z-index: 12
}
.float3 {
  position: fixed;
  bottom: 150px;
  right: 0;
  animation-name: fade-in1;
  animation-duration: 2s;
  animation-timing-function: ease-out;
  animation-delay: 0s;
  animation-iteration-count: 1;
  animation-direction: normal;
  animation-fill-mode: forwards;
  z-index: 12
}
.float a img,.float2 a img,.float3 a img {
  -webkit-transition: all 0.7s;
  -moz-transition: all 0.7s;
  transition: all 0.7s
}
.float a:hover img,.float2 a:hover img,.float3 a:hover img {
  opacity: 0.7
}
.elementor-20 .elementor-element.elementor-element-4c7114fb .elementor-heading-title {
  font-size: 68px
}
@media screen and (max-width:768px) {
  .float img,.float2 img,.float3 img {
    width: 120px
  }
}
@media only screen and (max-width:480px) {
  .float img,.float2 img,.float3 img {
    width: 33px
  }
	
	.float {
  bottom: 270px;
}
.float2 {
  bottom: 210px;
}
.float3 {
  bottom: 150px;
}
}
@keyframes fade-in1 {
  0% {
    opacity: 0;
    transform: translate3d(0, -20px, 0)
  }
  100% {
    opacity: 1;
    transform: translate3d(0, 0, 0)
  }
}
@media screen and (max-width:1024px) {
  .elementor-element-f9b7eb5 .elementor-widget:not(:last-child), .elementor-element-348694e8 .elementor-widget:not(:last-child) {
    margin-bottom: 7px
  }
  .elementor-element-f9b7eb5 .elementor-widget-button, .elementor-element-348694e8 .elementor-widget-button {
    margin-bottom: 20px
  }
  .header-horizontal .mobile-menu .logo-container {
    width: 80%
  }
  .elementor-20 .elementor-element.elementor-element-4c7114fb .elementor-heading-title {
    font-size: 46px
  }
}
@media screen and (max-width:768px) {
  .elementor-12030 .elementor-element.elementor-element-36a13242 {
    padding: 60px 0 20px 0
  }
  .elementor-12030 .elementor-element.elementor-element-615b2951 {
    padding: 0 0 15px 0
  }
  .tablepress {
    margin: 0 10px
  }
}
@media (min-width:768px) {
  .elementor-20 .elementor-element.elementor-inner-column {
    background-color: rgb(21, 33, 43, 0.6);
    border-radius: 5px;
    margin: 0 12px;
    box-sizing: border-box;
    padding: 5px
  }
  .elementor-element-f66ac21 {
    background-color: rgb(54, 185, 38, 0.6) !important
  }
  .elementor-element-3a9c8a6 {
    background-color: rgb(241, 37, 37, 0.6) !important
  }
  .elementor-element-2d35c7b {
    background-color: rgb(238, 241, 37, 0.6) !important
  }
}
@media screen and (max-width:480px) {
  .header-horizontal .mobile-menu .logo-container {
    width: 70%
  }
  .header-horizontal #header-tools {
    top: 4px
  }
}
.elementor-element-7d7219d .elementor-row {
  margin-top: 40px
}
.tablepress tbody td, .tablepress tfoot th {
  border-top: none
}
.tablepress tbody p {
  margin: 0;
  padding: 0
}
@media (min-width:768px) {
  .elementor-element-2f32b04f.elementor-element .elementor-inner-column {
    background-color: rgb(21, 33, 43, 0.05);
    border-radius: 0;
    margin: 0 12px;
    box-sizing: border-box;
    padding: 4px
  }
  .elementor-element-2f32b04f.elementor-element .elementor-inner-column .elementor-element-populated {
    padding: 0 45px
  }
}
.elementor-element-2f32b04f .desc {
  text-align: left !important
}
.elementor-element-2f32b04f h2 {
  font-size: 80px !important;
  line-height: 1;
  text-align: center
}
.elementor-element-2f32b04f .deco {
  font-size: 12px !important;
  display: block;
  line-height: 1;
  text-align: center
}
.elementor-element-2f32b04f p .desc {
  display: block;
  text-align: left !important
}
.elementor-element-2f32b04f .elementor-element > .elementor-element-populated {
  padding: 0 40px 0 40px
}
.page-id-12883 {
  padding-top: 0 !important
}
.employee-message h3.elementor-heading-title {
  font-size: 20px !important
}
.employee-message .elementor-widget-text-editor p {
  color: #999
}
#wpforms-13807-field_14, #wpforms-13807-field_20, #wpforms-13807-field_8, #wpforms-13807-field_10, #wpforms-13807-field_23 {
  max-width: 400px
}
.page-id-12143 .float {
  display: none
}
.elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
  width: 100%;
  height: 160%;
  background-color: #D27E24;
  border-radius: 10px;
  margin: 0 20px;
  box-sizing: border-box;
  position: relative
}
.paint-flow {
  text-align: center;
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
  font-family: 'Noto Serif JP', serif;
  position: relative;
  min-height: 50px
}
.paint-flow:after {
  content: "E";
  font-family: FontAwesome;
  bottom: 10%;
  right: -15px;
  position: absolute;
  font-size: 24px
}
.paint-flow.last:after {
  content: ""
}
.a13-bricks-items img {
  margin-bottom: 10px !important
}
.variant-overlay .texts_group .post-title {
  font-family: 'Noto Sans JP', sans-serif;
  font-size: 15px !important
}
.simulate1 .elementor-widget-image .widget-image-caption, .simulate3 .elementor-widget-image .widget-image-caption, .simulate2 .wp-caption-text, .fig-paint1 .wp-caption-text, .fig-paint6 .wp-caption-text, .flow-flex1 .cap, .flow-flex2 .cap, .flow-flex3 .cap {
  font-size: 18px;
  color: #222;
  font-family: 'Noto Serif JP', serif;
  font-weight: 700
}
.fig-paint6 .wp-caption-text {
  font-size: 24px
}
.flow-flex1 .cap, .flow-flex2 .cap {
  margin-block-start: 0;
  margin-block-end: 0;
  margin-bottom: 1em
}
.flow-flex3 .cap {
  margin-bottom: 0
}
@media screen and (max-width:600px) {
  .flow-flex1 .cap span, .flow-flex2 .cap span {
    display: block;
    font-size: 12px
  }
}
#before-simulate .gallery-item img {
  border: none
}
#before-simulate .wp-caption-text {
  font-size: 17px;
  font-family: 'Noto Serif JP', serif;
  font-weight: 500;
  border-radius: 0;
  padding: 14px;
  margin: 0 auto;
  color: #FFF;
  margin-bottom: 20px
}
#gallery-1-13855.wp-caption-text {
  background-color: #AAA
}
#gallery-1-13856.wp-caption-text {
  background-color: #3B5F91
}
#gallery-1-13858.wp-caption-text {
  background-color: #36572E
}
.simulate3 .elementor-widget-image .widget-image-caption {
  font-size: 24px
}
.flow-flex1 {
  display: flex;
  flex-direction: row;
  margin: 0 -10px
}
.flow-flex2 {
  display: flex;
  flex-direction: row-reverse;
  margin: 0 -10px
}
.flow-flex3 {
  display: flex;
  flex-direction: row-reverse;
  margin: 0 -10px
}
.flow-flex1 .row1, .flow-flex1 .row2, .flow-flex2 .row3, .flow-flex2 .row4, .flow-flex3 .row5, .flow-flex3 .row6 {
  width: 50%;
  padding: 0 10px;
  box-sizing: border-box
}
.flow-flex1 .row1 p, .flow-flex1 .row2 p, .flow-flex2 .row3 p, .flow-flex2 .row4 p, .flow-flex3 .row6 p {
  position: relative;
  text-align: center
}
.flow-flex3 .row5 {
  display: table;
  padding: 10px 0 0 20px
}
.flow-flex3 .row5 p {
  font-size: 17px
}
.flow-flex1 .row1 .pic:after {
  content: "E";
  font-family: FontAwesome;
  top: 50%;
  margin-top: -20px;
  right: -15px;
  position: absolute;
  font-size: 40px;
  line-height: 1;
  color: #e5b340
}
.flow-flex1 .row2 .pic:after {
  content: "E";
  font-family: FontAwesome;
  bottom: -97px;
  left: 50%;
  position: absolute;
  font-size: 40px;
  line-height: 1;
  margin-left: -20px;
  color: #e5b340;
  transform: rotate(90deg);
  z-index: +1
}
.flow-flex2 .row3 .pic:after {
  content: "E";
  font-family: FontAwesome;
  top: 50%;
  margin-top: -20px;
  left: -40px;
  position: absolute;
  font-size: 40px;
  line-height: 1;
  color: #e5b340;
  transform: rotate(180deg);
  z-index: +1
}
.flow-flex2 .row2 .pic.last:after {
  content: ""
}
.flow-flex3 .row6 .pic:after {
  content: "E";
  font-family: FontAwesome;
  bottom: -94px;
  left: 50%;
  position: absolute;
  font-size: 40px;
  line-height: 1;
  margin-left: -20px;
  color: #e5b340;
  transform: rotate(90deg);
  z-index: +1
}
@media screen and (max-width:600px) {
  .flow-flex1 .row2 .pic:after {
    bottom: -115px
  }
  .elementor-element-8a36cdf {
    margin-bottom: 30px
  }
  .elementor-13542 .elementor-element.elementor-element-9acf1fa > .elementor-widget-container {
    margin-top: 0
  }
}
.top-menu li li:hover > a, .top-menu li li:hover > span.title, .top-menu li li.menu-parent-item:hover > span.title, .top-menu li li.open > a, .top-menu li li.open > span.title, .top-menu li li.current-menu-item > a, .top-menu li li.current-menu-ancestor > a, .top-menu li li.current-menu-item > span.title, .top-menu li li.current-menu-ancestor > span.title {
  color: #CCCCCC
}
@media screen and (max-width:1024px) {
  .elementor-element:not(.elementor-motion-effects-element-type-background) {
    background-size: cover
  }
  .elementor-12124 .elementor-element.elementor-element-0c17940:not(.elementor-motion-effects-element-type-background) {
    background-size: cover;
    background-position: 70% top
  }
}
@media screen and (max-width:1024px) {}
@media only screen and (max-width:1024px) {
  .elementor-column.elementor-col-25, .elementor-column[data-col="25"] {
    width: 50%;
    height: auto;
    margin: 20px 20px 20px;
    left: 20%
  }
  .paint-flow:after {
    content: "E";
    bottom: -45px;
    right: 45%;
    position: absolute;
    font-size: 24px
  }
  .elementor-12123 .elementor-element.elementor-element-24bf1deb, .elementor-12123 .elementor-element.elementor-element-788f4f7, .elementor-13348 .elementor-element.elementor-element-acd4033, .elementor-13349 .elementor-element.elementor-element-85c2b35, .elementor-13351 .elementor-element.elementor-element-f789b9b, .elementor-13352 .elementor-element.elementor-element-b3385e0, .elementor-13353 .elementor-element.elementor-element-b19256a, .elementor-13542 .elementor-element.elementor-element-fbc260e, .elementor-12124 .elementor-element.elementor-element-f9f3ed7, .elementor-13543 .elementor-element.elementor-element-5f6981d {
    padding: 40px 0 40px 0
  }
}
@media only screen and (max-width:768px) {
  .elementor-12123 .elementor-element.elementor-element-d10dcf3 {
    text-align: center;
    padding: 40px 0
  }
  .elementor-12123 .elementor-element.elementor-element-2b87c9de p, .elementor-element-0588ff7 p {
    text-align: left
  }
  .elementor-12123 .elementor-element.elementor-element-24bf1deb, .elementor-12123 .elementor-element.elementor-element-788f4f7, .elementor-13348 .elementor-element.elementor-element-acd4033, .elementor-13349 .elementor-element.elementor-element-85c2b35, .elementor-13351 .elementor-element.elementor-element-f789b9b, .elementor-13352 .elementor-element.elementor-element-b3385e0, .elementor-13353 .elementor-element.elementor-element-b19256a, .elementor-13542 .elementor-element.elementor-element-fbc260e, .elementor-12124 .elementor-element.elementor-element-f9f3ed7, .elementor-13543 .elementor-element.elementor-element-5f6981d, .elementor-13542 .elementor-element.elementor-element-73c3e6c {
    padding: 0
  }
}
.elementor-20 .elementor-element.elementor-element-73c37147 > .elementor-element-populated {
  margin: -112px 0 0 0
}
.page-id-20 .elementor-icon-box-title span {
  font-size: 35px
}
@media only screen and (max-width:768px) {
  .elementor-element-57734dc8 .elementor-element-populated {
    padding: 0 10px !important
  }
  .elementor-element-57734dc8 .elementor-element-populated h3 {
    font-size: 20px !important
  }
  .elementor-element-57734dc8 .elementor-element-populated .elementor-text-editor {
    font-size: 15px;
    padding: 15px 0 0
  }
  .elementor-element-40c894e3, .elementor-element-2a8a1f46 {
    display: none
  }
  .elementor-20 .elementor-element.elementor-element-8be9bea > .elementor-widget-container {
    margin-bottom: 10px
  }
  .elementor-element-4c7114fb h2.elementor-heading-title {
    padding: 80px 0 20px
  }
  .elementor-element-22951ce .elementor-widget-container {
    padding: 0 20px
  }
  .elementor-20 .elementor-element.elementor-element-22951ce {
    font-size: 15px
  }
  .elementor-widget-heading .elementor-heading-title.elementor-size-xl {
    font-size: 30px
  }
  .tablepress {
    font-size: 14px
  }
  .tablepress td {
    display: block;
    width: 100% !important
  }
  .tablepress tr td.column-1 {
    font-weight: bold
  }
  .elementor-element-2f32b04f h2 {
    font-size: 40px !important
  }
  .elementor-20 .elementor-element.elementor-element-2f32b04f {
    padding: 0
  }
  .elementor-20 .elementor-element.elementor-element-514b933:not(.elementor-motion-effects-element-type-background) {
    background-position: 32% top
  }
}
.after h2 {
  font-size: 36px;
  text-align: center;
  position: relative
}
.elementor-element.elementor-element-6ae9b74 .elementor-divider {
  text-align: center;
  padding-top: 15px;
  padding-bottom: 15px
}
.after h2::after {
  border-top-style: solid;
  border-top-width: 4px;
  border-top-color: #f4b522;
  width: 8%
}
@media only screen and (max-width:1024px) {
  .after h2 {
    font-size: 30px
  }
  .bricks-gallery-12371 {
    padding: 0 20px
  }
}
.privacy {
  font-size: 14px
}
#mw_wp_form_mw-wp-form-12979 table {
  width: 100%
}
#mw_wp_form_mw-wp-form-12979 table th {
  width: 18em;
  background-color: #f8f9ff;
}
#mw_wp_form_mw-wp-form-12979 table th, #mw_wp_form_mw-wp-form-12979 table td {
  padding: 14px
}
#mw_wp_form_mw-wp-form-12979 input[type="text"], #mw_wp_form_mw-wp-form-12979 input[type="password"], #mw_wp_form_mw-wp-form-12979 input[type="search"], #mw_wp_form_mw-wp-form-12979 input[type="email"], #mw_wp_form_mw-wp-form-12979 input[type="url"], #mw_wp_form_mw-wp-form-12979 input[type="tel"], #mw_wp_form_mw-wp-form-12979 input[type="number"], #mw_wp_form_mw-wp-form-12979 input[type="range"], #mw_wp_form_mw-wp-form-12979 input[type="date"], #mw_wp_form_mw-wp-form-12979 textarea {
  background-color: #eaebf3;
  color: #5b5b5b;
  font-size: 12px;
  padding: 9px 15px 7px;
  height: 40px;
  width: 100%;
  max-width: 600px;
  box-sizing: border-box;
  -webkit-border-radius: 0;
  border-radius: 0
}
#mw_wp_form_mw-wp-form-12979 .mwform-tel-field input[type="text"] {
  width: auto
}
.thanks {
  text-align: center;
  font-size: 22px;
  font-weight: bold
}
.elementor-element-28bb761 .elementor-widget-heading .elementor-heading-title {
  line-height: 1.5em
}
@media only screen and (max-width:768px) {
  .elementor-12883 .elementor-section-wrap {
    width: 90%;
    margin: auto
  }
  #mw_wp_form_mw-wp-form-12979 table {
    border-top: none
  }
  #mw_wp_form_mw-wp-form-12979 table, #mw_wp_form_mw-wp-form-12979 table th, #mw_wp_form_mw-wp-form-12979 table td {
    display: block
  }
  #mw_wp_form_mw-wp-form-12979 table th, #mw_wp_form_mw-wp-form-12979 table td {
    width: 100%
  }
  .elementor-element-4bad79d {
    width: 90%;
    margin: auto
  }
  .elementor-12883 .elementor-column.elementor-col-50 {
    width: 100%
  }
  .elementor-12883 .elementor-element.elementor-element-1082add .elementor-text-editor {
    text-align: center
  }
  .elementor-12883 .elementor-element.elementor-element-1082add > .elementor-widget-container {
    margin-bottom: 30px
  }
  .elementor-element-241366c .elementor-widget-text-editor {
    text-align: center
  }
}
@media only screen and (max-width:600px) {
  .elementor-element-25cba49 h2 {
    font-size: 20px
  }
  .elementor-element-3862877 .freedial a {
    font-size: 30px
  }
  .elementor-element-3862877 p {
    font-size: 15px
  }
}
.footer-wrap p a, .footer-wrap li a {
  color: #fff
}
@media only screen and (max-width:767px) {
  .elementor-element-81e2986 .elementor-widget-container {
    padding: 0 20px
  }
  .page-id-20 .elementor-heading-title {
    text-align: center;
    margin-top: 30px
  }
  .sp-block {
    display: block;
    padding-top: 10px
  }
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between
}
.inner-flex50 {
  width: 48%;
  margin-bottom: 1.5rem
}
.boxshadow {
  box-shadow: 0 0 9px rgba(0, 0, 0, .3);
  padding: 0 1rem 0.5rem 1rem
}
.higlight {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #f9f9ab 50%);
  background-size: 200% .6em;
  padding-bottom: .6em
}
.inner-flex25 {
  width: 23%;
  margin-bottom: 1.5rem
}
.flow h4 {
  font-size: 1rem;
  padding: 0 0.5rem
}
.flow p {
  padding: 0 0.5rem
}
.real-content img {
  vertical-align: bottom
}
.flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-evenly
}
.just-center {
  justify-content: center
}
.inner-flex50 h4 {
  padding: 0 1rem
}
.text-center {
  text-align: center
}
.boxshadow2 {
  box-shadow: 0 0 9px rgba(0, 0, 0, .3);
  padding: 0
}
.pfm {
  justify-content: center !important;
  padding: 1rem;
  font-size: 0.9rem !important
}
.pfm span {
  font-size: 2.2rem
}
.bg-gr {
  background-color: #d5efa2;
  border: 3px solid #afce71
}
.bg-pink {
  background-color: #f97c86;
  border: 3px solid #e2525d
}
.bg-yellow {
  background-color: #ffe676;
  border: 3px solid #d8c467
}
.higlight03 {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #abd9f9 50%);
  background-size: 200% .6em;
  padding-bottom: .6em
}
@media only screen and (max-width:767px) {
  .inner-flex50, .inner-flex25, .inner-flex30 {
    width: 100% !important
  }
  .inner-flex50 h3, .inner-flex25 h3, .inner-flex30 h3 {
    font-size: 1.2rem !important
  }
  .inner-flex50 p {
    margin: 0 !important
  }
  .pfm {
    flex-direction: column;
    text-align: center
  }
  .elementor-12123 .elementor-element.elementor-element-8be39d0 .elementor-spacer-inner {
    height: 0 !important
  }
  .page-id-12123 h4.elementor-heading-title {
    padding: 50px 0 30px 0
  }
  .page-id-12123 h3.elementor-heading-title {
    font-size: 1.2rem !important
  }
  .page-id-12123 h5.elementor-heading-title {
    padding-top: 20px
  }
}
.inner-flex30 {
   width : calc(100% / 3) ;
  margin-bottom: 1.5rem
}
.bo-flow p {
  text-align: center
}
.higlight02 {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #abd9f9 50%);
  background-size: 200% .6em;
  padding-bottom: .6em
}
.elementor-element-fd709f5 dl dt, .elementor-element-fd709f5 dl dd {
  display: inline-block
}
@media only screen and (max-width:767px) {
  #post-13349 h3 {
    font-size: 1.2rem;
    padding: 2rem 0 1rem 0
  }
  .elementor-13349 .elementor-element.elementor-element-2e6dbe5 .elementor-spacer-inner {
    height: 0
  }
  .elementor-13349 .elementor-element.elementor-element-5e50d84 .elementor-spacer-inner {
    height: 0
  }
  .steps {
    position: relative !important;
    top: 10px !important
  }
}
.list-style-none {
  list-style-type: none
}
@media only screen and (max-width:767px) {
  #post-13351 h3.elementor-heading-title {
    font-size: 1.2rem;
    padding: 20px 0
  }
  #post-13351 h4.elementor-heading-title {
    padding-bottom: 20px
  }
  .em strong {
    display: block
  }
}
.building {
  margin: 0.8rem 0.5rem 0.3rem 0.5rem
}
.inner-flex30 ul {
  padding: 0 0.5rem;
  list-style-type: circle
}
.space-evently {
  justify-content: space-evenly !important
}
#post-13353 h3.elementor-heading-title {
  padding-top: 50px
}
@media only screen and (max-width:767px) {
  #post-13353 .flow {
    padding-top: 30px
  }
  #post-13353 h3.elementor-heading-title {
    padding-top: 30px
  }
  .elementor-element-9387756 .elementor-image {
    padding: 30px 0
  }
}
.circle {
  list-style-type: circle
}
#gallery-1-14749 {
  background: #572e2e
}
.small {
  font-size: 1rem
}
@media only screen and (max-width:767px) {
  #post-13352 h3.elementor-heading-title {
    font-size: 1.2rem;
    padding-top: 20px
  }
}
@media only screen and (max-width:767px) {
  .w-60, .w-40 {
    width: 100% !important
  }
  .elementor-element-10b7653 .elementor-image {
    padding: 20px 0
  }
}
#movie-contents {
  display: none !important
}
.dr {
  margin: 0;
  padding: 1rem 0.5rem !important
}
.bg-green-dr {
  background-color: #b5d576
}
.bg-pink-dr {
  background-color: #f1a4a4
}
.bg-yellow-dr {
  background-color: #e9d163
}
.seki figure {
  margin-bottom: 0 !important
}
.seki p {
  background-color: #f2f2f2;
  padding: 1rem
}
.higlight04 {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #f9abe8 50%);
  background-size: 200% .6em;
  padding-bottom: .6em
}
.higlight05 {
  display: inline;
  background-position: left -100% center;
  background-repeat: repeat-x;
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0) 50%, #dedede 50%);
  background-size: 200% .6em;
  padding-bottom: .6em
}
@media only screen and (max-width:767px) {
  #post-13543 .elementor-container {
    margin-bottom: 20px
  }
  #post-13543 .inner-flex50 p {
    padding: 1rem 0.5rem
  }
}
h2.tel {
  background: #f99222;
  color: #fff;
  display: inline-block;
  padding: 0.5rem
}
h2.tel img {
  width: 30px;
  margin-right: 0.5rem
}
.page-id-12883 .float {
  display: none
}
.place-select:disabled {
  background: #888 !important
}
.elementor-element-aa3d00b {
  top: -200px;
  margin-bottom: -200px
}
.elementor-element-e94ab03 {
  top: -200px;
  margin-bottom: -200px
}
selector iframe {
  pointer-events: auto
}

.content-limiter .post a {
    color: #4a5269!important;
}