@charset "UTF-8";
/* Box sizing rules */
*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

/* Remove default margin */
body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
  margin: 0;
}

/* Remove list styles on ul, ol elements with a list role, which suggests default styling will be removed */
ul[role=list],
ol[role=list] {
  list-style: none;
}

/* Set core root defaults */
html:focus-within {
  scroll-behavior: smooth;
}

/* Set core body defaults */
body {
  min-height: 100vh;
  text-rendering: optimizeSpeed;
  line-height: 1.5;
}

/* A elements that don't have a class get default styles */
a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
}

/* Make images easier to work with */
img,
picture {
  max-width: 100%;
  display: block;
}

/* Inherit fonts for inputs and buttons */
input,
button,
textarea,
select {
  font: inherit;
}

/* Remove all animations and transitions for people that prefer not to see them */
@media (prefers-reduced-motion: reduce) {
  html:focus-within {
    scroll-behavior: auto;
  }
  *,
  *::before,
  *::after {
    -webkit-animation-duration: 0.01ms !important;
            animation-duration: 0.01ms !important;
    -webkit-animation-iteration-count: 1 !important;
            animation-iteration-count: 1 !important;
    -webkit-transition-duration: 0.01ms !important;
            transition-duration: 0.01ms !important;
    scroll-behavior: auto !important;
  }
}
/*add reset styles*/
ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

a {
  color: inherit;
  text-decoration: none;
}

img {
  max-width: 100%;
}

/*Break Point
------------------------------*/
/*font
---------------------------------*/
/*color
---------------------------------*/
body {
  color: #40220f;
  font-family: "游明朝", "Yu Mincho", YuMincho, "Hiragino Mincho Pro", serif;
  font-weight: normal;
  line-height: 1.5;
  overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}

.center {
  text-align: center !important;
  margin-left: auto !important;
  margin-right: auto !important;
}

@media screen and (max-width: 800px) {
  .center_sp {
    text-align: center !important;
    margin-left: auto !important;
    margin-right: auto !important;
  }
}

.tal {
  text-align: left !important;
}

.tar {
  text-align: right !important;
}

@media screen and (max-width: 800px) {
  .tal_sp {
    text-align: left !important;
  }
}

@media screen and (max-width: 800px) {
  .tar_sp {
    text-align: right !important;
  }
}

.fl {
  float: left;
}

.fr {
  float: right;
}

@media screen and (max-width: 800px) {
  .fl_sp {
    float: left;
  }
}

@media screen and (max-width: 800px) {
  .fr_sp {
    float: right;
  }
}

.clear {
  clear: both;
  *zoom: 1;
}
.clear:before, .clear:after {
  content: "";
  display: table;
}
.clear:after {
  clear: both;
}

.cf {
  *zoom: 1;
}
.cf:before, .cf:after {
  content: "";
  display: table;
}
.cf:after {
  clear: both;
}

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

.mb1 {
  margin-bottom: 10px !important;
}

.mb2 {
  margin-bottom: 20px !important;
}

.mb3 {
  margin-bottom: 30px !important;
}

.mb4 {
  margin-bottom: 40px !important;
}

.mb5 {
  margin-bottom: 50px !important;
}

.mb6 {
  margin-bottom: 60px !important;
}

.mb7 {
  margin-bottom: 70px !important;
}

.mb8 {
  margin-bottom: 80px !important;
}

.mb9 {
  margin-bottom: 90px !important;
}

.mb10 {
  margin-bottom: 100px !important;
}

.mb11 {
  margin-bottom: 110px !important;
}

.mb12 {
  margin-bottom: 120px !important;
}

.mb13 {
  margin-bottom: 130px !important;
}

.mb14 {
  margin-bottom: 140px !important;
}

.mb15 {
  margin-bottom: 150px !important;
}

.mb16 {
  margin-bottom: 160px !important;
}

.mb17 {
  margin-bottom: 170px !important;
}

.mb18 {
  margin-bottom: 180px !important;
}

.mb19 {
  margin-bottom: 190px !important;
}

.mb20 {
  margin-bottom: 200px !important;
}

@media screen and (max-width: 800px) {
  .mb0_sp {
    margin-bottom: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb1_sp {
    margin-bottom: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb2_sp {
    margin-bottom: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb3_sp {
    margin-bottom: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb4_sp {
    margin-bottom: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb5_sp {
    margin-bottom: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb6_sp {
    margin-bottom: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb7_sp {
    margin-bottom: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb8_sp {
    margin-bottom: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb9_sp {
    margin-bottom: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb10_sp {
    margin-bottom: 100px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb11_sp {
    margin-bottom: 110px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb12_sp {
    margin-bottom: 120px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb13_sp {
    margin-bottom: 130px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb14_sp {
    margin-bottom: 140px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb15_sp {
    margin-bottom: 150px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb16_sp {
    margin-bottom: 160px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb17_sp {
    margin-bottom: 170px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb18_sp {
    margin-bottom: 180px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb19_sp {
    margin-bottom: 190px !important;
  }
}

@media screen and (max-width: 800px) {
  .mb20_sp {
    margin-bottom: 200px !important;
  }
}

.mt0 {
  margin-top: 0px !important;
}

.mt1 {
  margin-top: 10px !important;
}

.mt2 {
  margin-top: 20px !important;
}

.mt3 {
  margin-top: 30px !important;
}

.mt4 {
  margin-top: 40px !important;
}

.mt5 {
  margin-top: 50px !important;
}

.mt6 {
  margin-top: 60px !important;
}

.mt7 {
  margin-top: 70px !important;
}

.mt8 {
  margin-top: 80px !important;
}

.mt9 {
  margin-top: 90px !important;
}

.mt10 {
  margin-top: 100px !important;
}

.mt11 {
  margin-top: 110px !important;
}

.mt12 {
  margin-top: 120px !important;
}

.mt13 {
  margin-top: 130px !important;
}

.mt14 {
  margin-top: 140px !important;
}

.mt15 {
  margin-top: 150px !important;
}

.mt16 {
  margin-top: 160px !important;
}

.mt17 {
  margin-top: 170px !important;
}

.mt18 {
  margin-top: 180px !important;
}

.mt19 {
  margin-top: 190px !important;
}

.mt20 {
  margin-top: 200px !important;
}

@media screen and (max-width: 800px) {
  .mt0_sp {
    margin-top: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt1_sp {
    margin-top: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt2_sp {
    margin-top: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt3_sp {
    margin-top: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt4_sp {
    margin-top: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt5_sp {
    margin-top: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt6_sp {
    margin-top: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt7_sp {
    margin-top: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt8_sp {
    margin-top: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt9_sp {
    margin-top: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt10_sp {
    margin-top: 100px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt11_sp {
    margin-top: 110px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt12_sp {
    margin-top: 120px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt13_sp {
    margin-top: 130px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt14_sp {
    margin-top: 140px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt15_sp {
    margin-top: 150px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt16_sp {
    margin-top: 160px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt17_sp {
    margin-top: 170px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt18_sp {
    margin-top: 180px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt19_sp {
    margin-top: 190px !important;
  }
}

@media screen and (max-width: 800px) {
  .mt20_sp {
    margin-top: 200px !important;
  }
}

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

.mr1 {
  margin-right: 10px !important;
}

.mr2 {
  margin-right: 20px !important;
}

.mr3 {
  margin-right: 30px !important;
}

.mr4 {
  margin-right: 40px !important;
}

.mr5 {
  margin-right: 50px !important;
}

.mr6 {
  margin-right: 60px !important;
}

.mr7 {
  margin-right: 70px !important;
}

.mr8 {
  margin-right: 80px !important;
}

.mr9 {
  margin-right: 90px !important;
}

.mr10 {
  margin-right: 100px !important;
}

@media screen and (max-width: 800px) {
  .mr0_sp {
    margin-right: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr1_sp {
    margin-right: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr2_sp {
    margin-right: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr3_sp {
    margin-right: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr4_sp {
    margin-right: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr5_sp {
    margin-right: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr6_sp {
    margin-right: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr7_sp {
    margin-right: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr8_sp {
    margin-right: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr9_sp {
    margin-right: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .mr10_sp {
    margin-right: 100px !important;
  }
}

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

.ml1 {
  margin-left: 10px !important;
}

.ml2 {
  margin-left: 20px !important;
}

.ml3 {
  margin-left: 30px !important;
}

.ml4 {
  margin-left: 40px !important;
}

.ml5 {
  margin-left: 50px !important;
}

.ml6 {
  margin-left: 60px !important;
}

.ml7 {
  margin-left: 70px !important;
}

.ml8 {
  margin-left: 80px !important;
}

.ml9 {
  margin-left: 90px !important;
}

.ml10 {
  margin-left: 100px !important;
}

@media screen and (max-width: 800px) {
  .ml0_sp {
    margin-left: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml1_sp {
    margin-left: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml2_sp {
    margin-left: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml3_sp {
    margin-left: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml4_sp {
    margin-left: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml5_sp {
    margin-left: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml6_sp {
    margin-left: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml7_sp {
    margin-left: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml8_sp {
    margin-left: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml9_sp {
    margin-left: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .ml10_sp {
    margin-left: 100px !important;
  }
}

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

.pt1 {
  padding-top: 10px !important;
}

.pt2 {
  padding-top: 20px !important;
}

.pt3 {
  padding-top: 30px !important;
}

.pt4 {
  padding-top: 40px !important;
}

.pt5 {
  padding-top: 50px !important;
}

.pt6 {
  padding-top: 60px !important;
}

.pt7 {
  padding-top: 70px !important;
}

.pt8 {
  padding-top: 80px !important;
}

.pt9 {
  padding-top: 90px !important;
}

.pt10 {
  padding-top: 100px !important;
}

@media screen and (max-width: 800px) {
  .pt0_sp {
    padding-top: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt1_sp {
    padding-top: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt2_sp {
    padding-top: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt3_sp {
    padding-top: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt4_sp {
    padding-top: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt5_sp {
    padding-top: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt6_sp {
    padding-top: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt7_sp {
    padding-top: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt8_sp {
    padding-top: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt9_sp {
    padding-top: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .pt10_sp {
    padding-top: 100px !important;
  }
}

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

.pb1 {
  padding-bottom: 10px !important;
}

.pb2 {
  padding-bottom: 20px !important;
}

.pb3 {
  padding-bottom: 30px !important;
}

.pb4 {
  padding-bottom: 40px !important;
}

.pb5 {
  padding-bottom: 50px !important;
}

.pb6 {
  padding-bottom: 60px !important;
}

.pb7 {
  padding-bottom: 70px !important;
}

.pb8 {
  padding-bottom: 80px !important;
}

.pb9 {
  padding-bottom: 90px !important;
}

.pb10 {
  padding-bottom: 100px !important;
}

@media screen and (max-width: 800px) {
  .pb0_sp {
    padding-bottom: 0px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb1_sp {
    padding-bottom: 10px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb2_sp {
    padding-bottom: 20px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb3_sp {
    padding-bottom: 30px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb4_sp {
    padding-bottom: 40px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb5_sp {
    padding-bottom: 50px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb6_sp {
    padding-bottom: 60px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb7_sp {
    padding-bottom: 70px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb8_sp {
    padding-bottom: 80px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb9_sp {
    padding-bottom: 90px !important;
  }
}

@media screen and (max-width: 800px) {
  .pb10_sp {
    padding-bottom: 100px !important;
  }
}

.w05 {
  width: 4% !important;
}
@media screen and (max-width: 800px) {
  .w05 {
    width: 100% !important;
  }
}

.w10 {
  width: 9% !important;
}
@media screen and (max-width: 800px) {
  .w10 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w10_sp {
    width: 9% !important;
  }
}

.w15 {
  width: 14% !important;
}
@media screen and (max-width: 800px) {
  .w15 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w15_sp {
    width: 14% !important;
  }
}

.w19 {
  width: 15% !important;
}
@media screen and (max-width: 800px) {
  .w19 {
    width: 100% !important;
  }
}

.w20 {
  width: 19% !important;
}
@media screen and (max-width: 800px) {
  .w20 {
    width: 100% !important;
  }
}

.w22 {
  width: 21.5% !important;
}
@media screen and (max-width: 800px) {
  .w22 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w20_sp {
    width: 19% !important;
  }
}

.w24 {
  width: 23% !important;
}
@media screen and (max-width: 800px) {
  .w24 {
    width: 100% !important;
  }
}

.w25 {
  width: 24% !important;
}
@media screen and (max-width: 800px) {
  .w25 {
    width: 100% !important;
  }
}

.w30 {
  width: 28% !important;
}
@media screen and (max-width: 800px) {
  .w30 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w30_sp {
    width: 29% !important;
  }
}

.w33 {
  width: 30% !important;
}
@media screen and (max-width: 800px) {
  .w33 {
    width: 100% !important;
  }
}

.w34 {
  width: 32% !important;
}
@media screen and (max-width: 800px) {
  .w34 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w33_sp {
    width: 32% !important;
  }
}

.w35 {
  width: 34% !important;
}
@media screen and (max-width: 800px) {
  .w35 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w35_sp {
    width: 34% !important;
  }
}

.w40 {
  width: 38% !important;
}
@media screen and (max-width: 800px) {
  .w40 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w40_sp {
    width: 39% !important;
  }
}

.w45 {
  width: 43% !important;
}
@media screen and (max-width: 800px) {
  .w45 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w45_sp {
    width: 44% !important;
  }
}

.w49 {
  width: 48% !important;
}
@media screen and (max-width: 800px) {
  .w49 {
    width: 100% !important;
  }
}

.w50 {
  width: 48% !important;
}
@media screen and (max-width: 800px) {
  .w50 {
    width: 100% !important;
  }
}

.w83 {
  width: 82% !important;
}
@media screen and (max-width: 800px) {
  .w83 {
    width: 100% !important;
  }
}

.w85 {
  width: 84% !important;
}
@media screen and (max-width: 800px) {
  .w85 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w50_sp {
    width: 48.1% !important;
  }
}

.w53 {
  width: 52% !important;
}
@media screen and (max-width: 800px) {
  .w53 {
    width: 61% !important;
  }
}

.w55 {
  width: 53% !important;
}
@media screen and (max-width: 800px) {
  .w55 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w55_sp {
    width: 54% !important;
  }
}

.w60 {
  width: 58% !important;
}
@media screen and (max-width: 800px) {
  .w60 {
    width: 100% !important;
  }
}

.w65 {
  width: 64% !important;
}
@media screen and (max-width: 800px) {
  .w65 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w60_sp {
    width: 59% !important;
  }
}

@media screen and (max-width: 800px) {
  .w65_sp {
    width: 64% !important;
  }
}

.w70 {
  width: 69% !important;
}
@media screen and (max-width: 800px) {
  .w70 {
    width: 100% !important;
  }
}

.w75 {
  width: 74% !important;
}
@media screen and (max-width: 800px) {
  .w75 {
    width: 100% !important;
  }
}

.w80 {
  width: 77% !important;
}
@media screen and (max-width: 800px) {
  .w80 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w70_sp {
    width: 69% !important;
  }
}

@media screen and (max-width: 800px) {
  .w80_sp {
    width: 79% !important;
  }
}

@media screen and (max-width: 800px) {
  .w85_sp {
    width: 84% !important;
  }
}

.w88 {
  width: 88% !important;
}
@media screen and (max-width: 800px) {
  .w88 {
    width: 100% !important;
  }
}

.w90 {
  width: 89% !important;
}
@media screen and (max-width: 800px) {
  .w90 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w90_sp {
    width: 89% !important;
  }
}

.w95 {
  width: 94% !important;
}
@media screen and (max-width: 800px) {
  .w95 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w95_sp {
    width: 94% !important;
  }
}

@media screen and (max-width: 800px) {
  .w25_sp {
    width: 24% !important;
  }
}

.w75 {
  width: 74% !important;
}
@media screen and (max-width: 800px) {
  .w75 {
    width: 100% !important;
  }
}

@media screen and (max-width: 800px) {
  .w75_sp {
    width: 74% !important;
  }
}

.w66 {
  width: 65% !important;
}
@media screen and (max-width: 800px) {
  .w66 {
    width: 100% !important;
  }
}

img.w100 {
  max-width: 100% !important;
}

.flex {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.flex img {
  max-width: 100%;
}
@media screen and (max-width: 800px) {
  .flex {
    display: block;
  }
}

@media screen and (max-width: 800px) {
  .sp-flex, .flex_sp {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

.between {
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.a-center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.bold {
  font-weight: bold;
}

a.fade:hover {
  opacity: 0.7;
  -webkit-transition: 0.3s;
  transition: 0.3s;
}

a.scale img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

a.scale:hover img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: scale(1.1);
          transform: scale(1.1);
}

a.scale2 img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
}

a.scale2:hover img {
  -webkit-transition: 0.1s;
  transition: 0.1s;
  -webkit-transform: scale(1.06);
          transform: scale(1.06);
}

@media print, screen and (max-width: 1023.9px) {
  .component-mv__img {
    background: url(../img/mr/mv.webp);
    background-size: cover;
    background-position: left;
    height: 200px;
  }
}

@media print, screen and (max-width: 1023.9px) {
  .component-mv__heading {
    letter-spacing: 0;
  }
}

figure {
  margin: 0;
  padding: 0;
}

.image {
  position: relative;
}
.image figcaption {
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 10px;
  color: #fff;
}
@media print, screen and (min-width: 1024px) {
  .image figcaption.-pc-large {
    font-size: 14px;
  }
}

.pankuzu {
  background: #FFF;
}

.capArea {
  max-width: 1400px;
  padding: 0 15px;
}

.mrH2 {
  font-size: 36px;
  text-align: center;
  margin: 50px auto 10px;
}
@media print, screen and (max-width: 1023.9px) {
  .mrH2 {
    font-size: 27px;
    margin: 30px auto 5px;
  }
}

.section-copy {
  text-align: center;
  font-size: 22px;
}
@media print, screen and (max-width: 1023.9px) {
  .section-copy {
    font-size: 17px;
  }
}

.section-text {
  text-align: center;
  margin: 20px auto 50px;
  line-height: 2;
}
@media print, screen and (max-width: 1023.9px) {
  .section-text {
    font-size: 13px;
    margin: 10px auto 30px;
  }
}

.swiper-container {
  position: relative;
  max-width: 1400px;
  margin: 0 auto;
  padding: 0 15px;
}
.swiper-container.-n1 {
  margin-bottom: 80px;
}
@media print, screen and (max-width: 1023.9px) {
  .swiper-container.-n1 {
    margin-bottom: 15px;
  }
}

.slider-thumbnail .swiper-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
}
.slider-thumbnail li {
  background: #000;
  width: 22% !important;
  margin: 0 0 50px;
  cursor: pointer;
}
.slider-thumbnail li.none {
  opacity: 0;
  pointer-events: none;
}
@media print, screen and (max-width: 1023.9px) {
  .slider-thumbnail li {
    width: 31% !important;
    margin-bottom: 15px;
  }
}
.slider-thumbnail figure {
  position: relative;
}
.slider-thumbnail figure img {
  opacity: 0.5;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider-thumbnail figcaption {
  display: block;
  color: #fff;
  font-size: 87.5%;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
@media print, screen and (max-width: 1023.9px) {
  .slider-thumbnail figcaption {
    font-size: 10px;
  }
}
.slider-thumbnail .cap01 {
  display: block;
  color: #fff;
  font-size: 87.5%;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  left: 26%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
@media print, screen and (max-width: 1023.9px) {
  .slider-thumbnail .cap01 {
    font-size: 10px;
    left: 24%;
  }
}
.slider-thumbnail .cap02 {
  display: block;
  color: #fff;
  font-size: 87.5%;
  text-align: center;
  white-space: nowrap;
  position: absolute;
  top: 50%;
  right: 3%;
  -webkit-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  z-index: 100;
}
@media print, screen and (max-width: 1023.9px) {
  .slider-thumbnail .cap02 {
    font-size: 10px;
    right: -15%;
  }
}

.caption01 {
  color: #fff;
  font-size: 11px;
  line-height: 1.15;
  text-align: center;
  padding: 0.3em 0.5em;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  z-index: 1000;
}

.cap03 {
  color: #fff;
  font-size: 11px;
  line-height: 1.15;
  text-align: center;
  padding: 0.3em 0.5em;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  bottom: 0;
  left: 0;
  z-index: 1000;
}

.caption01-Right {
  right: 0;
}

.swiper-slide-thumb-active figure img {
  opacity: 1;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.swiper-button-next:after,
.swiper-button-prev:after {
  -webkit-filter: brightness(0) invert(1);
          filter: brightness(0) invert(1);
}

.swiper-slide-thumb-active figure figcaption {
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.swiper-slide-thumb-active .cap01, .swiper-slide-thumb-active .cap02 {
  opacity: 0;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.swiper-button-next, .swiper-rtl .swiper-button-prev {
  right: 30px;
}
@media print, screen and (max-width: 1023.9px) {
  .swiper-button-next, .swiper-rtl .swiper-button-prev {
    right: 20px;
  }
}

.swiper-button-prev, .swiper-rtl .swiper-button-next {
  left: 30px;
}
@media print, screen and (max-width: 1023.9px) {
  .swiper-button-prev, .swiper-rtl .swiper-button-next {
    left: 20px;
  }
}