@charset "UTF-8";
/* ==========================================================================
Reset
========================================================================== */
/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure,
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}

* {
  box-sizing: border-box;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

/* ==========================================================================
Rules
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
Settings
========================================================================== */
/* ==========================================================================
breakPoint
========================================================================== */
/* ==========================================================================
_wapSettings
========================================================================== */
/* ==========================================================================
_widthSettings
========================================================================== */
/* ==========================================================================
_heightSettings
========================================================================== */
/* ==========================================================================
_positionSettings
========================================================================== */
/* ==========================================================================
borderRadius
========================================================================== */
/* ==========================================================================
_marginSettings
========================================================================== */
/* ==========================================================================
_paddingSettings
========================================================================== */
/* ==========================================================================
fonts
========================================================================== */
/* ==========================================================================
_lineHeight
========================================================================== */
/* ==========================================================================
_letterspace
========================================================================== */
/* ==========================================================================
ボタンタイプ
========================================================================== */
/* ==========================================================================
Rules
========================================================================== */
#page_top {
  animation: cloak-in 0.75s;
}

body {
  -webkit-font-smoothing: antialiased;
}

body img {
  display: block;
  max-width: 100%;
  height: auto;
}
@media screen and (max-width: 767px) {
  body img {
    width: 100%;
  }
}

ul,
li,
dd,
dt,
dh {
  list-style: none;
}

svg {
  display: block;
}

.tj {
  text-indent: -9999px;
  text-align: left;
  overflow: hidden;
  display: block;
  font-size: 0.1em;
}

.wapper {
  width: 1200px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .wapper {
    width: 98%;
  }
}
@media screen and (max-width: 767px) {
  .wapper {
    width: 100%;
  }
}

.pc_only {
  display: block;
}
@media screen and (max-width: 767px) {
  .pc_only {
    display: none;
  }
}

.sp_only {
  display: none;
}
@media screen and (max-width: 767px) {
  .sp_only {
    display: block;
  }
}

.pc_order_0 {
  order: 0;
}
@media screen and (max-width: 767px) {
  .pc_order_0 {
    order: unset;
  }
}

.fw_0 {
  font-weight: 0;
}

.pc_order_1 {
  order: 1;
}
@media screen and (max-width: 767px) {
  .pc_order_1 {
    order: unset;
  }
}

.fw_100 {
  font-weight: 100;
}

.pc_order_2 {
  order: 2;
}
@media screen and (max-width: 767px) {
  .pc_order_2 {
    order: unset;
  }
}

.fw_200 {
  font-weight: 200;
}

.pc_order_3 {
  order: 3;
}
@media screen and (max-width: 767px) {
  .pc_order_3 {
    order: unset;
  }
}

.fw_300 {
  font-weight: 300;
}

.pc_order_4 {
  order: 4;
}
@media screen and (max-width: 767px) {
  .pc_order_4 {
    order: unset;
  }
}

.fw_400 {
  font-weight: 400;
}

.pc_order_5 {
  order: 5;
}
@media screen and (max-width: 767px) {
  .pc_order_5 {
    order: unset;
  }
}

.fw_500 {
  font-weight: 500;
}

.pc_order_6 {
  order: 6;
}
@media screen and (max-width: 767px) {
  .pc_order_6 {
    order: unset;
  }
}

.fw_600 {
  font-weight: 600;
}

.pc_order_7 {
  order: 7;
}
@media screen and (max-width: 767px) {
  .pc_order_7 {
    order: unset;
  }
}

.fw_700 {
  font-weight: 700;
}

.pc_order_8 {
  order: 8;
}
@media screen and (max-width: 767px) {
  .pc_order_8 {
    order: unset;
  }
}

.fw_800 {
  font-weight: 800;
}

.pc_order_9 {
  order: 9;
}
@media screen and (max-width: 767px) {
  .pc_order_9 {
    order: unset;
  }
}

.fw_900 {
  font-weight: 900;
}

.pc_order_10 {
  order: 10;
}
@media screen and (max-width: 767px) {
  .pc_order_10 {
    order: unset;
  }
}

.fw_1000 {
  font-weight: 1000;
}

.pc_order_11 {
  order: 11;
}
@media screen and (max-width: 767px) {
  .pc_order_11 {
    order: unset;
  }
}

.fw_1100 {
  font-weight: 1100;
}

.pc_order_12 {
  order: 12;
}
@media screen and (max-width: 767px) {
  .pc_order_12 {
    order: unset;
  }
}

.fw_1200 {
  font-weight: 1200;
}

.ovhidden {
  overflow: hidden;
}

a {
  transition-duration: 0.5s;
}
a:hover {
  opacity: 0.6;
}

.d_flex {
  display: flex;
}

.d_block {
  display: block;
}

.d_none {
  display: none;
}

.d_contents {
  display: contents;
}

.d_inline {
  display: inline;
}

.d_grid {
  display: grid;
}

.d_inlineBlock {
  display: inline-block;
}

.d_inlineFlex {
  display: inline-flex;
}

.d_inlineTable {
  display: inline-table;
}

/* ==========================================================================
justify-content
========================================================================== */
.j_between {
  justify-content: space-between;
}

.j_start {
  justify-content: flex-start;
}

.j_end {
  justify-content: flex-end;
}

.j_center {
  justify-content: center;
}

.j_around {
  justify-content: space-around;
}

.j_baseline {
  justify-content: space-baseline;
}

.j_firstBaseline {
  justify-content: first baseline;
}

.j_firstBaseline {
  justify-content: last baseline;
}

.j_left {
  justify-content: left;
}

.j_right {
  justify-content: right;
}

.j_safe {
  justify-content: safe;
}

/* ==========================================================================
align-items
========================================================================== */
.ali_baseline {
  align-items: baseline;
}

.ali_center {
  align-items: center;
}

.ali_end {
  align-items: flex-end;
}

.ali_start {
  align-items: flex-start;
}

.ali_stretch {
  align-items: stretch;
}

.ali_unset {
  align-items: unset;
}

/* ==========================================================================
align-content
========================================================================== */
.alc_center {
  align-content: center;
}

.alc_end {
  align-content: flex-end;
}

.alc_around {
  align-content: space-around;
}

.alc_between {
  align-content: space-between;
}

.alc_stretch {
  align-content: stretch;
}

.alc_unset {
  align-content: unset;
}

/* ==========================================================================
row
========================================================================== */
.row {
  flex-flow: row wrap;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
Library
========================================================================== */
body {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  color: #323232;
  font-weight: 500;
}
body img {
  max-width: 100%;
  height: auto;
  display: block;
}

body input,
body textarea,
body button {
  font-family: 游ゴシック体, "Yu Gothic", YuGothic, "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
  font-weight: 500;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
  line-height: 1;
  font-weight: 500;
}

#mintyou,
.mintyou,
.mincho {
  font-family: "Shippori Mincho B1", serif;
}

.t_center {
  text-align: center;
}

.text_justify {
  text-align: justify;
  text-justify: inter-ideograph;
}

#mintyou,
.mintyou {
  font-family: "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS 明朝 E, Meiryo, serif;
}

.en {
  font-family: "Oswald", sans-serif;
}

.tj {
  text-indent: -9999px;
  text-align: left;
  overflow: hidden;
  display: block;
  font-size: 0.1em;
}

.txtset {
  leading-trim: both;
  text-edge: cap;
}

/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2022/09/08, 15:33:59
    Author     : SPG-1105
*/
/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/*
    Created on : 2022/09/08, 15:34:06
    Author     : SPG-1105
*/
.cl_25A6F6 {
  color: #25A6F6;
}

.cl_fff {
  color: #FFF;
}

.cl_382F2C {
  color: #382F2C;
}

.cl_333 {
  color: #333;
}

.cl_005EBA {
  color: #005EBA;
}

.cl_4D4D4D {
  color: #4D4D4D;
}

.cl_0068D1 {
  color: #0068D1;
}

.cl_F00 {
  color: #F00;
}

.cl_5A5A5A {
  color: #5A5A5A;
}

.cl_1A9AE3 {
  color: #1A9AE3;
}

.bg_4D4D4D {
  background: #4D4D4D;
}

.bg_CEEAFF {
  background: #CEEAFF;
}

.bg_4FB4FF {
  background: #4FB4FF;
}

.bg_25A6F6 {
  background: #25A6F6;
}

.bg_EC707C {
  background: #EC707C;
}

.bg_528FA2 {
  background: #528FA2;
}

.bg_fff {
  background: #FFF;
}

.brd_25A6F6 {
  border-bottom: 1px solid #25A6F6;
}

.undernone {
  text-decoration: none;
}

/* ==========================================================================
Common
========================================================================== */
/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.base_header {
  position: sticky;
  top: 0;
  left: 0;
  width: 100%;
  background: #fff;
  z-index: 9999;
}

.headerPc {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .headerPc {
    padding: 0% 0% 0% 0%;
  }
}

.logoHeaderPc {
  width: 135px;
}
@media screen and (max-width: 1199px) {
  .logoHeaderPc {
    width: 11.25%;
  }
}

.headerPcNavsWap {
  width: 1006px;
}
@media screen and (max-width: 1199px) {
  .headerPcNavsWap {
    width: 83.83%;
  }
}

.navHeaderPc {
  width: 816px;
}
@media screen and (max-width: 1199px) {
  .navHeaderPc {
    width: 81.11%;
  }
}

.ulHeaderPc {
  width: 100%;
}

.liHeaderPc {
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .liHeaderPc {
    font-size: 1.5012510425vw;
  }
}
.liHeaderPc::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.liHeaderPc::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
.liHeaderPc:nth-child(n+2) {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 60px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liHeaderPc:nth-child(n+2) {
    margin: 0% 0% 0% 7.35%;
  }
}

.btnHeaderPc {
  text-decoration: none;
  color: #231815;
  white-space: nowrap;
}

.btnContactHeaderPc {
  width: 130px;
}
@media screen and (max-width: 1199px) {
  .btnContactHeaderPc {
    width: 12.92%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.headerSp {
  position: relative;
}

.headerSpTop {
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .headerSpTop {
    padding: 1.33% 0% 1.33% 0%;
  }
}

.logoHeaderSp {
  width: 96px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 18px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .logoHeaderSp {
    width: 25.6%;
  }
}
@media screen and (max-width: 1199px) {
  .logoHeaderSp {
    margin: 0% 0% 0% 4.8%;
  }
}

.brdHeaderSpTopLxn {
  position: relative;
  width: 50px;
  height: 50px;
}

.brdHeaderSpTop {
  position: absolute;
  width: 27.78px;
  height: 1.85px;
  background: #25A6F6;
  left: 0;
  right: 0;
  margin: auto;
  transition-duration: 0.5s;
}

.brdHeaderSpTopLxn.off .brdHeaderSpTop01 {
  top: 17px;
}
.brdHeaderSpTopLxn.off .brdHeaderSpTop02 {
  top: 25px;
}
.brdHeaderSpTopLxn.off .brdHeaderSpTop03 {
  top: 33px;
}

.brdHeaderSpTopLxn.on .brdHeaderSpTop01 {
  top: 25px;
  transform: rotate(-150deg);
}
.brdHeaderSpTopLxn.on .brdHeaderSpTop02 {
  top: 25px;
  opacity: 0;
}
.brdHeaderSpTopLxn.on .brdHeaderSpTop03 {
  top: 25px;
  transform: rotate(150deg);
}

.navHeaderSp {
  display: none;
  position: absolute;
  width: 100%;
  left: 0;
  background: rgba(255, 255, 255, 0.9);
  padding-top: 0px;
  padding-bottom: 124px;
  padding-left: 0px;
  padding-right: 0px;
  z-index: 99999;
}
@media screen and (max-width: 1199px) {
  .navHeaderSp {
    padding: 0% 0% 33.06% 0%;
  }
}

.ulHeaderSp {
  width: 315px;
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulHeaderSp {
    width: 84%;
  }
}
@media screen and (max-width: 1199px) {
  .ulHeaderSp {
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulHeaderSp {
    margin-top: 14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liHeaderSp {
  line-height: 1.2777777778;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .liHeaderSp {
    font-size: 4.8vw;
  }
}
.liHeaderSp::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
.liHeaderSp::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
.liHeaderSp:nth-child(n+2) {
  margin-top: 17.04%;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
}

.btnHeaderSp {
  color: #231815;
}

/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.bgtopFv {
  background: url(../img/top/bgtopFvPc.png) no-repeat center top;
  background-size: auto 100%;
  height: 960px;
}
@media screen and (max-width: 1199px) {
  .bgtopFv {
    height: 82.7586206897vw;
  }
}
@media screen and (max-width: 767px) {
  .bgtopFv {
    height: 131.7333333333vw;
    background: url(../img/top/bgtopFvSp.png) no-repeat center top;
    background-size: auto 100%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.topAbout {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .topAbout {
    margin-top: 2.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .topAbout {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .topAbout {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.topAboutFx {
  width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .topAboutFx {
    width: 91.66%;
  }
}
@media screen and (max-width: 767px) {
  .topAboutFx {
    width: 315px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .topAboutFx {
    width: 84%;
  }
}

.picTopAbout {
  width: 598px;
}
@media screen and (max-width: 1199px) {
  .picTopAbout {
    width: 54.36%;
  }
}
@media screen and (max-width: 767px) {
  .picTopAbout {
    width: 296px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picTopAbout {
    width: 93.96%;
  }
}

.secTopAbout {
  width: 482px;
  margin: -0.2% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .secTopAbout {
    width: 43.81%;
  }
}
@media screen and (max-width: 767px) {
  .secTopAbout {
    width: 100%;
    margin: 6% 0 0 0;
  }
}

.h2TopAbout {
  font-size: 44px;
  line-height: 1.1363636364;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2TopAbout {
    font-size: 3.6697247706vw;
  }
}
.h2TopAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.1363636364) * 0.5em);
  content: "";
}
.h2TopAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.1363636364) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2TopAbout {
    line-height: 1.1785714286;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TopAbout {
    font-size: 7.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TopAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.1785714286) * 0.5em);
    content: "";
  }
  .h2TopAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.1785714286) * 0.5em);
    content: "";
  }
}

.txtTopAbout {
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.3529411765;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTopAbout {
    margin-top: 5.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtTopAbout {
    font-size: 1.4178482068vw;
  }
}
.txtTopAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.3529411765) * 0.5em);
  content: "";
}
.txtTopAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.3529411765) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTopAbout {
    margin-top: 11%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3333333333;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopAbout {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.3333333333) * 0.5em);
    content: "";
  }
  .txtTopAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.3333333333) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.topPlus {
  margin-top: 130px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 50px;
  padding-bottom: 155px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .topPlus {
    margin-top: 6.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .topPlus {
    padding: 2.6% 0% 8.07% 0%;
  }
}
@media screen and (max-width: 767px) {
  .topPlus {
    margin-top: 12.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 10.66% 0% 26% 0%;
  }
}

@media screen and (max-width: 767px) {
  .topPlusWap {
    width: 339px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .topPlusWap {
    width: 90.4%;
  }
}

.secTopPlus {
  width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .secTopPlus {
    width: 91.66%;
  }
}
@media screen and (max-width: 767px) {
  .secTopPlus {
    width: 100%;
  }
}

.h2SecTopPlus {
  width: 394px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .h2SecTopPlus {
    width: 35.81%;
  }
}
@media screen and (max-width: 767px) {
  .h2SecTopPlus {
    width: 237px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2SecTopPlus {
    width: 69.91%;
  }
}

.ulTopPlus {
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulTopPlus {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulTopPlus {
    margin-top: 18.79%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liTopPlus {
  position: relative;
  width: 100%;
}
.liTopPlus:nth-child(n+2) {
  margin-top: 110px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liTopPlus:nth-child(n+2) {
    margin-top: 10%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liTopPlus:nth-child(n+2) {
    margin-top: 26%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.icnTopPlus {
  position: absolute;
  top: -2.2vw;
  left: -4.5%;
  z-index: 9;
  width: 140px;
}
@media screen and (max-width: 1199px) {
  .icnTopPlus {
    width: 12.72%;
  }
}
@media screen and (max-width: 767px) {
  .icnTopPlus {
    width: 110px;
    top: -5vw;
    left: 0%;
    right: 0;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .icnTopPlus {
    width: 32.44%;
  }
}

.topPlusBg {
  padding-top: 25px;
  padding-bottom: 81px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .topPlusBg {
    padding: 2.27% 0% 7.36% 0%;
  }
}
@media screen and (max-width: 767px) {
  .topPlusBg {
    padding: 29.44% 0% 14.74% 0%;
  }
}

.h2TopPlusBg {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 101px;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 40px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  display: inline-block;
  border-bottom: 1px solid #25A6F6;
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .h2TopPlusBg {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 9.18%;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2TopPlusBg {
    padding: 0% 0.45% 0% 0.45%;
  }
}
@media screen and (max-width: 1199px) {
  .h2TopPlusBg {
    font-size: 3.3361134279vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TopPlusBg {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 0% 0% 3.76% 0%;
    width: 281px;
    line-height: 1.4;
    letter-spacing: 0em;
    text-indent: 0em;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2TopPlusBg {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2TopPlusBg {
    width: 89.2%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TopPlusBg {
    font-size: 10.6666666667vw;
  }
}

.rubyTopPlusBg {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: auto;
  font-size: 30px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .rubyTopPlusBg {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 9.61%;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .rubyTopPlusBg {
    font-size: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .rubyTopPlusBg {
    margin-top: 0.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    letter-spacing: 0.1em;
    width: 100%;
    display: block;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .rubyTopPlusBg {
    font-size: 8vw;
  }
}

.cntTopPlus {
  width: 980px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .cntTopPlus {
    width: 89.09%;
  }
}
@media screen and (max-width: 1199px) {
  .cntTopPlus {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .cntTopPlus {
    width: 315px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntTopPlus {
    width: 92.92%;
  }
}

.jsbtmTigerTopPlus {
  margin-top: 70px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .jsbtmTigerTopPlus {
    margin-top: 7.14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .jsbtmTigerTopPlus {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .jsbtmTigerTopPlus {
    margin-top: 12.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.cntTopPlusBtms {
  display: none;
}

.cntTopPlusBtms .topPlusCntMainFx {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .cntTopPlusBtms .topPlusCntMainFx {
    margin-top: 8.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .cntTopPlusBtms .topPlusCntMainFx {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntTopPlusBtms .topPlusCntMainFx {
    margin-top: 12.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secTopPlusCntMainFx {
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 490px;
}
@media screen and (max-width: 1199px) {
  .secTopPlusCntMainFx {
    margin: 1.93% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .secTopPlusCntMainFx {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .secTopPlusCntMainFx {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secTopPlusCntMainFx {
    margin-top: 9.52%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.topPlusCntMainFxOdd .secTopPlusCntMainFx {
  order: 2;
}
@media screen and (max-width: 767px) {
  .topPlusCntMainFxOdd .secTopPlusCntMainFx {
    order: 1;
  }
}

.h2TopPlusCntMain {
  font-size: 35px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2TopPlusCntMain {
    font-size: 2.9190992494vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TopPlusCntMain {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TopPlusCntMain {
    font-size: 8vw;
  }
}

.txtTopPlusCntMain {
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 1.2777777778;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTopPlusCntMain {
    margin-top: 2.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtTopPlusCntMain {
    font-size: 1.5012510425vw;
  }
}
.txtTopPlusCntMain::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
.txtTopPlusCntMain::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTopPlusCntMain {
    margin-top: 4.52%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5333333333;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopPlusCntMain {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopPlusCntMain::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
  .txtTopPlusCntMain::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
}

.photoTopPlusCntMain {
  width: 450px;
  margin-top: -10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .photoTopPlusCntMain {
    width: 45.91%;
  }
}
@media screen and (max-width: 1199px) {
  .photoTopPlusCntMain {
    margin: -1.03% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .photoTopPlusCntMain {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoTopPlusCntMain {
    margin-top: 9.52%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.topPlusCntMainFxEvn .photoTopPlusCntMain {
  order: 2;
}
@media screen and (max-width: 767px) {
  .topPlusCntMainFxEvn .photoTopPlusCntMain {
    order: unset;
  }
}
.topPlusCntMainFxEvn .secTopPlusCntMainFx {
  order: 1;
}
@media screen and (max-width: 767px) {
  .topPlusCntMainFxEvn .secTopPlusCntMainFx {
    order: unset;
  }
}

.topPlusCntMainFxOdd .photoTopPlusCntMain {
  order: 1;
}
@media screen and (max-width: 767px) {
  .topPlusCntMainFxOdd .photoTopPlusCntMain {
    order: unset;
  }
}
.topPlusCntMainFxOdd .secTopPlusCntMainFx {
  order: 2;
}
@media screen and (max-width: 767px) {
  .topPlusCntMainFxOdd .secTopPlusCntMainFx {
    order: unset;
  }
}

/*button*/
.btmTigerTopPlus {
  padding-top: 6px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
  width: 1040px;
  background: #BFE5FD;
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  margin: auto;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .btmTigerTopPlus {
    padding: 0.54% 0% 0.27% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .btmTigerTopPlus {
    width: 94.54%;
  }
}
@media screen and (max-width: 767px) {
  .btmTigerTopPlus {
    padding: 3% 0% 3% 0%;
    width: 315px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btmTigerTopPlus {
    width: 92.92%;
  }
}

.txtBtmTigerTopPlus {
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtBtmTigerTopPlus {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .txtBtmTigerTopPlus {
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtBtmTigerTopPlus {
    font-size: 5.3333333333vw;
  }
}

.btmTigerTopPlus.off .off {
  display: block;
}
.btmTigerTopPlus.off .on {
  display: none;
}

.btmTigerTopPlus.on .off {
  display: none;
}
.btmTigerTopPlus.on .on {
  display: block;
}

/*矢印*/
.btmLastTopPlus {
  width: 57px;
}
@media screen and (max-width: 1199px) {
  .btmLastTopPlus {
    width: 2.96%;
  }
}
@media screen and (max-width: 767px) {
  .btmLastTopPlus {
    width: 57px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btmLastTopPlus {
    width: 16.81%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.topCanDo {
  margin-top: 62px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .topCanDo {
    margin-top: 3.22%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .topCanDo {
    margin-top: 6.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h2TopCanDo {
  font-size: 50px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2TopCanDo {
    font-size: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TopCanDo {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TopCanDo {
    font-size: 8vw;
  }
}

.txtTopCanDo {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
  font-size: 20px;
  line-height: 1.15;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTopCanDo {
    margin-top: 2.91%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtTopCanDo {
    width: 86.66%;
  }
}
@media screen and (max-width: 1199px) {
  .txtTopCanDo {
    font-size: 1.6680567139vw;
  }
}
.txtTopCanDo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.15) * 0.5em);
  content: "";
}
.txtTopCanDo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.15) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTopCanDo {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5333333333;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 315px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopCanDo {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopCanDo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
  .txtTopCanDo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtTopCanDo {
    width: 84%;
  }
}

.mapTopCanDo {
  margin-top: 89px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .mapTopCanDo {
    margin-top: 7.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .mapTopCanDo {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mapTopCanDo {
    margin-top: 8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*アイコン*/
.btnMapTopCanDo {
  position: absolute;
}

.btnMapTopCanDoPc01 {
  width: 136px;
  top: 18%;
  left: 13%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoPc01 {
    width: 11.33%;
  }
}

.btnMapTopCanDoPc02 {
  width: 135px;
  top: 1%;
  left: 33%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoPc02 {
    width: 11.25%;
  }
}

.btnMapTopCanDoPc03 {
  width: 134px;
  top: 39.4%;
  left: 62.4%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoPc03 {
    width: 11.16%;
  }
}

.btnMapTopCanDoPc04 {
  width: 135px;
  top: 9.2%;
  left: 76.3%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoPc04 {
    width: 11.25%;
  }
}

.btnMapTopCanDoSp01 {
  width: 43px;
  top: 18%;
  left: 13%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoSp01 {
    width: 11.46%;
  }
}

.btnMapTopCanDoSp02 {
  width: 42px;
  top: 1%;
  left: 33%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoSp02 {
    width: 11.2%;
  }
}

.btnMapTopCanDoSp03 {
  width: 41px;
  top: 39.4%;
  left: 62.5%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoSp03 {
    width: 10.93%;
  }
}

.btnMapTopCanDoSp04 {
  width: 42px;
  top: 9.5%;
  left: 76.3%;
}
@media screen and (max-width: 1199px) {
  .btnMapTopCanDoSp04 {
    width: 11.2%;
  }
}

.lb-outerContainer {
  margin: 5.5vw auto 0 auto !important;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.topWorks {
  margin-top: 71px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .topWorks {
    margin-top: 3.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .topWorks {
    margin-top: 13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h2TopWorks {
  font-size: 50px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2TopWorks {
    font-size: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TopWorks {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TopWorks {
    font-size: 8vw;
  }
}

.sliderTopWorks {
  margin-top: 27px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .sliderTopWorks {
    margin-top: 1.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .sliderTopWorks {
    margin-top: 7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.swiper {
  padding: 10px 0 71px 0;
}
@media screen and (max-width: 767px) {
  .swiper {
    padding: 10px 0 55px 0;
  }
}

.topWorksSlider {
  padding-top: 40px;
  padding-bottom: 26px;
  padding-left: 0px;
  padding-right: 0px;
  width: 630px;
  border-radius: 15px;
  /* CSS3草案 */
  -webkit-border-radius: 15px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 15px;
  /* Firefox用 */
  box-shadow: -1px 1px 10px 0px rgba(0, 0, 0, 0.2), 4px 4px 10px 0px rgba(0, 0, 0, 0.2);
  height: auto;
}
@media screen and (max-width: 1199px) {
  .topWorksSlider {
    padding: 2.08% 0% 1.35% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .topWorksSlider {
    width: 32.81%;
  }
}
@media screen and (max-width: 767px) {
  .topWorksSlider {
    padding: 5.5% 0% 5.66% 0%;
    width: 339px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .topWorksSlider {
    width: 90.4%;
  }
}

.topWorksSliderLxn {
  width: 550px;
  margin: auto;
  height: 100%;
}
@media screen and (max-width: 1199px) {
  .topWorksSliderLxn {
    width: 87.3%;
  }
}
@media screen and (max-width: 767px) {
  .topWorksSliderLxn {
    width: 92.92%;
  }
}

.secTopWorksSlider {
  width: 200px;
}
@media screen and (max-width: 1199px) {
  .secTopWorksSlider {
    width: 36.36%;
  }
}
@media screen and (max-width: 767px) {
  .secTopWorksSlider {
    width: 89%;
    margin: auto;
  }
}

.h3TopWorksSlider {
  font-size: 24px;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  .h3TopWorksSlider {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .h3TopWorksSlider {
    line-height: normal;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3TopWorksSlider {
    font-size: 6.4vw;
  }
}

.txtTopWorksSlider {
  margin-top: 13px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 25px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTopWorksSlider {
    margin-top: 6.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtTopWorksSlider {
    font-size: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopWorksSlider {
    margin: 4% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopWorksSlider {
    font-size: 6.6666666667vw;
  }
}

.photosTopWorksSlider {
  width: 310px;
}
@media screen and (max-width: 1199px) {
  .photosTopWorksSlider {
    width: 56.36%;
  }
}
@media screen and (max-width: 767px) {
  .photosTopWorksSlider {
    margin-top: 17.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 82%;
  }
}

.arrowWorksSliderTopWap {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: 136px;
  width: 48px;
}
@media screen and (max-width: 1199px) {
  .arrowWorksSliderTopWap {
    margin-top: 1.81%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 24.72%;
  }
}
@media screen and (max-width: 1199px) {
  .arrowWorksSliderTopWap {
    width: 8.72%;
  }
}
@media screen and (max-width: 767px) {
  .arrowWorksSliderTopWap {
    margin-top: 7.34%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 14.72%;
  }
}

.photoAfterWorks {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .photoAfterWorks {
    margin-top: 1.81%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .photoAfterWorks {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoAfterWorks {
    margin-top: 6.34%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secAfterWorks {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secAfterWorks {
    margin-top: 3.81%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secAfterWorks {
    margin-top: 8.52%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h4AfterWorks {
  font-size: 25px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h4AfterWorks {
    font-size: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .h4AfterWorks {
    line-height: 1.12;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4AfterWorks {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h4AfterWorks::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.12) * 0.5em);
    content: "";
  }
  .h4AfterWorks::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.12) * 0.5em);
    content: "";
  }
}

.txtAfterWorks {
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.3;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtAfterWorks {
    margin-top: 1.09%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtAfterWorks {
    font-size: 1.6680567139vw;
  }
}
.txtAfterWorks::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.3) * 0.5em);
  content: "";
}
.txtAfterWorks::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.3) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtAfterWorks {
    margin-top: 7.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5333333333;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtAfterWorks {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .txtAfterWorks::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
  .txtAfterWorks::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
}

/*ドット*/
.swiper-pagination-bullets {
  position: absolute;
  bottom: 0 !important;
}

.swiper-pagination-bullet {
  background: #fff;
  width: 18px !important;
  height: 18px !important;
  margin: 0 15px !important;
  opacity: 1 !important;
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullet {
    width: 12px !important;
    height: 12px !important;
    margin: 0 10px !important;
  }
}

.swiper-pagination-bullet-active {
  background: #00D6A9;
}

/*矢印*/
.arrowBox {
  position: absolute;
  z-index: 9;
  top: 40%;
  left: 0;
  right: 0;
  margin: auto;
  width: 770px;
  height: 80px;
}
@media screen and (max-width: 1200px) {
  .arrowBox {
    width: 45%;
  }
}
@media screen and (max-width: 767px) {
  .arrowBox {
    display: none;
  }
}

/* 前へ次への矢印カスタマイズ */
.swiper-button-prev,
.swiper-button-next {
  height: 80px;
  width: 80px;
}
/* 前へ次への矢印カスタマイズ */
.swiper-button-prev::after,
.swiper-button-next::after {
  display: none;
}

.swiper-button-prev {
  background: url(../img/top/swiper-button-prev.svg) no-repeat center center;
  background-size: 100% auto;
}

.swiper-button-next {
  background: url(../img/top/swiper-button-next.svg) no-repeat center center;
  background-size: 100% auto;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.topEtc {
  margin-top: -378px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 433px;
  padding-bottom: 210px;
  padding-left: 0px;
  padding-right: 0px;
  background: url(../img/top/topEtcPc.png) no-repeat center top;
  background-size: cover;
}
@media screen and (max-width: 1199px) {
  .topEtc {
    margin-top: -19.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .topEtc {
    padding: 22.55% 0% 10.93% 0%;
  }
}
@media screen and (max-width: 767px) {
  .topEtc {
    padding: 135.22% 0% 18.93% 0%;
    margin-top: -126%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    background: url(../img/top/topEtcSp.png) no-repeat center top;
    background-size: cover;
  }
}

.h2topEtc {
  font-size: 60px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2topEtc {
    font-size: 5.0041701418vw;
  }
}
@media screen and (max-width: 767px) {
  .h2topEtc {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2topEtc {
    font-size: 8vw;
  }
}

.topEtcWap {
  margin-top: 53px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .topEtcWap {
    margin-top: 2.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .topEtcWap {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulTopEtc {
  width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .ulTopEtc {
    width: 91.66%;
  }
}
@media screen and (max-width: 767px) {
  .ulTopEtc {
    width: 330px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulTopEtc {
    width: 88%;
  }
}

.liTopEtc:nth-child(n+2) {
  margin-top: 150px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liTopEtc:nth-child(n+2) {
    margin-top: 13.63%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liTopEtc:nth-child(n+2) {
    margin-top: 14.12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.bgTopFeatures {
  background: url(../img/top/bgTopFeaturesPc.png) no-repeat top center;
  background-size: cover;
  padding-top: 0px;
  padding-bottom: 126px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .bgTopFeatures {
    padding: 0% 0% 6.56% 0%;
  }
}
@media screen and (max-width: 767px) {
  .bgTopFeatures {
    background: url(../img/top/bgTopFeaturesSp.png) no-repeat top center;
    background-size: cover;
    padding-top: 0px;
    padding-bottom: 50px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .bgTopFeatures {
    padding: 0% 0% 13.33% 0%;
  }
}

.topFeaturesWap {
  margin-top: 50px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .topFeaturesWap {
    margin-top: 2.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .topFeaturesWap {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .topFeaturesWap {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.iconbtmLastFeatures {
  width: 57px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .iconbtmLastFeatures {
    width: 4.75%;
  }
}
@media screen and (max-width: 767px) {
  .iconbtmLastFeatures {
    width: 57px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconbtmLastFeatures {
    width: 15.2%;
  }
}

.secTopFeatures {
  margin-top: 48px;
  margin-bottom: 126px;
  margin-left: auto;
  margin-right: auto;
  width: 1100px;
  margin: auto;
  padding-top: 82px;
  padding-bottom: 136px;
  padding-left: 0px;
  padding-right: 0px;
  background: rgba(255, 255, 255, 0.8);
}
@media screen and (max-width: 1199px) {
  .secTopFeatures {
    margin-top: 4%;
    margin-bottom: 10.5%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .secTopFeatures {
    width: 91.66%;
  }
}
@media screen and (max-width: 1199px) {
  .secTopFeatures {
    padding: 6.83% 0% 11.33% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secTopFeatures {
    margin-top: 50px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 339px;
    margin: auto;
    padding-top: 78px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secTopFeatures {
    margin-top: 13.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secTopFeatures {
    width: 90.4%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secTopFeatures {
    padding: 20.8% 0% 0% 0%;
  }
}

.h2TopFeatures {
  font-size: 50px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2TopFeatures {
    font-size: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TopFeatures {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TopFeatures {
    font-size: 5.3333333333vw;
  }
}

.ulTopFeatures {
  width: 1000px;
  margin-top: 91px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulTopFeatures {
    width: 90.9%;
  }
}
@media screen and (max-width: 1199px) {
  .ulTopFeatures {
    margin-top: 8.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulTopFeatures {
    width: 266px;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulTopFeatures {
    width: 78.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulTopFeatures {
    margin-top: 5.89%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liTopFeatures {
  width: 304px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 44px;
}
@media screen and (max-width: 1199px) {
  .liTopFeatures {
    width: 30.4%;
  }
}
@media screen and (max-width: 1199px) {
  .liTopFeatures {
    margin: 0% 4.4% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liTopFeatures {
    width: 266px;
    margin: 0% 0% 29.07% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liTopFeatures {
    width: 100%;
  }
}
.liTopFeatures:nth-child(3n) {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liTopFeatures:nth-child(3n) {
    margin: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liTopFeatures:nth-child(3n) {
    width: 266px;
    margin: 0% 0% 29.07% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liTopFeatures:nth-child(3n) {
    width: 100%;
  }
}
.liTopFeatures:nth-child(4) {
  margin-top: 68px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 44px;
}
@media screen and (max-width: 1199px) {
  .liTopFeatures:nth-child(4) {
    margin: 6.8% 4.4% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liTopFeatures:nth-child(4) {
    width: 266px;
    margin: 0% 0% 29.07% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liTopFeatures:nth-child(4) {
    width: 100%;
  }
}
.liTopFeatures:nth-child(5) {
  margin-top: 68px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liTopFeatures:nth-child(5) {
    margin: 6.8% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liTopFeatures:nth-child(5) {
    width: 266px;
    margin: 0% 0% 29.07% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liTopFeatures:nth-child(5) {
    width: 100%;
  }
}

.secTopFeaturesLi {
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secTopFeaturesLi {
    margin-top: 9.21%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secTopFeaturesLi {
    margin: 12.27% 0% 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .h3TopFeatures {
    justify-content: center;
  }
}

.rubyH3TopFeatures {
  font-size: 44px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
  color: #00A6FF;
}
@media screen and (max-width: 1199px) {
  .rubyH3TopFeatures {
    font-size: 3.6697247706vw;
  }
}
.rubyH3TopFeatures::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.rubyH3TopFeatures::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .rubyH3TopFeatures {
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .rubyH3TopFeatures {
    font-size: 9.6vw;
  }
}
@media screen and (max-width: 767px) {
  .rubyH3TopFeatures::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .rubyH3TopFeatures::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.mainH3TopFeatures {
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .mainH3TopFeatures {
    font-size: 2.5020850709vw;
  }
}
.mainH3TopFeatures::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.mainH3TopFeatures::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .mainH3TopFeatures {
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 767px) {
  .mainH3TopFeatures {
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
    font-feature-settings: normal;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mainH3TopFeatures {
    font-size: 6.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .mainH3TopFeatures::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .mainH3TopFeatures::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.txtTopFeatures {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 1.2777777778;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTopFeatures {
    margin-top: 8.22%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtTopFeatures {
    font-size: 1.5012510425vw;
  }
}
.txtTopFeatures::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
.txtTopFeatures::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTopFeatures {
    margin: 11% 0% 0% 0%;
    line-height: 1.5333333333;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopFeatures {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopFeatures::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
  .txtTopFeatures::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5333333333) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.topFaq {
  padding-top: 97px;
  padding-bottom: 55px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .topFaq {
    padding: 5.05% 0% 2.86% 0%;
  }
}
@media screen and (max-width: 767px) {
  .topFaq {
    padding: 7.66% 0% 18.33% 0%;
  }
}

.secTopFaq {
  width: 1100px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .secTopFaq {
    width: 91.66%;
  }
}
@media screen and (max-width: 767px) {
  .secTopFaq {
    width: 339px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secTopFaq {
    width: 90.4%;
  }
}

.h2SecTopFaq {
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 5px;
  padding-right: 5px;
  font-size: 50px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-indent: 0em;
  border-bottom: 1px solid #fff;
}
@media screen and (max-width: 1199px) {
  .h2SecTopFaq {
    padding: 0% 0.45% 0.27% 0.45%;
  }
}
@media screen and (max-width: 1199px) {
  .h2SecTopFaq {
    font-size: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .h2SecTopFaq {
    padding-top: 0px;
    padding-bottom: 5px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2SecTopFaq {
    padding: 0% 0% 1.47% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2SecTopFaq {
    font-size: 8vw;
  }
}

.mainTopFaq {
  margin-top: 70px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mainTopFaq {
    margin-top: 6.36%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .mainTopFaq {
    padding: 0% 0% 3.63% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mainTopFaq {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 4% 0% 5.89% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mainTopFaq {
    margin-top: 11.79%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulMainTopFaq {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .ulMainTopFaq {
    width: 94.54%;
  }
}
@media screen and (max-width: 767px) {
  .ulMainTopFaq {
    width: 315px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulMainTopFaq {
    width: 92.92%;
  }
}

.liMainTopFaq {
  border-bottom: 1px solid #646464;
  padding-top: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liMainTopFaq {
    padding: 0% 0% 3.63% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liMainTopFaq {
    padding-top: 0px;
    padding-bottom: 29px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liMainTopFaq {
    padding: 0% 0% 9.2% 0%;
  }
}

.btnMainTopFaqFx {
  padding-top: 30px;
  padding-bottom: 0px;
  padding-left: 20px;
  padding-right: 20px;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .btnMainTopFaqFx {
    padding: 2.72% 1.81% 0% 1.81%;
  }
}
@media screen and (max-width: 767px) {
  .btnMainTopFaqFx {
    padding-top: 30px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnMainTopFaqFx {
    padding: 9.52% 0% 0% 0%;
  }
}

.h3MainTopFaqFx {
  width: 950px;
  font-size: 25px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: left;
  color: #0091D8;
}
@media screen and (max-width: 1199px) {
  .h3MainTopFaqFx {
    width: 89.62%;
  }
}
@media screen and (max-width: 1199px) {
  .h3MainTopFaqFx {
    font-size: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .h3MainTopFaqFx {
    width: 277px;
    line-height: 1.5625;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3MainTopFaqFx {
    width: 87.93%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3MainTopFaqFx {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h3MainTopFaqFx::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5625) * 0.5em);
    content: "";
  }
  .h3MainTopFaqFx::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5625) * 0.5em);
    content: "";
  }
}

.iconbtnMainTopFaqFx {
  width: 30px;
}
@media screen and (max-width: 1199px) {
  .iconbtnMainTopFaqFx {
    width: 2.83%;
  }
}
@media screen and (max-width: 767px) {
  .iconbtnMainTopFaqFx {
    width: 22px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconbtnMainTopFaqFx {
    width: 6.98%;
  }
}
.iconbtnMainTopFaqFx svg {
  width: 100%;
  height: 100%;
  display: block;
}

.btnMainTopFaqFx.off .iconbtnMainTopFaqFx {
  transform: rotate(0deg);
}

.btnMainTopFaqFx.on .iconbtnMainTopFaqFx {
  transform: rotate(180deg);
}

.anseerMainTopFaqFx {
  display: none;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 1199px) {
  .anseerMainTopFaqFx {
    margin: 0% 1.81% 0% 1.81%;
  }
}
@media screen and (max-width: 767px) {
  .anseerMainTopFaqFx {
    margin: 4.34% 0% 0% 0%;
  }
}

.anseerMainTopFaqFxBx {
  width: 100%;
}

.h4AnseerMainTopFaqFxBx {
  width: 25px;
  font-size: 25px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h4AnseerMainTopFaqFxBx {
    width: 2.63%;
  }
}
@media screen and (max-width: 1199px) {
  .h4AnseerMainTopFaqFxBx {
    font-size: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .h4AnseerMainTopFaqFxBx {
    width: 16px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h4AnseerMainTopFaqFxBx {
    width: 5.07%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4AnseerMainTopFaqFxBx {
    font-size: 4.2666666667vw;
  }
}

.txtAnseerMainTopFaqFx {
  width: 968px;
  font-size: 25px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtAnseerMainTopFaqFx {
    width: 101.89%;
  }
}
@media screen and (max-width: 1199px) {
  .txtAnseerMainTopFaqFx {
    font-size: 2.0850708924vw;
  }
}
@media screen and (max-width: 767px) {
  .txtAnseerMainTopFaqFx {
    width: 293px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtAnseerMainTopFaqFx {
    width: 93.01%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtAnseerMainTopFaqFx {
    font-size: 4.2666666667vw;
  }
}

.btnTopFaqLxn {
  margin-top: 70px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 700px;
}
@media screen and (max-width: 1199px) {
  .btnTopFaqLxn {
    margin-top: 5.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnTopFaqLxn {
    width: 58.33%;
  }
}
@media screen and (max-width: 767px) {
  .btnTopFaqLxn {
    margin-top: 10.79%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 80.49%;
  }
}

.btnTopLastFaq {
  aspect-ratio: 700/100;
  border-radius: 41px;
  /* CSS3草案 */
  -webkit-border-radius: 41px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 41px;
  /* Firefox用 */
  border: 4px solid #FFF;
  text-decoration: none;
  font-size: 44px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .btnTopLastFaq {
    font-size: 3.6697247706vw;
  }
}
@media screen and (max-width: 767px) {
  .btnTopLastFaq {
    aspect-ratio: 339/40;
    border-radius: 19px;
    /* CSS3草案 */
    -webkit-border-radius: 19px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 19px;
    /* Firefox用 */
    border: 2px solid #FFF;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnTopLastFaq {
    font-size: 4.8vw;
  }
}

.iconBtnTopLastFaq {
  display: block;
  width: 630px;
  margin: auto;
  background: url(../img/top/iconBtnTopLastFaq.svg) no-repeat right center;
  background-size: auto 40%;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .iconBtnTopLastFaq {
    width: 90%;
  }
}
@media screen and (max-width: 767px) {
  .iconBtnTopLastFaq {
    width: 311px;
    margin: auto;
    background: url(../img/top/iconBtnTopLastFaq.svg) no-repeat right center;
    background-size: auto 40%;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconBtnTopLastFaq {
    width: 91.74%;
  }
}

.telLastFaq {
  margin-top: 48px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 50px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: center;
  color: #FFF;
}
@media screen and (max-width: 1199px) {
  .telLastFaq {
    margin-top: 4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .telLastFaq {
    font-size: 4.1701417848vw;
  }
}
@media screen and (max-width: 767px) {
  .telLastFaq {
    margin-top: 7.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .telLastFaq {
    font-size: 8.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .telLastFaq::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .telLastFaq::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.yobiLastFaq {
  margin-top: 9px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: center;
}
@media screen and (max-width: 1199px) {
  .yobiLastFaq {
    margin-top: 0.75%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .yobiLastFaq {
    font-size: 2.5020850709vw;
  }
}
@media screen and (max-width: 767px) {
  .yobiLastFaq {
    margin-top: 1.89%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .yobiLastFaq {
    font-size: 5.3333333333vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.brdFooter {
  height: 0.78125vw;
  width: 100%;
  background: #528FA2;
}
@media screen and (max-width: 767px) {
  .brdFooter {
    height: 4vw;
    width: 100%;
    background: #528FA2;
  }
}

.footer {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .footer {
    margin-top: 1.56%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .footer {
    margin-top: 8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.toTopBtm {
  display: block;
  position: fixed;
  left: 80%;
  bottom: 10%;
  width: 55px;
  z-index: 99;
}
@media screen and (max-width: 1199px) {
  .toTopBtm {
    left: 94%;
  }
}
@media screen and (max-width: 767px) {
  .toTopBtm {
    width: 55px;
    left: unset;
    bottom: 0%;
    right: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .toTopBtm {
    width: 14.66%;
  }
}
@media screen and (max-width: 767px) {
  .toTopBtm:hover {
    opacity: 1;
  }
}

.logoFooter {
  display: block;
  width: 229px;
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .logoFooter {
    width: 19.08%;
  }
}
@media screen and (max-width: 1199px) {
  .logoFooter {
    margin-top: 2.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .logoFooter {
    width: 229px;
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .logoFooter {
    width: 61.06%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .logoFooter {
    margin-top: 8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secFooter {
  width: 680px;
  margin-top: 61px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secFooter {
    width: 56.66%;
  }
}
@media screen and (max-width: 1199px) {
  .secFooter {
    margin-top: 5.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .secFooter {
    width: 61%;
  }
}
@media screen and (max-width: 767px) {
  .secFooter {
    width: 315px;
    margin-top: 8.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secFooter {
    width: 84%;
  }
}

.h2Footer {
  width: 160px;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2Footer {
    width: 23.52%;
  }
}
@media screen and (max-width: 1199px) {
  .h2Footer {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .h2Footer {
    width: 315px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2Footer {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2Footer {
    font-size: 5.3333333333vw;
  }
}

.brdSecFooter {
  width: 1px;
  height: 52px;
  background: #4D4D4D;
}
@media screen and (max-width: 767px) {
  .brdSecFooter {
    width: 100%;
    height: 1px;
    margin-top: 3.34%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secFooterFx {
  width: 478px;
}
@media screen and (max-width: 1199px) {
  .secFooterFx {
    width: 70.29%;
  }
}
@media screen and (max-width: 767px) {
  .secFooterFx {
    width: 315px;
    margin-top: 5.34%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secFooterFx {
    width: 100%;
  }
}

.h4FooterFx {
  width: 65px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h4FooterFx {
    width: 13.59%;
  }
}
@media screen and (max-width: 1199px) {
  .h4FooterFx {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .h4FooterFx {
    width: 315px;
    line-height: 1.4;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h4FooterFx {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4FooterFx {
    font-size: 4.2666666667vw;
  }
}

.detailFooterFx {
  width: 404px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .detailFooterFx {
    width: 84.51%;
  }
}
@media screen and (max-width: 1199px) {
  .detailFooterFx {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .detailFooterFx {
    width: 315px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .detailFooterFx {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .detailFooterFx {
    font-size: 4.2666666667vw;
  }
}
.detailFooterFx .iconmap {
  color: #4D4D4D;
  text-decoration: underline;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 15px;
  background: url(../img/iconmap.svg) no-repeat right center;
  background-size: auto 60%;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .detailFooterFx .iconmap {
    padding: 0% 3.71% 0% 0%;
  }
}

.txtDetailFooterFx {
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDetailFooterFx {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailFooterFx {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailFooterFx {
    font-size: 4.2666666667vw;
  }
}

.txtDetailFooterFx02 {
  margin-top: 1px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .txtDetailFooterFx02 {
    margin-top: 0.24%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.logoLastFooter {
  width: 127px;
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .logoLastFooter {
    width: 10.58%;
  }
}
@media screen and (max-width: 1199px) {
  .logoLastFooter {
    margin-top: 1.75%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .logoLastFooter {
    width: 34.31%;
    margin-top: 5.52%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.copy {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .copy {
    margin-top: 2.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .copy {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .copy {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    margin-top: 6.52%;
    margin-left: auto;
    margin-right: auto;
    padding: 0 0 15% 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .copy {
    font-size: 3.2vw;
  }
}

/*こていぼたん*/
.footerCnt {
  position: fixed;
  bottom: 2%;
  left: 0;
  right: 0;
  margin: auto;
  z-index: 10;
  width: 264px;
}
@media screen and (max-width: 1199px) {
  .footerCnt {
    width: 70.4%;
  }
}
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.formContactBox {
  width: 900px;
  margin-top: 64px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .formContactBox {
    width: 90%;
  }
}
@media screen and (max-width: 1199px) {
  .formContactBox {
    margin-top: 6.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .formContactBox {
    width: 295px;
    margin-top: 25.87%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .formContactBox {
    width: 87.02%;
  }
}

@media screen and (max-width: 767px) {
  .tableForm {
    display: block;
    width: 100%;
  }
  .tableForm tbody,
  .tableForm tr {
    display: block;
    width: 100%;
  }
}

.thTableForm {
  width: 300px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #646464;
  vertical-align: middle;
}
@media screen and (max-width: 1199px) {
  .thTableForm {
    width: 33.33%;
  }
}
@media screen and (max-width: 1199px) {
  .thTableForm {
    padding: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .thTableForm {
    padding: 9% 0% 0% 0%;
    width: 295px;
    display: block;
    border-bottom: unset;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thTableForm {
    width: 100%;
  }
}

.tableForm tr:first-child .thTableForm {
  border-top: 1px solid #646464;
}

.thTableFormFx {
  width: 100%;
}

.h3ThTableFormFx {
  font-size: 24px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3ThTableFormFx {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .h3ThTableFormFx {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3ThTableFormFx {
    font-size: 4.8vw;
  }
}

.hissuThTableFormFx {
  width: 40px;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
  padding-top: 4px;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
  white-space: nowrap;
}
@media screen and (max-width: 1199px) {
  .hissuThTableFormFx {
    width: 13.33%;
  }
}
@media screen and (max-width: 1199px) {
  .hissuThTableFormFx {
    font-size: 1.1676396997vw;
  }
}
.hissuThTableFormFx::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.hissuThTableFormFx::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .hissuThTableFormFx {
    padding: 1.33% 2% 1.33% 2%;
  }
}
@media screen and (max-width: 1199px) {
  .hissuThTableFormFx {
    margin: 0% 0% 0% 3.33%;
  }
}
@media screen and (max-width: 1199px) {
  .hissuThTableFormFx {
    width: 15.33%;
  }
}
@media screen and (max-width: 767px) {
  .hissuThTableFormFx {
    width: 40px;
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
    padding: 1.35% 2.03% 1.35% 2.03%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .hissuThTableFormFx {
    width: 13.55%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .hissuThTableFormFx {
    font-size: 3.7333333333vw;
  }
}

.tdTableForm {
  padding-top: 39px;
  padding-bottom: 39px;
  padding-left: 0px;
  padding-right: 0px;
  width: 600px;
  border-bottom: 1px solid #646464;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .tdTableForm {
    padding: 4.33% 0% 4.33% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .tdTableForm {
    width: 66.66%;
  }
}
@media screen and (max-width: 1199px) {
  .tdTableForm {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .tdTableForm {
    width: 295px;
    display: block;
    padding: 4.79% 0% 11.16% 0%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tdTableForm {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdTableForm {
    font-size: 4.2666666667vw;
  }
}
.tdTableForm input,
.tdTableForm textarea {
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .tdTableForm input,
  .tdTableForm textarea {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .tdTableForm input,
  .tdTableForm textarea {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdTableForm input,
  .tdTableForm textarea {
    font-size: 4.2666666667vw;
  }
}

.tableForm tr:first-child .tdTableForm {
  border-top: 1px solid #646464;
}
@media screen and (max-width: 767px) {
  .tableForm tr:first-child .tdTableForm {
    border-top: unset;
  }
}

textarea {
  height: 290px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  textarea {
    height: 24.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  textarea {
    height: 80vw;
  }
}

.inputTableFormWap {
  width: 295px;
}
@media screen and (max-width: 1199px) {
  .inputTableFormWap {
    width: 49.16%;
  }
}
@media screen and (max-width: 767px) {
  .inputTableFormWap {
    width: 142px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .inputTableFormWap {
    width: 48.13%;
  }
}

.inputTableForm100Wap {
  width: 100%;
}

@media screen and (max-width: 767px) {
  .inputTableFormWapSp100 {
    width: 100%;
  }
}

.inputW100 {
  width: 100%;
  background: #F0F0F0;
  padding-top: 6px;
  padding-bottom: 6px;
  padding-left: 9px;
  padding-right: 19px;
  border: 1px solid #F0F0F0;
  color: #231815;
}
@media screen and (max-width: 1199px) {
  .inputW100 {
    padding: 2% 6.33% 2% 3%;
  }
}
@media screen and (max-width: 767px) {
  .inputW100 {
    padding: 2.2vw 2.2vw 2.2vw 2.2vw;
  }
}

.mw_wp_form_input .chackTableFormFx {
  margin-top: 9px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .mw_wp_form_input .chackTableFormFx {
    margin-top: 1.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .mw_wp_form_input .chackTableFormFx {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .mw_wp_form_input .chackTableFormFx {
    margin-top: 7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mw_wp_form_input .chackTableFormFx {
    font-size: 4.2666666667vw;
  }
}
.mw_wp_form_input .chackTableFormFx .cheackcontactL {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 5px;
  width: 25px;
  height: 25px;
  background: #F0F0F0;
  border: 1px solid #F0F0F0;
  transform: translate(0, -11%);
}
@media screen and (max-width: 1199px) {
  .mw_wp_form_input .chackTableFormFx .cheackcontactL {
    margin: 0% 0.83% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mw_wp_form_input .chackTableFormFx .cheackcontactL {
    margin: 0% 2.38% 0% 0%;
    transform: translate(0, -6%);
  }
}
.mw_wp_form_input .chackTableFormFx .mwform-checkbox-field-text {
  color: #231815 !important;
  font-weight: 700;
  margin: 1% 0 0 0%;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_input .chackTableFormFx .mwform-checkbox-field-text {
    margin: 0% 0 0 1.5%;
    width: 88%;
  }
}
.mw_wp_form_input .chackTableFormFx label {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .mw_wp_form_input .chackTableFormFx label {
    display: flex;
  }
}
.mw_wp_form_input .chackTableFormFx .mwform-checkbox-field.horizontal-item {
  width: 100%;
}

.contact {
  background: #F0F0F0;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 19px;
  padding-right: 19px;
  border: 1px solid #F0F0F0;
}
@media screen and (max-width: 1199px) {
  .contact {
    padding: 5% 6.33% 5% 6.33%;
  }
}
@media screen and (max-width: 767px) {
  .contact {
    padding: 2.2vw 2.2vw 2.2vw 2.2vw;
  }
}

/*プライバシーポリシー*/
.readPrivacy {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 650px;
}
@media screen and (max-width: 1199px) {
  .readPrivacy {
    margin-top: 4.22%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .readPrivacy {
    width: 72.22%;
  }
}
@media screen and (max-width: 767px) {
  .readPrivacy {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 295px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .readPrivacy {
    margin-top: 10.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .readPrivacy {
    width: 100%;
  }
}

.h2ReadPrivacy {
  font-size: 18px;
  line-height: 1.2777777778;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2ReadPrivacy {
    font-size: 1.5012510425vw;
  }
}
.h2ReadPrivacy::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
.h2ReadPrivacy::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2ReadPrivacy {
    line-height: 1.4375;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2ReadPrivacy {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h2ReadPrivacy::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.4375) * 0.5em);
    content: "";
  }
  .h2ReadPrivacy::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.4375) * 0.5em);
    content: "";
  }
}

.readPrivacyMain {
  margin-top: 18px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 17px;
  padding-bottom: 17px;
  padding-left: 20px;
  padding-right: 20px;
  border: 1px solid #646464;
  height: 198px;
  overflow: scroll;
  font-size: 18px;
  line-height: 1.2777777778;
  letter-spacing: 0em;
  text-indent: 0em;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media screen and (max-width: 1199px) {
  .readPrivacyMain {
    margin-top: 2.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .readPrivacyMain {
    padding: 2.61% 3.07% 2.61% 3.07%;
  }
}
@media screen and (max-width: 1199px) {
  .readPrivacyMain {
    font-size: 1.5012510425vw;
  }
}
.readPrivacyMain::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
.readPrivacyMain::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2777777778) * 0.5em);
  content: "";
}
.readPrivacyMain::-webkit-scrollbar {
  display: none;
}
@media screen and (max-width: 1199px) {
  .readPrivacyMain {
    height: 16.5vw;
  }
}
@media screen and (max-width: 767px) {
  .readPrivacyMain {
    height: 113.3333333333vw;
    margin-top: 7.47%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 5.77% 5.77% 5.77% 5.77%;
    line-height: 1.4375;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .readPrivacyMain {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .readPrivacyMain::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.4375) * 0.5em);
    content: "";
  }
  .readPrivacyMain::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.4375) * 0.5em);
    content: "";
  }
}

.readCheckPrivacy {
  margin-top: 43px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .readCheckPrivacy {
    margin-top: 4.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .readCheckPrivacy {
    margin-top: 7.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.cheackPrivacy {
  width: 25px;
  height: 25px;
  background: #F0F0F0;
  border: 1px solid #F0F0F0;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 5px;
  transform: translate(0, -11%);
}
@media screen and (max-width: 1199px) {
  .cheackPrivacy {
    margin: 0% 0.55% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .cheackPrivacy {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cheackPrivacy {
    margin: 0% 3.38% 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .readCheckPrivacy .mwform-checkbox-field {
    width: 100%;
  }
}

.readCheckPrivacy .mwform-checkbox-field-text {
  font-size: 18px;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .readCheckPrivacy .mwform-checkbox-field-text {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .readCheckPrivacy .mwform-checkbox-field-text {
    letter-spacing: 0em;
    text-indent: 0em;
    width: 90%;
    margin: 1% 0 0 2%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .readCheckPrivacy .mwform-checkbox-field-text {
    font-size: 3.7333333333vw;
  }
}

@media screen and (max-width: 767px) {
  .readCheckPrivacy label {
    display: flex;
  }
}

.btnToConfirmLxn {
  margin-top: 57px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
@media screen and (max-width: 1199px) {
  .btnToConfirmLxn {
    margin-top: 6.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnToConfirmLxn {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .btnToConfirmLxn {
    margin-top: 9.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 295px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnToConfirmLxn {
    width: 100%;
  }
}

.btnToConfirm {
  border-radius: 30px;
  /* CSS3草案 */
  -webkit-border-radius: 30px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 30px;
  /* Firefox用 */
  font-size: 24px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 100%;
  aspect-ratio: 300/60;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .btnToConfirm {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .btnToConfirm {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 295/50;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnToConfirm {
    font-size: 4.8vw;
  }
}

.mw_wp_form_input .toThankBackLxn {
  height: 0;
  margin: 0;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .thTableForm {
    padding: 9% 0% 11% 0%;
  }
}
.mw_wp_form_confirm .tdTableForm {
  padding-top: 39px;
  padding-bottom: 41px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mw_wp_form_confirm .tdTableForm {
    padding: 4.33% 0% 4.55% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .tdTableForm {
    padding: 0% 0% 6% 0%;
  }
}
.mw_wp_form_confirm .inputTableFormFx {
  justify-content: flex-start;
}
.mw_wp_form_confirm .inputTableFormWap {
  width: auto;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  .mw_wp_form_confirm .inputTableFormWap {
    margin: 0% 3.33% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mw_wp_form_confirm .inputTableFormWap {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mw_wp_form_confirm .inputTableFormWap {
    margin: 0% 3.38% 0% 0%;
  }
}
.mw_wp_form_confirm .readPrivacy {
  display: none;
}
.mw_wp_form_confirm .readCheckPrivacy {
  display: none;
}
.mw_wp_form_confirm .btnToConfirmLxn {
  margin: 0;
}

.toThankBackLxn {
  margin-top: 54px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 620px;
}
@media screen and (max-width: 1199px) {
  .toThankBackLxn {
    margin-top: 6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .toThankBackLxn {
    width: 68.88%;
  }
}
@media screen and (max-width: 767px) {
  .toThankBackLxn {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .toThankBackLxn {
    margin-top: 10.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnBackLxn {
  width: 300px;
}
@media screen and (max-width: 1199px) {
  .btnBackLxn {
    width: 48.38%;
  }
}
@media screen and (max-width: 767px) {
  .btnBackLxn {
    width: 100%;
  }
}

.btnBack {
  border-radius: 30px;
  /* CSS3草案 */
  -webkit-border-radius: 30px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 30px;
  /* Firefox用 */
  font-size: 24px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 100%;
  aspect-ratio: 300/60;
  border: none;
  cursor: pointer;
  background: #25A6F6;
}
@media screen and (max-width: 1199px) {
  .btnBack {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .btnBack {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 295/50;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnBack {
    font-size: 4.8vw;
  }
}

.btnToThanksLxn {
  width: 300px;
}
@media screen and (max-width: 1199px) {
  .btnToThanksLxn {
    width: 48.38%;
  }
}
@media screen and (max-width: 767px) {
  .btnToThanksLxn {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnToThanksLxn {
    margin-top: 6.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnToThanks {
  border-radius: 30px;
  /* CSS3草案 */
  -webkit-border-radius: 30px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 30px;
  /* Firefox用 */
  font-size: 24px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 100%;
  aspect-ratio: 300/60;
  border: none;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .btnToThanks {
    font-size: 2.0016680567vw;
  }
}
@media screen and (max-width: 767px) {
  .btnToThanks {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 295/50;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnToThanks {
    font-size: 4.8vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.mainContactB {
  padding-top: 58px;
  padding-bottom: 61px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mainContactB {
    padding: 3.02% 0% 3.17% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mainContactB {
    padding: 5% 0% 4.66% 0%;
  }
}

.mainContactTanks {
  padding-top: 99px;
  padding-bottom: 129px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mainContactTanks {
    padding: 5.15% 0% 6.71% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mainContactTanks {
    padding: 5% 0% 4.66% 0%;
  }
}

.contactMain {
  width: 1000px;
  margin: auto;
  padding-top: 70px;
  padding-bottom: 140px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .contactMain {
    width: 83.33%;
  }
}
@media screen and (max-width: 1199px) {
  .contactMain {
    padding: 5.83% 0% 11.66% 0%;
  }
}
@media screen and (max-width: 767px) {
  .contactMain {
    width: 339px;
    margin: auto;
    padding: 9.5% 0% 26.66% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .contactMain {
    width: 90.4%;
  }
}

.mainContactTanks .contactMain {
  padding-top: 70px;
  padding-bottom: 70px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mainContactTanks .contactMain {
    padding: 5.83% 0% 5.83% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mainContactTanks .contactMain {
    padding: 15.5% 0% 15.66% 0%;
  }
}

.thanksContactMainLxn {
  position: relative;
  margin: 6.5% auto 0 auto;
}

.h2ContactBox {
  font-size: 40px;
  line-height: 1.25;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2ContactBox {
    font-size: 3.3361134279vw;
  }
}
.h2ContactBox::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.25) * 0.5em);
  content: "";
}
.h2ContactBox::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.25) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2ContactBox {
    line-height: 1.4;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2ContactBox {
    font-size: 6.4vw;
  }
}

.txtContactBox {
  margin-top: 17px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 1.4;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtContactBox {
    margin-top: 1.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtContactBox {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .txtContactBox {
    width: 89%;
    margin-top: 15.79%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtContactBox {
    font-size: 3.7333333333vw;
  }
}

.thanksContactMainLxn .txtContactBox {
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .thanksContactMainLxn .txtContactBox {
    margin-top: 1.9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .thanksContactMainLxn .txtContactBox {
    margin-top: 15.79%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
  .thanksContactMainLxn .txtContactBox br {
    display: none;
  }
}

.btnToThanksHomeLxn {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 300px;
}
@media screen and (max-width: 1199px) {
  .btnToThanksHomeLxn {
    margin-top: 4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnToThanksHomeLxn {
    width: 30%;
  }
}
@media screen and (max-width: 767px) {
  .btnToThanksHomeLxn {
    margin-top: 18%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 295px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnToThanksHomeLxn {
    width: 87.02%;
  }
}

.btnToThanksHome {
  aspect-ratio: 300/60;
  font-size: 24px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 30px;
  /* CSS3草案 */
  -webkit-border-radius: 30px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 30px;
  /* Firefox用 */
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .btnToThanksHome {
    font-size: 2.0016680567vw;
  }
}
.btnToThanksHome::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.btnToThanksHome::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .btnToThanksHome {
    aspect-ratio: 295/50;
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
    border-radius: 30px;
    /* CSS3草案 */
    -webkit-border-radius: 30px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 30px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnToThanksHome {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .btnToThanksHome::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .btnToThanksHome::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.picLeftThanksContactMain {
  width: 119px;
  position: absolute;
  left: 7%;
  top: 12.9%;
}
@media screen and (max-width: 1199px) {
  .picLeftThanksContactMain {
    width: 11.9%;
  }
}

.picRightThanksContactMain {
  width: 117px;
  position: absolute;
  right: 7%;
  top: 16.9%;
}
@media screen and (max-width: 1199px) {
  .picRightThanksContactMain {
    width: 11.7%;
  }
}
@media screen and (max-width: 767px) {
  .picRightThanksContactMain {
    position: relative;
    width: 34.56%;
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    top: unset;
    right: unset;
  }
}

/* ==========================================================================
Component
========================================================================== */
.animsition,
.animsition-overlay {
  position: relative;
  opacity: 0;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/**
 * overlay option
 */
.animsition-overlay-slide {
  position: fixed;
  z-index: 1;
  width: 100%;
  height: 100%;
  background-color: #ddd;
}

/* loading option */
.animsition-loading,
.animsition-loading:after {
  width: 32px;
  height: 32px;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -16px;
  margin-left: -16px;
  border-radius: 50%;
  z-index: 100;
}

.animsition-loading {
  background-color: transparent;
  border-top: 5px solid rgba(0, 0, 0, 0.2);
  border-right: 5px solid rgba(0, 0, 0, 0.2);
  border-bottom: 5px solid rgba(0, 0, 0, 0.2);
  border-left: 5px solid #eee;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-duration: 0.8s;
  animation-duration: 0.8s;
  -webkit-animation-name: animsition-loading;
  animation-name: animsition-loading;
}

@-webkit-keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes animsition-loading {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-webkit-keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.fade-in {
  -webkit-animation-name: fade-in;
  animation-name: fade-in;
}

@-webkit-keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fade-out {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
.fade-out {
  -webkit-animation-name: fade-out;
  animation-name: fade-out;
}

@-webkit-keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-up {
  0% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-up {
  -webkit-animation-name: fade-in-up;
  animation-name: fade-in-up;
}

@-webkit-keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}
@keyframes fade-out-up {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
}
.fade-out-up {
  -webkit-animation-name: fade-out-up;
  animation-name: fade-out-up;
}

@-webkit-keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-up-sm {
  0% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-up-sm {
  -webkit-animation-name: fade-in-up-sm;
  animation-name: fade-in-up-sm;
}

@-webkit-keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}
@keyframes fade-out-up-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
}
.fade-out-up-sm {
  -webkit-animation-name: fade-out-up-sm;
  animation-name: fade-out-up-sm;
}

@-webkit-keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-up-lg {
  0% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-up-lg {
  -webkit-animation-name: fade-in-up-lg;
  animation-name: fade-in-up-lg;
}

@-webkit-keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}
@keyframes fade-out-up-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
}
.fade-out-up-lg {
  -webkit-animation-name: fade-out-up-lg;
  animation-name: fade-out-up-lg;
}

@-webkit-keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-down {
  0% {
    -webkit-transform: translateY(-500px);
    transform: translateY(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-down {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}
@keyframes fade-out-down {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(500px);
    transform: translateY(500px);
    opacity: 0;
  }
}
.fade-out-down {
  -webkit-animation-name: fade-out-down;
  animation-name: fade-out-down;
}

@-webkit-keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-down-sm {
  0% {
    -webkit-transform: translateY(-100px);
    transform: translateY(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-down-sm {
  -webkit-animation-name: fade-in-down-sm;
  animation-name: fade-in-down-sm;
}

@-webkit-keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}
@keyframes fade-out-down-sm {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(100px);
    transform: translateY(100px);
    opacity: 0;
  }
}
.fade-out-down-sm {
  -webkit-animation-name: fade-out-down-sm;
  animation-name: fade-out-down-sm;
}

@-webkit-keyframes fade-in-down-lg {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
@keyframes fade-in-down-lg {
  0% {
    -webkit-transform: translateY(-1000px);
    transform: translateY(-1000px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
}
.fade-in-down-lg {
  -webkit-animation-name: fade-in-down;
  animation-name: fade-in-down;
}

@-webkit-keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}
@keyframes fade-out-down-lg {
  0% {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateY(1000px);
    transform: translateY(1000px);
    opacity: 0;
  }
}
.fade-out-down-lg {
  -webkit-animation-name: fade-out-down-lg;
  animation-name: fade-out-down-lg;
}

@-webkit-keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left {
  0% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-left {
  -webkit-animation-name: fade-in-left;
  animation-name: fade-in-left;
}

@-webkit-keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}
@keyframes fade-out-left {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-500px);
    transform: translateX(-500px);
    opacity: 0;
  }
}
.fade-out-left {
  -webkit-animation-name: fade-out-left;
  animation-name: fade-out-left;
}

@-webkit-keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left-sm {
  0% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-left-sm {
  -webkit-animation-name: fade-in-left-sm;
  animation-name: fade-in-left-sm;
}

@-webkit-keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}
@keyframes fade-out-left-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-100px);
    transform: translateX(-100px);
    opacity: 0;
  }
}
.fade-out-left-sm {
  -webkit-animation-name: fade-out-left-sm;
  animation-name: fade-out-left-sm;
}

@-webkit-keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-left-lg {
  0% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-left-lg {
  -webkit-animation-name: fade-in-left-lg;
  animation-name: fade-in-left-lg;
}

@-webkit-keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}
@keyframes fade-out-left-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(-1500px);
    transform: translateX(-1500px);
    opacity: 0;
  }
}
.fade-out-left-lg {
  -webkit-animation-name: fade-out-left-lg;
  animation-name: fade-out-left-lg;
}

@-webkit-keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right {
  0% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-right {
  -webkit-animation-name: fade-in-right;
  animation-name: fade-in-right;
}

@-webkit-keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}
@keyframes fade-out-right {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(500px);
    transform: translateX(500px);
    opacity: 0;
  }
}
.fade-out-right {
  -webkit-animation-name: fade-out-right;
  animation-name: fade-out-right;
}

@-webkit-keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right-sm {
  0% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-right-sm {
  -webkit-animation-name: fade-in-right-sm;
  animation-name: fade-in-right-sm;
}

@-webkit-keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}
@keyframes fade-out-right-sm {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(100px);
    transform: translateX(100px);
    opacity: 0;
  }
}
.fade-out-right-sm {
  -webkit-animation-name: fade-out-right-sm;
  animation-name: fade-out-right-sm;
}

@-webkit-keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes fade-in-right-lg {
  0% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
  100% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
}
.fade-in-right-lg {
  -webkit-animation-name: fade-in-right-lg;
  animation-name: fade-in-right-lg;
}

@-webkit-keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}
@keyframes fade-out-right-lg {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0);
    opacity: 1;
  }
  100% {
    -webkit-transform: translateX(1500px);
    transform: translateX(1500px);
    opacity: 0;
  }
}
.fade-out-right-lg {
  -webkit-animation-name: fade-out-right-lg;
  animation-name: fade-out-right-lg;
}

@-webkit-keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}
@keyframes rotate-in {
  0% {
    -webkit-transform: rotate(-90deg);
    transform: rotate(-90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}
.rotate-in {
  -webkit-animation-name: rotate-in;
  animation-name: rotate-in;
}

@-webkit-keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}
@keyframes rotate-out {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}
.rotate-out {
  -webkit-animation-name: rotate-out;
  animation-name: rotate-out;
}

@-webkit-keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}
@keyframes rotate-in-sm {
  0% {
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}
.rotate-in-sm {
  -webkit-animation-name: rotate-in-sm;
  animation-name: rotate-in-sm;
}

@-webkit-keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}
@keyframes rotate-out-sm {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}
.rotate-out-sm {
  -webkit-animation-name: rotate-out-sm;
  animation-name: rotate-out-sm;
}

@-webkit-keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}
@keyframes rotate-in-lg {
  0% {
    -webkit-transform: rotate(-180deg);
    transform: rotate(-180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
  100% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
}
.rotate-in-lg {
  -webkit-animation-name: rotate-in-lg;
  animation-name: rotate-in-lg;
}

@-webkit-keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}
@keyframes rotate-out-lg {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 1;
  }
  100% {
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    -webkit-transform-origin: center center;
    transform-origin: center center;
    opacity: 0;
  }
}
.rotate-out-lg {
  -webkit-animation-name: rotate-out-lg;
  animation-name: rotate-out-lg;
}

@-webkit-keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flip-in-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
}
.flip-in-x {
  -webkit-animation-name: flip-in-x;
  animation-name: flip-in-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flip-out-x {
  0% {
    -webkit-transform: perspective(550px) rotateX(0deg);
    transform: perspective(550px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateX(90deg);
    transform: perspective(550px) rotateX(90deg);
    opacity: 0;
  }
}
.flip-out-x {
  -webkit-animation-name: flip-out-x;
  animation-name: flip-out-x;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flip-in-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
}
.flip-in-x-nr {
  -webkit-animation-name: flip-in-x-nr;
  animation-name: flip-in-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flip-out-x-nr {
  0% {
    -webkit-transform: perspective(100px) rotateX(0deg);
    transform: perspective(100px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateX(90deg);
    transform: perspective(100px) rotateX(90deg);
    opacity: 0;
  }
}
.flip-out-x-nr {
  -webkit-animation-name: flip-out-x-nr;
  animation-name: flip-out-x-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}
@keyframes flip-in-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
}
.flip-in-x-fr {
  -webkit-animation-name: flip-in-x-fr;
  animation-name: flip-in-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
@keyframes flip-out-x-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateX(0deg);
    transform: perspective(1000px) rotateX(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateX(90deg);
    transform: perspective(1000px) rotateX(90deg);
    opacity: 0;
  }
}
.flip-out-x-fr {
  -webkit-animation-name: flip-out-x-fr;
  animation-name: flip-out-x-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flip-in-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
}
.flip-in-y {
  -webkit-animation-name: flip-in-y;
  animation-name: flip-in-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flip-out-y {
  0% {
    -webkit-transform: perspective(550px) rotateY(0deg);
    transform: perspective(550px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(550px) rotateY(90deg);
    transform: perspective(550px) rotateY(90deg);
    opacity: 0;
  }
}
.flip-out-y {
  -webkit-animation-name: flip-out-y;
  animation-name: flip-out-y;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flip-in-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
}
.flip-in-y-nr {
  -webkit-animation-name: flip-in-y-nr;
  animation-name: flip-in-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flip-out-y-nr {
  0% {
    -webkit-transform: perspective(100px) rotateY(0deg);
    transform: perspective(100px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(100px) rotateY(90deg);
    transform: perspective(100px) rotateY(90deg);
    opacity: 0;
  }
}
.flip-out-y-nr {
  -webkit-animation-name: flip-out-y-nr;
  animation-name: flip-out-y-nr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}
@keyframes flip-in-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
}
.flip-in-y-fr {
  -webkit-animation-name: flip-in-y-fr;
  animation-name: flip-in-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}
@keyframes flip-out-y-fr {
  0% {
    -webkit-transform: perspective(1000px) rotateY(0deg);
    transform: perspective(1000px) rotateY(0deg);
    opacity: 1;
  }
  100% {
    -webkit-transform: perspective(1000px) rotateY(90deg);
    transform: perspective(1000px) rotateY(90deg);
    opacity: 0;
  }
}
.flip-out-y-fr {
  -webkit-animation-name: flip-out-y-fr;
  animation-name: flip-out-y-fr;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-webkit-keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-in {
  0% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.zoom-in {
  -webkit-animation-name: zoom-in;
  animation-name: zoom-in;
}

@-webkit-keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoom-out {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.zoom-out {
  -webkit-animation-name: zoom-out;
  animation-name: zoom-out;
}

@-webkit-keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-in-sm {
  0% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.zoom-in-sm {
  -webkit-animation-name: zoom-in-sm;
  animation-name: zoom-in-sm;
}

@-webkit-keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoom-out-sm {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.95);
    transform: scale(0.95);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.zoom-out-sm {
  -webkit-animation-name: zoom-out-sm;
  animation-name: zoom-out-sm;
}

@-webkit-keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@keyframes zoom-in-lg {
  0% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.zoom-in-lg {
  -webkit-animation-name: zoom-in-lg;
  animation-name: zoom-in-lg;
}

@-webkit-keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
@keyframes zoom-out-lg {
  0% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
  }
  50% {
    -webkit-transform: scale(0.4);
    transform: scale(0.4);
    opacity: 0;
  }
  100% {
    opacity: 0;
  }
}
.zoom-out-lg {
  -webkit-animation-name: zoom-out-lg;
  animation-name: zoom-out-lg;
}

@-webkit-keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes overlay-slide-in-top {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.overlay-slide-in-top {
  top: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-top;
  animation-name: overlay-slide-in-top;
}

@-webkit-keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes overlay-slide-out-top {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.overlay-slide-out-top {
  top: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-top;
  animation-name: overlay-slide-out-top;
}

@-webkit-keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
@keyframes overlay-slide-in-bottom {
  0% {
    height: 100%;
  }
  100% {
    height: 0;
  }
}
.overlay-slide-in-bottom {
  bottom: 0;
  height: 0;
  -webkit-animation-name: overlay-slide-in-bottom;
  animation-name: overlay-slide-in-bottom;
}

@-webkit-keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
@keyframes overlay-slide-out-bottom {
  0% {
    height: 0;
  }
  100% {
    height: 100%;
  }
}
.overlay-slide-out-bottom {
  bottom: 0;
  height: 100%;
  -webkit-animation-name: overlay-slide-out-bottom;
  animation-name: overlay-slide-out-bottom;
}

@-webkit-keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes overlay-slide-in-left {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
.overlay-slide-in-left {
  width: 0;
  -webkit-animation-name: overlay-slide-in-left;
  animation-name: overlay-slide-in-left;
}

@-webkit-keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes overlay-slide-out-left {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.overlay-slide-out-left {
  left: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-left;
  animation-name: overlay-slide-out-left;
}

@-webkit-keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
@keyframes overlay-slide-in-right {
  0% {
    width: 100%;
  }
  100% {
    width: 0;
  }
}
.overlay-slide-in-right {
  right: 0;
  width: 0;
  -webkit-animation-name: overlay-slide-in-right;
  animation-name: overlay-slide-in-right;
}

@-webkit-keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
@keyframes overlay-slide-out-right {
  0% {
    width: 0;
  }
  100% {
    width: 100%;
  }
}
.overlay-slide-out-right {
  right: 0;
  width: 100%;
  -webkit-animation-name: overlay-slide-out-right;
  animation-name: overlay-slide-out-right;
}

@keyframes fadein_sc_top {
  0% {
    opacity: 0;
    transform: translate3d(0px, 20px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fadein_sc_top2 {
  0% {
    opacity: 0;
    transform: translate3d(0px, 20px, 0px);
  }
  70% {
    opacity: 1;
    transform: translate3d(0px, -10px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fadein_sc_left {
  0% {
    opacity: 0;
    transform: translate3d(-20px, 0px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fadein_sc_right {
  0% {
    opacity: 0;
    transform: translate3d(20px, 0px, 0px);
  }
  100% {
    opacity: 1;
    transform: translate3d(0px, 0px, 0px);
  }
}
@keyframes fadein_in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
.opacity_0_fade_set {
  transform: translate3d(0px, 20px, 0px);
  opacity: 0;
}
.opacity_0_fade_set.active {
  -webkit-animation: fadein_sc_top 0.75s ease 0.35s forwards alternate;
  animation: fadein_sc_top 0.75s ease 0.35s forwards alternate;
}

.opacity_0_fadeleft_in {
  opacity: 0;
  transform: translate3d(-20px, 0px, 0px);
}
.opacity_0_fadeleft_in.active {
  -webkit-animation: fadein_sc_left 0.75s ease 0.35s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.35s forwards alternate;
}

.opacity_0_faderight_in {
  opacity: 0;
  transform: translate3d(20px, 0px, 0px);
}
.opacity_0_faderight_in.active {
  -webkit-animation: fadein_sc_right 0.75s ease 0.35s forwards alternate;
  animation: fadein_sc_right 0.75s ease 0.35s forwards alternate;
}

.opacity_0_fade_in {
  opacity: 0;
}
.opacity_0_fade_in.active {
  -webkit-animation: fadein_in 0.75s ease 0.35s forwards alternate;
  animation: fadein_in 0.75s ease 0.35s forwards alternate;
}

.opacity_0_list_fade_set > li {
  transform: translate3d(0px, 20px, 0px);
  opacity: 0;
  position: relative;
}
.opacity_0_list_fade_set.active > li:nth-child(1) {
  -webkit-animation: fadein_sc_top 0.75s ease 0.35s forwards alternate;
  animation: fadein_sc_top 0.75s ease 0.35s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(2) {
  -webkit-animation: fadein_sc_top 0.75s ease 0.7s forwards alternate;
  animation: fadein_sc_top 0.75s ease 0.7s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(3) {
  -webkit-animation: fadein_sc_top 0.75s ease 1.05s forwards alternate;
  animation: fadein_sc_top 0.75s ease 1.05s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(4) {
  -webkit-animation: fadein_sc_top 0.75s ease 1.4s forwards alternate;
  animation: fadein_sc_top 0.75s ease 1.4s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(5) {
  -webkit-animation: fadein_sc_top 0.75s ease 1.75s forwards alternate;
  animation: fadein_sc_top 0.75s ease 1.75s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(6) {
  -webkit-animation: fadein_sc_top 0.75s ease 2.1s forwards alternate;
  animation: fadein_sc_top 0.75s ease 2.1s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(7) {
  -webkit-animation: fadein_sc_top 0.75s ease 2.45s forwards alternate;
  animation: fadein_sc_top 0.75s ease 2.45s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(8) {
  -webkit-animation: fadein_sc_top 0.75s ease 2.8s forwards alternate;
  animation: fadein_sc_top 0.75s ease 2.8s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(9) {
  -webkit-animation: fadein_sc_top 0.75s ease 3.15s forwards alternate;
  animation: fadein_sc_top 0.75s ease 3.15s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(10) {
  -webkit-animation: fadein_sc_top 0.75s ease 3.5s forwards alternate;
  animation: fadein_sc_top 0.75s ease 3.5s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(11) {
  -webkit-animation: fadein_sc_top 0.75s ease 3.85s forwards alternate;
  animation: fadein_sc_top 0.75s ease 3.85s forwards alternate;
}
.opacity_0_list_fade_set.active > li:nth-child(12) {
  -webkit-animation: fadein_sc_top 0.75s ease 4.2s forwards alternate;
  animation: fadein_sc_top 0.75s ease 4.2s forwards alternate;
}

.listcnt .moveList {
  opacity: 0;
}
.listcnt.active .moveList:nth-child(1) {
  -webkit-animation: fadein_in 0.75s ease 0.15s forwards alternate;
  animation: fadein_in 0.75s ease 0.15s forwards alternate;
}
.listcnt.active .moveList:nth-child(2) {
  -webkit-animation: fadein_in 0.75s ease 0.3s forwards alternate;
  animation: fadein_in 0.75s ease 0.3s forwards alternate;
}
.listcnt.active .moveList:nth-child(3) {
  -webkit-animation: fadein_in 0.75s ease 0.45s forwards alternate;
  animation: fadein_in 0.75s ease 0.45s forwards alternate;
}
.listcnt.active .moveList:nth-child(4) {
  -webkit-animation: fadein_in 0.75s ease 0.6s forwards alternate;
  animation: fadein_in 0.75s ease 0.6s forwards alternate;
}
.listcnt.active .moveList:nth-child(5) {
  -webkit-animation: fadein_in 0.75s ease 0.75s forwards alternate;
  animation: fadein_in 0.75s ease 0.75s forwards alternate;
}
.listcnt.active .moveList:nth-child(6) {
  -webkit-animation: fadein_in 0.75s ease 0.9s forwards alternate;
  animation: fadein_in 0.75s ease 0.9s forwards alternate;
}
.listcnt.active .moveList:nth-child(7) {
  -webkit-animation: fadein_in 0.75s ease 1.05s forwards alternate;
  animation: fadein_in 0.75s ease 1.05s forwards alternate;
}
.listcnt.active .moveList:nth-child(8) {
  -webkit-animation: fadein_in 0.75s ease 1.2s forwards alternate;
  animation: fadein_in 0.75s ease 1.2s forwards alternate;
}
.listcnt.active .moveList:nth-child(9) {
  -webkit-animation: fadein_in 0.75s ease 1.35s forwards alternate;
  animation: fadein_in 0.75s ease 1.35s forwards alternate;
}
.listcnt.active .moveList:nth-child(10) {
  -webkit-animation: fadein_in 0.75s ease 1.5s forwards alternate;
  animation: fadein_in 0.75s ease 1.5s forwards alternate;
}

.listcntmainasu .moveList {
  opacity: 0;
}
.listcntmainasu.active .moveList:nth-child(1) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 0.25s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 0.25s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(2) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 0.5s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 0.5s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(3) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 0.75s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 0.75s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(4) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(5) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1.25s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1.25s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(6) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1.5s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1.5s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(7) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1.75s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1.75s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(8) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 2s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 2s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(9) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 2.25s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 2.25s forwards alternate;
}
.listcntmainasu.active .moveList:nth-child(10) {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 2.5s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 2.5s forwards alternate;
}

.listcntmainasu .moveList1 {
  opacity: 0;
}

.listcntmainasu.active .moveList1 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 0.25s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 0.25s forwards alternate;
}

.listcntmainasu .moveList2 {
  opacity: 0;
}

.listcntmainasu.active .moveList2 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 0.5s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 0.5s forwards alternate;
}

.listcntmainasu .moveList3 {
  opacity: 0;
}

.listcntmainasu.active .moveList3 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 0.75s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 0.75s forwards alternate;
}

.listcntmainasu .moveList4 {
  opacity: 0;
}

.listcntmainasu.active .moveList4 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1s forwards alternate;
}

.listcntmainasu .moveList5 {
  opacity: 0;
}

.listcntmainasu.active .moveList5 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1.25s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1.25s forwards alternate;
}

.listcntmainasu .moveList6 {
  opacity: 0;
}

.listcntmainasu.active .moveList6 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1.5s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1.5s forwards alternate;
}

.listcntmainasu .moveList7 {
  opacity: 0;
}

.listcntmainasu.active .moveList7 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 1.75s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 1.75s forwards alternate;
}

.listcntmainasu .moveList8 {
  opacity: 0;
}

.listcntmainasu.active .moveList8 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 2s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 2s forwards alternate;
}

.listcntmainasu .moveList9 {
  opacity: 0;
}

.listcntmainasu.active .moveList9 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 2.25s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 2.25s forwards alternate;
}

.listcntmainasu .moveList10 {
  opacity: 0;
}

.listcntmainasu.active .moveList10 {
  -webkit-animation: fadein_sc_top2 0.75s ease-in 2.5s forwards alternate;
  animation: fadein_sc_top2 0.75s ease-in 2.5s forwards alternate;
}

.listcntmainasuLeft .moveList {
  opacity: 0;
}
.listcntmainasuLeft.active .moveList:nth-child(1) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.15s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.15s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(2) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.3s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.3s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(3) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.45s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.45s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(4) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.6s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.6s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(5) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.75s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.75s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(6) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.9s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.9s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(7) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.05s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.05s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(8) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.2s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.2s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(9) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.35s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.35s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(10) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.5s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.5s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(11) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.65s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.65s forwards alternate;
}
.listcntmainasuLeft.active .moveList:nth-child(12) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.8s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.8s forwards alternate;
}

.opacity_0_list_left_fade_set > li,
.opacity_0_list_left_fade_set section,
.opacity_0_list_left_fade_set div,
.opacity_0_list_left_fade_set tr,
.opacity_0_list_left_fade_set figure {
  transform: translate3d(-10px, 0px, 0px);
  opacity: 0;
}
.opacity_0_list_left_fade_set.active > li:nth-child(1),
.opacity_0_list_left_fade_set.active section:nth-child(1),
.opacity_0_list_left_fade_set.active div:nth-child(1),
.opacity_0_list_left_fade_set.active p:nth-child(1),
.opacity_0_list_left_fade_set.active h2:nth-child(1),
.opacity_0_list_left_fade_set.active h3:nth-child(1),
.opacity_0_list_left_fade_set.active h4:nth-child(1),
.opacity_0_list_left_fade_set.active h5:nth-child(1),
.opacity_0_list_left_fade_set.active figure:nth-child(1) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.35s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.35s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(2),
.opacity_0_list_left_fade_set.active section:nth-child(2),
.opacity_0_list_left_fade_set.active div:nth-child(2),
.opacity_0_list_left_fade_set.active p:nth-child(2),
.opacity_0_list_left_fade_set.active h2:nth-child(2),
.opacity_0_list_left_fade_set.active h3:nth-child(2),
.opacity_0_list_left_fade_set.active h4:nth-child(2),
.opacity_0_list_left_fade_set.active h5:nth-child(2),
.opacity_0_list_left_fade_set.active figure:nth-child(2) {
  -webkit-animation: fadein_sc_left 0.75s ease 0.7s forwards alternate;
  animation: fadein_sc_left 0.75s ease 0.7s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(3),
.opacity_0_list_left_fade_set.active section:nth-child(3),
.opacity_0_list_left_fade_set.active div:nth-child(3),
.opacity_0_list_left_fade_set.active p:nth-child(3),
.opacity_0_list_left_fade_set.active h2:nth-child(3),
.opacity_0_list_left_fade_set.active h3:nth-child(3),
.opacity_0_list_left_fade_set.active h4:nth-child(3),
.opacity_0_list_left_fade_set.active h5:nth-child(3),
.opacity_0_list_left_fade_set.active figure:nth-child(3) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.05s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.05s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(4),
.opacity_0_list_left_fade_set.active section:nth-child(4),
.opacity_0_list_left_fade_set.active div:nth-child(4),
.opacity_0_list_left_fade_set.active p:nth-child(4),
.opacity_0_list_left_fade_set.active h2:nth-child(4),
.opacity_0_list_left_fade_set.active h3:nth-child(4),
.opacity_0_list_left_fade_set.active h4:nth-child(4),
.opacity_0_list_left_fade_set.active h5:nth-child(4),
.opacity_0_list_left_fade_set.active figure:nth-child(4) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.4s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.4s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(5),
.opacity_0_list_left_fade_set.active section:nth-child(5),
.opacity_0_list_left_fade_set.active div:nth-child(5),
.opacity_0_list_left_fade_set.active p:nth-child(5),
.opacity_0_list_left_fade_set.active h2:nth-child(5),
.opacity_0_list_left_fade_set.active h3:nth-child(5),
.opacity_0_list_left_fade_set.active h4:nth-child(5),
.opacity_0_list_left_fade_set.active h5:nth-child(5),
.opacity_0_list_left_fade_set.active figure:nth-child(5) {
  -webkit-animation: fadein_sc_left 0.75s ease 1.75s forwards alternate;
  animation: fadein_sc_left 0.75s ease 1.75s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(6),
.opacity_0_list_left_fade_set.active section:nth-child(6),
.opacity_0_list_left_fade_set.active div:nth-child(6),
.opacity_0_list_left_fade_set.active p:nth-child(6),
.opacity_0_list_left_fade_set.active h2:nth-child(6),
.opacity_0_list_left_fade_set.active h3:nth-child(6),
.opacity_0_list_left_fade_set.active h4:nth-child(6),
.opacity_0_list_left_fade_set.active h5:nth-child(6),
.opacity_0_list_left_fade_set.active figure:nth-child(6) {
  -webkit-animation: fadein_sc_left 0.75s ease 2.1s forwards alternate;
  animation: fadein_sc_left 0.75s ease 2.1s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(7),
.opacity_0_list_left_fade_set.active section:nth-child(7),
.opacity_0_list_left_fade_set.active div:nth-child(7),
.opacity_0_list_left_fade_set.active p:nth-child(7),
.opacity_0_list_left_fade_set.active h2:nth-child(7),
.opacity_0_list_left_fade_set.active h3:nth-child(7),
.opacity_0_list_left_fade_set.active h4:nth-child(7),
.opacity_0_list_left_fade_set.active h5:nth-child(7),
.opacity_0_list_left_fade_set.active figure:nth-child(7) {
  -webkit-animation: fadein_sc_left 0.75s ease 2.45s forwards alternate;
  animation: fadein_sc_left 0.75s ease 2.45s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(8),
.opacity_0_list_left_fade_set.active section:nth-child(8),
.opacity_0_list_left_fade_set.active div:nth-child(8),
.opacity_0_list_left_fade_set.active p:nth-child(8),
.opacity_0_list_left_fade_set.active h2:nth-child(8),
.opacity_0_list_left_fade_set.active h3:nth-child(8),
.opacity_0_list_left_fade_set.active h4:nth-child(8),
.opacity_0_list_left_fade_set.active h5:nth-child(8),
.opacity_0_list_left_fade_set.active figure:nth-child(8) {
  -webkit-animation: fadein_sc_left 0.75s ease 2.8s forwards alternate;
  animation: fadein_sc_left 0.75s ease 2.8s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(9),
.opacity_0_list_left_fade_set.active section:nth-child(9),
.opacity_0_list_left_fade_set.active div:nth-child(9),
.opacity_0_list_left_fade_set.active p:nth-child(9),
.opacity_0_list_left_fade_set.active h2:nth-child(9),
.opacity_0_list_left_fade_set.active h3:nth-child(9),
.opacity_0_list_left_fade_set.active h4:nth-child(9),
.opacity_0_list_left_fade_set.active h5:nth-child(9),
.opacity_0_list_left_fade_set.active figure:nth-child(9) {
  -webkit-animation: fadein_sc_left 0.75s ease 3.15s forwards alternate;
  animation: fadein_sc_left 0.75s ease 3.15s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(10),
.opacity_0_list_left_fade_set.active section:nth-child(10),
.opacity_0_list_left_fade_set.active div:nth-child(10),
.opacity_0_list_left_fade_set.active p:nth-child(10),
.opacity_0_list_left_fade_set.active h2:nth-child(10),
.opacity_0_list_left_fade_set.active h3:nth-child(10),
.opacity_0_list_left_fade_set.active h4:nth-child(10),
.opacity_0_list_left_fade_set.active h5:nth-child(10),
.opacity_0_list_left_fade_set.active figure:nth-child(10) {
  -webkit-animation: fadein_sc_left 0.75s ease 3.5s forwards alternate;
  animation: fadein_sc_left 0.75s ease 3.5s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(11),
.opacity_0_list_left_fade_set.active section:nth-child(11),
.opacity_0_list_left_fade_set.active div:nth-child(11),
.opacity_0_list_left_fade_set.active p:nth-child(11),
.opacity_0_list_left_fade_set.active h2:nth-child(11),
.opacity_0_list_left_fade_set.active h3:nth-child(11),
.opacity_0_list_left_fade_set.active h4:nth-child(11),
.opacity_0_list_left_fade_set.active h5:nth-child(11),
.opacity_0_list_left_fade_set.active figure:nth-child(11) {
  -webkit-animation: fadein_sc_left 0.75s ease 3.85s forwards alternate;
  animation: fadein_sc_left 0.75s ease 3.85s forwards alternate;
}
.opacity_0_list_left_fade_set.active > li:nth-child(12),
.opacity_0_list_left_fade_set.active section:nth-child(12),
.opacity_0_list_left_fade_set.active div:nth-child(12),
.opacity_0_list_left_fade_set.active p:nth-child(12),
.opacity_0_list_left_fade_set.active h2:nth-child(12),
.opacity_0_list_left_fade_set.active h3:nth-child(12),
.opacity_0_list_left_fade_set.active h4:nth-child(12),
.opacity_0_list_left_fade_set.active h5:nth-child(12),
.opacity_0_list_left_fade_set.active figure:nth-child(12) {
  -webkit-animation: fadein_sc_left 0.75s ease 4.2s forwards alternate;
  animation: fadein_sc_left 0.75s ease 4.2s forwards alternate;
}

.opacity_0_list_right_fade_set > li,
.opacity_0_list_right_fade_set section,
.opacity_0_list_right_fade_set div,
.opacity_0_list_right_fade_set tr,
.opacity_0_list_right_fade_set figure {
  transform: translate3d(-10px, 0px, 0px);
  opacity: 0;
}
.opacity_0_list_right_fade_set.active > li:nth-child(1),
.opacity_0_list_right_fade_set.active section:nth-child(1),
.opacity_0_list_right_fade_set.active div:nth-child(1),
.opacity_0_list_right_fade_set.active p:nth-child(1),
.opacity_0_list_right_fade_set.active h2:nth-child(1),
.opacity_0_list_right_fade_set.active h3:nth-child(1),
.opacity_0_list_right_fade_set.active h4:nth-child(1),
.opacity_0_list_right_fade_set.active h5:nth-child(1),
.opacity_0_list_right_fade_set.active figure:nth-child(1) {
  -webkit-animation: fadein_sc_right 0.75s ease 0.35s forwards alternate;
  animation: fadein_sc_right 0.75s ease 0.35s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(2),
.opacity_0_list_right_fade_set.active section:nth-child(2),
.opacity_0_list_right_fade_set.active div:nth-child(2),
.opacity_0_list_right_fade_set.active p:nth-child(2),
.opacity_0_list_right_fade_set.active h2:nth-child(2),
.opacity_0_list_right_fade_set.active h3:nth-child(2),
.opacity_0_list_right_fade_set.active h4:nth-child(2),
.opacity_0_list_right_fade_set.active h5:nth-child(2),
.opacity_0_list_right_fade_set.active figure:nth-child(2) {
  -webkit-animation: fadein_sc_right 0.75s ease 0.7s forwards alternate;
  animation: fadein_sc_right 0.75s ease 0.7s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(3),
.opacity_0_list_right_fade_set.active section:nth-child(3),
.opacity_0_list_right_fade_set.active div:nth-child(3),
.opacity_0_list_right_fade_set.active p:nth-child(3),
.opacity_0_list_right_fade_set.active h2:nth-child(3),
.opacity_0_list_right_fade_set.active h3:nth-child(3),
.opacity_0_list_right_fade_set.active h4:nth-child(3),
.opacity_0_list_right_fade_set.active h5:nth-child(3),
.opacity_0_list_right_fade_set.active figure:nth-child(3) {
  -webkit-animation: fadein_sc_right 0.75s ease 1.05s forwards alternate;
  animation: fadein_sc_right 0.75s ease 1.05s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(4),
.opacity_0_list_right_fade_set.active section:nth-child(4),
.opacity_0_list_right_fade_set.active div:nth-child(4),
.opacity_0_list_right_fade_set.active p:nth-child(4),
.opacity_0_list_right_fade_set.active h2:nth-child(4),
.opacity_0_list_right_fade_set.active h3:nth-child(4),
.opacity_0_list_right_fade_set.active h4:nth-child(4),
.opacity_0_list_right_fade_set.active h5:nth-child(4),
.opacity_0_list_right_fade_set.active figure:nth-child(4) {
  -webkit-animation: fadein_sc_right 0.75s ease 1.4s forwards alternate;
  animation: fadein_sc_right 0.75s ease 1.4s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(5),
.opacity_0_list_right_fade_set.active section:nth-child(5),
.opacity_0_list_right_fade_set.active div:nth-child(5),
.opacity_0_list_right_fade_set.active p:nth-child(5),
.opacity_0_list_right_fade_set.active h2:nth-child(5),
.opacity_0_list_right_fade_set.active h3:nth-child(5),
.opacity_0_list_right_fade_set.active h4:nth-child(5),
.opacity_0_list_right_fade_set.active h5:nth-child(5),
.opacity_0_list_right_fade_set.active figure:nth-child(5) {
  -webkit-animation: fadein_sc_right 0.75s ease 1.75s forwards alternate;
  animation: fadein_sc_right 0.75s ease 1.75s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(6),
.opacity_0_list_right_fade_set.active section:nth-child(6),
.opacity_0_list_right_fade_set.active div:nth-child(6),
.opacity_0_list_right_fade_set.active p:nth-child(6),
.opacity_0_list_right_fade_set.active h2:nth-child(6),
.opacity_0_list_right_fade_set.active h3:nth-child(6),
.opacity_0_list_right_fade_set.active h4:nth-child(6),
.opacity_0_list_right_fade_set.active h5:nth-child(6),
.opacity_0_list_right_fade_set.active figure:nth-child(6) {
  -webkit-animation: fadein_sc_right 0.75s ease 2.1s forwards alternate;
  animation: fadein_sc_right 0.75s ease 2.1s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(7),
.opacity_0_list_right_fade_set.active section:nth-child(7),
.opacity_0_list_right_fade_set.active div:nth-child(7),
.opacity_0_list_right_fade_set.active p:nth-child(7),
.opacity_0_list_right_fade_set.active h2:nth-child(7),
.opacity_0_list_right_fade_set.active h3:nth-child(7),
.opacity_0_list_right_fade_set.active h4:nth-child(7),
.opacity_0_list_right_fade_set.active h5:nth-child(7),
.opacity_0_list_right_fade_set.active figure:nth-child(7) {
  -webkit-animation: fadein_sc_right 0.75s ease 2.45s forwards alternate;
  animation: fadein_sc_right 0.75s ease 2.45s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(8),
.opacity_0_list_right_fade_set.active section:nth-child(8),
.opacity_0_list_right_fade_set.active div:nth-child(8),
.opacity_0_list_right_fade_set.active p:nth-child(8),
.opacity_0_list_right_fade_set.active h2:nth-child(8),
.opacity_0_list_right_fade_set.active h3:nth-child(8),
.opacity_0_list_right_fade_set.active h4:nth-child(8),
.opacity_0_list_right_fade_set.active h5:nth-child(8),
.opacity_0_list_right_fade_set.active figure:nth-child(8) {
  -webkit-animation: fadein_sc_right 0.75s ease 2.8s forwards alternate;
  animation: fadein_sc_right 0.75s ease 2.8s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(9),
.opacity_0_list_right_fade_set.active section:nth-child(9),
.opacity_0_list_right_fade_set.active div:nth-child(9),
.opacity_0_list_right_fade_set.active p:nth-child(9),
.opacity_0_list_right_fade_set.active h2:nth-child(9),
.opacity_0_list_right_fade_set.active h3:nth-child(9),
.opacity_0_list_right_fade_set.active h4:nth-child(9),
.opacity_0_list_right_fade_set.active h5:nth-child(9),
.opacity_0_list_right_fade_set.active figure:nth-child(9) {
  -webkit-animation: fadein_sc_right 0.75s ease 3.15s forwards alternate;
  animation: fadein_sc_right 0.75s ease 3.15s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(10),
.opacity_0_list_right_fade_set.active section:nth-child(10),
.opacity_0_list_right_fade_set.active div:nth-child(10),
.opacity_0_list_right_fade_set.active p:nth-child(10),
.opacity_0_list_right_fade_set.active h2:nth-child(10),
.opacity_0_list_right_fade_set.active h3:nth-child(10),
.opacity_0_list_right_fade_set.active h4:nth-child(10),
.opacity_0_list_right_fade_set.active h5:nth-child(10),
.opacity_0_list_right_fade_set.active figure:nth-child(10) {
  -webkit-animation: fadein_sc_right 0.75s ease 3.5s forwards alternate;
  animation: fadein_sc_right 0.75s ease 3.5s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(11),
.opacity_0_list_right_fade_set.active section:nth-child(11),
.opacity_0_list_right_fade_set.active div:nth-child(11),
.opacity_0_list_right_fade_set.active p:nth-child(11),
.opacity_0_list_right_fade_set.active h2:nth-child(11),
.opacity_0_list_right_fade_set.active h3:nth-child(11),
.opacity_0_list_right_fade_set.active h4:nth-child(11),
.opacity_0_list_right_fade_set.active h5:nth-child(11),
.opacity_0_list_right_fade_set.active figure:nth-child(11) {
  -webkit-animation: fadein_sc_right 0.75s ease 3.85s forwards alternate;
  animation: fadein_sc_right 0.75s ease 3.85s forwards alternate;
}
.opacity_0_list_right_fade_set.active > li:nth-child(12),
.opacity_0_list_right_fade_set.active section:nth-child(12),
.opacity_0_list_right_fade_set.active div:nth-child(12),
.opacity_0_list_right_fade_set.active p:nth-child(12),
.opacity_0_list_right_fade_set.active h2:nth-child(12),
.opacity_0_list_right_fade_set.active h3:nth-child(12),
.opacity_0_list_right_fade_set.active h4:nth-child(12),
.opacity_0_list_right_fade_set.active h5:nth-child(12),
.opacity_0_list_right_fade_set.active figure:nth-child(12) {
  -webkit-animation: fadein_sc_right 0.75s ease 4.2s forwards alternate;
  animation: fadein_sc_right 0.75s ease 4.2s forwards alternate;
}

.moveTopBtms {
  transition: 0.5s;
}
.moveTopBtms:hover {
  transform: translate(0px, -5px);
}

.scrollHarukazeFvPosta {
  animation: pathmove 2.4s ease-in-out infinite;
  opacity: 0;
}

@keyframes pathmove {
  0% {
    height: 0;
    top: 0;
    opacity: 0;
  }
  30% {
    height: 100%;
    opacity: 1;
  }
  100% {
    height: 0;
    top: 110%;
    opacity: 0;
  }
}
/** VARIABLES
===================================*/
/** RESET AND LAYOUT
===================================*/
.bx-wrapper {
  position: relative;
  padding: 0;
  *zoom: 1;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
}

.bx-wrapper img {
  max-width: 100%;
  display: block;
}

.bxslider {
  margin: 0;
  padding: 0;
}

ul.bxslider {
  list-style: none;
}

.bx-viewport {
  /* fix other elements on the page moving (in Chrome) */
  -webkit-transform: translateZ(0);
}

/** THEME
===================================*/
.bx-wrapper .bx-pager,
.bx-wrapper .bx-controls-auto {
  position: absolute;
  bottom: 3%;
  width: 100%;
}

/* LOADER */
.bx-wrapper .bx-loading {
  min-height: 50px;
  background: url("../images/bx_loader.gif") center center no-repeat #ffffff;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 2000;
}

/* PAGER */
.bx-wrapper .bx-pager {
  text-align: center;
  font-size: 0.85em;
  font-family: Arial;
  font-weight: bold;
  color: #666;
  padding-top: 20px;
}

.bx-wrapper .bx-pager.bx-default-pager a {
  background: #666;
  text-indent: -9999px;
  display: block;
  width: 10px;
  height: 10px;
  margin: 0 5px;
  outline: 0;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
}

.bx-wrapper .bx-pager.bx-default-pager a:hover,
.bx-wrapper .bx-pager.bx-default-pager a.active,
.bx-wrapper .bx-pager.bx-default-pager a:focus {
  background: #000;
}

.bx-wrapper .bx-pager-item,
.bx-wrapper .bx-controls-auto .bx-controls-auto-item {
  display: inline-block;
  vertical-align: bottom;
  *zoom: 1;
  *display: inline;
}

.bx-wrapper .bx-pager-item {
  font-size: 0;
  line-height: 0;
}

/* DIRECTION CONTROLS (NEXT / PREV) */
.bx-wrapper .bx-prev {
  left: 10px;
  background: url("../images/controls.png") no-repeat 0 -32px;
}

.bx-wrapper .bx-prev:hover,
.bx-wrapper .bx-prev:focus {
  background-position: 0 0;
}

.bx-wrapper .bx-next {
  right: 10px;
  background: url("../images/controls.png") no-repeat -43px -32px;
}

.bx-wrapper .bx-next:hover,
.bx-wrapper .bx-next:focus {
  background-position: -43px 0;
}

.bx-wrapper .bx-controls-direction a {
  position: absolute;
  top: 50%;
  margin-top: -16px;
  outline: 0;
  width: 32px;
  height: 32px;
  text-indent: -9999px;
  z-index: 99;
}

.bx-wrapper .bx-controls-direction a.disabled {
  display: none;
}

/* AUTO CONTROLS (START / STOP) */
.bx-wrapper .bx-controls-auto {
  text-align: center;
}

.bx-wrapper .bx-controls-auto .bx-start {
  display: block;
  text-indent: -9999px;
  width: 10px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -11px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-start:hover,
.bx-wrapper .bx-controls-auto .bx-start.active,
.bx-wrapper .bx-controls-auto .bx-start:focus {
  background-position: -86px 0;
}

.bx-wrapper .bx-controls-auto .bx-stop {
  display: block;
  text-indent: -9999px;
  width: 9px;
  height: 11px;
  outline: 0;
  background: url("../images/controls.png") -86px -44px no-repeat;
  margin: 0 3px;
}

.bx-wrapper .bx-controls-auto .bx-stop:hover,
.bx-wrapper .bx-controls-auto .bx-stop.active,
.bx-wrapper .bx-controls-auto .bx-stop:focus {
  background-position: -86px -33px;
}

/* PAGER WITH AUTO-CONTROLS HYBRID LAYOUT */
.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager {
  text-align: left;
  width: 80%;
}

.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto {
  right: 0;
  width: 35px;
}

/* IMAGE CAPTIONS */
.bx-wrapper .bx-caption {
  position: absolute;
  bottom: 0;
  left: 0;
  background: #666;
  background: rgba(80, 80, 80, 0.75);
  width: 100%;
}

.bx-wrapper .bx-caption span {
  color: #fff;
  font-family: Arial;
  display: block;
  font-size: 0.85em;
  padding: 10px;
}

.lb-loader, .lightbox {
  text-align: center;
  line-height: 0;
}

body:after {
  content: url(../images/close.png) url(../images/loading.gif) url(../images/prev.png) url(../images/next.png);
  display: none;
}

.lb-dataContainer:after, .lb-outerContainer:after {
  content: "";
  clear: both;
}

body.lb-disable-scrolling {
  overflow: hidden;
}

.lightboxOverlay {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  background-color: #000;
  filter: alpha(Opacity=80);
  opacity: 0.8;
  display: none;
}

.lightbox {
  position: absolute;
  left: 0;
  width: 100%;
  z-index: 10000;
  font-weight: 400;
}

.lightbox .lb-image {
  display: block;
  height: auto;
  max-width: inherit;
  max-height: none;
  border-radius: 3px;
  border: 4px solid #fff;
}

.lightbox a img {
  border: none;
}

.lb-outerContainer {
  position: relative;
  width: 250px;
  height: 250px;
  margin: 0 auto;
  border-radius: 4px;
  background-color: #fff;
}

.lb-loader, .lb-nav {
  position: absolute;
  left: 0;
}

.lb-outerContainer:after {
  display: table;
}

.lb-loader {
  top: 43%;
  height: 25%;
  width: 100%;
}

.lb-cancel {
  display: block;
  width: 32px;
  height: 32px;
  margin: 0 auto;
  background: url(../images/loading.gif) no-repeat;
}

.lb-nav {
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 10;
}

.lb-container > .nav {
  left: 0;
}

.lb-nav a {
  outline: 0;
  background-image: url(data:image/gif;base64,R0lGODlhAQABAPAAAP///wAAACH5BAEAAAAALAAAAAABAAEAAAICRAEAOw==);
}

.lb-next, .lb-prev {
  height: 100%;
  cursor: pointer;
  display: block;
}

.lb-nav a.lb-prev {
  width: 34%;
  left: 0;
  float: left;
  background: url(../images/prev.png) left 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-prev:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-nav a.lb-next {
  width: 64%;
  right: 0;
  float: right;
  background: url(../images/next.png) right 48% no-repeat;
  filter: alpha(Opacity=0);
  opacity: 0;
  -webkit-transition: opacity 0.6s;
  -moz-transition: opacity 0.6s;
  -o-transition: opacity 0.6s;
  transition: opacity 0.6s;
}

.lb-nav a.lb-next:hover {
  filter: alpha(Opacity=100);
  opacity: 1;
}

.lb-dataContainer {
  margin: 0 auto;
  padding-top: 5px;
  width: 100%;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.lb-dataContainer:after {
  display: table;
}

.lb-data {
  padding: 0 4px;
  color: #ccc;
}

.lb-data .lb-details {
  width: 85%;
  float: left;
  text-align: left;
  line-height: 1.1em;
}

.lb-data .lb-caption {
  font-size: 13px;
  font-weight: 700;
  line-height: 1em;
}

.lb-data .lb-caption a {
  color: #4ae;
}

.lb-data .lb-number {
  display: block;
  clear: left;
  padding-bottom: 1em;
  font-size: 12px;
  color: #999;
}

.lb-data .lb-close {
  display: block;
  float: right;
  width: 30px;
  height: 30px;
  background: url(../images/close.png) top right no-repeat;
  text-align: right;
  outline: 0;
  filter: alpha(Opacity=70);
  opacity: 0.7;
  -webkit-transition: opacity 0.2s;
  -moz-transition: opacity 0.2s;
  -o-transition: opacity 0.2s;
  transition: opacity 0.2s;
}

.lb-data .lb-close:hover {
  cursor: pointer;
  filter: alpha(Opacity=100);
  opacity: 1;
}/*# sourceMappingURL=common.css.map */