@charset "UTF-8";

:root {
  --lp20-red: #d40000;
  --lp20-deep-red: #8e0000;
  --lp20-gold: #c8a14a;
  --lp20-cream: #f4efe5;
  --lp20-text: #2b211d;
}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  body#special #header,
  body#special #wrapper,
  #special .lp20 {
    width: 100%;
    max-width: none;
  }

  #special .lp20 {
    overflow-x: hidden;
  }

  .lp20-inner {
    max-width: 100%;
  }

  .lp20-narrow {
    width: min(72vw, 620px);
    max-width: none;
  }

  .lp20-intro {
    padding-top: clamp(48px, 7vw, 72px);
    padding-bottom: clamp(360px, 48vw, 500px);
  }

  .lp20-intro h1,
  .lp20-closing h2 {
    font-size: clamp(24px, 3.4vw, 34px);
    line-height: 1.45;
  }

  .lp20-intro p {
    font-size: clamp(12px, 1.6vw, 15px);
    line-height: 2.05;
  }

  .lp20-logo-lockup {
    width: 220px;
    margin-top: 34px;
  }

  .lp20-logo-lockup img {
    width: 92px;
  }

  .lp20-logo-lockup .lp20-logo-word {
    width: 230px;
    margin-top: 18px;
  }

  .lp20-jikkan {
    margin-top: clamp(-290px, -28vw, -220px);
    padding-bottom: 88px;
  }

  .lp20-jikkan-visual {
    width: min(86vw, 680px);
  }

  .lp20-jikkan-overlay {
    top: 10%;
    right: 12%;
    font-size: clamp(22px, 3.2vw, 32px);
  }

  .lp20-jikkan-overlay span {
    font-size: 2em;
  }

  .lp20-jikkan-text {
    width: min(82vw, 680px);
    margin-top: 28px;
  }

  .lp20-catch {
    font-size: clamp(22px, 3.1vw, 30px);
  }

  .lp20-jikkan-text > p:not(.lp20-catch) {
    width: min(82vw, 680px);
    font-size: clamp(12px, 1.55vw, 15px);
  }

  .lp20-note {
    width: min(82vw, 680px) !important;
    font-size: 11px !important;
  }

  .lp20-global {
    padding-top: 96px;
    padding-bottom: 110px;
  }

  .lp20-section-head {
    width: min(68vw, 560px);
    margin-bottom: 64px;
    letter-spacing: .25em;
  }

  .lp20-section-head p,
  .lp20-section-head h2 {
    font-size: clamp(34px, 5vw, 48px);
  }

  .lp20-section-head h2 {
    padding-left: 16vw;
  }

  .lp20-section-head span {
    font-size: clamp(15px, 2vw, 20px);
  }

  .lp20-map-wrap {
    width: min(860px, calc(100vw - 72px));
    min-width: 0;
  }

  .lp20-global-stats p {
    font-size: 2.2cqw;
  }

  .lp20-global-stats p.sub {
    font-size: 1.6cqw;
  }

  .lp20-global-stats strong {
    font-size: 4.8cqw;
  }

  .lp20-awards h3 {
    font-size: 2.35cqw;
  }

  .lp20-awards .lp20-awards-country {
    font-size: 1.75cqw;
  }

  .lp20-awards li {
    font-size: 1.32cqw;
    line-height: 1.62;
  }

  .lp20-global-copy {
    width: min(82vw, 720px);
    font-size: clamp(13px, 1.6vw, 15px);
  }

  .lp20-global-copy p {
    width: 100%;
  }

  .lp20-market-shell {
    width: min(900px, 88vw);
    max-width: none;
  }

  .lp20-market-track {
    grid-auto-columns: 220px;
    gap: 14px;
  }

  .lp20-market-card {
    min-height: 250px;
    padding: 22px 18px 18px;
  }

  .lp20-market-card h3 {
    font-size: 21px;
  }

  .lp20-market-card p,
  .lp20-market-card p.year {
    font-size: 12px;
  }

  .lp20-market-card span {
    font-size: 34px;
  }

  .lp20-history {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .lp20-history-head {
    width: min(82vw, 720px);
    margin-bottom: 60px;
  }

  .lp20-history-head::before {
    top: -120px;
    height: 100px;
  }

  .lp20-history-head h2 {
    font-size: clamp(36px, 5vw, 52px);
  }

  .lp20-history-head p {
    font-size: clamp(13px, 1.7vw, 16px);
  }

  .lp20-history-shell {
    width: calc(100% - 48px);
    margin: 80px auto 0;
  }

  .lp20-history-track {
    grid-auto-columns: 260px;
    gap: 16px;
  }

  .lp20-history-card {
    padding-right: 20px;
    padding-left: 20px;
  }

  .lp20-history-year {
    font-size: 46px;
  }

  .lp20-history-card h3 {
    min-height: 76px;
    font-size: 15px;
  }

  .lp20-history-img,
  .lp20-history-img img {
    max-height: 130px;
  }

  .lp20-history-card p:last-child {
    font-size: 12px;
  }

  .lp20-scrollbar {
    width: min(900px, 88vw);
    height: 5px;
  }

  .lp20-report h2,
  .lp20-report-shell {
    width: min(900px, 88vw);
  }

  .lp20-report h2 {
    font-size: clamp(46px, 6vw, 62px);
  }

  .lp20-report-grid {
    grid-auto-rows: calc((min(900px, 88vw) - 54px) / 4);
    gap: 12px;
  }

  .lp20-closing p {
    font-size: clamp(13px, 1.7vw, 16px);
  }
}

@media screen and (max-width: 768px) {
  .lp20-market-track,
  .lp20-history-track,
  .lp20-report-grid {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .lp20-market-track::-webkit-scrollbar,
  .lp20-history-track::-webkit-scrollbar,
  .lp20-report-grid::-webkit-scrollbar {
    display: none;
  }

  .lp20-market-card,
  .lp20-history-card,
  .lp20-report-tile {
    scroll-snap-align: start;
  }
}

@media screen and (max-width: 768px) {
  .lp20-history-head p:not(.ttl)::after {
    content: "";
    display: block;
    width: 26vw;
    height: 1px;
    margin: 8vw auto 0;
    background: linear-gradient(90deg, rgba(168, 115, 37, 0), #b7852f 18%, #f7e7a4 50%, #b7852f 82%, rgba(168, 115, 37, 0));
  }

  .lp20-jikkan,
  .lp20-jikkan-grid,
  .lp20-jikkan-visual,
  .lp20-jikkan-img,
  .lp20-jikkan-text {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .lp20-market-track.slick-initialized,
  .lp20-history-track.slick-initialized,
  .lp20-report-grid.slick-initialized {
    display: block;
    min-width: 0;
    overflow: visible;
    scroll-snap-type: none;
  }

  .lp20-market-track.slick-initialized,
  .lp20-history-track.slick-initialized {
    width: 74vw;
    margin-right: auto;
    margin-left: auto;
  }

  .lp20-report-grid.slick-initialized {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }

  .lp20-market-track.slick-initialized .slick-list,
  .lp20-history-track.slick-initialized .slick-list,
  .lp20-report-grid.slick-initialized .slick-list {
    overflow: hidden;
  }

  .lp20-market-track.slick-initialized .slick-track,
  .lp20-history-track.slick-initialized .slick-track,
  .lp20-report-grid.slick-initialized .slick-track {
    display: flex;
    align-items: stretch;
  }

  .lp20-market-track.slick-initialized .slick-slide,
  .lp20-history-track.slick-initialized .slick-slide,
  .lp20-report-grid.slick-initialized .slick-slide {
    height: auto;
  }

  .lp20-market-track.slick-initialized .lp20-market-card,
  .lp20-history-track.slick-initialized .lp20-history-card {
    width: 74vw !important;
    min-width: 0;
  }

  .lp20-report-grid.slick-initialized .lp20-report-tile {
    width: 90vw !important;
    min-width: 0;
  }
}

@media screen and (max-width: 768px) {
  .lp20-market-track,
  .lp20-history-track,
  .lp20-report-grid {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .lp20-market-track::-webkit-scrollbar,
  .lp20-history-track::-webkit-scrollbar,
  .lp20-report-grid::-webkit-scrollbar {
    display: none;
  }

  .lp20-market-card,
  .lp20-history-card,
  .lp20-report-tile {
    scroll-snap-align: start;
  }
}

@media screen and (max-width: 768px) {
  .lp20-market-track,
  .lp20-history-track,
  .lp20-report-grid {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .lp20-market-track::-webkit-scrollbar,
  .lp20-history-track::-webkit-scrollbar,
  .lp20-report-grid::-webkit-scrollbar {
    display: none;
  }

  .lp20-market-card,
  .lp20-history-card,
  .lp20-report-tile {
    scroll-snap-align: start;
  }
}

.pc-block { display: block; }
.sp-block { display: none; }

br.sp{ display: none; }
br.pc{ display: block; }

html,
body#special {
  height: auto;
  min-height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
}

body{
    min-width: unset;
}

sup{
    font-size: 60%;
    vertical-align: super;
}

span.pack {
    letter-spacing: -0.03em;
}

#special #wrapper {
  overflow-x: hidden;
  overflow-y: visible;
  background: #fff;
}

#special #wrapper #main,
#special #wrapper #main section {
  overflow-x: hidden;
  overflow-y: visible;
}

#special .lp20 {
  color: var(--lp20-text);
  font-family: "Zen Old Mincho", "Noto Serif JP", serif;
  font-feature-settings: "palt";
  letter-spacing: 0;
  line-height: 1.9;
}

.lp20 img {
  display: block;
  /* width: 100%; */
  height: auto;
}

.lp20-inner {
  width: min(100%, 1280px);
  margin: 0 auto;
  /* padding: 0 56px; */
}

.lp20-narrow {
  width: min(100%, 820px);
}

.lp20-fv {
  background: #050505;
}

.lp20-movie {
  width: min(100%, 1400px);
  margin: 0 auto;
  aspect-ratio: 16 / 9;
  background: #000;
}

.lp20-movie iframe {
  width: 100%;
  height: 100%;
  display: block;
}

.lp20-red-section {
  color: #fff;
  background: linear-gradient(180deg, #76050a 0%, #bc050a 48%, #c31706 68%, transparent 100%);
}

.lp20-intro {
  padding: 108px 0 142px;
  text-align: center;
}

.lp20-intro h1,
.lp20-closing h2 {
  font-size: 34px;
  line-height: 1.5;
  font-weight: 400;
  letter-spacing: 0;
}

.lp20-intro p {
  font-size: 15px;
}

.lp20-intro .lp20-lead {
  margin-top: 40px;
}

.lp20-logo-lockup {
  width: 228px;
  margin: 54px auto 0;
}

.lp20-jikkan {
  position: relative;
  padding: 0 0 88px;
  /* background: linear-gradient(180deg, rgba(142,0,0,1) 0%, rgba(255,255,255,1) 38%); */
}

.lp20-jikkan-grid {
  display: grid;
  grid-template-columns: 360px minmax(0, 1fr);
  gap: 74px;
  align-items: end;
}

.lp20-jikkan-img {
  margin-top: -66px;
}

.lp20-jikkan-text {
  padding-top: 150px;
}

.lp20-catch {
  font-size: 26px;
  line-height: 1.7;
  text-align: center;
}

.lp20-jikkan-text > p:not(.lp20-catch) {
  margin-top: 35px;
  font-size: 14px;
}

.lp20-note {
  font-size: 11px !important;
  line-height: 1.8;
}

.lp20-marquee {
  overflow: hidden;
  padding: 18px 0 26px;
  background: #fff;
}

.lp20-marquee-track {
  display: inline-block;
  white-space: nowrap;
  color: rgba(190, 151, 68, .72);
  font-family: "Playfair Display", serif;
  font-size: clamp(54px, 8.5vw, 112px);
  line-height: 1;
  will-change: transform;
}

.lp20-global {
  padding: 72px 0 86px;
  background: #fff;
}

.lp20-section-head {
  width: 520px;
  margin: 0 auto 54px;
  color: #b80526;
  text-align: left;
}

.lp20-section-head p {
  font-family: "Playfair Display", serif;
  font-size: 44px;
  line-height: .92;
}

.lp20-section-head h2 {
  font-family: "Playfair Display", serif;
  font-size: 40px;
  line-height: 1.05;
  font-weight: 400;
}

.lp20-section-head span {
  display: block;
  margin-top: 30px;
  color: var(--lp20-gold);
  font-size: 15px;
  line-height: 1.5;
}

.lp20-map-wrap {
  position: relative;
  width: min(100%, 920px);
  margin: 0 auto;
}

.lp20-map {
  display: block;
}

.lp20-global-stats {
  position: absolute;
  top: 15%;
  right: 6%;
  width: 570px;
  color: #fff;
  text-align: center;
}

.lp20-global-stats p {
  font-size: 29px;
  line-height: normal;
  color: #d2c59c;
  line-height: 150%;
}

.lp20-global-stats p.sub{
    font-size: 20px;
}

.lp20-global-stats p.ttl{
    border-bottom: 1px solid #d2c59c;
    padding: 0 0 20px;
    margin: 0 0 10px;
    display: inline-block;
}

.lp20-global-stats strong {
  font-family: "Playfair Display", serif;
  font-size: 65px;
  font-weight: 400;
}

.lp20-awards {
  position: relative;
  margin-top: 50px;
  padding: 50px 20px 30px 30px;
  border: 1px solid #d2c59c;
  text-align: left;
}

.lp20-awards h3 {
  position: absolute;
  top: 0;
  left: 50%;
  padding: 0 28px;
  background: #af1d04;
  transform: translate(-50%, -58%);
  text-align: center;
  font-family: "Playfair Display", serif;
  font-size: 30px;
  line-height: 1;
  letter-spacing: 0.08em;
  font-weight: 400;
  color: #d2c59c;
}

.lp20-awards-row {
  display: grid;
  grid-template-columns: 146px minmax(0, 1fr);
  gap: 10px;
  color: #fff;
}

.lp20-awards-row + .lp20-awards-row {
  margin-top: 20px;
}

.lp20-awards .lp20-awards-country {
  margin: 0;
  font-size: 23px;
  line-height: 1.35;
  color: #fff;
}

.lp20-awards ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.lp20-awards-row + .lp20-awards-row ul li:first-child{
    padding: 0;
}

.lp20-awards li {
  position: relative;
  padding-left: 1em;
  font-size: 16px;
  line-height: 1.8;
  color: #fff;
}

.lp20-awards li::before {
  content: "・";
  position: absolute;
  left: 0;
  top: 0;
}

.lp20-global-copy {
  width: min(100%, 920px);
  margin: 60px auto 0;
  font-size: 14px;
  line-height: 2;
}

.lp20-global-copy p + p {
  margin-top: 18px;
}

.lp20-market-shell {
  width: min(100%, 1160px);
  margin: 120px auto 0;
  overflow-x: auto;
  padding-bottom: 18px;
  scrollbar-color: var(--lp20-red) #efe6d8;
  scrollbar-width: thin;
}

.lp20-market-shell::-webkit-scrollbar,
.lp20-history-shell::-webkit-scrollbar {
  height: 6px;
}

.lp20-market-shell::-webkit-scrollbar-track,
.lp20-history-shell::-webkit-scrollbar-track {
  background: #efe6d8;
}

.lp20-market-shell::-webkit-scrollbar-thumb,
.lp20-history-shell::-webkit-scrollbar-thumb {
  background: var(--lp20-red);
}

.lp20-market-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 210px;
  gap: 12px;
  min-width: max-content;
}

.lp20-market-card {
  min-height: 210px;
  padding: 24px 20px 18px;
  color: #fff;
  background: linear-gradient(180deg, #e00000 0%, #960000 100%);
  position: relative;
}

.lp20-market-card h3 {
  font-size: 18px;
  font-weight: 400;
}

.lp20-market-card h3 span {
  font-size: 80%;
  position: unset;
  color: #FFF;
  margin: 0 0 0 5px;
}

.lp20-market-card p {
  margin-top: 20px;
  font-size: 11px;
  line-height: 1.8;
}

.lp20-market-card .year {
  position: relative;
  padding-bottom: 14px;
}

.lp20-market-card .year::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 36px;
  height: 1px;
  background: rgba(255,255,255,.62);
}

.lp20-market-card p.year{
    font-size: calc(24 / 1920 * 100vw);
    line-height: 160%;
    min-height: 76px;
}

.lp20-market-card span {
  position: absolute;
  right: 0;
  bottom: -1.2vw;
  color: #d70f0d;
  font-family: "Playfair Display", serif;
  font-size: 22px;
}

.lp20-history {
  padding: 92px 0 92px;
  background: linear-gradient(180deg, #d22c00 0%, #76050a 100%);
}

.lp20-history-head {
  width: 520px;
  margin-bottom: 64px;
}

.lp20-history-head h2 {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 34px;
  line-height: 1.08;
  font-weight: 400;
}

.lp20-history-head p {
  margin-top: 20px;
  font-size: 13px;
  line-height: 1.8;
}
.lp20-history-head p.ttl{
    color: var(--lp20-gold);
    background: linear-gradient(90deg, #b79546 25%, #D7C39B 50%, #B78B46 75%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    font-size: calc(32 / 1920 * 100vw);
    margin-top: 50px;
}

.lp20-history-shell {
  overflow-x: auto;
  padding-bottom: 26px;
  scrollbar-color: var(--lp20-gold) rgba(255,255,255,.22);
  scrollbar-width: thin;
}

.lp20-history-shell::-webkit-scrollbar-track {
  background: rgba(255,255,255,.22);
}

.lp20-history-shell::-webkit-scrollbar-thumb {
  background: var(--lp20-gold);
}

.lp20-history-track {
  display: grid;
  grid-auto-flow: column;
  grid-auto-columns: 190px;
  gap: 20px;
  min-width: max-content;
}

.lp20-history-card {
  min-height: 400px;
  padding: 0 14px 18px;
  border-left: 1px solid rgba(255,255,255,.18);
}

.lp20-history-year {
  color: #fff;
  font-family: "Playfair Display", serif;
  font-size: 30px;
  line-height: 1;
}

.lp20-history-card h3 {
  margin-top: 30px;
  font-size: 14px;
  line-height: 1.5;
  font-weight: 400;
}

.lp20-history-img {
  height: 116px;
  margin: 20px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}

.lp20-history-img img {
  max-height: 116px;
  object-fit: contain;
}

.lp20-history-card p:last-child {
  font-size: 10px;
  line-height: 1.8;
}

.lp20-report {
  padding: 82px 0 118px;
  background: #fff;
}

.lp20-report h2 {
  width: min(100%, 920px);
  margin: 0 auto 42px;
  color: #b90018;
  font-family: "Playfair Display", serif;
  font-size: 36px;
  line-height: 1;
  font-weight: 400;
}

.lp20-report-grid {
  width: min(100%, 920px);
  margin: 0 auto;
  display: grid;
  /* grid-template-columns: repeat(4, 1fr); */
  /* grid-auto-rows: 126px; */
  gap: 6px;
}

.lp20-report-tile {
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--lp20-cream);
  color: rgba(120, 96, 42, .45);
  font-family: "Playfair Display", serif;
  font-size: 12px;
}

.lp20-report-tile-1 { grid-column: span 3; grid-row: span 2; }
.lp20-report-tile-2 { grid-column: span 1; grid-row: span 1; }
.lp20-report-tile-3 { grid-column: span 1; grid-row: span 1; }
.lp20-report-tile-4 { grid-column: span 2; grid-row: span 1; }
.lp20-report-tile-5 { grid-column: span 2; grid-row: span 1; }
.lp20-report-tile-6 { grid-column: span 1; grid-row: span 1; }
.lp20-report-tile-7 { grid-column: span 3; grid-row: span 2; }
.lp20-report-tile-8 { grid-column: span 1; grid-row: span 1; }

.lp20-report-tile:nth-child(1) { transition-delay: .02s; }
.lp20-report-tile:nth-child(2) { transition-delay: .10s; }
.lp20-report-tile:nth-child(3) { transition-delay: .18s; }
.lp20-report-tile:nth-child(4) { transition-delay: .26s; }
.lp20-report-tile:nth-child(5) { transition-delay: .34s; }
.lp20-report-tile:nth-child(6) { transition-delay: .42s; }
.lp20-report-tile:nth-child(7) { transition-delay: .50s; }
.lp20-report-tile:nth-child(8) { transition-delay: .58s; }

.lp20-closing {
  padding: 130px 0 130px;
  text-align: center;
  background: linear-gradient(180deg, rgba(255,255,255,1) 0%, #d22c00 48%, #840b08 100%);
}

.lp20-closing p {
  font-size: 13px;
  line-height: 1.75;
  letter-spacing: 0.03em;
}

.lp20-closing h2 {
  margin-top: 40px;
}

.fade-item {
  /* opacity: 0; */
  transform: translate3d(0, 30px, 0);
  transition: opacity .9s ease, transform .9s ease;
}

.fade-item.is-visible {
  opacity: 1;
  transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 768px) {
  .pc-block { display: none !important; }
  .sp-block { display: block !important; }

  .lp20-inner {
    width: 100%;
    /* padding: 0 6.4vw; */
  }

  .lp20-intro .lp20-inner {
    box-sizing: border-box;
    padding-right: 5vw;
    padding-left: 5vw;
  }

  .lp20-fv {
    padding-top: 0;
  }

  .lp20-movie {
    aspect-ratio: 16 / 9;
  }

  .lp20-intro {
    padding: 16vw 0 130vw;
  }

  .lp20-intro h1,
  .lp20-closing h2 {
    font-size: 6.2vw;
    line-height: 1.45;
    text-align: left;
  }

  .lp20-intro p {
    margin-top: 0;
    font-size: 3.15vw;
    line-height: 2;
    text-align: left;
  }

  .lp20-logo-lockup {
    width: 50vw;
    margin-top: 10vw;
  }

  .lp20-jikkan {
    padding-bottom: 18vw;
    /* background: linear-gradient(180deg, rgba(142,0,0,1) 0%, rgba(255,255,255,1) 36%); */
  }

  .lp20-jikkan-grid {
    display: block;
  }

  .lp20-jikkan-img {
    width: 72vw;
    margin: -8vw auto 0;
  }

  .lp20-jikkan-text {
    padding-top: 8vw;
  }

  .lp20-catch {
    font-size: 4.4vw;
    line-height: 1.7;
  }

  .lp20-jikkan-text > p:not(.lp20-catch) {
    margin-top: 4vw;
    font-size: 3vw;
    line-height: 1.9;
  }

  .lp20-note {
    font-size: 2.3vw !important;
    color: #888;
  }

  .lp20-marquee {
    padding: 4vw 0 8vw;
  }

  .lp20-marquee-track {
    font-size: 14vw;
  }

  .lp20-global {
    padding: 9vw 0 15vw;
  }

  .lp20-section-head {
    width: 62vw;
    margin: 80px auto 8vw;
  }

  .lp20-section-head p {
    font-size: 7vw;
  }

  .lp20-section-head h2 {
    font-size: 6.4vw;
  }

  .lp20-section-head span {
    margin-top: 4vw;
    font-size: 2.8vw;
  }

  .lp20-map-wrap {
    width: 72vw;
  }

  .lp20-global-stats {
    position: absolute;
    left: 7vw;
    right: 7vw;
    bottom: 9vw;
    top: auto;
    width: auto;
  }

  .lp20-global-stats p {
    font-size: 4.7vw;
    color: #FFF;
  }

  .lp20-global-stats strong {
    font-size: 12vw;
  }

  .lp20-awards {
    margin-top: 10vw;
    padding: 4vw;
  }

  .lp20-awards h3 {
    font-size: 4.3vw;
  }

  .lp20-awards p {
    font-size: 2.2vw;
  }

  .lp20-global-copy {
    width: 72vw;
    margin-top: 8vw;
    font-size: 3.4vw;
    line-height: 2;
  }

  .lp20-market-shell {
    width: 72vw;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 6vw;
    margin: 40px auto 0;
  }

  .lp20-market-track {
    grid-auto-columns: 72vw;
    gap: 0;
  }

  .lp20-market-card {
    min-height: 72vw;
    padding: 9vw 7vw 8vw;
    scroll-snap-align: start;
  }

  .lp20-market-card h3 {
    font-size: 4.2vw;
  }

  .lp20-market-card p {
    margin-top: 2vw;
    font-size: 2.7vw;
  }

  .lp20-market-card span {
    font-size: 10.2vw;
    bottom: -3.6vw;
  }

  .lp20-history {
    padding: 14vw 0 16vw;
  }

  .lp20-history-head {
    width: 72vw;
    margin: 0 auto 8vw;
  }

  .lp20-history-head h2 {
    font-size: 6.2vw;
  }

  .lp20-history-head p {
    font-size: 4.2vw;
    margin-top: 30px;
  }

  .lp20-history-shell {
    width: 72vw;
    margin: 0 auto;
    scroll-snap-type: x mandatory;
  }

  .lp20-history-track {
    grid-auto-columns: 72vw;
    gap: 0;
  }

  .lp20-history-card {
    min-height: 115vw;
    padding: 9vw 8vw 8vw;
    border-left: 0;
    background: linear-gradient(180deg, #e00000 0%, #970000 100%);
    scroll-snap-align: start;
  }

  .lp20-history-year {
    font-size: 7vw;
  }

  .lp20-history-card h3 {
    font-size: 3.3vw;
  }

  .lp20-history-img {
    height: 32vw;
    margin: 7vw 0;
  }

  .lp20-history-img img {
    max-height: 32vw;
  }

  .lp20-history-card p:last-child {
    font-size: 2.7vw;
  }

  .lp20-report {
    padding: 14vw 0 18vw;
  }

  .lp20-report h2 {
    width: 72vw;
    margin-bottom: 7vw;
    font-size: 7vw;
    text-align: center;
  }

  .lp20-report-grid {
    width: 72vw;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 72vw;
    grid-template-columns: none;
    grid-auto-rows: 72vw;
    gap: 0;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .lp20-report-grid::-webkit-scrollbar {
    display: none;
  }

  .lp20-report-tile {
    grid-column: auto !important;
    grid-row: auto !important;
    width: 72vw;
    scroll-snap-align: start;
  }

  .lp20-closing {
    padding: 24vw 0 18vw;
  }

  .lp20-closing p {
    font-size: 3.8vw;
    text-align: center;
  }

  .lp20-closing h2 {
    margin-top: 5vw;
    text-align: center;
  }
}

/* 20th visual adjustment */
body#special #header,
body#special #wrapper {
  /* width: min(100%, 640px); */
  margin-right: auto;
  margin-left: auto;
}

body#special #wrapper,
body#special #wrapper #main,
body#special #wrapper #main section {
  float: none;
}

body#special #header {
  left: calc(50% - 320px);
  right: auto;
  transform: none;
}

#special .lp20 {
  width: 100%;
  max-width: 640px;
  margin-right: auto;
  margin-left: auto;
  background: #fff;
  overflow: hidden;
}

.lp20-inner {
  width: 100%;
  /* max-width: 640px; */
  /* padding-right: 70px; */
  /* padding-left: 70px; */
}

.lp20-narrow {
  width: 100%;
  max-width: 640px;
}

.lp20-gold-text,
.lp20-intro h1,
.lp20-section-head span,
.lp20-closing h2 {
  color: var(--lp20-gold);
  background: linear-gradient(
90deg, #b79546 25%, #D7C39B 50%, #B78B46 75%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: -0.03em;
}

.lp20-section-head span{
  color: var(--lp20-gold);
  background: linear-gradient(
90deg, #b79546 0%, #D7C39B 25%, #B78B46 50%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  letter-spacing: 0;
}

.lp20-intro {
  padding-top: 100px;
}

.lp20-intro h1 {
  position: relative;
  font-size: 21px;
}

.lp20-intro h1::before {
  content: "";
  display: block;
  width: 1px;
  height: 76px;
  margin: 0 auto 34px;
  background: linear-gradient(180deg, #b79546 0%, #d7c59b 48%, #b79546 100%);
}

.lp20-logo-lockup {
  width: 150px;
}

.lp20-logo-word {
  width: 132px;
  margin: 18px auto 0;
}

.lp20-jikkan {
  padding-bottom: 58px;
}

.lp20-jikkan-grid {
  display: block;
  margin: 0;
}

.lp20-jikkan-visual {
  position: relative;
  width: 305px;
  margin: 0 auto;
}

.lp20-jikkan-img {
  display: block;
  margin: 0;
}

.lp20-jikkan-overlay {
  position: absolute;
  right: 38px;
  top: 50px;
  color: #fff;
  font-size: 16px;
  line-height: 1.45;
  font-weight: 600;
  text-align: left;
  letter-spacing: .03em;
}
.lp20-jikkan-overlay sup{
    font-size: 30%;
    position: relative;
    top: -0.7vw;
}

.lp20-jikkan-overlay span {
  font-size: 11px;
}

.lp20-jikkan-text {
  width: 360px;
  margin: 0 auto 0;
  padding-top: 0;
  text-align: center;
}

.lp20-catch {
  font-size: 18px;
}
.lp20-catch span{
    font-size: 60%;
    margin: 0 0 0 5px;
}
.lp20-catch sup{
    font-size: 20%;
    margin: 0 5px 0 0;
}

.lp20-marquee {
  padding: 48px 0 38px;
}

.lp20-marquee-track {
  display: flex;
  width: max-content;
  gap: 30px;
  color: transparent;
}

.lp20-marquee-track img {
  width: 338px;
  max-width: none;
  flex: 0 0 auto;
}

.lp20-section-head {
  position: relative;
  width: 310px;
  margin-bottom: 42px;
  padding-left: 0;
}

.lp20-section-head::before {
  content: "";
  position: absolute;
  top: -18px;
  left: 0;
  right: 0;
  width: 2px;
  height: 50px;
  background: linear-gradient(180deg, rgba(255, 244, 178, 0) 0%, rgb(185 0 24) 50%, rgb(185 0 24) 100%);
  margin: auto;
}

.lp20-section-head p {
  font-size: 25px;
}

.lp20-section-head h2 {
  font-size: 24px;
}

.lp20-section-head span {
  font-size: 11px;
}

.lp20-map-wrap,
.lp20-global-copy,
.lp20-market-shell,
.lp20-history-shell,
.lp20-report h2,
.lp20-report-shell {
  /* width: 100%; */
  /* max-width: 500px; */
}

.lp20-map-wrap,
.lp20-global-copy,
.lp20-market-shell,
.lp20-history-shell,
.lp20-report-shell {
  margin-right: auto;
  margin-left: auto;
}

.lp20-market-shell,
.lp20-history-shell {
  overflow-x: hidden;
  overflow-y: visible;
  padding-bottom: 34px;
  scrollbar-width: none;
}

.lp20-market-shell::-webkit-scrollbar,
.lp20-history-shell::-webkit-scrollbar,
.lp20-report-grid::-webkit-scrollbar {
  display: none;
}

.lp20-market-track {
  grid-auto-columns: 150px;
  gap: 10px;
}

.lp20-market-card {
  min-height: 160px;
  padding: 18px 16px 14px;
  background: linear-gradient(180deg, #f20b08 0%, #c20000 45%, #870000 100%);
  box-shadow: inset -18px 0 34px rgba(80,0,0,.24), inset 0 1px 0 rgba(255,255,255,.18);
}

.lp20-market-card h3 {
  font-size: 14px;
}

.lp20-market-card p {
  font-size: 8px;
}

.lp20-history {
  padding-top: 72px;
}

.lp20-history-head {
  width: 360px;
  margin: 0 0 50px 42px;
}

.lp20-history-head h2 {
  font-size: 25px;
}

.lp20-history-track {
  grid-auto-columns: 146px;
  gap: 0;
}

.lp20-history-card {
  min-height: 330px;
  padding: 0 16px 18px;
  border-left: 0;
  background: linear-gradient(180deg, #a31806 0%, #b11111 100%);
  /* box-shadow: inset -18px 0 30px rgba(65,0,0,.25), inset 0 1px 0 rgba(255,255,255,.15); */
}

.lp20-history-year {
  color: #d2c59c;
  font-size: 25px;
  position: relative;
  top: -13px;
  top: -0.5vw;
  left: -30px;
  left: -1.5vw;
}

.lp20-history-card h3 {
  font-size: 10px;
}

.lp20-history-img {
  height: 80px;
  margin: 16px 0;
}

.lp20-history-img img {
  max-height: 80px;
}

.lp20-history-card p:last-child {
  font-size: 8px;
}

.lp20-report-shell {
  position: relative;
}

.lp20-report-grid {
  /* grid-template-columns: repeat(4, 1fr); */
  /* grid-auto-rows: 72px; */
  /* gap: 6px; */
}

.lp20-report-tile {
  overflow: hidden;
  background: transparent;
}

.lp20-report-tile picture,
.lp20-report-tile img {
  display: block;
  width: 100%;
  height: 100%;
}

.lp20-report-tile img {
  object-fit: cover;
}

.lp20-report-tile-1 {grid-column: 1 / 4;grid-row: 1 / 4;}
.lp20-report-tile-2 {grid-column: 4 / 5;grid-row: 1 / 2;}
.lp20-report-tile-3 {grid-column: 4 / 5;grid-row: 2 / 3;}
.lp20-report-tile-4 { grid-column: 1 / 3; grid-row: 4 / 5; }
.lp20-report-tile-5 { grid-column: 3 / 5; grid-row: 4 / 5; }
.lp20-report-tile-6 { grid-column: 1 / 2; grid-row: 5 / 6; }
.lp20-report-tile-7 { grid-column: 1 / 2; grid-row: 6 / 7; }
.lp20-report-tile-8 { grid-column: 2 / 5; grid-row: 5 / 7; }

.lp20-slider-ui {
  display: none;
}

.lp20-report-grid {
  width: 100%;
  /* max-width: 500px; */
  scrollbar-width: none;
}

.lp20-closing {
  padding-top: 112px;
}

.lp20-closing h2 {
  font-size: 25px;
}

@media screen and (max-width: 768px) {
  br.sp{
    display: block;
}
  br.pc{
    display: none;
}
  .lp20-jikkan{
    padding-bottom: 20px;
}
  body#special #header,
  body#special #wrapper,
  #special .lp20 {
    /* width: min(100%, 390px); */
    /* max-width: 390px; */
  }

  body#special #wrapper,
  #special .lp20 {
    margin-right: 0;
    margin-left: 0;
    max-width: 100%;
  }

  body#special #header {
    left: 50%;
    transform: translateX(-50%);
  }

  .lp20-inner {
    /* max-width: 390px; */
    /* padding-right: 48px; */
    /* padding-left: 48px; */
  }

  .lp20-intro {
    padding-top: 15vw;
  }

  .lp20-intro h1 {
    font-size: 9.1vw;
    color: var(--lp20-gold);
    background: linear-gradient(90deg, #b79546 0%, #D7C39B 25%, #B78B46 50%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    letter-spacing: -0.03em;
  }

  .lp20-intro h1::before {
    height: 17vw;
    margin-bottom: 7vw;
  }

  .lp20-intro p {
    font-size: 3.4vw;
    line-height: 2.1;
    overflow-wrap: anywhere;
    word-break: normal;
  }
  .lp20-intro .lp20-lead{
    margin-top: 20px;
}

  .lp20-logo-lockup {
    width: 42vw;
  }

  .lp20-logo-word {
    width: 36vw;
    margin-top: 4vw;
  }

  .lp20-jikkan-visual {
    width: 74vw;
    margin-top: -8vw;
  }

  .lp20-jikkan-overlay {
    top: 14vw;
    right: 8vw;
    font-size: 4.1vw;
  }

  .lp20-jikkan-overlay span {
    font-size: 2.8vw;
  }

  .lp20-jikkan-text {
    width: 90vw;
  }

  .lp20-catch {
    font-size: 4vw;
  }

  .lp20-marquee-track img {
    width: 86vw;
  }

  .lp20-section-head {
    width: 90vw;
  }

  .lp20-section-head p {
    font-size: 12.4vw;
  }

  .lp20-section-head h2 {
    font-size: 13vw;
  }

  .lp20-map-wrap,
  .lp20-global-copy,
  .lp20-market-shell,
  .lp20-history-shell,
  .lp20-report-shell {
    width: 100vw;
    max-width: none;
  }
.lp20-global-copy{
    width: 92vw;
}
  .lp20-market-shell,
  .lp20-history-shell {
    overflow-x: hidden;
    scroll-snap-type: none;
  }

  .lp20-market-track,
  .lp20-history-track {
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 74vw;
    gap: 0;
  }

  .lp20-market-card {
    min-height: 74vw;
    padding: 5vw 6vw 8vw;
  }

  .lp20-market-card h3 {
    font-size: 6vw;
  }

  .lp20-market-card p {
    font-size: 3.0vw;
  }

  .lp20-history-head {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }

  .lp20-history-card {
    min-height: unset;
    padding: 0vw 7vw 6vw;
  }

  .lp20-history-year {
    font-size: 12vw;
    top: 0;
    left: 0;
  }

  .lp20-history-card h3 {
    font-size: 4.2vw;
    margin-top: 10px;
  }

  .lp20-history-img {
    height: 33vw;
  }

  .lp20-history-img img {
    max-height: 33vw;
  }

  .lp20-history-card p:last-child {
    font-size: 3vw;
  }

  .lp20-report-grid {
    width: 90vw;
    max-width: none;
  }

  .lp20-report-shell {
    overflow: visible;
  }

  .lp20-report-grid {
    position: relative;
    grid-auto-flow: column;
    grid-auto-columns: 90vw;
    grid-template-columns: none;
    grid-auto-rows: 90vw;
    gap: 0;
    overflow-x: auto;
  }

  .lp20-report-tile,
  .lp20-report-tile-1,
  .lp20-report-tile-2,
  .lp20-report-tile-3,
  .lp20-report-tile-4,
  .lp20-report-tile-5,
  .lp20-report-tile-6,
  .lp20-report-tile-7,
  .lp20-report-tile-8 {
    grid-column: auto;
    grid-row: auto;
    width: 90vw;
    height: 90vw;
  }

  .lp20-slider-ui {
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 90vw;
    margin: 4vw auto 0;
    color: #FFF;
    font-family: "Playfair Display", serif;
    font-size: 3vw;
    line-height: 1;
  }

  .lp20-slider-prev,
  .lp20-slider-next {
    position: relative;
    width: 8vw;
    height: 4vw;
    overflow: hidden;
    color: transparent;
    background: none;
    border: none;
  }

  .lp20-slider-prev::before,
  .lp20-slider-next::before {
    content: "";
    position: absolute;
    top: 50%;
    width: 7vw;
    height: 1px;
    background: #b90018;
  }

  .lp20-slider-prev::after,
  .lp20-slider-next::after {
    content: "";
    position: absolute;
    top: calc(50% - 1.4vw);
    width: 2.8vw;
    height: 2.8vw;
    border-top: 1px solid #b90018;
  }

  .lp20-slider-prev::before {
    left: .6vw;
  }

  .lp20-slider-prev::after {
    left: .6vw;
    border-left: 1px solid #b90018;
    transform: rotate(-45deg);
  }

  .lp20-slider-next::before {
    right: 0.4vw;
  }

  .lp20-slider-next::after {
    right: .4vw;
    border-right: 1px solid #b90018;
    transform: rotate(45deg);
  }

  .lp20-report-grid {
    overflow-x: hidden;
    scroll-snap-type: none;
  }

  .lp20-report-shell .lp20-slider-ui {
    position: relative;
    z-index: 3;
  }

  .lp20-report .fade-item {
    opacity: 1;
    transform: none;
    transition: none;
    font-size: 12vw;
    text-align: center;
    text-indent: -18vw;
  }
}

@media screen and (min-width: 769px) {
  .lp20-map-wrap {
    container-type: inline-size;
    width: min(1500px, calc(100vw - 160px));
    min-width: min(980px, calc(100vw - 80px));
    max-width: none;
  }

  .lp20-map img {
    width: 100%;
    height: auto;
  }

  .lp20-global-stats {
    top: 15%;
    right: 6%;
    width: 38cqw;
  }

  .lp20-global-stats p {
    font-size: 1.93cqw;
  }

  .lp20-global-stats p.sub {
    font-size: 1.33cqw;
  }

  .lp20-global-stats p.ttl {
    padding-bottom: 1.33cqw;
    margin-bottom: .67cqw;
  }

  .lp20-global-stats strong {
    font-size: 4.33cqw;
  }

  .lp20-awards {
    margin-top: 3.33cqw;
    padding: 3.33cqw 1.33cqw 2cqw 2cqw;
  }

  .lp20-awards h3 {
    padding: 0 1.87cqw;
    font-size: 2cqw;
  }

  .lp20-awards-row {
    grid-template-columns: 9.73cqw minmax(0, 1fr);
    gap: .67cqw;
  }

  .lp20-awards-row + .lp20-awards-row {
    margin-top: 1.33cqw;
  }

  .lp20-awards .lp20-awards-country {
    font-size: 1.53cqw;
  }

  .lp20-awards li {
    font-size: 1.07cqw;
    line-height: 1.72;
  }

  body#special #header,
  body#special #wrapper,
  #special .lp20 {
    width: 100%;
    max-width: none;
    margin-right: 0;
    margin-left: 0;
  }

  body#special #header {
    left: 0;
    right: auto;
    transform: none;
  }

  body#special #wrapper,
  body#special #wrapper #main,
  body#special #wrapper #main section {
    float: none;
  }

  .lp20-inner {
    max-width: 100%;
  }

  .lp20-narrow {
    /* max-width: calc(820 / 1920 * 100vw); */
  }

  .lp20-movie {
    width: 100%;
    max-width: none;
    height: auto;
    aspect-ratio: 16 / 9;
  }

  .lp20-intro {
    padding-top: calc(260 / 1920 * 100vw);
    padding-top: calc(80 / 1920 * 100vw);
    padding-bottom: calc(1000 / 1920 * 100vw);
  }

  .lp20-intro h1 {
    font-size: calc(60 / 1920 * 100vw);
  }

  .lp20-intro h1::before {
    height: calc(228 / 1920 * 100vw);
    margin-bottom: calc(102 / 1920 * 100vw);
  }

  .lp20-intro p {
    font-size: calc(20 / 1920 * 100vw);
    line-height: 2.2;
    letter-spacing: 0.03em;
    color: #ece1ca;
  }

  .lp20-logo-lockup {
    width: calc(480 / 1920 * 100vw);
    margin-top: calc(162 / 1920 * 100vw);
  }

  .lp20-logo-word {
    width: calc(396 / 1920 * 100vw);
    margin-top: calc(54 / 1920 * 100vw);
  }

  .lp20-jikkan {
    padding-bottom: calc(174 / 1920 * 100vw);
  }

  .lp20-jikkan-visual {
    width: calc(915 / 1920 * 100vw);
  }

  .lp20-jikkan-overlay {
    top: calc(150 / 1920 * 100vw);
    right: calc(114 / 1920 * 100vw);
    font-size: calc(48 / 1920 * 100vw);
  }

  .lp20-jikkan-overlay span {
    font-size: calc(33 / 1920 * 100vw);
  }

  .lp20-jikkan-text {
    width: calc(720 / 1920 * 100vw);
    margin-top: calc(72 / 1920 * 100vw);
  }

  .lp20-catch {
    font-size: calc(36 / 1920 * 100vw);
  }

  .lp20-jikkan-text > p:not(.lp20-catch) {
    font-size: calc(14 / 1920 * 100vw);
  }

  .lp20-note {
    font-size: calc(11 / 1920 * 100vw) !important;
  }

  .lp20-marquee {
    padding-top: calc(144 / 1920 * 100vw);
    padding-bottom: calc(114 / 1920 * 100vw);
  }

  .lp20-marquee-track {
    gap: calc(90 / 1920 * 100vw);
  }

  .lp20-marquee-track img {
    width: calc(860 / 1920 * 100vw);
  }

  .lp20-global {
    padding-top: calc(216 / 1920 * 100vw);
    padding-bottom: calc(258 / 1920 * 100vw);
  }

  .lp20-section-head {
    width: calc(950 / 1920 * 100vw);
    width: 50vw;
    margin-bottom: calc(126 / 1920 * 100vw);
    letter-spacing: 0.4em;
  }

  .lp20-section-head::before {
    top: calc(-90 / 1920 * 100vw);
    height: calc(150 / 1920 * 100vw);
  }

  .lp20-section-head p {
    font-size: calc(90 / 1920 * 100vw);
  }

  .lp20-section-head h2 {
    font-size: calc(90 / 1920 * 100vw);
    font-size: 4.5vw;
    padding-left: calc(295 / 1920 * 100vw);
    padding-left: 15.5vw;
  }

  .lp20-section-head span {
    font-size: calc(33 / 1920 * 100vw);
  }

  .lp20-map-wrap,
  .lp20-global-copy {
    width: calc(1500 / 1920 * 100vw);
    max-width: none;
  }

  .lp20-global-copy {
    font-size: calc(22 / 1920 * 100vw);
  }

  .lp20-global-copy p{
    width: calc(960 / 1920 * 100vw);
    letter-spacing: 0.02em;
    font-weight: 500;
    text-align: justify;
}

  .lp20-market-shell {
    width: calc(1500 / 1920 * 100vw);
    max-width: none;
    padding-bottom: calc(102 / 1920 * 100vw);
  }

  .lp20-market-track {
    grid-auto-columns: calc(450 / 1920 * 100vw);
    gap: calc(30 / 1920 * 100vw);
  }

  .lp20-market-card {
    min-height: calc(480 / 1920 * 100vw);
    padding: calc(30 / 1920 * 100vw) calc(30 / 1920 * 100vw) calc(30 / 1920 * 100vw);
  }

  .lp20-market-card h3 {
    font-size: calc(42 / 1920 * 100vw);
  }

  .lp20-market-card p {
    font-size: calc(20 / 1920 * 100vw);
  }

  .lp20-market-card span {
    font-size: calc(66 / 1920 * 100vw);
  }

  .lp20-history {
    padding-top: calc(250 / 1920 * 100vw);
    padding-bottom: calc(276 / 1920 * 100vw);
  }

  .lp20-history-head {
    width: calc(1240 / 1920 * 100vw);
    margin: 0 auto 50px;
    position: relative;
  }

  .lp20-history-head::before {
  content: "";
  position: absolute;
  top: -250px;
  left: 0;
  right: 0;
  width: 2px;
  height: 215px;
  background: linear-gradient(180deg, #ffffff 0%, #d22c00 50%, #76050a 100%);
  margin: auto;
}

  .lp20-history-head h2 {
    font-size: calc(90 / 1920 * 100vw);
  }

  .lp20-history-head p {
    font-size: calc(27 / 1920 * 100vw);
    text-align: center;
    letter-spacing: 0.03em;
  }

  .lp20-history-shell {
    width: calc(100% - calc(200 / 1920 * 100vw));
    max-width: none;
    margin-left: calc(200 / 1920 * 100vw);
    margin-top: 200px;
  }

  .lp20-history-track {
    grid-auto-columns: calc(420 / 1920 * 100vw);
  }

  .lp20-history-card {
    /* min-height: calc(990 / 1920 * 100vw); */
    padding: 0 calc(30 / 1920 * 100vw) calc(30 / 1920 * 100vw);
  }
  .lp20-history-card:last-child{
}

  .lp20-history-year {
    font-size: calc(80 / 1920 * 100vw);
  }

  .lp20-history-card h3 {
    font-size: calc(24 / 1920 * 100vw);
    min-height: 108px;
  }

  .lp20-history-img {
    height: calc(240 / 1920 * 100vw);
    margin-top: calc(48 / 1920 * 100vw);
    margin-bottom: calc(48 / 1920 * 100vw);
  }

  .lp20-history-img img {
    max-height: calc(240 / 1920 * 100vw);
  }

  .lp20-history-card p:last-child {
    font-size: calc(18 / 1920 * 100vw);
  }

  .lp20-history-card p:last-child span{
    font-size: 60%;
    display: block;
    margin: 10px 0 0;
}
  .lp20-history-card p:last-child span sup{
    font-size: 100%;
    vertical-align: baseline;
    margin: 0 2px 0 0;
}

  .lp20-report {
    padding-top: calc(246 / 1920 * 100vw);
    padding-bottom: calc(40 / 1920 * 100vw);
  }

  .lp20-report h2,
  .lp20-report-shell {
    width: calc(1500 / 1920 * 100vw);
    max-width: none;
  }

  .lp20-report h2 {
    margin-bottom: calc(126 / 1920 * 100vw);
    font-size: calc(108 / 1920 * 100vw);
    text-align: center;
    letter-spacing: 0.05em;
  }

  .lp20-report-grid {
    grid-template-columns: repeat(4, 1fr);
    grid-auto-rows: calc(361.5 / 1920 * 100vw);
    gap: calc(18 / 1920 * 100vw);
  }

  .lp20-report-tile picture,
  .lp20-report-tile img {
    width: 100%;
    height: 100%;
  }

  .lp20-report-tile img {
    object-fit: cover;
  }

  .lp20-report-tile-1 { grid-column: 1 / 4; grid-row: 1 / 3; }
  .lp20-report-tile-2 { grid-column: 4 / 5; grid-row: 1 / 2; }
  .lp20-report-tile-3 { grid-column: 4 / 5; grid-row: 2 / 3; }
  .lp20-report-tile-4 { grid-column: 1 / 3; grid-row: 3 / 4; }
  .lp20-report-tile-5 { grid-column: 3 / 5; grid-row: 3 / 4; }
  .lp20-report-tile-6 { grid-column: 1 / 2; grid-row: 4 / 5; }
  .lp20-report-tile-7 { grid-column: 1 / 2; grid-row: 5 / 6; }
  .lp20-report-tile-8 { grid-column: 2 / 5; grid-row: 4 / 6; }

  .lp20-report-tile-2 img,
  .lp20-report-tile-3 img,
  .lp20-report-tile-6 img,
  .lp20-report-tile-7 img {
    object-fit: cover;
  }

  .lp20-closing {
    padding-top: calc(320 / 1920 * 100vw);
    padding-bottom: calc(120 / 1920 * 100vw);
  }

  .lp20-closing p {
    font-size: calc(30 / 1920 * 100vw);
  }

  .lp20-closing h2 {
    font-size: calc(95 / 1920 * 100vw);
  }
}

/* latest visual tuning */
.lp20-movie iframe {
  pointer-events: none;
}

.lp20-scrollbar {
  display: none;
}

@media screen and (min-width: 769px) {
  .lp20-intro h1 {
    padding-top: calc(30 / 1920 * 100vw);
  }

  .lp20-intro h1::before {
    position: absolute;
    top: calc(-260 / 1920 * 100vw);
    left: 50%;
    height: calc(280 / 1920 * 100vw);
    margin: 0;
    transform: translateX(-50%);
    display: none;
  }

  .lp20-logo-lockup {
    /* width: calc(200 / 1920 * 100vw); */
    margin-top: calc(60 / 1920 * 100vw);
  }

  .lp20-logo-lockup img{
    width: calc(200 / 1920 * 100vw);
    margin: auto;
}

  .lp20-logo-lockup .lp20-logo-word {
    width: calc(480 / 1920 * 100vw);
    margin-top: calc(34 / 1920 * 100vw);
  }

  .lp20-jikkan {
    padding-bottom: calc(100 / 1920 * 100vw);
    /* padding-top: calc(260 / 1920 * 100vw); */
    margin: -28vw 0 0;
  }

  .lp20-jikkan-visual {
    width: calc(940 / 1920 * 100vw);
  }

  .lp20-jikkan-overlay {
    top: calc(100 / 1920 * 100vw);
    right: calc(118 / 1920 * 100vw);
    font-size: calc(48 / 1920 * 100vw);
    line-height: 1.2;
    font-weight: 400;
    letter-spacing: 0;
    text-align: center;
  }

  .lp20-jikkan-overlay span {
    font-size: calc(97 / 1920 * 100vw);
    font-family: "Playfair Display", serif;
    margin: 0 5px;
  }

  .lp20-jikkan-text {
    width: calc(1120 / 1920 * 100vw);
    margin-top: calc(0 / 1920 * 100vw);
  }

  .lp20-catch {
    font-size: calc(46 / 1920 * 100vw);
    line-height: 1.5;
    letter-spacing: 0;
  }

  .lp20-jikkan-text > p:not(.lp20-catch) {
    width: calc(1040 / 1920 * 100vw);
    margin-right: auto;
    margin-left: auto;
    font-size: calc(22 / 1920 * 100vw);
    line-height: 2;
    letter-spacing: 0;
    font-weight: 500;
  }

  .lp20-note {
    width: calc(900 / 1920 * 100vw) !important;
    font-size: calc(19 / 1920 * 100vw) !important;
    line-height: 2 !important;
    color: #888;
  }

  .lp20-market-shell,
  .lp20-history-shell {
    overflow: visible;
    padding-bottom: 0;
  }

  .lp20-market-track,
  .lp20-history-track {
    width: 100%;
    min-width: 0;
    overflow-x: auto;
    overflow-y: hidden;
    scrollbar-width: none;
    scroll-behavior: auto;
    scroll-snap-type: none;
  }

  .lp20-market-track::-webkit-scrollbar,
  .lp20-history-track::-webkit-scrollbar {
    display: none;
  }

  .lp20-market-track {
    gap: calc(26 / 1920 * 100vw);
    padding-bottom: calc(34 / 1920 * 100vw);
  }

  .lp20-history-track {
    gap: calc(18 / 1920 * 100vw);
    padding-bottom: calc(42 / 1920 * 100vw);
  }

  .lp20-history-track::after {
    content: "";
    display: block;
    width: calc(220 / 1920 * 100vw);
    height: 1px;
    flex: 0 0 calc(220 / 1920 * 100vw);
  }

  .lp20-scrollbar {
    position: relative;
    display: block;
    width: calc(1500 / 1920 * 100vw);
    height: calc(7 / 1920 * 100vw);
    margin-top: calc(24 / 1920 * 100vw);
    background: #000;
    overflow: hidden;
    border-radius: 50px;
  }
  .lp20-history-shell .lp20-scrollbar span{
    background: linear-gradient(90deg, #d1a84c 0%, #f3df8f 55%, #a57328 100%);
}

  .lp20-market-shell .lp20-scrollbar {
    background: #CCC;
    height: calc(7 / 1920 * 100vw);
  }

  .lp20-scrollbar span {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 30%;
    height: 100%;
    background: linear-gradient(90deg, #d02b00 0%, #840000 100%);
    cursor: grab;
    touch-action: none;
    will-change: transform;
    border-radius: 50px;
    height: calc(7 / 1920 * 100vw);
    overflow: auto;
  }

  .lp20-scrollbar span:active {
    cursor: grabbing;
  }

  .lp20-scrollbar.is-disabled {
    opacity: .35;
  }

  .lp20-market-card .year {
    padding-bottom: calc(29 / 1920 * 100vw);
  }

  .lp20-market-card .year::after {
    width: calc(50 / 1920 * 100vw);
  }

  .lp20-report-tile picture,
  .lp20-report-tile img {
    width: 100%;
    height: 100%;
  }

  .lp20-report-tile img {
    object-fit: cover;
  }

  .lp20-report-tile-2 img,
  .lp20-report-tile-3 img,
  .lp20-report-tile-6 img,
  .lp20-report-tile-7 img {
    object-fit: cover;
  }
}

@media screen and (min-width: 769px) {
  .lp20-map-wrap {
    container-type: inline-size;
    /* width: min(1500px, calc(100vw - 160px)); */
    min-width: min(980px, calc(100vw - 80px));
    max-width: none;
  }

  .lp20-map img {
    width: 100%;
    height: auto;
  }

  .lp20-global-stats {
    top: 15%;
    right: 6%;
    width: 38cqw;
  }

  .lp20-global-stats p {
    font-size: 1.93cqw;
  }

  .lp20-global-stats p.sub {
    font-size: 1.33cqw;
  }

  .lp20-global-stats p.ttl {
    padding-bottom: 1.33cqw;
    margin-bottom: .67cqw;
  }

  .lp20-global-stats strong {
    font-size: 4.33cqw;
  }

  .lp20-awards {
    margin-top: 3.33cqw;
    padding: 3.33cqw 1.33cqw 2cqw 2cqw;
  }

  .lp20-awards h3 {
    padding: 0 1.87cqw;
    font-size: 2cqw;
  }

  .lp20-awards-row {
    grid-template-columns: 9.23cqw minmax(0, 1fr);
    gap: .67cqw;
  }

  .lp20-awards-row + .lp20-awards-row {
    margin-top: 1.33cqw;
  }

  .lp20-awards .lp20-awards-country {
    font-size: 1.43cqw;
  }

  .lp20-awards li {
    font-size: 1.07cqw;
    line-height: 1.72;
  }
}

@media screen and (max-width: 768px) {
  .lp20-intro h1 {
    padding-top: 24vw;
    padding-top: 0vw;
    line-height: 130%;
  }

  .lp20-intro h1::before {
    position: absolute;
    top: -15vw;
    left: 50%;
    height: 32vw;
    margin: 0;
    transform: translateX(-50%);
    display: none;
  }

  .lp20-logo-lockup {
    width: 100%;
    display: flex;
    flex-flow: row-reverse;
    justify-content: space-between;
    flex-wrap: wrap-reverse;
  }
.lp20 img{
    width: 90vw;
}
.lp20-map-wrap img{
    width: 100vw;
}
.lp20 .lp20-logo-lockup img{
    width: 14vw;
}
  .lp20 img.lp20-logo-word{
    width: 68vw;
    height: max-content;
    margin: 0;
}
  .lp20-logo-word {
    width: 42vw;
    margin-top: 3.2vw;
  }

  .lp20-jikkan-overlay {
    top: 63vw;
    right: 0;
    left: 0;
    font-size: 6.2vw;
    line-height: 1.35;
    font-weight: 500;
    margin: auto;
    text-align: center;
    letter-spacing: 0.08em;
  }

  .lp20-jikkan-overlay span {
    font-size: 10.7vw;
  }

  .lp20-catch {
    font-size: 6.4vw;
    line-height: 1.5;
  }

  .lp20-jikkan-text > p:not(.lp20-catch) {
    font-size: 3.3vw;
    line-height: 2.1;
    letter-spacing: -0.03em;
  }

  .lp20-awards {
    padding: 8vw 6vw 7vw;
  }

  .lp20-awards h3 {
    padding: 0 4vw;
    font-size: 6vw;
    background: #9c1506;
  }

  .lp20-awards-row {
    grid-template-columns: 1fr;
    gap: 3vw;
  }

  .lp20-awards .lp20-awards-country {
    font-size: 4.3vw;
    line-height: 1.1;
  }

  .lp20-awards li {
    font-size: 3vw;
    line-height: 1.5;
  }
}

@media screen and (max-width: 768px) {
  .lp20-section-head span {
    font-size: 4.3vw;
}

.lp20-section-head::before {
    top: -98px;
    height: 80px;
}

.lp20-awards ul {
    margin: -5px 0 0;
}

.lp20-awards-row + .lp20-awards-row {
    margin-top: 15px;
}

.lp20-history-head p.ttl {
    font-size: 5vw;
    color: var(--lp20-gold);
    background: linear-gradient(90deg, #b79546 0%, #D7C39B 37%, #B78B46 75%);
    -webkit-background-clip: text;
    background-clip: text;
    -webkit-text-fill-color: transparent;
    margin-top: 20px;
    line-height: 150%;
}
.lp20-history-head h2 {
    font-size: 10vw;
}

.lp20-history-head h2 span {
    display: block;
}

.lp20-history-head h2 span.right {
    text-align: right;
}

    .lp20-history-head::before {
        content: "";
        position: absolute;
        top: -25vw;
        left: 0;
        right: 0;
        width: 1px;
        height: 21vw;
        background: linear-gradient(180deg, #ffffff 0%, #d22c00 50%, #76050a 100%);
        margin: auto;
    }

.lp20-history {
    padding: 30vw 0 8vw;
}

.lp20-closing h2 {
    font-size: 11vw;
    text-align: left;
    width: 90vw;
    margin: 20px auto 0;
    line-height: 110%;
}
}

@media screen and (max-width: 768px) {
  .lp20-jikkan {
    margin: -112vw 0 0;
  }

  .lp20-jikkan-visual {
    display: block;
    opacity: 1;
    visibility: visible;
    width: 90vw;
    margin: 0 auto 0;
    transform: none;
    position: relative;
    height: auto;
    overflow: visible;
  }

  .lp20-jikkan-img,
  .lp20-jikkan-img img {
    display: block;
    width: 100% !important;
    height: auto;
  }

  .lp20-market-shell,
  .lp20-history-shell {
    position: relative;
    width: 78vw;
    max-width: none;
    margin-right: auto;
    margin-bottom: 8vw;
    margin-left: auto;
    overflow: visible;
  }

  .lp20-report-shell {
    width: 90vw;
    width: 89.5vw;
    max-width: none;
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
  }

  .lp20-market-track,
  .lp20-history-track {
    width: 74vw;
    min-width: 74vw;
    overflow-x: hidden;
    overflow-y: hidden;
    grid-auto-columns: 74vw;
    gap: 0;
    scroll-behavior: smooth;
    margin: 20px auto 0;
  }

  .lp20-market-card,
  .lp20-history-card {
    width: 74vw;
    box-sizing: border-box;
    scroll-snap-align: start;
  }

  .lp20-report-grid {
    width: 90vw;
    max-width: none;
    overflow-x: hidden;
    scroll-behavior: smooth;
    display: grid;
    grid-auto-flow: column;
    grid-auto-columns: 90vw;
    grid-template-columns: none;
    grid-auto-rows: 90vw;
    gap: 0;
  }

  .lp20-report-tile,
  .lp20-report-tile-1,
  .lp20-report-tile-2,
  .lp20-report-tile-3,
  .lp20-report-tile-4,
  .lp20-report-tile-5,
  .lp20-report-tile-6,
  .lp20-report-tile-7,
  .lp20-report-tile-8 {
    grid-column: auto;
    grid-row: auto;
    width: 90vw;
    height: 90vw;
  }

  .lp20-report-tile picture,
  .lp20-report-tile img {
    width: 100%;
    height: 100%;
  }

  .lp20-report-tile img {
    object-fit: cover;
  }

  .lp20-slider-ui {
    width: 74vw;
  }

  .lp20-report-shell .lp20-slider-ui {
    width: 90vw;
    padding: 1vw 0;
  }

  .lp20-history .fade-item {
    opacity: 1;
    transform: none;
    transition: none;
    position: relative;
  }

  .lp20-slider-prev,
  .lp20-slider-next {
    width: 11vw;
    height: 3vw;
    border: 0;
    padding: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    appearance: none;
  }

  .lp20-slider-prev::before,
  .lp20-slider-prev::after,
  .lp20-slider-next::before,
  .lp20-slider-next::after {
    content: none;
  }

  .lp20-slider-prev {
    background-image: url("https://brand.finetoday.com/jp/tsubaki/assets/img/20th/arrow_r_left.png");
  }

  .lp20-slider-next {
    background-image: url("https://brand.finetoday.com/jp/tsubaki/assets/img/20th/arrow_r_right.png");
  }

  .lp20-history-shell .lp20-slider-prev {
    background-image: url("https://brand.finetoday.com/jp/tsubaki/assets/img/20th/arrow_w_left.png");
    width: 13vw;
  }

  .lp20-history-shell .lp20-slider-next {
    background-image: url("https://brand.finetoday.com/jp/tsubaki/assets/img/20th/arrow_w_right.png");
    width: 13vw;
  }

  .lp20-market-shell .lp20-slider-prev {
    background-image: url("https://brand.finetoday.com/jp/tsubaki/assets/img/20th/arrow_w_left.png");
  }

  .lp20-market-shell .lp20-slider-next {
    background-image: url("https://brand.finetoday.com/jp/tsubaki/assets/img/20th/arrow_w_right.png");
  }

  .lp20-market-shell .lp20-slider-ui,
  .lp20-history-shell .lp20-slider-ui {
    position: absolute;
    top: 0px;
    left: 50%;
    z-index: 4;
    width: 93vw;
    height: 100%;
    margin: 0;
    color: #fff;
    pointer-events: none;
    transform: translateX(-50%);
  }

  .lp20-market-shell .lp20-slider-prev,
  .lp20-market-shell .lp20-slider-next,
  .lp20-history-shell .lp20-slider-prev,
  .lp20-history-shell .lp20-slider-next {
    pointer-events: auto;
  }

  .lp20-market-shell .lp20-slider-count,
  .lp20-history-shell .lp20-slider-count {
    position: absolute;
    top: calc(100% + -6vw);
    left: 50%;
    color: #fff;
    transform: translateX(-50%);
    font-size: 4vw;
  }
  .lp20-market-shell .lp20-slider-count{
    top: calc(100% + -16vw);
}
  .lp20-market-shell {
    background: linear-gradient(180deg, #76050a 0%, #d22c00 100%);
    width: 100vw;
    padding: 6vw 0 19vw;
}

.lp20-report-shell .lp20-slider-count{
    color: #c12735;
    font-size: 4vw;
}
.lp20-market-card p.year {
    font-size: 3.6vw;
    min-height: 45px;
    line-height: 140%;
}

    .lp20-history-card p:last-child span {
        font-size: 65%;
        display: block;
        margin: 10px 0 0;
    }
  .lp20-history-card p:last-child span sup{
    font-size: 100%;
    vertical-align: baseline;
    margin: 0 1px 0 0;
}

.lp20-history-head::before {
        content: "";
        position: absolute;
        top: -30vw;
        left: 0;
        right: 0;
        width: 1px;
        height: 27vw;
        background: linear-gradient(180deg, #ffffff 0%, #d22c00 50%, #76050a 100%);
        margin: auto;
    }

}

@media screen and (min-width: 769px) and (max-width: 1024px) {
  body#special #header,
  body#special #wrapper,
  #special .lp20 {
    width: 100%;
    max-width: none;
  }

  #special .lp20 {
    overflow-x: hidden;
  }

  .lp20-inner {
    max-width: 100%;
  }

  .lp20-narrow {
    width: min(72vw, 620px);
    max-width: none;
  }

  .lp20-intro {
    padding-top: clamp(48px, 7vw, 72px);
    padding-bottom: clamp(360px, 48vw, 500px);
  }

  .lp20-intro h1,
  .lp20-closing h2 {
    font-size: clamp(24px, 3.4vw, 34px);
    line-height: 1.45;
  }

  .lp20-intro p {
    font-size: clamp(12px, 1.6vw, 15px);
    line-height: 2.05;
  }

  .lp20-logo-lockup {
    width: 220px;
    margin-top: 34px;
  }

  .lp20-logo-lockup img {
    width: 92px;
  }

  .lp20-logo-lockup .lp20-logo-word {
    width: 230px;
    margin-top: 18px;
  }

  .lp20-jikkan {
    margin-top: clamp(-290px, -28vw, -220px);
    padding-bottom: 88px;
  }

  .lp20-jikkan-visual {
    width: min(86vw, 680px);
  }

  .lp20-jikkan-overlay {
    top: 10%;
    right: 12%;
    font-size: clamp(22px, 3.2vw, 32px);
  }

  .lp20-jikkan-overlay span {
    font-size: 2em;
  }

  .lp20-jikkan-text {
    width: min(82vw, 680px);
    margin-top: 28px;
  }

  .lp20-catch {
    font-size: clamp(22px, 3.1vw, 30px);
  }

  .lp20-jikkan-text > p:not(.lp20-catch) {
    width: min(82vw, 680px);
    font-size: clamp(12px, 1.55vw, 15px);
  }

  .lp20-note {
    width: min(82vw, 680px) !important;
    font-size: 11px !important;
  }

  .lp20-global {
    padding-top: 96px;
    padding-bottom: 110px;
  }

  .lp20-section-head {
    width: min(68vw, 560px);
    margin-bottom: 64px;
    letter-spacing: .25em;
  }

  .lp20-section-head p,
  .lp20-section-head h2 {
    font-size: clamp(34px, 5vw, 48px);
  }

  .lp20-section-head h2 {
    padding-left: 16vw;
  }

  .lp20-section-head span {
    font-size: clamp(15px, 2vw, 20px);
  }

  .lp20-map-wrap {
    width: min(860px, calc(100vw - 72px));
    min-width: 0;
  }

  .lp20-global-stats p {
    font-size: 2.2cqw;
  }

  .lp20-global-stats p.sub {
    font-size: 1.6cqw;
  }

  .lp20-global-stats strong {
    font-size: 4.8cqw;
  }

  .lp20-awards h3 {
    font-size: 2.35cqw;
  }

  .lp20-awards .lp20-awards-country {
    font-size: 1.75cqw;
  }

  .lp20-awards li {
    font-size: 1.32cqw;
    line-height: 1.62;
  }

  .lp20-global-copy {
    width: min(82vw, 720px);
    font-size: clamp(13px, 1.6vw, 15px);
  }

  .lp20-global-copy p {
    width: 100%;
  }

  .lp20-market-shell {
    width: min(900px, 88vw);
    max-width: none;
  }

  .lp20-market-track {
    grid-auto-columns: 220px;
    gap: 14px;
  }

  .lp20-market-card {
    min-height: 250px;
    padding: 22px 18px 18px;
  }

  .lp20-market-card h3 {
    font-size: 21px;
  }

  .lp20-market-card p,
  .lp20-market-card p.year {
    font-size: 12px;
  }

  .lp20-market-card span {
    font-size: 34px;
  }

  .lp20-history {
    padding-top: 130px;
    padding-bottom: 130px;
  }

  .lp20-history-head {
    width: min(82vw, 720px);
    margin-bottom: 60px;
  }

  .lp20-history-head::before {
    top: -120px;
    height: 100px;
  }

  .lp20-history-head h2 {
    font-size: clamp(36px, 5vw, 52px);
  }

  .lp20-history-head p {
    font-size: clamp(13px, 1.7vw, 16px);
  }

  .lp20-history-shell {
    width: calc(100% - 48px);
    margin: 80px auto 0;
  }

  .lp20-history-track {
    grid-auto-columns: 260px;
    gap: 16px;
  }

  .lp20-history-card {
    padding-right: 20px;
    padding-left: 20px;
  }

  .lp20-history-year {
    font-size: 46px;
  }

  .lp20-history-card h3 {
    min-height: 76px;
    font-size: 15px;
  }

  .lp20-history-img,
  .lp20-history-img img {
    max-height: 130px;
  }

  .lp20-history-card p:last-child {
    font-size: 12px;
  }

  .lp20-scrollbar {
    width: min(900px, 88vw);
    height: 5px;
  }

  .lp20-report h2,
  .lp20-report-shell {
    width: min(900px, 88vw);
  }

  .lp20-report h2 {
    font-size: clamp(46px, 6vw, 62px);
  }

  .lp20-report-grid {
    grid-auto-rows: calc((min(900px, 88vw) - 54px) / 4);
    gap: 12px;
  }

  .lp20-closing p {
    font-size: clamp(13px, 1.7vw, 16px);
  }
}

@media screen and (max-width: 768px) {
  .lp20-market-track,
  .lp20-history-track,
  .lp20-report-grid {
    overflow-x: auto;
    overflow-y: hidden;
    scroll-snap-type: x mandatory;
    -webkit-overflow-scrolling: touch;
    scrollbar-width: none;
  }

  .lp20-market-track::-webkit-scrollbar,
  .lp20-history-track::-webkit-scrollbar,
  .lp20-report-grid::-webkit-scrollbar {
    display: none;
  }

  .lp20-market-card,
  .lp20-history-card,
  .lp20-report-tile {
    scroll-snap-align: start;
  }
}

@media screen and (max-width: 768px) {
  .lp20-history-head p:not(.ttl)::after {
    content: "";
    display: block;
    width: 100vw;
    height: 1px;
    margin: 12vw auto 0 -5vw;
    background: linear-gradient(90deg, #b7852f 0%, #f7e7a4 50%, #b7852f 100%);
  }

  .lp20-jikkan,
  .lp20-jikkan-grid,
  .lp20-jikkan-visual,
  .lp20-jikkan-img,
  .lp20-jikkan-text {
    height: auto !important;
    max-height: none !important;
    overflow: visible !important;
  }

  .lp20-market-track.slick-initialized,
  .lp20-history-track.slick-initialized,
  .lp20-report-grid.slick-initialized {
    display: block;
    min-width: 0;
    overflow: visible;
    scroll-snap-type: none;
  }

  .lp20-market-track.slick-initialized{
    width: 70vw;
    margin-right: auto;
    margin-left: auto;
  }

  .lp20-history-track.slick-initialized {
    width: 78vw;
    margin-right: auto;
    margin-left: auto;
  }

  .lp20-report-grid.slick-initialized {
    width: 90vw;
    margin-right: auto;
    margin-left: auto;
  }

  .lp20-market-track.slick-initialized .slick-list,
  .lp20-history-track.slick-initialized .slick-list,
  .lp20-report-grid.slick-initialized .slick-list {
    overflow: hidden;
  }

  .lp20-market-track.slick-initialized .slick-track,
  .lp20-history-track.slick-initialized .slick-track,
  .lp20-report-grid.slick-initialized .slick-track {
    display: flex;
    align-items: stretch;
  }

  .lp20-market-track.slick-initialized .slick-slide,
  .lp20-history-track.slick-initialized .slick-slide,
  .lp20-report-grid.slick-initialized .slick-slide {
    height: auto;
  }

  .lp20-market-track.slick-initialized .lp20-market-card,
  .lp20-history-track.slick-initialized .lp20-history-card {
    width: 78vw !important;
    min-width: 0;
  }
  .lp20-market-track.slick-initialized .lp20-market-card{
    width: 71vw !important;
}

  .lp20-report-grid.slick-initialized .lp20-report-tile {
    width: 90vw !important;
    min-width: 0;
  }
  .lp20-global-stats p.ttl {
    display: block;
}
body .inner {
    width: 100%;
}
body footer .inner .list {
    width: 90%;
}

}

@media screen and (max-width: 758px) {
  body footer .inner .list {
    width: 100%;
  }
}

@media screen and (max-width: 768px) {
  .lp20-report-grid.slick-initialized,
  .lp20-report-grid.slick-initialized .slick-list,
  .lp20-report-grid.slick-initialized .slick-track,
  .lp20-report-grid.slick-initialized .slick-slide,
  .lp20-report-grid.slick-initialized .lp20-report-tile {
    box-sizing: border-box;
  }

  .lp20-report-grid.slick-initialized {
    width: 90vw !important;
    max-width: 90vw;
    overflow: hidden !important;
  }

  .lp20-report-grid.slick-initialized .slick-list {
    width: 90vw !important;
    max-width: 90vw;
    overflow: hidden !important;
  }

  .lp20-report-grid.slick-initialized .slick-slide {
    overflow: hidden;
  }

  .lp20-report-grid.slick-initialized .lp20-report-tile {
    display: block !important;
    width: 90vw !important;
    max-width: 90vw;
    margin: 0 !important;
    overflow: hidden;
  }

  .lp20-report-grid.slick-initialized .lp20-report-tile picture,
  .lp20-report-grid.slick-initialized .lp20-report-tile img {
    display: block;
    width: 100% !important;
    max-width: none;
  }
  .lp20-jikkan-overlay sup{
    font-size: 40%;
}
}


