@charset "UTF-8";
/* -----------------------------------------------------------
reset
----------------------------------------------------------- */
* {
  margin: 0;
  padding: 0;
}

html {
  overflow-y: scroll;
}

div, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, ul, li, form, input, textarea, button, table, tr, th, td, article, aside, footer, header, hgroup, nav, section, a, span, abbr, :before, :after {
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  box-sizing: border-box;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
  margin: 0;
  padding: 0;
}

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: normal;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

q:before, q:after {
  content: "";
}

object,
embed {
  vertical-align: top;
}

hr, legend {
  display: none;
  border: none;
}

abbr, acronym, fieldset {
  border: 0;
}

tr, th, td, caption {
  vertical-align: top;
  font-style: normal;
  font-weight: normal;
  text-align: left;
}

ol, ul {
  list-style: none;
}

h1, h2, h3, h4, h5, h6 {
  font-style: normal;
  font-weight: normal;
  font-size: 100%;
}

img {
  border: 0;
  font-size: 0;
  line-height: 0;
  vertical-align: bottom;
}

:root {
  --header-height: 80px;
  --header-height-sp: 58px;
}

body {
  font-family: "hiragino-kaku-gothic-pron", "a-otf-ud-shin-go-pr6n", "Noto Sans JP", "Helvetica Neue", Arial, "Hiragino Kaku Gothic ProN", "Hiragino Sans", Meiryo, sans-serif;
  line-height: 1.5;
  font-feature-settings: "palt";
  letter-spacing: 0.08em;
  color: #002112;
  background-color: #fff;
}
@media screen and (min-width: 769px) {
  body {
    font-size: 26px;
    font-size: 1.3541666667vw;
  }
}
@media screen and (max-width: 768px) {
  body {
    font-size: 24px;
    font-size: 3.125vw;
  }
}
@media screen and (min-width: 1920px) {
  body {
    font-size: 28px;
  }
}

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

button {
  padding: 0;
  background-color: transparent;
  border: none;
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  outline: none;
  cursor: pointer;
  font-family: inherit;
  font-weight: inherit;
  color: inherit;
}

img {
  width: 100%;
  height: auto;
  vertical-align: top;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  img {
    image-rendering: -webkit-optimize-contrast;
  }
}

@media screen and (min-width: 769px) {
  .only-sp {
    display: none !important;
  }
}
@media screen and (max-width: 768px) {
  .only-pc {
    display: none !important;
  }
}
/* スクロール演出
----------------------------------------*/
.scroll-in.fade-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.scroll-in.fade-in.appeared {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0s;
}
@media screen and (min-width: 769px) {
  .scroll-in.fade-in-only-pc {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .scroll-in.fade-in-only-pc.appeared {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0s;
  }
}

.sec-title .sec-title__mainvisual.intro-in .mainvisual-catch__item {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-title .sec-title__mainvisual.intro-in .mainvisual-catch__item--02 {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-title .sec-title__mainvisual.intro-in .mainvisual-head__logo {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-title .sec-title__mainvisual.intro-in .mainvisual-block__date {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-title .sec-title__mainvisual.intro-in .mainvisual-block__special {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-title .sec-title__mainvisual.intro-in .mainvisual-block__datail {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-title .sec-title__mainvisual.intro-in .mainvisual-block__stag {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-catch__item {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-catch__item--02 {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.4s;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-head__logo {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.6s;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-head__logo {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.4s;
  }
}
.sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-block__date {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.6s;
}
.sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-block__special {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.8s;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-block__datail {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.2s;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-block__datail {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.4s;
  }
}
.sec-title .sec-title__mainvisual.intro-in.appeared .mainvisual-block__stag {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 1s;
}

.sec-exhibit .beetle .detail-insect.scroll-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-exhibit .beetle .detail-insect.appeared:nth-child(1) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0s;
}
.sec-exhibit .beetle .detail-insect.appeared:nth-child(2) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.1s;
}
.sec-exhibit .beetle .detail-insect.appeared:nth-child(3) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.sec-exhibit .beetle .detail-insect.appeared:nth-child(4) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.3s;
}
.sec-exhibit .beetle .detail-insect.appeared:nth-child(5) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.4s;
}
.sec-exhibit .stag .detail-insect.scroll-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(1) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0s;
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(2) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.1s;
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(3) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(4) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.3s;
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(5) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.4s;
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(6) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.5s;
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(7) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.6s;
}
.sec-exhibit .stag .detail-insect.appeared:nth-child(8) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.7s;
}

.sec-special .special-list .special-item.scroll-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-special .special-list .special-item.appeared:nth-child(1) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0s;
}
.sec-special .special-list .special-item.appeared:nth-child(2) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.1s;
}
.sec-special .special-list .special-item.appeared:nth-child(3) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.sec-special .special-list .special-item.appeared:nth-child(4) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.3s;
}
.sec-special .special-list .special-item.appeared:nth-child(5) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.4s;
}
.sec-special .special-list .special-item.appeared:nth-child(6) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.5s;
}

.sec-specimen .sec-specimen__image .specimen-image__item.scroll-in {
  opacity: 0;
  transform: translateY(20px);
  transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.sec-specimen .sec-specimen__image .specimen-image__item.appeared:nth-child(1) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0s;
}
.sec-specimen .sec-specimen__image .specimen-image__item.appeared:nth-child(2) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.1s;
}
.sec-specimen .sec-specimen__image .specimen-image__item.appeared:nth-child(3) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.2s;
}
.sec-specimen .sec-specimen__image .specimen-image__item.appeared:nth-child(4) {
  opacity: 1;
  transform: translate(0, 0);
  transition-delay: 0.3s;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__item.scroll-in {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .sec-specimen .sec-specimen__theme .specimen-theme__item.appeared:nth-child(1) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0s;
  }
  .sec-specimen .sec-specimen__theme .specimen-theme__item.appeared:nth-child(2) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.1s;
  }
  .sec-specimen .sec-specimen__theme .specimen-theme__item.appeared:nth-child(3) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.2s;
  }
  .sec-specimen .sec-specimen__theme .specimen-theme__item.appeared:nth-child(4) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.3s;
  }
  .sec-specimen .sec-specimen__theme .specimen-theme__item.appeared:nth-child(5) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.4s;
  }
  .sec-specimen .sec-specimen__theme .specimen-theme__item.appeared:nth-child(6) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.5s;
  }
}

@media screen and (min-width: 769px) {
  .sec-event .event-block__apply .apply-item.scroll-in {
    opacity: 0;
    transform: translateY(20px);
    transition: opacity 0.8s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.8s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .sec-event .event-block__apply .apply-item.appeared:nth-child(1) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0s;
  }
  .sec-event .event-block__apply .apply-item.appeared:nth-child(2) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.1s;
  }
  .sec-event .event-block__apply .apply-item.appeared:nth-child(3) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.2s;
  }
  .sec-event .event-block__apply .apply-item.appeared:nth-child(4) {
    opacity: 1;
    transform: translate(0, 0);
    transition-delay: 0.3s;
  }
}

/* l-wrapper
----------------------------------------*/
.l-wrapper {
  overflow: hidden;
}
@media screen and (max-width: 768px) {
  .l-wrapper {
    position: relative;
  }
}

/* header
----------------------------------------*/
.l-header {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #043219;
  z-index: 400;
}
@media screen and (min-width: 769px) {
  .l-header {
    padding: 0 2.6041666667%;
    padding-top: 20px;
    padding-bottom: 20px;
    position: fixed;
  }
}
@media screen and (max-width: 768px) {
  .l-header {
    height: var(--header-height-sp);
    min-height: 50px;
    padding: 1.8229166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .l-header {
    font-size: 25px;
  }
}
@media screen and (min-width: 769px) {
  .l-header .l-header__logo {
    width: 15.625%;
  }
}
@media screen and (max-width: 768px) {
  .l-header .l-header__logo {
    width: 32.5520833333vw;
  }
}
@media screen and (min-width: 769px) {
  .l-header .l-header__nav-btn {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .l-header .l-header__nav-btn {
    margin-left: auto;
    position: fixed;
    top: 0;
    right: 1.8229166667vw;
    z-index: 300;
    display: flex;
    justify-content: center;
    align-items: center;
    height: var(--header-height-sp);
    min-height: 50px;
    width: 8.3333333333vw;
  }
}
@media screen and (max-width: 768px) {
  .l-header .l-header__nav-btn span {
    position: relative;
    display: block;
    width: 100%;
    height: 2px;
    background-color: #fff;
  }
  .l-header .l-header__nav-btn span:after, .l-header .l-header__nav-btn span:before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: transform 0.3s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
  .l-header .l-header__nav-btn span:before {
    transform: translateY(-2.0833333333vw);
  }
  .l-header .l-header__nav-btn span:after {
    transform: translateY(2.0833333333vw);
  }
}
@media screen and (max-width: 768px) {
  body.is-nav-open .l-header .l-header__nav-btn {
    height: var(--header-height-sp);
    margin-right: 1.8229166667vw;
  }
}
body.is-nav-open .l-header .l-header__nav-btn span {
  background-color: transparent;
}
body.is-nav-open .l-header .l-header__nav-btn span:before {
  transform: translateY(0) rotate(135deg);
}
body.is-nav-open .l-header .l-header__nav-btn span:after {
  transform: translateY(0) rotate(-135deg);
}
@media screen and (min-width: 769px) {
  .l-header .l-header__nav {
    display: flex;
    width: 58.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .l-header .l-header__nav {
    width: 100%;
    height: 100vh;
    z-index: 200;
    position: fixed;
    top: 0;
    right: 0;
    background-color: #043219;
    transform: translate3d(100%, 0, 0);
  }
}
@media screen and (max-width: 768px) {
  body.is-nav-open .l-header .l-header__nav {
    animation: 1s menu-horizontal-in cubic-bezier(0.19, 1, 0.22, 1) forwards;
  }
}
@media screen and (max-width: 768px) {
  body.is-nav-close .l-header .l-header__nav {
    animation: 1s menu-horizontal-out cubic-bezier(0.19, 1, 0.22, 1) forwards;
  }
}
.l-header .l-header__nav .nav-content {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .l-header .l-header__nav .nav-content .nav-content__inner {
    display: none;
    padding-top: var(--header-height-sp);
  }
}
body.is-nav-open .l-header .l-header__nav .nav-content .nav-content__inner {
  display: block;
}
@media screen and (min-width: 769px) {
  .l-header .l-header__nav .nav-content .nav-list {
    display: flex;
    align-items: center;
    justify-content: flex-end;
  }
}
@media screen and (max-width: 768px) {
  .l-header .l-header__nav .nav-content .nav-list {
    padding: 2.6041666667vw;
    padding-top: 0;
  }
}
@media screen and (min-width: 769px) {
  .l-header .l-header__nav .nav-content .nav-item {
    font-weight: bold;
  }
}
@media screen and (max-width: 768px) {
  .l-header .l-header__nav .nav-content .nav-item {
    font-size: 40px;
    font-size: 5.2083333333vw;
    padding: 2.6041666667vw 0;
    border-bottom: 0.2604166667vw dotted #fff;
  }
}
.l-header .l-header__nav .nav-content .nav-item a {
  color: #fff;
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.l-header .l-header__nav .nav-content .nav-item a:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .l-header .l-header__nav .nav-content .nav-item a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 769px) {
  .l-header .l-header__nav .nav-content .nav-item + .nav-item {
    margin-left: 3.6842105263%;
  }
}

/* 開閉アニメーション
----------------------------------------*/
@keyframes menu-horizontal-in {
  0% {
    transform: translate3d(100%, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
}
@keyframes menu-horizontal-out {
  0% {
    transform: translate3d(0, 0, 0);
    visibility: visible;
  }
  100% {
    transform: translate3d(100%, 0, 0);
    visibility: hidden;
  }
}
/* section inner
----------------------------------------*/
@media screen and (min-width: 769px) {
  .l-section-inner {
    width: 72.9166666667%;
    max-width: 1400px;
    margin: auto;
  }
}
@media screen and (max-width: 768px) {
  .l-section-inner {
    width: 88.5416666667vw;
    margin: 0 auto;
  }
}

/* l-footer
----------------------------------------*/
.l-footer {
  color: #fff;
  background-color: #043219;
}
@media screen and (min-width: 769px) {
  .l-footer {
    font-size: 23px;
    font-size: 1.1979166667vw;
    line-height: 1.9565217391;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    padding: 3.90625% 0;
  }
}
@media screen and (max-width: 768px) {
  .l-footer {
    font-size: 20px;
    font-size: 2.6041666667vw;
    padding: 5.2083333333vw 13.0208333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .l-footer {
    font-size: 23px;
  }
}
.l-footer .l-footer__inner {
  margin: 0 auto;
  text-indent: -1em;
  padding-left: 1em;
}
@media screen and (min-width: 769px) {
  .l-footer .l-footer__inner {
    width: 50%;
    max-width: 960px;
  }
}

/* pagetop button
----------------------------------------*/
.pagetop-btn {
  opacity: 0;
  position: fixed;
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  z-index: 150;
  aspect-ratio: 90/90;
}
@media screen and (min-width: 769px) {
  .pagetop-btn {
    width: 4.6875%;
    right: 20px;
    bottom: 20px;
  }
}
@media screen and (max-width: 768px) {
  .pagetop-btn {
    width: 11.71875vw;
    height: 11.71875vw;
    right: 2.6041666667vw;
    bottom: 2.6041666667vw;
  }
}
.pagetop-btn:focus-visible .c-pagetop-btn__inner {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .pagetop-btn:hover .c-pagetop-btn__inner {
    opacity: 0.6;
  }
}
.pagetop-btn .c-pagetop-btn__inner {
  width: 100%;
  height: 100%;
  background-color: #ff5a00;
  border-radius: 9999px;
  position: relative;
  transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.pagetop-btn .c-pagetop-btn__inner:before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
  transform: rotate(-45deg);
  border-top: solid 2px #fff;
  border-right: solid 2px #fff;
}
@media screen and (min-width: 769px) {
  .pagetop-btn .c-pagetop-btn__inner:before {
    bottom: -11.1111111111%;
    width: 33.3333333333%;
    height: 33.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .pagetop-btn .c-pagetop-btn__inner:before {
    width: 3.90625vw;
    height: 3.90625vw;
    bottom: -1.3020833333vw;
  }
}

/* title
----------------------------------------*/
.c-title {
  background-size: 100% 100%;
  background-repeat: no-repeat;
  color: #fff;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  line-height: 1;
}
@media screen and (min-width: 769px) {
  .c-title {
    aspect-ratio: 1966/250;
  }
}
@media screen and (max-width: 768px) {
  .c-title {
    height: 15.625vw;
  }
}
.c-title__main {
  line-height: 1;
  letter-spacing: 0.1em;
  display: inline-block;
  font-weight: 700;
  font-family: "a-otf-ud-shin-go-pr6n";
}
@media screen and (min-width: 769px) {
  .c-title__main {
    font-size: 65px;
    font-size: 3.3854166667vw;
  }
}
@media screen and (max-width: 768px) {
  .c-title__main {
    font-size: 38px;
    font-size: 4.9479166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .c-title__main {
    font-size: 75px;
  }
}

/* sec-title
----------------------------------------*/
@media screen and (min-width: 769px) {
  .sec-title {
    margin-top: var(--header-height);
  }
}
@media screen and (max-width: 768px) {
  .sec-title {
    margin-top: max(var(--header-height-sp), 50px);
  }
}
.sec-title .sec-title__mainvisual {
  background-position: top center;
  background-repeat: no-repeat;
  background-size: contain;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual {
    background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/mv_bg_pc.jpg");
    margin-top: -2.6041666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual {
    background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/mv_bg_sp.jpg");
    background-size: 100% 100%;
    overflow: hidden;
  }
}
.sec-title .sec-title__mainvisual__inner {
  margin: 0 auto;
  position: relative;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner {
    width: 93.75%;
    padding-top: 5.2083333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner {
    width: 88.5416666667vw;
    padding-top: 2.6041666667vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-head__logo {
    width: 45.5555555556%;
    margin-left: 2.7777777778%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-head__logo {
    width: 78.125vw;
    margin: 22.1354166667vw 0 0 7.8125vw;
  }
}
.sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-head__catch {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-head__catch {
    width: 61.1111111111%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-head__catch {
    width: 31.25vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-catch__item {
    width: 30.9090909091%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-catch__item {
    width: 80.7291666667vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-catch__item--02 {
    width: 63.6363636364%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__head .mainvisual-catch__item--02 {
    display: none;
  }
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__block {
    position: relative;
    margin-top: -0.5555555556%;
  }
}
.sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head {
  width: 22.2222222222%;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head {
    position: absolute;
    right: -1.6666666667%;
    top: -13.8888888889%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    margin-top: 1.3020833333vw;
  }
}
.sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head .mainvisual-block__special {
  position: relative;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head .mainvisual-block__special {
    z-index: 1;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head .mainvisual-block__special {
    width: 31.5104166667vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head .mainvisual-block__date {
    display: none;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual__block .mainvisual-block__head .mainvisual-block__date {
    width: 58.59375vw;
    margin-left: -6.5104166667vw;
  }
}
.sec-title .sec-title__mainvisual__inner .mainvisual-block__stag {
  position: absolute;
}
@media screen and (min-width: 769px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual-block__stag {
    width: 21.1111111111%;
    top: 10%;
    left: -11.9444444444%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .sec-title__mainvisual__inner .mainvisual-block__stag {
    width: 23.4375vw;
    top: 111.9791666667vw;
    right: -5.46875vw;
  }
}
.sec-title .mainvisual__bottom {
  position: relative;
}
@media screen and (min-width: 769px) {
  .sec-title .mainvisual__bottom {
    margin-top: -11.4583333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-title .mainvisual__bottom {
    margin-top: -10.4166666667vw;
  }
}

/* sec-exhibit
----------------------------------------*/
.sec-exhibit {
  position: relative;
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/exhibit_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .sec-exhibit {
    padding-top: 3.125%;
    padding-bottom: 5.2083333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit {
    background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/exhibit_bg_sp.jpg");
    aspect-ratio: 2000/7520;
    background-size: 100% 100%;
    padding-top: 6.5104166667vw;
    padding-bottom: 13.0208333333vw;
  }
}
.sec-exhibit .sec-exhibit__caution {
  margin: 0 auto;
  color: #d90a17;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__caution {
    width: 50%;
    max-width: 1920px;
    margin-bottom: 3.125%;
    font-size: 24px;
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__caution {
    width: 88.5416666667vw;
    margin-bottom: 6.5104166667vw;
    font-size: 22px;
    font-size: 2.8645833333vw;
  }
}
.sec-exhibit .sec-exhibit__title {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__title {
    width: 72.9166666667%;
    max-width: 1920px;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__title {
    width: 88.5416666667vw;
  }
}
.sec-exhibit .l-section-inner {
  text-align: center;
}
.sec-exhibit .sec-exhibit__head {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__head {
    width: 68.5714285714%;
    margin-top: 2.6041666667%;
  }
}
.sec-exhibit .sec-exhibit__head .sec-exhibit__lead {
  font-weight: 700;
  letter-spacing: 0.001em;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__lead {
    font-size: 50px;
    font-size: 2.6041666667vw;
    margin-top: 15px;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__lead {
    font-size: 32px;
    font-size: 4.1666666667vw;
    margin-top: 1.953125vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__lead {
    font-size: 50px;
  }
}
.sec-exhibit .sec-exhibit__head .sec-exhibit__theme {
  font-family: "a-otf-ud-shin-go-pr6n";
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme {
    margin-top: 3.125%;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme {
    margin-top: 3.90625vw;
  }
}
.sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box {
  background-color: #b2d147;
  margin: 0 auto;
  display: flex;
  justify-content: center;
  align-items: center;
  aspect-ratio: 1700/171;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box {
    font-size: 28px;
    font-size: 1.4583333333vw;
    border-radius: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box {
    border-radius: 2.6041666667vw;
    padding: 1.3020833333vw 0;
  }
}
@media screen and (min-width: 1920px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box {
    font-size: 28px;
  }
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box + .theme-box {
    margin-top: 5.2083333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box + .theme-box {
    margin-top: 2.6041666667vw;
  }
}
.sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box:hover {
    opacity: 0.6;
  }
}
.sec-exhibit .sec-exhibit__head .sec-exhibit__theme .theme-box a {
  display: block;
  width: 100%;
  color: #043219;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main {
    margin-top: 7.1428571429%;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__main {
    margin-top: 9.1145833333vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list + .exhibit-list {
    margin-top: 8.5714285714%;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__title {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__title {
    width: 78.5714285714%;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__lead {
  margin: 0 auto;
  font-family: "a-otf-ud-shin-go-pr6n";
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__lead {
    width: 68.5714285714%;
    margin-top: -1.4285714286%;
    font-size: 30px;
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__lead {
    font-size: 30px;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__detail {
  display: grid;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__detail {
    grid-template-columns: repeat(6, 1fr);
    gap: 30px 3.5714285714%;
    margin-top: 2.8571428571%;
    width: 68.5714285714%;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__detail {
    grid-template-columns: repeat(2, 1fr);
    gap: 2.6041666667vw;
    margin: 3.90625vw 5.2083333333vw 0;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list .exhibit-list__detail .detail-insect {
  justify-self: center;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .exhibit-list__detail {
    grid-template-areas: "item1 item1 item1 item2 item2 item2" "item3 item3 item4 item4 item5 item5";
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .exhibit-list__detail {
    grid-template-areas: "item1 item1 " "item2 item3 " "item4 item5 ";
  }
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect {
    width: 100%;
    justify-self: center;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--01 {
  grid-area: item1;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--01 {
    grid-column: 2/span 2;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--01 {
    width: 80%;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--02 {
  grid-area: item2;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--02 {
    grid-column: 4/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--03 {
  grid-area: item3;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--03 {
    grid-column: 1/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--04 {
  grid-area: item4;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--04 {
    grid-column: 3/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--05 {
  grid-area: item5;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.beetle .detail-insect--05 {
    grid-column: 5/span 2;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag {
    margin-top: 10.4166666667vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .exhibit-list__detail {
    grid-template-areas: "item1 item1 item1 item2 item2 item2" "item3 item3 item4 item4 item5 item5" "item6 item6 item7 item7 item8 item8";
    gap: 30px 2%;
    width: 68.7142857143%;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .exhibit-list__detail {
    grid-template-areas: "item1 item2 " "item3 item4 " "item5 item6 " "item7 item8 ";
  }
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect {
    width: 102%;
    justify-self: center;
  }
}
@media screen and (max-width: 768px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect {
    width: 125%;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--01 {
  grid-area: item1;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--01 {
    grid-column: 2/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--02 {
  grid-area: item2;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--02 {
    grid-column: 4/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--03 {
  grid-area: item3;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--03 {
    grid-column: 1/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--04 {
  grid-area: item4;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--04 {
    grid-column: 3/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--05 {
  grid-area: item5;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--05 {
    grid-column: 5/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--06 {
  grid-area: item6;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--06 {
    grid-column: 1/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--07 {
  grid-area: item7;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--07 {
    grid-column: 3/span 2;
  }
}
.sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--08 {
  grid-area: item8;
}
@media screen and (min-width: 769px) {
  .sec-exhibit .sec-exhibit__main .exhibit-list.stag .detail-insect--08 {
    grid-column: 5/span 2;
  }
}

/* sec-special
----------------------------------------*/
.sec-special {
  position: relative;
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/exhibit-special_bg_3x.jpg");
  background-size: cover;
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .sec-special {
    padding: 2.6041666667% 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-special {
    padding-top: 3.90625vw;
    padding-bottom: 6.5104166667vw;
  }
}
.sec-special .sec-special__mushioka {
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/special-produce_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka {
    aspect-ratio: 1872/1784;
    width: 72.9166666667%;
    max-width: 1400px;
    padding-bottom: 5.2083333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka {
    width: 88.5416666667vw;
  }
}
.sec-special .sec-special__mushioka .l-section-inner {
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .l-section-inner {
    padding: 2.6041666667vw 10.4166666667vw 10.4166666667vw;
  }
}
.sec-special .sec-special__mushioka .sec-special__head {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__head {
    width: 72.9166666667%;
  }
}
.sec-special .sec-special__mushioka .sec-special__head .sec-special__title {
  margin: 0 auto;
  margin-right: 0;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__head .sec-special__title {
    margin-top: -1.4285714286%;
    width: 85.7142857143%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__head .sec-special__title {
    width: 78.125vw;
    margin-left: -2.6041666667vw;
    margin-top: -5.2083333333vw;
  }
}
.sec-special .sec-special__mushioka .sec-special__head .sec-special__lead {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__head .sec-special__lead {
    font-size: 30px;
    font-size: 1.5625vw;
    margin: 2.8571428571% 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__head .sec-special__lead {
    width: 70.3125vw;
    margin: 2.6041666667vw -0.6510416667vw 0;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__mushioka .sec-special__head .sec-special__lead {
    font-size: 30px;
  }
}
.sec-special .sec-special__mushioka .sec-special__main {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__main {
    width: 68.5714285714%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__main {
    margin-top: 2.6041666667vw;
  }
}
.sec-special .sec-special__mushioka .sec-special__main .special-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__main .special-list {
    -moz-column-gap: 1.5625%;
         column-gap: 1.5625%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__main .special-list {
    -moz-column-gap: 1.953125vw;
         column-gap: 1.953125vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__main .special-list .special-item {
    width: calc((100% - 30px) / 3);
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__main .special-list .special-item {
    width: calc((100% - 3.90625vw) / 3);
  }
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__main .special-list .special-item:nth-child(n+4) {
    margin-top: 1.5625%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__main .special-list .special-item:nth-child(n+4) {
    margin-top: 1.953125vw;
  }
}
.sec-special .sec-special__mushioka .sec-special__profile {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__profile {
    margin-top: 7.1428571429%;
    width: 68.5714285714%;
  }
}
.sec-special .sec-special__mushioka .sec-special__profile .profile__img {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__img {
    border-radius: 30px;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__img {
    width: 62.5vw;
    border-radius: 3.90625vw;
    margin: 5.2083333333vw auto 0;
  }
}
.sec-special .sec-special__mushioka .sec-special__profile .profile__name {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__name {
    font-size: 40px;
    font-size: 2.0833333333vw;
    margin: 1.5625% 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__name {
    font-size: 30px;
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__name {
    font-size: 40px;
  }
}
.sec-special .sec-special__mushioka .sec-special__profile .profile__detail {
  text-align: left;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__detail {
    font-size: 24px;
    font-size: 1.25vw;
    margin: 1.5625% 0;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__detail {
    margin-top: 1.3020833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__detail {
    font-size: 24px;
  }
}
.sec-special .sec-special__mushioka .sec-special__profile .profile__link {
  background-color: #fff;
  border: 1px solid #fd0000;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__link {
    aspect-ratio: 1322/170;
    width: 87.5%;
    border-radius: 50px;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__link {
    width: 100%;
    border-radius: 6.5104166667vw;
    margin-top: 2.6041666667vw;
    aspect-ratio: 581/100;
  }
}
.sec-special .sec-special__mushioka .sec-special__profile .profile__link a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #fd0000;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__link a {
    font-size: 30px;
    font-size: 1.5625vw;
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__link a {
    font-size: 22px;
    font-size: 2.8645833333vw;
  }
}
.sec-special .sec-special__mushioka .sec-special__profile .profile__link a:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__link a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__mushioka .sec-special__profile .profile__link a {
    font-size: 30px;
  }
}
.sec-special .sec-special__event {
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/outline-service_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  text-align: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event {
    aspect-ratio: 1872/1407;
    width: 72.9166666667%;
    max-width: 1400px;
    padding-top: 5.2083333333%;
    padding-bottom: 5.2083333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event {
    width: 88.5416666667vw;
    margin-top: 5.2083333333vw;
    padding: 6.5104166667vw 7.8125vw 10.4166666667vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .l-section-inner {
    width: 100%;
  }
}
.sec-special .sec-special__event .special-event__head {
  position: relative;
  background-color: #ffec00;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__head {
    padding-top: 8.5714285714%;
    padding-bottom: 2.8571428571%;
    border-radius: 40px;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__head {
    padding-top: 5.2083333333vw;
    padding-bottom: 2.6041666667vw;
    border-radius: 3.90625vw;
    margin: 0 auto;
  }
}
.sec-special .sec-special__event .special-event__head .event-head__catch {
  color: #fff;
  background-color: #841803;
  aspect-ratio: 626/141;
  position: absolute;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "a-otf-ud-shin-go-pr6n";
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__head .event-head__catch {
    font-size: 46px;
    font-size: 2.3958333333vw;
    width: 42.8571428571%;
    border-radius: 20px;
    top: -11.6666666667%;
    left: 5%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__head .event-head__catch {
    width: 26.0416666667vw;
    border-radius: 1.953125vw;
    top: -1.953125vw;
    left: 3.90625vw;
    font-size: 30px;
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__event .special-event__head .event-head__catch {
    font-size: 46px;
  }
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__head .event-head__title {
    font-size: 36px;
    font-size: 1.875vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__head .event-head__title {
    font-size: 28px;
    font-size: 3.6458333333vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__event .special-event__head .event-head__title {
    font-size: 36px;
  }
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__detail {
    margin-top: 3.5714285714%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__detail {
    margin-top: 5.2083333333vw;
  }
}
.sec-special .sec-special__event .special-event__detail .event-detail__item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 700;
  font-family: "a-otf-ud-shin-go-pr6n";
}
.sec-special .sec-special__event .special-event__detail .event-detail__item dt {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #002112;
  text-align: center;
  background-color: #f3e673;
  aspect-ratio: 307/113;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item dt {
    width: 14.2857142857%;
    padding: 0.15em 0;
    margin-top: -1px;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item dt {
    width: 18.2291666667vw;
    padding: 0.15em 0;
  }
}
.sec-special .sec-special__event .special-event__detail .event-detail__item dd {
  text-align: left;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item dd {
    width: 83.5714285714%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item dd {
    width: 52.0833333333vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item .event-detail__notice {
    font-size: 24px;
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item .event-detail__notice {
    font-size: 22px;
    font-size: 2.8645833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item .event-detail__notice {
    font-size: 24px;
  }
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item + .event-detail__item {
    margin-top: 3.5714285714%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__detail .event-detail__item + .event-detail__item {
    margin-top: 5.2083333333vw;
  }
}
.sec-special .sec-special__event .special-event__detail .event-detail__item--exam {
  align-items: flex-start;
}
.sec-special .sec-special__event .special-event__link {
  background-color: #f05a24;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__link {
    aspect-ratio: 1322/170;
    width: 71.4285714286%;
    border-radius: 50px;
    margin-top: 2.8571428571%;
  }
}
@media screen and (max-width: 768px) {
  .sec-special .sec-special__event .special-event__link {
    aspect-ratio: 581/100;
    border-radius: 6.5104166667vw;
    margin: 2.6041666667vw 2.6041666667vw 0;
  }
}
.sec-special .sec-special__event .special-event__link a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  width: 100%;
  color: #fff;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-special .sec-special__event .special-event__link a {
    font-size: 32px;
    font-size: 1.6666666667vw;
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
.sec-special .sec-special__event .special-event__link a:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .sec-special .sec-special__event .special-event__link a:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1920px) {
  .sec-special .sec-special__event .special-event__link a {
    font-size: 32px;
  }
}

/* sec-specimen
----------------------------------------*/
.sec-specimen {
  position: relative;
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/specimen_bg.jpg");
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec-specimen {
    padding-top: 5.2083333333%;
    padding-bottom: 4.1666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen {
    padding-top: 6.5104166667vw;
    padding-bottom: 6.5104166667vw;
  }
}
.sec-specimen .sec-specimen__title {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__title {
    width: 72.9166666667%;
    max-width: 1920px;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__title {
    width: 88.5416666667vw;
  }
}
.sec-specimen .sec-specimen__lead {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__lead {
    font-size: 30px;
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-specimen .sec-specimen__lead {
    font-size: 30px;
  }
}
.sec-specimen .sec-specimen__image {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__image {
    width: 68.5714285714%;
    margin-top: 2.6041666667%;
    margin-top: 4.1666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__image {
    margin-top: 3.90625vw;
  }
}
.sec-specimen .sec-specimen__image .specimen-image__item {
  overflow: hidden;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__image .specimen-image__item {
    width: 48.2142857143%;
    border-radius: 10px;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__image .specimen-image__item {
    width: 42.3177083333vw;
    border-radius: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__image .specimen-image__item:nth-child(n+3) {
    margin-top: 2.0833333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__image .specimen-image__item:nth-child(n+3) {
    margin-top: 2.6041666667vw;
  }
}
.sec-specimen .sec-specimen__theme {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__theme {
    margin-top: 5.2083333333%;
    width: 68.5714285714%;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__theme {
    margin-top: 3.90625vw;
  }
}
.sec-specimen .sec-specimen__theme .specimen-theme__title {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__title {
    font-size: 48px;
    font-size: 2.5vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__title {
    font-size: 30px;
    font-size: 3.90625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__title {
    font-size: 48px;
  }
}
.sec-specimen .sec-specimen__theme .specimen-theme__list {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__list {
    margin-top: 2.1428571429%;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__list {
    margin-top: 1.953125vw;
  }
}
.sec-specimen .sec-specimen__theme .specimen-theme__item {
  color: #fff;
  background-color: #036e38;
  display: flex;
  align-items: center;
  justify-content: center;
  aspect-ratio: 850/200;
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__item {
    font-size: 30px;
    font-size: 1.5625vw;
    border-radius: 40px;
    width: 46.875%;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__item {
    width: 42.3177083333vw;
    border-radius: 6.5104166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__item {
    font-size: 30px;
  }
}
@media screen and (min-width: 769px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__item:nth-child(n+3) {
    margin-top: 1.5625%;
  }
}
@media screen and (max-width: 768px) {
  .sec-specimen .sec-specimen__theme .specimen-theme__item:nth-child(n+3) {
    margin-top: 1.953125vw;
  }
}

/* sec-event
----------------------------------------*/
.sec-event {
  text-align: center;
}
@media screen and (min-width: 769px) {
  .sec-event {
    padding-bottom: 3.125%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event {
    padding: 0 0 7.8125vw;
  }
}
.sec-event .sec-event__loop {
  background-color: #fdf7eb;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-event .sec-event__loop {
    padding-top: 3.125%;
    padding-bottom: 3.125%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .sec-event__loop {
    padding-top: 3.90625vw;
    padding-bottom: 7.8125vw;
  }
}
.sec-event .c-title {
  background-color: #486a3f;
}
.sec-event .l-section-inner {
  position: relative;
}
.sec-event .sec-event__lead {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-event .sec-event__lead {
    font-size: 30px;
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-event .sec-event__lead {
    font-size: 30px;
  }
}
.sec-event .sec-event__lead span {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .sec-event .sec-event__lead span {
    font-size: 26px;
    font-size: 1.3541666667vw;
    margin-top: 0.7142857143%;
  }
}
@media screen and (min-width: 1920px) {
  .sec-event .sec-event__lead span {
    font-size: 26px;
  }
}
.sec-event .event-block {
  background-color: #f1f2cf;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-event .event-block {
    margin-top: 2.8571428571%;
    padding: 4.2857142857% 2.8571428571%;
    border-radius: 30px;
    flex-wrap: wrap;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block {
    margin-top: 3.90625vw;
    padding: 3.90625vw 5.2083333333vw;
    border-radius: 5.2083333333vw;
  }
}
.sec-event .event-block .event-block__inner {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__inner {
    width: 85.7142857143%;
  }
}
.sec-event .event-block .event-block__head {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__head {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
.sec-event .event-block .event-block__img {
  border: 3px solid #fff;
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__img {
    width: 35%;
    margin-top: 3.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__img {
    width: 62.5vw;
  }
}
.sec-event .event-block .event-block__main {
  text-align: left;
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__main {
    width: 60%;
  }
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__main .event-block__title {
    width: 94.4444444444%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__main .event-block__title {
    width: 67.7083333333vw;
    margin: 0 auto;
    margin-top: 1.953125vw;
  }
}
.sec-event .event-block .event-block__main .event-block__lead {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__main .event-block__lead {
    font-size: 28px;
    font-size: 1.4583333333vw;
    margin-top: 1.6666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__main .event-block__lead {
    margin-top: 1.3020833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-event .event-block .event-block__main .event-block__lead {
    font-size: 28px;
  }
}
.sec-event .event-block .event-block__main .event-block__info {
  font-family: "a-otf-ud-shin-go-pr6n";
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__main .event-block__info {
    margin-top: 2.5%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__main .event-block__info {
    margin-top: 1.953125vw;
  }
}
.sec-event .event-block .event-block__main .event-block__info .info-item {
  display: flex;
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__main .event-block__info .info-item + .info-item {
    margin-top: 2.0833333333%;
  }
}
.sec-event .event-block .event-block__notice {
  color: #d90a17;
  font-family: "a-otf-ud-shin-go-pr6n";
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__notice {
    margin-top: 4.1666666667%;
    font-size: 24px;
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__notice {
    text-align: left;
    font-size: 22px;
    font-size: 2.8645833333vw;
    margin-top: 1.3020833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-event .event-block .event-block__notice {
    font-size: 24px;
  }
}
.sec-event .event-block .event-block__apply {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__apply {
    margin-top: 2.0833333333%;
    row-gap: 10px;
    font-size: 24px;
    font-size: 1.25vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__apply {
    margin-top: 2.6041666667vw;
    justify-content: center;
  }
}
@media screen and (min-width: 1920px) {
  .sec-event .event-block .event-block__apply {
    font-size: 24px;
  }
}
.sec-event .event-block .event-block__apply .apply-item {
  background-color: #ffec00;
  aspect-ratio: 650/120;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-family: "a-otf-ud-shin-go-pr6n";
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__apply .apply-item {
    width: 48.9583333333%;
    border-radius: 40px;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__apply .apply-item {
    width: 62.5vw;
    border-radius: 6.5104166667vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-block .event-block__apply .apply-item:nth-child(n+2) {
    margin-top: 1.953125vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-event .event-block .event-block__apply .apply-item:nth-child(n+3) {
    margin-top: 1.0416666667%;
  }
}
.sec-event .event-block .event-block__apply .apply-item:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .sec-event .event-block .event-block__apply .apply-item:hover {
    opacity: 0.6;
  }
}
.sec-event .event-block .event-block__apply .apply-item a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  color: #043219;
}
.sec-event .event-stamp {
  margin: 0 auto;
  text-align: left;
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp {
    margin-top: 2.8571428571%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp {
    margin-top: 7.8125vw;
  }
}
.sec-event .event-stamp .l-section-inner {
  background-color: #e6c8ac;
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .l-section-inner {
    padding: 4.2857142857% 2.8571428571%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .l-section-inner {
    margin: 0 auto;
    width: 88.5416666667vw;
    padding: 3.90625vw 5.2083333333vw;
  }
}
.sec-event .event-stamp .event-stamp__inner {
  margin: 0 auto;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .event-stamp__inner {
    flex-direction: column;
    justify-content: center;
    align-items: center;
  }
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .event-stamp__image {
    width: 31.6666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .event-stamp__image {
    width: 39.0625vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .event-stamp__main {
    width: 62.5%;
    margin-top: -2.9166666667%;
  }
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__title {
    width: 85.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__title {
    width: 65.1041666667vw;
    margin: 2.6041666667vw auto 0;
  }
}
.sec-event .event-stamp .event-stamp__main .event-stamp__lead {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__lead {
    font-size: 28px;
    font-size: 1.4583333333vw;
    margin-top: 4%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__lead {
    margin-top: 1.953125vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__lead {
    font-size: 28px;
  }
}
.sec-event .event-stamp .event-stamp__main .event-stamp__info {
  font-family: "a-otf-ud-shin-go-pr6n";
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__info {
    margin-top: 4%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__info {
    margin-top: 1.953125vw;
  }
}
.sec-event .event-stamp .event-stamp__main .event-stamp__info .info-item {
  display: flex;
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__info .info-item dd {
    min-width: 14.6666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__info .info-item dd {
    width: 19.53125vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__info .info-item + .info-item {
    margin-top: 1.3333333333%;
  }
}
@media screen and (max-width: 768px) {
  .sec-event .event-stamp .event-stamp__main .event-stamp__info .info-item + .info-item {
    margin-top: 0.6510416667vw;
  }
}

/* sec-outline
----------------------------------------*/
.sec-outline {
  background-color: #043219;
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/outline_base_bg.jpg");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  position: relative;
}
@media screen and (min-width: 769px) {
  .sec-outline {
    padding-bottom: 4.6875%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline {
    padding-bottom: 6.5104166667vw;
    background-size: cover;
  }
}
@media screen and (min-width: 769px) {
  .sec-outline .l-section-inner {
    padding-top: 4.1666666667%;
    width: 72.9166666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .l-section-inner {
    width: 88.5416666667vw;
    padding-top: 6.5104166667vw;
  }
}
.sec-outline .l-section__cover {
  width: 100%;
  height: 100%;
  position: absolute;
  z-index: 1;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .sec-outline .l-section__cover {
    background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/outline_bg.png");
    aspect-ratio: 2148/4008;
    background-size: cover;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .l-section__cover {
    background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/outline_bg_sp.png");
    aspect-ratio: 2000/3908;
    background-size: 100% 100%;
  }
}
.sec-outline .outline-block {
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/outline-list_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block {
    width: 100%;
    padding-top: 6.25%;
    padding-bottom: 6.25%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block {
    padding-top: 5.2083333333vw;
    padding-bottom: 5.2083333333vw;
  }
}
.sec-outline .outline-block .outline-block__inner {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__inner {
    width: 77.1428571429%;
    max-width: 1080px;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__inner {
    padding: 2.6041666667vw 7.8125vw 5.2083333333vw;
  }
}
.sec-outline .outline-block .outline-block__title {
  text-align: center;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__title {
    font-size: 60px;
    font-size: 3.125vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__title {
    font-size: 38px;
    font-size: 4.9479166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .outline-block .outline-block__title {
    font-size: 60px;
  }
}
.sec-outline .outline-block .outline-block__list {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__list {
    font-size: 30px;
    font-size: 1.5625vw;
    line-height: 1.2777777778;
    letter-spacing: 0.05em;
    font-feature-settings: "palt";
    margin-top: 2.1428571429%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__list {
    margin-top: 3.90625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .outline-block .outline-block__list {
    font-size: 30px;
  }
}
.sec-outline .outline-block .outline-block__list .outline-block__item {
  display: flex;
  margin: 0 auto;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__list .outline-block__item {
    -moz-column-gap: 2.7777777778%;
         column-gap: 2.7777777778%;
    align-items: center;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__list .outline-block__item {
    justify-content: space-between;
    align-items: flex-start;
    row-gap: 1.3020833333vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__list .outline-block__item + .outline-block__item {
    margin-top: 2.7777777778%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__list .outline-block__item + .outline-block__item {
    margin-top: 3.90625vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__list .outline-block__item--exam {
    align-items: flex-start;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__list .outline-block__item--solo {
    align-items: center;
  }
}
.sec-outline .outline-block .outline-block__list .outline-item__title {
  background-color: #043219;
  color: #fff;
  aspect-ratio: 100/35;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__list .outline-item__title {
    width: 16.6666666667%;
    border-radius: 25px;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__list .outline-item__title {
    width: 19.53125vw;
    border-radius: 2.6041666667vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__list .outline-item__text {
    width: 49.4791666667vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__list .outline-item__text span {
    font-size: 26px;
    font-size: 1.3541666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .outline-block .outline-block__list .outline-item__text span {
    font-size: 26px;
  }
}
.sec-outline .outline-block .outline-block__list .outline-item__text .outline-item__text_notice {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .sec-outline .outline-block .outline-block__list .outline-item__text .outline-item__text_notice {
    margin-top: 1.7045454545%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .outline-block .outline-block__list .outline-item__text .outline-item__text_notice {
    margin-top: 0.6510416667vw;
    font-size: 20px;
    font-size: 2.6041666667vw;
  }
}
.sec-outline .service-block {
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  margin: 0 auto;
  background-image: url("/tamagawa/sc/feature/2026_insect_expo/assets/img/outline-list_bg.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block {
    padding: 2.34375% 1.8229166667%;
    margin-top: 1.0416666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block {
    margin-top: 1.3020833333vw;
  }
}
.sec-outline .service-block .service-block__inner {
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__inner {
    width: 77.1428571429%;
    max-width: 1080px;
    margin-top: 2.1428571429%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .service-block__inner {
    padding: 5.2083333333vw 9.1145833333vw 6.5104166667vw;
  }
}
.sec-outline .service-block .service-block__head {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__head {
    font-size: 30px;
    font-size: 1.5625vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .service-block__head {
    font-size: 30px;
  }
}
.sec-outline .service-block .service-block__head h3 {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__head h3 {
    font-size: 40px;
    font-size: 2.0833333333vw;
    margin-bottom: 0.9259259259%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .service-block__head h3 {
    font-size: 28px;
    font-size: 3.6458333333vw;
    margin-bottom: 1.3020833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .service-block__head h3 {
    font-size: 40px;
  }
}
.sec-outline .service-block .service-block__list {
  color: #000;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__list {
    margin-top: 2.7777777778%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .service-block__list {
    margin-top: 1.3020833333vw;
  }
}
.sec-outline .service-block .service-block__item {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__item {
    font-size: 28px;
    font-size: 1.4583333333vw;
    line-height: 1.3333333333;
    margin-bottom: 1.8518518519%;
    padding-bottom: 1.8518518519%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .service-block__item {
    margin-top: 2.6041666667vw;
    border-width: 0.2604166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .service-block__item {
    font-size: 28px;
  }
}
.sec-outline .service-block .service-block__item .service-item__title {
  color: #ea5010;
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__item .service-item__title {
    font-size: 32px;
    font-size: 1.6666666667vw;
    margin-bottom: 0.9259259259%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .service-block__item .service-item__title {
    font-size: 26px;
    font-size: 3.3854166667vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .service-block__item .service-item__title {
    font-size: 32px;
  }
}
.sec-outline .service-block .service-block__item dd {
  font-family: "a-otf-ud-shin-go-pr6n";
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__item dd {
    margin-left: 2.7777777778%;
  }
}
.sec-outline .service-block .service-item__line {
  display: inline-block;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-item__line {
    width: 7.2222222222%;
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .service-item__line {
    width: 10.4166666667vw;
  }
}
.sec-outline .service-block .service-item__line:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .sec-outline .service-block .service-item__line:hover {
    opacity: 0.6;
  }
}
.sec-outline .service-block .service-item__line img {
  vertical-align: middle;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .service-block__text {
    font-size: 28px;
    font-size: 1.4583333333vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .service-block__text {
    font-size: 24px;
    font-size: 3.125vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .service-block__text {
    font-size: 28px;
  }
}
.sec-outline .service-block .ticket-block {
  font-weight: 700;
  background-color: #efd1ab;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .ticket-block {
    width: 50%;
    max-width: 960px;
    padding: 2.34375% 1.8229166667%;
    margin-top: 4.6875%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .ticket-block {
    width: 88.5416666667vw;
    padding: 3.90625vw;
    margin-top: 7.8125vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .ticket-block .ticket-block__title {
    font-size: 31px;
    font-size: 1.6145833333vw;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .ticket-block .ticket-block__title {
    font-size: 32px;
    font-size: 4.1666666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .ticket-block .ticket-block__title {
    font-size: 31px;
  }
}
.sec-outline .service-block .ticket-block .ticket-block__title h3 {
  font-weight: 700;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .ticket-block .ticket-block__title h3 {
    font-size: 35px;
    font-size: 1.8229166667vw;
    margin-bottom: 3.125%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .ticket-block .ticket-block__title h3 {
    font-size: 32px;
    font-size: 4.1666666667vw;
    margin-bottom: 1.3020833333vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .ticket-block .ticket-block__title h3 {
    font-size: 35px;
  }
}
.sec-outline .service-block .ticket-block .ticket-block__inner {
  display: flex;
  align-items: center;
  flex-direction: column;
}
.sec-outline .service-block .ticket-block .ticket-text {
  text-align: left;
  width: 100%;
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .ticket-block .ticket-text {
    font-size: 28px;
    font-size: 3.6458333333vw;
  }
}
.sec-outline .service-block .ticket-block .ticket-btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  background-color: #ea5010;
  aspect-ratio: 464/96;
}
@media screen and (min-width: 769px) {
  .sec-outline .service-block .ticket-block .ticket-btn {
    font-size: 34px;
    font-size: 1.7708333333vw;
    width: 48.3333333333%;
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
    margin-top: 4.1666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-outline .service-block .ticket-block .ticket-btn {
    font-size: 30px;
    font-size: 3.90625vw;
    border-radius: 5.2083333333vw;
    width: 49.4791666667vw;
    margin-top: 5.2083333333vw;
  }
}
.sec-outline .service-block .ticket-block .ticket-btn:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .sec-outline .service-block .ticket-block .ticket-btn:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1920px) {
  .sec-outline .service-block .ticket-block .ticket-btn {
    font-size: 34px;
  }
}

/* sec-access
----------------------------------------*/
.sec-access {
  letter-spacing: 0.05em;
  font-feature-settings: "palt";
  background-color: #fdf7eb;
  position: relative;
  font-weight: 700;
}
.sec-access .c-title {
  background-color: #486a3f;
}
@media screen and (min-width: 769px) {
  .sec-access .l-section-inner {
    padding-bottom: 5.2083333333%;
    margin-top: 4.1666666667%;
  }
}
@media screen and (max-width: 768px) {
  .sec-access .l-section-inner {
    padding: 3.90625vw 0 10.4166666667vw;
  }
}
.sec-access .sec-access__main {
  display: flex;
  flex-direction: column;
  align-items: center;
  margin: 0 auto;
}
@media screen and (min-width: 769px) {
  .sec-access .sec-access__map {
    width: 77.1428571429%;
  }
}
@media screen and (max-width: 768px) {
  .sec-access .sec-access__map {
    width: 78.125vw;
    margin-top: 2.6041666667vw;
  }
}
@media screen and (min-width: 769px) {
  .sec-access .sec-access__place {
    margin-top: 6.0714285714%;
    width: 71.4285714286%;
  }
}
@media screen and (max-width: 768px) {
  .sec-access .sec-access__place {
    margin-top: 3.90625vw;
  }
}
.sec-access .sec-access__place .place-title {
  color: #ea5010;
}
@media screen and (min-width: 769px) {
  .sec-access .sec-access__place .place-title {
    font-size: 30px;
    font-size: 1.5625vw;
    line-height: 1.2407407407;
  }
}
@media screen and (max-width: 768px) {
  .sec-access .sec-access__place .place-title {
    font-size: 36px;
    font-size: 4.6875vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-access .sec-access__place .place-title {
    font-size: 30px;
  }
}
@media screen and (min-width: 769px) {
  .sec-access .sec-access__place .place-detail {
    font-size: 36px;
    font-size: 1.875vw;
    line-height: 1.7352941176;
    margin-top: 4.6428571429%;
  }
}
@media screen and (max-width: 768px) {
  .sec-access .sec-access__place .place-detail {
    font-size: 26px;
    font-size: 3.3854166667vw;
    margin-top: 2.6041666667vw;
  }
}
@media screen and (min-width: 1920px) {
  .sec-access .sec-access__place .place-detail {
    font-size: 36px;
  }
}
.sec-access .sec-access__btn {
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  border-radius: 9999px;
  background-color: #e17c0d;
  margin: 0 auto;
  aspect-ratio: 581/100;
}
@media screen and (min-width: 769px) {
  .sec-access .sec-access__btn {
    width: 60%;
    font-size: 35px;
    font-size: 1.8229166667vw;
    line-height: 1;
    margin-top: 6%;
    transition: opacity 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
  }
}
@media screen and (max-width: 768px) {
  .sec-access .sec-access__btn {
    width: 52.0833333333vw;
    margin-top: 6.5104166667vw;
  }
}
.sec-access .sec-access__btn:focus-visible {
  opacity: 0.6;
}
@media (hover: hover) and (pointer: fine) {
  .sec-access .sec-access__btn:hover {
    opacity: 0.6;
  }
}
@media screen and (min-width: 1920px) {
  .sec-access .sec-access__btn {
    font-size: 35px;
  }
}/*# sourceMappingURL=style.css.map */