@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;
}

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: 1000px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .wapper {
    width: 1000px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .wapper {
    width: 97.65%;
  }
}
@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;
}

.ovhidden {
  overflow: hidden;
}

a {
  transition-duration: 0.5s;
}
a:hover {
  opacity: 0.6;
}

.ovhidden {
  overflow: hidden;
}

.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: "Noto Sans JP", sans-serif;
  color: #333;
  font-weight: 500;
}
body img {
  max-width: 100%;
  height: auto;
  display: block;
}

body input,
body textarea,
body button {
  font-family: "Noto Sans JP", sans-serif;
  color: #333;
  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;
}

.entitle {
  font-family: "Josefin Sans", sans-serif;
}

.montserrat {
  font-family: "Montserrat", sans-serif;
}

.cormorant {
  font-family: "Cormorant", serif;
}

.sawamin {
  font-family: "Sawarabi Mincho", sans-serif;
}

.Bebas {
  font-family: "Bebas Neue", cursive;
}

.ShipporiMincho {
  font-family: "Shippori Mincho B1", serif;
}

.Garamond {
  font-family: "Cormorant Garamond", serif;
}

.cp {
  font-family: "ヒラギノ角ゴシック Pro", "Hiragino Kaku Gothic Pro", メイリオ, Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif, Verdana;
}

.bellefair {
  font-family: "Bellefair", serif;
}

.staatliches {
  font-family: "Staatliches", cursive;
}

.outfit {
  font-family: "Outfit", sans-serif;
}

.sen {
  font-family: "Sen", sans-serif;
}

.tj {
  text-indent: -9999px;
  text-align: left;
  overflow: hidden;
  display: block;
  font-size: 0.1em;
}

.txtset {
  leading-trim: both;
  text-edge: cap;
}

.undernone {
  text-decoration: none;
}

.t_right {
  text-align: right;
}

/* ==========================================================================
Component
========================================================================== */
/*
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
*/
.bg_29B4B4 {
  background: #29B4B4;
}

.bg_DADADA {
  background: #DADADA;
}

.bg_29B4B490 {
  background: rgba(41, 180, 180, 0.9);
}

.bg_38BEC0 {
  background: #38BEC0;
}

.bg_fff {
  background: #FFF;
}

.cl_333 {
  color: #333;
}

.cl_fff {
  color: #FFF;
}

.cl_29B4B4 {
  color: #29B4B4;
}

.iconBtnMainSidebarSvg {
  fill: #FFFFFF;
  stroke-width: 5;
}

.bod_29B4B4 {
  border: 1px solid var(--38BCC3, #29B4B4);
}

.bod_b_29B4B4 {
  border-bottom: 2px solid var(--38BCC3, #29B4B4);
}

/* ==========================================================================
Common
========================================================================== */
/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.headerPc {
  padding-top: 10px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .headerPc {
    padding: 0.52% 0% 0% 0%;
  }
}

.brdHeaderPc {
  height: 1px;
  width: 100%;
  position: absolute;
  top: 63.5%;
}

.headerPcWap {
  position: relative;
}
@media screen and (max-width: 1024px) {
  .headerPcWap {
    width: 1000px;
    margin: auto;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .headerPcWap {
    width: 97.65%;
  }
}

.h1HeaderPc {
  margin: auto;
  font-size: 11px;
  letter-spacing: 0em;
  text-indent: 0em;
  line-height: normal;
}
@media screen and (max-width: 1024px) {
  .h1HeaderPc {
    font-size: 1.07421875vw;
  }
}

.inHeaderPc {
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 18px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  background: var(--38BCC3, #29B4B4);
}
@media screen and (max-width: 1024px) {
  .inHeaderPc {
    margin-top: 1.07%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .inHeaderPc {
    padding: 1.75% 0% 1.46% 0%;
  }
}

.inHeaderPcFx {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 36.62px;
  margin-right: 18px;
  width: 945.38px;
}
@media screen and (max-width: 1024px) {
  .inHeaderPcFx {
    margin: 0% 1.8% 0% 3.66%;
  }
}
@media screen and (max-width: 1024px) {
  .inHeaderPcFx {
    width: 94.53%;
  }
}

.btnInHeaderPc {
  width: 191.76px;
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  display: block;
}
@media screen and (max-width: 1024px) {
  .btnInHeaderPc {
    width: 20.28%;
  }
}
@media screen and (max-width: 1024px) {
  .btnInHeaderPc {
    margin: 0.84% 0% 0% 0%;
  }
}
.cntInHeaderPc {
  width: 484px;
}
@media screen and (max-width: 1024px) {
  .cntInHeaderPc {
    width: 51.19%;
  }
}
@media screen and (max-width: 1024px) {
  .cntInHeaderPc {
    width: 52.4%;
  }
}

.cntInHeaderPcFx {
  width: 464px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1024px) {
  .cntInHeaderPcFx {
    width: 95.86%;
  }
}

.btnInHeaderPcLxn {
  width: 300px;
  border-radius: 34px;
  /* CSS3草案 */
  -webkit-border-radius: 34px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 34px;
  /* Firefox用 */
  padding-top: 7px;
  padding-bottom: 6px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .btnInHeaderPcLxn {
    width: 64.65%;
  }
}
@media screen and (max-width: 1024px) {
  .btnInHeaderPcLxn {
    padding: 1.44% 0% 1.23% 0%;
  }
}

.btnInHeaderPcFx {
  width: 272px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .btnInHeaderPcFx {
    width: 90.66%;
  }
}

.secBtnBtnInHeaderPc {
  width: 122px;
}
@media screen and (max-width: 1024px) {
  .secBtnBtnInHeaderPc {
    width: 40.66%;
  }
}

.h2BtnBtnInHeaderPc {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h2BtnBtnInHeaderPc {
    font-size: 1.171875vw;
  }
}

.txtBtnBtnInHeaderPc {
  font-size: 10px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtBtnBtnInHeaderPc {
    font-size: 0.9765625vw;
  }
}

.telBtnBtnInHeaderPc {
  width: 142px;
  font-size: 19px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .telBtnBtnInHeaderPc {
    width: 47.33%;
  }
}
@media screen and (max-width: 1024px) {
  .telBtnBtnInHeaderPc {
    font-size: 1.85546875vw;
  }
}

.lineBtnBtnInHeaderPc {
  width: 155px;
  border-radius: 34px;
  /* CSS3草案 */
  -webkit-border-radius: 34px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 34px;
  /* Firefox用 */
  background: #000;
}
@media screen and (max-width: 1024px) {
  .lineBtnBtnInHeaderPc {
    width: 33.4%;
  }
}

.h2CntInHeaderPc {
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h2CntInHeaderPc {
    font-size: 1.26953125vw;
  }
}

.btnCntInHeaderPc {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
  width: 199px;
  border-radius: 34px;
  /* CSS3草案 */
  -webkit-border-radius: 34px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 34px;
  /* Firefox用 */
  aspect-ratio: 199/35;
  font-size: 19px;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1024px) {
  .btnCntInHeaderPc {
    margin: 0% 0% 0% 2.06%;
  }
}
@media screen and (max-width: 1024px) {
  .btnCntInHeaderPc {
    width: 41.11%;
  }
}
@media screen and (max-width: 1024px) {
  .btnCntInHeaderPc {
    font-size: 1.85546875vw;
  }
}
.btnCntInHeaderPc:hover {
  opacity: 1;
}

.iconTelCntInHeaderPc {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 26px;
  padding-right: 0px;
  background: url(../img/iconTelCntInHeaderPc.svg) no-repeat 0% center;
  background-size: auto 100%;
}
@media screen and (max-width: 1024px) {
  .iconTelCntInHeaderPc {
    padding: 0% 0% 0% 13.06%;
  }
}

.mainNavInHeaderPc {
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: 0px;
  width: 464px;
}
@media screen and (max-width: 1024px) {
  .mainNavInHeaderPc {
    margin-top: 2.47%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 0%;
  }
}
@media screen and (max-width: 1024px) {
  .mainNavInHeaderPc {
    width: 95.86%;
  }
}

.liMainNavInHeaderPc {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 20px;
}
@media screen and (max-width: 1024px) {
  .liMainNavInHeaderPc {
    margin: 0% 4.31% 0% 0%;
  }
}
.liMainNavInHeaderPc:last-child {
  margin: 0;
}
@media screen and (max-width: 1024px) {
  .liMainNavInHeaderPc {
    margin: 0% 3.31% 0% 0%;
  }
}

.btnMainNavInHeaderPc {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  padding: 0 0 2px 0;
}
@media screen and (max-width: 1024px) {
  .btnMainNavInHeaderPc {
    font-size: 1.3671875vw;
  }
}

.btnMainNavInHeaderPc.active {
  border-bottom: 1px solid #FFF;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.headerSp {
  padding: 1.4% 0% 0% 0%;
}

.headerSpWap {
  width: 355px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .headerSpWap {
    width: 94.66%;
  }
}

.secHeaderSp {
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .secHeaderSp {
    font-size: 2.6666666667vw;
  }
}

.inHeaderSp {
  margin-top: 1.5%;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  padding: 2.5% 0% 3.66% 0%;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
}

.inHeaderSpFx {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 15px;
  margin-right: 10px;
  width: 330px;
}
@media screen and (max-width: 1024px) {
  .inHeaderSpFx {
    margin: 0% 2.81% 0% 4.22%;
  }
}
@media screen and (max-width: 1024px) {
  .inHeaderSpFx {
    width: 92.95%;
  }
}

.btnInHeaderSp {
  margin-top: 3.7%;
  width: 95px;
  display: block;
}
@media screen and (max-width: 1024px) {
  .btnInHeaderSp {
    width: 28.78%;
  }
}

.ulBtnHeaderSp {
  width: 221px;
}
@media screen and (max-width: 1024px) {
  .ulBtnHeaderSp {
    width: 66.96%;
  }
}

.liBtnHeaderSp {
  width: 110px;
  background: #fff;
}
@media screen and (max-width: 1024px) {
  .liBtnHeaderSp {
    width: 49.77%;
  }
}

.btnHeaderSp01 {
  aspect-ratio: 110/37;
}

.liBtnHeaderSp01 {
  border-radius: 50px 0px 0px 50px;
}

.h2BtnHeaderSp01 {
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .h2BtnHeaderSp01 {
    font-size: 2.9333333333vw;
  }
}

.txtBtnHeaderSp01 {
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .txtBtnHeaderSp01 {
    font-size: 2.1333333333vw;
  }
}

.liBtnHeaderSp02 {
  border-radius: 0px 50px 50px 0px;
}

.BtnHeaderSp02 {
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: center;
  aspect-ratio: 110/37;
  color: #000;
}
@media screen and (max-width: 767px) {
  .BtnHeaderSp02 {
    font-size: 2.9333333333vw;
  }
}

.cntInHeaderSpFx {
  width: 211px;
}
@media screen and (max-width: 1024px) {
  .cntInHeaderSpFx {
    width: 63.93%;
  }
}

.h2CntInHeaderSp {
  line-height: normal;
  letter-spacing: -0.005em;
  text-indent: 0.005em;
}
@media screen and (max-width: 767px) {
  .h2CntInHeaderSp {
    font-size: 2.6666666667vw;
  }
}

.btnCntInHeaderSp {
  margin-top: 2.4%;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
  aspect-ratio: 211/24;
  border-radius: 34px;
  /* CSS3草案 */
  -webkit-border-radius: 34px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 34px;
  /* Firefox用 */
  line-height: normal;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 767px) {
  .btnCntInHeaderSp {
    font-size: 3.4666666667vw;
  }
}
.btnCntInHeaderSp:hover {
  opacity: 1;
}

.iconTelCntInHeaderSp {
  padding: 0% 0% 0% 31.33%;
  background: url(../img/iconTelCntInHeaderSp.svg) no-repeat 24.5% center;
  background-size: auto 90%;
  width: 100%;
}

/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.footerWap {
  position: relative;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  margin-top: 160px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 43px;
  padding-bottom: 16px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .footerWap {
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .footerWap {
    padding: 4.29% 0% 1.6% 0%;
  }
}
@media screen and (max-width: 767px) {
  .footerWap {
    width: 335px;
    margin-top: 60px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 20px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .footerWap {
    width: 89.33%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .footerWap {
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .footerWap {
    padding: 10.66% 0% 5.33% 0%;
  }
}

.toPageTop {
  position: absolute;
  top: -5%;
  right: 4.5%;
  width: 50px;
}
@media screen and (max-width: 1024px) {
  .toPageTop {
    width: 5%;
  }
}
@media screen and (max-width: 767px) {
  .toPageTop {
    top: -2.8%;
    right: 6%;
    width: 50px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .toPageTop {
    width: 14.92%;
  }
}
.toPageTop:hover {
  opacity: 1;
}

.toPageTop svg path {
  transition-duration: 0.5s;
  fill: #000000;
}
.toPageTop svg g path {
  fill: #FFF;
}

.toPageTop:hover svg path {
  transition-duration: 0.5s;
  fill: #23D6D9;
}
.toPageTop:hover svg g path {
  fill: #FFF;
}

.footer {
  width: 930px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 24px;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .footer {
    width: 93%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .footer {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 2.4%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    width: 295px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .footer {
    width: 88.05%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .footer {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.mainFooter {
  width: 508px;
}
@media screen and (max-width: 1024px) {
  .mainFooter {
    width: 54.62%;
  }
}
@media screen and (max-width: 767px) {
  .mainFooter {
    width: 100%;
  }
}

.logoMainFooter {
  display: block;
  width: 192px;
}
@media screen and (max-width: 1024px) {
  .logoMainFooter {
    width: 37.79%;
  }
}
@media screen and (max-width: 767px) {
  .logoMainFooter {
    width: 159px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .logoMainFooter {
    width: 53.89%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .logoMainFooter {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtLogoFooter {
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtLogoFooter {
    margin: 2.75% 0% 0% 0%;
  }
}
@media screen and (max-width: 1024px) {
  .txtLogoFooter {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 767px) {
  .txtLogoFooter {
    text-align: center;
    margin: 6.13% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtLogoFooter {
    font-size: 3.2vw;
  }
}

.brdLogoFooter {
  height: 1px;
  width: 100%;
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .brdLogoFooter {
    margin: 4.13% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .brdLogoFooter {
    margin: 9.16% 0% 0% 0%;
  }
}

.infoMainFooters {
  width: 464px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .infoMainFooters {
    width: 91.33%;
  }
}
@media screen and (max-width: 1024px) {
  .infoMainFooters {
    margin: 4.92% 0% 0% 0%;
  }
}
@media screen and (max-width: 1024px) {
  .infoMainFooters {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .infoMainFooters {
    width: 100%;
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .infoMainFooters {
    margin: 8.13% 0% 0% 0%;
  }
}

.liInfoMainFooters {
  width: 100%;
}
.liInfoMainFooters:nth-child(n+2) {
  margin-top: 9.8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .liInfoMainFooters:nth-child(n+2) {
    margin: 2.11% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoMainFooters:nth-child(n+2) {
    margin: 1.5% 0% 0% 0%;
  }
}

.iconInfoMainFooters {
  width: 20px;
  transform: translateY(-3%);
}
@media screen and (max-width: 1024px) {
  .iconInfoMainFooters {
    width: 4.31%;
  }
}
@media screen and (max-width: 767px) {
  .iconInfoMainFooters {
    width: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .iconInfoMainFooters {
    width: 5.42%;
  }
}
.iconInfoMainFooters svg {
  display: block;
  width: 100%;
}

.h3InfoMainFooters {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 43px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .h3InfoMainFooters {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 1024px) {
  .h3InfoMainFooters {
    width: 9.26%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .h3InfoMainFooters {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 2.15%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .h3InfoMainFooters {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 13.2%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3InfoMainFooters {
    font-size: 3.2vw;
  }
}

.txtInfoMainFooters {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 371px;
}
@media screen and (max-width: 1024px) {
  .txtInfoMainFooters {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 1024px) {
  .txtInfoMainFooters {
    width: 79.95%;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoMainFooters {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 226px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtInfoMainFooters {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .txtInfoMainFooters {
    width: 76.61%;
  }
}

.btnInfoMainFootersLineLxn {
  padding-top: 12px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .btnInfoMainFootersLineLxn {
    padding: 3.23% 0% 0% 0%;
  }
}

.btnInfoMainFootersLine {
  width: 130px;
  aspect-ratio: 130/30;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  text-decoration: none;
  color: #000;
  border-radius: 34px;
  /* CSS3草案 */
  -webkit-border-radius: 34px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 34px;
  /* Firefox用 */
}
@media screen and (max-width: 1024px) {
  .btnInfoMainFootersLine {
    width: 35.04%;
  }
}
@media screen and (max-width: 1024px) {
  .btnInfoMainFootersLine {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 767px) {
  .btnInfoMainFootersLine {
    width: 46.04%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnInfoMainFootersLine {
    font-size: 3.2vw;
  }
}

.ggmapFooter {
  padding-top: 150px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 6px;
  /* CSS3草案 */
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  position: relative;
  overflow: hidden;
  aspect-ratio: 508/150;
}
@media screen and (max-width: 1024px) {
  .ggmapFooter {
    padding: 29.52% 0% 0% 0%;
  }
}
@media screen and (max-width: 1024px) {
  .ggmapFooter {
    margin: 4.92% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ggmapFooter {
    width: 100%;
    padding-top: 130px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    margin: 6% 0% 0% 0%;
    aspect-ratio: 295/130;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .ggmapFooter {
    padding: 44.06% 0% 0% 0%;
  }
}
.ggmapFooter iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  object-fit: contain;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.detailGGMapFooter {
  width: 100%;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .detailGGMapFooter {
    margin: 2.95% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .detailGGMapFooter {
    display: block;
    margin: 2.38% 0% 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .liDetailGGMapFooter {
    width: 100%;
  }
}

.liDetailGGMapFooter01 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 21px;
}
@media screen and (max-width: 1024px) {
  .liDetailGGMapFooter01 {
    margin: 0% 4.13% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liDetailGGMapFooter01 {
    margin: 0% 0% 2.6% 0%;
  }
}

.btnDetailGGMapFooter {
  background: url(../img/btnDetailGGMapFooter.svg) no-repeat left center;
  background-size: auto 100%;
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 17px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .btnDetailGGMapFooter {
    font-size: 1.26953125vw;
  }
}
@media screen and (max-width: 1024px) {
  .btnDetailGGMapFooter {
    padding: 0% 0% 0% 3.34%;
  }
}
@media screen and (max-width: 1024px) {
  .btnDetailGGMapFooter {
    padding: 0 0 0 2vw;
  }
}
@media screen and (max-width: 767px) {
  .btnDetailGGMapFooter {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    padding: 0% 0% 0% 5.8%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnDetailGGMapFooter {
    font-size: 3.2vw;
  }
}

.photoStreetViewFooter {
  width: 382px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .photoStreetViewFooter {
    width: 41.07%;
  }
}
@media screen and (max-width: 1024px) {
  .photoStreetViewFooter {
    margin: 0% 0% 0% 4.3%;
  }
}
@media screen and (max-width: 767px) {
  .photoStreetViewFooter {
    width: 100%;
    margin: 7% 0% 0% 0%;
  }
}

.photoFooter {
  width: 100%;
}

.txtStreetViewFooter {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtStreetViewFooter {
    margin: 3.92% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtStreetViewFooter {
    margin: 2.5% 0% 0% 0%;
  }
}

.btnStreetViewFooter {
  background: url(../img/btnDetailGGMapFooter.svg) no-repeat left center;
  background-size: auto 100%;
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 17px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .btnStreetViewFooter {
    font-size: 1.26953125vw;
  }
}
@media screen and (max-width: 1024px) {
  .btnStreetViewFooter {
    padding: 0% 0% 0% 3.34%;
  }
}
@media screen and (max-width: 1024px) {
  .btnStreetViewFooter {
    padding: 0 0 0 2vw;
  }
}
@media screen and (max-width: 767px) {
  .btnStreetViewFooter {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    padding: 0% 0% 0% 5.77%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnStreetViewFooter {
    font-size: 3.2vw;
  }
}

.copyFooterLinks {
  margin-top: 25px;
  margin-bottom: 30px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .copyFooterLinks {
    margin-top: 2.5%;
    margin-bottom: 3%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .copyFooterLinks {
    margin-top: 3.8%;
    margin-bottom: 7.46%;
    margin-left: auto;
    margin-right: auto;
  }
}

.copyFooterLinksFx {
  width: 930px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 24px;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .copyFooterLinksFx {
    width: 93%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .copyFooterLinksFx {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 2.4%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .copyFooterLinksFx {
    width: 335px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .copyFooterLinksFx {
    width: 89.33%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .copyFooterLinksFx {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulFooterLinks {
  letter-spacing: -0.3em;
  width: 481px;
}
@media screen and (max-width: 1024px) {
  .ulFooterLinks {
    width: 51.72%;
  }
}
@media screen and (max-width: 1024px) {
  .ulFooterLinks {
    width: 54%;
  }
}
@media screen and (max-width: 767px) {
  .ulFooterLinks {
    text-align: center;
    width: 100%;
  }
}

@media screen and (max-width: 767px) {
  .liFooterLinks {
    display: inline-block;
  }
  .liFooterLinks:nth-child(n+5) {
    margin: 2% 0 0 0;
  }
}

.btnFooterLinks {
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .btnFooterLinks {
    font-size: 1.26953125vw;
  }
}
@media screen and (max-width: 767px) {
  .btnFooterLinks {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnFooterLinks {
    font-size: 3.2vw;
  }
}

.brdliFooterLinks {
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .brdliFooterLinks {
    font-size: 1.26953125vw;
  }
}
@media screen and (max-width: 767px) {
  .brdliFooterLinks {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .brdliFooterLinks {
    font-size: 3.2vw;
  }
}

.copyFooter {
  margin-top: 1px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .copyFooter {
    margin: 0.29% 0% 0% 0%;
  }
}
@media screen and (max-width: 1024px) {
  .copyFooter {
    font-size: 1.171875vw;
  }
}
@media screen and (max-width: 767px) {
  .copyFooter {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .copyFooter {
    font-size: 2.6666666667vw;
  }
}

.spFixedMenuBg {
  position: fixed;
  z-index: 9999;
  width: 100%;
  height: 100vh;
  bottom: 0;
  left: 0;
  cursor: pointer;
  display: none;
}

.spFixedMenuMain {
  width: 100%;
  background: #FFF;
  bottom: 0;
  z-index: 9999;
  position: fixed;
  padding: 4.8% 0% 26.4% 0%;
  border-radius: 10px 10px 0px 0px;
  display: none;
}

.mainFixedMenuMain {
  width: 327px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .mainFixedMenuMain {
    width: 87.2%;
  }
}

.liMainFixedMenuMain {
  border-bottom: 1px solid #DADADA;
  width: 157px;
}
@media screen and (max-width: 1024px) {
  .liMainFixedMenuMain {
    width: 48.01%;
  }
}

.btnMainFixedMenuMain {
  width: 100%;
  aspect-ratio: 157/39;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .btnMainFixedMenuMain {
    font-size: 3.4666666667vw;
  }
}

.spFooterBox {
  position: sticky;
  bottom: 6.2vw;
  left: 0;
  right: 0;
  margin: auto;
  width: 88.2%;
  z-index: 99999;
  border: 2px solid #fff;
  border-radius: 25px;
  /* CSS3草案 */
  -webkit-border-radius: 25px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 25px;
  /* Firefox用 */
  overflow: hidden;
  background: #FFF;
}

.spFooterBoxWap {
  width: 100%;
  margin: auto;
}

.btnSpGnavi {
  cursor: pointer;
  width: 51px;
}
@media screen and (max-width: 1024px) {
  .btnSpGnavi {
    width: 15.59%;
  }
}

.btnSpGnavi.off .off {
  display: block;
}
.btnSpGnavi.off .on {
  display: none;
}

.btnSpGnavi.on .off {
  display: none;
}
.btnSpGnavi.on .on {
  display: block;
}

.telInfoSp {
  width: 271px;
  border-radius: 25px;
  /* CSS3草案 */
  -webkit-border-radius: 25px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 25px;
  /* Firefox用 */
}
@media screen and (max-width: 1024px) {
  .telInfoSp {
    width: 82.87%;
  }
}

.telInfoSpFx {
  width: 243px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .telInfoSpFx {
    width: 89.66%;
  }
}

.secTelInfoSp {
  width: 115px;
}
@media screen and (max-width: 1024px) {
  .secTelInfoSp {
    width: 47.32%;
  }
}

.h4TelInfoSp {
  line-height: 1.4545454545;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .h4TelInfoSp {
    font-size: 2.9333333333vw;
  }
}
.h4TelInfoSp::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4545454545) * 0.5em);
  content: "";
}
.h4TelInfoSp::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4545454545) * 0.5em);
  content: "";
}

.txtTelInfoSp {
  margin-top: 2.5%;
  margin-bottom: 0%;
  margin-left: auto;
  margin-right: auto;
  line-height: 1.4444444444;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .txtTelInfoSp {
    font-size: 2.4vw;
  }
}
.txtTelInfoSp::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4444444444) * 0.5em);
  content: "";
}
.txtTelInfoSp::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4444444444) * 0.5em);
  content: "";
}

.btnTelInfoSp {
  width: 129px;
  border-radius: 34px;
  /* CSS3草案 */
  -webkit-border-radius: 34px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 34px;
  /* Firefox用 */
}
@media screen and (max-width: 1024px) {
  .btnTelInfoSp {
    width: 53.08%;
  }
}
.btnTelInfoSp:hover {
  opacity: 1;
}

.iconTelInfoSp {
  line-height: 1;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
  padding: 3.1% 0% 3.1% 19.62%;
  background: url(../img/iconTelCntInHeaderSp.svg) no-repeat 7% 60%;
  background-size: auto 75%;
  width: 100%;
}
@media screen and (max-width: 767px) {
  .iconTelInfoSp {
    font-size: 3.4666666667vw;
  }
}
.iconTelInfoSp::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.iconTelInfoSp::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}

.ulBtnFooterFixedSp {
  width: 271px;
}
@media screen and (max-width: 1024px) {
  .ulBtnFooterFixedSp {
    width: 82.93%;
  }
}

.liBtnFooterFixedSp {
  width: 135px;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .liBtnFooterFixedSp {
    width: 49.81%;
  }
}

.liBtnFooterFixedSp01 {
  border-radius: 25.5px 0px 0px 25.5px;
}

.btnFooterFixedSp01 {
  aspect-ratio: 135/51;
}

.h2BtnFooterFixedSp01 {
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .h2BtnFooterFixedSp01 {
    font-size: 3.2vw;
  }
}

.txtBtnFooterFixedSp01 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtBtnFooterFixedSp01 {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .txtBtnFooterFixedSp01 {
    font-size: 2.1333333333vw;
  }
}

.liBtnFooterFixedSp02 {
  background: #000;
  border-radius: 0px 25.5px 25.5px 0px;
}

.BtnFooterFixedSp02 {
  aspect-ratio: 135/51;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 767px) {
  .BtnFooterFixedSp02 {
    font-size: 3.2vw;
  }
}

/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.indexFv {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .indexFv {
    margin-top: 1.04%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .indexFv {
    width: 1000px;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .indexFv {
    width: 97.65%;
  }
}
@media screen and (max-width: 767px) {
  .indexFv {
    margin-top: 5.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 335px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .indexFv {
    width: 89.33%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.indexBreadWap {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .indexBreadWap {
    margin-top: 1.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexBreadWap {
    margin-top: 3.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 335px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .indexBreadWap {
    width: 89.33%;
  }
}

.txtIndexBread {
  font-size: 11px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtIndexBread {
    font-size: 1.07421875vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexBread {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexBread {
    font-size: 2.9333333333vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.h2IndexAbout {
  padding-top: 16px;
  padding-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 0px 8px 8px 8px;
}
@media screen and (max-width: 1024px) {
  .h2IndexAbout {
    padding: 2.22% 2.77% 2.5% 2.77%;
  }
}
@media screen and (max-width: 1024px) {
  .h2IndexAbout {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexAbout {
    padding: 2.8% 4.77% 3.2% 4.77%;
    line-height: 1.5;
    letter-spacing: 0em;
    text-indent: 0em;
    border-radius: 0px 6px 6px 6px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexAbout {
    font-size: 4vw;
  }
}

.txtTopIndexAbout {
  margin-top: 27px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtTopIndexAbout {
    margin-top: 3.75%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .txtTopIndexAbout {
    font-size: 1.3671875vw;
  }
}
.txtTopIndexAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.txtTopIndexAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTopIndexAbout {
    margin-top: 8.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopIndexAbout {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopIndexAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtTopIndexAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

.h3IndexAboutLxn {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .h3IndexAboutLxn {
    margin-top: 4.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .h3IndexAboutLxn {
    margin-top: 8.1%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.h3IndexAboutLxn svg {
  display: block;
  width: 100%;
}

.iconIndexAbout {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 10px;
  width: 20px;
}
@media screen and (max-width: 1024px) {
  .iconIndexAbout {
    margin: 0% 1.38% 0% 0%;
  }
}
@media screen and (max-width: 1024px) {
  .iconIndexAbout {
    width: 2.77%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexAbout {
    margin: 0.5% 2.98% 0% 0%;
    width: 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .iconIndexAbout {
    width: 5.97%;
  }
}

.h3IndexAbout {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h3IndexAbout {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h3IndexAbout {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3IndexAbout {
    font-size: 4vw;
  }
}

.recIndexAbout {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .recIndexAbout {
    margin-top: 5.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .recIndexAbout {
    margin-top: 9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liRecIndexAbout {
  width: 168px;
}
@media screen and (max-width: 1024px) {
  .liRecIndexAbout {
    width: 23.33%;
  }
}
@media screen and (max-width: 767px) {
  .liRecIndexAbout {
    width: 160px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .liRecIndexAbout {
    width: 47.76%;
  }
}
@media screen and (max-width: 767px) {
  .liRecIndexAbout:nth-child(n+3) {
    margin: 7.1% 0% 0% 0%;
  }
}

.btnRecIndexAbout {
  display: flex;
  flex-direction: column;
  height: 100%;
}
.btnRecIndexAbout:hover {
  opacity: 1;
}
.btnRecIndexAbout:hover .linkRecIndexAbout {
  color: #23D6D9;
  background: url(../img/index/linkRecIndexAboutHover.svg) no-repeat left center;
  background-size: auto 92%;
}

.photoRecIndexAbout {
  width: 100%;
}
.txtRecIndexAbout {
  margin-top: 15px;
  margin-bottom: 15px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtRecIndexAbout {
    margin-top: 8.92%;
    margin-bottom: 8.92%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .txtRecIndexAbout {
    font-size: 1.171875vw;
  }
}
@media screen and (max-width: 767px) {
  .txtRecIndexAbout {
    margin-top: 7%;
    margin-bottom: 7%;
    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) {
  .txtRecIndexAbout {
    font-size: 2.9333333333vw;
  }
}

.linkRecIndexAbout {
  transition-duration: 0.5s;
  margin-top: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 15px;
  padding-right: 0px;
  background: url(../img/index/linkRecIndexAbout.svg) no-repeat left center;
  background-size: auto 92%;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .linkRecIndexAbout {
    padding: 0% 0% 0% 8.92%;
  }
}
@media screen and (max-width: 1024px) {
  .linkRecIndexAbout {
    font-size: 1.171875vw;
  }
}
@media screen and (max-width: 767px) {
  .linkRecIndexAbout {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 15px;
    padding-right: 0px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .linkRecIndexAbout {
    padding: 0% 0% 0% 9.37%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .linkRecIndexAbout {
    font-size: 3.2vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.indexFeatures {
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .indexFeatures {
    margin-top: 8.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexFeatures {
    margin-top: 17.91%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h2IndexFeatures {
  padding-top: 16px;
  padding-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 0px 8px 8px 8px;
}
@media screen and (max-width: 1024px) {
  .h2IndexFeatures {
    padding: 2.22% 2.77% 2.5% 2.77%;
  }
}
@media screen and (max-width: 1024px) {
  .h2IndexFeatures {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexFeatures {
    padding: 2.9% 4.77% 3.7% 4.77%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    border-radius: 0px 6px 6px 6px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexFeatures {
    font-size: 4vw;
  }
}

.listIndexFeatures {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .listIndexFeatures {
    margin-top: 3.61%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .listIndexFeatures {
    margin-top: 8.95%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liListIndexFeatures:nth-child(n+2) {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .liListIndexFeatures:nth-child(n+2) {
    margin-top: 3.61%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liListIndexFeatures:nth-child(n+2) {
    margin-top: 8.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.photoRecIndexFeatures {
  width: 260px;
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .photoRecIndexFeatures {
    width: 36.11%;
  }
}
@media screen and (max-width: 1024px) {
  .photoRecIndexFeatures {
    margin: 0.55% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .photoRecIndexFeatures {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .photoRecIndexFeatures {
    margin: 0% 0% 0% 0%;
  }
}

.photoRecIndexFeatures img {
  width: 100%;
}

.secListIndexFeatures {
  width: 430px;
}
@media screen and (max-width: 1024px) {
  .secListIndexFeatures {
    width: 59.72%;
  }
}
@media screen and (max-width: 767px) {
  .secListIndexFeatures {
    margin-top: 5.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 335px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .secListIndexFeatures {
    width: 100%;
  }
}

.iconIndexFeatures {
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 10px;
  width: 20px;
}
@media screen and (max-width: 1024px) {
  .iconIndexFeatures {
    margin: 0.46% 2.32% 0% 0%;
  }
}
@media screen and (max-width: 1024px) {
  .iconIndexFeatures {
    width: 4.65%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexFeatures {
    margin: 0.6% 2.98% 0% 0%;
    width: 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .iconIndexFeatures {
    width: 5.97%;
  }
}
.iconIndexFeatures svg {
  display: block;
  width: 100%;
}

.h3IndexFeatures {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h3IndexFeatures {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h3IndexFeatures {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3IndexFeatures {
    font-size: 4vw;
  }
}

.txtIndexFeature {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  line-height: 1.7692307692;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtIndexFeature {
    margin-top: 6.04%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .txtIndexFeature {
    font-size: 1.26953125vw;
  }
}
.txtIndexFeature::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
.txtIndexFeature::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtIndexFeature {
    margin-top: 5.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexFeature {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexFeature::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtIndexFeature::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.indexVoice {
  width: 100%;
  padding-top: 60px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .indexVoice {
    padding: 8.33% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .indexVoice {
    padding: 17.6% 0% 0% 0%;
  }
}

.h2IndexVoice {
  padding-top: 16px;
  padding-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 0px 8px 8px 8px;
}
@media screen and (max-width: 1024px) {
  .h2IndexVoice {
    padding: 2.22% 2.77% 2.5% 2.77%;
  }
}
@media screen and (max-width: 1024px) {
  .h2IndexVoice {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexVoice {
    padding: 3% 4.77% 3.7% 4.77%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    border-radius: 0px 6px 6px 6px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexVoice {
    font-size: 4vw;
  }
}

.txtTopIndexVoice {
  margin-top: 27px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtTopIndexVoice {
    margin: 3.75% 0% 0% 0%;
  }
}
@media screen and (max-width: 1024px) {
  .txtTopIndexVoice {
    font-size: 1.3671875vw;
  }
}
.txtTopIndexVoice::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.txtTopIndexVoice::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTopIndexVoice {
    margin: 8.2% 0% 0% 0%;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopIndexVoice {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopIndexVoice::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtTopIndexVoice::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

.listIndexVoice {
  width: 100%;
  margin-top: 59px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .listIndexVoice {
    margin: 8.19% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .listIndexVoice {
    margin: 8.7% 0% 0% 0%;
  }
}

.liListIndexVoice {
  width: 100%;
}

.liListIndexVoice02 {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .liListIndexVoice02 {
    margin: 4.16% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liListIndexVoice02 {
    margin: 5.95% 0% 0% 0%;
  }
}

.photoRecIndexVoice {
  width: 100px;
}
@media screen and (max-width: 1024px) {
  .photoRecIndexVoice {
    width: 13.88%;
  }
}
@media screen and (max-width: 767px) {
  .photoRecIndexVoice {
    width: 80px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .photoRecIndexVoice {
    width: 23.88%;
  }
}

.cntListIndexVoice {
  border: 1px solid #29B4B4;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  width: 590px;
  padding-top: 21px;
  padding-bottom: 28px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .cntListIndexVoice {
    width: 81.94%;
  }
}
@media screen and (max-width: 1024px) {
  .cntListIndexVoice {
    padding: 2.91% 0% 3.88% 0%;
  }
}
@media screen and (max-width: 767px) {
  .cntListIndexVoice {
    width: 245px;
    padding: 4.1% 0% 5.4% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .cntListIndexVoice {
    width: 73.13%;
  }
}

.secListIndexVoice {
  width: 530px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .secListIndexVoice {
    width: 89.83%;
  }
}
@media screen and (max-width: 1024px) {
  .secListIndexVoice {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secListIndexVoice {
    width: 84.67%;
  }
}

.h3IndexVoice {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h3IndexVoice {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h3IndexVoice {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3IndexVoice {
    font-size: 3.7333333333vw;
  }
}

.txtIndexVoice {
  font-size: 13px;
  line-height: 1.7692307692;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtIndexVoice {
    font-size: 1.26953125vw;
  }
}
.txtIndexVoice::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
.txtIndexVoice::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
@media screen and (max-width: 1024px) {
  .txtIndexVoice {
    margin: 3.58% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexVoice {
    line-height: 1.6666666667;
    letter-spacing: 0em;
    text-indent: 0em;
    margin: 6.5% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexVoice {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexVoice::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.6666666667) * 0.5em);
    content: "";
  }
  .txtIndexVoice::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.6666666667) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.kankyoFv {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .kankyoFv {
    margin-top: 2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .kankyoFv {
    width: 335px;
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .kankyoFv {
    width: 89.33%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .kankyoFv {
    margin-top: 5.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.infoKankyoAbout {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .infoKankyoAbout {
    margin: 4.86% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .infoKankyoAbout {
    margin: 7.9% 0% 0% 0%;
  }
}

.h3InfoKankyoAboutLxn {
  margin: 0;
}

.txtInfoKankyoAboutLxn {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtInfoKankyoAboutLxn {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoKankyoAboutLxn {
    margin: 6.9% 0% 0% 0%;
  }
}

.infoKankyoAbout02 {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .infoKankyoAbout02 {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .infoKankyoAbout02 {
    margin: 6% 0% 0% 0%;
  }
}

.ulInfoKankyo {
  width: 100%;
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .ulInfoKankyo {
    margin: 5.41% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulInfoKankyo {
    margin: 11.6% 0% 0% 0%;
  }
}

.liInfoKankyo {
  width: 350px;
}
@media screen and (max-width: 1024px) {
  .liInfoKankyo {
    width: 48.61%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoKankyo {
    width: 100%;
  }
  .liInfoKankyo img {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .liInfoKankyo img {
    width: 100%;
  }
}
.liInfoKankyo:nth-child(n+3) {
  margin-top: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .liInfoKankyo:nth-child(n+3) {
    margin: 4.57% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoKankyo:nth-child(n+3) {
    margin: 4.77% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoKankyo:nth-child(n+2) {
    margin: 4.77% 0% 0% 0%;
  }
}

.photoInfoKankyo {
  display: block;
  width: 100%;
}

.txtInfoKankyo {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtInfoKankyo {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 1024px) {
  .txtInfoKankyo {
    margin: 4% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoKankyo {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    margin: 4.2% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtInfoKankyo {
    font-size: 3.7333333333vw;
  }
}

.column2InfoKankyo {
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .column2InfoKankyo {
    margin: 4.44% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .column2InfoKankyo {
    margin: 10.2% 0% 0% 0%;
  }
}

.secColumn2InfoKankyo {
  width: 100%;
}

.column2InfoKankyoMain {
  width: 100%;
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .column2InfoKankyoMain {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .column2InfoKankyoMain {
    margin: 6.9% 0% 0% 0%;
  }
}

.photoColumn2InfoKankyoMain {
  width: 350px;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .photoColumn2InfoKankyoMain {
    width: 48.61%;
  }
}
@media screen and (max-width: 1024px) {
  .photoColumn2InfoKankyoMain {
    margin: 0.41% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .photoColumn2InfoKankyoMain {
    width: 100%;
  }
}

.txtColumn2InfoKankyoMain {
  width: 350px;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtColumn2InfoKankyoMain {
    width: 48.61%;
  }
}
@media screen and (max-width: 1024px) {
  .txtColumn2InfoKankyoMain {
    font-size: 1.3671875vw;
  }
}
.txtColumn2InfoKankyoMain::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.txtColumn2InfoKankyoMain::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtColumn2InfoKankyoMain {
    width: 100%;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
    margin: 6.5% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtColumn2InfoKankyoMain {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtColumn2InfoKankyoMain::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtColumn2InfoKankyoMain::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

.secColumn2InfoKankyo02 {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .secColumn2InfoKankyo02 {
    margin: 3.61% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secColumn2InfoKankyo02 {
    margin: 6.3% 0% 0% 0%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.photoOutlineTop {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .photoOutlineTop {
    margin-top: 5.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .photoOutlineTop {
    margin-top: 8.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.infoOutlineInfo {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .infoOutlineInfo {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .infoOutlineInfo {
    margin-top: 6.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3InfoOutlineInfoLxn {
  margin: 0;
}

.tableInfoOutlineInfoWap {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 9px;
  /* CSS3草案 */
  -webkit-border-radius: 9px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 9px;
  /* Firefox用 */
  border: 1px solid #888;
  overflow: hidden;
}
@media screen and (max-width: 1024px) {
  .tableInfoOutlineInfoWap {
    margin-top: 5.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .tableInfoOutlineInfoWap {
    margin-top: 7.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.tableInfoOutlineInfo {
  width: 100%;
}

.tableInfoOutlineInfo tbody,
.tableInfoOutlineInfo tr {
  width: 100%;
}

.thInfoOutlineInfo {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 30px;
  padding-right: 30px;
  width: 171px;
  border-bottom: 1px solid #888;
  border-right: 1px solid #888;
  background: #f5f5f5;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
  vertical-align: middle;
}
@media screen and (max-width: 1024px) {
  .thInfoOutlineInfo {
    padding: 2.5% 4.16% 2.5% 4.16%;
  }
}
@media screen and (max-width: 1024px) {
  .thInfoOutlineInfo {
    width: 23.75%;
  }
}
@media screen and (max-width: 1024px) {
  .thInfoOutlineInfo {
    font-size: 1.3671875vw;
  }
}
.thInfoOutlineInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.thInfoOutlineInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .thInfoOutlineInfo {
    padding: 4.1% 2.98% 4.4% 2.98%;
    width: 92px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .thInfoOutlineInfo {
    width: 27.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .thInfoOutlineInfo {
    font-size: 3.2vw;
  }
}

.tableInfoOutlineInfo tr:last-child .thInfoOutlineInfo {
  border-bottom: none;
}

.tdInfoOutlineInfo {
  padding-top: 18px;
  padding-bottom: 18px;
  padding-left: 20px;
  padding-right: 20px;
  width: 546px;
  border-bottom: 1px solid #888;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .tdInfoOutlineInfo {
    padding: 2.5% 2.77% 2.5% 2.77%;
  }
}
@media screen and (max-width: 1024px) {
  .tdInfoOutlineInfo {
    width: 75.83%;
  }
}
@media screen and (max-width: 1024px) {
  .tdInfoOutlineInfo {
    font-size: 1.3671875vw;
  }
}
.tdInfoOutlineInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.tdInfoOutlineInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .tdInfoOutlineInfo {
    padding: 4.1% 2.98% 4.4% 2.98%;
    width: 240px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .tdInfoOutlineInfo {
    width: 71.64%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdInfoOutlineInfo {
    font-size: 3.2vw;
  }
}
.tdInfoOutlineInfo a {
  color: #333;
  text-decoration: none;
}

.tableInfoOutlineInfo tr:last-child .tdInfoOutlineInfo {
  border-bottom: none;
}

.btnInfoOutlineInfoLineLxn {
  width: 130px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 20px;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .btnInfoOutlineInfoLineLxn {
    width: 25.69%;
  }
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .btnInfoOutlineInfoLineLxn {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 3.95%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .btnInfoOutlineInfoLineLxn {
    width: 130px;
    margin: 2% 0 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .btnInfoOutlineInfoLineLxn {
    width: 54.16%;
  }
}

.tdInfoOutlineInfo .btnInfoOutlineInfoLine {
  display: flex;
  align-items: center;
  aspect-ratio: 130/30;
  background: #000;
  color: #FFF;
  border-radius: 34px;
  /* CSS3草案 */
  -webkit-border-radius: 34px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 34px;
  /* Firefox用 */
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .tdInfoOutlineInfo .btnInfoOutlineInfoLine {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 767px) {
  .tdInfoOutlineInfo .btnInfoOutlineInfoLine {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdInfoOutlineInfo .btnInfoOutlineInfoLine {
    font-size: 3.2vw;
  }
}

/*管理者*/
.txtInfoOutlineInfo {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .txtInfoOutlineInfo {
    margin-top: 4.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoOutlineInfo {
    margin-top: 6.9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.tableInfoOutlineInfoWap02 {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .tableInfoOutlineInfoWap02 {
    margin-top: 4.02%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .tableInfoOutlineInfoWap02 {
    margin-top: 6.94%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.photoTdInfoOutlineInfo {
  width: 400px;
  margin-top: 7px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .photoTdInfoOutlineInfo {
    width: 73.26%;
  }
}
@media screen and (max-width: 1024px) {
  .photoTdInfoOutlineInfo {
    margin: 1.28% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .photoTdInfoOutlineInfo {
    width: 100%;
    margin-top: 7px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .photoTdInfoOutlineInfo {
    margin: 2.08% 0% 0% 0%;
  }
}

.txtTdInfoOutlineInfo {
  line-height: 1.73;
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: auto;
}
@media screen and (max-width: 1024px) and (max-width: 1024px) {
  .txtTdInfoOutlineInfo {
    margin-top: 1.66%;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .txtTdInfoOutlineInfo {
    line-height: 1.43;
    margin-top: 3.7%;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: auto;
  }
}

.thumbsTdInfoOutlineInfo {
  display: block;
  width: 100%;
  margin-top: 7px;
  margin-bottom: 7px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .thumbsTdInfoOutlineInfo {
    margin: 1.28% 0% 1.28% 0%;
  }
}
@media screen and (max-width: 767px) {
  .thumbsTdInfoOutlineInfo {
    margin: 2.08% 0% 1.9% 0%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.infoRibenAbout {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .infoRibenAbout {
    margin: 3.61% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .infoRibenAbout {
    margin: 8.4% 0% 0% 0%;
  }
}

.h3InfoRibenAboutLxn {
  margin: 0;
}

.txtInfoRibenAboutLxn {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtInfoRibenAboutLxn {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoRibenAboutLxn {
    margin: 6.8% 0% 0% 0%;
  }
}

.infoRibenAbout02 {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .infoRibenAbout02 {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .infoRibenAbout02 {
    margin: 6.16% 0% 0% 0%;
  }
}

.modalRibenBox {
  width: 100%;
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .modalRibenBox {
    margin: 4.02% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .modalRibenBox {
    margin: 6.8% 0% 0% 0%;
  }
}

.accessRiben {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .accessRiben {
    margin: 3.61% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .accessRiben {
    margin: 10.1% 0% 0% 0%;
  }
}

.h3AccessRiben {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h3AccessRiben {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h3AccessRiben {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3AccessRiben {
    font-size: 4vw;
  }
}

.detailAccessRiben {
  margin-top: 22px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .detailAccessRiben {
    margin: 3.05% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .detailAccessRiben {
    margin: 5.1% 0% 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .detailAccessRiben:nth-child(n+3) {
    margin: 7.4% 0% 0% 0%;
  }
}

.h4DetailAccessRiben {
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h4DetailAccessRiben {
    font-size: 1.5625vw;
  }
}
.h4DetailAccessRiben::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h4DetailAccessRiben::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4DetailAccessRiben {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4DetailAccessRiben {
    font-size: 3.7333333333vw;
  }
}

.txtDetailAccessRiben {
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtDetailAccessRiben {
    font-size: 1.3671875vw;
  }
}
.txtDetailAccessRiben::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.txtDetailAccessRiben::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 1024px) {
  .txtDetailAccessRiben {
    margin: 1.11% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailAccessRiben {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    margin: 4.1% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailAccessRiben {
    font-size: 3.4666666667vw;
  }
}

.accessRiben02 {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .accessRiben02 {
    margin: 2.91% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .accessRiben02 {
    margin: 7.3% 0% 0% 0%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.inforoomTop {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .inforoomTop {
    margin-top: 3.61%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .inforoomTop {
    margin-top: 8.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3InforoomTopLxn {
  margin: 0;
}

.picRoomTop {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .picRoomTop {
    margin-top: 5.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .picRoomTop {
    margin-top: 7.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.inforoomTop02 {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .inforoomTop02 {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .inforoomTop02 {
    margin-top: 11.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.thumbsInforoomTop {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .thumbsInforoomTop {
    margin-top: 5.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .thumbsInforoomTop {
    margin-top: 7.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.urlInforoomTop {
  text-align: right;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 18px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .urlInforoomTop {
    font-size: 1.171875vw;
  }
}
@media screen and (max-width: 1024px) {
  .urlInforoomTop {
    margin-top: 2.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .urlInforoomTop {
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
    margin-top: 3.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .urlInforoomTop {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .urlInforoomTop::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .urlInforoomTop::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.btnUrlInforoomTop {
  color: #333;
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 16px;
  padding-right: 0px;
  background: url(../img/room/iconbtnUrlInforoomTop.svg) no-repeat left center;
  background-size: auto 93%;
}
@media screen and (max-width: 1024px) {
  .btnUrlInforoomTop {
    padding: 0% 0% 0% 2.22%;
  }
}
@media screen and (max-width: 767px) {
  .btnUrlInforoomTop {
    padding: 0% 0% 0% 4.4%;
  }
}

.inforoomTop03 {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .inforoomTop03 {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .inforoomTop03 {
    margin-top: 8.95%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulInfoRoom {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .ulInfoRoom {
    margin-top: 5.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulInfoRoom {
    margin-top: 7.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.iframeInfoRoom {
  position: relative;
}

.liInfoRoom {
  width: 350px;
}
@media screen and (max-width: 1024px) {
  .liInfoRoom {
    width: 48.61%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoRoom {
    width: 335px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .liInfoRoom {
    width: 100%;
  }
}
.liInfoRoom:nth-child(n+3) {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .liInfoRoom:nth-child(n+3) {
    margin: 2.77% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoRoom:nth-child(n+3) {
    margin: 5.97% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoRoom:nth-child(n+2) {
    margin: 5.97% 0% 0% 0%;
  }
}

.ulInfoRoomMap {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .ulInfoRoomMap {
    margin-top: 4.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulInfoRoomMap {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .ulInfoRoomMap {
    margin-top: 5.97%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liInfoRoomMap {
  width: 144px;
}
@media screen and (max-width: 1024px) {
  .liInfoRoomMap {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoRoomMap {
    width: 144px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .liInfoRoomMap {
    width: 42.98%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoRoomMap:nth-child(n+3) {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .liInfoRoomMap:nth-child(n+3) {
    margin: 2.98% 0% 0% 0%;
  }
}
.liInfoRoomMap:nth-child(n+6) {
  margin-top: 9px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .liInfoRoomMap:nth-child(n+6) {
    margin: 1.25% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoRoomMap:nth-child(n+6) {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .liInfoRoomMap:nth-child(n+6) {
    margin: 2.98% 0% 0% 0%;
  }
}

.iconLiInfoRoomMap {
  width: 31px;
}
@media screen and (max-width: 1024px) {
  .iconLiInfoRoomMap {
    width: 21.52%;
  }
}

.txtLiInfoRoomMap {
  font-size: 12px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 102px;
}
@media screen and (max-width: 1024px) {
  .txtLiInfoRoomMap {
    font-size: 1.171875vw;
  }
}
.txtLiInfoRoomMap::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtLiInfoRoomMap::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 1024px) {
  .txtLiInfoRoomMap {
    width: 70.83%;
  }
}
@media screen and (max-width: 767px) {
  .txtLiInfoRoomMap {
    line-height: 2;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtLiInfoRoomMap {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .txtLiInfoRoomMap::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2) * 0.5em);
    content: "";
  }
  .txtLiInfoRoomMap::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.roomLast {
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .roomLast {
    margin-top: 8.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .roomLast {
    margin: 13.92% 0% 0% 0%;
  }
}

.infoRoomLast {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .infoRoomLast {
    margin-top: 3.61%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .infoRoomLast {
    margin: 8.5% 0% 0% 0%;
  }
}

.h3InfoRoomLastLxn {
  margin: 0;
}

.infoRoomLastFx {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .infoRoomLastFx {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .infoRoomLastFx {
    margin: 6.7% 0% 0% 0%;
  }
}

.txtInfoRoomLastLxn {
  width: 352px;
  font-size: 13px;
  line-height: 1.7692307692;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtInfoRoomLastLxn {
    width: 48.88%;
  }
}
@media screen and (max-width: 1024px) {
  .txtInfoRoomLastLxn {
    font-size: 1.26953125vw;
  }
}
.txtInfoRoomLastLxn::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
.txtInfoRoomLastLxn::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtInfoRoomLastLxn {
    width: 335px;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .txtInfoRoomLastLxn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtInfoRoomLastLxn {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoRoomLastLxn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtInfoRoomLastLxn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

.photoInfoRoomLastFx {
  width: 352px;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .photoInfoRoomLastFx {
    width: 48.88%;
  }
}
@media screen and (max-width: 1024px) {
  .photoInfoRoomLastFx {
    margin: 0.27% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .photoInfoRoomLastFx {
    margin: 7% 0% 0% 0%;
    width: 335px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .photoInfoRoomLastFx {
    width: 100%;
  }
}

.infoRoomLast02 {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .infoRoomLast02 {
    margin-top: 4.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .infoRoomLast02 {
    margin: 6.5% 0% 0% 0%;
    width: 335px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .infoRoomLast02 {
    width: 100%;
  }
}

.txtInfoRoomLastLxn100 {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 720px;
  font-size: 13px;
  line-height: 1.7692307692;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtInfoRoomLastLxn100 {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .txtInfoRoomLastLxn100 {
    width: 100%;
  }
}
@media screen and (max-width: 1024px) {
  .txtInfoRoomLastLxn100 {
    font-size: 1.26953125vw;
  }
}
.txtInfoRoomLastLxn100::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
.txtInfoRoomLastLxn100::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7692307692) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtInfoRoomLastLxn100 {
    margin: 6.6% 0% 0% 0%;
    width: 335px;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .txtInfoRoomLastLxn100 {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtInfoRoomLastLxn100 {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoRoomLastLxn100::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtInfoRoomLastLxn100::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.infoSecurityAbout {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .infoSecurityAbout {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .infoSecurityAbout {
    margin: 6.5% 0% 0% 0%;
  }
}

.h3InfoSecurityAboutLxn {
  margin: 0;
}

.txtInfoSecurityAboutLxn {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtInfoSecurityAboutLxn {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoSecurityAboutLxn {
    margin: 6.6% 0% 0% 0%;
  }
}

.infoSecurityAbout02 {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .infoSecurityAbout02 {
    margin: 3.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .infoSecurityAbout02 {
    margin: 6.3% 0% 0% 0%;
  }
}

.ulInfoSecurity {
  width: 100%;
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .ulInfoSecurity {
    margin: 3.88% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulInfoSecurity {
    margin: 7.3% 0% 0% 0%;
  }
}

.liInfoSecurity {
  width: 350px;
}
@media screen and (max-width: 1024px) {
  .liInfoSecurity {
    width: 48.61%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoSecurity {
    width: 100%;
  }
}
.liInfoSecurity:nth-child(n+3) {
  margin-top: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .liInfoSecurity:nth-child(n+3) {
    margin: 4.57% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoSecurity:nth-child(n+3) {
    margin: 4.65% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liInfoSecurity:nth-child(n+2) {
    margin: 4.65% 0% 0% 0%;
  }
}

.photoInfoSecurity {
  display: block;
  width: 100%;
}

.txtInfoSecurity {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtInfoSecurity {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 1024px) {
  .txtInfoSecurity {
    margin: 4% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoSecurity {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    margin: 4.3% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtInfoSecurity {
    font-size: 3.7333333333vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.pageset {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .pageset {
    margin-top: 2.03%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .pageset {
    margin-top: 7.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 335px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .pageset {
    width: 89.33%;
  }
}

.sidebarPageFx {
  width: 240px;
  position: relative;
}
@media screen and (max-width: 1024px) {
  .sidebarPageFx {
    width: 24%;
  }
}
@media screen and (max-width: 767px) {
  .sidebarPageFx {
    width: 100%;
    flex-flow: row wrap;
  }
}

.mainPageCnt {
  width: 720px;
}
@media screen and (max-width: 1024px) {
  .mainPageCnt {
    width: 72%;
  }
}
@media screen and (max-width: 767px) {
  .mainPageCnt {
    width: 100%;
  }
}

.mainSidebarLxn {
  position: sticky;
  top: 80px;
}

.mainSidebar {
  border: 1px solid #DADADA;
  border-radius: 10px 10px 0px 0px;
  padding-top: 29px;
  padding-bottom: 27px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1024px) {
  .mainSidebar {
    padding: 12.08% 0% 11.25% 0%;
  }
}

.mainSidebarWap {
  width: 180px;
  margin: auto;
}
@media screen and (max-width: 1024px) {
  .mainSidebarWap {
    width: 75%;
  }
}
@media screen and (max-width: 1024px) {
  .mainSidebarWap {
    width: 78%;
  }
}

.ulMainSidebar {
  border-top: 1px solid #DADADA;
}

.liMainSidebar {
  border-bottom: 1px solid #DADADA;
}

.btnMainSidebar {
  width: 100%;
  aspect-ratio: 180/50;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .btnMainSidebar {
    font-size: 1.3671875vw;
  }
}

.iconBtnMainSidebar {
  width: 20px;
}
@media screen and (max-width: 1024px) {
  .iconBtnMainSidebar {
    width: 11.11%;
  }
}

.iconBtnMainSidebarSvg {
  stroke: #29B4B4;
  transition-duration: 0.5s;
}

.btnMainSidebar:hover {
  opacity: 1;
}
.btnMainSidebar:hover .iconBtnMainSidebarSvg {
  stroke: #23D6D9;
}

.txtBtnMainSidebar {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 0px;
  margin-bottom: 2px;
  margin-left: 10px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .txtBtnMainSidebar {
    font-size: 1.3671875vw;
  }
}
@media screen and (max-width: 1024px) {
  .txtBtnMainSidebar {
    margin: 0% 0% 1.11% 5.55%;
  }
}

.mainSidebarFx {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .mainSidebarFx {
    margin-top: 16.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.photoMainSidebarFx {
  width: 60px;
}
@media screen and (max-width: 1024px) {
  .photoMainSidebarFx {
    width: 33.33%;
  }
}

.secMainSidebarFx {
  width: 111px;
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .secMainSidebarFx {
    width: 61.66%;
  }
}
@media screen and (max-width: 1024px) {
  .secMainSidebarFx {
    margin: 1.66% 0% 0% 0%;
  }
}

.h3MainSidebarFx {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h3MainSidebarFx {
    font-size: 1.171875vw;
  }
}

.txtMainSidebarFx {
  margin-top: 2px;
  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: 1024px) {
  .txtMainSidebarFx {
    margin-top: 1.78%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .txtMainSidebarFx {
    font-size: 1.171875vw;
  }
}

.txtMainSidebarFxBtm {
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 10px;
  line-height: 1.5;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtMainSidebarFxBtm {
    margin-top: 6.11%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .txtMainSidebarFxBtm {
    font-size: 0.9765625vw;
  }
}
.txtMainSidebarFxBtm::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.txtMainSidebarFxBtm::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.testIndex {
  width: 500px;
}
@media screen and (max-width: 1024px) {
  .testIndex {
    width: 41.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.h3SupportAbout {
  margin-top: 27px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 1.5;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h3SupportAbout {
    margin-top: 3.75%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .h3SupportAbout {
    font-size: 1.5625vw;
  }
}
.h3SupportAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h3SupportAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3SupportAbout {
    margin-top: 8.2%;
    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) {
  .h3SupportAbout {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h3SupportAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5) * 0.5em);
    content: "";
  }
  .h3SupportAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5) * 0.5em);
    content: "";
  }
}

.pointSupportAbout {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .pointSupportAbout {
    margin-top: 4.02%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .pointSupportAbout {
    margin-top: 6.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liPointSupportAbout {
  width: 355px;
  aspect-ratio: 355/40;
  border-radius: 6px;
  /* CSS3草案 */
  -webkit-border-radius: 6px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 6px;
  /* Firefox用 */
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .liPointSupportAbout {
    width: 49.3%;
  }
}
@media screen and (max-width: 1024px) {
  .liPointSupportAbout {
    font-size: 1.3671875vw;
  }
}
.liPointSupportAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.liPointSupportAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .liPointSupportAbout {
    width: 100%;
    aspect-ratio: 335/40;
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    line-height: 1.7142857143;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .liPointSupportAbout {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .liPointSupportAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
  .liPointSupportAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
}
.liPointSupportAbout:nth-child(n+3) {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1024px) {
  .liPointSupportAbout:nth-child(n+3) {
    margin: 1.38% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liPointSupportAbout:nth-child(n+3) {
    margin: 2.4% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liPointSupportAbout:nth-child(n+2) {
    margin: 2.4% 0% 0% 0%;
  }
}

.point2Support {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .point2Support {
    margin-top: 4.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .point2Support {
    align-items: flex-start;
    margin: 8.4% 0% 0% 0%;
  }
}

.photoPoint2Support {
  width: 160px;
}
@media screen and (max-width: 1024px) {
  .photoPoint2Support {
    width: 22.22%;
  }
}
@media screen and (max-width: 767px) {
  .photoPoint2Support {
    width: 130px;
    margin: 0.7% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .photoPoint2Support {
    width: 38.8%;
  }
}

.txtPoint2Support {
  width: 540px;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtPoint2Support {
    width: 75%;
  }
}
@media screen and (max-width: 1024px) {
  .txtPoint2Support {
    font-size: 1.3671875vw;
  }
}
.txtPoint2Support::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.txtPoint2Support::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtPoint2Support {
    width: 195px;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1024px) {
  .txtPoint2Support {
    width: 58.2%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtPoint2Support {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtPoint2Support::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtPoint2Support::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

.infoSupportAbout {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .infoSupportAbout {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .infoSupportAbout {
    margin-top: 8.1%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3InfoSupportAboutLxn {
  margin: 0;
}

.h3InfoSupportAbout {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .h3InfoSupportAbout {
    font-size: 1.7578125vw;
  }
}
@media screen and (max-width: 767px) {
  .h3InfoSupportAbout {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3InfoSupportAbout {
    font-size: 4vw;
  }
}

.txtInfoSupportAboutLxn {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1.7142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1024px) {
  .txtInfoSupportAboutLxn {
    margin-top: 4.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1024px) {
  .txtInfoSupportAboutLxn {
    font-size: 1.3671875vw;
  }
}
.txtInfoSupportAboutLxn::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
.txtInfoSupportAboutLxn::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtInfoSupportAboutLxn {
    margin-top: 6.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7692307692;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtInfoSupportAboutLxn {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoSupportAboutLxn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
  .txtInfoSupportAboutLxn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7692307692) * 0.5em);
    content: "";
  }
}

.infoSupportAbout02 {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1024px) {
  .infoSupportAbout02 {
    margin-top: 4.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .infoSupportAbout02 {
    margin-top: 6.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
Library
========================================================================== */
.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 */