@charset "UTF-8";
/*!
---- Smart Style Complex Original Stylesheet Template. ----
Thema Name:     SKYXIA｜エリア空調
Description:    『SKYXIA｜エリア空調』のLP。
Version:        1.0.0
Last Update:    2019/10/24
Author:         Takuya Sakamoto
Company URL:
License:        GPL
License URL:    http://www.gnu.org/licenses/gpl.html
*/
.font-oswald {
  font-family: 'Oswald', sans-serif;
}

html {
  font-display: swap;
}

html {
  font-size: 62.5%;
}

body {
  font-size: 1.6em !important;
}

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

select {
  -moz-appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

body {
  line-break: strict;
  overflow-wrap: break-word;
  word-wrap: break-word;
}

address {
  margin-bottom: 0 !important;
}

ol, ul, dl {
  list-style: none;
  margin-bottom: 0 !important;
  padding-left: 0;
}

dd {
  margin-bottom: 0 !important;
  margin-left: 0 !important;
}

label {
  margin-bottom: 0 !important;
}

figure {
  margin: 0 !important;
}

a:hover {
  text-decoration: none !important;
}

picture {
  display: block;
}

img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
  -o-object-fit: cover;
  object-fit: cover;
}

input:placeholder-shown,
textarea:placeholder-shown {
  color: #bbb;
}

input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bbb;
}

input:focus:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder {
  color: transparent;
  transition: color .1s;
}

input:focus::placeholder,
textarea:focus::placeholder {
  color: transparent;
  transition: color .1s;
}

input:focus::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder {
  color: transparent;
  transition: color .1s;
}

input:focus:-moz-placeholder,
textarea:focus:-moz-placeholder {
  color: transparent;
  transition: color .1s;
}

input:focus::-moz-placeholder,
textarea:focus::-moz-placeholder {
  color: transparent;
  transition: color .1s;
}

input::-ms-clear {
  display: none;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(68, 68, 68, 0);
}

@-ms-viewport {
  width: device-width;
}

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

body {
  margin: 0;
  font-family: "Noto Sans Japanese", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif;
  font-size: 16px;
  font-size: 1.6rem;
  font-weight: 400;
  line-height: 1.5;
  color: #444;
  text-align: left;
  background-color: #fff;
}

[tabindex="-1"]:focus {
  outline: 0 !important;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  margin-bottom: 0;
}

p {
  margin-top: 0;
  margin-bottom: 0;
}

abbr[title],
abbr[data-original-title] {
  text-decoration: underline;
  text-decoration: underline dotted;
  cursor: help;
  border-bottom: 0;
}

address {
  margin-bottom: 10px;
  margin-bottom: 1rem;
  font-style: normal;
  line-height: inherit;
}

ol, ul, dl {
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
}

ol ol,
ul ul,
ol ul,
ul ol {
  margin-bottom: 0;
}

dt {
  font-weight: bold;
}

dd {
  margin-bottom: 5px;
  margin-bottom: .5rem;
  margin-left: 0;
}

blockquote {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

dfn {
  font-style: italic;
}

b,
strong {
  font-weight: bolder;
}

small {
  font-size: 80%;
}

sub,
sup {
  position: relative;
  font-size: 75%;
  line-height: 0;
  vertical-align: baseline;
}

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

a {
  color: #5a9bd5;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:not([href]):not([tabindex]) {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus, a:not([href]):not([tabindex]) :hover {
  color: inherit;
  text-decoration: none;
}

a:not([href]):not([tabindex]):focus {
  outline: 0;
}

pre,
code,
kbd,
samp {
  font-family: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
  font-size: 1em;
}

pre {
  margin-top: 0;
  margin-bottom: 10px;
  margin-bottom: 1rem;
  overflow: auto;
  -ms-overflow-style: scrollbar;
}

figure {
  margin: 0 0 10px;
  margin: 0 0 1rem;
}

img {
  vertical-align: middle;
  border-style: none;
}

svg:not(:root) {
  overflow: hidden;
}

table {
  border-collapse: collapse;
}

caption {
  padding-top: 7.5px;
  padding-top: 0.75rem;
  padding-bottom: 7.5px;
  padding-bottom: 0.75rem;
  color: #444;
  text-align: left;
  caption-side: bottom;
}

th {
  text-align: inherit;
}

label {
  display: inline-block;
  margin-bottom: 5px;
  margin-bottom: 0.5rem;
}

button {
  border-radius: 0;
}

button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}

input,
button,
select,
optgroup,
textarea {
  margin: 0;
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
  padding: 0;
  border-style: none;
}

input[type="radio"],
input[type="checkbox"] {
  box-sizing: border-box;
  padding: 0;
}

input[type="date"],
input[type="time"],
input[type="datetime-local"],
input[type="month"] {
  -webkit-appearance: listbox;
}

textarea {
  overflow: auto;
  resize: vertical;
}

fieldset {
  min-width: 0;
  padding: 0;
  margin: 0;
  border: 0;
}

legend {
  display: block;
  width: 100%;
  max-width: 100%;
  padding: 0;
  margin-bottom: 5px;
  margin-bottom: .5rem;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: inherit;
  color: inherit;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

[type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
  height: auto;
}

[type="search"] {
  outline-offset: -2px;
  -webkit-appearance: none;
}

[type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  font: inherit;
  -webkit-appearance: button;
}

output {
  display: inline-block;
}

summary {
  display: list-item;
  cursor: pointer;
}

template {
  display: none;
}

[hidden] {
  display: none !important;
}

.wrapper {
  letter-spacing: 0.05em;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.anchorMargin:before {
  content: "";
  display: block;
  visibility: hidden;
}

/*-----▼ flexBox ▼-----*/
/*-----▲ flexBox ▲-----*/
body {
  overscroll-behavior-y: none;
  position: relative;
}

.Header {
  position: fixed;
  width: 100%;
  z-index: 100;
}

.Footer {
  width: 100%;
}

.FixedFt {
  width: 100%;
  z-index: 10;
}

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2017 Daniel Eden
 */
.animated {
  animation-duration: 1s;
  animation-fill-mode: both;
}

.animated.infinite {
  animation-iteration-count: infinite;
}

.animated.hinge {
  animation-duration: 2s;
}

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  animation-duration: .75s;
}

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0);
  }
  40%, 43% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0);
  }
  70% {
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0);
  }
  90% {
    transform: translate3d(0, -4px, 0);
  }
}

.bounce {
  animation-name: bounce;
  transform-origin: center bottom;
}

@keyframes flash {
  from, 50%, to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  25%, 75% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flash {
  animation-name: flash;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes pulse {
  from {
    transform: scale3d(1, 1, 1);
  }
  50% {
    transform: scale3d(1.05, 1.05, 1.05);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  animation-name: pulse;
}

@keyframes rubberBand {
  from {
    transform: scale3d(1, 1, 1);
  }
  30% {
    transform: scale3d(1.25, 0.75, 1);
  }
  40% {
    transform: scale3d(0.75, 1.25, 1);
  }
  50% {
    transform: scale3d(1.15, 0.85, 1);
  }
  65% {
    transform: scale3d(0.95, 1.05, 1);
  }
  75% {
    transform: scale3d(1.05, 0.95, 1);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  animation-name: rubberBand;
}

@keyframes shake {
  from, to {
    transform: translate3d(0, 0, 0);
  }
  10%, 30%, 50%, 70%, 90% {
    transform: translate3d(-10px, 0, 0);
  }
  20%, 40%, 60%, 80% {
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  animation-name: shake;
}

@keyframes headShake {
  0% {
    transform: translateX(0);
  }
  6.5% {
    transform: translateX(-6px) rotateY(-9deg);
  }
  18.5% {
    transform: translateX(5px) rotateY(7deg);
  }
  31.5% {
    transform: translateX(-3px) rotateY(-5deg);
  }
  43.5% {
    transform: translateX(2px) rotateY(3deg);
  }
  50% {
    transform: translateX(0);
  }
}

.headShake {
  animation-timing-function: ease-in-out;
  animation-name: headShake;
}

@keyframes swing {
  20% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -10deg);
  }
  60% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  80% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  to {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  transform-origin: top center;
  animation-name: swing;
}

@keyframes tada {
  from {
    transform: scale3d(1, 1, 1);
  }
  10%, 20% {
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
  }
  30%, 50%, 70%, 90% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
  }
  40%, 60%, 80% {
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
  }
  to {
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes wobble {
  from {
    transform: none;
  }
  15% {
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
  }
  30% {
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
  }
  45% {
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
  }
  60% {
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
  }
  75% {
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }
  to {
    transform: none;
  }
}

.wobble {
  animation-name: wobble;
}

@keyframes jello {
  from, 11.1%, to {
    transform: none;
  }
  22.2% {
    transform: skewX(-12.5deg) skewY(-12.5deg);
  }
  33.3% {
    transform: skewX(6.25deg) skewY(6.25deg);
  }
  44.4% {
    transform: skewX(-3.125deg) skewY(-3.125deg);
  }
  55.5% {
    transform: skewX(1.5625deg) skewY(1.5625deg);
  }
  66.6% {
    transform: skewX(-0.78125deg) skewY(-0.78125deg);
  }
  77.7% {
    transform: skewX(0.39062deg) skewY(0.39062deg);
  }
  88.8% {
    transform: skewX(-0.19531deg) skewY(-0.19531deg);
  }
}

.jello {
  animation-name: jello;
  transform-origin: center;
}

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  20% {
    transform: scale3d(1.1, 1.1, 1.1);
  }
  40% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1.03, 1.03, 1.03);
  }
  80% {
    transform: scale3d(0.97, 0.97, 0.97);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  animation-name: bounceIn;
}

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -3000px, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, 25px, 0);
  }
  75% {
    transform: translate3d(0, -10px, 0);
  }
  90% {
    transform: translate3d(0, 5px, 0);
  }
  to {
    transform: none;
  }
}

.bounceInDown {
  animation-name: bounceInDown;
}

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  0% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(25px, 0, 0);
  }
  75% {
    transform: translate3d(-10px, 0, 0);
  }
  90% {
    transform: translate3d(5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInLeft {
  animation-name: bounceInLeft;
}

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(3000px, 0, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(-25px, 0, 0);
  }
  75% {
    transform: translate3d(10px, 0, 0);
  }
  90% {
    transform: translate3d(-5px, 0, 0);
  }
  to {
    transform: none;
  }
}

.bounceInRight {
  animation-name: bounceInRight;
}

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 3000px, 0);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, -20px, 0);
  }
  75% {
    transform: translate3d(0, 10px, 0);
  }
  90% {
    transform: translate3d(0, -5px, 0);
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  animation-name: bounceInUp;
}

@keyframes bounceOut {
  20% {
    transform: scale3d(0.9, 0.9, 0.9);
  }
  50%, 55% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(1.1, 1.1, 1.1);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
}

.bounceOut {
  animation-name: bounceOut;
}

@keyframes bounceOutDown {
  20% {
    transform: translate3d(0, 10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, -20px, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  animation-name: bounceOutDown;
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(20px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  animation-name: bounceOutLeft;
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(-20px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  animation-name: bounceOutRight;
}

@keyframes bounceOutUp {
  20% {
    transform: translate3d(0, -10px, 0);
  }
  40%, 45% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: translate3d(0, 20px, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  animation-name: bounceOutUp;
}

@keyframes fadeIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.fadeIn {
  animation-name: fadeIn;
}

@keyframes fadeInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -100%, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInDown {
  animation-name: fadeInDown;
}

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInDownBig {
  animation-name: fadeInDownBig;
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInLeft {
  animation-name: fadeInLeft;
}

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInLeftBig {
  animation-name: fadeInLeftBig;
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInRight {
  animation-name: fadeInRight;
}

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInRightBig {
  animation-name: fadeInRightBig;
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 100%, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInUp {
  animation-name: fadeInUp;
}

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.fadeInUpBig {
  animation-name: fadeInUpBig;
}

@keyframes fadeOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.fadeOut {
  animation-name: fadeOut;
}

@keyframes fadeOutDown {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  animation-name: fadeOutDown;
}

@keyframes fadeOutDownBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  animation-name: fadeOutDownBig;
}

@keyframes fadeOutLeft {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  animation-name: fadeOutLeft;
}

@keyframes fadeOutLeftBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  animation-name: fadeOutLeftBig;
}

@keyframes fadeOutRight {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  animation-name: fadeOutRight;
}

@keyframes fadeOutRightBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  animation-name: fadeOutRightBig;
}

@keyframes fadeOutUp {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  animation-name: fadeOutUp;
}

@keyframes fadeOutUpBig {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  animation-name: fadeOutUpBig;
}

@keyframes flip {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    animation-timing-function: ease-out;
  }
  50% {
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    animation-timing-function: ease-in;
  }
  80% {
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    animation-timing-function: ease-in;
  }
  to {
    transform: perspective(400px);
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  animation-name: flip;
}

@keyframes flipInX {
  from {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInX;
}

@keyframes flipInY {
  from {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    animation-timing-function: ease-in;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  40% {
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    animation-timing-function: ease-in;
  }
  60% {
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }
  to {
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipInY;
}

@keyframes flipOutX {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flipOutX {
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@keyframes flipOutY {
  from {
    transform: perspective(400px);
  }
  30% {
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  animation-name: flipOutY;
}

@keyframes lightSpeedIn {
  from {
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  60% {
    transform: skewX(20deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  80% {
    transform: skewX(-5deg);
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.lightSpeedIn {
  animation-name: lightSpeedIn;
  animation-timing-function: ease-out;
}

@keyframes lightSpeedOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.lightSpeedOut {
  animation-name: lightSpeedOut;
  animation-timing-function: ease-in;
}

@keyframes rotateIn {
  from {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: center;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateIn {
  animation-name: rotateIn;
}

@keyframes rotateInDownLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInDownLeft {
  animation-name: rotateInDownLeft;
}

@keyframes rotateInDownRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInDownRight {
  animation-name: rotateInDownRight;
}

@keyframes rotateInUpLeft {
  from {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: left bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInUpLeft {
  animation-name: rotateInUpLeft;
}

@keyframes rotateInUpRight {
  from {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
  to {
    transform-origin: right bottom;
    transform: none;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.rotateInUpRight {
  animation-name: rotateInUpRight;
}

@keyframes rotateOut {
  from {
    transform-origin: center;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: center;
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOut {
  animation-name: rotateOut;
}

@keyframes rotateOutDownLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutDownLeft {
  animation-name: rotateOutDownLeft;
}

@keyframes rotateOutDownRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutDownRight {
  animation-name: rotateOutDownRight;
}

@keyframes rotateOutUpLeft {
  from {
    transform-origin: left bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: left bottom;
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutUpLeft {
  animation-name: rotateOutUpLeft;
}

@keyframes rotateOutUpRight {
  from {
    transform-origin: right bottom;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform-origin: right bottom;
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.rotateOutUpRight {
  animation-name: rotateOutUpRight;
}

@keyframes hinge {
  0% {
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  20%, 60% {
    transform: rotate3d(0, 0, 1, 80deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
  }
  40%, 80% {
    transform: rotate3d(0, 0, 1, 60deg);
    transform-origin: top left;
    animation-timing-function: ease-in-out;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    transform: translate3d(0, 700px, 0);
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.hinge {
  animation-name: hinge;
}

@keyframes jackInTheBox {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) rotate(30deg);
    transform-origin: center bottom;
  }
  50% {
    transform: rotate(-10deg);
  }
  70% {
    transform: rotate(3deg);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale(1);
  }
}

.jackInTheBox {
  animation-name: jackInTheBox;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
  }
  to {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: none;
  }
}

.rollIn {
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@keyframes rollOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  animation-name: rollOut;
}

@keyframes zoomIn {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  50% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
}

.zoomIn {
  animation-name: zoomIn;
}

@keyframes zoomInDown {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInDown {
  animation-name: zoomInDown;
}

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInLeft {
  animation-name: zoomInLeft;
}

@keyframes zoomInRight {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInRight {
  animation-name: zoomInRight;
}

@keyframes zoomInUp {
  from {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  60% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomInUp {
  animation-name: zoomInUp;
}

@keyframes zoomOut {
  from {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  50% {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.3, 0.3, 0.3);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  }
}

.zoomOut {
  animation-name: zoomOut;
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutDown {
  animation-name: zoomOutDown;
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform-origin: left center;
  }
}

.zoomOutLeft {
  animation-name: zoomOutLeft;
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale(0.1) translate3d(2000px, 0, 0);
    transform-origin: right center;
  }
}

.zoomOutRight {
  animation-name: zoomOutRight;
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
  }
  to {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform-origin: center bottom;
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
  }
}

.zoomOutUp {
  animation-name: zoomOutUp;
}

@keyframes slideInDown {
  from {
    transform: translate3d(0, -100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInDown {
  animation-name: slideInDown;
}

@keyframes slideInLeft {
  from {
    transform: translate3d(-100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInLeft {
  animation-name: slideInLeft;
}

@keyframes slideInRight {
  from {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInRight {
  animation-name: slideInRight;
}

@keyframes slideInUp {
  from {
    transform: translate3d(0, 100%, 0);
    visibility: visible;
  }
  to {
    transform: translate3d(0, 0, 0);
  }
}

.slideInUp {
  animation-name: slideInUp;
}

@keyframes slideOutDown {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, 100%, 0);
  }
}

.slideOutDown {
  animation-name: slideOutDown;
}

@keyframes slideOutLeft {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(-100%, 0, 0);
  }
}

.slideOutLeft {
  animation-name: slideOutLeft;
}

@keyframes slideOutRight {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(100%, 0, 0);
  }
}

.slideOutRight {
  animation-name: slideOutRight;
}

@keyframes slideOutUp {
  from {
    transform: translate3d(0, 0, 0);
  }
  to {
    visibility: hidden;
    transform: translate3d(0, -100%, 0);
  }
}

.slideOutUp {
  animation-name: slideOutUp;
}

/* Slider */
.slick-loading .slick-list {
  background: #fff center center no-repeat;
}

/* Icons */
@font-face {
  font-family: "slick";
  src: url("fonts/slick.eot");
  src: url("fonts/slick.eot?#iefix") format("embedded-opentype"), url("fonts/slick.woff") format("woff"), url("fonts/slick.ttf") format("truetype"), url("fonts/slick.svg#slick") format("svg");
  font-weight: normal;
  font-style: normal;
}

/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}

.slick-prev:hover, .slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
  outline: none;
  background: transparent;
  color: transparent;
}

.slick-prev:hover:before, .slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
}

.slick-prev:before,
.slick-next:before {
  font-family: "slick";
  font-size: 20px;
  line-height: 1;
  color: white;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
  left: -25px;
}

[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}

.slick-prev:before {
  content: "←";
}

[dir="rtl"] .slick-prev:before {
  content: "→";
}

.slick-next {
  right: -25px;
}

[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}

.slick-next:before {
  content: "→";
}

[dir="rtl"] .slick-next:before {
  content: "←";
}

/* Dots */
.slick-dotted.slick-slider {
  margin-bottom: 30px;
}

.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}

.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}

.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}

.slick-dots li button:hover, .slick-dots li button:focus {
  outline: none;
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "slick";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: black;
  opacity: 0.25;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=25)";
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
  color: black;
  opacity: 0.75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)";
}

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

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

.slick-list:focus {
  outline: none;
}

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

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

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

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

.slick-track:after {
  clear: both;
}

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

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

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

.slick-slide img {
  display: block;
}

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

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

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

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

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

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

.hideAll {
  display: none !important;
}

.visuallyhidden {
  border: 0;
  clip: rect(0, 0, 0, 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}

.telLink {
  display: inline-block;
}

@font-face {
  font-family: 'EarlGrayTea-Regular';
  font-weight: normal;
  src: local("EarlGrayTea-Regular"), url("../font/EarlGrayTea-Regular.woff2") format("woff2"), url("../font/EarlGrayTea-Regular.woff") format("woff");
}

.font-egtr {
  font-family: 'EarlGrayTea-Regular';
}

@font-face {
  font-family: 'weem';
  font-weight: normal;
  src: local("weem"), url("../font/weem.woff2") format("woff2"), url("../font/weem.woff") format("woff");
}

.font-weem {
  font-family: 'weem';
}

.bold {
  font-weight: bold;
}

.medium {
  font-weight: 500;
}

.black {
  color: #444;
}

.white {
  color: #fff;
}

.gray {
  color: #555;
}

.red {
  color: #d40000;
}

.bg_section {
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.bg_section.-white {
  background-color: #fff;
}

.bg_section.-gray {
  background-color: #f8f8f8;
}

.bg_section.-blue {
  background-color: rgba(90, 155, 213, 0.05);
}

.bg_section.-showaKougyo {
  background-color: #eee;
}

.taL {
  text-align: left !important;
}

.taC {
  text-align: center !important;
}

.taR {
  text-align: right !important;
}

.clearText {
  display: inline-block;
  overflow: hidden;
  text-indent: 500%;
  white-space: nowrap;
}

.icon, .logo, .ilst, .typ {
  position: relative;
}

.icon:before, .logo:before, .ilst:before, .typ:before, .icon:after, .logo:after, .ilst:after, .typ:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

/*-----▼ 2カラムのときのレスポンシブな背景画像 ▼-----*/
.rwdBgImg {
  display: inline-block;
  overflow: hidden;
  text-indent: 500%;
  white-space: nowrap;
  background: center/cover;
  display: block;
  height: 100%;
}

/*-----▲ 2カラムのときのレスポンシブな背景画像 ▲-----*/
.logo-SKYXIA:before {
  background-image: url(../image/logo/logo.png);
}

.icon-mv-arrow.-white:after {
  background-image: url(../image/icon/icon_mv-arrow_white.svg);
}

.title-section.-trouble .title-section-main:before {
  background-image: url(../image/icon/icon_fukidashi-title-left_gray.svg);
}

.title-section.-trouble .title-section-main:after {
  background-image: url(../image/icon/icon_fukidashi-title-right_gray.svg);
}

.icon-arrow.-gray:after {
  background-image: url(../image/icon/icon_arrow_gray.svg);
}

.icon-mail.-white:before {
  background-image: url(../image/icon/icon_mail_white.svg);
}

.icon-tel.-black:before {
  background-image: url(../image/icon/icon_tel_black.svg);
}

.icon-tel.-white:before {
  background-image: url(../image/icon/icon_tel_white.svg);
}

.js_togglContents {
  display: none;
}

.section-border {
  border: none;
  height: 12px;
}

.btn {
  display: block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: bold;
  letter-spacing: 0.12em;
  margin: auto;
}

.btn-more {
  border: 1px solid kubota_blue;
  padding: 0 32px;
  position: relative;
  text-align: center;
}

.btn-more:before {
  border-radius: 5px;
  border: 1px solid kubota_blue;
  height: inherit;
  left: -1px;
  top: -1px;
}

.btn-more-text {
  color: kubota_blue;
}

.btn-more.icon-arrow:after {
  right: 16px;
}

.btn-plan-more {
  background-color: #fff;
  border-bottom: 1px solid kubota_blue;
  border-top: 1px solid kubota_blue;
  padding: 0 32px;
  position: relative;
  text-align: center;
  width: 100%;
}

.btn-plan-more:before,
.btn-plan-more:after {
  left: 0;
  width: inherit;
}

.btn-plan-more:before {
  border-top: 1px solid kubota_blue;
  top: 2px;
}

.btn-plan-more:after {
  border-bottom: 1px solid kubota_blue;
  bottom: 2px;
}

.btn-plan-more-text {
  color: kubota_blue;
  display: block;
  letter-spacing: 0.15em;
}

.btn-plan-more-text.icon-arrow:after {
  right: -16px;
}

.btn-map {
  background-color: kubota_blue;
  text-align: center;
}

.btn-map-text {
  color: #fff;
  letter-spacing: 0.02em;
}

.btn-map .icon-map:before {
  height: 14px;
  left: 0;
  top: calc(50% - 7px);
  width: 9.8px;
}

.btn-entry {
  background-color: kubota_blue;
  border-bottom: 4px solid #80171a;
  text-align: center;
}

.btn-entry-text {
  color: #fff;
}

.btn-entry .icon-entry:before {
  height: 16px;
  left: 0;
  top: calc(50% - 8px);
  width: 16px;
}

.btn-top {
  background-color: kubota_blue;
  padding: 0 20px;
  text-align: center;
}

.btn-top-text {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.1em;
  padding-left: 22px;
}

.btn-top .icon-top:before {
  height: 14px;
  left: 0;
  top: calc(50% - 7px);
  width: 14px;
}

.btn-access-map {
  background-color: kubota_blue;
  text-align: center;
}

.btn-access-map-text {
  color: #fff;
  letter-spacing: 0.1em;
  padding-left: 24px;
}

.btn-access-map .icon-car:before,
.btn-access-map .icon-train:before {
  height: 16px;
  left: 0;
  top: calc(50% - 8px);
  width: 16px;
}

.btn-area-map {
  text-align: center;
}

.btn-area-map-text {
  padding-left: 16px;
}

.FuneralHall__hallMapListItem.-public .btn-area-map {
  border: 1px solid kubota_blue;
}

.FuneralHall__hallMapListItem.-public .btn-area-map-text {
  color: kubota_blue;
}

.FuneralHall__hallMapListItem.-private .btn-area-map {
  border: 1px solid #6aaa02;
}

.FuneralHall__hallMapListItem.-private .btn-area-map-text {
  color: #6aaa02;
}

.btn-area-site {
  background-color: kubota_blue;
  text-align: center;
}

.btn-area-site-text {
  color: #fff;
}

.FuneralHall__hallMapListItem.-public .btn-area-site {
  background-color: kubota_blue;
}

.FuneralHall__hallMapListItem.-private .btn-area-site {
  background-color: #6aaa02;
}

.btn-prev-post {
  background-color: #fff;
  border: 1px solid kubota_blue;
  text-align: center;
}

.btn-prev-post-text {
  color: kubota_blue;
  letter-spacing: 0.1em;
}

.btn-prev-post.icon-arrow:after {
  height: 10px;
  left: 14px;
  top: calc(50% - 4px);
  transform: scale(-1, 1);
  width: 20px;
}

.btn-back-post-archive {
  background-color: #fff;
  border: 1px solid kubota_blue;
  text-align: center;
}

.btn-back-post-archive-text {
  color: kubota_blue;
  letter-spacing: 0.1em;
}

.btn-next-post {
  background-color: #fff;
  border: 1px solid kubota_blue;
  text-align: center;
}

.btn-next-post-text {
  color: kubota_blue;
  letter-spacing: 0.1em;
}

.btn-next-post.icon-arrow:after {
  height: 10px;
  right: 14px;
  top: calc(50% - 4px);
  width: 20px;
}

.AnchorLink__linkListItem {
  text-align: center;
}

.AnchorLink__link {
  border: 1px solid kubota_blue;
  color: kubota_blue;
  display: block;
  font-weight: bold;
}

.AnchorLink__link.icon-tri-arrow:after {
  height: 8.4px;
  right: 16px;
  top: calc(50% - 4.2px);
  transform: rotate(90deg);
  width: 6px;
}

.card-voice-list {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
}

.card-voice-list-item + .card-voice-list-item {
  border-top: 1px solid #e5e5e5;
}

.card-voice-link {
  -ms-flex-align: center;
  align-items: center;
  background-color: #fff;
  display: -ms-flexbox;
  display: flex;
}

.card-voice-link-thum-img {
  height: 80px;
  margin: 0;
  width: 80px;
}

.card-voice-link-thum-img.-noImage {
  border: 1px solid #e5e5e5;
}

.card-voice-link-info {
  color: #444;
}

.card-column-list {
  display: -ms-flexbox;
  display: flex;
}

.card-column-link {
  display: block;
  height: 100%;
}

.card-column-link-thum-img.-noImage {
  border: 1px solid #e5e5e5;
}

.card-column-link-date {
  color: #444;
}

.card-column-link-title {
  color: #90326d;
  font-weight: bold;
}

.card-news-list {
  border-bottom: 1px solid #5a6666;
  border-top: 1px solid #5a6666;
}

.card-news-list-item + .card-news-list-item {
  border-top: 1px solid #5a6666;
}

.card-news-link {
  display: -ms-flexbox;
  display: flex;
}

.card-news-link-date {
  color: #444;
}

.card-news-link-title {
  color: #444;
}

.card-post-link {
  height: 100%;
}

.card-post-thum-img.-noImage {
  border: 1px solid #e5e5e5;
}

.card-post-title {
  color: #444;
  font-weight: bold;
}

.card-post-date {
  color: #444;
  display: inline-block;
}

.card-question-list-item {
  border: 1px solid #e5e5e5;
}

.card-question-title {
  color: #90326d;
  font-weight: bold;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.card-question-data-text {
  border-left: 1px solid #90326d;
  line-height: 1.8;
}

.chip {
  display: inline-block;
  letter-spacing: 0.08em;
}

.chip.-member {
  background-color: #d40000;
  color: #fff;
}

.title-section {
  color: #5a6666;
  font-weight: bold;
  text-align: center;
}

.title-section-main {
  display: inline-block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
}

.title-section-strong {
  padding: 0 2px;
}

.title-section.-trouble .title-section-main {
  position: relative;
}

.title-section.-trouble .title-section-main:before, .title-section.-trouble .title-section-main:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.title-section.-trouble .title-section-main:before {
  left: 0;
}

.title-section.-trouble .title-section-main:after {
  right: 0;
}

.title-section.-problem .title-section-main {
  position: relative;
}

.title-section.-problem .title-section-main:before, .title-section.-problem .title-section-main:after {
  content: "";
  position: absolute;
}

.title-section.-product .title-section-main {
  position: relative;
  color: #5a9bd5;
}

.title-section.-product .title-section-main:before, .title-section.-product .title-section-main:after {
  content: "";
  position: absolute;
}

.title-section.-product .title-section-main:before, .title-section.-product .title-section-main:after {
  color: #ccc;
  font-size: inherit;
}

.title-section.-product .title-section-main:before {
  content: "“";
  left: 0;
}

.title-section.-product .title-section-main:after {
  content: "”";
  right: 0;
}

.title-section.-performance .title-section-main {
  color: #5a9bd5;
}

.title-section.-feature .title-section-main .title-section-feature-strong {
  color: #5a9bd5;
}

.title-section.-oneStop {
  color: #5a9bd5;
}

.title-section.-concept .title-section-main {
  color: #5a9bd5;
}

.title-section.-thanks {
  text-align: center;
}

.title-section.-thanks .title-section-main {
  background-color: #5a9bd5;
  color: #fff;
}

.list,
.list-number,
.list-note,
.list-note.-number {
  letter-spacing: 0.05em;
}

.list,
.list-number {
  line-height: 1.4;
}

.list-note,
.list-note.-number {
  line-height: 1.8;
}

.list > li,
.list-number > li,
.list-note > li,
.list-note.-number > li {
  position: relative;
  padding-left: 27px;
}

.list > li:before, .list > li:after,
.list-number > li:before,
.list-number > li:after,
.list-note > li:before,
.list-note > li:after,
.list-note.-number > li:before,
.list-note.-number > li:after {
  content: "";
  position: absolute;
}

.list > li:before {
  background-color: #5a9bd5;
  border-radius: 50%;
  height: 6px;
  left: 9px;
  width: 6px;
}

.list-number {
  counter-reset: list-number;
}

.list-number > li:before {
  color: #5a9bd5;
  content: counter(list-number) ".";
  counter-increment: list-number;
  font-weight: bold;
  left: 0;
}

.list-note > li:before {
  content: "※";
  left: 5px;
}

.list-note.-number {
  counter-reset: list-numNote;
}

.list-note.-number > li:before {
  color: #5a9bd5;
  content: "*" counter(list-numNote);
  counter-increment: list-numNote;
  font-weight: bold;
  left: 0;
}

.list-def {
  border-bottom: 1px solid #e5e5e5;
  border-top: 1px solid #e5e5e5;
  letter-spacing: 0.05em;
  line-height: 1.8;
}

.list-def > dt {
  color: #5a6666;
  font-weight: bold;
}

.list-def > dt:nth-of-type(n+2) {
  border-top: 1px solid #e5e5e5;
}

.wp-pagenavi {
  display: -ms-flexbox;
  display: flex;
  text-align: center;
}

.wp-pagenavi a,
.wp-pagenavi span {
  border: none !important;
  color: #fff;
  height: 44px;
  line-height: 38px;
  vertical-align: top;
}

.wp-pagenavi a {
  background-color: #90326d;
}

.wp-pagenavi a:hover {
  color: #fff;
}

.wp-pagenavi .previouspostslink,
.wp-pagenavi .current,
.wp-pagenavi .page,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink {
  width: 40px;
}

.wp-pagenavi .first,
.wp-pagenavi .previouspostslink,
.wp-pagenavi .extend,
.wp-pagenavi .nextpostslink,
.wp-pagenavi .last {
  position: relative;
}

.wp-pagenavi .first:before, .wp-pagenavi .first:after,
.wp-pagenavi .previouspostslink:before,
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .extend:before,
.wp-pagenavi .extend:after,
.wp-pagenavi .nextpostslink:before,
.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .last:before,
.wp-pagenavi .last:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.wp-pagenavi .pages {
  padding: 3px 8px;
}

.wp-pagenavi .first:after,
.wp-pagenavi .previouspostslink:after,
.wp-pagenavi .nextpostslink:after,
.wp-pagenavi .last:after {
  height: 10px;
  top: calc(50% - 5px);
  width: 10px;
}

.wp-pagenavi .first {
  padding-left: 18px;
  width: 68px;
}

.wp-pagenavi .first:after {
  background-image: url(../image/icon/icon_arrow-pager-double_white.svg);
  left: 8px;
  transform: scale(-1, 1);
}

.wp-pagenavi .previouspostslink:after {
  background-image: url(../image/icon/icon_arrow-pager-single_white.svg);
  left: calc(50% - 5px);
  transform: scale(-1, 1);
}

.wp-pagenavi .extend:before {
  background-image: url(../image/icon/icon_ellipsis_black.svg);
  height: 20px;
  left: calc(50% - 10px);
  top: calc(50% - 10px);
  width: 20px;
}

.wp-pagenavi .nextpostslink:after {
  background-image: url(../image/icon/icon_arrow-pager-single_white.svg);
  left: calc(50% - 5px);
}

.wp-pagenavi .last {
  padding-left: 10px;
  text-align: left;
  width: 68px;
}

.wp-pagenavi .last:after {
  background-image: url(../image/icon/icon_arrow-pager-double_white.svg);
  right: 10px;
}

.wp-pagenavi .pages,
.wp-pagenavi .extend {
  background-color: #f1f1f1;
  color: #444;
}

.wp-pagenavi .current {
  background-color: #fff;
  border: 2px solid #90326d !important;
  color: #90326d;
  font-weight: bold;
  line-height: 35px;
}

.blockquote {
  background: rgba(68, 68, 68, 0.05);
  margin: 40px 0;
  position: relative;
}

.blockquote:before,
.blockquote:after {
  color: rgba(68, 68, 68, 0.1);
  font-family: sans-serif;
  line-height: 1;
  position: absolute;
  vertical-align: middle;
  z-index: -1;
}

.blockquote:before {
  content: "“";
  font-size: 130px;
}

.blockquote:after {
  bottom: -76px;
  content: "”";
  font-size: 130px;
  right: 0;
  text-align: center;
}

.blockquote-text {
  color: #444;
  font-style: italic;
  letter-spacing: 0.1em;
  line-height: 1.7;
}

.blockquote-text:first-of-type {
  margin-top: 0;
}

.figcaption {
  color: #d40000;
  display: block;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 500;
  position: relative;
  text-align: right;
}

.figcaption:before {
  content: "引用：　";
}

.slick-arrow {
  position: relative;
  background-color: #444;
  position: absolute;
  z-index: 2;
}

.slick-arrow:before, .slick-arrow:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.slick-arrow:focus {
  background-color: #444;
}

.slick-prev:before,
.slick-next:before {
  background-image: url(../image/icon/icon_arrow-more_white.svg);
}

.slick-arrow:before {
  height: 7.07px;
  right: calc(50% - 8px);
  top: calc(50% - 3.5px);
  width: 16px;
}

.slick-prev:before {
  transform: rotate(180deg);
}

.slick-dots {
  display: none !important;
}

.table-one-col,
.table-mult-col,
.table-cross-data {
  border: 1px solid rgba(212, 0, 0, 0.4);
  table-layout: fixed;
  width: 100%;
}

.table-row + .table-row {
  border-top: 1px solid rgba(212, 0, 0, 0.4);
}

.table-heading {
  background-color: rgba(212, 0, 0, 0.4);
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

.table-data {
  background-color: #fff;
}

.table-heading + .table-data {
  border-left: 1px solid rgba(212, 0, 0, 0.4);
}

.table-thead + .table-tbody {
  border-top: 1px solid rgba(212, 0, 0, 0.4);
}

.table-mult-col .table-heading {
  text-align: center;
}

.table-heading + .table-heading {
  border-left: 1px solid rgba(212, 0, 0, 0.4);
}

.table-data + .table-data {
  border-left: 1px solid rgba(212, 0, 0, 0.4);
}

.tag-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

.tag:not(body) {
  border-radius: 20px;
  display: inline-block;
  font-weight: 500;
  letter-spacing: 0.08em;
}

.tag-job .tag {
  background-color: #eee;
  color: #444;
}

.text {
  letter-spacing: 0.025em;
  line-height: 1.8;
}

.text-link {
  color: #5a9bd5;
  font-weight: bold;
  text-decoration: underline;
  word-break: break-all;
}

.text .text-link {
  margin: 0 6px;
}

.text-link.-start {
  margin-left: 0;
}

.text-link.-tab:after {
  background-image: url(../image/icon/icon_link-external_purple.svg);
  content: "";
  display: inline-block;
  height: 13.33px;
  margin-left: 4px;
  width: 20px;
}

.text-strong {
  background: linear-gradient(transparent 40%, rgba(255, 255, 0, 0.4) 0%);
  font-weight: bold;
}

.text-strong.-purple {
  color: #5a9bd5;
}

.GNav {
  width: 100%;
}

.GNav__ctaLink {
  display: block;
}

.GNav__ctaLinkText.-tel.icon-tel:before {
  left: 0;
}

.GNav__ctaLinkText.-mail.icon-mail:before {
  left: 0;
}

.GNav__ctaLink.-contact {
  background-color: #5a9bd5;
  display: block;
  text-align: center;
}

.GNav__ctaLinkText.-contact {
  color: #fff;
  letter-spacing: 0.025em;
}

.GNav__menuListItem {
  text-align: center;
}

.GNav__menuLink {
  display: block;
  letter-spacing: 0.025em;
}

.Header {
  background-color: #fff;
}

.Header__brandCI {
  z-index: 10;
}

.Header__brandLogoLink {
  display: block;
  font-size: 0;
}

.Header__brandLogo .logo-SKYXIA {
  display: inline-block;
  overflow: hidden;
  text-indent: 500%;
  white-space: nowrap;
  display: block;
  font-size: 0;
}

.Header__brandLogo .logo-SKYXIA:before {
  left: 0;
  top: 0;
}

.PageTitle {
  background-image: url(../image/bg/bg_botanical-pattern_pink.png);
  background-repeat: repeat;
}

.Footer {
  background-color: #fff;
}

.Footer__links {
  text-align: center;
}

.Footer__linksTel {
  display: inline-block;
  height: 100%;
}

.Footer__linksCompanyList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.Footer__linksCompany {
  display: block;
  height: 100%;
}

.Footer__copyYearContainer {
  background-color: #5a9bd5;
  text-align: center;
}

.Footer__copyYear {
  color: #fff;
  height: 40px;
  line-height: 40px;
}

.FixedFt {
  background-color: #4577a3;
}

.FixedFt__ctaBtnList {
  display: -ms-flexbox;
  display: flex;
}

.FixedFt__ctaBtnLink {
  display: block;
  text-align: center;
}

.FixedFt__ctaBtnText {
  color: #fff;
  font-weight: bold;
}

.FixedFt__ctaBtnLink.-tel {
  display: block;
}

.FixedFt__ctaBtnText.icon-tel:before {
  left: 0;
}

.FixedFt__ctaBtnLink.-contact {
  background-color: #53C442;
  display: block;
}
/*
.FixedFt__ctaBtnText.icon-mail:before {
  left: 0;
} */

/* ボタンのフラッシュ */
.btn-shine {
  overflow: hidden;
  transition: 0.25s linear;
  z-index: 2;
}

.btn-shine:after {
  animation: btn-shine 2.4s infinite linear;
  background: linear-gradient(left, rgba(255, 255, 255, 0) 0%, white 50%, rgba(255, 255, 255, 0) 100%);
  background: -webkit-gradient(linear, left bottom, right bottom, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(50%, white), color-stop(100%, rgba(255, 255, 255, 0)));
  background-image: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, #fff white, rgba(255, 255, 255, 0) 100%);
  content: "";
  display: block;
  height: 300px;
  left: -30%;
  position: absolute;
  top: -50%;
  transform: rotate(30deg);
  width: 30px;
  z-index: -1;
}

@keyframes btn-shine {
  0% {
    left: -60%;
  }
  20% {
    left: 120%;
  }
  100% {
    left: 240%;
  }
}

/*----------▼▼ 01「トップページ」index.html ▼▼----------*/
.MainVisual {
  overflow: hidden;
  position: relative;
}

.MainVisual__areaAirconVideoContainer {
  overflow: hidden;
  position: relative;
}

.MainVisual__areaAirconVideoContent {
  position: relative;
  width: 100%;
  padding-top: 56.25%;
}

.MainVisual__areaAirconVideo {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.MainVisual__areaAirconVideoPattern {
  background-image: linear-gradient(-45deg, rgba(0, 0, 0, 0.5) 25%, rgba(255, 255, 255, 0.2) 25%, rgba(0, 0, 0, 0.5) 50%, rgba(255, 255, 255, 0.2) 50%, rgba(255, 255, 255, 0.2) 75%, rgba(0, 0, 0, 0.4) 75%, rgba(0, 0, 0, 0.5));
  background-size: 3px 3px;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}

.MainVisual__copyList {
  position: absolute;
  width: 100%;
}

.MainVisual__readMoreBtnContainer {
  position: absolute;
  text-align: center;
  width: 100%;
}

.MainVisual__readMoreBtn {
  display: inline-block;
}

.MainVisual__readMoreBtnText {
  color: #fff;
  font-weight: bold;
}

.MainVisual__readMoreBtnText.icon-mv-arrow:after {
  animation: icon-mv-arrow 2s infinite;
}

@keyframes icon-mv-arrow {
  0% {
    transform: translate(0, 0);
  }
  20% {
    transform: translate(0, 10px);
  }
  40% {
    transform: translate(0, 0);
  }
}

.MainVisual__areaAirconVideoContainer img {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}

.Trouble__voiceListItem {
  position: relative;
  border: 2px solid #5a9bd5;
}

.Trouble__voiceListItem:before, .Trouble__voiceListItem:after {
  content: "";
  position: absolute;
}

.Trouble__voiceText {
  color: #5a6666;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

.Trouble__facilityTitle {
  color: #5a9bd5;
  font-weight: bold;
  letter-spacing: 0.025em;
}

.Trouble__facilityText {
  margin-top: 8px;
}

.Product__areaAirconInfoSubTitle {
  color: #5a6666;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.Product__areaAirconInfoTitle {
  color: #5a9bd5;
  font-weight: bold;
}

.Product__performanceFigure {
  width: 100%;
}

.Product__performanceVideo {
  width: 100%;
}

.Feature__pointList {
  counter-reset: Feature__pointList;
}

.Feature__pointFigure {
  border: 1px solid #e5e5e5;
}

.Feature__pointInfoTitle {
  position: relative;
  color: #5a9bd5;
  font-weight: bold;
}

.Feature__pointInfoTitle:before, .Feature__pointInfoTitle:after {
  content: "";
  position: absolute;
}

.Feature__pointInfoTitle:before, .Feature__pointInfoTitle:after {
  color: rgba(90, 102, 102, 0.4);
  font-family: "Oswald", sans-serif;
  font-weight: bold;
}

.Feature__pointInfoTitle:before {
  content: "Point";
  font-size: 16px;
  font-size: 1.6rem;
}

.Feature__pointInfoTitle:after {
  content: counter(Feature__pointList);
  counter-increment: Feature__pointList;
}

.Feature__attachTypeList {
  display: -ms-flexbox;
  display: flex;
}

.Feature__attachTypeTitle {
  color: #5a9bd5;
  font-weight: bold;
  text-align: center;
}

.Feature__attachTypeFigure {
  border: 1px solid #e5e5e5;
}

.Feature__attachPurposeFigure {
  border: 1px solid #e5e5e5;
}

.Feature__attachPurposeTitle {
  color: #5a9bd5;
  font-weight: bold;
}

.Feature__facilityList {
  display: -ms-flexbox;
  display: flex;
}

.Feature__facilityName {
  color: #5a9bd5;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}

.Case__clientTitle {
  font-weight: bold;
}

.Case__clientName {
  color: #5a9bd5;
  font-weight: bold;
}

.Case__clientAdopt {
  display: -ms-flexbox;
  display: flex;
}

.Case__clientAdoptTitle {
  background-color: #5a9bd5;
  color: #fff;
}

.Case__clientAdoptNumber {
  font-weight: bold;
}

.SKYXIA__problemListItem {
  position: relative;
  border: 2px solid #5a9bd5;
}

.SKYXIA__problemListItem:before, .SKYXIA__problemListItem:after {
  content: "";
  position: absolute;
}

.SKYXIA__problemTitle {
  color: #5a6666;
  font-weight: bold;
  line-height: 1.6;
  text-align: center;
}

.SKYXIA__solutionTitle {
  color: #5a6666;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}

.SKYXIA__solutionStepList {
  counter-reset: SKYXIA__solutionStepList;
}

.SKYXIA__solutionStepListItem {
  background-color: #fff;
}

.SKYXIA__solutionStepListItem + .SKYXIA__solutionStepListItem {
  position: relative;
}

.SKYXIA__solutionStepListItem + .SKYXIA__solutionStepListItem:before, .SKYXIA__solutionStepListItem + .SKYXIA__solutionStepListItem:after {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.SKYXIA__solutionStepListItem + .SKYXIA__solutionStepListItem:before {
  background-image: url(../image/icon/icon_arrow_gray.svg);
}

.SKYXIA__solutionStepTitle {
  position: relative;
  color: #5a6666;
  font-weight: bold;
  letter-spacing: 0.1em;
}

.SKYXIA__solutionStepTitle:before, .SKYXIA__solutionStepTitle:after {
  content: "";
  position: absolute;
}

.SKYXIA__solutionStepTitle:before {
  background-color: #5a9bd5;
  content: "";
}

.SKYXIA__solutionStepTitle:after {
  color: #fff;
  content: "Step." counter(SKYXIA__solutionStepList);
  counter-increment: SKYXIA__solutionStepList;
  font-weight: bold;
  letter-spacing: 0.08em;
  -ms-writing-mode: lr-tb;
  writing-mode: horizontal-tb;
}

.SKYXIA__solutionOtokogi {
  text-align: center;
}

.SKYXIA__solutionOtokogiText {
  background-color: #5a9bd5;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.SKYXIA__solutionText {
  text-align: center;
}

.Question__qaTitle {
  position: relative;
  background-color: #5a9bd5;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
}

.Question__qaTitle:before, .Question__qaTitle:after {
  content: "";
  position: absolute;
}

.Question__qaTitle:after {
  background-image: url(../image/icon/icon_plus_blue.svg);
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  position: absolute;
}

.Question__qaTitle.-active:after {
  background-image: url(../image/icon/icon_minus_blue.svg);
}

.Question__qaTitle:before {
  color: #fff;
  content: "Q.";
}

.Question__qaText {
  position: relative;
}

.Question__qaText:before, .Question__qaText:after {
  content: "";
  position: absolute;
}

.Question__qaText:before {
  color: #5a6666;
  content: "A.";
}

.Question__qaTitle:before,
.Question__qaText:before {
  font-family: 'Noto Serif Japanese';
  font-weight: bold;
}

.title-section.-showaKougyo .title-section-main {
  position: relative;
  color: #444;
  height: 100%;
}

.title-section.-showaKougyo .title-section-main:before, .title-section.-showaKougyo .title-section-main:after {
  content: "";
  position: absolute;
}

.title-section.-showaKougyo .title-section-main:before, .title-section.-showaKougyo .title-section-main:after {
  border-bottom: 1px solid #00afd1;
  border-top: 1px solid #00afd1;
  height: inherit;
  top: 0;
}

.title-section.-showaKougyo .title-section-main:before {
  border-left: 1px solid #00afd1;
  left: 0;
}

.title-section.-showaKougyo .title-section-main:after {
  border-right: 1px solid #00afd1;
  right: 0;
}

.ShowaKougyo__infoContainer {
  background-color: #fff;
}

.ShowaKougyo__infoTitle {
  color: #666;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}

.ShowaKougyo__infoList {
  border-bottom: 1px solid #cbeef5;
  border-top: 1px solid #cbeef5;
  line-height: 1.8;
}

.ShowaKougyo__infoListTitle {
  color: #00afd1;
  font-weight: bold;
}

.ShowaKougyo__infoListTitle:nth-of-type(n+2) {
  border-top: 1px solid #cbeef5;
}

.ShowaKougyo__infoListData {
  color: #666;
}

/*----------▲▲ 01「トップページ」index.html ▲▲----------*/

.PageThanks .Thanks__messageTopLink {
  text-align: center;
}

@media screen and (max-width: 767px) {
  .mtXS, .mtXSSp {
    margin-top: 5px !important;
  }
  .mtS, .mtSSp {
    margin-top: 15px !important;
  }
  .mtM, .mtMSp {
    margin-top: 20px !important;
  }
  .mtL, .mtLSp {
    margin-top: 40px !important;
  }
  .mtXL, .mtXLSp {
    margin-top: 60px !important;
  }
  .mbXS, .mbXSSp {
    margin-bottom: 5px !important;
  }
  .mbS, .mbSSp {
    margin-bottom: 15px !important;
  }
  .mbM, .mbMSp {
    margin-bottom: 20px !important;
  }
  .mbL, .mbLSp {
    margin-bottom: 40px !important;
  }
  .mbXL, .mbXLSp {
    margin-bottom: 60px !important;
  }
  .mlXS, .mlXSSp {
    margin-left: 5px !important;
  }
  .mlS, .mlSSp {
    margin-left: 15px !important;
  }
  .mlM, .mlMSp {
    margin-left: 20px !important;
  }
  .mlL, .mlLSp {
    margin-left: 30px !important;
  }
  .mlXL, .mlXLSp {
    margin-left: 40px !important;
  }
  .mrXS, .mrXSSp {
    margin-right: 5px !important;
  }
  .mrS, .mrSSp {
    margin-right: 15px !important;
  }
  .mrM, .mrMSp {
    margin-right: 20px !important;
  }
  .mrL, .mrLSp {
    margin-right: 30px !important;
  }
  .mrXL, .mrXLSp {
    margin-right: 40px !important;
  }
  .ptXS, .ptXSSp {
    padding-top: 5px !important;
  }
  .ptS, .ptSSp {
    padding-top: 15px !important;
  }
  .ptM, .ptMSp {
    padding-top: 20px !important;
  }
  .ptL, .ptLSp {
    padding-top: 40px !important;
  }
  .ptXL, .ptXLSp {
    padding-top: 60px !important;
  }
  .pbXS, .pbXSSp {
    padding-bottom: 5px !important;
  }
  .pbS, .pbSSp {
    padding-bottom: 15px !important;
  }
  .pbM, .pbMSp {
    padding-bottom: 20px !important;
  }
  .pbL, .pbLSp {
    padding-bottom: 40px !important;
  }
  .pbXL, .pbXLSp {
    padding-bottom: 60px !important;
  }
  .pageContainer {
    padding: 40px 0 128px;
  }
  .section:first-of-type .sectionContent {
    padding-bottom: 40px;
  }
  .section + .section .sectionContent {
    padding: 40px 0;
  }
  .section:last-of-type .sectionContent {
    padding: 40px 0 0;
  }
  .section:only-of-type .sectionContent {
    padding: 0;
  }
  .anchorMargin:before {
    height: 40px;
    margin-top: -40px;
  }
  .contentBox, .contentBoxSp,
  .contentBoxM, .contentBoxMSp,
  .contentBoxL, .contentBoxLSp {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .Header {
    height: 50px;
  }
  .PageSingleBlog {
    margin-top: 50px;
  }
  .Blog__sidebar {
    margin-top: 60px;
  }
  .hideSp {
    display: none !important;
  }
  .textXS, .textXSSp {
    font-size: 1rem;
  }
  .textS, .textSSp {
    font-size: 1.2rem;
  }
  .textM, .textMSp {
    font-size: 1.4rem;
  }
  .textL, .textLSp {
    font-size: 1.6rem;
  }
  .textXL, .textXLSp {
    font-size: 1.8rem;
  }
  .textXXL, .textXXLSp {
    font-size: 2rem;
  }
  .textXXXL, .textXXXLSp {
    font-size: 2.4rem;
  }
  .lh0, .lh0Sp {
    line-height: 0;
  }
  .lhM, .lhMSp {
    line-height: 1;
  }
  .lhL, .lhLSp {
    line-height: 1.4;
  }
  .lhXL, .lhXLSp {
    line-height: 1.6;
  }
  .lhXXL, .lhXXLSp {
    line-height: 1.8;
  }
  .lhXXXL, .lhXXXLSp {
    line-height: 2;
  }
  .lsAV50, .lsAV50Sp {
    line-height: 0.05em;
  }
  .lsAV80, .lsAV80Sp {
    line-height: 0.08em;
  }
  .lsAV100, .lsAV100Sp {
    line-height: 0.1em;
  }
  .lsAV150, .lsAV150Sp {
    line-height: 0.15em;
  }
  .lsAV200, .lsAV200Sp {
    line-height: 0.2em;
  }
  .taLSp {
    text-align: left !important;
  }
  .taCSp {
    text-align: center !important;
  }
  .taRSp {
    text-align: right !important;
  }
  .section-border {
    margin: 60px 0;
  }
  .btn-more {
    height: 40px;
    width: 100%;
  }
  .btn-more:before {
    width: calc(100% + 2px);
  }
  .btn-more-text {
    font-size: 1.4rem;
    line-height: 40px;
  }
  .btn-more.icon-arrow:after {
    height: 10px;
    top: calc(50% - 5px);
    width: 5px;
  }
  .btn-plan-more {
    height: 40px;
  }
  .btn-plan-more-text {
    font-size: 1.4rem;
    line-height: 40px;
  }
  .btn-plan-more-text.icon-arrow:after {
    height: 10px;
    top: calc(50% - 5px);
    width: 5px;
  }
  .btn-map {
    height: 40px;
    width: 100%;
  }
  .btn-map-text {
    font-size: 1.2rem;
    line-height: 40px;
    padding-left: 16px;
  }
  .btn-entry {
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 1px 2px 4px rgba(68, 68, 68, 0.3);
    height: 50px;
    width: 100%;
  }
  .btn-entry-text {
    font-size: 1.4rem;
    line-height: 50px;
    padding-left: 26px;
  }
  .btn-top {
    height: 50px;
    width: 100%;
  }
  .btn-top-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .btn-access-map {
    height: 50px;
    width: 80%;
  }
  .btn-access-map-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .btn-area-map {
    height: 30px;
    width: 100%;
  }
  .btn-area-map-text {
    font-size: 1.4rem;
    line-height: 30px;
  }
  .btn-area-site {
    height: 30px;
    width: 100%;
  }
  .btn-area-site-text {
    font-size: 1.4rem;
    line-height: 30px;
  }
  .btn-prev-post {
    height: 40px;
    width: 145px;
  }
  .btn-prev-post-text {
    font-size: 1.4rem;
    line-height: 40px;
  }
  .btn-back-post-archive {
    display: none;
    height: 40px;
    width: 145px;
  }
  .btn-back-post-archive-text {
    font-size: 1.4rem;
    line-height: 40px;
  }
  .btn-next-post {
    height: 40px;
    width: 145px;
  }
  .btn-next-post-text {
    font-size: 1.4rem;
    line-height: 40px;
  }
  .AnchorLink__linkListItem + .AnchorLink__linkListItem {
    margin-top: 16px;
  }
  .AnchorLink__link {
    height: 50px;
    line-height: 50px;
  }
  .card-voice-link {
    padding: 10px 30px 10px 0;
  }
  .card-voice-link:after {
    height: 18px;
    right: 0;
    top: calc(50% - 9px);
    width: 9px;
  }
  .card-voice-link-info {
    margin-left: 16px;
  }
  .card-voice-link-date {
    font-size: 1.2rem;
  }
  .card-voice-link-title {
    font-size: 1.4rem;
    margin-top: 4px;
  }
  .card-column-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -20px;
    margin-top: -32px;
  }
  .card-column-list-item {
    margin-left: 20px;
    margin-top: 32px;
    width: calc(calc(100% - 40px) / 2);
  }
  .card-column-link-thum-img {
    height: 100px;
  }
  .card-column-link-info {
    margin-top: 12px;
  }
  .card-column-link-date {
    font-size: 1.2rem;
  }
  .card-column-link-title {
    font-size: 1.6rem;
    margin-top: 4px;
  }
  .card-news-link {
    padding: 8px;
  }
  .card-news-link-date {
    font-size: 1.2rem;
    padding-top: 3px;
  }
  .card-news-link-title {
    font-size: 1.4rem;
    margin-left: 16px;
  }
  .card-post-link {
    display: -ms-flexbox;
    display: flex;
  }
  .card-post-list-item + .card-post-list-item {
    margin-top: 16px;
  }
  .card-post-thum-img {
    height: 80px;
    width: 80px;
  }
  .card-post-info {
    margin-left: 10px;
    width: calc(100% - 90px);
  }
  .card-post-title {
    font-size: 1.4rem;
    line-height: 1.4;
  }
  .card-post-date {
    font-size: 1.2rem;
    margin-top: 10px;
  }
  .card-question-list {
    margin-top: 30px;
  }
  .card-question-list-item {
    padding: 20px;
  }
  .card-question-list-item + .card-question-list-item {
    margin-top: 16px;
  }
  .card-question-title {
    font-size: 1.6rem;
  }
  .card-question-data-text {
    font-size: 1.4rem;
    margin-top: 16px;
    padding-left: 10px;
  }
  .chip {
    border-radius: 4px;
    font-size: 1rem;
    padding: 2px 5px;
  }
  .title-section-main {
    font-size: 2.0rem;
    padding: 8px 16px;
  }
  .title-section-sub {
    font-size: 1.2rem;
  }
  .title-section-strong {
    font-size: 4.0rem;
  }
  .title-section.-trouble .title-section-main {
    margin-top: 6px;
    padding: 0 30px;
  }
  .title-section.-trouble .title-section-main:before, .title-section.-trouble .title-section-main:after {
    bottom: -5px;
    height: 39px;
    width: 17px;
  }
  .title-section.-problem .title-section-main {
    margin-top: 6px;
  }
  .title-section.-product .title-section-main {
    font-size: 3.2rem;
    margin-top: 1px;
    padding: 0 25px 0 22px;
  }
  .title-section.-product .title-section-main:before, .title-section.-product .title-section-main:after {
    top: -4px;
  }
  .title-section.-performance .title-section-main {
    font-size: 2.4rem;
  }
  .title-section.-performance .title-section-sub {
    margin-top: 4px;
  }
  .title-section.-feature .title-section-main {
    font-size: 2.4rem;
  }
  .title-section.-oneStop .title-section-sub {
    font-size: 1.6rem;
  }
  .title-section.-oneStop .title-section-main {
    font-size: 2.4rem;
    margin-top: -2px;
  }
  .title-section.-concept .title-section-main {
    font-size: 2.4rem;
  }
  .title-section.-concept .title-section-sub {
    margin-top: 4px;
  }
  .title-section.-thanks .title-section-main {
    border-radius: 12px;
    font-size: 2.0rem;
    padding: 12px 20px;
  }
  .list > li,
  .list-number > li,
  .list-note > li,
  .list-note.-number > li {
    font-size: 1.4rem;
  }
  .list > li + li,
  .list-number > li + li,
  .list-note > li + li,
  .list-note.-number > li + li {
    margin-top: 14px;
  }
  .list > li:before {
    top: 6px;
  }
  .list-number > li:before {
    font-size: 1.4rem;
    top: .5px;
  }
  .list-note > li:before {
    font-size: 1.4rem;
  }
  .list-note.-number > li:before {
    font-size: 1.4rem;
  }
  .list-def {
    font-size: 1.4rem;
  }
  .list-def > dt {
    padding: 16px 0 0 0;
  }
  .list-def > dd {
    padding: 6px 0 16px 0;
  }
  .google-map {
    height: 320px;
  }
  .title-2 + .text {
    margin-top: 24px;
  }
  .title-2 + .list,
  .title-2 + .list-number,
  .title-2 + .list-note,
  .title-2 + .list-note.-number,
  .title-2 + .list-def {
    margin-top: 30px;
  }
  .wp-pagenavi {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 20px 0 0 -10px;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 1.6rem;
    margin: 20px 0 0 10px !important;
  }
  .blockquote {
    padding: 20px 15px 20px 15px;
  }
  .blockquote:before {
    left: 2px;
    top: -2px;
  }
  .blockquote:after {
    bottom: -76px;
    right: 1px;
  }
  .blockquote-text {
    font-size: 1.4rem;
  }
  .blockquote-text + .blockquote-text {
    margin-top: 10.5px;
  }
  .figcaption {
    font-size: 1.2rem;
    margin-top: -30px;
  }
  .figcaption:before {
    font-size: 1.2rem;
  }
  .slick-arrow {
    height: 30px;
    top: calc(50% - 7px);
    width: 30px;
  }
  .slick-prev {
    left: calc(50% - 150px);
  }
  .slick-next {
    right: calc(50% - 150px);
  }
  .table-heading {
    font-size: 1.4rem;
    padding: 10px;
  }
  .table-data {
    font-size: 1.4rem;
    padding: 10px;
  }
  .table-one-col .table-heading {
    width: 20%;
  }
  .table-one-col .table-data {
    width: 80%;
  }
  .table-scroll {
    overflow: auto;
    padding-bottom: 14px;
  }
  .table-scroll::-webkit-scrollbar {
    height: 12px;
    margin-top: 10px;
  }
  .table-scroll::-webkit-scrollbar-track {
    background-color: #f8eded;
    border-radius: 10px;
  }
  .table-scroll::-webkit-scrollbar-thumb {
    background-color: #d40000;
    border-radius: 10px;
  }
  .table-scroll .table-mult-col {
    width: 800px;
  }
  .tag-list {
    margin: -14px 0 0 -6px;
  }
  .tag:not(body) {
    margin: 14px 0 0 6px;
  }
  .tag-job {
    margin-top: -6px;
  }
  .tag-job .tag {
    font-size: 1.2rem;
    margin-top: 2px;
    padding: 3px 10px 2px 10px;
  }
  .text {
    font-size: 1.4rem;
  }
  .text + .text {
    margin-top: 16px;
  }
  .text-strong {
    padding: 0 4px 2px 4px;
  }
  .GNav {
    position: fixed;
    right: 0;
    top: 50px;
    z-index: 10;
  }
  .GNav__menuBtn {
    background-color: #5a9bd5;
    height: 36px;
    position: absolute;
    right: 5%;
    top: -44px;
    width: 36px;
    z-index: 100;
  }
  .GNav__menuBtn span {
    background-color: #fff;
    display: block;
    height: 2px;
    left: calc(50% - 11px);
    position: absolute;
    transition: .3s ease-in-out;
    width: 22px;
  }
  .GNav__menuBtn span:nth-child(1) {
    top: 9px;
  }
  .GNav__menuBtn span:nth-child(2) {
    top: 17px;
  }
  .GNav__menuBtn span:nth-child(3) {
    top: 25px;
  }
  .GNav__menuBtn.-open span:nth-child(1) {
    top: 17px;
    transform: rotate(315deg);
  }
  .GNav__menuBtn.-open span:nth-child(2) {
    left: 50%;
    width: 0;
  }
  .GNav__menuBtn.-open span:nth-child(3) {
    top: 17px;
    transform: rotate(-315deg);
  }
  .GNav__content {
    background-color: #fff;
    height: 100%;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding-top: 24px;
    position: fixed;
    transition: opacity .4s ease, visibility .4s ease;
    visibility: hidden;
    width: 100%;
  }
  .GNav__menuBtn.-open + .GNav__content {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
  }
  .GNav__cta {
    margin-top: 24px;
  }
  .GNav__ctaLinkListItem.-tel {
    background-color: rgba(90, 155, 213, 0.05);
    padding: 12px 10px 10px 10px;
    text-align: center;
  }
  .GNav__ctaLinkText.-tel {
    color: #444;
    font-size: 2.8rem;
    letter-spacing: 0.05em;
    padding-left: 26px;
  }
  .GNav__ctaLinkText.-tel.icon-tel:before {
    height: 24px;
    top: calc(50% - 12px);
    width: 14.4px;
  }
  .GNav__ctaLinkListItem.-mail {
    margin-top: 24px;
  }
  .GNav__ctaLink.-mail {
    background-color: #6aaa02;
    padding: 10px 0 11px 0;
    text-align: center;
  }
  .GNav__ctaLinkText.-mail {
    color: #fff;
    font-size: 1.6rem;
    font-weight: bold;
    letter-spacing: 0.025em;
    padding-left: 30px;
  }
  .GNav__ctaLinkText.-mail.icon-mail:before {
    height: 13.5px;
    top: calc(50% - 6.5px);
    width: 18px;
  }
  .GNav__ctaLinkListItem.-contact {
    display: none;
  }
  .GNav__ctaLink.-contact {
    padding: 12px 0 12px 0;
  }
  .GNav__ctaLinkText.-contact {
    font-size: 1.6rem;
  }
  .GNav__menu {
    position: relative;
    width: 100%;
  }
  .GNav__menuList {
    line-height: 1.4;
  }
  .GNav__menuListItem {
    width: 100%;
  }
  .GNav__menuLink {
    color: #444;
    font-size: 1.4rem;
    font-weight: bold;
    padding: 14px 0;
  }
  .Header {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
  }
  .Header__brandCI {
    margin-top: 11px;
  }
  .Header__brandLogoLink {
    margin-left: 5%;
    height: 25.53px;
    width: 120px;
  }
  .Header__brandLogo .logo-SKYXIA {
    height: 25.53px;
    width: 120px;
  }
  .Header__brandLogo .logo-SKYXIA:before {
    height: 25.53px;
    width: 120px;
  }
  .PageTitle {
    height: 120px;
    margin-top: 50px;
    padding-top: 33px;
  }
  .Footer {
    border-top: 2px solid #5a9bd5;
  }
  .Footer .sectionContent {
    padding: 0;
  }
  .Footer__links {
    padding: 40px 0;
  }
  .Footer__linksTelImg {
    object-fit: contain;
    height: 48px;
    width: 260px;
  }
  .Footer__linksCompanyList {
    margin-left: -14px;
    margin-top: 32px;
  }
  .Footer__linksCompanyListItem {
    margin-left: 14px;
  }
  .Footer__copyYear {
    font-size: 1.4rem;
  }
  .FixedFt {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    padding: 30px 0;
  }
  .FixedFt__container.-pc {
    display: none;
  }
  .FixedFt__ctaBtnText {
    font-weight: bold;
    text-align: center;
  }
  .FixedFt__ctaBtnList {
    margin-left: -12px;
    display: block;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .FixedFt__ctaBtnListItem {
    margin-left: 12px;
    /* width: calc(calc(100% - 24px) / 2); */
    width: 90%;
    margin-top: 20px;
    margin-left: auto;
    margin-right: auto;
  }
  .FixedFt__ctaBtnLink {
    padding: 8px 0;
    width: 100%;
  }
  .FixedFt__ctaBtnText {
    font-size: 1.4rem;
  }
  .FixedFt__ctaBtnLink.-tel {
    background-color: #3596f3;
  }
  /* .FixedFt__ctaBtnText.-tel {
    padding-left: 18px;
  } */
  /* .FixedFt__ctaBtnText.icon-tel:before {
    height: 16px;
    top: calc(50% - 8.5px);
    width: 9.6px;
  } */
  .FixedFt__ctaBtnText.-contact {
    padding-left: 0;
  }
  /* .FixedFt__ctaBtnText.icon-mail:before {
    height: 11.25px;
    top: calc(50% - 6px);
    width: 15px;
  } */
  .MainVisual {
    height: 260px;
  }
  .MainVisual .sectionContent {
    padding: 50px 0 0 0 !important;
  }
  .MainVisual__areaAirconVideoContainer {
    height: 210px;
  }
  .MainVisual__copyList {
    top: 64px;
  }
  .MainVisual__copyListItem:nth-of-type(2) {
    margin-top: 8px;
  }
  .MainVisual__copyListItem:nth-of-type(3) {
    margin-top: 16px;
  }
  .MainVisual__copyTyp {
    width: 70%;
  }
  .MainVisual__readMoreBtnContainer {
    display: none;
  }
  .pageContainer.-top {
    padding: 40px 0 108px 0;
  }
  .Trouble .sectionContent {
    padding: 40px 0 !important;
  }
  .Trouble__voiceList {
    margin-top: 8px;
  }
  .Trouble__voiceListItem {
    margin-top: 24px;
    padding: 20px;
  }
  .Trouble__voiceListItem:before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #5a9bd5;
    bottom: -18px;
    left: calc(50% - 12px);
  }
  .Trouble__voiceListItem:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #fff;
    bottom: -14px;
    left: calc(50% - 12px);
  }
  .Trouble__voiceText {
    font-size: 1.4rem;
  }
  .Problem .sectionContent {
    padding: 40px 0 56px 0 !important;
  }
  .Trouble__facilityList {
    margin-top: 32px;
  }
  .Trouble__facilityListItem {
    width: 90vw;
  }
  .Trouble__facilityImg {
    height: 200px;
  }
  .Trouble__facilityTitle {
    font-size: 1.6rem;
    margin-top: 20px;
  }
  .Product .sectionContent {
    padding: 40px 0 20px 0 !important;
  }
  .Product__aboutText {
    margin-top: 24px;
  }
  .Product__areaAircon {
    margin-top: 30px;
  }
  .Product__areaAirconInfo {
    margin-top: 40px;
  }
  .Product__areaAirconInfoTitleContainer {
    text-align: center;
  }
  .Product__areaAirconInfoSubTitle {
    font-size: 1.2rem;
  }
  .Product__areaAirconInfoTitle {
    font-size: 2.0rem;
  }
  .Product__areaAirconInfoDscp {
    margin-top: 16px;
  }
  .Product__performance {
    margin-top: 40px;
  }
  .Product__performanceFigure {
    margin-top: 24px !important;
  }
  .Feature .sectionContent {
    padding: 20px 0 0 0 !important;
  }
  .Feature__pointList {
    margin-top: 24px;
  }
  .Feature__pointListItem + .Feature__pointListItem {
    margin-top: 60px;
  }
  .Feature__pointInfo {
    margin-top: 12px;
  }
  .Feature__pointInfoTitle {
    font-size: 2.2rem;
    padding-top: 40px;
    text-align: center;
  }
  .Feature__pointInfoTitle:before, .Feature__pointInfoTitle:after {
    text-align: center;
  }
  .Feature__pointInfoTitle:before {
    left: calc(50% - 40.5px);
    top: 9px;
  }
  .Feature__pointInfoTitle:after {
    font-size: 2.4rem;
    left: calc(50% + 7.5px);
    top: 0;
  }
  .Feature__pointInfoTextContainer {
    margin-top: 16px;
  }
  .Feature__attach {
    margin-top: 48px;
  }
  .Feature__attachTypeList {
    margin-left: -20px;
    margin-top: 24px;
  }
  .Feature__attachTypeListItem {
    margin-left: 20px;
    width: calc(calc(100% - 40px) / 2);
  }
  .Feature__attachTypeTitle {
    font-size: 1.8rem;
    margin-top: 12px;
  }
  .Feature__attachPurpose {
    margin-top: 48px;
  }
  .Feature__attachPurposeList {
    margin-top: 24px;
  }
  .Feature__attachPurposeListItem + .Feature__attachPurposeListItem {
    margin-top: 60px;
  }
  .Feature__attachPurposeTitle {
    font-size: 1.8rem;
    margin-top: 24px;
  }
  .Feature__attachPurposeText {
    margin-top: 12px;
  }
  .Feature__facility {
    margin-top: 48px;
  }
  .Feature__facility.sectionContent {
    padding: 40px 0 48px !important;
  }
  .Feature__facilityList {
    margin-left: -12px;
    margin-top: 16px;
  }
  .Feature__facilityListItem {
    margin-left: 12px;
    width: calc(calc(100% - 48px) / 4);
  }
  .Feature__facilityName {
    font-size: 1.2rem;
  }
  .Specification .sectionContent {
    padding: 40px 0 48px 0 !important;
  }
  .Specification__productFigure {
    margin-top: 8px;
  }
  .Specification__productImg {
    width: 80%;
  }
  .Specification__productInfo {
    margin-top: 32px;
  }
  .Case__clientList {
    margin-top: 32px;
  }
  .Case__clientListItem + .Case__clientListItem {
    margin-top: 60px;
  }
  .Case__clientInfo {
    margin-top: 16px;
  }
  .Case__clientTitle {
    font-size: 1.8rem;
  }
  .Case__clientName {
    font-size: 1.6rem;
    margin-top: 16px;
  }
  .Case__clientAdopt {
    margin-top: 8px;
  }
  .Case__clientAdoptTitle {
    font-size: 1.2rem;
    padding: 3px 4px 1px 4px;
  }
  .Case__clientAdoptNumber {
    font-size: 1.6rem;
    margin-left: 16px;
  }
  .Case__clientText {
    margin-top: 12px;
  }
  .SKYXIA__problemList {
    margin-top: 8px;
  }
  .SKYXIA__problemListItem {
    margin-top: 24px;
    padding: 20px;
  }
  .SKYXIA__problemListItem:before {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #5a9bd5;
    bottom: -18px;
    left: calc(50% - 12px);
  }
  .SKYXIA__problemListItem:after {
    border-left: 12px solid transparent;
    border-right: 12px solid transparent;
    border-top: 16px solid #fff;
    bottom: -14px;
    left: calc(50% - 12px);
  }
  .SKYXIA__problemTitle {
    font-size: 1.4rem;
  }
  .SKYXIA__solution {
    margin-top: 40px;
    padding: 40px 0 48px;
  }
  .SKYXIA__solutionTitle {
    font-size: 2.0rem;
  }
  .SKYXIA__solutionStepList {
    margin-top: 24px;
  }
  .SKYXIA__solutionStepListItem {
    border: 2px solid #5a9bd5;
    padding: 4px 12px 4px 72px;
  }
  .SKYXIA__solutionStepListItem + .SKYXIA__solutionStepListItem {
    margin-top: 14px;
  }
  .SKYXIA__solutionStepListItem + .SKYXIA__solutionStepListItem:before {
    height: 18px;
    left: calc(50% - 3.275px);
    top: -17px;
    transform: rotate(90deg);
    width: 6.55px;
  }
  .SKYXIA__solutionStepTitle {
    font-size: 1.4rem;
  }
  .SKYXIA__solutionStepTitle:before {
    height: 32px;
    left: -72px;
    top: -6px;
    width: 60px;
  }
  .SKYXIA__solutionStepTitle:after {
    font-size: 1.2rem;
    left: -63px;
    top: 2px;
  }
  .SKYXIA__solutionStepListItem:nth-of-type(n+10) .SKYXIA__solutionStepTitle:after {
    left: -66px;
  }
  .SKYXIA__solutionOtokogi {
    margin-top: 24px;
  }
  .SKYXIA__solutionOtokogiText {
    border-radius: 12px;
    font-size: 2.0rem;
    padding: 12px 20px;
  }
  .SKYXIA__solutionText {
    margin-top: 24px;
  }
  .SKYXIA__concept {
    margin-top: 60px;
  }
  .SKYXIA__conceptAbout {
    margin-top: 32px;
  }
  .SKYXIA__conceptAboutImg {
    width: 70%;
  }
  .SKYXIA__conceptAboutDscp {
    margin-top: 24px;
  }
  .Question .sectionContent {
    padding: 20px 0 40px 0 !important;
  }
  .Question__qaList {
    margin-top: 24px;
  }
  .Question__qaListItem {
    border: 2px solid #5a9bd5;
  }
  .Question__qaListItem + .Question__qaListItem {
    margin-top: 12px;
  }
  .Question__qaTitle {
    font-size: 1.4rem;
    padding: 10px 48px 10px 28px;
  }
  .Question__qaTitle:after {
    height: 20px;
    right: 12px;
    top: calc(50% - 10px);
    width: 20px;
  }
  .Question__qaTitle:before {
    left: 6px;
    top: 8px;
  }
  .Question__qaText {
    padding: 10px 16px 10px 28px;
  }
  .Question__qaText:before {
    left: 7px;
    top: 7px;
  }
  .Question__qaTitle:before,
  .Question__qaText:before {
    font-size: 1.6rem;
  }
  .ShowaKougyo .sectionContent {
    padding: 40px 0 !important;
  }
  .title-section.-showaKougyo .title-section-main {
    padding: 0 24px;
  }
  .title-section.-showaKougyo .title-section-main:before, .title-section.-showaKougyo .title-section-main:after {
    width: 9px;
  }
  .ShowaKougyo__infoContainer {
    border-radius: 10px;
    padding: 24px 16px;
  }
  .ShowaKougyo__info {
    margin-top: 20px;
  }
  .ShowaKougyo__infoTitle {
    font-size: 1.8rem;
  }
  .ShowaKougyo__infoList {
    font-size: 1.4rem;
    margin-top: 12px;
  }
  .ShowaKougyo__infoListTitle {
    padding: 16px 0 0 0;
  }
  .ShowaKougyo__infoListData {
    padding: 6px 0 16px 0;
  }
  .Contact .sectionContent {
    padding: 40px 0 100px 0 !important;
  }
  .PageThanks .Thanks .sectionContent {
    padding: 50px 0 120px 0 !important;
  }
  .PageThanks .title-section.-thanks {
    margin-top: 40px;
  }
  .PageThanks .Thanks__message {
    margin-top: 32px;
  }
  .PageThanks .Thanks__messageNote {
    margin-top: 32px;
  }
  .PageThanks .Thanks__messageTopLink {
    margin-top: 40px;
  }
  .FixedFt__ctaBtnText.-pc {
    display: none;
  }
  /* .FixedFt__ctaMessage.icon {
    display: none;
  } */
  .FixedFt__ctaBtnText.-sp {
    display: block;
    color: #fff;
    margin-bottom: 20px;
  }
}

@media screen and (min-width: 768px) {
  .mtXS, .mtXSPc {
    margin-top: 10px !important;
  }
  .mtS, .mtSPc {
    margin-top: 20px !important;
  }
  .mtM, .mtMPc {
    margin-top: 40px !important;
  }
  .mtL, .mtLPc {
    margin-top: 60px !important;
  }
  .mtXL, .mtXLPc {
    margin-top: 80px !important;
  }
  .mbXS, .mbXSPc {
    margin-bottom: 10px !important;
  }
  .mbS, .mbSPc {
    margin-bottom: 20px !important;
  }
  .mbM, .mbMPc {
    margin-bottom: 40px !important;
  }
  .mbL, .mbLPc {
    margin-bottom: 60px !important;
  }
  .mbXL, .mbXLPc {
    margin-bottom: 80px !important;
  }
  .mlXS, .mlXSPc {
    margin-left: 10px !important;
  }
  .mlS, .mlSPc {
    margin-left: 20px !important;
  }
  .mlM, .mlMPc {
    margin-left: 40px !important;
  }
  .mlL, .mtlPc {
    margin-left: 60px !important;
  }
  .mlXL, .mlXLPc {
    margin-left: 80px !important;
  }
  .mrXS, .mrXSSPc {
    margin-right: 10px !important;
  }
  .mrS, .mrSPc {
    margin-right: 20px !important;
  }
  .mrM, .mrMPc {
    margin-right: 40px !important;
  }
  .mrL, .mrLPc {
    margin-right: 60px !important;
  }
  .mrXL, .mrXLPc {
    margin-right: 80px !important;
  }
  .ptXS, .ptXSPc {
    padding-top: 10px !important;
  }
  .ptS, .ptSPc {
    padding-top: 20px !important;
  }
  .ptM, .ptMPc {
    padding-top: 40px !important;
  }
  .ptL, .ptLPc {
    padding-top: 60px !important;
  }
  .ptXL, .ptXLPc {
    padding-top: 80px !important;
  }
  .pbXS, .pbXSPc {
    padding-bottom: 10px !important;
  }
  .pbS, .pbSPc {
    padding-bottom: 20px !important;
  }
  .pbM, .pbMPc {
    padding-bottom: 40px !important;
  }
  .pbL, .pbLPc {
    padding-bottom: 60px !important;
  }
  .pbXL, .pbXLPc {
    padding-bottom: 80px !important;
  }
  a:hover {
    color: #444;
    text-decoration: underline;
  }
  .wrapper {
    min-width: 1200px;
  }
  .pageContainer {
    padding: 80px 0 200px;
  }
  .pageContainer.-thanks {
    padding: 60px 0 200px;
  }
  .section:first-of-type .sectionContent {
    padding-bottom: 80px;
  }
  .section + .section .sectionContent {
    padding: 80px 0;
  }
  .section:last-of-type .sectionContent {
    padding: 80px 0 0;
  }
  .section:only-of-type .sectionContent {
    padding: 0;
  }
  .anchorMargin:before {
    height: 60px;
    margin-top: -60px;
  }
  .contentBox, .contentBoxPc {
    width: 1240px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0 20px;
  }
  .contentBoxM, .contentBoxMPc {
    width: 800px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
  }
  .contentBoxL, .contentBoxLPc {
    width: 90%;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
  }
  .Header {
    height: 80px;
  }
  .BlogContainer {
    display: -ms-flexbox;
    display: flex;
  }
  .PageArchiveBlog .Blog__mainContent {
    width: 646px;
  }
  .PageSingleBlog .Blog__mainContent {
    width: 646px;
  }
  .Blog__sidebar {
    margin-left: 60px;
    width: 294px;
  }
  .hidePc {
    display: none !important;
  }
  .telLink {
    cursor: text;
  }
  .textXS, .textXSPc {
    font-size: 1rem;
  }
  .textS, .textSPc {
    font-size: 1.2rem;
  }
  .textM, .textMPc {
    font-size: 1.4rem;
  }
  .textL, .textLPc {
    font-size: 1.6rem;
  }
  .textXL, .textXLPc {
    font-size: 1.8rem;
  }
  .textXXL, .textXXLPc {
    font-size: 2.4rem;
  }
  .textXXXL, .textXXXLPc {
    font-size: 3.2rem;
  }
  .lh0, .lh0Pc {
    line-height: 0;
  }
  .lhM, .lhMPc {
    line-height: 1;
  }
  .lhL, .lhLPc {
    line-height: 1.4;
  }
  .lhXL, .lhXLPc {
    line-height: 1.6;
  }
  .lhXXL, .lhXXLPc {
    line-height: 1.8;
  }
  .lhXXXL, .lhXXXLPc {
    line-height: 2;
  }
  .lsAV50, .lsAV50Pc {
    line-height: 0.05em;
  }
  .lsAV80, .lsAV80Pc {
    line-height: 0.08em;
  }
  .lsAV100, .lsAV100Pc {
    line-height: 0.1em;
  }
  .lsAV150, .lsAV150Pc {
    line-height: 0.15em;
  }
  .lsAV200, .lsAV200Pc {
    line-height: 0.2em;
  }
  .taLPc {
    text-align: left !important;
  }
  .taCPc {
    text-align: center !important;
  }
  .taRPc {
    text-align: right !important;
  }
  .section-border {
    margin: 80px 0;
  }
  .btn {
    cursor: pointer;
  }
  .btn:hover {
    color: #fff;
  }
  .btn-more {
    height: 48px;
    transition: .3s;
    width: 350px;
  }
  .btn-more:hover {
    background-color: kubota_blue;
    transition: .1s;
  }
  .btn-more:hover .btn-more-text {
    color: #fff;
    transition: .1s;
  }
  .btn-more:before {
    width: inherit;
  }
  .btn-more-text {
    font-size: 1.6rem;
    line-height: 48px;
    transition: .3s;
  }
  .btn-more.icon-arrow:after {
    height: 14px;
    top: calc(50% - 7px);
    width: 7px;
  }
  .btn-plan-more {
    height: 48px;
    transition: .3s;
  }
  .btn-plan-more:hover {
    background-color: kubota_blue;
    transition: .1s;
  }
  .btn-plan-more:hover .btn-plan-more-text {
    color: #fff;
    transition: .1s;
  }
  .btn-plan-more-text {
    font-size: 1.6rem;
    line-height: 48px;
    transition: .3s;
  }
  .btn-plan-more-text.icon-arrow:after {
    height: 14px;
    top: calc(50% - 7px);
    width: 7px;
  }
  .btn-map {
    height: 30px;
    width: 150px;
  }
  .btn-map-text {
    font-size: 1.2rem;
    line-height: 30px;
    padding-left: 14px;
  }
  .btn-entry {
    box-shadow: inset 0 2px 0 rgba(255, 255, 255, 0.2), 2px 4px 4px rgba(68, 68, 68, 0.3);
    height: 60px;
    width: 400px;
  }
  .btn-entry-text {
    font-size: 1.4rem;
    line-height: 60px;
    padding-left: 26px;
  }
  .btn-top {
    height: 60px;
    width: 300px;
  }
  .btn-top-text {
    font-size: 1.6rem;
    line-height: 60px;
  }
  .btn-access-map {
    height: 60px;
    width: 280px;
  }
  .btn-access-map-text {
    font-size: 1.6rem;
    line-height: 60px;
  }
  .btn-area-map {
    height: 35px;
    transition: .3s;
    width: 160px;
  }
  .btn-area-map:hover {
    transition: .1s;
  }
  .btn-area-map:hover .btn-area-map-text {
    transition: .1s;
  }
  .btn-area-map-text {
    font-size: 1.4rem;
    line-height: 35px;
    transition: .3s;
  }
  .FuneralHall__hallMapListItem.-public .btn-area-map:hover {
    background-color: #f4eaf0;
  }
  .FuneralHall__hallMapListItem.-private .btn-area-map:hover {
    background-color: #e7f1d6;
  }
  .btn-area-site {
    position: relative;
  }
  .btn-area-site:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: inherit;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .btn-area-site:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .btn-area-site {
    height: 35px;
    width: 160px;
  }
  .btn-area-site-text {
    font-size: 1.6rem;
    line-height: 35px;
  }
  .btn-prev-post {
    height: 50px;
    width: 160px;
    transition: .3s;
  }
  .btn-prev-post:hover {
    background-color: #f4eaf0;
    transition: .1s;
  }
  .btn-prev-post-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .btn-back-post-archive {
    height: 50px;
    width: 160px;
    transition: .3s;
  }
  .btn-back-post-archive:hover {
    background-color: #f4eaf0;
    transition: .1s;
  }
  .btn-back-post-archive-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .btn-next-post {
    height: 50px;
    width: 160px;
    transition: .3s;
  }
  .btn-next-post:hover {
    background-color: #f4eaf0;
    transition: .1s;
  }
  .btn-next-post-text {
    font-size: 1.6rem;
    line-height: 50px;
  }
  .AnchorLink__linkList {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
  }
  .AnchorLink__linkListItem {
    margin-left: 40px;
  }
  .AnchorLink__link {
    height: 50px;
    line-height: 50px;
    transition: .3s;
  }
  .AnchorLink__link:hover {
    background-color: #f6e8e8;
    color: kubota_blue;
    transition: .1s;
  }
  .card-voice-link {
    padding: 20px 120px 20px 0;
    transition: .3s;
  }
  .card-voice-link:hover {
    background-color: #f4eaf0;
    transition: .1s;
  }
  .card-voice-link:after {
    height: 20px;
    right: 4px;
    top: calc(50% - 10px);
    width: 10px;
  }
  .card-voice-link-info {
    margin-left: 20px;
  }
  .card-voice-link-date {
    font-size: 1.2rem;
  }
  .card-voice-link-title {
    font-size: 1.6rem;
    margin-top: 6px;
  }
  .card-column-list {
    margin-left: -40px;
  }
  .card-column-list-item {
    margin-left: 40px;
    width: calc(calc(100% - 160px) / 4);
  }
  .card-column-link {
    position: relative;
  }
  .card-column-link:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: inherit;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .card-column-link:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .card-column-link-thum-img {
    height: 140px;
  }
  .card-column-link-info {
    margin-top: 16px;
  }
  .card-column-link-date {
    font-size: 1.2rem;
  }
  .card-column-link-title {
    font-size: 1.6rem;
    margin-top: 8px;
  }
  .card-news-link {
    padding: 16px 0;
  }
  .card-news-link:hover .card-news-link-title {
    color: #90326d;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    text-decoration: none;
  }
  .card-news-link-date {
    font-size: 1.2rem;
  }
  .card-news-link-title {
    font-size: 1.4rem;
    margin-left: 24px;
  }
  .card-post-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: -60px;
  }
  .card-post-list-item {
    margin-left: 40px;
    margin-top: 60px;
    width: calc(calc(100% - 80px) / 2);
  }
  .card-post-link {
    position: relative;
  }
  .card-post-link:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: inherit;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .card-post-link:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .card-post-link {
    display: block;
    width: 100%;
  }
  .card-post-thum-img {
    height: 187px;
    width: 303px;
  }
  .card-post-info {
    margin-top: 20px;
  }
  .card-post-title {
    font-size: 1.6rem;
    line-height: 1.6;
  }
  .card-post-date {
    font-size: 1.2rem;
    margin-top: 12px;
  }
  .card-question-list {
    margin-top: 40px;
  }
  .card-question-list-item {
    padding: 24px 24px 32px 24px;
  }
  .card-question-list-item + .card-question-list-item {
    margin-top: 24px;
  }
  .card-question-title {
    font-size: 1.8rem;
  }
  .card-question-data-text {
    font-size: 1.6rem;
    margin-top: 20px;
    padding-left: 16px;
  }
  .chip {
    border-radius: 6px;
    font-size: 1.2rem;
    padding: 3px 7px;
  }
  .title-section-main {
    font-size: 3.2rem;
    padding: 8px 24px;
  }
  .title-section-sub {
    font-size: 1.4rem;
  }
  .title-section-strong {
    font-size: 6.2rem;
  }
  .title-section.-trouble .title-section-main {
    margin-top: 2px;
    padding: 0 40px;
  }
  .title-section.-trouble .title-section-main:before, .title-section.-trouble .title-section-main:after {
    bottom: 3px;
    height: 39px;
    width: 17px;
  }
  .title-section.-problem .title-section-main {
    margin-top: 2px;
    padding-right: 116px;
  }
  .title-section.-problem .title-section-main:after {
    background-color: #444;
    top: calc(50% - 0.5px);
    height: 1px;
    right: 0;
    width: 100px;
  }
  .title-section.-product .title-section-sub {
    font-size: 1.6rem;
  }
  .title-section.-product .title-section-main {
    font-size: 4.0rem;
    margin-top: -1px;
    padding: 0 30px 0 27px;
  }
  .title-section.-product .title-section-main:before, .title-section.-product .title-section-main:after {
    top: -6px;
  }
  .title-section.-performance .title-section-main {
    font-size: 4.0rem;
  }
  .title-section.-performance .title-section-sub {
    font-size: 1.6rem;
    margin-top: -2px;
  }
  .title-section.-feature .title-section-main {
    font-size: 4.0rem;
  }
  .title-section.-oneStop .title-section-sub {
    font-size: 1.6rem;
  }
  .title-section.-oneStop .title-section-main {
    font-size: 4.0rem;
    margin-top: -6px;
  }
  .title-section.-concept .title-section-main {
    font-size: 4.0rem;
  }
  .title-section.-concept .title-section-sub {
    font-size: 1.6rem;
    margin-top: -2px;
  }
  .title-section.-thanks .title-section-main {
    border-radius: 50px;
    display: inline-block;
    font-size: 2.4rem;
    padding: 12px 32px;
  }
  .list > li,
  .list-number > li,
  .list-note > li,
  .list-note.-number > li {
    font-size: 1.6rem;
  }
  .list > li + li,
  .list-number > li + li,
  .list-note > li + li,
  .list-note.-number > li + li {
    margin-top: 16px;
  }
  .list > li:before {
    top: 8px;
  }
  .list-number > li:before {
    font-size: 1.6rem;
    top: 0;
  }
  .list-note > li:before {
    font-size: 1.6rem;
  }
  .list-note.-number > li:before {
    font-size: 1.6rem;
  }
  .list-def {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
  }
  .list-def > dt {
    padding: 11px 0 11px 8px;
    width: 20%;
  }
  .list-def > dd {
    padding: 11px 0 11px 20px;
    width: 80%;
  }
  .list-def > dd:nth-of-type(n+2) {
    border-top: 1px solid #e5e5e5;
  }
  .google-map {
    height: 450px;
    width: 100%;
  }
  .title-2 + .text {
    margin-top: 28px;
  }
  .title-2 + .list,
  .title-2 + .list-number,
  .title-2 + .list-note,
  .title-2 + .list-note.-number,
  .title-2 + .list-def {
    margin-top: 40px;
  }
  .wp-pagenavi {
    -ms-flex-pack: center;
    justify-content: center;
    margin-top: 80px;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 1.6rem;
    margin: 0 0 0 8px !important;
  }
  .wp-pagenavi a {
    position: relative;
  }
  .wp-pagenavi a:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: inherit;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .wp-pagenavi a:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .blockquote {
    padding: 20px 20px 20px 20px;
  }
  .blockquote:before {
    left: 1px;
    top: -3px;
  }
  .blockquote:after {
    bottom: -76px;
    right: 0;
  }
  .blockquote-text {
    font-size: 1.4rem;
  }
  .blockquote-text + .blockquote-text {
    margin-top: 10.5px;
  }
  .figcaption {
    font-size: 1.2rem;
    margin-top: -20px;
  }
  .figcaption:before {
    font-size: 1.2rem;
  }
  .slick-arrow {
    height: 40px;
    top: calc(50% - 10px);
    width: 40px;
  }
  .slick-arrow:hover {
    background-color: #444;
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  }
  .slick-prev {
    left: calc(50% - 500px);
  }
  .slick-next {
    right: calc(50% - 500px);
  }
  .table-heading {
    font-size: 1.4rem;
    padding: 20px;
  }
  .table-data {
    font-size: 1.4rem;
    padding: 20px;
  }
  .table-one-col .table-heading {
    width: 30%;
  }
  .table-one-col .table-data {
    width: 70%;
  }
  .tag-list {
    margin-left: -8px;
  }
  .tag:not(body) {
    margin-left: 8px;
  }
  .tag-job {
    margin-top: -8px;
  }
  .tag-job .tag {
    font-size: 1.4rem;
    margin-top: 8px;
    padding: 6px 10px 4px 10px;
  }
  .text {
    font-size: 1.6rem;
  }
  .text + .text {
    margin-top: 18px;
  }
  .text-link:hover {
    color: #5a9bd5;
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    text-decoration: none;
  }
  .text-strong {
    padding: 0 6px 3px 6px;
  }
  .GNav {
    margin-top: 20px;
    padding-left: 200px;
    position: relative;
  }
  .GNav__menuBtn {
    display: none;
  }
  .GNav__content {
    display: -ms-flexbox;
    display: flex;
    justify-content: flex-end;
  }
  .GNav__cta {
    margin-left: 20px;
    position: relative;
  }
  .GNav__cta:after {
    background-color: #e5e5e5;
    content: "";
    height: 16px;
    left: -20.5px;
    position: absolute;
    top: calc(50% - 8px);
    width: 1px;
  }
  .GNav__ctaLinkList {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: end;
    justify-content: flex-end;
  }
  .GNav__ctaLinkListItem.-tel {
    display: none;
  }
  .GNav__ctaLinkListItem.-mail {
    display: none;
  }
  .GNav__ctaLink.-contact {
    position: relative;
  }
  .GNav__ctaLink.-contact:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: inherit;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .GNav__ctaLink.-contact:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .GNav__ctaLink.-contact {
    height: 40px;
    padding: 8px 24px;
  }
  .GNav__ctaLinkText.-contact {
    font-size: 1.4rem;
  }
  .GNav__menu .contentBoxSp {
    width: 100%;
  }
  .GNav__menuList {
    display: -ms-flexbox;
    display: flex;
    width: 100%;
  }
  .GNav__menuListItem + .GNav__menuListItem {
    position: relative;
  }
  .GNav__menuListItem + .GNav__menuListItem:before {
    background-color: #e5e5e5;
    content: "";
    height: 16px;
    left: -0.5px;
    position: absolute;
    top: calc(50% - 8px);
    width: 1px;
  }
  .GNav__menuLink {
    color: #5a6666;
    font-size: 1.4rem;
    padding: 10px 20px 9px 20px;
    transition: .3s;
  }
  .GNav__menuLink:hover {
    color: #5a9bd5;
    transition: .1s;
  }
  .Header .contentBoxPc {
    position: relative;
  }
  .Header__brandCI {
    position: absolute;
    top: 23px;
  }
  .Header__brandLogoLink {
    height: 34px;
    transition: .3s;
    width: 159.85px;
  }
  .Header__brandLogoLink:hover {
    opacity: .7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    transition: .05s;
  }
  .Header__brandLogo .logo-SKYXIA {
    height: 34px;
    width: 159.85px;
  }
  .Header__brandLogo .logo-SKYXIA:before {
    height: 34px;
    width: 159.85px;
  }
  .PageTitle {
    height: 140px;
    margin-top: 124px;
    padding-top: 38px;
  }
  .Footer {
    border-top: 4px solid #5a9bd5;
  }
  .Footer .sectionContent {
    padding-bottom: 0;
  }
  .Footer__links {
    padding: 60px 0;
  }
  .Footer__linksTel {
    position: relative;
  }
  .Footer__linksTel:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: inherit;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .Footer__linksTel:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .Footer__linksTelImg {
    object-fit: contain;
    height: 55px;
    width: 298px;
  }
  .Footer__linksCompanyList {
    margin-left: -20px;
    margin-top: 32px;
  }
  .Footer__linksCompanyListItem {
    margin-left: 20px;
  }
  .Footer__linksCompany {
    position: relative;
  }
  .Footer__linksCompany:before {
    background: rgba(255, 255, 255, 0);
    content: "";
    cursor: pointer;
    height: inherit;
    left: 0;
    pointer-events: none;
    position: absolute;
    top: 0;
    transition: .3s;
    width: 100%;
    z-index: 1;
  }
  .Footer__linksCompany:hover:before {
    background: rgba(255, 255, 255, 0.3);
    transition: .05s;
  }
  .Footer__linksCompanyImg {
    height: 60px;
    width: 160px;
    object-fit: contain;
  }
  .Footer__copyYearContainer {
    padding-bottom: 4px;
  }
  .Footer__copyYear {
    font-size: 1.6rem;
    padding-top: 2px;
  }
  .FixedFt {
    padding: 30px 0;
  }
  .FixedFt__container.-sp {
    display: none;
  }
  .FixedFt__ctaBtnList {
    -ms-flex-pack: justify;
    justify-content: center;
  }
  .FixedFt__ctaBtnText {
    font-size: 2.4rem;
  }
  .FixedFt__ctaBtnLink.-tel {
    pointer-events: none;
  }
  /* .FixedFt__ctaBtnText.-tel {
    padding-left: 46px;
  } */
  /* .FixedFt__ctaBtnText.icon-tel:before {
    background-image: url(../image/icon/icon_free-tel.png);
    height: 24px;
    left: 0;
    top: calc(50% - 11px);
    width: 40px;
  } */
  .FixedFt__ctaMessage {
    /* border: 2px solid #5a9bd5; */
    text-align: center;
    color: #fff;
    font-weight: bold;
    height: 80px;
    padding: 14px 14px 14px 94px;
    margin-bottom: 30px;
  }
  /* .FixedFt__ctaMessage:before {
    background-color: #5a9bd5;
    height: 80px;
    left: 0;
    top: calc(50% - 40px);
    width: 80px;
  }
  .FixedFt__ctaMessage:after {
    background-image: url(../image/icon/icon_arrow_right_white.png);
    height: 24px;
    left: 27px;
    top: calc(50% - 12px);
    width: 24px;
  } */
  .FixedFt__ctaMessageStrong {
    color: #fff;
    line-height: 1.6;
  }
  .FixedFt__ctaTel {
    font-size: 3.2rem;
    font-weight: bold;
    text-align: right;
  }
  .FixedFt__ctaBtnText.-tel,
  .FixedFt__ctaBtnText.-time {
    color: #fff;
    display: block;
  }
  .FixedFt__ctaBtnText.-tel {
    font-size: 3.2rem;
    font-weight: bold;
  }
  .FixedFt__ctaBtnText.-time {
    font-size: 1.6rem;
    font-weight: normal;
  }
  .FixedFt__ctaBtnLink.-contact {
    height: 80px;
    padding: 22px 34px;
    position: relative;
  }
  .MainVisual {
    height: 680px;
  }
  .MainVisual .sectionContent {
    padding: 80px 0 0 0 !important;
  }
  .MainVisual__areaAirconVideoContainer {
    height: 600px;
  }
  .MainVisual__copyList {
    top: 144px;
  }
  .MainVisual__copyListItem:nth-of-type(2) {
    margin-top: 24px;
  }
  .MainVisual__copyListItem:nth-of-type(3) {
    margin-top: 40px;
  }
  .MainVisual__copyTyp {
    width: 570px;
  }
  .MainVisual__readMoreBtnContainer {
    bottom: 60px;
  }
  .MainVisual__readMoreBtn {
    transition: .3s;
  }
  .MainVisual__readMoreBtn:hover {
    opacity: .6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
    transition: .1s;
  }
  .MainVisual__readMoreBtnText {
    font-size: 1.4rem;
    padding-bottom: 48px;
  }
  .MainVisual__readMoreBtnText.icon-mv-arrow:after {
    bottom: 0;
    height: 40px;
    left: calc(50% - 5px);
    width: 10.38px;
  }
  .pageContainer.-top {
    padding: 80px 0 180px 0;
  }
  .Trouble .sectionContent {
    padding: 60px 0 80px 0 !important;
  }
  .Trouble__voiceList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: -8px;
  }
  .Trouble__voiceListItem {
    margin-left: 40px;
    margin-top: 48px;
    padding: 56px 16px;
    width: calc(calc(100% - 120px) / 3);
  }
  .Trouble__voiceListItem:before {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 24px solid #5a9bd5;
    bottom: -25px;
    left: calc(50% - 18px);
  }
  .Trouble__voiceListItem:after {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 24px solid #fff;
    bottom: -21px;
    left: calc(50% - 18px);
  }
  .Trouble__voiceText {
    font-size: 1.6rem;
  }
  .Problem .sectionContent {
    padding: 40px 0 48px 0 !important;
  }
  .Trouble__facilityList {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
    margin-top: 40px;
  }
  .Trouble__facilityListItem {
    margin-left: 40px;
    width: 291px;
  }
  .Trouble__facilityTitle {
    font-size: 1.8rem;
    margin-top: 16px;
  }
  .Product .sectionContent {
    padding: 80px 0 40px 0 !important;
  }
  .Product__aboutText {
    margin-top: 24px;
    text-align: center;
  }
  .Product__areaAircon {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    margin-left: -60px;
    margin-top: 80px;
  }
  .Product__areaAirconImg {
    height: 100%;
    margin-left: 60px;
    width: calc(calc(100% - 120px) / 2);
  }
  .Product__areaAirconInfo {
    margin-left: 60px;
    width: calc(calc(100% - 120px) / 2);
  }
  .Product__areaAirconInfoSubTitle {
    font-size: 1.6rem;
  }
  .Product__areaAirconInfoTitle {
    font-size: 3.2rem;
  }
  .Product__areaAirconInfoDscp {
    margin-top: 24px;
  }
  .Product__performance {
    margin-top: 80px;
  }
  .Product__performanceFigure {
    margin-top: 32px !important;
  }
  .Feature .sectionContent {
    padding: 40px 0 0 0 !important;
  }
  .Feature__pointList {
    margin-top: 60px;
  }
  .Feature__pointListItem {
    display: -ms-flexbox;
    display: flex;
    margin-left: -60px;
  }
  .Feature__pointListItem + .Feature__pointListItem {
    margin-top: 80px;
  }
  .Feature__pointListItem:nth-of-type(odd) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .Feature__pointFigure {
    margin-left: 60px !important;
    width: calc(calc(100% - 120px) / 2);
  }
  .Feature__pointInfo {
    margin-left: 60px;
    padding-top: 20px;
    width: calc(calc(100% - 120px) / 2);
  }
  .Feature__pointInfoTitle {
    font-size: 2.8rem;
    padding-left: 76px;
  }
  .Feature__pointInfoTitle:before {
    bottom: 5px;
    left: 0;
  }
  .Feature__pointInfoTitle:after {
    font-size: 2.8rem;
    bottom: 1px;
    left: 44px;
  }
  .Feature__pointInfoTextContainer {
    margin-top: 24px;
  }
  .Feature__attach {
    margin-top: 80px;
  }
  .Feature__attachTypeList {
    margin-left: -60px;
    margin-top: 32px;
  }
  .Feature__attachTypeListItem {
    margin-left: 60px;
    width: calc(calc(100% - 120px) / 2);
  }
  .Feature__attachTypeTitle {
    font-size: 2.4rem;
    margin-top: 16px;
  }
  .Feature__attachPurpose {
    margin-top: 100px;
  }
  .Feature__attachPurposeList {
    display: -ms-flexbox;
    display: flex;
    margin-left: -40px;
    margin-top: 32px;
  }
  .Feature__attachPurposeListItem {
    margin-left: 40px;
    width: calc(calc(100% - 120px) / 3);
  }
  .Feature__attachPurposeTitle {
    font-size: 2.0rem;
    margin-top: 24px;
  }
  .Feature__attachPurposeText {
    margin-top: 16px;
  }
  .Feature__facility {
    margin-top: 100px;
  }
  .Feature__facility.sectionContent {
    padding: 80px 0 !important;
  }
  .Feature__facilityList {
    margin-left: -80px;
    margin-top: 24px;
  }
  .Feature__facilityListItem {
    margin-left: 80px;
    width: calc(calc(100% - 320px) / 4);
  }
  .Feature__facilityName {
    font-size: 2.0rem;
  }
  .Specification .sectionContent {
    padding: 80px 0 !important;
  }
  .Specification__productFigure {
    margin-top: 16px;
  }
  .Specification__productImg {
    width: 600px;
  }
  .Specification__productInfo {
    margin-top: 40px;
  }
  .Case__clientList {
    margin-top: 40px;
  }
  .Case__clientListItem {
    display: -ms-flexbox;
    display: flex;
    margin-left: -60px;
  }
  .Case__clientListItem:nth-of-type(even) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .Case__clientListItem + .Case__clientListItem {
    margin-top: 80px;
  }
  .Case__clientFigure {
    margin-left: 60px !important;
    width: calc(calc(100% - 120px) / 2);
  }
  .Case__clientInfo {
    margin-left: 60px;
    margin-top: 8px;
    width: calc(calc(100% - 120px) / 2);
  }
  .Case__clientTitle {
    font-size: 2.2rem;
  }
  .Case__clientName {
    font-size: 1.8rem;
    margin-top: 32px;
  }
  .Case__clientAdopt {
    margin-top: 8px;
  }
  .Case__clientAdoptTitle {
    font-size: 1.2rem;
    padding: 3px 6px;
  }
  .Case__clientAdoptNumber {
    font-size: 1.6rem;
    margin-left: 24px;
  }
  .Case__clientText {
    margin-top: 16px;
  }
  .SKYXIA__problemList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -40px;
    margin-top: -8px;
  }
  .SKYXIA__problemListItem {
    margin-left: 40px;
    margin-top: 48px;
    padding: 32px 10px;
    width: calc(calc(100% - 160px) / 4);
  }
  .SKYXIA__problemListItem:before {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 24px solid #5a9bd5;
    bottom: -25px;
    left: calc(50% - 18px);
  }
  .SKYXIA__problemListItem:after {
    border-left: 18px solid transparent;
    border-right: 18px solid transparent;
    border-top: 24px solid #fff;
    bottom: -21px;
    left: calc(50% - 18px);
  }
  .SKYXIA__problemTitle {
    font-size: 1.4rem;
  }
  .SKYXIA__solution {
    margin-top: 48px;
    padding: 40px 0 56px;
  }
  .SKYXIA__solutionTitle {
    font-size: 4.0rem;
  }
  .SKYXIA__solutionStepList {
    display: -ms-flexbox;
    display: flex;
    margin-left: -20px;
    margin-top: 32px;
  }
  .SKYXIA__solutionStepListItem {
    border: 4px solid #5a9bd5;
    height: 200px;
    margin-left: 20px;
    padding-top: 46px;
    width: calc(calc(100% - 200px) / 10);
  }
  .SKYXIA__solutionStepListItem + .SKYXIA__solutionStepListItem:before {
    height: 22px;
    left: -17px;
    top: calc(50% - 11px);
    width: 8px;
  }
  .SKYXIA__solutionStepTitle {
    font-size: 1.5rem;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
  }
  .SKYXIA__solutionStepTitle:before {
    height: 40px;
    left: calc(50% - 28px);
    top: -50px;
    width: 58px;
  }
  .SKYXIA__solutionStepTitle:after {
    font-size: 1.2rem;
    left: -8px;
    top: -39px;
  }
  .SKYXIA__solutionStepListItem:nth-of-type(n+10) .SKYXIA__solutionStepTitle:after {
    left: -12px;
  }
  .SKYXIA__solutionOtokogi {
    margin-top: 32px;
  }
  .SKYXIA__solutionOtokogiText {
    border-radius: 50px;
    display: inline-block;
    font-size: 2.4rem;
    padding: 12px 32px;
  }
  .SKYXIA__solutionText {
    margin-top: 32px;
  }
  .SKYXIA__concept {
    margin-top: 80px;
  }
  .SKYXIA__conceptAbout {
    display: -ms-flexbox;
    display: flex;
    margin-top: 48px;
  }
  .SKYXIA__conceptAboutImg {
    height: 387px;
    width: 364px;
  }
  .SKYXIA__conceptAboutDscp {
    margin-left: 60px;
    width: calc(100% - 424px);
  }
  .Question .sectionContent {
    padding: 40px 0 62px 0 !important;
  }
  .Question__qaList {
    margin-top: 32px;
  }
  .Question__qaListItem {
    border: 4px solid #5a9bd5;
    transition: border .3s;
  }
  .Question__qaListItem:hover {
    border: 4px solid #4577a3;
    transition: border .1s;
  }
  .Question__qaListItem:hover .Question__qaTitle {
    background-color: #4577a3;
    transition: background-color .1s;
  }
  .Question__qaListItem + .Question__qaListItem {
    margin-top: 20px;
  }
  .Question__qaTitle {
    cursor: pointer;
    font-size: 1.6rem;
    padding: 18px 76px 18px 59px;
    transition: background-color .3s;
  }
  .Question__qaTitle:hover:after {
    background-image: url(../image/icon/icon_plus_blue-dark.svg);
    transition: background-image .1s;
  }
  .Question__qaTitle.-active:hover:after {
    background-image: url(../image/icon/icon_minus_blue-dark.svg);
    transition: background-image .1s;
  }
  .Question__qaTitle:after {
    height: 20px;
    right: 20px;
    top: calc(50% - 10px);
    transition: background-image .3s;
    width: 20px;
  }
  .Question__qaTitle:before {
    left: 16px;
    top: 8px;
  }
  .Question__qaText {
    padding: 18px 24px 18px 59px;
  }
  .Question__qaText:before {
    left: 17px;
    top: 7px;
  }
  .Question__qaTitle:before,
  .Question__qaText:before {
    font-size: 2.8rem;
  }
  .ShowaKougyo .sectionContent {
    padding: 80px 0 !important;
  }
  .title-section.-showaKougyo .title-section-main {
    padding: 0 32px;
  }
  .title-section.-showaKougyo .title-section-main:before, .title-section.-showaKougyo .title-section-main:after {
    width: 9px;
  }
  .ShowaKougyo__infoContainer {
    border-radius: 20px;
    padding: 40px 100px 56px 100px;
  }
  .ShowaKougyo__info {
    margin-top: 32px;
  }
  .ShowaKougyo__infoTitle {
    font-size: 2.4rem;
  }
  .ShowaKougyo__infoList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    font-size: 1.6rem;
    margin-top: 16px;
  }
  .ShowaKougyo__infoListTitle {
    padding: 11px 0 11px 8px;
    width: 20%;
  }
  .ShowaKougyo__infoListData {
    padding: 11px 0 11px 20px;
    width: 80%;
  }
  .ShowaKougyo__infoListData:nth-of-type(n+2) {
    border-top: 1px solid #cbeef5;
  }
  .Contact .sectionContent {
    padding: 80px 0 100px 0 !important;
  }
  .PageThanks .Thanks .sectionContent {
    padding: 80px 0 100px 0 !important;
  }
  .PageThanks .title-section.-thanks {
    margin-top: 80px;
  }
  .PageThanks .Thanks__message {
    margin-top: 40px;
  }
  .PageThanks .Thanks__messageText {
    text-align: center;
  }
  .PageThanks .Thanks__messageNote {
    margin-top: 40px;
  }
  .PageThanks .Thanks__messageTopLink {
    margin-top: 48px;
  }
  .FixedFt__ctaBtnListItem {
    margin: 20px;
    width: 40%;
    max-width: 350px;
  }
}

@media all and (-ms-high-contrast: none) {
  *::-ms-backdrop, body {
    font-family: Meiryo, "Noto Sans Japanese", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", sans-serif;
  }
  *::-ms-backdrop, img {
    font-family: 'object-fit: cover;';
  }
  *::-ms-backdrop, .btn-prev-post-text {
    line-height: 58px;
  }
  *::-ms-backdrop, .btn-prev-post-text {
    line-height: 58px;
  }
  *::-ms-backdrop, .btn-next-post-text {
    line-height: 58px;
  }
  *::-ms-backdrop, .chip {
    padding: 4px 7px 2px 7px !important;
  }
  *::-ms-backdrop, .table-heading {
    border-left: 1px solid rgba(212, 0, 0, 0.4);
  }
  *::-ms-backdrop, .tag-job .tag {
    padding: 8px 10px 1px 10px;
  }
  *::-ms-backdrop, .text-link.-tab:after {
    top: 2px;
  }
  *::-ms-backdrop, .GNav__menuListItem {
    width: 142px;
  }
  *::-ms-backdrop, .Trouble__voiceListItem {
    width: 306px;
  }
  *::-ms-backdrop, .Product__areaAirconImg {
    width: 470px;
  }
  *::-ms-backdrop, .Product__areaAirconInfo {
    width: 470px;
  }
  *::-ms-backdrop, .Feature__pointFigure {
    width: 470px;
  }
  *::-ms-backdrop, .Feature__pointInfo {
    width: 470px;
  }
  *::-ms-backdrop, .Feature__attachTypeListItem {
    width: 370px;
  }
  *::-ms-backdrop, .Feature__attachPurposeListItem {
    width: 306px;
  }
  *::-ms-backdrop, .Feature__facilityListItem {
    width: 140px;
  }
  *::-ms-backdrop, .Case__clientFigure {
    width: 470px;
  }
  *::-ms-backdrop, .Case__clientInfo {
    width: 470px;
  }
  *::-ms-backdrop, .SKYXIA__problemListItem {
    width: 220px;
  }
  *::-ms-backdrop, .SKYXIA__solutionStepListItem {
    width: 62px;
  }
  *::-ms-backdrop, .SKYXIA__solutionStepTitle {
    padding: 0 14px;
  }
  *::-ms-backdrop, .SKYXIA__solutionStepTitle:before {
    left: 0;
  }
  *::-ms-backdrop, .SKYXIA__solutionStepTitle:after {
    left: 3px;
  }
  *::-ms-backdrop, .SKYXIA__solutionStepListItem:nth-of-type(n+10) .SKYXIA__solutionStepTitle:after {
    left: -1px;
  }
  .FixedFt__ctaBtnText {
    font-weight: bold;
    text-align: center;
  }
  .FixedFt__ctaBtnText.-sp {
    display: none;
  }
}

@media screen and (max-width: 320px) {
  .btn-prev-post {
    width: 125px;
  }
  .btn-prev-post-text {
    padding-left: 16px;
  }
  .btn-back-post-archive {
    width: 125px;
  }
  .btn-next-post {
    width: 125px;
  }
  .btn-next-post-text {
    padding-right: 16px;
  }
  .GNav__menuLink {
    font-size: 1.2rem;
  }
}

/*# sourceMappingURL=style.css.map */
/**
* company profile
*
*/
:root {
  --prof-color: #0b57a7;
}

.p-prof {
  /* max-width: 100dvw !important;
  margin-right: calc(clamp(1.25rem, 0.833rem + 1.39vw, 1.875rem) * -1) !important;
  margin-left: calc(clamp(1.25rem, 0.833rem + 1.39vw, 1.875rem) * -1) !important; */
  padding-right: clamp(1.25rem, 0.833rem + 1.39vw, 1.875rem);
  padding-left: clamp(1.25rem, 0.833rem + 1.39vw, 1.875rem);
  padding-top: clamp(3.75rem, 2.083rem + 5.56vw, 6.25rem);
  padding-bottom: clamp(3.75rem, 2.083rem + 5.56vw, 6.25rem);
}
.p-prof > * {
  max-width: 960px;
  margin-right: auto;
  margin-left: auto;
}
.p-prof > * a {
  transition: ease 0.3s;
}
.p-prof > * a:hover {
  opacity: 0.9;
}
.p-prof_title {
  margin-top: 2em;
  font-size: clamp(1.5rem, 0.546rem + 4.07vw, 2.5rem);
  text-align: center;
  padding-bottom: 30px;
}
.p-prof_title:first-child {
  margin-top: 0;
}
.p-prof_subtitle {
  margin-top: 1em;
  margin-bottom: 1em;
  padding-bottom: 0.5em;
  font-size: clamp(1.25rem, 0.534rem + 3.05vw, 2rem);
  text-align: left;
  border-bottom: 4px solid var(--prof-color);
}
.p-prof_map {
  margin-top: 0px;
  margin-bottom: 0;
}
.p-prof_table {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.p-prof_table > tbody {
  border-bottom: 1px solid #ddd;
}
.p-prof_table > tbody > tr > td {
  display: list-item;
  list-style: none;
  border-top-width: 0px;
}
.p-prof_table > tbody > tr th,
.p-prof_table > tbody > tr td {
  display: list-item;
  list-style: none;
  padding: 1.5em 1em;
  line-height: 1.7;
  font-feature-settings: "halt";
  border: 1px solid #ddd;
  border-width: 1px 0 0 0;
}
.p-prof_table > tbody > tr th {
  width: 100%;
  text-align: center;
  background-color: #FAF9F9;
}
.p-prof_table > tbody > tr td {
  overflow-wrap: break-word;
  text-align: justify;
}
.p-prof_table > tbody > tr td:last-child {
  text-align: center;
}
.p-prof .head-office {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 0em;
}
.p-prof .head-office dl,
.p-prof .head-office dt,
.p-prof .head-office dd {
  margin: 0;
  padding: 0;
}
.p-prof .head-office dl {
  display: flex;
  flex-direction: column;
  gap: 1em;
  width: 100%;
  margin-bottom: 2em;
}

.p-prof .head-office dt {
  margin-bottom: 0;
  padding-bottom: 0.5em;
  font-weight: bold;
  font-size: 17px;
  border-bottom: 2px solid #eee;
}
.p-prof .head-office a.map {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  padding: 0.75em 0;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  background-color: var(--prof-color);
  border-radius: 100px;
  border: 2px solid #0b57a7;
}
.p-prof .head-office a.map:hover {
  color: #0b57a7;
  background-color: #fff;
}
.p-prof .branch-office a.map {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 200px;
  padding: 0.75em 0;
  color: #fff;
  text-decoration: none;
  line-height: 1;
  font-size: 16px;
  font-weight: bold;
  background-color: #4580C0;
  border-radius: 100px;
  border: 2px solid #4580C0;
}
.p-prof .branch-office a.map:hover {
  color: #4580C0;
  background-color: #fff;
}

.p-prof_table tbody tr > th {
  background-color: #f7f7f7;
  /* border-bottom: 1px solid #C9D0D2; */
}
.p-prof_table tbody tr th {
  display: flex;
  align-items: center;
}
.p-prof_table__tr:not(:first-of-type) {
  margin-top: 20px;
}

.p-contact__text {
  margin-top: 30px;
  margin-bottom: 30px;
}
@media screen and (min-width: 768px) {
  .p-prof_table {
    table-layout: auto;
  }
  .p-prof_table tbody tr td,
  .p-prof_table tbody tr th {
    width: 50%;
    display: table-cell;
    text-align: left;
    border-width: 1px 0;
  }
  .p-prof_table tbody tr > th {
    width: 30%;
    text-align: center;
  }

  .p-prof .head-office dl {
    width: calc(50% - 1em);
  }

  .p-prof .branch-office a.map {
    width: 160px;
  }
}/*# sourceMappingURL=p-profile.css.map */
.head-address {
  flex-grow: 1;
}
.p-site__img {
  width: 80%;
  margin: auto;
  padding-top: 50px;
  padding-bottom: 50px;
}

.p-site__subtitle {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.05em;
  position: relative;
  padding-bottom: 14px;
  padding-left: 30px;
}

.p-site__subtitle::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #003d7e;
  position: absolute;
  bottom: 0;
  left: 0;
}

.p-siteMain {
  margin-top: 100px;
}

.p-siteMain__item {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

.p-siteMain__item:not(:first-of-type) {
  margin-top: 46px;
}

.p-siteMain__body {
  width: 45%;
}

.p-siteMain__body p {
  font-size: 16px;
  margin-top: 24px;
}

.p-siteMain__title {
  font-size: 25px;
  font-weight: bold;
  color: #000;
  letter-spacing: 0.05em;
  padding-bottom: 12px;
  position: relative;
}

.p-siteMain__title::after {
  content: "";
  width: 100%;
  height: 1px;
  background-color: #D1D1D1;
  position: absolute;
  bottom: 0;
  left: 0;
}

.p-siteMain__title {
  padding-left: 33px;
  padding-top: 42px;
  line-height: calc(28/24);
  font-size: 20px;
}

.p-siteMain__map a {
  display: inline-block;
  padding: 4px 20px;
  width: 150px;
  text-align: center;
  font-weight: bold;
  font-size: 16px;
  color: #fff;
  border-radius: 25px;
  background-color: #003d7e;
  transition: all 0.3s ease 0s;
  border: 2px solid #003d7e;
  margin-top: 25px;
}

.p-siteMain__map a:hover {
  background-color: #fff;
  color: #003d7e;
}

.p-siteMain__img {
  width: 55%;
  padding-left: 10%;
  padding-top: 25px;
}

.p-site__sub {
  margin-top: 0px;
  margin-bottom: 0px;
}

.p-siteSub__items {
  margin: 0;
  margin-top: 30px;
  padding: 0;
}

.p-siteSubitem {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  background-color: #FAF9F9;
  border-bottom: 1px solid #C9D0D2;
  padding-top: 20px;
  padding-bottom: 20px;
  padding-left: 5%;
  padding-right: 5%;
}

.p-siteSub__item:not(:first-of-type) {
  margin-top: 20px;
}

.p-siteSubitem__name {
  font-size: 16px;
  color: #000;
  letter-spacing: 0.05em;
  width: 25%;
  font-weight: bold;
}

.p-siteSubitem__locate {
  width: 50%;
  color: #000;
}

.p-siteSubitem__map {
  width: 20%;
  margin: auto;
  text-align: right;

}

.p-siteSubitem__map a {
  display: inline-block;
  color: #fff;
  font-weight: bold;
  font-size: 16px;
  letter-spacing: 0.05em;
  text-align: center;
  background-color: #4580C0;
  padding: 7px;
  width: 130px;
  border-radius: 25px;
  border: 2px solid #4580C0;
  text-decoration: none;
}

.p-siteSubitem__map a:hover {
  color: #4580C0;
  background-color: #fff;
}

@media screen and (max-width: 768px) {
  .p-siteMain__item {
    display: flex;
    flex-direction: column-reverse;
  }

  .p-siteMain__item:not(:first-of-type) {
    margin-top: 46px;
  }

  .p-siteMain__body {
    width: 100%;
  }

  .p-siteMain__img {
    width: 100%;
    padding-left: 0%;
    padding-top: 25px;
  }


  .p-siteMain__title {
    padding-left: 20px;
    padding-top: 30px;
    font-size: 18px;
  }

  .p-siteMain__body p {
    font-size: 16px;
    margin-top: 15px;
  }

  .p-siteMain__map {
    text-align: center;
  }

  .p-siteSubitem {
    display: block;
  }


  .p-siteSubitem__name {
    width: 100%;
    font-weight: bold;
  }

  .p-siteSubitem__locate {
    width: 100%;
    margin-top: 20px;
  }

  .p-siteSubitem__map {
    width: 100%;
    text-align: right;
  }
  .p-prof .head-office {
    gap: 20px;
  }

  .p-prof_subtitle {
    font-size: 18px;
  }

  /*===========
  .scroll-box
  ===========*/
  .scroll-box {
    overflow-x: auto;
    padding-bottom: 50px;
    -webkit-overflow-scrolling: touch;
  }
  .scroll-box img {
    max-width: 100%;
    min-width: 600px;
    vertical-align: top;
  }

  /*===========
  scrollbar
  ===========*/
  /*スクロールバー全体の高さ*/
  .scroll-box::-webkit-scrollbar {
    height: 4px;
  }
  /*スクロールバー全体の背景*/
  .scroll-box::-webkit-scrollbar-track {
    background: #D1D1D1;
  }
  /*スクロールバーの動く部分*/
  .scroll-box::-webkit-scrollbar-thumb {
    background: #003d7e;
    border: none;
  }
  /*スクロールバーの動く部分のホバー（マウスオーバー）*/
  .scroll-box::-webkit-scrollbar-thumb:hover {
    background: #003d7e;
  }
}



.u-pc {
	display: block;
}
.u-sp {
	display: none;
}
@media screen and (max-width: 768px){
	.u-sp {
		display: block;
	}
	.u-pc {
		display: none;
	}
}
