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

* {
  box-sizing: border-box;
}

body {
  line-height: 1;
}

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

nav ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

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

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

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

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

del {
  text-decoration: line-through;
}

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

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

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

input, select {
  vertical-align: middle;
}

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

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

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

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

svg {
  display: block;
}

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

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

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

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

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

.fw_0 {
  font-weight: 0;
}

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

.fw_100 {
  font-weight: 100;
}

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

.fw_200 {
  font-weight: 200;
}

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

.fw_300 {
  font-weight: 300;
}

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

.fw_400 {
  font-weight: 400;
}

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

.fw_500 {
  font-weight: 500;
}

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

.fw_600 {
  font-weight: 600;
}

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

.fw_700 {
  font-weight: 700;
}

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

.fw_800 {
  font-weight: 800;
}

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

.fw_900 {
  font-weight: 900;
}

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

.fw_1000 {
  font-weight: 1000;
}

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

.fw_1100 {
  font-weight: 1100;
}

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

.fw_1200 {
  font-weight: 1200;
}

.ovhidden {
  overflow: hidden;
}

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

.d_flex {
  display: flex;
}

.d_block {
  display: block;
}

.d_none {
  display: none;
}

.d_contents {
  display: contents;
}

.d_inline {
  display: inline;
}

.d_grid {
  display: grid;
}

.d_inlineBlock {
  display: inline-block;
}

.d_inlineFlex {
  display: inline-flex;
}

.d_inlineTable {
  display: inline-table;
}

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

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

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

.j_center {
  justify-content: center;
}

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

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

.j_firstBaseline {
  justify-content: first baseline;
}

.j_firstBaseline {
  justify-content: last baseline;
}

.j_left {
  justify-content: left;
}

.j_right {
  justify-content: right;
}

.j_safe {
  justify-content: safe;
}

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

.ali_center {
  align-items: center;
}

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

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

.ali_stretch {
  align-items: stretch;
}

.ali_unset {
  align-items: unset;
}

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

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

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

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

.alc_stretch {
  align-content: stretch;
}

.alc_unset {
  align-content: unset;
}

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

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
Library
========================================================================== */
body {
  font-family: "Noto Sans JP";
  color: #000;
  font-weight: 400;
}
body img {
  max-width: 100%;
  height: auto;
  display: block;
}

body input,
body textarea,
body button {
  font-family: "Noto Sans JP";
  font-weight: 400;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
  line-height: 1;
  font-weight: 400;
}

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

.t_center {
  text-align: center;
}

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

.allura {
  font-family: "Allura", cursive;
}

.dosis {
  font-family: "Dosis", sans-serif;
}

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

.t_right {
  text-align: right;
}

.ovscllor {
  overflow: auto;
}

/* ==========================================================================
Common
========================================================================== */
/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.baseHeader {
  position: sticky;
  top: 0;
  z-index: 99;
}

.header {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 16px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .header {
    padding: 0.57% 0% 0.57% 0.83%;
  }
}
@media screen and (max-width: 767px) {
  .header {
    padding: 3.5% 0% 3.46% 4.26%;
  }
}

.logoHeader {
  width: 266px;
  transition-duration: 0.5s;
  display: block;
}
@media screen and (max-width: 767px) {
  .logoHeader {
    width: 46.8%;
  }
}
.logoHeader:hover {
  opacity: 0.6;
}

.logoHeader img {
  transition-duration: 0.5s;
}
.logoHeader img:hover {
  opacity: 0.6;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.footer {
  padding-top: 25px;
  padding-bottom: 24px;
  padding-left: 0px;
  padding-right: 0px;
  background: #FFF;
}
@media screen and (max-width: 1199px) {
  .footer {
    padding: 1.3% 0% 1.25% 0%;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    padding: 4.26% 0% 4.26% 0%;
  }
}

@media screen and (max-width: 767px) {
  .footerWap {
    width: 91.7%;
    margin: auto;
  }
}

.footerInner {
  width: 930px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  .footerInner {
    width: 77.5%;
  }
}
@media screen and (max-width: 1199px) {
  .footerInner {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .footerInner {
    width: 334px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .footerInner {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .footerInner {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.logoFooter {
  width: 343px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 0px;
  transition-duration: 0.5s;
  display: flex;
  flex-flow: row wrap;
}
@media screen and (max-width: 1199px) {
  .logoFooter {
    width: 36.88%;
  }
}
@media screen and (max-width: 1199px) {
  .logoFooter {
    margin: 0% 0% 0% 0.86%;
  }
}
@media screen and (max-width: 767px) {
  .logoFooter {
    width: 334px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .logoFooter {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .logoFooter {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.logoFooter:hover {
  opacity: 1;
}

.h3Logofooter {
  width: 85px;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3Logofooter {
    width: 20.63%;
  }
}
@media screen and (max-width: 1199px) {
  .h3Logofooter {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .h3Logofooter {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .h3Logofooter {
    width: 334px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3Logofooter {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3Logofooter {
    font-size: 3.2vw;
  }
}

.btnlogoFooter {
  width: 240px;
  display: block;
}
@media screen and (max-width: 1199px) {
  .btnlogoFooter {
    width: 58.25%;
  }
}
@media screen and (max-width: 767px) {
  .btnlogoFooter {
    margin-top: 8px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 61.83%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnlogoFooter {
    margin: 2.39% 0% 0% 0%;
  }
}
.btnlogoFooter:hover {
  opacity: 1;
}

.adressFooter {
  width: 549px;
  align-items: flex-end;
  margin: -0.3% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .adressFooter {
    width: 59.03%;
  }
}
@media screen and (max-width: 767px) {
  .adressFooter {
    margin-top: 5.79%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 334px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .adressFooter {
    width: 100%;
  }
}

.adressFooterBox {
  width: 375px;
  margin: 2% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .adressFooterBox {
    width: 79.61%;
  }
}
@media screen and (max-width: 1199px) {
  .adressFooterBox {
    width: 75.12%;
  }
}
@media screen and (max-width: 767px) {
  .adressFooterBox {
    width: 334px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .adressFooterBox {
    width: 100%;
  }
}

.h2adressFooter {
  font-size: 12px;
  line-height: 1.6666666667;
  letter-spacing: 0.03em;
  text-indent: -0.03em;
}
@media screen and (max-width: 1199px) {
  .h2adressFooter {
    font-size: 1.0008340284vw;
  }
}
.h2adressFooter::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6666666667) * 0.5em);
  content: "";
}
.h2adressFooter::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6666666667) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2adressFooter {
    line-height: 1.6666666667;
    letter-spacing: 0.03em;
    text-indent: -0.03em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2adressFooter {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .h2adressFooter::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.6666666667) * 0.5em);
    content: "";
  }
  .h2adressFooter::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.6666666667) * 0.5em);
    content: "";
  }
}

.txtadressFooter {
  font-size: 12px;
  line-height: 1.6666666667;
  letter-spacing: 0.03em;
  text-indent: -0.03em;
  margin: 0.8% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .txtadressFooter {
    font-size: 1.0008340284vw;
  }
}
.txtadressFooter::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6666666667) * 0.5em);
  content: "";
}
.txtadressFooter::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6666666667) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtadressFooter {
    line-height: 1.6666666667;
    letter-spacing: 0.03em;
    text-indent: -0.03em;
    margin: 1% 0 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtadressFooter {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .txtadressFooter::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.6666666667) * 0.5em);
    content: "";
  }
  .txtadressFooter::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.6666666667) * 0.5em);
    content: "";
  }
}

.copy {
  width: 82px;
  font-size: 10px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  transform: translate(-9%, 30%);
}
@media screen and (max-width: 1199px) {
  .copy {
    width: 17.4%;
  }
}
@media screen and (max-width: 1199px) {
  .copy {
    font-size: 0.834028357vw;
  }
}
@media screen and (max-width: 1199px) {
  .copy {
    width: auto;
  }
}
@media screen and (max-width: 767px) {
  .copy {
    margin: 4.29% 0% 0% 0%;
    width: 334px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    transform: translate(0%, 0%);
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .copy {
    width: 89.06%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .copy {
    font-size: 2.6666666667vw;
  }
}

.singleFooterSp {
  position: sticky;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(90deg, #9F0810 0% 84%, #000 26% 100%);
  z-index: 999;
}

.singleFooterSpWap {
  display: none;
}

/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.bgIndexMain {
  background: url(../img/index/bgIndexMainPc.jpg) no-repeat center top;
  background-size: 1920px auto;
  background-attachment: fixed;
  position: relative;
}
@media screen and (max-width: 767px) {
  .bgIndexMain {
    background: unset;
  }
}

.bgIndexMain:after {
  content: "";
  position: fixed;
  display: block;
  z-index: -1;
  width: 100%;
  height: 100vh;
  background: url(../img/index/bgIndexMainSp.jpg) no-repeat center top;
  background-size: 100% auto;
  top: 0;
  left: 0;
  right: 0;
  margin: auto;
}

.indexMain {
  padding-top: 40px;
  padding-bottom: 155px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .indexMain {
    padding: 2.08% 0% 8.07% 0%;
  }
}
@media screen and (max-width: 767px) {
  .indexMain {
    padding-top: 46px;
    padding-bottom: 120px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexMain {
    padding: 12.26% 0% 32% 0%;
  }
}

.indexMainLxn {
  width: 959px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .indexMainLxn {
    width: 79.91%;
  }
}
@media screen and (max-width: 1199px) {
  .indexMainLxn {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .indexMainLxn {
    width: 79%;
  }
}
@media screen and (max-width: 767px) {
  .indexMainLxn {
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexMainLxn {
    width: 91.46%;
  }
}

.h1IndexMainLxn {
  font-size: 47px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h1IndexMainLxn {
    font-size: 3.9199332777vw;
  }
}
@media screen and (max-width: 767px) {
  .h1IndexMainLxn {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h1IndexMainLxn {
    font-size: 9.3333333333vw;
  }
}

.logoIndexMainLxn {
  width: 550px;
  margin-top: -22px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .logoIndexMainLxn {
    width: 60.5%;
  }
}
@media screen and (max-width: 1199px) {
  .logoIndexMainLxn {
    margin-top: -2.43%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .logoIndexMainLxn {
    width: 283px;
    margin-top: 1.01%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .logoIndexMainLxn {
    width: 82.5%;
  }
}

.h3IndexMainLxn {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .h3IndexMainLxn {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .h3IndexMainLxn {
    margin-top: 1.35%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .h3IndexMainLxn {
    line-height: normal;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
    margin-top: 21px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3IndexMainLxn {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3IndexMainLxn {
    margin-top: 6.12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtIndexMainLxn {
  font-size: 16px;
  line-height: 1.6923076923;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .txtIndexMainLxn {
    font-size: 1.3344453711vw;
  }
}
.txtIndexMainLxn::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6923076923) * 0.5em);
  content: "";
}
.txtIndexMainLxn::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6923076923) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .txtIndexMainLxn {
    margin-top: 3.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexMainLxn {
    line-height: 2;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    margin-top: 6.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexMainLxn {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexMainLxn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2) * 0.5em);
    content: "";
  }
  .txtIndexMainLxn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2) * 0.5em);
    content: "";
  }
}

.indexBSWap {
  width: 1000px;
  margin-top: 41px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .indexBSWap {
    width: 83.33%;
  }
}
@media screen and (max-width: 1199px) {
  .indexBSWap {
    margin-top: 3.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexBSWap {
    width: 343px;
    margin-top: 9.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexBSWap {
    width: 91.46%;
  }
}

.indexB {
  width: 639px;
  padding-top: 21px;
  padding-bottom: 17px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .indexB {
    width: 63.9%;
  }
}
@media screen and (max-width: 1199px) {
  .indexB {
    padding: 2.1% 0% 1.7% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .indexB {
    width: 68%;
  }
}
@media screen and (max-width: 767px) {
  .indexB {
    width: 100%;
    padding: 4.5% 0% 2.08% 0%;
  }
}

.indexBLxn {
  height: 346px;
  width: 590px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .indexBLxn {
    width: 92.33%;
  }
}
@media screen and (max-width: 1199px) {
  .indexBLxn {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .indexBLxn {
    height: 22.3vw;
  }
}
@media screen and (max-width: 767px) {
  .indexBLxn {
    width: 89.33%;
    height: 137.876667vw;
  }
}

.titleIndexB {
  width: 100%;
}

.iconIndexB {
  width: 30px;
}
@media screen and (max-width: 1199px) {
  .iconIndexB {
    width: 5.08%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexB {
    width: 30px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconIndexB {
    width: 9.96%;
  }
}

.h2TitleIndexB {
  font-size: 26px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 7px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .h2TitleIndexB {
    font-size: 2.1684737281vw;
  }
}
.h2TitleIndexB::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.h2TitleIndexB::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .h2TitleIndexB {
    margin: 0% 0% 0% 1.18%;
  }
}
@media screen and (max-width: 767px) {
  .h2TitleIndexB {
    line-height: 1;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 7px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TitleIndexB {
    font-size: 6.9333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TitleIndexB::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .h2TitleIndexB::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2TitleIndexB {
    margin: 0% 0% 0% 2.32%;
  }
}

.txtTitleIndexB {
  width: 380px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .txtTitleIndexB {
    width: 64.4%;
  }
}
@media screen and (max-width: 1199px) {
  .txtTitleIndexB {
    margin: 0% 0% 0% 1.69%;
  }
}
@media screen and (max-width: 1199px) {
  .txtTitleIndexB {
    width: 65.5%;
  }
}
@media screen and (max-width: 767px) {
  .txtTitleIndexB {
    display: block;
    width: 100%;
    margin: 2.8% 0% 0% 0%;
  }
}

.mainTxtTitleIndexB {
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .mainTxtTitleIndexB {
    font-size: 1.0842368641vw;
  }
}
@media screen and (max-width: 767px) {
  .mainTxtTitleIndexB {
    display: block;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mainTxtTitleIndexB {
    font-size: 3.4666666667vw;
  }
}

.ulNavCatBox {
  margin-top: 13px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulNavCatBox {
    margin: 2.2% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulNavCatBox {
    margin-top: 15px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulNavCatBox {
    margin: 4.98% 0% 0% 0%;
  }
}

.liNavCatBox {
  margin-top: 0px;
  margin-bottom: 7px;
  margin-left: 0px;
  margin-right: 8px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .liNavCatBox {
    margin: 0% 1.35% 1.18% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .liNavCatBox {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 1199px) {
  .liNavCatBox {
    margin: 0vw 1.3559322034vw 1.186440678vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .liNavCatBox {
    margin: 0vw 2.1333333333vw 1.8666666667vw 0vw;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .liNavCatBox {
    font-size: 3.7333333333vw;
  }
}

.btnNavCatBox {
  padding-top: 1.5px;
  padding-bottom: 1.5px;
  padding-left: 7.5px;
  padding-right: 7.5px;
}
@media screen and (max-width: 1199px) {
  .btnNavCatBox {
    padding: 0.25% 1.27% 0.25% 1.27%;
  }
}
@media screen and (max-width: 1199px) {
  .btnNavCatBox {
    padding: 0.125vw 0.625vw 0.125vw 0.625vw;
  }
}
@media screen and (max-width: 767px) {
  .btnNavCatBox {
    padding: 0.3vw 2vw 0.3vw 2vw;
  }
}

.intTxtTitleIndexB {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .intTxtTitleIndexB {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .intTxtTitleIndexB {
    margin: 0.33% 0% 0% 1.69%;
  }
}
@media screen and (max-width: 767px) {
  .intTxtTitleIndexB {
    display: block;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .intTxtTitleIndexB {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .intTxtTitleIndexB {
    margin: 0% 0% 0% 0%;
  }
}

.cntIndexBLoopWap {
  width: 100%;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .cntIndexBLoopWap {
    margin: 1.69% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .cntIndexBLoopWap {
    margin: 2.9% 0% 0% 0%;
  }
}

.secCntIndexBBox {
  width: 100%;
}
.secCntIndexBBox:nth-child(n+2) {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .secCntIndexBBox:nth-child(n+2) {
    margin: 1.69% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secCntIndexBBox:nth-child(n+2) {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secCntIndexBBox:nth-child(n+2) {
    margin: 5.31% 0% 0% 0%;
  }
}

.titleCatIndexB {
  width: 100%;
  align-items: center;
}

.iconTitleCatIndexB {
  display: block;
  height: 14px;
  width: 14px;
}
@media screen and (max-width: 1199px) {
  .iconTitleCatIndexB {
    width: 2.37%;
  }
}
@media screen and (max-width: 1199px) {
  .iconTitleCatIndexB {
    height: 1vw;
  }
}
@media screen and (max-width: 767px) {
  .iconTitleCatIndexB {
    width: 14px;
    height: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconTitleCatIndexB {
    width: 4.65%;
  }
}

.h3TitleCatIndexB {
  font-size: 15px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  width: 72px;
  margin-top: -1px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .h3TitleCatIndexB {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 1199px) {
  .h3TitleCatIndexB {
    width: 12.2%;
  }
}
@media screen and (max-width: 1199px) {
  .h3TitleCatIndexB {
    margin: -0.17% 0% 0% 1.69%;
  }
}
@media screen and (max-width: 1199px) {
  .h3TitleCatIndexB {
    width: 12.84%;
  }
}
@media screen and (max-width: 767px) {
  .h3TitleCatIndexB {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    width: 21%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3TitleCatIndexB {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3TitleCatIndexB {
    margin: 0% 0% 0% 2.65%;
  }
}

.brdTitleCatIndexB {
  display: block;
  height: 1px;
  width: 476px;
}
@media screen and (max-width: 1199px) {
  .brdTitleCatIndexB {
    width: 80.67%;
  }
}
@media screen and (max-width: 767px) {
  .brdTitleCatIndexB {
    width: 71.6%;
  }
}

.ulCntIndexBBox {
  width: 100%;
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulCntIndexBBox {
    margin: 1.35% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulCntIndexBBox {
    margin-top: 9px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulCntIndexBBox {
    margin-top: 2.99%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liCntIndexBBox:nth-child(n+2) {
  margin-top: 17px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liCntIndexBBox:nth-child(n+2) {
    margin: 2.88% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liCntIndexBBox:nth-child(n+2) {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liCntIndexBBox:nth-child(n+2) {
    margin: 5.31% 0% 0% 0%;
  }
}

.btnliCntIndexBBox {
  text-decoration: none;
  width: 100%;
}

.thumbsCntIndexBBox {
  width: 240px;
}
@media screen and (max-width: 1199px) {
  .thumbsCntIndexBBox {
    width: 40.67%;
  }
}
@media screen and (max-width: 767px) {
  .thumbsCntIndexBBox {
    width: 100%;
  }
}

.liCntIndexBBoxWap {
  width: 308px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liCntIndexBBoxWap {
    width: 52.2%;
  }
}
@media screen and (max-width: 1199px) {
  .liCntIndexBBoxWap {
    margin: 1.69% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liCntIndexBBoxWap {
    width: 281px;
    margin-top: 9px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liCntIndexBBoxWap {
    width: 93.35%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liCntIndexBBoxWap {
    margin-top: 2.99%;
    margin-bottom: 3.32%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liCntIndexBBoxLxn {
  width: 100%;
}

.h4liCntIndexBBoxLxn {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h4liCntIndexBBoxLxn {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .h4liCntIndexBBoxLxn {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4liCntIndexBBoxLxn {
    font-size: 3.2vw;
  }
}

.h5liCntIndexBBoxLx {
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .h5liCntIndexBBoxLx {
    font-size: 1.0842368641vw;
  }
}
@media screen and (max-width: 1199px) {
  .h5liCntIndexBBoxLx {
    margin: 0.66% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .h5liCntIndexBBoxLx {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h5liCntIndexBBoxLx {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h5liCntIndexBBoxLx {
    margin: 0.66% 0% 0% 0%;
  }
}

.txtliCntIndexBBoxLx {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .txtliCntIndexBBoxLx {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtliCntIndexBBoxLx {
    margin: 0.66% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtliCntIndexBBoxLx {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    margin: 0.7% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtliCntIndexBBoxLx {
    font-size: 3.2vw;
  }
}

.indexSBox {
  width: 330px;
}
@media screen and (max-width: 1199px) {
  .indexSBox {
    width: 27.5%;
  }
}
@media screen and (max-width: 767px) {
  .indexSBox {
    width: 300px;
    margin-top: 38px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexSBox {
    width: 87.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexSBox {
    margin-top: 11.07%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulIndexS {
  width: 100%;
}

.liUlIndexS {
  width: 100%;
  position: relative;
  overflow: hidden;
  aspect-ratio: 329/185;
}
.dummyBanner {
  display: block;
  width: 100%;
}

.liUlIndexS02 {
  margin-top: 18px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liUlIndexS02 {
    margin: 5.45% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liUlIndexS02 {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liUlIndexS02 {
    margin: 5.33% 0% 0% 0%;
  }
}

.liUlIndexS iframe {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: -2px;
  right: 0;
  bottom: 0;
  margin: auto;
  transition-duration: 0.5s;
}
.liUlIndexS iframe:hover {
  opacity: 0.6;
}

.giframe video {
  left: 0 !important;
}

.newsIndex {
  width: 1000px;
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .newsIndex {
    width: 83.33%;
  }
}
@media screen and (max-width: 1199px) {
  .newsIndex {
    margin-top: 2.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .newsIndex {
    width: 343px;
    margin-top: 42px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .newsIndex {
    width: 91.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .newsIndex {
    margin-top: 11.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h2NewsIndex {
  aspect-ratio: 1000/38;
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0.4em;
  text-indent: -0.4em;
  text-indent: 0;
}
@media screen and (max-width: 1199px) {
  .h2NewsIndex {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .h2NewsIndex {
    aspect-ratio: 343/34;
    line-height: normal;
    letter-spacing: 0.4em;
    text-indent: -0.4em;
    text-indent: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2NewsIndex {
    font-size: 5.3333333333vw;
  }
}

.ulNewsIndex {
  width: 100%;
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulNewsIndex {
    margin-top: 0.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulNewsIndex {
    margin-top: 7px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulNewsIndex {
    margin-top: 2.04%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liNewsIndex {
  width: 100%;
  padding-top: 15px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liNewsIndex {
    padding: 1.5% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liNewsIndex {
    padding-top: 10px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liNewsIndex {
    padding: 2.91% 0% 0% 0%;
  }
}

.topliNewsIndex {
  cursor: pointer;
  display: flex;
  border-bottom: 1px solid #000000;
  padding-top: 0px;
  padding-bottom: 21px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .topliNewsIndex {
    padding: 0% 0% 2.1% 0%;
  }
}
@media screen and (max-width: 767px) {
  .topliNewsIndex {
    padding-top: 0px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .topliNewsIndex {
    padding: 0% 0% 2.91% 0%;
  }
}

.timetopliNewsIndex {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 60px;
}
@media screen and (max-width: 1199px) {
  .timetopliNewsIndex {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .timetopliNewsIndex {
    width: 6%;
  }
}
@media screen and (max-width: 767px) {
  .timetopliNewsIndex {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 60px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .timetopliNewsIndex {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .timetopliNewsIndex {
    width: 17.49%;
  }
}

.h2TopliNewsIndex {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 874px;
}
@media screen and (max-width: 1199px) {
  .h2TopliNewsIndex {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .h2TopliNewsIndex {
    width: 87.4%;
  }
}
@media screen and (max-width: 767px) {
  .h2TopliNewsIndex {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 73%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TopliNewsIndex {
    font-size: 3.2vw;
  }
}

.iconTopicsFxLxn {
  width: 11px;
}
@media screen and (max-width: 1199px) {
  .iconTopicsFxLxn {
    width: 1.1%;
  }
}
@media screen and (max-width: 767px) {
  .iconTopicsFxLxn {
    width: 3.8%;
  }
}

.topliNewsIndex.off .iconTopicsFxLxn {
  transform: rotate(0deg) translate(-10px, 6px);
}
@media screen and (max-width: 767px) {
  .topliNewsIndex.off .iconTopicsFxLxn {
    transform: rotate(0deg) translate(0, 6px);
  }
}

.topliNewsIndex.on .iconTopicsFxLxn {
  transform: rotate(180deg) translate(10px, -6px);
}
@media screen and (max-width: 767px) {
  .topliNewsIndex.on .iconTopicsFxLxn {
    transform: rotate(180deg) translate(0, -6px);
  }
}

.btmliNewsIndex {
  display: none;
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .btmliNewsIndex {
    padding: 1.5% 0% 1.5% 0%;
  }
}
@media screen and (max-width: 767px) {
  .btmliNewsIndex {
    padding-top: 7px;
    padding-bottom: 8px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btmliNewsIndex {
    padding: 2.04% 0% 2.33% 0%;
  }
}

.btmInnerliNewsIndex {
  width: 910px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .btmInnerliNewsIndex {
    width: 91%;
  }
}
@media screen and (max-width: 1199px) {
  .btmInnerliNewsIndex {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 0%;
  }
}
@media screen and (max-width: 767px) {
  .btmInnerliNewsIndex {
    width: 272px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btmInnerliNewsIndex {
    width: 79.3%;
  }
}

.cntTopliNewsIndex p {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .cntTopliNewsIndex p {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .cntTopliNewsIndex p {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .cntTopliNewsIndex p {
    font-size: 3.2vw;
  }
}

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

@media screen and (max-width: 767px) {
  .breadFx {
    width: 343px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .breadFx {
    width: 91.46%;
  }
}

.btnbreadFx {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
  .btnbreadFx {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .btnbreadFx {
    line-height: normal;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnbreadFx {
    font-size: 2.6666666667vw;
  }
}

.breadkugiri {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 4px;
  margin-right: 4px;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
  .breadkugiri {
    margin: 0% 0.33% 0% 0.33%;
  }
}
@media screen and (max-width: 1199px) {
  .breadkugiri {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .breadkugiri {
    line-height: normal;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .breadkugiri {
    font-size: 2.6666666667vw;
  }
}

.titleBread {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
  .titleBread {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .titleBread {
    line-height: normal;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .titleBread {
    font-size: 2.6666666667vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.gaiyoSingle {
  margin-top: 32px;
  margin-bottom: 77px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .gaiyoSingle {
    margin-top: 2.66%;
    margin-bottom: 6.41%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .gaiyoSingle {
    margin-top: 9%;
    margin-bottom: 20.5%;
    margin-left: auto;
    margin-right: auto;
  }
}

.gaiyoSingleLxn {
  width: 740px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .gaiyoSingleLxn {
    width: 61.66%;
  }
}
@media screen and (max-width: 767px) {
  .gaiyoSingleLxn {
    width: 343px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .gaiyoSingleLxn {
    width: 91.46%;
  }
}

.h1GaiyoSingleLxn {
  font-size: 35px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h1GaiyoSingleLxn {
    font-size: 2.9190992494vw;
  }
}
@media screen and (max-width: 767px) {
  .h1GaiyoSingleLxn {
    line-height: 1.5652173913;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h1GaiyoSingleLxn {
    font-size: 6.1333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h1GaiyoSingleLxn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5652173913) * 0.5em);
    content: "";
  }
  .h1GaiyoSingleLxn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5652173913) * 0.5em);
    content: "";
  }
}

.bordGaiyoSingleLxn {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 240px;
}
@media screen and (max-width: 1199px) {
  .bordGaiyoSingleLxn {
    margin-top: 2.02%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .bordGaiyoSingleLxn {
    width: 32.43%;
  }
}
@media screen and (max-width: 767px) {
  .bordGaiyoSingleLxn {
    margin-top: 6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .bordGaiyoSingleLxn {
    width: 52.47%;
  }
}

.txtGaiyoSingle {
  margin-top: 22px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 18px;
  line-height: 1.8888888889;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .txtGaiyoSingle {
    margin-top: 2.97%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtGaiyoSingle {
    font-size: 1.5012510425vw;
  }
}
.txtGaiyoSingle::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8888888889) * 0.5em);
  content: "";
}
.txtGaiyoSingle::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8888888889) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtGaiyoSingle {
    margin-top: 8.99%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.875;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtGaiyoSingle {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtGaiyoSingle::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.875) * 0.5em);
    content: "";
  }
  .txtGaiyoSingle::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.875) * 0.5em);
    content: "";
  }
}

.gaiyoSinglePrices {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 582px;
}
@media screen and (max-width: 1199px) {
  .gaiyoSinglePrices {
    margin-top: 5.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .gaiyoSinglePrices {
    width: 78.64%;
  }
}
@media screen and (max-width: 767px) {
  .gaiyoSinglePrices {
    margin-top: 13.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 314px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .gaiyoSinglePrices {
    width: 91.54%;
  }
}

.secGaiyoSinglePrices {
  width: 291px;
}
@media screen and (max-width: 1199px) {
  .secGaiyoSinglePrices {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .secGaiyoSinglePrices {
    width: 176px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secGaiyoSinglePrices {
    width: 56.05%;
  }
}

.secGaiyoSinglePrices02 {
  width: 291px;
}
@media screen and (max-width: 1199px) {
  .secGaiyoSinglePrices02 {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  .secGaiyoSinglePrices02 {
    width: 116px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secGaiyoSinglePrices02 {
    width: 36.94%;
  }
}

.h2GaiyoSinglePrices {
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h2GaiyoSinglePrices {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .h2GaiyoSinglePrices {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2GaiyoSinglePrices {
    font-size: 5.0666666667vw;
  }
}

.txtGaiyoSinglePrices {
  margin-top: 3px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 38px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .txtGaiyoSinglePrices {
    margin-top: 1.03%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtGaiyoSinglePrices {
    font-size: 3.1693077565vw;
  }
}
@media screen and (max-width: 767px) {
  .txtGaiyoSinglePrices {
    margin-top: 6.3px;
    margin-bottom: 0;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtGaiyoSinglePrices {
    font-size: 7.7333333333vw;
  }
}

.telInfoGaiyoSingle {
  margin-top: 53px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 323px;
}
@media screen and (max-width: 1199px) {
  .telInfoGaiyoSingle {
    margin-top: 7.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .telInfoGaiyoSingle {
    width: 43.64%;
  }
}
@media screen and (max-width: 767px) {
  .telInfoGaiyoSingle {
    margin-top: 14.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 263px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .telInfoGaiyoSingle {
    width: 76.67%;
  }
}

.telNumInfoGaiyoSingle {
  font-size: 34px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  width: 297px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .telNumInfoGaiyoSingle {
    font-size: 2.8356964137vw;
  }
}
@media screen and (max-width: 1199px) {
  .telNumInfoGaiyoSingle {
    width: 91.95%;
  }
}
@media screen and (max-width: 1199px) {
  .telNumInfoGaiyoSingle {
    width: 100%;
    white-space: nowrap;
  }
}
@media screen and (max-width: 767px) {
  .telNumInfoGaiyoSingle {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .telNumInfoGaiyoSingle {
    font-size: 8vw;
  }
}

.iconNumInfoGaiyoSingle {
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 9px;
  width: 21px;
}
@media screen and (max-width: 1199px) {
  .iconNumInfoGaiyoSingle {
    margin: 2.02% 3.03% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .iconNumInfoGaiyoSingle {
    width: 7.07%;
  }
}
@media screen and (max-width: 767px) {
  .iconNumInfoGaiyoSingle {
    margin: 3% 2.94% 0% 0%;
    width: 21px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconNumInfoGaiyoSingle {
    width: 8.17%;
  }
}

.telNumInfoGaiyoSingle {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .telNumInfoGaiyoSingle {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .telNumInfoGaiyoSingle {
    font-size: 2.8356964137vw;
  }
}
@media screen and (max-width: 767px) {
  .telNumInfoGaiyoSingle {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .telNumInfoGaiyoSingle {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .telNumInfoGaiyoSingle {
    font-size: 8vw;
  }
}

.timeTelNumInfoGaiyoSingle {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .timeTelNumInfoGaiyoSingle {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .timeTelNumInfoGaiyoSingle {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 767px) {
  .timeTelNumInfoGaiyoSingle {
    margin-top: 2.1%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .timeTelNumInfoGaiyoSingle {
    font-size: 3.7333333333vw;
  }
}

.cntContactBtm {
  margin-top: 26px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 320px;
}
@media screen and (max-width: 1199px) {
  .cntContactBtm {
    margin-top: 3.51%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .cntContactBtm {
    width: 43.24%;
  }
}
@media screen and (max-width: 767px) {
  .cntContactBtm {
    margin-top: 6.99%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 323px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntContactBtm {
    width: 94.16%;
  }
}

.btnCntContactBtm {
  padding-top: 9px;
  padding-bottom: 13px;
  padding-left: 0px;
  padding-right: 0px;
  border: 1px solid #9F0810;
  border-radius: 39px;
  /* CSS3草案 */
  -webkit-border-radius: 39px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 39px;
  /* Firefox用 */
  display: block;
  text-decoration: none;
  background: #FBF8EE;
  box-shadow: 0 5px 0 0;
}
@media screen and (max-width: 1199px) {
  .btnCntContactBtm {
    padding: 2.81% 0% 4.06% 0%;
  }
}
@media screen and (max-width: 767px) {
  .btnCntContactBtm {
    padding: 2.7% 0% 4.1% 0%;
    border: 1px solid #9F0810;
  }
}

.btnCntContactBtmFx {
  position: relative;
}

.iconCntContactBtmFx {
  position: absolute;
  width: 24px;
  top: 38%;
  left: 8.3%;
}
@media screen and (max-width: 1199px) {
  .iconCntContactBtmFx {
    width: 7.5%;
  }
}
@media screen and (max-width: 767px) {
  .iconCntContactBtmFx {
    width: 24px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 17px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconCntContactBtmFx {
    width: 7.43%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconCntContactBtmFx {
    margin: 0% 5.26% 0% 0%;
  }
}

.h2BtnCntContactBtmFxMain {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2BtnCntContactBtmFxMain {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .h2BtnCntContactBtmFxMain {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2BtnCntContactBtmFxMain {
    font-size: 3.7333333333vw;
  }
}

.txtBtnCntContactBtmFxMain {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  .txtBtnCntContactBtmFxMain {
    margin: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtBtnCntContactBtmFxMain {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .txtBtnCntContactBtmFxMain {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: normal;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtBtnCntContactBtmFxMain {
    margin: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtBtnCntContactBtmFxMain {
    font-size: 4.8vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.toTopBtm {
  width: 70px;
  position: fixed;
  bottom: 2%;
  right: 0%;
  z-index: 99;
}
.btnToTopBtm {
  display: block;
}

.toTopContact {
  width: 150px;
  position: fixed;
  bottom: 10%;
  right: 10%;
  z-index: 99;
  display: none;
}
@media screen and (max-width: 1199px) {
  .toTopContact {
    width: 7.81%;
  }
}
.btnToTopContact {
  display: block;
}

.navSingleMain {
  position: sticky;
  z-index: 9;
}

.ulNavSingleMain {
  width: 707px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 0px;
  padding-right: 0px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .ulNavSingleMain {
    width: 36.82%;
  }
}
@media screen and (max-width: 1199px) {
  .ulNavSingleMain {
    padding: 0.83% 0% 0.83% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .ulNavSingleMain {
    width: 707px;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .ulNavSingleMain {
    width: 58.91%;
  }
}
@media screen and (max-width: 767px) {
  .ulNavSingleMain {
    padding: 2.13% 0% 2.9% 0%;
    width: 312px;
    flex-flow: row wrap;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulNavSingleMain {
    width: 83.2%;
  }
}

.liNavSingleMain {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 63px;
}
@media screen and (max-width: 1199px) {
  .liNavSingleMain {
    margin: 0% 8.91% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .liNavSingleMain {
    margin: 0vw 3.28125vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .liNavSingleMain {
    margin: 0vw 8.199333vw 0vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .liNavSingleMain:nth-child(3) {
    margin-right: 0;
  }
}
@media screen and (max-width: 767px) {
  .liNavSingleMain:nth-child(4) {
    margin-top: 3%;
  }
}
.liNavSingleMain:nth-child(5) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .liNavSingleMain:nth-child(5) {
    margin-top: 3%;
  }
}

.btnNavSingleMain {
  padding-top: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  transition-duration: 0.5s;
  display: block;
}
@media screen and (max-width: 1199px) {
  .btnNavSingleMain {
    padding: 0% 0% 0.56% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .btnNavSingleMain {
    padding: 0vw 0vw 0.4166666667vw 0vw;
  }
}
@media screen and (max-width: 767px) {
  .btnNavSingleMain {
    padding: 0vw 0vw 0.9771538462vw 0vw;
  }
}
.btnNavSingleMain:hover {
  opacity: 1;
}

.brdbtnNavSingleMain {
  position: absolute;
  background: unset;
  height: 1px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 0;
  margin: auto;
  transition-duration: 0.5s;
}
.btnNavSingleMain:hover .brdbtnNavSingleMain {
  width: 100%;
  background: #FFF;
}

.txtbtnNavSingleMain {
  position: relative;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .txtbtnNavSingleMain {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .txtbtnNavSingleMain {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtbtnNavSingleMain {
    font-size: 3.7333333333vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.conceptLxn {
  padding-top: 64px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .conceptLxn {
    padding: 3.33% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .conceptLxn {
    padding: 21.7% 0% 0% 0%;
  }
}

.h2Concept {
  font-size: 54px;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  .h2Concept {
    font-size: 4.5037531276vw;
  }
}
@media screen and (max-width: 767px) {
  .h2Concept {
    line-height: normal;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2Concept {
    font-size: 9.6vw;
  }
}

.h3Concept {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h3Concept {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h3Concept {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .h3Concept {
    margin: 0.9% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3Concept {
    font-size: 3.4666666667vw;
  }
}

.kugiriSingle {
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 240px;
}
@media screen and (max-width: 1199px) {
  .kugiriSingle {
    margin-top: 1.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .kugiriSingle {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .kugiriSingle {
    margin-top: 3.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .kugiriSingle {
    width: 48%;
  }
}

.conceptFx {
  margin-top: 56px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .conceptFx {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .conceptFx {
    margin-top: 15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .conceptFx {
    width: 91.46%;
  }
}

.secConcept {
  width: 570px;
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .secConcept {
    width: 47.5%;
  }
}
@media screen and (max-width: 1199px) {
  .secConcept {
    margin: 0.91% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secConcept {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secConcept {
    margin: 0% 0% 0% 0%;
  }
}

.h4Concept {
  font-size: 28px;
  line-height: 1.6785714286;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h4Concept {
    font-size: 2.3352793995vw;
  }
}
.h4Concept::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
.h4Concept::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4Concept {
    line-height: 1.8181818182;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4Concept {
    font-size: 5.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h4Concept::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
  .h4Concept::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
}

.txtConcept {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 16px;
  line-height: 2.0625;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtConcept {
    margin: 5.08% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtConcept {
    font-size: 1.3344453711vw;
  }
}
.txtConcept::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.0625) * 0.5em);
  content: "";
}
.txtConcept::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.0625) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtConcept {
    margin: 7.2% 0% 0% 0%;
    line-height: 2.1428571429;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtConcept {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtConcept::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
  .txtConcept::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
}

.photoConcept {
  width: 570px;
}
@media screen and (max-width: 1199px) {
  .photoConcept {
    width: 47.5%;
  }
}
@media screen and (max-width: 767px) {
  .photoConcept {
    margin-top: 14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoConcept {
    width: 100%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.divisionLxn {
  padding-top: 64px;
  padding-bottom: 96px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .divisionLxn {
    padding: 3.33% 0% 5% 0%;
  }
}
@media screen and (max-width: 767px) {
  .divisionLxn {
    padding: 15.2% 0% 19% 0%;
  }
}

.h2Division {
  font-size: 54px;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  .h2Division {
    font-size: 4.5037531276vw;
  }
}
@media screen and (max-width: 767px) {
  .h2Division {
    line-height: normal;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2Division {
    font-size: 9.6vw;
  }
}

.h3Division {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h3Division {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h3Division {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .h3Division {
    margin: 0.9% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3Division {
    font-size: 3.4666666667vw;
  }
}

.DivisionFx {
  margin-top: 56px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .DivisionFx {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .DivisionFx {
    margin-top: 15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .DivisionFx {
    width: 91.46%;
  }
}

.secDivision {
  width: 570px;
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .secDivision {
    width: 47.5%;
  }
}
@media screen and (max-width: 1199px) {
  .secDivision {
    margin: 0.91% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secDivision {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secDivision {
    margin: 0% 0% 0% 0%;
  }
}

.h4Division {
  font-size: 28px;
  line-height: 1.6785714286;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h4Division {
    font-size: 2.3352793995vw;
  }
}
.h4Division::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
.h4Division::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4Division {
    line-height: 1.8181818182;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4Division {
    font-size: 5.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h4Division::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
  .h4Division::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
}

.txtDivision {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 16px;
  line-height: 2.0625;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDivision {
    margin: 5.08% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtDivision {
    font-size: 1.3344453711vw;
  }
}
.txtDivision::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.0625) * 0.5em);
  content: "";
}
.txtDivision::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.0625) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtDivision {
    margin: 7.66% 0% 0% 0%;
    line-height: 2.1428571429;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDivision {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDivision::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
  .txtDivision::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
}

.photoDivision {
  width: 570px;
}
@media screen and (max-width: 1199px) {
  .photoDivision {
    width: 47.5%;
  }
}
@media screen and (max-width: 767px) {
  .photoDivision {
    margin-top: 14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoDivision {
    width: 100%;
  }
}
.photoDivision img {
  width: 100%;
  height: auto;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.accessLxn {
  padding-top: 64px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .accessLxn {
    padding: 3.33% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .accessLxn {
    padding: 15.2% 0% 0% 0%;
  }
}

.h2Access {
  font-size: 54px;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  .h2Access {
    font-size: 4.5037531276vw;
  }
}
@media screen and (max-width: 767px) {
  .h2Access {
    line-height: normal;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2Access {
    font-size: 9.6vw;
  }
}

.h3Access {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h3Access {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h3Access {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .h3Access {
    margin: 0.8% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3Access {
    font-size: 3.4666666667vw;
  }
}

.AccessFx {
  margin-top: 56px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .AccessFx {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .AccessFx {
    margin-top: 15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .AccessFx {
    width: 91.46%;
  }
}

.secAccess {
  width: 570px;
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .secAccess {
    width: 47.5%;
  }
}
@media screen and (max-width: 1199px) {
  .secAccess {
    margin: 0.91% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secAccess {
    width: 100%;
    margin: 2.5% 0% 0% 0%;
  }
}

.h4Access {
  font-size: 28px;
  line-height: 1.6785714286;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h4Access {
    font-size: 2.3352793995vw;
  }
}
.h4Access::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
.h4Access::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4Access {
    line-height: 1.8181818182;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4Access {
    font-size: 5.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h4Access::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
  .h4Access::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
}

.txtAccess {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 16px;
  line-height: 2.0625;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtAccess {
    margin: 5.08% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtAccess {
    font-size: 1.3344453711vw;
  }
}
.txtAccess::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.0625) * 0.5em);
  content: "";
}
.txtAccess::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.0625) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtAccess {
    margin: 7% 0% 0% 0%;
    line-height: 2.1428571429;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtAccess {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtAccess::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
  .txtAccess::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
}

.photoAccessInL {
  width: 100%;
  margin-top: 65px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .photoAccessInL {
    margin: 11.4% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .photoAccessInL {
    margin: 13.66% 0% 0% 0%;
  }
}

.photosAccess {
  width: 570px;
}
@media screen and (max-width: 1199px) {
  .photosAccess {
    width: 47.5%;
  }
}
@media screen and (max-width: 767px) {
  .photosAccess {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photosAccess {
    width: 100%;
  }
}

.photosAccessMain {
  width: 100%;
  position: relative;
  aspect-ratio: 570/570;
}
.photosAccessMain iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.ulPhotosAccess {
  margin-top: 9px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  flex-flow: row wrap;
}
@media screen and (max-width: 1199px) {
  .ulPhotosAccess {
    margin-top: 1.57%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulPhotosAccess {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liPhotosAccess {
  width: 280px;
}
@media screen and (max-width: 1199px) {
  .liPhotosAccess {
    width: 49.12%;
  }
}
@media screen and (max-width: 767px) {
  .liPhotosAccess {
    width: 100%;
  }
}

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

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.location {
  margin-top: 56px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .location {
    margin-top: 2.91%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .location {
    margin-top: 11.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .location {
    width: 91.46%;
  }
}

.h3Location {
  position: relative;
  text-align: center;
}

.brdLocation {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  width: 100%;
  height: 1px;
  background: #BAACAC;
}
@media screen and (max-width: 767px) {
  .brdLocation {
    top: 58%;
    bottom: unset;
  }
}

.mainH3Location {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 42px;
  padding-right: 42px;
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.1em;
  position: relative;
  z-index: 1;
  margin: auto;
  display: inline-block;
}
@media screen and (max-width: 1199px) {
  .mainH3Location {
    padding: 0% 3.5% 0% 3.5%;
  }
}
@media screen and (max-width: 1199px) {
  .mainH3Location {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .mainH3Location {
    padding: 0% 5.1% 0% 5.1%;
    line-height: normal;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mainH3Location {
    font-size: 4.2666666667vw;
  }
}

.ulLocations {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .ulLocations {
    margin-top: 2.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulLocations {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    justify-content: space-between;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulLocations {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liLocations {
  width: 279px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 27px;
}
@media screen and (max-width: 1199px) {
  .liLocations {
    width: 23.25%;
  }
}
@media screen and (max-width: 1199px) {
  .liLocations {
    margin: 0% 2.25% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liLocations {
    width: 167px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liLocations {
    width: 48.68%;
  }
}
@media screen and (max-width: 767px) {
  .liLocations:nth-child(n+3) {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liLocations:nth-child(n+3) {
    margin: 4.66% 0% 0% 0%;
  }
}
.liLocations:nth-child(n+5) {
  margin-top: 65px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 27px;
}
@media screen and (max-width: 1199px) {
  .liLocations:nth-child(n+5) {
    margin: 5.41% 2.25% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liLocations:nth-child(n+5) {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liLocations:nth-child(n+5) {
    margin: 4.66% 0% 0% 0%;
  }
}
.liLocations:nth-child(4n) {
  margin-right: 0;
}
@media screen and (max-width: 767px) {
  .liLocations:nth-child(n+2) {
    margin-right: 0;
  }
}

.h4liLocations {
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h4liLocations {
    margin-top: 2.14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h4liLocations {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .h4liLocations {
    margin-top: 5px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h4liLocations {
    margin-top: 2.99%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4liLocations {
    font-size: 3.4666666667vw;
  }
}

.txtliLocations {
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtliLocations {
    margin-top: 1.42%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtliLocations {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .txtliLocations {
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtliLocations {
    margin-top: 1.19%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtliLocations {
    font-size: 3.4666666667vw;
  }
}

.chusyakuLocations {
  margin-top: 56px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .chusyakuLocations {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .chusyakuLocations {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .chusyakuLocations {
    margin-top: 14.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .chusyakuLocations {
    font-size: 3.2vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.constructionCompany {
  margin-top: 96px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 64px;
  padding-bottom: 96px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .constructionCompany {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .constructionCompany {
    padding: 3.33% 0% 5% 0%;
  }
}
@media screen and (max-width: 767px) {
  .constructionCompany {
    margin-top: 19.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 15% 0% 17.06% 0%;
  }
}

.h2ConstructionCompany {
  font-size: 54px;
  line-height: normal;
  letter-spacing: 0.1em;
}
@media screen and (max-width: 1199px) {
  .h2ConstructionCompany {
    font-size: 4.5037531276vw;
  }
}
@media screen and (max-width: 767px) {
  .h2ConstructionCompany {
    line-height: normal;
    letter-spacing: 0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2ConstructionCompany {
    font-size: 9.6vw;
  }
}

.h3ConstructionCompany {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h3ConstructionCompany {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h3ConstructionCompany {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .h3ConstructionCompany {
    margin: 0.8% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3ConstructionCompany {
    font-size: 3.4666666667vw;
  }
}

.ConstructionCompanyFx {
  margin-top: 56px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ConstructionCompanyFx {
    margin-top: 4.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ConstructionCompanyFx {
    margin-top: 15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ConstructionCompanyFx {
    width: 91.46%;
  }
}

.secConstructionCompany {
  width: 570px;
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .secConstructionCompany {
    width: 47.5%;
  }
}
@media screen and (max-width: 1199px) {
  .secConstructionCompany {
    margin: 0.91% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secConstructionCompany {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secConstructionCompany {
    margin: 0% 0% 0% 0%;
  }
}

.h4ConstructionCompany {
  font-size: 28px;
  line-height: 1.6785714286;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h4ConstructionCompany {
    font-size: 2.3352793995vw;
  }
}
.h4ConstructionCompany::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
.h4ConstructionCompany::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6785714286) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4ConstructionCompany {
    line-height: 1.8181818182;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4ConstructionCompany {
    font-size: 5.8666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h4ConstructionCompany::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
  .h4ConstructionCompany::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8181818182) * 0.5em);
    content: "";
  }
}

.txtConstructionCompany {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 16px;
  line-height: 2.0625;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtConstructionCompany {
    margin: 5.08% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtConstructionCompany {
    font-size: 1.3344453711vw;
  }
}
.txtConstructionCompany::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.0625) * 0.5em);
  content: "";
}
.txtConstructionCompany::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.0625) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtConstructionCompany {
    margin: 7.3% 0% 0% 0%;
    line-height: 2.1428571429;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtConstructionCompany {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtConstructionCompany::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
  .txtConstructionCompany::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
}

.photoConstructionCompany {
  width: 570px;
}
@media screen and (max-width: 1199px) {
  .photoConstructionCompany {
    width: 47.5%;
  }
}
@media screen and (max-width: 767px) {
  .photoConstructionCompany {
    margin-top: 11.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoConstructionCompany {
    width: 100%;
  }
}
.photoConstructionCompany img {
  width: 100%;
  height: auto;
}

.constructionLoop {
  margin-top: 47px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .constructionLoop {
    margin-top: 3.91%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .constructionLoop {
    margin-top: 10.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .constructionLoop {
    width: 91.46%;
  }
}

.liConstructionLoop {
  padding-top: 24px;
  padding-bottom: 24px;
  padding-left: 0px;
  padding-right: 0px;
  width: 588px;
}
@media screen and (max-width: 1199px) {
  .liConstructionLoop {
    padding: 2% 0% 2% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .liConstructionLoop {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .liConstructionLoop {
    padding: 4.2% 0% 6.12% 0%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .liConstructionLoop:nth-child(n+2) {
    margin: 4.66% 0% 0% 0%;
  }
}
.liConstructionLoop:nth-child(n+3) {
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liConstructionLoop:nth-child(n+3) {
    margin: 2% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liConstructionLoop:nth-child(n+3) {
    margin: 4.66% 0% 0% 0%;
  }
}

.liConstructionLoopFx {
  width: 540px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .liConstructionLoopFx {
    width: 91.83%;
  }
}
@media screen and (max-width: 767px) {
  .liConstructionLoopFx {
    width: 301px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liConstructionLoopFx {
    width: 87.75%;
  }
}

.secConstructionLoopFx {
  width: 217px;
}
@media screen and (max-width: 1199px) {
  .secConstructionLoopFx {
    width: 40.18%;
  }
}
@media screen and (max-width: 767px) {
  .secConstructionLoopFx {
    width: 150px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secConstructionLoopFx {
    width: 49.83%;
  }
}

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

.logoConstructionLoopFx {
  margin-top: 27px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .logoConstructionLoopFx {
    margin: 12.44% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .logoConstructionLoopFx {
    margin: 9.5% 0% 0% 0%;
  }
}

.cntConstructionLoopFx {
  margin-top: 9px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 13px;
  line-height: 1.6153846154;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .cntConstructionLoopFx {
    margin: 4.14% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .cntConstructionLoopFx {
    font-size: 1.0842368641vw;
  }
}
.cntConstructionLoopFx::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6153846154) * 0.5em);
  content: "";
}
.cntConstructionLoopFx::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6153846154) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .cntConstructionLoopFx {
    margin: 9.4% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .cntConstructionLoopFx {
    font-size: 3.4666666667vw;
  }
}
.cntConstructionLoopFx p {
  font-size: 13px;
  line-height: 1.6153846154;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .cntConstructionLoopFx p {
    font-size: 1.0842368641vw;
  }
}
.cntConstructionLoopFx p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6153846154) * 0.5em);
  content: "";
}
.cntConstructionLoopFx p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6153846154) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .cntConstructionLoopFx p {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .cntConstructionLoopFx p {
    font-size: 3.4666666667vw;
  }
}

.cntConstructionLoopFx a {
  color: #000;
}

.btnConstructionLoopFxWap {
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .btnConstructionLoopFxWap {
    margin: 5.52% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .btnConstructionLoopFxWap {
    margin: 13.3% 0% 0% 0%;
  }
}

.txtConstructionLoopFx {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.09em;
  text-indent: -0.09em;
  font-feature-settings: "palt";
}
@media screen and (max-width: 1199px) {
  .txtConstructionLoopFx {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .txtConstructionLoopFx {
    line-height: normal;
    letter-spacing: 0.09em;
    text-indent: -0.09em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtConstructionLoopFx {
    font-size: 3.2vw;
  }
}

.btnConstructionLoopFxLxn {
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .btnConstructionLoopFxLxn {
    margin: 1.84% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .btnConstructionLoopFxLxn {
    margin: 2.7% 0% 0% 0%;
  }
}

.btnConstructionLoop {
  border-radius: 18px;
  /* CSS3草案 */
  -webkit-border-radius: 18px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 18px;
  /* Firefox用 */
  height: 34px;
  font-size: 15px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
  padding-top: 0px;
  padding-bottom: 3px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .btnConstructionLoop {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 1199px) {
  .btnConstructionLoop {
    padding: 0% 0% 1.38% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .btnConstructionLoop {
    height: 2.8333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .btnConstructionLoop {
    height: 9.0666666667vw;
    line-height: normal;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnConstructionLoop {
    font-size: 4vw;
  }
}

.photoConstructionLoopFx {
  width: 301px;
}
@media screen and (max-width: 1199px) {
  .photoConstructionLoopFx {
    width: 55.74%;
  }
}
@media screen and (max-width: 767px) {
  .photoConstructionLoopFx {
    width: 135px;
    margin: 2% 0 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoConstructionLoopFx {
    width: 44.85%;
  }
}

.companyAddress {
  margin-top: 48px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .companyAddress {
    margin-top: 2.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .companyAddress {
    margin-top: 32px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .companyAddress {
    margin-top: 8.53%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .secCompanyAddress {
    width: 343px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secCompanyAddress {
    width: 91.46%;
  }
}

.titleCompanyAddress {
  cursor: pointer;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  position: relative;
  height: 50px;
  padding-top: 0px;
  padding-bottom: 4px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .titleCompanyAddress {
    padding: 0% 0% 0.33% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .titleCompanyAddress {
    height: 4.1666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .titleCompanyAddress {
    border-radius: 6px;
    /* CSS3草案 */
    -webkit-border-radius: 6px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 6px;
    /* Firefox用 */
    height: 10.6666666667vw;
    padding: 0% 0% 0.9% 0%;
  }
}

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

.iconTitleCompanyAddress {
  width: 12px;
  position: absolute;
  top: 41%;
  right: 19.2%;
}
@media screen and (max-width: 767px) {
  .iconTitleCompanyAddress {
    position: absolute;
    top: 37%;
    right: 4.8%;
  }
}

.titleCompanyAddress.on .iconTitleCompanyAddress {
  transform: rotate(0deg);
}

.titleCompanyAddress.off .iconTitleCompanyAddress {
  transform: rotate(180deg);
}

.detailCompanyAddres {
  display: none;
}

.ulDetailCompanyAddress {
  margin-top: 23px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .ulDetailCompanyAddress {
    margin: 1.91% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulDetailCompanyAddress {
    margin: 3.6% 0% 0% 0%;
  }
}

.liDetailCompanyAddre {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 45px;
  padding-top: 0px;
  padding-bottom: 29px;
  padding-left: 0px;
  padding-right: 0px;
  width: 370px;
  border-bottom: 1px solid #818181;
}
@media screen and (max-width: 1199px) {
  .liDetailCompanyAddre {
    margin: 0% 3.75% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .liDetailCompanyAddre {
    padding: 0% 0% 2.41% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .liDetailCompanyAddre {
    width: 30.83%;
  }
}
@media screen and (max-width: 767px) {
  .liDetailCompanyAddre {
    padding: 0% 0% 4.08% 0%;
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .liDetailCompanyAddre:nth-child(n+2) {
    margin: 2% 0% 0% 0%;
  }
}
.liDetailCompanyAddre:nth-child(n+4) {
  margin-top: 23px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 45px;
}
@media screen and (max-width: 1199px) {
  .liDetailCompanyAddre:nth-child(n+4) {
    margin: 1.91% 3.75% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liDetailCompanyAddre:nth-child(n+4) {
    margin: 2% 0% 0% 0%;
  }
}
.liDetailCompanyAddre:nth-child(3n) {
  margin-right: 0;
}

.h3DetailCompanyAddress {
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 322px;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .h3DetailCompanyAddress {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 1199px) {
  .h3DetailCompanyAddress {
    width: 87.02%;
  }
}
@media screen and (max-width: 767px) {
  .h3DetailCompanyAddress {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 343px;
    margin: 0 auto 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3DetailCompanyAddress {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3DetailCompanyAddress {
    width: 100%;
  }
}

.iconH3DetailCompanyAddress {
  width: 12px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 5px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .iconH3DetailCompanyAddress {
    width: 3.72%;
  }
}
@media screen and (max-width: 1199px) {
  .iconH3DetailCompanyAddress {
    margin: 0% 0% 0% 1.55%;
  }
}
@media screen and (max-width: 767px) {
  .iconH3DetailCompanyAddress {
    width: 12px;
    margin: 0.9vw 0 0 4vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconH3DetailCompanyAddress {
    width: 4.34%;
  }
}

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

.txtDetailCompanyAddress {
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDetailCompanyAddress {
    margin-top: 1.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtDetailCompanyAddress {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailCompanyAddress {
    margin: 1.6% 0% 0% 0%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 276px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailCompanyAddress {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtDetailCompanyAddress {
    width: 80.46%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.outlineDocument {
  margin-top: 96px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 64px;
  padding-bottom: 56px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .outlineDocument {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .outlineDocument {
    padding: 3.33% 0% 2.91% 0%;
  }
}
@media screen and (max-width: 767px) {
  .outlineDocument {
    margin-top: 18.9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 18.13% 0% 19.2% 0%;
  }
}

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

.titleOutlineDocument {
  aspect-ratio: 1200/50;
  border-radius: 10px;
  /* CSS3草案 */
  -webkit-border-radius: 10px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 10px;
  /* Firefox用 */
  transition-duration: 0.5s;
  position: relative;
}
@media screen and (max-width: 767px) {
  .titleOutlineDocument {
    aspect-ratio: 343/40;
    border-radius: 5px;
    /* CSS3草案 */
    -webkit-border-radius: 5px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 5px;
    /* Firefox用 */
  }
}

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

.titleOutlineDocument.on .iconTitleOutlineDocument {
  transform: rotate(0deg);
}

.titleOutlineDocument.off .iconTitleOutlineDocument {
  transform: rotate(180deg);
}

.iconTitleOutlineDocument {
  position: absolute;
  top: 41%;
  right: 19.2%;
  width: 12px;
}
@media screen and (max-width: 767px) {
  .iconTitleOutlineDocument {
    right: 4.8%;
    top: 37%;
  }
}

.detailOutlineDocument {
  display: block;
  width: 100%;
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .detailOutlineDocument {
    margin-top: 2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .detailOutlineDocument {
    margin-top: 3.49%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.detailOutlineDocumentFx {
  width: 100%;
}

.mainDetailOutlineDocument {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 588px;
}
@media screen and (max-width: 1199px) {
  .mainDetailOutlineDocument {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 1199px) {
  .mainDetailOutlineDocument {
    width: 49%;
  }
}
@media screen and (max-width: 767px) {
  .mainDetailOutlineDocument {
    width: 100%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mainDetailOutlineDocument {
    font-size: 3.4666666667vw;
  }
}

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

.documentWap {
  border: 1px solid #000000;
  background: #FFF;
  border-radius: 5px;
  /* CSS3草案 */
  -webkit-border-radius: 5px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 5px;
  /* Firefox用 */
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .documentWap {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .documentWap {
    width: 343px;
    margin-top: 8.53%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .documentWap {
    width: 91.46%;
  }
}

.secDocument {
  width: 1024px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 23px;
  padding-bottom: 27px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .secDocument {
    width: 85.33%;
  }
}
@media screen and (max-width: 1199px) {
  .secDocument {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .secDocument {
    padding: 1.91% 0% 2.25% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secDocument {
    width: 86.75%;
    padding: 6.5% 0% 6.5% 0%;
  }
}

.h3Document {
  width: 100%;
  position: relative;
}
@media screen and (max-width: 767px) {
  .h3Document {
    justify-content: flex-start;
  }
}

.h3DocumentMain {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 23px;
}
@media screen and (max-width: 1199px) {
  .h3DocumentMain {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 1199px) {
  .h3DocumentMain {
    margin: 0% 2.24% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .h3DocumentMain {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    margin: 0% 0% 0% 6.7%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3DocumentMain {
    font-size: 4.2666666667vw;
  }
}

.iconTitleOutlineDocument02 {
  right: 35.2%;
  top: 5%;
  width: 22px;
}
@media screen and (max-width: 1199px) {
  .iconTitleOutlineDocument02 {
    width: 2.14%;
  }
}
@media screen and (max-width: 1199px) {
  .iconTitleOutlineDocument02 {
    right: 34.5%;
  }
}
@media screen and (max-width: 767px) {
  .iconTitleOutlineDocument02 {
    right: 5.5%;
    width: 5.9%;
  }
}
@media screen and (max-width: 767px) {
  .iconTitleOutlineDocument02 svg {
    width: 19px;
    height: 19px;
  }
}

.ulDocuments {
  width: 100%;
  margin-top: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulDocuments {
    margin: 1.56% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulDocuments {
    margin: 5.5% 0% 0% 0%;
  }
}

.liDocuments {
  width: 500px;
}
@media screen and (max-width: 1199px) {
  .liDocuments {
    width: 48.82%;
  }
}
@media screen and (max-width: 767px) {
  .liDocuments {
    width: 100%;
  }
}
.liDocuments:nth-child(n+3) {
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liDocuments:nth-child(n+3) {
    margin: 1.36% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liDocuments:nth-child(n+3) {
    margin: 5.5% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liDocuments:nth-child(n+2) {
    margin: 5.5% 0% 0% 0%;
  }
}

.dottoBtnDocuments {
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 3px;
}
@media screen and (max-width: 1199px) {
  .dottoBtnDocuments {
    font-size: 1.1676396997vw;
  }
}
.dottoBtnDocuments::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.dottoBtnDocuments::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .dottoBtnDocuments {
    margin: 0.8% 0.6% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .dottoBtnDocuments {
    margin: 1% 0.6% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .dottoBtnDocuments {
    line-height: 1;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    margin: 1.5% 0.9% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .dottoBtnDocuments {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .dottoBtnDocuments::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .dottoBtnDocuments::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.nameBtnDocument {
  text-decoration: underline;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .nameBtnDocument {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .nameBtnDocument {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .nameBtnDocument {
    font-size: 3.2vw;
  }
}

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

.breadFxContact {
  width: 1000px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .breadFxContact {
    width: 83.33%;
  }
}
@media screen and (max-width: 767px) {
  .breadFxContact {
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .breadFxContact {
    width: 91.46%;
  }
}

.txtFormTop {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 34px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .txtFormTop {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtFormTop {
    margin-top: 2.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .txtFormTop {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 343px;
    margin-top: 26px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtFormTop {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtFormTop {
    width: 91.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtFormTop {
    margin-top: 6.93%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.contactFormCnt {
  width: 1000px;
  margin-top: 33px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .contactFormCnt {
    width: 83.33%;
  }
}
@media screen and (max-width: 1199px) {
  .contactFormCnt {
    margin-top: 2.75%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .contactFormCnt {
    width: 100%;
    margin-top: 23px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .contactFormCnt {
    margin-top: 6.13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.mwform-checkbox-field input,
.mwform-radio-field input {
  margin: 0;
}

.form {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .form {
    border-bottom: solid 1px #D9D9D9;
  }
}

.tableForm {
  width: 100%;
}

.thForm {
  border: 1px solid #D9D9D9;
  width: 280px;
  padding-top: 25px;
  padding-bottom: 18px;
  padding-left: 0px;
  padding-right: 0px;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .thForm {
    width: 28%;
  }
}
@media screen and (max-width: 1199px) {
  .thForm {
    padding: 2.5% 0% 1.8% 0%;
  }
}
@media screen and (max-width: 767px) {
  .thForm {
    border-left: none;
    border-right: none;
    border-bottom: none;
    display: block;
    width: 100%;
    padding: 1.6% 0% 3.6% 0%;
  }
}

.thFormFx {
  width: 240px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: 14px;
}
@media screen and (max-width: 1199px) {
  .thFormFx {
    width: 85.71%;
  }
}
@media screen and (max-width: 1199px) {
  .thFormFx {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 5%;
  }
}
@media screen and (max-width: 767px) {
  .thFormFx {
    width: 343px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFormFx {
    width: 91.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFormFx {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3ThFormFx {
  text-align: left;
  width: 210px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h3ThFormFx {
    width: 86.77%;
  }
}
@media screen and (max-width: 1199px) {
  .h3ThFormFx {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .h3ThFormFx {
    width: 100%;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3ThFormFx {
    font-size: 4vw;
  }
}

.hissuThFormFx {
  width: 32px;
  padding-top: 2px;
  padding-bottom: 2px;
  padding-left: 0px;
  padding-right: 0px;
  font-size: 12px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .hissuThFormFx {
    width: 13.22%;
  }
}
@media screen and (max-width: 1199px) {
  .hissuThFormFx {
    padding: 0.82% 0% 0.82% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .hissuThFormFx {
    font-size: 1.0008340284vw;
  }
}
.hissuThFormFx::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.hissuThFormFx::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .hissuThFormFx {
    margin: 2.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .hissuThFormFx {
    width: 10.32%;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 0px;
    padding-right: 0px;
    line-height: 1;
    letter-spacing: 0em;
    text-indent: 0em;
    margin: 1.47% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .hissuThFormFx {
    padding: 0.58% 0% 0.58% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .hissuThFormFx {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .hissuThFormFx::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .hissuThFormFx::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.txtThFormFx {
  text-align: left;
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 196px;
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .txtThFormFx {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtThFormFx {
    width: 80.99%;
  }
}
@media screen and (max-width: 1199px) {
  .txtThFormFx {
    margin: 4.13% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtThFormFx {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 100%;
    margin-top: 3px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtThFormFx {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtThFormFx {
    margin: 1.23% 0% 0% 0%;
  }
}

.tdForm {
  border: 1px solid #D9D9D9;
  width: 720px;
  padding-top: 16px;
  padding-bottom: 17px;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 1199px) {
  .tdForm {
    width: 72%;
  }
}
@media screen and (max-width: 1199px) {
  .tdForm {
    padding: 1.6% 1.4% 1.7% 1.4%;
  }
}
@media screen and (max-width: 767px) {
  .tdForm {
    border-left: none;
    border-right: none;
    border-bottom: none;
    display: block;
    width: 100%;
    padding: 4.26% 4.26% 6.26% 4.26%;
  }
}

.tdForm .mwform-checkbox-field label {
  display: flex;
  align-self: center;
  justify-content: flex-start;
}

.tdForm .horizontal-item:first-child {
  transform: translate(0px, -4px);
}
@media screen and (max-width: 767px) {
  .tdForm .horizontal-item:first-child {
    transform: translate(0px, 0px);
  }
}

.tdForm .horizontal-item {
  transform: translate(-1px, 0px);
}
@media screen and (max-width: 767px) {
  .tdForm .horizontal-item {
    transform: translate(0px, 0px);
  }
}

.tdForm .mwform-checkbox-field input,
.tdForm .mwform-radio-field input {
  margin: 2px 10px 0 0;
}
@media screen and (max-width: 1199px) {
  .tdForm .mwform-checkbox-field input,
  .tdForm .mwform-radio-field input {
    margin: 0 5px 0 0;
  }
}
@media screen and (max-width: 767px) {
  .tdForm .mwform-checkbox-field input,
  .tdForm .mwform-radio-field input {
    margin: 1vw 3vw 0 0;
  }
}

.selectW100 {
  font-family: "Noto Sans JP";
  border: 1px solid #3E3A39;
  width: 482px;
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .selectW100 {
    width: 66.94%;
  }
}
@media screen and (max-width: 1199px) {
  .selectW100 {
    padding: 0.6% 1.3% 0.8% 1.3%;
  }
}
@media screen and (max-width: 1199px) {
  .selectW100 {
    font-size: 1.3344453711vw;
  }
}
.selectW100::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.selectW100::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .selectW100 {
    width: 100%;
    padding: 3.9% 1.91% 3.4% 1.91%;
    line-height: 1;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .selectW100 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .selectW100::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .selectW100::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.horizontal-item {
  display: block;
  font-size: 15px;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .horizontal-item {
    font-size: 1.2510425354vw;
  }
}
.horizontal-item::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.horizontal-item::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .horizontal-item {
    line-height: 1.4666666667;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .horizontal-item {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .horizontal-item::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.4666666667) * 0.5em);
    content: "";
  }
  .horizontal-item::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.4666666667) * 0.5em);
    content: "";
  }
}

.mw_wp_form .horizontal-item + .horizontal-item:nth-child(n+2) {
  margin-top: 13.8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mw_wp_form .horizontal-item + .horizontal-item:nth-child(n+2) {
    margin: 1.91% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mw_wp_form .horizontal-item + .horizontal-item:nth-child(n+2) {
    margin: 3.83% 0% 0% 0%;
  }
}

.inputW100 {
  font-family: "Noto Sans JP";
  border: 1px solid #3E3A39;
  width: 482px;
  padding-top: 7px;
  padding-bottom: 9px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.05em;
}
@media screen and (max-width: 1199px) {
  .inputW100 {
    width: 66.94%;
  }
}
@media screen and (max-width: 1199px) {
  .inputW100 {
    padding: 0.97% 1.8% 1.25% 1.8%;
  }
}
@media screen and (max-width: 1199px) {
  .inputW100 {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .inputW100 {
    width: 100%;
    padding: 3.49% 2.6% 3.49% 2.6%;
    line-height: normal;
    letter-spacing: 0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .inputW100 {
    font-size: 4.2666666667vw;
  }
}

.inputW100.company2 {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .inputW100.company2 {
    margin: 2.07% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .inputW100.company2 {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .inputW100.company2 {
    margin: 2.91% 0% 0% 0%;
  }
}

.tdFormPostNumFx {
  width: 263px;
}
@media screen and (max-width: 1199px) {
  .tdFormPostNumFx {
    width: 36.52%;
  }
}
@media screen and (max-width: 767px) {
  .tdFormPostNumFx {
    width: 276px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tdFormPostNumFx {
    width: 80.46%;
  }
}

.postnumBox {
  border: 1px solid #3E3A39;
  width: 150px;
  padding-top: 7px;
  padding-bottom: 9px;
  padding-left: 13px;
  padding-right: 13px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 5px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .postnumBox {
    width: 57.03%;
  }
}
@media screen and (max-width: 1199px) {
  .postnumBox {
    padding: 2.66% 4.94% 3.42% 4.94%;
  }
}
@media screen and (max-width: 1199px) {
  .postnumBox {
    margin: 0% 1.9% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .postnumBox {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .postnumBox {
    width: 160px;
    padding: 5.07% 2.6% 4.9% 2.6%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 8px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .postnumBox {
    width: 57.97%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .postnumBox {
    margin: 0% 2.89% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .postnumBox {
    font-size: 4vw;
  }
}

.btnPostnum {
  cursor: pointer;
  aspect-ratio: 108/42;
  width: 108px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  text-decoration: 0.5s;
}
@media screen and (max-width: 1199px) {
  .btnPostnum {
    width: 41.06%;
  }
}
@media screen and (max-width: 1199px) {
  .btnPostnum {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .btnPostnum {
    aspect-ratio: 108/50;
    width: 108px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnPostnum {
    width: 39.13%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnPostnum {
    font-size: 3.7333333333vw;
  }
}
.btnPostnum:hover {
  opacity: 0.6;
}

.txtBtmTdForm {
  font-size: 12px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .txtBtmTdForm {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtBtmTdForm {
    margin: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtBtmTdForm {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    margin-top: 2px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtBtmTdForm {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtBtmTdForm {
    margin: 0.58% 0% 0% 0%;
  }
}

.prefectures.inputW100 {
  padding-top: 6px;
  padding-bottom: 8px;
  padding-left: 13px;
  padding-right: 13px;
}
@media screen and (max-width: 1199px) {
  .prefectures.inputW100 {
    padding: 0.6% 1.3% 0.8% 1.3%;
  }
}
@media screen and (max-width: 767px) {
  .prefectures.inputW100 {
    padding: 3.08% 1.91% 3.1% 1.91%;
  }
}

.inputW30 {
  border: 1px solid #3E3A39;
  width: 255px;
  padding-top: 7px;
  padding-bottom: 9px;
  padding-left: 15px;
  padding-right: 15px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .inputW30 {
    width: 35.41%;
  }
}
@media screen and (max-width: 1199px) {
  .inputW30 {
    padding: 0.97% 2.08% 1.25% 2.08%;
  }
}
@media screen and (max-width: 1199px) {
  .inputW30 {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .inputW30 {
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .inputW30 {
    padding: 4.08% 2.91% 4.08% 2.91%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .inputW30 {
    font-size: 4vw;
  }
}

.txtTopTdForm {
  font-size: 15px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTopTdForm {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTopTdForm {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTopTdForm {
    font-size: 3.7333333333vw;
  }
}

.textarea100 {
  border: 1px solid #3E3A39;
  margin-top: 12px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  height: 90px;
  width: 660px;
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 13px;
  padding-right: 13px;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .textarea100 {
    margin: 1.66% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .textarea100 {
    width: 91.66%;
  }
}
@media screen and (max-width: 1199px) {
  .textarea100 {
    padding: 1.52% 1.8% 1.52% 1.8%;
  }
}
@media screen and (max-width: 1199px) {
  .textarea100 {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .textarea100 {
    margin-top: 14px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 32vw;
    width: 100%;
    padding-top: 14px;
    padding-bottom: 14px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .textarea100 {
    margin: 4.08% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .textarea100 {
    padding: 4.08% 2.91% 4.08% 2.91%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .textarea100 {
    font-size: 4vw;
  }
}

.mw_wp_form .error {
  margin: 10px 0 0 0;
  font-weight: 600;
}

.readPrivacy {
  width: 100%;
  margin-top: 66px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .readPrivacy {
    margin: 6.6% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .readPrivacy {
    width: 343px;
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .readPrivacy {
    width: 91.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .readPrivacy {
    margin-top: 6.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtReadPrivacy {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtReadPrivacy {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .txtReadPrivacy {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtReadPrivacy {
    font-size: 3.7333333333vw;
  }
}

.readPrivacyBox {
  width: 800px;
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .readPrivacyBox {
    width: 80%;
  }
}
@media screen and (max-width: 1199px) {
  .readPrivacyBox {
    margin-top: 3.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .readPrivacyBox {
    padding: 1.6% 0% 1.6% 0%;
  }
}
@media screen and (max-width: 767px) {
  .readPrivacyBox {
    width: 100%;
    margin-top: 22px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 11px;
    padding-bottom: 11px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .readPrivacyBox {
    margin-top: 6.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .readPrivacyBox {
    padding: 3.2% 0% 3.2% 0%;
  }
}

.secReadPrivacyBox {
  overflow: auto;
  height: 166px;
  width: 750px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secReadPrivacyBox {
    width: 93.75%;
  }
}
@media screen and (max-width: 1199px) {
  .secReadPrivacyBox {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .secReadPrivacyBox {
    height: 11vw;
  }
}
@media screen and (max-width: 767px) {
  .secReadPrivacyBox {
    height: 46.95vw;
    width: 93.46%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secReadPrivacyBox {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3ReadPrivacyBox {
  font-size: 17px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h3ReadPrivacyBox {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .h3ReadPrivacyBox {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3ReadPrivacyBox {
    font-size: 4.5333333333vw;
  }
}

.txtReadPrivacyBox {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .txtReadPrivacyBox {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtReadPrivacyBox {
    margin-top: 2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .txtReadPrivacyBox {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    margin-top: 2.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtReadPrivacyBox {
    font-size: 3.7333333333vw;
  }
}

.toConfirmWap {
  width: 380px;
  margin-top: 56px;
  margin-bottom: 57px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .toConfirmWap {
    width: 38%;
  }
}
@media screen and (max-width: 1199px) {
  .toConfirmWap {
    margin-top: 5.6%;
    margin-bottom: 5.7%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .toConfirmWap {
    width: 310px;
    margin-top: 13.33%;
    margin-bottom: 25.5%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .toConfirmWap {
    width: 82.66%;
  }
}

.btnToConfirm {
  border: none;
  width: 100%;
  aspect-ratio: 380/80;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  transition-duration: 0.5s;
}
@media screen and (max-width: 1199px) {
  .btnToConfirm {
    font-size: 1.5012510425vw;
  }
}
@media screen and (max-width: 767px) {
  .btnToConfirm {
    aspect-ratio: 310/61;
    border-radius: 28px;
    /* CSS3草案 */
    -webkit-border-radius: 28px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 28px;
    /* Firefox用 */
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnToConfirm {
    font-size: 4.2666666667vw;
  }
}
.btnToConfirm:hover {
  opacity: 0.6;
}

.nowContact .toThanksBackWap {
  display: none;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.confirmFormCnt {
  width: 1000px;
  margin-top: 33px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .confirmFormCnt {
    width: 83.33%;
  }
}
@media screen and (max-width: 1199px) {
  .confirmFormCnt {
    margin-top: 2.75%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .confirmFormCnt {
    width: 100%;
    margin-top: 23px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .confirmFormCnt {
    margin-top: 6.13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.nowConfirm .thForm {
  border: 1px solid #D9D9D9;
  width: 280px;
  padding-top: 25px;
  padding-bottom: 28px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .nowConfirm .thForm {
    width: 28%;
  }
}
@media screen and (max-width: 1199px) {
  .nowConfirm .thForm {
    padding: 2.5% 0% 2.8% 0%;
  }
}
@media screen and (max-width: 767px) {
  .nowConfirm .thForm {
    border-left: none;
    border-right: none;
    border-bottom: none;
    display: block;
    width: 100%;
    padding: 1.6% 0% 3.5% 0%;
  }
}
.nowConfirm .tdForm {
  border: 1px solid #D9D9D9;
  width: 720px;
  padding-top: 27px;
  padding-bottom: 28px;
  padding-left: 14px;
  padding-right: 14px;
}
@media screen and (max-width: 1199px) {
  .nowConfirm .tdForm {
    width: 72%;
  }
}
@media screen and (max-width: 1199px) {
  .nowConfirm .tdForm {
    padding: 2.7% 1.4% 2.8% 1.4%;
  }
}
@media screen and (max-width: 767px) {
  .nowConfirm .tdForm {
    border-left: none;
    border-right: none;
    border-bottom: none;
    display: block;
    width: 100%;
    padding: 4.5% 4.26% 6.5% 4.26%;
  }
}
.nowConfirm .tdForm {
  vertical-align: middle;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .nowConfirm .tdForm {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .nowConfirm .tdForm {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .nowConfirm .tdForm {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .nowConfirm tr:last-child .tdForm {
    padding: 4.5% 4.26% 12.5% 4.26%;
  }
}

.confirmFormCnt .hissuThFormFx {
  display: none;
}
.confirmFormCnt .txtThFormFx {
  display: none;
}
.confirmFormCnt .readPrivacy {
  display: none;
}
.confirmFormCnt .toConfirmWap {
  display: none;
}
.confirmFormCnt .btnPostnum {
  display: none;
}
.confirmFormCnt .txtBtmTdForm {
  display: none;
}
.confirmFormCnt .txtTopTdForm {
  display: none;
}

.confirmFormCnt .toThanksBackWap {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .confirmFormCnt .toThanksBackWap {
    margin-top: 3.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .confirmFormCnt .toThanksBackWap {
    margin-top: 8.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.confirmFormCnt .btnBackWap {
  text-align: center;
}
.confirmFormCnt .btnBack {
  border: none;
  text-align: center;
  display: inline-block;
  background: none;
  font-size: 16px;
  line-height: 1.4375;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  padding: 0 0 1px 0;
  border-bottom: 1px solid #000000;
  color: #000;
  cursor: pointer;
  transition-duration: 0.5s;
}
@media screen and (max-width: 1199px) {
  .confirmFormCnt .btnBack {
    font-size: 1.3344453711vw;
  }
}
.confirmFormCnt .btnBack::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4375) * 0.5em);
  content: "";
}
.confirmFormCnt .btnBack::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4375) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .confirmFormCnt .btnBack {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .confirmFormCnt .btnBack {
    font-size: 3.7333333333vw;
  }
}
.confirmFormCnt .btnBack:hover {
  opacity: 0.6;
}
.confirmFormCnt .btnThanksWap {
  margin-top: 41px;
  margin-bottom: 70px;
  margin-left: auto;
  margin-right: auto;
  width: 380px;
}
@media screen and (max-width: 1199px) {
  .confirmFormCnt .btnThanksWap {
    margin-top: 3.41%;
    margin-bottom: 5.83%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .confirmFormCnt .btnThanksWap {
    width: 31.66%;
  }
}
@media screen and (max-width: 767px) {
  .confirmFormCnt .btnThanksWap {
    margin-top: 8.9%;
    margin-bottom: 17.86%;
    margin-left: auto;
    margin-right: auto;
    width: 310px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .confirmFormCnt .btnThanksWap {
    width: 82.66%;
  }
}
.confirmFormCnt .btnThanks {
  aspect-ratio: 380/80;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  background: #9F0810;
  color: #FFF;
  width: 100%;
  border: none;
  transition-duration: 0.5s;
}
@media screen and (max-width: 1199px) {
  .confirmFormCnt .btnThanks {
    font-size: 1.5012510425vw;
  }
}
.confirmFormCnt .btnThanks::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.confirmFormCnt .btnThanks::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .confirmFormCnt .btnThanks {
    aspect-ratio: 310/61;
    line-height: 1;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    border-radius: 28px;
    /* CSS3草案 */
    -webkit-border-radius: 28px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 28px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .confirmFormCnt .btnThanks {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .confirmFormCnt .btnThanks::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .confirmFormCnt .btnThanks::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}
.confirmFormCnt .btnThanks:hover {
  opacity: 0.6;
}

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

.h2Contact {
  font-size: 54px;
  line-height: 1.1851851852;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2Contact {
    font-size: 4.5037531276vw;
  }
}
.h2Contact::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.1851851852) * 0.5em);
  content: "";
}
.h2Contact::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.1851851852) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2Contact {
    line-height: 1.2777777778;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2Contact {
    font-size: 9.6vw;
  }
}
@media screen and (max-width: 767px) {
  .h2Contact::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2777777778) * 0.5em);
    content: "";
  }
  .h2Contact::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2777777778) * 0.5em);
    content: "";
  }
}

.h3Contact {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 14px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h3Contact {
    margin-top: 0.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h3Contact {
    font-size: 1.1676396997vw;
  }
}
.h3Contact::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.h3Contact::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3Contact {
    margin-top: 2.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3Contact {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h3Contact::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .h3Contact::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

.kugiriSingleContact {
  margin-top: 17px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 240px;
}
@media screen and (max-width: 1199px) {
  .kugiriSingleContact {
    margin-top: 1.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .kugiriSingleContact {
    width: 20%;
  }
}
@media screen and (max-width: 767px) {
  .kugiriSingleContact {
    margin-top: 4.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 180px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .kugiriSingleContact {
    width: 48%;
  }
}

.kugiriSingleStep {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}
@media screen and (max-width: 1199px) {
  .kugiriSingleStep {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .kugiriSingleStep {
    width: 83.33%;
  }
}
@media screen and (max-width: 767px) {
  .kugiriSingleStep {
    margin-top: 10.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .kugiriSingleStep {
    width: 91.46%;
  }
}
.kugiriSingleStep img {
  width: 100%;
}

.thanksPage {
  margin-top: 68px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .thanksPage {
    margin-top: 5.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .thanksPage {
    margin-top: 17%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thanksPage {
    width: 91.46%;
  }
}

.h4ThanksPage {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 440px;
  font-size: 20px;
  line-height: 1.9;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .h4ThanksPage {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h4ThanksPage {
    width: 36.66%;
  }
}
@media screen and (max-width: 1199px) {
  .h4ThanksPage {
    font-size: 1.6680567139vw;
  }
}
.h4ThanksPage::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.9) * 0.5em);
  content: "";
}
.h4ThanksPage::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.9) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4ThanksPage {
    line-height: 1.8333333333;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4ThanksPage {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .h4ThanksPage::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8333333333) * 0.5em);
    content: "";
  }
  .h4ThanksPage::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8333333333) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h4ThanksPage {
    width: 100%;
  }
}

.txtThanksPage {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 600px;
  font-size: 14px;
  line-height: 2.1428571429;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtThanksPage {
    margin-top: 3.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtThanksPage {
    width: 50%;
  }
}
@media screen and (max-width: 1199px) {
  .txtThanksPage {
    font-size: 1.1676396997vw;
  }
}
.txtThanksPage::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1428571429) * 0.5em);
  content: "";
}
.txtThanksPage::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1428571429) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtThanksPage {
    margin-top: 7.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 2.1428571429;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 343px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtThanksPage {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtThanksPage::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
  .txtThanksPage::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.1428571429) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtThanksPage {
    width: 100%;
  }
}

.btnThanksWap {
  margin-top: 105px;
  margin-bottom: 97px;
  margin-left: auto;
  margin-right: auto;
  width: 380px;
}
@media screen and (max-width: 1199px) {
  .btnThanksWap {
    margin-top: 8.75%;
    margin-bottom: 8.08%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnThanksWap {
    width: 31.66%;
  }
}
@media screen and (max-width: 767px) {
  .btnThanksWap {
    margin-top: 22.13%;
    margin-bottom: 19.96%;
    margin-left: auto;
    margin-right: auto;
    width: 89.66%;
  }
}

.btnThanks {
  aspect-ratio: 380/80;
  font-size: 18px;
  line-height: 1;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  background: #9F0810;
  color: #FFF;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .btnThanks {
    font-size: 1.5012510425vw;
  }
}
.btnThanks::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1) * 0.5em);
  content: "";
}
.btnThanks::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .btnThanks {
    aspect-ratio: 310/61;
    line-height: 1;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    border-radius: 28px;
    /* CSS3草案 */
    -webkit-border-radius: 28px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 28px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnThanks {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .btnThanks::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1) * 0.5em);
    content: "";
  }
  .btnThanks::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
Component
========================================================================== */
.cl_000 {
  color: #000;
}

.cl_3A3A3A {
  color: #3A3A3A;
}

.brd_3_9F0810 {
  border: 3px solid #9F0810;
}

.bg_948181 {
  background: #948181;
}

.cl_000 {
  color: #000;
}

.cl_fff {
  color: #FFF;
}

.cl_B83D3D {
  color: #B83D3D;
}

.cl_3A3A3A {
  color: #3A3A3A;
}

.cl_9F0810 {
  color: #9F0810;
}

.bg_fff {
  background: #FFF;
}

.bg_9F0810 {
  background: #9F0810;
}

.bg_B83D3D {
  background: #B83D3D;
}

.bg_F5F5F5 {
  background: #F5F5F5;
}

.bg_FBF8EE {
  background: #FBF8EE;
}

.bg_EFEFEF {
  background: #EFEFEF;
}

.undernone {
  text-decoration: none;
}

.brd_1_3E3A39 {
  border: 1px solid #3E3A39;
}

.c_pointer {
  cursor: pointer;
}

.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 */