@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/access/mv.webp);
    background-size: cover;
    background-position: center;
    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;
}

.anchor-link-area {
  padding-block: 80px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 40px;
}
@media print, screen and (max-width: 1023.9px) {
  .anchor-link-area {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    gap: 20px;
    width: 80%;
    padding-block: 40px;
  }
}

.anchor-link {
  max-width: 400px;
  display: block;
  -webkit-transition: all 0.15s;
  transition: all 0.15s;
}
.anchor-link:hover {
  opacity: 0.8;
}

#location {
  margin-top: 80px;
}

.section-mv {
  margin-bottom: 80px;
}
@media print, screen and (max-width: 1023.9px) {
  .section-mv {
    padding-left: 15px;
    margin-bottom: 40px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
@media print, screen and (max-width: 1023.9px) {
  .section-mv.-access {
    background-image: url(../img/access/bg-access.webp);
  }
}
@media print, screen and (max-width: 1023.9px) {
  .section-mv.-location {
    background-image: url(../img/access/bg-location.webp);
  }
}

.section-mv__inner {
  position: relative;
}

.section-mv__heading {
  width: 100%;
  max-width: 1000px;
  z-index: 1;
  color: #4c4948;
  font-size: 30px;
}
@media print, screen and (min-width: 1024px) {
  .section-mv__heading {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
}
@media print, screen and (max-width: 1023.9px) {
  .section-mv__heading {
    padding-block: 20px;
  }
}

.section-mv__bg {
  position: relative;
}
@media print, screen and (max-width: 1023.9px) {
  .section-mv__bg {
    margin-top: 10px;
    padding-right: 10px;
    text-align: right;
    position: absolute;
    bottom: 5px;
    right: 5px;
  }
}
.section-mv__bg img {
  width: 100%;
}
@media print, screen and (max-width: 1023.9px) {
  .section-mv__bg img {
    display: none;
  }
}
.section-mv__bg figcaption {
  color: #4c4948;
  position: absolute;
  bottom: 5px;
  right: 5px;
  font-size: 12px;
}
@media print, screen and (max-width: 1023.9px) {
  .section-mv__bg figcaption {
    font-size: 10px;
    position: static;
  }
}

.section-copy {
  font-size: 23px;
  text-align: center;
}
@media print, screen and (max-width: 1023.9px) {
  .section-copy {
    font-size: 18px;
    -webkit-font-feature-settings: "palt";
            font-feature-settings: "palt";
  }
}
.section-copy + .section-text {
  margin-top: 60px;
}
@media print, screen and (max-width: 1023.9px) {
  .section-copy + .section-text {
    margin-top: 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .section-copy + .section-text.-mt_small {
    margin-top: 20px;
  }
}

.section-text {
  font-size: 15px;
  text-align: center;
  line-height: 2;
}
@media print, screen and (max-width: 1023.9px) {
  .section-text {
    font-size: 14px;
  }
}
.section-text.-has_mt {
  margin-top: 50px;
}
@media print, screen and (min-width: 1024px) {
  .section-text.-pc-mt_narrow {
    margin-top: 20px;
  }
}

.station-row {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40% 30px 1fr;
  grid-template-columns: 40% 1fr;
  gap: 30px;
}
@media print, screen and (max-width: 1023.9px) {
  .station-row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    margin-top: 40px;
  }
}

.from-urawa__heading {
  font-size: 20px;
  padding-bottom: 15px;
  border-bottom: 1px solid #000;
}
@media print, screen and (max-width: 1023.9px) {
  .from-urawa__heading {
    font-size: 17px;
  }
}
.from-urawa__heading span {
  font-size: 28px;
}
@media print, screen and (max-width: 1023.9px) {
  .from-urawa__heading span {
    font-size: 24px;
  }
}

.from-urawa__row {
  margin-top: 33px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}
@media print, screen and (max-width: 1023.9px) {
  .from-urawa__row {
    margin-top: 20px;
    gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
.from-urawa__row + .from-urawa__row {
  margin-top: 30px;
}
@media print, screen and (max-width: 1023.9px) {
  .from-urawa__row + .from-urawa__row {
    margin-top: 20px;
  }
}

.to figure {
  margin-bottom: 15px;
}
@media print, screen and (max-width: 1023.9px) {
  .to figure {
    margin-bottom: 10px;
  }
}

.to__main-text-wrap {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: baseline;
      -ms-flex-align: baseline;
          align-items: baseline;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

.to__main-text {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 15px;
}
.to__main-text span {
  font-size: 27px;
}

.to__sub-text {
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  font-size: 11px;
  margin-top: 5px;
}
@media print, screen and (max-width: 1023.9px) {
  .to__sub-text {
    font-size: 9.5px;
  }
}

.from-urawa__cap {
  margin-top: 30px;
  font-size: 11px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  color: #595757;
}
@media print, screen and (max-width: 1023.9px) {
  .from-urawa__cap {
    font-size: 10px;
    margin-top: 20px;
  }
}
.from-urawa__cap::before {
  content: "※";
  font-size: inherit;
}

@media print, screen and (min-width: 1024px) {
  .train-map {
    padding-top: 80px;
  }
}

.kaiteki {
  margin-top: 40px;
  padding-block: 40px;
  background-color: #dcdddd;
}
@media print, screen and (min-width: 1024px) {
  .kaiteki {
    padding-block: 50px;
    margin-top: 80px;
  }
}

.kaiteki__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 30px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  margin-top: 40px;
}
@media print, screen and (max-width: 1023.9px) {
  .kaiteki__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
    margin-top: 20px;
  }
}

.bus {
  margin-top: 60px;
  background-color: #e6e6e6;
  padding-block: 30px;
}

.bus__heading {
  background-color: #000;
  color: #fff;
  text-align: center;
  padding-block: 5px;
  font-size: 20px;
  margin-bottom: 20px;
}
@media print, screen and (max-width: 1023.9px) {
  .bus__heading {
    font-size: 16px;
  }
}

.bus__contents {
  width: 90%;
  margin-right: auto;
  margin-left: auto;
}

.bus__row {
  margin-top: 30px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 40% 30px 1fr;
  grid-template-columns: 40% 1fr;
  gap: 30px;
}
@media print, screen and (max-width: 1023.9px) {
  .bus__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

@media print, screen and (max-width: 1023.9px) {
  .bus__info {
    width: 80%;
    margin-inline: auto;
  }
}

.bus__cap {
  font-size: 10px;
  text-align: right;
  margin-top: 10px;
  color: #595757;
}

.location-row {
  margin-top: 60px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 60px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 60px;
}
@media print, screen and (max-width: 1023.9px) {
  .location-row {
    margin-top: 40px;
    gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.location-spot__name {
  margin-top: 20px;
  font-weight: 500;
  font-size: 20px;
  text-align: center;
}
@media print, screen and (max-width: 1023.9px) {
  .location-spot__name {
    margin-top: 15px;
    font-size: 17px;
  }
}

.location-spot__time {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}
@media print, screen and (max-width: 1023.9px) {
  .location-spot__time {
    font-size: 10px;
  }
}

.location-spot__text {
  text-align: center;
  font-size: 14px;
  line-height: 2;
  margin-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #000;
}
@media print, screen and (max-width: 1023.9px) {
  .location-spot__text {
    margin-top: 10px;
    text-align: left;
    font-size: 12px;
  }
}

.history {
  background-color: #dcdddd;
  padding-top: 60px;
  padding-bottom: 40px;
  margin-top: 80px;
}

.history__row {
  margin-top: 34px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr 40px 1fr;
  grid-template-columns: repeat(3, 1fr);
  gap: 40px;
}
@media print, screen and (max-width: 1023.9px) {
  .history__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    margin-top: 20px;
  }
}

.history-spot__name {
  text-align: center;
  margin-top: 15px;
  font-weight: bold;
  font-size: 18px;
}

.history-spot__time {
  font-size: 12px;
  text-align: center;
  margin-top: 5px;
}

.history-spot__text {
  font-size: 14px;
  line-height: 2;
  margin-top: 20px;
}
@media print, screen and (max-width: 1023.9px) {
  .history-spot__text {
    margin-top: 10px;
    font-size: 12px;
  }
}

.history-spot__cap {
  font-size: 10px;
  -webkit-font-feature-settings: "palt";
          font-feature-settings: "palt";
  margin-top: 15px;
}

.slide-contents {
  padding-block: 60px;
}
.slide-contents.-bg {
  background-color: #dcdddd;
}

.slide-contents__heading {
  font-size: 20px;
  text-align: center;
  padding-bottom: 10px;
  border-bottom: 1px solid #000;
}

.slide-contents__text {
  font-size: 14px;
  text-align: center;
  margin-top: 10px;
}

.slide-wrap {
  margin-top: 20px;
}
@media print, screen and (min-width: 1024px) {
  .slide-wrap {
    margin-top: 50px;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
  }
}

.swiper-slide {
  position: relative;
  aspect-ratio: 900/580;
  overflow: hidden;
}

.slide-cap {
  position: absolute;
  bottom: 10px;
  left: 10px;
  font-weight: bold;
  font-size: 14px;
  text-shadow: 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff, 0px 0px 3px #fff;
}
@media print, screen and (max-width: 1023.9px) {
  .slide-cap {
    font-size: 11px;
    bottom: 5px;
  }
}
.slide-cap span {
  display: inline-block;
  margin-right: 5px;
  font-size: 18px;
}
@media print, screen and (max-width: 1023.9px) {
  .slide-cap span {
    font-size: 14px;
  }
}
.slide-cap.-white {
  color: #fff;
}

.swiper-pagination {
  text-align: center;
  margin-top: 10px;
}

.swiper-pagination .swiper-pagination-bullet {
  display: inline-block;
  width: 16px;
  height: 16px;
  position: relative;
  cursor: pointer;
}

.swiper-pagination .swiper-pagination-bullet::before {
  content: "";
  width: 6px;
  height: 6px;
  background: #999;
  border-radius: 50%;
  position: absolute;
  top: 5px;
  left: 5px;
}

.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active::before {
  background: #333;
}

.groumet-row {
  margin-top: 40px;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 40px 1fr;
  grid-template-columns: repeat(2, 1fr);
  gap: 40px;
}
@media print, screen and (max-width: 1023.9px) {
  .groumet-row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}

.groumet__parent {
  position: relative;
}

.groumet__deco {
  position: absolute;
  top: -20px;
  right: -20px;
  width: 180px;
  z-index: 1;
}
@media print, screen and (max-width: 1023.9px) {
  .groumet__deco {
    width: 120px;
    top: -10px;
    right: -10px;
  }
}

.groumet__name {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  text-align: center;
  padding-block: 5px;
  color: #fff;
  background-color: rgba(136, 109, 74, 0.8);
  font-size: 18px;
}
@media print, screen and (max-width: 1023.9px) {
  .groumet__name {
    font-size: 16px;
  }
}

.groumet__info {
  font-size: 12px;
  text-align: center;
  background-color: #9fa0a0;
  color: #fff;
  padding-block: 10px;
  font-size: 14px;
}
@media print, screen and (max-width: 1023.9px) {
  .groumet__info {
    font-size: 12px;
  }
}

.trad-copy {
  margin-top: 40px;
  text-align: center;
  padding-block: 5px;
  text-align: center;
  font-size: 14px;
  background-color: #000;
  color: #fff;
}

.trad-row {
  margin-top: 10px;
  display: -ms-grid;
  display: grid;
}
@media print, screen and (max-width: 1023.9px) {
  .trad-row {
    margin-top: 20px;
    gap: 20px;
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
  }
}
@media print, screen and (min-width: 1024px) {
  .trad-row.-n1 {
    -ms-grid-columns: 1fr 20px 1fr;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
}
@media print, screen and (min-width: 1024px) {
  .trad-row.-n2 {
    -ms-grid-columns: 1fr 30px 1fr 30px 1fr 30px 1fr;
    grid-template-columns: repeat(4, 1fr);
    gap: 30px;
  }
}
@media print, screen and (min-width: 1024px) {
  .trad-row + .trad-row {
    margin-top: 40px;
  }
}

.trad__name {
  text-align: center;
  padding-block: 5px;
  color: #fff;
  background-color: #886d4a;
  font-size: 15px;
}
@media print, screen and (max-width: 1023.9px) {
  .trad__name {
    font-size: 14px;
  }
}

.trad__info {
  font-size: 12px;
  text-align: center;
  background-color: #9fa0a0;
  color: #fff;
  padding-block: 5px;
  font-size: 12px;
}
@media print, screen and (min-width: 1024px) {
  .trad__info {
    font-size: 11px;
  }
}

.strength {
  margin-top: 80px;
  padding: 20px 40px;
  background-image: url(../img/access/strength-bg.webp);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}
@media print, screen and (max-width: 1023.9px) {
  .strength {
    margin-top: 40px;
    padding: 40px 20px;
  }
}

.strength__row {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 70% 10px 1fr;
  grid-template-columns: 70% 1fr;
  gap: 10px;
}
@media print, screen and (max-width: 1023.9px) {
  .strength__row {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    gap: 20px;
  }
}

.strength__copy {
  font-size: 24px;
  font-weight: bold;
  color: #5f4426;
}
@media print, screen and (max-width: 1023.9px) {
  .strength__copy {
    font-size: 18px;
    line-height: 1.8;
  }
}

.strength__text {
  font-size: 14px;
  line-height: 2;
  margin-top: 10px;
}
@media print, screen and (max-width: 1023.9px) {
  .strength__text {
    font-size: 12px;
  }
}

.strength__cap {
  font-size: 10px;
  text-align: right;
  margin-top: 10px;
}
@media print, screen and (max-width: 1023.9px) {
  .strength__cap {
    font-size: 8px;
  }
}

.lifeinfo {
  background: #a38b77;
  padding: 80px 0;
  margin-top: 80px;
  color: #FFF;
}
@media print, screen and (max-width: 1023.9px) {
  .lifeinfo {
    padding: 40px 0;
    margin-top: 40px;
  }
}
.lifeinfo .contents-wrap {
  max-width: 1260px;
}
.lifeinfo h3 {
  margin: 80px auto 10px;
  padding-bottom: 30px;
  border-bottom: 1px solid #FFF;
  text-align: center;
}
@media print, screen and (max-width: 1023.9px) {
  .lifeinfo h3 {
    margin: 40px auto 10px;
    padding-bottom: 10px;
  }
}
.lifeinfo h3 img {
  width: 400px;
  margin: 0 auto;
}
@media print, screen and (max-width: 1023.9px) {
  .lifeinfo h3 img {
    width: 70%;
    margin: 0 auto;
  }
}

.spot__row {
  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;
}
.spot__row .spot__item {
  width: 32%;
}
@media print, screen and (max-width: 1023.9px) {
  .spot__row .spot__item {
    width: 100%;
  }
}

.spot-list {
  margin-top: 12px;
  counter-reset: count;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}
@media print, screen and (max-width: 1023.9px) {
  .spot-list {
    margin-top: 5px;
  }
}
.spot-list li {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  position: relative;
}
@media print, screen and (max-width: 1023.9px) {
  .spot-list li {
    width: 100%;
  }
}
.spot-list li::after {
  content: "";
  height: 1px;
  width: calc(100% - 25px);
  border-top: 2px dotted #FFF;
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
          transform: translateY(-50%);
  right: 0;
}
.spot-list li.noB {
  display: block;
  margin-top: -4px;
  margin-bottom: -3px;
}
.spot-list li.noB::after {
  content: none;
}
.spot-list li.-line {
  border-bottom: 1px solid #FFF;
  margin-bottom: 10px;
  margin-top: 20px;
  padding-bottom: 2px;
}
.spot-list li h4 {
  width: 100%;
  display: block;
}
.spot-list li h4 img {
  width: 100%;
}
.spot-list li h4.-n1 {
  width: 32%;
}
.spot-list li h4.-n2 {
  width: 30%;
}
.spot-list li h4.-n3 {
  width: 22%;
}
.spot-list li h4.-n4 {
  width: 28%;
}
.spot-list li h4.-n5 {
  width: 23%;
}
.spot-list li h4.-n6 {
  width: 18%;
}
.spot-list li h4.-n7 {
  width: 33%;
}
.spot-list li h4.-n8 {
  width: 54%;
}
.spot-list li span {
  font-size: 12.5px;
  background-color: #a38b77;
  position: relative;
  z-index: 1;
  letter-spacing: -0.1px;
  padding-inline: 7px;
  margin-inline: -7px;
}
@media print, screen and (max-width: 1023.9px) {
  .spot-list li span {
    font-size: 10.4px;
  }
}
.spot-list li span:first-child {
  margin-right: 10px;
}

.capArea {
  max-width: 1260px;
}