@charset "UTF-8";
/* -----------------------------------------------------
Date: 0000-0-0
CSS Document ： 「◯◯◯◯」のLPサイト
1. フォント読み込み
  * Yu Gothic
2. Base
  * reset
  * body
  * header
  * footer
3. Page
  * mv
----------------------------------------------------- */
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 100;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 200;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 300;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Medium");
  font-weight: 400;
}
@font-face {
  font-family: "Yu Gothic";
  src: local("Yu Gothic Bold");
  font-weight: 700;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 100;
}
@font-face {
  font-family: "Helvetica Neue";
  src: local("Helvetica Neue Regular");
  font-weight: 200;
}
/* hover */
.u-ovSelf_mg {
  opacity: 1;
  transition: ease 0.2s opacity;
}
.is-touch .u-ovSelf_mg.is-hover, .is-mouse .u-ovSelf_mg:hover {
  opacity: 0.6;
}

/* fade setting
.u-ovSelf:hover_mg,
a.u-ov img {_mg
  -webkit-transition: all .2s ease;
     -moz-transition: all .2s ease;
          transition: all .2s ease;

}
*/
/* clearfix */
.u-clearfix_mg::after,
.u-clearFix_mg::after,
.u-cf_mg::after {
  display: block;
  clear: both;
  content: "";
}

/* wight height */
.u-wAuto_mg {
  width: auto !important;
}

.u-hAuto_mg {
  height: auto !important;
}

.u-minwAuto_mg {
  min-width: auto !important;
}

.u-minhAuto_mg {
  min-height: auto !important;
}

.u-maxwAuto_mg {
  max-width: auto !important;
}

.u-maxhAuto_mg {
  max-height: auto !important;
}

.u-w0_mg {
  width: 0px !important;
}

.u-minw0_mg {
  min-width: 0px !important;
}

.u-maxw0_mg {
  max-width: 0px !important;
}

.u-h0_mg {
  height: 0px !important;
}

.u-minh0_mg {
  min-height: 0px !important;
}

.u-maxh0_mg {
  max-height: 0px !important;
}

.u-w0per_mg {
  width: 0% !important;
}

.u-minw0per_mg {
  min-width: 0% !important;
}

.u-maxw0per_mg {
  max-width: 0% !important;
}

.u-h0per_mg {
  height: 0% !important;
}

.u-minh0per_mg {
  min-height: 0% !important;
}

.u-maxh0per_mg {
  max-height: 0% !important;
}

.u-w5_mg {
  width: 5px !important;
}

.u-minw5_mg {
  min-width: 5px !important;
}

.u-maxw5_mg {
  max-width: 5px !important;
}

.u-h5_mg {
  height: 5px !important;
}

.u-minh5_mg {
  min-height: 5px !important;
}

.u-maxh5_mg {
  max-height: 5px !important;
}

.u-w5per_mg {
  width: 5% !important;
}

.u-minw5per_mg {
  min-width: 5% !important;
}

.u-maxw5per_mg {
  max-width: 5% !important;
}

.u-h5per_mg {
  height: 5% !important;
}

.u-minh5per_mg {
  min-height: 5% !important;
}

.u-maxh5per_mg {
  max-height: 5% !important;
}

.u-w10_mg {
  width: 10px !important;
}

.u-minw10_mg {
  min-width: 10px !important;
}

.u-maxw10_mg {
  max-width: 10px !important;
}

.u-h10_mg {
  height: 10px !important;
}

.u-minh10_mg {
  min-height: 10px !important;
}

.u-maxh10_mg {
  max-height: 10px !important;
}

.u-w10per_mg {
  width: 10% !important;
}

.u-minw10per_mg {
  min-width: 10% !important;
}

.u-maxw10per_mg {
  max-width: 10% !important;
}

.u-h10per_mg {
  height: 10% !important;
}

.u-minh10per_mg {
  min-height: 10% !important;
}

.u-maxh10per_mg {
  max-height: 10% !important;
}

.u-w15_mg {
  width: 15px !important;
}

.u-minw15_mg {
  min-width: 15px !important;
}

.u-maxw15_mg {
  max-width: 15px !important;
}

.u-h15_mg {
  height: 15px !important;
}

.u-minh15_mg {
  min-height: 15px !important;
}

.u-maxh15_mg {
  max-height: 15px !important;
}

.u-w15per_mg {
  width: 15% !important;
}

.u-minw15per_mg {
  min-width: 15% !important;
}

.u-maxw15per_mg {
  max-width: 15% !important;
}

.u-h15per_mg {
  height: 15% !important;
}

.u-minh15per_mg {
  min-height: 15% !important;
}

.u-maxh15per_mg {
  max-height: 15% !important;
}

.u-w20_mg {
  width: 20px !important;
}

.u-minw20_mg {
  min-width: 20px !important;
}

.u-maxw20_mg {
  max-width: 20px !important;
}

.u-h20_mg {
  height: 20px !important;
}

.u-minh20_mg {
  min-height: 20px !important;
}

.u-maxh20_mg {
  max-height: 20px !important;
}

.u-w20per_mg {
  width: 20% !important;
}

.u-minw20per_mg {
  min-width: 20% !important;
}

.u-maxw20per_mg {
  max-width: 20% !important;
}

.u-h20per_mg {
  height: 20% !important;
}

.u-minh20per_mg {
  min-height: 20% !important;
}

.u-maxh20per_mg {
  max-height: 20% !important;
}

.u-w25_mg {
  width: 25px !important;
}

.u-minw25_mg {
  min-width: 25px !important;
}

.u-maxw25_mg {
  max-width: 25px !important;
}

.u-h25_mg {
  height: 25px !important;
}

.u-minh25_mg {
  min-height: 25px !important;
}

.u-maxh25_mg {
  max-height: 25px !important;
}

.u-w25per_mg {
  width: 25% !important;
}

.u-minw25per_mg {
  min-width: 25% !important;
}

.u-maxw25per_mg {
  max-width: 25% !important;
}

.u-h25per_mg {
  height: 25% !important;
}

.u-minh25per_mg {
  min-height: 25% !important;
}

.u-maxh25per_mg {
  max-height: 25% !important;
}

.u-w30_mg {
  width: 30px !important;
}

.u-minw30_mg {
  min-width: 30px !important;
}

.u-maxw30_mg {
  max-width: 30px !important;
}

.u-h30_mg {
  height: 30px !important;
}

.u-minh30_mg {
  min-height: 30px !important;
}

.u-maxh30_mg {
  max-height: 30px !important;
}

.u-w30per_mg {
  width: 30% !important;
}

.u-minw30per_mg {
  min-width: 30% !important;
}

.u-maxw30per_mg {
  max-width: 30% !important;
}

.u-h30per_mg {
  height: 30% !important;
}

.u-minh30per_mg {
  min-height: 30% !important;
}

.u-maxh30per_mg {
  max-height: 30% !important;
}

.u-w35_mg {
  width: 35px !important;
}

.u-minw35_mg {
  min-width: 35px !important;
}

.u-maxw35_mg {
  max-width: 35px !important;
}

.u-h35_mg {
  height: 35px !important;
}

.u-minh35_mg {
  min-height: 35px !important;
}

.u-maxh35_mg {
  max-height: 35px !important;
}

.u-w35per_mg {
  width: 35% !important;
}

.u-minw35per_mg {
  min-width: 35% !important;
}

.u-maxw35per_mg {
  max-width: 35% !important;
}

.u-h35per_mg {
  height: 35% !important;
}

.u-minh35per_mg {
  min-height: 35% !important;
}

.u-maxh35per_mg {
  max-height: 35% !important;
}

.u-w40_mg {
  width: 40px !important;
}

.u-minw40_mg {
  min-width: 40px !important;
}

.u-maxw40_mg {
  max-width: 40px !important;
}

.u-h40_mg {
  height: 40px !important;
}

.u-minh40_mg {
  min-height: 40px !important;
}

.u-maxh40_mg {
  max-height: 40px !important;
}

.u-w40per_mg {
  width: 40% !important;
}

.u-minw40per_mg {
  min-width: 40% !important;
}

.u-maxw40per_mg {
  max-width: 40% !important;
}

.u-h40per_mg {
  height: 40% !important;
}

.u-minh40per_mg {
  min-height: 40% !important;
}

.u-maxh40per_mg {
  max-height: 40% !important;
}

.u-w45_mg {
  width: 45px !important;
}

.u-minw45_mg {
  min-width: 45px !important;
}

.u-maxw45_mg {
  max-width: 45px !important;
}

.u-h45_mg {
  height: 45px !important;
}

.u-minh45_mg {
  min-height: 45px !important;
}

.u-maxh45_mg {
  max-height: 45px !important;
}

.u-w45per_mg {
  width: 45% !important;
}

.u-minw45per_mg {
  min-width: 45% !important;
}

.u-maxw45per_mg {
  max-width: 45% !important;
}

.u-h45per_mg {
  height: 45% !important;
}

.u-minh45per_mg {
  min-height: 45% !important;
}

.u-maxh45per_mg {
  max-height: 45% !important;
}

.u-w50_mg {
  width: 50px !important;
}

.u-minw50_mg {
  min-width: 50px !important;
}

.u-maxw50_mg {
  max-width: 50px !important;
}

.u-h50_mg {
  height: 50px !important;
}

.u-minh50_mg {
  min-height: 50px !important;
}

.u-maxh50_mg {
  max-height: 50px !important;
}

.u-w50per_mg {
  width: 50% !important;
}

.u-minw50per_mg {
  min-width: 50% !important;
}

.u-maxw50per_mg {
  max-width: 50% !important;
}

.u-h50per_mg {
  height: 50% !important;
}

.u-minh50per_mg {
  min-height: 50% !important;
}

.u-maxh50per_mg {
  max-height: 50% !important;
}

.u-w55_mg {
  width: 55px !important;
}

.u-minw55_mg {
  min-width: 55px !important;
}

.u-maxw55_mg {
  max-width: 55px !important;
}

.u-h55_mg {
  height: 55px !important;
}

.u-minh55_mg {
  min-height: 55px !important;
}

.u-maxh55_mg {
  max-height: 55px !important;
}

.u-w55per_mg {
  width: 55% !important;
}

.u-minw55per_mg {
  min-width: 55% !important;
}

.u-maxw55per_mg {
  max-width: 55% !important;
}

.u-h55per_mg {
  height: 55% !important;
}

.u-minh55per_mg {
  min-height: 55% !important;
}

.u-maxh55per_mg {
  max-height: 55% !important;
}

.u-w60_mg {
  width: 60px !important;
}

.u-minw60_mg {
  min-width: 60px !important;
}

.u-maxw60_mg {
  max-width: 60px !important;
}

.u-h60_mg {
  height: 60px !important;
}

.u-minh60_mg {
  min-height: 60px !important;
}

.u-maxh60_mg {
  max-height: 60px !important;
}

.u-w60per_mg {
  width: 60% !important;
}

.u-minw60per_mg {
  min-width: 60% !important;
}

.u-maxw60per_mg {
  max-width: 60% !important;
}

.u-h60per_mg {
  height: 60% !important;
}

.u-minh60per_mg {
  min-height: 60% !important;
}

.u-maxh60per_mg {
  max-height: 60% !important;
}

.u-w65_mg {
  width: 65px !important;
}

.u-minw65_mg {
  min-width: 65px !important;
}

.u-maxw65_mg {
  max-width: 65px !important;
}

.u-h65_mg {
  height: 65px !important;
}

.u-minh65_mg {
  min-height: 65px !important;
}

.u-maxh65_mg {
  max-height: 65px !important;
}

.u-w65per_mg {
  width: 65% !important;
}

.u-minw65per_mg {
  min-width: 65% !important;
}

.u-maxw65per_mg {
  max-width: 65% !important;
}

.u-h65per_mg {
  height: 65% !important;
}

.u-minh65per_mg {
  min-height: 65% !important;
}

.u-maxh65per_mg {
  max-height: 65% !important;
}

.u-w70_mg {
  width: 70px !important;
}

.u-minw70_mg {
  min-width: 70px !important;
}

.u-maxw70_mg {
  max-width: 70px !important;
}

.u-h70_mg {
  height: 70px !important;
}

.u-minh70_mg {
  min-height: 70px !important;
}

.u-maxh70_mg {
  max-height: 70px !important;
}

.u-w70per_mg {
  width: 70% !important;
}

.u-minw70per_mg {
  min-width: 70% !important;
}

.u-maxw70per_mg {
  max-width: 70% !important;
}

.u-h70per_mg {
  height: 70% !important;
}

.u-minh70per_mg {
  min-height: 70% !important;
}

.u-maxh70per_mg {
  max-height: 70% !important;
}

.u-w75_mg {
  width: 75px !important;
}

.u-minw75_mg {
  min-width: 75px !important;
}

.u-maxw75_mg {
  max-width: 75px !important;
}

.u-h75_mg {
  height: 75px !important;
}

.u-minh75_mg {
  min-height: 75px !important;
}

.u-maxh75_mg {
  max-height: 75px !important;
}

.u-w75per_mg {
  width: 75% !important;
}

.u-minw75per_mg {
  min-width: 75% !important;
}

.u-maxw75per_mg {
  max-width: 75% !important;
}

.u-h75per_mg {
  height: 75% !important;
}

.u-minh75per_mg {
  min-height: 75% !important;
}

.u-maxh75per_mg {
  max-height: 75% !important;
}

.u-w80_mg {
  width: 80px !important;
}

.u-minw80_mg {
  min-width: 80px !important;
}

.u-maxw80_mg {
  max-width: 80px !important;
}

.u-h80_mg {
  height: 80px !important;
}

.u-minh80_mg {
  min-height: 80px !important;
}

.u-maxh80_mg {
  max-height: 80px !important;
}

.u-w80per_mg {
  width: 80% !important;
}

.u-minw80per_mg {
  min-width: 80% !important;
}

.u-maxw80per_mg {
  max-width: 80% !important;
}

.u-h80per_mg {
  height: 80% !important;
}

.u-minh80per_mg {
  min-height: 80% !important;
}

.u-maxh80per_mg {
  max-height: 80% !important;
}

.u-w85_mg {
  width: 85px !important;
}

.u-minw85_mg {
  min-width: 85px !important;
}

.u-maxw85_mg {
  max-width: 85px !important;
}

.u-h85_mg {
  height: 85px !important;
}

.u-minh85_mg {
  min-height: 85px !important;
}

.u-maxh85_mg {
  max-height: 85px !important;
}

.u-w85per_mg {
  width: 85% !important;
}

.u-minw85per_mg {
  min-width: 85% !important;
}

.u-maxw85per_mg {
  max-width: 85% !important;
}

.u-h85per_mg {
  height: 85% !important;
}

.u-minh85per_mg {
  min-height: 85% !important;
}

.u-maxh85per_mg {
  max-height: 85% !important;
}

.u-w90_mg {
  width: 90px !important;
}

.u-minw90_mg {
  min-width: 90px !important;
}

.u-maxw90_mg {
  max-width: 90px !important;
}

.u-h90_mg {
  height: 90px !important;
}

.u-minh90_mg {
  min-height: 90px !important;
}

.u-maxh90_mg {
  max-height: 90px !important;
}

.u-w90per_mg {
  width: 90% !important;
}

.u-minw90per_mg {
  min-width: 90% !important;
}

.u-maxw90per_mg {
  max-width: 90% !important;
}

.u-h90per_mg {
  height: 90% !important;
}

.u-minh90per_mg {
  min-height: 90% !important;
}

.u-maxh90per_mg {
  max-height: 90% !important;
}

.u-w95_mg {
  width: 95px !important;
}

.u-minw95_mg {
  min-width: 95px !important;
}

.u-maxw95_mg {
  max-width: 95px !important;
}

.u-h95_mg {
  height: 95px !important;
}

.u-minh95_mg {
  min-height: 95px !important;
}

.u-maxh95_mg {
  max-height: 95px !important;
}

.u-w95per_mg {
  width: 95% !important;
}

.u-minw95per_mg {
  min-width: 95% !important;
}

.u-maxw95per_mg {
  max-width: 95% !important;
}

.u-h95per_mg {
  height: 95% !important;
}

.u-minh95per_mg {
  min-height: 95% !important;
}

.u-maxh95per_mg {
  max-height: 95% !important;
}

.u-w100_mg {
  width: 100px !important;
}

.u-minw100_mg {
  min-width: 100px !important;
}

.u-maxw100_mg {
  max-width: 100px !important;
}

.u-h100_mg {
  height: 100px !important;
}

.u-minh100_mg {
  min-height: 100px !important;
}

.u-maxh100_mg {
  max-height: 100px !important;
}

.u-w100per_mg {
  width: 100% !important;
}

.u-minw100per_mg {
  min-width: 100% !important;
}

.u-maxw100per_mg {
  max-width: 100% !important;
}

.u-h100per_mg {
  height: 100% !important;
}

.u-minh100per_mg {
  min-height: 100% !important;
}

.u-maxh100per_mg {
  max-height: 100% !important;
}

/* display */
.u-dib_mg {
  display: inline-block;
}

.u-di_mg {
  display: inline;
}

.u-db_mg {
  display: block;
}

.u-dfl_mg {
  display: flex;
}

.u-dnone_mg,
.u-hide_mg {
  display: none !important;
}

/* pcNone,spNone */
/* font */
.u-fontB_mg {
  font-weight: 700 !important;
}

.u-fontM_mg {
  font-weight: 500 !important;
}

.u-fontN_mg {
  font-weight: 400 !important;
}

/* color */
.u-colorBlack_mg {
  color: #000000 !important;
}

.u-colorText_mg {
  color: #382504 !important;
}

.u-colorWhite_mg {
  color: #ffffff !important;
}

.u-colorRed_mg {
  color: #ff0000 !important;
}

/* background-color */
.u-bgBlack_mg {
  background-color: #000000 !important;
}

.u-bgText_mg {
  background-color: #382504 !important;
}

.u-bgWhite_mg {
  background-color: #ffffff !important;
}

.u-bgRed_mg {
  background-color: #ff0000 !important;
}

.u-bgTransparent_mg {
  background-color: transparent !important;
}

/* layout */
.u-tl_mg {
  text-align: left !important;
}

.u-tr_mg {
  text-align: right !important;
}

.u-tc_mg {
  text-align: center !important;
}

.u-clear_mg {
  clear: both !important;
}

.u-fl_mg {
  float: left !important;
}

.u-fr_mg {
  float: right !important;
}

.u-justifyEnd_mg {
  justify-content: flex-end !important;
}

.u-justifyStart_mg {
  justify-content: flex-start !important;
}

.u-justifyCenter_mg {
  justify-content: center !important;
}

.u-alignItemsEnd_mg {
  align-items: flex-end !important;
}

.u-alignItemsStart_mg {
  align-items: flex-start !important;
}

.u-alignItemsCenter_mg {
  align-items: center !important;
}

.u-alignSelfEnd_mg {
  align-self: flex-end !important;
}

.u-alignSelfStart_mg {
  align-self: flex-start !important;
}

.u-alignSelfCenter_mg {
  align-self: center !important;
}

.u-ellipsis_mg {
  display: inline-block !important;
  max-width: 100% !important;
  overflow: hidden !important;
  text-decoration: inherit !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}
:root {
  --vw: 100vw;
  --firstViewHeight: 100vh;
}

html {
  overflow-y: visible;
}

#container_mg {
  overscroll-behavior-y: none;
  font-family: "游ゴシック体", yugothic, "游ゴシック", "Yu Gothic", yugothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
  font-feature-settings: "palt";
  line-height: 1.8;
  color: #382504;
  text-align: left;
  letter-spacing: 0.05em;
  background-color: #ffffff;
  -webkit-text-size-adjust: 100%;
          text-size-adjust: 100%;
  -webkit-font-smoothing: subpixel-antialiased;
  -moz-osx-font-smoothing: unset;
}

img {
  width: 100%;
  max-width: none;
  height: auto;
  vertical-align: top;
}

svg {
  width: 100%;
}
svg:where(:not([fill])) {
  fill: currentColor;
}

#container_mg a {
  color: currentColor;
  text-decoration: none;
}

#container_mg a,
#container_mg button,
#container_mg input[type=button],
#container_mg input[type=submit] {
  cursor: pointer;
}

#container_mg a,
#container_mg button,
#container_mg label {
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

[v-cloak] {
  visibility: hidden;
}

#Header_fca {
  position: absolute;
  left: 0;
  z-index: 100;
  width: 100%;
  background-color: #ffffff;
  border-bottom: 1px solid #cccccc;
}
#Header_fca #head-topnavi_allb {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  width: auto;
  height: 32px;
  margin-right: 10px;
  margin-bottom: 0;
  margin-left: 10px;
  border: none;
}
#Header_fca #head-topnavi_allb ul.nave_allb li {
  height: auto;
  line-height: 1;
}
#Header_fca,
#Header_fca .nave_allb {
  position: static;
  display: flex;
  align-items: center;
}

.header-sp_mg {
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 7.8rem;
  background-color: #ffffff;
  border-bottom: 1px solid #dddddd;
}
.header-sp_mg-logo-felissimo {
  width: 12.2rem;
  margin-left: 3rem;
}
.header-sp_mg-logo-felissimo img {
  width: 100%;
  height: auto;
}
.header-sp_mg-right {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
}
.header-sp_mg-menu {
  display: flex;
  height: 100%;
}
.header-sp_mg-menu li {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 7.2rem;
  height: 100%;
  border-left: 1px solid #dddddd;
}
.header-sp_mg-menu li img {
  width: 100%;
  height: auto;
}

#Footer_fca {
  position: relative;
  z-index: 98;
  background-color: #ffffff;
}
#Footer_fca ul {
  padding-top: 15px;
}
#Footer_fca ul li {
  margin-top: 10px;
  font-size: 10px;
}
#Footer_fca p.copy_fca {
  font-size: 10px;
}
html.is-loading {
  overflow: hidden;
}

#container_mg {
  font-family: "游ゴシック体", yugothic, "游ゴシック", "Yu Gothic", yugothic, "ヒラギノ角ゴ ProN", "Hiragino Kaku Gothic ProN", "メイリオ", meiryo, sans-serif;
  color: #382504;
  background-color: #f1ede1;
  background-image: url("../images/common/bg_body.jpg");
  background-repeat: repeat;
  background-position: 50% 0;
}

.content_mg {
  position: relative;
  overflow: hidden;
  background: repeat-y center top;
  background-size: 100% auto;
}
.content_mg {
  position: relative;
  overflow: hidden;
}
.content_mg * {
  box-sizing: border-box;
}
.content_mg a,
.content_mg button {
  pointer-events: auto;
}
.content_mg img {
  width: 100%;
  max-width: none;
  vertical-align: top;
}
.content_mg a {
  color: inherit;
}
.content_mg button {
  padding: 0;
  cursor: pointer;
  background-color: transparent;
  border: none;
  outline: none;
}

.container_mg {
  position: relative;
  z-index: zindex(middle);
}
.container_mg svg,
.container_mg img {
  display: inline;
  max-width: 100%;
}

.l-wrapper_mg {
  width: 100%;
  overflow: hidden;
}

.l-contents_mg {
  width: 100%;
  text-align: left;
  background-size: 100% auto;
  overflow-anchor: none;
}
.l-contents_mg * {
  box-sizing: content-box;
}

.l-inner_mg {
  position: relative;
  box-sizing: content-box;
  margin: 0 auto;
}
.js-ready {
  opacity: 0;
}

@keyframes scaleInBounce {
  0% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  3.4% {
    transform: matrix(1.068, 0, 0, 1.059, 0, 0);
  }
  4.7% {
    transform: matrix(1.055, 0, 0, 1.04, 0, 0);
  }
  6.81% {
    transform: matrix(1.034, 0, 0, 1.011, 0, 0);
  }
  9.41% {
    transform: matrix(1.012, 0, 0, 0.983, 0, 0);
  }
  10.21% {
    transform: matrix(1.006, 0, 0, 0.977, 0, 0);
  }
  13.61% {
    transform: matrix(0.988, 0, 0, 0.967, 0, 0);
  }
  14.11% {
    transform: matrix(0.986, 0, 0, 0.967, 0, 0);
  }
  17.52% {
    transform: matrix(0.979, 0, 0, 0.976, 0, 0);
  }
  18.72% {
    transform: matrix(0.979, 0, 0, 0.981, 0, 0);
  }
  21.32% {
    transform: matrix(0.98, 0, 0, 0.993, 0, 0);
  }
  24.32% {
    transform: matrix(0.985, 0, 0, 1.004, 0, 0);
  }
  25.23% {
    transform: matrix(0.987, 0, 0, 1.006, 0, 0);
  }
  29.03% {
    transform: matrix(0.994, 0, 0, 1.01, 0, 0);
  }
  29.93% {
    transform: matrix(0.995, 0, 0, 1.01, 0, 0);
  }
  35.54% {
    transform: matrix(1.002, 0, 0, 1.004, 0, 0);
  }
  36.74% {
    transform: matrix(1.003, 0, 0, 1.002, 0, 0);
  }
  41.04% {
    transform: matrix(1.004, 0, 0, 0.998, 0, 0);
  }
  44.44% {
    transform: matrix(1.003, 0, 0, 0.997, 0, 0);
  }
  52.15% {
    transform: matrix(1.001, 0, 0, 0.999, 0, 0);
  }
  59.86% {
    transform: matrix(0.999, 0, 0, 1.001, 0, 0);
  }
  63.26% {
    transform: matrix(0.999, 0, 0, 1.001, 0, 0);
  }
  75.28% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  85.49% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  90.69% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  100% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
}
@keyframes scaleOutBounce {
  0% {
    transform: matrix(1, 0, 0, 1, 0, 0);
  }
  3.4% {
    transform: matrix(1.032, 0, 0, 1.041, 0, 0);
  }
  4.7% {
    transform: matrix(1.045, 0, 0, 1.06, 0, 0);
  }
  6.81% {
    transform: matrix(1.066, 0, 0, 1.089, 0, 0);
  }
  9.41% {
    transform: matrix(1.088, 0, 0, 1.117, 0, 0);
  }
  10.21% {
    transform: matrix(1.094, 0, 0, 1.123, 0, 0);
  }
  13.61% {
    transform: matrix(1.112, 0, 0, 1.133, 0, 0);
  }
  14.11% {
    transform: matrix(1.114, 0, 0, 1.133, 0, 0);
  }
  17.52% {
    transform: matrix(1.121, 0, 0, 1.124, 0, 0);
  }
  18.72% {
    transform: matrix(1.121, 0, 0, 1.119, 0, 0);
  }
  21.32% {
    transform: matrix(1.12, 0, 0, 1.107, 0, 0);
  }
  24.32% {
    transform: matrix(1.115, 0, 0, 1.096, 0, 0);
  }
  25.23% {
    transform: matrix(1.113, 0, 0, 1.094, 0, 0);
  }
  29.03% {
    transform: matrix(1.106, 0, 0, 1.09, 0, 0);
  }
  29.93% {
    transform: matrix(1.105, 0, 0, 1.09, 0, 0);
  }
  35.54% {
    transform: matrix(1.098, 0, 0, 1.096, 0, 0);
  }
  36.74% {
    transform: matrix(1.097, 0, 0, 1.098, 0, 0);
  }
  41.04% {
    transform: matrix(1.096, 0, 0, 1.102, 0, 0);
  }
  44.44% {
    transform: matrix(1.097, 0, 0, 1.103, 0, 0);
  }
  52.15% {
    transform: matrix(1.099, 0, 0, 1.101, 0, 0);
  }
  59.86% {
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  63.26% {
    transform: matrix(1.101, 0, 0, 1.099, 0, 0);
  }
  75.28% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  85.49% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  90.69% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
  100% {
    transform: matrix(1.1, 0, 0, 1.1, 0, 0);
  }
}
@keyframes floatingY {
  0% {
    transform: translate3d(0, 2.5%, 0);
  }
  50% {
    transform: translate3d(0, -2.5%, 0);
  }
  100% {
    transform: translate3d(0, 2.5%, 0);
  }
}
@keyframes floatingX {
  0% {
    transform: translate3d(2.5%, 0, 0);
  }
  50% {
    transform: translate3d(-2.5%, 0, 0);
  }
  100% {
    transform: translate3d(2.5%, 0, 0);
  }
}
@keyframes marquee01 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-1800px, 0, 0);
  }
}
@keyframes marquee02 {
  0% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(-1300px, 0, 0);
  }
}
@keyframes swing {
  0% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  10% {
    transform: rotate3d(0, 0, 1, 15deg);
  }
  20% {
    transform: rotate3d(0, 0, 1, -15deg);
  }
  30% {
    transform: rotate3d(0, 0, 1, 5deg);
  }
  40% {
    transform: rotate3d(0, 0, 1, -5deg);
  }
  50% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
  100% {
    transform: rotate3d(0, 0, 1, 0deg);
  }
}
@keyframes shake {
  0% {
    transform: translate3d(0, 0, 0);
  }
  5% {
    transform: translate3d(-6px, 0, 0);
  }
  10% {
    transform: translate3d(6px, 0, 0);
  }
  15% {
    transform: translate3d(-4px, 0, 0);
  }
  20% {
    transform: translate3d(4px, 0, 0);
  }
  25% {
    transform: translate3d(-2px, 0, 0);
  }
  30% {
    transform: translate3d(2px, 0, 0);
  }
  35% {
    transform: translate3d(0, 0, 0);
  }
  100% {
    transform: translate3d(0, 0, 0);
  }
}
@keyframes backgroundVol02 {
  0% {
    background-position: 0 0;
  }
  50% {
    background-position: 240px 10%;
  }
  100% {
    background-position: 480px 0;
  }
}

.u-order-1 {
  order: 1;
}
.u-order-2 {
  order: 2;
}
.u-order-3 {
  order: 3;
}
.u-order-4 {
  order: 4;
}
.u-order-5 {
  order: 5;
}

/* Slider */
.slick-slider {
  position: relative;
  box-sizing: border-box;
  display: block;
  touch-action: pan-y;
  touch-action: pan-y;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  user-select: none;
  user-select: none;
  user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  padding: 0;
  margin: 0;
  overflow: hidden;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-right: auto;
  margin-left: auto;
}

.slick-track::before,
.slick-track::after {
  display: table;
  content: "";
}

.slick-track::after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

.js-animeWrap_mg.is-animeInit {
  opacity: 0;
  transform: translateY(30px);
}
.js-animeWrap_mg.-noTranslate {
  transform: translateY(0);
}
.js-animeWrap_mg.is-animeActive {
  opacity: 1;
  transition: ease 1s;
  transition-property: opacity, transform;
  transform: translateY(0);
}

.loading_mg {
  font-family: "Herr Von Muellerhoff", cursive;
}
.kvSect_mg {
  background: no-repeat center top;
  background-size: contain;
}
.kvSect_mg .sectInner_mg {
  position: relative;
  margin: 0 auto;
}
.kvSect_mg .titBlock_mg > * {
  margin: 0 auto;
}
.kvSect_mg .sectMain_mg {
  text-align: center;
}
.kvSect_mg .sectMain_mg .lead_mg {
  font-family: "Shippori Mincho B1", "游明朝", yumincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: 800;
  letter-spacing: -0.04em;
}
.kvSect_mg .sectMain_mg .lead_mg * {
  font-weight: inherit;
}
.kvSect_mg .sectMain_mg .txt_mg {
  font-weight: 500;
  letter-spacing: 0;
}
.kvSect_mg .sectMain_mg .txt_mg * {
  font-weight: inherit;
}
.kvSect_mg .sectMain_mg .txt_mg p + p {
  margin-top: 1em;
}
.kvSect_mg .illustList_mg > li {
  position: absolute;
}
.contSect_mg .sectInner_mg.-reverse .slideBlock_mg .blockInner_mg {
  flex-direction: row;
}
.contSect_mg .slideBlock_mg .blockInner_mg {
  display: flex;
  flex-direction: row-reverse;
  align-items: flex-start;
  justify-content: flex-end;
}
.contSect_mg .slideBlock_mg .mainSlide_mg {
  position: relative;
  flex: 1;
  overflow: hidden;
  line-height: 1;
}
.contSect_mg .slideBlock_mg .mainSlide_mg::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  content: "";
  left: 50%;
  top: 50%;
  z-index: 1;
  background-image: url(../images/index/frame_s01.png);
  background-position: center center;
  background-size: 100% 100%;
  transform: translate(-50%, -50%);
}
.contSect_mg .slideBlock_mg .mainSlideList_mg {
  position: relative;
  z-index: 0;
  width: 500%;
  overflow: hidden;
}
.contSect_mg .slideBlock_mg .mainSlideList_mg.slick-slider {
  width: auto;
}
.contSect_mg .slideBlock_mg .mainSlideList_mg > li {
  width: 20%;
}
.contSect_mg .slideBlock_mg .mainSlideList_mg > li,
.contSect_mg .slideBlock_mg .mainSlideList_mg .slick_mg-slide {
  float: left;
  vertical-align: top;
}
.contSect_mg .slideBlock_mg .mainSlideList_mg .slick_mg-slide {
  width: auto;
}
.contSect_mg .slideBlock_mg .subSlideList_mg > li {
  position: relative;
  line-height: 1;
  pointer-events: auto;
  cursor: pointer;
}
.contSect_mg .slideBlock_mg .subSlideList_mg > li::before, .contSect_mg .slideBlock_mg .subSlideList_mg > li::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  content: "";
  left: 0%;
  top: 0%;
  z-index: 1;
  box-sizing: border-box;
  border-radius: 50%;
}
.contSect_mg .slideBlock_mg .subSlideList_mg > li::before {
  background-color: rgba(255, 255, 255, 0.3);
  opacity: 0;
  transition: ease 0.4s opacity;
}
.contSect_mg .slideBlock_mg .subSlideList_mg > li::after {
  border: 1px dashed currentColor;
  border-radius: 50%;
  transform: rotate(135deg);
}
.contSect_mg .slideBlock_mg .subSlideList_mg > li img {
  position: relative;
  vertical-align: top;
  -webkit-user-select: none;
      -ms-user-select: none;
          user-select: none;
  border-radius: 50%;
}
.contSect_mg .slideBlock_mg .subSlideList_mg > li.is-current {
  pointer-events: none;
}
.contSect_mg .slideBlock_mg .subSlideList_mg > li.is-current::after {
  border-style: solid;
}
.contSect_mg .photoBox01_mg {
  position: relative;
  line-height: 1;
}
.contSect_mg .photoBox01_mg .photo_mg {
  position: relative;
}
.contSect_mg .photoBox01_mg .frame_mg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}
.contSect_mg .titWrap_mg .sectTit_mg {
  font-family: "Shippori Mincho B1", "游明朝", yumincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: 800;
  letter-spacing: -0.06em;
}
.contSect_mg .titWrap_mg .sectTit_mg * {
  font-weight: inherit;
}
.contSect_mg .titWrap_mg .sectTit_mg span {
  display: inline-block;
  padding-bottom: 0.05em;
  line-height: 1.3;
  border-bottom: 2px solid currentColor;
}
.contSect_mg .mainWrap_mg {
  position: relative;
  z-index: 1;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg {
  background: no-repeat left top;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .blockInner_mg {
  display: flex;
  align-items: center;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .txtBox_mg {
  flex: 1;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg img {
  width: auto;
  vertical-align: middle;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg {
  font-family: "Shippori Mincho B1", "游明朝", yumincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: 600;
  line-height: 1.4;
  letter-spacing: -0.06em;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg * {
  font-weight: inherit;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg span {
  display: inline-block;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg small {
  display: inline-block;
  line-height: 1.8;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg {
  line-height: 1.5;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg strong {
  font-family: "Amiri", serif;
  font-weight: 400;
  letter-spacing: 0;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg {
  position: relative;
  font-weight: 700;
  line-height: 1.5;
  color: #ffffff;
  text-align: center;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg * {
  font-weight: inherit;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a {
  position: relative;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-decoration: none;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a::before, .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  content: "";
  left: 0;
  top: 0;
  z-index: 0;
  background-position: center center;
  background-size: contain;
  transition: ease 0.4s opacity;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a::before {
  background-image: url(../images/index/btn_circle_brown01.png);
  opacity: 1;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a::after {
  background-image: url(../images/index/btn_circle_orange01.png);
  opacity: 0;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a span {
  position: relative;
  z-index: 1;
  display: block;
  text-align: center;
}
.contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg img {
  margin: 0 auto;
}
.listSect_mg .itemList_mg a {
  display: block;
  text-decoration: none;
}
.listSect_mg .itemList_mg .liInner_mg {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  background: no-repeat center top/100% 100%;
}
.listSect_mg .itemList_mg .txtBox_mg {
  flex: 1;
}
.listSect_mg .itemList_mg .logo_mg img {
  width: auto;
  vertical-align: middle;
}
.listSect_mg .itemList_mg .tit_mg {
  font-family: "Shippori Mincho B1", "游明朝", yumincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", "ＭＳ 明朝", serif;
  font-weight: 700;
  line-height: 1.4;
  letter-spacing: -0.04em;
}
.listSect_mg .itemList_mg .tit_mg * {
  font-weight: inherit;
}
.listSect_mg .itemList_mg .price_mg strong {
  font-family: "Amiri", serif;
  font-weight: 400;
  letter-spacing: 0;
}
.listSect_mg .itemList_mg .btn_mg {
  position: absolute;
}
.listSect_mg .itemList_mg .btn_mg .arrowIcn_mg {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.listSect_mg .itemList_mg .btn_mg::before, .listSect_mg .itemList_mg .btn_mg::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  content: "";
  left: 0;
  top: 0;
  z-index: 0;
  background-position: center center;
  background-size: contain;
  transition: ease 0.4s opacity;
}
.listSect_mg .itemList_mg .btn_mg::before {
  background-image: url(../images/index/btn_circle_brown01.png);
  opacity: 1;
}
.listSect_mg .itemList_mg .btn_mg::after {
  background-image: url(../images/index/btn_circle_orange01.png);
  opacity: 0;
}
.listSect_mg .btnBlock_mg {
  font-weight: 700;
  line-height: 1.3;
  color: #ffffff;
  text-align: center;
}
.listSect_mg .btnBlock_mg * {
  font-weight: inherit;
}
.listSect_mg .btnBlock_mg a {
  position: relative;
  box-sizing: border-box;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto;
  text-decoration: none;
  background: no-repeat center top/contain;
}
.listSect_mg .btnBlock_mg a::before, .listSect_mg .btnBlock_mg a::after {
  position: absolute;
  display: block;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-size: 100% auto;
  content: "";
  left: 0;
  top: 0;
  z-index: 0;
  background-position: center center;
  background-size: contain;
  transition: ease 0.4s opacity;
}
.listSect_mg .btnBlock_mg a::before {
  background-image: url(../images/index/btn_square_brown01.png);
  opacity: 1;
}
.listSect_mg .btnBlock_mg a::after {
  background-image: url(../images/index/btn_square_orange01.png);
  opacity: 0;
}
.listSect_mg .btnBlock_mg span {
  position: relative;
  z-index: 1;
  display: inline-block;
}
.listSect_mg .btnBlock_mg span::before {
  position: absolute;
  top: 50%;
  left: 100%;
  display: block;
  content: "";
  background: url(../images/index/icn_arrow_right01.svg) no-repeat center center/100% auto;
  transform: translateY(-30%);
}
.copy_mg {
  color: #ffffff;
  background-color: #382504;
}
.copy_mg p {
  margin: 0 auto;
}
@media screen and (min-width: 768px) {
  /* show
  ---------- */
  .u-pcBlock_mg {
    display: block;
  }

  .u-spBlock_mg {
    display: none !important;
  }

  .u-pcBlock-i_mg {
    display: inline-block;
  }

  .u-spBlock-i_mg {
    display: none !important;
  }

  /* hide
  ---------- */
  .u-pcNone_mg {
    display: none !important;
  }
  .u-tl_mg--pc {
    text-align: left !important;
  }
  .u-tr_mg--pc {
    text-align: right !important;
  }
  .u-tc_mg--pc {
    text-align: center !important;
  }
  .u-fl_mg--pc {
    float: left !important;
  }
  .u-fr_mg--pc {
    float: right !important;
  }
  .u-mt0--pc_mg {
    margin-top: 0px !important;
  }

  .u-mb0--pc_mg {
    margin-bottom: 0px !important;
  }

  .u-ml0--pc_mg {
    margin-left: 0px !important;
  }

  .u-mr0--pc_mg {
    margin-right: 0px !important;
  }

  .u-mt0em--pc_mg {
    margin-top: 0em !important;
  }

  .u-mb0em--pc_mg {
    margin-bottom: 0em !important;
  }

  .u-ml0em--pc_mg {
    margin-left: 0em !important;
  }

  .u-mr0em--pc_mg {
    margin-right: 0em !important;
  }

  .u-pt0--pc_mg {
    padding-top: 0px !important;
  }

  .u-pb0--pc_mg {
    padding-bottom: 0px !important;
  }

  .u-pl0--pc_mg {
    padding-left: 0px !important;
  }

  .u-pr0--pc_mg {
    padding-right: 0px !important;
  }

  .u-pt0em--pc_mg {
    padding-top: 0em !important;
  }

  .u-pb0em--pc_mg {
    padding-bottom: 0em !important;
  }

  .u-pl0em--pc_mg {
    padding-left: 0em !important;
  }

  .u-pr0em--pc_mg {
    padding-right: 0em !important;
  }

  .u-mt5--pc_mg {
    margin-top: 5px !important;
  }

  .u-mb5--pc_mg {
    margin-bottom: 5px !important;
  }

  .u-ml5--pc_mg {
    margin-left: 5px !important;
  }

  .u-mr5--pc_mg {
    margin-right: 5px !important;
  }

  .u-mt1em--pc_mg {
    margin-top: 1em !important;
  }

  .u-mb1em--pc_mg {
    margin-bottom: 1em !important;
  }

  .u-ml1em--pc_mg {
    margin-left: 1em !important;
  }

  .u-mr1em--pc_mg {
    margin-right: 1em !important;
  }

  .u-pt5--pc_mg {
    padding-top: 5px !important;
  }

  .u-pb5--pc_mg {
    padding-bottom: 5px !important;
  }

  .u-pl5--pc_mg {
    padding-left: 5px !important;
  }

  .u-pr5--pc_mg {
    padding-right: 5px !important;
  }

  .u-pt1em--pc_mg {
    padding-top: 1em !important;
  }

  .u-pb1em--pc_mg {
    padding-bottom: 1em !important;
  }

  .u-pl1em--pc_mg {
    padding-left: 1em !important;
  }

  .u-pr1em--pc_mg {
    padding-right: 1em !important;
  }

  .u-mt10--pc_mg {
    margin-top: 10px !important;
  }

  .u-mb10--pc_mg {
    margin-bottom: 10px !important;
  }

  .u-ml10--pc_mg {
    margin-left: 10px !important;
  }

  .u-mr10--pc_mg {
    margin-right: 10px !important;
  }

  .u-mt2em--pc_mg {
    margin-top: 2em !important;
  }

  .u-mb2em--pc_mg {
    margin-bottom: 2em !important;
  }

  .u-ml2em--pc_mg {
    margin-left: 2em !important;
  }

  .u-mr2em--pc_mg {
    margin-right: 2em !important;
  }

  .u-pt10--pc_mg {
    padding-top: 10px !important;
  }

  .u-pb10--pc_mg {
    padding-bottom: 10px !important;
  }

  .u-pl10--pc_mg {
    padding-left: 10px !important;
  }

  .u-pr10--pc_mg {
    padding-right: 10px !important;
  }

  .u-pt2em--pc_mg {
    padding-top: 2em !important;
  }

  .u-pb2em--pc_mg {
    padding-bottom: 2em !important;
  }

  .u-pl2em--pc_mg {
    padding-left: 2em !important;
  }

  .u-pr2em--pc_mg {
    padding-right: 2em !important;
  }

  .u-mt15--pc_mg {
    margin-top: 15px !important;
  }

  .u-mb15--pc_mg {
    margin-bottom: 15px !important;
  }

  .u-ml15--pc_mg {
    margin-left: 15px !important;
  }

  .u-mr15--pc_mg {
    margin-right: 15px !important;
  }

  .u-mt3em--pc_mg {
    margin-top: 3em !important;
  }

  .u-mb3em--pc_mg {
    margin-bottom: 3em !important;
  }

  .u-ml3em--pc_mg {
    margin-left: 3em !important;
  }

  .u-mr3em--pc_mg {
    margin-right: 3em !important;
  }

  .u-pt15--pc_mg {
    padding-top: 15px !important;
  }

  .u-pb15--pc_mg {
    padding-bottom: 15px !important;
  }

  .u-pl15--pc_mg {
    padding-left: 15px !important;
  }

  .u-pr15--pc_mg {
    padding-right: 15px !important;
  }

  .u-pt3em--pc_mg {
    padding-top: 3em !important;
  }

  .u-pb3em--pc_mg {
    padding-bottom: 3em !important;
  }

  .u-pl3em--pc_mg {
    padding-left: 3em !important;
  }

  .u-pr3em--pc_mg {
    padding-right: 3em !important;
  }

  .u-mt20--pc_mg {
    margin-top: 20px !important;
  }

  .u-mb20--pc_mg {
    margin-bottom: 20px !important;
  }

  .u-ml20--pc_mg {
    margin-left: 20px !important;
  }

  .u-mr20--pc_mg {
    margin-right: 20px !important;
  }

  .u-mt4em--pc_mg {
    margin-top: 4em !important;
  }

  .u-mb4em--pc_mg {
    margin-bottom: 4em !important;
  }

  .u-ml4em--pc_mg {
    margin-left: 4em !important;
  }

  .u-mr4em--pc_mg {
    margin-right: 4em !important;
  }

  .u-pt20--pc_mg {
    padding-top: 20px !important;
  }

  .u-pb20--pc_mg {
    padding-bottom: 20px !important;
  }

  .u-pl20--pc_mg {
    padding-left: 20px !important;
  }

  .u-pr20--pc_mg {
    padding-right: 20px !important;
  }

  .u-pt4em--pc_mg {
    padding-top: 4em !important;
  }

  .u-pb4em--pc_mg {
    padding-bottom: 4em !important;
  }

  .u-pl4em--pc_mg {
    padding-left: 4em !important;
  }

  .u-pr4em--pc_mg {
    padding-right: 4em !important;
  }

  .u-mt25--pc_mg {
    margin-top: 25px !important;
  }

  .u-mb25--pc_mg {
    margin-bottom: 25px !important;
  }

  .u-ml25--pc_mg {
    margin-left: 25px !important;
  }

  .u-mr25--pc_mg {
    margin-right: 25px !important;
  }

  .u-mt5em--pc_mg {
    margin-top: 5em !important;
  }

  .u-mb5em--pc_mg {
    margin-bottom: 5em !important;
  }

  .u-ml5em--pc_mg {
    margin-left: 5em !important;
  }

  .u-mr5em--pc_mg {
    margin-right: 5em !important;
  }

  .u-pt25--pc_mg {
    padding-top: 25px !important;
  }

  .u-pb25--pc_mg {
    padding-bottom: 25px !important;
  }

  .u-pl25--pc_mg {
    padding-left: 25px !important;
  }

  .u-pr25--pc_mg {
    padding-right: 25px !important;
  }

  .u-pt5em--pc_mg {
    padding-top: 5em !important;
  }

  .u-pb5em--pc_mg {
    padding-bottom: 5em !important;
  }

  .u-pl5em--pc_mg {
    padding-left: 5em !important;
  }

  .u-pr5em--pc_mg {
    padding-right: 5em !important;
  }

  .u-mt30--pc_mg {
    margin-top: 30px !important;
  }

  .u-mb30--pc_mg {
    margin-bottom: 30px !important;
  }

  .u-ml30--pc_mg {
    margin-left: 30px !important;
  }

  .u-mr30--pc_mg {
    margin-right: 30px !important;
  }

  .u-mt6em--pc_mg {
    margin-top: 6em !important;
  }

  .u-mb6em--pc_mg {
    margin-bottom: 6em !important;
  }

  .u-ml6em--pc_mg {
    margin-left: 6em !important;
  }

  .u-mr6em--pc_mg {
    margin-right: 6em !important;
  }

  .u-pt30--pc_mg {
    padding-top: 30px !important;
  }

  .u-pb30--pc_mg {
    padding-bottom: 30px !important;
  }

  .u-pl30--pc_mg {
    padding-left: 30px !important;
  }

  .u-pr30--pc_mg {
    padding-right: 30px !important;
  }

  .u-pt6em--pc_mg {
    padding-top: 6em !important;
  }

  .u-pb6em--pc_mg {
    padding-bottom: 6em !important;
  }

  .u-pl6em--pc_mg {
    padding-left: 6em !important;
  }

  .u-pr6em--pc_mg {
    padding-right: 6em !important;
  }

  .u-mt35--pc_mg {
    margin-top: 35px !important;
  }

  .u-mb35--pc_mg {
    margin-bottom: 35px !important;
  }

  .u-ml35--pc_mg {
    margin-left: 35px !important;
  }

  .u-mr35--pc_mg {
    margin-right: 35px !important;
  }

  .u-mt7em--pc_mg {
    margin-top: 7em !important;
  }

  .u-mb7em--pc_mg {
    margin-bottom: 7em !important;
  }

  .u-ml7em--pc_mg {
    margin-left: 7em !important;
  }

  .u-mr7em--pc_mg {
    margin-right: 7em !important;
  }

  .u-pt35--pc_mg {
    padding-top: 35px !important;
  }

  .u-pb35--pc_mg {
    padding-bottom: 35px !important;
  }

  .u-pl35--pc_mg {
    padding-left: 35px !important;
  }

  .u-pr35--pc_mg {
    padding-right: 35px !important;
  }

  .u-pt7em--pc_mg {
    padding-top: 7em !important;
  }

  .u-pb7em--pc_mg {
    padding-bottom: 7em !important;
  }

  .u-pl7em--pc_mg {
    padding-left: 7em !important;
  }

  .u-pr7em--pc_mg {
    padding-right: 7em !important;
  }

  .u-mt40--pc_mg {
    margin-top: 40px !important;
  }

  .u-mb40--pc_mg {
    margin-bottom: 40px !important;
  }

  .u-ml40--pc_mg {
    margin-left: 40px !important;
  }

  .u-mr40--pc_mg {
    margin-right: 40px !important;
  }

  .u-mt8em--pc_mg {
    margin-top: 8em !important;
  }

  .u-mb8em--pc_mg {
    margin-bottom: 8em !important;
  }

  .u-ml8em--pc_mg {
    margin-left: 8em !important;
  }

  .u-mr8em--pc_mg {
    margin-right: 8em !important;
  }

  .u-pt40--pc_mg {
    padding-top: 40px !important;
  }

  .u-pb40--pc_mg {
    padding-bottom: 40px !important;
  }

  .u-pl40--pc_mg {
    padding-left: 40px !important;
  }

  .u-pr40--pc_mg {
    padding-right: 40px !important;
  }

  .u-pt8em--pc_mg {
    padding-top: 8em !important;
  }

  .u-pb8em--pc_mg {
    padding-bottom: 8em !important;
  }

  .u-pl8em--pc_mg {
    padding-left: 8em !important;
  }

  .u-pr8em--pc_mg {
    padding-right: 8em !important;
  }

  .u-mt45--pc_mg {
    margin-top: 45px !important;
  }

  .u-mb45--pc_mg {
    margin-bottom: 45px !important;
  }

  .u-ml45--pc_mg {
    margin-left: 45px !important;
  }

  .u-mr45--pc_mg {
    margin-right: 45px !important;
  }

  .u-mt9em--pc_mg {
    margin-top: 9em !important;
  }

  .u-mb9em--pc_mg {
    margin-bottom: 9em !important;
  }

  .u-ml9em--pc_mg {
    margin-left: 9em !important;
  }

  .u-mr9em--pc_mg {
    margin-right: 9em !important;
  }

  .u-pt45--pc_mg {
    padding-top: 45px !important;
  }

  .u-pb45--pc_mg {
    padding-bottom: 45px !important;
  }

  .u-pl45--pc_mg {
    padding-left: 45px !important;
  }

  .u-pr45--pc_mg {
    padding-right: 45px !important;
  }

  .u-pt9em--pc_mg {
    padding-top: 9em !important;
  }

  .u-pb9em--pc_mg {
    padding-bottom: 9em !important;
  }

  .u-pl9em--pc_mg {
    padding-left: 9em !important;
  }

  .u-pr9em--pc_mg {
    padding-right: 9em !important;
  }

  .u-mt50--pc_mg {
    margin-top: 50px !important;
  }

  .u-mb50--pc_mg {
    margin-bottom: 50px !important;
  }

  .u-ml50--pc_mg {
    margin-left: 50px !important;
  }

  .u-mr50--pc_mg {
    margin-right: 50px !important;
  }

  .u-mt10em--pc_mg {
    margin-top: 10em !important;
  }

  .u-mb10em--pc_mg {
    margin-bottom: 10em !important;
  }

  .u-ml10em--pc_mg {
    margin-left: 10em !important;
  }

  .u-mr10em--pc_mg {
    margin-right: 10em !important;
  }

  .u-pt50--pc_mg {
    padding-top: 50px !important;
  }

  .u-pb50--pc_mg {
    padding-bottom: 50px !important;
  }

  .u-pl50--pc_mg {
    padding-left: 50px !important;
  }

  .u-pr50--pc_mg {
    padding-right: 50px !important;
  }

  .u-pt10em--pc_mg {
    padding-top: 10em !important;
  }

  .u-pb10em--pc_mg {
    padding-bottom: 10em !important;
  }

  .u-pl10em--pc_mg {
    padding-left: 10em !important;
  }

  .u-pr10em--pc_mg {
    padding-right: 10em !important;
  }

  .u-mt55--pc_mg {
    margin-top: 55px !important;
  }

  .u-mb55--pc_mg {
    margin-bottom: 55px !important;
  }

  .u-ml55--pc_mg {
    margin-left: 55px !important;
  }

  .u-mr55--pc_mg {
    margin-right: 55px !important;
  }

  .u-mt11em--pc_mg {
    margin-top: 11em !important;
  }

  .u-mb11em--pc_mg {
    margin-bottom: 11em !important;
  }

  .u-ml11em--pc_mg {
    margin-left: 11em !important;
  }

  .u-mr11em--pc_mg {
    margin-right: 11em !important;
  }

  .u-pt55--pc_mg {
    padding-top: 55px !important;
  }

  .u-pb55--pc_mg {
    padding-bottom: 55px !important;
  }

  .u-pl55--pc_mg {
    padding-left: 55px !important;
  }

  .u-pr55--pc_mg {
    padding-right: 55px !important;
  }

  .u-pt11em--pc_mg {
    padding-top: 11em !important;
  }

  .u-pb11em--pc_mg {
    padding-bottom: 11em !important;
  }

  .u-pl11em--pc_mg {
    padding-left: 11em !important;
  }

  .u-pr11em--pc_mg {
    padding-right: 11em !important;
  }

  .u-mt60--pc_mg {
    margin-top: 60px !important;
  }

  .u-mb60--pc_mg {
    margin-bottom: 60px !important;
  }

  .u-ml60--pc_mg {
    margin-left: 60px !important;
  }

  .u-mr60--pc_mg {
    margin-right: 60px !important;
  }

  .u-mt12em--pc_mg {
    margin-top: 12em !important;
  }

  .u-mb12em--pc_mg {
    margin-bottom: 12em !important;
  }

  .u-ml12em--pc_mg {
    margin-left: 12em !important;
  }

  .u-mr12em--pc_mg {
    margin-right: 12em !important;
  }

  .u-pt60--pc_mg {
    padding-top: 60px !important;
  }

  .u-pb60--pc_mg {
    padding-bottom: 60px !important;
  }

  .u-pl60--pc_mg {
    padding-left: 60px !important;
  }

  .u-pr60--pc_mg {
    padding-right: 60px !important;
  }

  .u-pt12em--pc_mg {
    padding-top: 12em !important;
  }

  .u-pb12em--pc_mg {
    padding-bottom: 12em !important;
  }

  .u-pl12em--pc_mg {
    padding-left: 12em !important;
  }

  .u-pr12em--pc_mg {
    padding-right: 12em !important;
  }

  .u-mt65--pc_mg {
    margin-top: 65px !important;
  }

  .u-mb65--pc_mg {
    margin-bottom: 65px !important;
  }

  .u-ml65--pc_mg {
    margin-left: 65px !important;
  }

  .u-mr65--pc_mg {
    margin-right: 65px !important;
  }

  .u-mt13em--pc_mg {
    margin-top: 13em !important;
  }

  .u-mb13em--pc_mg {
    margin-bottom: 13em !important;
  }

  .u-ml13em--pc_mg {
    margin-left: 13em !important;
  }

  .u-mr13em--pc_mg {
    margin-right: 13em !important;
  }

  .u-pt65--pc_mg {
    padding-top: 65px !important;
  }

  .u-pb65--pc_mg {
    padding-bottom: 65px !important;
  }

  .u-pl65--pc_mg {
    padding-left: 65px !important;
  }

  .u-pr65--pc_mg {
    padding-right: 65px !important;
  }

  .u-pt13em--pc_mg {
    padding-top: 13em !important;
  }

  .u-pb13em--pc_mg {
    padding-bottom: 13em !important;
  }

  .u-pl13em--pc_mg {
    padding-left: 13em !important;
  }

  .u-pr13em--pc_mg {
    padding-right: 13em !important;
  }

  .u-mt70--pc_mg {
    margin-top: 70px !important;
  }

  .u-mb70--pc_mg {
    margin-bottom: 70px !important;
  }

  .u-ml70--pc_mg {
    margin-left: 70px !important;
  }

  .u-mr70--pc_mg {
    margin-right: 70px !important;
  }

  .u-mt14em--pc_mg {
    margin-top: 14em !important;
  }

  .u-mb14em--pc_mg {
    margin-bottom: 14em !important;
  }

  .u-ml14em--pc_mg {
    margin-left: 14em !important;
  }

  .u-mr14em--pc_mg {
    margin-right: 14em !important;
  }

  .u-pt70--pc_mg {
    padding-top: 70px !important;
  }

  .u-pb70--pc_mg {
    padding-bottom: 70px !important;
  }

  .u-pl70--pc_mg {
    padding-left: 70px !important;
  }

  .u-pr70--pc_mg {
    padding-right: 70px !important;
  }

  .u-pt14em--pc_mg {
    padding-top: 14em !important;
  }

  .u-pb14em--pc_mg {
    padding-bottom: 14em !important;
  }

  .u-pl14em--pc_mg {
    padding-left: 14em !important;
  }

  .u-pr14em--pc_mg {
    padding-right: 14em !important;
  }

  .u-mt75--pc_mg {
    margin-top: 75px !important;
  }

  .u-mb75--pc_mg {
    margin-bottom: 75px !important;
  }

  .u-ml75--pc_mg {
    margin-left: 75px !important;
  }

  .u-mr75--pc_mg {
    margin-right: 75px !important;
  }

  .u-mt15em--pc_mg {
    margin-top: 15em !important;
  }

  .u-mb15em--pc_mg {
    margin-bottom: 15em !important;
  }

  .u-ml15em--pc_mg {
    margin-left: 15em !important;
  }

  .u-mr15em--pc_mg {
    margin-right: 15em !important;
  }

  .u-pt75--pc_mg {
    padding-top: 75px !important;
  }

  .u-pb75--pc_mg {
    padding-bottom: 75px !important;
  }

  .u-pl75--pc_mg {
    padding-left: 75px !important;
  }

  .u-pr75--pc_mg {
    padding-right: 75px !important;
  }

  .u-pt15em--pc_mg {
    padding-top: 15em !important;
  }

  .u-pb15em--pc_mg {
    padding-bottom: 15em !important;
  }

  .u-pl15em--pc_mg {
    padding-left: 15em !important;
  }

  .u-pr15em--pc_mg {
    padding-right: 15em !important;
  }

  .u-mt80--pc_mg {
    margin-top: 80px !important;
  }

  .u-mb80--pc_mg {
    margin-bottom: 80px !important;
  }

  .u-ml80--pc_mg {
    margin-left: 80px !important;
  }

  .u-mr80--pc_mg {
    margin-right: 80px !important;
  }

  .u-mt16em--pc_mg {
    margin-top: 16em !important;
  }

  .u-mb16em--pc_mg {
    margin-bottom: 16em !important;
  }

  .u-ml16em--pc_mg {
    margin-left: 16em !important;
  }

  .u-mr16em--pc_mg {
    margin-right: 16em !important;
  }

  .u-pt80--pc_mg {
    padding-top: 80px !important;
  }

  .u-pb80--pc_mg {
    padding-bottom: 80px !important;
  }

  .u-pl80--pc_mg {
    padding-left: 80px !important;
  }

  .u-pr80--pc_mg {
    padding-right: 80px !important;
  }

  .u-pt16em--pc_mg {
    padding-top: 16em !important;
  }

  .u-pb16em--pc_mg {
    padding-bottom: 16em !important;
  }

  .u-pl16em--pc_mg {
    padding-left: 16em !important;
  }

  .u-pr16em--pc_mg {
    padding-right: 16em !important;
  }

  .u-mt85--pc_mg {
    margin-top: 85px !important;
  }

  .u-mb85--pc_mg {
    margin-bottom: 85px !important;
  }

  .u-ml85--pc_mg {
    margin-left: 85px !important;
  }

  .u-mr85--pc_mg {
    margin-right: 85px !important;
  }

  .u-mt17em--pc_mg {
    margin-top: 17em !important;
  }

  .u-mb17em--pc_mg {
    margin-bottom: 17em !important;
  }

  .u-ml17em--pc_mg {
    margin-left: 17em !important;
  }

  .u-mr17em--pc_mg {
    margin-right: 17em !important;
  }

  .u-pt85--pc_mg {
    padding-top: 85px !important;
  }

  .u-pb85--pc_mg {
    padding-bottom: 85px !important;
  }

  .u-pl85--pc_mg {
    padding-left: 85px !important;
  }

  .u-pr85--pc_mg {
    padding-right: 85px !important;
  }

  .u-pt17em--pc_mg {
    padding-top: 17em !important;
  }

  .u-pb17em--pc_mg {
    padding-bottom: 17em !important;
  }

  .u-pl17em--pc_mg {
    padding-left: 17em !important;
  }

  .u-pr17em--pc_mg {
    padding-right: 17em !important;
  }

  .u-mt90--pc_mg {
    margin-top: 90px !important;
  }

  .u-mb90--pc_mg {
    margin-bottom: 90px !important;
  }

  .u-ml90--pc_mg {
    margin-left: 90px !important;
  }

  .u-mr90--pc_mg {
    margin-right: 90px !important;
  }

  .u-mt18em--pc_mg {
    margin-top: 18em !important;
  }

  .u-mb18em--pc_mg {
    margin-bottom: 18em !important;
  }

  .u-ml18em--pc_mg {
    margin-left: 18em !important;
  }

  .u-mr18em--pc_mg {
    margin-right: 18em !important;
  }

  .u-pt90--pc_mg {
    padding-top: 90px !important;
  }

  .u-pb90--pc_mg {
    padding-bottom: 90px !important;
  }

  .u-pl90--pc_mg {
    padding-left: 90px !important;
  }

  .u-pr90--pc_mg {
    padding-right: 90px !important;
  }

  .u-pt18em--pc_mg {
    padding-top: 18em !important;
  }

  .u-pb18em--pc_mg {
    padding-bottom: 18em !important;
  }

  .u-pl18em--pc_mg {
    padding-left: 18em !important;
  }

  .u-pr18em--pc_mg {
    padding-right: 18em !important;
  }

  .u-mt95--pc_mg {
    margin-top: 95px !important;
  }

  .u-mb95--pc_mg {
    margin-bottom: 95px !important;
  }

  .u-ml95--pc_mg {
    margin-left: 95px !important;
  }

  .u-mr95--pc_mg {
    margin-right: 95px !important;
  }

  .u-mt19em--pc_mg {
    margin-top: 19em !important;
  }

  .u-mb19em--pc_mg {
    margin-bottom: 19em !important;
  }

  .u-ml19em--pc_mg {
    margin-left: 19em !important;
  }

  .u-mr19em--pc_mg {
    margin-right: 19em !important;
  }

  .u-pt95--pc_mg {
    padding-top: 95px !important;
  }

  .u-pb95--pc_mg {
    padding-bottom: 95px !important;
  }

  .u-pl95--pc_mg {
    padding-left: 95px !important;
  }

  .u-pr95--pc_mg {
    padding-right: 95px !important;
  }

  .u-pt19em--pc_mg {
    padding-top: 19em !important;
  }

  .u-pb19em--pc_mg {
    padding-bottom: 19em !important;
  }

  .u-pl19em--pc_mg {
    padding-left: 19em !important;
  }

  .u-pr19em--pc_mg {
    padding-right: 19em !important;
  }

  .u-mt100--pc_mg {
    margin-top: 100px !important;
  }

  .u-mb100--pc_mg {
    margin-bottom: 100px !important;
  }

  .u-ml100--pc_mg {
    margin-left: 100px !important;
  }

  .u-mr100--pc_mg {
    margin-right: 100px !important;
  }

  .u-mt20em--pc_mg {
    margin-top: 20em !important;
  }

  .u-mb20em--pc_mg {
    margin-bottom: 20em !important;
  }

  .u-ml20em--pc_mg {
    margin-left: 20em !important;
  }

  .u-mr20em--pc_mg {
    margin-right: 20em !important;
  }

  .u-pt100--pc_mg {
    padding-top: 100px !important;
  }

  .u-pb100--pc_mg {
    padding-bottom: 100px !important;
  }

  .u-pl100--pc_mg {
    padding-left: 100px !important;
  }

  .u-pr100--pc_mg {
    padding-right: 100px !important;
  }

  .u-pt20em--pc_mg {
    padding-top: 20em !important;
  }

  .u-pb20em--pc_mg {
    padding-bottom: 20em !important;
  }

  .u-pl20em--pc_mg {
    padding-left: 20em !important;
  }

  .u-pr20em--pc_mg {
    padding-right: 20em !important;
  }
  #container_mg {
    font-size: 1.6rem;
  }
  .header-sp_mg {
    display: none;
  }
  .content_mg {
    background-image: url(../images/common/bg_body_water.jpg);
  }
  .l-inner_mg {
    max-width: 1160px;
    padding-right: 2rem;
    padding-left: 2rem;
  }
  .u-display-sp {
    display: none;
  }
  .u-order-1-pc {
    order: 1;
  }
  .u-order-2-pc {
    order: 2;
  }
  .u-order-3-pc {
    order: 3;
  }
  .u-order-4-pc {
    order: 4;
  }
  .u-order-5-pc {
    order: 5;
  }
  .loading_mg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #f1ede1;
    background-image: url("../images/common/bg_body.jpg");
    background-repeat: repeat;
    background-position: 50% 0;
  }
  .loading_mg.is-hide {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75), visibility 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .loading_mg-inner {
    position: relative;
    width: 91.4rem;
    height: 65.5rem;
    opacity: 0;
  }
  .is-loading .loading_mg-inner {
    opacity: 1;
    transition: opacity 1000ms;
  }
  .loading_mg-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    opacity: 0.3;
  }
  .loading_mg-logo {
    position: relative;
    width: 53.2rem;
    margin: 29rem auto 0;
  }
  .loading_mg-num {
    position: relative;
    margin-top: 4rem;
    font-family: inherit;
    line-height: 1;
    color: #382504;
    text-align: center;
  }
  .loading_mg-num strong {
    font-size: 6.4rem;
    font-weight: 400;
  }
  .loading_mg-num span {
    font-size: 4.5rem;
  }
  .kvSect_mg {
    min-height: 86rem;
    background-image: url(../images/index/kv_bg01.png);
  }
  .kvSect_mg .sectInner_mg {
    width: 70rem;
    padding: 11rem 2rem 24rem;
  }
  .kvSect_mg .titBlock_mg .sectTit_mg {
    width: 51rem;
    max-width: 100%;
    text-align: center;
  }
  .kvSect_mg .titBlock_mg .closs_mg {
    width: 1.4rem;
    margin-top: 1.5rem;
  }
  .kvSect_mg .titBlock_mg .logo_mg {
    width: 11.4rem;
    margin-top: 1rem;
  }
  .kvSect_mg .sectMain_mg {
    margin-top: 3rem;
  }
  .kvSect_mg .sectMain_mg .lead_mg {
    font-size: 4rem;
  }
  .kvSect_mg .sectMain_mg .txt_mg {
    margin-top: 2rem;
    font-size: 1.8rem;
  }
  .kvSect_mg .illustList_mg {
    position: static;
  }
  .kvSect_mg .illustList_mg > li img {
    filter: drop-shadow(0 1.6rem 3.2rem rgba(56, 27, 9, 0.24));
  }
  .kvSect_mg .illustList_mg > li:nth-child(1), .kvSect_mg .illustList_mg > li:nth-child(2), .kvSect_mg .illustList_mg > li:nth-child(3) {
    right: 100%;
    transform-origin: 100% 50%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(4), .kvSect_mg .illustList_mg > li:nth-child(5), .kvSect_mg .illustList_mg > li:nth-child(6) {
    left: 100%;
    transform-origin: 0 50%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(1) {
    top: 7rem;
    width: 34rem;
    margin-right: -0.6rem;
  }
  .kvSect_mg .illustList_mg > li:nth-child(2) {
    top: 36rem;
    width: 20rem;
    margin-right: 27rem;
    transform-origin: 200% 50%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(3) {
    top: 36.5rem;
    width: 24.2rem;
  }
  .kvSect_mg .illustList_mg > li:nth-child(4) {
    top: 7rem;
    width: 26.4rem;
  }
  .kvSect_mg .illustList_mg > li:nth-child(5) {
    top: 21.5rem;
    width: 15.8rem;
    margin-left: 29.5rem;
    transform-origin: -100% 50%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(6) {
    top: 43rem;
    width: 30.8rem;
  }
  .contSect_mg.-frame01 {
    margin-top: 16rem;
  }
  .contSect_mg.-frame01:first-child {
    margin-top: 0;
  }
  .contSect_mg.-frame01 .titWrap_mg {
    padding-top: 9rem;
  }
  .contSect_mg.-frame01 .mainWrap_mg .photoBox01_mg {
    max-width: 54rem;
    margin-right: 0;
    margin-left: auto;
  }
  .contSect_mg.-frame02 {
    margin-top: 15rem;
  }
  .contSect_mg.-frame02:first-child {
    margin-top: 0;
  }
  .contSect_mg.-frame02 .titWrap_mg {
    padding-top: 1.5rem;
  }
  .contSect_mg.-frame03 {
    margin-top: 14rem;
  }
  .contSect_mg.-frame03:first-child {
    margin-top: 0;
  }
  .contSect_mg.-frame03 .mainWrap_mg {
    width: 62%;
    padding-top: 6.5rem;
  }
  .contSect_mg.-frame03 .mainWrap_mg .aboutBlock_mg {
    margin-top: 6rem;
  }
  .contSect_mg.-item01 {
    margin-top: 1rem;
  }
  .contSect_mg.-item09 .sectInner_mg.-reverse .titWrap_mg .sectTit_mg {
    margin-right: -1em;
  }
  .contSect_mg.-item09 .sectInner_mg.-reverse .titWrap_mg .txt_mg {
    margin-right: -1em;
  }
  .contSect_mg .sectInner_mg {
    display: flex;
  }
  .contSect_mg .sectInner_mg.-reverse {
    flex-direction: row-reverse;
  }
  .contSect_mg .sectInner_mg.-reverse .slideBlock_mg {
    margin-left: calc(100% - 53rem + 2rem);
  }
  .contSect_mg .sectInner_mg.-reverse .titWrap_mg .titWrapInner_mg {
    padding: 0 0 0 3rem;
  }
  .contSect_mg .sectInner_mg.-reverse .titWrap_mg .txt_mg {
    margin-right: 0;
  }
  .contSect_mg .sectInner_mg.-reverse .mainWrap_mg {
    margin: 0 4rem 0 0;
  }
  .contSect_mg .sectInner_mg.-reverse .mainWrap_mg .aboutBlock_mg {
    margin-left: 0;
  }
  .contSect_mg .slideBlock_mg {
    width: 0;
    max-width: 100%;
    margin-top: 7rem;
  }
  .contSect_mg .slideBlock_mg .blockInner_mg {
    width: 53rem;
    margin: 0 -1rem;
  }
  .contSect_mg .slideBlock_mg .blockInner_mg > * {
    margin: 0 1rem;
  }
  .contSect_mg .slideBlock_mg .mainSlide_mg {
    padding: 1.5rem 1.6rem 1.5rem 1.5rem;
    box-shadow: 0 1.6rem 3.2rem rgba(56, 27, 9, 0.24);
  }
  .contSect_mg .slideBlock_mg .subSlideList_mg {
    width: 8.4rem;
  }
  .contSect_mg .slideBlock_mg .subSlideList_mg > li {
    height: 8.4rem;
  }
  .contSect_mg .slideBlock_mg .subSlideList_mg > li:hover::before {
    opacity: 1;
  }
  .contSect_mg .slideBlock_mg .subSlideList_mg > li:nth-child(n+2) {
    margin-top: 2.3rem;
  }
  .contSect_mg .photoBox01_mg .photo_mg {
    padding: 3rem;
  }
  .contSect_mg .photoBox01_mg .frame_mg {
    box-shadow: 0 1.6rem 3.2rem rgba(56, 27, 9, 0.24);
  }
  .contSect_mg .titWrap_mg {
    flex: 1;
  }
  .contSect_mg .titWrap_mg .titWrapInner_mg {
    padding: 0 2rem 0 0;
  }
  .contSect_mg .titWrap_mg .num_mg {
    width: 7.4rem;
    margin-left: -2rem;
  }
  .contSect_mg .titWrap_mg .sectTit_mg {
    margin-top: 1.6rem;
    font-size: 4.6rem;
    line-height: 1.4;
  }
  .contSect_mg .titWrap_mg .txt_mg {
    margin-top: 3.5rem;
    margin-right: -1.5em;
    font-size: 1.6rem;
    line-height: 2;
  }
  .contSect_mg .mainWrap_mg {
    width: 50%;
    margin: 0 0 0 4rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg {
    position: relative;
    right: 3.5rem;
    width: 57.6rem;
    margin-top: 2.5rem;
    margin-left: auto;
    background-image: url(../images/index/cont_img_white01.png);
    background-size: 52.2rem auto;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .blockInner_mg {
    box-sizing: border-box;
    min-height: 26.5rem;
    padding: 3rem 0 3rem 10rem;
  }
  .is-IE .contSect_mg .mainWrap_mg .aboutBlock_mg .blockInner_mg {
    height: 26.5rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg.-sekai img {
    height: 3.9rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg.-sara img {
    height: 3rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg.-ainowakakusa img {
    height: 2.5rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg img {
    height: 1.7rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg {
    margin-top: 1.5rem;
    font-size: 1.9rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg small {
    font-size: 1.6rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg {
    margin-top: 1rem;
    font-size: 1.4rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg strong {
    font-size: 2.8rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg small {
    font-size: 1.2rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg {
    margin-right: -1rem;
    margin-left: 1rem;
    font-size: 1.6rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a {
    width: 15.6rem;
    height: 15.6rem;
    padding-top: 0.5rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a:hover::before {
    opacity: 0;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a:hover::after {
    opacity: 1;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg img {
    display: block;
    width: 1.4rem;
    margin-top: 1.2rem;
  }
  .listSect_mg {
    margin-top: 20.5rem;
  }
  .listSect_mg .itemList_mg {
    display: flex;
    flex-wrap: wrap;
    margin: -pc(30) -pc(15) 0;
  }
  .listSect_mg .itemList_mg > li {
    box-sizing: border-box;
    width: 33.333%;
    padding: 0 1.5rem;
    margin-top: 3rem;
  }
  .listSect_mg .itemList_mg > li > a:hover .btn_mg::before {
    opacity: 0;
  }
  .listSect_mg .itemList_mg > li > a:hover .btn_mg::after {
    opacity: 1;
  }
  .listSect_mg .itemList_mg .liInner_mg {
    min-height: 22.4rem;
    padding: 1rem;
    background-image: url(../images/index/list_img_frame01.png);
  }
  .listSect_mg .itemList_mg .thumb_mg {
    width: 53%;
  }
  .listSect_mg .itemList_mg .logo_mg img {
    height: 1.7rem;
  }
  .listSect_mg .itemList_mg .logo_mg.-sekai img {
    height: 4rem;
  }
  .listSect_mg .itemList_mg .tit_mg {
    margin-top: 1rem;
    font-size: 1.6rem;
  }
  .listSect_mg .itemList_mg .price_mg {
    margin-top: 1rem;
    font-size: 1.2rem;
    line-height: 1.3;
  }
  .listSect_mg .itemList_mg .price_mg strong {
    font-size: 2.2rem;
  }
  .listSect_mg .itemList_mg .price_mg small {
    font-size: 1.1rem;
  }
  .listSect_mg .itemList_mg .btn_mg {
    right: 1.5rem;
    bottom: 1.5rem;
    width: 3.4rem;
    height: 3.4rem;
  }
  .listSect_mg .itemList_mg .btn_mg .arrowIcn_mg {
    position: relative;
    z-index: 1;
    width: 1.4rem;
  }
  .listSect_mg .btnBlock_mg {
    margin-top: 6rem;
    font-size: 1.6rem;
  }
  .listSect_mg .btnBlock_mg a {
    width: 30.4rem;
    height: 8.7rem;
  }
  .listSect_mg .btnBlock_mg a:hover::before {
    opacity: 0;
  }
  .listSect_mg .btnBlock_mg a:hover::after {
    opacity: 1;
  }
  .listSect_mg .btnBlock_mg span::before {
    width: 1.4rem;
    height: 0.6rem;
    margin-left: 2rem;
  }
  .fund_mg {
    position: relative;
    left: 50%;
    width: 167.8rem;
    margin-top: 16.8rem;
    margin-left: -83.8rem;
  }
  .fund_mg-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 167.8rem;
    height: 89.9rem;
    background: no-repeat center center;
    background-size: contain;
  }
  .fund_mg-bg {
    background-image: url(../images/common/fund_bg.png);
  }
  .fund_mg-lead {
    position: relative;
    padding-top: 23.5rem;
    font-size: 1.6rem;
    font-weight: 700;
    line-height: 2;
    text-align: center;
  }
  .fund_mg-ttl {
    position: relative;
    width: 52.8rem;
    padding-top: 3.2rem;
    margin: 0 auto;
  }
  .fund_mg-txt {
    position: relative;
    padding-top: 3.8rem;
    font-size: 1.8rem;
    font-weight: 700;
    line-height: 2;
    text-align: center;
  }
  .fund_mg-txt span {
    font-weight: inherit;
  }
  .fund_mg-about {
    position: relative;
    width: 96rem;
    padding: 8rem 5rem;
    margin: 8.7rem auto 0;
    background-color: #f3f1eb;
  }
  .fund_mg-about-ttl {
    width: 35rem;
    margin: 0 auto;
  }
  .fund_mg-about-txt {
    margin-top: 4.9rem;
    font-size: 1.4rem;
    line-height: 2;
    letter-spacing: -0.01em;
  }
  .fund_mg-about-list {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: space-between;
    margin-top: 4.1rem;
  }
  .fund_mg-about-item {
    display: flex;
    justify-content: space-between;
    width: 40rem;
    padding: 2.7rem 0 2.2rem;
    border-bottom: 1px solid #e0dcd3;
  }
  .fund_mg-about-item:nth-of-type(1), .fund_mg-about-item:nth-of-type(2) {
    border-top: 1px solid #e0dcd3;
  }
  .fund_mg-about-item-img {
    flex: 0 0 auto;
    width: 12.8rem;
    margin-left: 3.5rem;
  }
  .fund_mg-about-item-img span {
    display: block;
    margin-top: 0.5rem;
    font-size: 0.9rem;
    line-height: 1.2;
    letter-spacing: -0.01em;
  }
  .fund_mg-about-item-ttl {
    font-size: 1.6rem;
    font-weight: 700;
  }
  .fund_mg-about-item-txt01 {
    margin-top: 0.8rem;
    font-size: 1.4rem;
    line-height: 1.6;
  }
  .fund_mg-about-item-txt02 {
    margin-top: 1.1rem;
    font-size: 1.2rem;
    line-height: 1.4;
  }
  .fund_mg-about-btn {
    width: 24rem;
    height: 6.4rem;
    margin: 5.6rem auto 0;
  }
  .fund_mg-about-btn a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 1.4rem;
    font-weight: 700;
    color: #382504;
    border: 1px solid #958b77;
    border-radius: 3.2rem;
    transition: color 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75), background-color 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .fund_mg-about-btn a svg {
    position: absolute;
    top: 0;
    right: 2.4rem;
    bottom: 0;
    display: block;
    width: 0.7rem;
    height: 1.2rem;
    margin: auto;
    fill: #382504;
    transition: fill 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .fund_mg-about-btn a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #382504;
  }
  .fund_mg-about-btn a:hover svg {
    fill: #ffffff;
  }
  .catalog_mg {
    position: relative;
    left: 50%;
    width: 168rem;
    margin-top: 14.8rem;
    margin-left: -84rem;
  }
  .catalog_mg-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 168rem;
    height: 66rem;
    background: no-repeat center center;
    background-size: contain;
    opacity: 0.2;
  }
  .catalog_mg-bg {
    background-image: url(../images/common/catalog_bg.png);
  }
  .catalog_mg-inner {
    position: relative;
    width: 96rem;
    height: 59.5rem;
    padding-left: 8rem;
    margin: 0 auto;
  }
  .catalog_mg-ttl {
    width: 34.6rem;
    padding-top: 9.4rem;
    margin-left: 0.9rem;
  }
  .catalog_mg-btn {
    width: 21.7rem;
    margin-top: 3.8rem;
    margin-left: 7.3rem;
  }
  .catalog_mg-btn a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 21.7rem;
    height: 6.3rem;
  }
  .catalog_mg-btn a::before, .catalog_mg-btn a::after {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .catalog_mg-btn a::before {
    background-image: url("../images/common/catalog_btn_bg.png");
  }
  .catalog_mg-btn a::after {
    background-image: url("../images/common/catalog_btn_bg_on.png");
    opacity: 0;
  }
  .catalog_mg-btn a span {
    position: relative;
    z-index: 5;
    font-size: 1.4rem;
    font-weight: 700;
    color: #ffffff;
  }
  .catalog_mg-btn a:hover {
    text-decoration: none;
  }
  .catalog_mg-btn a:hover::before {
    opacity: 0;
  }
  .catalog_mg-btn a:hover::after {
    opacity: 1;
  }
  .catalog_mg-img {
    position: absolute;
    top: 8.6rem;
    right: 0.6rem;
    width: 45.7rem;
  }
  .banner_mg {
    width: 50rem;
    margin: 12.2rem auto 0;
  }
  .banner_mg a {
    display: block;
    transition: filter 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .banner_mg a:hover {
    filter: brightness(1.1);
  }
  .sns_mg {
    box-sizing: content-box;
    display: flex;
    max-width: 120rem;
    padding: 0 2rem;
    padding-top: 10.4rem;
    margin: 0 auto;
  }
  .sns_mg-info {
    width: 32rem;
    text-align: center;
  }
  .sns_mg-info-logo {
    margin-top: 2rem;
  }
  .sns_mg-info-btn {
    position: relative;
    margin-top: 2rem;
  }
  .sns_mg-info-btn a {
    display: block;
  }
  .sns_mg-info-btn a:hover img {
    opacity: 1;
  }
  .sns_mg-info-btn span {
    position: absolute;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    color: #ffffff;
  }
  .sns_mg-info-btn img {
    opacity: 0.5;
    transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .sns_mg-img {
    display: flex;
    flex: 1;
    align-items: flex-end;
  }
  .sns_mg-img span {
    display: block;
    max-width: 80%;
    margin: 0 auto;
  }
  .sns_mg-img img {
    margin-bottom: -2.5%;
  }
  .sns_mg-btn-list {
    width: 33.6rem;
    padding-top: 3.7rem;
  }
  .sns_mg-btn-list dt {
    width: 7.4rem;
  }
  .sns_mg-btn-list dd {
    padding-left: 1.6rem;
    margin-top: -0.9rem;
  }
  .sns_mg-btn-list dd + dd {
    margin-top: 1.6rem;
  }
  .sns_mg-btn {
    position: relative;
    display: block;
    width: 32rem;
    height: 9.5rem;
    cursor: pointer;
  }
  .sns_mg-btn-bg, .sns_mg-btn-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .sns_mg-btn-bg {
    opacity: 0.5;
  }
  .sns_mg-btn:hover .sns_mg-btn-bg {
    opacity: 1;
  }
  .copy_mg {
    padding: 1.2rem 0;
  }
  .copy_mg p {
    max-width: 96rem;
    font-size: 1rem;
    text-align: right;
  }
}
@media screen and (max-width: 767px) {
  /* show
  ---------- */
  .u-pcBlock_mg {
    display: none !important;
  }

  .u-spBlock_mg {
    display: block;
  }

  .u-pcBlock-i_mg {
    display: none !important;
  }

  .u-spBlock-i_mg {
    display: inline-block;
  }

  /* hide
  ---------- */
  .u-spNone_mg {
    display: none !important;
  }
  .u-tl_mg--sp {
    text-align: left !important;
  }
  .u-tr_mg--sp {
    text-align: right !important;
  }
  .u-tc_mg--sp {
    text-align: center !important;
  }
  .u-fl_mg--sp {
    float: left !important;
  }
  .u-fr_mg--sp {
    float: right !important;
  }
  .u-mt0--sp_mg {
    margin-top: 0px !important;
  }

  .u-mb0--sp_mg {
    margin-bottom: 0px !important;
  }

  .u-ml0--sp_mg {
    margin-left: 0px !important;
  }

  .u-mr0--sp_mg {
    margin-right: 0px !important;
  }

  .u-mt0em--sp_mg {
    margin-top: 0em !important;
  }

  .u-mb0em--sp_mg {
    margin-bottom: 0em !important;
  }

  .u-ml0em--sp_mg {
    margin-left: 0em !important;
  }

  .u-mr0em--sp_mg {
    margin-right: 0em !important;
  }

  .u-pt0--sp_mg {
    padding-top: 0px !important;
  }

  .u-pb0--sp_mg {
    padding-bottom: 0px !important;
  }

  .u-pl0--sp_mg {
    padding-left: 0px !important;
  }

  .u-pr0--sp_mg {
    padding-right: 0px !important;
  }

  .u-pt0em--sp_mg {
    padding-top: 0em !important;
  }

  .u-pb0em--sp_mg {
    padding-bottom: 0em !important;
  }

  .u-pl0em--sp_mg {
    padding-left: 0em !important;
  }

  .u-pr0em--sp_mg {
    padding-right: 0em !important;
  }

  .u-mt5--sp_mg {
    margin-top: 5px !important;
  }

  .u-mb5--sp_mg {
    margin-bottom: 5px !important;
  }

  .u-ml5--sp_mg {
    margin-left: 5px !important;
  }

  .u-mr5--sp_mg {
    margin-right: 5px !important;
  }

  .u-mt1em--sp_mg {
    margin-top: 1em !important;
  }

  .u-mb1em--sp_mg {
    margin-bottom: 1em !important;
  }

  .u-ml1em--sp_mg {
    margin-left: 1em !important;
  }

  .u-mr1em--sp_mg {
    margin-right: 1em !important;
  }

  .u-pt5--sp_mg {
    padding-top: 5px !important;
  }

  .u-pb5--sp_mg {
    padding-bottom: 5px !important;
  }

  .u-pl5--sp_mg {
    padding-left: 5px !important;
  }

  .u-pr5--sp_mg {
    padding-right: 5px !important;
  }

  .u-pt1em--sp_mg {
    padding-top: 1em !important;
  }

  .u-pb1em--sp_mg {
    padding-bottom: 1em !important;
  }

  .u-pl1em--sp_mg {
    padding-left: 1em !important;
  }

  .u-pr1em--sp_mg {
    padding-right: 1em !important;
  }

  .u-mt10--sp_mg {
    margin-top: 10px !important;
  }

  .u-mb10--sp_mg {
    margin-bottom: 10px !important;
  }

  .u-ml10--sp_mg {
    margin-left: 10px !important;
  }

  .u-mr10--sp_mg {
    margin-right: 10px !important;
  }

  .u-mt2em--sp_mg {
    margin-top: 2em !important;
  }

  .u-mb2em--sp_mg {
    margin-bottom: 2em !important;
  }

  .u-ml2em--sp_mg {
    margin-left: 2em !important;
  }

  .u-mr2em--sp_mg {
    margin-right: 2em !important;
  }

  .u-pt10--sp_mg {
    padding-top: 10px !important;
  }

  .u-pb10--sp_mg {
    padding-bottom: 10px !important;
  }

  .u-pl10--sp_mg {
    padding-left: 10px !important;
  }

  .u-pr10--sp_mg {
    padding-right: 10px !important;
  }

  .u-pt2em--sp_mg {
    padding-top: 2em !important;
  }

  .u-pb2em--sp_mg {
    padding-bottom: 2em !important;
  }

  .u-pl2em--sp_mg {
    padding-left: 2em !important;
  }

  .u-pr2em--sp_mg {
    padding-right: 2em !important;
  }

  .u-mt15--sp_mg {
    margin-top: 15px !important;
  }

  .u-mb15--sp_mg {
    margin-bottom: 15px !important;
  }

  .u-ml15--sp_mg {
    margin-left: 15px !important;
  }

  .u-mr15--sp_mg {
    margin-right: 15px !important;
  }

  .u-mt3em--sp_mg {
    margin-top: 3em !important;
  }

  .u-mb3em--sp_mg {
    margin-bottom: 3em !important;
  }

  .u-ml3em--sp_mg {
    margin-left: 3em !important;
  }

  .u-mr3em--sp_mg {
    margin-right: 3em !important;
  }

  .u-pt15--sp_mg {
    padding-top: 15px !important;
  }

  .u-pb15--sp_mg {
    padding-bottom: 15px !important;
  }

  .u-pl15--sp_mg {
    padding-left: 15px !important;
  }

  .u-pr15--sp_mg {
    padding-right: 15px !important;
  }

  .u-pt3em--sp_mg {
    padding-top: 3em !important;
  }

  .u-pb3em--sp_mg {
    padding-bottom: 3em !important;
  }

  .u-pl3em--sp_mg {
    padding-left: 3em !important;
  }

  .u-pr3em--sp_mg {
    padding-right: 3em !important;
  }

  .u-mt20--sp_mg {
    margin-top: 20px !important;
  }

  .u-mb20--sp_mg {
    margin-bottom: 20px !important;
  }

  .u-ml20--sp_mg {
    margin-left: 20px !important;
  }

  .u-mr20--sp_mg {
    margin-right: 20px !important;
  }

  .u-mt4em--sp_mg {
    margin-top: 4em !important;
  }

  .u-mb4em--sp_mg {
    margin-bottom: 4em !important;
  }

  .u-ml4em--sp_mg {
    margin-left: 4em !important;
  }

  .u-mr4em--sp_mg {
    margin-right: 4em !important;
  }

  .u-pt20--sp_mg {
    padding-top: 20px !important;
  }

  .u-pb20--sp_mg {
    padding-bottom: 20px !important;
  }

  .u-pl20--sp_mg {
    padding-left: 20px !important;
  }

  .u-pr20--sp_mg {
    padding-right: 20px !important;
  }

  .u-pt4em--sp_mg {
    padding-top: 4em !important;
  }

  .u-pb4em--sp_mg {
    padding-bottom: 4em !important;
  }

  .u-pl4em--sp_mg {
    padding-left: 4em !important;
  }

  .u-pr4em--sp_mg {
    padding-right: 4em !important;
  }

  .u-mt25--sp_mg {
    margin-top: 25px !important;
  }

  .u-mb25--sp_mg {
    margin-bottom: 25px !important;
  }

  .u-ml25--sp_mg {
    margin-left: 25px !important;
  }

  .u-mr25--sp_mg {
    margin-right: 25px !important;
  }

  .u-mt5em--sp_mg {
    margin-top: 5em !important;
  }

  .u-mb5em--sp_mg {
    margin-bottom: 5em !important;
  }

  .u-ml5em--sp_mg {
    margin-left: 5em !important;
  }

  .u-mr5em--sp_mg {
    margin-right: 5em !important;
  }

  .u-pt25--sp_mg {
    padding-top: 25px !important;
  }

  .u-pb25--sp_mg {
    padding-bottom: 25px !important;
  }

  .u-pl25--sp_mg {
    padding-left: 25px !important;
  }

  .u-pr25--sp_mg {
    padding-right: 25px !important;
  }

  .u-pt5em--sp_mg {
    padding-top: 5em !important;
  }

  .u-pb5em--sp_mg {
    padding-bottom: 5em !important;
  }

  .u-pl5em--sp_mg {
    padding-left: 5em !important;
  }

  .u-pr5em--sp_mg {
    padding-right: 5em !important;
  }

  .u-mt30--sp_mg {
    margin-top: 30px !important;
  }

  .u-mb30--sp_mg {
    margin-bottom: 30px !important;
  }

  .u-ml30--sp_mg {
    margin-left: 30px !important;
  }

  .u-mr30--sp_mg {
    margin-right: 30px !important;
  }

  .u-mt6em--sp_mg {
    margin-top: 6em !important;
  }

  .u-mb6em--sp_mg {
    margin-bottom: 6em !important;
  }

  .u-ml6em--sp_mg {
    margin-left: 6em !important;
  }

  .u-mr6em--sp_mg {
    margin-right: 6em !important;
  }

  .u-pt30--sp_mg {
    padding-top: 30px !important;
  }

  .u-pb30--sp_mg {
    padding-bottom: 30px !important;
  }

  .u-pl30--sp_mg {
    padding-left: 30px !important;
  }

  .u-pr30--sp_mg {
    padding-right: 30px !important;
  }

  .u-pt6em--sp_mg {
    padding-top: 6em !important;
  }

  .u-pb6em--sp_mg {
    padding-bottom: 6em !important;
  }

  .u-pl6em--sp_mg {
    padding-left: 6em !important;
  }

  .u-pr6em--sp_mg {
    padding-right: 6em !important;
  }

  .u-mt35--sp_mg {
    margin-top: 35px !important;
  }

  .u-mb35--sp_mg {
    margin-bottom: 35px !important;
  }

  .u-ml35--sp_mg {
    margin-left: 35px !important;
  }

  .u-mr35--sp_mg {
    margin-right: 35px !important;
  }

  .u-mt7em--sp_mg {
    margin-top: 7em !important;
  }

  .u-mb7em--sp_mg {
    margin-bottom: 7em !important;
  }

  .u-ml7em--sp_mg {
    margin-left: 7em !important;
  }

  .u-mr7em--sp_mg {
    margin-right: 7em !important;
  }

  .u-pt35--sp_mg {
    padding-top: 35px !important;
  }

  .u-pb35--sp_mg {
    padding-bottom: 35px !important;
  }

  .u-pl35--sp_mg {
    padding-left: 35px !important;
  }

  .u-pr35--sp_mg {
    padding-right: 35px !important;
  }

  .u-pt7em--sp_mg {
    padding-top: 7em !important;
  }

  .u-pb7em--sp_mg {
    padding-bottom: 7em !important;
  }

  .u-pl7em--sp_mg {
    padding-left: 7em !important;
  }

  .u-pr7em--sp_mg {
    padding-right: 7em !important;
  }

  .u-mt40--sp_mg {
    margin-top: 40px !important;
  }

  .u-mb40--sp_mg {
    margin-bottom: 40px !important;
  }

  .u-ml40--sp_mg {
    margin-left: 40px !important;
  }

  .u-mr40--sp_mg {
    margin-right: 40px !important;
  }

  .u-mt8em--sp_mg {
    margin-top: 8em !important;
  }

  .u-mb8em--sp_mg {
    margin-bottom: 8em !important;
  }

  .u-ml8em--sp_mg {
    margin-left: 8em !important;
  }

  .u-mr8em--sp_mg {
    margin-right: 8em !important;
  }

  .u-pt40--sp_mg {
    padding-top: 40px !important;
  }

  .u-pb40--sp_mg {
    padding-bottom: 40px !important;
  }

  .u-pl40--sp_mg {
    padding-left: 40px !important;
  }

  .u-pr40--sp_mg {
    padding-right: 40px !important;
  }

  .u-pt8em--sp_mg {
    padding-top: 8em !important;
  }

  .u-pb8em--sp_mg {
    padding-bottom: 8em !important;
  }

  .u-pl8em--sp_mg {
    padding-left: 8em !important;
  }

  .u-pr8em--sp_mg {
    padding-right: 8em !important;
  }

  .u-mt45--sp_mg {
    margin-top: 45px !important;
  }

  .u-mb45--sp_mg {
    margin-bottom: 45px !important;
  }

  .u-ml45--sp_mg {
    margin-left: 45px !important;
  }

  .u-mr45--sp_mg {
    margin-right: 45px !important;
  }

  .u-mt9em--sp_mg {
    margin-top: 9em !important;
  }

  .u-mb9em--sp_mg {
    margin-bottom: 9em !important;
  }

  .u-ml9em--sp_mg {
    margin-left: 9em !important;
  }

  .u-mr9em--sp_mg {
    margin-right: 9em !important;
  }

  .u-pt45--sp_mg {
    padding-top: 45px !important;
  }

  .u-pb45--sp_mg {
    padding-bottom: 45px !important;
  }

  .u-pl45--sp_mg {
    padding-left: 45px !important;
  }

  .u-pr45--sp_mg {
    padding-right: 45px !important;
  }

  .u-pt9em--sp_mg {
    padding-top: 9em !important;
  }

  .u-pb9em--sp_mg {
    padding-bottom: 9em !important;
  }

  .u-pl9em--sp_mg {
    padding-left: 9em !important;
  }

  .u-pr9em--sp_mg {
    padding-right: 9em !important;
  }

  .u-mt50--sp_mg {
    margin-top: 50px !important;
  }

  .u-mb50--sp_mg {
    margin-bottom: 50px !important;
  }

  .u-ml50--sp_mg {
    margin-left: 50px !important;
  }

  .u-mr50--sp_mg {
    margin-right: 50px !important;
  }

  .u-mt10em--sp_mg {
    margin-top: 10em !important;
  }

  .u-mb10em--sp_mg {
    margin-bottom: 10em !important;
  }

  .u-ml10em--sp_mg {
    margin-left: 10em !important;
  }

  .u-mr10em--sp_mg {
    margin-right: 10em !important;
  }

  .u-pt50--sp_mg {
    padding-top: 50px !important;
  }

  .u-pb50--sp_mg {
    padding-bottom: 50px !important;
  }

  .u-pl50--sp_mg {
    padding-left: 50px !important;
  }

  .u-pr50--sp_mg {
    padding-right: 50px !important;
  }

  .u-pt10em--sp_mg {
    padding-top: 10em !important;
  }

  .u-pb10em--sp_mg {
    padding-bottom: 10em !important;
  }

  .u-pl10em--sp_mg {
    padding-left: 10em !important;
  }

  .u-pr10em--sp_mg {
    padding-right: 10em !important;
  }

  .u-mt55--sp_mg {
    margin-top: 55px !important;
  }

  .u-mb55--sp_mg {
    margin-bottom: 55px !important;
  }

  .u-ml55--sp_mg {
    margin-left: 55px !important;
  }

  .u-mr55--sp_mg {
    margin-right: 55px !important;
  }

  .u-mt11em--sp_mg {
    margin-top: 11em !important;
  }

  .u-mb11em--sp_mg {
    margin-bottom: 11em !important;
  }

  .u-ml11em--sp_mg {
    margin-left: 11em !important;
  }

  .u-mr11em--sp_mg {
    margin-right: 11em !important;
  }

  .u-pt55--sp_mg {
    padding-top: 55px !important;
  }

  .u-pb55--sp_mg {
    padding-bottom: 55px !important;
  }

  .u-pl55--sp_mg {
    padding-left: 55px !important;
  }

  .u-pr55--sp_mg {
    padding-right: 55px !important;
  }

  .u-pt11em--sp_mg {
    padding-top: 11em !important;
  }

  .u-pb11em--sp_mg {
    padding-bottom: 11em !important;
  }

  .u-pl11em--sp_mg {
    padding-left: 11em !important;
  }

  .u-pr11em--sp_mg {
    padding-right: 11em !important;
  }

  .u-mt60--sp_mg {
    margin-top: 60px !important;
  }

  .u-mb60--sp_mg {
    margin-bottom: 60px !important;
  }

  .u-ml60--sp_mg {
    margin-left: 60px !important;
  }

  .u-mr60--sp_mg {
    margin-right: 60px !important;
  }

  .u-mt12em--sp_mg {
    margin-top: 12em !important;
  }

  .u-mb12em--sp_mg {
    margin-bottom: 12em !important;
  }

  .u-ml12em--sp_mg {
    margin-left: 12em !important;
  }

  .u-mr12em--sp_mg {
    margin-right: 12em !important;
  }

  .u-pt60--sp_mg {
    padding-top: 60px !important;
  }

  .u-pb60--sp_mg {
    padding-bottom: 60px !important;
  }

  .u-pl60--sp_mg {
    padding-left: 60px !important;
  }

  .u-pr60--sp_mg {
    padding-right: 60px !important;
  }

  .u-pt12em--sp_mg {
    padding-top: 12em !important;
  }

  .u-pb12em--sp_mg {
    padding-bottom: 12em !important;
  }

  .u-pl12em--sp_mg {
    padding-left: 12em !important;
  }

  .u-pr12em--sp_mg {
    padding-right: 12em !important;
  }

  .u-mt65--sp_mg {
    margin-top: 65px !important;
  }

  .u-mb65--sp_mg {
    margin-bottom: 65px !important;
  }

  .u-ml65--sp_mg {
    margin-left: 65px !important;
  }

  .u-mr65--sp_mg {
    margin-right: 65px !important;
  }

  .u-mt13em--sp_mg {
    margin-top: 13em !important;
  }

  .u-mb13em--sp_mg {
    margin-bottom: 13em !important;
  }

  .u-ml13em--sp_mg {
    margin-left: 13em !important;
  }

  .u-mr13em--sp_mg {
    margin-right: 13em !important;
  }

  .u-pt65--sp_mg {
    padding-top: 65px !important;
  }

  .u-pb65--sp_mg {
    padding-bottom: 65px !important;
  }

  .u-pl65--sp_mg {
    padding-left: 65px !important;
  }

  .u-pr65--sp_mg {
    padding-right: 65px !important;
  }

  .u-pt13em--sp_mg {
    padding-top: 13em !important;
  }

  .u-pb13em--sp_mg {
    padding-bottom: 13em !important;
  }

  .u-pl13em--sp_mg {
    padding-left: 13em !important;
  }

  .u-pr13em--sp_mg {
    padding-right: 13em !important;
  }

  .u-mt70--sp_mg {
    margin-top: 70px !important;
  }

  .u-mb70--sp_mg {
    margin-bottom: 70px !important;
  }

  .u-ml70--sp_mg {
    margin-left: 70px !important;
  }

  .u-mr70--sp_mg {
    margin-right: 70px !important;
  }

  .u-mt14em--sp_mg {
    margin-top: 14em !important;
  }

  .u-mb14em--sp_mg {
    margin-bottom: 14em !important;
  }

  .u-ml14em--sp_mg {
    margin-left: 14em !important;
  }

  .u-mr14em--sp_mg {
    margin-right: 14em !important;
  }

  .u-pt70--sp_mg {
    padding-top: 70px !important;
  }

  .u-pb70--sp_mg {
    padding-bottom: 70px !important;
  }

  .u-pl70--sp_mg {
    padding-left: 70px !important;
  }

  .u-pr70--sp_mg {
    padding-right: 70px !important;
  }

  .u-pt14em--sp_mg {
    padding-top: 14em !important;
  }

  .u-pb14em--sp_mg {
    padding-bottom: 14em !important;
  }

  .u-pl14em--sp_mg {
    padding-left: 14em !important;
  }

  .u-pr14em--sp_mg {
    padding-right: 14em !important;
  }

  .u-mt75--sp_mg {
    margin-top: 75px !important;
  }

  .u-mb75--sp_mg {
    margin-bottom: 75px !important;
  }

  .u-ml75--sp_mg {
    margin-left: 75px !important;
  }

  .u-mr75--sp_mg {
    margin-right: 75px !important;
  }

  .u-mt15em--sp_mg {
    margin-top: 15em !important;
  }

  .u-mb15em--sp_mg {
    margin-bottom: 15em !important;
  }

  .u-ml15em--sp_mg {
    margin-left: 15em !important;
  }

  .u-mr15em--sp_mg {
    margin-right: 15em !important;
  }

  .u-pt75--sp_mg {
    padding-top: 75px !important;
  }

  .u-pb75--sp_mg {
    padding-bottom: 75px !important;
  }

  .u-pl75--sp_mg {
    padding-left: 75px !important;
  }

  .u-pr75--sp_mg {
    padding-right: 75px !important;
  }

  .u-pt15em--sp_mg {
    padding-top: 15em !important;
  }

  .u-pb15em--sp_mg {
    padding-bottom: 15em !important;
  }

  .u-pl15em--sp_mg {
    padding-left: 15em !important;
  }

  .u-pr15em--sp_mg {
    padding-right: 15em !important;
  }

  .u-mt80--sp_mg {
    margin-top: 80px !important;
  }

  .u-mb80--sp_mg {
    margin-bottom: 80px !important;
  }

  .u-ml80--sp_mg {
    margin-left: 80px !important;
  }

  .u-mr80--sp_mg {
    margin-right: 80px !important;
  }

  .u-mt16em--sp_mg {
    margin-top: 16em !important;
  }

  .u-mb16em--sp_mg {
    margin-bottom: 16em !important;
  }

  .u-ml16em--sp_mg {
    margin-left: 16em !important;
  }

  .u-mr16em--sp_mg {
    margin-right: 16em !important;
  }

  .u-pt80--sp_mg {
    padding-top: 80px !important;
  }

  .u-pb80--sp_mg {
    padding-bottom: 80px !important;
  }

  .u-pl80--sp_mg {
    padding-left: 80px !important;
  }

  .u-pr80--sp_mg {
    padding-right: 80px !important;
  }

  .u-pt16em--sp_mg {
    padding-top: 16em !important;
  }

  .u-pb16em--sp_mg {
    padding-bottom: 16em !important;
  }

  .u-pl16em--sp_mg {
    padding-left: 16em !important;
  }

  .u-pr16em--sp_mg {
    padding-right: 16em !important;
  }

  .u-mt85--sp_mg {
    margin-top: 85px !important;
  }

  .u-mb85--sp_mg {
    margin-bottom: 85px !important;
  }

  .u-ml85--sp_mg {
    margin-left: 85px !important;
  }

  .u-mr85--sp_mg {
    margin-right: 85px !important;
  }

  .u-mt17em--sp_mg {
    margin-top: 17em !important;
  }

  .u-mb17em--sp_mg {
    margin-bottom: 17em !important;
  }

  .u-ml17em--sp_mg {
    margin-left: 17em !important;
  }

  .u-mr17em--sp_mg {
    margin-right: 17em !important;
  }

  .u-pt85--sp_mg {
    padding-top: 85px !important;
  }

  .u-pb85--sp_mg {
    padding-bottom: 85px !important;
  }

  .u-pl85--sp_mg {
    padding-left: 85px !important;
  }

  .u-pr85--sp_mg {
    padding-right: 85px !important;
  }

  .u-pt17em--sp_mg {
    padding-top: 17em !important;
  }

  .u-pb17em--sp_mg {
    padding-bottom: 17em !important;
  }

  .u-pl17em--sp_mg {
    padding-left: 17em !important;
  }

  .u-pr17em--sp_mg {
    padding-right: 17em !important;
  }

  .u-mt90--sp_mg {
    margin-top: 90px !important;
  }

  .u-mb90--sp_mg {
    margin-bottom: 90px !important;
  }

  .u-ml90--sp_mg {
    margin-left: 90px !important;
  }

  .u-mr90--sp_mg {
    margin-right: 90px !important;
  }

  .u-mt18em--sp_mg {
    margin-top: 18em !important;
  }

  .u-mb18em--sp_mg {
    margin-bottom: 18em !important;
  }

  .u-ml18em--sp_mg {
    margin-left: 18em !important;
  }

  .u-mr18em--sp_mg {
    margin-right: 18em !important;
  }

  .u-pt90--sp_mg {
    padding-top: 90px !important;
  }

  .u-pb90--sp_mg {
    padding-bottom: 90px !important;
  }

  .u-pl90--sp_mg {
    padding-left: 90px !important;
  }

  .u-pr90--sp_mg {
    padding-right: 90px !important;
  }

  .u-pt18em--sp_mg {
    padding-top: 18em !important;
  }

  .u-pb18em--sp_mg {
    padding-bottom: 18em !important;
  }

  .u-pl18em--sp_mg {
    padding-left: 18em !important;
  }

  .u-pr18em--sp_mg {
    padding-right: 18em !important;
  }

  .u-mt95--sp_mg {
    margin-top: 95px !important;
  }

  .u-mb95--sp_mg {
    margin-bottom: 95px !important;
  }

  .u-ml95--sp_mg {
    margin-left: 95px !important;
  }

  .u-mr95--sp_mg {
    margin-right: 95px !important;
  }

  .u-mt19em--sp_mg {
    margin-top: 19em !important;
  }

  .u-mb19em--sp_mg {
    margin-bottom: 19em !important;
  }

  .u-ml19em--sp_mg {
    margin-left: 19em !important;
  }

  .u-mr19em--sp_mg {
    margin-right: 19em !important;
  }

  .u-pt95--sp_mg {
    padding-top: 95px !important;
  }

  .u-pb95--sp_mg {
    padding-bottom: 95px !important;
  }

  .u-pl95--sp_mg {
    padding-left: 95px !important;
  }

  .u-pr95--sp_mg {
    padding-right: 95px !important;
  }

  .u-pt19em--sp_mg {
    padding-top: 19em !important;
  }

  .u-pb19em--sp_mg {
    padding-bottom: 19em !important;
  }

  .u-pl19em--sp_mg {
    padding-left: 19em !important;
  }

  .u-pr19em--sp_mg {
    padding-right: 19em !important;
  }

  .u-mt100--sp_mg {
    margin-top: 100px !important;
  }

  .u-mb100--sp_mg {
    margin-bottom: 100px !important;
  }

  .u-ml100--sp_mg {
    margin-left: 100px !important;
  }

  .u-mr100--sp_mg {
    margin-right: 100px !important;
  }

  .u-mt20em--sp_mg {
    margin-top: 20em !important;
  }

  .u-mb20em--sp_mg {
    margin-bottom: 20em !important;
  }

  .u-ml20em--sp_mg {
    margin-left: 20em !important;
  }

  .u-mr20em--sp_mg {
    margin-right: 20em !important;
  }

  .u-pt100--sp_mg {
    padding-top: 100px !important;
  }

  .u-pb100--sp_mg {
    padding-bottom: 100px !important;
  }

  .u-pl100--sp_mg {
    padding-left: 100px !important;
  }

  .u-pr100--sp_mg {
    padding-right: 100px !important;
  }

  .u-pt20em--sp_mg {
    padding-top: 20em !important;
  }

  .u-pb20em--sp_mg {
    padding-bottom: 20em !important;
  }

  .u-pl20em--sp_mg {
    padding-left: 20em !important;
  }

  .u-pr20em--sp_mg {
    padding-right: 20em !important;
  }
  html {
    font-size: calc(100vw / 75);
  }
  #container_mg {
    font-size: 3.2rem;
  }
  #Header_fca {
    display: none;
  }
  html {
    font-size: calc(100vw / 75);
  }
  #container_mg {
    background-size: 100px 100px;
  }
  .content_mg {
    background-image: url(../images/common/bg_body_water-sp.jpg);
  }
  .l-inner_mg {
    padding: 0 4rem;
  }
  .u-display-pc {
    display: none;
  }
  .u-order-1-sp {
    order: 1;
  }
  .u-order-2-sp {
    order: 2;
  }
  .u-order-3-sp {
    order: 3;
  }
  .u-order-4-sp {
    order: 4;
  }
  .u-order-5-sp {
    order: 5;
  }
  .loading_mg {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1000;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    pointer-events: none;
    background-color: #f1ede1;
    background-image: url("../images/common/bg_body.jpg");
    background-repeat: repeat;
    background-position: 50% 0;
  }
  .loading_mg.is-hide {
    pointer-events: none;
    visibility: hidden;
    opacity: 0;
    transition: opacity 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75), visibility 500ms cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .loading_mg-inner {
    position: relative;
    width: 72.9rem;
    height: 52.2rem;
    opacity: 0;
    transition: opacity 1000ms, -webkit-mask-size 8000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1000ms, mask-size 8000ms cubic-bezier(0.19, 1, 0.22, 1);
    transition: opacity 1000ms, mask-size 8000ms cubic-bezier(0.19, 1, 0.22, 1), -webkit-mask-size 8000ms cubic-bezier(0.19, 1, 0.22, 1);
  }
  .is-loading .loading_mg-inner {
    opacity: 1;
    transition: opacity 1000ms;
  }
  .loading_mg-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    opacity: 0.3;
  }
  .loading_mg-bg img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .loading_mg-logo {
    position: relative;
    width: 42.4rem;
    margin: 23.1rem auto 0;
  }
  .loading_mg-logo img {
    width: 100%;
  }
  .loading_mg-num {
    position: relative;
    margin-top: 4rem;
    font-family: inherit;
    line-height: 1;
    color: #382504;
    text-align: center;
  }
  .loading_mg-num strong {
    font-size: 4.8rem;
    font-weight: 400;
  }
  .loading_mg-num span {
    font-size: 3.7rem;
  }
  .kvSect_mg {
    background-image: url(../images/index/kv_bg01-sp.png);
    background-position: center 40rem;
    background-size: 100% auto;
  }
  .kvSect_mg .sectInner_mg {
    padding: 2rem 0 2rem;
  }
  .kvSect_mg .titBlock_mg {
    margin-top: 5rem;
  }
  .kvSect_mg .titBlock_mg .sectTit_mg {
    width: 56rem;
  }
  .kvSect_mg .titBlock_mg .closs_mg {
    width: 1.4rem;
    margin-top: 1.6rem;
  }
  .kvSect_mg .titBlock_mg .logo_mg {
    width: 12.4rem;
    margin-top: 1rem;
  }
  .kvSect_mg .sectMain_mg {
    margin-top: 3rem;
  }
  .kvSect_mg .sectMain_mg .lead_mg {
    font-size: 4.6rem;
  }
  .kvSect_mg .sectMain_mg .txt_mg {
    margin-top: 2rem;
    font-size: 3rem;
  }
  .kvSect_mg .illustList_mg {
    position: relative;
    height: 63rem;
    margin: 0 -2rem;
  }
  .kvSect_mg .illustList_mg > li {
    margin: 1rem 0;
  }
  .kvSect_mg .illustList_mg > li img {
    filter: drop-shadow(0 1.6rem 3.2rem rgba(56, 27, 9, 0.24));
  }
  .kvSect_mg .illustList_mg > li:nth-child(1) {
    bottom: 50%;
    left: 0;
    width: 42%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(2) {
    bottom: 50%;
    left: 76%;
    width: 24%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(3) {
    bottom: 50%;
    left: 44%;
    width: 30%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(4) {
    top: 50%;
    left: 25%;
    width: 32%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(5) {
    top: 50%;
    left: 2%;
    width: 19.5%;
  }
  .kvSect_mg .illustList_mg > li:nth-child(6) {
    top: 50%;
    left: 60%;
    width: 38%;
  }
  .contSect_mg {
    margin-top: 14rem;
  }
  .contSect_mg:first-child {
    margin-top: 0;
  }
  .contSect_mg.-frame01 .photoBox01_mg {
    width: 56.2rem;
    margin: 0 auto;
  }
  .contSect_mg.-frame02 .photoBox01_mg {
    width: 63rem;
  }
  .contSect_mg.-frame03 .photoBox01_mg {
    margin: 0 -6rem;
  }
  .contSect_mg .sectInner_mg {
    padding: 0 2rem;
  }
  .contSect_mg .slideBlock_mg {
    margin-top: 8rem;
  }
  .contSect_mg .slideBlock_mg .blockInner_mg {
    margin: 0 -1.2rem;
  }
  .contSect_mg .slideBlock_mg .blockInner_mg > * {
    margin: 0 1.2rem;
  }
  .contSect_mg .slideBlock_mg .mainSlide_mg {
    padding: 2.8% 2.8%;
    box-shadow: 0 1.6rem 3.2rem rgba(56, 27, 9, 0.24);
  }
  .contSect_mg .slideBlock_mg .subSlideList_mg {
    width: 10.8rem;
  }
  .contSect_mg .slideBlock_mg .subSlideList_mg > li {
    height: 10.8rem;
  }
  .contSect_mg .slideBlock_mg .subSlideList_mg > li:nth-child(n+2) {
    margin-top: 2.2rem;
  }
  .contSect_mg .photoBox01_mg .photo_mg {
    padding: 3rem;
  }
  .contSect_mg .photoBox01_mg .frame_mg {
    box-shadow: 0 1.6rem 3.2rem rgba(56, 27, 9, 0.24);
  }
  .contSect_mg .titWrap_mg .num_mg {
    width: 9.6rem;
    margin-left: -2rem;
  }
  .contSect_mg .titWrap_mg .sectTit_mg {
    margin-top: 1.6rem;
    font-size: 6rem;
    line-height: 1.3;
  }
  .contSect_mg .titWrap_mg .sectTit_mg span {
    border-bottom-width: 1px;
  }
  .contSect_mg .titWrap_mg .photoBox01_mg {
    margin-top: 6rem;
    text-align: center;
  }
  .contSect_mg .titWrap_mg .txt_mg {
    margin-top: 5rem;
    font-size: 2.6rem;
  }
  .contSect_mg .mainWrap_mg .photoBox01_mg .photo_mg {
    padding: 6rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg {
    margin-top: 1rem;
    margin-left: -6rem;
    background-image: url(../images/index/cont_img_white01-sp.png);
    background-size: 60.6rem auto;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .blockInner_mg {
    box-sizing: border-box;
    min-height: 35.4rem;
    padding-left: 8rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg.-sekai img {
    height: 5rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg.-sara img {
    height: 4rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg.-ainowakakusa img {
    height: 2.8rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .logo_mg img {
    height: 3rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg {
    margin-top: 2rem;
    font-size: 3rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .blockTit_mg small {
    font-size: 2.6rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg {
    margin-top: 1rem;
    font-size: 2.2rem;
    line-height: 1.25;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg strong {
    font-size: 4rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg small {
    font-size: 1.6rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg {
    margin-right: -2rem;
    margin-left: 2rem;
    font-size: 2.4rem;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .btn_mg a {
    width: 23.4rem;
    height: 23.4rem;
  }
  .listSect_mg {
    margin-top: 14rem;
  }
  .listSect_mg .sectInner_mg {
    max-width: 63rem;
    margin: 0 auto;
  }
  .listSect_mg .itemList_mg > li + li {
    margin-top: 6rem;
  }
  .listSect_mg .itemList_mg .liInner_mg {
    min-height: 39.4rem;
    padding: 1rem 2rem;
    background-image: url(../images/index/list_img_frame01.png);
  }
  .listSect_mg .itemList_mg .thumb_mg {
    width: 55%;
  }
  .listSect_mg .itemList_mg .thumb_mg img {
    max-width: 33.4rem;
  }
  .listSect_mg .itemList_mg .logo_mg img {
    height: 3rem;
  }
  .listSect_mg .itemList_mg .logo_mg.-sekai img {
    height: 4.8rem;
  }
  .listSect_mg .itemList_mg .tit_mg {
    margin-top: 1.6rem;
    font-size: 2.6rem;
  }
  .listSect_mg .itemList_mg .price_mg {
    margin-top: 1rem;
    font-size: 2rem;
    line-height: 1.5;
  }
  .listSect_mg .itemList_mg .price_mg strong {
    font-size: 4rem;
  }
  .listSect_mg .itemList_mg .price_mg small {
    font-size: 1.6rem;
  }
  .listSect_mg .itemList_mg .btn_mg {
    right: 3rem;
    bottom: 3rem;
    width: 6rem;
    height: 6rem;
  }
  .listSect_mg .itemList_mg .btn_mg .arrowIcn_mg {
    width: 2.4rem;
  }
  .listSect_mg .btnBlock_mg {
    margin-top: 9rem;
    font-size: 2.8rem;
  }
  .listSect_mg .btnBlock_mg a {
    width: 42.4rem;
    height: 12.2rem;
    background-image: url(../images/index/btn_square_brown01.png);
  }
  .listSect_mg .btnBlock_mg span::before {
    display: none;
  }
  .fund_mg {
    position: relative;
    margin-top: 27.6rem;
  }
  .fund_mg-bg {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 75rem;
    height: 125.8rem;
    background: no-repeat center center;
    background-size: contain;
  }
  .fund_mg-bg {
    background-image: url(../images/common/fund_bg-sp.png);
  }
  .fund_mg-lead {
    padding-top: 14.8rem;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 2;
    text-align: center;
  }
  .fund_mg-ttl {
    width: 64rem;
    padding-top: 5.3rem;
    margin: 0 auto;
  }
  .fund_mg-txt {
    padding-top: 5rem;
    font-size: 2.6rem;
    font-weight: 700;
    line-height: 2;
    text-align: center;
  }
  .fund_mg-txt span {
    font-weight: inherit;
  }
  .fund_mg-img {
    width: 66.8rem;
    padding-top: 2.1rem;
    margin: 0 auto;
  }
  .fund_mg-about {
    width: 64rem;
    padding: 6.4rem 4.7rem;
    margin: 2.6rem auto 0;
    background-color: #ffffff;
  }
  .fund_mg-about-ttl {
    width: 45rem;
    margin: 0 auto;
  }
  .fund_mg-about-txt {
    width: 54.6rem;
    padding-top: 3.8rem;
    font-size: 2.2rem;
    line-height: 1.8;
    text-align: justify;
  }
  .fund_mg-about-list {
    padding-top: 5.3rem;
  }
  .fund_mg-about-item {
    display: flex;
    justify-content: space-between;
    padding: 4rem 0 3.6rem;
    border-bottom: 1px solid #e0dcd3;
  }
  .fund_mg-about-item:nth-of-type(1) {
    border-top: 1px solid #e0dcd3;
  }
  .fund_mg-about-item-img {
    flex: 0 0 auto;
    width: 19.2rem;
    margin-left: 4.7rem;
  }
  .fund_mg-about-item-img span {
    display: block;
    margin-top: 1.4rem;
    font-size: 1.6rem;
    line-height: 1.2;
    letter-spacing: -0.01em;
  }
  .fund_mg-about-item-ttl {
    font-size: 2.4rem;
    font-weight: 700;
  }
  .fund_mg-about-item-txt01 {
    margin-top: 2.1rem;
    font-size: 2.2rem;
    line-height: 1.6;
  }
  .fund_mg-about-item-txt02 {
    margin-top: 0.8rem;
    font-size: 2rem;
    line-height: 1.4;
  }
  .fund_mg-about-btn {
    width: 30.4rem;
    height: 8rem;
    margin: 4.8rem auto 0;
  }
  .fund_mg-about-btn a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 2rem;
    font-weight: 700;
    color: #382504;
    border: 1px solid #958b77;
    border-radius: 4rem;
    transition: color 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75), border-color 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75), background-color 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .fund_mg-about-btn a svg {
    position: absolute;
    top: 0;
    right: 2.9rem;
    bottom: 0;
    display: block;
    width: 1.1rem;
    height: 2rem;
    margin: auto;
    fill: #382504;
    transition: fill 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .fund_mg-about-btn a:hover {
    color: #ffffff;
    text-decoration: none;
    background-color: #382504;
    border-color: #382504;
  }
  .fund_mg-about-btn a:hover svg {
    fill: #ffffff;
  }
  .catalog_mg {
    position: relative;
    height: 72rem;
    padding-top: 12.6rem;
    margin-top: 9.6rem;
  }
  .catalog_mg-bg {
    position: absolute;
    top: 0;
    left: 0;
    width: 75rem;
    height: 72rem;
    background: no-repeat center center;
    background-size: contain;
    opacity: 0.2;
  }
  .catalog_mg-bg {
    background-image: url(../images/common/catalog_bg-sp.png);
  }
  .catalog_mg-inner {
    position: relative;
    margin: 0 1.4rem 0 5.9rem;
  }
  .catalog_mg-ttl {
    width: 27.7rem;
    padding-top: 0.9rem;
  }
  .catalog_mg-btn {
    padding-top: 4.8rem;
    margin-left: -0.5rem;
  }
  .catalog_mg-btn a {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 28.8rem;
    height: 8.1rem;
  }
  .catalog_mg-btn a::before {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 100%;
    height: 100%;
    content: "";
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .catalog_mg-btn a::before {
    background-image: url("../images/common/catalog_btn_bg.png");
  }
  .catalog_mg-btn a span {
    position: relative;
    z-index: 5;
    font-size: 2.4rem;
    font-weight: 700;
    color: #ffffff;
  }
  .catalog_mg-img {
    position: absolute;
    top: 0;
    right: 0;
    width: 38.7rem;
  }
  .banner_mg {
    width: 64rem;
    margin: 4.8rem auto 0;
  }
  .sns_mg {
    display: flex;
    flex-direction: column;
    padding: 0 5rem;
    margin: 16rem 0 0;
  }
  .sns_mg-info {
    order: 0;
    padding-bottom: 10rem;
    text-align: center;
    border-bottom: 1px dashed #958b77;
  }
  .sns_mg-info-title img {
    width: 43rem;
  }
  .sns_mg-info-logo {
    margin-top: 6rem;
  }
  .sns_mg-info-logo img {
    width: 63.4rem;
  }
  .sns_mg-info-btn {
    position: relative;
    width: 47.7rem;
    margin: 0 auto;
    margin-top: 6rem;
  }
  .sns_mg-info-btn a {
    display: block;
  }
  .sns_mg-info-btn a:hover img {
    opacity: 1;
  }
  .sns_mg-info-btn span {
    position: absolute;
    z-index: 2;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    height: 100%;
    font-size: 2.4rem;
    color: #ffffff;
  }
  .sns_mg-info-btn img {
    opacity: 0.5;
    transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .sns_mg-img {
    order: 2;
    margin-top: 1rem;
    margin-left: 1.5rem;
    text-align: center;
  }
  .sns_mg-img span {
    display: block;
    width: 51.2rem;
    margin: 0 auto;
  }
  .sns_mg-img img {
    margin-bottom: -2.58%;
  }
  .sns_mg-btn-list {
    position: relative;
    order: 1;
    margin: 0 auto;
    margin-top: 10rem;
  }
  .sns_mg-btn-list dt {
    width: 11.6rem;
  }
  .sns_mg-btn-list dd {
    padding-left: 3.4rem;
    margin-top: -2.4rem;
  }
  .sns_mg-btn-list dd + dd {
    margin-top: 2.4rem;
  }
  .sns_mg-btn {
    position: relative;
    display: block;
    width: 47.7rem;
    height: 16rem;
    cursor: pointer;
  }
  .sns_mg-btn-bg, .sns_mg-btn-txt {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    transition: opacity 0.4s cubic-bezier(0.25, 0.25, 0.75, 0.75);
  }
  .sns_mg-btn-bg {
    opacity: 0.5;
  }
  .sns_mg-btn:hover .sns_mg-btn-bg {
    opacity: 1;
  }
  .copy_mg {
    padding: 4.6rem 0;
  }
  .copy_mg p {
    font-size: 2rem;
    text-align: center;
  }
}
@media screen and (min-width: 768px) and (max-width: 1199px) {
  html {
    font-size: calc(var(--vw) / 120);
  }
  html {
    font-size: calc(100vw / 120);
  }
}
@media screen and (min-width: 768px) and (min-width: 1200px) {
  html {
    font-size: 62.5%;
  }
  html {
    font-size: 62.5%;
  }
}
@media only screen and (-webkit-min-device-pixel-ratio: 2), (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {
  #container_mg {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
  }
}
@media screen and (min-width: 768px) and (max-width: 1600px) {
  .kvSect_mg .sectInner_mg {
    width: 33.75vw;
  }
  .kvSect_mg .titBlock_mg .sectTit_mg img {
    max-width: 85%;
  }
  .kvSect_mg .sectMain_mg .lead_mg {
    font-size: 2.375vw;
  }
  .kvSect_mg .sectMain_mg .txt_mg {
    font-size: 1.25vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1340px) {
  .kvSect_mg .sectInner_mg {
    width: 29.85075vw;
  }
}
@media screen and (min-width: 768px) and (max-width: 1280px) {
  .kvSect_mg .illustList_mg > li {
    transform: scale(0.9);
  }
}
@media screen and (min-width: 768px) and (max-width: 1279px) {
  .contSect_mg .titWrap_mg .titWrapInner_mg {
    padding-top: 3rem;
  }
  .contSect_mg .titWrap_mg .num_mg {
    margin-left: -1rem;
  }
  .contSect_mg .titWrap_mg .sectTit_mg {
    font-size: 3.9rem;
  }
}
@media screen and (min-width: 768px) and (max-width: 959px) {
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg {
    line-height: 1.2;
  }
  .contSect_mg .mainWrap_mg .aboutBlock_mg .price_mg .u_mg-spBlock-i_mg {
    display: inline !important;
  }
}