@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%;
  }
}

.bgWap {
  width: 1560px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1560px) {
  .bgWap {
    width: 98%;
  }
}
@media screen and (max-width: 767px) {
  .bgWap {
    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.7;
}

.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: "Zen Kaku Gothic New", serif;
  color: #241A08;
  font-weight: 500;
}
body img {
  max-width: 100%;
  height: auto;
  display: block;
}

body input,
body textarea,
body button {
  font-family: "Zen Kaku Gothic New", serif;
  font-weight: 500;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6,
body p {
  line-height: 1;
  font-weight: 500;
}
body ::placeholder {
  color: #BEB4AC;
}

#mintyou,
.mintyou,
.mincho {
  font-family: "Noto Serif JP", serif;
}

.t_center {
  text-align: center;
}

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

.t_right {
  text-align: right;
}

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

.undernone {
  text-decoration: none;
}

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

.btnnone {
  pointer-events: none;
}

.serif {
  font-family: "Noto Serif JP", serif;
}

.en {
  font-family: "Geologica", serif;
  font-optical-sizing: auto;
  font-style: normal;
  font-variation-settings: "slnt" 0, "CRSV" 0, "SHRP" 0;
}

svg {
  width: 100%;
  height: 100%;
}

.bg_FCFAF {
  background: #FCFAF2;
}

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

.cl_B81C22 {
  color: #B81C22;
}

.cl_1B7D6A {
  color: #1B7D6A;
}

.cl_231815 {
  color: #231815;
}

.cl_241A08 {
  color: #241A08;
}

.cl_B63353 {
  color: #B63353;
}

.cl_535353 {
  color: #535353;
}

.cl_9E394D {
  color: #9E394D;
}

.cl_FCFAF2 {
  color: #FCFAF2;
}

.cl_FCFAF2 {
  color: #FCFAF2;
}

.cl_B63353 {
  color: #B63353;
}

.bg_231815 {
  background: #231815;
}

.bg_A5770E_20 {
  background: rgba(165, 119, 14, 0.2);
}

.bg_FCFAF2 {
  background: #FCFAF2;
}

.bg_7E6B5A {
  background: #7E6B5A;
}

.bg_D1C0A5 {
  background: #D1C0A5;
}

.bg_7E6B5A {
  background: #7E6B5A;
}

.bg_C9B8A0 {
  background: #C9B8A0;
}

.bg_2E947D {
  background: #2E947D;
}

.bg_C9B8A0 {
  background: #C9B8A0;
}

.c_pointer {
  cursor: pointer;
}

.underline {
  text-decoration: underline;
}

.v_middle {
  vertical-align: middle;
}

/* ==========================================================================
Common
========================================================================== */
/* ==========================================================================
Layout
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.base_header {
  position: relative;
  top: 0;
  z-index: 999;
  width: 100%;
}

.base_header.on {
  position: sticky;
}

.headerPc {
  padding-top: 42px;
  padding-bottom: 47px;
  padding-left: 0px;
  padding-right: 0px;
  position: relative;
  background: rgba(252, 250, 242, 0);
  background-size: 0 0;
  transition-duration: 0.5s;
}
@media screen and (max-width: 1199px) {
  .headerPc {
    padding: 2.18% 0% 2.44% 0%;
  }
}
@media screen and (max-width: 767px) {
  .headerPc {
    padding-top: 28px;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .headerPc {
    padding: 7.46% 0% 6.4% 0%;
  }
}

.headerPcFixed {
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
}

.headerPc.on {
  animation: fadeBackgroundOn 0.5s ease-in-out forwards;
}

@keyframes fadeBackgroundOn {
  0% {
    opacity: 0;
    background-size: 0 0;
  }
  100% {
    opacity: 1;
    background-size: 100% 100%;
    background: rgba(252, 250, 242, 0.5);
  }
}
.logoHeaderPc {
  width: 250px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 49px;
  padding-right: 0px;
  position: absolute;
  left: 0;
  display: block;
}
@media screen and (max-width: 1199px) {
  .logoHeaderPc {
    width: 13.02%;
  }
}
@media screen and (max-width: 1199px) {
  .logoHeaderPc {
    padding: 0% 0% 0% 2.55%;
  }
}
@media screen and (max-width: 767px) {
  .logoHeaderPc {
    position: relative;
    width: 36%;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 25px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .logoHeaderPc {
    padding: 0% 0% 0% 6.66%;
  }
}
.logoHeaderPc:hover {
  opacity: 1;
}

.ulHeaderPc {
  width: 814px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .ulHeaderPc {
    width: 67.83%;
  }
}
@media screen and (max-width: 1400px) {
  .ulHeaderPc {
    margin: auto auto auto 25%;
  }
}
@media screen and (max-width: 767px) {
  .ulHeaderPc {
    display: none;
  }
}

.liHeaderPc {
  margin: 0vw 2.45vw 0vw 0vw;
  width: auto;
  position: relative;
}
.liHeaderPc:last-child {
  margin-right: 0;
}

.btnHeaderPc {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0.012em;
  text-indent: -0.012em;
  display: block;
  white-space: nowrap;
  color: #241A08;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .btnHeaderPc {
    font-size: 1.5012510425vw;
  }
}
.btnHeaderPc:after {
  content: "";
  opacity: 0;
  height: 1px;
  width: 0%;
  background: #241A08;
  transition-duration: 0.5s;
  position: absolute;
  top: 140%;
  left: 0;
}
.btnHeaderPc:hover {
  opacity: 1;
}
.btnHeaderPc:hover:after {
  opacity: 1;
  width: 100%;
}

.ulSubHeaderPc {
  position: absolute;
  left: 0;
  top: 150%;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 24px;
  padding-right: 24px;
  background: #FAF8F2;
  border-radius: 8px;
  /* CSS3草案 */
  -webkit-border-radius: 8px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 8px;
  /* Firefox用 */
  width: 223px;
  display: none;
}
@media screen and (max-width: 1199px) {
  .ulSubHeaderPc {
    padding: 14.34% 10.76% 14.34% 10.76%;
  }
}

.liSubHeaderPc {
  font-size: 18px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .liSubHeaderPc {
    font-size: 1.5012510425vw;
  }
}
.liSubHeaderPc:nth-child(n+2) {
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liSubHeaderPc:nth-child(n+2) {
    margin-top: 2.9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/*背景*/
.backbgArea {
  height: 100vh;
  width: 100%;
  background: rgba(36, 26, 8, 0.5);
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  margin: auto;
  display: none;
  cursor: pointer;
}

.headerFixedMenu {
  margin: auto;
  position: relative;
}
@media screen and (max-width: 767px) {
  .headerFixedMenu {
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .headerFixedMenu {
    width: 86.66%;
  }
}

.btnBeaderFixedMenu {
  width: 161px;
  position: fixed;
  top: 4.4vw;
  right: 8.5vw;
  z-index: 99;
}
@media screen and (max-width: 1199px) {
  .btnBeaderFixedMenu {
    width: 10.32%;
  }
}
@media screen and (max-width: 767px) {
  .btnBeaderFixedMenu {
    width: 21.7%;
    top: 7.5vw;
    right: 5vw;
  }
}

.picBtnBeaderFixedMenuOff,
.picBtnBeaderFixedMenuOn {
  cursor: pointer;
}

.btnBeaderFixedMenu.off .picBtnBeaderFixedMenuOff {
  display: block;
}
.btnBeaderFixedMenu.off .picBtnBeaderFixedMenuOn {
  display: none;
}

.btnBeaderFixedMenu.on .picBtnBeaderFixedMenuOff {
  display: none;
}
.btnBeaderFixedMenu.on .picBtnBeaderFixedMenuOn {
  display: block;
}

.headerFixedMenuWp {
  display: none;
  -ms-overflow-style: none;
  scrollbar-width: none;
  overflow: scroll;
  position: fixed;
  top: 3.8vw;
  left: 0;
  right: 0;
  margin: auto;
}
.headerFixedMenuWp::-webkit-scrollbar {
  display: none;
}
.headerMenuCnt {
  padding-top: 94px;
  padding-bottom: 75px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .headerMenuCnt {
    padding: 7.83% 0% 6.25% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .headerMenuCnt {
    padding: 8.83% 0% 11.66% 0%;
  }
}
@media screen and (max-width: 767px) {
  .headerMenuCnt {
    padding: 17.15% 0% 26.16% 0%;
  }
}

.bgHeaderMenuCnt {
  background: url(../img/bgHeaderMenuCntPc.png) no-repeat center 28%;
  background-size: 100% auto;
}
@media screen and (max-width: 767px) {
  .bgHeaderMenuCnt {
    background: url(../img/bgHeaderMenuCntSp.png) no-repeat center top;
    background-size: 100% 100%;
    width: 86%;
    margin: auto;
  }
}

.headerFixedMenuFx {
  width: 971px;
  margin: 0 auto 0 7.5%;
}
@media screen and (max-width: 1199px) {
  .headerFixedMenuFx {
    width: 80.91%;
  }
}
@media screen and (max-width: 767px) {
  .headerFixedMenuFx {
    width: 265px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .headerFixedMenuFx {
    width: 81.53%;
  }
}

.h2HeaderMenuCnt {
  margin-top: 197px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 34px;
  line-height: normal;
  letter-spacing: 0.012em;
  text-indent: -0.012em;
}
@media screen and (max-width: 1199px) {
  .h2HeaderMenuCnt {
    margin: 16.41% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .h2HeaderMenuCnt {
    font-size: 2.8356964137vw;
  }
}
@media screen and (max-width: 767px) {
  .h2HeaderMenuCnt {
    margin: 0;
    line-height: normal;
    letter-spacing: 0.012em;
    text-indent: -0.012em;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2HeaderMenuCnt {
    font-size: 4.8vw;
  }
}

/*メニュー2つ*/
.mainHeaderMenuBoxies {
  width: 751px;
}
@media screen and (max-width: 1199px) {
  .mainHeaderMenuBoxies {
    width: 77.34%;
  }
}
@media screen and (max-width: 767px) {
  .mainHeaderMenuBoxies {
    margin-top: 11.07%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 265px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mainHeaderMenuBoxies {
    width: 100%;
  }
}

.ulMainHeaderMenuBoxiesTop {
  width: 751px;
}
@media screen and (max-width: 1199px) {
  .ulMainHeaderMenuBoxiesTop {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .ulMainHeaderMenuBoxiesTop {
    width: 262px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulMainHeaderMenuBoxiesTop {
    width: 98.86%;
  }
}

.liMainHeaderMenuBoxiesTop {
  width: 213px;
}
@media screen and (max-width: 1199px) {
  .liMainHeaderMenuBoxiesTop {
    width: 28.36%;
  }
}
@media screen and (max-width: 767px) {
  .liMainHeaderMenuBoxiesTop {
    width: 83px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liMainHeaderMenuBoxiesTop {
    width: 31.67%;
  }
}

.btnMainHeaderMenuBoxiesTop {
  text-decoration: none;
}

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

.txtMainHeaderMenuBoxiesTop {
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.012em;
  text-indent: -0.012em;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .txtMainHeaderMenuBoxiesTop {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .txtMainHeaderMenuBoxiesTop {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtMainHeaderMenuBoxiesTop {
    font-size: 2.9333333333vw;
  }
}

.iconMainHeaderMenuBoxiesTop {
  margin: 0 0 0 auto;
  width: 20px;
}
@media screen and (max-width: 1199px) {
  .iconMainHeaderMenuBoxiesTop {
    width: 9.38%;
  }
}
@media screen and (max-width: 767px) {
  .iconMainHeaderMenuBoxiesTop {
    width: 10px;
  }
}
.iconMainHeaderMenuBoxiesTop svg {
  width: 100%;
  height: 100%;
}

/*メニュー中部*/
.btmMainHeadrFixedMenu {
  margin-top: 44px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .btmMainHeadrFixedMenu {
    margin-top: 5.85%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .btmMainHeadrFixedMenu {
    margin-top: 12.71%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.navBtmMainHeadrFixedMenu {
  width: 269px;
}
@media screen and (max-width: 1199px) {
  .navBtmMainHeadrFixedMenu {
    width: 35.81%;
  }
}
@media screen and (max-width: 767px) {
  .navBtmMainHeadrFixedMenu {
    width: 100%;
  }
}

.liBtmMainHeadrFixedMenu:nth-child(n+2) {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liBtmMainHeadrFixedMenu:nth-child(n+2) {
    margin-top: 7.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liBtmMainHeadrFixedMenu:nth-child(n+2) {
    margin-top: 5.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnBtmMainHeadrFixedMenu {
  font-size: 17px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  color: #241A08;
}
@media screen and (max-width: 1199px) {
  .btnBtmMainHeadrFixedMenu {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .btnBtmMainHeadrFixedMenu {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnBtmMainHeadrFixedMenu {
    font-size: 3.4666666667vw;
  }
}

/*インフォ*/
.infoBoxHeadrFixedMenu {
  width: 482px;
  margin: 1% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .infoBoxHeadrFixedMenu {
    width: 64.18%;
  }
}
@media screen and (max-width: 767px) {
  .infoBoxHeadrFixedMenu {
    margin: 4.03% 0 0 0;
    width: 265px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .infoBoxHeadrFixedMenu {
    width: 100%;
  }
}

.secInfoHeadrFixedMenu {
  padding-top: 13px;
  padding-bottom: 22px;
  padding-left: 33px;
  padding-right: 0px;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
  width: 77%;
}
@media screen and (max-width: 1199px) {
  .secInfoHeadrFixedMenu {
    padding: 1.73% 0% 2.92% 4.39%;
  }
}
@media screen and (max-width: 1199px) {
  .secInfoHeadrFixedMenu {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .secInfoHeadrFixedMenu {
    padding: 6.05% 0% 8.05% 0%;
    width: 100%;
  }
}

.cntInfoHeadrFixedMenu {
  width: 418px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .cntInfoHeadrFixedMenu {
    width: 55.65%;
  }
}
@media screen and (max-width: 767px) {
  .cntInfoHeadrFixedMenu {
    width: 217px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntInfoHeadrFixedMenu {
    width: 81.88%;
  }
}

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

.txtInfoHeadrFixedMenu {
  margin: 1.5% 0 0 0;
  font-size: 16px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .txtInfoHeadrFixedMenu {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoHeadrFixedMenu {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtInfoHeadrFixedMenu {
    margin-top: 4.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtInfoHeadrFixedMenu {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .txtInfoHeadrFixedMenu::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5) * 0.5em);
    content: "";
  }
  .txtInfoHeadrFixedMenu::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5) * 0.5em);
    content: "";
  }
}

.btnTelInfoHeadrFixedMenu {
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  pointer-events: none;
}
@media screen and (max-width: 1199px) {
  .btnTelInfoHeadrFixedMenu {
    margin: 3.34% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .btnTelInfoHeadrFixedMenu {
    margin: 6.1% 0% 0% 0%;
    pointer-events: auto;
  }
}

.iconTelInfoHeadrFixedMenu {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 16px;
  width: 31px;
}
@media screen and (max-width: 1199px) {
  .iconTelInfoHeadrFixedMenu {
    margin: 0% 3.82% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .iconTelInfoHeadrFixedMenu {
    width: 7.41%;
  }
}
@media screen and (max-width: 767px) {
  .iconTelInfoHeadrFixedMenu {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 8px;
    width: 20px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconTelInfoHeadrFixedMenu {
    margin: 0% 3.68% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconTelInfoHeadrFixedMenu {
    width: 9.21%;
  }
}

.nomberTelInfoHeadrFixedMenu {
  font-size: 28px;
  line-height: normal;
  letter-spacing: 0.012em;
  text-indent: -0.012em;
}
@media screen and (max-width: 1199px) {
  .nomberTelInfoHeadrFixedMenu {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 767px) {
  .nomberTelInfoHeadrFixedMenu {
    line-height: normal;
    letter-spacing: 0.012em;
    text-indent: -0.012em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .nomberTelInfoHeadrFixedMenu {
    font-size: 5.3333333333vw;
  }
}

/*下メニュー*/
.ulLastInfoHeadrFixedMenu {
  margin-top: 23px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulLastInfoHeadrFixedMenu {
    margin-top: 4.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulLastInfoHeadrFixedMenu {
    margin-top: 4.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liLastInfoHeadrFixedMenu {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 66px;
}
@media screen and (max-width: 1199px) {
  .liLastInfoHeadrFixedMenu {
    margin: 0% 24.9% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liLastInfoHeadrFixedMenu {
    width: 100%;
  }
  .liLastInfoHeadrFixedMenu:nth-child(n+2) {
    margin-top: 2.03%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.breadBigWap {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .breadBigWap {
    margin-top: 1.82%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .breadBigWap {
    margin-top: 4.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .breadBigWap {
    width: 86.66%;
  }
}

.breadBigWapS {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .breadBigWapS {
    margin-top: 1.04%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .breadBigWapS {
    margin-top: 4.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .breadBigWapS {
    width: 86.66%;
  }
}

.breadList {
  font-size: 12px;
  line-height: 1.8333333333;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  display: inline-block;
  gap: 16px;
}
@media screen and (max-width: 1199px) {
  .breadList {
    font-size: 1.0008340284vw;
  }
}
@media screen and (max-width: 767px) {
  .breadList {
    line-height: 2.2;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    gap: 8px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .breadList {
    font-size: 2.6666666667vw;
  }
}
.breadList a,
.breadList span {
  display: inline-block;
  text-decoration: none;
  width: max-content;
  white-space: nowrap;
}
.breadList span {
  color: #413D3C;
}
.breadList a span {
  color: #B63353;
  text-decoration: underline;
}

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

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

.btnBeforeFooter {
  display: block;
  width: 102px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  .btnBeforeFooter {
    width: 8.5%;
  }
}
@media screen and (max-width: 1199px) {
  .btnBeforeFooter {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 2.5%;
  }
}
@media screen and (max-width: 767px) {
  .btnBeforeFooter {
    width: 24.16%;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: 0px;
    position: relative;
    z-index: 9;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnBeforeFooter {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 0%;
  }
}

.footer {
  background: #241A08;
  padding-top: 111px;
  padding-bottom: 31px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 15vw 15vw 0px 0px;
}
@media screen and (max-width: 1199px) {
  .footer {
    padding: 5.78% 0% 1.61% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .footer {
    border-radius: 10.625vw 10.625vw 0px 0px;
  }
}
@media screen and (max-width: 767px) {
  .footer {
    border-radius: 48px 48px 0px 0px;
    margin-top: -8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 0%;
    padding: 12.93% 0% 8.53% 0%;
  }
}

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

.h2FooterTopBox {
  font-size: 34px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2FooterTopBox {
    font-size: 2.8356964137vw;
  }
}
@media screen and (max-width: 767px) {
  .h2FooterTopBox {
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2FooterTopBox {
    font-size: 6.4vw;
  }
}

.footerTopFx {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .footerTopFx {
    margin: 1.66% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .footerTopFx {
    margin: 8.2% 0% 0% 0%;
  }
}

.secFooter {
  width: 408px;
}
@media screen and (max-width: 1199px) {
  .secFooter {
    width: 34%;
  }
}
@media screen and (max-width: 767px) {
  .secFooter {
    width: 341px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secFooter {
    width: 100%;
  }
}

.txtFooterTopBox01 {
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtFooterTopBox01 {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtFooterTopBox01 {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .txtFooterTopBox01 {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .txtFooterTopBox01 {
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtFooterTopBox01 {
    font-size: 3.4666666667vw;
  }
}

.txtFooterTopBox02 {
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .txtFooterTopBox02 {
    margin: 1.96% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtFooterTopBox02 {
    margin: 2.5% 0% 0% 0%;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtFooterTopBox02 {
    font-size: 3.4666666667vw;
  }
}

.jptxtFooterTopBox02 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .jptxtFooterTopBox02 {
    margin: 0% 0% 0% 3.92%;
  }
}
@media screen and (max-width: 767px) {
  .jptxtFooterTopBox02 {
    margin: 0 0% 0% 7.69%;
  }
}

.telInfoFooterCnt {
  margin-top: 33px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .telInfoFooterCnt {
    margin: 8.08% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .telInfoFooterCnt {
    margin: 10% 0% 0% 0%;
  }
}

.secTelInfoFooterCnt01 {
  width: 176px;
}
@media screen and (max-width: 1199px) {
  .secTelInfoFooterCnt01 {
    width: 43.13%;
  }
}
@media screen and (max-width: 767px) {
  .secTelInfoFooterCnt01 {
    width: 40.12%;
  }
}

.secTelInfoFooterCnt02 {
  width: 199px;
}
@media screen and (max-width: 1199px) {
  .secTelInfoFooterCnt02 {
    width: 48.77%;
  }
}
@media screen and (max-width: 767px) {
  .secTelInfoFooterCnt02 {
    width: 40.12%;
  }
}

.h2TelInfoFooterCnt {
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2TelInfoFooterCnt {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 1199px) {
  .h2TelInfoFooterCnt {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .h2TelInfoFooterCnt {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TelInfoFooterCnt {
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TelInfoFooterCnt {
    font-size: 4.2666666667vw;
  }
}

.txtTelInfoFooterCnt {
  margin-top: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTelInfoFooterCnt {
    margin: 9.09% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtTelInfoFooterCnt {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtTelInfoFooterCnt {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .txtTelInfoFooterCnt {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTelInfoFooterCnt {
    margin: 8.3% 0% 0% 0%;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTelInfoFooterCnt {
    font-size: 3.4666666667vw;
  }
}

.txtTelInfoFooterCnt02 {
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .txtTelInfoFooterCnt02 {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 1199px) {
  .txtTelInfoFooterCnt02 {
    margin: 4.54% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtTelInfoFooterCnt02 {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .txtTelInfoFooterCnt02 {
    font-size: 1.3344453711vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTelInfoFooterCnt02 {
    margin: 7.5% 0% 0% 0%;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTelInfoFooterCnt02 {
    font-size: 3.4666666667vw;
  }
}

.koTxtTelInfoFooterCnt {
  width: 32px;
}
@media screen and (max-width: 1199px) {
  .koTxtTelInfoFooterCnt {
    width: 18.18%;
  }
}

.footerTopParkingPay {
  width: 639px;
}
@media screen and (max-width: 1199px) {
  .footerTopParkingPay {
    width: 53.25%;
  }
}
@media screen and (max-width: 767px) {
  .footerTopParkingPay {
    width: 341px;
    margin: 12.2% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .footerTopParkingPay {
    width: 100%;
  }
}

.secFooterTopParkingPay {
  width: 275px;
}
@media screen and (max-width: 1199px) {
  .secFooterTopParkingPay {
    width: 43.03%;
  }
}
@media screen and (max-width: 767px) {
  .secFooterTopParkingPay {
    width: 341px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secFooterTopParkingPay {
    width: 100%;
  }
}

.iconTitleFooterTopParkingPay {
  width: 40px;
  margin: 1.5% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .iconTitleFooterTopParkingPay {
    width: 15.74%;
  }
}
@media screen and (max-width: 767px) {
  .iconTitleFooterTopParkingPay {
    width: 24px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconTitleFooterTopParkingPay {
    width: 7.03%;
  }
}

.h3FooterTopParkingPay {
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .h3FooterTopParkingPay {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 1199px) {
  .h3FooterTopParkingPay {
    margin: 0% 0% 0% 6.29%;
  }
}
@media screen and (max-width: 1199px) {
  .h3FooterTopParkingPay {
    font-size: 20px;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .h3FooterTopParkingPay {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .h3FooterTopParkingPay {
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3FooterTopParkingPay {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3FooterTopParkingPay {
    margin: 0% 0% 0% 2.34%;
  }
}

.ulFooterTopParkingPay {
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulFooterTopParkingPay {
    margin: 7.48% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulFooterTopParkingPay {
    margin: 6.5% 0% 0% 0%;
  }
}

.liFooterTopParkingPay {
  font-size: 17px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .liFooterTopParkingPay {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .liFooterTopParkingPay {
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .liFooterTopParkingPay {
    font-size: 3.4666666667vw;
  }
}
.liFooterTopParkingPay:nth-child(n+2) {
  margin-top: 6px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liFooterTopParkingPay:nth-child(n+2) {
    margin: 2.36% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liFooterTopParkingPay:nth-child(n+2) {
    margin: 2.2% 0% 0% 0%;
  }
}

@media screen and (max-width: 767px) {
  .secFooterTopParkingPay02 {
    margin: 9.73% 0% 0% 0%;
  }
}

.txtFooterTopParkingPay {
  margin-top: 17px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  font-size: 17px;
  line-height: 154%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtFooterTopParkingPay {
    margin: 6.69% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtFooterTopParkingPay {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtFooterTopParkingPay {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtFooterTopParkingPay {
    margin: 7.03% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtFooterTopParkingPay {
    font-size: 3.4666666667vw;
  }
}

.pcFooter {
  margin-top: 88px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .pcFooter {
    margin: 7.33% 0% 0% 0%;
  }
}

.secMainFooterNav {
  width: 205px;
}
@media screen and (max-width: 1199px) {
  .secMainFooterNav {
    width: 17.08%;
  }
}

.h2MainFooterNav {
  font-size: 17px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  padding-top: 0px;
  padding-bottom: 11px;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #FCFAF2;
}
@media screen and (max-width: 1199px) {
  .h2MainFooterNav {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 1199px) {
  .h2MainFooterNav {
    padding: 0% 0% 5.36% 0%;
  }
}

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

.liMainFooterNav {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .liMainFooterNav {
    font-size: 1.1676396997vw;
  }
}
.liMainFooterNav:nth-child(n+2) {
  margin-top: 16px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liMainFooterNav:nth-child(n+2) {
    margin: 7.8% 0% 0% 0%;
  }
}

.navBigFooterNav {
  width: 200px;
}
@media screen and (max-width: 1199px) {
  .navBigFooterNav {
    width: 16.66%;
  }
}

.liBigFooterNav {
  font-size: 17px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .liBigFooterNav {
    font-size: 1.4178482068vw;
  }
}
.liBigFooterNav:nth-child(n+2) {
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liBigFooterNav:nth-child(n+2) {
    margin: 12% 0% 0% 0%;
  }
}

.btnBigFooterNav {
  display: block;
  width: 100%;
  aspect-ratio: 200/37;
  border-bottom: 1px solid #FCFAF2;
}

.snsFooter {
  margin-top: 37px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 72px;
}
@media screen and (max-width: 1199px) {
  .snsFooter {
    margin-top: 3.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .snsFooter {
    width: 21.5%;
    margin-top: 13.07%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.lisnsFooter {
  width: 24px;
}
@media screen and (max-width: 1199px) {
  .lisnsFooter {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .lisnsFooter {
    width: 34%;
  }
}

.txtCopyFooter {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtCopyFooter {
    margin-top: 2.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtCopyFooter {
    font-size: 1.0842368641vw;
  }
}
@media screen and (max-width: 767px) {
  .txtCopyFooter {
    margin-top: 10.73%;
    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) {
  .txtCopyFooter {
    font-size: 2.6666666667vw;
  }
}

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

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

/*スライダ*/
/*足湯*/
.indeFVBtm {
  margin-top: -58px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  z-index: 1;
}
@media screen and (max-width: 1199px) {
  .indeFVBtm {
    margin-top: -3.03%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indeFVBtm {
    margin-top: -40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indeFVBtm {
    margin-top: -10.67%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indeFVBtm {
    width: 86.66%;
  }
}

.indeFVBtmWap {
  align-items: flex-start;
}
@media screen and (max-width: 767px) {
  .indeFVBtmWap {
    width: 100%;
  }
}

.btnIndexFvBtmAccess {
  width: 161px;
  animation: poyonpoyon01 5s infinite;
}
@media screen and (max-width: 1199px) {
  .btnIndexFvBtmAccess {
    width: 13.41%;
  }
}
@media screen and (max-width: 767px) {
  .btnIndexFvBtmAccess {
    width: 33%;
    transform: translateX(-4px);
  }
}
.btnIndexFvBtmAccess img {
  width: 100%;
}

@keyframes poyonpoyon01 {
  0% {
    transform: translateY(-30px);
  }
  50% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(-30px);
  }
}
.secIndexFvBtm {
  width: 624px;
  padding-top: 14px;
  padding-bottom: 15px;
  padding-left: 0px;
  padding-right: 0px;
  border: 2px solid #B63353;
  border-radius: 32px;
  /* CSS3草案 */
  -webkit-border-radius: 32px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 32px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .secIndexFvBtm {
    width: 52%;
  }
}
@media screen and (max-width: 1199px) {
  .secIndexFvBtm {
    padding: 2.24% 0% 2.4% 0%;
  }
}
@media screen and (max-width: 767px) {
  .secIndexFvBtm {
    width: 325px;
    margin-top: -2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 2.92% 0% 2.92% 0%;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secIndexFvBtm {
    width: 100%;
  }
}

.cntIndexFvBtm {
  width: 576px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .cntIndexFvBtm {
    width: 92.3%;
  }
}
@media screen and (max-width: 767px) {
  .cntIndexFvBtm {
    width: 293px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntIndexFvBtm {
    width: 90.15%;
  }
}

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

.txtIndexFvBtm {
  margin-top: 2px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .txtIndexFvBtm {
    margin-top: 0.34%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexFvBtm {
    margin-top: 1.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

@media screen and (max-width: 767px) {
  .indexAboutLxn {
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexAboutLxn {
    width: 86.66%;
  }
}

.indexAboutFx {
  width: 978px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .indexAboutFx {
    width: 81.49%;
  }
}
@media screen and (max-width: 767px) {
  .indexAboutFx {
    width: 100%;
  }
}

.picIndexAbout {
  width: 315px;
}
@media screen and (max-width: 1199px) {
  .picIndexAbout {
    width: 32.2%;
  }
}
@media screen and (max-width: 767px) {
  .picIndexAbout {
    width: 157px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picIndexAbout {
    width: 48.3%;
  }
}

.txtIndexAbout {
  margin-top: 100px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: 0px;
  width: 557px;
  font-size: 24px;
  line-height: 2.8333333333;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .txtIndexAbout {
    margin-top: 10.22%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 0%;
  }
}
@media screen and (max-width: 1199px) {
  .txtIndexAbout {
    width: 56.95%;
  }
}
@media screen and (max-width: 1199px) {
  .txtIndexAbout {
    font-size: 2.0016680567vw;
  }
}
.txtIndexAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.8333333333) * 0.5em);
  content: "";
}
.txtIndexAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.8333333333) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .txtIndexAbout {
    width: 62%;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexAbout {
    margin-top: 12px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 2.55;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtIndexAbout {
    margin-top: 3.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexAbout {
    font-size: 4vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.indexTopics {
  margin-top: 120px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 71px;
  padding-bottom: 80px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .indexTopics {
    margin-top: 6.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .indexTopics {
    padding: 3.69% 0% 4.16% 0%;
  }
}
@media screen and (max-width: 767px) {
  .indexTopics {
    padding: 4.6% 0% 8.53% 0%;
    padding-top: 21px;
    padding-bottom: 32px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 32px;
    /* CSS3草案 */
    -webkit-border-radius: 32px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 32px;
    /* Firefox用 */
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexTopics {
    padding: 5.6% 0% 8.53% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexTopics {
    width: 86.66%;
  }
}

.bgIndexTopics {
  background: url(../img/index/bgIndexTopicsPc.png) repeat center top;
  background-size: cover;
}
@media screen and (max-width: 767px) {
  .bgIndexTopics {
    background: url(../img/index/bgIndexTopicsSp.png) repeat center top;
    background-size: cover;
  }
}

.indexTopicsLxn {
  width: 1116px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .indexTopicsLxn {
    width: 93%;
  }
}
@media screen and (max-width: 767px) {
  .indexTopicsLxn {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexTopicsLxn {
    width: 85.23%;
  }
}

.indexTopicsLxnFx {
  justify-content: space-between;
}

.secIndexTopicsLxn {
  width: 536px;
}
@media screen and (max-width: 1199px) {
  .secIndexTopicsLxn {
    width: 48.02%;
  }
}
@media screen and (max-width: 767px) {
  .secIndexTopicsLxn {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secIndexTopicsLxn {
    width: 100%;
  }
}

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

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

.btnTitleIndexTopicsFx {
  margin-top: 4px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 148px;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  color: #FFF;
  aspect-ratio: 148/33;
}
@media screen and (max-width: 1199px) {
  .btnTitleIndexTopicsFx {
    margin: 0.74% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .btnTitleIndexTopicsFx {
    width: 27.61%;
  }
}
@media screen and (max-width: 767px) {
  .btnTitleIndexTopicsFx {
    width: 53%;
    aspect-ratio: 148/33;
  }
}

.txtTitleIndexTopicsFx {
  height: 100%;
  width: 116px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .txtTitleIndexTopicsFx {
    width: 78.37%;
  }
}
@media screen and (max-width: 767px) {
  .txtTitleIndexTopicsFx {
    width: 116px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtTitleIndexTopicsFx {
    width: 78.37%;
  }
}

.txtTitleIndexTopics {
  font-size: 13px;
  line-height: 1.7;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  color: #FFF;
  transform: translate(0, -2%);
}
@media screen and (max-width: 1199px) {
  .txtTitleIndexTopics {
    font-size: 1.0842368641vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTitleIndexTopics {
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    transform: translate(0, 0%);
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTitleIndexTopics {
    font-size: 3.4666666667vw;
  }
}

.iconTitleIndexTopics {
  width: 15px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1199px) {
  .iconTitleIndexTopics {
    width: 10.13%;
  }
}
@media screen and (max-width: 767px) {
  .iconTitleIndexTopics {
    width: 15px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconTitleIndexTopics {
    width: 12.93%;
  }
}

/*タブ*/
.navIndexTopicsLxn {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .navIndexTopicsLxn {
    margin-top: 7.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .navIndexTopicsLxn {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .navIndexTopicsLxn {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulIndexTopicsLxn {
  border-bottom: 1px solid #7E6B5A;
}
@media screen and (max-width: 767px) {
  .ulIndexTopicsLxn {
    border: none;
  }
}

.btnIndexTopicsLxn {
  width: 128px;
  border-radius: 12px 12px 0px 0px;
  font-size: 13px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  aspect-ratio: 128/41;
}
@media screen and (max-width: 1199px) {
  .btnIndexTopicsLxn {
    width: 23.88%;
  }
}
@media screen and (max-width: 1199px) {
  .btnIndexTopicsLxn {
    font-size: 1.0842368641vw;
  }
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn {
    width: 136px;
    border-radius: 6.201px 6.201px 0px 0px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 136/30;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnIndexTopicsLxn {
    width: 49.09%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnIndexTopicsLxn {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn: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) {
  .btnIndexTopicsLxn:nth-child(n+3) {
    margin: 5.77% 0% 0% 0%;
  }
}

/*各タブ*/
.btnIndexTopicsLxn01 {
  background: unset;
  border: 1px solid #7E6B5A;
  border-bottom: none;
  color: #7E6B5A;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn01 {
    border: 1px solid #7E6B5A;
  }
}

.btnIndexTopicsLxn01.on {
  background: #7E6B5A;
  color: #FFF;
}

.btnIndexTopicsLxn02 {
  background: unset;
  border: 1px solid #A5770E;
  border-bottom: unset;
  color: #A5770E;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn02 {
    border: 1px solid #A5770E;
  }
}

.btnIndexTopicsLxn02.on {
  background: #A5770E;
  color: #FFF;
}

.btnIndexTopicsLxn03 {
  background: unset;
  border: 1px solid #71598F;
  border-bottom: unset;
  color: #71598F;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn03 {
    border: 1px solid #71598F;
  }
}

.btnIndexTopicsLxn03.on {
  background: #71598F;
  color: #FFF;
}

.btnIndexTopicsLxn04 {
  background: unset;
  border: 1px solid #B81c22;
  border-bottom: unset;
  color: #B81c22;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn04 {
    border: 1px solid #B81c22;
  }
}

.btnIndexTopicsLxn04.on {
  background: #B81c22;
  color: #FFF;
}

.btnIndexTopicsLxn05 {
  background: unset;
  border: 1px solid #7E6B5A;
  border-bottom: unset;
  color: #7E6B5A;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn05 {
    border: 1px solid #7E6B5A;
  }
}

.btnIndexTopicsLxn05.on {
  background: #7E6B5A;
  color: #FFF;
}

.btnIndexTopicsLxn06 {
  background: unset;
  border: 1px solid #A5770E;
  border-bottom: unset;
  color: #A5770E;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn06 {
    border: 1px solid #A5770E;
  }
}

.btnIndexTopicsLxn06.on {
  background: #A5770E;
  color: #FFF;
}

.btnIndexTopicsLxn07 {
  background: unset;
  border: 1px solid #71598F;
  border-bottom: unset;
  color: #71598F;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn07 {
    border: 1px solid #71598F;
  }
}

.btnIndexTopicsLxn07.on {
  background: #71598F;
  color: #FFF;
}

.btnIndexTopicsLxn08 {
  background: unset;
  border: 1px solid #B81c22;
  border-bottom: unset;
  color: #B81c22;
}
@media screen and (max-width: 767px) {
  .btnIndexTopicsLxn08 {
    border: 1px solid #B81c22;
  }
}

.btnIndexTopicsLxn08.on {
  background: #B81c22;
  color: #FFF;
}

/*一覧*/
.mainIndexTopicsLxn {
  margin-top: 23px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .mainIndexTopicsLxn {
    margin-top: 4.29%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .mainIndexTopicsLxn {
    margin-top: 7.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.tabIndexTopicsLxn.off {
  display: none;
}

.tabIndexTopicsLxn.on {
  display: block;
}

.liDetailIndexTopics:nth-child(n+2) {
  margin-top: 23px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liDetailIndexTopics:nth-child(n+2) {
    margin-top: 4.29%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liDetailIndexTopics:nth-child(n+2) {
    margin-top: 7.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.timeNewDetailIndexTopics {
  font-size: 13px;
  line-height: 1.1538461538;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .timeNewDetailIndexTopics {
    font-size: 1.0842368641vw;
  }
}
.timeNewDetailIndexTopics::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.1538461538) * 0.5em);
  content: "";
}
.timeNewDetailIndexTopics::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.1538461538) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .timeNewDetailIndexTopics {
    line-height: 1.2;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .timeNewDetailIndexTopics {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .timeNewDetailIndexTopics::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2) * 0.5em);
    content: "";
  }
  .timeNewDetailIndexTopics::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2) * 0.5em);
    content: "";
  }
}

.iconIndexNewsNew {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 9px;
  margin-right: auto;
  font-size: 13px;
  line-height: 1.1538461538;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .iconIndexNewsNew {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 1.67%;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .iconIndexNewsNew {
    font-size: 1.0842368641vw;
  }
}
.iconIndexNewsNew::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.1538461538) * 0.5em);
  content: "";
}
.iconIndexNewsNew::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.1538461538) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .iconIndexNewsNew {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 5px;
    margin-right: auto;
    line-height: 1.2;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) and (max-width: 1199px) {
  .iconIndexNewsNew {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 1.8%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .iconIndexNewsNew {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexNewsNew::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2) * 0.5em);
    content: "";
  }
  .iconIndexNewsNew::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2) * 0.5em);
    content: "";
  }
}

.ctNewDetailIndexTopics {
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .ctNewDetailIndexTopics {
    margin-top: 1.49%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ctNewDetailIndexTopics {
    margin-top: 1.88%;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: auto;
  }
}

.btnCatDetailIndexTopics {
  width: 108px;
  font-size: 11px;
  line-height: 1.7;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  aspect-ratio: 108/28;
  transform: translate(0, -2%);
}
@media screen and (max-width: 1199px) {
  .btnCatDetailIndexTopics {
    width: 20.14%;
  }
}
@media screen and (max-width: 1199px) {
  .btnCatDetailIndexTopics {
    font-size: 0.9174311927vw;
  }
}
@media screen and (max-width: 767px) {
  .btnCatDetailIndexTopics {
    width: 108px;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 108/20;
    transform: translate(0, 0%);
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnCatDetailIndexTopics {
    width: 38.98%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnCatDetailIndexTopics {
    font-size: 2.6666666667vw;
  }
}

/*トピックス色*/
.btnCatDetailIndexTopics1 {
  border: 1px solid #7E6B5A;
  color: #7E6B5A;
}

.btnCatDetailIndexTopics3 {
  border: 1px solid #A5770E;
  color: #A5770E;
}

.btnCatDetailIndexTopics4 {
  border: 1px solid #71598F;
  color: #71598F;
}

.btnCatDetailIndexTopics5 {
  border: 1px solid #B81c22;
  color: #B81c22;
}

.btnCatDetailIndexTopics6 {
  border: 1px solid #7E6B5A;
  color: #7E6B5A;
}

.btnCatDetailIndexTopics7 {
  border: 1px solid #A5770E;
  color: #A5770E;
}

.btnCatDetailIndexTopics8 {
  border: 1px solid #71598F;
  color: #71598F;
}

.btnCatDetailIndexTopics9 {
  border: 1px solid #B81c22;
  color: #B81c22;
}

.txtNewDetailIndexTopics {
  font-size: 18px;
  line-height: 1.1666666667;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 412px;
}
@media screen and (max-width: 1199px) {
  .txtNewDetailIndexTopics {
    font-size: 1.5012510425vw;
  }
}
.txtNewDetailIndexTopics::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.1666666667) * 0.5em);
  content: "";
}
.txtNewDetailIndexTopics::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.1666666667) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .txtNewDetailIndexTopics {
    width: 76.86%;
  }
}
@media screen and (max-width: 767px) {
  .txtNewDetailIndexTopics {
    width: 100%;
    margin-top: 3.97%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1538461538;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtNewDetailIndexTopics {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtNewDetailIndexTopics::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.1538461538) * 0.5em);
    content: "";
  }
  .txtNewDetailIndexTopics::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.1538461538) * 0.5em);
    content: "";
  }
}

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

.h2IndexEnjoy {
  aspect-ratio: 489/105;
  width: 498px;
  margin: auto;
  font-size: 28px;
  line-height: 1.3928571429;
  letter-spacing: 0em;
  text-indent: 0em;
  background: url(../img/index/h2IndexEnjoyPc.png) no-repeat center top;
  background-size: 100% 100%;
}
@media screen and (max-width: 1199px) {
  .h2IndexEnjoy {
    width: 41.5%;
  }
}
@media screen and (max-width: 1199px) {
  .h2IndexEnjoy {
    font-size: 2.3352793995vw;
  }
}
.h2IndexEnjoy::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.3928571429) * 0.5em);
  content: "";
}
.h2IndexEnjoy::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.3928571429) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2IndexEnjoy {
    aspect-ratio: 300/63;
    line-height: 1.3888888889;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 300px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexEnjoy {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexEnjoy::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.3888888889) * 0.5em);
    content: "";
  }
  .h2IndexEnjoy::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.3888888889) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2IndexEnjoy {
    width: 80%;
  }
}

.indexEnjoyFxTop {
  margin-top: 79px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
}
@media screen and (max-width: 1199px) {
  .indexEnjoyFxTop {
    margin-top: 6.58%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .indexEnjoyFxTop {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .indexEnjoyFxTop {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 306px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexEnjoyFxTop {
    margin-top: 10.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexEnjoyFxTop {
    width: 81.59%;
  }
}

.indexEnjoyFxTop02 {
  width: 306px;
}
@media screen and (max-width: 1199px) {
  .indexEnjoyFxTop02 {
    width: 29.42%;
  }
}
@media screen and (max-width: 767px) {
  .indexEnjoyFxTop02 {
    width: 100%;
  }
}

.indexEnjoyFxTop01 {
  width: 330px;
}
@media screen and (max-width: 1199px) {
  .indexEnjoyFxTop01 {
    width: 31.73%;
  }
}
@media screen and (max-width: 767px) {
  .indexEnjoyFxTop01 {
    margin-top: 12.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 255px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexEnjoyFxTop01 {
    width: 83.6%;
  }
}

.iconIndexEnjoyFxTop01 {
  width: 171px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .iconIndexEnjoyFxTop01 {
    width: 51.81%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexEnjoyFxTop01 {
    width: 171px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconIndexEnjoyFxTop01 {
    width: 67.05%;
  }
}

.btnIndexEnjoyFxTop01 {
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}
@media screen and (max-width: 1199px) {
  .btnIndexEnjoyFxTop01 {
    margin-top: 8.48%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .btnIndexEnjoyFxTop01 {
    margin-top: 5.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.indexEnjoyFxTop03 {
  width: 330px;
}
@media screen and (max-width: 1199px) {
  .indexEnjoyFxTop03 {
    width: 31.73%;
  }
}
@media screen and (max-width: 767px) {
  .indexEnjoyFxTop03 {
    margin-top: 13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 256px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexEnjoyFxTop03 {
    width: 83.93%;
  }
}

.iconIndexEnjoyFxTop0101 {
  width: 171px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .iconIndexEnjoyFxTop0101 {
    width: 51.81%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexEnjoyFxTop0101 {
    width: 171px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconIndexEnjoyFxTop0101 {
    width: 66.79%;
  }
}

.iconIndexEnjoyFxTop03 {
  width: 171px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .iconIndexEnjoyFxTop03 {
    width: 51.81%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexEnjoyFxTop03 {
    width: 19px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconIndexEnjoyFxTop03 {
    width: 8.67%;
  }
}

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

.indexEnjoyFxTop02 {
  margin: 6% 0 0 0;
  width: 306px;
}
@media screen and (max-width: 1199px) {
  .indexEnjoyFxTop02 {
    width: 29.42%;
  }
}
@media screen and (max-width: 767px) {
  .indexEnjoyFxTop02 {
    margin: 0;
    width: 306px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexEnjoyFxTop02 {
    width: 100%;
  }
}

.iconIndexEnjoyFxTop02 {
  width: 226px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .iconIndexEnjoyFxTop02 {
    width: 21.73%;
  }
}
@media screen and (max-width: 1199px) {
  .iconIndexEnjoyFxTop02 {
    width: 58%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexEnjoyFxTop02 {
    width: 171px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconIndexEnjoyFxTop02 {
    width: 55.88%;
  }
}
.iconIndexEnjoyFxTop02 svg {
  width: 100%;
}

.txtIndexEnjoyFxTop02 {
  margin-top: 62px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.5882352941;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
}
@media screen and (max-width: 1199px) {
  .txtIndexEnjoyFxTop02 {
    margin-top: 20.26%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtIndexEnjoyFxTop02 {
    font-size: 1.4178482068vw;
  }
}
.txtIndexEnjoyFxTop02::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
.txtIndexEnjoyFxTop02::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtIndexEnjoyFxTop02 {
    margin-top: 6.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexEnjoyFxTop02 {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexEnjoyFxTop02::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtIndexEnjoyFxTop02::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.cntIndexEnjoyFxTop01 {
  padding-top: 30px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0px 0px 40px 40px;
}
@media screen and (max-width: 1199px) {
  .cntIndexEnjoyFxTop01 {
    padding: 9.09% 0% 12.12% 0%;
  }
}
@media screen and (max-width: 767px) {
  .cntIndexEnjoyFxTop01 {
    padding: 8% 0% 9% 0%;
    border-radius: 0px 0px 24px 24px;
  }
}

.secIndexEnjoyFxTop {
  width: 282px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .secIndexEnjoyFxTop {
    width: 85.45%;
  }
}
@media screen and (max-width: 767px) {
  .secIndexEnjoyFxTop {
    width: 219px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secIndexEnjoyFxTop {
    width: 85.88%;
  }
}

.indexEnjoyFxTop03 .cntIndexEnjoyFxTop01 {
  padding-top: 30px;
  padding-bottom: 70px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .indexEnjoyFxTop03 .cntIndexEnjoyFxTop01 {
    padding: 9.09% 0% 21.21% 0%;
  }
}
@media screen and (max-width: 767px) {
  .indexEnjoyFxTop03 .cntIndexEnjoyFxTop01 {
    padding: 8% 0% 9% 0%;
  }
}

.h3IndexEnjoyFxTop01Top {
  font-size: 13px;
  line-height: 2.1538461538;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3IndexEnjoyFxTop01Top {
    font-size: 1.0842368641vw;
  }
}
.h3IndexEnjoyFxTop01Top::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1538461538) * 0.5em);
  content: "";
}
.h3IndexEnjoyFxTop01Top::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1538461538) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3IndexEnjoyFxTop01Top {
    line-height: 1.6;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3IndexEnjoyFxTop01Top {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h3IndexEnjoyFxTop01Top::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.6) * 0.5em);
    content: "";
  }
  .h3IndexEnjoyFxTop01Top::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.6) * 0.5em);
    content: "";
  }
}

.fxIndexEnjoyFxTop01 {
  margin-top: 10px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .fxIndexEnjoyFxTop01 {
    margin-top: 3.54%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .fxIndexEnjoyFxTop01 {
    margin-top: 3.13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.iconIndexEnjoyFxTop001 {
  width: 24px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1199px) {
  .iconIndexEnjoyFxTop001 {
    width: 8.51%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexEnjoyFxTop001 {
    width: 19px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconIndexEnjoyFxTop001 {
    width: 8.67%;
  }
}

.brdIndexEnjoyFxTop01 {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px dotted #241A08;
  width: 99.5%;
}
@media screen and (max-width: 1199px) {
  .brdIndexEnjoyFxTop01 {
    margin-top: 9.37%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .brdIndexEnjoyFxTop01 {
    margin-top: 8.13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtIndexEnjoyFxTop01 {
  margin-top: 19px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.5882352941;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .txtIndexEnjoyFxTop01 {
    margin-top: 8.48%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtIndexEnjoyFxTop01 {
    font-size: 1.4178482068vw;
  }
}
.txtIndexEnjoyFxTop01::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
.txtIndexEnjoyFxTop01::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtIndexEnjoyFxTop01 {
    margin-top: 6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5833333333;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexEnjoyFxTop01 {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexEnjoyFxTop01::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5833333333) * 0.5em);
    content: "";
  }
  .txtIndexEnjoyFxTop01::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5833333333) * 0.5em);
    content: "";
  }
}

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

.h2IndexMoreEnjoy {
  width: 498px;
  aspect-ratio: 498/105;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: center;
  background: url(../img/index/h2IndexAccessPc.png) no-repeat center center;
  background-size: cover;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .h2IndexMoreEnjoy {
    width: 41.5%;
  }
}
@media screen and (max-width: 1199px) {
  .h2IndexMoreEnjoy {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexMoreEnjoy {
    width: 300px;
    aspect-ratio: 300/63;
    line-height: 140%;
    letter-spacing: 0em;
    text-indent: 0em;
    background: url(../img/index/h2IndexAccessSp.png) no-repeat center center;
    background-size: cover;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2IndexMoreEnjoy {
    width: 80%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexMoreEnjoy {
    font-size: 4.8vw;
  }
}

.ulIndexMoreEnjoy {
  width: 1040px;
  margin-top: 78px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulIndexMoreEnjoy {
    width: 86.66%;
  }
}
@media screen and (max-width: 1199px) {
  .ulIndexMoreEnjoy {
    margin-top: 6.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulIndexMoreEnjoy {
    width: 86.93%;
    margin-top: 12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liIndexMoreEnjoy {
  width: 480px;
}
@media screen and (max-width: 1199px) {
  .liIndexMoreEnjoy {
    width: 46.15%;
  }
}
@media screen and (max-width: 767px) {
  .liIndexMoreEnjoy {
    width: 341px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liIndexMoreEnjoy {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .liIndexMoreEnjoy:nth-child(n+2) {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liIndexMoreEnjoy:nth-child(n+2) {
    margin-top: 11.73%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.cntIndexMoreEnjoy {
  border-radius: 0px 0px 40px 40px;
  width: 100%;
  aspect-ratio: 480/304;
  background: #FCFAF2;
  padding-top: 27px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .cntIndexMoreEnjoy {
    padding: 5.62% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .cntIndexMoreEnjoy {
    border-radius: 0px 0px 24px 24px;
    width: 100%;
    aspect-ratio: unset;
    background: #FCFAF2;
    padding: 6% 0% 6% 0%;
  }
}

.cntIndexMoreEnjoyLxn {
  width: 414px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .cntIndexMoreEnjoyLxn {
    width: 86.25%;
  }
}
@media screen and (max-width: 767px) {
  .cntIndexMoreEnjoyLxn {
    width: 282px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntIndexMoreEnjoyLxn {
    width: 82.69%;
  }
}

.h3TitleCntIndexMoreEnjoy {
  font-size: 22px;
  line-height: 120%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3TitleCntIndexMoreEnjoy {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .h3TitleCntIndexMoreEnjoy {
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3TitleCntIndexMoreEnjoy {
    font-size: 3.7333333333vw;
  }
}

.iconTitleCntIndexMoreEnjoy {
  width: 20px;
}
@media screen and (max-width: 1199px) {
  .iconTitleCntIndexMoreEnjoy {
    width: 4.83%;
  }
}
@media screen and (max-width: 767px) {
  .iconTitleCntIndexMoreEnjoy {
    width: 14px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconTitleCntIndexMoreEnjoy {
    width: 4.96%;
  }
}

.brdIndexMoreEnjoyFxTop {
  border-bottom: 1px dotted #241A08;
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 99.5%;
}
@media screen and (max-width: 1199px) {
  .brdIndexMoreEnjoyFxTop {
    margin-top: 3.38%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .brdIndexMoreEnjoyFxTop {
    margin-top: 3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtIndexEnjoyFxTop {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 160%;
  letter-spacing: 0em;
  text-indent: 0em;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .txtIndexEnjoyFxTop {
    margin-top: 3.62%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtIndexEnjoyFxTop {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexEnjoyFxTop {
    margin-top: 3.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 160%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexEnjoyFxTop {
    font-size: 3.2vw;
  }
}

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

.h2IndexGuide {
  width: 498px;
  aspect-ratio: 498/105;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: center;
  background: url(../img/index/h2IndexAccessPc.png) no-repeat center center;
  background-size: cover;
  margin: auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .h2IndexGuide {
    width: 41.5%;
  }
}
@media screen and (max-width: 1199px) {
  .h2IndexGuide {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexGuide {
    width: 300px;
    aspect-ratio: 300/63;
    line-height: 140%;
    letter-spacing: 0em;
    text-indent: 0em;
    background: url(../img/index/h2IndexAccessSp.png) no-repeat center center;
    background-size: cover;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2IndexGuide {
    width: 80%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexGuide {
    font-size: 4.8vw;
  }
}

.mapIndexGuide {
  border-radius: 100px;
  /* CSS3草案 */
  -webkit-border-radius: 100px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 100px;
  /* Firefox用 */
  background: #2E947D;
  margin-top: -54px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 120px;
  padding-bottom: 120px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mapIndexGuide {
    margin-top: -3.47%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .mapIndexGuide {
    padding: 7.69% 0% 7.69% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .mapIndexGuide {
    border-radius: 5.2083333333vw;
  }
}
@media screen and (max-width: 767px) {
  .mapIndexGuide {
    border-radius: 8.208333vw;
    width: 343px;
    padding: 8% 0% 8.4% 0%;
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mapIndexGuide {
    width: 91.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mapIndexGuide {
    margin-top: 6.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.picMapIndexGuide {
  position: relative;
}
@media screen and (max-width: 767px) {
  .picMapIndexGuide {
    width: 325px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picMapIndexGuide {
    width: 94.75%;
  }
}

.btnMapIndexGuide {
  position: absolute;
}
.btnMapIndexGuide img {
  transition-duration: 0.5s;
}
.btnMapIndexGuide:hover {
  opacity: 1;
}
.btnMapIndexGuide:hover img {
  transform: scale(1.25);
}

.btnMapIndexGuide01 {
  bottom: 72%;
  left: 46.2%;
  width: 19%;
  display: block;
}

.btnMapIndexGuide03 {
  left: 53.7%;
  bottom: 44%;
  display: block;
  width: 18.5%;
}

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

.h2IndexGourmet {
  width: 498px;
  aspect-ratio: 498/105;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: center;
  background: url(../img/index/h2IndexGourmetPc.png) no-repeat center center;
  background-size: cover;
  margin: auto;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 1199px) {
  .h2IndexGourmet {
    width: 41.5%;
  }
}
@media screen and (max-width: 1199px) {
  .h2IndexGourmet {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexGourmet {
    width: 300px;
    aspect-ratio: 300/63;
    line-height: 140%;
    letter-spacing: 0em;
    text-indent: 0em;
    background: url(../img/index/h2IndexGourmetSp.png) no-repeat center center;
    background-size: cover;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2IndexGourmet {
    width: 80%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexGourmet {
    font-size: 4.8vw;
  }
}

.indexStrong {
  margin-top: 82px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .indexStrong {
    margin-top: 4.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexStrong {
    margin-top: 55px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexStrong {
    margin-top: 14.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

@media screen and (max-width: 767px) {
  .indexStronglxn {
    margin-left: auto;
    margin-right: auto;
  }
}

.indexStronglxnIn {
  margin: 0 auto 0 auto;
  min-width: 95vw;
  margin: 0 0 0 auto;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .indexStronglxnIn {
    width: 100%;
  }
}

.indexStrongSlider .swiper-slide {
  width: 334px;
}
.photoIndexStrongSlider {
  text-decoration: none;
}
.photoIndexStrong {
  aspect-ratio: 331/243;
  position: relative;
  overflow: hidden;
}
.photoIndexStrong img {
  object-fit: cover;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.txtIndexStrongSliderTop {
  margin-top: 34px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  line-height: 1.3636363636;
  letter-spacing: 0em;
  text-indent: 0em;
  color: #241A08;
}
@media screen and (max-width: 1199px) {
  .txtIndexStrongSliderTop {
    margin-top: 10.27%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtIndexStrongSliderTop {
    font-size: 1.8348623853vw;
  }
}
.txtIndexStrongSliderTop::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.3636363636) * 0.5em);
  content: "";
}
.txtIndexStrongSliderTop::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.3636363636) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtIndexStrongSliderTop {
    margin-top: 5.26%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3571428571;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexStrongSliderTop {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexStrongSliderTop::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.3571428571) * 0.5em);
    content: "";
  }
  .txtIndexStrongSliderTop::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.3571428571) * 0.5em);
    content: "";
  }
}

.txtIndexStrongSliderBtm {
  margin-top: 15px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  line-height: 1.1818181818;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  color: #241A08;
}
@media screen and (max-width: 1199px) {
  .txtIndexStrongSliderBtm {
    margin-top: 4.53%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtIndexStrongSliderBtm {
    font-size: 1.8348623853vw;
  }
}
.txtIndexStrongSliderBtm::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.1818181818) * 0.5em);
  content: "";
}
.txtIndexStrongSliderBtm::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.1818181818) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtIndexStrongSliderBtm {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.3571428571;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIndexStrongSliderBtm {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIndexStrongSliderBtm::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.3571428571) * 0.5em);
    content: "";
  }
  .txtIndexStrongSliderBtm::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.3571428571) * 0.5em);
    content: "";
  }
}

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

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

.iconIndexStrong {
  padding-top: 3px;
  padding-bottom: 4px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 0.625vw;
  line-height: 1;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 30px;
  /* CSS3草案 */
  -webkit-border-radius: 30px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 30px;
  /* Firefox用 */
  color: #FFF;
  background: #CB644A;
  border: 1px solid #CB644A;
}
@media screen and (max-width: 1199px) {
  .iconIndexStrong {
    padding: 1.07% 3.57% 1.42% 3.57%;
  }
}
@media screen and (max-width: 767px) {
  .iconIndexStrong {
    padding: 1.3% 4% 1.3% 4%;
    letter-spacing: 0.02em;
    text-indent: -0.02em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .iconIndexStrong {
    font-size: 3.2vw;
  }
}

/**/
.indexStrongSliderPagerFx {
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .indexStrongSliderPagerFx {
    margin-top: 2.18%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexStrongSliderPagerFx {
    width: 75%;
    margin-top: 8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: 7%;
  }
}

.brdIndexStrongSliderPagerFx {
  width: 126px;
  position: relative;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .brdIndexStrongSliderPagerFx {
    width: 10.5%;
  }
}
@media screen and (max-width: 767px) {
  .brdIndexStrongSliderPagerFx {
    width: 49%;
  }
}

.swiper-button-prev:after,
.swiper-button-next:after {
  display: none;
}

.indexStrongSliderPagerPrev {
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  width: 50px;
  height: auto;
  margin-top: 0;
  aspect-ratio: 1/1;
}
@media screen and (max-width: 1199px) {
  .indexStrongSliderPagerPrev {
    width: 39.68%;
  }
}
@media screen and (max-width: 767px) {
  .indexStrongSliderPagerPrev {
    width: 41%;
  }
}
.indexStrongSliderPagerPrev svg {
  width: 100%;
  height: 100%;
  overflow: unset;
}

.IndexStrongSliderPrev:hover {
  opacity: 1;
}

.indexStrongSliderPagerNext {
  position: relative;
  left: unset;
  right: unset;
  top: unset;
  bottom: unset;
  width: 50px;
  height: auto;
  aspect-ratio: 1/1;
  margin-top: 0;
}
@media screen and (max-width: 1199px) {
  .indexStrongSliderPagerNext {
    width: 39.68%;
  }
}
@media screen and (max-width: 767px) {
  .indexStrongSliderPagerNext {
    width: 41%;
  }
}
.indexStrongSliderPagerNext svg {
  width: 100%;
  height: 100%;
  overflow: unset;
}

.IndexStrongSliderNext:hover {
  opacity: 1;
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
  opacity: 1;
}

/*ページャー*/
.pagerUrlIndexStrongSliderPager.swiper-pagination-horizontal {
  position: relative;
  justify-content: flex-start;
  width: 965px;
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: 76px;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .pagerUrlIndexStrongSliderPager.swiper-pagination-horizontal {
    width: 80.41%;
  }
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .pagerUrlIndexStrongSliderPager.swiper-pagination-horizontal {
    margin-top: 1.66%;
    margin-bottom: 0%;
    margin-left: 6.33%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .pagerUrlIndexStrongSliderPager.swiper-pagination-horizontal {
    margin: 0% 0% 0% 4%;
    transform: translateY(38%);
    width: 95.68%;
  }
}

.swiper-pagination-bullet {
  background: #7E6B5A;
  border-radius: 0;
  margin: 0 !important;
  opacity: 1 !important;
  height: 1px;
}

.pagerUrlIndexStrongSliderPager10 .swiper-pagination-bullet {
  width: 10%;
}

.pagerUrlIndexStrongSliderPager9 .swiper-pagination-bullet {
  width: 11.1111111111%;
}

.pagerUrlIndexStrongSliderPager8 .swiper-pagination-bullet {
  width: 12.5%;
}

.pagerUrlIndexStrongSliderPager7 .swiper-pagination-bullet {
  width: 14.2857142857%;
}

.pagerUrlIndexStrongSliderPager6 .swiper-pagination-bullet {
  width: 16.6666666667%;
}

.pagerUrlIndexStrongSliderPager5 .swiper-pagination-bullet {
  width: 20%;
}

.pagerUrlIndexStrongSliderPager4 .swiper-pagination-bullet {
  width: 25%;
}

.pagerUrlIndexStrongSliderPager3 .swiper-pagination-bullet {
  width: 50%;
}

.pagerUrlIndexStrongSliderPager2 .swiper-pagination-bullet {
  width: 50%;
}

.pagerUrlIndexStrongSliderPager1 .swiper-pagination-bullet {
  width: 100%;
}

.swiper-pagination-bullet-active {
  background: url(../img/index/kome.svg) no-repeat center center;
  background-size: 100% 100%;
  width: 30px !important;
  height: 57px;
}
@media screen and (max-width: 767px) {
  .swiper-pagination-bullet-active {
    width: 15px !important;
    height: 28px;
  }
}

/*ボタン*/
.indexColumnlxn {
  margin-top: 45px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .indexColumnlxn {
    margin-top: 3.75%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexColumnlxn {
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnIndexColumnWap {
  width: 371px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .btnIndexColumnWap {
    width: 30.91%;
  }
}
@media screen and (max-width: 767px) {
  .btnIndexColumnWap {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnIndexColumnWap {
    width: 73.86%;
  }
}

.btnIndexColumn {
  aspect-ratio: 371/65;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  font-weight: 600;
  color: #FFF;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  border: 1px solid #D1C0A5;
  background: #D1C0A5;
}
@media screen and (max-width: 1199px) {
  .btnIndexColumn {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnIndexColumn {
    aspect-ratio: 277/49;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnIndexColumn {
    font-size: 4.2666666667vw;
  }
}

.iconBtnIndexColumn {
  width: 100%;
  margin: auto;
  background: url(../img/index/iconBtnIndexColumn.svg) no-repeat 96% center;
  background-size: 17px auto;
  transform: translate(0, -2%);
}
@media screen and (max-width: 767px) {
  .iconBtnIndexColumn {
    background: url(../img/index/iconBtnIndexColumn.svg) no-repeat 96% center;
    background-size: 13px auto;
    transform: translate(0, 0%);
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.indexInstagram {
  margin-top: 200px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  aspect-ratio: 1920/270;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .indexInstagram {
    margin-top: 10.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexInstagram {
    margin-top: 80px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    aspect-ratio: 375/100;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .indexInstagram {
    margin-top: 21.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.indexInstagram .sbi_photo_wrap {
  aspect-ratio: 1/1;
  overflow: hidden;
  object-fit: cover;
  position: relative;
  border-radius: 8px;
  /* CSS3草案 */
  -webkit-border-radius: 8px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 8px;
  /* Firefox用 */
}
.indexInstagram .sbi-screenreader {
  display: none;
}
.indexInstagram .sbi_type_carousel {
  display: none !important;
}
.indexInstagram .sbi_item {
  margin: 0 10px;
  overflow: hidden;
}
.indexInstagram .sbi_photo {
  width: 100%;
}
.indexInstagram .sbi_photo span {
  display: none;
}
.indexInstagram .sbi_photo img {
  padding: 0 !important;
  margin: 0 !important;
  max-width: 100% !important;
  opacity: 1 !important;
  min-width: 100%;
  min-height: 100%;
  object-fit: cover;
}

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

.h2IndexAccess {
  width: 498px;
  aspect-ratio: 498/105;
  font-size: 28px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
  text-align: center;
  background: url(../img/index/h2IndexAccessPc.png) no-repeat center center;
  background-size: cover;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .h2IndexAccess {
    width: 41.5%;
  }
}
@media screen and (max-width: 1199px) {
  .h2IndexAccess {
    font-size: 2.3352793995vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IndexAccess {
    width: 300px;
    aspect-ratio: 300/63;
    line-height: 140%;
    letter-spacing: 0em;
    text-indent: 0em;
    background: url(../img/index/h2IndexAccessSp.png) no-repeat center center;
    background-size: cover;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2IndexAccess {
    width: 80%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IndexAccess {
    font-size: 4.8vw;
  }
}

.indexAccessBLxn {
  margin-top: 76px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .indexAccessBLxn {
    margin-top: 6.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexAccessBLxn {
    margin-top: 13.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.cntIndexAccess {
  width: 568px;
}
@media screen and (max-width: 1199px) {
  .cntIndexAccess {
    width: 47.33%;
  }
}
@media screen and (max-width: 767px) {
  .cntIndexAccess {
    width: 88.93%;
    margin: auto;
  }
}

.iconDetailIndexAccessFx {
  width: 101px;
}
@media screen and (max-width: 1199px) {
  .iconDetailIndexAccessFx {
    width: 17.78%;
  }
}
@media screen and (max-width: 767px) {
  .iconDetailIndexAccessFx {
    margin: 2% 0 0 0;
    width: 18.5%;
  }
}

.secDetailIndexAccessFx {
  width: 419px;
}
@media screen and (max-width: 1199px) {
  .secDetailIndexAccessFx {
    width: 73.76%;
  }
}
@media screen and (max-width: 767px) {
  .secDetailIndexAccessFx {
    width: 80%;
  }
}

.h3DetailIndexAccessFx {
  font-size: 20px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3DetailIndexAccessFx {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .h3DetailIndexAccessFx {
    line-height: 140%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3DetailIndexAccessFx {
    font-size: 4.2666666667vw;
  }
}

.txtDetailIndexAccessFx {
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx {
    margin-top: 1.9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailIndexAccessFx {
    margin-top: 4.11%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 190%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailIndexAccessFx {
    font-size: 3.2vw;
  }
}

.detailIndexAccessFx02 {
  margin-top: 74px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .detailIndexAccessFx02 {
    margin-top: 13.02%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .detailIndexAccessFx02 {
    margin-top: 10.07%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtDetailIndexAccessFx02 {
  margin-top: 8px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx02 {
    margin-top: 1.9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx02 {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailIndexAccessFx02 {
    margin-top: 5.11%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 190%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailIndexAccessFx02 {
    font-size: 3.2vw;
  }
}

.txtDetailIndexAccessFx03 {
  margin-top: 5px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx03 {
    margin-top: 1.19%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx03 {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailIndexAccessFx03 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 190%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtDetailIndexAccessFx03 {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailIndexAccessFx03 {
    font-size: 3.2vw;
  }
}

.txtDetailIndexAccessFx04 {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx04 {
    margin-top: 4.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtDetailIndexAccessFx04 {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailIndexAccessFx04 {
    line-height: 120%;
    letter-spacing: 0em;
    text-indent: 0em;
    margin-top: 8.81%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailIndexAccessFx04 {
    font-size: 3.4666666667vw;
  }
}

.btnDetailIndexAccessFx04 {
  width: 100%;
}

.iconBtnDetailIndexAccessFx04 {
  width: 15px;
}
@media screen and (max-width: 1199px) {
  .iconBtnDetailIndexAccessFx04 {
    width: 3.57%;
  }
}
@media screen and (max-width: 767px) {
  .iconBtnDetailIndexAccessFx04 {
    width: 5.94%;
  }
}

.txtMainBtnDetailIndexAccessFx04 {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 7px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .txtMainBtnDetailIndexAccessFx04 {
    margin: 0% 0% 0% 1.67%;
  }
}
@media screen and (max-width: 767px) {
  .txtMainBtnDetailIndexAccessFx04 {
    margin: 0% 0% 0% 3%;
  }
}

.picIndexAccessFx {
  margin-top: 59px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .picIndexAccessFx {
    margin-top: 10.38%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .picIndexAccessFx {
    margin: 14% auto 0% auto;
    width: 97.5%;
  }
}

.mapDetailIndexAccess {
  width: 591px;
}
@media screen and (max-width: 1199px) {
  .mapDetailIndexAccess {
    width: 49.25%;
  }
}
@media screen and (max-width: 767px) {
  .mapDetailIndexAccess {
    width: 85.93%;
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mapDetailIndexAccess {
    margin-top: 10.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ggmapMapDetailIndexAccess {
  width: 100%;
  border-radius: var(--radius-radius-1, 8px);
  overflow: hidden;
  position: relative;
  aspect-ratio: 591/522;
}
@media screen and (max-width: 767px) {
  .ggmapMapDetailIndexAccess {
    width: 341px;
    aspect-ratio: 341/300;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ggmapMapDetailIndexAccess {
    width: 100%;
  }
}
.ggmapMapDetailIndexAccess iframe {
  filter: grayscale(1);
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}

.ulMapDetailIndexAccess {
  margin-top: 13px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 140%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .ulMapDetailIndexAccess {
    margin-top: 2.28%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ulMapDetailIndexAccess {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .ulMapDetailIndexAccess {
    margin-top: 3.39%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 140%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .ulMapDetailIndexAccess {
    font-size: 3.7333333333vw;
  }
}

.liMapDetailIndexAccess:nth-child(2) {
  margin-top: 17px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liMapDetailIndexAccess:nth-child(2) {
    margin-top: 2.99%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liMapDetailIndexAccess:nth-child(2) {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liMapDetailIndexAccess:nth-child(2) {
    margin-top: 4.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.iconMapDetailIndexAccess {
  width: 17px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .iconMapDetailIndexAccess {
    width: 2.87%;
  }
}
@media screen and (max-width: 1199px) {
  .iconMapDetailIndexAccess {
    margin: 0% 0% 0% 1.4%;
  }
}
@media screen and (max-width: 767px) {
  .iconMapDetailIndexAccess {
    width: 17px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconMapDetailIndexAccess {
    width: 4.98%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconMapDetailIndexAccess {
    margin: 0% 0% 0% 1.4%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.bgMains {
  background: url(../img/bgMainsPc.jpg) repeat top center;
  background-size: 100% auto;
  background-attachment: fixed;
}
@media screen and (max-width: 767px) {
  .bgMains {
    background: url(../img/bgMainsSp.jpg) repeat top center;
    background-size: 100% auto;
  }
}

.bgSatoYamada {
  background: url(../img/bgSatoYamadaPc.jpg) repeat top center;
  background-size: 100% auto;
  background-attachment: fixed;
}
@media screen and (max-width: 767px) {
  .bgSatoYamada {
    background: url(../img/bgSatoYamadaSp.jpg) repeat top center;
    background-size: 100% auto;
  }
}

.indexNav {
  margin-top: 120px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .indexNav {
    margin-top: 6.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .indexNav {
    margin-top: 20%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .ulNavIndexNav {
    width: 277px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulNavIndexNav {
    width: 73.86%;
  }
}

.ulNavIndexNav li {
  width: 340px;
  margin-top: 0px;
  margin-bottom: 48px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulNavIndexNav li {
    width: 28.33%;
  }
}
@media screen and (max-width: 1199px) {
  .ulNavIndexNav li {
    margin: 0% 0% 4% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulNavIndexNav li {
    width: 277px;
    margin: 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulNavIndexNav li {
    width: 100%;
  }
}
.ulNavIndexNav li:nth-child(3n+2) {
  margin-top: 0px;
  margin-bottom: 48px;
  margin-left: 90px;
  margin-right: 90px;
}
@media screen and (max-width: 1199px) {
  .ulNavIndexNav li:nth-child(3n+2) {
    margin: 0% 7.5% 4% 7.5%;
  }
}
@media screen and (max-width: 767px) {
  .ulNavIndexNav li:nth-child(3n+2) {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulNavIndexNav li:nth-child(3n+2) {
    margin: 5.77% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulNavIndexNav li: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) {
  .ulNavIndexNav li:nth-child(n+2) {
    margin: 5.77% 0% 0% 0%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.strengthFvBigWap {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .strengthFvBigWap {
    margin-top: 4.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .strengthFvBigWap {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthFvBigWap {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthFvBigWap {
    width: 86.66%;
  }
}

.strengthFv {
  width: 100%;
}

.secStrengthFv {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  z-index: 1;
  width: 100%;
}

.iconStrengthFv {
  width: 72px;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .iconStrengthFv {
    width: 30px;
  }
}

.h2StrengthFv {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 34px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
  transform: translate(0px, 15%);
}
@media screen and (max-width: 1199px) {
  .h2StrengthFv {
    margin-top: 1.28%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2StrengthFv {
    font-size: 2.8356964137vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StrengthFv {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5555555556;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2StrengthFv {
    margin-top: 4.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2StrengthFv {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StrengthFv::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5555555556) * 0.5em);
    content: "";
  }
  .h2StrengthFv::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5555555556) * 0.5em);
    content: "";
  }
}

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

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

.liStrengthsNav {
  margin: 0 80px 0 0;
}
@media screen and (max-width: 767px) {
  .liStrengthsNav {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liStrengthsNav {
    margin: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liStrengthsNav:nth-child(n+2) {
    margin-top: 5.1vw;
    margin-bottom: 0vw;
    margin-left: auto;
    margin-right: auto;
  }
}
.liStrengthsNav:nth-child(n+4) {
  margin: 1.6666666667vw 4.1666666667vw 0vw 0vw;
  margin: 32px 80px 0 0;
}
@media screen and (max-width: 767px) {
  .liStrengthsNav:nth-child(n+4) {
    margin-top: 5.1vw;
    margin-bottom: 0vw;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulStrengthsNav .liStrengthsNav.liStrengthsNav4none {
  margin: 0 80px 0 0;
}
@media screen and (max-width: 767px) {
  .ulStrengthsNav .liStrengthsNav.liStrengthsNav4none {
    margin-top: 6.4vw;
    margin-bottom: 0vw;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.btnStrengthsNav {
  text-decoration: none;
}

.iconStrengthsNav {
  width: 24px;
  margin-right: 8px;
}
@media screen and (max-width: 1199px) {
  .iconStrengthsNav {
    width: 20px;
  }
}
@media screen and (max-width: 767px) {
  .iconStrengthsNav {
    width: 16px;
    margin-right: 8px;
  }
}

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

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.strengthsInfoBigWap {
  margin-top: 120px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .strengthsInfoBigWap {
    margin-top: 6.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .strengthsInfoBigWap {
    margin-top: 64px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthsInfoBigWap {
    margin-top: 17.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthsInfoBigWap {
    width: 86.66%;
  }
}

.picStrengthsInfo {
  width: 767px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .picStrengthsInfo {
    width: 63.91%;
  }
}
@media screen and (max-width: 767px) {
  .picStrengthsInfo {
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picStrengthsInfo {
    width: 100%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.strengthsGourmetBigWap {
  margin-top: 110px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .strengthsGourmetBigWap {
    margin-top: 5.72%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .strengthsGourmetBigWap {
    margin-top: 19.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthsGourmetBigWap {
    width: 86.66%;
  }
}

.strengthsGourmetBigWap + .strengthsGourmetBigWap {
  margin-top: 190px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .strengthsGourmetBigWap + .strengthsGourmetBigWap {
    margin-top: 15.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .strengthsGourmetBigWap + .strengthsGourmetBigWap {
    margin-top: 30.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

.h2StrengthsGourmet {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2StrengthsGourmet {
    font-size: 2.6688907423vw;
  }
}
.h2StrengthsGourmet::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h2StrengthsGourmet::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2StrengthsGourmet {
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2StrengthsGourmet {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StrengthsGourmet::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2) * 0.5em);
    content: "";
  }
  .h2StrengthsGourmet::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2) * 0.5em);
    content: "";
  }
}

.picStrengthsGourmet {
  margin-top: 47px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1104px;
}
@media screen and (max-width: 1199px) {
  .picStrengthsGourmet {
    margin-top: 3.91%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .picStrengthsGourmet {
    width: 92%;
  }
}
@media screen and (max-width: 767px) {
  .picStrengthsGourmet {
    margin-top: 12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.txtStrengthsGourmet {
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 1040px;
}
@media screen and (max-width: 1199px) {
  .txtStrengthsGourmet {
    margin-top: 2.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtStrengthsGourmet {
    font-size: 1.4178482068vw;
  }
}
.txtStrengthsGourmet::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.txtStrengthsGourmet::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .txtStrengthsGourmet {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .txtStrengthsGourmet {
    margin-top: 6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtStrengthsGourmet {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtStrengthsGourmet::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtStrengthsGourmet::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.btnStrengthsGourmetWap {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 520px;
}
@media screen and (max-width: 1199px) {
  .btnStrengthsGourmetWap {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnStrengthsGourmetWap {
    width: 43.33%;
  }
}
@media screen and (max-width: 767px) {
  .btnStrengthsGourmetWap {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnStrengthsGourmetWap {
    margin-top: 12.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnStrengthsGourmetWap {
    width: 85.23%;
  }
}

.btnStrengthsGourmet {
  width: 100%;
  aspect-ratio: 520/65;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  color: #FFF;
}
@media screen and (max-width: 1199px) {
  .btnStrengthsGourmet {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnStrengthsGourmet {
    aspect-ratio: 277/49;
    line-height: 1.1875;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnStrengthsGourmet {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .btnStrengthsGourmet::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.1875) * 0.5em);
    content: "";
  }
  .btnStrengthsGourmet::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.1875) * 0.5em);
    content: "";
  }
}

.iconBtnStrengthsGourmet {
  background: url(../img/strengths/iconBtnStrengthsGourmet.svg) no-repeat 100% 60%;
  background-size: 17px;
  width: auto;
  transform: translate(0%, -14%);
  padding: 0 4%;
}
@media screen and (max-width: 767px) {
  .iconBtnStrengthsGourmet {
    padding: 0;
    background-position: 96% 55%;
    width: 100%;
    transform: translate(0%, -2%);
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.picStrengthsGourmet + .pnoneBtnStrengthsGourmetWap {
  margin-top: 48px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .picStrengthsGourmet + .pnoneBtnStrengthsGourmetWap {
    margin-top: 4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .picStrengthsGourmet + .pnoneBtnStrengthsGourmetWap {
    margin-top: 12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.strengthsGourmetBigWap + .strengthsActionBigWap {
  margin-top: 200px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .strengthsGourmetBigWap + .strengthsActionBigWap {
    margin-top: 10.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .strengthsGourmetBigWap + .strengthsActionBigWap {
    margin-top: 74px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthsGourmetBigWap + .strengthsActionBigWap {
    margin-top: 19.73%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthsGourmetBigWap + .strengthsActionBigWap {
    width: 86.66%;
  }
}

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

.strengthsActionBoxLxn {
  padding-top: 130px;
  padding-bottom: 120px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .strengthsActionBoxLxn {
    padding: 10.83% 0% 10% 0%;
  }
}
@media screen and (max-width: 767px) {
  .strengthsActionBoxLxn {
    padding: 6.15% 0% 8.15% 0%;
    border-radius: 20px;
    /* CSS3草案 */
    -webkit-border-radius: 20px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;
    /* Firefox用 */
  }
}

.strengthsActionFx {
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .strengthsActionFx {
    width: 80%;
  }
}
@media screen and (max-width: 767px) {
  .strengthsActionFx {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthsActionFx {
    width: 85.23%;
  }
}

.photoStrengthsAction {
  width: 196px;
  margin: -1% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .photoStrengthsAction {
    width: 20.41%;
  }
}
@media screen and (max-width: 767px) {
  .photoStrengthsAction {
    width: 152px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoStrengthsAction {
    width: 54.87%;
  }
}

.secStrengthsAction {
  width: 720px;
  margin: -2% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .secStrengthsAction {
    width: 75%;
  }
}
@media screen and (max-width: 767px) {
  .secStrengthsAction {
    margin-top: 8.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

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

.txtStrengthsAction {
  margin-top: 31px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.8823529412;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtStrengthsAction {
    margin-top: 4.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtStrengthsAction {
    font-size: 1.4178482068vw;
  }
}
.txtStrengthsAction::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8823529412) * 0.5em);
  content: "";
}
.txtStrengthsAction::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8823529412) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtStrengthsAction {
    margin-top: 5.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtStrengthsAction {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtStrengthsAction::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
  .txtStrengthsAction::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
}

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

.btnStrengthsLast {
  width: 233px;
  margin: auto;
  font-size: 17px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  color: #231815;
  display: block;
}
@media screen and (max-width: 1199px) {
  .btnStrengthsLast {
    width: 19.41%;
  }
}
@media screen and (max-width: 1199px) {
  .btnStrengthsLast {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 1199px) {
  .btnStrengthsLast {
    width: 21%;
  }
}
@media screen and (max-width: 767px) {
  .btnStrengthsLast {
    width: 207px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnStrengthsLast {
    width: 55.2%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnStrengthsLast {
    font-size: 3.2vw;
  }
}

.iconBtnStrengthsLast {
  padding-top: 10px;
  padding-bottom: 4px;
  padding-left: 12px;
  padding-right: 0px;
  background: url(../img/strengths/iconBtnStrengthsLast.svg) no-repeat center left;
  background-size: 21px auto;
}
@media screen and (max-width: 1199px) {
  .iconBtnStrengthsLast {
    padding: 4.29% 0% 1.71% 5.15%;
  }
}
@media screen and (max-width: 767px) {
  .iconBtnStrengthsLast {
    padding: 3.86% 0% 3.86% 14.79%;
    background: url(../img/strengths/iconBtnStrengthsLast.svg) no-repeat 11% 25%;
    background-size: 21px auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.strengthsLoopBigWap {
  margin-top: 105px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .strengthsLoopBigWap {
    margin-top: 5.46%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .strengthsLoopBigWap {
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 345px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .strengthsLoopBigWap {
    width: 92%;
  }
}

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

.secStrengthsLoop {
  width: 86.5%;
  margin: auto;
}
@media screen and (max-width: 767px) {
  .secStrengthsLoop {
    width: 100%;
  }
}

.h2StrengthsLoop {
  font-size: 32px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2StrengthsLoop {
    font-size: 2.6688907423vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StrengthsLoop {
    line-height: 1.2;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2StrengthsLoop {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StrengthsLoop::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2) * 0.5em);
    content: "";
  }
  .h2StrengthsLoop::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2) * 0.5em);
    content: "";
  }
}

.ulStrengthsLoop {
  margin-top: 72px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulStrengthsLoop {
    margin-top: 6.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulStrengthsLoop {
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liStrengthsLoop {
  width: 480px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .liStrengthsLoop {
    width: 46.15%;
  }
}
@media screen and (max-width: 767px) {
  .liStrengthsLoop {
    width: 277px;
    border-radius: 20px;
    /* CSS3草案 */
    -webkit-border-radius: 20px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liStrengthsLoop {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .liStrengthsLoop:nth-child(n+2) {
    margin-top: 14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.liStrengthsLoop:nth-child(n+3) {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liStrengthsLoop:nth-child(n+3) {
    margin: 7.69% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liStrengthsLoop:nth-child(n+3) {
    margin-top: 14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.photoStrengthsLoop {
  overflow: hidden;
  aspect-ratio: 480/297;
  object-fit: cover;
  position: relative;
}
@media screen and (max-width: 767px) {
  .photoStrengthsLoop {
    aspect-ratio: 277/172;
  }
}

.photoStrengthsLoop img {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

.secStrengthsLoopFx {
  padding-top: 0px;
  padding-bottom: 42px;
  padding-left: 0px;
  padding-right: 0px;
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 400px;
  align-items: flex-start;
}
@media screen and (max-width: 1199px) {
  .secStrengthsLoopFx {
    padding: 0% 0% 8.75% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .secStrengthsLoopFx {
    margin-top: 7.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .secStrengthsLoopFx {
    width: 83.33%;
  }
}
@media screen and (max-width: 767px) {
  .secStrengthsLoopFx {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 22px;
    padding-left: 0px;
    padding-right: 0px;
    width: 237px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secStrengthsLoopFx {
    margin-top: 7.22%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secStrengthsLoopFx {
    padding: 0% 0% 7.94% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secStrengthsLoopFx {
    width: 85.55%;
  }
}

.h3StrengthsLoopFx {
  font-size: 22px;
  line-height: 1.4545454545;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 380px;
}
@media screen and (max-width: 1199px) {
  .h3StrengthsLoopFx {
    font-size: 1.8348623853vw;
  }
}
.h3StrengthsLoopFx::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4545454545) * 0.5em);
  content: "";
}
.h3StrengthsLoopFx::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4545454545) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .h3StrengthsLoopFx {
    width: 79.16%;
  }
}
@media screen and (max-width: 767px) {
  .h3StrengthsLoopFx {
    line-height: 1.6153846154;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 217px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3StrengthsLoopFx {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h3StrengthsLoopFx::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.6153846154) * 0.5em);
    content: "";
  }
  .h3StrengthsLoopFx::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.6153846154) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3StrengthsLoopFx {
    width: 78.33%;
  }
}

.iconStrengthsLoopFx {
  width: 20px;
  margin: 1.2% 0 0 0;
}
@media screen and (max-width: 1199px) {
  .iconStrengthsLoopFx {
    width: 5.33%;
  }
}
@media screen and (max-width: 767px) {
  .iconStrengthsLoopFx {
    width: 17px;
    margin: 0% 0 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconStrengthsLoopFx {
    width: 7.17%;
  }
}

.iconStrengthsLoopFx svg {
  overflow: auto;
}

.secStrengthsLoop + .secStrengthsLoop {
  margin-top: 184px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secStrengthsLoop + .secStrengthsLoop {
    margin-top: 15.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secStrengthsLoop + .secStrengthsLoop {
    margin-top: 160px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secStrengthsLoop + .secStrengthsLoop {
    margin-top: 49.23%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.privacyFvBigWap {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  aspect-ratio: 1560/480;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  background: rgba(126, 107, 90, 0.5);
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .privacyFvBigWap {
    margin-top: 4.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .privacyFvBigWap {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
    aspect-ratio: 325/170;
    border-radius: 24px;
    /* CSS3草案 */
    -webkit-border-radius: 24px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 24px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .privacyFvBigWap {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .privacyFvBigWap {
    width: 86.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.h2CatNewsCnt {
  margin-top: 109px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2CatNewsCnt {
    margin-top: 5.67%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2CatNewsCnt {
    font-size: 2.6688907423vw;
  }
}
.h2CatNewsCnt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h2CatNewsCnt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2CatNewsCnt {
    margin-top: 15.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: normal;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2CatNewsCnt {
    font-size: 5.3333333333vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.catNewsLoopsBigWap {
  margin-top: 78px;
  margin-bottom: 200px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 56px;
  padding-bottom: 54px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  background: #FCFAF2;
}
@media screen and (max-width: 1199px) {
  .catNewsLoopsBigWap {
    margin-top: 4.06%;
    margin-bottom: 10.41%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .catNewsLoopsBigWap {
    padding: 2.91% 0% 2.81% 0%;
  }
}
@media screen and (max-width: 767px) {
  .catNewsLoopsBigWap {
    margin-top: 12.8%;
    margin-bottom: 33%;
    margin-left: auto;
    margin-right: auto;
    padding: 8.53% 0% 7.53% 0%;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .catNewsLoopsBigWap {
    width: 86.66%;
  }
}

@media screen and (max-width: 767px) {
  .catNewsLoopsWap {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .catNewsLoopsWap {
    width: 85.23%;
  }
}

.ulCatNewsLoopsLxn {
  border-bottom: 1px solid #7E6B5A;
}
@media screen and (max-width: 767px) {
  .ulCatNewsLoopsLxn {
    justify-content: space-between;
    border: unset;
  }
}

.jsbtnCatNewsLoopsLxn {
  width: 184px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 8px;
}
@media screen and (max-width: 1199px) {
  .jsbtnCatNewsLoopsLxn {
    width: 15.33%;
  }
}
@media screen and (max-width: 1199px) {
  .jsbtnCatNewsLoopsLxn {
    margin: 0% 0.66% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .jsbtnCatNewsLoopsLxn {
    width: 136px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .jsbtnCatNewsLoopsLxn {
    width: 49.09%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .jsbtnCatNewsLoopsLxn {
    margin: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .jsbtnCatNewsLoopsLxn: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) {
  .jsbtnCatNewsLoopsLxn:nth-child(n+3) {
    margin: 5.77% 0% 0% 0%;
  }
}

.btnCatNewsLoopsLxnBx {
  border-radius: 12px 12px 0px 0px;
  font-size: 17px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  aspect-ratio: 184/46;
  width: 100%;
  text-decoration: none;
}
@media screen and (max-width: 1199px) {
  .btnCatNewsLoopsLxnBx {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx {
    border-radius: 6.201px 6.201px 0px 0px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 136/30;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx {
    font-size: 3.2vw;
  }
}

/*各タブ*/
.btnCatNewsLoopsLxnBx01 {
  background: unset;
  border: 1px solid #7E6B5A;
  border-bottom: none;
  color: #7E6B5A;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx01 {
    border: 1px solid #7E6B5A;
  }
}

.btnCatNewsLoopsLxnBx01.on {
  background: #7E6B5A;
  color: #FFF;
}

.btnCatNewsLoopsLxnBx02 {
  border: 1px solid #A5770E;
  border-bottom: unset;
  color: #A5770E;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx02 {
    border: 1px solid #A5770E;
  }
}

.btnCatNewsLoopsLxnBx02.on {
  background: #A5770E;
  color: #FFF;
}

.btnCatNewsLoopsLxnBx03 {
  border: 1px solid #71598F;
  border-bottom: unset;
  color: #71598F;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx03 {
    border: 1px solid #71598F;
  }
}

.btnCatNewsLoopsLxnBx03.on {
  background: #71598F;
  color: #FFF;
}

.btnCatNewsLoopsLxnBx04 {
  border: 1px solid #B81c22;
  border-bottom: unset;
  color: #B81c22;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx04 {
    border: 1px solid #B81c22;
  }
}

.btnCatNewsLoopsLxnBx04.on {
  background: #B81c22;
  color: #FFF;
}

.btnCatNewsLoopsLxnBx05 {
  border: 1px solid #7E6B5A;
  color: #7E6B5A;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx05 {
    border: 1px solid #7E6B5A;
  }
}

.btnCatNewsLoopsLxnBx05.on {
  background: #7E6B5A;
  color: #FFF;
}

.btnCatNewsLoopsLxnBx06 {
  border: 1px solid #A5770E;
  border-bottom: unset;
  color: #A5770E;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx06 {
    border: 1px solid #A5770E;
  }
}

.btnCatNewsLoopsLxnBx06.on {
  background: #A5770E;
  color: #FFF;
}

.btnCatNewsLoopsLxnBx07 {
  border: 1px solid #71598F;
  border-bottom: unset;
  color: #71598F;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx07 {
    border: 1px solid #71598F;
  }
}

.btnCatNewsLoopsLxnBx07.on {
  background: #71598F;
  color: #FFF;
}

.btnCatNewsLoopsLxnBx08 {
  border: 1px solid #B81c22;
  border-bottom: unset;
  color: #B81c22;
}
@media screen and (max-width: 767px) {
  .btnCatNewsLoopsLxnBx08 {
    border: 1px solid #B81c22;
  }
}

.btnCatNewsLoopsLxnBx08.on {
  background: #B81c22;
  color: #FFF;
}

.loopMainCatNews {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
  border-bottom: 1px solid #7E6B5A;
}
@media screen and (max-width: 1199px) {
  .loopMainCatNews {
    margin-top: 3.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .loopMainCatNews {
    padding: 0% 0% 3.33% 0%;
  }
}
@media screen and (max-width: 767px) {
  .loopMainCatNews {
    margin-top: 15.32%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 48px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .loopMainCatNews {
    padding: 0% 0% 17.32% 0%;
  }
}

.liLoopMainCatNews:nth-child(n+2) {
  margin-top: 22px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liLoopMainCatNews:nth-child(n+2) {
    margin-top: 1.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liLoopMainCatNews:nth-child(n+2) {
    margin-top: 32px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liLoopMainCatNews:nth-child(n+2) {
    margin-top: 11.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.timeNewDetailLoopMainCatNews {
  font-size: 13px;
  line-height: 1.1538461538;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .timeNewDetailLoopMainCatNews {
    font-size: 1.0842368641vw;
  }
}
.timeNewDetailLoopMainCatNews::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.1538461538) * 0.5em);
  content: "";
}
.timeNewDetailLoopMainCatNews::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.1538461538) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .timeNewDetailLoopMainCatNews {
    line-height: 1.2;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .timeNewDetailLoopMainCatNews {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .timeNewDetailLoopMainCatNews::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2) * 0.5em);
    content: "";
  }
  .timeNewDetailLoopMainCatNews::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2) * 0.5em);
    content: "";
  }
}

.catNewsLoopsWap .btnCatDetailIndexTopics {
  width: 150px;
  aspect-ratio: 150/30;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .catNewsLoopsWap .btnCatDetailIndexTopics {
    width: 12.5%;
  }
}
@media screen and (max-width: 1199px) {
  .catNewsLoopsWap .btnCatDetailIndexTopics {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .catNewsLoopsWap .btnCatDetailIndexTopics {
    width: 108px;
    aspect-ratio: 108/20;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .catNewsLoopsWap .btnCatDetailIndexTopics {
    width: 38.98%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .catNewsLoopsWap .btnCatDetailIndexTopics {
    font-size: 2.6666666667vw;
  }
}

.catNewsLoopsWap .txtNewDetailIndexTopics {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 40px;
  margin-right: auto;
  width: 900px;
  font-size: 17px;
  line-height: 1.4705882353;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .catNewsLoopsWap .txtNewDetailIndexTopics {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 3.33%;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .catNewsLoopsWap .txtNewDetailIndexTopics {
    width: 75%;
  }
}
@media screen and (max-width: 1199px) {
  .catNewsLoopsWap .txtNewDetailIndexTopics {
    font-size: 1.4178482068vw;
  }
}
.catNewsLoopsWap .txtNewDetailIndexTopics::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4705882353) * 0.5em);
  content: "";
}
.catNewsLoopsWap .txtNewDetailIndexTopics::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4705882353) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .catNewsLoopsWap .txtNewDetailIndexTopics {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    line-height: 1.5;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .catNewsLoopsWap .txtNewDetailIndexTopics {
    margin-top: 5.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .catNewsLoopsWap .txtNewDetailIndexTopics {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .catNewsLoopsWap .txtNewDetailIndexTopics::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5) * 0.5em);
    content: "";
  }
  .catNewsLoopsWap .txtNewDetailIndexTopics::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5) * 0.5em);
    content: "";
  }
}

/*ページャー*/
.pageloopMainCatNews {
  margin-top: 29px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .pageloopMainCatNews {
    margin-top: 2.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .pageloopMainCatNews {
    margin-top: 6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 94%;
  }
}

.wp-pagenavi {
  display: flex;
  justify-content: center;
  align-items: center;
}
.wp-pagenavi a,
.wp-pagenavi span {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 8px;
  width: 32px;
  border-radius: 300px;
  /* CSS3草案 */
  -webkit-border-radius: 300px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 300px;
  /* Firefox用 */
  aspect-ratio: 1/1;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-decoration: none;
  color: #FFF;
  background: #D1C0A5;
  border: 1px solid #D1C0A5 !important;
}
@media screen and (max-width: 1199px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    margin: 0% 0.66% 0% 0.66%;
  }
}
@media screen and (max-width: 1199px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    width: 2.66%;
  }
}
@media screen and (max-width: 1199px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 767px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    margin: 0% 2.1% 0% 2.1%;
    width: 32px;
    line-height: 0.8;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    width: 12.4%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .wp-pagenavi a,
  .wp-pagenavi span {
    font-size: 4vw;
  }
}
.wp-pagenavi .current {
  color: #FFF;
  background: #7E6B5A;
  border: 1px solid #7E6B5A !important;
}
.wp-pagenavi .previouspostslink,
.wp-pagenavi .nextpostslink {
  border: none !important;
  background: unset;
  border-radius: unset;
  color: #241A08;
  width: fit-content;
  padding: 0;
}
.wp-pagenavi .previouspostslink {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 16px;
}
@media screen and (max-width: 1199px) {
  .wp-pagenavi .previouspostslink {
    margin: 0% 1.33% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .previouspostslink {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .wp-pagenavi .previouspostslink {
    margin: 0% 6.2% 0% 0%;
  }
}
.wp-pagenavi .nextpostslink {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .wp-pagenavi .nextpostslink {
    margin: 0% 0% 0% 1.33%;
  }
}
@media screen and (max-width: 767px) {
  .wp-pagenavi .nextpostslink {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 16px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .wp-pagenavi .nextpostslink {
    margin: 0% 0% 0% 6.2%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.singleNewsMain {
  margin-top: 117px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .singleNewsMain {
    margin-top: 6.09%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .singleNewsMain {
    margin-top: 15.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .singleNewsMain {
    width: 86.66%;
  }
}

.singleNewsMainWap {
  padding-top: 56px;
  padding-bottom: 80px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .singleNewsMainWap {
    padding: 3.58% 0% 5.12% 0%;
  }
}
@media screen and (max-width: 767px) {
  .singleNewsMainWap {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
    width: 325px;
    border-radius: 32px;
    /* CSS3草案 */
    -webkit-border-radius: 32px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 32px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .singleNewsMainWap {
    padding: 12.3% 0% 12.3% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .singleNewsMainWap {
    width: 100%;
  }
}

.singleNewsMainLxn {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .singleNewsMainLxn {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .singleNewsMainLxn {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .singleNewsMainLxn {
    width: 85.23%;
  }
}

.dateNewDetailSingleMainNews {
  flex-flow: row wrap;
}
@media screen and (max-width: 767px) {
  .dateNewDetailSingleMainNews {
    width: 108px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .dateNewDetailSingleMainNews {
    width: 38.98%;
  }
}

.timeNewDetailSingleMainNews {
  font-size: 14px;
  line-height: 1.2142857143;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .timeNewDetailSingleMainNews {
    font-size: 1.1676396997vw;
  }
}
.timeNewDetailSingleMainNews::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2142857143) * 0.5em);
  content: "";
}
.timeNewDetailSingleMainNews::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2142857143) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .timeNewDetailSingleMainNews {
    line-height: 1.2;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .timeNewDetailSingleMainNews {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .timeNewDetailSingleMainNews::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2) * 0.5em);
    content: "";
  }
  .timeNewDetailSingleMainNews::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2) * 0.5em);
    content: "";
  }
}

.dateNewDetailSingleMainNews .iconIndexNewsNew {
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .dateNewDetailSingleMainNews .iconIndexNewsNew {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 1199px) {
  .dateNewDetailSingleMainNews .iconIndexNewsNew {
    margin: 0% 0% 0% 2.85%;
  }
}
@media screen and (max-width: 767px) {
  .dateNewDetailSingleMainNews .iconIndexNewsNew {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    line-height: 1.2;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .dateNewDetailSingleMainNews .iconIndexNewsNew {
    margin: 0% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .dateNewDetailSingleMainNews .iconIndexNewsNew {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .dateNewDetailSingleMainNews .iconIndexNewsNew::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.2) * 0.5em);
    content: "";
  }
  .dateNewDetailSingleMainNews .iconIndexNewsNew::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.2) * 0.5em);
    content: "";
  }
}

.btnCatDetailSingle {
  width: 150px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  aspect-ratio: 150/30;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 16px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .btnCatDetailSingle {
    width: 53.57%;
  }
}
@media screen and (max-width: 1199px) {
  .btnCatDetailSingle {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 1199px) {
  .btnCatDetailSingle {
    margin: 0% 0% 0% 5.71%;
  }
}
@media screen and (max-width: 767px) {
  .btnCatDetailSingle {
    margin: 4.88% 0% 0% 0%;
    width: 100%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 108/20;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnCatDetailSingle {
    font-size: 2.6666666667vw;
  }
}

.btnCatDetailSingle1 {
  background: unset;
  border: 1px solid #B81c22;
  color: #B81c22;
}

.btnCatDetailSingle2 {
  background: unset;
}

.btnCatDetailSingle3 {
  background: unset;
  border: 1px solid #A5770E;
  color: #A5770E;
}

.btnCatDetailSingle4 {
  background: unset;
  border: 1px solid #71598F;
  color: #71598F;
}

.btnCatDetailSingle5 {
  background: unset;
  border: 1px solid #B81c22;
  color: #B81c22;
}

.btnCatDetailSingle6 {
  background: unset;
  border: 1px solid #A5770E;
  color: #A5770E;
}

.btnCatDetailSingle7 {
  background: unset;
  border: 1px solid #A5770E;
  color: #A5770E;
}

.btnCatDetailSingle8 {
  background: unset;
  border: 1px solid #71598F;
  color: #71598F;
}

.btnCatDetailSingle9 {
  background: unset;
  border: 1px solid #B81C22;
  color: #B81C22;
}

.h2SingleMainNews {
  margin-top: 67px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2SingleMainNews {
    margin-top: 6.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2SingleMainNews {
    font-size: 2.6688907423vw;
  }
}
.h2SingleMainNews::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h2SingleMainNews::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2SingleMainNews {
    margin-top: 7.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2SingleMainNews {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2SingleMainNews::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8) * 0.5em);
    content: "";
  }
  .h2SingleMainNews::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8) * 0.5em);
    content: "";
  }
}

/*コンテンツ*/
.mainSingleNewsBox {
  margin-top: 54px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .mainSingleNewsBox {
    margin-top: 5.19%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .mainSingleNewsBox {
    margin-top: 8.74%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.mainSingleNewsBox img {
  max-width: 100%;
  width: auto;
}
.mainSingleNewsBox p {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .mainSingleNewsBox p {
    margin-top: 1.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .mainSingleNewsBox p {
    font-size: 1.4178482068vw;
  }
}
.mainSingleNewsBox p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.mainSingleNewsBox p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .mainSingleNewsBox p {
    margin-top: 7.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mainSingleNewsBox p {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .mainSingleNewsBox p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .mainSingleNewsBox p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}
.mainSingleNewsBox img + p {
  margin-top: 57px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .mainSingleNewsBox img + p {
    margin-top: 5.48%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .mainSingleNewsBox img + p {
    font-size: 1.4178482068vw;
  }
}
.mainSingleNewsBox img + p::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.mainSingleNewsBox img + p::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .mainSingleNewsBox img + p {
    margin-top: 7.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .mainSingleNewsBox img + p {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .mainSingleNewsBox img + p::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .mainSingleNewsBox img + p::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}
.mainSingleNewsBox h2 + p img,
.mainSingleNewsBox h3 + p img,
.mainSingleNewsBox h4 + p img,
.mainSingleNewsBox h5 + p img,
.mainSingleNewsBox p + p img {
  margin-top: 64px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .mainSingleNewsBox h2 + p img,
  .mainSingleNewsBox h3 + p img,
  .mainSingleNewsBox h4 + p img,
  .mainSingleNewsBox h5 + p img,
  .mainSingleNewsBox p + p img {
    margin: 5.56% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .mainSingleNewsBox h2 + p img,
  .mainSingleNewsBox h3 + p img,
  .mainSingleNewsBox h4 + p img,
  .mainSingleNewsBox h5 + p img,
  .mainSingleNewsBox p + p img {
    margin-top: 27px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .mainSingleNewsBox h2 + p img,
  .mainSingleNewsBox h3 + p img,
  .mainSingleNewsBox h4 + p img,
  .mainSingleNewsBox h5 + p img,
  .mainSingleNewsBox p + p img {
    margin: 9.74% 0% 0% 0%;
  }
}
.mainSingleNewsBox .aligncenter {
  margin-left: auto !important;
  margin-right: auto !important;
}
.mainSingleNewsBox .alignleft {
  float: left;
  margin-left: 0 !important;
  margin-right: auto !important;
}
.mainSingleNewsBox .alignright {
  margin-left: auto !important;
  margin-right: 0 !important;
}

/*sns*/
.shareSingleNewsBox {
  margin-top: 62px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .shareSingleNewsBox {
    margin-top: 5.96%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .shareSingleNewsBox {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .shareSingleNewsBox {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.shareSingleNewsBoxFx {
  width: 197px;
}
@media screen and (max-width: 1199px) {
  .shareSingleNewsBoxFx {
    width: 18.94%;
  }
}
@media screen and (max-width: 767px) {
  .shareSingleNewsBoxFx {
    width: 197px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .shareSingleNewsBoxFx {
    width: 71.11%;
  }
}

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

.ulShareSingleNewsBoxFx {
  width: 136px;
  margin: 0 0 0 3%;
}
@media screen and (max-width: 1199px) {
  .ulShareSingleNewsBoxFx {
    width: 69.03%;
  }
}
@media screen and (max-width: 767px) {
  .ulShareSingleNewsBoxFx {
    width: 73.97%;
    margin: 0 0 0 0%;
  }
}

.liShareSingleNewsBox {
  width: 32px;
}
@media screen and (max-width: 1199px) {
  .liShareSingleNewsBox {
    width: 25%;
  }
}
@media screen and (max-width: 767px) {
  .liShareSingleNewsBox {
    width: 30%;
  }
  .liShareSingleNewsBox a {
    display: block;
    width: 73.97%;
    margin: 0 0 0 auto;
  }
}

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

.pagerTopicsMainSingle {
  width: 355px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .pagerTopicsMainSingle {
    width: 29.58%;
  }
}
@media screen and (max-width: 767px) {
  .pagerTopicsMainSingle {
    width: 306px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .pagerTopicsMainSingle {
    width: 81.59%;
  }
}

/*戻る*/
.prevSinglePagerWap {
  width: 84px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 56px;
}
@media screen and (max-width: 1199px) {
  .prevSinglePagerWap {
    width: 23.66%;
  }
}
@media screen and (max-width: 1199px) {
  .prevSinglePagerWap {
    margin: 0% 15.77% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .prevSinglePagerWap {
    width: 78px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 40px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .prevSinglePagerWap {
    width: 25.49%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .prevSinglePagerWap {
    margin: 0% 13.07% 0% 0%;
  }
}

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

/*一覧に戻る*/
.moreTopicsArchive {
  font-size: 15px;
  line-height: 1.4666666667;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .moreTopicsArchive {
    font-size: 1.2510425354vw;
  }
}
.moreTopicsArchive::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.4666666667) * 0.5em);
  content: "";
}
.moreTopicsArchive::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.4666666667) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .moreTopicsArchive {
    line-height: 1.5;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .moreTopicsArchive {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .moreTopicsArchive::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5) * 0.5em);
    content: "";
  }
  .moreTopicsArchive::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5) * 0.5em);
    content: "";
  }
}

/*次へ*/
.nextSinglePagerWap {
  width: 84px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 56px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .nextSinglePagerWap {
    width: 23.66%;
  }
}
@media screen and (max-width: 1199px) {
  .nextSinglePagerWap {
    margin: 0% 0% 0% 15.77%;
  }
}
@media screen and (max-width: 767px) {
  .nextSinglePagerWap {
    width: 78px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 40px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .nextSinglePagerWap {
    width: 25.49%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .nextSinglePagerWap {
    margin: 0% 0% 0% 13.07%;
  }
}

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

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.h2SingleNewsOther {
  margin-top: 182px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 26px;
  line-height: normal;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2SingleNewsOther {
    margin-top: 11.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2SingleNewsOther {
    font-size: 2.1684737281vw;
  }
}
@media screen and (max-width: 767px) {
  .h2SingleNewsOther {
    line-height: normal;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
    margin-top: 28%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2SingleNewsOther {
    font-size: 5.0666666667vw;
  }
}

.singleNewsLoopsBigWap {
  margin-top: 33px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .singleNewsLoopsBigWap {
    margin-top: 2.11%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .singleNewsLoopsBigWap {
    margin-top: 11.8%;
    margin-bottom: 32%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .singleNewsLoopsBigWap {
    width: 86.66%;
  }
}

.singleNewsLoopsWap {
  padding-top: 48px;
  padding-bottom: 65px;
  padding-left: 0px;
  padding-right: 0px;
  background: #FCFAF2;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .singleNewsLoopsWap {
    padding: 3.07% 0% 4.16% 0%;
  }
}
@media screen and (max-width: 767px) {
  .singleNewsLoopsWap {
    padding-top: 32px;
    padding-bottom: 32px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 32px;
    /* CSS3草案 */
    -webkit-border-radius: 32px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 32px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .singleNewsLoopsWap {
    padding: 9.84% 0% 9.84% 0%;
  }
}

.loopMainSingleNews {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .loopMainSingleNews {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .loopMainSingleNews {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .loopMainSingleNews {
    width: 85.23%;
  }
}

.loopMainSingleNews .btnCatDetailIndexTopics {
  width: 150px;
  font-size: 14px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  aspect-ratio: 150/30;
}
@media screen and (max-width: 1199px) {
  .loopMainSingleNews .btnCatDetailIndexTopics {
    width: 14.42%;
  }
}
@media screen and (max-width: 1199px) {
  .loopMainSingleNews .btnCatDetailIndexTopics {
    font-size: 1.1676396997vw;
  }
}
@media screen and (max-width: 767px) {
  .loopMainSingleNews .btnCatDetailIndexTopics {
    width: 108px;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .loopMainSingleNews .btnCatDetailIndexTopics {
    width: 38.98%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .loopMainSingleNews .btnCatDetailIndexTopics {
    font-size: 2.6666666667vw;
  }
}

.loopMainSingleNews .txtNewDetailIndexTopics {
  width: 850px;
}
@media screen and (max-width: 1199px) {
  .loopMainSingleNews .txtNewDetailIndexTopics {
    width: 81.73%;
  }
}
@media screen and (max-width: 767px) {
  .loopMainSingleNews .txtNewDetailIndexTopics {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .loopMainSingleNews .txtNewDetailIndexTopics {
    width: 100%;
  }
}

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

@media screen and (max-width: 767px) {
  .privacyCntWap {
    width: 325px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .privacyCntWap {
    width: 86.66%;
  }
}

.privacyCntBxP {
  border-radius: 40px;
  background: #FCFAF2;
  padding-top: 76px;
  padding-bottom: 108px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .privacyCntBxP {
    padding: 3.95% 0% 5.62% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .privacyCntBxP {
    border-radius: 2.0833333333vw;
    background: #FCFAF2;
  }
}
@media screen and (max-width: 767px) {
  .privacyCntBxP {
    border-radius: 8.5333333333vw;
    padding: 11.23% 0% 9.3% 0%;
  }
}

.secPrivacyCnt {
  width: 1065px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .secPrivacyCnt {
    width: 88.75%;
  }
}
@media screen and (max-width: 767px) {
  .secPrivacyCnt {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secPrivacyCnt {
    width: 85.23%;
  }
}

.titlePrivacyCnt {
  font-size: 28px;
  line-height: 1.5714285714;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 37px;
  padding-right: 0px;
  background: url(../img/privacy/iconPrivacyCnt.svg) no-repeat 0.25% 62%;
  background-size: auto 60%;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  .titlePrivacyCnt {
    font-size: 2.3352793995vw;
  }
}
.titlePrivacyCnt::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5714285714) * 0.5em);
  content: "";
}
.titlePrivacyCnt::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5714285714) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .titlePrivacyCnt {
    padding: 0% 0% 0% 3.47%;
  }
}
@media screen and (max-width: 767px) {
  .titlePrivacyCnt {
    background: url(../img/privacy/iconPrivacyCnt.svg) no-repeat left center;
    background-size: auto 5.3333333333vw;
    line-height: 1.5;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 27px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .titlePrivacyCnt {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .titlePrivacyCnt::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5) * 0.5em);
    content: "";
  }
  .titlePrivacyCnt::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .titlePrivacyCnt {
    padding: 0% 0% 0% 9.74%;
  }
}

.brdPrivacyCnt {
  height: 1px;
  background: #D1C0A5;
  flex-shrink: 0;
  margin-top: 16px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .brdPrivacyCnt {
    margin-top: 1.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .brdPrivacyCnt {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .brdPrivacyCnt {
    margin-top: 5.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtPrivacyCnt {
  margin-top: 11px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 200%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtPrivacyCnt {
    margin-top: 1.03%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtPrivacyCnt {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .txtPrivacyCnt {
    margin-top: 2.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 192.857%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtPrivacyCnt {
    font-size: 3.7333333333vw;
  }
}

.ulPrivacyCnt {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: 10px;
  margin-right: auto;
  font-size: 20px;
  line-height: 200%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .ulPrivacyCnt {
    margin-top: 3.66%;
    margin-bottom: 0%;
    margin-left: 0.93%;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ulPrivacyCnt {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .ulPrivacyCnt {
    margin-top: 9.77%;
    margin-bottom: 0%;
    margin-left: 2%;
    margin-right: auto;
    line-height: 192.857%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .ulPrivacyCnt {
    font-size: 3.7333333333vw;
  }
}

.liPrivacyCnt {
  font-size: 20px;
  line-height: 200%;
  letter-spacing: 0em;
  text-indent: 0em;
  display: flex;
  justify-content: flex-start;
}
@media screen and (max-width: 1199px) {
  .liPrivacyCnt {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .liPrivacyCnt {
    line-height: 192.857%;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .liPrivacyCnt {
    font-size: 3.7333333333vw;
  }
}
.liPrivacyCnt::before {
  content: "・";
  display: block;
}

.secPrivacyCnt02 {
  margin-top: 82px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secPrivacyCnt02 {
    margin-top: 7.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secPrivacyCnt02 {
    margin-top: 17.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .titlePrivacyCnt009 {
    background: url(../img/privacy/iconPrivacyCnt.svg) no-repeat left 15%;
    background-size: auto 5.3333333333vw;
  }
}

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

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.SitemapCnt {
  margin-top: 103px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .SitemapCnt {
    margin-top: 5.36%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .SitemapCnt {
    margin-top: 16.46%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .SitemapCnt {
    width: 86.66%;
  }
}

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

.SitemapCntBx {
  padding-top: 69px;
  padding-bottom: 80px;
  padding-left: 0px;
  padding-right: 0px;
  width: 1040px;
  margin: auto;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .SitemapCntBx {
    padding: 5.75% 0% 6.66% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .SitemapCntBx {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .SitemapCntBx {
    padding: 9.3% 0% 12.3% 0%;
    width: 325px;
    border-radius: 32px;
    /* CSS3草案 */
    -webkit-border-radius: 32px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 32px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .SitemapCntBx {
    width: 100%;
  }
}

.secSitemapCnt {
  width: 800px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .secSitemapCnt {
    width: 76.92%;
  }
}
@media screen and (max-width: 767px) {
  .secSitemapCnt {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secSitemapCnt {
    width: 85.23%;
  }
}

.secSitemapCnt02 {
  margin-top: 73px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secSitemapCnt02 {
    margin-top: 7.01%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secSitemapCnt02 {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secSitemapCnt02 {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secSitemapCnt023 {
  margin-top: 63px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secSitemapCnt023 {
    margin-top: 6.05%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secSitemapCnt023 {
    margin-top: 20.94%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secSitemapCnt024 {
  margin-top: 63px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secSitemapCnt024 {
    margin-top: 6.05%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secSitemapCnt024 {
    margin-top: 8.24%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secSitemapCnt03 {
  margin-top: 64px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secSitemapCnt03 {
    margin-top: 6.15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secSitemapCnt03 {
    margin-top: 8.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.secSitemapCnt02 + .secSitemapCnt03 {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secSitemapCnt02 + .secSitemapCnt03 {
    margin-top: 7.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secSitemapCnt02 + .secSitemapCnt03 {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secSitemapCnt02 + .secSitemapCnt03 {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h2SitemapCnt {
  padding-top: 6px;
  padding-bottom: 15px;
  padding-left: 45px;
  padding-right: 0px;
  border-bottom: 1px solid #D1C0A5;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  background: url(../img/sitemap/arrowH2SitemapCnt.svg) no-repeat;
  background-position: 0 40%;
  background-size: auto 47%;
}
@media screen and (max-width: 1199px) {
  .h2SitemapCnt {
    padding: 0.57% 0% 1.44% 4.32%;
  }
}
@media screen and (max-width: 1199px) {
  .h2SitemapCnt {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .h2SitemapCnt {
    padding: 1.44% 0% 5.55% 10.19%;
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    background-size: 16px auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2SitemapCnt {
    font-size: 4.8vw;
  }
}

.arrowH2SitemapCnt {
  background: url(../img/sitemap/iconSitemapCnt.svg) no-repeat center right;
  background-size: auto 74%;
  width: 100%;
  display: block;
  color: #7E6B5A;
}
@media screen and (max-width: 767px) {
  .arrowH2SitemapCnt {
    background-size: 16px auto;
  }
}

.ulSitemapCnt {
  margin-top: 23px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 710px;
}
@media screen and (max-width: 1199px) {
  .ulSitemapCnt {
    margin-top: 2.87%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ulSitemapCnt {
    width: 88.75%;
  }
}
@media screen and (max-width: 767px) {
  .ulSitemapCnt {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: 9.74%;
    margin-right: auto;
    width: 238px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulSitemapCnt {
    width: 85.92%;
  }
}

.liSitemapCnt:nth-child(n+2) {
  margin-top: 17px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liSitemapCnt:nth-child(n+2) {
    margin-top: 2.12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liSitemapCnt:nth-child(n+2) {
    margin-top: 8.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnliSitemapCnt {
  font-size: 20px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  color: #535353;
}
@media screen and (max-width: 1199px) {
  .btnliSitemapCnt {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .btnliSitemapCnt {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnliSitemapCnt {
    font-size: 3.7333333333vw;
  }
}

.bgMain + .beforeFooter {
  margin-top: -65px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .bgMain + .beforeFooter {
    margin-top: -3.39%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .bgMain + .beforeFooter {
    margin-top: 11.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.contactFormFx02 {
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .contactFormFx02 {
    margin: 2.66% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .contactFormFx02 {
    margin: 11.3% 0% 0% 0%;
  }
}

.thContactFormLxn {
  width: 287px;
  align-items: center;
}
@media screen and (max-width: 1199px) {
  .thContactFormLxn {
    width: 23.91%;
  }
}
@media screen and (max-width: 767px) {
  .thContactFormLxn {
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thContactFormLxn {
    width: 100%;
  }
}

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

.txtContactFormLxn {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 8px;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .txtContactFormLxn {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 2.78%;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtContactFormLxn {
    font-size: 1.4178482068vw;
  }
}
.txtContactFormLxn::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.txtContactFormLxn::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtContactFormLxn {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 8px;
    margin-right: auto;
    line-height: 2.1176470588;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) and (max-width: 1199px) {
  .txtContactFormLxn {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: 2.46%;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtContactFormLxn {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtContactFormLxn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.1176470588) * 0.5em);
    content: "";
  }
  .txtContactFormLxn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.1176470588) * 0.5em);
    content: "";
  }
}

.tdContactFormLxn {
  width: 913px;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
  max-height: 200px;
}
@media screen and (max-width: 1199px) {
  .tdContactFormLxn {
    width: 76.08%;
  }
}
@media screen and (max-width: 1199px) {
  .tdContactFormLxn {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .tdContactFormLxn {
    margin-top: 4.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
    line-height: 2.1176470588;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tdContactFormLxn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdContactFormLxn {
    font-size: 4.5333333333vw;
  }
}

.inputW100 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 24px;
  padding-right: 24px;
  border: 1px solid #7E6B5A;
  border-radius: 20px;
  /* CSS3草案 */
  -webkit-border-radius: 20px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 20px;
  /* Firefox用 */
  width: 100%;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .inputW100 {
    padding: 1.64% 2.62% 1.64% 2.62%;
  }
}
@media screen and (max-width: 1199px) {
  .inputW100 {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .inputW100 {
    padding-top: 10.5px;
    padding-bottom: 10.5px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 2.1176470588;
    letter-spacing: 0em;
    text-indent: 0em;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .inputW100 {
    padding: 3.23% 7.38% 3.23% 7.38%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .inputW100 {
    font-size: 4.5333333333vw;
  }
}

.txtW100 {
  padding-top: 15px;
  padding-bottom: 15px;
  padding-left: 24px;
  padding-right: 24px;
  border: 1px solid #7E6B5A;
  border-radius: 36px;
  /* CSS3草案 */
  -webkit-border-radius: 36px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 36px;
  /* Firefox用 */
  width: 100%;
  aspect-ratio: 913/200;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtW100 {
    padding: 1.64% 2.62% 1.64% 2.62%;
  }
}
@media screen and (max-width: 1199px) {
  .txtW100 {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtW100 {
    padding-top: 20px;
    padding-bottom: 20px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 2.1176470588;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 325/152;
    border-radius: 20px;
    /* CSS3草案 */
    -webkit-border-radius: 20px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtW100 {
    padding: 6.15% 7.38% 6.15% 7.38%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtW100 {
    font-size: 4.5333333333vw;
  }
}

/*ボタン*/
.btnToConfirmLxn {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 347px;
}
@media screen and (max-width: 1199px) {
  .btnToConfirmLxn {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnToConfirmLxn {
    width: 28.91%;
  }
}
@media screen and (max-width: 767px) {
  .btnToConfirmLxn {
    width: 68.07%;
    margin-top: 9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnToConfirm {
  cursor: pointer;
  font-size: 22px;
  line-height: 2.9;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  aspect-ratio: 347/65;
  color: #FFF;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  width: 100%;
  border: none;
  background-image: url(../img/contact/iconThanksToBtm.svg);
  background-position: 86% 51%;
  background-size: auto 31%;
  font-weight: 700;
  background-repeat: no-repeat;
}
@media screen and (max-width: 1199px) {
  .btnToConfirm {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnToConfirm {
    padding: 0% 9% 1.2% 1%;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    background-size: 13px auto;
    aspect-ratio: 220/49;
    background-position: 88% 49%;
    background-size: auto 34%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnToConfirm {
    font-size: 4.2666666667vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.thisPageConfirm {
  margin-top: -20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .thisPageConfirm {
    margin-top: -1.67%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .thisPageConfirm {
    margin-top: 30%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.thisPageConfirm .contactFormFx02 {
  margin-top: 48px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .thisPageConfirm .contactFormFx02 {
    margin: 4% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .thisPageConfirm .contactFormFx02 {
    margin: 14.8% 0% 0% 0%;
  }
}
.thisPageConfirm .tdContactFormLxn {
  width: 899px;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
  max-height: 200px;
  font-weight: 400;
}
@media screen and (max-width: 1199px) {
  .thisPageConfirm .tdContactFormLxn {
    width: 74.91%;
  }
}
@media screen and (max-width: 1199px) {
  .thisPageConfirm .tdContactFormLxn {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .thisPageConfirm .tdContactFormLxn {
    margin-top: 1%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
    line-height: 2.1176470588;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thisPageConfirm .tdContactFormLxn {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .thisPageConfirm .tdContactFormLxn {
    font-size: 4.5333333333vw;
  }
}

.toThankBackLxn {
  margin-top: -12px;
  margin-bottom: 203px;
  margin-left: auto;
  margin-right: auto;
  width: 734px;
}
@media screen and (max-width: 1199px) {
  .toThankBackLxn {
    margin-top: -1%;
    margin-bottom: 16.91%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .toThankBackLxn {
    width: 61.16%;
  }
}
@media screen and (max-width: 767px) {
  .toThankBackLxn {
    margin-top: 52.61%;
    margin-bottom: 38%;
    margin-left: auto;
    margin-right: auto;
    width: 66.69%;
  }
}

.btnBackLxn {
  width: 347px;
}
@media screen and (max-width: 1199px) {
  .btnBackLxn {
    width: 47.27%;
  }
}
@media screen and (max-width: 767px) {
  .btnBackLxn {
    width: 95%;
    margin: auto;
  }
}

.btnBack {
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  aspect-ratio: 347/65;
  color: #FFF;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  width: 100%;
  border: none;
  background-image: url(../img/contact/iconbtnBack.svg);
  background-position: 18% 54%;
  background-size: 6% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .btnBack {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnBack {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    background-position: 13% 51%;
    background-size: 5vw auto;
    aspect-ratio: 220/49;
    padding: 0 0 0 9%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnBack {
    font-size: 4.2666666667vw;
  }
}

/*内容を確認して送信*/
.btnToThanksLxn {
  width: 347px;
}
@media screen and (max-width: 1199px) {
  .btnToThanksLxn {
    width: 47.27%;
  }
}
@media screen and (max-width: 767px) {
  .btnToThanksLxn {
    margin-top: 11.9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.btnToThanks {
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  aspect-ratio: 347/65;
  color: #FFF;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  width: 100%;
  border: none;
  background-image: url(../img/contact/iconThanksToBtm.svg);
  background-position: 85% 53%;
  background-size: 5% auto;
  background-repeat: no-repeat;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .btnToThanks {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnToThanks {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    background-size: 5vw auto;
    background-position: 89% 53%;
    aspect-ratio: 220/49;
    padding: 0 7% 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnToThanks {
    font-size: 4.2666666667vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.contactLoopBigWap {
  margin-top: 112px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .contactLoopBigWap {
    margin-top: 5.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .contactLoopBigWap {
    margin-top: 15.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .contactLoopBigWap {
    width: 86.66%;
  }
}

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

.topTxtContactPages {
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .topTxtContactPages {
    font-size: 1.4178482068vw;
  }
}
.topTxtContactPages::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.topTxtContactPages::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .topTxtContactPages {
    line-height: 1.9285714286;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .topTxtContactPages {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .topTxtContactPages::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.9285714286) * 0.5em);
    content: "";
  }
  .topTxtContactPages::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.9285714286) * 0.5em);
    content: "";
  }
}

.formCotactBtm {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 64px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .formCotactBtm {
    margin-top: 3.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .formCotactBtm {
    padding: 5% 0% 5.33% 0%;
  }
}
@media screen and (max-width: 767px) {
  .formCotactBtm {
    margin-top: 64px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 11.59% 0% 12.59% 0%;
    border-radius: 32px;
    /* CSS3草案 */
    -webkit-border-radius: 32px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 32px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .formCotactBtm {
    margin-top: 18.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.formCotactBtmT {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 60px;
  padding-bottom: 64px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .formCotactBtmT {
    margin-top: 3.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .formCotactBtmT {
    padding: 5% 0% 5.33% 0%;
  }
}
@media screen and (max-width: 767px) {
  .formCotactBtmT {
    margin-top: 64px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 32px;
    /* CSS3草案 */
    -webkit-border-radius: 32px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 32px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .formCotactBtmT {
    margin-top: 18.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .formCotactBtmT {
    padding: 11.59% 0% 11.59% 0%;
  }
}

.secFormCotactBtm {
  width: 847px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .secFormCotactBtm {
    width: 70.58%;
  }
}
@media screen and (max-width: 767px) {
  .secFormCotactBtm {
    width: 86.15%;
  }
}

.h2FormCotactBtm {
  font-size: 24px;
  line-height: 1.6666666667;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2FormCotactBtm {
    font-size: 2.0016680567vw;
  }
}
.h2FormCotactBtm::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6666666667) * 0.5em);
  content: "";
}
.h2FormCotactBtm::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6666666667) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2FormCotactBtm {
    line-height: 1.9444444444;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
    font-feature-settings: "palt";
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2FormCotactBtm {
    font-size: 4.8vw;
  }
}
@media screen and (max-width: 767px) {
  .h2FormCotactBtm::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.9444444444) * 0.5em);
    content: "";
  }
  .h2FormCotactBtm::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.9444444444) * 0.5em);
    content: "";
  }
}

.ulFormCotactBtm {
  margin-top: 41px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulFormCotactBtm {
    margin-top: 4.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulFormCotactBtm {
    margin-top: 10.59%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liFormCotactBtm {
  font-size: 17px;
  line-height: 1.7647058824;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .liFormCotactBtm {
    font-size: 1.4178482068vw;
  }
}
.liFormCotactBtm::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
.liFormCotactBtm::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .liFormCotactBtm {
    margin-top: 27px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liFormCotactBtm {
    margin-top: 10.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .liFormCotactBtm {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .liFormCotactBtm::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
  .liFormCotactBtm::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
}
.liFormCotactBtm:nth-child(n+2) {
  margin-top: 28px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liFormCotactBtm:nth-child(n+2) {
    margin-top: 3.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liFormCotactBtm:nth-child(n+2) {
    margin-top: 15.62%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3FormCotactBtm {
  width: 244px;
  font-size: 17px;
  line-height: 1.7647058824;
  letter-spacing: 0em;
  text-indent: 0em;
  font-weight: 500;
}
@media screen and (max-width: 1199px) {
  .h3FormCotactBtm {
    width: 28.8%;
  }
}
@media screen and (max-width: 1199px) {
  .h3FormCotactBtm {
    font-size: 1.4178482068vw;
  }
}
.h3FormCotactBtm::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
.h3FormCotactBtm::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3FormCotactBtm {
    width: 262px;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3FormCotactBtm {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3FormCotactBtm {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h3FormCotactBtm::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
  .h3FormCotactBtm::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
}

.txtFormCotactBtm {
  width: 603px;
  font-size: 17px;
  line-height: 1.7647058824;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtFormCotactBtm {
    width: 71.19%;
  }
}
@media screen and (max-width: 1199px) {
  .txtFormCotactBtm {
    font-size: 1.4178482068vw;
  }
}
.txtFormCotactBtm::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
.txtFormCotactBtm::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtFormCotactBtm {
    margin-top: 4.1%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 262px;
    line-height: 1.7142857143;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtFormCotactBtm {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtFormCotactBtm {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtFormCotactBtm::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
  .txtFormCotactBtm::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7142857143) * 0.5em);
    content: "";
  }
}
.txtFormCotactBtm a {
  text-decoration: none;
  color: #241A08;
}

/*サンクスボタン*/
.thanksToBtmWap {
  margin-top: 135px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 347px;
}
@media screen and (max-width: 1199px) {
  .thanksToBtmWap {
    margin-top: 11.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .thanksToBtmWap {
    width: 28.91%;
  }
}
@media screen and (max-width: 767px) {
  .thanksToBtmWap {
    margin-top: 80px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 270px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thanksToBtmWap {
    margin-top: 24.61%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thanksToBtmWap {
    width: 83.07%;
  }
}

.thanksToBtm {
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  aspect-ratio: 347/65;
  color: #FFF;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  width: 100%;
  cursor: pointer;
}
@media screen and (max-width: 1199px) {
  .thanksToBtm {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .thanksToBtm {
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .thanksToBtm {
    font-size: 4.2666666667vw;
  }
}

.iconThanksToBtm {
  width: 100%;
  margin: auto;
  background: url(../img/contact/iconThanksToBtm.svg) no-repeat 96% 71%;
  background-size: auto 64%;
  transform: translate(-2px, -3px);
  font-weight: 700;
}
@media screen and (max-width: 767px) {
  .iconThanksToBtm {
    background: url(../img/contact/iconThanksToBtm.svg) no-repeat 94% 71%;
    background-size: auto 64%;
    transform: translate(-2.65vw, -3px);
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.mainUnderPagesYakata {
  margin: 0;
}

.yakataFv {
  padding-top: 72px;
  padding-bottom: 68px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .yakataFv {
    padding: 3.75% 0% 3.54% 0%;
  }
}
@media screen and (max-width: 767px) {
  .yakataFv {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .yakataFv {
    padding: 0% 0% 0% 0%;
  }
}

.bgYakataFv {
  background: url(../img/yakata/bgYakataFvPc.png) no-repeat top center;
  background-size: auto 100%;
}
@media screen and (max-width: 767px) {
  .bgYakataFv {
    background: unset;
  }
}

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

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

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

.secYakataFv {
  width: 520px;
  margin: 0 0 0 auto;
}
@media screen and (max-width: 1199px) {
  .secYakataFv {
    width: 43.33%;
  }
}
@media screen and (max-width: 767px) {
  .secYakataFv {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secYakataFv {
    width: 86.66%;
  }
}

.h2YakataFv {
  width: 100%;
}
@media screen and (max-width: 767px) {
  .h2YakataFv {
    width: 214px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2YakataFv {
    width: 65.84%;
  }
}

.detailYakataFv {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .detailYakataFv {
    margin-top: 7.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .detailYakataFv {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .detailYakataFv {
    margin-top: 4.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3DetailYakataFv {
  background: #D1C0A5;
  aspect-ratio: 520/40;
  font-size: 20px;
  line-height: 1.2;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
  border-radius: 16px 16px 0px 0px;
}
@media screen and (max-width: 1199px) {
  .h3DetailYakataFv {
    font-size: 1.6680567139vw;
  }
}
@media screen and (max-width: 767px) {
  .h3DetailYakataFv {
    aspect-ratio: 325/24;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
    border-radius: 10px 10px 0px 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3DetailYakataFv {
    font-size: 3.2vw;
  }
}

.cntDetailYakataFv {
  padding-top: 19px;
  padding-bottom: 19px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 0px 0px 16px 16px;
}
@media screen and (max-width: 1199px) {
  .cntDetailYakataFv {
    padding: 3.65% 0% 3.65% 0%;
  }
}
@media screen and (max-width: 767px) {
  .cntDetailYakataFv {
    padding-top: 15px;
    padding-bottom: 13px;
    padding-left: 0px;
    padding-right: 0px;
    padding: 4% 0% 4% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntDetailYakataFv {
    padding: 4.61% 0% 4% 0%;
  }
}

.h4DetailYakataFv {
  font-size: 32px;
  line-height: 1.65625;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h4DetailYakataFv {
    font-size: 2.6688907423vw;
  }
}
.h4DetailYakataFv::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.65625) * 0.5em);
  content: "";
}
.h4DetailYakataFv::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.65625) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4DetailYakataFv {
    line-height: 1.65;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4DetailYakataFv {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h4DetailYakataFv::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.65) * 0.5em);
    content: "";
  }
  .h4DetailYakataFv::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.65) * 0.5em);
    content: "";
  }
}

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

.ulDetailYakataFv {
  margin-top: 42px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulDetailYakataFv {
    margin-top: 8.07%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulDetailYakataFv {
    margin-top: 25px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulDetailYakataFv {
    margin-top: 7.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liDetailYakataFv {
  width: 240px;
}
@media screen and (max-width: 1199px) {
  .liDetailYakataFv {
    width: 46.15%;
  }
}
@media screen and (max-width: 767px) {
  .liDetailYakataFv {
    width: 150px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liDetailYakataFv {
    width: 46.15%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.yakataAboutBgWap {
  margin-top: 150px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .yakataAboutBgWap {
    margin-top: 7.81%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .yakataAboutBgWap {
    margin-top: 16.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .yakataAboutBgWap {
    width: 86.66%;
  }
}

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

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

.txtYakataAbout {
  margin-top: 58px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 2.6;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .txtYakataAbout {
    margin-top: 4.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtYakataAbout {
    font-size: 1.6680567139vw;
  }
}
.txtYakataAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.6) * 0.5em);
  content: "";
}
.txtYakataAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtYakataAbout {
    margin-top: 10.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 2.2142857143;
    letter-spacing: 0.1em;
    text-indent: -0.1em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtYakataAbout {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtYakataAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.2142857143) * 0.5em);
    content: "";
  }
  .txtYakataAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.2142857143) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.yakataTopics {
  margin-top: 159px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 68px;
  padding-bottom: 77px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .yakataTopics {
    margin-top: 10.19%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .yakataTopics {
    padding: 4.35% 0% 4.93% 0%;
  }
}
@media screen and (max-width: 767px) {
  .yakataTopics {
    margin-top: 16.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 4.8% 0% 12.53% 0%;
  }
}

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

@media screen and (max-width: 767px) {
  .yakataTopicsLxnMainLxn .txtNewDetailIndexTopics {
    margin: 5% 0 0 0;
  }
}

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

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

@media screen and (max-width: 767px) {
  .btnYakataCalendar {
    width: 325px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnYakataCalendar {
    width: 86.66%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.yakataMapBgWap {
  margin: 8.4% auto 0 auto;
}
@media screen and (max-width: 767px) {
  .yakataMapBgWap {
    margin: 22% auto 0 auto;
  }
}

.picYakataMap {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
@media screen and (max-width: 1199px) {
  .picYakataMap {
    margin-top: 3.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .picYakataMap {
    width: 86.75%;
    margin: 10% auto 0 auto;
  }
}

.btnYakataMap {
  position: absolute;
}
.btnYakataMap img {
  transition-duration: 0.5s;
}
.btnYakataMap:hover {
  opacity: 1;
}
.btnYakataMap:hover img {
  transform: scale(1.25);
}

.btnYakataMap01 {
  bottom: 80.8%;
  left: 21.8%;
  width: 24.3%;
  display: block;
}
@media screen and (max-width: 767px) {
  .btnYakataMap01 {
    bottom: 81%;
    left: 22.5%;
    width: 23.3%;
    display: block;
  }
}

.btnYakataMap02 {
  left: 50.7%;
  bottom: 58.5%;
  display: block;
  width: 16.5%;
}
@media screen and (max-width: 767px) {
  .btnYakataMap02 {
    left: 49.7%;
    bottom: 58.5%;
    display: block;
    width: 17.5%;
  }
}

.btnYakataMap03 {
  left: 31%;
  bottom: 28%;
  display: block;
  width: 16.5%;
}
@media screen and (max-width: 767px) {
  .btnYakataMap03 {
    left: 31%;
    bottom: 28.5%;
    display: block;
    width: 16.5%;
  }
}

.btnYakataMap04 {
  left: -0.2%;
  bottom: 41%;
  display: block;
  width: 20%;
}
@media screen and (max-width: 767px) {
  .btnYakataMap04 {
    left: 0%;
    bottom: 41%;
    display: block;
    width: 20%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.yakataInfoBgWap {
  margin-top: 107px;
  margin-bottom: 240px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .yakataInfoBgWap {
    margin-top: 5.57%;
    margin-bottom: 12.5%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .yakataInfoBgWap {
    margin-top: 21.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .yakataInfoBgWap {
    width: 86.66%;
  }
}

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

@media screen and (max-width: 767px) {
  .yakataInfoWap .h2IndexGuide {
    width: 92.5%;
  }
}

.ulYakataInfo {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
}
@media screen and (max-width: 1199px) {
  .ulYakataInfo {
    margin-top: 3.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ulYakataInfo {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .ulYakataInfo {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulYakataInfo {
    margin-top: 12.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liYakataInfo {
  width: 100%;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .liYakataInfo {
    border-radius: 27px;
    /* CSS3草案 */
    -webkit-border-radius: 27px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 27px;
    /* Firefox用 */
  }
}

.btnYakataInfo {
  padding-top: 0px;
  padding-bottom: 60px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .btnYakataInfo {
    padding: 0% 0% 5.76% 0%;
  }
}
@media screen and (max-width: 767px) {
  .btnYakataInfo {
    padding-top: 0px;
    padding-bottom: 32px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnYakataInfo {
    padding: 0% 0% 9.84% 0%;
  }
}

.liYakataInfo02 .btnYakataInfo {
  padding-top: 0px;
  padding-bottom: 85px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liYakataInfo02 .btnYakataInfo {
    padding: 0% 0% 17.7% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liYakataInfo02 .btnYakataInfo {
    padding-top: 0px;
    padding-bottom: 32px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataInfo02 .btnYakataInfo {
    padding: 0% 0% 9.84% 0%;
  }
}

.photoYakataInfo01 {
  position: relative;
  aspect-ratio: 1040/297;
  overflow: hidden;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .photoYakataInfo01 {
    aspect-ratio: 255/128;
  }
}

.liYakataInfo02 .photoYakataInfo01 {
  position: relative;
  aspect-ratio: 480/297;
  overflow: hidden;
  object-fit: cover;
}
@media screen and (max-width: 767px) {
  .liYakataInfo02 .photoYakataInfo01 {
    aspect-ratio: 255/132;
  }
}

.cntYakataInfo01 {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
@media screen and (max-width: 1199px) {
  .cntYakataInfo01 {
    margin-top: 3.65%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .cntYakataInfo01 {
    width: 92.3%;
  }
}
@media screen and (max-width: 767px) {
  .cntYakataInfo01 {
    margin-top: 5.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 219px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntYakataInfo01 {
    width: 85.88%;
  }
}

.secYakataInfo {
  overflow: hidden;
}

@media screen and (max-width: 767px) {
  .titleYakataInfo {
    align-items: flex-start;
  }
}

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

.iconYakataInfo01 {
  width: 20px;
  transform: translate(-4%, 13%);
}
@media screen and (max-width: 1199px) {
  .iconYakataInfo01 {
    width: 2.08%;
  }
}
@media screen and (max-width: 767px) {
  .iconYakataInfo01 {
    width: 14px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconYakataInfo01 {
    width: 5%;
  }
}

.brdYakataInfo {
  margin-top: 1vw;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px dotted #241A08;
  width: 110%;
  transform: translateX(-5%);
}
@media screen and (max-width: 767px) {
  .brdYakataInfo {
    margin-top: 3.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .liYakataInfo02 .brdYakataInfo {
    margin: 7.5% 0 0 0;
  }
}

.txtYakataInfo {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.5882352941;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtYakataInfo {
    margin-top: 2.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtYakataInfo {
    font-size: 1.4178482068vw;
  }
}
.txtYakataInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
.txtYakataInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtYakataInfo {
    margin-top: 4.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5833333333;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtYakataInfo {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .txtYakataInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5833333333) * 0.5em);
    content: "";
  }
  .txtYakataInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5833333333) * 0.5em);
    content: "";
  }
}

/*2Column*/
.liYakataInfo02 {
  width: 480px;
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liYakataInfo02 {
    width: 46.06%;
  }
}
@media screen and (max-width: 1199px) {
  .liYakataInfo02 {
    margin: 7.67% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liYakataInfo02 {
    width: 255px;
    margin-top: 120px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataInfo02 {
    width: 78.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataInfo02 {
    margin-top: 36.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liYakataInfo02:nth-child(n+2) {
    margin-top: 37%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.cntYakataInfo02 {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 398px;
}
@media screen and (max-width: 1199px) {
  .cntYakataInfo02 {
    margin-top: 7.29%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .cntYakataInfo02 {
    width: 82.91%;
  }
}
@media screen and (max-width: 767px) {
  .cntYakataInfo02 {
    margin-top: 8.98%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 219px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .cntYakataInfo02 {
    width: 85.88%;
  }
}

.iconYakataInfo02 {
  width: 20px;
  transform: translate(-4%, 14%);
}
@media screen and (max-width: 1199px) {
  .iconYakataInfo02 {
    width: 4.16%;
  }
}
@media screen and (max-width: 767px) {
  .iconYakataInfo02 {
    width: 19px;
    margin: 0% 0 0 0;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .iconYakataInfo02 {
    width: 8.67%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.yokataUnderLoop {
  margin-top: 112px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .yokataUnderLoop {
    margin-top: 5.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .yokataUnderLoop {
    margin-top: 16.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .yokataUnderLoop {
    width: 86.66%;
  }
}

.yokataUnderLoop + .yokataUnderLoop {
  margin-top: 198px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .yokataUnderLoop + .yokataUnderLoop {
    margin-top: 10.31%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .yokataUnderLoop + .yokataUnderLoop {
    margin-top: 31%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.yakataUnderBgNoneWap {
  width: 1040px;
  margin: auto;
  background: unset;
}
@media screen and (max-width: 1199px) {
  .yakataUnderBgNoneWap {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .yakataUnderBgNoneWap {
    width: 100%;
  }
}

.h2YakataUnderBgNone {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2YakataUnderBgNone {
    font-size: 2.6688907423vw;
  }
}
.h2YakataUnderBgNone::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h2YakataUnderBgNone::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2YakataUnderBgNone {
    line-height: 2.4;
    letter-spacing: 0.155em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2YakataUnderBgNone {
    font-size: 5.0666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h2YakataUnderBgNone::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.4) * 0.5em);
    content: "";
  }
  .h2YakataUnderBgNone::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.4) * 0.5em);
    content: "";
  }
}

.yakataUnderBgNone {
  margin-top: 78px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .yakataUnderBgNone {
    margin-top: 6.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .yakataUnderBgNone {
    margin-top: 14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liYakataUnderBgNone {
  background: unset;
}

.liYakataUnderBgNoneintColumn100 {
  width: 100%;
}

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

.txtYInfo {
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtYInfo {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtYInfo {
    font-size: 1.4178482068vw;
  }
}
.txtYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.txtYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtYInfo {
    margin-top: 6.38%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtYInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.tableYinfo {
  margin-top: 46px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #241A08;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .tableYinfo {
    margin-top: 3.83%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .tableYinfo {
    margin-top: 48px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tableYinfo {
    margin-top: 14.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.tableYInfoLx {
  padding-top: 36px;
  padding-bottom: 37px;
  padding-left: 40px;
  padding-right: 40px;
  background: #FCFAF2;
}
@media screen and (max-width: 1199px) {
  .tableYInfoLx {
    padding: 3% 3.33% 3.08% 3.33%;
  }
}
@media screen and (max-width: 767px) {
  .tableYInfoLx {
    padding: 5.15% 6.15% 5.15% 6.15%;
  }
}

.tableYInfoLx + .tableYInfoLx {
  border-top: 1px dotted #241A08;
}

.h3TdYInfo {
  width: 133px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3TdYInfo {
    width: 13.85%;
  }
}
@media screen and (max-width: 1199px) {
  .h3TdYInfo {
    font-size: 1.2510425354vw;
  }
}
.h3TdYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h3TdYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3TdYInfo {
    width: 325px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3TdYInfo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3TdYInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h3TdYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .h3TdYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.txtTdYInfo {
  width: 820px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTdYInfo {
    width: 85.41%;
  }
}
@media screen and (max-width: 1199px) {
  .txtTdYInfo {
    font-size: 1.2510425354vw;
  }
}
.txtTdYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtTdYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTdYInfo {
    margin-top: 3.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtTdYInfo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTdYInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTdYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtTdYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.txtTdYInfo a {
  color: #B63353;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.h2YakataUnderBg {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2YakataUnderBg {
    font-size: 2.6688907423vw;
  }
}
.h2YakataUnderBg::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h2YakataUnderBg::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2YakataUnderBg {
    line-height: 2.4;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2YakataUnderBg {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2YakataUnderBg::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.4) * 0.5em);
    content: "";
  }
  .h2YakataUnderBg::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.4) * 0.5em);
    content: "";
  }
}

.yakata5ColumnBgLxn {
  margin-top: 77px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 80px;
  padding-bottom: 120px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .yakata5ColumnBgLxn {
    margin-top: 6.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .yakata5ColumnBgLxn {
    padding: 6.66% 0% 10% 0%;
  }
}
@media screen and (max-width: 767px) {
  .yakata5ColumnBgLxn {
    margin-top: 72px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 12.3% 0% 0% 0%;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .yakata5ColumnBgLxn {
    margin-top: 22.15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .yakata5ColumnBgLxn {
    width: 100%;
  }
}

.yakata5ColumnBg {
  width: 1040px;
  margin: auto;
  display: flex;
  justify-content: space-between;
  flex-flow: row wrap;
}
@media screen and (max-width: 1199px) {
  .yakata5ColumnBg {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .yakata5ColumnBg {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .yakata5ColumnBg {
    width: 100%;
  }
}

.liYakata5Column5ColumnintColumn50 {
  width: 500px;
  margin-top: 0px;
  margin-bottom: 120px;
  margin-left: 0px;
  margin-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn50 {
    width: 48.07%;
  }
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn50 {
    margin: 0% 0% 11.53% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn50 {
    width: 277px;
    margin-top: 0%;
    margin-bottom: 21.61%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn50 {
    width: 85.23%;
  }
}

.fvYakataUnder5Column {
  aspect-ratio: 318/197;
}
@media screen and (max-width: 767px) {
  .fvYakataUnder5Column {
    aspect-ratio: 275/170;
  }
}
.fvYakataUnder5Column img {
  width: 100%;
  height: auto;
  object-fit: cover;
}

.h2TitleYInfo5Column {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .h2TitleYInfo5Column {
    margin-top: 7.2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2TitleYInfo5Column {
    font-size: 1.6680567139vw;
  }
}
.h2TitleYInfo5Column::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h2TitleYInfo5Column::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2TitleYInfo5Column {
    margin-top: 10%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5625;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TitleYInfo5Column {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TitleYInfo5Column::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5625) * 0.5em);
    content: "";
  }
  .h2TitleYInfo5Column::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5625) * 0.5em);
    content: "";
  }
}

.priceYInfo5Column {
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .priceYInfo5Column {
    margin-top: 6.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .priceYInfo5Column {
    font-size: 1.4178482068vw;
  }
}
.priceYInfo5Column::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.priceYInfo5Column::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .priceYInfo5Column {
    margin-top: 3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.9285714286;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .priceYInfo5Column {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .priceYInfo5Column::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.9285714286) * 0.5em);
    content: "";
  }
  .priceYInfo5Column::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.9285714286) * 0.5em);
    content: "";
  }
}

.kikanYInfo5Column {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .kikanYInfo5Column {
    margin-top: 8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .kikanYInfo5Column {
    font-size: 1.4178482068vw;
  }
}
.kikanYInfo5Column::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.kikanYInfo5Column::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .kikanYInfo5Column {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .kikanYInfo5Column {
    margin-top: 5.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .kikanYInfo5Column {
    font-size: 3.7333333333vw;
  }
}

.txtYInfo5Column {
  margin-top: 18px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 100%;
}
@media screen and (max-width: 1199px) {
  .txtYInfo5Column {
    margin-top: 3.6%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtYInfo5Column {
    font-size: 1.4178482068vw;
  }
}
@media screen and (max-width: 767px) {
  .txtYInfo5Column {
    margin-top: 7.77%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    letter-spacing: 0em;
    text-indent: 0em;
    line-height: 1.95;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtYInfo5Column {
    font-size: 3.7333333333vw;
  }
}

/*3Column*/
.liYakata5Column5ColumnintColumn30 {
  margin-top: 0px;
  margin-bottom: 40px;
  margin-left: 0px;
  margin-right: 0px;
  padding-top: 0px;
  padding-bottom: 36px;
  padding-left: 0px;
  padding-right: 0px;
  width: 320px;
  border: 1px solid #000;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 {
    margin: 0% 0% 3.84% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 {
    padding: 0% 0% 3.46% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 {
    width: 30.76%;
  }
}
@media screen and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 {
    margin-top: 0px;
    margin-bottom: 40px;
    margin-left: auto;
    margin-right: auto;
    padding: 0% 0% 7.66% 0%;
    border-radius: 24px;
    /* CSS3草案 */
    -webkit-border-radius: 24px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 24px;
    /* Firefox用 */
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 {
    margin-top: 0%;
    margin-bottom: 14.44%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 {
    width: 85.23%;
  }
}

.liYakata5Column5ColumnintColumn30 .fvYakataUnder5Column {
  aspect-ratio: 320/198;
}
@media screen and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 .fvYakataUnder5Column {
    aspect-ratio: 275/170;
  }
}

.liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column {
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 272px;
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column {
    margin-top: 6.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column {
    font-size: 1.2510425354vw;
  }
}
.liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column {
    margin-top: 24px;
    margin-bottom: 24px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.1538461538;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column {
    margin-top: 7.5%;
    margin-bottom: 7.5%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column {
    font-size: 3.4666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.1538461538) * 0.5em);
    content: "";
  }
  .liYakata5Column5ColumnintColumn30 .h2TitleYInfo5Column::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.1538461538) * 0.5em);
    content: "";
  }
}

.liYakata5Column5ColumnintColumn30 .txtYInfo5Column {
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 13px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 272px;
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column {
    margin-top: 10%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column {
    font-size: 1.0842368641vw;
  }
}
@media screen and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column {
    width: 85%;
  }
}
@media screen and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.75;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column {
    margin-top: 8.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column {
    font-size: 3.2vw;
  }
}
@media screen and (max-width: 767px) {
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.75) * 0.5em);
    content: "";
  }
  .liYakata5Column5ColumnintColumn30 .txtYInfo5Column::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.75) * 0.5em);
    content: "";
  }
}

/*ボタン*/
.btnYakataUnderOnlineWap {
  margin-top: 123px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 371px;
}
@media screen and (max-width: 1199px) {
  .btnYakataUnderOnlineWap {
    margin-top: 10.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnYakataUnderOnlineWap {
    width: 30.91%;
  }
}
@media screen and (max-width: 767px) {
  .btnYakataUnderOnlineWap {
    margin-top: 80px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnYakataUnderOnlineWap {
    margin-top: 24.61%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnYakataUnderOnlineWap {
    width: 85.23%;
  }
}

.btnYakataUnderOnline {
  aspect-ratio: 371/65;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  font-weight: 600;
  color: #FFF;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  border: 1px solid #D1C0A5;
  background: #D1C0A5;
}
@media screen and (max-width: 1199px) {
  .btnYakataUnderOnline {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnYakataUnderOnline {
    aspect-ratio: 277/49;
    line-height: normal;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnYakataUnderOnline {
    font-size: 4.2666666667vw;
  }
}

.iconBtnYakataUnderOnline {
  width: 100%;
  margin: auto;
  background: url(../img/index/iconBtnIndexColumn.svg) no-repeat 96% center;
  background-size: 17px auto;
  transform: translate(-1%, -5%);
}
@media screen and (max-width: 767px) {
  .iconBtnYakataUnderOnline {
    background: url(../img/index/iconBtnIndexColumn.svg) no-repeat 97% center;
    background-size: 13px auto;
    transform: translate(-1%, -5%);
  }
}

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

.liYakataUnderBg {
  padding-top: 80px;
  padding-bottom: 80px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .liYakataUnderBg {
    padding: 6.66% 0% 6.66% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liYakataUnderBg {
    padding-top: 40px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataUnderBg {
    padding: 12.3% 0% 12.3% 0%;
  }
}
.liYakataUnderBg:nth-child(n+2) {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liYakataUnderBg:nth-child(n+2) {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liYakataUnderBg:nth-child(n+2) {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataUnderBg:nth-child(n+2) {
    margin-top: 12.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liYakataUnderBgInWap {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .liYakataUnderBgInWap {
    width: 86.66%;
  }
}

.h2TitleYInfo {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2TitleYInfo {
    margin-top: 3.36%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2TitleYInfo {
    font-size: 1.6680567139vw;
  }
}
.h2TitleYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h2TitleYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2TitleYInfo {
    margin-top: 35px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.6;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2TitleYInfo {
    margin-top: 10.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2TitleYInfo {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2TitleYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.6) * 0.5em);
    content: "";
  }
  .h2TitleYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.6) * 0.5em);
    content: "";
  }
}

.kikanYInfo {
  margin-top: 14px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 16px;
  line-height: 1.5625;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .kikanYInfo {
    margin-top: 1.34%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .kikanYInfo {
    font-size: 1.3344453711vw;
  }
}
.kikanYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5625) * 0.5em);
  content: "";
}
.kikanYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5625) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .kikanYInfo {
    margin-top: 14px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5625;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .kikanYInfo {
    margin-top: 4.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .kikanYInfo {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .kikanYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5625) * 0.5em);
    content: "";
  }
  .kikanYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5625) * 0.5em);
    content: "";
  }
}

.liYakataUnderBgintColumn100 .txtYInfo {
  margin-top: 30px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liYakataUnderBgintColumn100 .txtYInfo {
    margin-top: 2.88%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liYakataUnderBgintColumn100 .txtYInfo {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataUnderBgintColumn100 .txtYInfo {
    margin-top: 9.23%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liYakataUnderBgintColumn100 .tableYinfo {
  margin-top: 63px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liYakataUnderBgintColumn100 .tableYinfo {
    margin-top: 6.05%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liYakataUnderBgintColumn100 .tableYinfo {
    margin-top: 30px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataUnderBgintColumn100 .tableYinfo {
    margin-top: 9.23%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.bgYOnsenFv {
  background: url(../img/onsen/bgYOnsenFvPc.png) no-repeat top center;
  background-size: auto 100%;
}
@media screen and (max-width: 767px) {
  .bgYOnsenFv {
    background: unset;
  }
}

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

.onsenMapWap {
  margin-top: 67px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .onsenMapWap {
    margin-top: 5.58%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.onsenMapWap .picYakataMap {
  margin-top: 198px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .onsenMapWap .picYakataMap {
    margin-top: 16.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .onsenMapWap .picYakataMap {
    margin-top: 18.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.onsenMapWap .btnOnsenDetailMap {
  position: relative;
  width: 100%;
  height: 100%;
}
.onsenMapWap .btnOnsenDetailMap .off {
  transform: scale(1);
  z-index: 1;
}
.onsenMapWap .btnOnsenDetailMap .on {
  position: absolute;
  opacity: 0;
  transform: scale(1);
}
.onsenMapWap .btnOnsenDetailMap img {
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  transition-duration: 0.4s;
}
.onsenMapWap .btnOnsenDetailMap:hover img {
  transform: scale(1);
}
.onsenMapWap .btnOnsenDetailMap:hover .on {
  opacity: 1;
}
.onsenMapWap .btnYakataMap01 {
  top: -14%;
  left: 21.8%;
  width: 19.8%;
  display: block;
  aspect-ratio: 237/181;
  height: 21%;
}
.onsenMapWap .btnYakataMap01:hover .on {
  animation: bounceLeft 0.4s forwards;
}
.onsenMapWap .btnYakataMap02 {
  left: 45.3%;
  top: -7%;
  display: block;
  width: 17.3%;
  aspect-ratio: 207/180;
  height: 24%;
}
.onsenMapWap .btnYakataMap02:hover .on {
  animation: bounceTop 0.4s forwards;
}
.onsenMapWap .btnYakataMap03 {
  left: 82.3%;
  display: block;
  width: 17.5%;
  top: -1%;
  aspect-ratio: 214/232;
  height: 30%;
}
.onsenMapWap .btnYakataMap03:hover .on {
  animation: bounceBtm 0.4s forwards;
}
.onsenMapWap .btnYakataMap04 {
  left: 28.5%;
  top: 12.8%;
  display: block;
  width: 20.8%;
  aspect-ratio: 214/232;
  height: 27%;
}
.onsenMapWap .btnYakataMap04:hover .on {
  animation: bounceRight 0.4s forwards;
}
.onsenMapWap .btnYakataMap05 {
  left: 48.8%;
  top: 28%;
  display: block;
  width: 19%;
  height: 23%;
  aspect-ratio: 231/198;
}
.onsenMapWap .btnYakataMap05:hover .on {
  animation: bounceTop 0.4s forwards;
}
.onsenMapWap .btnYakataMap06 {
  left: 5.2%;
  top: 48.2%;
  display: block;
  width: 15.5%;
  aspect-ratio: 186/194;
  height: 25%;
}
.onsenMapWap .btnYakataMap06:hover .on {
  animation: bounceBtm 0.4s forwards;
}
.onsenMapWap .btnYakataMap07 {
  left: 50.7%;
  top: 60.5%;
  display: block;
  width: 16%;
  aspect-ratio: 192/192;
  height: 25%;
}
.onsenMapWap .btnYakataMap07:hover .on {
  animation: bounceBtm 0.4s forwards;
}

@keyframes bounceLeft {
  0% {
    left: -10%;
  }
  50% {
    left: 10%;
  }
  100% {
    left: 0;
  }
}
@keyframes bounceRight {
  0% {
    left: -10%;
  }
  50% {
    left: 10%;
  }
  100% {
    left: 0;
  }
}
@keyframes bounceTop {
  0% {
    top: -10%;
  }
  50% {
    top: 10%;
  }
  100% {
    top: 0;
  }
}
@keyframes bounceBtm {
  0% {
    bottom: -10%;
  }
  50% {
    bottom: 10%;
  }
  100% {
    bottom: 0;
  }
}
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.onsenInfoBgWap {
  margin-top: 69px;
  margin-bottom: 240px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .onsenInfoBgWap {
    margin-top: 3.59%;
    margin-bottom: 12.5%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoBgWap {
    margin-top: 13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoBgWap {
    width: 86.66%;
  }
}

.ulYakataInfoOn {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
}
@media screen and (max-width: 1199px) {
  .ulYakataInfoOn {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ulYakataInfoOn {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .ulYakataInfoOn {
    margin-top: 6.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.liYakataInfo01On {
  margin-top: 35px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 1040px;
}
@media screen and (max-width: 1199px) {
  .liYakataInfo01On {
    margin-top: 3.36%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .liYakataInfo01On {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .liYakataInfo01On {
    margin-top: 5.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 255px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakataInfo01On {
    width: 100%;
  }
}

.btnYakataInfoOn {
  padding-top: 0px;
  padding-bottom: 38px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .btnYakataInfoOn {
    padding: 0% 0% 3.65% 0%;
  }
}
@media screen and (max-width: 767px) {
  .btnYakataInfoOn {
    padding: 0% 0% 18.84% 0%;
  }
}

.ulYakataInfoOn .liYakataInfo02 {
  width: 480px;
  margin-top: 110px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulYakataInfoOn .liYakataInfo02 {
    width: 46.06%;
  }
}
@media screen and (max-width: 1199px) {
  .ulYakataInfoOn .liYakataInfo02 {
    margin: 10.55% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulYakataInfoOn .liYakataInfo02 {
    width: 255px;
    margin-top: 120px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulYakataInfoOn .liYakataInfo02 {
    width: 78.46%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulYakataInfoOn .liYakataInfo02 {
    margin-top: 36.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulYakataInfoOn .liYakataInfo02:nth-child(n+2) {
    margin-top: 12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.ulYakataInfoOn .liYakataInfo02:nth-child(n+4) {
  margin-top: 83px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulYakataInfoOn .liYakataInfo02:nth-child(n+4) {
    margin: 7.96% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulYakataInfoOn .liYakataInfo02:nth-child(n+4) {
    margin-top: 13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.ulYakataInfoOn .liYakataInfo02 .btnYakataInfo {
  padding-top: 0px;
  padding-bottom: 36px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulYakataInfoOn .liYakataInfo02 .btnYakataInfo {
    padding: 0% 0% 7.5% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulYakataInfoOn .liYakataInfo02 .btnYakataInfo {
    padding: 0% 0% 11.84% 0%;
  }
}
.ulYakataInfoOn .liYakataInfo02 .photoYakataInfo01 {
  aspect-ratio: 255/162;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.feeMainBoxTop + .feeMainBoxTop {
  margin-top: 200px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .feeMainBoxTop + .feeMainBoxTop {
    margin-top: 10.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .feeMainBoxTop + .feeMainBoxTop {
    margin-top: 120px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .feeMainBoxTop + .feeMainBoxTop {
    margin-top: 32%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.feeMainBoxBigWap {
  margin-top: 114px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .feeMainBoxBigWap {
    margin-top: 7.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .feeMainBoxBigWap {
    margin-top: 16.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

@media screen and (max-width: 767px) {
  .feeMainBoxWap {
    width: 325px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .feeMainBoxWap {
    width: 86.66%;
  }
}

.detailFeeTimeBgNone {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 43px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  border: 1px solid #241A08;
}
@media screen and (max-width: 1199px) {
  .detailFeeTimeBgNone {
    margin-top: 3.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .detailFeeTimeBgNone {
    padding: 3.84% 0% 4.13% 0%;
  }
}
@media screen and (max-width: 767px) {
  .detailFeeTimeBgNone {
    margin-top: 48px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 6.76% 0% 6.69% 0%;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .detailFeeTimeBgNone {
    margin-top: 14.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.titleDetailFeeTime {
  width: 958px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .titleDetailFeeTime {
    width: 92.11%;
  }
}
@media screen and (max-width: 767px) {
  .titleDetailFeeTime {
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .titleDetailFeeTime {
    width: 100%;
  }
}

.h3TitleDetailFeeTime {
  font-size: 17px;
  line-height: 1.5882352941;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3TitleDetailFeeTime {
    font-size: 1.4178482068vw;
  }
}
.h3TitleDetailFeeTime::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
.h3TitleDetailFeeTime::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3TitleDetailFeeTime {
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3TitleDetailFeeTime {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h3TitleDetailFeeTime::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .h3TitleDetailFeeTime::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.txtTitleDetailFeeTime {
  font-size: 17px;
  line-height: 1.5882352941;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTitleDetailFeeTime {
    font-size: 1.4178482068vw;
  }
}
.txtTitleDetailFeeTime::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
.txtTitleDetailFeeTime::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5882352941) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTitleDetailFeeTime {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtTitleDetailFeeTime {
    margin-top: 4.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTitleDetailFeeTime {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTitleDetailFeeTime::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtTitleDetailFeeTime::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.brdDetailFeeTime {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px dotted #241A08;
}
@media screen and (max-width: 1199px) {
  .brdDetailFeeTime {
    margin-top: 3.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .brdDetailFeeTime {
    margin-top: 10px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .brdDetailFeeTime {
    margin-top: 3.07%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ulDetailFeeTime {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 958px;
}
@media screen and (max-width: 1199px) {
  .ulDetailFeeTime {
    margin-top: 3.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ulDetailFeeTime {
    width: 92.11%;
  }
}
@media screen and (max-width: 767px) {
  .ulDetailFeeTime {
    margin-top: 22px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 233px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulDetailFeeTime {
    margin-top: 6.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulDetailFeeTime {
    width: 71.69%;
  }
}

.liDetailFeeTime:nth-child(n+2) {
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liDetailFeeTime:nth-child(n+2) {
    margin-top: 2.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liDetailFeeTime:nth-child(n+2) {
    margin-top: 32px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liDetailFeeTime:nth-child(n+2) {
    margin-top: 13.73%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h4DetailFeeTime {
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 174px;
}
@media screen and (max-width: 1199px) {
  .h4DetailFeeTime {
    font-size: 1.2510425354vw;
  }
}
.h4DetailFeeTime::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h4DetailFeeTime::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .h4DetailFeeTime {
    width: 18.16%;
  }
}
@media screen and (max-width: 767px) {
  .h4DetailFeeTime {
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4DetailFeeTime {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h4DetailFeeTime::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .h4DetailFeeTime::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.txtDetailFeeTime {
  width: 784px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtDetailFeeTime {
    width: 81.83%;
  }
}
@media screen and (max-width: 1199px) {
  .txtDetailFeeTime {
    font-size: 1.2510425354vw;
  }
}
.txtDetailFeeTime::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.txtDetailFeeTime::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtDetailFeeTime {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtDetailFeeTime {
    margin-top: 6.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtDetailFeeTime {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtDetailFeeTime::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtDetailFeeTime::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

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

.feePriceTableWap {
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .feePriceTableWap {
    overflow: scroll;
  }
  .feePriceTableWap::-webkit-scrollbar {
    display: none;
  }
}

.feePriceTableBoxWap {
  border: 1px solid #231815;
  border-radius: 15px;
  /* CSS3草案 */
  -webkit-border-radius: 15px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 15px;
  /* Firefox用 */
  width: 100%;
  border-collapse: collapse;
  margin: 0 0 1px 0;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .feePriceTableBoxWap {
    width: 489px;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
}

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

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

.thFeePrice01 {
  width: 309px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 1199px) {
  .thFeePrice01 {
    width: 29.71%;
  }
}
@media screen and (max-width: 1199px) {
  .thFeePrice01 {
    padding: 1.53% 2.3% 1.53% 2.3%;
  }
}
@media screen and (max-width: 767px) {
  .thFeePrice01 {
    width: 136px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeePrice01 {
    width: 27.81%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeePrice01 {
    padding: 3.27% 3.27% 3.27% 3.27%;
  }
}

.thFeePrice02 {
  width: 184px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  border-left: 1px solid #231815;
}
@media screen and (max-width: 1199px) {
  .thFeePrice02 {
    width: 17.69%;
  }
}
@media screen and (max-width: 1199px) {
  .thFeePrice02 {
    padding: 1.54% 2.31% 1.54% 2.31%;
  }
}
@media screen and (max-width: 767px) {
  .thFeePrice02 {
    width: 136px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeePrice02 {
    width: 27.81%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeePrice02 {
    padding: 3.27% 3.27% 3.27% 3.27%;
  }
}

.thFeePrice03 {
  width: 543px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  border-left: 1px solid #231815;
}
@media screen and (max-width: 1199px) {
  .thFeePrice03 {
    width: 52.21%;
  }
}
@media screen and (max-width: 1199px) {
  .thFeePrice03 {
    padding: 1.53% 2.3% 1.53% 2.3%;
  }
}
@media screen and (max-width: 767px) {
  .thFeePrice03 {
    width: 213px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeePrice03 {
    width: 43.55%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeePrice03 {
    padding: 3.27% 3.27% 3.27% 3.27%;
  }
}

.tdFeePrice {
  padding-top: 31px;
  padding-bottom: 31px;
  padding-left: 24px;
  padding-right: 24px;
  border-top: 1px solid #231815;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
  background: #FCFAF2;
}
@media screen and (max-width: 1199px) {
  .tdFeePrice {
    padding: 2.98% 2.3% 2.98% 2.3%;
  }
}
@media screen and (max-width: 1199px) {
  .tdFeePrice {
    font-size: 1.2510425354vw;
  }
}
.tdFeePrice::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.tdFeePrice::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .tdFeePrice {
    padding-top: 31px;
    padding-bottom: 31px;
    padding-left: 16px;
    padding-right: 16px;
    line-height: 1.7857142857;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tdFeePrice {
    padding: 6.33% 3.27% 6.33% 3.27%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdFeePrice {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .tdFeePrice::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7857142857) * 0.5em);
    content: "";
  }
  .tdFeePrice::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7857142857) * 0.5em);
    content: "";
  }
}

.tdFeePrice:nth-child(n+2) {
  border-left: 1px solid #231815;
}

.txtLastFeePrice {
  margin-top: 25px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.7647058824;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtLastFeePrice {
    margin-top: 2.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtLastFeePrice {
    font-size: 1.4178482068vw;
  }
}
.txtLastFeePrice::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
.txtLastFeePrice::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtLastFeePrice {
    margin-top: 25px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7647058824;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtLastFeePrice {
    margin-top: 5.11%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtLastFeePrice {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtLastFeePrice::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7647058824) * 0.5em);
    content: "";
  }
  .txtLastFeePrice::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7647058824) * 0.5em);
    content: "";
  }
}

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

.feeDiscountTableWap {
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .feeDiscountTableWap {
    overflow: scroll;
  }
  .feeDiscountTableWap::-webkit-scrollbar {
    display: none;
  }
}

.bxfeeDiscountTableWap {
  border: 1px solid #231815;
  border-radius: 15px;
  /* CSS3草案 */
  -webkit-border-radius: 15px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 15px;
  /* Firefox用 */
  margin: 0 0 1px 0;
  width: 100%;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .bxfeeDiscountTableWap {
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
    -ms-overflow-style: none;
    scrollbar-width: none;
    width: 489px;
  }
}

.tableFeeDiscount {
  width: 100%;
  border-collapse: collapse;
}
.thFeeDiscount {
  text-align: left;
  font-size: 15px;
  line-height: 1.8;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .thFeeDiscount {
    font-size: 1.2510425354vw;
  }
}
.thFeeDiscount::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
  content: "";
}
.thFeeDiscount::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .thFeeDiscount {
    line-height: 1.7857142857;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .thFeeDiscount {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .thFeeDiscount::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7857142857) * 0.5em);
    content: "";
  }
  .thFeeDiscount::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7857142857) * 0.5em);
    content: "";
  }
}

.thFeeDiscount01 {
  width: 309px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
}
@media screen and (max-width: 1199px) {
  .thFeeDiscount01 {
    width: 29.71%;
  }
}
@media screen and (max-width: 1199px) {
  .thFeeDiscount01 {
    padding: 1.53% 2.3% 1.53% 2.3%;
  }
}
@media screen and (max-width: 767px) {
  .thFeeDiscount01 {
    width: 136px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeeDiscount01 {
    width: 27.81%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeeDiscount01 {
    padding: 3.27% 3.27% 3.27% 3.27%;
  }
}

.thFeeDiscount02 {
  width: 184px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  border-left: 1px solid #231815;
}
@media screen and (max-width: 1199px) {
  .thFeeDiscount02 {
    width: 17.69%;
  }
}
@media screen and (max-width: 1199px) {
  .thFeeDiscount02 {
    padding: 1.54% 2.31% 1.54% 2.31%;
  }
}
@media screen and (max-width: 767px) {
  .thFeeDiscount02 {
    width: 136px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeeDiscount02 {
    width: 27.81%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeeDiscount02 {
    padding: 3.27% 3.27% 3.27% 3.27%;
  }
}

.thFeeDiscount03 {
  width: 543px;
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  border-left: 1px solid #231815;
}
@media screen and (max-width: 1199px) {
  .thFeeDiscount03 {
    width: 52.21%;
  }
}
@media screen and (max-width: 1199px) {
  .thFeeDiscount03 {
    padding: 1.54% 2.31% 1.54% 2.31%;
  }
}
@media screen and (max-width: 767px) {
  .thFeeDiscount03 {
    width: 213px;
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeeDiscount03 {
    width: 43.55%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thFeeDiscount03 {
    padding: 3.27% 3.27% 3.27% 3.27%;
  }
}

.tdFeeDiscount {
  padding-top: 16px;
  padding-bottom: 16px;
  padding-left: 24px;
  padding-right: 24px;
  border-top: 1px solid #231815;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
  background: #FCFAF2;
}
@media screen and (max-width: 1199px) {
  .tdFeeDiscount {
    padding: 1.53% 2.3% 1.53% 2.3%;
  }
}
@media screen and (max-width: 1199px) {
  .tdFeeDiscount {
    font-size: 1.2510425354vw;
  }
}
.tdFeeDiscount::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.tdFeeDiscount::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .tdFeeDiscount {
    padding-top: 16px;
    padding-bottom: 16px;
    padding-left: 16px;
    padding-right: 16px;
    line-height: 1.7857142857;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tdFeeDiscount {
    padding: 3.27% 3.27% 3.27% 3.27%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdFeeDiscount {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .tdFeeDiscount::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7857142857) * 0.5em);
    content: "";
  }
  .tdFeeDiscount::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7857142857) * 0.5em);
    content: "";
  }
}

.tdFeeDiscount:nth-child(n+2) {
  border-left: 1px solid #231815;
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.feePointsBox {
  margin-top: 65px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 40px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  overflow: hidden;
  border: 1px solid #231815;
}
@media screen and (max-width: 1199px) {
  .feePointsBox {
    margin-top: 6.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .feePointsBox {
    padding: 0% 0% 3.84% 0%;
  }
}
@media screen and (max-width: 767px) {
  .feePointsBox {
    margin-top: 48px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
    border-radius: 15px;
    /* CSS3草案 */
    -webkit-border-radius: 15px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 15px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .feePointsBox {
    margin-top: 14.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .feePointsBox {
    padding: 0% 0% 7.38% 0%;
  }
}

.titleFeePointsBox {
  padding-top: 31px;
  padding-bottom: 31px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .titleFeePointsBox {
    padding: 2.98% 0% 2.98% 0%;
  }
}
@media screen and (max-width: 767px) {
  .titleFeePointsBox {
    padding-top: 23px;
    padding-bottom: 24px;
    padding-left: 0px;
    padding-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .titleFeePointsBox {
    padding: 7.07% 0% 7.38% 0%;
  }
}

.h3titleFeePointsBox {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 960px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .h3titleFeePointsBox {
    font-size: 1.6680567139vw;
  }
}
.h3titleFeePointsBox::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h3titleFeePointsBox::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .h3titleFeePointsBox {
    width: 92.3%;
  }
}
@media screen and (max-width: 767px) {
  .h3titleFeePointsBox {
    width: 82.46%;
    margin: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3titleFeePointsBox {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h3titleFeePointsBox::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .h3titleFeePointsBox::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.brdFeePointsBox {
  border-bottom: 1px dotted #231815;
}

.ulFeePoints {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}
@media screen and (max-width: 1199px) {
  .ulFeePoints {
    margin-top: 3.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ulFeePoints {
    width: 92.3%;
  }
}
@media screen and (max-width: 767px) {
  .ulFeePoints {
    margin-top: 25px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 268px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulFeePoints {
    margin-top: 7.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulFeePoints {
    width: 82.46%;
  }
}

.liFeePoints:nth-child(n+2) {
  margin-top: 45px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .liFeePoints:nth-child(n+2) {
    margin-top: 13.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .liFeePoints:nth-child(n+2) {
    margin-top: 34px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liFeePoints:nth-child(n+2) {
    margin-top: 10.46%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

.txtLastFeeMainBoxWap {
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 1.7647058824;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 1040px;
}
@media screen and (max-width: 1199px) {
  .txtLastFeeMainBoxWap {
    margin-top: 2%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtLastFeeMainBoxWap {
    font-size: 1.4178482068vw;
  }
}
.txtLastFeeMainBoxWap::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
.txtLastFeeMainBoxWap::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.7647058824) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .txtLastFeeMainBoxWap {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .txtLastFeeMainBoxWap {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7647058824;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtLastFeeMainBoxWap {
    margin-top: 7.38%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtLastFeeMainBoxWap {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtLastFeeMainBoxWap::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7647058824) * 0.5em);
    content: "";
  }
  .txtLastFeeMainBoxWap::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7647058824) * 0.5em);
    content: "";
  }
}

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

@media screen and (max-width: 767px) {
  .onsenInfoTime {
    width: 277px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoTime {
    width: 73.86%;
  }
}

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

.onsenInfoMainNavBigWap + .onsenInfoMainNavBigWap {
  margin-top: 41px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainNavBigWap + .onsenInfoMainNavBigWap {
    margin-top: 2.13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainNavBigWap + .onsenInfoMainNavBigWap {
    margin-top: 13%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

.navOnsenInfo {
  width: 688px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .navOnsenInfo {
    width: 57.33%;
  }
}
@media screen and (max-width: 767px) {
  .navOnsenInfo {
    width: 208px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .navOnsenInfo {
    width: 55.46%;
  }
}

.liOnsenInfoNav {
  width: 208px;
}
@media screen and (max-width: 1199px) {
  .liOnsenInfoNav {
    width: 30.23%;
  }
}
@media screen and (max-width: 767px) {
  .liOnsenInfoNav {
    width: 100%;
  }
  .liOnsenInfoNav:nth-child(n+2) {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liOnsenInfoNav:nth-child(n+2) {
    margin-top: 11.53%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.btnOnsenInfoNav {
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 12px;
  /* CSS3草案 */
  -webkit-border-radius: 12px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 12px;
  /* Firefox用 */
  align-items: center;
  text-decoration: none;
  height: 41px;
  line-height: 41px;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .btnOnsenInfoNav {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnOnsenInfoNav {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    aspect-ratio: 208/41;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnOnsenInfoNav {
    font-size: 4.5333333333vw;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.onsenInfoMainLxn {
  padding-top: 85px;
  padding-bottom: 80px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainLxn {
    padding: 7.08% 0% 6.66% 0%;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainLxn {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 0px;
    padding-right: 0px;
    width: 325px;
    margin: auto;
    border-radius: 20px;
    /* CSS3草案 */
    -webkit-border-radius: 20px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoMainLxn {
    padding: 12.8% 0% 12.8% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoMainLxn {
    width: 86.66%;
  }
}

.onsenInfoMainInWap {
  width: 1040px;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainInWap {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainInWap {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoMainInWap {
    width: 85.23%;
  }
}

.photosOnsenInfoMain {
  width: 100%;
}

.photosOnsenInfoMainIn {
  width: 500px;
}
@media screen and (max-width: 1199px) {
  .photosOnsenInfoMainIn {
    width: 48.07%;
  }
}
@media screen and (max-width: 767px) {
  .photosOnsenInfoMainIn {
    width: 100%;
  }
}

.ulOnsenInfoMain {
  width: 500px;
}
@media screen and (max-width: 1199px) {
  .ulOnsenInfoMain {
    width: 48.07%;
  }
}
@media screen and (max-width: 767px) {
  .ulOnsenInfoMain {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulOnsenInfoMain {
    margin-top: 8.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liOnsenInfoMain {
  width: 232px;
}
@media screen and (max-width: 1199px) {
  .liOnsenInfoMain {
    width: 46.4%;
  }
}
@media screen and (max-width: 767px) {
  .liOnsenInfoMain {
    width: 128.5px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liOnsenInfoMain {
    width: 46.38%;
  }
}
.liOnsenInfoMain:nth-child(n+3) {
  margin-top: 36px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .liOnsenInfoMain:nth-child(n+3) {
    margin: 7.2% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liOnsenInfoMain:nth-child(n+3) {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liOnsenInfoMain:nth-child(n+3) {
    margin: 7.22% 0% 0% 0%;
  }
}

/*幸の湯（岩造り）*/
.bxOnsenInfoMain {
  margin-top: 39px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 35px;
  padding-bottom: 38px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
  border: 1px solid #241A08;
}
@media screen and (max-width: 1199px) {
  .bxOnsenInfoMain {
    margin-top: 3.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .bxOnsenInfoMain {
    padding: 2.91% 0% 3.16% 0%;
  }
}
@media screen and (max-width: 767px) {
  .bxOnsenInfoMain {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 7.66% 0% 7.2% 0%;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .bxOnsenInfoMain {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3OnsenInfoMain {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3OnsenInfoMain {
    padding: 0% 3.84% 0% 3.84%;
  }
}
@media screen and (max-width: 1199px) {
  .h3OnsenInfoMain {
    font-size: 1.2510425354vw;
  }
}
.h3OnsenInfoMain::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2) * 0.5em);
  content: "";
}
.h3OnsenInfoMain::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3OnsenInfoMain {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3OnsenInfoMain {
    padding: 0% 8.66% 0% 8.66%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3OnsenInfoMain {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h3OnsenInfoMain::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .h3OnsenInfoMain::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.brdOnsenInfoMain {
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px dotted #241A08;
}
@media screen and (max-width: 1199px) {
  .brdOnsenInfoMain {
    margin-top: 2.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .brdOnsenInfoMain {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .brdOnsenInfoMain {
    margin-top: 8.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtOnsenInfoMain {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtOnsenInfoMain {
    margin-top: 2.01%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtOnsenInfoMain {
    padding: 0% 3.84% 0% 3.84%;
  }
}
@media screen and (max-width: 1199px) {
  .txtOnsenInfoMain {
    font-size: 1.2510425354vw;
  }
}
.txtOnsenInfoMain::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.txtOnsenInfoMain::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtOnsenInfoMain {
    margin-top: 7.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtOnsenInfoMain {
    padding: 0% 8.66% 0% 8.66%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtOnsenInfoMain {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtOnsenInfoMain::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtOnsenInfoMain::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.onsenInfoMainInWap02 {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainInWap02 {
    margin-top: 7.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainInWap02 {
    margin-top: 80px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoMainInWap02 {
    margin-top: 24.61%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.brdTableYinfo {
  border-bottom: 1px dotted #241A08;
}

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

.familyBathInfosBox {
  padding-top: 120px;
  padding-bottom: 80px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .familyBathInfosBox {
    padding: 10% 0% 6.66% 0%;
  }
}
@media screen and (max-width: 767px) {
  .familyBathInfosBox {
    padding-top: 48px;
    padding-bottom: 48px;
    padding-left: 0px;
    padding-right: 0px;
    width: 325px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .familyBathInfosBox {
    padding: 12.8% 0% 12.8% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .familyBathInfosBox {
    width: 86.66%;
  }
}

.familyBathInfosInBox {
  width: 1040px;
  margin: auto;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
}
@media screen and (max-width: 1199px) {
  .familyBathInfosInBox {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .familyBathInfosInBox {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .familyBathInfosInBox {
    width: 85.23%;
  }
}

.secFamilyBathInfosIn {
  width: 100%;
}

.photsFamilyBathInfosInBox {
  justify-content: space-between;
}

.liFamilyBathInfosInBox {
  width: 511px;
}
@media screen and (max-width: 1199px) {
  .liFamilyBathInfosInBox {
    width: 49.13%;
  }
}
@media screen and (max-width: 767px) {
  .liFamilyBathInfosInBox {
    width: 100%;
  }
  .liFamilyBathInfosInBox:nth-child(n+2) {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liFamilyBathInfosInBox:nth-child(n+2) {
    margin-top: 8.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liFamilyBathInfosInBox img {
  width: 100%;
}

/*めぐみ  （石造り）*/
.brdFamilyBathInfosInBox {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 40px;
  padding-bottom: 41px;
  padding-left: 0px;
  padding-right: 0px;
  width: 100%;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
  border: 1px solid #241A08;
}
@media screen and (max-width: 1199px) {
  .brdFamilyBathInfosInBox {
    margin-top: 3.33%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .brdFamilyBathInfosInBox {
    padding: 3.33% 0% 3.41% 0%;
  }
}
@media screen and (max-width: 767px) {
  .brdFamilyBathInfosInBox {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 6% 0% 6% 0%;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .brdFamilyBathInfosInBox {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.titleFamilyBathInfosInBox {
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
  line-height: 1.2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .titleFamilyBathInfosInBox {
    padding: 0% 3.84% 0% 3.84%;
  }
}
@media screen and (max-width: 1199px) {
  .titleFamilyBathInfosInBox {
    font-size: 1.2510425354vw;
  }
}
.titleFamilyBathInfosInBox::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.2) * 0.5em);
  content: "";
}
.titleFamilyBathInfosInBox::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .titleFamilyBathInfosInBox {
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .titleFamilyBathInfosInBox {
    padding: 0% 8.66% 0% 8.66%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .titleFamilyBathInfosInBox {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .titleFamilyBathInfosInBox::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .titleFamilyBathInfosInBox::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.brdFamilyBathInfosInBoxbord {
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-bottom: 1px dotted #241A08;
}
@media screen and (max-width: 1199px) {
  .brdFamilyBathInfosInBoxbord {
    margin-top: 2.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .brdFamilyBathInfosInBoxbord {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtFamilyBathInfosInBox {
  margin-top: 24px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtFamilyBathInfosInBox {
    margin-top: 2.3%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtFamilyBathInfosInBox {
    padding: 0% 3.84% 0% 3.84%;
  }
}
@media screen and (max-width: 1199px) {
  .txtFamilyBathInfosInBox {
    font-size: 1.2510425354vw;
  }
}
.txtFamilyBathInfosInBox::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.txtFamilyBathInfosInBox::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtFamilyBathInfosInBox {
    margin-top: 6.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 24px;
    padding-right: 24px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtFamilyBathInfosInBox {
    padding: 0% 8.66% 0% 8.66%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtFamilyBathInfosInBox {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtFamilyBathInfosInBox::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtFamilyBathInfosInBox::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

/*なごみ （木造り　高野槙）*/
.secFamilyBathInfosIn02 {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secFamilyBathInfosIn02 {
    margin-top: 7.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secFamilyBathInfosIn02 {
    margin-top: 80px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secFamilyBathInfosIn02 {
    margin-top: 28.88%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*注意事項*/
.alertFamilyBathInfosIn {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
  border: 1px solid #241A08;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .alertFamilyBathInfosIn {
    margin-top: 7.69%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .alertFamilyBathInfosIn {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 15px;
    /* CSS3草案 */
    -webkit-border-radius: 15px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 15px;
    /* Firefox用 */
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .alertFamilyBathInfosIn {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.titleAlertFamilyBathInfosIn {
  padding-top: 36px;
  padding-bottom: 38px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1199px) {
  .titleAlertFamilyBathInfosIn {
    padding: 3.46% 3.84% 3.65% 3.84%;
  }
}
@media screen and (max-width: 767px) {
  .titleAlertFamilyBathInfosIn {
    padding: 8.1% 8.3% 8.2% 8.3%;
  }
}

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

.brdAlertFamilyBathInfosIn {
  border-bottom: 1px dotted #241A08;
}

.secAlertFamilyBathInfosIn {
  margin-top: 37px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 0px;
  padding-bottom: 38px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1199px) {
  .secAlertFamilyBathInfosIn {
    margin-top: 3.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .secAlertFamilyBathInfosIn {
    padding: 0% 3.84% 3.65% 3.84%;
  }
}
@media screen and (max-width: 767px) {
  .secAlertFamilyBathInfosIn {
    margin-top: 7.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    padding: 0% 8.66% 8% 8.66%;
  }
}

.txtAlertFamilyBathInfosIn {
  margin-top: 37px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtAlertFamilyBathInfosIn {
    margin-top: 3.85%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtAlertFamilyBathInfosIn {
    font-size: 1.2510425354vw;
  }
}
.txtAlertFamilyBathInfosIn::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtAlertFamilyBathInfosIn::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtAlertFamilyBathInfosIn {
    margin-top: 7.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtAlertFamilyBathInfosIn {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtAlertFamilyBathInfosIn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtAlertFamilyBathInfosIn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.onsenInfoMainBoxTopYTei {
  margin-top: 114px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei {
    margin-top: 5.93%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei {
    margin-top: 15.93%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.onsenInfoMainBoxTopYTei .tableYinfo {
  margin-top: 62px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #241A08;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .tableYinfo {
    margin-top: 5.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .tableYinfo {
    margin-top: 16.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
.onsenInfoMainBoxTopYTei .tableYInfoLx {
  padding-top: 36px;
  padding-bottom: 35px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .tableYInfoLx {
    padding: 3% 3.33% 2.91% 3.33%;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .tableYInfoLx {
    padding: 6.15% 6.15% 5.15% 6.15%;
  }
}
.onsenInfoMainBoxTopYTei .tableYInfoLx + .tableYInfoLx {
  border-top: 1px dotted #241A08;
}
.onsenInfoMainBoxTopYTei .h3TdYInfo {
  width: 133px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .h3TdYInfo {
    width: 13.85%;
  }
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .h3TdYInfo {
    font-size: 1.2510425354vw;
  }
}
.onsenInfoMainBoxTopYTei .h3TdYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.onsenInfoMainBoxTopYTei .h3TdYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .h3TdYInfo {
    width: 325px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .h3TdYInfo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .h3TdYInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .h3TdYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .onsenInfoMainBoxTopYTei .h3TdYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}
.onsenInfoMainBoxTopYTei .txtTdYInfo {
  width: 820px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .txtTdYInfo {
    width: 85.41%;
  }
}
@media screen and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .txtTdYInfo {
    font-size: 1.2510425354vw;
  }
}
.onsenInfoMainBoxTopYTei .txtTdYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.onsenInfoMainBoxTopYTei .txtTdYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .txtTdYInfo {
    margin-top: 6.7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
    line-height: 1.771429;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoMainBoxTopYTei .txtTdYInfo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .txtTdYInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .onsenInfoMainBoxTopYTei .txtTdYInfoLittle {
    display: block;
    margin: 4% auto 0 auto;
    letter-spacing: 0;
    width: 96%;
  }
}

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

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

.ulYakatanTeiInfo {
  margin-top: 77px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .ulYakatanTeiInfo {
    margin-top: 6.41%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .ulYakatanTeiInfo {
    margin-top: 48px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulYakatanTeiInfo {
    margin-top: 14.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.liYakatanTeiInfo {
  width: 348px;
}
@media screen and (max-width: 1199px) {
  .liYakatanTeiInfo {
    width: 29%;
  }
}
@media screen and (max-width: 767px) {
  .liYakatanTeiInfo {
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakatanTeiInfo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .liYakatanTeiInfo:nth-child(n+2) {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liYakatanTeiInfo:nth-child(n+2) {
    margin: 12.3% 0% 0% 0%;
  }
}

.btnYakatanTeiInfo {
  display: block;
  position: relative;
}

.iconYakatanTeiInfo {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 54px;
}
@media screen and (max-width: 1199px) {
  .iconYakatanTeiInfo {
    width: 15.51%;
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.feeTimeBgNoneFb {
  margin-top: 78px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .feeTimeBgNoneFb {
    margin-top: 6.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb {
    margin-top: 48px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 85%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .feeTimeBgNoneFb {
    margin-top: 14.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.feeTimeBgNoneFb .tableYinfo {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border: 1px solid #241A08;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .feeTimeBgNoneFb .tableYinfo {
    margin-top: 3.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb .tableYinfo {
    margin-top: 16.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}
.feeTimeBgNoneFb .tableYInfoLx {
  padding-top: 36px;
  padding-bottom: 35px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1199px) {
  .feeTimeBgNoneFb .tableYInfoLx {
    padding: 3% 3.33% 2.91% 3.33%;
  }
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb .tableYInfoLx {
    padding: 6.15% 6.15% 9.15% 6.15%;
  }
}
.feeTimeBgNoneFb .tableYInfoLx + .tableYInfoLx {
  border-top: 1px dotted #241A08;
}
.feeTimeBgNoneFb .h3TdYInfo {
  width: 133px;
  font-size: 15px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .feeTimeBgNoneFb .h3TdYInfo {
    width: 13.85%;
  }
}
@media screen and (max-width: 1199px) {
  .feeTimeBgNoneFb .h3TdYInfo {
    font-size: 1.2510425354vw;
  }
}
.feeTimeBgNoneFb .h3TdYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.feeTimeBgNoneFb .h3TdYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb .h3TdYInfo {
    width: 325px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .feeTimeBgNoneFb .h3TdYInfo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .feeTimeBgNoneFb .h3TdYInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb .h3TdYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .feeTimeBgNoneFb .h3TdYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}
.feeTimeBgNoneFb .txtTdYInfo {
  width: 820px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .feeTimeBgNoneFb .txtTdYInfo {
    width: 85.41%;
  }
}
@media screen and (max-width: 1199px) {
  .feeTimeBgNoneFb .txtTdYInfo {
    font-size: 1.2510425354vw;
  }
}
.feeTimeBgNoneFb .txtTdYInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.feeTimeBgNoneFb .txtTdYInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb .txtTdYInfo {
    margin-top: 5.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .feeTimeBgNoneFb .txtTdYInfo {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .feeTimeBgNoneFb .txtTdYInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb .txtTdYInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .feeTimeBgNoneFb .txtTdYInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) {
  .feeTimeBgNoneFb .txtTdYInfoLittle {
    display: block;
    margin: 4% auto 0 auto;
    letter-spacing: 0;
    width: 96%;
  }
}

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

@media screen and (max-width: 767px) {
  .onsenInfoBodyTime {
    width: 277px;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .onsenInfoBodyTime {
    width: 73.86%;
  }
}

.txtBodyInfo {
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtBodyInfo {
    margin-top: 5.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtBodyInfo {
    font-size: 1.4178482068vw;
  }
}
.txtBodyInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.txtBodyInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtBodyInfo {
    margin-top: 7.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtBodyInfo {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtBodyInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtBodyInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.tableBodyInfo {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
  border: 1px solid #241A08;
}
@media screen and (max-width: 1199px) {
  .tableBodyInfo {
    margin-top: 3.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .tableBodyInfo {
    margin-top: 16.32%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 20px;
    /* CSS3草案 */
    -webkit-border-radius: 20px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 20px;
    /* Firefox用 */
  }
}

.tableBodyInfoLx {
  width: 956px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 32px;
  padding-bottom: 32px;
  padding-left: 0px;
  padding-right: 0px;
}
@media screen and (max-width: 1199px) {
  .tableBodyInfoLx {
    width: 91.92%;
  }
}
@media screen and (max-width: 1199px) {
  .tableBodyInfoLx {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .tableBodyInfoLx {
    padding: 3.07% 0% 3.07% 0%;
  }
}
@media screen and (max-width: 767px) {
  .tableBodyInfoLx {
    width: 277px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 5.22% 0% 0 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tableBodyInfoLx {
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tableBodyInfoLx {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h3TdBodyInfo {
  width: 135px;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3TdBodyInfo {
    width: 14.12%;
  }
}
@media screen and (max-width: 1199px) {
  .h3TdBodyInfo {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 767px) {
  .h3TdBodyInfo {
    width: 229px;
    text-align: center;
    line-height: 160%;
    letter-spacing: 0em;
    text-indent: 0em;
    margin: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h3TdBodyInfo {
    width: 82.67%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3TdBodyInfo {
    font-size: 3.7333333333vw;
  }
}

.txtTdBodyInfo {
  width: 815px;
  font-size: 15px;
  line-height: 160%;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTdBodyInfo {
    width: 85.25%;
  }
}
@media screen and (max-width: 1199px) {
  .txtTdBodyInfo {
    font-size: 1.2510425354vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTdBodyInfo {
    margin-top: 1.77%;
    margin-bottom: 5.55%;
    margin-left: auto;
    margin-right: auto;
    width: 229px;
    text-align: center;
    line-height: 160%;
    letter-spacing: 0em;
    text-indent: 0em;
    overflow-wrap: break-word;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtTdBodyInfo {
    width: 82.67%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTdBodyInfo {
    font-size: 3.7333333333vw;
  }
}

.brdBodyInfo {
  border-bottom: 1px dotted #241a08;
}

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

.tableBodyInfoLxn {
  margin-top: 77px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  overflow: auto;
}
@media screen and (max-width: 1199px) {
  .tableBodyInfoLxn {
    margin-top: 7.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .tableBodyInfoLxn {
    width: 325px;
    margin-top: 48px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tableBodyInfoLxn {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tableBodyInfoLxn {
    margin-top: 12.8%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
.tableBodyInfoLxn::-webkit-scrollbar {
  display: none;
}

.tableBodyInfoBx {
  width: 100%;
  border-radius: 16px;
  /* CSS3草案 */
  -webkit-border-radius: 16px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 16px;
  /* Firefox用 */
  border: 1px solid #000;
  overflow: hidden;
}
@media screen and (max-width: 767px) {
  .tableBodyInfoBx {
    margin: 0 0 2px 0;
    width: 111.2vw;
  }
}

.tableBodyMenuInfo {
  width: 100%;
}

.thBodyInfo01 {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 48px;
  padding-right: 0px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 691px;
  text-align: left;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
}
@media screen and (max-width: 1199px) {
  .thBodyInfo01 {
    padding: 1.05% 0% 1.05% 4.61%;
  }
}
@media screen and (max-width: 1199px) {
  .thBodyInfo01 {
    font-size: 1.2510425354vw;
  }
}
.thBodyInfo01::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.thBodyInfo01::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .thBodyInfo01 {
    width: 66.44%;
  }
}
@media screen and (max-width: 767px) {
  .thBodyInfo01 {
    padding: 2.83% 0% 3.53% 5.75%;
    line-height: 2;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 232px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .thBodyInfo01 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .thBodyInfo01::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2) * 0.5em);
    content: "";
  }
  .thBodyInfo01::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thBodyInfo01 {
    width: 55.63%;
  }
}

.thBodyInfo02 {
  padding-top: 11px;
  padding-bottom: 11px;
  padding-left: 48px;
  padding-right: 0px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 346px;
  border-bottom: 1px solid #000;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .thBodyInfo02 {
    padding: 1.05% 0% 1.05% 4.61%;
  }
}
@media screen and (max-width: 1199px) {
  .thBodyInfo02 {
    font-size: 1.2510425354vw;
  }
}
.thBodyInfo02::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.thBodyInfo02::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .thBodyInfo02 {
    width: 33.26%;
  }
}
@media screen and (max-width: 767px) {
  .thBodyInfo02 {
    padding: 2.83% 0% 3.53% 5.75%;
    line-height: 2;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 184px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .thBodyInfo02 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .thBodyInfo02::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2) * 0.5em);
    content: "";
  }
  .thBodyInfo02::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .thBodyInfo02 {
    width: 44.12%;
  }
}

.tdBodyInfo01 {
  padding-top: 30px;
  padding-bottom: 29px;
  padding-left: 47px;
  padding-right: 0px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 691px;
  border-bottom: 1px solid #000;
  border-right: 1px solid #000;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .tdBodyInfo01 {
    padding: 2.88% 0% 2.78% 4.51%;
  }
}
@media screen and (max-width: 1199px) {
  .tdBodyInfo01 {
    font-size: 1.2510425354vw;
  }
}
.tdBodyInfo01::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.tdBodyInfo01::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .tdBodyInfo01 {
    width: 66.44%;
  }
}
@media screen and (max-width: 767px) {
  .tdBodyInfo01 {
    padding: 7.07% 0% 6.87% 5.75%;
    line-height: 2;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 232px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdBodyInfo01 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .tdBodyInfo01::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2) * 0.5em);
    content: "";
  }
  .tdBodyInfo01::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tdBodyInfo01 {
    width: 55.63%;
  }
}

.tdBodyInfo02 {
  padding-top: 30px;
  padding-bottom: 29px;
  padding-left: 47px;
  padding-right: 0px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
  width: 346px;
  border-bottom: 1px solid #000;
  text-align: left;
}
@media screen and (max-width: 1199px) {
  .tdBodyInfo02 {
    padding: 2.88% 0% 2.78% 4.51%;
  }
}
@media screen and (max-width: 1199px) {
  .tdBodyInfo02 {
    font-size: 1.2510425354vw;
  }
}
.tdBodyInfo02::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.tdBodyInfo02::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 1199px) {
  .tdBodyInfo02 {
    width: 33.26%;
  }
}
@media screen and (max-width: 767px) {
  .tdBodyInfo02 {
    padding: 7.07% 0% 6.87% 5.75%;
    line-height: 2;
    letter-spacing: 0em;
    text-indent: 0em;
    width: 184px;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .tdBodyInfo02 {
    font-size: 4vw;
  }
}
@media screen and (max-width: 767px) {
  .tdBodyInfo02::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2) * 0.5em);
    content: "";
  }
  .tdBodyInfo02::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2) * 0.5em);
    content: "";
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .tdBodyInfo02 {
    width: 44.12%;
  }
}

.tableBodyMenuInfo tr:last-child .tdBodyInfo01 {
  border-bottom: none;
}
.tableBodyMenuInfo tr:last-child .tdBodyInfo02 {
  border-bottom: none;
}

.txtTableBtmBodyInfo {
  margin-top: 13px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtTableBtmBodyInfo {
    margin-top: 1.25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtTableBtmBodyInfo {
    font-size: 1.4178482068vw;
  }
}
.txtTableBtmBodyInfo::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.txtTableBtmBodyInfo::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtTableBtmBodyInfo {
    width: 325px;
    margin-top: 7.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.7647058824;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtTableBtmBodyInfo {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtTableBtmBodyInfo {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtTableBtmBodyInfo::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.7647058824) * 0.5em);
    content: "";
  }
  .txtTableBtmBodyInfo::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.7647058824) * 0.5em);
    content: "";
  }
}

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

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

.ingredientsSeibunBox {
  margin-top: 40px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 112px;
  padding-bottom: 120px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 40px;
  /* CSS3草案 */
  -webkit-border-radius: 40px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 40px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .ingredientsSeibunBox {
    margin-top: 3.84%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .ingredientsSeibunBox {
    padding: 9.33% 0% 10% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ingredientsSeibunBox {
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    padding: 11.76% 0% 13% 0%;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
    width: 87%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ingredientsSeibunBox {
    margin-top: 0%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.ingredientsSeibunInBox {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .ingredientsSeibunInBox {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .ingredientsSeibunInBox {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ingredientsSeibunInBox {
    width: 85.23%;
  }
}

.h2IngredientsSeibun {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
}
@media screen and (max-width: 1199px) {
  .h2IngredientsSeibun {
    font-size: 2.6688907423vw;
  }
}
.h2IngredientsSeibun::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h2IngredientsSeibun::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2IngredientsSeibun {
    line-height: 2.4;
    letter-spacing: 0.06em;
    text-indent: -0.06em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2IngredientsSeibun {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2IngredientsSeibun::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.4) * 0.5em);
    content: "";
  }
  .h2IngredientsSeibun::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.4) * 0.5em);
    content: "";
  }
}

.brdIngredientsSeibunLx {
  margin-top: 37px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  border-radius: 24px;
  /* CSS3草案 */
  -webkit-border-radius: 24px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 24px;
  /* Firefox用 */
  border: 1px solid #241A08;
}
@media screen and (max-width: 1199px) {
  .brdIngredientsSeibunLx {
    margin-top: 3.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .brdIngredientsSeibunLx {
    margin-top: 10.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    border-radius: 16px;
    /* CSS3草案 */
    -webkit-border-radius: 16px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 16px;
    /* Firefox用 */
  }
}

.hrIngredientsSeibun {
  border-bottom: 1px dotted #241A08;
}

.titleIngredientsSeibun {
  padding-top: 37px;
  padding-bottom: 37px;
  padding-left: 40px;
  padding-right: 40px;
}
@media screen and (max-width: 1199px) {
  .titleIngredientsSeibun {
    padding: 3.55% 3.84% 3.55% 3.84%;
  }
}
@media screen and (max-width: 767px) {
  .titleIngredientsSeibun {
    padding: 7.2% 8.66% 8.2% 8.66%;
  }
}

.h3IngredientsSeibun {
  width: 133px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h3IngredientsSeibun {
    width: 13.85%;
  }
}
@media screen and (max-width: 1199px) {
  .h3IngredientsSeibun {
    font-size: 1.2510425354vw;
  }
}
.h3IngredientsSeibun::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.h3IngredientsSeibun::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h3IngredientsSeibun {
    width: 100%;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: center;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h3IngredientsSeibun {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h3IngredientsSeibun::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .h3IngredientsSeibun::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.txtIngredientsSeibun {
  width: 825px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtIngredientsSeibun {
    width: 85.93%;
  }
}
@media screen and (max-width: 1199px) {
  .txtIngredientsSeibun {
    font-size: 1.2510425354vw;
  }
}
.txtIngredientsSeibun::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtIngredientsSeibun::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtIngredientsSeibun {
    margin-top: 9%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtIngredientsSeibun {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtIngredientsSeibun::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txtIngredientsSeibun::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

.txtIngredientsSeibun a {
  text-decoration: none;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 0px;
  padding-right: 18px;
  background: url(../img/onsenInfo/Vector.svg) no-repeat 100% 72%;
  background-size: auto 49%;
  color: #231815;
}
@media screen and (max-width: 1199px) {
  .txtIngredientsSeibun a {
    padding: 0% 1.73% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .txtIngredientsSeibun a {
    background: url(../img/onsenInfo/Vector.svg) no-repeat 100% 57%;
    background-size: auto 49%;
    color: #231815;
    padding: 0% 5.73% 0% 0%;
  }
}

/*大浴槽・露天風呂・足湯*/
.secIngredientsSeibun02 {
  margin-top: 120px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secIngredientsSeibun02 {
    margin-top: 11.53%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secIngredientsSeibun02 {
    margin-top: 25%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txt100IngredientsSeibun {
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 40px;
  padding-right: 40px;
  font-size: 15px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txt100IngredientsSeibun {
    padding: 3.84% 3.84% 3.84% 3.84%;
  }
}
@media screen and (max-width: 1199px) {
  .txt100IngredientsSeibun {
    font-size: 1.2510425354vw;
  }
}
.txt100IngredientsSeibun::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txt100IngredientsSeibun::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txt100IngredientsSeibun {
    padding: 7.66% 8.66% 7.66% 8.66%;
    line-height: 1.5714285714;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txt100IngredientsSeibun {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txt100IngredientsSeibun::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
  .txt100IngredientsSeibun::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5714285714) * 0.5em);
    content: "";
  }
}

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

.secStoryAbout1260 {
  width: 1260px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .secStoryAbout1260 {
    width: 80.76%;
  }
}
@media screen and (max-width: 767px) {
  .secStoryAbout1260 {
    width: 331px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secStoryAbout1260 {
    width: 88.26%;
  }
}

.h2secStoryAbout {
  font-size: 32px;
  line-height: 1.5;
  letter-spacing: 0.1em;
  text-indent: -0.1em;
  font-weight: 700;
}
@media screen and (max-width: 1199px) {
  .h2secStoryAbout {
    font-size: 2.6688907423vw;
  }
}
.h2secStoryAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.5) * 0.5em);
  content: "";
}
.h2secStoryAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.5) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2secStoryAbout {
    line-height: 2.4;
    letter-spacing: 0.1em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2secStoryAbout {
    font-size: 5.3333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2secStoryAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2.4) * 0.5em);
    content: "";
  }
  .h2secStoryAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2.4) * 0.5em);
    content: "";
  }
}

.photosStoryAbout {
  margin-top: 79px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .photosStoryAbout {
    margin-top: 6.26%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .photosStoryAbout {
    margin-top: 11.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtStoryAbout {
  margin-top: 75px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 944px;
  font-size: 17px;
  line-height: 2.1176470588;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtStoryAbout {
    margin-top: 5.95%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtStoryAbout {
    width: 74.92%;
  }
}
@media screen and (max-width: 1199px) {
  .txtStoryAbout {
    font-size: 1.4178482068vw;
  }
}
.txtStoryAbout::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
.txtStoryAbout::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2.1176470588) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtStoryAbout {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 280px;
    line-height: 1.8571428571;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtStoryAbout {
    margin-top: 12.08%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .txtStoryAbout {
    width: 84.59%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtStoryAbout {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtStoryAbout::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
  .txtStoryAbout::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
}

/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
use＆nameSpace
========================================================================== */
/* ==========================================================================
LAYOUT
========================================================================== */
.storyNavBgWap {
  margin-top: 78px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .storyNavBgWap {
    margin-top: 4.06%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .storyNavBgWap {
    margin-top: 16.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .storyNavBgWap {
    width: 86.66%;
  }
}

.navStoryNavWap {
  width: 384px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .navStoryNavWap {
    width: 36.09%;
  }
}
@media screen and (max-width: 767px) {
  .navStoryNavWap {
    width: 270px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .navStoryNavWap {
    width: 83.07%;
  }
}

.liNavStory {
  width: 164px;
}
@media screen and (max-width: 1199px) {
  .liNavStory {
    width: 42.7%;
  }
}
@media screen and (max-width: 767px) {
  .liNavStory {
    width: 123px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liNavStory {
    width: 45.55%;
  }
}

.btnNavStory {
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0em;
  text-indent: 0em;
  border-radius: 8px;
  /* CSS3草案 */
  -webkit-border-radius: 8px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 8px;
  /* Firefox用 */
  align-items: center;
  text-decoration: none;
  aspect-ratio: 164/48;
  justify-content: center;
}
@media screen and (max-width: 1199px) {
  .btnNavStory {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnNavStory {
    line-height: normal;
    letter-spacing: 0em;
    text-indent: 0em;
    border-radius: 8px;
    /* CSS3草案 */
    -webkit-border-radius: 8px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 8px;
    /* Firefox用 */
    aspect-ratio: 123/35;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnNavStory {
    font-size: 3.4666666667vw;
  }
}

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

.storyTopHI {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .storyTopHI {
    margin-top: 4.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .storyTopHI {
    margin-top: 10.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.storyTopPa {
  margin-top: 80px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .storyTopPa {
    margin-top: 4.16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .storyTopPa {
    margin-top: 10.4%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.storyTopWap {
  padding-top: 0px;
  padding-bottom: 118px;
  padding-left: 0px;
  padding-right: 0px;
  border-radius: 16px;
  /* CSS3草案 */
  -webkit-border-radius: 16px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 16px;
  /* Firefox用 */
}
@media screen and (max-width: 1199px) {
  .storyTopWap {
    padding: 0% 0% 6.14% 0%;
  }
}
@media screen and (max-width: 767px) {
  .storyTopWap {
    border-radius: 30px;
    /* CSS3草案 */
    -webkit-border-radius: 30px;
    /* Safari,Google Chrome用 */
    -moz-border-radius: 30px;
    /* Firefox用 */
    padding-top: 0px;
    padding-bottom: 40px;
    padding-left: 0px;
    padding-right: 0px;
    width: 325px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .storyTopWap {
    padding: 0% 0% 10.66% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .storyTopWap {
    width: 86.66%;
  }
}

.storyTopLxn {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .storyTopLxn {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .storyTopLxn {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .storyTopLxn {
    width: 85.23%;
  }
}

.picStoryTop {
  width: 100%;
}

.secStoryTop {
  margin-top: 61px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secStoryTop {
    margin-top: 5.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secStoryTop {
    margin-top: 14%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h2StoryTop {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2StoryTop {
    font-size: 1.6680567139vw;
  }
}
.h2StoryTop::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h2StoryTop::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2StoryTop {
    line-height: 1.5882352941;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2StoryTop {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StoryTop::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
  .h2StoryTop::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
}

.txtStoryTop {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtStoryTop {
    margin-top: 2.01%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtStoryTop {
    font-size: 1.4178482068vw;
  }
}
.txtStoryTop::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtStoryTop::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtStoryTop {
    margin-top: 5.5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8571428571;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtStoryTop {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtStoryTop::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
  .txtStoryTop::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
}

.secStoryTopDetail {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: auto;
  width: 671px;
}
@media screen and (max-width: 1199px) and (max-width: 1199px) {
  .secStoryTopDetail {
    margin-top: 3.65%;
    margin-bottom: 0%;
    margin-left: 0%;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .secStoryTopDetail {
    width: 64.51%;
  }
}
@media screen and (max-width: 767px) {
  .secStoryTopDetail {
    margin-top: 7%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

.txtCapStoryTopDetail {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtCapStoryTopDetail {
    margin-top: 3.12%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtCapStoryTopDetail {
    font-size: 1.4178482068vw;
  }
}
.txtCapStoryTopDetail::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtCapStoryTopDetail::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtCapStoryTopDetail {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 2;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtCapStoryTopDetail {
    font-size: 2.6666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .txtCapStoryTopDetail::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 2) * 0.5em);
    content: "";
  }
  .txtCapStoryTopDetail::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 2) * 0.5em);
    content: "";
  }
}

.secStoryTopFx {
  margin-top: 66px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secStoryTopFx {
    margin-top: 6.34%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secStoryTopFx {
    margin-top: 18%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.secStoryTopIn {
  width: 790px;
}
@media screen and (max-width: 1199px) {
  .secStoryTopIn {
    width: 75.96%;
  }
}
@media screen and (max-width: 767px) {
  .secStoryTopIn {
    width: 100%;
  }
}

.h2StoryTopIn {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2StoryTopIn {
    font-size: 1.6680567139vw;
  }
}
.h2StoryTopIn::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h2StoryTopIn::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2StoryTopIn {
    line-height: 1.5882352941;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2StoryTopIn {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StoryTopIn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
  .h2StoryTopIn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
}

.txtStoryTopIn {
  margin-top: 20px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtStoryTopIn {
    margin-top: 1.92%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtStoryTopIn {
    font-size: 1.4178482068vw;
  }
}
.txtStoryTopIn::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtStoryTopIn::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtStoryTopIn {
    margin-top: 5.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8571428571;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtStoryTopIn {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtStoryTopIn::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
  .txtStoryTopIn::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
}

.picStoryTopDetail02 {
  width: 211px;
}
@media screen and (max-width: 1199px) {
  .picStoryTopDetail02 {
    width: 20.28%;
  }
}
@media screen and (max-width: 767px) {
  .picStoryTopDetail02 {
    margin: 7% 0% 0% 0%;
    width: 150px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picStoryTopDetail02 {
    width: 54.15%;
  }
}

.storyTopHI .picHistoryTopDetail {
  margin-top: 38px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 671px;
}
@media screen and (max-width: 1199px) {
  .storyTopHI .picHistoryTopDetail {
    margin: 3.65% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .storyTopHI .picHistoryTopDetail {
    width: 64.51%;
  }
}
@media screen and (max-width: 767px) {
  .storyTopHI .picHistoryTopDetail {
    margin-top: 7.02%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}

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

@media screen and (max-width: 767px) {
  .picStoryTopDetail03 {
    margin-top: 24px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    width: 150px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picStoryTopDetail03 {
    margin: 7.38% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picStoryTopDetail03 {
    width: 46.15%;
  }
}

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

.storyTopLxn {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .storyTopLxn {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .storyTopLxn {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .storyTopLxn {
    width: 85.23%;
  }
}

.h2StoryShiki {
  margin-top: 60px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2StoryShiki {
    margin-top: 5.76%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .h2StoryShiki {
    font-size: 1.6680567139vw;
  }
}
.h2StoryShiki::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h2StoryShiki::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2StoryShiki {
    margin-top: 40px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.5882352941;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h2StoryShiki {
    margin-top: 14.44%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2StoryShiki {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2StoryShiki::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
  .h2StoryShiki::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
}

.mainStoryShiki {
  margin-top: 64px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
@media screen and (max-width: 1199px) {
  .mainStoryShiki {
    margin-top: 6.15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .mainStoryShiki {
    margin-top: 9.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h4MainStoryShikiFx {
  width: 237px;
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h4MainStoryShikiFx {
    width: 22.78%;
  }
}
@media screen and (max-width: 1199px) {
  .h4MainStoryShikiFx {
    font-size: 1.4178482068vw;
  }
}
.h4MainStoryShikiFx::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.h4MainStoryShikiFx::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h4MainStoryShikiFx {
    width: 100px;
    line-height: 1.4285714286;
    letter-spacing: 0em;
    text-indent: 0em;
    text-align: left;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .h4MainStoryShikiFx {
    width: 36.1%;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h4MainStoryShikiFx {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h4MainStoryShikiFx::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.4285714286) * 0.5em);
    content: "";
  }
  .h4MainStoryShikiFx::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.4285714286) * 0.5em);
    content: "";
  }
}

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

/*icon*/
.dottoMainStoryShikiFx {
  position: relative;
  width: 20px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 38px;
  margin-right: 30px;
}
@media screen and (max-width: 1199px) {
  .dottoMainStoryShikiFx {
    width: 1.92%;
  }
}
@media screen and (max-width: 1199px) {
  .dottoMainStoryShikiFx {
    margin: 0% 2.88% 0% 3.65%;
  }
}
@media screen and (max-width: 767px) {
  .dottoMainStoryShikiFx {
    width: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 9px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .dottoMainStoryShikiFx {
    width: 4.33%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .dottoMainStoryShikiFx {
    margin: 0% 3.24% 0% 0%;
  }
}

/*右端*/
.secMainStoryShikiFx {
  width: 710px;
}
@media screen and (max-width: 1199px) {
  .secMainStoryShikiFx {
    width: 68.26%;
  }
}
@media screen and (max-width: 767px) {
  .secMainStoryShikiFx {
    width: 154px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .secMainStoryShikiFx {
    width: 55.59%;
  }
}

.txtMainStoryShikiFx {
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtMainStoryShikiFx {
    font-size: 1.4178482068vw;
  }
}
.txtMainStoryShikiFx::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtMainStoryShikiFx::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtMainStoryShikiFx {
    line-height: 1.4285714286;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtMainStoryShikiFx {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtMainStoryShikiFx::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.4285714286) * 0.5em);
    content: "";
  }
  .txtMainStoryShikiFx::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.4285714286) * 0.5em);
    content: "";
  }
}

.ulMainStoryShikiFx {
  margin-top: 22px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
}
@media screen and (max-width: 1199px) {
  .ulMainStoryShikiFx {
    margin: 3.09% 0% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .ulMainStoryShikiFx {
    margin-top: 16px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .ulMainStoryShikiFx {
    margin: 10.38% 0% 0% 0%;
  }
}

.liMainStoryShikiFx {
  width: 211px;
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 24px;
}
@media screen and (max-width: 1199px) {
  .liMainStoryShikiFx {
    width: 29.71%;
  }
}
@media screen and (max-width: 1199px) {
  .liMainStoryShikiFx {
    margin: 0% 3.38% 0% 0%;
  }
}
@media screen and (max-width: 767px) {
  .liMainStoryShikiFx {
    width: 90px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .liMainStoryShikiFx {
    width: 58.44%;
  }
}
@media screen and (max-width: 767px) {
  .liMainStoryShikiFx: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) {
  .liMainStoryShikiFx:nth-child(n+2) {
    margin: 10.38% 0% 0% 0%;
  }
}

.mainStoryShikiFx02 {
  margin-top: 64px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .mainStoryShikiFx02 {
    margin-top: 6.15%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .mainStoryShikiFx02 {
    margin-top: 16%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

/*線*/
.brdDottoMainStoryShikiFx {
  position: absolute;
  margin: auto;
  height: 5000px;
  bottom: 4px;
  left: 0;
  right: 0;
  width: 1px;
  background: #231815;
}

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

@media screen and (max-width: 767px) {
  .storySeichiWap {
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .storySeichiWap {
    width: 73.86%;
  }
}

.storySeichiLxn {
  width: 1040px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .storySeichiLxn {
    width: 86.66%;
  }
}
@media screen and (max-width: 767px) {
  .storySeichiLxn {
    width: 100%;
  }
}

.picStorySeichi {
  width: 276px;
  margin: auto;
}
@media screen and (max-width: 1199px) {
  .picStorySeichi {
    width: 26.53%;
  }
}
@media screen and (max-width: 767px) {
  .picStorySeichi {
    width: 116px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picStorySeichi {
    width: 41.87%;
  }
}

.photoStorySeichi {
  margin-top: 120px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .photoStorySeichi {
    margin-top: 11.53%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .photoStorySeichi {
    margin-top: 64px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .photoStorySeichi {
    margin-top: 23.1%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.txtStorySeichi {
  margin-top: 61px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 20px;
  line-height: 1.8;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtStorySeichi {
    margin-top: 5.86%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtStorySeichi {
    font-size: 1.6680567139vw;
  }
}
.txtStorySeichi::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.8) * 0.5em);
  content: "";
}
.txtStorySeichi::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.8) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtStorySeichi {
    margin-top: 5%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8571428571;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtStorySeichi {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtStorySeichi::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
  .txtStorySeichi::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
}

.btnStorySeichiWap {
  margin-top: 53px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  width: 463px;
}
@media screen and (max-width: 1199px) {
  .btnStorySeichiWap {
    margin-top: 5.09%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .btnStorySeichiWap {
    width: 44.51%;
  }
}
@media screen and (max-width: 767px) {
  .btnStorySeichiWap {
    margin-top: 32px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 277px;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnStorySeichiWap {
    margin-top: 11.55%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .btnStorySeichiWap {
    width: 100%;
  }
}

.btnStorySeichi {
  aspect-ratio: 463/65;
  font-size: 22px;
  line-height: normal;
  letter-spacing: 0.05em;
  text-indent: -0.05em;
  font-weight: 600;
  color: #FFF;
  border-radius: 60px;
  /* CSS3草案 */
  -webkit-border-radius: 60px;
  /* Safari,Google Chrome用 */
  -moz-border-radius: 60px;
  /* Firefox用 */
  border: 1px solid #D1C0A5;
  background: #D1C0A5;
}
@media screen and (max-width: 1199px) {
  .btnStorySeichi {
    font-size: 1.8348623853vw;
  }
}
@media screen and (max-width: 767px) {
  .btnStorySeichi {
    aspect-ratio: 277/49;
    line-height: 1.1875;
    letter-spacing: 0.05em;
    text-indent: -0.05em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .btnStorySeichi {
    font-size: 4.2666666667vw;
  }
}
@media screen and (max-width: 767px) {
  .btnStorySeichi::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.1875) * 0.5em);
    content: "";
  }
  .btnStorySeichi::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.1875) * 0.5em);
    content: "";
  }
}

.iconbtnStorySeichi {
  width: 100%;
  margin: auto;
  background: url(../img/story/iconbtnStorySeichi.svg) no-repeat 96% 60%;
  background-size: 17px auto;
  transform: translate(0px, -2px);
}
@media screen and (max-width: 767px) {
  .iconbtnStorySeichi {
    background: url(../img/story/iconbtnStorySeichi.svg) no-repeat 97% 52%;
    background-size: auto 50%;
  }
}

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

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

.secHistoryStoryTop03 {
  margin-top: 69px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
}
@media screen and (max-width: 1199px) {
  .secHistoryStoryTop03 {
    margin-top: 6.63%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 767px) {
  .secHistoryStoryTop03 {
    margin-top: 16.21%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

.h2HistoryTop {
  font-size: 20px;
  line-height: 1.6;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .h2HistoryTop {
    font-size: 1.6680567139vw;
  }
}
.h2HistoryTop::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 1.6) * 0.5em);
  content: "";
}
.h2HistoryTop::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 1.6) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .h2HistoryTop {
    line-height: 1.5882352941;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .h2HistoryTop {
    font-size: 4.5333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .h2HistoryTop::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
  .h2HistoryTop::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.5882352941) * 0.5em);
    content: "";
  }
}

.txtHistoryTop {
  margin-top: 21px;
  margin-bottom: 0px;
  margin-left: auto;
  margin-right: auto;
  font-size: 17px;
  line-height: 2;
  letter-spacing: 0em;
  text-indent: 0em;
}
@media screen and (max-width: 1199px) {
  .txtHistoryTop {
    margin-top: 2.01%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}
@media screen and (max-width: 1199px) {
  .txtHistoryTop {
    font-size: 1.4178482068vw;
  }
}
.txtHistoryTop::before {
  display: block;
  width: 0;
  height: 0;
  margin-top: calc((1 - 2) * 0.5em);
  content: "";
}
.txtHistoryTop::after {
  display: block;
  width: 0;
  height: 0;
  margin-bottom: calc((1 - 2) * 0.5em);
  content: "";
}
@media screen and (max-width: 767px) {
  .txtHistoryTop {
    margin-top: 5.66%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
    line-height: 1.8571428571;
    letter-spacing: 0em;
    text-indent: 0em;
  }
}
@media screen and (max-width: 767px) and (max-width: 767px) {
  .txtHistoryTop {
    font-size: 3.7333333333vw;
  }
}
@media screen and (max-width: 767px) {
  .txtHistoryTop::before {
    display: block;
    width: 0;
    height: 0;
    margin-top: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
  .txtHistoryTop::after {
    display: block;
    width: 0;
    height: 0;
    margin-bottom: calc((1 - 1.8571428571) * 0.5em);
    content: "";
  }
}

.picHistoryTopDetail {
  margin-top: 32px;
  margin-bottom: 0px;
  margin-left: 0px;
  margin-right: 0px;
  width: 671px;
}
@media screen and (max-width: 1199px) {
  .picHistoryTopDetail {
    margin: 3.07% 0% 0% 0%;
  }
}
@media screen and (max-width: 1199px) {
  .picHistoryTopDetail {
    width: 64.51%;
  }
}
@media screen and (max-width: 767px) {
  .picHistoryTopDetail {
    margin-top: 20px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
  }
}
@media screen and (max-width: 767px) and (max-width: 1199px) {
  .picHistoryTopDetail {
    margin-top: 7.22%;
    margin-bottom: 0%;
    margin-left: auto;
    margin-right: auto;
  }
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.listcntmainasu .moveList1 {
  opacity: 0;
}

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

.listcntmainasu .moveList2 {
  opacity: 0;
}

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

.listcntmainasu .moveList3 {
  opacity: 0;
}

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

.listcntmainasu .moveList4 {
  opacity: 0;
}

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

.listcntmainasu .moveList5 {
  opacity: 0;
}

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

.listcntmainasu .moveList6 {
  opacity: 0;
}

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

.listcntmainasu .moveList7 {
  opacity: 0;
}

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

.listcntmainasu .moveList8 {
  opacity: 0;
}

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

.listcntmainasu .moveList9 {
  opacity: 0;
}

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

.listcntmainasu .moveList10 {
  opacity: 0;
}

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

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

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

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

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

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

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

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

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

ul.bxslider {
  list-style: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.lightbox a img {
  border: none;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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