@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@500&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Oswald:wght@400;500;600&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Inter+Tight:wght@100..900&family=Jost:wght@100..900&family=Lato:wght@400;700;900&family=Noto+Sans+JP:wght@100..900&family=Roboto:wght@100;300;400;500;700;900&display=swap");
/*========================
SETTINGS	
=========================*/
@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
.bg-navy {
  background-color: #2B316B;
}

.bg-yellow {
  background-color: #FDCE00;
}

.bg-purple {
  background-color: #8C36C0;
}

.bg-green {
  background-color: #299403;
}

.bg-black {
  background-color: #2B2610;
}

.bg-gray {
  background-color: #f3f3f3;
}

.bg-gray-deep {
  background-color: #999999;
}

.bg-beige {
  background-color: #EFEEE3;
}

.bg-beige-light {
  background-color: #f6f4ea;
}

.bg-white {
  background-color: white;
}

.bg-blue {
  background-color: #3d91d0;
}

.bg-blue-light {
  background-color: #eaf6ff;
}

.bg-red {
  background-color: #c63522;
}

.text-navy {
  color: #2B316B;
}

.text-navy-deep {
  color: #142147;
}

.text-white {
  color: white;
}

.text-black {
  color: #2B2610;
}

.text-yellow {
  color: #FDCE00;
}

.text-yellow-deep {
  color: #c69f16;
}

.text-purple {
  color: #8C36C0;
}

.text-blue {
  color: #3d91d0;
}

.text-blue-light {
  color: #eaf6ff;
}

.text-999 {
  color: #999;
}

.text-666 {
  color: 3666;
}

.text-red {
  color: #c63522;
}

.font-notosans100 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 100;
}

.font-notosans700 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
}

.font-notosans400 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
}

.font-notosans500 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
}

.font-notosans700 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}

.font-notosans900 {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
}

.font-roboto400 {
  font-family: "Roboto", sans-serif;
  font-weight: 400;
}

.font-roboto500 {
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}

.font-roboto700 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}

.font-roboto900 {
  font-family: "Roboto", sans-serif;
  font-weight: 900;
}

.font-lato400 {
  font-family: "Lato", sans-serif;
  font-weight: 400;
}

.font-lato700 {
  font-family: "Lato", sans-serif;
  font-weight: 700;
}

.font-lato900 {
  font-family: "Lato", sans-serif;
  font-weight: 900;
}

.font-jost300 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 300;
  font-style: normal;
}

.font-jost500 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
}

.font-jost700 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
  font-style: normal;
}

.font-jost900 {
  font-family: "Jost", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
}

.font10 {
  font-size: 10px;
}

.font11 {
  font-size: 11px;
}

.font12 {
  font-size: 12px;
}

.font13 {
  font-size: 13px;
}

.font14 {
  font-size: 14px;
}

.font15 {
  font-size: 15px;
}

.font16 {
  font-size: 16px;
}

.font18 {
  font-size: 18px;
}

.font1618 {
  font-size: 16px;
}
@media (min-width: 768px) {
  .font1618 {
    font-size: 18px;
  }
}

.font20 {
  font-size: 20px;
}

.font22 {
  font-size: 22px;
}

.font24 {
  font-size: 24px;
}

.font26 {
  font-size: 26px;
}

.font28 {
  font-size: 28px;
}

.font30 {
  font-size: 30px;
}

.font32 {
  font-size: 32px;
}

.font34 {
  font-size: 34px;
}

.font36 {
  font-size: 36px;
}

.font40 {
  font-size: 40px;
}

.font48 {
  font-size: 48px;
}

.font54 {
  font-size: 54px;
}

.font60 {
  font-size: 60px;
}

.font72 {
  font-size: 72px;
}

.font80 {
  font-size: 80px;
}

.lh-s {
  line-height: 1;
}

.lh-m {
  line-height: 1.35;
}

.lh-l {
  line-height: 1.7;
}

.lh20 {
  height: 20px;
  line-height: 20px;
}

.lh24 {
  height: 24px;
  line-height: 24px;
}

.lh30 {
  height: 30px;
  line-height: 30px;
}

.lh40 {
  height: 40px;
  line-height: 40px;
}

.lh50 {
  height: 50px;
  line-height: 50px;
}

.center {
  text-align: center !important;
}

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

.p05 {
  padding: 5px 0;
}

.p10 {
  padding: 10px 0;
}

.p15 {
  padding: 15px 0;
}

.p20 {
  padding: 20px 0;
}

.p30 {
  padding: 30px 0;
}

.p40 {
  padding: 40px 0;
}

.p50 {
  padding: 50px 0;
}

.p60 {
  padding: 60px 0;
}

.p70 {
  padding: 70px 0;
}

.p80 {
  padding: 80px 0;
}

.p100 {
  padding: 100px 0;
}

.p120 {
  padding: 120px 0;
}

.p0505 {
  padding: 5px;
}

.p50i {
  padding: 50px inherit;
}

.p01050 {
  padding: 1px 5px 0;
}

.p010 {
  padding: 0 10px;
}

.p1010 {
  padding: 10px;
}

.p1015 {
  padding: 10px 15px;
}

.p1515 {
  padding: 15px;
}

.p2020 {
  padding: 20px;
}

.p3020 {
  padding: 30px 20px;
}

.p3030 {
  padding: 30px 30px;
}

.p5050 {
  padding: 50px 50px;
}

.p8080 {
  padding: 80px 80px;
}

.p0515 {
  padding: 5px 15px;
}

.p0520 {
  padding: 5px 20px;
}

.p4015 {
  padding: 40px 15px;
}

.pr2em {
  padding-right: 2em;
}

.ptpb-xs50lg100 {
  padding: 50px 0;
}
@media (min-width: 992px) {
  .ptpb-xs50lg100 {
    padding: 100px 0 80px;
  }
}

.pt10 {
  padding-top: 10px;
}

.pt15 {
  padding-top: 15px;
}

.pt20 {
  padding-top: 20px;
}

.pt30 {
  padding-top: 30px;
}

.pt35 {
  padding-top: 35px;
}

.pt40 {
  padding-top: 40px;
}

.pt50 {
  padding-top: 50px;
}

.pt70 {
  padding-top: 70px;
}

.pt80 {
  padding-top: 80px;
}

.pb10 {
  padding-bottom: 10px;
}

.pb20 {
  padding-bottom: 20px;
}

.pb30 {
  padding-bottom: 30px;
}

.pb40 {
  padding-bottom: 40px;
}

.pb50 {
  padding-bottom: 50px;
}

.pb70 {
  padding-bottom: 70px;
}

.pb80 {
  padding-bottom: 80px;
}

.pb100 {
  padding-bottom: 100px;
}

.pb120 {
  padding-bottom: 120px;
}

.pb150 {
  padding-bottom: 150px;
}

.ptb30 {
  padding-top: 30px;
  padding-bottom: 30px;
}

.mt0 {
  margin-top: 0;
}

.mt10 {
  margin-top: 10px;
}

.mt12 {
  margin-top: 12px;
}

.mt15 {
  margin-top: 15px;
}

.mt20 {
  margin-top: 20px;
}

.mt30 {
  margin-top: 30px;
}

.mt40 {
  margin-top: 40px;
}

.mt50 {
  margin-top: 50px;
}

.mt50100 {
  margin-top: 50px;
}
@media (min-width: 768px) {
  .mt50100 {
    margin-top: 100px;
  }
}

.mt100 {
  margin-top: 100px;
}

.mt110 {
  margin-top: 110px;
}

.mt120 {
  margin-top: 120px;
}

.mt130 {
  margin-top: 130px;
}

.mt140 {
  margin-top: 140px;
}

.mt150 {
  margin-top: 150px;
}

.mt15-xs {
  margin-top: 15px;
}
@media (min-width: 768px) {
  .mt15-xs {
    margin-top: 0;
  }
}

.mb0 {
  margin-bottom: 0;
}

.mb5 {
  margin-bottom: 5px;
}

.mb10 {
  margin-bottom: 10px;
}

.mb15 {
  margin-bottom: 15px;
}

.mb20 {
  margin-bottom: 20px;
}

.mb30 {
  margin-bottom: 30px;
}

.mb50 {
  margin-bottom: 50px;
}

.mb70 {
  margin-bottom: 70px;
}

.mb90 {
  margin-bottom: 90px;
}

.mb100 {
  margin-bottom: 100px;
}

.mb15-xs {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .mb15-xs {
    margin-bottom: 0;
  }
}

.mb-50-100 {
  margin-bottom: 50px;
}
@media (min-width: 992px) {
  .mb-50-100 {
    margin-bottom: 100px;
  }
}

.thumbnail {
  width: 80px;
  height: 80px;
  margin: 0 auto;
  -o-object-fit: cover;
     object-fit: cover;
  border-radius: 50%;
}

.card-content {
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.card-content p {
  line-height: 1.75;
  text-align: justify;
  text-justify: inter-ideograph;
}

.thumbnail-card-left {
  display: grid;
  grid-template-columns: 80px 1fr;
  gap: 15px;
}

.thumbnail-card-center {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 15px;
}

.wrapping {
  padding: 30px;
  gap: 30px;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 360px), 1fr));
  grid-template-columns: repeat(3, 300px);
  justify-content: center;
}
.wrapping > div {
  border: solid 1px #ccc;
  padding: 30px;
  resize: both;
}

.thumbnail-card-center-left {
  display: grid;
  grid-template-rows: 1fr;
  gap: 15px;
}

/*container parent*/
.parent {
  container-type: inline-size;
}

/*container child*/
@container (300px <= width) {
  .thumbnail-card-center-left {
    display: grid;
    grid-template-columns: 80px 1fr;
    gap: 15px;
  }
}
.box {
  overflow: hidden;
  resize: both;
}

.img-card {
  display: grid;
  grid-template-areas: "text";
  grid-template-columns: 1fr;
  margin-left: 30px;
  margin-right: 30px;
}
@media (min-width: 768px) {
  .img-card {
    grid-template-areas: "image gutter text margin";
    grid-template-columns: 49.3333333333% 45px 1fr calc((100% - 720px) / 2);
    grid-template-rows: 1fr;
    margin-left: 0;
    margin-right: 0;
  }
}
@media (min-width: 992px) {
  .img-card {
    grid-template-areas: "image gutter text margin";
    grid-template-columns: 49.3333333333% 60px 1fr calc((100% - 960px) / 2);
  }
}
@media (min-width: 1500px) {
  .img-card {
    width: 1500px;
    grid-template-columns: 49.3333333333% 100px 1fr calc((100% - 1170px) / 2);
    margin-left: auto;
    margin-right: auto;
  }
}

@media (min-width: 768px) {
  .img-card.reverse {
    grid-template-areas: "margin text gutter image";
    grid-template-columns: calc((100% - 720px) / 2) 1fr 45px 49.3333333333%;
  }
}
@media (min-width: 992px) {
  .img-card.reverse {
    grid-template-areas: "margin text gutter image";
    grid-template-columns: calc((100% - 960px) / 2) 1fr 60px 49.3333333333%;
  }
}
@media (min-width: 1500px) {
  .img-card.reverse {
    grid-template-columns: calc((100% - 1170px) / 2) 1fr 100px 49.3333333333%;
  }
}

.img-card .sideimage,
.img-card.reverse .sideimage {
  aspect-ratio: 8/3;
  grid-area: image;
  width: 100%;
  display: none;
}
@media (min-width: 768px) {
  .img-card .sideimage,
  .img-card.reverse .sideimage {
    display: block;
    aspect-ratio: 7/4;
  }
}
.img-card .sideimage > img,
.img-card.reverse .sideimage > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.img-card .xsimg {
  aspect-ratio: 8/3;
  width: 100%;
}
@media (min-width: 768px) {
  .img-card .xsimg {
    display: none;
  }
}
.img-card .xsimg > img {
  -o-object-fit: cover;
     object-fit: cover;
  width: 100%;
  height: 100%;
}

.img-card .card-content {
  grid-area: text;
}

@media screen and (min-width: 768px) {
  .scroll-target .scroll-mask,
  .scroll-target.scroll-mask {
    overflow: hidden;
    position: relative;
    transform-origin: 0%;
    transform: scaleX(0);
    transition: transform 0.3s var(--delay, 0s) ease-in-out;
  }
  .scroll-target .scroll-mask::after,
  .scroll-target.scroll-mask::after {
    content: "";
    width: 100%;
    height: 100%;
    display: block;
    background-color: white;
    background-position: left center;
    background-repeat: repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 2;
    transition: all 0.75s calc(var(--delay, 0s) + 0.3s) ease-in-out;
  }
}

.scroll-mask.blue::after {
  background-color: #0574c0;
}

.scroll-mask.gray::after {
  background-color: #f0f0f0;
}

.scroll-target.scroll .scroll-mask,
.scroll-target.scroll.scroll-mask {
  transform: scaleX(1);
}
.scroll-target.scroll .scroll-mask::after,
.scroll-target.scroll.scroll-mask::after {
  left: -100%;
}

@media screen and (min-width: 768px) {
  .scroll-target .scroll-opacity,
  .scroll-target.scroll-opacity {
    opacity: 0;
    transition: opacity 1.5s var(--delay, 0) ease-in-out;
  }
}

.scroll-target.scroll .scroll-opacity,
.scroll-target.scroll.scroll-opacity {
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .scroll-target .clip-left {
    position: relative;
    -webkit-clip-path: inset(0 100% 0 0);
            clip-path: inset(0 100% 0 0);
    transition: -webkit-clip-path 0.5s var(--delay, 0) ease-out;
    transition: clip-path 0.5s var(--delay, 0) ease-out;
    transition: clip-path 0.5s var(--delay, 0) ease-out, -webkit-clip-path 0.5s var(--delay, 0) ease-out;
  }
}

.scroll-target.scroll .clip-left {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

@media screen and (min-width: 768px) {
  .scroll-target .clip-down {
    position: relative;
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    transition: var(--duration, 0.5s) var(--delay, 0) ease-in-out;
  }
}

.scroll-target.scroll .clip-down {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

@media screen and (min-width: 768px) {
  .scroll-target .clip-down-split .char {
    position: relative;
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    transition: var(--duration, 0.5s) calc(var(--char-index) * 0.1s + var(--delay, 0)) ease-in-out;
  }
}

.scroll-target.scroll .clip-down-split .char {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
}

@media screen and (min-width: 768px) {
  .scroll-target .clip-up {
    position: relative;
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    transform: translateY(100%);
    transition: all var(--duration, 0.5s) var(--delay, 0) ease-out;
  }
}

.scroll-target.scroll .clip-up {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  transform: translateY(0);
}

@media screen and (min-width: 768px) {
  .scroll-target .clip-up-split .char {
    position: relative;
    -webkit-clip-path: inset(0 0 100% 0);
            clip-path: inset(0 0 100% 0);
    transform: translateY(100%);
    transition: var(--duration, 0.5s) calc(var(--char-index) * 0.1s + var(--delay, 0)) ease-in-out;
  }
}

.scroll-target.scroll .clip-up-split .char {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  transform: translateY(0);
}

@media screen and (min-width: 768px) {
  .scroll-target .clip-skew {
    -webkit-clip-path: polygon(0 0, 0 0, 0 0);
            clip-path: polygon(0 0, 0 0, 0 0);
    transition: -webkit-clip-path var(--duration, 0.75s) var(--delay, 0) ease-out;
    transition: clip-path var(--duration, 0.75s) var(--delay, 0) ease-out;
    transition: clip-path var(--duration, 0.75s) var(--delay, 0) ease-out, -webkit-clip-path var(--duration, 0.75s) var(--delay, 0) ease-out;
  }
}

@media screen and (min-width: 768px) {
  .scroll-target.scroll .clip-skew {
    -webkit-clip-path: polygon(0 0, 200% 0, 0 200%);
            clip-path: polygon(0 0, 200% 0, 0 200%);
  }
}

@media screen and (min-width: 768px) {
  .scroll-target .clip-enlarge {
    position: relative;
    -webkit-clip-path: inset(30px);
            clip-path: inset(30px);
    opacity: 0;
    transition: opacity 0.5s var(--delay, 0) ease-out, -webkit-clip-path 0.3s var(--delay, 0) ease-out;
    transition: clip-path 0.3s var(--delay, 0) ease-out, opacity 0.5s var(--delay, 0) ease-out;
    transition: clip-path 0.3s var(--delay, 0) ease-out, opacity 0.5s var(--delay, 0) ease-out, -webkit-clip-path 0.3s var(--delay, 0) ease-out;
  }
}

.scroll-target.scroll .clip-enlarge {
  -webkit-clip-path: inset(0);
          clip-path: inset(0);
  opacity: 1;
}

@media screen and (min-width: 768px) {
  .scroll-target .scroll-opacity-scale .char,
  .scroll-target.scroll-opacity-scale .char {
    opacity: 0;
    scale: 0.5;
    transition: 0.5s calc(var(--char-index) * 0.1s + var(--delay, 0)) ease-in-out;
  }
}

.scroll-target.scroll .scroll-opacity-scale .char,
.scroll-target.scroll.scroll-opacity-scale .char {
  opacity: 1;
  scale: 1;
}

@media screen and (min-width: 768px) {
  .scroll-target.scroll-up {
    opacity: 0;
    transform: translateY(30px);
    transition: all var(--duration, 0.5s) var(--delay, 0s) ease-out;
  }
}

.scroll-target.scroll.scroll-up {
  transform: translateY(0);
  opacity: 1;
}

/*========================
COMMON OVERLAY HAMBURGER ANIMATION
=========================*/
#hamburger {
  position: fixed;
  width: 30px;
  height: 50px;
  top: 0;
  right: 0;
  margin-bottom: 0;
  z-index: 10001;
  cursor: pointer;
}
@media (min-width: 992px) {
  #hamburger {
    display: none;
  }
}

/*default hamburger*/
#nav_toggle {
  display: block;
  width: 30px;
  height: 40px;
  position: absolute;
  top: 10px;
  right: 20px;
}
#nav_toggle span {
  display: block;
  height: 2px;
  background: #2B2610;
  position: absolute;
  width: 30px;
  left: 0px;
  transition: 0.4s ease-in-out;
}
#nav_toggle span:nth-child(1) {
  top: 8px;
}
#nav_toggle span:nth-child(2) {
  top: 16px;
}
#nav_toggle span:nth-child(3) {
  top: 24px;
}

#nav_toggle.top > span {
  background: white;
}

/*turn to cross*/
#hamburger.open #nav_toggle span:nth-child(1) {
  top: 17px;
  transform: rotate(135deg);
}
#hamburger.open #nav_toggle span:nth-child(2) {
  width: 0;
  left: 50%;
}
#hamburger.open #nav_toggle span:nth-child(3) {
  top: 17px;
  transform: rotate(-135deg);
}
#hamburger.open #nav_toggle span {
  background: #2B2610;
}

p, h1, h2, h3, h4, h5, h6, dl, ol, ul {
  margin: 0;
}

* {
  box-sizing: border-box;
}

a:hover {
  text-decoration: none;
}

a.disable {
  cursor: default;
}

.w100 {
  width: 100vw;
  margin: 0;
}

.white {
  background: white;
}

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

.just {
  text-align: justify;
  text-justify: inter-ideograph;
}

.rel {
  position: relative;
}

.abs {
  position: absolute;
}

span.red {
  color: #c63522;
}

span.navy {
  color: #2B316B;
}

.br-xs-none {
  display: none;
}
@media (min-width: 576px) {
  .br-xs-none {
    display: inline;
  }
}

.br-sm-none {
  display: none;
}
@media (min-width: 768px) {
  .br-sm-none {
    display: inline;
  }
}

.br-sm {
  display: none;
}
@media (min-width: 992px) {
  .br-sm {
    display: inline;
  }
}

.br-xs {
  display: inline;
}
@media (min-width: 530px) {
  .br-xs {
    display: none;
  }
}

.br-1075-none {
  display: inline;
}
@media (min-width: 768px) {
  .br-1075-none {
    display: none;
  }
}
@media (min-width: 992px) {
  .br-1075-none {
    display: inline;
  }
}
@media (min-width: 1075px) {
  .br-1075-none {
    display: none;
  }
}

.btn {
  display: flex;
  padding: 0 15px;
  width: 100%;
  height: 36px;
  background-color: #ccc;
  border-radius: 18px;
  justify-content: space-between;
  align-items: center;
  font-size: 13px;
}
.btn::after {
  content: "\e5cc";
  font-family: "Material Icons";
}

.btn.btn-blue {
  background-color: #2B316B;
  color: white;
}

.btn.btn-red {
  background-color: #c63522;
  color: white;
}

.btn.btn-black {
  background-color: #2B2610;
  color: white;
}

.btn.btn-white {
  background-color: white;
  color: #2B316B;
}

.btn.btn-s {
  height: 30px;
  border-radius: 15px;
  font-size: 10px;
}

.material-icons-outlined.broadcast {
  color: black;
  font-family: "Material Icons" !important;
  font-weight: 300 !important;
  background-color: white;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
  border-radius: 15px;
  font-size: 22px;
}
@media (min-width: 576px) {
  .material-icons-outlined.broadcast {
    width: 34px;
    height: 34px;
    border-radius: 20px;
    font-size: 30px;
  }
}

:root {
  --gap:20px;
}

html {
  scroll-behavior: smooth;
}

body {
  background-color: white;
  color: #454545;
  font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
  font-size: 14px;
  -webkit-text-size-adjust: 100%;
     -moz-text-size-adjust: 100%;
          text-size-adjust: 100%;
}

/* container */
.swiper-container {
  margin: 0 auto;
  width: calc(100vw - 140px);
}
@media (min-width: 576px) {
  .swiper-container {
    width: calc(92vw - 130px);
  }
}
@media (min-width: 768px) {
  .swiper-container {
    width: calc(92vw - 130px);
  }
}
@media (min-width: 992px) {
  .swiper-container {
    width: calc(100vw - 180px - 8vw - 130px);
  }
}
@media (min-width: 1200px) {
  .swiper-container {
    width: calc(100vw - 180px - 8vw - 130px);
  }
}

@media (min-width: 1200px) {
  .container-lower {
    width: 960px;
  }
}

/* grid basic structure */
.wrap {
  min-height: 100svh;
  display: grid;
}
@media (max-width: 991px) {
  .wrap {
    grid-template-rows: auto 1fr auto;
    grid-template-areas: "header" "main" "footer";
  }
}
@media (min-width: 992px) {
  .wrap {
    grid-template-columns: 180px 1fr;
    grid-template-rows: 1fr auto;
    grid-template-areas: "header main" "footer footer";
  }
}

header {
  grid-area: header;
}

main {
  grid-area: main;
}

footer {
  grid-area: footer;
  background-color: black;
}

.logo-sm-wrap {
  display: block;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 50px;
  background-color: white;
  z-index: 10000;
}
@media (min-width: 992px) {
  .logo-sm-wrap {
    display: none;
  }
}

.logo-sm {
  position: absolute;
  top: 17px;
  left: 20px;
}
.logo-sm img {
  width: 200px;
  height: auto;
}
@media (min-width: 992px) {
  .logo-sm {
    display: none;
  }
}

.main-visual {
  width: calc(100% - 40px);
  margin-block: 50px 20px;
  margin-inline: 20px;
}
@media (min-width: 992px) {
  .main-visual {
    width: calc(100% - 20px);
    margin-block: 20px;
    margin-inline: 0 20px;
  }
}
.main-visual img.visual-img {
  width: 100%;
  height: calc(100svh - 300px - 20px);
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 50%;
     object-position: 50% 50%;
  display: block;
}
@media (max-width: 767px) {
  .main-visual img.visual-img {
    max-height: 400px;
  }
}
@media (min-width: 768px) {
  .main-visual img.visual-img {
    height: calc(100svh - 300px);
    min-height: 600px;
  }
}
@media (min-width: 992px) {
  .main-visual img.visual-img {
    height: calc(100svh - 40px);
  }
}

.main-visual-lower {
  margin: 20px;
}
@media (min-width: 992px) {
  .main-visual-lower {
    margin-block: 20px;
    margin-inline: 0 20px;
  }
}

.main-visual-lower img.visual-img {
  height: 120px !important;
  min-height: auto;
  max-height: auto;
}
@media (min-width: 576px) {
  .main-visual-lower img.visual-img {
    height: 180px !important;
    min-height: auto;
    max-height: auto;
  }
}

.triangle-wrap {
  width: 50px;
  height: 100px;
  left: -10px;
  top: 50%;
  transform: translateY(-50%);
}
@media (max-width: 991px) {
  .triangle-wrap {
    display: none;
  }
}
@media (min-width: 992px) {
  .triangle-wrap {
    width: 50px;
    height: 180px;
  }
}

svg.triangle {
  width: 100%;
  height: 100%;
}

.text-onair {
  display: grid;
  -moz-column-gap: 20px;
       column-gap: 20px;
  grid-template-columns: 54px 1px 1fr;
  grid-template-rows: repeat(2, auto);
  grid-template-areas: "tower separator sunday" "tower separator musicbird";
}

.text-onair-icon {
  grid-area: tower;
  display: block;
}

.text-separator {
  grid-area: separator;
  height: 100%;
  width: 100%;
  background-color: white;
  color: white;
}

.text-sunday {
  grid-area: sunday;
}

.text-musicbird {
  grid-area: musicbird;
}

.text-onair-icon, .text-sunday, .text-musicbird {
  width: -moz-fit-content;
  width: fit-content;
}

.header {
  background-color: white;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  width: 100%;
  padding-block: 10px;
  gap: 5px;
}
@media (max-width: 991px) {
  .header {
    width: 280px;
    height: 100svh;
    position: fixed;
    overflow: hidden;
    top: 0;
    right: -280px;
    z-index: 1;
    transition: right 0.3s ease-out;
  }
}
@media (max-width: 991px) {
  .header.open {
    right: 0;
  }
}
@media (min-width: 992px) {
  .header {
    top: 0;
    left: 0;
    position: sticky;
    height: 100svh;
    width: 100%;
    gap: 0;
  }
}

.header-logo {
  width: 75px;
  height: auto;
}
@media (min-width: 992px) {
  .header-logo {
    width: 100px;
  }
}

.header-tit {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  border-block: solid 1px #666;
  color: #454545;
  font-family: Arial, Helvetica, sans-serif;
  padding-block: 4px;
  font-size: 20px;
  text-align: center;
}
@media (min-width: 992px) {
  .header-tit {
    margin-top: 16px;
    font-size: 18px;
    width: 140px;
  }
}

.nav {
  display: flex;
  flex-direction: column;
  text-align: center;
  gap: 10px;
}
@media (min-width: 992px) {
  .nav {
    margin-top: 15px;
    gap: 0;
  }
  .nav li {
    font-size: 12px;
    font-family: "Noto Sans JP", sans-serif;
    font-optical-sizing: auto;
    font-weight: 500;
  }
}
@media (min-width: 992px) and (min-width: 992px) {
  .nav li {
    margin-block: 6px;
    font-size: 14px;
  }
}
@media (min-width: 992px) {
  .nav li:last-child {
    font-size: 12px;
  }
}

.main-visual-text {
  left: 4vw;
}
@media (max-width: 767px) {
  .main-visual-text {
    bottom: 10px;
  }
}
@media (min-width: 768px) {
  .main-visual-text {
    top: 50%;
    transform: translateY(calc(-50% + 20px));
  }
}
.main-visual-text > div, .main-visual-text > p {
  width: -moz-fit-content;
  width: fit-content;
}
.main-visual-text .text-logo {
  height: 20px;
  width: 218px;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .main-visual-text .text-logo {
    width: 280px;
    height: auto;
  }
}
.main-visual-text .text-tokyo {
  font-size: 4rem;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: white;
  margin-bottom: 2px;
}
@media (min-width: 768px) {
  .main-visual-text .text-tokyo {
    font-size: 6rem;
  }
}
@media (min-width: 1200px) {
  .main-visual-text .text-tokyo {
    font-size: 7.5rem;
  }
}
.main-visual-text .text-tokyo.text-tokyo-lower {
  font-size: 2.5rem;
}
@media (min-width: 768px) {
  .main-visual-text .text-tokyo.text-tokyo-lower {
    font-size: 3rem;
  }
}
@media (max-width: 767px) {
  .main-visual-text .text-onair {
    display: none;
  }
}
.main-visual-text .text-sunday {
  margin-bottom: 5px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.main-visual-text .text-sunday span.sunday {
  color: white;
  font-size: 18px;
  font-family: "Roboto", sans-serif;
  font-weight: 700;
}
@media (min-width: 576px) {
  .main-visual-text .text-sunday span.sunday {
    font-size: 24px;
  }
}
.main-visual-text .text-musicbird {
  color: white;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: clamp(0.75rem, 0.7273rem + 0.1136vw, 0.8125rem);
}

.top-about-banners-tit {
  text-align: center;
}
@media (min-width: 576px) {
  .top-about-banners-tit {
    text-align: left;
  }
}

.top-about-banners {
  display: grid;
  gap: 30px 15px;
  background-color: white;
  padding: 15px;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 90px), 1fr));
}
@media (min-width: 768px) {
  .top-about-banners {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 130px), 1fr));
    padding: 25px;
  }
}
.top-about-banners dl {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  gap: 5px;
}
.top-about-banners dt {
  background-color: white;
}
.top-about-banners dt img {
  width: 100%;
  height: auto;
  aspect-ratio: 10/3;
  -o-object-fit: contain;
     object-fit: contain;
}
.top-about-banners dd {
  font-size: 10px;
  text-align: center;
  line-height: 1.3;
  color: #7b7b80;
}

.top-contents, .lower-contents {
  margin-right: 20px;
  margin-bottom: 20px;
}
@media (max-width: 991px) {
  .top-contents, .lower-contents {
    margin-left: 20px;
  }
}

.top-banner {
  display: grid;
  gap: 20px;
}
@media (min-width: 768px) {
  .top-banner {
    grid-template-columns: 1fr 1fr;
  }
}
@media (min-width: 768px) {
  .top-banner .banner-item {
    display: grid;
    grid-template-rows: subgrid;
    grid-row: span 2;
    gap: 0;
  }
}
.top-banner .banner-item img {
  width: 100%;
  height: auto;
}
.top-banner .banner-text {
  padding: 10px 15px;
  display: grid;
  gap: 5px;
}
@media (min-width: 576px) {
  .top-banner .banner-text {
    grid-template-columns: 1fr 160px;
    align-items: center;
  }
}
.top-banner .banner-text .btn {
  width: 160px;
}

.top-banner-col2 {
  display: grid;
  gap: 20px;
}
@media (min-width: 768px) {
  .top-banner-col2 {
    grid-template-columns: repeat(2, 1fr);
  }
}
.top-banner-col2 img {
  width: 100%;
  height: auto;
}

.top-banner-col3 {
  display: grid;
  gap: 20px;
}
@media (min-width: 768px) {
  .top-banner-col3 {
    grid-template-columns: repeat(3, 1fr);
  }
}
.top-banner-col3 img {
  width: 100%;
  height: auto;
}

.top-section-tit {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  font-size: clamp(2.188rem, 0.846rem + 6.71vw, 5rem);
  color: #2B2610;
}

.top-section-subtit {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  color: #333;
  font-size: clamp(0.75rem, -0.25rem + 5vw, 1rem);
}

.top-about {
  padding: 30px 15px;
}
@media (min-width: 768px) {
  .top-about {
    display: grid;
    grid-template-columns: 240px 1px 1fr;
    padding: 110px 4vw;
    gap: 70px;
  }
}
.top-about hr {
  display: none;
}
@media (min-width: 768px) {
  .top-about hr {
    display: block;
    width: 1px;
    height: 100%;
    background-color: #ccc;
  }
}

.top-section-tit-s {
  font-size: clamp(1.5rem, -2.625rem + 11.46vw, 2.875rem);
}

.lower-about {
  padding: 30px 15px;
  display: grid;
  grid-template-rows: auto;
}
@media (min-width: 768px) {
  .lower-about {
    padding: 50px 4vw;
  }
}
.lower-about hr {
  display: block;
  width: 100%;
  height: 1px;
  background-color: #ccc;
  border: none;
}

.lower-tit-base {
  margin-block: 50px 0;
  margin-inline: 20px;
  background-color: #2B2610;
  display: grid;
  grid-template-columns: 180px 1fr;
  align-items: end;
}
@media (min-width: 768px) {
  .lower-tit-base {
    display: grid;
    grid-template-columns: calc(310px + 4vw) 1fr;
    align-items: end;
    margin-block: 20px 0;
    margin-inline: 20px;
    gap: 0;
  }
}
@media (min-width: 992px) {
  .lower-tit-base {
    margin-inline: 0 20px;
  }
}

hgroup.lower-tit {
  padding: 0 0 15px 15px;
}

.lower-tit-img {
  width: 100%;
  height: 80px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (min-width: 768px) {
  .lower-tit-img {
    height: 130px;
  }
}

.lower-tit-h1 {
  font-family: "Roboto", sans-serif;
  font-weight: 700;
  color: white;
  font-size: 24px;
}
@media (min-width: 992px) {
  .lower-tit-h1 {
    font-size: 50px;
  }
}

.lower-section-subtit {
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  color: #333;
  font-size: clamp(0.75rem, -0.25rem + 5vw, 1rem);
}

.lower-section-subtit.lss-white {
  color: white;
}

.lower-about-desc {
  padding-block: 30px;
  padding-inline: 4vw;
  display: grid;
  gap: 15px;
}
@media (min-width: 992px) {
  .lower-about-desc {
    padding-block: 80px;
    gap: 30px;
    grid-template-columns: 5fr 3fr;
  }
}

.lower-about-txt h4 {
  font-size: clamp(1.125rem, 0.656rem + 2.34vw, 1.5rem);
  color: #5daad7;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 700;
}

.lower-about-txt-p {
  font-size: 16px;
  line-height: 1.5;
}

.lower-about-img {
  width: 100%;
  height: auto;
  -o-object-fit: cover;
     object-fit: cover;
  aspect-ratio: 8/3;
}
@media (min-width: 992px) {
  .lower-about-img {
    aspect-ratio: 3/2;
  }
}

.lower-about-person-wrap {
  display: grid;
  margin-block-end: 30px;
  gap: 30px;
}
@media (min-width: 768px) {
  .lower-about-person-wrap {
    grid-template-columns: repeat(2, 1fr);
    width: 100%;
  }
}
@media (min-width: 992px) {
  .lower-about-person-wrap {
    margin-block-end: 0;
  }
}
.lower-about-person-wrap dl {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 4;
  gap: 10px;
  justify-items: center;
  background: white;
  padding: 16px 12px;
  border-radius: 8px;
}
@media (min-width: 992px) {
  .lower-about-person-wrap dl {
    padding: 30px 2vw;
  }
}
.lower-about-person-wrap dl dd:nth-child(2) {
  align-self: center;
}
.lower-about-person-wrap dt img {
  width: 120px;
  aspect-ratio: 1/1;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: 50% 0;
     object-position: 50% 0;
}
@media (min-width: 768px) {
  .lower-about-person-wrap dt img {
    width: 180px;
  }
}
.lower-about-person-wrap .profile-text {
  line-height: 1.5;
}

.lower-about-timetable-wrap {
  display: grid;
  grid-template-rows: auto 1fr;
}

.timetable {
  padding: 30px;
  border-radius: 6px;
  height: 100%;
  align-self: start;
  background-color: hsl(234, 42%, 29%);
  background-image: radial-gradient(at 40% 20%, hsla(205, 60%, 52%, 0.45) 0px, transparent 50%), radial-gradient(at 86% 45%, hsla(205, 60%, 52%, 0.45) 0px, transparent 50%), radial-gradient(at 0% 100%, hsl(224, 56%, 17%) 0px, transparent 50%);
}
.timetable li {
  display: flex;
  align-items: center;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
  font-size: 14px;
  margin-block: 12px;
  line-height: 1.4;
  color: white;
}
.timetable li::before {
  content: "\ef4a";
  font-family: "Material Icons";
  margin-inline-end: 0.6rem;
}
@media (min-width: 768px) {
  .timetable li::before {
    font-size: 12px;
  }
}

@media (min-width: 768px) {
  .organization ul {
    margin-block-start: 30px;
  }
}
.organization ul li {
  margin-block: 16px;
  display: flex;
  justify-content: flex-start;
  gap: 8px;
}
.organization ul li::before {
  content: "\e80b";
  font-family: "Material Icons";
  color: #999;
}
.organization ul li a:hover {
  text-decoration: underline;
}

.breadclumbs--gray {
  margin-block: 10px 0px;
  margin-inline: 20px;
  background-color: #f1f1f1;
  padding-block: 3px;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 12px;
}
@media (min-width: 992px) {
  .breadclumbs--gray {
    background-size: calc(100% - 200px - 40px - 160px) auto;
    margin-inline: 0 20px;
  }
}
.breadclumbs--gray a {
  color: #666;
  font-size: 0.75rem;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding-block: 5px;
  padding-inline: 8px 10px;
}
.breadclumbs--gray a::before {
  content: "\e88a";
  font-family: "Material Icons";
  font-size: 16px;
}
.breadclumbs--gray a::after {
  content: "/";
}

.sunday {
  font-size: clamp(2.625rem, 1.219rem + 7.03vw, 3.75rem);
}

.sundaytime {
  font-size: clamp(1.5rem, 0.563rem + 4.69vw, 2.25rem);
}

.top-schedule, .top-archive {
  padding: 30px 15px;
}
@media (min-width: 576px) {
  .top-schedule, .top-archive {
    padding: 70px 4vw;
  }
}

.top-about-tit, .lower-about-tit, .top-schedule-tit {
  margin-bottom: 15px;
}
@media (min-width: 768px) {
  .top-about-tit, .lower-about-tit, .top-schedule-tit {
    margin-bottom: 30px;
  }
}
.top-about-tit > h1, .lower-about-tit > h1, .top-schedule-tit > h1 {
  width: -moz-fit-content;
  width: fit-content;
}

@media (min-width: 992px) {
  .lower-archive-tit {
    margin-block-start: 40px;
  }
}

@media (min-width: 576px) {
  .top-archive {
    padding: 70px 0;
  }
}

.top-about-txt p {
  font-size: 16px;
  line-height: 1.5;
}

.top-about-txt-p {
  max-width: 770px;
}

@media (max-width: 380px) {
  .top-schedule-tit-inner {
    position: relative;
  }
}
@media (min-width: 381px) {
  .top-schedule-tit-inner {
    display: flex;
    gap: 15px;
    align-items: center;
  }
}

.onair-wrap {
  width: 100px;
  height: 100px;
  border-radius: 50%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
}
@media (max-width: 380px) {
  .onair-wrap {
    position: absolute;
    top: -40px;
    right: -20px;
  }
}

.schedule-list {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 230px), 1fr));
  gap: 30px;
}

.schedule-item {
  padding-block: 0 8px;
}
.schedule-item p.onair {
  display: flex;
  align-items: center;
  color: #c63522;
  margin-block-end: 8px;
  font-family: "Roboto", sans-serif;
  font-weight: 500;
}
.schedule-item p.onair::before {
  content: "ON AIR";
  display: inline-block;
  font-size: 11px;
  height: 16px;
  line-height: 16px;
  background-color: #c63522;
  color: white;
  font-family: "Roboto", sans-serif;
  font-weight: 400;
  padding-inline: 0.5rem;
  margin-inline-end: 0.5rem;
}
.schedule-item .year {
  font-size: 12px;
  margin-inline-end: 0.3rem;
  line-height: 1;
}
.schedule-item .date {
  font-size: 24px;
  line-height: 1;
}
.schedule-item img {
  width: 100%;
  height: auto;
  aspect-ratio: 16/9;
  -o-object-fit: cover;
     object-fit: cover;
}
.schedule-item .guest-title {
  color: #2B2610;
  font-size: 12px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  margin-block: 8px 5px;
}
.schedule-item .guest-name-site-wrap {
  display: grid;
  grid-template-columns: 1fr 75px;
  gap: 10px;
  align-items: center;
}
.schedule-item .guest-name {
  color: #2B2610;
  font-size: 16px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  margin-block-end: 5px;
}
.schedule-item .guest-site {
  display: flex;
  align-items: center;
  font-size: 11px;
  color: #999;
  width: -moz-fit-content;
  width: fit-content;
}
.schedule-item .guest-site::before {
  content: "\e80b";
  font-family: "Material Icons";
  font-size: 12px;
  margin-right: 0.15rem;
}
.schedule-item .guest-site:hover {
  border-block-end: solid 1px #2B316B;
}

.archive-wrap {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 290px), 1fr));
  gap: 50px;
}
@media (min-width: 1300px) {
  .archive-wrap {
    grid-template-columns: repeat(auto-fill, minmax(min(100%, 340px), 1fr));
  }
}

.archive-item {
  display: grid;
  grid-template-columns: 1fr 120px;
  gap: 10px;
  padding: 0;
  padding-block-start: 12px;
  border-block-start: solid 2px #ccc;
  background-color: white;
}
.archive-item .archive-item-img img {
  width: 100%;
  height: 100%;
  aspect-ratio: 16/10;
  -o-object-fit: cover;
     object-fit: cover;
}
.archive-item .archive-item-text {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.archive-item .archive-date {
  font-size: 10px;
}
.archive-item .archive-guest-tit {
  font-size: 10px;
}
.archive-item hr {
  border-block-start-color: #ccc;
  margin: 8px 0;
}
.archive-item .archive-guest-name {
  font-size: 18px;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 500;
}
.archive-item .archive-guest-site {
  display: flex;
  align-items: center;
  font-size: 12px;
  color: #999;
  width: -moz-fit-content;
  width: fit-content;
}
.archive-item .archive-guest-site::before {
  content: "\e80b";
  font-family: "Material Icons";
  font-size: 13px;
  margin-right: 0.25rem;
}
.archive-item .archive-guest-site::after {
  content: "\e5cc";
  font-family: "Material Icons";
  font-size: 13px;
}
.archive-item .archive-guest-site:hover {
  border-block-end: solid 1px #2B316B;
}
.archive-item .archive-btn {
  display: block flex;
  align-items: center;
  justify-content: space-between;
  line-height: 1;
  font-size: 10px;
  padding: 6px 10px;
  border-radius: 3px;
  color: white;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  background-color: #2B2610;
}
.archive-item .archive-btn::after {
  content: "\e5cc";
  font-family: "Material Icons";
  font-size: 13px;
}

.btn-wrap-center {
  width: 100%;
  margin-inline: auto;
}
@media (min-width: 576px) {
  .btn-wrap-center {
    width: 260px;
  }
}

.list-btns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(100%, 230px), 260px));
  gap: 15px;
}
@media (max-width: 575px) {
  .list-btns {
    justify-content: center;
  }
}

.swiper-button-prev::after,
.swiper-button-next::after {
  color: gray;
  font-size: 24px;
}
@media (min-width: 768px) {
  .swiper-button-prev::after,
  .swiper-button-next::after {
    font-size: 36px;
  }
}

.footer-link-sns {
  --icon-size: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 20px;
}
.footer-link-sns svg {
  width: var(--icon-size);
  height: var(--icon-size);
}

.footer-logo-qr-wrap {
  display: grid;
  justify-content: center;
  gap: 30px;
  grid-template-columns: auto auto;
  margin-bottom: 30px;
}

.footer-logo-qr {
  display: grid;
  grid-template-rows: subgrid;
  grid-row: span 2;
  justify-items: center;
  align-items: center;
  gap: 5px;
}

.footer-logo dt {
  width: 130px;
  margin-bottom: 8px;
  align-self: end;
}
@media (min-width: 576px) {
  .footer-logo dt {
    width: 200px;
  }
}
.footer-logo img {
  width: 100%;
  height: auto;
}
.footer-logo dd {
  font-size: 12px;
  text-align: center;
  color: white;
}

.footer-qr dt {
  width: 80px;
  margin-bottom: 8px;
}
@media (min-width: 576px) {
  .footer-qr dt {
    width: 90px;
  }
}
.footer-qr img {
  width: 100%;
  height: auto;
}
.footer-qr dd {
  font-size: 10px;
  text-align: center;
  color: white;
}
@media (min-width: 576px) {
  .footer-qr dd {
    font-size: 12px;
  }
}

.footer-nav {
  display: block;
  text-align: center;
  line-height: 1.8;
}
.footer-nav li {
  display: inline;
  margin-inline: 15px;
}
.footer-nav li > a {
  color: white;
  font-size: 12px;
  white-space: nowrap;
}

.footer-copy {
  font-size: 9px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.footer-unsplash {
  display: flex;
  flex-direction: column;
  gap: 15px;
  align-items: center;
  color: #797979;
  font-size: 12px;
}
.footer-unsplash ul.auto-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(min(100%, 260px), 1fr));
  justify-items: center;
  width: min(100%, 500px);
  margin-inline: auto;
}
.footer-unsplash ul.grid {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0 15px;
}
@media (min-width: 768px) {
  .footer-unsplash ul.grid {
    grid-template-columns: repeat(3, 1fr);
  }
}
.footer-unsplash ul.flex {
  display: flex;
  gap: 15px;
}

.wp-pagenavi {
  display: flex;
  padding: 40px 0;
  clear: both;
  text-align: center;
  align-items: center;
  flex-wrap: wrap;
  justify-content: center;
}
.wp-pagenavi a, .wp-pagenavi span {
  display: inline-block;
  padding: 3px 5px;
  margin: 0 15px;
  font-size: 18px;
  text-decoration: none;
  color: #999;
  border: none;
}
.wp-pagenavi a:hover, .wp-pagenavi a.current, .wp-pagenavi span:hover, .wp-pagenavi span.current {
  color: #c63522;
}
.wp-pagenavi a:first-child, .wp-pagenavi a:last-child {
  position: relative;
  width: 50px;
  height: 50px;
  color: transparent;
  border-radius: 50%;
  background: #f7f5f2;
}
.wp-pagenavi a:first-child:before, .wp-pagenavi a:last-child:before {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 16px;
  height: 16px;
  content: "";
  transform: translate(-50%, -50%);
  background-size: contain;
}
.wp-pagenavi a:first-child:before {
  background: url(../img/pagi_left.png) top center no-repeat;
  background-size: contain;
}
.wp-pagenavi a:last-child:before {
  background: url(../img/pagi_right.png) top center no-repeat;
  background-size: contain;
}/*# sourceMappingURL=style.css.map */

.organization-cate{
  font-weight: bold;
  font-size: 18px;
}

/* tokyo radio */

.top-archive-banners a img{
  width: 100%;
  height: auto;
}

.top-archive-banner-flex{
  display: grid;
  grid-template-rows: auto;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}

@media screen and (max-width:768px) {
  .top-archive-banner-flex {
    grid-template-columns: 1fr;
  }

  .top-archive {
    padding: 0;
  }

  .top-archive .top-section-tit{
    margin-bottom: 15px;
  }
}