@charset "UTF-8";
/*!
---- Smart Style Complex Original Stylesheet Template. ----
Thema Name:     model
Description:    model
Version:        1.0.0
Last Update:    2018/11/29
Author:         Takuya Sakamoto
Company URL:    http://ss-complex.com/
License:        GPL
License URL:    http://www.gnu.org/licenses/gpl.html
*/
/*----------▼▼ hide ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ hide ▲▲----------*/
/*----------▼▼ font-family ▼▼----------*/
/*-----▼ Noto Sans ▼-----*/
@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Regular.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Medium.otf) format("opentype");
}

@font-face {
  font-family: 'Noto Sans Japanese';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff2) format("woff2"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.woff) format("woff"), url(https://fonts.gstatic.com/ea/notosansjapanese/v3/NotoSansJP-Bold.otf) format("opentype");
}

/*-----▲ Noto Sans ▲-----*/
html {
  font-display: swap;
}

.ming {
  font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}

/*----------▲▲ font-family ▲▲----------*/
/*----------▼▼ font-size ▼▼----------*/
/*-----▼ var ▼-----*/
/* SP */
/* PC */
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ font-size ▲▲----------*/
/*----------▼▼ font-weight ▼▼----------*/
/*-----▼ class ▼-----*/
.bold {
  font-weight: bold;
}

.medium {
  font-weight: 500;
}

/*-----▲ class ▲-----*/
/*----------▲▲ font-weight ▲▲----------*/
/*----------▼▼ font-color ▼▼----------*/
/*-----▼ var ▼-----*/
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
.black {
  color: #333;
}

.white {
  color: #fff;
}

.red {
  color: #f50705;
}

/*-----▲ class ▲-----*/
/*----------▲▲ font-color ▲▲----------*/
/*----------▼▼ background-color ▼▼----------*/
/*-----▼ var ▼-----*/
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
.bg_white {
  background: #fafafa;
}

.bg_section.-orange {
  background: #fff7f5;
}

.bg_section.-pattern {
  background-image: url(../image/bg/bg_pattern.gif);
}

/*-----▲ class ▲-----*/
/*----------▲▲ background-color ▲▲----------*/
/*----------▼▼ line-height ▼▼----------*/
/*-----▼ var ▼-----*/
/*-----▲ var ▲-----*/
/*----------▲▲ line-height ▲▲----------*/
/*----------▼▼ letter-spacing ▼▼----------*/
/*-----▼ var ▼-----*/
/*-----▲ var ▲-----*/
/*----------▲▲ letter-spacing ▲▲----------*/
/*----------▼▼ text-align ▼▼----------*/
/*-----▼ class ▼-----*/
/* common */
.taL {
  text-align: left !important;
}

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

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

/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ text-align ▲▲----------*/
/*----------▼▼ cleartext ▼▼----------*/
/*----------▲▲ cleartext ▲▲----------*/
/*----------▼▼ 注釈 ▼▼----------*/
.notes {
  margin-left: 1.2em;
}

.notes li {
  list-style-type: none !important;
  margin-bottom: 8px;
  position: relative;
}

.notes li:before {
  content: "※";
  left: -1.2em;
  position: absolute;
  top: 0;
}

.notes li:last-child {
  margin-bottom: 0px;
}

/*----------▲▲ 注釈 ▲▲----------*/
/*----------▼▼ background-image-size ▼▼----------*/
/*----------▲▲ background-image-size ▲▲----------*/
/*----------▼▼ image-size ▼▼----------*/
/*-----▼ class ▼-----*/
.autoImg {
  width: 100%;
  height: auto;
}

.autoImg.full {
  width: auto;
  max-width: 100%;
  height: auto;
  display: table;
  margin: 0 auto;
}

.autoImg.lg {
  width: 80%;
  margin: 0 auto;
  display: block;
}

.autoImg.md {
  width: 50%;
  margin: 0 auto;
  display: block;
}

.autoImg.sm {
  width: 30%;
  margin: 0 auto;
  display: block;
}

.hAuto {
  height: auto !important;
}

/*-----▲ class ▲-----*/
/*----------▲▲ image-size ▲▲----------*/
/*----------▼▼ icon ▼▼----------*/
/*-----▼ class ▼-----*/
.icon {
  position: relative;
}

.icon:before, .icon:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

/*-----▲ class ▲-----*/
/*-----▼ @mixin ▼-----*/
/*-----▲ @mixin ▲-----*/
/*----------▲▲ icon ▲▲----------*/
/*----------▼▼ select ▼▼----------*/
select::-ms-expand {
  display: none;
}

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

/*----------▲▲ select ▲▲----------*/
/*----------▼▼ margin-top ▼▼----------*/
/*-----▼ var ▼-----*/
/* SP */
/* PC */
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ margin-top ▲▲----------*/
/*----------▼▼ margin-bottom ▼▼----------*/
/*-----▼ var ▼-----*/
/* SP */
/* PC */
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ margin-bottom ▲▲----------*/
/*----------▼▼ margin-left ▼▼----------*/
/*-----▼ var ▼-----*/
/* SP */
/* PC */
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ margin-left ▲▲----------*/
/*----------▼▼ margin-right ▼▼----------*/
/*-----▼ var ▼-----*/
/* SP */
/* PC */
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ margin-right ▲▲----------*/
/*----------▼▼ padding-top ▼▼----------*/
/*-----▼ var ▼-----*/
/* SP */
/* PC */
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ padding-top ▲▲----------*/
/*----------▼▼ padding-bottom ▼▼----------*/
/*-----▼ var ▼-----*/
/* SP */
/* PC */
/*-----▲ var ▲-----*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ padding-bottom ▲▲----------*/
/*----------▼▼ Reboot.css ▼▼----------*/
/*-----▼ @mixin ▼-----*/
/*-----▲ @mixin ▲-----*/
/*-----▼ 個人的に追加したいベースのcss ▼-----*/
ol, ul, dl {
  list-style: none;
  margin-bottom: 0 !important;
  padding-left: 0;
}

dd, label {
  margin-bottom: 0 !important;
}

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

img {
  display: block;
  height: auto;
  margin: auto;
  max-width: 100%;
}

/*-----▲ 個人的に追加したい打ち消しcss ▲-----*/
/*----------▲▲ Reboot.css ▲▲----------*/
*,
*: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(51, 51, 51, 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.6em;
  font-weight: 400;
  line-height: 1.5;
  color: #333;
  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: #1976d2;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

a:hover {
  color: #333;
  text-decoration: underline;
}

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: #6c757d;
  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;
}

/*!
 * 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;
}

/*!
 * 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;
}

/* -- for JavaScript ここから -------------------------------------------------------------------------------- */
form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: inline-block;
  float: left;
  color: #ffffff;
  line-height: 1;
  padding: 8px 9px;
  border-radius: 3px;
  display: none;
}

form#mail_form dl dt span.required {
  background: #d9534f;
  border: 1px solid #d43f3a;
}

form#mail_form dl dt span.optional {
  background: #337ab7;
  border: 1px solid #2e6da4;
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  animation: load-circle 1.0s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
/* --responsive----------------------------------------------------------------------------------------------------------------- */
/* 640pixel start */

/* 640pixel end */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../image/icon/ajax-loader.gif") 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;
  top: 50%;
  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;
}

/*lightbox*/
.fs-lightbox-overlay {
  z-index: 110;
}

.fs-lightbox {
  z-index: 111;
}

.fs-lightbox-position {
  display: none;
}

.fs-lightbox-content, .fs-lightbox-container {
  overflow: inherit;
}

/*SP--------------------*/

/*PC--------------------*/

/* -- for JavaScript ここから -------------------------------------------------------------------------------- */
form#mail_form dl dt span.required,
form#mail_form dl dt span.optional {
  display: inline-block;
  float: left;
  color: #ffffff;
  line-height: 1;
  padding: 8px 9px;
  border-radius: 3px;
  display: none;
}

form#mail_form dl dt span.required {
  background: #d9534f;
  border: 1px solid #d43f3a;
}

form#mail_form dl dt span.optional {
  background: #337ab7;
  border: 1px solid #2e6da4;
}

form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  animation: load-circle 1.0s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
/* --responsive----------------------------------------------------------------------------------------------------------------- */
/* 640pixel start */

/* 640pixel end */
/* Slider */
.slick-loading .slick-list {
  background: #fff url("../image/icon/ajax-loader.gif") 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;
  top: 50%;
  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;
}

/*----------▼▼ @mixinまとめ ▼▼----------*/
/* ボタンのベース */
.btn {
  background-color: #fff;
  border: 2px solid #fff;
  color: #fff;
  display: block;
  font-weight: bold;
  transition: 0.3s;
}

.btn:before, .btn:after {
  transition: 0.3s;
}

/* 「お試し会員申込み」ボタン */
.appBtn:before {
  background-image: url(../image/icon_preset/icon_mail_white.svg);
}

/* 「詳細を見る」ボタン */
.moreBtn:after {
  background-image: url(../image/icon_preset/icon_arrow-right_white.svg);
}

/* テキストリンク */
.textLink {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}

.normalText .textLink {
  padding: 0 4px;
}

/* 影を付ける */
/*----------▲▲ @mixinまとめ ▲▲----------*/
/*----------▼▼ 汎用スタイル ▼▼----------*/
/*-----▼ トップページの見出し ▼-----*/

.contentTitleMain {
  color: #333;
  display: inline-block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: bold;
  letter-spacing: 0.1em;
}

/* 「そのお悩み、TAINSなら〜」 */

/*-----▼ フクロウのイラスト付きの見出し ▼-----*/

/* 茶色のフクロウ */
.contentTitleMain.illustOwl.brown:before {
  background-image: url(../image/illust/illust_owl_brown.svg);
}

/* 紫色のフクロウ */
.contentTitleMain.illustOwl.purple:before {
  background-image: url(../image/illust/illust_owl_purple.svg);
}

/* 黄色のフクロウ */
.contentTitleMain.illustOwl.yellow:before {
  background-image: url(../image/illust/illust_owl_yellow.svg);
}

/* オレンジ色のフクロウ */
.contentTitleMain.illustOwl.orange:before {
  background-image: url(../image/illust/illust_owl_orange.svg);
}

/* ベージュのフクロウ */
.contentTitleMain.illustOwl.beige:before {
  background-image: url(../image/illust/illust_owl_brown.svg);
}

/* 赤色のフクロウ */
.contentTitleMain.illustOwl.red:before {
  background-image: url(../image/illust/illust_owl_red.svg);
}

/*-----▲ フクロウのイラスト付きの見出し ▲-----*/
/*-----▲ トップページの見出し ▲-----*/
/*-----▼ トップページの小見出し ▼-----*/
.contentSubTitle {
  color: #333;
  letter-spacing: 0.05em;
  text-align: center;
}

/*-----▲ トップページの小見出し ▲-----*/
/*-----▼ 下層ページのページタイトル ▼-----*/
.pageTitle {
  color: #333;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.pageTitle:after {
  background: #707070;
  content: "";
  height: 1px;
  position: absolute;
}

/*-----▲ 下層ページのページタイトル ▲-----*/
/*-----▼ 見出しのスタイル ▼-----*/
/* 見出し その2 */
.heading2 {
  border-bottom: 2px solid #333;
  color: #fff;
  font-weight: 500;
}

/* 見出し その3 */
.heading3 {
  font-weight: bold;
  color: #333;
  text-align: center;
}

/* 見出し その4 */
.heading4 {
  font-weight: 500;
  color: #fff;
  text-align: center;
}

/* アイコン付きの見出し */
.iconHeading {
  background: #fff;
  color: #fff;
  font-weight: bold;
  padding: 7px 0 7px 55px;
}

.iconHeading:before {
  height: 30px;
  left: 15px;
  top: calc(50% - 15px);
  width: 30px;
}

/*-----▲ 見出しのスタイル ▲-----*/
/*-----▼ 通常の文章 ▼-----*/
.normalText {
  line-height: 1.8;
}

/*-----▲ 通常の文章 ▲-----*/
/*-----▼ 強調のマーカー ▼-----*/
.markerYellow {
  background: linear-gradient(transparent 25%, #fff 0%);
  font-weight: bold;
}

/*-----▲ 強調のマーカー ▲-----*/
/*-----▼ 普通のリスト ▼-----*/
.normalList {
  margin-left: 1.2em;
}

.normalList li {
  list-style-type: none !important;
  position: relative;
}

.normalList li:before {
  background: #fff;
  border-radius: 50px;
  content: "";
  height: 6px;
  left: -1.2em;
  position: absolute;
  top: 7px;
  width: 6px;
}

.normalList li + li {
  margin-top: 10px;
}

.normalList {
  margin-left: 1.2em;
}

.normalList .normalText:before {
  top: 9px;
}

/*-----▲ 普通のリスト ▲-----*/
/*-----▼ 注釈 ▼-----*/
/* 注釈のコメ印 */
.notestIcon {
  position: relative;
}

.notestIcon:before, .notestIcon:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.notestIcon:before {
  content: "*" counter(notestIcon);
  counter-increment: notestIcon;
}

/* 注釈の説明書き */
.notestList {
  counter-reset: notestIcon;
  padding-left: 30px;
}

.notestList .notestIcon:before {
  font-weight: bold;
  left: -30px;
}

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

/*-----▲ 2カラムのときのレスポンシブな背景画像 ▲-----*/
/*----------▲▲ 汎用スタイル ▲▲----------*/
/*----------▼▼ フッター footer ▼▼----------*/
/*-----▼ フッターのリンク ▼-----*/
/* フッター全体 */
.footer {
  border-top: 1px solid #ccc;
}

/* フッターのリンクリスト全体 */
.FooterLink__link-btn-list {
  background: #fff;
}

/* 電話ボタン */
.FooterLink__tel-btn.-telBtn {
  color: #333;
  display: block;
}

/* 電話番号 */
.FooterLink__tel-btn.-telBtn .telText {
  font-weight: bold;
}

/* .FooterLink__tel-btn.-telBtn .telText:before {
  background-image: url(../image/icon/icon_free-tel.png);
} */

/* 受付時間 */
.FooterLink__tel-btn.-telBtn .timeText {
  display: block;
}

/* バナー部分全体 */
.FooterLink__link-btn-list-item {
  display: -ms-flexbox;
  display: flex;
}

.FooterLink__link-btn {
  /* box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1); */
  transition: 0.3s;
}

.FooterLink__link {
  display: block;
}

/*-----▲ フッターのリンク ▲-----*/
/*-----▼ コピーライト .copyYear ▼-----*/
.copyYear {
  background-color: #333;
  color: #fff;
  line-height: 40px;
  text-align: center;
}

/*-----▲ コピーライト .copyYear ▲-----*/
/*-----▼ 固定フッター .FixedFooter ▼-----*/
/* 固定フッター全体 */
.FixedFooter {
  background: #fff;
  position: fixed;
  width: 100%;
  z-index: 10;
}

/* 固定フッターの中身 */

/* 「ご相談・お見積は〜」 */

.FixedFooter_text:before {
  background-image: url(../image/icon_preset/icon_arrow_right_white.png);
}

/* CTA関係のボタン */
.FixedFooter_cta-btn-list {
  display: -ms-flexbox;
  display: flex;
}

/* CTA関係のボタン一つひとつ */

.FixedFooter_cta-btn {
  display: block;
}

/* 電話ボタン */
.FixedFooter_cta-btn.-telBtn {
  display: block;
}

/* 電話番号 */
.FixedFooter_cta-btn.-telBtn .telText {
  display: block;
  font-weight: bold;
}

/* 受付時間 */
.FixedFooter_cta-btn.-telBtn .timeText {
  display: block;
}

/* メールボタン */
.FixedFooter_cta-btn.-mailBtn {
  background: linear-gradient(to right, #79ac43 0%, #669938 100%);
  border-bottom: 10px solid #3f7a35;
  position: relative;
  text-align: center;
}

/* 「相談・資料請求」 */
.FixedFooter_cta-btn.-mailBtn .mailBtnText {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.FixedFooter_cta-btn.-mailBtn .mailBtnText:before {
  background-image: url(../image/icon/icon_mail_white.svg);
}

/*-----▲ 固定フッター .FixedFooter ▲-----*/
/*----------▲▲ フッター footer ▲▲----------*/
/*----------▼▼ ヘッダー header ▼▼----------*/
/* ヘッダー全体 */
.header {
  box-shadow: 5px 3px 3px rgba(0, 0, 0, 0.1);
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 200;
}

/*-----▼ ヘッダーのロゴ部分 .logo-ci ▼-----*/
/* ロゴ「TAINS」 */
.header .logo-ci {
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
}

.header .logo-ci a {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  background-image: url(../image/logo/logo.png);
  display: block;
  position: absolute;
}

/*-----▲ ヘッダーのロゴ部分 .logo-ci ▲-----*/
/*-----▼ ヘッダーのグローバルナビゲーション部分 .GlobalNav ▼-----*/
/*-----▼ スマホ版・PC版 共通のスタイル ▼-----*/

/* グロナビ、メインメニュー */

/* グロナビ、メインメニューのリンク一つひとつ */

.GlobalNav__menu-link > a {
  color: #333;
  display: block;
  text-align: center;
}

/* CTA関係のボタンの共通スタイル */

.GlobalNav__cta-btn-list {
  display: -ms-flexbox;
  display: flex;
}

.GlobalNav__cta-btn {
  display: block;
}

/* 電話ボタン */

/* 電話番号 */
.GlobalNav__cta-btn.-telBtn .telText {
  display: block;
  font-weight: bold;
}

/* 受付時間 */
.GlobalNav__cta-btn.-telBtn .timeText {
  display: block;
}

/* 電話ボタンのフラッシュ */

/* メールボタン */
.GlobalNav__cta-btn.-mailBtn {
  background: linear-gradient(to right, #79ac43 0%, #669938 100%);
  position: relative;
  text-align: center;
}

.GlobalNav__cta-btn.-mailBtn .mailBtnText {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.GlobalNav__cta-btn.-mailBtn .mailBtnText:before {
  background-image: url(../image/icon/icon_mail_white.svg);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

/* ボタンのフラッシュ */
.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%;
  }
}

/*-----▲ スマホ版・PC版 共通のスタイル ▲-----*/
/*-----▼ スマホ版限定のスタイル ▼-----*/

/*-----▲ スマホ版限定のスタイル ▲-----*/
/*-----▲ ヘッダーのグローバルナビゲーション部分 .GlobalNav ▲-----*/
/*----------▲▲ ヘッダー header ▲▲----------*/
/*----------▼▼ メインビジュアル ▼▼----------*/
/* メインビジュアルの画像部分 */
.MainVisual {
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  position: relative;
  width: 100%;
}

/* メインビジュアルのコピー */
.MainVisual__copy {
  background-repeat: no-repeat;
  background-position: center;
  background-size: contain;
  text-indent: 200%;
  white-space: nowrap;
  overflow: hidden;
  position: absolute;
  background-image: url(../image/bg/copy_mv.jpg);
}

/*----------▲▲ メインビジュアル ▲▲----------*/
/*----------▼▼ base ▼▼----------*/
html {
  font-size: 62.5%;
}

body {
  font-size: 16px;
  font-size: 1.6rem;
  position: relative;
}

/*----------▲▲ base ▲▲----------*/
/*----------▼▼ wrapper ▼▼----------*/
/*-----▼ class ▼-----*/
.wrapper {
  letter-spacing: 0.05em;
  overflow: hidden;
  position: relative;
  width: 100%;
}

/*-----▲ class ▲-----*/
/*----------▲▲ wrapper ▲▲----------*/
/*----------▼▼ standard ▼▼----------*/
/*-----▼ class ▼-----*/
.mAuto {
  margin: auto;
}

.posRel {
  position: relative;
}

/*-----▲ class ▲-----*/
/*----------▲▲ wrapper ▲▲----------*/
/*----------▼▼ section ▼▼----------*/

/*----------▲▲ section ▲▲----------*/
/*----------▼▼ standard ▼▼----------*/
/*-----▼ class ▼-----*/
/* common */
.fL {
  float: left !important;
}

.fR {
  float: right !important;
}

.fBox {
  margin-left: -4%;
}

.fAll {
  float: left;
  width: 96%;
  margin-left: 4%;
}

.f1of2 {
  float: left;
  width: 46%;
  margin-left: 4%;
}

.f1of3 {
  float: left;
  width: 29.3333%;
  margin-left: 4%;
}

.f2of3 {
  float: left;
  width: 62.6666%;
  margin-left: 4%;
}

.f1of4 {
  float: left;
  width: 21%;
  margin-left: 4%;
}

.f3of4 {
  float: left;
  width: 71%;
  margin-left: 4%;
}

.f1of5 {
  float: left;
  width: 16%;
  margin-left: 4%;
}

.f2of5 {
  float: left;
  width: 36%;
  margin-left: 4%;
}

.f3of5 {
  float: left;
  width: 56%;
  margin-left: 4%;
}

.f4of5 {
  float: left;
  width: 76%;
  margin-left: 4%;
}

.f1of6 {
  float: left;
  width: 12.6666%;
  margin-left: 4%;
}

.f5of6 {
  float: left;
  width: 79.3333%;
  margin-left: 4%;
}

.f1of7 {
  float: left;
  width: 10.2857%;
  margin-left: 4%;
}

.f2of7 {
  float: left;
  width: 24.5714%;
  margin-left: 4%;
}

.f3of7 {
  float: left;
  width: 38.8571%;
  margin-left: 4%;
}

.f4of7 {
  float: left;
  width: 53.1428%;
  margin-left: 4%;
}

.f5of7 {
  float: left;
  width: 67.4285%;
  margin-left: 4%;
}

.f6of7 {
  float: left;
  width: 81.7142%;
  margin-left: 4%;
}

.f1of8 {
  float: left;
  width: 8.5%;
  margin-left: 4%;
}

.f3of8 {
  float: left;
  width: 33.5%;
  margin-left: 4%;
}

/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*-----▼ @mixin ▼-----*/
/*-----▲ @mixin ▲-----*/
/*----------▲▲ float ▲▲----------*/
/*----------▼▼ clearfix ▼▼----------*/
/*-----▼ class ▼-----*/
.cf:after {
  clear: both;
  content: "";
  display: block;
}

/*-----▲ class ▲-----*/
/*-----▼ @mixin ▼-----*/
/*-----▲ @mixin ▲-----*/
/*----------▲▲ clearfix ▲▲----------*/
/*----------▼▼ flex-box ▼▼----------*/
/*-----▼ class ▼-----*/
/* common */
.flb {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*-----▼ var ▼-----*/
/* 1行あたりのカラム数 */
/* カラム同士の間に空けたい余白の横幅 */
/*-----▲ var ▲-----*/
/*----------▲▲ flex-box ▲▲----------*/
/*----------▼▼ content-size ▼▼----------*/
/*-----▼ class ▼-----*/
/* SP */

/* PC */

/*-----▲ class ▲-----*/
/*----------▲▲ content-size ▲▲----------*/
/*----------▼▼ 1「トップページ」index.html ▼▼----------*/
/*-----▼ 問題提起 ▼-----*/
/* 「問題提起」全体 */

/* 3つの問題 */
.problemList {
  position: relative;
}

/* 見出しと3つの問題の間の横線 */
.problemList:before {
  background: #707070;
  content: "";
  height: 1px;
  position: absolute;
}

/* スマホ版のみ間に余白 */

/* 問題の見出し */
.problemTitle {
  background-position: center;
  background-repeat: no-repeat;
  color: #333;
  font-weight: bold;
  text-align: center;
}

.problemTitle.fukidashi01 {
  background-image: url(../image/illust/illust_fukidashi_01.svg);
}

.problemTitle.fukidashi02 {
  background-image: url(../image/illust/illust_fukidashi_02.svg);
}

/* 問題の説明文 */

/*-----▲ 問題提起 ▲-----*/
/*-----▼ 解決方法 ▼-----*/
/* 「解決方法」全体 */

/* 「解決方法」全体の上にある下向き矢印 */
.solution:before {
  background-image: url(../image/icon/icon_double-down_gray.svg);
}

/* 茶色いフクロウのイラスト（solution部分にいるやつ限定のスタイル） */

/* ロゴ「TAINS」 */

.logoTains:before {
  background-image: url(../image/logo/logo_tains.svg);
}

/* TAINSを簡単に説明する文章 */

/* 3つの解決方法 */

/* 解決方法の見出し */
.solutionTitle {
  color: #333;
  letter-spacing: 0.05em;
  text-align: center;
}

/* 解決方法の見出し下のイラスト */

.solutionTitle.solution1:after {
  background-image: url(../image/illust/illust_businessman.svg);
}

.solutionTitle.solution2:after {
  background-image: url(../image/illust/illust_new.svg);
}

.solutionTitle.solution3:after {
  background-image: url(../image/illust/illust_performance.svg);
}

/* 解決方法の見出しの強調部分 */

/*-----▲ 解決方法 ▲-----*/
/*-----▼ TAINSとは ▼-----*/
/* 「TAINSとは」全体 */

/* TAINSの説明全体 */

/* TAINSの説明（段落間の余白） */

/*-----▲ TAINSとは ▲-----*/
/*-----▼ 収録情報 ▼-----*/
/* 「収録情報」全体 */

/* 「更新情報」の見出し */

/* 「更新情報」 */

/* 更新情報の一覧 */

/* 更新情報同士の間の余白 */

/* 更新情報の日付 */
.infoNewsDate {
  color: #fff;
  font-weight: bold;
}

/* 更新情報の内容 */

/* 「収録されている税区分」 */

/* 収録されている税区分の一覧 */
.infoCcList {
  letter-spacing: -0.4em;
  text-align: center;
}

/* 収録されている税区分の種類 */
.infoCcListItem {
  border-radius: 25px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  letter-spacing: normal;
}

/* 「情報区分別の収録件数」 */

/* 情報区分別の収録件数の一覧 */

/* 情報区分 一つひとつ */
.infoCountListItem {
  border: 1px solid #fff;
}

/* 情報区分の見出し */
.infoCountTitle {
  border-bottom: 1px solid #fff;
  color: #fff;
  font-weight: bold;
}

/* 情報区分の件数 */
.infoCountData {
  font-weight: bold;
  text-align: right;
}

/* 「その他検索可能な情報」 */

/* その他検索可能な情報の一覧 */
.infoOtherList {
  letter-spacing: -0.4em;
  text-align: center;
}

/* その他検索可能な情報の種類 */
.infoOtherListItem {
  border-radius: 25px;
  border: 1px solid #fff;
  color: #fff;
  font-weight: bold;
  letter-spacing: normal;
}

/* 「収録情報の詳細を見る」ボタン */

/*-----▲ 収録情報 ▲-----*/
/*-----▼ 機能 ▼-----*/
/* 「機能」全体 */

/* TAINSの便利な機能 */

/* 機能の詳細の全体 */

/* 機能の詳細 */

/* 機能の詳細のイメージ図 */

/* 機能の詳細の小見出し */
.functionSubTitle {
  font-weight: bold;
  text-align: center;
}

/* 機能の詳細の説明文 */

/* 「機能の詳細を見る」ボタン */

/*-----▲ 機能 ▲-----*/
/*-----▼ 利用者の声 ▼-----*/
/* 「利用者の声」全体 */

/* 利用者の声 */

/* 利用者の声の一覧 */

/* 利用者の声一つひとつ */

/*-----▼ 「利用者の声」のスライダーのスタイル ▼-----*/
/* 「進む」「戻る」ボタンの縦位置 */
.slick-prev,
.slick-next {
  z-index: 1;
}

/* 「進む」「戻る」ボタンの横位置 */

/* 「進む」「戻る」ボタンの矢印アイコン */
.slick-prev:before,
.slick-next:before {
  background-position: center;
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  display: block;
}

.slick-prev:before {
  background-image: url(../image/icon/icon_left_orange.svg);
}

.slick-next:before {
  background-image: url(../image/icon/icon_right_orange.svg);
}

/* スライダーのページャー（ドットタイプ） */

/* スライダーのドット一つひとつ */

.slick-dots li button:before {
  background: #fff;
  border-radius: 50%;
  content: "";
}

/*-----▲ 「利用者の声」のスライダーのスタイル ▲-----*/
/* 利用者のイメージ */
.voiceImage {
  border-radius: 50%;
}

/* 利用者のお名前 */
.voiceName {
  font-weight: bold;
  text-align: center;
}

/* 利用者のコメント */

/*-----▲ 利用者の声 ▲-----*/
/*-----▼ 会費・利用料 ▼-----*/
/* 「会費・利用料」全体 */

/* スクロールバーの横幅指定（SP版のみ） */

/* スクロールバーの色・角丸指定（SP版のみ） */

/* 会費・利用料部分の透過白背景 */
.memberRank {
  display: -ms-flexbox;
  display: flex;
}

/* 会員区分の区切り */
.memberRankItem {
  width: calc(100% / 3);
}

.memberRankItem + .memberRankItem {
  border-left: 1px solid #ccc;
}

/* 会員区分 */

.memberRankTitleMain {
  color: #333;
  letter-spacing: 0.05em;
  text-align: center;
}

/* 会員区分の下の文章 */
.memberRankTitleDscp {
  text-align: center;
}

/* 支払い方法の領域 */
.memberRankFee {
  border-top: 1px solid #ccc;
}

/* 各種支払い方法 */
.feeListItem + .feeListItem {
  border-top: 1px solid #ccc;
}

/* 支払い方法 */
.memberRankPayment {
  color: #999;
  font-weight: bold;
  text-align: center;
}

/* 料金 */
.memberRankPrice {
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
  text-align: center;
}

.strongPrice {
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: bold;
  letter-spacing: 0.05em;
}

/* 料金の内訳 */
.memberRankBreakdown {
  color: #999;
  text-align: center;
}

/* お得です！ */
.memberRankValue {
  color: #333;
  font-weight: bold;
  margin-top: 4px;
  text-align: center;
}

/* 各会員の詳細情報 */
.memberRankNotes {
  border-top: 1px solid #ccc;
}

.memberRankNotesListItem:before {
  background-image: url(../image/icon/icon_check_brown.svg);
}

.memberRankNotesListItem + .memberRankNotesListItem {
  margin-top: 14px;
}

/*-----▲ 会費・利用料 ▲-----*/
/*-----▼ 入会案内 ▼-----*/
/* 「会費・利用料」全体 */

/* 入会資格 */

/* お試し会員への申込み */

/* 申込みの流れの見出し */

/* 申込みの流れの見出し下のイラスト */

.flowTitle.step1:after {
  background-image: url(../image/illust/illust_document.svg);
}

.flowTitle.step2:after {
  background-image: url(../image/illust/illust_keyboard.svg);
}

.flowTitle.step3:after {
  background-image: url(../image/illust/illust_network.svg);
}

.flowTitle.step4:after {
  background-image: url(../image/illust/illust_guide.svg);
}

.flowTitle span {
  display: block;
  font-weight: bold;
  text-align: center;
}

.flowTitleStep {
  color: #fff;
  letter-spacing: 0.05em;
}

/* 一般会員・特別会員への申込み */

.guideAppProcedureTitle {
  font-weight: bold;
}

/*-----▲ 入会案内 ▲-----*/
/*-----▼ よくある質問 ▼-----*/
/* 「会費・利用料」全体 */

/* 質問の一覧部分全体 */
.faqList {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

/* 質問と回答の1セット */
.faqList .faqListItem + .faqListItem {
  border-top: 1px solid #ccc;
}

/* タップするまで「回答」は非表示 */
.toggleContents {
  display: none;
}

/* 質問 */
.faqList .faqListItem .faqQuestion {
  cursor: pointer;
  font-weight: bold;
  position: relative;
  /* 質問をホバーしたら色が着くように */
}

.faqList .faqListItem .faqQuestion:hover {
  background-color: #fff;
}

/* 質問の「Q」マーク */
.faqList .faqListItem .faqQuestion:before {
  color: #fff;
  content: 'Q.';
  font-weight: bold;
  line-height: 1em;
  position: absolute;
}

/* 質問の「↓」ボタンと「↑」ボタン */
.faqList .faqListItem .faqQuestion {
  /* 最初は「↓」ボタン */
  /* タップすると「↑」ボタン */
}

.faqList .faqListItem .faqQuestion:after {
  background-image: url(../image/icon/icon_down_brown.svg);
  transition: 0.2s;
}

.faqList .faqListItem .faqQuestion.active:after {
  background-image: url(../image/icon/icon_up_brown.svg);
  transition: 0.2s;
}

/* 回答 */
.faqList .faqListItem .faqAnswer {
  border-radius: 0 0 10px 10px;
  position: relative;
}

/* 回答の「A」マーク */
.faqList .faqListItem .faqAnswer:before {
  color: #333;
  content: 'A.';
  font-weight: bold;
  line-height: 1em;
  position: absolute;
}

/* 「すべての質問を見る」ボタン */

/*-----▲ よくある質問 ▲-----*/
/*-----▼ お知らせ・トピックス ▼-----*/
/* 「お知らせ・トピックス」全体 */
.newsTopics {
  border-top: 1px solid #ccc;
}

/* 「お知らせ」の一覧 */
.newsNewsList {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

/* 「お知らせ」一つひとつ */

.newsNewsListItem + .newsNewsListItem {
  border-top: 1px solid #ccc;
}

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

/* 「お知らせ一覧」ボタン */
.news .moreBtn {
  margin-top: 40px;
}

/* 「トピックス」 */

/* トピックスのタブ */
.topicsTitleItem {
  background: linear-gradient(to top, #ebebeb 0%, #fcfcfc 100%);
  cursor: pointer;
  height: 50px;
  line-height: 50px;
  position: relative;
}

/* 選択中のタブ */
.topicsTitleItem.active {
  background: #fafafa;
}

/* タブ同士の余白 */

/* タブに書かれた見出し */
.topicsTitle {
  color: #b89898;
  font-weight: bold;
}

.active .topicsTitle {
  color: #333;
}

/* 選択されていないタブの中身を非表示 */
.tabContent {
  display: none;
}

/* 選択されているタブの中身を表示 */
.tabContent.active {
  display: block;
}

/* タブの中身がテーブルのときはこれ */
.tabContent.normalTable.active {
  display: table;
}

/* 「トピックス」の内容 */
.topicsDetailBox {
  background: #fafafa;
  padding: 10px 10px 10px 10px;
  width: 100%;
}

.topicsDetail {
  overflow: auto;
  padding: 10px 20px 10px 10px;
}

/* スクロールバーの横幅指定 */

/* スクロールバーの色・角丸指定 */
.topicsDetail::-webkit-scrollbar-thumb {
  background: #ccc;
  border-radius: 10px;
}

/*-----▲ お知らせ・トピックス ▲-----*/
/*-----▼ フッター ▼-----*/
/*-----▼ プレ・フッター ▼-----*/
.preFooter {
  background: #fff;
}

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

/* 「無料お試し会員申込み」ボタン */
.footer .appBtn {
  border: 2px solid #fff;
}

/*-----▲ プレ・フッター ▲-----*/
/*-----▲ フッター ▲-----*/
/*----------▼▼ 「リノシアについて」のスタイル ▼▼----------*/
/*-----▼ 「面倒な手続きもリノシアなら安心」 ▼-----*/
/* 「リノシアのワンストップサービスで〜」 */
.About__renoxia-copy {
  text-align: center;
}

/* フキダシのリスト */

/* フキダシ一つひとつ */
.About__problem-list-item {
  background: #fff;
  border-radius: 10px;
  font-weight: bold;
  padding: 14px 0;
  position: relative;
  text-align: center;
}

/* フキダシの三角形部分 */
.About__problem-list-item:before,
.About__problem-list-item:after {
  border-style: solid;
  border-width: 16px 16px 0 16px;
  content: '';
  left: calc(50% - 16px);
  position: absolute;
}

.About__problem-list-item:before {
  border-color: #f15a24 transparent transparent transparent;
  bottom: -18px;
}

.About__problem-list-item:after {
  border-color: #fff transparent transparent transparent;
}

/* 「ご安心ください」 */

.About__renoxia-ease {
  font-weight: bold;
  text-align: center;
}

/* ステップのリスト */

/* ステップ一つひとつ */
.About__step-list-item {
  background: #fff;
  font-weight: bold;
  position: relative;
}

.About__step-num {
  background: #f15a24;
  color: #fff;
  display: block;
}

/* ステップとステップの間の矢印 */
.About__step-list-item + .About__step-list-item:before {
  border-style: solid;
  content: '';
  position: absolute;
}

/* 「RENOXIAで全て請け負います」 */
.About__all-renoxia {
  color: #f50705;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: bold;
  text-align: center;
}

/* 「複数業者を使わず〜」 */
.About__only-renoxia {
  background: #f50705;
  color: #fff;
  display: block;
  font-weight: bold;
  text-align: center;
}

/*-----▲ 「面倒な手続きもリノシアなら安心」 ▲-----*/
/*-----▼ 「リノベーションの先に見えるもの」 ▼-----*/

/* 「快適な職場環境」 */
.Future__service-title {
  font-weight: bold;
}

/* リスト */

/*-----▲ 「リノベーションの先に見えるもの」 ▲-----*/
/*----------▲▲ 「リノシアについて」のスタイル ▲▲----------*/
/*----------▼▼ 「導入事例」のスタイル ▼▼----------*/
/*-----▼ 「建物のタイプをお選びください」ボタン ▼-----*/
/* 「建物のタイプをお選びください」 */

/* アンカーリンクのボタン */
.Case__link-list {
  display: -ms-flexbox;
  display: flex;
}

/* ボタンのガワ */
.Case__link-btn {
  background: #777;
  border-radius: 10px;
  box-shadow: 0 6px #585858;
  display: block;
  text-align: center;
  transition: 0.2s;
}

.Case__link-btn:after {
  background-image: url(../image/icon/icon_down-arrow_white.svg);
}

/* ボタンの文言（アイコン含む） */
.Case__link-btn-title {
  color: #fff;
  font-weight: bold;
}

/* 「倉庫」のアイコン */

.Case__link-btn-title.-warehouse:before {
  background-image: url(../image/icon/icon_warehouse_white.svg);
}

/* 「ビル」のアイコン */

.Case__link-btn-title.-building:before {
  background-image: url(../image/icon/icon_building_white.svg);
}

/* 「工場」のアイコン */

.Case__link-btn-title.-factory:before {
  background-image: url(../image/icon/icon_factory_white.svg);
}

/* 「病院」のアイコン */

.Case__link-btn-title.-hospital:before {
  background-image: url(../image/icon/icon_hospital_white.svg);
}

/*-----▲ 「建物のタイプをお選びください」ボタン ▲-----*/
/*-----▼ 4つの事例 ▼-----*/
/* 「4つの事例」の全体 */

/* 「4つの事例」一つひとつ */

/* 「4つの事例」2コ目と4コ目だけ画像と文章の配置を逆に（PCのみ） */

/* 「4つの事例」の画像部分と文章部分の余白（PCのみ） */

/* 画像部分 */

/* 「文章部分」の企業名 */

.Case__company-name {
  font-weight: bold;
}

/* 「倉庫」のアイコン */

.Case__company-name.-warehouse:before {
  background-image: url(../image/icon/icon_warehouse_black.svg);
}

/* 「ビル」のアイコン */

.Case__company-name.-building:before {
  background-image: url(../image/icon/icon_building_black.svg);
}

/* 「工場」のアイコン */

.Case__company-name.-factory:before {
  background-image: url(../image/icon/icon_factory_black.svg);
}

/* 「病院」のアイコン */

.Case__company-name.-hospital:before {
  background-image: url(../image/icon/icon_hospital_black.svg);
}

/* 「文章部分」のキャッチコピー */
.Case__title {
  font-weight: bold;
}

/* 「環境エアビーム」 */
.Case__title.-beam {
  color: #55a547;
}

/* 「ゾーン空調」 */
.Case__title.-zone {
  color: #a0aa00;
}

/* 「スポットバズーカ」 */
.Case__title.-bazooka {
  color: #3596f3;
}

/* 「文章部分」の説明文 */

/* 「文章部分」の「おすすめ」全体 */

/* 「文章部分」の「おすすめ」のタイトル */
.Case__rec-title {
  font-weight: bold;
}

/* 「文章部分」の「おすすめ」の製品リスト */
.Case__rec-list-block {
  background: rgba(241, 90, 36, 0.1);
}

.Case__rec-list {
  display: -ms-flexbox;
  display: flex;
}

/* 「文章部分」の「おすすめ」の製品一つひとつ */

/* 「文章部分」の「おすすめ」の製品画像 */

/* 「文章部分」の「おすすめ」の製品名 */
.Case__rec-product-name {
  color: #555;
  font-weight: bold;
  text-align: center;
}

/* 「おすすめ」の製品「環境エアビーム」 */
.Case__rec-product-name.-beam {
  color: #55a547;
}

/* 「おすすめ」の製品「ゾーン空調機」 */
.Case__rec-product-name.-zone {
  color: #a0aa00;
}

/* 「おすすめ」の製品「スポットバズーカ」 */
.Case__rec-product-name.-bazooka {
  color: #3596f3;
}

/*-----▲ 4つの事例 ▲-----*/
/*----------▲▲ 「導入事例」のスタイル ▲▲----------*/
/*----------▼▼ 「相談・資料請求」のスタイル ▼▼----------*/
/* 最初の文章 */

/* お問い合わせフォーム全体 */

/*-----▼ 入力項目のタイトル ▼-----*/
/* 入力項目のタイトル */
.contact-list-title {
  position: relative;
}

/* 「必須」か「任意」か */
.contact-list-title.-req:before,
.contact-list-title.-any:before {
  border-radius: 3px;
  color: #fff;
  left: 0;
  position: absolute;
}

/* 「必須」 */
.contact-list-title.-req:before {
  background: #d32f2f;
  content: '必須';
}

/* 「任意」 */
.contact-list-title.-any:before {
  background: #1565c0;
  content: '任意';
}

/*-----▲ 入力項目のタイトル ▲-----*/
/*-----▼ 入力項目そのもの ▼-----*/
input[type="radio"],
input[type="checkbox"] {
  display: none;
}

/* 入力項目そのもの */

/* 「内容」（ラジオボタン） */
.contact-radio-list {
  display: -ms-flexbox;
  display: flex;
}

.contact-radio {
  position: relative;
  cursor: pointer;
  padding-left: 28px;
}

.contact-radio:before {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #aaa;
  box-shadow: 2px 2px 4px 1px #ccc inset;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: calc(50% - 10px);
  width: 20px;
}

/* ラジオボタン（ホバー時） */
.contact-radio:hover {
  color: #666;
}

.contact-radio:hover:before {
  border-color: #f15a24;
  box-shadow: 0 0 4px 0 #f15a24;
}

/* ラジオボタン（チェック時） */
input[type="radio"]:checked + .contact-radio {
  color: #f15a24;
  font-weight: bold;
}

input[type="radio"]:checked + .contact-radio:after {
  background: #f15a24;
  border-radius: 50%;
  content: "";
  display: block;
  height: 12px;
  left: 4px;
  position: absolute;
  top: calc(50% - 6px);
  width: 12px;
}

/* 入力項目（共通） */
input,
textarea {
  border: 1px solid #999;
  width: 100%;
}

/* 入力項目（単文） */
input {
  height: 50px;
  padding: 0 10px;
}

/* 入力項目（文章） */
textarea {
  padding: 10px;
}

/* 枠線の色（通常時） */
input:placeholder-shown,
textarea:placeholder-shown {
  color: #999;
}

input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}

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

/* 枠線の色（フォーカス時） */
input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
textarea:focus {
  border: 1px solid #f15a24;
  box-shadow: 0 0 6px 0 #f15a24;
  outline: 0;
}

/*-----▲ 入力項目そのもの ▲-----*/
/*-----▼ 送信ボタン ▼-----*/
/* 送信ボタンのガワ */
.contact-submit-btn {
  background: linear-gradient(to right, #79ac43 0%, #669938 100%);
  box-shadow: 0 10px #3f7a35;
  cursor: pointer;
  display: block;
  margin: auto;
  text-align: center;
  transition: 0.2s;
}

.contact-submit-btn:active {
  box-shadow: 0 0 #3f7a35;
  transform: translateY(10px);
}

/* 送信ボタンの文言（アイコン含む） */
.contact-submit-btn-title {
  color: #fff;
  font-weight: bold;
  text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

.contact-submit-btn-title:after {
  background-image: url(../image/icon/icon_mail_white.svg);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}

/*-----▲ 送信ボタン ▲-----*/
form#mail_form dl dd span.error_blank,
form#mail_form dl dd span.error_format,
form#mail_form dl dd span.error_match {
  display: block;
  color: #ff0000;
  margin-top: 3px;
}

span.loading {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  border-top: 5px solid rgba(255, 255, 255, 0.2);
  border-right: 5px solid rgba(255, 255, 255, 0.2);
  border-bottom: 5px solid rgba(255, 255, 255, 0.2);
  border-left: 5px solid #ffffff;
  transform: translateZ(0);
  animation: load-circle 1.0s linear infinite;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -25px;
  margin-left: -25px;
}

@keyframes load-circle {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
/* --responsive----------------------------------------------------------------------------------------------------------------- */
/* 640pixel start */

/* 640pixel end */
/*----------▲▲ 「相談・資料請求」のスタイル ▲▲----------*/
/*----------▼▼ 「使用開始までの流れ」のスタイル ▼▼----------*/
/* 「使用開始までの流れ」の最初の文章 */

/* 流れの図の上にある文言 */

.Flow__title-sub {
  font-weight: bold;
}

/* 流れの図 */

/*----------▲▲ 「使用開始までの流れ」のスタイル ▲▲----------*/
/*----------▼▼ 「猛暑と熱中症」のスタイル ▼▼----------*/
/* 「猛暑と熱中症」全体 */

/* 文章部分とグラフ部分のレイアウト */

/* 文章部分 */

/* グラフ部分 */

/*----------▲▲ 「猛暑と熱中症」のスタイル ▲▲----------*/
/*----------▼▼ 「空調機の種類」のスタイル ▼▼----------*/
/*-----▼ 3つのイチオシ空調機 ▼-----*/
/* 3つの空調機の全体 */

/* 空調機一つひとつ */

/* 空調機の画像 */

/* 空調機の名前 */
.Product__air-con-name {
  font-weight: bold;
  text-align: center;
}

.Product__air-con-name.-green {
  color: #55a547;
}

.Product__air-con-name.-khaki {
  color: #a0aa00;
}

.Product__air-con-name.-blue {
  color: #3596f3;
}

/* 空調機の説明文 */
.Product__air-con-text {
  line-height: 1.8;
}

/* 「詳細はこちら」ボタン */
.Product__link-btn {
  text-align: center;
}

.Product__link-btn a {
  border-radius: 10px;
  color: #fff;
  display: block;
  transition: 0.2s;
}

.Product__link-btn a:after {
  background-image: url(../image/icon/icon_window_white.svg);
}

/* 「詳細はこちら」ボタン  ビームグリーン */
.Product__link-btn.-green a {
  background: #55a547;
  box-shadow: 0 6px #3f7a35;
}

/* 「詳細はこちら」ボタン  ゾーンカーキ */
.Product__link-btn.-khaki a {
  background: #a0aa00;
  box-shadow: 0 6px #707700;
}

/* 「詳細はこちら」ボタン  バズーカブルー */
.Product__link-btn.-blue a {
  background: #3596f3;
  box-shadow: 0 6px #0c6dca;
}

/*-----▲ 3つのイチオシ空調機 ▲-----*/
/*-----▼ ダイキン製 空調機 ▼-----*/
/* ダイキンの全体 */

/* ダイキンの説明文 */

/* ダイキンの製品画像 */
.Product__dk-air-con-list {
  display: -ms-flexbox;
  display: flex;
}

.Product__dk-air-con-name {
  font-weight: bold;
  text-align: center;
}

/*-----▲ ダイキン製 空調機 ▲-----*/
/*----------▲▲ 「空調機の種類」のスタイル ▲▲----------*/
/*----------▼▼ 「よくある質問」のスタイル ▼▼----------*/
/* 「よくある質問」全体 */

/* 質問のリスト全体 */

/* 質問と回答の1セット */
.faq-list-item {
  background-color: #fafafa;
  box-sizing: border-box;
  border: 2px solid #444;
}

.faq-list-item + .faq-list-item {
  margin-top: 10px;
}

/* 「.js_toggle-btn」をタップするまで「回答」は非表示 */
.js_toggl-content {
  display: none;
}

/* 「.js_toggle-btn」をタップしたら「回答」を表示 */
.active .js_toggl-content {
  display: block;
}

/* 質問 */
.faq-question {
  background: #444;
  color: #fff;
  cursor: pointer;
  font-weight: bold;
  position: relative;
  /* 質問をホバーしたら色が着くように */
}

.faq-question:hover {
  background-color: #666;
}

/* 質問の「Q」マーク */
.faq-question:before {
  color: #fff;
  content: 'Q.';
  font-weight: bold;
  line-height: 1em;
  position: absolute;
}

/* 質問の「＋」ボタンと「−」ボタン */
.js_toggle-btn {
  transition: 0.2s;
  /* 最初は「＋」ボタン */
  /* タップすると「−」ボタン */
}

.js_toggle-btn:after {
  background-image: url(../image/icon_preset/icon_plus_white.png);
  transition: 0.2s;
}

.js_toggle-btn.active:after {
  background-image: url(../image/icon_preset/icon_minus_white.png);
  transition: 0.2s;
}

/* 回答 */
.faq-answer {
  background-color: #fafafa;
  border-radius: 0 0 10px 10px;
  position: relative;
}

/* 回答の「A」マーク */
.faq-answer:before {
  color: #999;
  content: 'A.';
  font-weight: bold;
  line-height: 1em;
  position: absolute;
}

/*----------▲▲ 「よくある質問」のスタイル ▲▲----------*/
/*----------▼▼ 「熱中症対策」のスタイル ▼▼----------*/

/*-----▼ 熱中症のプロセス ▼-----*/
/* 「熱中症対策」の最初の文章 */

/* 熱中症のプロセスを表したイラスト */
.Solution__heatstroke-list {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: center;
}

.Solution__heatstroke-list-item {
  position: relative;
}

.Solution__heatstroke-list-item + .Solution__heatstroke-list-item:before {
  position: absolute;
  background-image: url(../image/icon/icon_right-arrow_orange.svg);
}

.Solution__heatstroke-name {
  color: #727171;
  text-align: center;
}

/*-----▲ 熱中症のプロセス ▲-----*/
/*-----▼ リノシアなら ▼-----*/

/*-----▲ リノシアなら ▲-----*/
/*----------▲▲ 「熱中症対策」のスタイル ▲▲----------*/
/*----------▼▼ 「パンくずリスト」のスタイル ▼▼----------*/

/*----------▲▲ 「パンくずリスト」のスタイル ▲▲----------*/
/*----------▼▼ 「見出し」のスタイル ▼▼----------*/
/*-----▼ トップページの大見出し ▼-----*/
.title-top {
  overflow: hidden;
  text-align: center;
}

.title-top-main {
  color: #333;
  display: inline-block;
  -webkit-font-feature-settings: "palt";
  font-feature-settings: "palt";
  font-weight: bold;
  position: relative;
}

.title-top-main:before,
.title-top-main:after {
  border-top: 1px solid;
  content: "";
  position: absolute;
  top: 50%;
  width: 100%;
}

.title-top-main:before {
  right: 100%;
}

.title-top-main:after {
  left: 100%;
}

/*-----▲ トップページの大見出し ▲-----*/
/*-----▼ トップページの小見出し ▼-----*/
.title-top-sub {
  background: #f15a24;
  border-radius: 50px;
  color: #fff;
  display: table;
  margin: auto;
  text-align: center;
}

/*-----▲ トップページの小見出し ▲-----*/
/*-----▼ 下層ページのページタイトル ▼-----*/
.title-page {
  color: #333;
  font-weight: bold;
  position: relative;
  text-align: center;
}

.title-page:after {
  background: #707070;
  content: "";
  height: 1px;
  position: absolute;
}

/*-----▲ 下層ページのページタイトル ▲-----*/
/*-----▼ 汎用的な見出し ▼-----*/
/* 見出し その2 */
.title-2 {
  border-bottom: 2px solid #333;
  color: #333;
  font-weight: 500;
}

/* 見出し その3 */
.title-3 {
  font-weight: bold;
  color: #333;
  text-align: center;
}

/* 見出し その4 */
.title-4 {
  font-weight: 500;
  color: #333;
  text-align: center;
}

/* 見出し その5 */
.title-5 {
  font-weight: bold;
  color: #333;
  text-align: center;
}

/* 見出し その6 */
.title-6 {
  font-weight: bold;
  color: #333;
  text-align: center;
}

/*-----▲ 見出し ▲-----*/
/*----------▲▲ 「見出し」のスタイル ▲▲----------*/
/*----------▼▼ 「リスト」のスタイル ▼▼----------*/
/*-----▼ 普通のリスト ▼-----*/
.list > li {
  position: relative;
}

.list > li:before {
  background: #f47e54;
  border-radius: 50px;
  content: "";
  height: 6px;
  left: -1.2em;
  position: absolute;
  top: 7px;
  width: 6px;
}

/*-----▲ 普通のリスト ▲-----*/
/*-----▼ 連番のリスト ▼-----*/
.list-number {
  counter-reset: list-number;
}

.list-number > li {
  font-weight: bold;
  position: relative;
}

.list-number > li:before {
  color: #f47e54;
  counter-increment: list-number;
  content: counter(list-number) ".";
  left: -1.2em;
  position: absolute;
}

/*-----▲ 連番のリスト ▲-----*/
/*-----▼ 定義リスト ▼-----*/
.list-def {
  border-bottom: 1px solid #999;
  border-top: 1px solid #999;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

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

.list-def dt {
  font-weight: bold;
  padding: 10px;
  position: relative;
  width: 20%;
}

.list-def dd {
  border-left: 1px solid #999;
  padding: 10px;
  position: relative;
  width: 80%;
}

/*-----▲ 定義リスト ▲-----*/
/*-----▼ 注釈 ▼-----*/
/* 注釈の説明書き */
.list-note {
  counter-reset: list-note;
  padding-left: 56px;
}

/* 注釈のコメ印 */
.list-note > li {
  position: relative;
}

.list-note > li:before, .list-note > li:after {
  background: no-repeat center/contain;
  content: "";
  position: absolute;
}

.list-note > li:before {
  color: #f15a24;
  content: "*" counter(list-note);
  counter-increment: list-note;
  font-weight: bold;
  left: -22px;
}

/*-----▲ 注釈 ▲-----*/
/*-----▼ 普通のリスト・連番のリスト・注釈 共通スタイル ▼-----*/

/*-----▲ 普通のリスト・連番のリスト・注釈 共通スタイル ▲-----*/
/*----------▲▲ 「リスト」のスタイル ▲▲----------*/
/*----------▼▼ 「引用文」のスタイル ▼▼----------*/
/* 引用文 */
.quote {
  background: rgba(204, 204, 204, 0.4);
  color: #333;
  font-style: italic;
  line-height: 1.4;
  margin: 40px 0;
  position: relative;
}

/* 引用符 */
.quote:before,
.quote:after {
  color: rgba(204, 204, 204, 0.6);
  font-family: sans-serif;
  line-height: 1;
  position: absolute;
  vertical-align: middle;
  z-index: -1;
}

.quote:before {
  content: "“";
  font-size: 130px;
  left: -10px;
  top: 0;
}

.quote:after {
  bottom: -55px;
  content: "”";
  font-size: 100px;
  right: 28px;
  text-align: center;
}

/* 引用元の情報 */
.quote cite {
  color: #999;
  display: block;
  font-size: 8px;
  font-size: 0.8rem;
  font-weight: 500;
  text-align: right;
}

/*----------▲▲ 「引用文」のスタイル ▲▲----------*/
/*----------▼▼ 「テーブル」のスタイル ▼▼----------*/
/*-----▼ 全ての表の共通スタイル ▼-----*/
/* 「表（見出し1列・データ1列）」の表 */
.table-one-col,
.table-mult-col,
.table-cross-data {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  table-layout: fixed;
  width: 100%;
}

/*-----▲ 全ての表の共通スタイル ▲-----*/
/*-----▼ 表（見出し1列・データ1列） ▼-----*/
/* 「表（見出し1列・データ1列）」の表の行 */
.table-row + .table-row {
  border-top: 1px solid #ccc;
}

/* 「表（見出し1列・データ1列）」の表の見出し */
.table-heading {
  font-weight: bold;
  vertical-align: middle;
}

/* 「表（見出し1列・データ1列）」の表のデータ */

.table-heading + .table-data {
  border-left: 1px solid #ccc;
}

/*-----▲ 表（見出し1列・データ1列） ▲-----*/
/*-----▼ 表（見出し1行・データ複数列） ▼-----*/
/* 「表（見出し1行・データ複数列）」の見出し行とデータ行の間 */
.table-thead + .table-tbody {
  border-top: 1px solid #ccc;
}

/* 「表（見出し1行・データ複数列）」の表の見出し */
.table-mult-col .table-heading {
  text-align: center;
}

/* 「表（見出し1行・データ複数列）」の表の見出しと見出しの間 */
.table-heading + .table-heading {
  border-left: 1px solid #ccc;
}

/* 「表（見出し1行・データ複数列）」の表のデータとデータの間 */
.table-data + .table-data {
  border-left: 1px solid #ccc;
}

/*-----▼ スマホ版で横にスクロールする表にするときに使う ▼-----*/
/* スクロールする表の領域全体 */

/* スクロールバーの横幅指定 */

/* スクロールバーの色・角丸指定 */

/* スクロールする表の横幅 */

/*-----▲ スマホ版で横にスクロールする表にするときに使う ▲-----*/
/*-----▲ 表（見出し1行・データ複数列） ▲-----*/
/*-----▼ 表（1行目と1列目が見出しで、残りのセルにデータ） ▼-----*/
/* 「表（1行目と1列目が見出しで、残りのセルにデータ）」の表の見出し */
.table-cross-data .table-heading,
.table-cross-data .table-data {
  text-align: center;
}

/*-----▲ 表（1行目と1列目が見出しで、残りのセルにデータ） ▲-----*/
/*----------▲▲ 「テーブル」のスタイル ▲▲----------*/
/*----------▼▼ 見出しのスタイル ▼▼----------*/
/* ページ内 見出し その1 */
.sectionHeading1 {
  color: #333;
  text-align: center;
}

/*----------▲▲ 見出しのスタイル ▲▲----------*/
/*----------▼▼ 複数のアイコンの並び ▼▼----------*/
/* 「複数のアイコンの並び」の領域全体 */

/* 「複数のアイコンの並び」の一覧 */
.iconList {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}

/* アイコン一つひとつ */

/* アイコンに使用する画像のスタイル */

/* アイコンに付随する見出し */
.iconListTitle {
  display: block;
  text-align: center;
}

/*----------▲▲ 複数のアイコンの並び ▲▲----------*/
/*----------▼▼ 表（見出し1列・データ1列） ▼▼----------*/
/* 「表（見出し1列・データ1列）」の領域全体 */

/* 「表（見出し1列・データ1列）」の表 */
.normalTable {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  table-layout: fixed;
  width: 100%;
}

/* 「表（見出し1列・データ1列）」の表の行 */
.normalTableRow + .normalTableRow,
.normalTableTh + .normalTableTb {
  border-top: 1px solid #ccc;
}

/* 「表（見出し1列・データ1列）」の表の見出し */
.normalTableHeading {
  font-weight: bold;
  vertical-align: middle;
}

/* 「表（見出し1列・データ1列）」の表のデータ */

.normalTableHeading + .normalTableData {
  border-left: 1px solid #ccc;
}

/*----------▲▲ 表（見出し1列・データ1列） ▲▲----------*/
/*----------▼▼ 表（見出し1行・データ複数行） ▼▼----------*/
/* 「更新情報」と「凡例」 */

/*-----▼ 「更新情報」 ▼-----*/

/*-----▲ 「更新情報」 ▲-----*/
/*-----▼ 「凡例」 ▼-----*/

/*-----▲ 「凡例」 ▲-----*/
/*-----▼ H○○年 ▼-----*/
/* 「H○○年」の領域全体 */
.scrollViewInfo {
  border-top: 1px solid #ccc;
}

@keyframes scrollViewInfo {
  0% {
    transform: rotate(0) translate(0, 0);
  }
  20% {
    transform: rotate(0) translate(-10px, 0);
  }
  40% {
    transform: rotate(0) translate(0, 0);
  }
}

/* 「H○○年」のスクロールの中身 */

/* 「H○○年」のテキストリンク一つひとつ */
.viewInfoListItem {
  display: inline-block;
}

.viewInfoListItem.active {
  color: #fff;
  text-decoration: none;
}

/*-----▲ H○○年 ▲-----*/
/*-----▼ データ ▼-----*/
/* 「表（見出し1行・データ複数行）」の表の見出し */
.normalTableThHeading {
  font-weight: bold;
  text-align: center;
  vertical-align: middle;
}

/* テーブルの見出し「日付」 */

/* テーブルの見出し「裁判所名」 */

/* テーブルの見出し「内容」 */

/* テーブルの見出し「ＴＡＩＮＳコード」 */

/* 「表（見出し1行・データ複数行）」の表のデータ */
.normalTableTbData {
  text-align: center;
  vertical-align: middle;
}

.normalTableThHeading + .normalTableThHeading,
.normalTableTbData + .normalTableTbData {
  border-left: 1px solid #ccc;
}

/*-----▲ データ ▲-----*/
/*-----▼ スマホ版で横にスクロールする表にするときに使う ▼-----*/
/* スクロールする表の領域全体 */

/* スクロールバーの横幅指定 */

/* スクロールバーの色・角丸指定 */

/* スクロールする表の横幅 */

/*-----▲ スマホ版で横にスクロールする表にするときに使う ▲-----*/
/*----------▲▲ 表（見出し1行・データ複数行） ▲▲----------*/
/*----------▼▼ お知らせのリスト ▼▼----------*/
/* 「お知らせ」の一覧 */
.normalNewsList {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
}

/* 「お知らせ」一つひとつ */

.normalNewsListItem + .normalNewsListItem {
  border-top: 1px solid #ccc;
}

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

/*-----▼ 記事一覧のページャーのボタン ▼-----*/
/* ページャー全体 */

/* ボタンのサイズや基本の文字色、位置関係の設定 */
.wp-pagenavi a,
.wp-pagenavi span {
  color: #333;
  display: inline-block;
  line-height: 40px;
}

/* リンクになっているボタンの色 */
.wp-pagenavi a {
  border: none !important;
  font-weight: bold;
  text-decoration: underline;
  transition: 0.3s;
}

.wp-pagenavi a:hover {
  text-decoration: none;
}

/* 「最初」ボタン */
/* 「<<」ボタン */
/* 「…」ボタン */
/* 「>>」ボタン */
/* 「最後」ボタン */
/* 「全部のページ数」ボタン */
/* 「全部のページ数」ボタンと「…」ボタン */
.wp-pagenavi .pages,
.wp-pagenavi .extend {
  border: none !important;
}

/* 「現在のページ」ボタン */
.wp-pagenavi .current {
  color: #333;
}

/*-----▲ 記事一覧のページャーのボタン ▲-----*/
/*----------▲▲ お知らせのリスト ▲▲----------*/
/*----------▼▼ 国際税務情報のリスト ▼▼----------*/
/* 「国際税務情報のリスト」の一覧 */
.intTaxInfoList {
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #ccc;
  counter-reset: intTaxInfoNumber;
}

/* 「国際税務情報のリスト」一つひとつ */

.intTaxInfoListItem + .intTaxInfoListItem {
  border-top: 1px solid #ccc;
}

.intTaxInfoTitle {
  display: inline-block;
  font-weight: bold;
  position: relative;
}

.intTaxInfoTitle:before {
  color: #fff;
  counter-increment: intTaxInfoNumber;
  content: counter(intTaxInfoNumber) ".";
  left: 0;
  position: absolute;
}

/*----------▲▲ 国際税務情報のリスト ▲▲----------*/
/*----------▼▼ お問い合わせフォーム ▼▼----------*/
/*-----▼ スタイルをリセット ▼-----*/
/* お問い合わせフォームのテキスト入力ボックス */
.contactFormArea input[type=text],
.contactFormArea input[type=email],
.contactFormArea input[type=tel],
.contactFormArea input[type="submit"],
.contactFormArea select,
.contactFormArea textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
}

/*-----▲ スタイルをリセット ▲-----*/
/*-----▼ お問い合わせフォームの基本構成 ▼-----*/
/* お問い合わせフォーム全体 */
/* お問い合わせフォーム */

/* お問い合わせフォームの各項目 */

/* 入力項目のタイトル */
.contactFormTitle {
  font-weight: bold;
}

/* テキスト入力ボックス */
.contactFormData {
  font-size: 0;
}

/*-----▲ お問い合わせフォームの基本構成 ▲-----*/
/*-----▼ 「必須」か「任意」かのラベル ▼-----*/
.reqInputItem,
.anyInputItem {
  display: block;
  padding-left: 45px;
  position: relative;
}

.reqInputItem:before,
.anyInputItem:before {
  border-radius: 3px;
  color: #fff;
  font-size: 12px;
  left: 0;
  line-height: 1em;
  padding: 5px;
  position: absolute;
}

.reqInputItem:before {
  background-color: #d32f2f;
  content: '必須';
}

.anyInputItem:before {
  background-color: #1565c0;
  content: '任意';
}

/*-----▲ 「必須」か「任意」かのラベル ▲-----*/
/*-----▼ ラジオボタンとチェックボックス ▼-----*/
/* デフォルトのやつを非表示に */
.wpcf7-radio input[type="radio"],
.wpcf7-checkbox input[type="checkbox"] {
  display: none;
}

/* labelタグを使ってスタイリング */
.wpcf7-radio label,
.wpcf7-checkbox label {
  cursor: pointer;
}

.wpcf7-radio .wpcf7-list-item-label:hover,
.wpcf7-checkbox .wpcf7-list-item-label:hover {
  color: #666;
}

.wpcf7-radio .wpcf7-list-item-label:hover:before,
.wpcf7-checkbox .wpcf7-list-item-label:hover:before {
  border-color: #fff;
  box-shadow: 0 0 4px 0 #fff;
}

/* ラジオボタン */

.radio .wpcf7-list-item-label {
  padding-left: 28px;
  position: relative;
}

.radio .wpcf7-list-item-label:before {
  background-color: #fff;
  border-radius: 50%;
  border: 1px solid #aaa;
  box-shadow: 2px 2px 4px 1px #ccc inset;
  content: "";
  display: block;
  height: 20px;
  left: 0;
  position: absolute;
  top: -2px;
  width: 20px;
}

.radio input[type="radio"]:checked + .wpcf7-list-item-label {
  color: #fff;
  font-weight: bold;
}

.radio input[type="radio"]:checked + .wpcf7-list-item-label:after {
  background: #fff;
  border-radius: 50%;
  content: "";
  display: block;
  height: 14px;
  left: 4px;
  position: absolute;
  top: 2px;
  width: 14px;
}

/* チェックボックス */
.wpcf7-checkbox .wpcf7-list-item {
  margin-left: 0 !important;
}

.wpcf7-checkbox .wpcf7-list-item-label {
  font-weight: bold;
  position: relative;
  padding-left: 40px;
}

.wpcf7-checkbox .wpcf7-list-item-label:before {
  background-color: #fff;
  border: 1px solid #999;
  box-shadow: 2px 2px 4px 2px #ccc inset;
  content: "";
  display: block;
  height: 30px;
  position: absolute;
  top: -7.55px;
  width: 30px;
}

.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label {
  color: #fff;
}

.wpcf7-checkbox input[type="checkbox"]:checked + .wpcf7-list-item-label:after {
  border-bottom: 4px solid #fff;
  border-right: 4px solid #fff;
  content: "";
  display: block;
  height: 16px;
  left: 9px;
  position: absolute;
  top: -4px;
  transform: rotate(40deg);
  width: 9px;
}

.wpcf7-checkbox + br + .wpcf7-list-item {
  margin-left: 40px;
}

/*-----▲ ラジオボタンとチェックボックス ▲-----*/
/*-----▼ 「回答方法」（ラジオボタン） ▼-----*/
/* 「回答方法」の上の余白 */

/*-----▲ 「回答方法」（ラジオボタン） ▲-----*/
/*-----▼ プライバシーポリシー（チェックボックス） ▼-----*/
/* 「プライバシーポリシーに同意する」の上の余白 */

/* 「プライバシーポリシーに同意する」テキストリンクの上の余白 */
.contactFormData.policy .policyLink {
  display: inline-block;
}

/*-----▲ プライバシーポリシー（チェックボックス） ▲-----*/
/*-----▼ テキスト入力 ▼-----*/
/* 共通スタイル */
.contactForm input[type=text],
.contactForm input[type=email],
.contactForm input[type=tel],
.contactForm select,
.contactForm textarea {
  background-color: #fafafa;
  border-radius: 0;
  border: 1px solid #999;
  color: #333;
  padding: 10px;
  width: 100%;
}

.contactForm input[type=text]:placeholder,
.contactForm input[type=email]:placeholder,
.contactForm input[type=tel]:placeholder,
.contactForm select:placeholder,
.contactForm textarea:placeholder {
  color: #999;
}

/* テキスト入力ボックス */

/* テキスト入力エリア */
.contactForm textarea {
  height: 200px;
  max-height: 500px;
  min-height: 200px;
  resize: vertical;
}

/*-----▲ テキスト入力 ▲-----*/
/*-----▼ 送信ボタン ▼-----*/
.btnFormSend {
  cursor: pointer;
  display: inline-block;
  transition: 0.3s;
}

.btnFormSend:after {
  background-image: url(../image/icon_preset/icon_mail_white.svg);
  pointer-events: none;
}

.contactFormArea input[type="submit"] {
  background: #fff;
  border: 2px solid #fff;
  color: #fff;
  font-weight: bold;
  letter-spacing: 0.05em;
}

/*-----▲ 送信ボタン ▲-----*/
/*----------▲▲ お問い合わせフォーム ▲▲----------*/
/*----------▼▼ ご挨拶の文章 ▼▼----------*/
/* 「ご挨拶の文章」の文章と画像とで回り込みがある領域 */

/* 「ご挨拶の文章」の回り込み文章部分 */

/* 「ご挨拶の文章」の回り込み画像部分 */

/* 会長の写真 */

/*----------▲▲ ご挨拶の文章 ▲▲----------*/
/*----------▼▼ 記事のスタイル ▼▼----------*/
/* 記事のタイトル */
.postTitle {
  color: #333;
  font-weight: bold;
  position: relative;
}

.postTitle:after {
  background: #707070;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
}

/* 記事の投稿日 */
.postDate {
  color: #fff;
  font-weight: bold;
}

/* 記事のコンテンツ領域 */
.postContent {
  border-bottom: 1px solid #ccc;
}

/* ふつうの文章 */
.postContent p:not([class]) {
  line-height: 1.8;
}

/*----------▲▲ 記事のスタイル ▲▲----------*/
/*----------▼▼ 注意事項のリスト ▼▼----------*/
/* 「注意事項」の一覧 */
/* 「注意事項」一つひとつ */

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

/*----------▲▲ 注意事項のリスト ▲▲----------*/
/*----------▼▼ 関連リンクのリスト ▼▼----------*/
/* 「関連リンク」種類ごと */

/* 「関連リンク」の一覧 */

/* 「関連リンク」一つひとつ */

.relatedSitesLink {
  display: block;
}

/*----------▲▲ 関連リンクのリスト ▲▲----------*/
/*----------▼▼ 「文章」のスタイル ▼▼----------*/
/*-----▼ 通常の文章 ▼-----*/
.text {
  line-height: 1.8;
}

/*-----▲ 通常の文章 ▲-----*/
/*-----▼ 部分的な強調 ▼-----*/
.text-em {
  font-weight: bold;
}

/* 普通の強調 */
.text-em.-orange {
  color: #f15a24;
}

/* 「環境エアビーム」 */
.text-em.-beam {
  color: #55a547;
}

/* 「ゾーン空調」 */
.text-em.-zone {
  color: #a0aa00;
}

/* 「スポットバズーカ」 */
.text-em.-bazooka {
  color: #3596f3;
}

/*-----▲ 部分的な強調 ▲-----*/
/*-----▼ 強調のマーカー ▼-----*/
.text-marker {
  font-weight: bold;
}

.text-marker.-gray {
  background: linear-gradient(transparent 25%, #ccc 0%);
}

/*-----▲ 強調のマーカー ▲-----*/
/*-----▼ テキストリンク ▼-----*/
.text-link {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}

.text .text-link {
  padding: 0 4px;
}


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


.FixedFt {
  background-color: #EA7045;
}

.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: #79ac43;
  display: block;
  border: 2px solid #fff;
}

.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;
}

.FixedFt {
	padding: 30px 0;
}
.FixedFt__container.-sp {
	display: none;
}
.FixedFt__ctaBtnList {
	-ms-flex-pack: justify;
	justify-content: center;
	align-items: center;
}
.FixedFt__ctaBtnText {
	font-size: 2.2rem;
}
.FixedFt__ctaBtnLink.-tel {
	text-decoration: 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;
	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;
	font-weight: bold;
}
.FixedFt__ctaTel {
	font-size: 2.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.4rem;
	font-weight: normal;

}
.FixedFt__ctaBtnLink.-contact {
	padding: 22px 34px;
	position: relative;
	margin-left: 20px;
}
@keyframes btn-shine {
  0% {
    left: -60%;
  }
  20% {
    left: 120%;
  }
  100% {
    left: 240%;
  }
}


/*-----▲ テキストリンク ▲-----*/
/*----------▲▲ 「文章」のスタイル ▲▲----------*/
@media screen and (max-width: 767px) {
  .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.6rem;
  }
  .border_section {
    border-top: 2px solid #f15a24;
  }
  .taLSp {
    text-align: left !important;
  }
  .taCSp {
    text-align: center !important;
  }
  .taRSp {
    text-align: right !important;
  }
  .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;
  }
  .fs-lightbox-close {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
    background-color: #111;
  }
  .fs-lightbox-close:after {
    content: '×';
    position: absolute;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 38px;
    color: #fff;
    top: 0;
    right: 0;
  }
  .fs-lightbox-caption_toggle {
    display: none !important;
  }
  .fs-lightbox-controls {
    height: 40px;
    background: none;
  }
  .fs-lightbox-control_previous {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
  }
  .fs-lightbox-control_next {
    width: 40px;
    height: 40px;
    background: none;
    color: #111;
  }
  .fs-lightbox-control_previous:after, .fs-lightbox-control_next:after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 20px;
    left: 10px;
    position: absolute;
    top: 10px;
    width: 20px;
  }
  .fs-lightbox-control_previous:after {
    background-image: url(../image/icon_preset/icon_arrow_left_white.svg);
  }
  .fs-lightbox-control_next:after {
    background-image: url(../image/icon_preset/icon_arrow_right_white.svg);
  }
  .fs-lightbox-mobile.fs-lightbox-touch .fs-lightbox-meta {
    display: none;
  }
  .fs-lightbox-meta span {
    display: block;
    margin-bottom: 5px;
  }
  .btn {
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
    font-size: 1.6rem;
    height: 55px;
    line-height: 50px;
    width: 90%;
  }
  .btn:before, .btn:after {
    height: 20px;
    top: calc(50% - 10px);
    width: 20px;
  }
  .appBtn {
    padding: 0 0 0 50px;
  }
  .appBtn:before {
    left: 20px;
  }
  .moreBtn {
    padding: 0 50px 0 30px;
  }
  .moreBtn:after {
    right: 20px;
  }
  .textLink {
    font-size: 1.6rem;
    word-wrap: break-word;
  }
  .contentTitleMain {
    font-size: 2rem;
    line-height: 1.6;
  }
  .solution .contentTitle {
    text-align: center;
  }
  .solution .contentTitleMain {
    line-height: 3;
  }
  .solution .contentTitleMain.illustOwl {
    padding-left: 0 !important;
  }
  .contentTitleMain.illustOwl {
    padding-left: 54px;
  }
  .contentTitleMain.illustOwl:before {
    left: 0;
    width: 40px;
  }
  .contentTitleMain.illustOwl.brown:before {
    height: 42.73px;
    top: calc(50% - calc(42.73px / 2));
  }
  .contentTitleMain.illustOwl.purple:before {
    height: 53.95px;
    top: calc(50% - calc(53.95px / 2));
  }
  .contentTitleMain.illustOwl.yellow:before {
    height: 54.31px;
    top: calc(50% - calc(54.31px / 2));
  }
  .contentTitleMain.illustOwl.orange:before {
    height: 52.56px;
    top: calc(50% - calc(52.56px / 2));
  }
  .contentTitleMain.illustOwl.beige:before {
    height: 41.82px;
    top: calc(50% - calc(41.82px / 2));
  }
  .contentTitleMain.illustOwl.red:before {
    height: 58.5px;
    top: calc(50% - calc(58.5px / 2));
  }
  .contentSubTitle {
    font-size: 1.8rem;
  }
  .pageTitle {
    font-size: 2.4rem;
    padding-bottom: 80px;
  }
  .pageTitle:after {
    bottom: 42px;
    left: calc(50% - 30px);
    width: 60px;
  }
  .heading2 {
    font-size: 20px;
    text-align: center;
    padding-bottom: 0.2em;
  }
  .heading3 {
    font-size: 1.8rem;
  }
  .heading4 {
    font-size: 24px;
  }
  .iconHeading {
    font-size: 20px;
  }
  .normalText {
    font-size: 1.4rem;
  }
  .normalText + .normalText {
    margin-top: 10px;
  }
  .normalList li {
    font-size: 1.4rem;
  }
  .notestIcon:before {
    font-size: 10px;
  }
  .notestList li {
    font-size: textMSp;
    margin-top: 15px;
  }
  .notestList li + li {
    margin-top: 5px;
  }
  .notestList .notestIcon:before {
    font-size: textMSp;
  }
  .footer {
    padding-top: 40px;
  }
  .FooterLink__tel-btn.-telBtn {
    text-align: center;
  }
  .FooterLink__tel-btn.-telBtn .telText {
    font-size: 2.8rem;
    /* padding-left: 40px; */
  }
  /* .FooterLink__tel-btn.-telBtn .telText:before {
    height: 20px;
    left: 0;
    top: calc(50% - 10px);
    width: 30px;
  } */
  .FooterLink__tel-btn.-telBtn .timeText {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .FooterLink__link-btn-list-item {
    margin: 30px 0 0 -10px;
  }
  .FooterLink__link-btn {
    margin-left: 10px;
    width: 50%;
  }
  .copyYear {
    font-size: 1.4rem;
    letter-spacing: 0.14em;
    margin-top: 40px;
  }
  .FixedFooter {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    height: 80px;
    padding: 10px 0;
  }
  .FixedFooter_cta-btn-list {
    margin-left: -14px;
  }
  .FixedFooter_cta-btn-list-item {
    margin-left: 14px;
    width: 50%;
  }
  .FixedFooter_cta-btn {
    height: 60px;
  }
  .FixedFooter_cta-btn.-telBtn {
    background: linear-gradient(to right, #3596F3 0%, #1f83e3 100%);
    border-bottom: 10px solid #0b68c1;
    color: #fff;
    position: relative;
    text-align: center;
  }
  .FixedFooter_cta-btn.-telBtn .telText {
    font-size: 1.4rem;
    padding-top: 26px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  }
  /* .FixedFooter_cta-btn.-telBtn .telText:before {
    background-image: url(../image/icon_preset/icon_phone_white.svg);
    height: 20px;
    left: calc(50% - 10px);
    top: 5px;
    width: 20px;
  } */
  .FixedFooter_cta-btn.-mailBtn .mailBtnText {
    display: block;
    font-size: 1.4rem;
    padding-top: 26px;
  }
  .FixedFooter_cta-btn.-mailBtn .mailBtnText:before {
    height: 18px;
    left: calc(50% - 9px);
    top: 7px;
    width: 18px;
  }
  .header {
    background: #fff;
    height: 60px;
  }
  .header .logo-ci {
    height: 60px;
    margin-left: 5%;
  }
  .header .logo-ci a {
    height: 35px;
    top: calc(50% - 17.5px);
    width: 140px;
  }
  .GlobalNav__menu {
    background: #fff;
    display: none;
    overflow-y: scroll;
    height: 100vh;
  }
  .GlobalNav__menu-link {
    border-top: 1px solid #f15a24;
  }
  .GlobalNav__menu-link > a {
    font-size: 1.4rem;
    font-weight: bold;
    padding: 10px 5%;
  }
  .GlobalNav__menu-link.-ctaBtnList {
    padding: 20px 0;
  }
  .GlobalNav__cta-btn-list {
    margin-left: -14px;
  }
  .GlobalNav__cta-btn-list-item {
    margin-left: 14px;
    width: 50%;
  }
  .GlobalNav__cta-btn {
    height: 60px;
  }
  .GlobalNav__cta-btn.-telBtn {
    background: linear-gradient(to right, #3596F3 0%, #1f83e3 100%);
    border-bottom: 10px solid #0b68c1;
    color: #fff;
    position: relative;
    text-align: center;
  }
  .GlobalNav__cta-btn.-telBtn .telText {
    font-size: 1.4rem;
    padding-top: 26px;
    text-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  }
  .GlobalNav__cta-btn.-telBtn .telText:before {
    background-image: url(../image/icon_preset/icon_phone_white.svg);
    height: 20px;
    left: calc(50% - 10px);
    top: 5px;
    width: 20px;
  }
  .GlobalNav__cta-btn.-mailBtn {
    border-bottom: 10px solid #3f7a35;
  }
  .GlobalNav__cta-btn.-mailBtn .mailBtnText {
    display: block;
    font-size: 1.4rem;
    padding-top: 26px;
  }
  .GlobalNav__cta-btn.-mailBtn .mailBtnText:before {
    height: 18px;
    left: calc(50% - 9px);
    top: 7px;
    width: 18px;
  }
  /* スマホ版のハンバーガーメニューのボタン */
  .GlobalNav__menu-sp {
    background: #f15a24;
    height: 60px;
    position: absolute;
    right: 0px;
    top: 0;
    width: 60px;
    z-index: 150;
    /* タップする前のハンバーガーメニュー */
    /* ハンバーガーメニューのタイトル */
  }
  .GlobalNav__menu-sp span {
    background: #fff;
    display: block;
    height: 1px;
    left: calc(50% - 15px);
    position: absolute;
    transition: 0.35s ease-in-out;
    width: 30px;
  }
  .GlobalNav__menu-sp span:nth-child(1) {
    top: 14px;
  }
  .GlobalNav__menu-sp span:nth-child(2) {
    top: 22px;
  }
  .GlobalNav__menu-sp span:nth-child(3) {
    top: 30px;
  }
  .GlobalNav__menu-sp .GlobalNav__menu-btn-menu {
    bottom: 3px;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    text-align: center;
    width: 100%;
  }
  /* ハンバーガーメニューをタップした時の挙動（バツマークに変形する） */
  .GlobalNav__menu-sp.js_open span:nth-child(1) {
    top: 21px;
    transform: rotate(315deg);
  }
  .GlobalNav__menu-sp.js_open span:nth-child(2) {
    left: 50%;
    width: 0;
  }
  .GlobalNav__menu-sp.js_open span:nth-child(3) {
    top: 21px;
    transform: rotate(-315deg);
  }
  /* ハンバーガーメニューのベース */
  .GlobalNav__menu-btn {
    height: 60px;
    position: absolute;
    right: 0;
    top: 0;
    width: 60px;
    z-index: 160;
  }
  /* トグルボタン */
  .mainMenu .toggleBtn {
    position: relative;
    background-color: #fff;
    border: 1px solid #fff;
    display: block;
    height: 40px;
    position: absolute;
    right: 20px;
    top: 10px;
    width: 40px;
  }
  .mainMenu .toggleBtn:before, .mainMenu .toggleBtn:after {
    background: no-repeat center/contain;
    content: "";
    position: absolute;
  }
  .mainMenu .toggleBtn:after {
    background-image: url(../image/icon_preset/icon_plus_white.png);
    height: 16px;
    left: calc(50% - 8px);
    top: calc(50% - 8px);
    width: 16px;
  }
  .mainMenu .toggleBtn.active:after {
    background-image: url(../image/icon_preset/icon_minus_white.png);
  }
  /* トグルボタンをタップする前、サブメニューは隠れている */
  .subMenu.toggleContents {
    display: none;
  }
  /* サブメニューのリンク */
  .subMenu.toggleContents .subMenuLink a {
    position: relative;
    color: #fff;
    display: block;
    font-size: textMSp;
    font-weight: 500;
    line-height: 40px;
    padding-left: 42px;
  }
  .subMenu.toggleContents .subMenuLink a:before, .subMenu.toggleContents .subMenuLink a:after {
    background: no-repeat center/contain;
    content: "";
    position: absolute;
  }
  .subMenu.toggleContents .subMenuLink a:before {
    background-image: url(../image/icon/icon_gnav_sub-menu_arrow.png);
    height: 14px;
    left: 22px;
    top: calc(50% - 7px);
    width: 7.7px;
  }
  .subMenu.toggleContents .subMenuLink {
    border-top: 1px solid #fff;
  }
  /* 閉じるボタン */
  .GlobalNav__menu-link .close {
    color: #333;
    display: block;
    font-size: textLSp;
    font-weight: bold;
    line-height: 60px;
    padding-right: 20px;
    text-align: right;
  }
  .GlobalNav__menu-link .close:before {
    content: '×';
    margin-right: 15px;
  }
  .MainVisual {
    background-image: url(../image/bg/bg_mv_pc.jpg);
    height: 70vh;
  }
  .MainVisual__copy {
    height: 24vh;
    left: 0;
    margin: auto;
    right: 0;
    top: 20vh;
    width: 90%;
  }
  .posRelSp {
    position: relative;
  }
  .section {
    padding: 60px 0;
  }
  .fLSp {
    float: left;
  }
  .fRSp {
    float: right;
  }
  .fBoxSp {
    margin-left: -4%;
  }
  .fAllSp {
    float: left;
    width: 96%;
    margin-left: 4%;
  }
  .f1of2Sp {
    float: left;
    width: 46%;
    margin-left: 4%;
  }
  .f1of3Sp {
    float: left;
    width: 29.3333%;
    margin-left: 4%;
  }
  .f2of3Sp {
    float: left;
    width: 62.6666%;
    margin-left: 4%;
  }
  .f1of4Sp {
    float: left;
    width: 21%;
    margin-left: 4%;
  }
  .f3of4Sp {
    float: left;
    width: 71%;
    margin-left: 4%;
  }
  .f1of5Sp {
    float: left;
    width: 16%;
    margin-left: 4%;
  }
  .f2of5Sp {
    float: left;
    width: 36%;
    margin-left: 4%;
  }
  .f3of5Sp {
    float: left;
    width: 56%;
    margin-left: 4%;
  }
  .f4of5Sp {
    float: left;
    width: 76%;
    margin-left: 4%;
  }
  .f1of6Sp {
    float: left;
    width: 12.6666%;
    margin-left: 4%;
  }
  .f5of6Sp {
    float: left;
    width: 79.3333%;
    margin-left: 4%;
  }
  .f1of7Sp {
    float: left;
    width: 10.2857%;
    margin-left: 4%;
  }
  .f2of7Sp {
    float: left;
    width: 24.5714%;
    margin-left: 4%;
  }
  .f3of7Sp {
    float: left;
    width: 38.8571%;
    margin-left: 4%;
  }
  .f4of7Sp {
    float: left;
    width: 53.1428%;
    margin-left: 4%;
  }
  .f5of7Sp {
    float: left;
    width: 67.4285%;
    margin-left: 4%;
  }
  .f6of7Sp {
    float: left;
    width: 81.7142%;
    margin-left: 4%;
  }
  .f1of8Sp {
    float: left;
    width: 8.5%;
    margin-left: 4%;
  }
  .f3of8Sp {
    float: left;
    width: 33.5%;
    margin-left: 4%;
  }
  .flbSp {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contentBox, .contentBoxSp,
  .contentBoxM, .contentBoxMSp,
  .contentBoxL, .contentBoxLSp {
    margin-left: 5% !important;
    margin-right: 5% !important;
  }
  .problem {
    background: url(../image/bg/bg_problem_sp.jpg) center center/cover no-repeat;
    padding: 40px 0 85px 0;
  }
  .problemList {
    margin-top: 60px;
  }
  .problemList:before {
    left: calc(50% - 30px);
    top: -30px;
    width: 60px;
  }
  .problemListItem + .problemListItem {
    margin-top: 30px;
  }
  .problemTitle {
    font-size: 1.6rem;
    line-height: 1.6;
    letter-spacing: 0.05em;
    padding: 30px 0 50px 0;
  }
  .problemText {
    margin-top: 5px;
  }
  .solution {
    padding: 40px 0 60px 0;
  }
  .solution:before {
    height: 54.6px;
    left: calc(50% - 30px);
    top: -28px;
    width: 60px;
  }
  .solution .contentTitleMain.illustOwl:before {
    left: -30px;
    top: 20px !important;
  }
  .logoTains {
    display: block;
    height: 50px;
  }
  .logoTains:before {
    height: 50px;
    left: calc(50% - calc(113.35px / 2));
    top: 0;
    width: 113.35px;
  }
  .solutionDscpText {
    margin-top: 20px;
  }
  .solutionListItem {
    margin-top: 40px;
  }
  .solutionTitle {
    font-size: 1.8rem;
    padding-bottom: 80px;
  }
  .solutionTitle:after {
    height: 60px;
    left: calc(50% - 30px);
    top: calc(34px + calc(calc(calc(100% - 36px) / 2) - 30px));
    width: 60px;
  }
  .solutionTitleStrong {
    font-size: 24px;
  }
  .about {
    padding: 40px 0 60px 0;
  }
  .aboutTains {
    margin-top: 20px;
  }
  .info {
    padding: 40px 0 40px 0;
  }
  .infoTitle {
    margin-top: 30px;
  }
  .infoNewsList {
    margin-top: 14px;
  }
  .infoNewsListItem + .infoNewsListItem {
    margin-top: 20px;
  }
  .infoNewsDate {
    font-size: 1.4rem;
    text-align: center;
  }
  .infoNewsText {
    margin-top: 10px;
  }
  .infoCcList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
  }
  .infoCcListItem {
    font-size: 1.4rem;
    margin: 10px 0 0 10px;
    padding: 6px 18px 7px 18px;
  }
  .infoCountList {
    margin-top: 16px;
  }
  .infoCountListItem {
    padding: 8px;
  }
  .infoCountListItem:nth-of-type(n+3) {
    margin-top: 14px;
  }
  .infoCountTitle {
    font-size: 1.6rem;
    padding-bottom: 8px;
  }
  .infoCountData {
    font-size: 1.6rem;
    margin-top: 6px;
  }
  .infoOtherList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
  }
  .infoOtherListItem {
    font-size: 1.4rem;
    margin: 10px 0 0 10px;
    padding: 6px 18px 7px  18px;
  }
  .info .moreBtn {
    margin-top: 40px;
  }
  .function {
    padding: 40px 0 40px 0;
  }
  .functionDetailsList {
    margin-top: 30px;
  }
  .functionDetailsListItem {
    margin-top: 40px;
  }
  .functionImage {
    margin-top: 10px;
    width: 80%;
  }
  .functionSubTitle {
    font-size: textLSp;
    margin-top: 14px;
  }
  .functionText {
    margin-top: 10px;
  }
  .function .moreBtn {
    margin-top: 40px;
  }
  .voice {
    padding: 40px 0 85px 0;
  }
  .voiceDetails {
    margin-top: 40px;
  }
  .slick-track {
    padding-bottom: 4px;
  }
  .voiceDetailsListItem {
    background: #fafafa;
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    margin-left: 14px;
    padding: 15px 10px 20px 10px;
    width: 80vw;
  }
  .slick-prev,
  .slick-next {
    height: 35px;
    top: calc(50% - 14.5px);
  }
  .slick-prev {
    left: 8px;
  }
  .slick-next {
    right: 8px;
  }
  .slick-prev:before,
  .slick-next:before {
    height: 35px;
    width: 19.25px;
  }
  .slick-dots {
    bottom: calc(-28px - 40px);
  }
  .slick-dots li {
    margin: 0 14px;
  }
  .slick-dots li.slick-active button:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .slick-dots li button:before {
    height: 14px;
    width: 14px;
  }
  .voiceImage {
    height: 120px;
    width: 120px;
  }
  .voiceName {
    font-size: 1.8rem;
    line-height: 1.8;
    margin-top: 20px;
  }
  .voiceText {
    margin-top: 10px;
  }
  .fee {
    background: url(../image/bg/bg_fee_sp.jpg) center center/cover no-repeat;
    padding: 40px 0 40px 0;
  }
  .memberRankArea {
    background: rgba(255, 255, 255, 0.85);
    margin-top: 30px;
    padding: 10px;
  }
  .memberRankBox {
    overflow: auto;
    padding-bottom: 10px;
  }
  .memberRankBox::-webkit-scrollbar {
    height: 10px;
    margin-top: 10px;
  }
  .memberRankBox::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
  .memberRank {
    width: calc(calc(90vw - 20px) * 3);
  }
  .memberRankItem {
    padding: 0 10px;
  }
  .memberRankTitle {
    height: 120px;
  }
  .memberRankTitleMain {
    font-size: 1.8rem;
    font-weight: bold;
    padding-top: 5px;
  }
  .memberRankTitleDscp {
    font-size: 1.4rem;
    margin-top: 5px;
  }
  .memberRankFee {
    height: 230px;
  }
  .feeListItem {
    padding-top: 15px;
  }
  .feeListItem.trial .memberRankPrice {
    margin-top: 67px;
  }
  .feeListItem.monthly {
    height: 100px;
  }
  .feeListItem.annual {
    height: 130px;
  }
  .memberRankPayment {
    font-size: 1.4rem;
    line-height: 14px;
  }
  .memberRankPrice {
    font-size: 1.6rem;
  }
  .strongPrice {
    font-size: 24px;
  }
  .memberRankBreakdown {
    font-size: 1.2rem;
    margin-top: 4px;
  }
  .memberRankValue {
    font-size: 1.4rem;
  }
  .memberRankValue + .memberRankBreakdown {
    margin-top: 5px;
  }
  .memberRankNotes {
    height: 165px;
    padding-top: 20px;
  }
  .memberRankNotesListItem {
    font-size: 1.2rem;
    padding-left: 20px;
  }
  .memberRankNotesListItem:before {
    height: 14px;
    left: 0;
    top: 3px;
    width: 14px;
  }
  .guide {
    padding: 40px 0 60px 0;
  }
  .guideConditions {
    margin-top: 30px;
  }
  .guideTitle + .guideConditionsText {
    margin-top: 14px;
  }
  .guideAppFlow {
    margin-top: 30px;
  }
  .guideAppFlowList {
    margin-top: 20px;
  }
  .guideAppFlowListItem + .guideAppFlowListItem {
    margin-top: 62px;
  }
  .guideAppFlowListItem + .guideAppFlowListItem:before {
    background-image: url(../image/icon/icon_flow-down_brown.svg);
    height: 21.4px;
    left: calc(50% - calc(40px / 2));
    top: -43px;
    width: 40px;
  }
  .flowTitle {
    padding-bottom: 78px;
  }
  .flowTitle:after {
    height: 50px;
    left: calc(50% - 25px);
    top: calc(51px + calc(calc(calc(100% - 51px) / 2) - 25px));
    width: 50px;
  }
  .flowTitleStep {
    font-size: 1.4rem;
  }
  .flowTitleMain {
    margin-top: 6px;
  }
  .guideApplication {
    margin-top: 30px;
  }
  .guideAppArea {
    margin-top: 20px;
  }
  .guideAppProcedure + .guideAppProcedure {
    margin-top: 30px;
  }
  .guideAppProcedureTitle {
    font-size: 1.6rem;
    text-align: center;
  }
  .guideApplication .f1of2Pc + .f1of2Pc {
    margin-top: 30px;
  }
  .guideAppProcedureText {
    margin-top: 14px;
  }
  .faq {
    padding: 40px 0;
  }
  .faqList {
    margin-top: 40px;
  }
  .faqList .faqListItem .faqQuestion {
    font-size: textMSp;
    padding: 10px 40px 10px 30px;
  }
  .faqList .faqListItem .faqQuestion {
    /* 「Q」マークのサイズと位置の制御 */
  }
  .faqList .faqListItem .faqQuestion:before {
    font-size: 14px;
    left: 5px;
    top: 12px;
  }
  .faqList .faqListItem .faqQuestion {
    /* 「↓」ボタンと「↑」ボタンのサイズと位置の制御 */
  }
  .faqList .faqListItem .faqQuestion:after {
    height: 16px;
    right: 10px;
    top: calc(50% - 8px);
    width: 16px;
  }
  .faqList .faqListItem .faqAnswer {
    font-size: textMSp;
    padding: 10px 15px 10px 30px;
  }
  .faqList .faqListItem .faqAnswer {
    /* 「A」マークのサイズと位置の制御 */
  }
  .faqList .faqListItem .faqAnswer:before {
    font-size: 14px;
    left: 5px;
    top: 13px;
  }
  .faq .moreBtn {
    margin-top: 40px;
  }
  .newsTopics {
    padding: 40px 0 60px 0;
  }
  .newsNewsList {
    margin-top: 20px;
  }
  .newsNewsListItem {
    padding: 10px 0;
  }
  .newsNewsDate {
    display: block;
    font-size: 1.4rem;
  }
  .newsNewsText {
    font-size: 1.4rem;
  }
  .newsTopics .topics {
    margin-top: 60px;
  }
  .topicsArea {
    margin-top: 20px;
  }
  .topicsTitleList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -10px;
  }
  .topicsTitleItem {
    border: 1px solid #ccc;
    border-radius: 10px;
    margin-left: 10px;
    text-align: center;
    width: calc(calc(100% - 20px) / 2);
  }
  .topicsTitleItem.active {
    border: 3px solid #fff;
    line-height: 46px;
  }
  .topicsTitleItem:nth-of-type(n+3) {
    margin-top: 10px;
  }
  .topicsTitle {
    font-size: 1.4rem;
  }
  .topicsDetailBox {
    border: 3px solid #fff;
    height: 350px;
    margin-top: 20px;
  }
  .topicsDetail {
    height: 324px;
  }
  .topicsDetail::-webkit-scrollbar {
    width: 10px;
  }
  .preFooter {
    padding: 40px 0;
  }
  .preFooterText {
    font-size: 1.6rem;
  }
  .footer .appBtn {
    margin-top: 40px;
  }
  .About__renoxia-copy {
    font-size: 1.6rem;
    margin-top: 30px;
  }
  .About__renoxia-copy .-big {
    font-size: 2.6rem;
  }
  .About__problem-list {
    margin-top: 20px;
  }
  .About__problem-list-item {
    border: 3px solid #f15a24;
  }
  .About__problem-list-item + .About__problem-list-item {
    margin-top: 20px;
  }
  .About__problem-list-item:after {
    bottom: -13px;
  }
  .About__super-renoxia {
    margin-top: 60px;
  }
  .About__renoxia-ease {
    font-size: 2rem;
  }
  .About__step-list {
    margin-top: 14px;
  }
  .About__step-list-item {
    border: 2px solid #f15a24;
  }
  .About__step-list-item + .About__step-list-item {
    margin-top: 14px;
  }
  .About__step-num {
    display: inline-block;
    font-size: 1.2rem;
    padding: 10px 0;
    text-align: center;
    width: 60px;
  }
  .About__step-title {
    display: inline-block;
    padding-left: 10px;
  }
  .About__step-list-item + .About__step-list-item:before {
    border-color: #fac6b4 transparent transparent transparent;
    border-width: 8px 10px 0 10px;
    left: calc(50% - 10px);
    top: -12px;
  }
  .About__all-renoxia {
    font-size: 2.8rem;
    letter-spacing: 0.1em;
    margin-top: 20px;
  }
  .About__only-renoxia {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-top: 14px;
    padding: 10px 0;
  }
  .Future__renovation-copy {
    font-size: 1.4rem;
    margin-top: 30px;
  }
  .Future__service {
    margin-top: 20px;
  }
  .Future__service-cycle-image {
    width: 80%;
  }
	/*Future__service-cycle-image画像潰れ発生のため追加*/
  .img-responsive {
  display: block;
  height: auto;
  max-width: 100%;
  padding: 20px;
}

  .Future__service-text-block {
    margin-top: 20px;
  }
  .Future__service-title {
    margin-top: 20px;
  }
  .Future__service-title + .list-number {
    margin-top: 14px;
  }
  .Future__service-text-block .list {
    margin-top: 14px;
  }
  .Future__service-text-block .list > li + li {
    margin-top: 10px;
  }
  .Future__service-text-block .list-number + .text {
    margin-top: 30px;
  }
  .Case .title-top-sub {
    margin-top: 40px;
  }
  .Case .title-top + .text {
    margin-top: 20px;
  }
  .Case__link-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 0 -14px;
  }
  .Case__link-list-item {
    margin: 26px 0 0 14px;
    width: calc(50% - 14px);
  }
  .Case__link-btn {
    height: 50px;
    width: 100%;
  }
  .Case__link-btn:after {
    bottom: 3px;
    height: 5.83px;
    left: calc(50% - 5px);
    width: 10px;
  }
  .Case__link-btn-title {
    font-size: 1.4rem;
    line-height: 44px;
  }
  .Case__link-btn-title.-warehouse {
    padding-left: 30px;
  }
  .Case__link-btn-title.-warehouse:before {
    height: 20px;
    left: 0;
    top: calc(50% - 12px);
    width: 20px;
  }
  .Case__link-btn-title.-building {
    padding-left: 22.5px;
  }
  .Case__link-btn-title.-building:before {
    height: 20px;
    left: 0;
    top: calc(50% - 12px);
    width: 12.5px;
  }
  .Case__link-btn-title.-factory {
    padding-left: 31.54px;
  }
  .Case__link-btn-title.-factory:before {
    height: 18px;
    left: 0;
    top: calc(50% - 10px);
    width: 21.54px;
  }
  .Case__link-btn-title.-hospital {
    padding-left: 34px;
  }
  .Case__link-btn-title.-hospital:before {
    height: 20px;
    left: 0;
    top: calc(50% - 12px);
    width: 20px;
  }
  .Case__list {
    margin-top: 40px;
  }
  .Case__list-item {
    margin-top: 80px;
  }
  .Case__image {
    width: 60%;
  }
  .Case__company {
    text-align: center;
    margin-top: 20px;
  }
  .Case__company-name {
    font-size: 1.8rem;
  }
  .Case__company-name.-warehouse {
    padding-left: 30px;
  }
  .Case__company-name.-warehouse:before {
    height: 20px;
    left: 0;
    top: calc(50% - 12px);
    width: 20px;
  }
  .Case__company-name.-building {
    padding-left: 22.5px;
  }
  .Case__company-name.-building:before {
    height: 20px;
    left: 0;
    top: calc(50% - 12px);
    width: 12.5px;
  }
  .Case__company-name.-factory {
    padding-left: 31.54px;
  }
  .Case__company-name.-factory:before {
    height: 18px;
    left: 0;
    top: calc(50% - 10px);
    width: 21.54px;
  }
  .Case__company-name.-hospital {
    padding-left: 34px;
  }
  .Case__company-name.-hospital:before {
    height: 20px;
    left: 0;
    top: calc(50% - 12px);
    width: 20px;
  }
  .Case__title {
    font-size: 2.6rem;
    margin-top: 10px;
    text-align: center;
  }
  .Case__text .text {
    margin-top: 10px;
  }
  .Case__recommend {
    margin-top: 30px;
  }
  .Case__rec-title {
    font-size: 1.6rem;
    text-align: center;
  }
  .Case__rec-list-block {
    margin-top: 6px;
    padding: 10px;
  }
  .Case__rec-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: -6px 0 0 -6px;
  }
  .Case__rec-list-item {
    margin: 6px 0 0 6px;
    width: calc(25% - 6px);
  }
  .Case__rec-product-name {
    font-size: 1rem;
    margin-top: 4px;
  }
  .Contact .text {
    margin-top: 20px;
  }
  .contact-list {
    margin-top: 40px;
  }
  .contact-list-title {
    margin-top: 30px;
    padding-left: 45px;
  }
  .contact-list-title.-req:before,
  .contact-list-title.-any:before {
    font-size: 1.2rem;
    top: 1px;
    padding: 2px 4px;
  }
  .contact-list dd {
    margin-top: 10px;
  }
  .contact-radio-list {
    margin-bottom: 30px;
  }
  .contact-radio-list-item {
    margin-top: 24px;
  }
  .contact-radio-list-item + .contact-radio-list-item {
    margin-left: 70px;
  }
  input,
  textarea {
    font-size: 1.6rem;
  }
  textarea {
    height: 200px;
  }
  .contact-submit-btn {
    border-radius: 10px;
    height: 60px;
    margin-top: 30px;
  }
  .contact-submit-btn-title {
    font-size: textLSp;
    line-height: 62px;
    padding-right: 28px;
  }
  .contact-submit-btn-title:after {
    height: 13px;
    right: 0;
    top: calc(50% - 6px);
    width: 18px;
  }
  .Flow .text {
    margin-top: 20px;
  }
  .Flow__flow-schedule {
    margin-top: 30px;
  }
  .Flow__flow-title {
    text-align: center;
  }
  .Flow__title-main {
    font-size: 1.4rem;
  }
  .Flow__title-sub {
    font-size: 1.2rem;
    margin-top: 8px;
  }
  .Flow__flow-image {
    margin-top: 14px;
  }
  .Probrem__content {
    margin-top: 20px;
  }
  .Probrem__graph {
    margin-top: 20px;
  }
  .Probrem__graph img {
    margin-top: 10px;
  }
  .Product__air-con-list {
    margin-top: 30px;
  }
  .Product__air-con-list-item + .Product__air-con-list-item {
    margin-top: 60px;
  }
  .Product__air-con-image {
    width: 140px;
  }
  .Product__air-con-name {
    font-size: 2rem;
    margin-top: 20px;
  }
  .Product__air-con-text {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .Product__link-btn {
    margin-top: 20px;
  }
  .Product__link-btn a {
    font-size: 1.6rem;
    height: 50px;
    line-height: 52px;
  }
  .Product__link-btn a:after {
    height: 16px;
    right: 20px;
    top: calc(50% - 7px);
    width: 16px;
  }
  .Product__dk-air-con {
    margin-top: 80px;
  }
  .Product__dk-air-con .text {
    margin-top: 20px;
  }
  .Product__dk-air-con-list {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 10px 0 0 -6px;
  }
  .Product__dk-air-con-list-item {
    margin: 20px 0 0 6px;
    width: calc(25% - 6px);
  }
  .Product__dk-air-con-name {
    font-size: 1rem;
    margin-top: 4px;
  }
  .Question {
    padding-bottom: 140px;
  }
  .faq-list {
    margin-top: 40px;
  }
  .faq-question {
    font-size: 1.4rem;
    padding: 10px 50px 10px 30px;
  }
  .faq-question {
    /* 「Q」マークのサイズと位置の制御 */
  }
  .faq-question:before {
    font-size: 14px;
    left: 5px;
    top: 14px;
  }
  .js_toggle-btn {
    /* 「＋」ボタンと「−」ボタンのサイズと位置の制御 */
  }
  .js_toggle-btn:after {
    height: 20px;
    right: 10px;
    top: calc(50% - 10px);
    width: 20px;
  }
  .faq-answer {
    font-size: 1.4rem;
    padding: 20px 15px 20px 30px;
  }
  .faq-answer {
    /* 「A」マークのサイズと位置の制御 */
  }
  .faq-answer:before {
    font-size: 14px;
    left: 5px;
    top: 24px;
  }
  .Solution.section {
    padding-bottom: 0;
  }
  .Solution .text {
    margin-top: 20px;
  }
  .Solution__heatstroke-list {
    margin: 30px 0 0 -20px;
  }
  .Solution__heatstroke-list-item {
    margin-left: 20px;
  }
  .Solution__heatstroke-list-item + .Solution__heatstroke-list-item:before {
    height: 20px;
    left: calc(-10px - 5px);
    top: calc(50% - 25px);
    width: 11.67px;
  }
  .Solution__heatstroke-name {
    font-size: 1rem;
    margin-top: 10px;
  }
  .Solution__renoxia-service {
    margin-top: 30px;
  }
  .title-top-main {
    font-size: 2rem;
    line-height: 1.6;
    padding: 0 10px;
  }
  .title-top-sub {
    font-size: 1.8rem;
    padding: 10px 30px;
  }
  .title-page {
    font-size: 2.4rem;
    padding-bottom: 80px;
  }
  .title-page:after {
    bottom: 42px;
    left: calc(50% - 30px);
    width: 60px;
  }
  .title-2 {
    font-size: 2.4rem;
    text-align: center;
    padding-bottom: 0.2em;
  }
  .title-3 {
    font-size: 2rem;
  }
  .title-4 {
    font-size: 1.8rem;
  }
  .title-5 {
    font-size: 1.6rem;
  }
  .title-6 {
    font-size: 1.4rem;
  }
  .list > li {
    font-size: 1.4rem;
  }
  .list-number > li {
    font-size: 1.4rem;
  }
  .list-def dt {
    font-size: 1.4rem;
  }
  .list-def dd {
    font-size: 1.4rem;
  }
  .list-note > li {
    font-size: 1.4rem;
  }
  .list-note > li:before {
    font-size: 1.4rem;
  }
  .list,
  .list-number,
  .list-note {
    padding-left: 18px;
  }
  .list li + li,
  .list-number li + li,
  .list-note li + li {
    margin-top: 5px;
  }
  .quote {
    font-size: 1.4rem;
    padding: 10px 15px 20px 15px;
  }
  .quote cite {
    font-size: 1.2rem;
  }
  .table-heading {
    font-size: 1.4rem;
    padding: 10px;
    width: 25%;
  }
  .table-data {
    font-size: 1.4rem;
    padding: 10px;
    width: 75%;
  }
  .table-scroll {
    overflow: auto;
    padding-bottom: 14px;
  }
  .table-scroll::-webkit-scrollbar {
    height: 10px;
    margin-top: 10px;
  }
  .table-scroll::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
  .table-scroll .table-mult-col {
    width: 800px;
  }
  .sectionHeading1 {
    font-size: 1.8rem;
  }
  .dataList .contentBoxSp {
    margin-left: 20% !important;
    margin-right: 20% !important;
  }
  .iconList {
    margin-left: -20px;
  }
  .iconListItem {
    margin: 30px 0 0 20px;
    width: calc(calc(100% - 40px) / 2);
  }
  .iconListImage {
    width: 70%;
  }
  .iconListTitle {
    margin-top: 15px;
  }
  .normalSection {
    padding: 60px 0 80px 0;
  }
  .sectionHeading1 + .normalTable {
    margin-top: 20px;
  }
  .normalTableHeading {
    font-size: 1.4rem;
    width: 25%;
  }
  .normalTableData {
    font-size: 1.4rem;
    padding: 10px;
    width: 75%;
  }
  .sectionHeading1 + .normalNewsList {
    margin-top: 20px;
  }
  .scrollViewInfo {
    position: relative;
    /* 茶色の右向き矢印 */
    /* 「scroll」の文字 */
  }
  .scrollViewInfo:before {
    animation: scrollViewInfo 2s infinite;
    transform: rotate(0);
    background-image: url(../image/icon/icon_double-right_brown.svg);
    height: 16px;
    right: 8px;
    top: calc(50% - 14px);
    width: 16px;
  }
  .scrollViewInfo:after {
    bottom: 5px;
    color: #ae8e8e;
    content: "scroll";
    font-size: 12px;
    right: 0;
  }
  .scrollViewInfoBox {
    margin-right: 44px;
    overflow: auto;
  }
  .viewInfoList {
    width: 1000px;
  }
  .viewInfoListItem {
    line-height: 50px;
  }
  .viewInfoListItem + .viewInfoListItem {
    margin-left: 40px;
  }
  .normalTableThHeading {
    font-size: 1.4rem;
    height: 40px;
  }
  .tbHeadingDate {
    width: 23%;
  }
  .tbHeadingCourt {
    width: 19%;
  }
  .tbHeadingContents {
    width: 30%;
  }
  .tbHeadingCode {
    width: 23%;
  }
  .normalTableTbData {
    font-size: 1.4rem;
    padding: 10px;
  }
  .scrollTableBox {
    overflow: auto;
    padding-bottom: 14px;
  }
  .scrollTableBox::-webkit-scrollbar {
    height: 10px;
    margin-top: 10px;
  }
  .scrollTableBox::-webkit-scrollbar-thumb {
    background: #ccc;
    border-radius: 10px;
  }
  .scrollTable {
    width: 800px;
  }
  .normalNewsListItem {
    padding: 10px 0;
  }
  .normalNewsDate {
    display: block;
    font-size: 1.4rem;
  }
  .normalNewsText {
    font-size: 1.4rem;
  }
  .wp-pagenavi {
    margin-top: 30px;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    margin: 10px 0 0 20px !important;
  }
  /* 記事一覧のページャーのボタン */
  .wp-pagenavi a,
  .wp-pagenavi span {
    text-align: center;
  }
  .intTaxInfoListItem {
    padding: 10px 0;
  }
  .intTaxInfoTitle {
    font-size: 1.4rem;
    padding-left: 24px;
  }
  .intTaxInfoText {
    font-size: 1.4rem;
    margin-top: 8px;
  }
  .contactFormTitle:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .contactFormData {
    margin-top: 10px;
  }
  .reqInputItem:before,
  .anyInputItem:before {
    top: 1px;
  }
  .wpcf7-list-item-label {
    font-size: 1.6rem;
  }
  .radio .wpcf7-list-item {
    display: block;
    margin: 24px 0 0 0 !important;
  }
  .radio .wpcf7-list-item:last-of-type {
    margin-bottom: 40px !important;
  }
  .radio .wpcf7-list-item + .wpcf7-list-item {
    margin-left: 20px;
  }
  .contactFormTitle.policy {
    margin-top: 30px;
  }
  .contactFormData.policy {
    margin-top: 24px;
  }
  .contactFormData.policy .policyLink {
    margin: 20px 0 0 40px;
  }
  .contactForm input[type=text],
  .contactForm input[type=email],
  .contactForm input[type=tel],
  .contactForm select,
  .contactForm textarea {
    font-size: 1.4rem;
  }
  .contactForm input[type=text],
  .contactForm input[type=email],
  .contactForm input[type=tel],
  .contactForm select {
    height: 45px;
  }
  .btnFormSend {
    width: 80%;
  }
  .btnFormSend:after {
    height: 20px;
    right: 20px;
    top: calc(50% - 10px);
    width: 20px;
  }
  .contactFormArea input[type="submit"] {
    box-shadow: 5px 5px 20px rgba(0, 0, 0, 0.1);
    font-size: 1.6rem;
    padding: 14px 30px 14px 20px;
    width: 100%;
  }
  .greetingImage .normalText {
    font-size: 1.6rem;
  }
  .greetingImageChairman {
    width: 60%;
  }
  .postTitle {
    font-size: 2.4rem;
    padding-bottom: 30px;
  }
  .postTitle:after {
    bottom: 16px;
    width: 60px;
  }
  .postDate {
    font-size: 1.4rem;
  }
  .postContent {
    padding: 30px 0 60px 0;
  }
  .postContent p:not([class]) {
    font-size: 1.4rem;
  }
  .postContent p + p {
    margin-top: 10px;
  }
  .attentionListItem + .attentionListItem {
    margin-top: 30px;
  }
  .attentionTitle {
    display: block;
    font-size: 1.4rem;
  }
  .attentionTitle + .attentionText {
    margin-top: 4px;
  }
  .attentionText {
    font-size: 1.4rem;
  }
  .relatedSitesCategory + .relatedSitesCategory {
    margin-top: 60px;
  }
  .relatedSitesList {
    margin-top: 20px;
  }
  .relatedSitesListItem + .relatedSitesListItem {
    margin-top: 30px;
  }
  .relatedSitesLink + .relatedSitesLink {
    margin-top: 15px;
  }
  .text {
    font-size: 1.4rem;
  }
  .text + .text {
    margin-top: 10px;
  }
  .text-link {
    font-size: 1.6rem;
    word-wrap: break-word;
  }
}
@media screen and (min-width: 768px) {
  .hidePc {
    display: none !important;
  }
  .textXS, .textXSPc {
    font-size: 1.2rem;
  }
  .textS, .textSPc {
    font-size: 1.4rem;
  }
  .textM, .textMPc {
    font-size: 1.6rem;
  }
  .textL, .textLPc {
    font-size: 1.8rem;
  }
  .textXL, .textXLPc {
    font-size: 2.4rem;
  }
  .textXXL, .textXXLPc {
    font-size: 3.2rem;
  }
  .textXXXL, .textXXXLPc {
    font-size: 4.8rem;
  }
  .border_section {
    border-top: 3px solid #f15a24;
  }
  .taLPc {
    text-align: left !important;
  }
  .taCPc {
    text-align: center !important;
  }
  .taRPc {
    text-align: right !important;
  }
  .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;
  }
  .fs-lightbox-close {
    background: none;
    color: #111;
    text-indent: 100%;
    right: -20px;
    top: -20px;
    white-space: nowrap;
    overflow: hidden;
    width: 40px;
    height: 40px;
  }
  .fs-lightbox-close:after {
    background-color: #fafafa;
    border-radius: 20px;
    color: #333;
    content: '×';
    font-size: 24px;
    height: 40px;
    line-height: 38px;
    position: absolute;
    text-align: center;
    text-indent: 0%;
    white-space: normal;
    overflow: visible;
    top: 0;
    right: 0;
    width: 40px;
  }
  .fs-lightbox-caption_toggle {
    display: none !important;
  }
  .fs-lightbox-position {
    background: #000;
    text-align: center;
    color: #fff;
  }
  .fs-lightbox-control_previous, .fs-lightbox-control_next {
    background: none;
    color: #111;
    height: 40px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    width: 40px;
  }
  .fs-lightbox-control_previous {
    left: 20px;
  }
  .fs-lightbox-control_next {
    right: 20px;
  }
  .fs-lightbox-control_previous:after, .fs-lightbox-control_next:after {
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 40px;
    left: 0;
    position: absolute;
    top: 0;
    width: 40px;
  }
  .fs-lightbox-control_previous:after {
    background-image: url(../image/icon_preset/icon_arrow_left_white.svg);
  }
  .fs-lightbox-control_next:after {
    background-image: url(../image/icon_preset/icon_arrow_right_white.svg);
  }
  .fs-lightbox-meta_content .caption {
    padding: 15px;
  }
  .fs-lightbox-meta_content .caption span {
    display: block;
    margin-bottom: 5px;
  }
  .btn {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    font-size: 1.8rem;
    height: 60px;
    line-height: 58px;
    width: 267px;
  }
  .btn:before, .btn:after {
    height: 20px;
    top: calc(50% - 9px);
    width: 20px;
  }
  .btn:hover {
    background-color: #333;
    color: #fff;
  }
  .appBtn {
    padding: 0 0 0 55px;
  }
  .appBtn:before {
    left: 18px;
  }
  .appBtn:hover:before {
    background-image: url(../image/icon/icon_mail_orange.svg);
  }
  .moreBtn {
    padding: 0 37px 0 20px;
  }
  .moreBtn:after {
    right: 15px;
  }
  .moreBtn:hover:after {
    background-image: url(../image/icon/icon_arrow-right_orange.svg);
  }
  .textLink {
    font-size: 1.6rem;
    word-break: break-all;
  }
  .textLink:hover {
    text-decoration: none;
  }
  .contentTitle {
    text-align: center;
  }
  .contentTitleMain {
    font-size: 3.2rem;
  }
  .contentTitleMain.illustOwl {
    padding-left: 95px;
  }
  .contentTitleMain.illustOwl:before {
    left: 0;
  }
  .contentTitleMain.illustOwl.brown:before {
    height: 85.7px;
    top: calc(50% - calc(85.7px / 2));
    width: 80.23px;
  }
  .contentTitleMain.illustOwl.purple:before {
    height: 88.9px;
    top: calc(50% - calc(88.9px / 2));
    width: 65.9px;
  }
  .contentTitleMain.illustOwl.yellow:before {
    height: 95.6px;
    top: calc(50% - calc(95.6px / 2));
    width: 70.4px;
  }
  .contentTitleMain.illustOwl.orange:before {
    height: 82px;
    top: calc(50% - calc(82px / 2));
    width: 62.4px;
  }
  .contentTitleMain.illustOwl.beige:before {
    height: 87.2px;
    top: calc(50% - calc(87.2px / 2));
    width: 83.4px;
  }
  .contentTitleMain.illustOwl.red:before {
    height: 83.8px;
    top: calc(50% - calc(83.8px / 2));
    width: 57.3px;
  }
  .contentSubTitle {
    font-size: 2.4rem;
  }
  .pageTitle {
    font-size: 3.2rem;
    padding-bottom: 110px;
  }
  .pageTitle:after {
    bottom: 60px;
    left: calc(50% - 45px);
    width: 90px;
  }
  .heading2 {
    font-size: 26px;
    padding-bottom: 0.3em;
  }
  .heading3 {
    font-size: 1.8rem;
  }
  .heading4 {
    font-size: 26px;
  }
  .iconHeading {
    font-size: 24px;
  }
  .normalText {
    font-size: 1.6rem;
  }
  .normalText + .normalText {
    margin-top: 20px;
  }
  .normalList li {
    font-size: 1.4rem;
  }
  .notestIcon:before {
    font-size: 12px;
  }
  .notestList li {
    font-size: textMPc;
    margin-top: 20px;
  }
  .notestList li + li {
    margin-top: 10px;
  }
  .notestList .notestIcon:before {
    font-size: textMPc;
  }
  .FooterLink__link-btn-list {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    height: 160px;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .FooterLink__tel-btn.-telBtn {
    height: 60px;
    pointer-events: none;
    text-align: center;
    width: 220px;
  }
  .FooterLink__tel-btn.-telBtn .telText {
    display: block;
    font-size: 2.4rem;
    /* padding-left: 50px; */
  }
  /* .FooterLink__tel-btn.-telBtn .telText:before {
    height: 37px;
    left: 0;
    top: calc(50% - 19px);
    width: 44px;
  } */
  .FooterLink__tel-btn.-telBtn .timeText {
    font-size: 1.4rem;
  }
  .FooterLink__link-btn-list-item {
    margin-left: -30px;
  }
  .FooterLink__link-btn {
    margin-left: 30px;
    width: 200px;
  }
  .FooterLink__link-btn:hover {
    /* box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1); */
    transition: 0.3s;
  }
  .copyYear {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
  .FixedFooter {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  }
  .FixedFooter__container {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 20px 0;
  }
  .FixedFooter_text {
    border-left-width: 80px !important;
    border: 2px solid #f15a24;
    font-size: 1.8rem;
    height: 80px;
    padding: 10px 20px;
  }
  .FixedFooter_text:before {
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: -50px;
  }
  .FixedFooter_cta-btn-list {
    margin-left: -60px;
  }
  .FixedFooter_cta-btn-list-item {
    margin-left: 60px;
  }
  .FixedFooter_cta-btn.-telBtn {
    color: #333;
    pointer-events: none;
    text-align: center;
  }
  .FixedFooter_cta-btn.-telBtn .telText {
    font-size: 3.4rem;
    /* padding-left: 50px; */
  }
  /* .FixedFooter_cta-btn.-telBtn .telText:before {
    background-image: url(../image/icon/icon_free-tel.png);
    height: 37px;
    left: 0;
    top: calc(50% - 19px);
    width: 44px;
  } */
  .FixedFooter_cta-btn.-telBtn .timeText {
    font-size: 1.6rem;
  }
  .FixedFooter_cta-btn.-mailBtn {
    height: 80px;
    width: 300px;
  }
  .FixedFooter_cta-btn.-mailBtn .mailBtnText {
    font-size: 2.8rem;
    line-height: 72px;
    padding-left: 46px;
  }
  .FixedFooter_cta-btn.-mailBtn .mailBtnText:before {
    box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
    height: 24px;
    left: 0;
    top: calc(50% - 11px);
    width: 32px;
  }
  .FixedFooter_cta-btn.-mailBtn .mailBtnText:before:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
  .header {
    -ms-flex-align: center;
    align-items: center;
    background: #fff;
    display: -ms-flexbox;
    display: flex;
    height: 100px;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-pack: justify;
    justify-content: space-between;
    min-width: 1360px;
    padding: 0 20px;
    transition: 0.3s;
  }
  .header .logo-ci {
    height: 40px;
    position: relative;
    width: 157px;
  }
  .header .logo-ci a {
    height: 40px;
    top: calc(50% - 20px);
    transition: 0.3s;
    width: 157px;
  }
  .header .logo-ci a:hover {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    transition: 0.3s;
  }
  .GlobalNav__menu-link-list {
    display: -ms-flexbox;
    display: flex;
  }
  .GlobalNav__menu-link > a {
    font-size: 1.5rem;
    height: 60px;
    line-height: 62px;
    padding: 0 10px;
    transition: 0.3s;
    text-decoration: none;
  }
  .GlobalNav__menu-link > a:hover {
    text-decoration: underline;
  }
  .GlobalNav__menu-link.-ctaBtnList {
    margin-left: 14px;
  }
  .GlobalNav__cta-btn-list {
    margin-left: -20px;
  }
  .GlobalNav__cta-btn-list-item {
    margin-left: 20px;
  }
  .GlobalNav__cta-btn.-telBtn {
    color: #333;
    height: 60px;
    pointer-events: none;
    text-align: right;
    width: 220px;
  }
  .GlobalNav__cta-btn.-telBtn .telText {
    font-size: 2.4rem;
    padding-left: 50px;
  }
  .GlobalNav__cta-btn.-telBtn .telText:before {
    background-image: url(../image/icon/icon_free-tel.png);
    height: 37px;
    left: 0;
    top: calc(50% - 19px);
    width: 44px;
  }
  .GlobalNav__cta-btn.-telBtn .timeText {
    font-size: 1.4rem;
  }
  .-telBtn.btn-shine:after {
    background: none !important;
  }
  .GlobalNav__cta-btn.-mailBtn {
    box-shadow: 0 10px #3f7a35;
    height: 50px;
    width: 200px;
  }
  .GlobalNav__cta-btn.-mailBtn .mailBtnText {
    font-size: 1.6rem;
    line-height: 52px;
    padding-left: 30px;
  }
  .GlobalNav__cta-btn.-mailBtn .mailBtnText:before {
    height: 15px;
    left: 0;
    top: calc(50% - 7px);
    width: 20px;
  }
  .GlobalNav__cta-btn.-mailBtn .mailBtnText:before:hover {
    opacity: 0.8;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
  }
  .MainVisual {
    background-image: url(../image/bg/bg_mv_pc.jpg);
    height: 617.14px;
  }
  .MainVisual__copy {
    height: 300px;
    left: calc(50% - 350px);
    top: calc(50% - 180px);
    width: 700px;
  }
  .wrapper {
    min-width: 1200px;
    padding-top: 100px;
  }
  .posRelPc {
    position: relative;
  }
  .section {
    padding: 80px 0;
  }
  .fLPc {
    float: left;
  }
  .fRPc {
    float: right !important;
  }
  .fBoxPc {
    margin-left: -4%;
  }
  .fAllPc {
    float: left;
    width: 96%;
    margin-left: 4%;
  }
  .f1of2Pc {
    float: left;
    width: 46%;
    margin-left: 4%;
  }
  .f1of3Pc {
    float: left;
    width: 29.3333%;
    margin-left: 4%;
  }
  .f2of3Pc {
    float: left;
    width: 62.6666%;
    margin-left: 4%;
  }
  .f1of4Pc {
    float: left;
    width: 21%;
    margin-left: 4%;
  }
  .f3of4Pc {
    float: left;
    width: 71%;
    margin-left: 4%;
  }
  .f1of5Pc {
    float: left;
    width: 16%;
    margin-left: 4%;
  }
  .f2of5Pc {
    float: left;
    width: 36%;
    margin-left: 4%;
  }
  .f3of5Pc {
    float: left;
    width: 56%;
    margin-left: 4%;
  }
  .f4of5Pc {
    float: left;
    width: 76%;
    margin-left: 4%;
  }
  .f1of6Pc {
    float: left;
    width: 12.6666%;
    margin-left: 4%;
  }
  .f5of6Pc {
    float: left;
    width: 79.3333%;
    margin-left: 4%;
  }
  .f1of7Pc {
    float: left;
    width: 10.2857%;
    margin-left: 4%;
  }
  .f2of7Pc {
    float: left;
    width: 24.5714%;
    margin-left: 4%;
  }
  .f3of7Pc {
    float: left;
    width: 38.8571%;
    margin-left: 4%;
  }
  .f4of7Pc {
    float: left;
    width: 53.1428%;
    margin-left: 4%;
  }
  .f5of7Pc {
    float: left;
    width: 67.4285%;
    margin-left: 4%;
  }
  .f6of7Pc {
    float: left;
    width: 81.7142%;
    margin-left: 4%;
  }
  .f1of8Pc {
    float: left;
    width: 9.5%;
    margin-left: 4%;
  }
  .f3of8Pc {
    float: left;
    width: 33.5%;
    margin-left: 4%;
  }
  .flbPc {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .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: 1000px;
    margin-left: auto !important;
    margin-right: auto !important;
    padding: 0;
  }
  .problem {
    background: url(../image/bg/bg_problem_pc.jpg) center center/cover no-repeat;
    padding: 106px 0 140px 0;
  }
  .problemList {
    margin-top: 118px;
  }
  .problemList:before {
    left: calc(50% - 45px);
    top: -60px;
    width: 90px;
  }
  .problemTitle {
    font-size: 1.6rem;
    line-height: 32px;
    letter-spacing: 0.05em;
    padding: 30px 0 50px 0;
  }
  .problemTitle.fukidashi01 {
    background-size: 360px 138.8px;
  }
  .problemTitle.fukidashi02 {
    background-size: 360px 140.38px;
  }
  .problemText {
    margin-top: 20px;
  }
  .solution {
    padding: 106px 0 114px 0;
  }
  .solution:before {
    height: 72.8px;
    left: calc(50% - 40px);
    top: -37px;
    width: 80px;
  }
  .logoTains {
    padding-left: 200px;
  }
  .logoTains:before {
    height: 80px;
    left: 5px;
    top: calc(50% - 40px);
    width: 181.36px;
  }
  .solutionDscpText {
    margin-top: 46px;
  }
  .solutionListItem {
    margin-top: 60px;
  }
  .solutionTitle {
    font-size: 32px;
    padding-bottom: 133px;
  }
  .solutionTitle:after {
    height: 80px;
    left: calc(50% - 40px);
    top: calc(57px + calc(calc(calc(100% - 57px) / 2) - 45px));
    width: 80px;
  }
  .solutionTitleStrong {
    font-size: 38px;
  }
  .about {
    padding: 110px 0 100px 0;
  }
  .aboutTains {
    margin-top: 74px;
  }
  .aboutTainsItem {
    width: calc(calc(100% - 40px) / 2);
  }
  .aboutTainsItem:first-of-type {
    padding-right: 40px;
  }
  .aboutTainsItem:nth-of-type(2) {
    padding-left: 40px;
  }
  .aboutText + .aboutText {
    margin-top: 26px;
  }
  .info {
    padding: 143px 0 118px 0;
  }
  .infoNews {
    margin-top: 67px;
  }
  .infoNewsList {
    margin-top: 25px;
  }
  .infoNewsListItem {
    display: -ms-flexbox;
    display: flex;
  }
  .infoNewsListItem + .infoNewsListItem {
    margin-top: 6px;
  }
  .infoNewsDate {
    font-size: 1.6rem;
    width: 17%;
  }
  .infoNewsText {
    margin-left: 20px;
    width: 83%;
  }
  .infoClassification {
    margin-top: 47px;
  }
  .infoCcList {
    margin-top: 25px;
  }
  .infoCcListItem {
    display: inline-block;
    font-size: 1.8rem;
    padding: 6px 21px 7px 21px;
  }
  .infoCcListItem + .infoCcListItem {
    margin-left: 20px;
  }
  .infoCount {
    margin-top: 54px;
  }
  .infoCountList {
    margin: 25px 0 0 -24px;
  }
  .infoCountListItem {
    padding: 12px 20px 18px  20px;
    width: 180px;
  }
  .infoCountListItem {
    margin-left: 24px;
  }
  .infoCountListItem:nth-of-type(n+7) {
    margin-top: 25px;
  }
  .infoCountTitle {
    font-size: 1.8rem;
    padding-bottom: 10px;
  }
  .infoCountData {
    font-size: 1.6rem;
    margin-top: 15px;
  }
  .infoOther {
    margin-top: 54px;
  }
  .infoOtherList {
    margin-top: 25px;
  }
  .infoOtherListItem {
    display: inline-block;
    font-size: 1.8rem;
    padding: 6px 21px 7px  21px;
  }
  .infoOtherListItem + .infoOtherListItem {
    margin-left: 20px;
  }
  .info .moreBtn {
    margin-top: 80px;
  }
  .function {
    padding: 111px 0 120px 0;
  }
  .functionDetails {
    margin-top: 77px;
  }
  .functionDetailsList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-left: -60px;
  }
  .functionDetailsListItem {
    margin-left: 60px;
    width: calc(calc(100% - 180px) / 3);
  }
  .functionImage {
    margin-top: 25px;
  }
  .functionDetailsListItem:nth-of-type(n+4) {
    margin-top: 72px;
  }
  .functionSubTitle {
    font-size: textLPc;
    margin-top: 30px;
  }
  .functionText {
    margin-top: 14px;
  }
  .function .moreBtn {
    margin-top: 60px;
  }
  .voice {
    padding: 111px 0 150px 0;
  }
  .voiceDetails {
    margin-top: 60px;
  }
  .voiceDetailsListItem {
    margin-left: 40px;
    width: calc(calc(1200px - calc(40px * 2)) / 3);
  }
  .slick-prev,
  .slick-next {
    height: 40px;
    top: calc(50% - 20px);
  }
  .slick-prev {
    left: -32px;
  }
  .slick-next {
    right: -32px;
  }
  .slick-prev:before,
  .slick-next:before {
    height: 40px;
    width: 40px;
  }
  .slick-dots {
    bottom: calc(-28px - 35px);
  }
  .slick-dots li.slick-active button:before:hover {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  }
  .slick-dots li button:before {
    height: 12px;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    width: 12px;
  }
  .voiceImage {
    height: 240px;
    width: 240px;
  }
  .voiceName {
    font-size: 1.8rem;
    line-height: 32px;
    margin-top: 30px;
  }
  .voiceText {
    margin-top: 14px;
  }
  .fee {
    background: url(../image/bg/bg_fee_pc.jpg) center center/cover no-repeat;
    padding: 111px 0 120px 0;
  }
  .memberRankArea {
    margin-top: 74px;
  }
  .memberRank {
    background: rgba(255, 255, 255, 0.85);
  }
  .memberRankItem {
    padding: 0 40px;
  }
  .memberRankTitle {
    height: 200px;
  }
  .memberRankTitleMain {
    font-size: 38px;
    padding-top: 30px;
  }
  .memberRankTitleDscp {
    font-size: 1.6rem;
    line-height: 1.8;
    margin-top: 14px;
  }
  .memberRankFee {
    height: 435px;
  }
  .feeListItem {
    padding-top: 35px;
  }
  .feeListItem.trial .memberRankPrice {
    margin-top: 100px;
  }
  .feeListItem.monthly {
    height: 200px;
  }
  .feeListItem.annual {
    height: 235px;
  }
  .memberRankPayment {
    font-size: 1.8rem;
  }
  .memberRankPrice {
    font-size: 2.4rem;
  }
  .strongPrice {
    font-size: 4rem;
  }
  .memberRankBreakdown {
    font-size: 1.6rem;
    margin-top: 11px;
  }
  .memberRankValue {
    font-size: 1.6rem;
  }
  .memberRankValue + .memberRankBreakdown {
    margin-top: 16px;
  }
  .memberRankNotes {
    height: 350px;
    padding-top: 40px;
  }
  .memberRankNotesListItem {
    font-size: 1.6rem;
    padding-left: 30px;
  }
  .memberRankNotesListItem:before {
    height: 20px;
    left: 0;
    top: 4px;
    width: 20px;
  }
  .guide {
    padding: 111px 0 135px 0;
  }
  .guideConditions {
    margin-top: 76px;
  }
  .guideTitle + .guideConditionsText {
    margin-top: 30px;
  }
  .guideAppFlow {
    margin-top: 74px;
  }
  .guideAppFlowList {
    margin-top: 35px;
  }
  .guideAppFlowListItem + .guideAppFlowListItem:before {
    background-image: url(../image/icon/icon_flow-right_brown.svg);
    height: 40px;
    left: -40px;
    top: calc(50% - 28px);
    width: 21.4px;
  }
  .flowTitle {
    padding-bottom: 112px;
  }
  .flowTitle:after {
    height: 60px;
    left: calc(50% - 30px);
    top: calc(65px + calc(calc(calc(100% - 65px) / 2) - 30px));
    width: 60px;
  }
  .flowTitle span {
    font-size: 1.8rem;
  }
  .flowTitleMain {
    letter-spacing: 0.04em;
    margin-top: 11px;
  }
  .guideApplication {
    margin-top: 90px;
  }
  .guideAppArea {
    margin-top: 50px;
  }
  .guideAppProcedure + .guideAppProcedure {
    margin-top: 40px;
  }
  .guideAppProcedureTitle {
    font-size: 1.8rem;
  }
  .guideAppProcedureText {
    margin-top: 16px;
  }
  .faq {
    padding: 143px 0 120px 0;
  }
  .faqList {
    margin-top: 73px;
  }
  .faqList .faqListItem .faqQuestion {
    font-size: textMPc;
    padding: 20px 20px 20px 55px;
  }
  .faqList .faqListItem .faqQuestion {
    /* 「Q」マークのサイズと位置の制御 */
  }
  .faqList .faqListItem .faqQuestion:before {
    font-size: 16px;
    left: 20px;
    top: 23px;
  }
  .faqList .faqListItem .faqQuestion {
    /* 「↓」ボタンと「↑」ボタンのサイズと位置の制御 */
  }
  .faqList .faqListItem .faqQuestion:after {
    height: 20px;
    right: 15px;
    top: calc(50% - 10px);
    width: 20px;
  }
  .faqList .faqListItem .faqAnswer {
    font-size: textSPc;
    padding: 20px 20px 20px 55px;
  }
  .faqList .faqListItem .faqAnswer {
    /* 「A」マークのサイズと位置の制御 */
  }
  .faqList .faqListItem .faqAnswer:before {
    font-size: 16px;
    left: 20px;
    top: 22px;
  }
  .faq .moreBtn {
    margin-top: 80px;
  }
  .newsTopics {
    padding: 111px 0 100px 0;
  }
  .newsNewsList {
    margin-top: 33px;
  }
  .newsNewsListItem {
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
  }
  .newsNewsDate {
    font-size: 1.6rem;
    width: 25%;
  }
  .newsNewsText {
    font-size: 1.6rem;
    margin-left: 20px;
    width: 75%;
  }
  .topicsArea {
    margin-top: 33px;
  }
  .topicsTitleItem {
    border-left: 1px solid #ccc;
    border-radius: 10px 10px 0 0;
    border-right: 1px solid #ccc;
    border-top: 1px solid #ccc;
    float: left;
    padding: 0 14px;
  }
  .topicsTitleItem:hover .topicsTitle {
    color: #fff;
  }
  .topicsTitleItem.active:before {
    background: #fafafa;
    bottom: -2px;
    content: "";
    height: 3px;
    left: 0;
    position: absolute;
    width: 100%;
  }
  .topicsTitleItem + .topicsTitleItem {
    margin-left: 10px;
  }
  .topicsTitle {
    font-size: 1.4rem;
  }
  .topicsDetailBox {
    border: 1px solid #ccc;
    height: 333px;
  }
  .topicsDetail {
    height: 310px;
  }
  .topicsDetail::-webkit-scrollbar {
    width: 15px;
  }
  .preFooter {
    padding: 80px 0;
  }
  .preFooterText {
    font-size: 2.4rem;
    text-align: center;
  }
  .footer .appBtn {
    margin-top: 45px;
  }
  .About__renoxia-copy {
    font-size: 4rem;
    line-height: 1.4;
    margin-top: 20px;
  }
  .About__renoxia-copy .-big {
    font-size: 4.8rem;
  }
  .About__problem-list {
    display: -ms-flexbox;
    display: flex;
    margin: 60px 0 0 -20px;
  }
  .About__problem-list-item {
    border: 5px solid #f15a24;
    font-size: 1.8rem;
    margin-left: 20px;
    width: 25%;
  }
  .About__problem-list-item:after {
    bottom: -11px;
  }
  .About__renoxia-ease {
    font-size: 5.0rem;
    margin-top: 54px;
  }
  .About__step-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 0 -20px;
  }
  .About__step-list-item {
    border: 5px solid #f15a24;
    font-size: 1.8rem;
    margin-left: 20px;
    text-align: center;
    width: 74px;
  }
  .About__step-num {
    font-size: 1.4rem;
    padding: 3px 0 8px;
  }
  .About__step-title {
    padding: 20px 0;
    -ms-writing-mode: tb-rl;
    writing-mode: tb-rl;
  }
  .About__step-list-item + .About__step-list-item:before {
    border-color: transparent transparent transparent #fac6b4;
    border-width: 10px 0 10px 12px;
    left: -20px;
    top: calc(50% - 10px);
  }
  .About__all-renoxia {
    font-size: 5.2rem;
    letter-spacing: 0.08em;
    margin-top: 40px;
  }
  .About__only-renoxia {
    font-size: 1.8rem;
    margin: 30px auto 0 auto;
    padding: 8px 20px;
    width: 980px;
  }
  .Future__renovation-copy {
    font-size: 3.2rem;
    text-align: center;
    margin-top: 24px;
  }
  .Future__service {
    display: -ms-flexbox;
    display: flex;
    margin: 40px 0 0 -80px;
  }
  .Future__service-cycle-image {
    height: 583px;
    width: 550px;
  }
  .Future__service-cycle-image,
  .Future__service-text-block {
    margin-left: 80px;
  }
  .Future__service-title {
    font-size: 2.8rem;
    margin-top: 40px;
  }
  .Future__service-title + .list-number {
    margin-top: 20px;
  }
  .Future__service-text-block .list {
    margin-top: 10px;
  }
  .Future__service-text-block .list > li + li {
    margin-top: 10px;
  }
  .Future__service-text-block .list-number + .text {
    margin-top: 30px;
  }
  .Case .title-top-sub {
    margin-top: 60px;
  }
  .Case .title-top + .text {
    margin-top: 20px;
  }
  .Case__link-list {
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 0 -40px;
  }
  .Case__link-list-item {
    margin-left: 40px;
  }
  .Case__link-btn {
    height: 80px;
    width: 160px;
  }
  .Case__link-btn:after {
    bottom: 5px;
    height: 7px;
    left: calc(50% - 6px);
    width: 12px;
  }
  .Case__link-btn:active {
    box-shadow: 0 0 #585858;
    transform: translateY(6px);
  }
  .Case__link-btn-title {
    font-size: 2.6rem;
    line-height: 72px;
  }
  .Case__link-btn-title.-warehouse {
    padding-left: 54px;
  }
  .Case__link-btn-title.-warehouse:before {
    height: 40px;
    left: 0;
    top: calc(50% - 22px);
    width: 40px;
  }
  .Case__link-btn-title.-building {
    padding-left: 39px;
  }
  .Case__link-btn-title.-building:before {
    height: 40px;
    left: 0;
    top: calc(50% - 21px);
    width: 25px;
  }
  .Case__link-btn-title.-factory {
    padding-left: 56px;
  }
  .Case__link-btn-title.-factory:before {
    height: 35px;
    left: 0;
    top: calc(50% - 18px);
    width: 42px;
  }
  .Case__link-btn-title.-hospital {
    padding-left: 54px;
  }
  .Case__link-btn-title.-hospital:before {
    height: 40px;
    left: 0;
    top: calc(50% - 22px);
    width: 40px;
  }
  .Case__list {
    margin-top: 60px;
  }
  .Case__list-item {
    display: -ms-flexbox;
    display: flex;
    margin: 60px 0 0 -40px;
  }
  .Case__list-item:nth-of-type(2n) {
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
  }
  .Case__image,
  .Case__text {
    margin-left: 40px;
  }
  .Case__company {
    margin-top: 24px;
  }
  .Case__company-name {
    font-size: 1.8rem;
  }
  .Case__company-name.-warehouse {
    padding-left: 54px;
  }
  .Case__company-name.-warehouse:before {
    height: 40px;
    left: 0;
    top: calc(50% - 22px);
    width: 40px;
  }
  .Case__company-name.-building {
    padding-left: 39px;
  }
  .Case__company-name.-building:before {
    height: 40px;
    left: 0;
    top: calc(50% - 21px);
    width: 25px;
  }
  .Case__company-name.-factory {
    padding-left: 56px;
  }
  .Case__company-name.-factory:before {
    height: 35px;
    left: 0;
    top: calc(50% - 18px);
    width: 42px;
  }
  .Case__company-name.-hospital {
    padding-left: 54px;
  }
  .Case__company-name.-hospital:before {
    height: 40px;
    left: 0;
    top: calc(50% - 22px);
    width: 40px;
  }
  .Case__title {
    font-size: 2.6rem;
    margin-top: 30px;
  }
  .Case__text .text {
    margin-top: 14px;
  }
  .Case__recommend {
    margin-top: 40px;
  }
  .Case__rec-title {
    font-size: 1.6rem;
  }
  .Case__rec-list-block {
    margin-top: 6px;
    padding: 10px 25px;
  }
  .Case__rec-list-item + .Case__rec-list-item {
    margin-left: 40px;
  }
  .Case__rec-image {
    width: 60px;
  }
  .Case__rec-image.-beam,
  .Case__rec-image.-zone,
  .Case__rec-image.-bazooka {
    width: 65px;
  }
  .Case__rec-product-name {
    font-size: 1.2rem;
    margin-top: 6px;
  }
  .Case__rec-product-name.-beam {
    font-size: 1.4rem;
  }
  .Case__rec-product-name.-zone {
    font-size: 1.4rem;
  }
  .Case__rec-product-name.-bazooka {
    font-size: 1.4rem;
  }
  .Contact .text {
    margin-top: 40px;
  }
  .contact-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .contact-list-title {
    line-height: 50px;
    margin-top: 20px;
    padding-left: 48px;
    width: 30%;
  }
  .contact-list-title.-req:before,
  .contact-list-title.-any:before {
    font-size: 1.2rem;
    line-height: 1;
    padding: 5px;
    top: 14px;
  }
  .contact-list dd {
    margin-top: 20px;
    width: 70%;
  }
  .contact-radio-list {
    margin-top: 11px;
  }
  .contact-radio-list-item + .contact-radio-list-item {
    margin-left: 30px;
  }
  input,
  textarea {
    font-size: 1.6rem;
  }
  textarea {
    height: 200px;
    max-height: 400px;
    min-height: 200px;
  }
  .contact-submit-btn {
    border-radius: 14px;
    height: 90px;
    margin-top: 36px;
    width: 340px;
  }
  .contact-submit-btn-title {
    font-size: 2.0rem;
    line-height: 92px;
    padding-right: 30px;
  }
  .contact-submit-btn-title:after {
    height: 15px;
    right: 0;
    top: calc(50% - 6.5px);
    width: 20px;
  }
  .Flow .text {
    margin-top: 30px;
  }
  .Flow__flow-schedule {
    margin-top: 40px;
  }
  .Flow__flow-title {
    -ms-flex-align: center;
    align-items: center;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .Flow__title-main {
    font-size: 3.0rem;
  }
  .Flow__title-sub {
    font-size: 1.6rem;
  }
  .Flow__flow-image {
    margin-top: 10px;
  }
  .Probrem__content {
    display: -ms-flexbox;
    display: flex;
    margin: 60px 0 0 -40px;
  }
  .Probrem__text,
  .Probrem__graph {
    margin-left: 40px;
    width: 50%;
  }
  .Probrem__text .text {
    font-size: 1.8rem;
    margin-top: 100px;
  }
  .Probrem__graph img {
    margin-top: 10px;
  }
  .Product__air-con-list {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    margin: 40px 0 0 -80px;
  }
  .Product__air-con-list-item {
    margin-left: 80px;
    width: 252px;
  }
  .Product__air-con-name {
    font-size: 2.4rem;
    margin-top: 20px;
  }
  .Product__air-con-text {
    font-size: 1.4rem;
    margin-top: 10px;
  }
  .Product__link-btn {
    margin-top: 30px;
  }
  .Product__link-btn a {
    font-size: 2.0rem;
    height: 60px;
    line-height: 62px;
  }
  .Product__link-btn a:after {
    height: 16px;
    right: 20px;
    top: calc(50% - 7px);
    width: 16px;
  }
  .Product__link-btn a:active {
    transform: translateY(6px);
  }
  .Product__link-btn.-green a:active {
    box-shadow: 0 0 #3f7a35;
  }
  .Product__link-btn.-khaki a:active {
    box-shadow: 0 0 #707700;
  }
  .Product__link-btn.-blue a:active {
    box-shadow: 0 0 #0c6dca;
  }
  .Product__dk-air-con {
    margin-top: 100px;
  }
  .Product__dk-air-con .text {
    margin-top: 30px;
  }
  .Product__dk-air-con-list {
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 40px 0 0 -20px;
  }
  .Product__dk-air-con-list-item {
    margin-left: 20px;
  }
  .Product__dk-air-con-name {
    font-size: 1.6rem;
    margin-top: 10px;
  }
  .Question {
    padding-bottom: 200px;
  }
  .faq-list {
    margin-top: 40px;
  }
  .faq-question {
    font-size: 1.6rem;
    padding: 20px 20px 20px 55px;
  }
  .faq-question {
    /* 「Q」マークのサイズと位置の制御 */
  }
  .faq-question:before {
    font-size: 24px;
    left: 20px;
    top: 19px;
  }
  .js_toggle-btn {
    /* 「＋」ボタンと「−」ボタンのサイズと位置の制御 */
  }
  .js_toggle-btn:after {
    height: 30px;
    right: 15px;
    top: calc(50% - 15px);
    width: 30px;
  }
  .faq-answer {
    font-size: 1.6rem;
    padding: 20px 20px 20px 55px;
  }
  .faq-answer {
    /* 「A」マークのサイズと位置の制御 */
  }
  .faq-answer:before {
    font-size: 24px;
    left: 20px;
    top: 20px;
  }
  .Solution .text {
    margin-top: 30px;
  }
  .Solution__heatstroke-list {
    margin: 40px 0 0 -180px;
  }
  .Solution__heatstroke-list-item {
    margin-left: 90px;
  }
  .Solution__heatstroke-illust {
    height: 180px;
    width: 180px;
  }
  .Solution__heatstroke-list-item + .Solution__heatstroke-list-item:before {
    height: 48px;
    left: calc(-45px - 12px);
    top: 66px;
    width: 28px;
  }
  .Solution__heatstroke-name {
    font-size: 2.2rem;
    margin-top: 20px;
  }
  .Solution__renoxia-service {
    display: -ms-flexbox;
    display: flex;
    margin: 60px 0 0 -40px;
  }
  .Solution__renoxia-service-image {
    margin-left: 40px;
    height: 360px;
    width: 460px;
  }
  .Solution__renoxia-service-text {
    margin: 20px 0 0 40px;
    width: calc(100% - 460px);
  }
  /* 「パンくずリスト」全体の背景 */
  .breadcrumb {
    background-color: #fafafa;
    border-bottom: 1px solid #999;
  }
  /* 「パンくずリスト」のリンク部分一つひとつ */
  .breadcrumb > div > span {
    display: -ms-inline-flexbox;
    display: inline-flex;
    height: 40px;
    line-height: 40px;
    padding: 0 16px;
    position: relative;
  }
  .breadcrumb span a span,
  .breadcrumb span span {
    font-size: 1.4rem;
  }
  /* 「パンくずリスト」のテキストリンク */
  .breadcrumb span a span {
    color: #999;
    font-weight: bold;
    text-decoration: underline;
  }
  .breadcrumb span a span:hover {
    text-decoration: none;
  }
  /* 一番最初のパンくずリンクだけ目立たせたいとき用 */
  .breadcrumb span:first-of-type a span {
    color: #999;
  }
  .breadcrumb > div > span + span {
    padding-left: 26px;
  }
  .breadcrumb > div > span + span:before {
    background: #333;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: calc(50% - 0.5px);
    width: 12px;
  }
  .title-top-main {
    font-size: 4rem;
    letter-spacing: 0.1em;
    padding: 0 20px;
  }
  .title-top-sub {
    font-size: 3.2rem;
    padding: 8px 30px;
  }
  .title-page {
    font-size: 3.2rem;
    padding-bottom: 110px;
  }
  .title-page:after {
    bottom: 60px;
    left: calc(50% - 45px);
    width: 90px;
  }
  .title-2 {
    font-size: 4rem;
    padding-bottom: 0.3em;
  }
  .title-3 {
    font-size: 3.2rem;
  }
  .title-4 {
    font-size: 2.4rem;
  }
  .title-5 {
    font-size: 1.8rem;
  }
  .title-6 {
    font-size: 1.6rem;
  }
  .list > li {
    font-size: 1.4rem;
  }
  .list-number > li {
    font-size: 1.4rem;
  }
  .list-def dt {
    font-size: 1.4rem;
  }
  .list-def dd {
    font-size: 1.4rem;
  }
  .list-note > li {
    font-size: 1.4rem;
  }
  .list-note > li:before {
    font-size: 1.4rem;
  }
  .list,
  .list-number,
  .list-note {
    padding-left: 46px;
  }
  .list li + li,
  .list-number li + li,
  .list-note li + li {
    margin-top: 10px;
  }
  .quote {
    font-size: 1.6rem;
    padding: 10px 20px 20px 20px;
  }
  .quote cite {
    font-size: 1.4rem;
  }
  .table-heading {
    font-size: 1.6rem;
    padding: 20px;
    width: 20%;
  }
  .table-data {
    font-size: 1.6rem;
    padding: 20px;
    width: 80%;
  }
  .sectionHeading1 {
    font-size: 2.4rem;
  }
  .dataList .contentBox {
    width: 660px;
  }
  .iconList {
    margin-left: -60px;
  }
  .iconListItem {
    margin-left: 60px;
    width: calc(calc(100% - 240px) / 4);
  }
  .iconListItem:nth-of-type(n+5) {
    margin-top: 57px;
  }
  .iconListTitle {
    margin-top: 15px;
  }
  .normalSection {
    padding: 150px 0 120px 0;
  }
  .sectionHeading1 + .normalTable {
    margin-top: 35px;
  }
  .normalTableHeading {
    font-size: 1.6rem;
    width: 20%;
  }
  .normalTableData {
    font-size: 1.6rem;
    padding: 20px;
    width: 80%;
  }
  .viewInfo_news-legend {
    display: -ms-flexbox;
    display: flex;
    margin-left: -115px;
  }
  .viewInfo_news,
  .viewInfo_legend {
    margin-left: 115px;
    width: 50%;
  }
  .sectionHeading1 + .normalNewsList {
    margin-top: 35px;
  }
  .viewInfo_news .normalNewsDate {
    width: 30%;
  }
  .viewInfo_news .viewInfo_newsText {
    width: 70%;
  }
  .viewInfo_legend .normalTableHeading {
    width: 24%;
  }
  .viewInfo_legend .normalTableData {
    width: 76%;
  }
  .scrollViewInfoBox {
    text-align: center;
  }
  .viewInfoListItem {
    cursor: pointer;
    line-height: 40px;
  }
  .viewInfoListItem + .viewInfoListItem {
    margin-left: 20px;
  }
  .normalTableThHeading {
    font-size: 1.6rem;
    height: 60px;
  }
  .tbHeadingDate {
    width: 16%;
  }
  .tbHeadingCourt {
    width: 9%;
  }
  .tbHeadingContents {
    width: 58%;
  }
  .tbHeadingCode {
    width: 17%;
  }
  .normalTableTbData {
    font-size: 1.4rem;
    padding: 20px;
  }
  .normalNewsListItem {
    display: -ms-flexbox;
    display: flex;
    padding: 20px 0;
  }
  .normalNewsDate {
    font-size: 1.6rem;
    width: 18%;
  }
  .normalNewsText {
    margin-left: 20px;
    width: 82%;
  }
  .wp-pagenavi {
    margin-top: 34px;
  }
  .wp-pagenavi a,
  .wp-pagenavi span {
    margin: 0 0 0 20px !important;
  }
  /* 記事一覧のページャーのボタン */
  .wp-pagenavi {
    text-align: center;
  }
  .wp-pagenavi .last {
    text-align: left;
  }
  .intTaxInfoListItem {
    padding: 20px 0;
  }
  .intTaxInfoTitle {
    font-size: 1.6rem;
    padding-left: 30px;
  }
  .intTaxInfoText {
    font-size: 1.6rem;
    margin-top: 10px;
  }
  .contactForm {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .contactFormTitle:nth-of-type(n+2),
  .contactFormData:nth-of-type(n+2) {
    margin-top: 20px;
  }
  .contactFormTitle {
    width: 30%;
  }
  .contactFormData {
    width: 70%;
  }
  .reqInputItem,
  .anyInputItem {
    line-height: 50px;
  }
  .reqInputItem:before,
  .anyInputItem:before {
    top: 14px;
  }
  .wpcf7-list-item-label {
    font-size: 1.6rem;
  }
  .radio .wpcf7-list-item + .wpcf7-list-item {
    margin-left: 30px;
  }
  .contactFormTitle.answerMethod {
    margin-top: 27px;
  }
  .contactFormData.answerMethod {
    margin-top: 40px;
  }
  .contactFormTitle.policy {
    margin-top: 27px;
  }
  .contactFormData.policy {
    margin-top: 40px;
  }
  .contactFormData.policy .policyLink {
    margin: 20px 0 0 40px;
  }
  .contactForm input[type=text],
  .contactForm input[type=email],
  .contactForm input[type=tel],
  .contactForm select,
  .contactForm textarea {
    font-size: 1.6rem;
  }
  .contactForm input[type=text],
  .contactForm input[type=email],
  .contactForm input[type=tel],
  .contactForm select {
    height: 50px;
  }
  .btnFormSend:hover:after {
    background-image: url(../image/icon/icon_mail_orange.svg);
  }
  .btnFormSend:hover input[type="submit"] {
    background: #333;
    color: #fff;
  }
  .btnFormSend:after {
    height: 20px;
    right: 20px;
    top: calc(50% - 10px);
    transition: 0.3s;
    width: 20px;
  }
  .contactFormArea input[type="submit"] {
    box-shadow: 10px 10px 30px rgba(0, 0, 0, 0.1);
    font-size: 1.8rem;
    padding: 14px 30px 14px 20px;
    transition: 0.3s;
    width: 300px;
  }
  .greetingTextImage {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
  }
  .greetingText {
    width: 580px;
  }
  .greetingImage {
    margin-left: 45px;
    width: 175px;
  }
  .greetingImage .normalText {
    letter-spacing: -0.006em;
  }
  .postTitle {
    font-size: 3.2rem;
    padding-bottom: 30px;
  }
  .postTitle:after {
    bottom: 16px;
    width: 90px;
  }
  .postDate {
    font-size: 1.6rem;
  }
  .postContent {
    padding: 42px 0 80px 0;
  }
  .postContent p:not([class]) {
    font-size: 1.6rem;
  }
  .postContent p + p {
    margin-top: 20px;
  }
  .attentionListItem + .attentionListItem {
    margin-top: 30px;
  }
  .attentionTitle {
    font-size: 1.6rem;
  }
  .attentionTitle + .attentionText {
    margin-top: 4px;
  }
  .attentionText {
    font-size: 1.6rem;
  }
  .relatedSitesCategory + .relatedSitesCategory {
    margin-top: 80px;
  }
  .relatedSitesList {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-top: 35px;
  }
  .relatedSitesLink + .relatedSitesLink {
    margin-top: 10px;
  }
  .text {
    font-size: 1.6rem;
  }
  .text + .text {
    margin-top: 20px;
  }
  .text-link {
    font-size: 1.6rem;
    word-break: break-all;
  }
  .text-link:hover {
    text-decoration: none;
  }



  .FixedFt__ctaBtnText.-pc {
    display: block;
    font-size: 2.6rem;
  }

  .FixedFt__container.-pc {
    display: block;
  }

}
@media screen and (max-width: 640px) {
  /* -- for JavaScript ここから -------------------------------------------------------------------------------- */
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin-right: 1em;
    margin-bottom: 2em;
  }
  /* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
  /* -- for JavaScript ここから -------------------------------------------------------------------------------- */
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin-right: 1em;
    margin-bottom: 2em;
  }
  /* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
  /* -- for JavaScript ここから -------------------------------------------------------------------------------- */
  form#mail_form dl dt span.required,
  form#mail_form dl dt span.optional {
    margin-right: 1em;
    margin-bottom: 2em;
  }
  /* -- for JavaScript ここまで -------------------------------------------------------------------------------- */
}

/*# sourceMappingURL=style.css.map */

@media screen and (max-width: 767px) {
  .FixedFt__container.-sp {
		display: block;
	}
  .FixedFt__ctaBtnText.-sp {
    display: block;
    color: #fff;
    margin-bottom: 20px;
  }

	.FixedFt__ctaBtnList {
		display: block;
	}
	.FixedFt__ctaMessage {
		padding: 0;
	}

	.FixedFt__ctaBtnListItem {
		display: block;
		width: 70%;
		margin: auto;
	}

	.FixedFt__ctaBtnText.-tel {
		font-size: 1.6rem;
	}

	.FixedFt__ctaBtnText.-contact {
		padding-left: 0;
	}

	.FixedFt__ctaBtnLink.-contact {
		margin-left: 0;
		padding: 8px;
		margin: 10px auto 0;
		display: block;
	}

  .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;
  }
  .FixedFt__ctaBtnListItem {
    margin: auto;
    width: calc(calc(100% - 24px) / 2);
  } */
  .FixedFt__ctaBtnLink {
    padding: 8px 0;
  }
  .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: 23px;
  }
  .FixedFt__ctaBtnText.icon-mail:before {
    height: 11.25px;
    top: calc(50% - 6px);
    width: 15px;
  } */

  /* .FixedFt__ctaMessage.icon {
    display: none;
  } */

  .FixedFt__ctaBtnText.-pc {
    display: none;
  }

  .FixedFt__container.-pc {
    display: none;
  }
}
/**
* 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;
  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;
}
@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 */

.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;
  }
}
