*,
*::before,
*::after {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  -moz-text-size-adjust: none;
  -webkit-text-size-adjust: none;
  -ms-text-size-adjust: none;
      text-size-adjust: none;
}

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

ul[role=list],
ol[role=list] {
  list-style: none;
}

body {
  line-height: 1.5;
}

h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.1;
}

h1,
h2,
h3,
h4 {
  text-wrap: balance;
}

a:not([class]) {
  -webkit-text-decoration-skip: ink;
          text-decoration-skip-ink: auto;
  color: currentColor;
}

img,
picture {
  max-width: 100%;
  display: block;
}

input,
button,
textarea,
select {
  font: inherit;
}

textarea:not([rows]) {
  min-height: 10em;
}

:target {
  scroll-margin-block: 5ex;
}

/* base style
------------------------------------------ */
:root {
  --hd: 1920;
}

:root {
  --xxl: 1536;
}

:root {
  --xl: 1280;
}

:root {
  --lg: 1024;
}

:root {
  --pc: 992;
}

:root {
  --md: 768;
}

:root {
  --sm: 640;
}

:root {
  --sp: 600;
}

:root {
  --xs: 375;
}

html {
  font-size: 100%;
  scroll-behavior: smooth;
}
@media (max-width: 375px) {
  html {
    font-size: 4.2666666667vw;
  }
}
@media (min-width: 640px) {
  html {
    font-size: 120%;
  }
}
@media (min-width: 992px) {
  html {
    font-size: 100%;
  }
}
html:focus-within {
  scroll-behavior: auto;
}

h1,
h2,
h3,
h4,
button,
input,
label {
  line-height: 1.5;
}

img {
  display: block;
  width: 100%;
  height: auto;
}

video {
  display: block;
  width: 100%;
  height: auto;
  border: none;
}

svg {
  display: block;
  width: 100%;
  height: auto;
}

address {
  font-style: normal;
}

button {
  -ms-touch-action: manipulation;
      touch-action: manipulation;
  cursor: pointer;
}

a {
  color: #4c5a6b;
}

/* margin
------------------------------------------ */
.u-mt1 {
  margin-top: 0.0625rem !important;
}

.u-mt2 {
  margin-top: 0.125rem !important;
}

.u-mt3 {
  margin-top: 0.1875rem !important;
}

.u-mt4 {
  margin-top: 0.25rem !important;
}

.u-mt5 {
  margin-top: 0.3125rem !important;
}

.u-mt6 {
  margin-top: 0.375rem !important;
}

.u-mt7 {
  margin-top: 0.4375rem !important;
}

.u-mt8 {
  margin-top: 0.5rem !important;
}

.u-mt9 {
  margin-top: 0.5625rem !important;
}

.u-mt10 {
  margin-top: 0.625rem !important;
}

.u-mt11 {
  margin-top: 0.6875rem !important;
}

.u-mt12 {
  margin-top: 0.75rem !important;
}

.u-mt13 {
  margin-top: 0.8125rem !important;
}

.u-mt14 {
  margin-top: 0.875rem !important;
}

.u-mt15 {
  margin-top: 0.9375rem !important;
}

.u-mt16 {
  margin-top: 1rem !important;
}

.u-mt17 {
  margin-top: 1.0625rem !important;
}

.u-mt18 {
  margin-top: 1.125rem !important;
}

.u-mt19 {
  margin-top: 1.1875rem !important;
}

.u-mt20 {
  margin-top: 1.25rem !important;
}

.u-mt21 {
  margin-top: 1.3125rem !important;
}

.u-mt22 {
  margin-top: 1.375rem !important;
}

.u-mt23 {
  margin-top: 1.4375rem !important;
}

.u-mt24 {
  margin-top: 1.5rem !important;
}

.u-mt25 {
  margin-top: 1.5625rem !important;
}

.u-mt26 {
  margin-top: 1.625rem !important;
}

.u-mt27 {
  margin-top: 1.6875rem !important;
}

.u-mt28 {
  margin-top: 1.75rem !important;
}

.u-mt29 {
  margin-top: 1.8125rem !important;
}

.u-mt30 {
  margin-top: 1.875rem !important;
}

.u-mt31 {
  margin-top: 1.9375rem !important;
}

.u-mt32 {
  margin-top: 2rem !important;
}

.u-mt33 {
  margin-top: 2.0625rem !important;
}

.u-mt34 {
  margin-top: 2.125rem !important;
}

.u-mt35 {
  margin-top: 2.1875rem !important;
}

.u-mt36 {
  margin-top: 2.25rem !important;
}

.u-mt37 {
  margin-top: 2.3125rem !important;
}

.u-mt38 {
  margin-top: 2.375rem !important;
}

.u-mt39 {
  margin-top: 2.4375rem !important;
}

.u-mt40 {
  margin-top: 2.5rem !important;
}

.u-mt41 {
  margin-top: 2.5625rem !important;
}

.u-mt42 {
  margin-top: 2.625rem !important;
}

.u-mt43 {
  margin-top: 2.6875rem !important;
}

.u-mt44 {
  margin-top: 2.75rem !important;
}

.u-mt45 {
  margin-top: 2.8125rem !important;
}

.u-mt46 {
  margin-top: 2.875rem !important;
}

.u-mt47 {
  margin-top: 2.9375rem !important;
}

.u-mt48 {
  margin-top: 3rem !important;
}

.u-mt49 {
  margin-top: 3.0625rem !important;
}

.u-mt50 {
  margin-top: 3.125rem !important;
}

.u-mt51 {
  margin-top: 3.1875rem !important;
}

.u-mt52 {
  margin-top: 3.25rem !important;
}

.u-mt53 {
  margin-top: 3.3125rem !important;
}

.u-mt54 {
  margin-top: 3.375rem !important;
}

.u-mt55 {
  margin-top: 3.4375rem !important;
}

.u-mt56 {
  margin-top: 3.5rem !important;
}

.u-mt57 {
  margin-top: 3.5625rem !important;
}

.u-mt58 {
  margin-top: 3.625rem !important;
}

.u-mt59 {
  margin-top: 3.6875rem !important;
}

.u-mt60 {
  margin-top: 3.75rem !important;
}

.u-mt61 {
  margin-top: 3.8125rem !important;
}

.u-mt62 {
  margin-top: 3.875rem !important;
}

.u-mt63 {
  margin-top: 3.9375rem !important;
}

.u-mt64 {
  margin-top: 4rem !important;
}

.u-mt65 {
  margin-top: 4.0625rem !important;
}

.u-mt66 {
  margin-top: 4.125rem !important;
}

.u-mt67 {
  margin-top: 4.1875rem !important;
}

.u-mt68 {
  margin-top: 4.25rem !important;
}

.u-mt69 {
  margin-top: 4.3125rem !important;
}

.u-mt70 {
  margin-top: 4.375rem !important;
}

.u-mt71 {
  margin-top: 4.4375rem !important;
}

.u-mt72 {
  margin-top: 4.5rem !important;
}

.u-mt73 {
  margin-top: 4.5625rem !important;
}

.u-mt74 {
  margin-top: 4.625rem !important;
}

.u-mt75 {
  margin-top: 4.6875rem !important;
}

.u-mt76 {
  margin-top: 4.75rem !important;
}

.u-mt77 {
  margin-top: 4.8125rem !important;
}

.u-mt78 {
  margin-top: 4.875rem !important;
}

.u-mt79 {
  margin-top: 4.9375rem !important;
}

.u-mt80 {
  margin-top: 5rem !important;
}

.u-mt81 {
  margin-top: 5.0625rem !important;
}

.u-mt82 {
  margin-top: 5.125rem !important;
}

.u-mt83 {
  margin-top: 5.1875rem !important;
}

.u-mt84 {
  margin-top: 5.25rem !important;
}

.u-mt85 {
  margin-top: 5.3125rem !important;
}

.u-mt86 {
  margin-top: 5.375rem !important;
}

.u-mt87 {
  margin-top: 5.4375rem !important;
}

.u-mt88 {
  margin-top: 5.5rem !important;
}

.u-mt89 {
  margin-top: 5.5625rem !important;
}

.u-mt90 {
  margin-top: 5.625rem !important;
}

.u-mt91 {
  margin-top: 5.6875rem !important;
}

.u-mt92 {
  margin-top: 5.75rem !important;
}

.u-mt93 {
  margin-top: 5.8125rem !important;
}

.u-mt94 {
  margin-top: 5.875rem !important;
}

.u-mt95 {
  margin-top: 5.9375rem !important;
}

.u-mt96 {
  margin-top: 6rem !important;
}

.u-mt97 {
  margin-top: 6.0625rem !important;
}

.u-mt98 {
  margin-top: 6.125rem !important;
}

.u-mt99 {
  margin-top: 6.1875rem !important;
}

.u-mt100 {
  margin-top: 6.25rem !important;
}

.u-mt101 {
  margin-top: 6.3125rem !important;
}

.u-mt102 {
  margin-top: 6.375rem !important;
}

.u-mt103 {
  margin-top: 6.4375rem !important;
}

.u-mt104 {
  margin-top: 6.5rem !important;
}

.u-mt105 {
  margin-top: 6.5625rem !important;
}

.u-mt106 {
  margin-top: 6.625rem !important;
}

.u-mt107 {
  margin-top: 6.6875rem !important;
}

.u-mt108 {
  margin-top: 6.75rem !important;
}

.u-mt109 {
  margin-top: 6.8125rem !important;
}

.u-mt110 {
  margin-top: 6.875rem !important;
}

.u-mt111 {
  margin-top: 6.9375rem !important;
}

.u-mt112 {
  margin-top: 7rem !important;
}

.u-mt113 {
  margin-top: 7.0625rem !important;
}

.u-mt114 {
  margin-top: 7.125rem !important;
}

.u-mt115 {
  margin-top: 7.1875rem !important;
}

.u-mt116 {
  margin-top: 7.25rem !important;
}

.u-mt117 {
  margin-top: 7.3125rem !important;
}

.u-mt118 {
  margin-top: 7.375rem !important;
}

.u-mt119 {
  margin-top: 7.4375rem !important;
}

.u-mt120 {
  margin-top: 7.5rem !important;
}

.u-mt121 {
  margin-top: 7.5625rem !important;
}

.u-mt122 {
  margin-top: 7.625rem !important;
}

.u-mt123 {
  margin-top: 7.6875rem !important;
}

.u-mt124 {
  margin-top: 7.75rem !important;
}

.u-mt125 {
  margin-top: 7.8125rem !important;
}

.u-mt126 {
  margin-top: 7.875rem !important;
}

.u-mt127 {
  margin-top: 7.9375rem !important;
}

.u-mt128 {
  margin-top: 8rem !important;
}

.u-mt129 {
  margin-top: 8.0625rem !important;
}

.u-mt130 {
  margin-top: 8.125rem !important;
}

.u-mt131 {
  margin-top: 8.1875rem !important;
}

.u-mt132 {
  margin-top: 8.25rem !important;
}

.u-mt133 {
  margin-top: 8.3125rem !important;
}

.u-mt134 {
  margin-top: 8.375rem !important;
}

.u-mt135 {
  margin-top: 8.4375rem !important;
}

.u-mt136 {
  margin-top: 8.5rem !important;
}

.u-mt137 {
  margin-top: 8.5625rem !important;
}

.u-mt138 {
  margin-top: 8.625rem !important;
}

.u-mt139 {
  margin-top: 8.6875rem !important;
}

.u-mt140 {
  margin-top: 8.75rem !important;
}

.u-mt141 {
  margin-top: 8.8125rem !important;
}

.u-mt142 {
  margin-top: 8.875rem !important;
}

.u-mt143 {
  margin-top: 8.9375rem !important;
}

.u-mt144 {
  margin-top: 9rem !important;
}

.u-mt145 {
  margin-top: 9.0625rem !important;
}

.u-mt146 {
  margin-top: 9.125rem !important;
}

.u-mt147 {
  margin-top: 9.1875rem !important;
}

.u-mt148 {
  margin-top: 9.25rem !important;
}

.u-mt149 {
  margin-top: 9.3125rem !important;
}

.u-mt150 {
  margin-top: 9.375rem !important;
}

.u-mt151 {
  margin-top: 9.4375rem !important;
}

.u-mt152 {
  margin-top: 9.5rem !important;
}

.u-mt153 {
  margin-top: 9.5625rem !important;
}

.u-mt154 {
  margin-top: 9.625rem !important;
}

.u-mt155 {
  margin-top: 9.6875rem !important;
}

.u-mt156 {
  margin-top: 9.75rem !important;
}

.u-mt157 {
  margin-top: 9.8125rem !important;
}

.u-mt158 {
  margin-top: 9.875rem !important;
}

.u-mt159 {
  margin-top: 9.9375rem !important;
}

.u-mt160 {
  margin-top: 10rem !important;
}

.u-mt161 {
  margin-top: 10.0625rem !important;
}

.u-mt162 {
  margin-top: 10.125rem !important;
}

.u-mt163 {
  margin-top: 10.1875rem !important;
}

.u-mt164 {
  margin-top: 10.25rem !important;
}

.u-mt165 {
  margin-top: 10.3125rem !important;
}

.u-mt166 {
  margin-top: 10.375rem !important;
}

.u-mt167 {
  margin-top: 10.4375rem !important;
}

.u-mt168 {
  margin-top: 10.5rem !important;
}

.u-mt169 {
  margin-top: 10.5625rem !important;
}

.u-mt170 {
  margin-top: 10.625rem !important;
}

.u-mt171 {
  margin-top: 10.6875rem !important;
}

.u-mt172 {
  margin-top: 10.75rem !important;
}

.u-mt173 {
  margin-top: 10.8125rem !important;
}

.u-mt174 {
  margin-top: 10.875rem !important;
}

.u-mt175 {
  margin-top: 10.9375rem !important;
}

.u-mt176 {
  margin-top: 11rem !important;
}

.u-mt177 {
  margin-top: 11.0625rem !important;
}

.u-mt178 {
  margin-top: 11.125rem !important;
}

.u-mt179 {
  margin-top: 11.1875rem !important;
}

.u-mt180 {
  margin-top: 11.25rem !important;
}

.u-mt181 {
  margin-top: 11.3125rem !important;
}

.u-mt182 {
  margin-top: 11.375rem !important;
}

.u-mt183 {
  margin-top: 11.4375rem !important;
}

.u-mt184 {
  margin-top: 11.5rem !important;
}

.u-mt185 {
  margin-top: 11.5625rem !important;
}

.u-mt186 {
  margin-top: 11.625rem !important;
}

.u-mt187 {
  margin-top: 11.6875rem !important;
}

.u-mt188 {
  margin-top: 11.75rem !important;
}

.u-mt189 {
  margin-top: 11.8125rem !important;
}

.u-mt190 {
  margin-top: 11.875rem !important;
}

.u-mt191 {
  margin-top: 11.9375rem !important;
}

.u-mt192 {
  margin-top: 12rem !important;
}

.u-mt193 {
  margin-top: 12.0625rem !important;
}

.u-mt194 {
  margin-top: 12.125rem !important;
}

.u-mt195 {
  margin-top: 12.1875rem !important;
}

.u-mt196 {
  margin-top: 12.25rem !important;
}

.u-mt197 {
  margin-top: 12.3125rem !important;
}

.u-mt198 {
  margin-top: 12.375rem !important;
}

.u-mt199 {
  margin-top: 12.4375rem !important;
}

.u-mt200 {
  margin-top: 12.5rem !important;
}

.u-mb1 {
  margin-bottom: 0.0625rem !important;
}

.u-mb2 {
  margin-bottom: 0.125rem !important;
}

.u-mb3 {
  margin-bottom: 0.1875rem !important;
}

.u-mb4 {
  margin-bottom: 0.25rem !important;
}

.u-mb5 {
  margin-bottom: 0.3125rem !important;
}

.u-mb6 {
  margin-bottom: 0.375rem !important;
}

.u-mb7 {
  margin-bottom: 0.4375rem !important;
}

.u-mb8 {
  margin-bottom: 0.5rem !important;
}

.u-mb9 {
  margin-bottom: 0.5625rem !important;
}

.u-mb10 {
  margin-bottom: 0.625rem !important;
}

.u-mb11 {
  margin-bottom: 0.6875rem !important;
}

.u-mb12 {
  margin-bottom: 0.75rem !important;
}

.u-mb13 {
  margin-bottom: 0.8125rem !important;
}

.u-mb14 {
  margin-bottom: 0.875rem !important;
}

.u-mb15 {
  margin-bottom: 0.9375rem !important;
}

.u-mb16 {
  margin-bottom: 1rem !important;
}

.u-mb17 {
  margin-bottom: 1.0625rem !important;
}

.u-mb18 {
  margin-bottom: 1.125rem !important;
}

.u-mb19 {
  margin-bottom: 1.1875rem !important;
}

.u-mb20 {
  margin-bottom: 1.25rem !important;
}

.u-mb21 {
  margin-bottom: 1.3125rem !important;
}

.u-mb22 {
  margin-bottom: 1.375rem !important;
}

.u-mb23 {
  margin-bottom: 1.4375rem !important;
}

.u-mb24 {
  margin-bottom: 1.5rem !important;
}

.u-mb25 {
  margin-bottom: 1.5625rem !important;
}

.u-mb26 {
  margin-bottom: 1.625rem !important;
}

.u-mb27 {
  margin-bottom: 1.6875rem !important;
}

.u-mb28 {
  margin-bottom: 1.75rem !important;
}

.u-mb29 {
  margin-bottom: 1.8125rem !important;
}

.u-mb30 {
  margin-bottom: 1.875rem !important;
}

.u-mb31 {
  margin-bottom: 1.9375rem !important;
}

.u-mb32 {
  margin-bottom: 2rem !important;
}

.u-mb33 {
  margin-bottom: 2.0625rem !important;
}

.u-mb34 {
  margin-bottom: 2.125rem !important;
}

.u-mb35 {
  margin-bottom: 2.1875rem !important;
}

.u-mb36 {
  margin-bottom: 2.25rem !important;
}

.u-mb37 {
  margin-bottom: 2.3125rem !important;
}

.u-mb38 {
  margin-bottom: 2.375rem !important;
}

.u-mb39 {
  margin-bottom: 2.4375rem !important;
}

.u-mb40 {
  margin-bottom: 2.5rem !important;
}

.u-mb41 {
  margin-bottom: 2.5625rem !important;
}

.u-mb42 {
  margin-bottom: 2.625rem !important;
}

.u-mb43 {
  margin-bottom: 2.6875rem !important;
}

.u-mb44 {
  margin-bottom: 2.75rem !important;
}

.u-mb45 {
  margin-bottom: 2.8125rem !important;
}

.u-mb46 {
  margin-bottom: 2.875rem !important;
}

.u-mb47 {
  margin-bottom: 2.9375rem !important;
}

.u-mb48 {
  margin-bottom: 3rem !important;
}

.u-mb49 {
  margin-bottom: 3.0625rem !important;
}

.u-mb50 {
  margin-bottom: 3.125rem !important;
}

.u-mb51 {
  margin-bottom: 3.1875rem !important;
}

.u-mb52 {
  margin-bottom: 3.25rem !important;
}

.u-mb53 {
  margin-bottom: 3.3125rem !important;
}

.u-mb54 {
  margin-bottom: 3.375rem !important;
}

.u-mb55 {
  margin-bottom: 3.4375rem !important;
}

.u-mb56 {
  margin-bottom: 3.5rem !important;
}

.u-mb57 {
  margin-bottom: 3.5625rem !important;
}

.u-mb58 {
  margin-bottom: 3.625rem !important;
}

.u-mb59 {
  margin-bottom: 3.6875rem !important;
}

.u-mb60 {
  margin-bottom: 3.75rem !important;
}

.u-mb61 {
  margin-bottom: 3.8125rem !important;
}

.u-mb62 {
  margin-bottom: 3.875rem !important;
}

.u-mb63 {
  margin-bottom: 3.9375rem !important;
}

.u-mb64 {
  margin-bottom: 4rem !important;
}

.u-mb65 {
  margin-bottom: 4.0625rem !important;
}

.u-mb66 {
  margin-bottom: 4.125rem !important;
}

.u-mb67 {
  margin-bottom: 4.1875rem !important;
}

.u-mb68 {
  margin-bottom: 4.25rem !important;
}

.u-mb69 {
  margin-bottom: 4.3125rem !important;
}

.u-mb70 {
  margin-bottom: 4.375rem !important;
}

.u-mb71 {
  margin-bottom: 4.4375rem !important;
}

.u-mb72 {
  margin-bottom: 4.5rem !important;
}

.u-mb73 {
  margin-bottom: 4.5625rem !important;
}

.u-mb74 {
  margin-bottom: 4.625rem !important;
}

.u-mb75 {
  margin-bottom: 4.6875rem !important;
}

.u-mb76 {
  margin-bottom: 4.75rem !important;
}

.u-mb77 {
  margin-bottom: 4.8125rem !important;
}

.u-mb78 {
  margin-bottom: 4.875rem !important;
}

.u-mb79 {
  margin-bottom: 4.9375rem !important;
}

.u-mb80 {
  margin-bottom: 5rem !important;
}

.u-mb81 {
  margin-bottom: 5.0625rem !important;
}

.u-mb82 {
  margin-bottom: 5.125rem !important;
}

.u-mb83 {
  margin-bottom: 5.1875rem !important;
}

.u-mb84 {
  margin-bottom: 5.25rem !important;
}

.u-mb85 {
  margin-bottom: 5.3125rem !important;
}

.u-mb86 {
  margin-bottom: 5.375rem !important;
}

.u-mb87 {
  margin-bottom: 5.4375rem !important;
}

.u-mb88 {
  margin-bottom: 5.5rem !important;
}

.u-mb89 {
  margin-bottom: 5.5625rem !important;
}

.u-mb90 {
  margin-bottom: 5.625rem !important;
}

.u-mb91 {
  margin-bottom: 5.6875rem !important;
}

.u-mb92 {
  margin-bottom: 5.75rem !important;
}

.u-mb93 {
  margin-bottom: 5.8125rem !important;
}

.u-mb94 {
  margin-bottom: 5.875rem !important;
}

.u-mb95 {
  margin-bottom: 5.9375rem !important;
}

.u-mb96 {
  margin-bottom: 6rem !important;
}

.u-mb97 {
  margin-bottom: 6.0625rem !important;
}

.u-mb98 {
  margin-bottom: 6.125rem !important;
}

.u-mb99 {
  margin-bottom: 6.1875rem !important;
}

.u-mb100 {
  margin-bottom: 6.25rem !important;
}

.u-mb101 {
  margin-bottom: 6.3125rem !important;
}

.u-mb102 {
  margin-bottom: 6.375rem !important;
}

.u-mb103 {
  margin-bottom: 6.4375rem !important;
}

.u-mb104 {
  margin-bottom: 6.5rem !important;
}

.u-mb105 {
  margin-bottom: 6.5625rem !important;
}

.u-mb106 {
  margin-bottom: 6.625rem !important;
}

.u-mb107 {
  margin-bottom: 6.6875rem !important;
}

.u-mb108 {
  margin-bottom: 6.75rem !important;
}

.u-mb109 {
  margin-bottom: 6.8125rem !important;
}

.u-mb110 {
  margin-bottom: 6.875rem !important;
}

.u-mb111 {
  margin-bottom: 6.9375rem !important;
}

.u-mb112 {
  margin-bottom: 7rem !important;
}

.u-mb113 {
  margin-bottom: 7.0625rem !important;
}

.u-mb114 {
  margin-bottom: 7.125rem !important;
}

.u-mb115 {
  margin-bottom: 7.1875rem !important;
}

.u-mb116 {
  margin-bottom: 7.25rem !important;
}

.u-mb117 {
  margin-bottom: 7.3125rem !important;
}

.u-mb118 {
  margin-bottom: 7.375rem !important;
}

.u-mb119 {
  margin-bottom: 7.4375rem !important;
}

.u-mb120 {
  margin-bottom: 7.5rem !important;
}

.u-mb121 {
  margin-bottom: 7.5625rem !important;
}

.u-mb122 {
  margin-bottom: 7.625rem !important;
}

.u-mb123 {
  margin-bottom: 7.6875rem !important;
}

.u-mb124 {
  margin-bottom: 7.75rem !important;
}

.u-mb125 {
  margin-bottom: 7.8125rem !important;
}

.u-mb126 {
  margin-bottom: 7.875rem !important;
}

.u-mb127 {
  margin-bottom: 7.9375rem !important;
}

.u-mb128 {
  margin-bottom: 8rem !important;
}

.u-mb129 {
  margin-bottom: 8.0625rem !important;
}

.u-mb130 {
  margin-bottom: 8.125rem !important;
}

.u-mb131 {
  margin-bottom: 8.1875rem !important;
}

.u-mb132 {
  margin-bottom: 8.25rem !important;
}

.u-mb133 {
  margin-bottom: 8.3125rem !important;
}

.u-mb134 {
  margin-bottom: 8.375rem !important;
}

.u-mb135 {
  margin-bottom: 8.4375rem !important;
}

.u-mb136 {
  margin-bottom: 8.5rem !important;
}

.u-mb137 {
  margin-bottom: 8.5625rem !important;
}

.u-mb138 {
  margin-bottom: 8.625rem !important;
}

.u-mb139 {
  margin-bottom: 8.6875rem !important;
}

.u-mb140 {
  margin-bottom: 8.75rem !important;
}

.u-mb141 {
  margin-bottom: 8.8125rem !important;
}

.u-mb142 {
  margin-bottom: 8.875rem !important;
}

.u-mb143 {
  margin-bottom: 8.9375rem !important;
}

.u-mb144 {
  margin-bottom: 9rem !important;
}

.u-mb145 {
  margin-bottom: 9.0625rem !important;
}

.u-mb146 {
  margin-bottom: 9.125rem !important;
}

.u-mb147 {
  margin-bottom: 9.1875rem !important;
}

.u-mb148 {
  margin-bottom: 9.25rem !important;
}

.u-mb149 {
  margin-bottom: 9.3125rem !important;
}

.u-mb150 {
  margin-bottom: 9.375rem !important;
}

.u-mb151 {
  margin-bottom: 9.4375rem !important;
}

.u-mb152 {
  margin-bottom: 9.5rem !important;
}

.u-mb153 {
  margin-bottom: 9.5625rem !important;
}

.u-mb154 {
  margin-bottom: 9.625rem !important;
}

.u-mb155 {
  margin-bottom: 9.6875rem !important;
}

.u-mb156 {
  margin-bottom: 9.75rem !important;
}

.u-mb157 {
  margin-bottom: 9.8125rem !important;
}

.u-mb158 {
  margin-bottom: 9.875rem !important;
}

.u-mb159 {
  margin-bottom: 9.9375rem !important;
}

.u-mb160 {
  margin-bottom: 10rem !important;
}

.u-mb161 {
  margin-bottom: 10.0625rem !important;
}

.u-mb162 {
  margin-bottom: 10.125rem !important;
}

.u-mb163 {
  margin-bottom: 10.1875rem !important;
}

.u-mb164 {
  margin-bottom: 10.25rem !important;
}

.u-mb165 {
  margin-bottom: 10.3125rem !important;
}

.u-mb166 {
  margin-bottom: 10.375rem !important;
}

.u-mb167 {
  margin-bottom: 10.4375rem !important;
}

.u-mb168 {
  margin-bottom: 10.5rem !important;
}

.u-mb169 {
  margin-bottom: 10.5625rem !important;
}

.u-mb170 {
  margin-bottom: 10.625rem !important;
}

.u-mb171 {
  margin-bottom: 10.6875rem !important;
}

.u-mb172 {
  margin-bottom: 10.75rem !important;
}

.u-mb173 {
  margin-bottom: 10.8125rem !important;
}

.u-mb174 {
  margin-bottom: 10.875rem !important;
}

.u-mb175 {
  margin-bottom: 10.9375rem !important;
}

.u-mb176 {
  margin-bottom: 11rem !important;
}

.u-mb177 {
  margin-bottom: 11.0625rem !important;
}

.u-mb178 {
  margin-bottom: 11.125rem !important;
}

.u-mb179 {
  margin-bottom: 11.1875rem !important;
}

.u-mb180 {
  margin-bottom: 11.25rem !important;
}

.u-mb181 {
  margin-bottom: 11.3125rem !important;
}

.u-mb182 {
  margin-bottom: 11.375rem !important;
}

.u-mb183 {
  margin-bottom: 11.4375rem !important;
}

.u-mb184 {
  margin-bottom: 11.5rem !important;
}

.u-mb185 {
  margin-bottom: 11.5625rem !important;
}

.u-mb186 {
  margin-bottom: 11.625rem !important;
}

.u-mb187 {
  margin-bottom: 11.6875rem !important;
}

.u-mb188 {
  margin-bottom: 11.75rem !important;
}

.u-mb189 {
  margin-bottom: 11.8125rem !important;
}

.u-mb190 {
  margin-bottom: 11.875rem !important;
}

.u-mb191 {
  margin-bottom: 11.9375rem !important;
}

.u-mb192 {
  margin-bottom: 12rem !important;
}

.u-mb193 {
  margin-bottom: 12.0625rem !important;
}

.u-mb194 {
  margin-bottom: 12.125rem !important;
}

.u-mb195 {
  margin-bottom: 12.1875rem !important;
}

.u-mb196 {
  margin-bottom: 12.25rem !important;
}

.u-mb197 {
  margin-bottom: 12.3125rem !important;
}

.u-mb198 {
  margin-bottom: 12.375rem !important;
}

.u-mb199 {
  margin-bottom: 12.4375rem !important;
}

.u-mb200 {
  margin-bottom: 12.5rem !important;
}

@media (min-width: 992px) {
  .u-pc-mt1 {
    margin-top: 0.0625rem !important;
  }
  .u-pc-mt2 {
    margin-top: 0.125rem !important;
  }
  .u-pc-mt3 {
    margin-top: 0.1875rem !important;
  }
  .u-pc-mt4 {
    margin-top: 0.25rem !important;
  }
  .u-pc-mt5 {
    margin-top: 0.3125rem !important;
  }
  .u-pc-mt6 {
    margin-top: 0.375rem !important;
  }
  .u-pc-mt7 {
    margin-top: 0.4375rem !important;
  }
  .u-pc-mt8 {
    margin-top: 0.5rem !important;
  }
  .u-pc-mt9 {
    margin-top: 0.5625rem !important;
  }
  .u-pc-mt10 {
    margin-top: 0.625rem !important;
  }
  .u-pc-mt11 {
    margin-top: 0.6875rem !important;
  }
  .u-pc-mt12 {
    margin-top: 0.75rem !important;
  }
  .u-pc-mt13 {
    margin-top: 0.8125rem !important;
  }
  .u-pc-mt14 {
    margin-top: 0.875rem !important;
  }
  .u-pc-mt15 {
    margin-top: 0.9375rem !important;
  }
  .u-pc-mt16 {
    margin-top: 1rem !important;
  }
  .u-pc-mt17 {
    margin-top: 1.0625rem !important;
  }
  .u-pc-mt18 {
    margin-top: 1.125rem !important;
  }
  .u-pc-mt19 {
    margin-top: 1.1875rem !important;
  }
  .u-pc-mt20 {
    margin-top: 1.25rem !important;
  }
  .u-pc-mt21 {
    margin-top: 1.3125rem !important;
  }
  .u-pc-mt22 {
    margin-top: 1.375rem !important;
  }
  .u-pc-mt23 {
    margin-top: 1.4375rem !important;
  }
  .u-pc-mt24 {
    margin-top: 1.5rem !important;
  }
  .u-pc-mt25 {
    margin-top: 1.5625rem !important;
  }
  .u-pc-mt26 {
    margin-top: 1.625rem !important;
  }
  .u-pc-mt27 {
    margin-top: 1.6875rem !important;
  }
  .u-pc-mt28 {
    margin-top: 1.75rem !important;
  }
  .u-pc-mt29 {
    margin-top: 1.8125rem !important;
  }
  .u-pc-mt30 {
    margin-top: 1.875rem !important;
  }
  .u-pc-mt31 {
    margin-top: 1.9375rem !important;
  }
  .u-pc-mt32 {
    margin-top: 2rem !important;
  }
  .u-pc-mt33 {
    margin-top: 2.0625rem !important;
  }
  .u-pc-mt34 {
    margin-top: 2.125rem !important;
  }
  .u-pc-mt35 {
    margin-top: 2.1875rem !important;
  }
  .u-pc-mt36 {
    margin-top: 2.25rem !important;
  }
  .u-pc-mt37 {
    margin-top: 2.3125rem !important;
  }
  .u-pc-mt38 {
    margin-top: 2.375rem !important;
  }
  .u-pc-mt39 {
    margin-top: 2.4375rem !important;
  }
  .u-pc-mt40 {
    margin-top: 2.5rem !important;
  }
  .u-pc-mt41 {
    margin-top: 2.5625rem !important;
  }
  .u-pc-mt42 {
    margin-top: 2.625rem !important;
  }
  .u-pc-mt43 {
    margin-top: 2.6875rem !important;
  }
  .u-pc-mt44 {
    margin-top: 2.75rem !important;
  }
  .u-pc-mt45 {
    margin-top: 2.8125rem !important;
  }
  .u-pc-mt46 {
    margin-top: 2.875rem !important;
  }
  .u-pc-mt47 {
    margin-top: 2.9375rem !important;
  }
  .u-pc-mt48 {
    margin-top: 3rem !important;
  }
  .u-pc-mt49 {
    margin-top: 3.0625rem !important;
  }
  .u-pc-mt50 {
    margin-top: 3.125rem !important;
  }
  .u-pc-mt51 {
    margin-top: 3.1875rem !important;
  }
  .u-pc-mt52 {
    margin-top: 3.25rem !important;
  }
  .u-pc-mt53 {
    margin-top: 3.3125rem !important;
  }
  .u-pc-mt54 {
    margin-top: 3.375rem !important;
  }
  .u-pc-mt55 {
    margin-top: 3.4375rem !important;
  }
  .u-pc-mt56 {
    margin-top: 3.5rem !important;
  }
  .u-pc-mt57 {
    margin-top: 3.5625rem !important;
  }
  .u-pc-mt58 {
    margin-top: 3.625rem !important;
  }
  .u-pc-mt59 {
    margin-top: 3.6875rem !important;
  }
  .u-pc-mt60 {
    margin-top: 3.75rem !important;
  }
  .u-pc-mt61 {
    margin-top: 3.8125rem !important;
  }
  .u-pc-mt62 {
    margin-top: 3.875rem !important;
  }
  .u-pc-mt63 {
    margin-top: 3.9375rem !important;
  }
  .u-pc-mt64 {
    margin-top: 4rem !important;
  }
  .u-pc-mt65 {
    margin-top: 4.0625rem !important;
  }
  .u-pc-mt66 {
    margin-top: 4.125rem !important;
  }
  .u-pc-mt67 {
    margin-top: 4.1875rem !important;
  }
  .u-pc-mt68 {
    margin-top: 4.25rem !important;
  }
  .u-pc-mt69 {
    margin-top: 4.3125rem !important;
  }
  .u-pc-mt70 {
    margin-top: 4.375rem !important;
  }
  .u-pc-mt71 {
    margin-top: 4.4375rem !important;
  }
  .u-pc-mt72 {
    margin-top: 4.5rem !important;
  }
  .u-pc-mt73 {
    margin-top: 4.5625rem !important;
  }
  .u-pc-mt74 {
    margin-top: 4.625rem !important;
  }
  .u-pc-mt75 {
    margin-top: 4.6875rem !important;
  }
  .u-pc-mt76 {
    margin-top: 4.75rem !important;
  }
  .u-pc-mt77 {
    margin-top: 4.8125rem !important;
  }
  .u-pc-mt78 {
    margin-top: 4.875rem !important;
  }
  .u-pc-mt79 {
    margin-top: 4.9375rem !important;
  }
  .u-pc-mt80 {
    margin-top: 5rem !important;
  }
  .u-pc-mt81 {
    margin-top: 5.0625rem !important;
  }
  .u-pc-mt82 {
    margin-top: 5.125rem !important;
  }
  .u-pc-mt83 {
    margin-top: 5.1875rem !important;
  }
  .u-pc-mt84 {
    margin-top: 5.25rem !important;
  }
  .u-pc-mt85 {
    margin-top: 5.3125rem !important;
  }
  .u-pc-mt86 {
    margin-top: 5.375rem !important;
  }
  .u-pc-mt87 {
    margin-top: 5.4375rem !important;
  }
  .u-pc-mt88 {
    margin-top: 5.5rem !important;
  }
  .u-pc-mt89 {
    margin-top: 5.5625rem !important;
  }
  .u-pc-mt90 {
    margin-top: 5.625rem !important;
  }
  .u-pc-mt91 {
    margin-top: 5.6875rem !important;
  }
  .u-pc-mt92 {
    margin-top: 5.75rem !important;
  }
  .u-pc-mt93 {
    margin-top: 5.8125rem !important;
  }
  .u-pc-mt94 {
    margin-top: 5.875rem !important;
  }
  .u-pc-mt95 {
    margin-top: 5.9375rem !important;
  }
  .u-pc-mt96 {
    margin-top: 6rem !important;
  }
  .u-pc-mt97 {
    margin-top: 6.0625rem !important;
  }
  .u-pc-mt98 {
    margin-top: 6.125rem !important;
  }
  .u-pc-mt99 {
    margin-top: 6.1875rem !important;
  }
  .u-pc-mt100 {
    margin-top: 6.25rem !important;
  }
  .u-pc-mt101 {
    margin-top: 6.3125rem !important;
  }
  .u-pc-mt102 {
    margin-top: 6.375rem !important;
  }
  .u-pc-mt103 {
    margin-top: 6.4375rem !important;
  }
  .u-pc-mt104 {
    margin-top: 6.5rem !important;
  }
  .u-pc-mt105 {
    margin-top: 6.5625rem !important;
  }
  .u-pc-mt106 {
    margin-top: 6.625rem !important;
  }
  .u-pc-mt107 {
    margin-top: 6.6875rem !important;
  }
  .u-pc-mt108 {
    margin-top: 6.75rem !important;
  }
  .u-pc-mt109 {
    margin-top: 6.8125rem !important;
  }
  .u-pc-mt110 {
    margin-top: 6.875rem !important;
  }
  .u-pc-mt111 {
    margin-top: 6.9375rem !important;
  }
  .u-pc-mt112 {
    margin-top: 7rem !important;
  }
  .u-pc-mt113 {
    margin-top: 7.0625rem !important;
  }
  .u-pc-mt114 {
    margin-top: 7.125rem !important;
  }
  .u-pc-mt115 {
    margin-top: 7.1875rem !important;
  }
  .u-pc-mt116 {
    margin-top: 7.25rem !important;
  }
  .u-pc-mt117 {
    margin-top: 7.3125rem !important;
  }
  .u-pc-mt118 {
    margin-top: 7.375rem !important;
  }
  .u-pc-mt119 {
    margin-top: 7.4375rem !important;
  }
  .u-pc-mt120 {
    margin-top: 7.5rem !important;
  }
  .u-pc-mt121 {
    margin-top: 7.5625rem !important;
  }
  .u-pc-mt122 {
    margin-top: 7.625rem !important;
  }
  .u-pc-mt123 {
    margin-top: 7.6875rem !important;
  }
  .u-pc-mt124 {
    margin-top: 7.75rem !important;
  }
  .u-pc-mt125 {
    margin-top: 7.8125rem !important;
  }
  .u-pc-mt126 {
    margin-top: 7.875rem !important;
  }
  .u-pc-mt127 {
    margin-top: 7.9375rem !important;
  }
  .u-pc-mt128 {
    margin-top: 8rem !important;
  }
  .u-pc-mt129 {
    margin-top: 8.0625rem !important;
  }
  .u-pc-mt130 {
    margin-top: 8.125rem !important;
  }
  .u-pc-mt131 {
    margin-top: 8.1875rem !important;
  }
  .u-pc-mt132 {
    margin-top: 8.25rem !important;
  }
  .u-pc-mt133 {
    margin-top: 8.3125rem !important;
  }
  .u-pc-mt134 {
    margin-top: 8.375rem !important;
  }
  .u-pc-mt135 {
    margin-top: 8.4375rem !important;
  }
  .u-pc-mt136 {
    margin-top: 8.5rem !important;
  }
  .u-pc-mt137 {
    margin-top: 8.5625rem !important;
  }
  .u-pc-mt138 {
    margin-top: 8.625rem !important;
  }
  .u-pc-mt139 {
    margin-top: 8.6875rem !important;
  }
  .u-pc-mt140 {
    margin-top: 8.75rem !important;
  }
  .u-pc-mt141 {
    margin-top: 8.8125rem !important;
  }
  .u-pc-mt142 {
    margin-top: 8.875rem !important;
  }
  .u-pc-mt143 {
    margin-top: 8.9375rem !important;
  }
  .u-pc-mt144 {
    margin-top: 9rem !important;
  }
  .u-pc-mt145 {
    margin-top: 9.0625rem !important;
  }
  .u-pc-mt146 {
    margin-top: 9.125rem !important;
  }
  .u-pc-mt147 {
    margin-top: 9.1875rem !important;
  }
  .u-pc-mt148 {
    margin-top: 9.25rem !important;
  }
  .u-pc-mt149 {
    margin-top: 9.3125rem !important;
  }
  .u-pc-mt150 {
    margin-top: 9.375rem !important;
  }
  .u-pc-mt151 {
    margin-top: 9.4375rem !important;
  }
  .u-pc-mt152 {
    margin-top: 9.5rem !important;
  }
  .u-pc-mt153 {
    margin-top: 9.5625rem !important;
  }
  .u-pc-mt154 {
    margin-top: 9.625rem !important;
  }
  .u-pc-mt155 {
    margin-top: 9.6875rem !important;
  }
  .u-pc-mt156 {
    margin-top: 9.75rem !important;
  }
  .u-pc-mt157 {
    margin-top: 9.8125rem !important;
  }
  .u-pc-mt158 {
    margin-top: 9.875rem !important;
  }
  .u-pc-mt159 {
    margin-top: 9.9375rem !important;
  }
  .u-pc-mt160 {
    margin-top: 10rem !important;
  }
  .u-pc-mt161 {
    margin-top: 10.0625rem !important;
  }
  .u-pc-mt162 {
    margin-top: 10.125rem !important;
  }
  .u-pc-mt163 {
    margin-top: 10.1875rem !important;
  }
  .u-pc-mt164 {
    margin-top: 10.25rem !important;
  }
  .u-pc-mt165 {
    margin-top: 10.3125rem !important;
  }
  .u-pc-mt166 {
    margin-top: 10.375rem !important;
  }
  .u-pc-mt167 {
    margin-top: 10.4375rem !important;
  }
  .u-pc-mt168 {
    margin-top: 10.5rem !important;
  }
  .u-pc-mt169 {
    margin-top: 10.5625rem !important;
  }
  .u-pc-mt170 {
    margin-top: 10.625rem !important;
  }
  .u-pc-mt171 {
    margin-top: 10.6875rem !important;
  }
  .u-pc-mt172 {
    margin-top: 10.75rem !important;
  }
  .u-pc-mt173 {
    margin-top: 10.8125rem !important;
  }
  .u-pc-mt174 {
    margin-top: 10.875rem !important;
  }
  .u-pc-mt175 {
    margin-top: 10.9375rem !important;
  }
  .u-pc-mt176 {
    margin-top: 11rem !important;
  }
  .u-pc-mt177 {
    margin-top: 11.0625rem !important;
  }
  .u-pc-mt178 {
    margin-top: 11.125rem !important;
  }
  .u-pc-mt179 {
    margin-top: 11.1875rem !important;
  }
  .u-pc-mt180 {
    margin-top: 11.25rem !important;
  }
  .u-pc-mt181 {
    margin-top: 11.3125rem !important;
  }
  .u-pc-mt182 {
    margin-top: 11.375rem !important;
  }
  .u-pc-mt183 {
    margin-top: 11.4375rem !important;
  }
  .u-pc-mt184 {
    margin-top: 11.5rem !important;
  }
  .u-pc-mt185 {
    margin-top: 11.5625rem !important;
  }
  .u-pc-mt186 {
    margin-top: 11.625rem !important;
  }
  .u-pc-mt187 {
    margin-top: 11.6875rem !important;
  }
  .u-pc-mt188 {
    margin-top: 11.75rem !important;
  }
  .u-pc-mt189 {
    margin-top: 11.8125rem !important;
  }
  .u-pc-mt190 {
    margin-top: 11.875rem !important;
  }
  .u-pc-mt191 {
    margin-top: 11.9375rem !important;
  }
  .u-pc-mt192 {
    margin-top: 12rem !important;
  }
  .u-pc-mt193 {
    margin-top: 12.0625rem !important;
  }
  .u-pc-mt194 {
    margin-top: 12.125rem !important;
  }
  .u-pc-mt195 {
    margin-top: 12.1875rem !important;
  }
  .u-pc-mt196 {
    margin-top: 12.25rem !important;
  }
  .u-pc-mt197 {
    margin-top: 12.3125rem !important;
  }
  .u-pc-mt198 {
    margin-top: 12.375rem !important;
  }
  .u-pc-mt199 {
    margin-top: 12.4375rem !important;
  }
  .u-pc-mt200 {
    margin-top: 12.5rem !important;
  }
  .u-pc-mb1 {
    margin-bottom: 0.0625rem !important;
  }
  .u-pc-mb2 {
    margin-bottom: 0.125rem !important;
  }
  .u-pc-mb3 {
    margin-bottom: 0.1875rem !important;
  }
  .u-pc-mb4 {
    margin-bottom: 0.25rem !important;
  }
  .u-pc-mb5 {
    margin-bottom: 0.3125rem !important;
  }
  .u-pc-mb6 {
    margin-bottom: 0.375rem !important;
  }
  .u-pc-mb7 {
    margin-bottom: 0.4375rem !important;
  }
  .u-pc-mb8 {
    margin-bottom: 0.5rem !important;
  }
  .u-pc-mb9 {
    margin-bottom: 0.5625rem !important;
  }
  .u-pc-mb10 {
    margin-bottom: 0.625rem !important;
  }
  .u-pc-mb11 {
    margin-bottom: 0.6875rem !important;
  }
  .u-pc-mb12 {
    margin-bottom: 0.75rem !important;
  }
  .u-pc-mb13 {
    margin-bottom: 0.8125rem !important;
  }
  .u-pc-mb14 {
    margin-bottom: 0.875rem !important;
  }
  .u-pc-mb15 {
    margin-bottom: 0.9375rem !important;
  }
  .u-pc-mb16 {
    margin-bottom: 1rem !important;
  }
  .u-pc-mb17 {
    margin-bottom: 1.0625rem !important;
  }
  .u-pc-mb18 {
    margin-bottom: 1.125rem !important;
  }
  .u-pc-mb19 {
    margin-bottom: 1.1875rem !important;
  }
  .u-pc-mb20 {
    margin-bottom: 1.25rem !important;
  }
  .u-pc-mb21 {
    margin-bottom: 1.3125rem !important;
  }
  .u-pc-mb22 {
    margin-bottom: 1.375rem !important;
  }
  .u-pc-mb23 {
    margin-bottom: 1.4375rem !important;
  }
  .u-pc-mb24 {
    margin-bottom: 1.5rem !important;
  }
  .u-pc-mb25 {
    margin-bottom: 1.5625rem !important;
  }
  .u-pc-mb26 {
    margin-bottom: 1.625rem !important;
  }
  .u-pc-mb27 {
    margin-bottom: 1.6875rem !important;
  }
  .u-pc-mb28 {
    margin-bottom: 1.75rem !important;
  }
  .u-pc-mb29 {
    margin-bottom: 1.8125rem !important;
  }
  .u-pc-mb30 {
    margin-bottom: 1.875rem !important;
  }
  .u-pc-mb31 {
    margin-bottom: 1.9375rem !important;
  }
  .u-pc-mb32 {
    margin-bottom: 2rem !important;
  }
  .u-pc-mb33 {
    margin-bottom: 2.0625rem !important;
  }
  .u-pc-mb34 {
    margin-bottom: 2.125rem !important;
  }
  .u-pc-mb35 {
    margin-bottom: 2.1875rem !important;
  }
  .u-pc-mb36 {
    margin-bottom: 2.25rem !important;
  }
  .u-pc-mb37 {
    margin-bottom: 2.3125rem !important;
  }
  .u-pc-mb38 {
    margin-bottom: 2.375rem !important;
  }
  .u-pc-mb39 {
    margin-bottom: 2.4375rem !important;
  }
  .u-pc-mb40 {
    margin-bottom: 2.5rem !important;
  }
  .u-pc-mb41 {
    margin-bottom: 2.5625rem !important;
  }
  .u-pc-mb42 {
    margin-bottom: 2.625rem !important;
  }
  .u-pc-mb43 {
    margin-bottom: 2.6875rem !important;
  }
  .u-pc-mb44 {
    margin-bottom: 2.75rem !important;
  }
  .u-pc-mb45 {
    margin-bottom: 2.8125rem !important;
  }
  .u-pc-mb46 {
    margin-bottom: 2.875rem !important;
  }
  .u-pc-mb47 {
    margin-bottom: 2.9375rem !important;
  }
  .u-pc-mb48 {
    margin-bottom: 3rem !important;
  }
  .u-pc-mb49 {
    margin-bottom: 3.0625rem !important;
  }
  .u-pc-mb50 {
    margin-bottom: 3.125rem !important;
  }
  .u-pc-mb51 {
    margin-bottom: 3.1875rem !important;
  }
  .u-pc-mb52 {
    margin-bottom: 3.25rem !important;
  }
  .u-pc-mb53 {
    margin-bottom: 3.3125rem !important;
  }
  .u-pc-mb54 {
    margin-bottom: 3.375rem !important;
  }
  .u-pc-mb55 {
    margin-bottom: 3.4375rem !important;
  }
  .u-pc-mb56 {
    margin-bottom: 3.5rem !important;
  }
  .u-pc-mb57 {
    margin-bottom: 3.5625rem !important;
  }
  .u-pc-mb58 {
    margin-bottom: 3.625rem !important;
  }
  .u-pc-mb59 {
    margin-bottom: 3.6875rem !important;
  }
  .u-pc-mb60 {
    margin-bottom: 3.75rem !important;
  }
  .u-pc-mb61 {
    margin-bottom: 3.8125rem !important;
  }
  .u-pc-mb62 {
    margin-bottom: 3.875rem !important;
  }
  .u-pc-mb63 {
    margin-bottom: 3.9375rem !important;
  }
  .u-pc-mb64 {
    margin-bottom: 4rem !important;
  }
  .u-pc-mb65 {
    margin-bottom: 4.0625rem !important;
  }
  .u-pc-mb66 {
    margin-bottom: 4.125rem !important;
  }
  .u-pc-mb67 {
    margin-bottom: 4.1875rem !important;
  }
  .u-pc-mb68 {
    margin-bottom: 4.25rem !important;
  }
  .u-pc-mb69 {
    margin-bottom: 4.3125rem !important;
  }
  .u-pc-mb70 {
    margin-bottom: 4.375rem !important;
  }
  .u-pc-mb71 {
    margin-bottom: 4.4375rem !important;
  }
  .u-pc-mb72 {
    margin-bottom: 4.5rem !important;
  }
  .u-pc-mb73 {
    margin-bottom: 4.5625rem !important;
  }
  .u-pc-mb74 {
    margin-bottom: 4.625rem !important;
  }
  .u-pc-mb75 {
    margin-bottom: 4.6875rem !important;
  }
  .u-pc-mb76 {
    margin-bottom: 4.75rem !important;
  }
  .u-pc-mb77 {
    margin-bottom: 4.8125rem !important;
  }
  .u-pc-mb78 {
    margin-bottom: 4.875rem !important;
  }
  .u-pc-mb79 {
    margin-bottom: 4.9375rem !important;
  }
  .u-pc-mb80 {
    margin-bottom: 5rem !important;
  }
  .u-pc-mb81 {
    margin-bottom: 5.0625rem !important;
  }
  .u-pc-mb82 {
    margin-bottom: 5.125rem !important;
  }
  .u-pc-mb83 {
    margin-bottom: 5.1875rem !important;
  }
  .u-pc-mb84 {
    margin-bottom: 5.25rem !important;
  }
  .u-pc-mb85 {
    margin-bottom: 5.3125rem !important;
  }
  .u-pc-mb86 {
    margin-bottom: 5.375rem !important;
  }
  .u-pc-mb87 {
    margin-bottom: 5.4375rem !important;
  }
  .u-pc-mb88 {
    margin-bottom: 5.5rem !important;
  }
  .u-pc-mb89 {
    margin-bottom: 5.5625rem !important;
  }
  .u-pc-mb90 {
    margin-bottom: 5.625rem !important;
  }
  .u-pc-mb91 {
    margin-bottom: 5.6875rem !important;
  }
  .u-pc-mb92 {
    margin-bottom: 5.75rem !important;
  }
  .u-pc-mb93 {
    margin-bottom: 5.8125rem !important;
  }
  .u-pc-mb94 {
    margin-bottom: 5.875rem !important;
  }
  .u-pc-mb95 {
    margin-bottom: 5.9375rem !important;
  }
  .u-pc-mb96 {
    margin-bottom: 6rem !important;
  }
  .u-pc-mb97 {
    margin-bottom: 6.0625rem !important;
  }
  .u-pc-mb98 {
    margin-bottom: 6.125rem !important;
  }
  .u-pc-mb99 {
    margin-bottom: 6.1875rem !important;
  }
  .u-pc-mb100 {
    margin-bottom: 6.25rem !important;
  }
  .u-pc-mb101 {
    margin-bottom: 6.3125rem !important;
  }
  .u-pc-mb102 {
    margin-bottom: 6.375rem !important;
  }
  .u-pc-mb103 {
    margin-bottom: 6.4375rem !important;
  }
  .u-pc-mb104 {
    margin-bottom: 6.5rem !important;
  }
  .u-pc-mb105 {
    margin-bottom: 6.5625rem !important;
  }
  .u-pc-mb106 {
    margin-bottom: 6.625rem !important;
  }
  .u-pc-mb107 {
    margin-bottom: 6.6875rem !important;
  }
  .u-pc-mb108 {
    margin-bottom: 6.75rem !important;
  }
  .u-pc-mb109 {
    margin-bottom: 6.8125rem !important;
  }
  .u-pc-mb110 {
    margin-bottom: 6.875rem !important;
  }
  .u-pc-mb111 {
    margin-bottom: 6.9375rem !important;
  }
  .u-pc-mb112 {
    margin-bottom: 7rem !important;
  }
  .u-pc-mb113 {
    margin-bottom: 7.0625rem !important;
  }
  .u-pc-mb114 {
    margin-bottom: 7.125rem !important;
  }
  .u-pc-mb115 {
    margin-bottom: 7.1875rem !important;
  }
  .u-pc-mb116 {
    margin-bottom: 7.25rem !important;
  }
  .u-pc-mb117 {
    margin-bottom: 7.3125rem !important;
  }
  .u-pc-mb118 {
    margin-bottom: 7.375rem !important;
  }
  .u-pc-mb119 {
    margin-bottom: 7.4375rem !important;
  }
  .u-pc-mb120 {
    margin-bottom: 7.5rem !important;
  }
  .u-pc-mb121 {
    margin-bottom: 7.5625rem !important;
  }
  .u-pc-mb122 {
    margin-bottom: 7.625rem !important;
  }
  .u-pc-mb123 {
    margin-bottom: 7.6875rem !important;
  }
  .u-pc-mb124 {
    margin-bottom: 7.75rem !important;
  }
  .u-pc-mb125 {
    margin-bottom: 7.8125rem !important;
  }
  .u-pc-mb126 {
    margin-bottom: 7.875rem !important;
  }
  .u-pc-mb127 {
    margin-bottom: 7.9375rem !important;
  }
  .u-pc-mb128 {
    margin-bottom: 8rem !important;
  }
  .u-pc-mb129 {
    margin-bottom: 8.0625rem !important;
  }
  .u-pc-mb130 {
    margin-bottom: 8.125rem !important;
  }
  .u-pc-mb131 {
    margin-bottom: 8.1875rem !important;
  }
  .u-pc-mb132 {
    margin-bottom: 8.25rem !important;
  }
  .u-pc-mb133 {
    margin-bottom: 8.3125rem !important;
  }
  .u-pc-mb134 {
    margin-bottom: 8.375rem !important;
  }
  .u-pc-mb135 {
    margin-bottom: 8.4375rem !important;
  }
  .u-pc-mb136 {
    margin-bottom: 8.5rem !important;
  }
  .u-pc-mb137 {
    margin-bottom: 8.5625rem !important;
  }
  .u-pc-mb138 {
    margin-bottom: 8.625rem !important;
  }
  .u-pc-mb139 {
    margin-bottom: 8.6875rem !important;
  }
  .u-pc-mb140 {
    margin-bottom: 8.75rem !important;
  }
  .u-pc-mb141 {
    margin-bottom: 8.8125rem !important;
  }
  .u-pc-mb142 {
    margin-bottom: 8.875rem !important;
  }
  .u-pc-mb143 {
    margin-bottom: 8.9375rem !important;
  }
  .u-pc-mb144 {
    margin-bottom: 9rem !important;
  }
  .u-pc-mb145 {
    margin-bottom: 9.0625rem !important;
  }
  .u-pc-mb146 {
    margin-bottom: 9.125rem !important;
  }
  .u-pc-mb147 {
    margin-bottom: 9.1875rem !important;
  }
  .u-pc-mb148 {
    margin-bottom: 9.25rem !important;
  }
  .u-pc-mb149 {
    margin-bottom: 9.3125rem !important;
  }
  .u-pc-mb150 {
    margin-bottom: 9.375rem !important;
  }
  .u-pc-mb151 {
    margin-bottom: 9.4375rem !important;
  }
  .u-pc-mb152 {
    margin-bottom: 9.5rem !important;
  }
  .u-pc-mb153 {
    margin-bottom: 9.5625rem !important;
  }
  .u-pc-mb154 {
    margin-bottom: 9.625rem !important;
  }
  .u-pc-mb155 {
    margin-bottom: 9.6875rem !important;
  }
  .u-pc-mb156 {
    margin-bottom: 9.75rem !important;
  }
  .u-pc-mb157 {
    margin-bottom: 9.8125rem !important;
  }
  .u-pc-mb158 {
    margin-bottom: 9.875rem !important;
  }
  .u-pc-mb159 {
    margin-bottom: 9.9375rem !important;
  }
  .u-pc-mb160 {
    margin-bottom: 10rem !important;
  }
  .u-pc-mb161 {
    margin-bottom: 10.0625rem !important;
  }
  .u-pc-mb162 {
    margin-bottom: 10.125rem !important;
  }
  .u-pc-mb163 {
    margin-bottom: 10.1875rem !important;
  }
  .u-pc-mb164 {
    margin-bottom: 10.25rem !important;
  }
  .u-pc-mb165 {
    margin-bottom: 10.3125rem !important;
  }
  .u-pc-mb166 {
    margin-bottom: 10.375rem !important;
  }
  .u-pc-mb167 {
    margin-bottom: 10.4375rem !important;
  }
  .u-pc-mb168 {
    margin-bottom: 10.5rem !important;
  }
  .u-pc-mb169 {
    margin-bottom: 10.5625rem !important;
  }
  .u-pc-mb170 {
    margin-bottom: 10.625rem !important;
  }
  .u-pc-mb171 {
    margin-bottom: 10.6875rem !important;
  }
  .u-pc-mb172 {
    margin-bottom: 10.75rem !important;
  }
  .u-pc-mb173 {
    margin-bottom: 10.8125rem !important;
  }
  .u-pc-mb174 {
    margin-bottom: 10.875rem !important;
  }
  .u-pc-mb175 {
    margin-bottom: 10.9375rem !important;
  }
  .u-pc-mb176 {
    margin-bottom: 11rem !important;
  }
  .u-pc-mb177 {
    margin-bottom: 11.0625rem !important;
  }
  .u-pc-mb178 {
    margin-bottom: 11.125rem !important;
  }
  .u-pc-mb179 {
    margin-bottom: 11.1875rem !important;
  }
  .u-pc-mb180 {
    margin-bottom: 11.25rem !important;
  }
  .u-pc-mb181 {
    margin-bottom: 11.3125rem !important;
  }
  .u-pc-mb182 {
    margin-bottom: 11.375rem !important;
  }
  .u-pc-mb183 {
    margin-bottom: 11.4375rem !important;
  }
  .u-pc-mb184 {
    margin-bottom: 11.5rem !important;
  }
  .u-pc-mb185 {
    margin-bottom: 11.5625rem !important;
  }
  .u-pc-mb186 {
    margin-bottom: 11.625rem !important;
  }
  .u-pc-mb187 {
    margin-bottom: 11.6875rem !important;
  }
  .u-pc-mb188 {
    margin-bottom: 11.75rem !important;
  }
  .u-pc-mb189 {
    margin-bottom: 11.8125rem !important;
  }
  .u-pc-mb190 {
    margin-bottom: 11.875rem !important;
  }
  .u-pc-mb191 {
    margin-bottom: 11.9375rem !important;
  }
  .u-pc-mb192 {
    margin-bottom: 12rem !important;
  }
  .u-pc-mb193 {
    margin-bottom: 12.0625rem !important;
  }
  .u-pc-mb194 {
    margin-bottom: 12.125rem !important;
  }
  .u-pc-mb195 {
    margin-bottom: 12.1875rem !important;
  }
  .u-pc-mb196 {
    margin-bottom: 12.25rem !important;
  }
  .u-pc-mb197 {
    margin-bottom: 12.3125rem !important;
  }
  .u-pc-mb198 {
    margin-bottom: 12.375rem !important;
  }
  .u-pc-mb199 {
    margin-bottom: 12.4375rem !important;
  }
  .u-pc-mb200 {
    margin-bottom: 12.5rem !important;
  }
}
@media (max-width: 767px) {
  .u-sp-mt1 {
    margin-top: 0.0625rem !important;
  }
  .u-sp-mt2 {
    margin-top: 0.125rem !important;
  }
  .u-sp-mt3 {
    margin-top: 0.1875rem !important;
  }
  .u-sp-mt4 {
    margin-top: 0.25rem !important;
  }
  .u-sp-mt5 {
    margin-top: 0.3125rem !important;
  }
  .u-sp-mt6 {
    margin-top: 0.375rem !important;
  }
  .u-sp-mt7 {
    margin-top: 0.4375rem !important;
  }
  .u-sp-mt8 {
    margin-top: 0.5rem !important;
  }
  .u-sp-mt9 {
    margin-top: 0.5625rem !important;
  }
  .u-sp-mt10 {
    margin-top: 0.625rem !important;
  }
  .u-sp-mt11 {
    margin-top: 0.6875rem !important;
  }
  .u-sp-mt12 {
    margin-top: 0.75rem !important;
  }
  .u-sp-mt13 {
    margin-top: 0.8125rem !important;
  }
  .u-sp-mt14 {
    margin-top: 0.875rem !important;
  }
  .u-sp-mt15 {
    margin-top: 0.9375rem !important;
  }
  .u-sp-mt16 {
    margin-top: 1rem !important;
  }
  .u-sp-mt17 {
    margin-top: 1.0625rem !important;
  }
  .u-sp-mt18 {
    margin-top: 1.125rem !important;
  }
  .u-sp-mt19 {
    margin-top: 1.1875rem !important;
  }
  .u-sp-mt20 {
    margin-top: 1.25rem !important;
  }
  .u-sp-mt21 {
    margin-top: 1.3125rem !important;
  }
  .u-sp-mt22 {
    margin-top: 1.375rem !important;
  }
  .u-sp-mt23 {
    margin-top: 1.4375rem !important;
  }
  .u-sp-mt24 {
    margin-top: 1.5rem !important;
  }
  .u-sp-mt25 {
    margin-top: 1.5625rem !important;
  }
  .u-sp-mt26 {
    margin-top: 1.625rem !important;
  }
  .u-sp-mt27 {
    margin-top: 1.6875rem !important;
  }
  .u-sp-mt28 {
    margin-top: 1.75rem !important;
  }
  .u-sp-mt29 {
    margin-top: 1.8125rem !important;
  }
  .u-sp-mt30 {
    margin-top: 1.875rem !important;
  }
  .u-sp-mt31 {
    margin-top: 1.9375rem !important;
  }
  .u-sp-mt32 {
    margin-top: 2rem !important;
  }
  .u-sp-mt33 {
    margin-top: 2.0625rem !important;
  }
  .u-sp-mt34 {
    margin-top: 2.125rem !important;
  }
  .u-sp-mt35 {
    margin-top: 2.1875rem !important;
  }
  .u-sp-mt36 {
    margin-top: 2.25rem !important;
  }
  .u-sp-mt37 {
    margin-top: 2.3125rem !important;
  }
  .u-sp-mt38 {
    margin-top: 2.375rem !important;
  }
  .u-sp-mt39 {
    margin-top: 2.4375rem !important;
  }
  .u-sp-mt40 {
    margin-top: 2.5rem !important;
  }
  .u-sp-mt41 {
    margin-top: 2.5625rem !important;
  }
  .u-sp-mt42 {
    margin-top: 2.625rem !important;
  }
  .u-sp-mt43 {
    margin-top: 2.6875rem !important;
  }
  .u-sp-mt44 {
    margin-top: 2.75rem !important;
  }
  .u-sp-mt45 {
    margin-top: 2.8125rem !important;
  }
  .u-sp-mt46 {
    margin-top: 2.875rem !important;
  }
  .u-sp-mt47 {
    margin-top: 2.9375rem !important;
  }
  .u-sp-mt48 {
    margin-top: 3rem !important;
  }
  .u-sp-mt49 {
    margin-top: 3.0625rem !important;
  }
  .u-sp-mt50 {
    margin-top: 3.125rem !important;
  }
  .u-sp-mt51 {
    margin-top: 3.1875rem !important;
  }
  .u-sp-mt52 {
    margin-top: 3.25rem !important;
  }
  .u-sp-mt53 {
    margin-top: 3.3125rem !important;
  }
  .u-sp-mt54 {
    margin-top: 3.375rem !important;
  }
  .u-sp-mt55 {
    margin-top: 3.4375rem !important;
  }
  .u-sp-mt56 {
    margin-top: 3.5rem !important;
  }
  .u-sp-mt57 {
    margin-top: 3.5625rem !important;
  }
  .u-sp-mt58 {
    margin-top: 3.625rem !important;
  }
  .u-sp-mt59 {
    margin-top: 3.6875rem !important;
  }
  .u-sp-mt60 {
    margin-top: 3.75rem !important;
  }
  .u-sp-mt61 {
    margin-top: 3.8125rem !important;
  }
  .u-sp-mt62 {
    margin-top: 3.875rem !important;
  }
  .u-sp-mt63 {
    margin-top: 3.9375rem !important;
  }
  .u-sp-mt64 {
    margin-top: 4rem !important;
  }
  .u-sp-mt65 {
    margin-top: 4.0625rem !important;
  }
  .u-sp-mt66 {
    margin-top: 4.125rem !important;
  }
  .u-sp-mt67 {
    margin-top: 4.1875rem !important;
  }
  .u-sp-mt68 {
    margin-top: 4.25rem !important;
  }
  .u-sp-mt69 {
    margin-top: 4.3125rem !important;
  }
  .u-sp-mt70 {
    margin-top: 4.375rem !important;
  }
  .u-sp-mt71 {
    margin-top: 4.4375rem !important;
  }
  .u-sp-mt72 {
    margin-top: 4.5rem !important;
  }
  .u-sp-mt73 {
    margin-top: 4.5625rem !important;
  }
  .u-sp-mt74 {
    margin-top: 4.625rem !important;
  }
  .u-sp-mt75 {
    margin-top: 4.6875rem !important;
  }
  .u-sp-mt76 {
    margin-top: 4.75rem !important;
  }
  .u-sp-mt77 {
    margin-top: 4.8125rem !important;
  }
  .u-sp-mt78 {
    margin-top: 4.875rem !important;
  }
  .u-sp-mt79 {
    margin-top: 4.9375rem !important;
  }
  .u-sp-mt80 {
    margin-top: 5rem !important;
  }
  .u-sp-mt81 {
    margin-top: 5.0625rem !important;
  }
  .u-sp-mt82 {
    margin-top: 5.125rem !important;
  }
  .u-sp-mt83 {
    margin-top: 5.1875rem !important;
  }
  .u-sp-mt84 {
    margin-top: 5.25rem !important;
  }
  .u-sp-mt85 {
    margin-top: 5.3125rem !important;
  }
  .u-sp-mt86 {
    margin-top: 5.375rem !important;
  }
  .u-sp-mt87 {
    margin-top: 5.4375rem !important;
  }
  .u-sp-mt88 {
    margin-top: 5.5rem !important;
  }
  .u-sp-mt89 {
    margin-top: 5.5625rem !important;
  }
  .u-sp-mt90 {
    margin-top: 5.625rem !important;
  }
  .u-sp-mt91 {
    margin-top: 5.6875rem !important;
  }
  .u-sp-mt92 {
    margin-top: 5.75rem !important;
  }
  .u-sp-mt93 {
    margin-top: 5.8125rem !important;
  }
  .u-sp-mt94 {
    margin-top: 5.875rem !important;
  }
  .u-sp-mt95 {
    margin-top: 5.9375rem !important;
  }
  .u-sp-mt96 {
    margin-top: 6rem !important;
  }
  .u-sp-mt97 {
    margin-top: 6.0625rem !important;
  }
  .u-sp-mt98 {
    margin-top: 6.125rem !important;
  }
  .u-sp-mt99 {
    margin-top: 6.1875rem !important;
  }
  .u-sp-mt100 {
    margin-top: 6.25rem !important;
  }
  .u-sp-mt101 {
    margin-top: 6.3125rem !important;
  }
  .u-sp-mt102 {
    margin-top: 6.375rem !important;
  }
  .u-sp-mt103 {
    margin-top: 6.4375rem !important;
  }
  .u-sp-mt104 {
    margin-top: 6.5rem !important;
  }
  .u-sp-mt105 {
    margin-top: 6.5625rem !important;
  }
  .u-sp-mt106 {
    margin-top: 6.625rem !important;
  }
  .u-sp-mt107 {
    margin-top: 6.6875rem !important;
  }
  .u-sp-mt108 {
    margin-top: 6.75rem !important;
  }
  .u-sp-mt109 {
    margin-top: 6.8125rem !important;
  }
  .u-sp-mt110 {
    margin-top: 6.875rem !important;
  }
  .u-sp-mt111 {
    margin-top: 6.9375rem !important;
  }
  .u-sp-mt112 {
    margin-top: 7rem !important;
  }
  .u-sp-mt113 {
    margin-top: 7.0625rem !important;
  }
  .u-sp-mt114 {
    margin-top: 7.125rem !important;
  }
  .u-sp-mt115 {
    margin-top: 7.1875rem !important;
  }
  .u-sp-mt116 {
    margin-top: 7.25rem !important;
  }
  .u-sp-mt117 {
    margin-top: 7.3125rem !important;
  }
  .u-sp-mt118 {
    margin-top: 7.375rem !important;
  }
  .u-sp-mt119 {
    margin-top: 7.4375rem !important;
  }
  .u-sp-mt120 {
    margin-top: 7.5rem !important;
  }
  .u-sp-mt121 {
    margin-top: 7.5625rem !important;
  }
  .u-sp-mt122 {
    margin-top: 7.625rem !important;
  }
  .u-sp-mt123 {
    margin-top: 7.6875rem !important;
  }
  .u-sp-mt124 {
    margin-top: 7.75rem !important;
  }
  .u-sp-mt125 {
    margin-top: 7.8125rem !important;
  }
  .u-sp-mt126 {
    margin-top: 7.875rem !important;
  }
  .u-sp-mt127 {
    margin-top: 7.9375rem !important;
  }
  .u-sp-mt128 {
    margin-top: 8rem !important;
  }
  .u-sp-mt129 {
    margin-top: 8.0625rem !important;
  }
  .u-sp-mt130 {
    margin-top: 8.125rem !important;
  }
  .u-sp-mt131 {
    margin-top: 8.1875rem !important;
  }
  .u-sp-mt132 {
    margin-top: 8.25rem !important;
  }
  .u-sp-mt133 {
    margin-top: 8.3125rem !important;
  }
  .u-sp-mt134 {
    margin-top: 8.375rem !important;
  }
  .u-sp-mt135 {
    margin-top: 8.4375rem !important;
  }
  .u-sp-mt136 {
    margin-top: 8.5rem !important;
  }
  .u-sp-mt137 {
    margin-top: 8.5625rem !important;
  }
  .u-sp-mt138 {
    margin-top: 8.625rem !important;
  }
  .u-sp-mt139 {
    margin-top: 8.6875rem !important;
  }
  .u-sp-mt140 {
    margin-top: 8.75rem !important;
  }
  .u-sp-mt141 {
    margin-top: 8.8125rem !important;
  }
  .u-sp-mt142 {
    margin-top: 8.875rem !important;
  }
  .u-sp-mt143 {
    margin-top: 8.9375rem !important;
  }
  .u-sp-mt144 {
    margin-top: 9rem !important;
  }
  .u-sp-mt145 {
    margin-top: 9.0625rem !important;
  }
  .u-sp-mt146 {
    margin-top: 9.125rem !important;
  }
  .u-sp-mt147 {
    margin-top: 9.1875rem !important;
  }
  .u-sp-mt148 {
    margin-top: 9.25rem !important;
  }
  .u-sp-mt149 {
    margin-top: 9.3125rem !important;
  }
  .u-sp-mt150 {
    margin-top: 9.375rem !important;
  }
  .u-sp-mt151 {
    margin-top: 9.4375rem !important;
  }
  .u-sp-mt152 {
    margin-top: 9.5rem !important;
  }
  .u-sp-mt153 {
    margin-top: 9.5625rem !important;
  }
  .u-sp-mt154 {
    margin-top: 9.625rem !important;
  }
  .u-sp-mt155 {
    margin-top: 9.6875rem !important;
  }
  .u-sp-mt156 {
    margin-top: 9.75rem !important;
  }
  .u-sp-mt157 {
    margin-top: 9.8125rem !important;
  }
  .u-sp-mt158 {
    margin-top: 9.875rem !important;
  }
  .u-sp-mt159 {
    margin-top: 9.9375rem !important;
  }
  .u-sp-mt160 {
    margin-top: 10rem !important;
  }
  .u-sp-mt161 {
    margin-top: 10.0625rem !important;
  }
  .u-sp-mt162 {
    margin-top: 10.125rem !important;
  }
  .u-sp-mt163 {
    margin-top: 10.1875rem !important;
  }
  .u-sp-mt164 {
    margin-top: 10.25rem !important;
  }
  .u-sp-mt165 {
    margin-top: 10.3125rem !important;
  }
  .u-sp-mt166 {
    margin-top: 10.375rem !important;
  }
  .u-sp-mt167 {
    margin-top: 10.4375rem !important;
  }
  .u-sp-mt168 {
    margin-top: 10.5rem !important;
  }
  .u-sp-mt169 {
    margin-top: 10.5625rem !important;
  }
  .u-sp-mt170 {
    margin-top: 10.625rem !important;
  }
  .u-sp-mt171 {
    margin-top: 10.6875rem !important;
  }
  .u-sp-mt172 {
    margin-top: 10.75rem !important;
  }
  .u-sp-mt173 {
    margin-top: 10.8125rem !important;
  }
  .u-sp-mt174 {
    margin-top: 10.875rem !important;
  }
  .u-sp-mt175 {
    margin-top: 10.9375rem !important;
  }
  .u-sp-mt176 {
    margin-top: 11rem !important;
  }
  .u-sp-mt177 {
    margin-top: 11.0625rem !important;
  }
  .u-sp-mt178 {
    margin-top: 11.125rem !important;
  }
  .u-sp-mt179 {
    margin-top: 11.1875rem !important;
  }
  .u-sp-mt180 {
    margin-top: 11.25rem !important;
  }
  .u-sp-mt181 {
    margin-top: 11.3125rem !important;
  }
  .u-sp-mt182 {
    margin-top: 11.375rem !important;
  }
  .u-sp-mt183 {
    margin-top: 11.4375rem !important;
  }
  .u-sp-mt184 {
    margin-top: 11.5rem !important;
  }
  .u-sp-mt185 {
    margin-top: 11.5625rem !important;
  }
  .u-sp-mt186 {
    margin-top: 11.625rem !important;
  }
  .u-sp-mt187 {
    margin-top: 11.6875rem !important;
  }
  .u-sp-mt188 {
    margin-top: 11.75rem !important;
  }
  .u-sp-mt189 {
    margin-top: 11.8125rem !important;
  }
  .u-sp-mt190 {
    margin-top: 11.875rem !important;
  }
  .u-sp-mt191 {
    margin-top: 11.9375rem !important;
  }
  .u-sp-mt192 {
    margin-top: 12rem !important;
  }
  .u-sp-mt193 {
    margin-top: 12.0625rem !important;
  }
  .u-sp-mt194 {
    margin-top: 12.125rem !important;
  }
  .u-sp-mt195 {
    margin-top: 12.1875rem !important;
  }
  .u-sp-mt196 {
    margin-top: 12.25rem !important;
  }
  .u-sp-mt197 {
    margin-top: 12.3125rem !important;
  }
  .u-sp-mt198 {
    margin-top: 12.375rem !important;
  }
  .u-sp-mt199 {
    margin-top: 12.4375rem !important;
  }
  .u-sp-mt200 {
    margin-top: 12.5rem !important;
  }
  .u-sp-mb1 {
    margin-bottom: 0.0625rem !important;
  }
  .u-sp-mb2 {
    margin-bottom: 0.125rem !important;
  }
  .u-sp-mb3 {
    margin-bottom: 0.1875rem !important;
  }
  .u-sp-mb4 {
    margin-bottom: 0.25rem !important;
  }
  .u-sp-mb5 {
    margin-bottom: 0.3125rem !important;
  }
  .u-sp-mb6 {
    margin-bottom: 0.375rem !important;
  }
  .u-sp-mb7 {
    margin-bottom: 0.4375rem !important;
  }
  .u-sp-mb8 {
    margin-bottom: 0.5rem !important;
  }
  .u-sp-mb9 {
    margin-bottom: 0.5625rem !important;
  }
  .u-sp-mb10 {
    margin-bottom: 0.625rem !important;
  }
  .u-sp-mb11 {
    margin-bottom: 0.6875rem !important;
  }
  .u-sp-mb12 {
    margin-bottom: 0.75rem !important;
  }
  .u-sp-mb13 {
    margin-bottom: 0.8125rem !important;
  }
  .u-sp-mb14 {
    margin-bottom: 0.875rem !important;
  }
  .u-sp-mb15 {
    margin-bottom: 0.9375rem !important;
  }
  .u-sp-mb16 {
    margin-bottom: 1rem !important;
  }
  .u-sp-mb17 {
    margin-bottom: 1.0625rem !important;
  }
  .u-sp-mb18 {
    margin-bottom: 1.125rem !important;
  }
  .u-sp-mb19 {
    margin-bottom: 1.1875rem !important;
  }
  .u-sp-mb20 {
    margin-bottom: 1.25rem !important;
  }
  .u-sp-mb21 {
    margin-bottom: 1.3125rem !important;
  }
  .u-sp-mb22 {
    margin-bottom: 1.375rem !important;
  }
  .u-sp-mb23 {
    margin-bottom: 1.4375rem !important;
  }
  .u-sp-mb24 {
    margin-bottom: 1.5rem !important;
  }
  .u-sp-mb25 {
    margin-bottom: 1.5625rem !important;
  }
  .u-sp-mb26 {
    margin-bottom: 1.625rem !important;
  }
  .u-sp-mb27 {
    margin-bottom: 1.6875rem !important;
  }
  .u-sp-mb28 {
    margin-bottom: 1.75rem !important;
  }
  .u-sp-mb29 {
    margin-bottom: 1.8125rem !important;
  }
  .u-sp-mb30 {
    margin-bottom: 1.875rem !important;
  }
  .u-sp-mb31 {
    margin-bottom: 1.9375rem !important;
  }
  .u-sp-mb32 {
    margin-bottom: 2rem !important;
  }
  .u-sp-mb33 {
    margin-bottom: 2.0625rem !important;
  }
  .u-sp-mb34 {
    margin-bottom: 2.125rem !important;
  }
  .u-sp-mb35 {
    margin-bottom: 2.1875rem !important;
  }
  .u-sp-mb36 {
    margin-bottom: 2.25rem !important;
  }
  .u-sp-mb37 {
    margin-bottom: 2.3125rem !important;
  }
  .u-sp-mb38 {
    margin-bottom: 2.375rem !important;
  }
  .u-sp-mb39 {
    margin-bottom: 2.4375rem !important;
  }
  .u-sp-mb40 {
    margin-bottom: 2.5rem !important;
  }
  .u-sp-mb41 {
    margin-bottom: 2.5625rem !important;
  }
  .u-sp-mb42 {
    margin-bottom: 2.625rem !important;
  }
  .u-sp-mb43 {
    margin-bottom: 2.6875rem !important;
  }
  .u-sp-mb44 {
    margin-bottom: 2.75rem !important;
  }
  .u-sp-mb45 {
    margin-bottom: 2.8125rem !important;
  }
  .u-sp-mb46 {
    margin-bottom: 2.875rem !important;
  }
  .u-sp-mb47 {
    margin-bottom: 2.9375rem !important;
  }
  .u-sp-mb48 {
    margin-bottom: 3rem !important;
  }
  .u-sp-mb49 {
    margin-bottom: 3.0625rem !important;
  }
  .u-sp-mb50 {
    margin-bottom: 3.125rem !important;
  }
  .u-sp-mb51 {
    margin-bottom: 3.1875rem !important;
  }
  .u-sp-mb52 {
    margin-bottom: 3.25rem !important;
  }
  .u-sp-mb53 {
    margin-bottom: 3.3125rem !important;
  }
  .u-sp-mb54 {
    margin-bottom: 3.375rem !important;
  }
  .u-sp-mb55 {
    margin-bottom: 3.4375rem !important;
  }
  .u-sp-mb56 {
    margin-bottom: 3.5rem !important;
  }
  .u-sp-mb57 {
    margin-bottom: 3.5625rem !important;
  }
  .u-sp-mb58 {
    margin-bottom: 3.625rem !important;
  }
  .u-sp-mb59 {
    margin-bottom: 3.6875rem !important;
  }
  .u-sp-mb60 {
    margin-bottom: 3.75rem !important;
  }
  .u-sp-mb61 {
    margin-bottom: 3.8125rem !important;
  }
  .u-sp-mb62 {
    margin-bottom: 3.875rem !important;
  }
  .u-sp-mb63 {
    margin-bottom: 3.9375rem !important;
  }
  .u-sp-mb64 {
    margin-bottom: 4rem !important;
  }
  .u-sp-mb65 {
    margin-bottom: 4.0625rem !important;
  }
  .u-sp-mb66 {
    margin-bottom: 4.125rem !important;
  }
  .u-sp-mb67 {
    margin-bottom: 4.1875rem !important;
  }
  .u-sp-mb68 {
    margin-bottom: 4.25rem !important;
  }
  .u-sp-mb69 {
    margin-bottom: 4.3125rem !important;
  }
  .u-sp-mb70 {
    margin-bottom: 4.375rem !important;
  }
  .u-sp-mb71 {
    margin-bottom: 4.4375rem !important;
  }
  .u-sp-mb72 {
    margin-bottom: 4.5rem !important;
  }
  .u-sp-mb73 {
    margin-bottom: 4.5625rem !important;
  }
  .u-sp-mb74 {
    margin-bottom: 4.625rem !important;
  }
  .u-sp-mb75 {
    margin-bottom: 4.6875rem !important;
  }
  .u-sp-mb76 {
    margin-bottom: 4.75rem !important;
  }
  .u-sp-mb77 {
    margin-bottom: 4.8125rem !important;
  }
  .u-sp-mb78 {
    margin-bottom: 4.875rem !important;
  }
  .u-sp-mb79 {
    margin-bottom: 4.9375rem !important;
  }
  .u-sp-mb80 {
    margin-bottom: 5rem !important;
  }
  .u-sp-mb81 {
    margin-bottom: 5.0625rem !important;
  }
  .u-sp-mb82 {
    margin-bottom: 5.125rem !important;
  }
  .u-sp-mb83 {
    margin-bottom: 5.1875rem !important;
  }
  .u-sp-mb84 {
    margin-bottom: 5.25rem !important;
  }
  .u-sp-mb85 {
    margin-bottom: 5.3125rem !important;
  }
  .u-sp-mb86 {
    margin-bottom: 5.375rem !important;
  }
  .u-sp-mb87 {
    margin-bottom: 5.4375rem !important;
  }
  .u-sp-mb88 {
    margin-bottom: 5.5rem !important;
  }
  .u-sp-mb89 {
    margin-bottom: 5.5625rem !important;
  }
  .u-sp-mb90 {
    margin-bottom: 5.625rem !important;
  }
  .u-sp-mb91 {
    margin-bottom: 5.6875rem !important;
  }
  .u-sp-mb92 {
    margin-bottom: 5.75rem !important;
  }
  .u-sp-mb93 {
    margin-bottom: 5.8125rem !important;
  }
  .u-sp-mb94 {
    margin-bottom: 5.875rem !important;
  }
  .u-sp-mb95 {
    margin-bottom: 5.9375rem !important;
  }
  .u-sp-mb96 {
    margin-bottom: 6rem !important;
  }
  .u-sp-mb97 {
    margin-bottom: 6.0625rem !important;
  }
  .u-sp-mb98 {
    margin-bottom: 6.125rem !important;
  }
  .u-sp-mb99 {
    margin-bottom: 6.1875rem !important;
  }
  .u-sp-mb100 {
    margin-bottom: 6.25rem !important;
  }
  .u-sp-mb101 {
    margin-bottom: 6.3125rem !important;
  }
  .u-sp-mb102 {
    margin-bottom: 6.375rem !important;
  }
  .u-sp-mb103 {
    margin-bottom: 6.4375rem !important;
  }
  .u-sp-mb104 {
    margin-bottom: 6.5rem !important;
  }
  .u-sp-mb105 {
    margin-bottom: 6.5625rem !important;
  }
  .u-sp-mb106 {
    margin-bottom: 6.625rem !important;
  }
  .u-sp-mb107 {
    margin-bottom: 6.6875rem !important;
  }
  .u-sp-mb108 {
    margin-bottom: 6.75rem !important;
  }
  .u-sp-mb109 {
    margin-bottom: 6.8125rem !important;
  }
  .u-sp-mb110 {
    margin-bottom: 6.875rem !important;
  }
  .u-sp-mb111 {
    margin-bottom: 6.9375rem !important;
  }
  .u-sp-mb112 {
    margin-bottom: 7rem !important;
  }
  .u-sp-mb113 {
    margin-bottom: 7.0625rem !important;
  }
  .u-sp-mb114 {
    margin-bottom: 7.125rem !important;
  }
  .u-sp-mb115 {
    margin-bottom: 7.1875rem !important;
  }
  .u-sp-mb116 {
    margin-bottom: 7.25rem !important;
  }
  .u-sp-mb117 {
    margin-bottom: 7.3125rem !important;
  }
  .u-sp-mb118 {
    margin-bottom: 7.375rem !important;
  }
  .u-sp-mb119 {
    margin-bottom: 7.4375rem !important;
  }
  .u-sp-mb120 {
    margin-bottom: 7.5rem !important;
  }
  .u-sp-mb121 {
    margin-bottom: 7.5625rem !important;
  }
  .u-sp-mb122 {
    margin-bottom: 7.625rem !important;
  }
  .u-sp-mb123 {
    margin-bottom: 7.6875rem !important;
  }
  .u-sp-mb124 {
    margin-bottom: 7.75rem !important;
  }
  .u-sp-mb125 {
    margin-bottom: 7.8125rem !important;
  }
  .u-sp-mb126 {
    margin-bottom: 7.875rem !important;
  }
  .u-sp-mb127 {
    margin-bottom: 7.9375rem !important;
  }
  .u-sp-mb128 {
    margin-bottom: 8rem !important;
  }
  .u-sp-mb129 {
    margin-bottom: 8.0625rem !important;
  }
  .u-sp-mb130 {
    margin-bottom: 8.125rem !important;
  }
  .u-sp-mb131 {
    margin-bottom: 8.1875rem !important;
  }
  .u-sp-mb132 {
    margin-bottom: 8.25rem !important;
  }
  .u-sp-mb133 {
    margin-bottom: 8.3125rem !important;
  }
  .u-sp-mb134 {
    margin-bottom: 8.375rem !important;
  }
  .u-sp-mb135 {
    margin-bottom: 8.4375rem !important;
  }
  .u-sp-mb136 {
    margin-bottom: 8.5rem !important;
  }
  .u-sp-mb137 {
    margin-bottom: 8.5625rem !important;
  }
  .u-sp-mb138 {
    margin-bottom: 8.625rem !important;
  }
  .u-sp-mb139 {
    margin-bottom: 8.6875rem !important;
  }
  .u-sp-mb140 {
    margin-bottom: 8.75rem !important;
  }
  .u-sp-mb141 {
    margin-bottom: 8.8125rem !important;
  }
  .u-sp-mb142 {
    margin-bottom: 8.875rem !important;
  }
  .u-sp-mb143 {
    margin-bottom: 8.9375rem !important;
  }
  .u-sp-mb144 {
    margin-bottom: 9rem !important;
  }
  .u-sp-mb145 {
    margin-bottom: 9.0625rem !important;
  }
  .u-sp-mb146 {
    margin-bottom: 9.125rem !important;
  }
  .u-sp-mb147 {
    margin-bottom: 9.1875rem !important;
  }
  .u-sp-mb148 {
    margin-bottom: 9.25rem !important;
  }
  .u-sp-mb149 {
    margin-bottom: 9.3125rem !important;
  }
  .u-sp-mb150 {
    margin-bottom: 9.375rem !important;
  }
  .u-sp-mb151 {
    margin-bottom: 9.4375rem !important;
  }
  .u-sp-mb152 {
    margin-bottom: 9.5rem !important;
  }
  .u-sp-mb153 {
    margin-bottom: 9.5625rem !important;
  }
  .u-sp-mb154 {
    margin-bottom: 9.625rem !important;
  }
  .u-sp-mb155 {
    margin-bottom: 9.6875rem !important;
  }
  .u-sp-mb156 {
    margin-bottom: 9.75rem !important;
  }
  .u-sp-mb157 {
    margin-bottom: 9.8125rem !important;
  }
  .u-sp-mb158 {
    margin-bottom: 9.875rem !important;
  }
  .u-sp-mb159 {
    margin-bottom: 9.9375rem !important;
  }
  .u-sp-mb160 {
    margin-bottom: 10rem !important;
  }
  .u-sp-mb161 {
    margin-bottom: 10.0625rem !important;
  }
  .u-sp-mb162 {
    margin-bottom: 10.125rem !important;
  }
  .u-sp-mb163 {
    margin-bottom: 10.1875rem !important;
  }
  .u-sp-mb164 {
    margin-bottom: 10.25rem !important;
  }
  .u-sp-mb165 {
    margin-bottom: 10.3125rem !important;
  }
  .u-sp-mb166 {
    margin-bottom: 10.375rem !important;
  }
  .u-sp-mb167 {
    margin-bottom: 10.4375rem !important;
  }
  .u-sp-mb168 {
    margin-bottom: 10.5rem !important;
  }
  .u-sp-mb169 {
    margin-bottom: 10.5625rem !important;
  }
  .u-sp-mb170 {
    margin-bottom: 10.625rem !important;
  }
  .u-sp-mb171 {
    margin-bottom: 10.6875rem !important;
  }
  .u-sp-mb172 {
    margin-bottom: 10.75rem !important;
  }
  .u-sp-mb173 {
    margin-bottom: 10.8125rem !important;
  }
  .u-sp-mb174 {
    margin-bottom: 10.875rem !important;
  }
  .u-sp-mb175 {
    margin-bottom: 10.9375rem !important;
  }
  .u-sp-mb176 {
    margin-bottom: 11rem !important;
  }
  .u-sp-mb177 {
    margin-bottom: 11.0625rem !important;
  }
  .u-sp-mb178 {
    margin-bottom: 11.125rem !important;
  }
  .u-sp-mb179 {
    margin-bottom: 11.1875rem !important;
  }
  .u-sp-mb180 {
    margin-bottom: 11.25rem !important;
  }
  .u-sp-mb181 {
    margin-bottom: 11.3125rem !important;
  }
  .u-sp-mb182 {
    margin-bottom: 11.375rem !important;
  }
  .u-sp-mb183 {
    margin-bottom: 11.4375rem !important;
  }
  .u-sp-mb184 {
    margin-bottom: 11.5rem !important;
  }
  .u-sp-mb185 {
    margin-bottom: 11.5625rem !important;
  }
  .u-sp-mb186 {
    margin-bottom: 11.625rem !important;
  }
  .u-sp-mb187 {
    margin-bottom: 11.6875rem !important;
  }
  .u-sp-mb188 {
    margin-bottom: 11.75rem !important;
  }
  .u-sp-mb189 {
    margin-bottom: 11.8125rem !important;
  }
  .u-sp-mb190 {
    margin-bottom: 11.875rem !important;
  }
  .u-sp-mb191 {
    margin-bottom: 11.9375rem !important;
  }
  .u-sp-mb192 {
    margin-bottom: 12rem !important;
  }
  .u-sp-mb193 {
    margin-bottom: 12.0625rem !important;
  }
  .u-sp-mb194 {
    margin-bottom: 12.125rem !important;
  }
  .u-sp-mb195 {
    margin-bottom: 12.1875rem !important;
  }
  .u-sp-mb196 {
    margin-bottom: 12.25rem !important;
  }
  .u-sp-mb197 {
    margin-bottom: 12.3125rem !important;
  }
  .u-sp-mb198 {
    margin-bottom: 12.375rem !important;
  }
  .u-sp-mb199 {
    margin-bottom: 12.4375rem !important;
  }
  .u-sp-mb200 {
    margin-bottom: 12.5rem !important;
  }
}
/* text
------------------------------------------ */
.u-screen-leader-text {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(1px, 1px, 1px, 1px);
  -webkit-clip-path: inset(50%);
          clip-path: inset(50%);
  border: 0;
}

.u-italic {
  font-style: italic;
}

.u-small-caps {
  font-variant: small-caps;
}

.u-bold {
  font-weight: bold;
}

.u-xx-small {
  font-size: 60%;
}

.u-x-small {
  font-size: 75%;
}

.u-small {
  font-size: 88.88%;
}

.u-large {
  font-size: 120%;
}

.u-x-large {
  font-size: 150%;
}

.u-xx-large {
  font-size: 200%;
}

.u-lh-100 {
  line-height: 1;
}

.u-lh-125 {
  line-height: 1.25;
}

.u-lh-150 {
  line-height: 1.5;
}

.u-lh-175 {
  line-height: 1.75;
}

.u-lh-200 {
  line-height: 2;
}

.u-overline {
  text-decoration: overline;
}

.u-underline {
  text-decoration: underline;
}

.u-capitalize {
  text-transform: capitalize;
}

.u-uppercase {
  text-transform: uppercase;
}

.u-lowercase {
  text-transform: lowercase;
}

.u-indent {
  text-indent: 1em;
}

.u-indent-back {
  padding-left: 1em;
  text-indent: -1em;
}

.u-text-left {
  text-align: left;
}

.u-text-right {
  text-align: right;
}

.u-text-center {
  text-align: center;
}

@media (min-width: 992px) {
  .u-pc-italic {
    font-style: italic;
  }
  .u-pc-small-caps {
    font-variant: small-caps;
  }
  .u-pc-bold {
    font-weight: bold;
  }
  .u-pc-xx-small {
    font-size: 60%;
  }
  .u-pc-x-small {
    font-size: 75%;
  }
  .u-pc-small {
    font-size: 88.88%;
  }
  .u-pc-large {
    font-size: 120%;
  }
  .u-pc-x-large {
    font-size: 150%;
  }
  .u-pc-xx-large {
    font-size: 200%;
  }
  .u-pc-lh-100 {
    line-height: 1;
  }
  .u-pc-lh-125 {
    line-height: 1.25;
  }
  .u-pc-lh-150 {
    line-height: 1.5;
  }
  .u-pc-lh-175 {
    line-height: 1.75;
  }
  .u-pc-lh-200 {
    line-height: 2;
  }
  .u-pc-overline {
    text-decoration: overline;
  }
  .u-pc-underline {
    text-decoration: underline;
  }
  .u-pc-capitalize {
    text-transform: capitalize;
  }
  .u-pc-uppercase {
    text-transform: uppercase;
  }
  .u-pc-lowercase {
    text-transform: lowercase;
  }
  .u-pc-indent {
    text-indent: 1em;
  }
  .u-pc-indent-back {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-pc-text-left {
    text-align: left;
  }
  .u-pc-text-right {
    text-align: right;
  }
  .u-pc-text-center {
    text-align: center;
  }
}
@media (max-width: 767px) {
  .u-sp-italic {
    font-style: italic;
  }
  .u-sp-small-caps {
    font-variant: small-caps;
  }
  .u-sp-bold {
    font-weight: bold;
  }
  .u-sp-xx-small {
    font-size: 60%;
  }
  .u-sp-x-small {
    font-size: 75%;
  }
  .u-sp-small {
    font-size: 88.88%;
  }
  .u-sp-large {
    font-size: 120%;
  }
  .u-sp-x-large {
    font-size: 150%;
  }
  .u-sp-xx-large {
    font-size: 200%;
  }
  .u-sp-lh-100 {
    line-height: 1;
  }
  .u-sp-lh-125 {
    line-height: 1.25;
  }
  .u-sp-lh-150 {
    line-height: 1.5;
  }
  .u-sp-lh-175 {
    line-height: 1.75;
  }
  .u-sp-lh-200 {
    line-height: 2;
  }
  .u-sp-overline {
    text-decoration: overline;
  }
  .u-sp-underline {
    text-decoration: underline;
  }
  .u-sp-capitalize {
    text-transform: capitalize;
  }
  .u-sp-uppercase {
    text-transform: uppercase;
  }
  .u-sp-lowercase {
    text-transform: lowercase;
  }
  .u-sp-indent {
    text-indent: 1em;
  }
  .u-sp-indent-back {
    padding-left: 1em;
    text-indent: -1em;
  }
  .u-sp-text-left {
    text-align: left;
  }
  .u-sp-text-right {
    text-align: right;
  }
  .u-sp-text-center {
    text-align: center;
  }
}
/* display
------------------------------------------ */
@media (min-width: 992px) {
  .u-sp-only {
    display: none;
  }
}

.u-pc-only {
  display: none;
}
@media (min-width: 992px) {
  .u-pc-only {
    display: block;
  }
}

body {
  color: #4c5a6b;
  font-family: "Shuei KakuGo Gin M";
  overflow-x: hidden;
}

.f-light {
  font-family: "Shuei KakuGo Gin L";
}

.f-bold {
  font-family: "Shuei KakuGo Gin B";
}

@-webkit-keyframes heroFade {
  0% {
    -webkit-filter: blur(5px);
            filter: blur(5px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}

@keyframes heroFade {
  0% {
    -webkit-filter: blur(5px);
            filter: blur(5px);
    opacity: 0;
  }
  100% {
    opacity: 1;
    -webkit-filter: blur(0px);
            filter: blur(0px);
  }
}
/* hero
------------------------------------------ */
.hero {
  position: relative;
  aspect-ratio: 2/3;
}
@media (min-width: 992px) {
  .hero {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse;
    aspect-ratio: unset;
  }
}
.hero::after {
  content: "";
  position: absolute;
  inset: 0;
  z-index: -1;
  display: block;
  background: center bottom/cover no-repeat url("../images/top_sp.webp");
}
@media (min-width: 992px) {
  .hero::after {
    position: static;
    width: 45%;
    aspect-ratio: 500/750;
    background: center bottom/cover no-repeat url("../images/top_pc.webp");
  }
}

.hero__head {
  position: absolute;
  bottom: 1.5rem;
  left: 0;
  right: 0;
  width: 70.5%;
  margin-inline: auto;
  opacity: 0;
  -webkit-animation: heroFade 0.6s 0.4s ease-out forwards;
          animation: heroFade 0.6s 0.4s ease-out forwards;
}
@media (min-width: 992px) {
  .hero__head {
    position: static;
    width: 35.0909090909%;
  }
}

.hero__sale {
  margin-top: 1.875rem;
}
@media (min-width: 992px) {
  .hero__sale {
    width: 91.9689119171%;
    margin-top: 3rem;
  }
}

.hero__logo {
  position: absolute;
  top: 0.625rem;
  right: 0.625rem;
  width: 28.75%;
  opacity: 0;
  -webkit-animation: heroFade 0.6s 0.4s ease-out forwards;
          animation: heroFade 0.6s 0.4s ease-out forwards;
}
@media (min-width: 992px) {
  .hero__logo {
    top: 2.9255319149%;
    right: 1.7272727273%;
    width: 15.3636363636%;
  }
}

/* content 
------------------------------------------ */
.content {
  position: relative;
  -webkit-clip-path: inset(0 0 0 0);
          clip-path: inset(0 0 0 0);
}
.content::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -1;
  background: center/cover no-repeat url("../images/bg_sp.webp");
}
@media (min-width: 992px) {
  .content::after {
    background-image: url("../images/pc_bg.webp");
  }
}

/* yodogawa
------------------------------------------ */
.yodogawa {
  padding-top: 1.875rem;
  padding-bottom: 3.75rem;
}
@media (min-width: 992px) {
  .yodogawa {
    padding-top: 3.75rem;
    padding-bottom: 3.75rem;
  }
}

.yodogawa__body {
  width: calc(100% - 2.5rem);
  margin-right: auto;
  margin-left: auto;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 992px) {
  .yodogawa__body {
    width: 90%;
    max-width: 43.75rem;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}

.yodogawa__inner {
  width: calc(100% - 2.5rem);
  margin-right: auto;
  margin-left: auto;
  padding-top: 2.3125rem;
  padding-bottom: 3.125rem;
}
@media (min-width: 992px) {
  .yodogawa__inner {
    width: auto;
    padding-top: 2.375rem;
    padding-bottom: 4.25rem;
  }
}

.yodogawa__text {
  font-size: 1.125rem;
  line-height: 1.77;
  line-break: strict;
}
@media (min-width: 992px) {
  .yodogawa__text {
    line-height: 2;
  }
}
.yodogawa__text + .yodogawa__text {
  margin-top: 1.77em;
}
@media (min-width: 992px) {
  .yodogawa__text + .yodogawa__text {
    margin-top: 2em;
  }
}
.yodogawa__text span {
  color: #cd84bc;
}

.yodogawa__img {
  margin-block: 1.25rem;
}
@media (min-width: 992px) {
  .yodogawa__img {
    margin-block: 3.125rem;
  }
}

.yodogawa__button, .main__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  max-width: 100%;
  min-height: 2rem;
  margin-top: 1.875rem;
  padding: 0 0.75rem;
  font-size: 1rem;
  line-height: 1;
  color: #fff;
  background: #4c5a6b;
  border: 1px solid #4c5a6b;
  border-radius: 3px;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
@media (min-width: 992px) {
  .yodogawa__button, .main__button {
    margin-top: 3.75rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .yodogawa__button:hover, .main__button:hover, .yodogawa__button:focus-visible, .main__button:focus-visible {
    color: #4c5a6b;
    background: #fff;
  }
}
.yodogawa__button:active, .main__button:active {
  color: #4c5a6b;
  background: #fff;
}

/* modal
------------------------------------------ */
.modal {
  position: fixed;
  inset: 0;
  z-index: 1001;
  opacity: 0;
  visibility: hidden;
  -webkit-transition-property: opacity, visibility;
  transition-property: opacity, visibility;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
}
.modal.is-open {
  opacity: 1;
  visibility: visible;
}

.modal__layer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.modal__body {
  position: relative;
  width: calc(100% - 6.25rem);
  margin: 3.125rem auto;
  padding: 1.75rem 1.5625rem 1.9375rem;
  max-height: calc(100% - 6.25rem);
  color: #fff;
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  background: rgba(0, 81, 113, 0.9);
}
@media (min-width: 992px) {
  .modal__body {
    max-width: 31.25rem;
    padding: 3.125rem;
    padding-top: 3.625rem;
  }
}

.modal__headline {
  font-size: 1rem;
  letter-spacing: 0.13em;
  line-height: 1;
}
.modal__headline span {
  font-size: 0.75rem;
}

.modal-header {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: calc(100% - 6.25rem);
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  pointer-events: none;
  -webkit-transform: translate(-1.5625rem, -1.75rem);
          transform: translate(-1.5625rem, -1.75rem);
}
@media (min-width: 992px) {
  .modal-header {
    max-width: 32.5rem;
    -webkit-transform: translate(-3.125rem, -3.625rem);
            transform: translate(-3.125rem, -3.625rem);
  }
}

.modal__close {
  width: 0.625rem;
  background: none;
  border: none;
  padding: 0;
  pointer-events: all;
}
@media (min-width: 992px) {
  .modal__close {
    width: 1.125rem;
  }
}

.modal__content {
  margin-top: 1.125rem;
}

.modal__description {
  margin-top: 0.625rem;
  font-size: 0.8125rem;
  line-height: 1.8461538462;
}
@media (min-width: 992px) {
  .modal__description {
    line-height: 1.8461538462;
  }
}
.modal__description p + p {
  margin-top: 1em;
}
.modal__description a {
  text-decoration: underline;
  -webkit-transition: opacity 0.3s ease-out;
  transition: opacity 0.3s ease-out;
}
@media (hover: hover) and (pointer: fine) {
  .modal__description a:hover, .modal__description a:focus-visible {
    opacity: 0.7;
  }
}
.modal__description a:active {
  opacity: 0.7;
}

.modalCredit__body {
  position: relative;
  width: calc(100% - 4.5rem);
  margin: 3.125rem auto;
  padding: 3.125rem 1.5625rem;
  max-height: calc(100% - 6.25rem);
  overflow-y: auto;
  -ms-scroll-chaining: none;
      overscroll-behavior: contain;
  background: rgba(255, 255, 255, 0.95);
}
@media (min-width: 992px) {
  .modalCredit__body {
    max-width: 32.5rem;
    padding: 3.125rem 2.5rem 1.5rem;
  }
}

.modal-credit-header {
  position: fixed;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: end;
      -ms-flex-pack: end;
          justify-content: flex-end;
  width: calc(100% - 6.875rem);
  padding-top: 0.9375rem;
  padding-right: 0.9375rem;
  pointer-events: none;
  -webkit-transform: translate(-1.5625rem, -3.125rem);
          transform: translate(-1.5625rem, -3.125rem);
}
@media (min-width: 992px) {
  .modal-credit-header {
    max-width: 32.5rem;
    -webkit-transform: translate(-3.125rem, -3.625rem);
            transform: translate(-3.125rem, -3.625rem);
  }
}

.modalCreditSection {
  line-height: 2;
}
.modalCreditSection + .modalCreditSection {
  margin-top: 2em;
}

.modalCreditSection__headline {
  font-weight: normal;
  font-size: 1rem;
  line-height: 2;
}

.modalCreditSectionItem + .modalCreditSectionItem {
  margin-top: 2em;
}

.modalCreditSectionItem__headline {
  font-weight: normal;
  font-size: 1rem;
  line-height: 2;
}

.modalCreditSectionItem__text {
  font-family: "Shuei KakuGo Gin L";
  font-size: 0.75rem;
  line-height: 2;
  line-break: strict;
}
.modalCreditSectionItem__text + .modalCreditSectionItem__text {
  margin-top: 2em;
}
.modalCreditSectionItem__text + .modalCreditSectionItem__headline {
  margin-top: 1em;
}
.modalCreditSectionItem__text a {
  overflow-wrap: anywhere;
}

/* main
------------------------------------------ */
.main__content {
  padding-block: 2.375rem;
  background: #fff;
}
@media (min-width: 992px) {
  .main__content {
    padding-block: 4rem;
  }
}

.main__bottom {
  width: calc(100% - 2.5rem);
  margin-top: 3.5rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .main__bottom {
    max-width: 43.75rem;
    margin-top: 3.75rem;
    width: 90%;
  }
}

.main__button {
  margin-top: 2.5rem;
}

/* lookBook
------------------------------------------ */
.lookBook__inner {
  display: grid;
  gap: 1rem;
  max-width: 43.75rem;
  margin-right: auto;
  margin-left: auto;
}
@media (min-width: 992px) {
  .lookBook__inner {
    width: 90%;
    gap: 2rem;
  }
}

.lookBook__img02 {
  width: 66.5%;
  margin-inline: auto;
}
.lookBook__img04 {
  width: 71%;
  margin-inline: auto;
}
@media (min-width: 992px) {
  .lookBook__img04 {
    width: 70.7142857143%;
  }
}

.lookBook__img06 {
  width: 66.5%;
}
.lookBook__img07 {
  width: 66.5%;
  margin-left: auto;
}
.lookBook__img09 {
  width: 90%;
  margin-inline: auto;
}
@media (min-width: 992px) {
  .lookBook__img09 {
    width: 100%;
  }
}

.lookBook__img11 {
  width: 90%;
  margin-inline: auto;
}
@media (min-width: 992px) {
  .lookBook__img11 {
    width: 100%;
  }
}

.lookBook__img13 {
  width: 90%;
}
@media (min-width: 992px) {
  .lookBook__img13 {
    width: 90%;
  }
}

.lookBook__img14 {
  width: 90%;
  margin-left: auto;
}
@media (min-width: 992px) {
  .lookBook__img14 {
    width: 90%;
  }
}

.lookBook__img16 {
  width: 66.5%;
}
.lookBook__img17 {
  width: 66.5%;
  margin-left: auto;
}
.lookBook__img19 {
  width: 90%;
}
@media (min-width: 992px) {
  .lookBook__img19 {
    width: 90%;
  }
}

.lookBook__img20 {
  width: 90%;
  margin-left: auto;
}
@media (min-width: 992px) {
  .lookBook__img20 {
    width: 90%;
  }
}

.lookBook__img22 {
  width: 90%;
  margin-inline: auto;
}
@media (min-width: 992px) {
  .lookBook__img22 {
    width: 100%;
  }
}

.lookBook__img25 {
  width: 66.5%;
  margin-inline: auto;
}
@media (min-width: 992px) {
  .lookBook__img25 {
    width: 66.4285714286%;
  }
}

/* items
------------------------------------------ */
.items {
  display: grid;
  gap: 3rem;
}

.item {
  display: grid;
}

.item__name {
  margin-top: 1.5rem;
  font-family: "Shuei KakuGo Gin B";
  font-size: 1.125rem;
  line-height: 1.3888888889;
  text-align: center;
}

.item__size {
  margin-top: 0.125rem;
  font-size: 0.75rem;
  line-height: 2.08;
  text-align: center;
}

.item__price {
  margin-top: 0.125rem;
  font-size: 0.75rem;
  line-height: 1.66;
  text-align: center;
}
.item__price span {
  font-size: 0.625rem;
}

.item__images {
  -webkit-box-ordinal-group: 0;
      -ms-flex-order: -1;
          order: -1;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  gap: 1.5rem;
}
.item__images figure {
  width: calc((100% - 1.5rem) / 2);
  max-width: 9.375rem;
}
.item__images figcaption {
  font-size: 0.9375rem;
  text-align: center;
}

/* banner
------------------------------------------ */
.banner {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  margin-top: 3.75rem;
  padding: 2.5rem 0;
  background: rgba(255, 255, 255, 0.93);
}

.banner__inner {
  width: calc(100% - 3.125rem);
  margin-right: auto;
  margin-left: auto;
}

.banner__headline {
  font-family: "Shuei KakuGo Gin B";
  font-size: 1.125rem;
  line-height: 1;
  text-align: center;
}

.banner__img {
  display: grid;
  gap: 0.9375rem;
  justify-items: center;
  margin-top: 1rem;
  font-size: 0.9375rem;
  text-align: center;
  line-height: 1;
}
.banner__img img {
  max-width: 21.875rem;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
          box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
}

.banner__button {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: -webkit-max-content;
  width: -moz-max-content;
  width: max-content;
  min-height: 2.5rem;
  margin-top: 1.875rem;
  margin-right: auto;
  margin-left: auto;
  line-height: 1;
  padding: 0.75rem;
  font-family: "Shuei KakuGo Gin B";
  font-size: 0.9375rem;
  color: #fff;
  text-decoration: none;
  background: #4c5a6b;
  border: 1px solid #4c5a6b;
  border-radius: 4px;
  -webkit-transition-property: background, color;
  transition-property: background, color;
  -webkit-transition-duration: 0.3s;
          transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
          transition-timing-function: ease-out;
}
@media (hover: hover) and (pointer: fine) {
  .banner__button:hover, .banner__button:focus-visible {
    color: #4c5a6b;
    background: #fff;
  }
}
.banner__button:active {
  color: #4c5a6b;
  background: #fff;
}
.banner__button.is-soon {
  display: none;
}

/* credit
------------------------------------------ */
.credit {
  margin-top: 3.75rem;
  margin-bottom: 3.75rem;
  padding: 2.625rem 2rem 3.75rem;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 992px) {
  .credit {
    padding: 2.5rem;
  }
}

.credit__inner {
  display: grid;
  gap: 3.75rem;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 600px) {
  .credit__inner {
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
  }
}
@media (min-width: 992px) {
  .credit__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    max-width: 51.375rem;
    width: 100%;
  }
}

.creditSection {
  line-height: 1.5625rem;
}
@media (min-width: 992px) {
  .creditSection {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 1.25rem;
  }
}

.creditSection__headline {
  font-family: "Shuei KakuGo Gin B";
  font-size: 1.125rem;
  line-height: 1.4444444444;
  text-transform: uppercase;
}

.creditSection__body {
  font-size: 0.75rem;
  line-height: 2;
}
@media (min-width: 992px) {
  .creditSection__body {
    font-size: 0.8125rem;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .creditSection__body {
    line-height: 1.9230769231;
  }
}
.creditSection__body dl {
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  .creditSection__body dl {
    margin-top: 1.5625rem;
    margin-top: 0;
  }
}
.creditSection__body dl + dl {
  margin-top: 1.5rem;
}
@media (min-width: 992px) {
  .creditSection__body dl + dl {
    margin-top: 1.5625rem;
  }
}
/* footer
------------------------------------------ */
.footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 3.125rem;
  padding-bottom: 2.5rem;
  background: rgba(255, 255, 255, 0.9);
}
@media (min-width: 992px) {
  .footer {
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}

.footer__inner {
  display: grid;
  gap: 3.125rem;
}
@media (min-width: 992px) {
  .footer__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    width: 100%;
    max-width: 44.0625rem;
  }
}

.footerSns {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  gap: 2.34375rem;
}
@media (min-width: 992px) {
  .footerSns {
    gap: 1.75rem;
  }
}

.footerSns__headline {
  width: 2.8125rem;
}
@media (min-width: 992px) {
  .footerSns__headline {
    width: 3rem;
  }
}

.footerSnsIcons {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  gap: 2.34375rem;
}
@media (min-width: 992px) {
  .footerSnsIcons {
    gap: 2.5rem;
  }
}

.footerSns__icon img {
  width: auto;
  height: 2.34375rem;
}
@media (min-width: 992px) {
  .footerSns__icon img {
    height: 2.5rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .footerSns__icon a:hover, .footerSns__icon a:focus-visible {
    opacity: 0.7;
  }
}
.footerSns__icon a:active {
  opacity: 0.7;
}

.footerLinks01 {
  display: grid;
  gap: 1.875rem;
  margin: 0;
  margin-top: 3.125rem;
  padding: 0;
}
@media (min-width: 992px) {
  .footerLinks01 {
    gap: 1.5rem;
    margin-top: 2.0625rem;
  }
}
.footerLinks01 li {
  list-style-type: none;
}
.footerLinks01 a {
  font-size: 0.875rem;
  line-height: 1;
  text-decoration: none;
}
@media (min-width: 992px) {
  .footerLinks01 a {
    font-size: 1rem;
    line-height: 1.875;
  }
}
@media (hover: hover) and (pointer: fine) {
  .footerLinks01 a:hover, .footerLinks01 a:focus-visible {
    opacity: 0.7;
  }
}
.footerLinks01 a:active {
  opacity: 0.7;
}

.footerLinks02 {
  display: grid;
  gap: 0.5rem;
  margin: 0;
  padding: 0;
}
.footerLinks02 li {
  list-style-type: none;
}
.footerLinks02 a {
  font-family: "Shuei KakuGo Gin L";
  font-size: 0.8125rem;
  line-height: 2.3076923077;
}
@media (min-width: 992px) {
  .footerLinks02 a {
    line-height: 2.1428571429;
    font-size: 0.875rem;
  }
}
@media (hover: hover) and (pointer: fine) {
  .footerLinks02 a:hover, .footerLinks02 a:focus-visible {
    opacity: 0.7;
  }
}
.footerLinks02 a:active {
  opacity: 0.7;
}

.footerCopy {
  margin-top: 1.875rem;
}
.footerCopy small {
  font-family: "Shuei KakuGo Gin L";
  font-size: 0.8125rem;
  line-height: 2.1538461538;
}
@media (min-width: 992px) {
  .footerCopy small {
    line-height: 2.1428571429;
    font-size: 0.875rem;
  }
}/*# sourceMappingURL=style.css.map */