@charset "UTF-8";
:where(html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video) {
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}

:where(article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,img,svg,video,canvas,audio,iframe,embed,object) {
  display: block;
}

*,
*::before,
*::after {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

:where(button) {
  border: none;
  background: none;
}

:where(ul,ol,summary) {
  list-style: none;
}

:where(table) {
  border-collapse: collapse;
  border-spacing: 0;
}

:where(:-webkit-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:-moz-any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(:any-link,button,[type=button],[type=reset],[type=submit],label[for],select,summary,[role=tab],[role=button]) {
  cursor: pointer;
}

:where(img,picture,svg) {
  max-inline-size: 100%;
  block-size: auto;
  width: 100%;
  height: 100%;
}

:where(input,select,button,textarea) {
  color: #333;
  font-family: inherit;
  border: none;
  border-radius: 0;
  box-shadow: none;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  outline: none;
}

:where(button,[type=button],[type=reset],[type=submit]) {
  touch-action: manipulation;
}

:where(label) {
  display: inline-flex;
  align-items: center;
}

:where(input:-webkit-autofill,textarea:-webkit-autofill) {
  box-shadow: 0 0 0 1000px #fff inset;
}

:where(select)::-ms-expand {
  display: none;
}

:where(input)::-webkit-input-placeholder {
  color: #b6bcc4;
}

:where(input)::-moz-placeholder {
  color: #b6bcc4;
}

:where(input):-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input)::placeholder {
  color: #b6bcc4;
}

:where(input) ::-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input) :-ms-input-placeholder {
  color: #b6bcc4;
}

:where(input)[type=radio],
:where(input)[type=checkbox] {
  opacity: 0;
  overflow: hidden;
  width: 0;
  height: 0;
  padding: 0;
  margin: 0;
}

.u-hidden {
  display: none !important;
  visibility: hidden;
}

.u-hidden-up-sm {
  display: none !important;
  visibility: hidden;
}

.u-hidden-down-lg {
  display: none !important;
  visibility: hidden;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

html {
  background: rgba(0,0,0,0);
}

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

th,
td {
  vertical-align: top;
}

li {
  list-style-type: none;
}

#main {
  padding: 0;
  width: 100%;
  background: none;
}

#main * {
  box-sizing: border-box;
}

#denso img {
  width: 100%;
  height: 100%;
  vertical-align: bottom;
}

#denso figure {
  margin: 0;
}

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

#denso .res-pc {
  display: inline !important;
}

#denso .res-sp {
  display: none !important;
}

:root {
  --leading-trim: calc((1em - 1lh) / 2);
}

@supports not (top: 1lh) {
  :root {
    --leading-trim: 0px;
  }
}

.leading-trim {
  margin-block: var(--leading-trim);
}

html {
  overflow-y: scroll;
}

body {
  color: #000;
  font-size: 16px;
  line-height: 1.875;
  font-family: "A1 Gothic M";
  font-weight: 400;
  letter-spacing: 0em;
  -webkit-text-size-adjust: 100%;
  overflow-wrap: anywhere;
  word-break: normal;
  line-break: strict;
  -webkit-font-smoothing: auto;
  background: #c31928;
}

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

a.no-link {
  pointer-events: none;
  cursor: default;
}

.-spOnly {
  display: none;
}

.l-wrapper {
  min-width: 1366px;
}

.sec-in {
  width: 1250px;
  margin-inline: auto;
}

.c-btnStyle1 {
  width: 100%;
  background: #dc0232;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
  color: #fff;
  font-weight: bold;
}

.c-btnStyle1.-detail {
  background: none;
  border: 1px solid #868686;
  padding: 8px 0;
}

.c-headingStyle1 {
  display: flex;
  flex-direction: column;
  gap: 10px;
  color: #dc0232;
  line-height: 1;
}

.c-headingStyle1 .en {
  font-size: 53px;
  font-weight: bold;
}

.c-headingStyle1 .ja {
  font-size: 22px;
}

#denso * {
  font-family: "A1 Gothic M";
}

#denso {
  position: relative;
  box-sizing: border-box;
  word-break: break-word;
  min-width: 1366px;
}

#denso .en {
  font-family: "Montserrat";
}

#denso.is-active::after {
  opacity: 1;
}

#denso::after {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 110vh;
  background: url(../img/noise_bg.png) no-repeat center/cover;
  mix-blend-mode: overlay;
  opacity: .2;
  z-index: 100;
  pointer-events: none;
  opacity: 0;
  transition: .5s .3s;
}

#denso .sec-hero {
  overflow: hidden;
}

#denso .sec-hero__img {
  opacity: 0;
  scale: 1.2;
  transition: 1.5s cubic-bezier(0.85, 0, 0.15, 1);
}

#denso .sec-hero__img.is-active {
  opacity: 1;
  scale: 1;
}

#denso .sec-hero__nav {
  position: fixed;
  top: 10px;
  right: 10px;
  margin-top: 10px;
  margin-left: auto;
  width: 100%;
  max-width: 820px;
  z-index: 999;
  display: flex;
  align-items: center;
  gap: 10px;
  background: #fff;
  border-radius: 10px;
  padding: 10px;
  -webkit-filter: drop-shadow(0px 5px 11px rgba(106, 50, 50, 0.3));
  filter: drop-shadow(0px 5px 11px rgba(106, 50, 50, 0.3));
  opacity: 0;
  transition: .5s .3s;
}

#denso .sec-hero__nav.is-active {
  opacity: 1;
}

#denso .sec-hero__nav--list {
  display: flex;
  align-items: center;
  gap: 35px;
}

#denso .sec-hero__nav--link {
  font-size: 17px;
  display: flex;
  align-items: center;
  gap: 7px;
  transition: .3s;
  font-family: "A1 Gothic R";
}

#denso .sec-hero__nav--link.-cta {
  color: #fff;
  padding: 12px 55px;
  background: #dc0232;
  border-radius: 10px;
  display: inline-block;
}

#denso .sec-hero__nav--link.-cta .en {
  font-size: 19px;
  font-family: "Montserrat";
  font-weight: bold;
  padding-left: 7px;
}

#denso .sec-hero__nav--link.-cta .ja {
  font-size: 16px;
  font-family: "A1 Gothic B";
  letter-spacing: -0.15em;
}

#denso .sec-hero__nav--link .i-obj {
  width: 20px;
  height: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: #dc0232;
  border-radius: 100vmax;
}

#denso .sec-hero__nav--link .i-obj .i-icon {
  width: 10px;
  height: 10px;
}

#denso .sec-hero__btn {
  position: fixed;
  bottom: -30px;
  right: -40px;
  width: 250px;
  z-index: 999;
  transition: .5s .3s;
  opacity: 0;
}

#denso .sec-hero__btn.is-active {
  opacity: 1;
}

#denso .sec-hero__btn.is-hide {
  opacity: 0;
}

#denso .sec-special {
  overflow: hidden;
  padding: 170px 0 130px;
  background: url(../img/special_bg.png) no-repeat center/cover;
}

#denso .sec-special__lead {
  width: 720px;
  margin-inline: auto;
}

#denso .sec-special__box {
  position: relative;
  z-index: 101;
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 65% 1fr;
  grid-template-columns: 65% 1fr;
  align-items: center;
  padding: 120px 40px 120px 140px;
  margin-top: 170px;
}

#denso .sec-special__box::before,
#denso .sec-special__box::after {
  content: "";
  position: absolute;
  top: 0;
  height: 100%;
  z-index: -1;
}

#denso .sec-special__box::before {
  left: 15%;
  width: 150vw;
  background: #fff;
}

#denso .sec-special__box::after {
  left: 0;
  width: 100%;
  background: url(../img/special_box_bg.png) no-repeat top left/auto 100%;
}

#denso .sec-special__txt {
  font-size: 22px;
  margin-top: 60px;
  line-height: 1;
  font-family: "A1 Gothic R";
}

#denso .sec-special__txt .marker {
  font-size: 31px;
  padding: 0 5px;
  background: linear-gradient(transparent 60%, #FFCECE 80%);
}

#denso .sec-special__txt .large {
  display: block;
  font-size: 41px;
  margin-block: 50px 40px;
}

#denso .sec-special__txt .large .gradient {
  background: linear-gradient(237deg, rgb(206, 0, 37) 0%, rgb(221, 92, 68) 100%);
  border-radius: 5px;
  color: #fff;
  padding: 15px;
  margin-right: 10px;
}

#denso .sec-special__img {
  position: relative;
  left: 40px;
}

#denso .sec-special__note {
  font-size: 12px;
  position: absolute;
  bottom: -50px;
  left: 20px;
}

#denso .sec-event {
  position: relative;
  z-index: 101;
  padding: 130px 0 0;
  background: #fff;
}

#denso .sec-event .sec-in {
  padding: 0 140px;
}

#denso .sec-event__txt {
  margin-top: 40px;
  font-size: 25px;
}

#denso .sec-event__tab {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr 15px 1fr;
  grid-template-columns: repeat(8, 1fr);
  gap: 15px;
  margin-top: 26px;
}

#denso .sec-event__tab--items {
  color: #dc0232;
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 100px;
  padding: 10px 0;
  border: 2px solid #dc0232;
  border-radius: 10px;
  font-size: 20px;
  line-height: 1;
  transition: .3s;
  cursor: pointer;
}

#denso .sec-event__tab--items.is-active {
  background: #dc0232;
  color: #fff;
  border: 2px solid rgba(0,0,0,0);
  pointer-events: none;
}

#denso .sec-event__schedule {
  margin-top: 40px;
}

#denso .sec-event__schedule--list {
  overflow: hidden;
  border-radius: 10px;
  border: 1px solid #b7c3db;
}

#denso .sec-event__schedule--items {
  display: -ms-grid;
  display: grid;
  -ms-grid-columns: 15% 15% 35% 1fr;
  grid-template-columns: 15% 15% 35% 1fr;
}

#denso .sec-event__schedule--items.-blue {
  background: #eaeef7;
}

#denso .sec-event__schedule--items:nth-child(n+3) {
  border-top: 1px solid #b7c3db;
}

#denso .sec-event__schedule--items:not(:first-child) {
  display: none;
}

#denso .sec-event__schedule--items.is-active {
  display: -ms-grid;
  display: grid;
}

#denso .sec-event__schedule--items>* {
  border-right: 1px solid #b7c3db;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 20px 0;
}

#denso .sec-event__schedule--items>*:last-of-type {
  border-right: none;
}

#denso .sec-event__schedule--items.-heading {
  background: #76839d;
  color: #fff;
  font-size: 18px;
}

#denso .sec-event__schedule--date {
  font-size: 17px;
  line-height: 1;
}

#denso .sec-event__schedule--date .large {
  font-size: 30px;
  padding-right: 5px;
}

#denso .sec-event__schedule--date .area {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #1694d6;
  border-radius: 15px;
  padding: 7px 0;
  color: #fff;
  margin-top: 10px;
}

#denso .sec-event__schedule--target {
  font-size: 20px;
}

#denso .sec-event__schedule--event {
  font-size: 20px;
  line-height: 1.3;
  padding: 0 30px;
  align-items: flex-start;
}

#denso .sec-event__schedule--event .small {
  display: block;
  font-size: 17px;
  margin-top: 10px;
}

#denso .sec-event__schedule--event .note {
  font-size: 12px;
}

#denso .sec-event__schedule--btn {
  color: #fff;
}

#denso .sec-event__schedule--btn .c-btnStyle1 {
  position: relative;
  font-size: 20px;
  max-width: 270px;
}

#denso .sec-event__schedule--btn .c-btnStyle1.-detail {
  color: #868686;
  font-size: 16px;
  font-weight: 400;
  margin-top: 15px;
}

#denso .sec-event__schedule--btn .c-btnStyle1 .i-icon {
  position: absolute;
  top: 50%;
  right: 10px;
  translate: 0 -50%;
}

#denso .sec-event__footer {
  background: #dc0232;
  margin-top: 100px;
  padding: 30px 0;
}

#denso .sec-event__footer--logo {
  width: 300px;
  margin-inline: auto;
}

@media print,screen and (min-width: 768px) {
  #denso a {
    opacity: 1;
    transition: opacity .3s;
  }

  #denso a:hover {
    opacity: .7;
  }
}

@media (min-width: 950px) {
  .u-hidden-up-md {
    display: none !important;
    visibility: hidden;
  }

  a[href^="tel:"] {
    pointer-events: none;
    color: inherit;
    cursor: default;
    text-decoration: none;
  }
}

@media (min-width: 1366px) {
  .u-hidden-lg {
    display: none !important;
    visibility: hidden;
  }

  .u-hidden-up-lg {
    display: none !important;
    visibility: hidden;
  }
}

@media (max-width: 1365.98px) {
  .u-hidden-down-md {
    display: none !important;
    visibility: hidden;
  }

  body {
    font-size: 1.0248901903vw;
  }
}

@media (max-width: 949.98px) {
  .u-hidden-sm {
    display: none !important;
    visibility: hidden;
  }

  .u-hidden-down-sm {
    display: none !important;
    visibility: hidden;
  }

  body {
    font-size: 3.2vw;
  }

  .-pcOnly {
    display: none;
  }

  .-spOnly {
    display: block;
  }

  .l-wrapper {
    min-width: 100%;
  }

  .sec-in {
    width: 92%;
  }

  .c-btnStyle1 {
    padding: 2.6666666667vw 0;
    border-radius: 2.6666666667vw;
  }

  .c-btnStyle1.-detail {
    border-width: .2666666667vw;
    padding: 2.6666666667vw 0;
  }

  .c-headingStyle1 {
    gap: 2.6666666667vw;
  }

  .c-headingStyle1 .en {
    font-size: 11.7333333333vw;
  }

  .c-headingStyle1 .ja {
    font-size: 4.5333333333vw;
  }

  #denso {
    min-width: 100%;
  }

  #denso .sec-hero {
    margin-top: 13.3333333333vw;
  }

  #denso .sec-hero__nav {
    top: 0;
    right: 0;
    gap: 2.6666666667vw;
    padding: 2.6666666667vw;
    border-radius: 0 0 2.6666666667vw 2.6666666667vw;
    max-width: none;
    width: 100%;
    margin: 0;
  }

  #denso .sec-hero__nav--logo {
    display: none;
  }

  #denso .sec-hero__nav--list {
    gap: 4vw;
    justify-content: space-between;
    width: 100%;
  }

  #denso .sec-hero__nav--link {
    font-size: 3.4666666667vw;
    line-height: 1.2857142857;
    gap: 1.8666666667vw;
  }

  #denso .sec-hero__nav--link.-cta {
    padding: 2.6666666667vw 3.4666666667vw;
  }

  #denso .sec-hero__nav--link.-cta .en {
    font-size: 4vw;
    padding-left: 0;
  }

  #denso .sec-hero__nav--link.-cta .ja {
    font-size: 2.9333333333vw;
  }

  #denso .sec-hero__nav--link .i-obj {
    width: 5.3333333333vw;
    height: 5.3333333333vw;
  }

  #denso .sec-hero__nav--link .i-obj .i-icon {
    width: 2.6666666667vw;
    height: 2.6666666667vw;
  }

  #denso .sec-hero__btn {
    bottom: 0;
    left: 0;
    width: 100%;
  }

  #denso .sec-special {
    padding: 40vw 0 26.6666666667vw;
    background: url(../img/special_bg_sp.png) no-repeat center/cover;
  }

  #denso .sec-special__lead {
    width: 100%;
  }

  #denso .sec-special__box {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 18.6666666667vw 6.6666666667vw 26.6666666667vw;
    border-radius: 6.6666666667vw;
    overflow: hidden;
  }

  #denso .sec-special__box::before {
    display: none;
  }

  #denso .sec-special__box::after {
    background: url(../img/special_box_bg_sp.png) no-repeat center/cover;
    width: 120%;
  }

  #denso .sec-special__txt {
    font-size: 4.2666666667vw;
    line-height: 1.375;
  }

  #denso .sec-special__txt .marker {
    font-size: 5.6vw;
    padding: 0 1.3333333333vw;
  }

  #denso .sec-special__txt .large {
    font-size: 8vw;
    margin-block: 2.6666666667vw;
    line-height: 1.8333333333;
  }

  #denso .sec-special__txt .large .gradient {
    padding: 2.6666666667vw;
    margin-right: 0;
  }

  #denso .sec-special__img {
    width: 66.6666666667vw;
    margin-top: 8vw;
    margin-inline: auto;
    left: 0;
  }

  #denso .sec-special__note {
    font-size: 2.9333333333vw;
    bottom: -10.6666666667vw;
    left: -2.6666666667vw;
    white-space: nowrap;
  }

  #denso .sec-event {
    padding: 21.3333333333vw 0 0;
  }

  #denso .sec-event .sec-in {
    padding: 0;
  }

  #denso .sec-event__txt {
    font-size: 5.3333333333vw;
    line-height: 1.2;
  }

  #denso .sec-event__tab {
    -ms-grid-columns: 1fr 5.8666666667vw 1fr 5.8666666667vw 1fr;
    grid-template-columns: repeat(3, 1fr);
    gap: 5.8666666667vw;
    margin-top: 8vw;
  }

  #denso .sec-event__tab--items {
    font-size: 5.3333333333vw;
    min-width: 26.6666666667vw;
    border-width: .5333333333vw;
    border-radius: 2.6666666667vw;
    padding: 2.6666666667vw 0;
  }

  #denso .sec-event__tab--items.is-active {
    border-width: .5333333333vw;
  }

  #denso .sec-event__schedule {
    margin-top: 10.6666666667vw;
  }

  #denso .sec-event__schedule--list {
    border-radius: 2.6666666667vw;
    border-width: .2666666667vw;
  }

  #denso .sec-event__schedule--items {
    -ms-grid-columns: 1fr;
    grid-template-columns: 1fr;
    padding: 0 6.6666666667vw;
  }

  #denso .sec-event__schedule--items:first-child {
    display: none;
  }

  #denso .sec-event__schedule--items>* {
    padding: 5.3333333333vw 0;
    border-right: none;
    align-items: flex-start;
  }

  #denso .sec-event__schedule--items .label {
    font-size: 4vw;
    color: #76839d;
    margin-bottom: 2.6666666667vw;
  }

  #denso .sec-event__schedule--date {
    font-size: 4.5333333333vw;
    border-bottom: .2666666667vw solid #b7c3db;
  }

  #denso .sec-event__schedule--date .txt {
    display: flex;
    align-items: flex-end;
  }

  #denso .sec-event__schedule--date .large {
    font-size: 8vw;
    padding-right: 1.3333333333vw;
  }

  #denso .sec-event__schedule--date .area {
    border-radius: 4vw;
    font-size: 4.8vw;
    padding: 1.8666666667vw 5.3333333333vw;
    margin-left: 5.3333333333vw;
    margin-top: 0;
  }

  #denso .sec-event__schedule--target {
    font-size: 5.3333333333vw;
  }

  #denso .sec-event__schedule--event {
    font-size: 5.3333333333vw;
    padding: 0;
  }

  #denso .sec-event__schedule--event .small {
    font-size: 4.5333333333vw;
    margin-top: 2.6666666667vw;
  }

  #denso .sec-event__schedule--event .note {
    font-size: 3.2vw;
  }

  #denso .sec-event__schedule--btn .c-btnStyle1 {
    font-size: 5.3333333333vw;
    max-width: none;
    padding: 5.3333333333vw;
  }

  #denso .sec-event__schedule--btn .c-btnStyle1.-detail {
    font-size: 4.2666666667vw;
    margin-top: 4vw;
    padding: 2.6666666667vw 0;
  }

  #denso .sec-event__schedule--btn .c-btnStyle1 .i-icon {
    right: 5.3333333333vw;
  }

  #denso .sec-event__footer {
    margin-top: 21.3333333333vw;
    padding: 1.3333333333vw 0;
  }

  #denso .sec-event__footer--logo {
    width: 53.3333333333vw;
  }
}

@media (any-hover: hover)and (max-width: 949.98px) {
  #denso .sec-event__tab--items:hover {
    border-width: .5333333333vw;
  }
}

@media screen and (max-width: 850px) {
  #main {
    width: 100%;
  }

  body {
    min-width: 100%;
  }
}

@media only screen and (max-width: 767px) {
  #denso .res-pc {
    display: none !important;
  }

  #denso .res-sp {
    display: inline !important;
  }
}

@media (min-width: 950px)and (max-width: 1365.98px) {
  .u-hidden-md {
    display: none !important;
    visibility: hidden;
  }
}

@media print {
  *,
  *::before,
  *::after {
    background: rgba(0,0,0,0) !important;
    color: #000 !important;
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  tr,
  img {
    page-break-inside: avoid;
  }

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

  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}

@media (any-hover: hover) {
  #denso .sec-hero__nav--link:hover {
    opacity: .7;
  }

  #denso .sec-event__tab--items:hover {
    background: #dc0232;
    color: #fff;
    border: 2px solid rgba(0,0,0,0);
  }
}
/*# sourceMappingURL=styles.css.map */