@charset "UTF-8";
/* 
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com 
Twitter: @rich_clark
*/
html {
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%; }

html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

body {
  line-height: 1;
  font-family: 'Open Sans Condensed', YuGothic, "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, sans-serif;
  position: relative;
  overflow-x: hidden; }
  body.blk-face {
    background: #000; }

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

nav ul {
  list-style: none; }

li {
  list-style-type: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent; }

/* change colours to suit your needs */
ins {
  background-color: #ff9;
  color: #000;
  text-decoration: none; }

/* change colours to suit your needs */
mark {
  background-color: #ff9;
  color: #000;
  font-style: italic;
  font-weight: bold; }

del {
  text-decoration: line-through; }

abbr[title], dfn[title] {
  border-bottom: 1px dotted;
  cursor: help; }

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

/* change border colour to suit your needs */
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #cccccc;
  margin: 1em 0;
  padding: 0; }

input, select {
  vertical-align: middle; }

input[type="submit"] {
  outline: none;
  border: 0; }

.col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
  float: left; }

.col-md-12 {
  width: 100%; }

.col-md-11 {
  width: 91.66666667%; }

.col-md-10 {
  width: 83.33333333%; }

.col-md-9 {
  width: 75%; }

.col-md-8 {
  width: 65%; }

.col-md-7 {
  width: 58.33333333%; }

.col-md-6 {
  width: 50%; }

.col-md-5 {
  width: 41.66666667%; }

.col-md-4 {
  width: 33.33333333%; }

.col-md-3 {
  width: 25%; }

.col-md-2 {
  width: 16.66666667%; }

.col-md-1 {
  width: 8.33333333%; }

.col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
  position: relative;
  min-height: 1px; }

.col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
  float: left; }

.col-sm-3 {
  width: 25%; }

.col-sm-6 {
  width: 50%; }

.mgb40 {
  margin-bottom: 40px !important; }

@media screen and (max-width: 767px) {
  .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9 {
    float: none; }
  .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9 {
    float: none; }
  .col-md-6, .col-md-8 {
    width: 100%; }
  .mgb40 {
    margin-bottom: 20px !important; } }

.cf:before,
.cf:after {
  content: "";
  display: table; }

.cf:after {
  clear: both; }

.sp_dispBlk {
  display: none !important; }

.pc_dispBlk {
  display: block !important; }

.hvr-icon-down i {
  background: url(../img/pbarrow.png) no-repeat #f7872c;
  background-size: 20px 20px;
  width: 20px;
  height: 20px;
  display: inline-block;
  margin-right: 10px;
  margin-top: 0;
  position: relative;
  top: 2px; }

.font-hel {
  font-family: helvetica Neue;
  font-weight: 200; }

.font-ft {
  font-family: futura;
  font-weight: 600; }

.font-sdwsinto {
  font-weight: normal;
  font-family: 'Playfair Display SC', serif; }

.wp-left {
  float: left; }

.wp-right {
  float: right; }

/*!
 * Hover.css (http://ianlunn.github.io/Hover/)
 * Version: 2.3.2
 * Author: Ian Lunn @IanLunn
 * Author URL: http://ianlunn.co.uk/
 * Github: https://github.com/IanLunn/Hover

 * Hover.css Copyright Ian Lunn 2017. Generated with Sass.
 */
/* 2D TRANSITIONS */
/* Grow */
.hvr-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow:hover, .hvr-grow:focus, .hvr-grow:active {
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* Shrink */
.hvr-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-shrink:hover, .hvr-shrink:focus, .hvr-shrink:active {
  -webkit-transform: scale(0.9);
  transform: scale(0.9); }

/* Pulse */
@-webkit-keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse {
  25% {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); }
  75% {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pulse:hover, .hvr-pulse:focus, .hvr-pulse:active {
  -webkit-animation-name: hvr-pulse;
  animation-name: hvr-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Pulse Grow */
@-webkit-keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

@keyframes hvr-pulse-grow {
  to {
    -webkit-transform: scale(1.1);
    transform: scale(1.1); } }

.hvr-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pulse-grow:hover, .hvr-pulse-grow:focus, .hvr-pulse-grow:active {
  -webkit-animation-name: hvr-pulse-grow;
  animation-name: hvr-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Pulse Shrink */
@-webkit-keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

@keyframes hvr-pulse-shrink {
  to {
    -webkit-transform: scale(0.9);
    transform: scale(0.9); } }

.hvr-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pulse-shrink:hover, .hvr-pulse-shrink:focus, .hvr-pulse-shrink:active {
  -webkit-animation-name: hvr-pulse-shrink;
  animation-name: hvr-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Push */
@-webkit-keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

@keyframes hvr-push {
  50% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1); } }

.hvr-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-push:hover, .hvr-push:focus, .hvr-push:active {
  -webkit-animation-name: hvr-push;
  animation-name: hvr-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Pop */
@-webkit-keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

@keyframes hvr-pop {
  50% {
    -webkit-transform: scale(1.2);
    transform: scale(1.2); } }

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Bounce In */
.hvr-bounce-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-in:hover, .hvr-bounce-in:focus, .hvr-bounce-in:active {
  -webkit-transform: scale(1.2);
  transform: scale(1.2);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Bounce Out */
.hvr-bounce-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-out:hover, .hvr-bounce-out:focus, .hvr-bounce-out:active {
  -webkit-transform: scale(0.8);
  transform: scale(0.8);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Rotate */
.hvr-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-rotate:hover, .hvr-rotate:focus, .hvr-rotate:active {
  -webkit-transform: rotate(4deg);
  transform: rotate(4deg); }

/* Grow Rotate */
.hvr-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-grow-rotate:hover, .hvr-grow-rotate:focus, .hvr-grow-rotate:active {
  -webkit-transform: scale(1.1) rotate(4deg);
  transform: scale(1.1) rotate(4deg); }

/* Float */
.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-float:hover, .hvr-float:focus, .hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px); }

/* Sink */
.hvr-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sink:hover, .hvr-sink:focus, .hvr-sink:active {
  -webkit-transform: translateY(8px);
  transform: translateY(8px); }

/* Bob */
@-webkit-keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob {
  0% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); }
  50% {
    -webkit-transform: translateY(-4px);
    transform: translateY(-4px); }
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@-webkit-keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

@keyframes hvr-bob-float {
  100% {
    -webkit-transform: translateY(-8px);
    transform: translateY(-8px); } }

.hvr-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-bob:hover, .hvr-bob:focus, .hvr-bob:active {
  -webkit-animation-name: hvr-bob-float, hvr-bob;
  animation-name: hvr-bob-float, hvr-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Hang */
@-webkit-keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang {
  0% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  50% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@-webkit-keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

@keyframes hvr-hang-sink {
  100% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); } }

.hvr-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-hang:hover, .hvr-hang:focus, .hvr-hang:active {
  -webkit-animation-name: hvr-hang-sink, hvr-hang;
  animation-name: hvr-hang-sink, hvr-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Skew */
.hvr-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-skew:hover, .hvr-skew:focus, .hvr-skew:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg); }

/* Skew Forward */
.hvr-skew-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-skew-forward:hover, .hvr-skew-forward:focus, .hvr-skew-forward:active {
  -webkit-transform: skew(-10deg);
  transform: skew(-10deg); }

/* Skew Backward */
.hvr-skew-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-skew-backward:hover, .hvr-skew-backward:focus, .hvr-skew-backward:active {
  -webkit-transform: skew(10deg);
  transform: skew(10deg); }

/* Wobble Vertical */
@-webkit-keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(8px);
    transform: translateY(8px); }
  33.3% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-vertical:hover, .hvr-wobble-vertical:focus, .hvr-wobble-vertical:active {
  -webkit-animation-name: hvr-wobble-vertical;
  animation-name: hvr-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(8px);
    transform: translateX(8px); }
  33.3% {
    -webkit-transform: translateX(-6px);
    transform: translateX(-6px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
  -webkit-animation-name: hvr-wobble-horizontal;
  animation-name: hvr-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble To Bottom Right */
@-webkit-keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-bottom-right {
  16.65% {
    -webkit-transform: translate(8px, 8px);
    transform: translate(8px, 8px); }
  33.3% {
    -webkit-transform: translate(-6px, -6px);
    transform: translate(-6px, -6px); }
  49.95% {
    -webkit-transform: translate(4px, 4px);
    transform: translate(4px, 4px); }
  66.6% {
    -webkit-transform: translate(-2px, -2px);
    transform: translate(-2px, -2px); }
  83.25% {
    -webkit-transform: translate(1px, 1px);
    transform: translate(1px, 1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-to-bottom-right:hover, .hvr-wobble-to-bottom-right:focus, .hvr-wobble-to-bottom-right:active {
  -webkit-animation-name: hvr-wobble-to-bottom-right;
  animation-name: hvr-wobble-to-bottom-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble To Top Right */
@-webkit-keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

@keyframes hvr-wobble-to-top-right {
  16.65% {
    -webkit-transform: translate(8px, -8px);
    transform: translate(8px, -8px); }
  33.3% {
    -webkit-transform: translate(-6px, 6px);
    transform: translate(-6px, 6px); }
  49.95% {
    -webkit-transform: translate(4px, -4px);
    transform: translate(4px, -4px); }
  66.6% {
    -webkit-transform: translate(-2px, 2px);
    transform: translate(-2px, 2px); }
  83.25% {
    -webkit-transform: translate(1px, -1px);
    transform: translate(1px, -1px); }
  100% {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0); } }

.hvr-wobble-to-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-to-top-right:hover, .hvr-wobble-to-top-right:focus, .hvr-wobble-to-top-right:active {
  -webkit-animation-name: hvr-wobble-to-top-right;
  animation-name: hvr-wobble-to-top-right;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Top */
@-webkit-keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-top {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.hvr-wobble-top:hover, .hvr-wobble-top:focus, .hvr-wobble-top:active {
  -webkit-animation-name: hvr-wobble-top;
  animation-name: hvr-wobble-top;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Bottom */
@-webkit-keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-bottom {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.hvr-wobble-bottom:hover, .hvr-wobble-bottom:focus, .hvr-wobble-bottom:active {
  -webkit-animation-name: hvr-wobble-bottom;
  animation-name: hvr-wobble-bottom;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Wobble Skew */
@-webkit-keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

@keyframes hvr-wobble-skew {
  16.65% {
    -webkit-transform: skew(-12deg);
    transform: skew(-12deg); }
  33.3% {
    -webkit-transform: skew(10deg);
    transform: skew(10deg); }
  49.95% {
    -webkit-transform: skew(-6deg);
    transform: skew(-6deg); }
  66.6% {
    -webkit-transform: skew(4deg);
    transform: skew(4deg); }
  83.25% {
    -webkit-transform: skew(-2deg);
    transform: skew(-2deg); }
  100% {
    -webkit-transform: skew(0);
    transform: skew(0); } }

.hvr-wobble-skew {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-wobble-skew:hover, .hvr-wobble-skew:focus, .hvr-wobble-skew:active {
  -webkit-animation-name: hvr-wobble-skew;
  animation-name: hvr-wobble-skew;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Buzz */
@-webkit-keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-buzz:hover, .hvr-buzz:focus, .hvr-buzz:active {
  -webkit-animation-name: hvr-buzz;
  animation-name: hvr-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Buzz Out */
@-webkit-keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-buzz-out:hover, .hvr-buzz-out:focus, .hvr-buzz-out:active {
  -webkit-animation-name: hvr-buzz-out;
  animation-name: hvr-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Forward */
.hvr-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-forward:hover, .hvr-forward:focus, .hvr-forward:active {
  -webkit-transform: translateX(8px);
  transform: translateX(8px); }

/* Backward */
.hvr-backward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-backward:hover, .hvr-backward:focus, .hvr-backward:active {
  -webkit-transform: translateX(-8px);
  transform: translateX(-8px); }

/* BACKGROUND TRANSITIONS */
/* Fade */
.hvr-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }

.hvr-fade:hover, .hvr-fade:focus, .hvr-fade:active {
  background-color: #2098D1;
  color: white; }

/* Back Pulse */
@-webkit-keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

@keyframes hvr-back-pulse {
  50% {
    background-color: rgba(32, 152, 209, 0.75); } }

.hvr-back-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  overflow: hidden;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color, background-color;
  transition-property: color, background-color; }

.hvr-back-pulse:hover, .hvr-back-pulse:focus, .hvr-back-pulse:active {
  -webkit-animation-name: hvr-back-pulse;
  animation-name: hvr-back-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-delay: 0.5s;
  animation-delay: 0.5s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  background-color: #2098D1;
  background-color: #2098d1;
  color: white; }

/* Sweep To Right */
.hvr-sweep-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-right:hover, .hvr-sweep-to-right:focus, .hvr-sweep-to-right:active {
  color: white; }

.hvr-sweep-to-right:hover:before, .hvr-sweep-to-right:focus:before, .hvr-sweep-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Sweep To Left */
.hvr-sweep-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-left:hover, .hvr-sweep-to-left:focus, .hvr-sweep-to-left:active {
  color: white; }

.hvr-sweep-to-left:hover:before, .hvr-sweep-to-left:focus:before, .hvr-sweep-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Sweep To Bottom */
.hvr-sweep-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-bottom:hover, .hvr-sweep-to-bottom:focus, .hvr-sweep-to-bottom:active {
  color: white; }

.hvr-sweep-to-bottom:hover:before, .hvr-sweep-to-bottom:focus:before, .hvr-sweep-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* Sweep To Top */
.hvr-sweep-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-sweep-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-sweep-to-top:hover, .hvr-sweep-to-top:focus, .hvr-sweep-to-top:active {
  color: white; }

.hvr-sweep-to-top:hover:before, .hvr-sweep-to-top:focus:before, .hvr-sweep-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* Bounce To Right */
.hvr-bounce-to-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 0 50%;
  transform-origin: 0 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-right:hover, .hvr-bounce-to-right:focus, .hvr-bounce-to-right:active {
  color: white; }

.hvr-bounce-to-right:hover:before, .hvr-bounce-to-right:focus:before, .hvr-bounce-to-right:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Left */
.hvr-bounce-to-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 100% 50%;
  transform-origin: 100% 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
  color: white; }

.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Bottom */
.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-bottom:hover, .hvr-bounce-to-bottom:focus, .hvr-bounce-to-bottom:active {
  color: white; }

.hvr-bounce-to-bottom:hover:before, .hvr-bounce-to-bottom:focus:before, .hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Bounce To Top */
.hvr-bounce-to-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s; }

.hvr-bounce-to-top:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 100%;
  transform-origin: 50% 100%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-bounce-to-top:hover, .hvr-bounce-to-top:focus, .hvr-bounce-to-top:active {
  color: white; }

.hvr-bounce-to-top:hover:before, .hvr-bounce-to-top:focus:before, .hvr-bounce-to-top:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Radial Out */
.hvr-radial-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-radial-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  border-radius: 100%;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-radial-out:hover, .hvr-radial-out:focus, .hvr-radial-out:active {
  color: white; }

.hvr-radial-out:hover:before, .hvr-radial-out:focus:before, .hvr-radial-out:active:before {
  -webkit-transform: scale(2);
  transform: scale(2); }

/* Radial In */
.hvr-radial-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-radial-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  border-radius: 100%;
  -webkit-transform: scale(2);
  transform: scale(2);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-radial-in:hover, .hvr-radial-in:focus, .hvr-radial-in:active {
  color: white; }

.hvr-radial-in:hover:before, .hvr-radial-in:focus:before, .hvr-radial-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Rectangle In */
.hvr-rectangle-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-rectangle-in:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #e1e1e1;
  -webkit-transform: scale(1);
  transform: scale(1);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-in:hover, .hvr-rectangle-in:focus, .hvr-rectangle-in:active {
  color: white; }

.hvr-rectangle-in:hover:before, .hvr-rectangle-in:focus:before, .hvr-rectangle-in:active:before {
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Rectangle Out */
.hvr-rectangle-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-rectangle-out:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-rectangle-out:hover, .hvr-rectangle-out:focus, .hvr-rectangle-out:active {
  color: white; }

.hvr-rectangle-out:hover:before, .hvr-rectangle-out:focus:before, .hvr-rectangle-out:active:before {
  -webkit-transform: scale(1);
  transform: scale(1); }

/* Shutter In Horizontal */
.hvr-shutter-in-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-in-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleX(1);
  transform: scaleX(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-in-horizontal:hover, .hvr-shutter-in-horizontal:focus, .hvr-shutter-in-horizontal:active {
  color: white; }

.hvr-shutter-in-horizontal:hover:before, .hvr-shutter-in-horizontal:focus:before, .hvr-shutter-in-horizontal:active:before {
  -webkit-transform: scaleX(0);
  transform: scaleX(0); }

/* Shutter Out Horizontal */
.hvr-shutter-out-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-out-horizontal:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleX(0);
  transform: scaleX(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-out-horizontal:hover, .hvr-shutter-out-horizontal:focus, .hvr-shutter-out-horizontal:active {
  color: white; }

.hvr-shutter-out-horizontal:hover:before, .hvr-shutter-out-horizontal:focus:before, .hvr-shutter-out-horizontal:active:before {
  -webkit-transform: scaleX(1);
  transform: scaleX(1); }

/* Shutter In Vertical */
.hvr-shutter-in-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #2098D1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-in-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #e1e1e1;
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-in-vertical:hover, .hvr-shutter-in-vertical:focus, .hvr-shutter-in-vertical:active {
  color: white; }

.hvr-shutter-in-vertical:hover:before, .hvr-shutter-in-vertical:focus:before, .hvr-shutter-in-vertical:active:before {
  -webkit-transform: scaleY(0);
  transform: scaleY(0); }

/* Shutter Out Vertical */
.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  background: #e1e1e1;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #2098D1;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-shutter-out-vertical:hover, .hvr-shutter-out-vertical:focus, .hvr-shutter-out-vertical:active {
  color: white; }

.hvr-shutter-out-vertical:hover:before, .hvr-shutter-out-vertical:focus:before, .hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1); }

/* BORDER TRANSITIONS */
/* Border Fade */
.hvr-border-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-border-fade:hover, .hvr-border-fade:focus, .hvr-border-fade:active {
  box-shadow: inset 0 0 0 4px #2098D1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

/* Hollow */
.hvr-hollow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: background;
  transition-property: background;
  box-shadow: inset 0 0 0 4px #e1e1e1, 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-hollow:hover, .hvr-hollow:focus, .hvr-hollow:active {
  background: none; }

/* Trim */
.hvr-trim {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-trim:before {
  content: '';
  position: absolute;
  border: white solid 4px;
  top: 4px;
  left: 4px;
  right: 4px;
  bottom: 4px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.hvr-trim:hover:before, .hvr-trim:focus:before, .hvr-trim:active:before {
  opacity: 1; }

/* Ripple Out */
@-webkit-keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

@keyframes hvr-ripple-out {
  100% {
    top: -12px;
    right: -12px;
    bottom: -12px;
    left: -12px;
    opacity: 0; } }

.hvr-ripple-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-ripple-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 6px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.hvr-ripple-out:hover:before, .hvr-ripple-out:focus:before, .hvr-ripple-out:active:before {
  -webkit-animation-name: hvr-ripple-out;
  animation-name: hvr-ripple-out; }

/* Ripple In */
@-webkit-keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

@keyframes hvr-ripple-in {
  100% {
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 1; } }

.hvr-ripple-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-ripple-in:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -12px;
  right: -12px;
  bottom: -12px;
  left: -12px;
  opacity: 0;
  -webkit-animation-duration: 1s;
  animation-duration: 1s; }

.hvr-ripple-in:hover:before, .hvr-ripple-in:focus:before, .hvr-ripple-in:active:before {
  -webkit-animation-name: hvr-ripple-in;
  animation-name: hvr-ripple-in; }

/* Outline Out */
.hvr-outline-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-outline-out:before {
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left; }

.hvr-outline-out:hover:before, .hvr-outline-out:focus:before, .hvr-outline-out:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px; }

/* Outline In */
.hvr-outline-in {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-outline-in:before {
  pointer-events: none;
  content: '';
  position: absolute;
  border: #e1e1e1 solid 4px;
  top: -16px;
  right: -16px;
  bottom: -16px;
  left: -16px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: top, right, bottom, left;
  transition-property: top, right, bottom, left; }

.hvr-outline-in:hover:before, .hvr-outline-in:focus:before, .hvr-outline-in:active:before {
  top: -8px;
  right: -8px;
  bottom: -8px;
  left: -8px;
  opacity: 1; }

/* Round Corners */
.hvr-round-corners {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: border-radius;
  transition-property: border-radius; }

.hvr-round-corners:hover, .hvr-round-corners:focus, .hvr-round-corners:active {
  border-radius: 1em; }

/* Underline From Left */
.hvr-underline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-left:hover:before, .hvr-underline-from-left:focus:before, .hvr-underline-from-left:active:before {
  right: 0; }

/* Underline From Center */
.hvr-underline-from-center {
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-from-center:before {
  content: "";
  position: absolute;
  z-index: 2000;
  left: 51%;
  right: 51%;
  bottom: -11px;
  background: #fff;
  height: 3px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.2s;
  transition-duration: 0.2s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.brand .hvr-underline-from-center:before {
  bottom: -11px; }

.hvr-underline-from-center:hover:before, .hvr-underline-from-center:focus:before, .hvr-underline-from-center:active:before {
  left: 0;
  right: 0; }

/* Underline From Right */
.hvr-underline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-from-right:hover:before, .hvr-underline-from-right:focus:before, .hvr-underline-from-right:active:before {
  left: 0; }

/* Overline From Left */
.hvr-overline-from-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-from-left:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 100%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: right;
  transition-property: right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-left:hover:before, .hvr-overline-from-left:focus:before, .hvr-overline-from-left:active:before {
  right: 0; }

/* Overline From Center */
.hvr-overline-from-center {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-from-center:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 51%;
  right: 51%;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left, right;
  transition-property: left, right;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-center:hover:before, .hvr-overline-from-center:focus:before, .hvr-overline-from-center:active:before {
  left: 0;
  right: 0; }

/* Overline From Right */
.hvr-overline-from-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-from-right:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 100%;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transition-property: left;
  transition-property: left;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-from-right:hover:before, .hvr-overline-from-right:focus:before, .hvr-overline-from-right:active:before {
  left: 0; }

/* Reveal */
.hvr-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  border-color: #2098D1;
  border-style: solid;
  border-width: 0;
  -webkit-transition-property: border-width;
  transition-property: border-width;
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-reveal:hover:before, .hvr-reveal:focus:before, .hvr-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0);
  border-width: 4px; }

/* Underline Reveal */
.hvr-underline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-underline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  bottom: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(4px);
  transform: translateY(4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-underline-reveal:hover:before, .hvr-underline-reveal:focus:before, .hvr-underline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* Overline Reveal */
.hvr-overline-reveal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  overflow: hidden; }

.hvr-overline-reveal:before {
  content: "";
  position: absolute;
  z-index: -1;
  left: 0;
  right: 0;
  top: 0;
  background: #2098D1;
  height: 4px;
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px);
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-overline-reveal:hover:before, .hvr-overline-reveal:focus:before, .hvr-overline-reveal:active:before {
  -webkit-transform: translateY(0);
  transform: translateY(0); }

/* SHADOW/GLOW TRANSITIONS */
/* Glow */
.hvr-glow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-glow:hover, .hvr-glow:focus, .hvr-glow:active {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.6); }

/* Shadow */
.hvr-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-shadow:hover, .hvr-shadow:focus, .hvr-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5); }

/* Grow Shadow */
.hvr-grow-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow, transform;
  transition-property: box-shadow, transform; }

.hvr-grow-shadow:hover, .hvr-grow-shadow:focus, .hvr-grow-shadow:active {
  box-shadow: 0 10px 10px -10px rgba(0, 0, 0, 0.5);
  -webkit-transform: scale(1.1);
  transform: scale(1.1); }

/* Box Shadow Outset */
.hvr-box-shadow-outset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow; }

.hvr-box-shadow-outset:hover, .hvr-box-shadow-outset:focus, .hvr-box-shadow-outset:active {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.6); }

/* Box Shadow Inset */
.hvr-box-shadow-inset {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: box-shadow;
  transition-property: box-shadow;
  box-shadow: inset 0 0 0 rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

.hvr-box-shadow-inset:hover, .hvr-box-shadow-inset:focus, .hvr-box-shadow-inset:active {
  box-shadow: inset 2px 2px 2px rgba(0, 0, 0, 0.6), 0 0 1px rgba(0, 0, 0, 0);
  /* Hack to improve aliasing on mobile/tablet devices */ }

/* Float Shadow */
.hvr-float-shadow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-float-shadow:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  top: 100%;
  left: 5%;
  height: 10px;
  width: 90%;
  opacity: 0;
  background: -webkit-radial-gradient(center, ellipse, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%);
  /* W3C */
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform, opacity;
  transition-property: transform, opacity; }

.hvr-float-shadow:hover, .hvr-float-shadow:focus, .hvr-float-shadow:active {
  -webkit-transform: translateY(-5px);
  transform: translateY(-5px);
  /* move the element up by 5px */ }

.hvr-float-shadow:hover:before, .hvr-float-shadow:focus:before, .hvr-float-shadow:active:before {
  opacity: 1;
  -webkit-transform: translateY(5px);
  transform: translateY(5px);
  /* move the element down by 5px (it will stay in place because it's attached to the element that also moves up 5px) */ }

/* Shadow Radial */
.hvr-shadow-radial {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-shadow-radial:before, .hvr-shadow-radial:after {
  pointer-events: none;
  position: absolute;
  content: '';
  left: 0;
  width: 100%;
  box-sizing: border-box;
  background-repeat: no-repeat;
  height: 5px;
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: opacity;
  transition-property: opacity; }

.hvr-shadow-radial:before {
  bottom: 100%;
  background: -webkit-radial-gradient(50% 150%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% 150%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%); }

.hvr-shadow-radial:after {
  top: 100%;
  background: -webkit-radial-gradient(50% -50%, ellipse, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%);
  background: radial-gradient(ellipse at 50% -50%, rgba(0, 0, 0, 0.6) 0%, rgba(0, 0, 0, 0) 80%); }

.hvr-shadow-radial:hover:before, .hvr-shadow-radial:focus:before, .hvr-shadow-radial:active:before, .hvr-shadow-radial:hover:after, .hvr-shadow-radial:focus:after, .hvr-shadow-radial:active:after {
  opacity: 1; }

/* SPEECH BUBBLES */
/* Bubble Top */
.hvr-bubble-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-top:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  top: 0;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent; }

.hvr-bubble-top:hover:before, .hvr-bubble-top:focus:before, .hvr-bubble-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

/* Bubble Right */
.hvr-bubble-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-right:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  right: 0;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1; }

.hvr-bubble-right:hover:before, .hvr-bubble-right:focus:before, .hvr-bubble-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

/* Bubble Bottom */
.hvr-bubble-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-bottom:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  left: calc(50% - 10px);
  bottom: 0;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent; }

.hvr-bubble-bottom:hover:before, .hvr-bubble-bottom:focus:before, .hvr-bubble-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

/* Bubble Left */
.hvr-bubble-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-bubble-left:before {
  pointer-events: none;
  position: absolute;
  z-index: -1;
  content: '';
  border-style: solid;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  top: calc(50% - 10px);
  left: 0;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent; }

.hvr-bubble-left:hover:before, .hvr-bubble-left:focus:before, .hvr-bubble-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

/* Bubble Float Top */
.hvr-bubble-float-top {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-top:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  top: 0;
  border-style: solid;
  border-width: 0 10px 10px 10px;
  border-color: transparent transparent #e1e1e1 transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-top:hover, .hvr-bubble-float-top:focus, .hvr-bubble-float-top:active {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

.hvr-bubble-float-top:hover:before, .hvr-bubble-float-top:focus:before, .hvr-bubble-float-top:active:before {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

/* Bubble Float Right */
.hvr-bubble-float-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-right:before {
  position: absolute;
  z-index: -1;
  top: calc(50% - 10px);
  right: 0;
  content: '';
  border-style: solid;
  border-width: 10px 0 10px 10px;
  border-color: transparent transparent transparent #e1e1e1;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-right:hover, .hvr-bubble-float-right:focus, .hvr-bubble-float-right:active {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

.hvr-bubble-float-right:hover:before, .hvr-bubble-float-right:focus:before, .hvr-bubble-float-right:active:before {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

/* Bubble Float Bottom */
.hvr-bubble-float-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-bottom:before {
  position: absolute;
  z-index: -1;
  content: '';
  left: calc(50% - 10px);
  bottom: 0;
  border-style: solid;
  border-width: 10px 10px 0 10px;
  border-color: #e1e1e1 transparent transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-bottom:hover, .hvr-bubble-float-bottom:focus, .hvr-bubble-float-bottom:active {
  -webkit-transform: translateY(-10px);
  transform: translateY(-10px); }

.hvr-bubble-float-bottom:hover:before, .hvr-bubble-float-bottom:focus:before, .hvr-bubble-float-bottom:active:before {
  -webkit-transform: translateY(10px);
  transform: translateY(10px); }

/* Bubble Float Left */
.hvr-bubble-float-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-left:before {
  position: absolute;
  z-index: -1;
  content: '';
  top: calc(50% - 10px);
  left: 0;
  border-style: solid;
  border-width: 10px 10px 10px 0;
  border-color: transparent #e1e1e1 transparent transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform; }

.hvr-bubble-float-left:hover, .hvr-bubble-float-left:focus, .hvr-bubble-float-left:active {
  -webkit-transform: translateX(10px);
  transform: translateX(10px); }

.hvr-bubble-float-left:hover:before, .hvr-bubble-float-left:focus:before, .hvr-bubble-float-left:active:before {
  -webkit-transform: translateX(-10px);
  transform: translateX(-10px); }

/* ICONS */
/* Icon Back */
.hvr-icon-back {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

.hvr-icon-back .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-back:hover .hvr-icon, .hvr-icon-back:focus .hvr-icon, .hvr-icon-back:active .hvr-icon {
  -webkit-transform: translateX(-4px);
  transform: translateX(-4px); }

/* Icon Forward */
.hvr-icon-forward {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s; }

.hvr-icon-forward .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.1s;
  transition-duration: 0.1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-forward:hover .hvr-icon, .hvr-icon-forward:focus .hvr-icon, .hvr-icon-forward:active .hvr-icon {
  -webkit-transform: translateX(4px);
  transform: translateX(4px); }

/* Icon Down */
@-webkit-keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-down {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

/* Icon Down */
.hvr-icon-down {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-down .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-down:hover .hvr-icon, .hvr-icon-down:focus .hvr-icon, .hvr-icon-down:active .hvr-icon {
  -webkit-animation-name: hvr-icon-down;
  animation-name: hvr-icon-down;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Up */
@-webkit-keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-up {
  0%,
  50%,
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); }
  25%,
  75% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

/* Icon Up */
.hvr-icon-up {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-up .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-up:hover .hvr-icon, .hvr-icon-up:focus .hvr-icon, .hvr-icon-up:active .hvr-icon {
  -webkit-animation-name: hvr-icon-up;
  animation-name: hvr-icon-up;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Spin */
.hvr-icon-spin {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-spin .hvr-icon {
  -webkit-transition-duration: 1s;
  transition-duration: 1s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.hvr-icon-spin:hover .hvr-icon, .hvr-icon-spin:focus .hvr-icon, .hvr-icon-spin:active .hvr-icon {
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg); }

/* Icon Drop */
@-webkit-keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

@keyframes hvr-icon-drop {
  0% {
    opacity: 0; }
  50% {
    opacity: 0;
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%); }
  51%,
  100% {
    opacity: 1; } }

/* Icon Drop */
.hvr-icon-drop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-drop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-drop:hover .hvr-icon, .hvr-icon-drop:focus .hvr-icon, .hvr-icon-drop:active .hvr-icon {
  opacity: 0;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-animation-name: hvr-icon-drop;
  animation-name: hvr-icon-drop;
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-delay: 0.3s;
  animation-delay: 0.3s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  animation-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); }

/* Icon Fade */
.hvr-icon-fade {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-fade .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-property: color;
  transition-property: color; }

.hvr-icon-fade:hover .hvr-icon, .hvr-icon-fade:focus .hvr-icon, .hvr-icon-fade:active .hvr-icon {
  color: #0F9E5E; }

/* Icon Float Away */
@-webkit-keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

@keyframes hvr-icon-float-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(-1em);
    transform: translateY(-1em); } }

/* Icon Float Away */
.hvr-icon-float-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-float-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.hvr-icon-float-away:hover .hvr-icon, .hvr-icon-float-away:focus .hvr-icon, .hvr-icon-float-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-float-away;
  animation-name: hvr-icon-float-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Sink Away */
@-webkit-keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

@keyframes hvr-icon-sink-away {
  0% {
    opacity: 1; }
  100% {
    opacity: 0;
    -webkit-transform: translateY(1em);
    transform: translateY(1em); } }

/* Icon Sink Away */
.hvr-icon-sink-away {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-sink-away .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-duration: 0.5s;
  animation-duration: 0.5s;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards; }

.hvr-icon-sink-away:hover .hvr-icon, .hvr-icon-sink-away:focus .hvr-icon, .hvr-icon-sink-away:active .hvr-icon {
  -webkit-animation-name: hvr-icon-sink-away;
  animation-name: hvr-icon-sink-away;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

/* Icon Grow */
.hvr-icon-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-grow:hover .hvr-icon, .hvr-icon-grow:focus .hvr-icon, .hvr-icon-grow:active .hvr-icon {
  -webkit-transform: scale(1.3) translateZ(0);
  transform: scale(1.3) translateZ(0); }

/* Icon Shrink */
.hvr-icon-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-shrink:hover .hvr-icon, .hvr-icon-shrink:focus .hvr-icon, .hvr-icon-shrink:active .hvr-icon {
  -webkit-transform: scale(0.8);
  transform: scale(0.8); }

/* Icon Pulse */
@-webkit-keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse {
  25% {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); }
  75% {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-pulse .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse:hover .hvr-icon, .hvr-icon-pulse:focus .hvr-icon, .hvr-icon-pulse:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse;
  animation-name: hvr-icon-pulse;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Icon Pulse Grow */
@-webkit-keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

@keyframes hvr-icon-pulse-grow {
  to {
    -webkit-transform: scale(1.3);
    transform: scale(1.3); } }

.hvr-icon-pulse-grow {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-pulse-grow .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse-grow:hover .hvr-icon, .hvr-icon-pulse-grow:focus .hvr-icon, .hvr-icon-pulse-grow:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-grow;
  animation-name: hvr-icon-pulse-grow;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Icon Pulse Shrink */
@-webkit-keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

@keyframes hvr-icon-pulse-shrink {
  to {
    -webkit-transform: scale(0.8);
    transform: scale(0.8); } }

.hvr-icon-pulse-shrink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0); }

.hvr-icon-pulse-shrink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pulse-shrink:hover .hvr-icon, .hvr-icon-pulse-shrink:focus .hvr-icon, .hvr-icon-pulse-shrink:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pulse-shrink;
  animation-name: hvr-icon-pulse-shrink;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-direction: alternate;
  animation-direction: alternate; }

/* Icon Push */
@-webkit-keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

@keyframes hvr-icon-push {
  50% {
    -webkit-transform: scale(0.5);
    transform: scale(0.5); } }

.hvr-icon-push {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-push .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-push:hover .hvr-icon, .hvr-icon-push:focus .hvr-icon, .hvr-icon-push:active .hvr-icon {
  -webkit-animation-name: hvr-icon-push;
  animation-name: hvr-icon-push;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Pop */
@-webkit-keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

@keyframes hvr-icon-pop {
  50% {
    -webkit-transform: scale(1.5);
    transform: scale(1.5); } }

.hvr-icon-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-pop .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-pop:hover .hvr-icon, .hvr-icon-pop:focus .hvr-icon, .hvr-icon-pop:active .hvr-icon {
  -webkit-animation-name: hvr-icon-pop;
  animation-name: hvr-icon-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Bounce */
.hvr-icon-bounce {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-bounce .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-bounce:hover .hvr-icon, .hvr-icon-bounce:focus .hvr-icon, .hvr-icon-bounce:active .hvr-icon {
  -webkit-transform: scale(1.5);
  transform: scale(1.5);
  -webkit-transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36);
  transition-timing-function: cubic-bezier(0.47, 2.02, 0.31, -0.36); }

/* Icon Rotate */
.hvr-icon-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-rotate:hover .hvr-icon, .hvr-icon-rotate:focus .hvr-icon, .hvr-icon-rotate:active .hvr-icon {
  -webkit-transform: rotate(20deg);
  transform: rotate(20deg); }

/* Icon Grow Rotate */
.hvr-icon-grow-rotate {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-grow-rotate .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-grow-rotate:hover .hvr-icon, .hvr-icon-grow-rotate:focus .hvr-icon, .hvr-icon-grow-rotate:active .hvr-icon {
  -webkit-transform: scale(1.5) rotate(12deg);
  transform: scale(1.5) rotate(12deg); }

/* Icon Float */
.hvr-icon-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-float .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-float:hover .hvr-icon, .hvr-icon-float:focus .hvr-icon, .hvr-icon-float:active .hvr-icon {
  -webkit-transform: translateY(-4px);
  transform: translateY(-4px); }

/* Icon Sink */
.hvr-icon-sink {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-sink .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out; }

.hvr-icon-sink:hover .hvr-icon, .hvr-icon-sink:focus .hvr-icon, .hvr-icon-sink:active .hvr-icon {
  -webkit-transform: translateY(4px);
  transform: translateY(4px); }

/* Icon Bob */
@-webkit-keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob {
  0% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); }
  50% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@-webkit-keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

@keyframes hvr-icon-bob-float {
  100% {
    -webkit-transform: translateY(-6px);
    transform: translateY(-6px); } }

.hvr-icon-bob {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-bob .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-bob:hover .hvr-icon, .hvr-icon-bob:focus .hvr-icon, .hvr-icon-bob:active .hvr-icon {
  -webkit-animation-name: hvr-icon-bob-float, hvr-icon-bob;
  animation-name: hvr-icon-bob-float, hvr-icon-bob;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Icon Hang */
@-webkit-keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang {
  0% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  50% {
    -webkit-transform: translateY(2px);
    transform: translateY(2px); }
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@-webkit-keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

@keyframes hvr-icon-hang-sink {
  100% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); } }

.hvr-icon-hang {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-hang .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-hang:hover .hvr-icon, .hvr-icon-hang:focus .hvr-icon, .hvr-icon-hang:active .hvr-icon {
  -webkit-animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  animation-name: hvr-icon-hang-sink, hvr-icon-hang;
  -webkit-animation-duration: .3s, 1.5s;
  animation-duration: .3s, 1.5s;
  -webkit-animation-delay: 0s, .3s;
  animation-delay: 0s, .3s;
  -webkit-animation-timing-function: ease-out, ease-in-out;
  animation-timing-function: ease-out, ease-in-out;
  -webkit-animation-iteration-count: 1, infinite;
  animation-iteration-count: 1, infinite;
  -webkit-animation-fill-mode: forwards;
  animation-fill-mode: forwards;
  -webkit-animation-direction: normal, alternate;
  animation-direction: normal, alternate; }

/* Icon Wobble Horizontal */
@-webkit-keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes hvr-icon-wobble-horizontal {
  16.65% {
    -webkit-transform: translateX(6px);
    transform: translateX(6px); }
  33.3% {
    -webkit-transform: translateX(-5px);
    transform: translateX(-5px); }
  49.95% {
    -webkit-transform: translateX(4px);
    transform: translateX(4px); }
  66.6% {
    -webkit-transform: translateX(-2px);
    transform: translateX(-2px); }
  83.25% {
    -webkit-transform: translateX(1px);
    transform: translateX(1px); }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.hvr-icon-wobble-horizontal {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-wobble-horizontal .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-wobble-horizontal:hover .hvr-icon, .hvr-icon-wobble-horizontal:focus .hvr-icon, .hvr-icon-wobble-horizontal:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-horizontal;
  animation-name: hvr-icon-wobble-horizontal;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Wobble Vertical */
@-webkit-keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

@keyframes hvr-icon-wobble-vertical {
  16.65% {
    -webkit-transform: translateY(6px);
    transform: translateY(6px); }
  33.3% {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px); }
  49.95% {
    -webkit-transform: translateY(4px);
    transform: translateY(4px); }
  66.6% {
    -webkit-transform: translateY(-2px);
    transform: translateY(-2px); }
  83.25% {
    -webkit-transform: translateY(1px);
    transform: translateY(1px); }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0); } }

.hvr-icon-wobble-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-wobble-vertical .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-wobble-vertical:hover .hvr-icon, .hvr-icon-wobble-vertical:focus .hvr-icon, .hvr-icon-wobble-vertical:active .hvr-icon {
  -webkit-animation-name: hvr-icon-wobble-vertical;
  animation-name: hvr-icon-wobble-vertical;
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* Icon Buzz */
@-webkit-keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

@keyframes hvr-icon-buzz {
  50% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  100% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); } }

.hvr-icon-buzz {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-buzz .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-buzz:hover .hvr-icon, .hvr-icon-buzz:focus .hvr-icon, .hvr-icon-buzz:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz;
  animation-name: hvr-icon-buzz;
  -webkit-animation-duration: 0.15s;
  animation-duration: 0.15s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

/* Icon Buzz Out */
@-webkit-keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

@keyframes hvr-icon-buzz-out {
  10% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  20% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  30% {
    -webkit-transform: translateX(3px) rotate(2deg);
    transform: translateX(3px) rotate(2deg); }
  40% {
    -webkit-transform: translateX(-3px) rotate(-2deg);
    transform: translateX(-3px) rotate(-2deg); }
  50% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  60% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  70% {
    -webkit-transform: translateX(2px) rotate(1deg);
    transform: translateX(2px) rotate(1deg); }
  80% {
    -webkit-transform: translateX(-2px) rotate(-1deg);
    transform: translateX(-2px) rotate(-1deg); }
  90% {
    -webkit-transform: translateX(1px) rotate(0);
    transform: translateX(1px) rotate(0); }
  100% {
    -webkit-transform: translateX(-1px) rotate(0);
    transform: translateX(-1px) rotate(0); } }

.hvr-icon-buzz-out {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s; }

.hvr-icon-buzz-out .hvr-icon {
  -webkit-transform: translateZ(0);
  transform: translateZ(0); }

.hvr-icon-buzz-out:hover .hvr-icon, .hvr-icon-buzz-out:focus .hvr-icon, .hvr-icon-buzz-out:active .hvr-icon {
  -webkit-animation-name: hvr-icon-buzz-out;
  animation-name: hvr-icon-buzz-out;
  -webkit-animation-duration: 0.75s;
  animation-duration: 0.75s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1; }

/* CURLS */
/* Curl Top Left */
.hvr-curl-top-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-top-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(135deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr='#ffffff', endColorstr='#000000');
  /*For IE7-8-9*/
  z-index: 1000;
  box-shadow: 1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-top-left:hover:before, .hvr-curl-top-left:focus:before, .hvr-curl-top-left:active:before {
  width: 25px;
  height: 25px; }

/* Curl Top Right */
.hvr-curl-top-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-top-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  top: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(225deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px 1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-top-right:hover:before, .hvr-curl-top-right:focus:before, .hvr-curl-top-right:active:before {
  width: 25px;
  height: 25px; }

/* Curl Bottom Right */
.hvr-curl-bottom-right {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-bottom-right:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  right: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(315deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: -1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-bottom-right:hover:before, .hvr-curl-bottom-right:focus:before, .hvr-curl-bottom-right:active:before {
  width: 25px;
  height: 25px; }

/* Curl Bottom Left */
.hvr-curl-bottom-left {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  position: relative; }

.hvr-curl-bottom-left:before {
  pointer-events: none;
  position: absolute;
  content: '';
  height: 0;
  width: 0;
  bottom: 0;
  left: 0;
  background: white;
  /* IE9 */
  background: linear-gradient(45deg, white 45%, #aaa 50%, #ccc 56%, white 80%);
  box-shadow: 1px -1px 1px rgba(0, 0, 0, 0.4);
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: width, height;
  transition-property: width, height; }

.hvr-curl-bottom-left:hover:before, .hvr-curl-bottom-left:focus:before, .hvr-curl-bottom-left:active:before {
  width: 25px;
  height: 25px; }

/*# sourceMappingURL=hover.css.map */
/* color */
input[type="submit"] {
  -webkit-appearance: none;
  border-radius: 0; }

.wht-face .navbar {
  width: 100%;
  height: 92px;
  background: #000; }
  .wht-face .navbar .container {
    position: relative; }
    .wht-face .navbar .container .navbar-brand {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      padding: 37px 48px;
      background: #ffd939;
      z-index: 10; }
      .wht-face .navbar .container .navbar-brand.all-top {
        background: #000;
        top: 6px;
        padding: 20px 0 20px 10px; }
        .wht-face .navbar .container .navbar-brand.all-top img {
          width: 400px;
          height: auto; }
      .wht-face .navbar .container .navbar-brand.ntrack {
        background: #4e4e4e;
        padding: 32px 42px; }
        .wht-face .navbar .container .navbar-brand.ntrack img {
          width: 230px;
          height: auto; }
      .wht-face .navbar .container .navbar-brand img {
        width: 224px;
        height: 18px; }
    .wht-face .navbar .container .subnavbar-collapse {
      background: #E6E6E6;
      width: 100%;
      margin-top: 36px;
      height: 77px;
      padding-top: 20px; }
    .wht-face .navbar .container .subnavbar-nav {
      margin: 0 auto;
      display: block;
      width: 950px; }
      .wht-face .navbar .container .subnavbar-nav .nav-item {
        display: inline-block;
        width: 160px;
        padding-right: 5px;
        padding-left: 0;
        margin: 10px 0px 0 0;
        text-align: center; }
        .wht-face .navbar .container .subnavbar-nav .nav-item.active {
          background: url(../img/icon-review-blue@2x.png) no-repeat 24px 5px;
          background-size: 8px 8px; }
        .wht-face .navbar .container .subnavbar-nav .nav-item::before {
          content: '|';
          color: #D1D1D1;
          display: inline-block;
          width: 1px;
          padding-right: 30px; }
        .wht-face .navbar .container .subnavbar-nav .nav-item .nav-link {
          font-size: 0.8em;
          display: inline-block;
          border-bottom: 1px solid #D1D1D1;
          text-align: center;
          padding-top: 0;
          padding-bottom: 7px;
          color: #000;
          text-decoration: none; }
          .wht-face .navbar .container .subnavbar-nav .nav-item .nav-link:visited {
            color: #000; }
        .wht-face .navbar .container .subnavbar-nav .nav-item:nth-child(1)::before {
          content: '';
          display: inline-block;
          width: 0; }
      .wht-face .navbar .container .subnavbar-nav.nav-2 .nav-link {
        border-bottom: 0; }

.wht-face .navbar-collapse {
  background: #000;
  height: 91px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%; }
  .wht-face .navbar-collapse .navbar-wrap {
    width: 1060px;
    margin: 0 auto;
    position: relative; }
  .wht-face .navbar-collapse .navbar-nav {
    width: 662px;
    position: absolute;
    top: 28px;
    right: 0; }
    .wht-face .navbar-collapse .navbar-nav .nav-item {
      display: inline-block;
      padding-right: 40px;
      padding-left: 30px;
      border-right: 1px solid #383838;
      padding-top: 10px;
      padding-bottom: 10px; }
      .wht-face .navbar-collapse .navbar-nav .nav-item .nav-link {
        color: #fff;
        text-decoration: none; }

.wht-face .navbar-toggler {
  display: none; }

.attent-text {
  color: #707070;
  font-size: 12px;
  font-weight: normal;
  margin-bottom: 26px; }
  .attent-text li {
    margin-bottom: 6px;
    line-height: 1.4; }

.wht-face .mb-long {
  margin-bottom: 80px; }

.wht-face .content-main {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 150px; }

.wht-face .content-main-wrap {
  width: 1060px;
  margin: 0 auto; }
  .wht-face .content-main-wrap.ifitstyle {
    width: 100%;
    padding: 100px 0; }
    .wht-face .content-main-wrap.ifitstyle .clean-block {
      margin: 0 auto;
      width: 1060px; }
  .wht-face .content-main-wrap .breadcrumb {
    display: block;
    margin-top: 20px; }
    .wht-face .content-main-wrap .breadcrumb .num {
      display: inline-block;
      background: url(../img/bread-arrow@2x.png) no-repeat 100% 6px;
      background-size: 5px 8px;
      padding-right: 14px;
      margin-right: 10px; }
      .wht-face .content-main-wrap .breadcrumb .num:last-child {
        background: none; }
      .wht-face .content-main-wrap .breadcrumb .num a, .wht-face .content-main-wrap .breadcrumb .num span {
        color: #000;
        text-decoration: none;
        font-size: 12px; }
  .wht-face .content-main-wrap .clean-block {
    width: 1060px;
    margin-bottom: 80px; }
    .wht-face .content-main-wrap .clean-block .container.middle {
      display: table;
      margin-bottom: 60px; }
      .wht-face .content-main-wrap .clean-block .container.middle .col-md-6, .wht-face .content-main-wrap .clean-block .container.middle .col-md-8, .wht-face .content-main-wrap .clean-block .container.middle .col-md-4 {
        display: table-cell;
        vertical-align: middle; }
    .wht-face .content-main-wrap .clean-block .container .row {
      display: flex; }
      .wht-face .content-main-wrap .clean-block .container .row.align-items-center {
        margin-top: 0; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .img-thumbnail, .wht-face .content-main-wrap .clean-block .container .col-md-8 .img-thumbnail, .wht-face .content-main-wrap .clean-block .container .col-md-4 .img-thumbnail {
      width: 100%; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6.bd, .wht-face .content-main-wrap .clean-block .container .col-md-8.bd, .wht-face .content-main-wrap .clean-block .container .col-md-4.bd {
      border: 1px solid #ccc; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6.pd, .wht-face .content-main-wrap .clean-block .container .col-md-8.pd, .wht-face .content-main-wrap .clean-block .container .col-md-4.pd {
      padding: 20px 20px 0; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6.right, .wht-face .content-main-wrap .clean-block .container .col-md-8.right, .wht-face .content-main-wrap .clean-block .container .col-md-4.right {
      margin-right: 50px; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .right, .wht-face .content-main-wrap .clean-block .container .col-md-8 .right, .wht-face .content-main-wrap .clean-block .container .col-md-4 .right {
      margin-right: 50px; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .left, .wht-face .content-main-wrap .clean-block .container .col-md-8 .left, .wht-face .content-main-wrap .clean-block .container .col-md-4 .left {
      margin-left: 50px; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .main-title, .wht-face .content-main-wrap .clean-block .container .col-md-8 .main-title, .wht-face .content-main-wrap .clean-block .container .col-md-4 .main-title {
      display: block;
      margin-top: 50px;
      font-size: 46px;
      color: #000;
      margin-bottom: 14px; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .sub-text, .wht-face .content-main-wrap .clean-block .container .col-md-8 .sub-text, .wht-face .content-main-wrap .clean-block .container .col-md-4 .sub-text {
      font-size: 27px;
      color: #000;
      border-bottom: 1px solid #E0E0E0;
      padding-bottom: 20px;
      margin-bottom: 20px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .sub-text .sml, .wht-face .content-main-wrap .clean-block .container .col-md-8 .sub-text .sml, .wht-face .content-main-wrap .clean-block .container .col-md-4 .sub-text .sml {
        font-size: 12px; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .normal-text, .wht-face .content-main-wrap .clean-block .container .col-md-8 .normal-text, .wht-face .content-main-wrap .clean-block .container .col-md-4 .normal-text {
      font-size: 16px;
      line-height: 1.4;
      color: #000;
      margin-bottom: 6px;
      padding-right: 20px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .normal-text.price, .wht-face .content-main-wrap .clean-block .container .col-md-8 .normal-text.price, .wht-face .content-main-wrap .clean-block .container .col-md-4 .normal-text.price {
        margin-bottom: 10px; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .normal-list, .wht-face .content-main-wrap .clean-block .container .col-md-8 .normal-list, .wht-face .content-main-wrap .clean-block .container .col-md-4 .normal-list {
      padding-right: 30px;
      margin-bottom: 40px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .normal-list li, .wht-face .content-main-wrap .clean-block .container .col-md-8 .normal-list li, .wht-face .content-main-wrap .clean-block .container .col-md-4 .normal-list li {
        list-style-type: none;
        background: url(../img/listmark@2x.png) no-repeat 0 3px;
        background-size: 21px 22px;
        padding-left: 16px;
        display: block;
        margin-bottom: 10px;
        line-height: 1.4; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .part-title, .wht-face .content-main-wrap .clean-block .container .col-md-8 .part-title, .wht-face .content-main-wrap .clean-block .container .col-md-4 .part-title {
      font-size: 24px;
      margin-bottom: 10px;
      padding-right: 80px;
      line-height: 1.4; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .part-title.sml, .wht-face .content-main-wrap .clean-block .container .col-md-8 .part-title.sml, .wht-face .content-main-wrap .clean-block .container .col-md-4 .part-title.sml {
        font-size: 18px; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-price .red, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-price .red, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-price .red {
      color: #c00; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-price .price-name, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-price .price-name, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-price .price-name {
      font-size: 50px;
      color: #c00;
      margin-bottom: 24px;
      display: block; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_box, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_box, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_box {
      padding: 0 !important;
      background: none !important; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_product_table, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_product_table, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_product_table {
      display: none !important; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_product_table table, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_product_table table, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_product_table table {
        width: 100% !important; }
        .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_product_table table th, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_product_table table th, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_product_table table th {
          width: 22% !important; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in {
      background: url(//iconfitness.jp/proform/img/icon_cart@2x.png) no-repeat 12px 14px #c00 !important;
      background-size: 30px 30px !important;
      width: 296px !important;
      height: 50px !important;
      padding: 6px 4px 4px 40px !important;
      margin: 0 0 20px !important;
      text-align: left !important; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in input, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in input, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in input {
        background: #c00 !important;
        text-decoration: none !important;
        font-size: 16px !important;
        font-weight: bold !important;
        padding-top: 9px !important;
        padding-bottom: 8px !important;
        padding-left: 20px !important;
        display: block !important;
        width: 80% !important;
        text-align: left !important;
        margin-left: 22px !important;
        height: auto !important;
        margin-bottom: 0 !important;
        border-radius: 0 !important;
        border: 0 !important;
        border-left: 1px solid #FFB5B5 !important;
        border-right: 1px solid #c00 !important;
        border-top: 1px solid #c00 !important;
        border-bottom: 1px solid #c00 !important !important;
        cursor: pointer !important;
        color: #fff !important; }
        .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in input:hover, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in input:hover, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in input:hover {
          text-decoration: underline !important; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki {
      background: url(../img/icon_fukidashi@2x.png) no-repeat 12px 14px #fff;
      background-size: 30px 30px;
      width: 292px;
      height: 48px;
      border: 2px solid #c00;
      padding: 4px 4px 4px 40px;
      margin-bottom: 20px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki .alink, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki .alink, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki .alink {
        color: #c00;
        text-decoration: none;
        font-size: 16px;
        font-weight: bold;
        padding-top: 16px;
        padding-bottom: 12px;
        padding-left: 20px;
        display: block;
        margin-left: 20px;
        border-left: 1px solid #c00; }
        .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki .alink:hover, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki .alink:hover, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki .alink:hover {
          text-decoration: underline; }
    .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .icon-product-button-mail a, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .icon-product-button-mail a, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .icon-product-button-mail a {
      background: url(../img/icon_mail_blk.svg) no-repeat;
      background-size: 20px 20px;
      padding-left: 30px;
      text-decoration: underline;
      color: #000;
      padding-top: 1px;
      font-size: 14px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .icon-product-button-mail a:hover, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .icon-product-button-mail a:hover, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .icon-product-button-mail a:hover {
        text-decoration: none; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area {
      display: flex;
      margin-bottom: 60px;
      padding-bottom: 60px;
      border-bottom: 1px solid #ccc; }
      .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-img {
        width: 200px;
        margin-right: 40px;
        border: 1px solid #ccc;
        display: inline-block; }
        .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-img img {
          width: 80%;
          margin: 0 auto;
          display: block; }
      .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-cont {
        width: 700px;
        line-height: 1.4;
        display: inline-block; }
        .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-cont .title {
          font-size: 24px;
          font-weight: bold;
          margin-bottom: 10px; }
        .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-cont .text {
          line-height: 1.6; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .img-wrap {
      margin-bottom: 40px; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .wid900 {
      width: 900px;
      margin: 0 auto 40px; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .bd {
      border: 1px solid #ccc; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .getting-started-info {
      margin-right: 20px;
      display: block; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .text-info {
      font-size: 50px;
      text-align: center;
      font-weight: 100;
      margin-bottom: 50px;
      line-height: 1.4;
      display: block; }
      .wht-face .content-main-wrap .clean-block .container .block-heading .text-info.sml {
        font-size: 24px;
        font-weight: bold; }
      .wht-face .content-main-wrap .clean-block .container .block-heading .text-info .en {
        margin-bottom: 0; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .normal-text {
      text-align: center;
      line-height: 2;
      width: 800px;
      margin: 0 auto 20px; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .img-thumbnail {
      width: 100%; }
    .wht-face .content-main-wrap .clean-block.spec {
      background: #F5F5F5;
      margin: 0 auto 80px; }
      .wht-face .content-main-wrap .clean-block.spec .spec-wrap {
        padding: 50px; }
        .wht-face .content-main-wrap .clean-block.spec .spec-wrap .spec-section {
          margin-bottom: 40px; }
      .wht-face .content-main-wrap .clean-block.spec .main-title {
        display: block;
        font-size: 40px;
        color: #000;
        margin-bottom: 40px;
        text-align: center;
        font-weight: normal;
        padding-bottom: 40px;
        border-bottom: 1px solid #DEDEDE; }
        .wht-face .content-main-wrap .clean-block.spec .main-title .sml {
          font-size: 16px;
          display: block;
          padding-top: 14px; }
      .wht-face .content-main-wrap .clean-block.spec .normal-title {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px; }
        .wht-face .content-main-wrap .clean-block.spec .normal-title .sml {
          display: block;
          font-size: 14px;
          padding-top: 10px;
          font-weight: normal; }
      .wht-face .content-main-wrap .clean-block.spec .spec-list dt, .wht-face .content-main-wrap .clean-block.spec .spec-list dd {
        float: left; }
      .wht-face .content-main-wrap .clean-block.spec .spec-list dt {
        width: 160px;
        display: block;
        text-align: right; }
      .wht-face .content-main-wrap .clean-block.spec .spec-list dd {
        width: 750px;
        display: block;
        float: right;
        border-left: 1px solid #D9D9D9;
        padding-left: 20px;
        padding-bottom: 30px; }
        .wht-face .content-main-wrap .clean-block.spec .spec-list dd .normal-title {
          font-size: 14px;
          margin-bottom: 10px;
          text-align: left;
          line-height: 1.4; }
        .wht-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text {
          font-size: 12px;
          line-height: 1.4;
          width: 700px;
          margin-bottom: 12px; }
          .wht-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text .blue-text {
            display: block;
            font-weight: bold;
            margin-bottom: 4px;
            color: #005ECC; }
    .wht-face .content-main-wrap .clean-block.review {
      margin: 0 auto;
      padding-bottom: 80px;
      width: 920px; }
      .wht-face .content-main-wrap .clean-block.review .review-wrap {
        padding: 50px; }
        .wht-face .content-main-wrap .clean-block.review .review-wrap .review-section {
          margin-bottom: 40px; }
      .wht-face .content-main-wrap .clean-block.review .main-title {
        display: block;
        font-size: 40px;
        color: #000;
        margin-bottom: 0;
        text-align: center;
        font-weight: normal;
        padding-bottom: 40px; }
        .wht-face .content-main-wrap .clean-block.review .main-title .sml {
          font-size: 16px;
          display: block;
          padding-top: 14px; }
      .wht-face .content-main-wrap .clean-block.review .normal-title {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px; }
        .wht-face .content-main-wrap .clean-block.review .normal-title .sml {
          display: block;
          font-size: 14px;
          padding-top: 10px;
          font-weight: normal; }
      .wht-face .content-main-wrap .clean-block.review .review-list {
        border: 1px solid #D9D9D9;
        border-radius: 8px;
        padding: 30px;
        margin-bottom: 30px; }
        .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list {
          margin-top: 10px; }
          .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list li {
            width: 100px;
            height: 100px;
            display: inline-block;
            margin-right: 10px; }
            .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list li a {
              display: block;
              opacity: 1;
              transition: 0.3s ease; }
              .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list li a:hover {
                opacity: 0.5;
                transition: 0.3s ease; }
            .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list li img {
              width: 100px;
              display: block; }
        .wht-face .content-main-wrap .clean-block.review .review-list dt, .wht-face .content-main-wrap .clean-block.review .review-list dd {
          float: left; }
        .wht-face .content-main-wrap .clean-block.review .review-list dt {
          width: 116px;
          display: block;
          text-align: right;
          font-weight: bold;
          font-size: 16px; }
          .wht-face .content-main-wrap .clean-block.review .review-list dt .man {
            background: url(../img/icon-review-blue@2x.png) no-repeat;
            background-size: 14px 14px;
            padding-left: 20px; }
          .wht-face .content-main-wrap .clean-block.review .review-list dt .woman {
            background: url(../img/icon-review-red@2x.png) no-repeat;
            background-size: 14px 14px;
            padding-left: 20px; }
          .wht-face .content-main-wrap .clean-block.review .review-list dt .data {
            display: block;
            font-size: 12px;
            font-weight: normal;
            margin-top: 20px; }
        .wht-face .content-main-wrap .clean-block.review .review-list dd {
          width: 700px;
          display: block;
          float: right;
          border-left: 1px solid #D9D9D9;
          padding-left: 20px;
          padding-bottom: 30px; }
          .wht-face .content-main-wrap .clean-block.review .review-list dd .normal-title {
            font-size: 14px;
            margin-bottom: 10px;
            text-align: left;
            line-height: 1.4; }
          .wht-face .content-main-wrap .clean-block.review .review-list dd .normal-text {
            font-size: 12px;
            line-height: 1.4; }
            .wht-face .content-main-wrap .clean-block.review .review-list dd .normal-text .blue-text {
              display: block;
              font-weight: bold;
              margin-bottom: 4px;
              color: #005ECC; }

.wht-face .content-main-wrap .clean-block .container .normal-text {
  font-size: 16px;
  line-height: 1.8;
  margin-bottom: 24px;
  padding-right: 20px; }

.wht-face .mod8-container .mod8-icon-box .scp-icon-copy span {
  font-size: 14px; }

.wht-face .mod8-container .mod8-icon-box .scp-icon-copy {
  color: #000; }

.wht-face .mod8-container .mod8-icon-box img {
  background-color: #000;
  border: 2px solid #000;
  border-radius: 4px; }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  .wht-face .navbar .container .navbar-brand.logo {
    padding: 24px 20px; }
  .wht-face .navbar .container .navbar-brand.logo img {
    width: 180px;
    height: auto; }
  .wht-face .navbar .container .navbar-brand.ntrack {
    padding: 20px; }
  .wht-face .navbar .container .navbar-brand.all-top {
    top: 0;
    padding: 27px 0 10px 10px; }
    .wht-face .navbar .container .navbar-brand.all-top img {
      width: 200px;
      height: auto; }
  .wht-face .navbar .container .navbar-brand.ntrack img {
    width: 180px; }
  .wht-face .navbar,
  .wht-face .navbar-collapse {
    height: 61px; }
  .wht-face .navbar-collapse .navbar-nav .nav-item {
    padding: 10px 20px; }
  .wht-face .navbar-collapse .navbar-nav {
    top: 17px;
    width: 70%; }
  .wht-face .navbar-collapse .navbar-wrap {
    width: 100%; }
  .wht-face .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 14px; }
  .wht-face .navbar-collapse .navbar-nav .nav-item.brand {
    padding: 10px 0 10px 0; }
  .wht-face .navbar-collapse .navbar-nav .nav-item.brand .nav-link {
    padding: 28px 20px 20px; }
  .wht-face .navbar-collapse .navbar-nav .nav-item .brand-area {
    top: 42px; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area {
    margin: 0 20px;
    margin-bottom: 60px; }
  .wht-face .content-main-wrap .clean-block .container {
    padding: 0 20px; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .normal-text {
    width: auto; } }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  .wht-face .content-main {
    top: 0; }
  .wht-face .content-main-wrap {
    width: auto; }
  .wht-face .content-main-wrap .clean-block,
  .wht-face .content-main-wrap.ifitstyle .clean-block {
    width: auto; } }

@media screen and (max-width: 767px) {
  /*　画面サイズが768pxまではここを読み込む　*/
  .wht-face .bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 101;
    background-color: rgba(0, 0, 0, 0.8);
    display: none; }
  .wht-face .nav-area {
    z-index: 1000; }
  .wht-face .navbar-toggler {
    z-index: 1001;
    display: block; }
  .wht-face .mb-long {
    margin-bottom: 40px; }
  .wht-face .navbar {
    position: fixed;
    top: 0px;
    height: 46px;
    z-index: 101; }
    .wht-face .navbar .navbar-brand-bg {
      position: absolute;
      top: 0px;
      background: #000;
      height: 46px;
      width: 100%; }
    .wht-face .navbar .container .navbar-brand {
      padding: 19px 0; }
      .wht-face .navbar .container .navbar-brand.all-top {
        top: 3px;
        padding: 10px 0 10px 10px; }
        .wht-face .navbar .container .navbar-brand.all-top img {
          width: 150%;
          height: auto; }
      .wht-face .navbar .container .navbar-brand.ntrack {
        background: #4e4e4e;
        padding: 16px 0; }
        .wht-face .navbar .container .navbar-brand.ntrack img {
          width: 120px;
          height: auto; }
    .wht-face .navbar .container .navbar-brand img {
      width: 112px;
      height: auto;
      margin: 0 auto; } }

@media screen and (max-width: 767px) {
  .wht-face .mod8-container .mod8-icon-box {
    width: 100%;
    float: none;
    margin-right: 0; }
  /*　画面サイズが750pxまではここを読み込む　*/
  .sp_dispBlk {
    display: block; }
  .pc_dispBlk {
    display: none; }
  .wht-face .content-main {
    margin-bottom: 0;
    margin-top: 47px; }
  .wht-face .content-main-wrap {
    width: auto; }
    .wht-face .content-main-wrap.ifitstyle {
      width: auto;
      padding: 30px 0; }
      .wht-face .content-main-wrap.ifitstyle .clean-block {
        margin: 0 20px;
        width: auto; }
    .wht-face .content-main-wrap .clean-block.cash-area {
      margin-bottom: 20px; }
    .wht-face .content-main-wrap .clean-block .container.middle {
      display: table;
      margin-bottom: 0; }
      .wht-face .content-main-wrap .clean-block .container.middle .col-md-6, .wht-face .content-main-wrap .clean-block .container.middle .col-md-8, .wht-face .content-main-wrap .clean-block .container.middle .col-md-4 {
        display: block;
        vertical-align: top; }
      .wht-face .content-main-wrap .clean-block .container.middle.reverse {
        display: flex;
        flex-direction: column-reverse; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area {
      display: table; }
      .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-img {
        border: 0;
        display: table-cell;
        vertical-align: middle;
        margin-right: 0; }
        .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-img img {
          width: 100%; }
      .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-cont {
        padding-left: 20px;
        display: table-cell;
        vertical-align: middle; }
        .wht-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-cont .title {
          font-size: 18px; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .normal-text {
      width: auto;
      font-size: 14px;
      line-height: 1.4;
      margin-bottom: 12px;
      padding-right: 0; }
  .wht-face .content-main .breadcrumb {
    display: block;
    margin-top: 0px;
    padding-top: 10px;
    margin-left: 20px;
    margin-bottom: 10px; }
  .wht-face .content-main-wrap .clean-block {
    margin: 0 20px;
    width: auto; }
    .wht-face .content-main-wrap .clean-block .container .row {
      display: block;
      flex-direction: inherit; }
      .wht-face .content-main-wrap .clean-block .container .row.align-items-center {
        margin-top: 20px;
        display: flex;
        flex-direction: column-reverse; }
      .wht-face .content-main-wrap .clean-block .container .row .normal-text {
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 12px;
        padding-right: 0; }
    .wht-face .content-main-wrap .clean-block .container .col-md-4, .wht-face .content-main-wrap .clean-block .container .col-md-6, .wht-face .content-main-wrap .clean-block .container .col-md-8 {
      margin-bottom: 20px;
      float: none;
      width: auto; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4.right, .wht-face .content-main-wrap .clean-block .container .col-md-4 .right, .wht-face .content-main-wrap .clean-block .container .col-md-6.right, .wht-face .content-main-wrap .clean-block .container .col-md-6 .right, .wht-face .content-main-wrap .clean-block .container .col-md-8.right, .wht-face .content-main-wrap .clean-block .container .col-md-8 .right {
        margin-right: 0; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .left, .wht-face .content-main-wrap .clean-block .container .col-md-6 .left, .wht-face .content-main-wrap .clean-block .container .col-md-8 .left {
        margin-left: 0; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .main-title, .wht-face .content-main-wrap .clean-block .container .col-md-6 .main-title, .wht-face .content-main-wrap .clean-block .container .col-md-8 .main-title {
        margin-top: 0;
        font-size: 36px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .sub-text, .wht-face .content-main-wrap .clean-block .container .col-md-6 .sub-text, .wht-face .content-main-wrap .clean-block .container .col-md-8 .sub-text {
        font-size: 22px;
        padding-bottom: 12px;
        margin-bottom: 12px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .normal-text, .wht-face .content-main-wrap .clean-block .container .col-md-6 .normal-text, .wht-face .content-main-wrap .clean-block .container .col-md-8 .normal-text {
        line-height: 1.6;
        padding-right: 0;
        font-size: 14px; }
        .wht-face .content-main-wrap .clean-block .container .col-md-4 .normal-text.price, .wht-face .content-main-wrap .clean-block .container .col-md-6 .normal-text.price, .wht-face .content-main-wrap .clean-block .container .col-md-8 .normal-text.price {
          font-size: 14px;
          margin-bottom: 4px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in, .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in {
        width: auto !important; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki, .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki {
        width: auto; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .icon-product-button-mail a, .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .icon-product-button-mail a, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .icon-product-button-mail a {
        font-size: 14px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-price .price-name, .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-price .price-name, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-price .price-name {
        font-size: 32px;
        margin-bottom: 12px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .part-title, .wht-face .content-main-wrap .clean-block .container .col-md-6 .part-title, .wht-face .content-main-wrap .clean-block .container .col-md-8 .part-title {
        text-align: center;
        padding-right: 0;
        font-size: 18px; }
      .wht-face .content-main-wrap .clean-block .container .col-md-4 .normal-list, .wht-face .content-main-wrap .clean-block .container .col-md-6 .normal-list, .wht-face .content-main-wrap .clean-block .container .col-md-8 .normal-list {
        padding-right: 0;
        font-size: 14px;
        line-height: 1.4;
        margin-bottom: 12px; }
    .wht-face .content-main-wrap .clean-block.spec {
      margin: 0 auto; }
      .wht-face .content-main-wrap .clean-block.spec .spec-list dt {
        width: 23%;
        line-height: 1.4; }
      .wht-face .content-main-wrap .clean-block.spec .spec-list dd {
        width: 70%;
        padding-left: 10px; }
        .wht-face .content-main-wrap .clean-block.spec .spec-list dd .normal-title {
          line-height: 1.4;
          margin-top: 2px; }
        .wht-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text {
          width: auto; }
      .wht-face .content-main-wrap .clean-block.spec .hf .spec-list dt {
        width: 43%; }
      .wht-face .content-main-wrap .clean-block.spec .hf .spec-list dd {
        width: 50%; }
      .wht-face .content-main-wrap .clean-block.spec .spec-wrap {
        padding: 30px 20px 1px; }
      .wht-face .content-main-wrap .clean-block.spec .main-title {
        font-size: 32px;
        margin-bottom: 24px;
        padding-bottom: 24px; }
    .wht-face .content-main-wrap .clean-block.review {
      padding: 70px 20px 60px; }
      .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list li {
        width: 80px;
        height: 80px;
        margin-bottom: 10px; }
        .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list li:last-child {
          margin-right: 0; }
        .wht-face .content-main-wrap .clean-block.review .review-list .review-img-list li img {
          width: 80px; }
      .wht-face .content-main-wrap .clean-block.review .review-list dt {
        display: table;
        width: 100%;
        text-align: left;
        float: none;
        padding-bottom: 12px; }
        .wht-face .content-main-wrap .clean-block.review .review-list dt .data {
          margin-top: 4px;
          display: table-cell;
          text-align: right; }
      .wht-face .content-main-wrap .clean-block.review .review-list dd {
        width: auto;
        float: none;
        padding-left: 0;
        padding-bottom: 0;
        border-left: 0;
        border-top: 1px solid #D9D9D9;
        padding-top: 12px; }
      .wht-face .content-main-wrap .clean-block.review .main-title {
        font-size: 32px;
        margin-bottom: 0;
        padding-bottom: 20px; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .text-info {
    line-height: 1.4;
    margin-bottom: 30px;
    font-size: 28px; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .text-info.en {
      font-weight: normal; }
    .wht-face .content-main-wrap .clean-block .container .block-heading .text-info.sml {
      font-size: 18px;
      margin-bottom: 16px; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .img-wrap {
    margin-bottom: 20px; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .wid900 {
    width: auto;
    margin: 0 auto 20px; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .normal-text {
    margin-bottom: 60px;
    text-align: left; }
  .wht-face .content-main .clean-block.review {
    width: auto;
    margin-top: 40px; } }

@media screen and (max-width: 767px) {
  .content-main-wrap .clean-block .container .w470 {
    width: 100%; }
  .content-main-wrap .clean-block .container .w590 {
    width: 100%; }
    .content-main-wrap .clean-block .container .w590 .movie-modal.wide-w590 {
      width: 100%;
      height: auto;
      background: url(../img/sec04_movie.jpg) no-repeat;
      background-size: cover; }
      .content-main-wrap .clean-block .container .w590 .movie-modal.wide-w590 .button {
        background: url(../img/icon-play-blk.svg) no-repeat 50% 90px;
        background-size: 70px 70px;
        padding: 180px 80px 40px; }
  .col-sm-6 {
    width: auto; } }

.pagetop {
  display: block;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: -90px;
  right: 20px;
  z-index: 30; }

.pagetop a {
  background: url(../img/pagetop-btn@2x.png) no-repeat;
  background-size: 60px 60px;
  display: block;
  width: 60px;
  height: 60px;
  text-indent: 100%;
  white-space: nowrap;
  overflow: hidden; }

#gallery-container {
  float: left; }

#gallery-thumbs {
  float: left;
  width: 60px;
  padding-top: 40px; }

#gallery-thumbs .thumb {
  position: relative;
  height: 60px;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 20px;
  margin-bottom: 20px; }

#gallery-thumbs .thumb:last-child {
  border-bottom: 0; }

#gallery-thumbs .thumb:hover {
  cursor: pointer; }

#gallery-thumbs .thumb img {
  max-width: 100%;
  height: auto;
  border: 0; }

#gallery-thumbs .thumb.active:after {
  content: "";
  width: 60px;
  height: 80px;
  position: absolute;
  top: -10px;
  left: 0;
  border: 2px solid #FA6A35;
  opacity: 0.5; }

#gallery-thumbs-mobile {
  margin: 15px auto 5px;
  width: 278px; }

#gallery-thumbs-mobile .mobile-thumb {
  position: relative;
  float: left;
  border-right: 1px solid #c8c8c8;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 10px; }

#gallery-thumbs-mobile .mobile-thumb img {
  height: 54px; }

#gallery-thumbs-mobile .mobile-thumb.active:after {
  content: "";
  height: 56px;
  width: 56px;
  position: absolute;
  top: -3px;
  left: 7px;
  border: 2px solid #FA6A35;
  opacity: 0.4; }

#gallery-main {
  width: 600px;
  max-width: 630px;
  margin-left: 14px;
  float: right;
  opacity: 0;
  transition: opacity 1s ease-out 0s;
  height: 300px; }

#gallery-main.owl-loaded {
  opacity: 1;
  height: auto; }

.owl-nav.disabled {
  display: none; }

.owl-item .video {
  cursor: pointer; }

#picture {
  width: 100%; }

.module-c-incline-image {
  width: 100%; }

#module-c-incline-replay {
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: calc(50% - 40px);
  display: none;
  z-index: 1; }

.rotated {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki {
    width: auto; }
  #gallery-thumbs {
    margin-right: 1%; }
  #gallery-container {
    float: none; }
  #gallery-main {
    width: 84%;
    max-width: 84%;
    float: right;
    margin-right: 2%;
    margin-left: 0; }
  .wht-face .content-main-wrap .clean-block .container .product-item-wrap {
    margin: 0; }
  .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in {
    width: auto !important; }
  .wht-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in input, .wht-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in input, .wht-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in input {
    width: auto !important; }
  .wht-face .content-main-wrap .clean-block.spec .spec-list dt {
    width: 16%; }
  .wht-face .content-main-wrap .clean-block.spec .spec-list dd {
    width: 78%; }
  .wht-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text {
    width: 100%; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .wid900 {
    width: auto; }
  .wht-face .content-main-wrap .clean-block .container .block-heading .text-info {
    font-size: 36px; } }

@media screen and (max-width: 767px) {
  #gallery-container {
    float: none; }
  #gallery-main {
    width: 100%;
    margin: 0 auto;
    float: none; }
  #gallery-thumbs {
    display: none; }
  #gallery-thumbs-mobile {
    width: auto;
    display: inline-block; } }

@media screen and (max-width: 767px) {
  #gallery-thumbs {
    display: none; } }

@media screen and (min-width: 768px) {
  .shomo, .shomo-inline {
    display: none; } }

.navbar {
  width: 100%;
  height: 92px;
  background: #000;
  border-bottom: 0; }
  .navbar .container {
    position: relative; }
    .navbar .container .navbar-brand {
      display: block;
      position: absolute;
      top: 0;
      left: 0;
      padding: 37px 45px;
      background: #ffd939;
      z-index: 10; }
      .navbar .container .navbar-brand.ntrack {
        background: #4e4e4e;
        padding: 32px 42px; }
        .navbar .container .navbar-brand.ntrack img {
          width: 230px;
          height: auto; }
      .navbar .container .navbar-brand img {
        width: 224px;
        height: 18px;
        display: block; }

.nav-area {
  background: none; }

.navbar-collapse {
  background: #000;
  height: 92px;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  border-bottom: 1px solid #3a3a3a; }
  .navbar-collapse .navbar-wrap {
    width: 1060px;
    margin: 0 auto;
    position: relative; }
  .navbar-collapse .navbar-nav {
    display: block;
    width: 662px;
    position: absolute;
    top: 28px;
    right: 0; }
    .navbar-collapse .navbar-nav .nav-item {
      display: inline-block;
      padding-right: 40px;
      padding-left: 30px;
      border-right: 1px solid #383838;
      padding-top: 10px;
      padding-bottom: 10px;
      position: relative; }
      .navbar-collapse .navbar-nav .nav-item .nav-link {
        color: #fff;
        text-decoration: none; }
        .navbar-collapse .navbar-nav .nav-item .nav-link:hover {
          text-decoration: none; }
      .navbar-collapse .navbar-nav .nav-item.brand {
        padding: 10px 10px 10px 0;
        margin-left: 0; }
        .navbar-collapse .navbar-nav .nav-item.brand .nav-link {
          text-decoration: none;
          padding: 35px 29px 40px;
          transition: .2s ease; }
          .navbar-collapse .navbar-nav .nav-item.brand .nav-link.active {
            background: #3d3d3d;
            transition: .2s ease; }
      .navbar-collapse .navbar-nav .nav-item .brand-area {
        display: block;
        position: absolute;
        top: 54px;
        left: 0;
        background: #3d3d3d;
        padding: 30px;
        width: 566px;
        opacity: 0;
        z-index: -1;
        transition: .2s ease; }
        .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list {
          display: block;
          float: left;
          width: 280px; }
          .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title {
            margin-bottom: 12px;
            background: #555;
            padding: 14px 10px;
            width: 180px; }
            .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title.nt-title {
              position: relative;
              padding: 10px;
              width: 180px; }
            .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title .pf-img {
              width: 160px;
              display: block; }
            .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title .weider-img {
              width: 110px;
              display: block; }
            .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title .nt-img {
              width: 170px;
              display: block; }
          .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item {
            color: #fff;
            margin-bottom: 16px;
            display: block;
            padding-left: 10px; }
            .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item a {
              text-decoration: none;
              color: #fff;
              line-height: 1.4; }
              .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item a:hover {
                text-decoration: underline; }
              .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item a:active {
                text-decoration: none; }
            .navbar-collapse .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item::before {
              position: relative;
              top: -3px;
              left: -8px;
              display: inline-block;
              list-style-type: disc;
              width: 3px;
              height: 3px;
              content: '';
              border-radius: 100%;
              background: #fff; }
        .navbar-collapse .navbar-nav .nav-item .brand-area.pc_dispBlk {
          opacity: 1;
          z-index: 1000;
          transition: .2s ease; }

.subnavbar-collapse {
  background: #E6E6E6;
  width: 100%;
  margin-top: 36px;
  height: 77px;
  padding-top: 20px; }

.subnavbar-nav {
  margin: 0 auto;
  display: block;
  width: 950px; }
  .subnavbar-nav .nav-item {
    display: inline-block;
    width: 160px;
    padding-right: 5px;
    padding-left: 0;
    margin: 10px 0px 0 0;
    text-align: center; }
    .subnavbar-nav .nav-item.active {
      background: url(../img/icon-review-blue@2x.png) no-repeat 24px 5px;
      background-size: 8px 8px; }
    .subnavbar-nav .nav-item::before {
      content: '|';
      color: #D1D1D1;
      display: inline-block;
      width: 1px;
      padding-right: 30px; }
    .subnavbar-nav .nav-item .nav-link {
      font-size: 0.8em;
      display: inline-block;
      border-bottom: 1px solid #D1D1D1;
      text-align: center;
      padding-top: 0;
      padding-bottom: 7px;
      color: #000;
      text-decoration: none; }
      .subnavbar-nav .nav-item .nav-link:visited {
        color: #000; }
    .subnavbar-nav .nav-item:nth-child(1)::before {
      content: '';
      display: inline-block;
      width: 0; }
  .subnavbar-nav.nav-2 .nav-link {
    border-bottom: 0; }

.blk-face .attent-text {
  color: #fff;
  margin-bottom: 24px;
  padding-top: 10px; }

.blk-face .mb-long {
  margin-bottom: 80px; }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  .navbar .container .navbar-brand.logo {
    padding: 24px 20px; }
  .navbar .container .navbar-brand.logo img {
    width: 180px;
    height: auto; }
  .navbar .container .navbar-brand.ntrack {
    padding: 20px; }
  .navbar .container .navbar-brand.ntrack img {
    width: 180px; }
  .navbar,
  .navbar-collapse {
    height: 61px; }
  .navbar-collapse .navbar-nav .nav-item {
    padding: 10px 20px; }
  .navbar-collapse .navbar-nav {
    top: 17px;
    width: 70%; }
  .navbar-collapse .navbar-wrap {
    width: 100%; }
  .navbar-collapse .navbar-nav .nav-item .nav-link {
    font-size: 14px; }
  .navbar-collapse .navbar-nav .nav-item.brand {
    padding: 10px 0 10px 0; }
  .navbar-collapse .navbar-nav .nav-item.brand .nav-link {
    padding: 28px 20px 20px; }
  .navbar-collapse .navbar-nav .nav-item .brand-area {
    top: 42px; } }

@media screen and (max-width: 767px) {
  /*　画面サイズが768pxまではここを読み込む　*/
  .blk-face .bg {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    z-index: 1001;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    transition: .3s ease; }
  .navbar {
    position: fixed;
    top: 0;
    height: 48px;
    border-bottom: 1px solid #3a3a3a;
    z-index: 1001; }
    .navbar .container .navbar-brand {
      display: block;
      padding: 19px 0;
      width: 160px; }
      .navbar .container .navbar-brand.ntrack {
        background: #4e4e4e;
        padding: 17px 0; }
        .navbar .container .navbar-brand.ntrack img {
          width: 120px;
          height: auto; }
      .navbar .container .navbar-brand img {
        width: 112px;
        height: auto;
        margin: 0 auto; }
    .navbar .navbar-brand-bg {
      position: absolute;
      top: 0px;
      background: #000;
      height: 46px;
      width: 100%; }
  .navbar-toggler {
    display: block;
    position: fixed;
    top: 8px;
    right: 8px;
    z-index: 1001;
    color: #fff;
    width: 36px;
    height: auto;
    background: none;
    border: none;
    padding: 0;
    cursor: pointer;
    font-weight: bold;
    text-align: center;
    outline: none; }
    .navbar-toggler .close {
      letter-spacing: -0.6px;
      display: none;
      z-index: 1002; }
    .navbar-toggler .menu {
      letter-spacing: 0.2px;
      text-indent: -1px;
      display: block;
      font-size: 10px; }
    .navbar-toggler .bar {
      display: block;
      width: 30px;
      height: 2px;
      background-color: #fff;
      margin: 4px auto 2px;
      transition: all 0.2s;
      transform-origin: 0 0; }
    .navbar-toggler.active .close {
      display: block;
      text-indent: -4px;
      font-size: 10px;
      text-align: center; }
    .navbar-toggler.active .menu {
      letter-spacing: 0.08em;
      display: none; }
    .navbar-toggler.active .bar {
      width: 30px; }
    .navbar-toggler.active .bar1 {
      transform: rotate(24deg); }
    .navbar-toggler.active .bar2 {
      opacity: 0; }
    .navbar-toggler.active .bar3 {
      transform: rotate(-24deg); }
  .nav-area {
    background: #3d3d3d;
    position: fixed;
    right: -220px;
    top: 0;
    width: 220px;
    height: 100vh;
    z-index: 1000;
    transition: .3s ease; }
    .nav-area.open {
      right: 0;
      transition: .3s ease; }
    .nav-area .navbar-collapse {
      height: auto;
      border-bottom: 0; }
      .nav-area .navbar-collapse .navbar-wrap {
        width: auto; }
        .nav-area .navbar-collapse .navbar-wrap .navbar-nav {
          display: block;
          width: auto;
          left: 0;
          top: 36px; }
          .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item {
            display: block;
            padding: 0 0 20px;
            margin-bottom: 20px;
            margin-left: 20px;
            margin-right: 20px;
            border-bottom: 1px solid #575757;
            border-right: 0; }
            .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item.brand .nav-link {
              margin-bottom: 20px;
              display: block; }
            .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area {
              background: none;
              position: static;
              top: 0;
              left: 0;
              width: auto;
              opacity: 1;
              padding: 0; }
              .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list {
                float: none;
                margin-bottom: 20px;
                width: auto; }
                .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title {
                  margin-bottom: 10px;
                  margin-right: 10px;
                  width: auto; }
                  .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title .pf-img {
                    width: 125px; }
                  .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title .weider-img {
                    width: 80px; }
                  .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-title .nt-img {
                    width: 130px; }
                .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item {
                  margin-bottom: 6px; }
                  .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item a:hover {
                    text-decoration: none; }
                  .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .brand-area .brand-area-list .brand-area-list-item a:active {
                    text-decoration: none; }
            .nav-area .navbar-collapse .navbar-wrap .navbar-nav .nav-item .nav-link {
              padding: 0; } }

.blk-face .ph {
  opacity: 0;
  position: relative; }

.blk-face .ph::before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: #000;
  transition: width .8s; }

.blk-face .ifitstyle .ph::before {
  background-color: #555; }

.blk-face .ph.ani-end::before {
  left: auto;
  right: 0;
  width: 0; }

.blk-face .ph.ani-end {
  opacity: 1; }

@-moz-document url-prefix() {
  .blk-face .ph {
    opacity: 1;
    position: relative; }
  .blk-face .ph::before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    transition: 0; }
  .blk-face .ifitstyle .ph::before {
    background-color: #555; }
  .blk-face .ph.ani-end::before {
    left: auto;
    right: 0;
    width: 0; }
  .blk-face .ph.ani-end {
    opacity: 1; } }

@media screen and (max-width: 767px) {
  .blk-face .ph {
    opacity: 1;
    position: relative; }
  .blk-face .ph::before {
    content: "";
    width: 0;
    height: 100%;
    position: absolute;
    top: 0;
    right: 0;
    background-color: #000;
    transition: 0; }
  .blk-face .ifitstyle .ph::before {
    background-color: #555; }
  .blk-face .ph.ani-end::before {
    left: auto;
    right: 0;
    width: 0; }
  .blk-face .ph.ani-end {
    opacity: 1; } }

/* pc */
.img-wide {
  width: 100%; }

.blk-face .content-main {
  width: 100%;
  position: relative;
  top: 0;
  left: 0;
  padding-bottom: 150px; }

.movie-area {
  position: relative;
  overflow: hidden;
  margin-bottom: 30px; }
  .movie-area .movie-img {
    display: none; }
  .movie-area .video {
    width: 100%;
    height: auto;
    position: relative;
    z-index: -1; }
    .movie-area .video img {
      width: 100%;
      height: auto;
      display: block; }
  .movie-area .videoCover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url(../img/moviecover.png) repeat 0 0;
    opacity: 0.6;
    background-size: 90px 90px;
    z-index: 1; }

.movie-area-btn {
  width: 350px;
  height: 50px;
  display: block;
  margin: 0 auto 30px;
  z-index: 2; }
  .movie-area-btn.s22i {
    width: 450px; }
    .movie-area-btn.s22i a {
      width: 450px; }
  .movie-area-btn a {
    background: #f7872c;
    display: block;
    color: #fff;
    text-decoration: none;
    width: 350px;
    height: 36px;
    border-radius: 25px;
    text-align: center;
    padding-top: 14px;
    font-weight: bold;
    font-family: YuGothic !important; }

.blk-face .content-main-wrap {
  width: 1060px;
  margin: 0 auto; }
  .blk-face .content-main-wrap.ifitstyle {
    width: 100%;
    padding: 100px 0;
    background: #555; }
    .blk-face .content-main-wrap.ifitstyle .clean-block {
      margin: 0 auto;
      width: 1060px; }
  .blk-face .content-main-wrap .breadcrumb {
    display: block;
    margin-top: 20px;
    margin-bottom: 20px; }
    .blk-face .content-main-wrap .breadcrumb .num {
      display: inline-block;
      background: url(../img/bread-arrow@2x_blk.png) no-repeat 100% 6px;
      background-size: 5px 8px;
      padding-right: 14px;
      margin-right: 10px; }
      .blk-face .content-main-wrap .breadcrumb .num:last-child {
        background: none; }
      .blk-face .content-main-wrap .breadcrumb .num a, .blk-face .content-main-wrap .breadcrumb .num span {
        color: #fff;
        text-decoration: none;
        font-size: 12px; }
  .blk-face .content-main-wrap .clean-block {
    width: 1060px;
    margin-bottom: 100px; }
    .blk-face .content-main-wrap .clean-block.cash-area {
      margin-top: 100px; }
    .blk-face .content-main-wrap .clean-block.skier .col-md-6.col-left {
      width: 530px;
      margin-right: 60px; }
    .blk-face .content-main-wrap .clean-block.skier .col-md-6.right {
      width: 470px; }
    .blk-face .content-main-wrap .clean-block.rw900_sec02 .col-md-6.col-left {
      width: 530px;
      margin-right: 60px; }
    .blk-face .content-main-wrap .clean-block.rw900_sec02 .col-md-6.right {
      width: 470px; }
    .blk-face .content-main-wrap .clean-block.x22i_sec06 .col-md-6.col-left {
      width: 590px;
      margin-right: 0; }
    .blk-face .content-main-wrap .clean-block.x22i_sec06 .col-md-6.right {
      width: 470px; }
    .blk-face .content-main-wrap .clean-block.x22i_sec05 .col-md-6.col-left {
      width: 470px;
      margin-right: 60px; }
    .blk-face .content-main-wrap .clean-block.x22i_sec03 {
      margin-bottom: 0; }
    .blk-face .content-main-wrap .clean-block.x22i_sec02 .container .col-md-6 {
      padding-top: 40px; }
      .blk-face .content-main-wrap .clean-block.x22i_sec02 .container .col-md-6.x22i {
        padding-top: 0; }
    .blk-face .content-main-wrap .clean-block.x22i_sec02 .container .col-md-6 .main-title {
      line-height: 1.4; }
    .blk-face .content-main-wrap .clean-block.x22i_sec02 .container .col-md-6 .sub-text {
      font-size: 18px;
      padding-left: 30px;
      padding-top: 23px; }
    .blk-face .content-main-wrap .clean-block.ifitarea {
      margin-bottom: 0; }
    .blk-face .content-main-wrap .clean-block .container.middle {
      display: table;
      margin-bottom: 60px; }
      .blk-face .content-main-wrap .clean-block .container.middle .col-md-6, .blk-face .content-main-wrap .clean-block .container.middle .col-md-8, .blk-face .content-main-wrap .clean-block .container.middle .col-md-4 {
        display: table-cell;
        vertical-align: middle; }
    .blk-face .content-main-wrap .clean-block .container .custom-list .content-item,
    .blk-face .content-main-wrap .clean-block .container .content-list .content-item {
      display: block;
      color: #fff;
      font-family: futura;
      font-weight: bold;
      font-size: 20px;
      padding: 14px 0 16px 70px;
      margin-bottom: 28px;
      line-height: 1.2; }
      .blk-face .content-main-wrap .clean-block .container .custom-list .content-item.gyo1,
      .blk-face .content-main-wrap .clean-block .container .content-list .content-item.gyo1 {
        padding: 16px 0 16px 70px; }
      .blk-face .content-main-wrap .clean-block .container .custom-list .content-item.ci01,
      .blk-face .content-main-wrap .clean-block .container .content-list .content-item.ci01 {
        background: url(../img/icon-mugen.png) no-repeat;
        background-size: 52px 52px; }
      .blk-face .content-main-wrap .clean-block .container .custom-list .content-item.ci02,
      .blk-face .content-main-wrap .clean-block .container .content-list .content-item.ci02 {
        background: url(../img/icon_2xworkout.svg) no-repeat;
        background-size: 52px 52px; }
      .blk-face .content-main-wrap .clean-block .container .custom-list .content-item.ci03,
      .blk-face .content-main-wrap .clean-block .container .content-list .content-item.ci03 {
        background: url(../img/icon_cst.svg) no-repeat;
        background-size: 52px 52px; }
    .blk-face .content-main-wrap .clean-block .container .custom-list > li,
    .blk-face .content-main-wrap .clean-block .container .content-list > li {
      color: #fff;
      margin-bottom: 56px;
      font-size: 16px; }
      .blk-face .content-main-wrap .clean-block .container .custom-list > li strong,
      .blk-face .content-main-wrap .clean-block .container .content-list > li strong {
        font-size: 32px;
        font-family: futura;
        font-weight: bold;
        margin-bottom: 10px;
        display: inline-block; }
      .blk-face .content-main-wrap .clean-block .container .custom-list > li p,
      .blk-face .content-main-wrap .clean-block .container .content-list > li p {
        font-size: 20px;
        font-weight: normal;
        margin-left: 56px;
        display: block;
        margin-bottom: 18px; }
    .blk-face .content-main-wrap .clean-block .container .custom-list {
      margin-left: 140px; }
      .blk-face .content-main-wrap .clean-block .container .custom-list > li .custom-list-cont {
        margin-left: 56px; }
        .blk-face .content-main-wrap .clean-block .container .custom-list > li .custom-list-cont > li {
          display: block;
          margin-bottom: 12px; }
      .blk-face .content-main-wrap .clean-block .container .custom-list > li:before {
        background-color: #fff;
        content: "";
        display: inline-block;
        height: 1px;
        vertical-align: top;
        width: 10%;
        margin-right: 20px;
        margin-top: 16px; }
    .blk-face .content-main-wrap .clean-block .container .content-list_normal .content-item {
      font-size: 16px;
      font-weight: bold;
      display: block;
      margin-bottom: 20px;
      color: #fff;
      background: url(../img/list-dot.png) no-repeat 0 6px;
      background-size: 6px;
      padding-left: 16px; }
    .blk-face .content-main-wrap .clean-block .container .col-1 {
      position: relative;
      height: 400px; }
      .blk-face .content-main-wrap .clean-block .container .col-1 .col-md-6 {
        z-index: 2; }
      .blk-face .content-main-wrap .clean-block .container .col-1 .bg-imgarea {
        position: absolute;
        right: 0;
        top: 0;
        width: 590px;
        z-index: 1; }
    .blk-face .content-main-wrap .clean-block .container .row {
      display: flex; }
    .blk-face .content-main-wrap .clean-block .container .product-item-wrap {
      margin-left: 15px; }
    .blk-face .content-main-wrap .clean-block .container .sub-text {
      font-size: 28px;
      color: #fff;
      border-bottom: 20px;
      padding-bottom: 20px;
      margin-bottom: 20px;
      padding-top: 16px;
      padding-left: 30px;
      background: url(../img/sp_item_tit_wp.png) no-repeat;
      background-size: 340px 60px;
      font-family: 'futura';
      font-weight: bold; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.skier {
        margin-bottom: 6px;
        padding-top: 19px;
        padding-left: 36px;
        font-size: 22px; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.s22i {
        font-size: 22px;
        line-height: 1.4; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.x22i, .blk-face .content-main-wrap .clean-block .container .sub-text.rw900 {
        line-height: 1.4;
        padding-left: 40px;
        background: url(../img/sec1_fusion_tit_wp.png) no-repeat;
        background-size: 436px 56px; }
        .blk-face .content-main-wrap .clean-block .container .sub-text.x22i .sml, .blk-face .content-main-wrap .clean-block .container .sub-text.rw900 .sml {
          padding-left: 20px; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.x22i {
        font-size: 24px; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.rw900 {
        font-size: 18px; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.x22i_sec02 {
        font-size: 18px;
        background: url(../img/sec1_fusion_tit_wp.png) no-repeat;
        background-size: 436px 56px;
        padding-left: 32px;
        padding-top: 21px; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.fusion {
        font-size: 18px;
        padding-left: 40px;
        background: url(../img/sec1_fusion_tit_wp.png) no-repeat;
        background-size: 436px 56px; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.burn {
        font-size: 18px;
        background: url(../img/sec5_tit_wp.png) no-repeat;
        background-size: 218px 58px;
        padding-top: 26px;
        padding-left: 48px;
        width: 200px;
        margin: 0 auto; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.lost {
        font-size: 18px;
        color: #000;
        background: url(../img/sec7_tit_fusion_wp_short.png) no-repeat;
        background-size: 198px 62px;
        padding-top: 26px;
        width: 198px;
        margin: 0 auto;
        padding-left: 40px; }
      .blk-face .content-main-wrap .clean-block .container .sub-text .sml {
        font-size: 12px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-8.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-4.x22i {
      width: 490px;
      margin-right: 30px;
      padding-top: 80px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.fusion .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.skier .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.fusion .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.skier .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.fusion .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.skier .mini-text {
      background: url(../img/item_title_wp_fusion.png) no-repeat;
      background-size: 300px 34px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i.top, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i.top, .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i.top {
      width: 490px;
      margin-right: 30px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i .mini-text {
      font-size: 16px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.rw900 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.rw900 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.rw900 .mini-text {
      background: url(../img/sp_item_tit_wp_long.png) no-repeat;
      background-size: 312px 36px;
      padding-top: 12px;
      font-size: 13px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.fusion .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.fusion .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.fusion .mini-text {
      font-size: 16px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.skier .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.skier .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.skier .mini-text {
      font-size: 19px;
      padding-bottom: 14px;
      padding-top: 3px;
      padding-left: 28px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .img-thumbnail, .blk-face .content-main-wrap .clean-block .container .col-md-8 .img-thumbnail, .blk-face .content-main-wrap .clean-block .container .col-md-4 .img-thumbnail {
      width: 100%;
      display: block; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.bd, .blk-face .content-main-wrap .clean-block .container .col-md-8.bd, .blk-face .content-main-wrap .clean-block .container .col-md-4.bd {
      border: 1px solid #ccc; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.pd, .blk-face .content-main-wrap .clean-block .container .col-md-8.pd, .blk-face .content-main-wrap .clean-block .container .col-md-4.pd {
      padding: 20px 20px 0; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6.right, .blk-face .content-main-wrap .clean-block .container .col-md-8.right, .blk-face .content-main-wrap .clean-block .container .col-md-4.right {
      margin-right: 50px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .right, .blk-face .content-main-wrap .clean-block .container .col-md-8 .right, .blk-face .content-main-wrap .clean-block .container .col-md-4 .right {
      margin-right: 50px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .left, .blk-face .content-main-wrap .clean-block .container .col-md-8 .left, .blk-face .content-main-wrap .clean-block .container .col-md-4 .left {
      margin-left: 50px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .main-title, .blk-face .content-main-wrap .clean-block .container .col-md-8 .main-title, .blk-face .content-main-wrap .clean-block .container .col-md-4 .main-title {
      display: block;
      margin-top: 0;
      font-size: 64px;
      color: #fff;
      margin-bottom: 20px;
      font-weight: 100; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .main-title.bd, .blk-face .content-main-wrap .clean-block .container .col-md-8 .main-title.bd, .blk-face .content-main-wrap .clean-block .container .col-md-4 .main-title.bd {
        font-size: 48px;
        padding-bottom: 20px;
        border-bottom: 1px solid #fff;
        margin-bottom: 20px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .main-title.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-8 .main-title.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-4 .main-title.x22i {
        font-size: 58px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text {
      font-size: 18px;
      color: #fff;
      border-bottom: 0;
      padding-bottom: 10px;
      margin-bottom: 10px;
      padding-top: 9px;
      padding-left: 22px;
      background: url(../img/sp_item_tit_wp.png) no-repeat;
      background-size: 240px 36px;
      font-family: 'futura';
      font-weight: bold; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text .sml {
        font-size: 12px;
        font-family: Helvetica;
        font-weight: 100;
        padding-left: 3px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .normal-list, .blk-face .content-main-wrap .clean-block .container .col-md-8 .normal-list, .blk-face .content-main-wrap .clean-block .container .col-md-4 .normal-list {
      padding-right: 30px;
      margin-bottom: 40px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .normal-list li, .blk-face .content-main-wrap .clean-block .container .col-md-8 .normal-list li, .blk-face .content-main-wrap .clean-block .container .col-md-4 .normal-list li {
        list-style-type: none;
        background: url(../img/listmark@2x.png) no-repeat 0 3px;
        background-size: 21px 22px;
        padding-left: 16px;
        display: block;
        margin-bottom: 10px;
        line-height: 1.4; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .part-title, .blk-face .content-main-wrap .clean-block .container .col-md-8 .part-title, .blk-face .content-main-wrap .clean-block .container .col-md-4 .part-title {
      font-size: 28px;
      font-weight: normal;
      margin-bottom: 10px;
      padding-right: 0;
      line-height: 1.4;
      margin-bottom: 34px;
      color: #fff; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .part-title.sml, .blk-face .content-main-wrap .clean-block .container .col-md-8 .part-title.sml, .blk-face .content-main-wrap .clean-block .container .col-md-4 .part-title.sml {
        font-size: 18px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-price .red, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-price .red, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-price .red {
      color: #c00; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-price .price-name, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-price .price-name, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-price .price-name {
      font-size: 50px;
      font-family: YuGothic !important;
      color: #fff;
      margin-bottom: 24px;
      display: block; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-price .price-name .price-en, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-price .price-name .price-en, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-price .price-name .price-en {
        font-size: 24px;
        font-weight: normal;
        padding-left: 4px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_box, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_box, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_box {
      padding: 0 !important;
      background: none !important; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_product_table, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_product_table, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_product_table {
      display: block !important;
      margin-bottom: 20px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_product_table table, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_product_table table, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_product_table table {
        width: 100% !important; }
        .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_product_table table th, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_product_table table th, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_product_table table th {
          color: #fff;
          width: 22% !important; }
        .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_product_table table .cartjs_product_input_txt, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_product_table table .cartjs_product_input_txt, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_product_table table .cartjs_product_input_txt {
          width: 30px; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in {
      background: url(//iconfitness.jp/img/icon_cart@2x.png) no-repeat 12px 14px #c00 !important;
      background-size: 30px 30px !important;
      width: 296px !important;
      height: 50px !important;
      padding: 6px 4px 4px 40px !important;
      margin: 0 0 20px !important;
      text-align: left !important; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in input, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in input, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in input {
        -webkit-appearance: none;
        background: #c00 !important;
        text-decoration: none !important;
        font-size: 20px !important;
        padding-top: 9px !important;
        padding-bottom: 8px !important;
        padding-left: 20px !important;
        display: block !important;
        width: 278px !important;
        text-align: left !important;
        margin-left: 22px !important;
        height: auto !important;
        margin-bottom: 0 !important;
        border-radius: 0 !important;
        border: 0 !important;
        border-left: 1px solid #FFB5B5 !important;
        border-right: 1px solid #c00 !important;
        border-top: 1px solid #c00 !important;
        border-bottom: 1px solid #c00 !important !important;
        cursor: pointer !important;
        color: #fff !important; }
        .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in input:hover, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in input:hover, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in input:hover {
          text-decoration: underline !important; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki {
      background: url(../img/icon_fukidashi@2x.png) no-repeat 12px 14px #fff;
      background-size: 30px 30px;
      width: 292px;
      height: 48px;
      border: 2px solid #fff;
      padding: 4px 4px 4px 40px;
      margin-bottom: 20px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki .alink, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki .alink, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki .alink {
        color: #c00;
        text-decoration: none;
        font-size: 20px;
        padding-top: 16px;
        padding-bottom: 12px;
        padding-left: 20px;
        display: block;
        margin-left: 20px;
        border-left: 1px solid #c00; }
        .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki .alink:hover, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki .alink:hover, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki .alink:hover {
          text-decoration: underline; }
    .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .icon-product-button-mail a, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .icon-product-button-mail a, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .icon-product-button-mail a {
      background: url(../img/icon_mail.svg) no-repeat;
      background-size: 20px 20px;
      padding-left: 30px;
      text-decoration: underline;
      color: #fff;
      padding-top: 1px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .icon-product-button-mail a:hover, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .icon-product-button-mail a:hover, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .icon-product-button-mail a:hover {
        text-decoration: none; }
    .blk-face .content-main-wrap .clean-block .container .normal-text {
      font-size: 16px;
      line-height: 1.8;
      color: #fff;
      margin-bottom: 24px;
      padding-right: 20px; }
      .blk-face .content-main-wrap .clean-block .container .normal-text.price {
        margin-bottom: 10px; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .img-wrap {
      margin-bottom: 0; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .bd {
      border: 1px solid #ccc; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .getting-started-info {
      margin-right: 20px;
      display: block; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .text-info {
      color: #fff;
      font-size: 64px;
      text-align: center;
      font-weight: 100;
      margin-bottom: 40px;
      line-height: 1.4;
      display: block; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info .sup {
        padding-left: 10px;
        font-size: 24px;
        vertical-align: super; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.jp {
        font-size: 42px;
        font-family: "FlamaBook","helvetica"; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.jp-lrg {
        font-size: 64px;
        font-family: "FlamaBook","helvetica"; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.aleft {
        text-align: left;
        font-size: 42px;
        font-family: "FlamaBook","helvetica";
        margin-right: 30px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.sml {
        font-size: 24px;
        font-family: 'futura';
        font-weight: bold;
        margin-bottom: 16px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.en.aleft {
        font-family: "helvetica Neue";
        font-size: 56px;
        margin-bottom: 20px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info .en {
        margin-bottom: 0; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info .sml {
        font-size: 28px;
        font-weight: normal;
        display: block;
        padding-top: 20px; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .normal-text {
      text-align: center;
      line-height: 2;
      width: 800px;
      margin: 0 auto 20px;
      color: #fff; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .img-thumbnail {
      width: 100%; }
    .blk-face .content-main-wrap .clean-block .container .wid-short {
      width: 400px; }
    .blk-face .content-main-wrap .clean-block.spec {
      background: #2a2a2a;
      margin: 0 auto; }
      .blk-face .content-main-wrap .clean-block.spec .spec-wrap {
        padding: 50px; }
        .blk-face .content-main-wrap .clean-block.spec .spec-wrap .spec-section {
          margin-bottom: 40px; }
      .blk-face .content-main-wrap .clean-block.spec .main-title {
        display: block;
        font-size: 40px;
        color: #ddd;
        margin-bottom: 40px;
        text-align: center;
        font-weight: normal;
        padding-bottom: 40px;
        border-bottom: 1px solid #DEDEDE; }
        .blk-face .content-main-wrap .clean-block.spec .main-title .sml {
          font-size: 16px;
          display: block;
          padding-top: 14px; }
      .blk-face .content-main-wrap .clean-block.spec .normal-title {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px;
        color: #ddd; }
        .blk-face .content-main-wrap .clean-block.spec .normal-title .sml {
          display: block;
          font-size: 14px;
          padding-top: 10px;
          font-weight: normal; }
      .blk-face .content-main-wrap .clean-block.spec .spec-list dt, .blk-face .content-main-wrap .clean-block.spec .spec-list dd {
        float: left;
        color: #ddd; }
      .blk-face .content-main-wrap .clean-block.spec .spec-list dt {
        width: 160px;
        display: block;
        text-align: right;
        line-height: 1.2; }
      .blk-face .content-main-wrap .clean-block.spec .spec-list dd {
        width: 750px;
        display: block;
        float: right;
        border-left: 1px solid #ddd;
        padding-left: 20px;
        padding-bottom: 14px; }
        .blk-face .content-main-wrap .clean-block.spec .spec-list dd .normal-title {
          font-size: 14px;
          margin-bottom: 10px;
          text-align: left;
          line-height: 1.4; }
        .blk-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text {
          font-size: 12px;
          line-height: 1.6;
          width: 700px;
          margin-bottom: 12px; }
          .blk-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text .blue-text {
            display: block;
            font-weight: bold;
            margin-bottom: 4px;
            color: #f7872c; }
    .blk-face .content-main-wrap .clean-block.review {
      margin: 0 auto;
      padding-bottom: 80px;
      width: 920px; }
      .blk-face .content-main-wrap .clean-block.review .review-wrap {
        padding: 50px; }
        .blk-face .content-main-wrap .clean-block.review .review-wrap .review-section {
          margin-bottom: 40px; }
      .blk-face .content-main-wrap .clean-block.review .main-title {
        display: block;
        font-size: 40px;
        color: #fff;
        margin-bottom: 20px;
        text-align: center;
        font-weight: normal;
        padding-bottom: 20px; }
        .blk-face .content-main-wrap .clean-block.review .main-title .sml {
          font-size: 16px;
          display: block;
          padding-top: 14px; }
      .blk-face .content-main-wrap .clean-block.review .normal-title {
        font-size: 24px;
        text-align: center;
        margin-bottom: 30px; }
        .blk-face .content-main-wrap .clean-block.review .normal-title .sml {
          display: block;
          font-size: 14px;
          padding-top: 10px;
          font-weight: normal; }
      .blk-face .content-main-wrap .clean-block.review .review-list {
        border: 0;
        border-radius: 8px;
        padding: 30px;
        margin-bottom: 30px;
        background: #2a2a2a; }
        .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list {
          margin-top: 10px; }
          .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list li {
            width: 100px;
            height: 100px;
            display: inline-block;
            margin-right: 10px; }
            .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list li a {
              display: block;
              opacity: 1;
              transition: 0.3s ease; }
              .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list li a:hover {
                opacity: 0.5;
                transition: 0.3s ease; }
            .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list li img {
              width: 100px;
              display: block; }
        .blk-face .content-main-wrap .clean-block.review .review-list dt, .blk-face .content-main-wrap .clean-block.review .review-list dd {
          float: left;
          color: #ddd; }
        .blk-face .content-main-wrap .clean-block.review .review-list dt {
          width: 116px;
          display: block;
          text-align: right;
          font-weight: bold;
          font-size: 16px; }
          .blk-face .content-main-wrap .clean-block.review .review-list dt .man {
            background: url(../img/icon-review-blue@2x.png) no-repeat 0 3px;
            background-size: 14px 14px;
            padding-left: 20px; }
          .blk-face .content-main-wrap .clean-block.review .review-list dt .woman {
            background: url(../img/icon-review-red@2x.png) no-repeat 0 3px;
            background-size: 14px 14px;
            padding-left: 20px; }
          .blk-face .content-main-wrap .clean-block.review .review-list dt .data {
            display: block;
            font-size: 12px;
            font-weight: normal;
            margin-top: 20px; }
        .blk-face .content-main-wrap .clean-block.review .review-list dd {
          width: 700px;
          display: block;
          float: right;
          border-left: 1px solid #ddd;
          padding-left: 20px;
          padding-bottom: 30px; }
          .blk-face .content-main-wrap .clean-block.review .review-list dd .normal-title {
            font-size: 14px;
            margin-bottom: 10px;
            text-align: left;
            line-height: 1.4; }
          .blk-face .content-main-wrap .clean-block.review .review-list dd .normal-text {
            font-size: 12px;
            line-height: 1.4;
            margin-bottom: 12px; }
            .blk-face .content-main-wrap .clean-block.review .review-list dd .normal-text .blue-text {
              display: block;
              font-weight: bold;
              margin-bottom: 4px;
              color: #ef613f; }
  .blk-face .content-main-wrap.burnarea {
    width: auto;
    background: url(../img/fusion-img05.jpg) no-repeat 50% 0;
    background-size: cover;
    min-height: 800px; }
    .blk-face .content-main-wrap.burnarea .clean-block {
      width: auto; }
      .blk-face .content-main-wrap.burnarea .clean-block .block-heading {
        padding-top: 46px; }
        .blk-face .content-main-wrap.burnarea .clean-block .block-heading .text-info {
          margin-bottom: 20px; }
  .blk-face .content-main-wrap.lostarea {
    width: auto;
    background: url(../img/fusion-img06.jpg) no-repeat 50% 0;
    background-size: cover;
    min-height: 800px; }
    .blk-face .content-main-wrap.lostarea .clean-block {
      width: auto;
      margin-bottom: 0; }
      .blk-face .content-main-wrap.lostarea .clean-block .block-heading {
        padding-top: 118px; }
        .blk-face .content-main-wrap.lostarea .clean-block .block-heading .text-info {
          margin-bottom: 20px;
          color: #000; }
        .blk-face .content-main-wrap.lostarea .clean-block .block-heading .normal-text {
          color: #000; }
        .blk-face .content-main-wrap.lostarea .clean-block .block-heading .movie-area {
          width: 120px;
          margin: 60px auto 0; }
          .blk-face .content-main-wrap.lostarea .clean-block .block-heading .movie-area .popup-iframe {
            text-decoration: none;
            display: block;
            background: url(../img/icon-play-blk-blk.svg) no-repeat 50% 0;
            background-size: 70px 70px;
            padding: 90px 0 0; }
          .blk-face .content-main-wrap.lostarea .clean-block .block-heading .movie-area .button {
            display: block;
            text-align: center;
            text-decoration: none;
            font-family: HelveticaNeue-CondensedBold;
            color: #000;
            background: none;
            letter-spacing: 3px;
            box-shadow: none; }
            .blk-face .content-main-wrap.lostarea .clean-block .block-heading .movie-area .button:hover {
              cursor: pointer; }

.w590 {
  width: 590px; }

.w470 {
  width: 470px; }

.movie-modal {
  background: url(../img/sec01_movie.jpg) no-repeat;
  background-size: 392px 204px;
  width: 392px;
  height: 204px; }
  .movie-modal.fusion {
    background: url(../img/sec01_movie_fusion.jpg) no-repeat; }
  .movie-modal.x22i {
    background: url(../img/sec01_movie_x22i.jpg) no-repeat; }
  .movie-modal.s22i {
    background: url(../img/sec01_movie_s22i_2.jpg) no-repeat; }
  .movie-modal.rw900 {
    background: url(../img/sec01_movie_rw900.jpg) no-repeat;
    background-size: 392px 204px; }
  .movie-modal a {
    text-decoration: none; }
  .movie-modal .button {
    display: block;
    background: url(../img/icon-play-blk.svg) no-repeat 162px 63px;
    background-size: 70px 70px;
    display: block;
    padding: 150px 80px 40px;
    text-align: center;
    text-decoration: none;
    font-family: HelveticaNeue-CondensedBold;
    color: #fff;
    letter-spacing: 3px; }
    .movie-modal .button:hover {
      cursor: pointer; }
  .movie-modal.wide-w590 {
    background: url(../img/sec04_movie.jpg) no-repeat;
    background-size: 590px 276px;
    width: 590px;
    height: 276px; }
    .movie-modal.wide-w590 .button {
      padding: 160px 80px 84px;
      background: url(../img/icon-play-blk.svg) no-repeat 253px 86px;
      background-size: 70px 70px; }

.mod8-container .mod8-icon-box {
  width: 240px;
  float: left;
  margin-right: 30px;
  margin-bottom: 20px; }
  .mod8-container .mod8-icon-box:nth-child(4n) {
    margin-right: 0; }
  .mod8-container .mod8-icon-box img {
    width: 30px;
    height: 30px;
    display: block;
    margin: 0 auto 12px; }
  .mod8-container .mod8-icon-box .scp-icon-copy {
    display: block;
    color: #fff;
    height: auto; }
    .mod8-container .mod8-icon-box .scp-icon-copy p {
      display: block;
      margin-bottom: 16px;
      font-size: 18px;
      line-height: 1.4;
      font-weight: bold;
      font-family: futura;
      min-height: 50px;
      text-align: center; }
    .mod8-container .mod8-icon-box .scp-icon-copy span {
      display: block;
      font-size: 16px;
      font-family: Hiragino kakuGoshic;
      font-weight: 100;
      line-height: 1.4; }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  .blk-face .content-main-wrap {
    width: auto; }
  .blk-face .content-main-wrap .clean-block {
    width: auto; } }

@media screen and (max-width: 767px) {
  .blk-face .content-main {
    margin-top: 53px;
    z-index: 1000; }
  /*　画面サイズが750pxまではここを読み込む　*/
  .sp_dispBlk {
    display: block !important; }
  .blk-face .content-main-wrap {
    width: auto;
    min-height: auto; }
    .blk-face .content-main-wrap.ifitstyle {
      width: auto;
      padding: 30px 0; }
      .blk-face .content-main-wrap.ifitstyle .clean-block {
        margin: 0 20px;
        width: auto; }
    .blk-face .content-main-wrap.burnarea {
      background: url(../img/fusion-img05.jpg) no-repeat 50% bottom;
      background-size: contain;
      min-height: 465px; }
      .blk-face .content-main-wrap.burnarea .clean-block .container .block-heading {
        margin-top: 0;
        padding-top: 0; }
    .blk-face .content-main-wrap.lostarea .clean-block .block-heading {
      padding-top: 30px; }
      .blk-face .content-main-wrap.lostarea .clean-block .block-heading .movie-area {
        width: auto;
        margin: 20px auto 0;
        background: none;
        height: auto; }
    .blk-face .content-main-wrap .clean-block.rw900_sec02 .col-md-6.col-left, .blk-face .content-main-wrap .clean-block.skier .col-md-6.col-left {
      width: auto;
      margin-right: 0; }
    .blk-face .content-main-wrap .clean-block.rw900_sec02 .col-md-6.right, .blk-face .content-main-wrap .clean-block.skier .col-md-6.right {
      width: auto; }
    .blk-face .content-main-wrap .clean-block.x22i_sec02 .container .col-md-6 {
      padding-top: 0; }
    .blk-face .content-main-wrap .clean-block.x22i_sec06 .col-md-6.col-left {
      width: auto; }
    .blk-face .content-main-wrap .clean-block.x22i_sec06 .col-md-6.right {
      width: auto; }
    .blk-face .content-main-wrap .clean-block.x22i_sec05 .col-md-6.col-left {
      width: auto;
      margin-right: 0; }
    .blk-face .content-main-wrap .clean-block.cash-area {
      margin-bottom: 20px;
      margin-top: 100px; }
    .blk-face .content-main-wrap .clean-block .container .mod8-container .mod8-icon-box {
      width: 100%;
      float: none;
      margin-right: 0;
      margin-bottom: 20px; }
      .blk-face .content-main-wrap .clean-block .container .mod8-container .mod8-icon-box .scp-icon-copy span {
        font-size: 14px; }
      .blk-face .content-main-wrap .clean-block .container .mod8-container .mod8-icon-box .scp-icon-copy p {
        min-height: 0; }
      .blk-face .content-main-wrap .clean-block .container .mod8-container .mod8-icon-box img {
        margin: 0 auto 12px; }
    .blk-face .content-main-wrap .clean-block .container.middle {
      display: table;
      margin-bottom: 0; }
      .blk-face .content-main-wrap .clean-block .container.middle .col-md-6, .blk-face .content-main-wrap .clean-block .container.middle .col-md-8, .blk-face .content-main-wrap .clean-block .container.middle .col-md-4 {
        display: block;
        vertical-align: top; }
      .blk-face .content-main-wrap .clean-block .container.middle.reverse {
        display: flex;
        flex-direction: column-reverse; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .ifit-area {
      display: table; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-img {
        border: 0;
        display: table-cell;
        vertical-align: middle;
        margin-right: 0; }
        .blk-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-img img {
          width: 100%; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-cont {
        padding-left: 20px;
        display: table-cell;
        vertical-align: middle; }
        .blk-face .content-main-wrap .clean-block .container .block-heading .ifit-area .ifit-area-cont .title {
          font-size: 18px; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .normal-text {
      width: auto;
      font-size: 14px;
      margin-bottom: 20px; }
  .blk-face .content-main .breadcrumb {
    display: block;
    margin-top: 6px;
    margin-left: 10px;
    margin-bottom: 10px; }
  .blk-face .content-main-wrap .clean-block {
    margin: 0 20px;
    width: auto; }
    .blk-face .content-main-wrap .clean-block .container .sub-text.burn {
      font-size: 14px;
      background: url(../img/sec5_tit_wp.png) no-repeat;
      background-size: 130px 34px;
      padding: 12px 0 12px 20px;
      width: 110px;
      margin: 0 auto; }
    .blk-face .content-main-wrap .clean-block .container .sub-text.lost {
      font-size: 14px;
      background: url(../img/sec6_tit_wp.png) no-repeat;
      background-size: 240px 38px;
      padding: 0px 0 18px 28px;
      line-height: 1.2;
      width: 217px;
      margin: 0 auto; }
      .blk-face .content-main-wrap .clean-block .container .sub-text.lost .orange {
        color: #f7872c;
        display: block; }
    .blk-face .content-main-wrap .clean-block .container .wid-short {
      width: 100%; }
    .blk-face .content-main-wrap .clean-block .container .content-list .content-item {
      display: block;
      color: #fff;
      font-family: futura;
      font-weight: bold;
      font-size: 18px;
      padding: 12px 0 24px 60px;
      margin-bottom: 10px;
      line-height: 1.4; }
      .blk-face .content-main-wrap .clean-block .container .content-list .content-item.ci01 {
        background: url(../img/icon-mugen.png) no-repeat;
        background-size: 46px 46px; }
      .blk-face .content-main-wrap .clean-block .container .content-list .content-item.ci02 {
        background: url(../img/icon_2xworkout.svg) no-repeat;
        background-size: 46px 46px;
        margin-bottom: 2px; }
      .blk-face .content-main-wrap .clean-block .container .content-list .content-item.ci03 {
        background: url(../img/icon_cst.svg) no-repeat 0 10px;
        background-size: 46px 46px; }
    .blk-face .content-main-wrap .clean-block .container .custom-list {
      margin-top: 0;
      margin-left: 0; }
      .blk-face .content-main-wrap .clean-block .container .custom-list li {
        margin-bottom: 20px; }
        .blk-face .content-main-wrap .clean-block .container .custom-list li:before {
          margin-top: 9px; }
        .blk-face .content-main-wrap .clean-block .container .custom-list li strong {
          font-size: 18px;
          margin-bottom: 10px; }
    .blk-face .content-main-wrap .clean-block .container .normal-text {
      font-size: 14px;
      line-height: 1.4;
      margin-bottom: 12px;
      padding-right: 0; }
    .blk-face .content-main-wrap .clean-block .container .col-1 {
      position: static;
      height: auto; }
      .blk-face .content-main-wrap .clean-block .container .col-1 .bg-imgarea {
        position: inherit;
        right: 0;
        top: 0;
        width: auto; }
        .blk-face .content-main-wrap .clean-block .container .col-1 .bg-imgarea img {
          width: 100%; }
    .blk-face .content-main-wrap .clean-block .container .row {
      display: block;
      flex-direction: inherit; }
      .blk-face .content-main-wrap .clean-block .container .row.align-items-center {
        display: flex;
        flex-direction: column-reverse; }
    .blk-face .content-main-wrap .clean-block .container .mb-long {
      margin-bottom: 60px; }
    .blk-face .content-main-wrap .clean-block .container .product-item-wrap {
      margin-left: 0; }
    .blk-face .content-main-wrap .clean-block .container .col-md-4, .blk-face .content-main-wrap .clean-block .container .col-md-6, .blk-face .content-main-wrap .clean-block .container .col-md-8 {
      margin-bottom: 20px;
      float: none;
      width: auto; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i, .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i {
        width: 100%;
        margin-right: 0; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i.top, .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i.top, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i.top {
          width: 100%; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i .mini-text {
          font-size: 14px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-6.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-8.x22i {
        width: auto;
        padding-top: 0; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4.fusion .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.fusion .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.fusion .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.fusion .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.fusion .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.fusion .mini-text {
        width: 255px;
        margin: 0 auto 8px;
        font-size: 14px;
        padding-bottom: 20px;
        padding-top: 8px;
        padding-left: 30px;
        background: url(../img/item_title_wp_fusion.png) no-repeat;
        background-size: 280px 32px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4.fusion .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-4.fusion .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6.fusion .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6.fusion .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8.fusion .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8.fusion .mini-text .sml {
          font-size: 12px;
          font-weight: normal; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4.rw900 .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.rw900 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.rw900 .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.rw900 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.rw900 .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.rw900 .mini-text {
        width: 255px;
        margin: 0 auto 8px;
        font-size: 12px;
        padding-bottom: 10px;
        padding-top: 10px;
        padding-left: 23px;
        background: url(../img/item_title_wp_fusion.png) no-repeat;
        background-size: 280px 32px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4.rw900 .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-4.rw900 .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6.rw900 .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6.rw900 .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8.rw900 .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8.rw900 .mini-text .sml {
          font-size: 12px;
          font-weight: normal; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i .mini-text {
        width: 203px;
        margin: 0 auto 8px;
        font-size: 13px;
        padding-bottom: 20px;
        padding-top: 8px;
        padding-left: 29px;
        background-size: 220px 36px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-4.s22i .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6.s22i .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8.s22i .mini-text .sml {
          font-size: 12px;
          font-weight: normal; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4.right, .blk-face .content-main-wrap .clean-block .container .col-md-4 .right, .blk-face .content-main-wrap .clean-block .container .col-md-6.right, .blk-face .content-main-wrap .clean-block .container .col-md-6 .right, .blk-face .content-main-wrap .clean-block .container .col-md-8.right, .blk-face .content-main-wrap .clean-block .container .col-md-8 .right {
        margin-right: 0; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .left, .blk-face .content-main-wrap .clean-block .container .col-md-6 .left, .blk-face .content-main-wrap .clean-block .container .col-md-8 .left {
        margin-left: 0; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .main-title, .blk-face .content-main-wrap .clean-block .container .col-md-6 .main-title, .blk-face .content-main-wrap .clean-block .container .col-md-8 .main-title {
        margin-top: 0;
        font-size: 30px;
        font-weight: 300;
        width: auto;
        text-align: center;
        margin: 0 auto 12px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .main-title.bd, .blk-face .content-main-wrap .clean-block .container .col-md-6 .main-title.bd, .blk-face .content-main-wrap .clean-block .container .col-md-8 .main-title.bd {
          font-size: 30px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .main-title.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-6 .main-title.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-8 .main-title.x22i {
          font-size: 30px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-6 .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text, .blk-face .content-main-wrap .clean-block .container .col-md-8 .sub-text, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text {
        width: 183px;
        margin: 0 auto 8px;
        font-size: 14px;
        padding-bottom: 10px;
        padding-top: 8px;
        padding-left: 19px;
        background: url(../img/sp_item_tit_wp.png) no-repeat;
        background-size: 200px 30px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .sub-text.rw900, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text.rw900, .blk-face .content-main-wrap .clean-block .container .col-md-6 .sub-text.rw900, .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text.rw900, .blk-face .content-main-wrap .clean-block .container .col-md-8 .sub-text.rw900, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text.rw900 {
          background: url(../img/sec1_fusion_tit_wp.png) no-repeat;
          background-size: 280px 36px;
          width: 260px;
          line-height: 1.2;
          padding-left: 24px;
          padding-top: 14px;
          font-size: 12px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .sub-text.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-6 .sub-text.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-8 .sub-text.x22i, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text.x22i {
          background: url(../img/sec1_fusion_tit_wp.png) no-repeat;
          background-size: 280px 36px;
          width: 260px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .sub-text.s22i, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text.s22i, .blk-face .content-main-wrap .clean-block .container .col-md-6 .sub-text.s22i, .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text.s22i, .blk-face .content-main-wrap .clean-block .container .col-md-8 .sub-text.s22i, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text.s22i {
          font-size: 15px;
          padding-left: 28px;
          background-size: 240px 40px;
          width: 240px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .sub-text.ptnB, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text.ptnB, .blk-face .content-main-wrap .clean-block .container .col-md-6 .sub-text.ptnB, .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text.ptnB, .blk-face .content-main-wrap .clean-block .container .col-md-8 .sub-text.ptnB, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text.ptnB {
          background: url(../img/sec1_fusion_tit_wp.png) no-repeat 0 8px;
          background-size: 280px 36px;
          width: 280px;
          font-size: 12px;
          padding-top: 20px;
          padding-left: 16px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .sub-text.fusion, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text.fusion, .blk-face .content-main-wrap .clean-block .container .col-md-6 .sub-text.fusion, .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text.fusion, .blk-face .content-main-wrap .clean-block .container .col-md-8 .sub-text.fusion, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text.fusion {
          padding-bottom: 12px;
          padding-top: 14px;
          padding-left: 23px;
          width: 320px;
          background: url(../img/sec1_fusion_tit_wp.png) no-repeat;
          background-size: 320px 41px; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-4 .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6 .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-6 .mini-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8 .sub-text .sml, .blk-face .content-main-wrap .clean-block .container .col-md-8 .mini-text .sml {
          font-size: 12px;
          font-weight: normal; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .normal-text, .blk-face .content-main-wrap .clean-block .container .col-md-6 .normal-text, .blk-face .content-main-wrap .clean-block .container .col-md-8 .normal-text {
        font-size: 14px;
        line-height: 1.6;
        padding-right: 0; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .normal-text.price, .blk-face .content-main-wrap .clean-block .container .col-md-6 .normal-text.price, .blk-face .content-main-wrap .clean-block .container .col-md-8 .normal-text.price {
          font-size: 14px;
          margin-bottom: 4px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in, .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in {
        background: url(//iconfitness.jp/img/icon_cart@2x.png) no-repeat 12px 14px #c00 !important;
        background-size: 30px 30px !important;
        width: auto !important;
        height: 50px !important;
        padding: 6px 4px 4px 40px !important;
        margin: 0 0 20px !important;
        text-align: left !important; }
        .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in input, .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in input, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in input {
          -webkit-appearance: none;
          background: #c00 !important;
          text-decoration: none !important;
          font-size: 20px !important;
          padding-top: 9px !important;
          padding-bottom: 8px !important;
          padding-left: 20px !important;
          display: block !important;
          width: 272px !important;
          text-align: left !important;
          margin-left: 22px !important;
          height: auto !important;
          margin-bottom: 0 !important;
          border-radius: 0 !important;
          border: 0 !important;
          border-left: 1px solid #FFB5B5 !important;
          border-right: 1px solid #c00 !important;
          border-top: 1px solid #c00 !important;
          border-bottom: 1px solid #c00 !important !important;
          cursor: pointer !important;
          color: #fff !important; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki, .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki {
        width: auto; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .icon-product-button-mail a, .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .icon-product-button-mail a, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .icon-product-button-mail a {
        font-size: 14px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-price .price-name, .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-price .price-name, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-price .price-name {
        font-size: 32px;
        margin-bottom: 12px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .part-title, .blk-face .content-main-wrap .clean-block .container .col-md-6 .part-title, .blk-face .content-main-wrap .clean-block .container .col-md-8 .part-title {
        text-align: center;
        padding-right: 0;
        font-size: 16px;
        font-weight: bold;
        margin-bottom: 16px; }
      .blk-face .content-main-wrap .clean-block .container .col-md-4 .normal-list, .blk-face .content-main-wrap .clean-block .container .col-md-6 .normal-list, .blk-face .content-main-wrap .clean-block .container .col-md-8 .normal-list {
        padding-right: 0; }
    .blk-face .content-main-wrap .clean-block .container .w590 {
      width: 100%; }
    .blk-face .content-main-wrap .clean-block .container .w470 {
      width: 100%; }
    .blk-face .content-main-wrap .clean-block .container .movie-modal {
      background: url(../img/sec01_movie.jpg) no-repeat;
      background-size: cover;
      width: 100%;
      height: auto; }
      .blk-face .content-main-wrap .clean-block .container .movie-modal.x22i {
        background-size: cover; }
      .blk-face .content-main-wrap .clean-block .container .movie-modal.rw900 {
        background-size: cover; }
      .blk-face .content-main-wrap .clean-block .container .movie-modal.fusion {
        background: url(../img/sec01_movie_fusion.jpg) no-repeat;
        background-size: cover; }
      .blk-face .content-main-wrap .clean-block .container .movie-modal.s22i {
        background: url(../img/sec01_movie_s22i_2.jpg) no-repeat;
        background-size: cover; }
      .blk-face .content-main-wrap .clean-block .container .movie-modal .button {
        display: block;
        background: url(../img/icon-play-blk.svg) no-repeat 50% 30px;
        background-size: 70px 70px;
        display: block;
        padding: 120px 80px 40px;
        text-align: center;
        text-decoration: none;
        font-family: HelveticaNeue-CondensedBold;
        color: #fff;
        letter-spacing: 3px; }
        .blk-face .content-main-wrap .clean-block .container .movie-modal .button:hover {
          cursor: pointer; }
      .blk-face .content-main-wrap .clean-block .container .movie-modal.wide-w590 {
        background: url(../img/sec04_movie.jpg) no-repeat;
        background-size: cover;
        width: 100%;
        height: auto; }
        .blk-face .content-main-wrap .clean-block .container .movie-modal.wide-w590 .button {
          background: url(../img/icon-play-blk.svg) no-repeat 50% 90px;
          background-size: 70px 70px;
          padding: 180px 80px 40px; }
    .blk-face .content-main-wrap .clean-block.spec {
      margin: 0 auto; }
      .blk-face .content-main-wrap .clean-block.spec .spec-list dt {
        width: 23%;
        line-height: 1.4; }
      .blk-face .content-main-wrap .clean-block.spec .spec-list dd {
        width: 70%;
        padding-left: 10px; }
        .blk-face .content-main-wrap .clean-block.spec .spec-list dd .normal-title {
          line-height: 1.4;
          margin-top: 2px; }
        .blk-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text {
          width: auto; }
      .blk-face .content-main-wrap .clean-block.spec .spec-wrap {
        padding: 60px 20px 1px; }
      .blk-face .content-main-wrap .clean-block.spec .main-title {
        font-size: 32px;
        margin-bottom: 24px;
        padding-bottom: 24px; }
    .blk-face .content-main-wrap .clean-block.review {
      padding: 70px 20px 60px; }
      .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list li {
        width: 80px;
        height: 80px;
        margin-bottom: 10px; }
        .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list li:last-child {
          margin-right: 0; }
        .blk-face .content-main-wrap .clean-block.review .review-list .review-img-list li img {
          width: 80px; }
      .blk-face .content-main-wrap .clean-block.review .review-list dt {
        display: table;
        width: 100%;
        text-align: left;
        float: none;
        padding-bottom: 12px; }
        .blk-face .content-main-wrap .clean-block.review .review-list dt .data {
          margin-top: 4px;
          display: table-cell;
          text-align: right; }
      .blk-face .content-main-wrap .clean-block.review .review-list dd {
        width: auto;
        float: none;
        padding-left: 0;
        padding-bottom: 0;
        border-left: 0;
        border-top: 1px solid #D9D9D9;
        padding-top: 12px; }
      .blk-face .content-main-wrap .clean-block.review .main-title {
        font-size: 32px;
        margin-bottom: 0;
        padding-bottom: 20px; }
  .movie-area {
    background: url(../img/movie.jpg) no-repeat;
    background-size: cover;
    position: relative;
    overflow: hidden;
    width: 100%;
    min-height: 200px;
    margin-bottom: 20px; }
    .movie-area .movie-img {
      display: block;
      width: 100%; }
    .movie-area .videoCover {
      display: none; }
    .movie-area.fusion {
      background: url(../img/movie_fusion.jpg) no-repeat;
      background-size: cover; }
    .movie-area.x22i {
      background: url(../img/sp_movie_x22i.jpg) no-repeat;
      background-size: cover; }
    .movie-area.rw900 {
      background: url(../img/sec01_movie_rw900.jpg) no-repeat;
      background-size: cover; }
    .movie-area.skier {
      background: url(../img/movie_fusion.jpg) no-repeat;
      background-size: cover; }
    .movie-area.s22i {
      background: url(../img/sec01_movie_s22i.jpg) no-repeat;
      background-size: cover; }
    .movie-area .video {
      display: none; }
  .blk-face .content-main-wrap.lostarea {
    background: url(../img/fusion-img06.jpg) no-repeat 80% 0;
    background-size: cover;
    min-height: 500px; }
    .blk-face .content-main-wrap.lostarea .clean-block .container .block-heading .normal-text {
      margin-bottom: 20px; }
  .blk-face .content-main-wrap .clean-block .container .block-heading {
    margin-top: 30px; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .text-info {
      line-height: 1.4;
      margin-bottom: 20px;
      font-size: 32px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info .sup {
        font-size: 16px;
        padding-left: 4px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.jp, .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.jp-lrg {
        font-size: 24px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.aleft {
        font-size: 24px;
        margin-right: 0; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.en {
        text-align: center;
        font-weight: normal;
        font-family: Helvetica Neue;
        font-weight: 300; }
        .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.en.aleft {
          font-size: 28px;
          margin-bottom: 20px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.sml {
        font-size: 18px;
        margin-bottom: 16px; }
      .blk-face .content-main-wrap .clean-block .container .block-heading .text-info .sml {
        font-size: 14px;
        padding-top: 10px; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .img-wrap {
      margin-bottom: 0; }
    .blk-face .content-main-wrap .clean-block .container .block-heading .normal-text {
      margin-bottom: 60px;
      text-align: left;
      font-size: 14px; }
  .blk-face .content-main .clean-block.review {
    width: auto; }
  .movie-area-btn {
    width: 280px;
    margin: 0 auto 30px; }
    .movie-area-btn.s22i {
      width: auto;
      padding: 0 1rem; }
      .movie-area-btn.s22i a {
        width: 100%; }
    .movie-area-btn .hvr-icon-down {
      width: 100%;
      height: 27px;
      font-size: 12px;
      border-radius: 22px;
      text-align: center;
      padding-top: 8px; }
      .movie-area-btn .hvr-icon-down i {
        background-size: 14px 14px;
        width: 14px;
        height: 14px; } }

#tab {
  width: 60px;
  height: 60px;
  background: url(../img/cart-button.png) no-repeat;
  background-size: 230px 60px;
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 1000; }
  #tab .cartBtn {
    display: block;
    padding-left: 22px; }
    #tab .cartBtn input {
      width: 230px;
      height: 60px;
      cursor: pointer;
      line-height: 1.4;
      margin: 0;
      padding: 0;
      background: none;
      border: none;
      border-radius: 0;
      outline: none;
      -webkit-appearance: none;
      -moz-appearance: none;
      appearance: none; }

#tab:hover {
  /* カーソルが乗った時の動きを指定 */
  width: 230px;
  /* バナーが伸びた時の幅 */
  height: 60px;
  /* 以下アニメーションの設定 */
  -webkit-transition: width ease-in-out 0.5s;
  -moz-transition: width ease-in-out 0.5s;
  -ms-transition: width ease-in-out 0.5s;
  -o-transition: width ease-in-out 0.5s;
  transition: width ease-in-out 0.5s; }

.page-footer {
  background: #414141;
  padding-top: 30px; }
  .page-footer .footer-copyright {
    padding-bottom: 20px; }
    .page-footer .footer-copyright .normal-text {
      text-align: center;
      color: #fff;
      font-size: 12px;
      color: #888; }
  .page-footer .container {
    width: 1060px;
    margin: 0 auto 20px;
    border-bottom: 1px solid #5D5D5D;
    padding-bottom: 40px; }
    .page-footer .container .footer-s-wrap {
      width: 520px; }
    .page-footer .container .col-s-6 {
      width: 49%;
      float: left; }
    .page-footer .container .row {
      display: block; }
      .page-footer .container .row .col-sm-3, .page-footer .container .row .col-sm-6 {
        min-height: 330px; }
        .page-footer .container .row .col-sm-3 .big-title, .page-footer .container .row .col-sm-6 .big-title {
          font-size: 24px;
          background: url(../img/footer-line@2x.png) no-repeat 0 100%;
          background-size: 30px 4px;
          padding-bottom: 10px;
          margin-bottom: 16px;
          line-height: 1.4; }
          .page-footer .container .row .col-sm-3 .big-title.jp, .page-footer .container .row .col-sm-6 .big-title.jp {
            font-size: 16px;
            padding-bottom: 14px; }
        .page-footer .container .row .col-sm-3 .col-s-6, .page-footer .container .row .col-sm-6 .col-s-6 {
          border-left: 1px solid #5D5D5D; }
        .page-footer .container .row .col-sm-3 .col-s-6:first-child, .page-footer .container .row .col-sm-6 .col-s-6:first-child {
          border-left: 0;
          padding-left: 0; }
          .page-footer .container .row .col-sm-3 .col-s-6:first-child .footer-list,
          .page-footer .container .row .col-sm-3 .col-s-6:first-child .normal-title, .page-footer .container .row .col-sm-6 .col-s-6:first-child .footer-list,
          .page-footer .container .row .col-sm-6 .col-s-6:first-child .normal-title {
            padding-left: 0; }
        .page-footer .container .row .col-sm-3 .normal-title, .page-footer .container .row .col-sm-6 .normal-title {
          font-size: 18px;
          margin-bottom: 20px;
          padding-left: 20px; }
        .page-footer .container .row .col-sm-3 .normal-title, .page-footer .container .row .col-sm-3 .big-title, .page-footer .container .row .col-sm-6 .normal-title, .page-footer .container .row .col-sm-6 .big-title {
          color: #fff; }
        .page-footer .container .row .col-sm-3 .footer-list, .page-footer .container .row .col-sm-6 .footer-list {
          padding-left: 20px; }
          .page-footer .container .row .col-sm-3 .footer-list.-bd, .page-footer .container .row .col-sm-6 .footer-list.-bd {
            border-bottom: 1px solid #5D5D5D;
            padding-bottom: 10px;
            margin-bottom: 20px;
            margin-right: 20px; }
          .page-footer .container .row .col-sm-3 .footer-list li a, .page-footer .container .row .col-sm-6 .footer-list li a {
            color: #fff;
            font-size: 14px;
            font-weight: normal;
            display: inline-block;
            margin-bottom: 10px;
            text-decoration: none; }
            .page-footer .container .row .col-sm-3 .footer-list li a:hover, .page-footer .container .row .col-sm-6 .footer-list li a:hover {
              text-decoration: underline; }
          .page-footer .container .row .col-sm-3 .footer-list li, .page-footer .container .row .col-sm-6 .footer-list li {
            color: white;
            display: block;
            margin-bottom: 10px; }
            .page-footer .container .row .col-sm-3 .footer-list li.text, .page-footer .container .row .col-sm-6 .footer-list li.text {
              font-size: 12px;
              line-height: 1.6; }
            .page-footer .container .row .col-sm-3 .footer-list li .text-lrg, .page-footer .container .row .col-sm-6 .footer-list li .text-lrg {
              font-size: 18px;
              font-weight: bold;
              color: white;
              display: block;
              margin-bottom: 6px; }
      .page-footer .container .row .col-sm-6 {
        width: 40%; }
      .page-footer .container .row .col-sm-3 {
        width: 29%;
        border-left: 1px solid #5D5D5D; }
        .page-footer .container .row .col-sm-3 .big-title {
          margin-left: 20px; }

@media screen and (max-width: 767px) {
  #tab {
    width: 45px;
    height: 45px;
    background: url(../img/cart-button.png) no-repeat;
    background-size: 150px 45px;
    top: 60px; }
    #tab .cartBtn {
      width: 150px;
      height: 45px; }
      #tab .cartBtn input {
        width: 150px !important;
        height: 45px !important;
        display: block;
        font-size: 12px !important; }
    #tab:hover {
      width: 150px;
      height: 45px; }
  .page-footer {
    padding: 20px; }
    .page-footer .container {
      width: auto; }
      .page-footer .container .footer-s-wrap {
        border-bottom: 1px solid #5D5D5D;
        padding-bottom: 20px;
        width: auto;
        padding-left: 10px;
        margin-bottom: 20px; }
      .page-footer .container .row .col-sm-3, .page-footer .container .row .col-sm-6 {
        min-height: auto;
        border-left: 0; }
        .page-footer .container .row .col-sm-3 .normal-title, .page-footer .container .row .col-sm-6 .normal-title {
          padding-left: 0;
          font-size: 16px; }
        .page-footer .container .row .col-sm-3 .big-title, .page-footer .container .row .col-sm-6 .big-title {
          margin-bottom: 20px;
          line-height: 1.4;
          margin-left: 0;
          padding-bottom: 14px;
          font-size: 22px; }
          .page-footer .container .row .col-sm-3 .big-title.jp, .page-footer .container .row .col-sm-6 .big-title.jp {
            font-size: 16px; }
        .page-footer .container .row .col-sm-3 .footer-list, .page-footer .container .row .col-sm-6 .footer-list {
          padding-left: 0; }
          .page-footer .container .row .col-sm-3 .footer-list.-bd, .page-footer .container .row .col-sm-6 .footer-list.-bd {
            margin-right: 0; }
          .page-footer .container .row .col-sm-3 .footer-list li.text, .page-footer .container .row .col-sm-6 .footer-list li.text {
            font-size: 12px; }
          .page-footer .container .row .col-sm-3 .footer-list li a, .page-footer .container .row .col-sm-6 .footer-list li a {
            font-size: 12px;
            margin-bottom: 0; }
          .page-footer .container .row .col-sm-3 .footer-list li .text-lrg, .page-footer .container .row .col-sm-6 .footer-list li .text-lrg {
            font-size: 18px;
            margin-bottom: 10px;
            line-height: 1; }
        .page-footer .container .row .col-sm-3 .col-s-6, .page-footer .container .row .col-sm-6 .col-s-6 {
          width: auto;
          float: none;
          margin-bottom: 20px;
          border-left: 0; }
      .page-footer .container .row .col-sm-3 {
        width: auto;
        margin-bottom: 30px;
        border-bottom: 1px solid #5D5D5D;
        padding-bottom: 20px; }
        .page-footer .container .row .col-sm-3 .footer-list {
          padding-left: 10px; }
        .page-footer .container .row .col-sm-3:last-child {
          border-bottom: 0;
          margin-bottom: 0;
          padding-bottom: 0; }
  .blk-face .col-sm-6 {
    width: auto; }
  .page-footer {
    padding: 30px 20px 20px; }
  .page-footer .footer-copyright {
    padding-bottom: 4px; } }

.blk-face .pagetop {
  display: block;
  width: 60px;
  height: 60px;
  position: fixed;
  bottom: -90px;
  right: 20px;
  z-index: 30; }
  .blk-face .pagetop a {
    background: url(../img/pagetop-btn@2x.png) no-repeat;
    background-size: 60px 60px;
    display: block;
    width: 60px;
    height: 60px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden; }

#gallery-container {
  float: left; }

#gallery-thumbs {
  float: left;
  width: 60px;
  padding-top: 0; }

#gallery-thumbs .thumb {
  position: relative;
  height: 60px;
  border-bottom: 1px solid #c8c8c8;
  padding-bottom: 10px;
  margin-bottom: 12px; }

#gallery-thumbs .thumb:last-child {
  border-bottom: 0; }

#gallery-thumbs .thumb:hover {
  cursor: pointer; }

#gallery-thumbs .thumb img {
  max-width: 100%;
  height: auto;
  border: 0; }

#gallery-thumbs .thumb.active:after {
  content: "";
  width: 58px;
  height: 57px;
  position: absolute;
  top: -2px;
  left: 0;
  border: 2px solid #FA6A35;
  opacity: 1; }

#gallery-thumbs-mobile {
  margin: 15px auto 5px;
  width: 278px; }

#gallery-thumbs-mobile .mobile-thumb {
  position: relative;
  float: left;
  border-right: 1px solid #c8c8c8;
  padding-right: 10px;
  padding-left: 10px;
  margin-bottom: 10px; }

#gallery-thumbs-mobile .mobile-thumb img {
  height: 54px; }

#gallery-thumbs-mobile .mobile-thumb.active:after {
  content: "";
  height: 54px;
  width: 56px;
  position: absolute;
  top: -2px;
  left: 8px;
  border: 2px solid #FA6A35;
  opacity: 1; }

#gallery-main {
  width: 600px;
  max-width: 630px;
  margin-left: 14px;
  float: right;
  opacity: 0;
  transition: opacity 1s ease-out 0s;
  height: 300px; }

#gallery-main.owl-loaded {
  opacity: 1;
  height: auto; }

.owl-nav.disabled {
  display: none; }

.owl-item .video {
  cursor: pointer; }

#picture {
  width: 100%; }

.module-c-incline-image {
  width: 100%; }

#module-c-incline-replay {
  cursor: pointer;
  position: absolute;
  top: 40%;
  left: calc(50% - 40px);
  display: none;
  z-index: 1; }

.rotated {
  transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -moz-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  -o-transform: rotate(180deg); }

.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.owl-carousel .owl-animated-in {
  z-index: 0; }

.owl-carousel .owl-animated-out {
  z-index: 1; }

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes fadeOut {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out; }

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  position: relative;
  z-index: 1; }

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y; }

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0; }

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: hidden;
  -webkit-transform: translate3d(0px, 0px, 0px); }

.owl-carousel .owl-controls .owl-nav .owl-prev, .owl-carousel .owl-controls .owl-nav .owl-next, .owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel.owl-loaded {
  display: block; }

.owl-carousel.owl-loading {
  opacity: 0;
  display: block; }

.owl-carousel.owl-hidden {
  opacity: 0; }

.owl-carousel .owl-refresh .owl-item {
  display: none; }

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-backface-visibility: hidden;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d; }

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto; }

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab; }

.owl-carousel.owl-rtl {
  direction: rtl; }

.owl-carousel.owl-rtl .owl-item {
  float: right; }

.no-js .owl-carousel {
  display: block; }

.owl-carousel .owl-item .owl-lazy {
  opacity: 0;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-item img {
  transform-style: preserve-3d; }

.owl-carousel .owl-video-wrapper {
  position: relative;
  height: 100%;
  background: #000; }

.owl-carousel .owl-video-play-icon {
  position: absolute;
  height: 80px;
  width: 80px;
  left: 50%;
  top: 50%;
  margin-left: -40px;
  margin-top: -40px;
  cursor: pointer;
  z-index: 1;
  -webkit-backface-visibility: hidden;
  -webkit-transition: scale 100ms ease;
  -moz-transition: scale 100ms ease;
  -ms-transition: scale 100ms ease;
  -o-transition: scale 100ms ease;
  transition: scale 100ms ease; }

.owl-carousel .owl-video-play-icon:hover {
  -webkit-transition: scale(1.3, 1.3);
  -moz-transition: scale(1.3, 1.3);
  -ms-transition: scale(1.3, 1.3);
  -o-transition: scale(1.3, 1.3);
  transition: scale(1.3, 1.3); }

.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {
  display: none; }

.owl-carousel .owl-video-tn {
  opacity: 0;
  height: 100%;
  background-position: center center;
  background-repeat: no-repeat;
  -webkit-background-size: contain;
  -moz-background-size: contain;
  -o-background-size: contain;
  background-size: contain;
  -webkit-transition: opacity 400ms ease;
  -moz-transition: opacity 400ms ease;
  -ms-transition: opacity 400ms ease;
  -o-transition: opacity 400ms ease;
  transition: opacity 400ms ease; }

.owl-carousel .owl-video-frame {
  position: relative;
  z-index: 1; }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  #gallery-thumbs {
    margin-right: 1%; }
  #gallery-container {
    float: none; }
  #gallery-main {
    width: 83%;
    max-width: 83%;
    float: right;
    margin-right: 3%;
    margin-left: 0; }
  .blk-face .content-main-wrap {
    padding: 0 20px; }
  .blk-face .content-main-wrap .clean-block .container .col-md-6 .main-title, .blk-face .content-main-wrap .clean-block .container .col-md-8 .main-title, .blk-face .content-main-wrap .clean-block .container .col-md-4 .main-title {
    font-size: 60px; }
  .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.jp {
    font-size: 38px; }
  .blk-face .content-main-wrap .clean-block .container .block-heading .normal-text {
    width: auto; }
  .blk-face .content-main-wrap .clean-block .container .block-heading .text-info.aleft {
    font-size: 32px; }
  .blk-face .content-main-wrap .clean-block .container .col-md-6 .part-title, .blk-face .content-main-wrap .clean-block .container .col-md-8 .part-title, .blk-face .content-main-wrap .clean-block .container .col-md-4 .part-title {
    font-size: 24px; }
  .blk-face .content-main-wrap .clean-block {
    margin-bottom: 60px; }
  .blk-face .mb-long {
    margin-bottom: 20px; }
  .blk-face .content-main-wrap .clean-block .container .block-heading .text-info .sml {
    font-size: 22px; }
  .blk-face .content-main-wrap .clean-block .container .custom-list > li strong, .blk-face .content-main-wrap .clean-block .container .content-list > li strong {
    font-size: 22px; }
  .blk-face .content-main-wrap .clean-block .container .custom-list > li:before {
    margin-right: 14px;
    margin-top: 10px; }
  .blk-face .content-main-wrap .clean-block .container .custom-list {
    margin-left: 100px; }
  .blk-face .content-main-wrap .clean-block .container .block-heading .text-info {
    font-size: 48px; }
  .blk-face .content-main-wrap .clean-block .container .product-item-wrap {
    margin: 0; }
  .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in {
    width: auto !important; }
  .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .cartjs_cart_in input, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .cartjs_cart_in input, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .cartjs_cart_in input {
    width: auto !important; }
  .blk-face .content-main-wrap .clean-block.spec .spec-list dt {
    width: 16%; }
  .blk-face .content-main-wrap .clean-block.spec .spec-list dd {
    width: 78%; }
  .blk-face .content-main-wrap .clean-block.spec .spec-list dd .normal-text {
    width: 100%; }
  .blk-face .content-main-wrap .clean-block.review {
    padding: 0 20px 80px;
    width: auto; }
  .blk-face .content-main-wrap .clean-block.review .review-list dd {
    width: 78%; }
  .blk-face .content-main-wrap .clean-block .container .col-md-6 .product-button .nav-cash .fuki, .blk-face .content-main-wrap .clean-block .container .col-md-8 .product-button .nav-cash .fuki, .blk-face .content-main-wrap .clean-block .container .col-md-4 .product-button .nav-cash .fuki {
    width: auto;
    height: auto; }
  .page-footer {
    padding: 30px 20px 0; }
  .page-footer .container {
    width: auto; }
  .page-footer .container .col-s-6 {
    width: auto; } }

@media screen and (max-width: 767px) {
  #gallery-container {
    float: none; }
  #gallery-main {
    width: 100%;
    margin: 0 auto;
    float: none; }
  #gallery-thumbs {
    display: none; }
  #gallery-thumbs-mobile {
    width: auto;
    display: inline-block; } }

@media screen and (max-width: 767px) {
  #gallery-thumbs {
    display: none; }
  .container {
    width: auto; }
  .blk-face .pagetop {
    position: absolute;
    width: 40px;
    height: 40px;
    bottom: 0;
    left: auto;
    right: 0; }
    .blk-face .pagetop a {
      text-indent: 100%;
      border-radius: 20px;
      background: url(../img/pagetop-btn@2x.png) no-repeat #1158de;
      background-size: 40px 40px;
      border-radius: 20px;
      font-size: 14px;
      color: #fff;
      padding-top: 0;
      width: 40px;
      height: 40px;
      text-decoration: none;
      text-align: center; } }

@media screen and (min-width: 768px) {
  .shomo, .shomo-inline {
    display: none; } }

/* modal */
.modalArea {
  display: none;
  position: fixed;
  z-index: 2000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.modalBg {
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.9); }

.modalWrapper {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 600px;
  height: auto;
  padding: 50px 36px;
  background-color: #000;
  overflow: hidden;
  margin: 0 auto; }

.modalContents {
  width: 560px;
  margin: 0 auto; }

.closeModal {
  position: absolute;
  top: 0;
  right: 16px;
  cursor: pointer;
  font-size: 50px;
  color: #fff;
  font-weight: 100;
  font-family: helvetica Neue; }

/* module */
.foreground-slide {
  background: #000; }

.foreground-slide img {
  width: 68px;
  padding-right: 16px; }

.slide-divider {
  width: 100px; }

.foreground-box {
  position: absolute;
  width: 100%; }

.background-container {
  background: #000; }

.wacky-prev {
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/Arrow-Left.svg");
  background-size: 100%;
  width: 70px;
  height: 110px;
  left: 30% !important;
  top: 30% !important; }

.wacky-next {
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/Arrow-Right.svg");
  background-size: 100%;
  width: 70px;
  height: 110px;
  right: 30% !important;
  top: 30% !important; }

.slide-description {
  text-align: center; }

.foreground-slide p {
  text-transform: uppercase;
  color: #fff; }

.slide-divider {
  background-color: #fff;
  height: 3px; }

.foreground-slide .wacky-text {
  color: #fff;
  font-family: "Helvetica Neue";
  font-size: 14px;
  font-weight: 100;
  text-align: left;
  line-height: 1.6; }

.wacky-text ul {
  display: inline-block;
  vertical-align: top;
  text-align: left;
  list-style: none;
  text-indent: -20px;
  margin: 0 0 0 20px;
  padding-left: 0; }

.wacky-text li:before {
  content: "•";
  font-size: 20px; }

.wacky-text li span {
  padding-left: 10px; }

.wacky-link a {
  text-decoration: none;
  color: #0083c1;
  font-weight: 500; }

.mobile-wacky-prev {
  position: absolute;
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/Arrow-Left.svg");
  background-size: 100%;
  width: 40px;
  height: 60px;
  cursor: pointer; }

.mobile-wacky-next {
  position: absolute;
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/Arrow-Right.svg");
  background-size: 100%;
  width: 40px;
  height: 60px;
  cursor: pointer; }

.wacky-list li {
  padding-left: 50px;
  padding-top: 10px;
  padding-bottom: 16px;
  font-size: 14px;
  font-family: futura;
  font-weight: bold;
  color: #fff;
  text-align: left; }

.wacky-list .wacky-list-live {
  background: url(../img/icon_trainer_dark.svg) no-repeat;
  background-size: 34px 34px; }

.wacky-list .wacky-list-run {
  background: url(../img/icn_traning.svg) no-repeat;
  background-size: 34px 34px;
  margin-bottom: 10px; }

.wacky-list .wacky-list-exp {
  background: url(../img/icn_world.svg) no-repeat;
  background-size: 34px 34px; }

.wacky-list {
  display: block;
  margin: 10px 0 0; }

@media screen and (max-width: 399px) {
  .wackyslider {
    margin-bottom: 0; }
  .wacky-next, .wacky-prev, .mobile-wacky-prev, .mobile-wacky-next {
    display: none; }
  .wackyslider {
    height: 590px;
    overflow: hidden; }
  .outer-shell {
    height: 100%; }
  .background-container {
    height: 100%; }
  .background-container img {
    height: 100%;
    width: auto;
    max-width: unset; }
  .foreground-box {
    top: 125px; }
  .foreground-container {
    height: 420px;
    width: 290px; }
  .foreground-slide {
    height: 380px; }
  .foreground-slide p img {
    margin: 20px auto 0;
    display: block;
    width: 48px;
    float: none;
    padding: 0; }
  .foreground-slide img {
    margin: 30px auto 0;
    width: 48px;
    display: block; }
  .slide-description {
    padding: 0 30px; }
  .foreground-slide p {
    font-size: 24px;
    margin-top: 0;
    text-align: center;
    padding-bottom: 12px;
    margin-bottom: 12px; }
  .foreground-slide p span {
    display: block;
    width: 100%;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 300; }
  .slide-divider {
    margin: 10px 0 10px calc(50% - 50px); }
  .slide-description ul {
    display: block;
    margin: 0; }
  .wacky-link {
    display: none; }
  .wacky-text {
    margin-bottom: 8px; }
  .wacky-pagination {
    bottom: 15px !important; }
  .wacky-list li {
    padding-left: 46px;
    padding-top: 18px;
    padding-bottom: 12px;
    margin-bottom: 0;
    background-size: 24px 24px;
    font-size: 14px;
    line-height: 1.4; }
  .wacky-list .wacky-list-live,
  .wacky-list .wacky-list-run {
    background-position: 0 10px; }
  .wacky-list .wacky-list-run {
    margin-bottom: 0;
    padding-top: 9px;
    padding-bottom: 6px; }
  .wacky-list .wacky-list-exp {
    background-position: 0 10px; } }

@media screen and (min-width: 400px) and (max-width: 500px) {
  .wackyslider {
    margin-bottom: 0; }
  .wackyslider {
    height: 700px;
    overflow: hidden; }
  .wacky-next, .wacky-prev {
    display: none; }
  .outer-shell {
    height: 100%; }
  .background-container {
    height: 100%; }
  .background-container img {
    height: 100%;
    width: auto;
    max-width: unset; }
  .foreground-box {
    top: 165px; }
  .foreground-container {
    height: 425px;
    width: 320px; }
  .foreground-slide {
    height: 380px; }
  .foreground-slide p img {
    margin: 20px auto 0;
    display: block;
    width: 48px;
    float: none;
    padding: 0; }
  .foreground-slide img {
    margin: 30px auto 0;
    width: 48px;
    display: block; }
  .slide-description {
    padding: 0 30px; }
  .foreground-slide p {
    font-size: 24px;
    margin-top: 0;
    text-align: center; }
  .foreground-slide p span {
    display: block;
    width: 100%;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 300; }
  .slide-divider {
    margin: 10px 0 10px calc(50% - 50px); }
  .slide-description ul {
    display: block; }
  .wacky-link {
    display: none; }
  .mobile-wacky-prev {
    top: 150px;
    left: calc(50% - 205px); }
  .mobile-wacky-next {
    top: 150px;
    right: calc(50% - 205px); }
  .wacky-pagination {
    bottom: 15px !important; }
  .wacky-list li {
    padding-left: 42px;
    padding-top: 10px;
    padding-bottom: 12px;
    margin-bottom: 0;
    background-size: 24px 24px;
    font-size: 14px;
    line-height: 1.4; }
  .wacky-list .wacky-list-live,
  .wacky-list .wacky-list-exp {
    background-position: 0 2px; }
  .wacky-list .wacky-list-run {
    background-position: 0 10px;
    margin-bottom: 2px; } }

@media screen and (min-width: 501px) and (max-width: 960px) {
  .wacky-next, .wacky-prev, .mobile-wacky-prev, .mobile-wacky-next {
    display: none; }
  .wackyslider {
    height: 550px;
    overflow: hidden;
    margin-bottom: 0; }
  .outer-shell {
    height: 100%; }
  .background-container {
    height: 100%; }
  .background-container img {
    height: 100%;
    width: auto;
    max-width: unset; }
  .foreground-box {
    top: 110px; }
  .foreground-container {
    height: 355px;
    width: 1540px;
    left: calc(50% - 770px); }
  .foreground-slide {
    height: 330px; }
  .foreground-slide p img {
    margin: 20px auto 0;
    display: block;
    width: 48px;
    float: none;
    padding: 0; }
  .foreground-slide img {
    margin: 30px auto 0;
    width: 48px;
    display: block; }
  .slide-description {
    padding: 0 30px; }
  .foreground-slide p {
    font-size: 24px;
    margin-top: 0;
    text-align: center; }
  .foreground-slide p span {
    display: block;
    width: 100%;
    padding-top: 10px;
    font-size: 18px;
    font-weight: 300; }
  .slide-divider {
    margin: 10px 0 10px calc(50% - 50px); }
  .slide-description ul {
    padding-left: 0px;
    width: auto; }
  .wacky-pagination {
    bottom: 15px !important; }
  .wacky-list li {
    padding-left: 42px;
    padding-top: 10px;
    padding-bottom: 12px;
    margin-bottom: 6px;
    background-size: 24px 24px;
    font-size: 14px;
    line-height: 1.4; }
  .wacky-list .wacky-list-live,
  .wacky-list .wacky-list-exp {
    background-position: 0 2px; }
  .wacky-list .wacky-list-run {
    background-position: 0 2px; } }

@media screen and (min-width: 961px) {
  .mobile-wacky-prev, .mobile-wacky-next {
    display: none; }
  .wackyslider {
    height: 800px;
    overflow: hidden;
    margin-bottom: 0; }
  .outer-shell {
    height: 100%; }
  .background-container {
    height: 100%; }
  .background-container img {
    height: 100%;
    width: auto;
    max-width: unset; }
  .foreground-box {
    top: 162px; }
  .swiper-slide-next {
    opacity: 0.4; }
  .swiper-slide-prev {
    opacity: 0.4; }
  .foreground-container {
    height: 420px;
    width: 2384px;
    left: calc(50% - 1192px); }
  .foreground-slide {
    width: 650px;
    height: 380px; }
  .foreground-slide img {
    margin: 0;
    float: left;
    padding-right: 16px; }
  .foreground-slide p {
    font-size: 30px;
    margin-top: 30px;
    width: 100%; }
  .foreground-slide p span {
    display: block;
    width: 100%;
    padding-top: 18px;
    font-weight: 300;
    margin-bottom: 16px; }
  .slide-divider {
    margin: 0 0 20px calc(50% - 50px); }
  .slide-description {
    padding: 0 60px; }
  .wacky-text ul {
    width: 216px; }
  .wacky-link a {
    font-size: 16px; }
  .wacky-pagination {
    bottom: 15px !important; }
  .wacky-list {
    display: block;
    margin: 30px 0 0 50px; }
  .wacky-list li {
    padding-left: 50px;
    padding-top: 8px;
    padding-bottom: 10px;
    margin-bottom: 8px;
    font-size: 18px; } }

/* swiper */
.mod6-prev {
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/prod-arrow-left.svg");
  background-size: 100%;
  position: absolute;
  width: 40px;
  height: 87px;
  top: 321px;
  left: 30px;
  cursor: pointer; }

.mod6-next {
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/prod-arrow-right.svg");
  background-size: 100%;
  position: absolute;
  width: 40px;
  height: 87px;
  top: 321px;
  right: 30px;
  cursor: pointer; }

.mod6-mobile-prev {
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/prod-arrow-sm-left.svg");
  background-size: 100%;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 322px;
  left: 5px; }

.mod6-mobile-next {
  background-image: url("https://res.cloudinary.com/iconcdn/image/upload/q_auto/nordictrack.com/cdn/images/icons/prod-arrow-sm-right.svg");
  background-size: 100%;
  position: absolute;
  width: 32px;
  height: 32px;
  top: 322px;
  right: 5px; }

.prodmod6 {
  position: relative;
  background: url(../img/sec02_bg.jpg) no-repeat 50% 0;
  margin-bottom: 60px; }
  .prodmod6.x22i {
    background: url(../img/x22i_sec03_img.jpg) no-repeat 50% 0;
    width: 100%;
    height: 665px; }
    .prodmod6.x22i .mod6-slide-container {
      top: 178px;
      left: calc(50% - 152px); }
  .prodmod6.rw900 {
    background: url(../img/rw900_slide_bg.jpg) no-repeat 50% 0;
    width: 100%;
    height: 840px; }
    .prodmod6.rw900 .mod6-slide-container {
      top: 178px;
      left: calc(50% - 152px); }

.prodmod6 .prodmod-title {
  position: absolute;
  padding-top: unset;
  width: 100%;
  text-align: center;
  line-height: 1.27;
  letter-spacing: normal;
  z-index: 1; }

.prodmod6 .prodmod-subtitle {
  text-transform: uppercase; }

.prodmod6-background {
  position: absolute;
  width: 1320px;
  height: 100%;
  background-position: center bottom !important;
  left: calc(50% - 660px); }

.mod6-slide-desc {
  position: absolute;
  text-align: center;
  width: 440px;
  top: 150px;
  left: calc(50% - 220px); }

.descriptions {
  position: absolute; }

.mod6-pagination {
  position: absolute !important;
  width: 100%;
  margin-top: unset;
  top: 278px;
  text-align: center; }

.mod6-pagination .swiper-pagination-bullet {
  margin: 0 10px;
  width: 10px;
  height: 10px; }

.mod6-pagination.swiper-pagination-bullet-active {
  background: #0083c1 !important; }

@media screen and (max-width: 320px) {
  .notiny {
    display: none; }
  .mod6-mobile-next {
    top: 438px;
    right: 4px;
    z-index: 9999; }
  .mod6-mobile-prev {
    top: 438px;
    left: 4px;
    z-index: 9999; }
  .prodmod6 {
    height: 498px;
    background-position: 50% 0;
    background-size: 700px 498px;
    height: 338px;
    margin-bottom: 20px; }
    .prodmod6.x22i {
      background: url(../img/x22i_sec03_img.jpg) no-repeat 50% 0;
      background-size: 660px 338px;
      width: 100%;
      height: 338px; }
      .prodmod6.x22i .mod6-slide-container {
        top: 95px;
        left: calc(50% - 152px); }
    .prodmod6.rw900 {
      background: url(../img/rw900_slide_bg.jpg) no-repeat 50% 0;
      background-size: 500px 396px;
      width: 100%;
      height: 396px; }
      .prodmod6.rw900 .mod6-slide-container {
        top: 36px;
        left: calc(50% - 148px); }
  .prodmod6 .prodmod-title {
    font-size: 30px;
    top: 40px; }
  .prodmod6 .prodmod-subtitle {
    font-size: 16px; }
  .prodmod6-background {
    width: 500px;
    left: calc(50% - 252px);
    background-position: center 320px !important; }
  .mod6-slide-desc {
    top: 145px;
    width: 290px;
    left: calc(50% - 142px); }
  .mod6-slide-container {
    position: absolute;
    top: 113px;
    width: 300px;
    height: 160px;
    left: calc(50% - 152px); }
  .mod6-pagination {
    top: 310px; } }

@media screen and (min-width: 321px) and (max-width: 375px) {
  .notiny {
    display: none; }
  .mod6-mobile-next {
    top: 438px;
    right: 4px;
    z-index: 9999; }
  .mod6-mobile-prev {
    top: 438px;
    left: 4px;
    z-index: 9999; }
  .prodmod6 {
    height: 498px;
    background-position: 50% 0;
    background-size: 700px 498px;
    margin-bottom: 40px; }
    .prodmod6.x22i {
      background: url(../img/x22i_sec03_img.jpg) no-repeat 50% 0;
      background-size: 660px 338px;
      width: auto;
      height: 338px; }
      .prodmod6.x22i .mod6-slide-container {
        top: 95px;
        left: calc(50% - 152px); }
    .prodmod6.rw900 {
      background: url(../img/rw900_slide_bg.jpg) no-repeat 50% 0;
      background-size: 500px 396px;
      width: 100%;
      height: 396px; }
      .prodmod6.rw900 .mod6-slide-container {
        top: 36px;
        left: calc(50% - 148px); }
  .prodmod6 .prodmod-title {
    font-size: 30px;
    top: 40px; }
  .prodmod6 .prodmod-subtitle {
    font-size: 16px; }
  .prodmod6-background {
    width: 500px;
    left: calc(50% - 255px);
    background-position: center 335px !important; }
  .mod6-slide-desc {
    top: 150px;
    width: 344px;
    left: calc(50% - 172px); }
  .mod6-slide-container {
    position: absolute;
    top: 113px;
    width: 300px;
    height: 160px;
    left: calc(50% - 154px); }
  .mod6-pagination {
    top: 305px; } }

@media screen and (min-width: 376px) and (max-width: 500px) {
  .notiny {
    display: none; }
  .mod6-mobile-next {
    top: 438px;
    right: 4px;
    z-index: 9999; }
  .mod6-mobile-prev {
    top: 438px;
    left: 4px;
    z-index: 9999; }
  .prodmod6 {
    height: 498px;
    background-position: 50% 0;
    background-size: 700px 498px;
    margin-bottom: 40px; }
    .prodmod6.x22i {
      background: url(../img/x22i_sec03_img.jpg) no-repeat 50% 0;
      background-size: 660px 338px;
      width: auto;
      height: 338px; }
      .prodmod6.x22i .mod6-slide-container {
        top: 95px;
        left: calc(50% - 152px); }
    .prodmod6.rw900 {
      background: url(../img/rw900_slide_bg.jpg) no-repeat 50% 0;
      background-size: 500px 396px;
      width: 100%;
      height: 396px; }
      .prodmod6.rw900 .mod6-slide-container {
        top: 36px;
        left: calc(50% - 148px); }
  .prodmod6 .prodmod-title {
    font-size: 36px;
    top: 40px;
    width: 345px;
    line-height: 44px;
    left: calc(50% - 173px); }
  .prodmod6 .prodmod-subtitle {
    font-size: 16px; }
  .prodmod6-background {
    width: 500px;
    left: calc(50% - 250px);
    background-position: center 335px !important; }
  .mod6-slide-desc {
    top: 160px;
    width: 344px;
    left: calc(50% - 172px); }
  .mod6-slide-container {
    position: absolute;
    top: 113px;
    width: 300px;
    height: 160px;
    left: calc(50% - 150px); }
  .mod6-pagination {
    top: 305px; } }

@media screen and (min-width: 501px) and (max-width: 767px) {
  .notiny {
    display: none; }
  .mod6-mobile-next {
    top: 422px;
    right: 0px; }
  .mod6-mobile-prev {
    top: 422px;
    left: 0px; }
  .prodmod6 {
    height: 610px;
    background-position: 50% 0;
    margin-bottom: 60px; }
    .prodmod6.x22i {
      background: url(../img/x22i_sec03_img.jpg) no-repeat 50% 0;
      background-size: 660px 338px;
      width: auto;
      height: 338px; }
      .prodmod6.x22i .mod6-slide-container {
        top: 95px;
        left: 0; }
    .prodmod6.rw900 {
      background: url(../img/rw900_slide_bg.jpg) no-repeat 50% 0;
      background-size: 500px 396px;
      width: 100%;
      height: 396px; }
      .prodmod6.rw900 .mod6-slide-container {
        top: 36px;
        left: 0;
        right: 0; }
  .prodmod6 .prodmod-title {
    font-size: 36px;
    top: 40px;
    line-height: 44px; }
  .prodmod6 .prodmod-subtitle {
    font-size: 16px; }
  .prodmod6-background {
    width: 520px;
    left: calc(50% - 260px);
    background-position: center 315px !important; }
  .mod6-slide-desc {
    top: 155px;
    width: 344px;
    left: calc(50% - 172px); }
  .mod6-slide-container {
    position: absolute;
    top: 178px;
    width: 300px;
    height: 160px;
    left: 0;
    right: 0; }
  .mod6-pagination {
    top: 295px; } }

@media screen and (min-width: 501px) and (max-width: 600px) {
  .prodmod6 .prodmod-title {
    font-size: 36px; } }

@media screen and (min-width: 768px) and (max-width: 960px) {
  .nobiggie {
    display: none; }
  .prodmod6 {
    height: 754px;
    margin-bottom: 60px; }
    .prodmod6.x22i .mod6-slide-container {
      width: 640px;
      height: 360px;
      top: 168px;
      left: calc(50% - 320px); }
    .prodmod6.rw900 .mod6-slide-container {
      width: 660px;
      height: 523px;
      top: 70px;
      left: calc(50% - 310px); }
  .prodmod6 .prodmod-title {
    font-size: 48px;
    top: 93px; }
  .prodmod6-background {
    width: 1060px;
    left: calc(50% - 530px); }
  .mod6-slide-desc {
    top: 187px; }
  .mod6-slide-container {
    position: absolute;
    top: 178px;
    width: 460px;
    height: 230px;
    left: calc(50% - 224px); }
  .mod6-pagination {
    top: 310px; }
  .mod6-prev, .mod6-next {
    width: 31px;
    height: 68px;
    top: 406px; } }

@media screen and (min-width: 961px) {
  .nobiggie {
    display: none; }
  .prodmod6 {
    height: 754px;
    max-width: 1060px;
    margin: 0 auto 60px; }
    .prodmod6.x22i {
      max-width: 100%; }
      .prodmod6.x22i .mod6-slide-container {
        width: 640px;
        height: 360px;
        top: 164px;
        left: calc(50% - 320px); }
    .prodmod6.rw900 {
      max-width: 100%; }
      .prodmod6.rw900 .mod6-slide-container {
        width: 640px;
        height: 523px;
        top: 70px;
        left: calc(50% - 310px); }
  .prodmod6 .prodmod-title {
    top: 38px; }
  .mod6-slide-container {
    position: absolute;
    top: 178px;
    width: 460px;
    height: 230px;
    left: calc(50% - 224px); } }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  .blk-face .content-main-wrap.ifitstyle {
    width: auto; }
  .blk-face .content-main-wrap.ifitstyle .clean-block {
    padding: 0 20px;
    width: auto; }
  .mod8-container .mod8-icon-box {
    width: 22%;
    float: left;
    margin: 0 1%;
    min-height: 260px; }
  .movie-modal.wide-w590 {
    width: auto; }
  .movie-modal.wide-w590 .button {
    background: none; } }

.brandtop {
  background: #fff; }
  .brandtop .content-main-wrap {
    width: 1060px;
    margin: 0 auto;
    position: relative;
    padding: 0 0 100px; }
    .brandtop .content-main-wrap.lineup {
      background: url(../img/lineup-bg-pc.svg) repeat-y 50% 0; }
      .brandtop .content-main-wrap.lineup .wp {
        margin-bottom: 80px;
        display: block;
        flex-direction: unset; }
      .brandtop .content-main-wrap.lineup .wp-left {
        width: 500px;
        float: left; }
      .brandtop .content-main-wrap.lineup .wp-right {
        float: right;
        width: 500px; }
      .brandtop .content-main-wrap.lineup .img-thumbnail {
        width: 100%; }
      .brandtop .content-main-wrap.lineup .lineup-logo {
        width: 280px;
        height: auto;
        display: block;
        margin: 0 auto 50px;
        padding-top: 100px; }
        .brandtop .content-main-wrap.lineup .lineup-logo img {
          width: 100%; }
      .brandtop .content-main-wrap.lineup .sub-text {
        background: url(../img/tit-wrap-nml.svg) no-repeat;
        width: 336px;
        height: auto;
        font-size: 20px;
        padding: 20px 42px;
        margin-bottom: 10px; }
        .brandtop .content-main-wrap.lineup .sub-text.longer {
          width: 418px;
          padding: 20px 32px;
          background: url(../img/tit-wrap-long.svg) no-repeat; }
        .brandtop .content-main-wrap.lineup .sub-text .sml {
          font-size: 16px;
          font-weight: 100;
          padding-left: 10px; }
      .brandtop .content-main-wrap.lineup .text {
        font-size: 16px;
        line-height: 1.6;
        margin-bottom: 30px;
        display: block; }
      .brandtop .content-main-wrap.lineup .main-title {
        font-size: 64px;
        margin-bottom: 20px;
        display: block; }
      .brandtop .content-main-wrap.lineup .lineup-price {
        font-size: 24px;
        font-weight: 700;
        margin-bottom: 20px; }
        .brandtop .content-main-wrap.lineup .lineup-price .sml {
          font-size: 16px;
          padding-left: 2px; }
  .brandtop .lineup .title,
  .brandtop .lineup-col2 .title {
    font-size: 80px;
    text-align: center;
    display: block;
    margin-bottom: 80px; }
  .brandtop .lineup .button a,
  .brandtop .lineup-col2 .button a {
    display: block;
    width: 318px;
    height: auto;
    color: #fff;
    font-size: 18px;
    padding: 16px 0;
    background: url(../img/btn-red.svg) no-repeat;
    text-decoration: none;
    text-align: center;
    margin: 0 auto; }
    .brandtop .lineup .button a:hover,
    .brandtop .lineup-col2 .button a:hover {
      opacity: 0.75; }
  .brandtop .stories-area {
    background: url(../img/stories-bg.svg) repeat 50% 0;
    background-size: 36px;
    padding-top: 80px;
    padding-bottom: 80px; }
    .brandtop .stories-area .stories-title-area {
      width: 700px; }
      .brandtop .stories-area .stories-title-area .title {
        font-size: 80px;
        display: inline-block;
        width: 350px; }
      .brandtop .stories-area .stories-title-area .text {
        font-size: 14px;
        display: inline-block;
        width: 310px;
        margin-left: 20px; }
    .brandtop .stories-area .link-btn {
      width: 320px;
      margin-top: 20px; }
      .brandtop .stories-area .link-btn a {
        display: block;
        background: url(../img/blog-link-btn.svg) no-repeat;
        width: 320px;
        height: 54px;
        text-decoration: none;
        color: #000;
        font-size: 20px;
        text-align: center;
        padding: 16px 0; }
        .brandtop .stories-area .link-btn a:hover {
          background: url(../img/blog-btn-blk.svg) no-repeat;
          color: #fff; }
    .brandtop .stories-area .stories-box {
      background: #fff;
      margin-bottom: 40px;
      box-shadow: 0px 0px 16px -5px #757575; }
      .brandtop .stories-area .stories-box .wp-left {
        width: 480px; }
        .brandtop .stories-area .stories-box .wp-left img {
          display: block;
          width: 100%; }
      .brandtop .stories-area .stories-box .wp-right {
        padding: 20px;
        width: 530px;
        margin-top: 20px; }
        .brandtop .stories-area .stories-box .wp-right .title {
          font-size: 36px;
          line-height: 1.4;
          margin-bottom: 20px; }
        .brandtop .stories-area .stories-box .wp-right .text {
          font-size: 16px;
          line-height: 1.4;
          margin-bottom: 20px; }
        .brandtop .stories-area .stories-box .wp-right .button a {
          width: 318px;
          display: block;
          padding: 20px 0;
          text-align: center;
          color: #fff;
          background: url(../img/blog-btn-blk.svg) no-repeat;
          width: 320px;
          height: 54px;
          text-decoration: none;
          padding: 16px 0; }
          .brandtop .stories-area .stories-box .wp-right .button a:hover {
            opacity: 0.75; }
  .brandtop .lineup-col2 {
    padding: 80px 0 0; }
    .brandtop .lineup-col2 .content-main-wrap {
      display: flex; }
    .brandtop .lineup-col2 .box {
      padding: 0 20px; }
      .brandtop .lineup-col2 .box .title {
        display: block;
        margin: 0 auto 40px; }
        .brandtop .lineup-col2 .box .title.-nt {
          width: 280px;
          height: 30px; }
        .brandtop .lineup-col2 .box .title.-wd {
          width: 200px;
          margin-top: 8px;
          height: 24px; }
        .brandtop .lineup-col2 .box .title.-pf {
          width: 280px;
          margin-top: 10px;
          height: 21px; }
        .brandtop .lineup-col2 .box .title img {
          width: 100%;
          display: block; }
      .brandtop .lineup-col2 .box .text {
        font-size: 16px;
        line-height: 1.6;
        margin: 0 auto 20px;
        width: 90%; }
      .brandtop .lineup-col2 .box .image img {
        width: 100%;
        display: block; }
  .brandtop .slide-area {
    position: relative; }
    .brandtop .slide-area .slide-area-logo {
      position: absolute;
      top: 45%;
      left: 0;
      right: 0;
      margin: 0 auto;
      display: block;
      z-index: 2; }
      .brandtop .slide-area .slide-area-logo img {
        display: block;
        width: 100%; }
      .brandtop .slide-area .slide-area-logo.nt {
        width: 500px;
        height: auto; }
      .brandtop .slide-area .slide-area-logo.pf {
        width: 518px;
        height: auto; }
      .brandtop .slide-area .slide-area-logo.wd {
        width: 398px;
        height: auto; }
    .brandtop .slide-area .slick-slide {
      width: 100%;
      max-height: 646px; }
      .brandtop .slide-area .slick-slide img {
        width: 100%;
        display: block; }
  .brandtop .slick-dots {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 20px; }
    .brandtop .slick-dots li {
      width: 40px;
      display: inline-block;
      margin: 0 5px; }
    .brandtop .slick-dots li button {
      display: block;
      background: url(../img/icon_bullet.svg) no-repeat;
      background-size: 38px 5px;
      width: 38px;
      height: 5px;
      padding: 0; }
      .brandtop .slick-dots li button:before {
        content: "";
        display: none; }
    .brandtop .slick-dots li.slick-active button {
      background: url(../img/icon_bullet-active.svg) no-repeat;
      background-size: 38px 5px;
      width: 38px; }
  .brandtop .slick-arrow {
    background: #333;
    width: 40px;
    height: 100px; }
  .brandtop .slick-next {
    right: 0;
    z-index: 1;
    border-top-left-radius: 8px;
    border-bottom-left-radius: 8px; }
    .brandtop .slick-next:before {
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      background: url(../img/slide-arrow-right.svg) no-repeat;
      background-size: 11px 17px;
      display: block;
      width: 11px;
      height: 17px;
      margin-left: 16px;
      opacity: 0.5; }
  .brandtop .slick-dotted.slick-slider {
    margin-bottom: 0; }
  .brandtop .slick-prev {
    left: 0;
    z-index: 1;
    border-top-right-radius: 8px;
    border-bottom-right-radius: 8px; }
    .brandtop .slick-prev:before {
      text-indent: 100%;
      white-space: nowrap;
      overflow: hidden;
      background: url(../img/slide-arrow-left.svg) no-repeat;
      margin-left: 10px;
      background-size: 11px 17px;
      display: block;
      width: 11px;
      height: 17px;
      opacity: 0.5; }
  .brandtop .sokyu-area {
    width: 100%;
    height: 828px; }
    .brandtop .sokyu-area.pf {
      background: url(../img/sokyu_area_bg_proform.jpg) no-repeat 50% 0;
      background-size: cover; }
    .brandtop .sokyu-area.wd {
      background: url(../img/sokyu_area_bg_weider.jpg) no-repeat 100% 0;
      background-size: contain; }
      .brandtop .sokyu-area.wd .sokyu-box {
        right: auto;
        left: 0; }
    .brandtop .sokyu-area.nt {
      background: url(../img/sokyu_area_bg_x22i.jpg) no-repeat 50% 0;
      background-size: cover; }
    .brandtop .sokyu-area .sokyu-box {
      position: absolute;
      right: 0;
      width: 460px;
      background: rgba(0, 0, 0, 0.8);
      padding: 20px;
      top: 200px; }
      .brandtop .sokyu-area .sokyu-box .title {
        font-size: 70px;
        margin-bottom: 20px;
        display: block;
        line-height: 1.2;
        color: #fff; }
      .brandtop .sokyu-area .sokyu-box .sub-title {
        color: #fff;
        font-size: 24px;
        display: block;
        margin-bottom: 40px;
        line-height: 1.6; }
      .brandtop .sokyu-area .sokyu-box .text {
        font-size: 16px;
        color: #fff;
        display: block;
        line-height: 1.8; }

@media screen and (min-width: 768px) and (max-width: 1059px) {
  .brandtop .content-main-wrap {
    width: 100%; }
  .brandtop .sokyu-area.wd {
    background: url(../img/sokyu_area_bg_weider.jpg) no-repeat 100% 0;
    background-size: contain; }
  .brandtop .content-main-wrap.lineup .wp-left {
    width: 45%;
    margin-left: 3%;
    float: left; }
  .brandtop .content-main-wrap.lineup .wp-right {
    float: right;
    width: 50%; }
  .brandtop .stories-area .stories-title-area {
    margin-left: 20px; }
  .brandtop .stories-area .link-btn {
    margin-right: 20px; }
  .brandtop .stories-area .stories-box .wp-left {
    width: 40%; }
  .brandtop .stories-area .stories-box .wp-right {
    width: 55%;
    padding: 10px;
    margin-top: 10px; }
  .brandtop .stories-area .stories-box .wp-right .title {
    font-size: 24px;
    margin-bottom: 10px; }
  .brandtop .stories-area .stories-box .wp-right .text {
    margin-bottom: 10px; }
  .brandtop .stories-area .stories-box {
    margin: 0 20px 40px; }
  .brandtop .stories-area .stories-box .wp-right .button a {
    height: 20px; }
  .brandtop .stories-area {
    padding-bottom: 0; }
  .brandtop .content-main-wrap {
    padding-bottom: 50px; }
  .brandtop .sokyu-area {
    height: 600px; }
  .brandtop .sokyu-area .sokyu-box {
    top: 100px; } }

@media screen and (max-width: 767px) {
  .wht-face.brandtop .navbar {
    z-index: 101; }
  .wht-face.brandtop .content-main {
    margin-top: 47px; }
  .brandtop .slide-area .slick-slide img {
    display: none; }
  .brandtop .slide01 {
    width: 100%;
    background: url(../img/brandtop_slide01_sp.jpg) no-repeat;
    background-size: cover;
    height: 646px; }
  .brandtop .slide02 {
    background: url(../img/brandtop_slide02_sp.jpg) no-repeat;
    background-size: cover;
    height: 646px; }
  .brandtop .slide03 {
    background: url(../img/brandtop_slide03_sp.jpg) no-repeat;
    background-size: cover;
    height: 646px; }
  .brandtop .slide04 {
    background: url(../img/brandtop_slide04_sp.jpg) no-repeat;
    background-size: cover;
    height: 646px; }
  .brandtop .wp-left,
  .brandtop .wp-right {
    float: none; }
  .brandtop .sokyu-area {
    height: 600px; }
    .brandtop .sokyu-area.pf {
      background: url(../img/sokyu_area_bg_proform.jpg) no-repeat 20% 0;
      background-size: cover; }
    .brandtop .sokyu-area.wd {
      background: url(../img/sokyu_area_bg_weider.jpg) no-repeat 0 0;
      background-size: cover; }
      .brandtop .sokyu-area.wd .sokyu-box {
        right: auto;
        left: 0; }
    .brandtop .sokyu-area.nt {
      background: url(../img/sokyu_area_bg_x22i.jpg) no-repeat 20% 0;
      background-size: cover; }
    .brandtop .sokyu-area .sokyu-box {
      width: auto;
      left: 0;
      margin: 0 20px;
      top: 130px;
      background: rgba(0, 0, 0, 0.7); }
      .brandtop .sokyu-area .sokyu-box .title {
        font-size: 40px;
        margin-bottom: 20px; }
      .brandtop .sokyu-area .sokyu-box .sub-title {
        margin-bottom: 20px;
        font-size: 20px; }
  .brandtop .content-main-wrap {
    width: 100%;
    display: block;
    padding: 0; }
    .brandtop .content-main-wrap.lineup .wp {
      display: flex;
      flex-direction: column-reverse;
      margin-bottom: 20px;
      padding-bottom: 40px; }
      .brandtop .content-main-wrap.lineup .wp.reverce {
        flex-direction: column; }
    .brandtop .content-main-wrap.lineup .sub-text {
      width: auto;
      height: 15px;
      font-size: 16px;
      padding: 20px 0 16px 34px;
      background-size: 260px auto;
      background: url(../img/tit-wrap-nml.svg) no-repeat 0 100%; }
      .brandtop .content-main-wrap.lineup .sub-text.longer {
        width: auto;
        height: 21px;
        font-size: 14px;
        padding: 14px 0 10px 30px;
        background: url(../img/tit-wrap-long.svg) no-repeat 0 100%; }
      .brandtop .content-main-wrap.lineup .sub-text.sml {
        font-size: 14px; }
    .brandtop .content-main-wrap.lineup .title {
      font-size: 40px;
      margin-bottom: 20px; }
    .brandtop .content-main-wrap.lineup .lineup-logo {
      width: 160px;
      margin: 0 auto 20px;
      padding-top: 60px; }
    .brandtop .content-main-wrap.lineup .wp-left,
    .brandtop .content-main-wrap.lineup .wp-right {
      float: none;
      width: auto;
      padding: 10px 20px; }
    .brandtop .content-main-wrap.lineup .main-title {
      font-size: 40px;
      margin-bottom: 14px; }
    .brandtop .content-main-wrap.lineup .button {
      margin: 0 auto;
      width: auto; }
    .brandtop .content-main-wrap.lineup .button a {
      padding: 16px 0;
      background-size: 100% auto; }
  .brandtop .slide-area {
    margin-top: 38px; }
    .brandtop .slide-area .slide-area-logo.nt {
      width: 250px;
      height: auto; }
    .brandtop .slide-area .slide-area-logo.pf {
      width: 260px;
      height: auto; }
    .brandtop .slide-area .slide-area-logo.wd {
      width: 200px;
      height: auto; }
  .brandtop .slick-arrow {
    display: none !important; }
  .brandtop .slick-dots {
    bottom: 24px; }
    .brandtop .slick-dots li {
      height: 14px;
      width: 10%;
      display: inline-block;
      margin: 0 2px; }
    .brandtop .slick-dots li button {
      display: block;
      width: 100%;
      height: 6px;
      background-size: 100%; }
      .brandtop .slick-dots li button:before {
        content: "";
        display: none; }
    .brandtop .slick-dots li.slick-active button {
      background-size: 100%;
      width: 100%; }
  .brandtop .stories-area {
    padding: 40px 20px; }
    .brandtop .stories-area .link-btn a {
      width: 240px;
      height: 18px;
      background-size: 240px 41px;
      font-size: 16px;
      text-align: center;
      padding: 12px 0;
      margin: 0 auto 20px; }
  .brandtop .stories-title-area .text {
    line-height: 1.4; }
  .brandtop .stories-area .stories-box .wp-left {
    width: auto; }
  .brandtop .stories-area .stories-box .wp-right {
    margin-top: 0;
    width: auto; }
    .brandtop .stories-area .stories-box .wp-right .button a {
      background-size: 240px 41px;
      width: 240px;
      height: 17px;
      padding: 12px 0;
      margin: 0 auto; }
    .brandtop .stories-area .stories-box .wp-right .title {
      font-size: 18px;
      line-height: 1.4;
      margin-bottom: 10px; }
  .brandtop .stories-area .stories-title-area {
    width: auto; }
    .brandtop .stories-area .stories-title-area .title {
      width: auto;
      font-size: 32px;
      display: block;
      margin-bottom: 10px; }
    .brandtop .stories-area .stories-title-area .text {
      margin-left: 0; }
  .brandtop .lineup-col2 {
    padding: 40px 0; }
    .brandtop .lineup-col2 .title {
      font-size: 40px;
      margin-bottom: 40px; }
    .brandtop .lineup-col2 .content-main-wrap {
      display: block; }
    .brandtop .lineup-col2 .box {
      margin-bottom: 60px; }
    .brandtop .lineup-col2 .button a {
      width: 240px;
      background-size: 240px 41px;
      padding: 12px 0;
      font-size: 16px; } }

.alltop .alltop_main {
  background: url(../img/alltop_pic.jpg) no-repeat 50% 0;
  background-size: cover;
  height: 650px;
  width: 100%;
  min-width: 1200px;
  margin: 0 auto;
  position: relative; }
  .alltop .alltop_main .alltop_mainbox {
    position: absolute;
    top: 40%;
    left: 0;
    background: url(../img/alltop_front_bg.svg) no-repeat;
    width: 804px;
    height: 238px;
    display: block; }
    .alltop .alltop_main .alltop_mainbox .title {
      font-size: 46px;
      text-indent: 120px;
      line-height: 1.2;
      margin-top: 37px;
      margin-left: 75px; }
      .alltop .alltop_main .alltop_mainbox .title .big {
        font-size: 65px; }

.alltop .flex {
  display: flex;
  min-width: 1200px; }

.alltop .alltop_lineup .itembox {
  padding: 40px;
  width: 33.3%; }
  .alltop .alltop_lineup .itembox .logo-title {
    height: 50px;
    display: block;
    margin: 0 auto; }
    .alltop .alltop_lineup .itembox .logo-title img {
      width: 100%; }
  .alltop .alltop_lineup .itembox.-nt {
    background: #464646; }
    .alltop .alltop_lineup .itembox.-nt .logo-title {
      width: 260px; }
  .alltop .alltop_lineup .itembox.-pf {
    background: #FFD939; }
    .alltop .alltop_lineup .itembox.-pf .logo-title {
      width: 280px; }
    .alltop .alltop_lineup .itembox.-pf .col .col-top .title {
      color: black; }
    .alltop .alltop_lineup .itembox.-pf .col .col-top .text {
      color: black; }
    .alltop .alltop_lineup .itembox.-pf .btn a {
      color: white;
      background: url(../img/btn-red.svg) no-repeat; }
  .alltop .alltop_lineup .itembox.-wd {
    background: #464646; }
    .alltop .alltop_lineup .itembox.-wd .logo-title {
      width: 200px; }
  .alltop .alltop_lineup .itembox .col {
    display: flex;
    flex-direction: column-reverse; }
    .alltop .alltop_lineup .itembox .col .col-top {
      display: block;
      margin-bottom: 20px; }
      .alltop .alltop_lineup .itembox .col .col-top .title {
        font-size: 24px;
        color: #fff;
        margin-bottom: 30px; }
      .alltop .alltop_lineup .itembox .col .col-top .text {
        font-size: 15px;
        line-height: 1.4;
        min-height: 200px;
        color: white; }
    .alltop .alltop_lineup .itembox .col .col-bottom {
      display: block;
      width: 100%;
      margin-bottom: 30px; }
  .alltop .alltop_lineup .itembox .btn {
    width: 318px;
    display: block;
    margin: 0 auto; }
  .alltop .alltop_lineup .itembox .btn a {
    display: block;
    width: 100%;
    height: auto;
    color: black;
    font-size: 18px;
    font-weight: bold;
    padding: 16px 0;
    background: url(../img/btn-white.svg) no-repeat 50% 0;
    text-decoration: none;
    text-align: center; }
    .alltop .alltop_lineup .itembox .btn a:hover {
      opacity: 0.75; }

@media screen and (max-width: 767px) {
  .alltop .alltop_main {
    background: url(../img/alltop_pic-sp.jpg) no-repeat 50% 0;
    background-size: cover;
    min-width: auto; }
    .alltop .alltop_main .alltop_mainbox {
      background: url(../img/alltop_front_bg-sp.svg) no-repeat;
      background-size: 286px 159px;
      width: 286px;
      height: 159px; }
      .alltop .alltop_main .alltop_mainbox .title {
        font-size: 29px;
        text-indent: 0;
        line-height: 1.2;
        margin-top: 6px;
        margin-right: 0;
        margin-left: 20px;
        text-align: left; }
        .alltop .alltop_main .alltop_mainbox .title .big {
          font-size: 32px; }
  .alltop .flex {
    display: block;
    min-width: auto; }
  .alltop .alltop_lineup .itembox {
    padding: 40px;
    width: auto; }
    .alltop .alltop_lineup .itembox .logo-title {
      height: 40px; }
    .alltop .alltop_lineup .itembox.-nt .logo-title {
      width: 210px; }
    .alltop .alltop_lineup .itembox.-pf .logo-title {
      width: 210px; }
    .alltop .alltop_lineup .itembox.-pf .btn a {
      background-size: 100%; }
    .alltop .alltop_lineup .itembox.-wd .logo-title {
      width: 160px; }
    .alltop .alltop_lineup .itembox .col .col-top .title {
      margin-bottom: 20px; }
    .alltop .alltop_lineup .itembox .col .col-top .text {
      font-size: 14px;
      min-height: 0;
      margin-bottom: 30px; }
    .alltop .alltop_lineup .itembox .col .col-bottom {
      margin-bottom: 30px; }
    .alltop .alltop_lineup .itembox .btn {
      width: 280px;
      display: block;
      margin: 0 auto; }
    .alltop .alltop_lineup .itembox .btn a {
      display: block;
      width: 100%;
      height: auto;
      color: black;
      font-size: 16px;
      font-weight: bold;
      padding: 13px 0;
      background: url(../img/btn-white.svg) no-repeat 50% 0;
      background-size: 100%;
      text-decoration: none;
      text-align: center; }
      .alltop .alltop_lineup .itembox .btn a:hover {
        opacity: 0.75; } }
