#l-body__content h1, #l-body__content h2, #l-body__content h3, #l-body__content h4, #l-body__content h5,
#l-body__content article, #l-body__content section,
#l-body__content p, #l-body__content div, #l-body__content span, #l-body__content figure,
#l-body__content ul, #l-body__content ol, #l-body__content li, #l-body__content dl, #l-body__content dt, #l-body__content dd, #l-body__content img, #l-body__content a {
  position: relative;
}

.animate .fadein,
.animate.fadein {
  opacity: 0;
  transition: opacity 1.5s ease 0.3s;
}

.animate.show .fadein,
.animate.show.fadein {
  opacity: 1;
}
.animate.show .fadein.d1,
.animate.show.fadein.d1 {
  transition-delay: 100ms;
}
.animate.show .fadein.d2,
.animate.show.fadein.d2 {
  transition-delay: 200ms;
}
.animate.show .fadein.d3,
.animate.show.fadein.d3 {
  transition-delay: 300ms;
}
.animate.show .fadein.d4,
.animate.show.fadein.d4 {
  transition-delay: 400ms;
}

@keyframes start_fade {
  from {
    opacity: 1;
  }
  to {
    opacity: 0;
  }
}
@keyframes anchor {
  0% {
    transform: translateY(0%);
  }
  30% {
    transform: translateY(15%);
  }
  70% {
    transform: translateY(0%);
  }
  100% {
    transform: translateY(0%);
  }
}
@media print {
  #l-body__content .bg_twinkle {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
  }
  #l-body__content section#kv {
    z-index: 0;
  }
  #l-body__content section#kv .kv_pic {
    width: 100%;
  }
  #l-body__content section .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #l-body__content section#main_section {
    padding: 8.5rem 0 10.4rem;
    background: url(../images/101/bg1.jpg) center/cover;
    color: #fff;
  }
  #l-body__content section#main_section .inner_wrap {
    width: 137.6rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #l-body__content section#main_section .col1 {
    width: 77.6rem;
    position: absolute;
    right: 0;
    top: 0;
  }
  #l-body__content section#main_section .col1 .section_title {
    font-weight: 500;
    font-size: 4.5rem;
    line-height: 5.5rem;
    letter-spacing: 0.05em;
  }
  #l-body__content section#main_section .col1 .date {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 2.2rem;
    line-height: 3.6rem;
    margin-top: 3.6rem;
  }
  #l-body__content section#main_section .col1 .date .tag {
    display: block;
    width: 8.6rem;
    background: #826d4c;
    font-size: 2rem;
    line-height: 3.6rem;
    letter-spacing: 0.03em;
    text-align: center;
    margin-right: 2rem;
  }
  #l-body__content section#main_section .col1 .text {
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 4.7rem;
    letter-spacing: 0.05em;
    margin-top: 3rem;
  }
  #l-body__content section#main_section .col2 {
    width: 62.5rem;
  }
  #l-body__content section#main_section .col2 .pic {
    width: 52.5rem;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  #l-body__content section#main_section .col2 .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#main_section .col2 .pic + .pic {
    margin-top: 3.4rem;
  }
  #l-body__content section#main_section .col2 .info {
    width: 100%;
    display: block;
    margin-top: 7rem;
  }
  #l-body__content section#main_section .col2 .info tr {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }
  #l-body__content section#main_section .col2 .info tr + tr {
    margin-top: 2.7rem;
  }
  #l-body__content section#main_section .col2 .info th {
    background: #826d4c;
    display: block;
    width: 14.3rem;
    text-align: center;
    font-weight: 400;
    font-size: 2rem;
    line-height: 3.6rem;
    letter-spacing: 0.03em;
    margin-right: 1.7rem;
  }
  #l-body__content section#main_section .col2 .info td {
    white-space: nowrap;
    font-size: 2.2rem;
    line-height: 3rem;
    letter-spacing: 0.05em;
    width: calc(100% - 16rem);
  }
  #l-body__content section#main_section .col2 .note {
    margin-top: 3rem;
    border-top: #fff 0.1rem solid;
    padding-top: 1.2rem;
    font-size: 1.4rem;
    line-height: 2.5rem;
    letter-spacing: 0.05em;
  }
  #l-body__content section#main_section .col2 .sponsor {
    margin-top: 6.5rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl {
    width: 26.6rem;
    white-space: nowrap;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl dt, #l-body__content section#main_section .col2 .sponsor .row dl dd {
    font-size: 1.7rem;
    line-height: 2.8rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl dt {
    font-weight: 500;
  }
  #l-body__content section#main_section .col2 .sponsor .row .logo {
    background: #fff;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(1) .logo {
    width: 14.9rem;
    height: 12.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(1) .logo img {
    width: 9.7rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(2) {
    margin-top: 1.8rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(2) .logo {
    width: 35.7rem;
  }
  #l-body__content section#main_section .map {
    width: 70.5rem;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  #l-body__content section#main_section .map:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section {
    background: #007367;
    padding: 8rem 0 16.5rem;
  }
  #l-body__content section#contents_section .inner_wrap {
    width: 158.4rem;
    margin: 0 auto;
  }
  #l-body__content section#contents_section .anchor_set {
    width: 100%;
    margin-bottom: 11rem;
  }
  #l-body__content section#contents_section .anchor_set ul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7.4rem;
  }
  #l-body__content section#contents_section .anchor_set ul li {
    display: block;
    width: fit-content;
  }
  #l-body__content section#contents_section .anchor_set ul li a {
    display: block;
    width: fit-content;
    height: 5.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    letter-spacing: 0.15em;
    font-size: 3.2rem;
    text-decoration: underline;
    text-underline-offset: 0.8rem;
  }
  #l-body__content section#contents_section .anchor_set ul li a:after {
    content: "";
    display: block;
    width: 5.5rem;
    height: 5.5rem;
    box-sizing: border-box;
    margin-left: 1.7rem;
    background: url(../images/common/icon_anchor.svg) center/5.5rem auto no-repeat;
  }
  #l-body__content section#contents_section .anchor_set ul li a:hover:after {
    animation: anchor 1s ease-in-out 0s infinite;
  }
  #l-body__content section#contents_section .row .deco {
    position: absolute;
    width: 49rem;
    height: 56.1rem;
    background: url(../images/101/deco.png) center/contain no-repeat;
  }
  #l-body__content section#contents_section .row .deco.deco1 {
    right: -30.7rem;
    top: -31.1rem;
  }
  #l-body__content section#contents_section .row .deco.deco2 {
    left: -30.7rem;
    top: -25.2rem;
  }
  #l-body__content section#contents_section .row .deco.deco3 {
    right: -13.8rem;
    top: -28rem;
  }
  #l-body__content section#contents_section .row .deco.deco4 {
    left: -11.3rem;
    bottom: -29rem;
  }
  #l-body__content section#contents_section .row .row_title {
    background: linear-gradient(180deg, #f8f9cf 10%, #f9e39f 50%, #f7e09c 60%, #ddc37f 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1;
    text-shadow: 0 0 3rem rgba(0, 0, 0, 0.6);
    font-size: 4.4rem;
    text-align: center;
    padding-left: 0.15em;
    margin-bottom: 6rem;
  }
  #l-body__content section#contents_section .row + .row {
    margin-top: 16.5rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 4rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col {
    display: block;
    width: 36.6rem;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    background: #fff;
    min-height: 58rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col:has(.link) {
    padding-bottom: 5.2rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 9rem;
    height: 9rem;
    box-sizing: border-box;
    z-index: 1;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1;
    padding: 1.2rem 0 0 1.2rem;
    color: #fff;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .num:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-left: #901925 4.5rem solid;
    border-top: #901925 4.5rem solid;
    border-right: transparent 4.5rem solid;
    border-bottom: transparent 4.5rem solid;
    z-index: -1;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts {
    padding: 1.7rem 2.5rem 2.3rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .title_sub {
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 1.3rem;
    margin-bottom: 1.4rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .col_title {
    font-weight: 800;
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: 2rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .col_title .en {
    display: block;
    font-family: din-2014, sans-serif;
    font-weight: 800;
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-top: 1rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .text {
    font-size: 1.4rem;
    line-height: 2.5rem;
    font-weight: 500;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .link {
    position: absolute;
    right: 2.5rem;
    bottom: 3.1rem;
    width: fit-content;
    color: #005244;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.8rem;
    text-decoration: underline;
    text-underline-offset: 0.8rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col.blank {
    background: url(../images/101/deco.png) center/17.6rem auto no-repeat;
    box-shadow: none;
  }
  #l-body__content section#contents_section .row.topics .col {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4rem;
    border-radius: 3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    padding: 3.3rem 3.5rem;
  }
  #l-body__content section#contents_section .row.topics .col .pic {
    width: 76.1rem;
    background: #808080;
  }
  #l-body__content section#contents_section .row.topics .col .texts {
    width: fit-content;
  }
  #l-body__content section#contents_section .row.topics .col .texts .col_title {
    font-weight: 800;
    font-size: 2.8rem;
    line-height: 3.6rem;
    margin-bottom: 3.6rem;
  }
  #l-body__content section#contents_section .row.topics .col .texts .col_title small {
    display: block;
    font-weight: 600;
    font-size: 2.2rem;
  }
  #l-body__content section#contents_section .row.topics .col .texts .text {
    font-size: 1.8rem;
    line-height: 3.6rem;
    font-weight: 500;
  }
  #l-body__content section#contents_section .row.topics .col .texts .note {
    margin-top: 2rem;
    font-size: 1.4rem;
    line-height: 1;
  }
  #l-body__content section#contents_section .row.booth .col {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    border-radius: 3rem;
  }
  #l-body__content section#contents_section .row.booth .col .pic {
    width: 83.5rem;
    height: 59rem;
    background: #808080;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
  }
  #l-body__content section#contents_section .row.booth .col .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section .row.booth .col .texts {
    color: #fff;
    width: 67.8rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .col_title {
    font-weight: 500;
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2.9rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info {
    display: block;
    margin-bottom: 2.5rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info tr {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info tr + tr {
    margin-top: 1.4rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info th {
    background: #fff;
    color: #007367;
    display: block;
    width: 8.6rem;
    text-align: center;
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.6rem;
    letter-spacing: 0.03em;
    border-radius: 0.4rem;
    margin-right: 2.1rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info td {
    white-space: nowrap;
    font-size: 2.2rem;
    line-height: 3.6rem;
    width: fit-content;
  }
  #l-body__content section#contents_section .row.booth .col .texts .text {
    font-size: 1.8rem;
    line-height: 4.6rem;
    font-weight: 500;
  }
  #l-body__content section#gp {
    background: #fff;
    padding: 6.8rem 0;
  }
  #l-body__content section#gp .inner_wrap {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  #l-body__content section#gp .inner_wrap .gp_title {
    width: 100%;
    text-align: center;
    font-size: 3.6rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 5.3rem;
  }
  #l-body__content section#gp .inner_wrap .logo {
    width: 11.2rem;
    margin-right: 4rem;
  }
  #l-body__content section#gp .inner_wrap .texts {
    width: fit-content;
  }
  #l-body__content section#gp .inner_wrap .texts .text {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: -0.9rem;
  }
  #l-body__content section#gp .inner_wrap .texts .note {
    margin-top: 2.1rem;
    font-size: 1.4rem;
    line-height: 1;
  }
  #l-body__content section#topics_section .bg {
    background: url(../images/common/bg4.jpg?0925) center/cover;
  }
  body.modal_open {
    overflow: hidden;
  }
  body.modal_open #l-body__content #modal {
    opacity: 1;
    pointer-events: auto;
  }
  html[lang=en] section#contents .row .col .texts .jp_title {
    display: none;
  }
  html[lang=en] section#contents .row .col .texts .info {
    margin-top: 0;
  }
}
@media screen and (min-width: 768px) {
  #l-body__content .bg_twinkle {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
  }
  #l-body__content section#kv {
    z-index: 0;
  }
  #l-body__content section#kv .kv_pic {
    width: 100%;
  }
  #l-body__content section .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #l-body__content section#main_section {
    padding: 8.5rem 0 10.4rem;
    background: url(../images/101/bg1.jpg) center/cover;
    color: #fff;
  }
  #l-body__content section#main_section .inner_wrap {
    width: 137.6rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
  }
  #l-body__content section#main_section .col1 {
    width: 77.6rem;
    position: absolute;
    right: 0;
    top: 0;
  }
  #l-body__content section#main_section .col1 .section_title {
    font-weight: 500;
    font-size: 4.5rem;
    line-height: 5.5rem;
    letter-spacing: 0.05em;
  }
  #l-body__content section#main_section .col1 .date {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    font-size: 2.2rem;
    line-height: 3.6rem;
    margin-top: 3.6rem;
  }
  #l-body__content section#main_section .col1 .date .tag {
    display: block;
    width: 8.6rem;
    background: #826d4c;
    font-size: 2rem;
    line-height: 3.6rem;
    letter-spacing: 0.03em;
    text-align: center;
    margin-right: 2rem;
  }
  #l-body__content section#main_section .col1 .text {
    font-weight: 400;
    font-size: 2.5rem;
    line-height: 4.7rem;
    letter-spacing: 0.05em;
    margin-top: 3rem;
  }
  #l-body__content section#main_section .col2 {
    width: 62.5rem;
  }
  #l-body__content section#main_section .col2 .pic {
    width: 52.5rem;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  #l-body__content section#main_section .col2 .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#main_section .col2 .pic + .pic {
    margin-top: 3.4rem;
  }
  #l-body__content section#main_section .col2 .info {
    width: 100%;
    display: block;
    margin-top: 7rem;
  }
  #l-body__content section#main_section .col2 .info tr {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }
  #l-body__content section#main_section .col2 .info tr + tr {
    margin-top: 2.7rem;
  }
  #l-body__content section#main_section .col2 .info th {
    background: #826d4c;
    display: block;
    width: 14.3rem;
    text-align: center;
    font-weight: 400;
    font-size: 2rem;
    line-height: 3.6rem;
    letter-spacing: 0.03em;
    margin-right: 1.7rem;
  }
  #l-body__content section#main_section .col2 .info td {
    white-space: nowrap;
    font-size: 2.2rem;
    line-height: 3rem;
    letter-spacing: 0.05em;
    width: calc(100% - 16rem);
  }
  #l-body__content section#main_section .col2 .note {
    margin-top: 3rem;
    border-top: #fff 0.1rem solid;
    padding-top: 1.2rem;
    font-size: 1.4rem;
    line-height: 2.5rem;
    letter-spacing: 0.05em;
  }
  #l-body__content section#main_section .col2 .sponsor {
    margin-top: 6.5rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl {
    width: 26.6rem;
    white-space: nowrap;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl dt, #l-body__content section#main_section .col2 .sponsor .row dl dd {
    font-size: 1.7rem;
    line-height: 2.8rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl dt {
    font-weight: 500;
  }
  #l-body__content section#main_section .col2 .sponsor .row .logo {
    background: #fff;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(1) .logo {
    width: 14.9rem;
    height: 12.7rem;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(1) .logo img {
    width: 9.7rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(2) {
    margin-top: 1.8rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(2) .logo {
    width: 35.7rem;
  }
  #l-body__content section#main_section .map {
    width: 70.5rem;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  #l-body__content section#main_section .map:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section {
    background: #007367;
    padding: 8rem 0 16.5rem;
  }
  #l-body__content section#contents_section .inner_wrap {
    width: 158.4rem;
    margin: 0 auto;
  }
  #l-body__content section#contents_section .anchor_set {
    width: 100%;
    margin-bottom: 11rem;
  }
  #l-body__content section#contents_section .anchor_set ul {
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 7.4rem;
  }
  #l-body__content section#contents_section .anchor_set ul li {
    display: block;
    width: fit-content;
  }
  #l-body__content section#contents_section .anchor_set ul li a {
    display: block;
    width: fit-content;
    height: 5.5rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    letter-spacing: 0.15em;
    font-size: 3.2rem;
    text-decoration: underline;
    text-underline-offset: 0.8rem;
  }
  #l-body__content section#contents_section .anchor_set ul li a:after {
    content: "";
    display: block;
    width: 5.5rem;
    height: 5.5rem;
    box-sizing: border-box;
    margin-left: 1.7rem;
    background: url(../images/common/icon_anchor.svg) center/5.5rem auto no-repeat;
  }
  #l-body__content section#contents_section .anchor_set ul li a:hover:after {
    animation: anchor 1s ease-in-out 0s infinite;
  }
  #l-body__content section#contents_section .row .deco {
    position: absolute;
    width: 49rem;
    height: 56.1rem;
    background: url(../images/101/deco.png) center/contain no-repeat;
  }
  #l-body__content section#contents_section .row .deco.deco1 {
    right: -30.7rem;
    top: -31.1rem;
  }
  #l-body__content section#contents_section .row .deco.deco2 {
    left: -30.7rem;
    top: -25.2rem;
  }
  #l-body__content section#contents_section .row .deco.deco3 {
    right: -13.8rem;
    top: -28rem;
  }
  #l-body__content section#contents_section .row .deco.deco4 {
    left: -11.3rem;
    bottom: -29rem;
  }
  #l-body__content section#contents_section .row .row_title {
    background: linear-gradient(180deg, #f8f9cf 10%, #f9e39f 50%, #f7e09c 60%, #ddc37f 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1;
    text-shadow: 0 0 3rem rgba(0, 0, 0, 0.6);
    font-size: 4.4rem;
    text-align: center;
    padding-left: 0.15em;
    margin-bottom: 6rem;
  }
  #l-body__content section#contents_section .row + .row {
    margin-top: 16.5rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: stretch;
    flex-wrap: wrap;
    gap: 4rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col {
    display: block;
    width: 36.6rem;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    background: #fff;
    min-height: 58rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col:has(.link) {
    padding-bottom: 5.2rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 9rem;
    height: 9rem;
    box-sizing: border-box;
    z-index: 1;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-size: 4rem;
    line-height: 1;
    padding: 1.2rem 0 0 1.2rem;
    color: #fff;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .num:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-left: #901925 4.5rem solid;
    border-top: #901925 4.5rem solid;
    border-right: transparent 4.5rem solid;
    border-bottom: transparent 4.5rem solid;
    z-index: -1;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts {
    padding: 1.7rem 2.5rem 2.3rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .title_sub {
    font-weight: 600;
    font-size: 1.3rem;
    line-height: 1.3rem;
    margin-bottom: 1.4rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .col_title {
    font-weight: 800;
    font-size: 1.8rem;
    line-height: 1.8rem;
    margin-bottom: 2rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .col_title .en {
    display: block;
    font-family: din-2014, sans-serif;
    font-weight: 800;
    font-size: 1.6rem;
    line-height: 1.6rem;
    margin-top: 1rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .text {
    font-size: 1.4rem;
    line-height: 2.5rem;
    font-weight: 500;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .link {
    position: absolute;
    right: 2.5rem;
    bottom: 3.1rem;
    width: fit-content;
    color: #005244;
    font-weight: 500;
    font-size: 1.8rem;
    line-height: 1.8rem;
    text-decoration: underline;
    text-underline-offset: 0.8rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col.blank {
    background: url(../images/101/deco.png) center/17.6rem auto no-repeat;
    box-shadow: none;
  }
  #l-body__content section#contents_section .row.topics .col {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 4rem;
    border-radius: 3rem;
    background-color: rgb(255, 255, 255);
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
    padding: 3.3rem 3.5rem;
  }
  #l-body__content section#contents_section .row.topics .col .pic {
    width: 76.1rem;
    background: #808080;
  }
  #l-body__content section#contents_section .row.topics .col .texts {
    width: fit-content;
  }
  #l-body__content section#contents_section .row.topics .col .texts .col_title {
    font-weight: 800;
    font-size: 2.8rem;
    line-height: 3.6rem;
    margin-bottom: 3.6rem;
  }
  #l-body__content section#contents_section .row.topics .col .texts .col_title small {
    display: block;
    font-weight: 600;
    font-size: 2.2rem;
  }
  #l-body__content section#contents_section .row.topics .col .texts .text {
    font-size: 1.8rem;
    line-height: 3.6rem;
    font-weight: 500;
  }
  #l-body__content section#contents_section .row.topics .col .texts .note {
    margin-top: 2rem;
    font-size: 1.4rem;
    line-height: 1;
  }
  #l-body__content section#contents_section .row.booth .col {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-direction: row-reverse;
    border-radius: 3rem;
  }
  #l-body__content section#contents_section .row.booth .col .pic {
    width: 83.5rem;
    height: 59rem;
    background: #808080;
    box-shadow: -2rem 2.3rem 3rem 0 rgba(0, 0, 0, 0.5);
  }
  #l-body__content section#contents_section .row.booth .col .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.5rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section .row.booth .col .texts {
    color: #fff;
    width: 67.8rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .col_title {
    font-weight: 500;
    font-size: 3rem;
    line-height: 4rem;
    margin-bottom: 2.9rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info {
    display: block;
    margin-bottom: 2.5rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info tr {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info tr + tr {
    margin-top: 1.4rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info th {
    background: #fff;
    color: #007367;
    display: block;
    width: 8.6rem;
    text-align: center;
    font-weight: 600;
    font-size: 2rem;
    line-height: 3.6rem;
    letter-spacing: 0.03em;
    border-radius: 0.4rem;
    margin-right: 2.1rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info td {
    white-space: nowrap;
    font-size: 2.2rem;
    line-height: 3.6rem;
    width: fit-content;
  }
  #l-body__content section#contents_section .row.booth .col .texts .text {
    font-size: 1.8rem;
    line-height: 4.6rem;
    font-weight: 500;
  }
  #l-body__content section#gp {
    background: #fff;
    padding: 6.8rem 0;
  }
  #l-body__content section#gp .inner_wrap {
    width: fit-content;
    margin: 0 auto;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
  }
  #l-body__content section#gp .inner_wrap .gp_title {
    width: 100%;
    text-align: center;
    font-size: 3.6rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 5.3rem;
  }
  #l-body__content section#gp .inner_wrap .logo {
    width: 11.2rem;
    margin-right: 4rem;
  }
  #l-body__content section#gp .inner_wrap .texts {
    width: fit-content;
  }
  #l-body__content section#gp .inner_wrap .texts .text {
    font-size: 1.8rem;
    line-height: 2;
    margin-top: -0.9rem;
  }
  #l-body__content section#gp .inner_wrap .texts .note {
    margin-top: 2.1rem;
    font-size: 1.4rem;
    line-height: 1;
  }
  #l-body__content section#topics_section .bg {
    background: url(../images/common/bg4.jpg?0925) center/cover;
  }
  body.modal_open {
    overflow: hidden;
  }
  body.modal_open #l-body__content #modal {
    opacity: 1;
    pointer-events: auto;
  }
  html[lang=en] section#contents .row .col .texts .jp_title {
    display: none;
  }
  html[lang=en] section#contents .row .col .texts .info {
    margin-top: 0;
  }
}
@media screen and (max-width: 767px) {
  #l-body__content .bg_twinkle {
    position: fixed;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
    width: auto;
    height: auto;
    min-width: 100%;
    min-height: 100%;
    z-index: -1;
  }
  #l-body__content section#kv {
    z-index: 0;
  }
  #l-body__content section .bg {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
  }
  #l-body__content section#main_section {
    padding: 2.5rem 0 8rem;
    background: url(../images/101/bg1_sp.jpg) center/cover;
    color: #fff;
  }
  #l-body__content section#main_section .inner_wrap {
    width: 100%;
  }
  #l-body__content section#main_section .col1 {
    width: 31.4rem;
    margin: 0 auto;
    left: -0.2rem;
  }
  #l-body__content section#main_section .col1 .section_title {
    font-weight: 500;
    font-size: 2.25rem;
    line-height: 2.75rem;
    letter-spacing: 0.05em;
  }
  #l-body__content section#main_section .col1 .text {
    font-weight: 400;
    font-size: 1.5rem;
    line-height: 2.85rem;
    margin-top: 1.3rem;
    letter-spacing: -0.02em;
  }
  #l-body__content section#main_section .col1 .text .sp_nowrap {
    white-space: nowrap;
  }
  #l-body__content section#main_section .col2 {
    margin-top: 2.1rem;
  }
  #l-body__content section#main_section .col2 .pic_set {
    width: 34.5rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
  }
  #l-body__content section#main_section .col2 .pic {
    width: 17rem;
    box-shadow: -1rem 1.15rem 1.5rem 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  #l-body__content section#main_section .col2 .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.25rem solid;
    pointer-events: none;
  }
  #l-body__content section#main_section .col2 .info {
    width: 30.8rem;
    display: block;
    margin: 2.9rem auto 0;
  }
  #l-body__content section#main_section .col2 .info tr {
    display: flex;
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
  }
  #l-body__content section#main_section .col2 .info tr + tr {
    margin-top: 2.3rem;
  }
  #l-body__content section#main_section .col2 .info th {
    background: #826d4c;
    display: block;
    width: 8.2rem;
    text-align: center;
    font-weight: 400;
    font-size: 1.15rem;
    line-height: 2rem;
    letter-spacing: 0.03em;
    margin-right: 1rem;
  }
  #l-body__content section#main_section .col2 .info td {
    white-space: nowrap;
    font-size: 1.4rem;
    line-height: 1.9rem;
    width: calc(100% - 9.2rem);
    letter-spacing: -0.05em;
  }
  #l-body__content section#main_section .col2 .note {
    width: 30.8rem;
    margin: 2.6rem auto 0;
    border-top: #fff 0.1rem solid;
    padding-top: 0.8rem;
    font-size: 1.1rem;
    line-height: 1.75rem;
    letter-spacing: 0;
  }
  #l-body__content section#main_section .col2 .sponsor {
    color: #000;
    width: 30.8rem;
    margin: 3rem auto 0;
  }
  #l-body__content section#main_section .col2 .sponsor .row {
    width: 100%;
    background: #fff;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl {
    width: fit-content;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl dt, #l-body__content section#main_section .col2 .sponsor .row dl dd {
    width: fit-content;
    font-size: 1.2rem;
    line-height: 1.7rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl dt {
    font-weight: 500;
  }
  #l-body__content section#main_section .col2 .sponsor .row dl dd {
    letter-spacing: 0;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(1) {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0.8rem 3.5rem 0.8rem 1.5rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(1) .logo {
    width: 7.25rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(2) {
    margin-top: 1.15rem;
    padding: 1.25rem 0 0 1.5rem;
  }
  #l-body__content section#main_section .col2 .sponsor .row:nth-child(2) .logo {
    width: 29.95rem;
    margin-top: 0.55rem;
    left: -1.05rem;
  }
  #l-body__content section#main_section .map {
    margin: 2.9rem auto 0;
    width: 35rem;
    box-shadow: -1rem 1.15rem 1.5rem 0 rgba(0, 0, 0, 0.5);
    overflow: hidden;
  }
  #l-body__content section#main_section .map:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.25rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section {
    overflow: hidden;
    background: #007367;
    padding: 2.9rem 0 5.8rem;
  }
  #l-body__content section#contents_section .inner_wrap {
    width: 34.3rem;
    margin: 0 auto;
  }
  #l-body__content section#contents_section .anchor_set {
    width: 100%;
    margin-bottom: 4.8rem;
  }
  #l-body__content section#contents_section .anchor_set ul {
    width: 30.6rem;
    margin: 0 auto;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    gap: 2.6rem;
  }
  #l-body__content section#contents_section .anchor_set ul li {
    display: block;
    width: fit-content;
    min-width: 10.5rem;
  }
  #l-body__content section#contents_section .anchor_set ul li a {
    display: block;
    width: fit-content;
    height: 2.9rem;
    display: flex;
    align-items: center;
    justify-content: flex-start;
    color: #fff;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    letter-spacing: 0.15em;
    font-size: 1.68rem;
    text-decoration: underline;
    text-underline-offset: 0.4rem;
  }
  #l-body__content section#contents_section .anchor_set ul li a:after {
    content: "";
    display: block;
    width: 2.9rem;
    height: 2.9rem;
    box-sizing: border-box;
    margin-left: 0.9rem;
    background: url(../images/common/icon_anchor.svg) center/2.9rem auto no-repeat;
  }
  #l-body__content section#contents_section .row .deco {
    position: absolute;
    width: 14.1rem;
    height: 16.15rem;
    background: url(../images/101/deco.png) center/contain no-repeat;
  }
  #l-body__content section#contents_section .row .deco.deco1 {
    right: -5.8rem;
    top: -8.6rem;
  }
  #l-body__content section#contents_section .row .deco.deco2 {
    left: -6.8rem;
    bottom: -8.9rem;
  }
  #l-body__content section#contents_section .row .deco.deco3 {
    right: -6.6rem;
    bottom: -7.3rem;
  }
  #l-body__content section#contents_section .row .deco.deco4 {
    left: -5.8rem;
    top: auto;
    margin-top: -11.1rem;
  }
  #l-body__content section#contents_section .row .deco.deco5 {
    right: -6.9rem;
    top: auto;
    margin-top: 19.6rem;
  }
  #l-body__content section#contents_section .row .row_title {
    background: linear-gradient(180deg, #f8f9cf 10%, #f9e39f 50%, #f7e09c 60%, #ddc37f 100%);
    background-clip: text;
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    letter-spacing: 0.15em;
    line-height: 1;
    text-shadow: 0 0 3rem rgba(0, 0, 0, 0.6);
    font-size: 2.1rem;
    text-align: center;
    padding-left: 0.15em;
    margin-bottom: 4.5rem;
  }
  #l-body__content section#contents_section .row + .row {
    margin-top: 5.9rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap {
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: stretch;
    flex-wrap: wrap;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col {
    width: 16.4rem;
    display: block;
    box-shadow: -1rem 1.15rem 1.5rem 0 rgba(0, 0, 0, 0.5);
    background: #fff;
    min-height: 33.25rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col:has(.link) {
    padding-bottom: 4.2rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col + .col + .col {
    margin-top: 1.9rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .num {
    position: absolute;
    left: 0;
    top: 0;
    width: 4rem;
    height: 4rem;
    box-sizing: border-box;
    z-index: 1;
    font-family: din-2014, sans-serif;
    font-weight: 600;
    font-size: 1.79rem;
    line-height: 1;
    padding: 0.55rem 0 0 0.75rem;
    color: #fff;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .num:before {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border-left: #901925 2rem solid;
    border-top: #901925 2rem solid;
    border-right: transparent 2rem solid;
    border-bottom: transparent 2rem solid;
    z-index: -1;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.25rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts {
    padding: 0.85rem 0.9rem 2.5rem 1.1rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .title_sub {
    font-weight: 600;
    font-size: 0.85rem;
    line-height: 1.4;
    margin-bottom: 0.85rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .col_title {
    font-weight: 800;
    font-size: 1.25rem;
    line-height: 1.4;
    margin-bottom: 1rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .col_title .en {
    display: block;
    font-family: din-2014, sans-serif;
    font-weight: 800;
    font-size: 1.1rem;
    line-height: 1.1rem;
    margin-top: 0.5rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .texts .text {
    font-size: 1.1rem;
    line-height: 1.7rem;
    font-weight: 500;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col .link {
    position: absolute;
    right: 1.1rem;
    bottom: 1.6rem;
    width: fit-content;
    color: #005244;
    font-weight: 500;
    font-size: 1.1rem;
    line-height: 1.1rem;
    text-decoration: underline;
    text-underline-offset: 0.4rem;
  }
  #l-body__content section#contents_section .row.shops .flex_wrap .col.blank {
    background: url(../images/101/deco.png) center/17.6rem auto no-repeat;
    box-shadow: none;
  }
  #l-body__content section#contents_section .row.topics .col {
    width: 100%;
    border-radius: 1.5rem;
    background-color: rgb(255, 255, 255);
    box-shadow: -1rem 1.15rem 1.5rem 0 rgba(0, 0, 0, 0.5);
    padding: 1.65rem 1.7rem 2.2rem;
  }
  #l-body__content section#contents_section .row.topics .col .pic {
    width: 100%;
    background: #808080;
  }
  #l-body__content section#contents_section .row.topics .col .texts {
    margin-top: 1.5rem;
  }
  #l-body__content section#contents_section .row.topics .col .texts .col_title {
    white-space: nowrap;
    font-weight: 800;
    font-size: 1.5rem;
    line-height: 2rem;
    margin-bottom: 1.4rem;
  }
  #l-body__content section#contents_section .row.topics .col .texts .col_title small {
    display: block;
    font-weight: 600;
    font-size: 1.3rem;
    margin-top: 0.15rem;
  }
  #l-body__content section#contents_section .row.topics .col .texts .text {
    font-size: 1.3rem;
    line-height: 2rem;
    font-weight: 500;
  }
  #l-body__content section#contents_section .row.topics .col .texts .note {
    margin-top: 2rem;
    font-size: 1.1rem;
    line-height: 1;
  }
  #l-body__content section#contents_section .row.booth .col .pic {
    width: 100%;
    background: #808080;
    box-shadow: -1rem 1.15rem 1.5rem 0 rgba(0, 0, 0, 0.5);
  }
  #l-body__content section#contents_section .row.booth .col .pic:after {
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    border: #fff 0.25rem solid;
    pointer-events: none;
  }
  #l-body__content section#contents_section .row.booth .col .texts {
    margin: 2.4rem auto 0;
    color: #fff;
    width: 30.7rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .col_title {
    font-weight: 500;
    font-size: 1.6rem;
    line-height: 2.35rem;
    margin-bottom: 2rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info {
    display: block;
    margin-bottom: 2.5rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info tr {
    display: flex;
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info tr + tr {
    margin-top: 0.8rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info th {
    background: #fff;
    color: #007367;
    display: block;
    width: 5rem;
    text-align: center;
    font-weight: 600;
    font-size: 1.15rem;
    line-height: 2rem;
    letter-spacing: 0.03em;
    border-radius: 0.2rem;
    margin-right: 1.25rem;
  }
  #l-body__content section#contents_section .row.booth .col .texts .info td {
    white-space: nowrap;
    font-size: 1.4rem;
    line-height: 1.9rem;
    width: fit-content;
  }
  #l-body__content section#contents_section .row.booth .col .texts .text {
    font-size: 1.4rem;
    line-height: 2.4rem;
    font-weight: 500;
  }
  #l-body__content section#gp {
    background: #fff;
    padding: 3.4rem 0 3.2rem;
  }
  #l-body__content section#gp .inner_wrap .gp_title {
    width: 100%;
    text-align: center;
    font-size: 1.8rem;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 2.1rem;
  }
  #l-body__content section#gp .inner_wrap .texts {
    width: 29rem;
    margin: 0 auto;
  }
  #l-body__content section#gp .inner_wrap .texts .text {
    font-size: 1.05rem;
    line-height: 2.3rem;
    letter-spacing: -0.05em;
  }
  #l-body__content section#gp .inner_wrap .texts .logo {
    width: 5.6rem;
    margin: 1.2rem auto 0;
  }
  #l-body__content section#gp .inner_wrap .texts .note {
    margin-top: 1.3rem;
    font-size: 0.7rem;
    line-height: 1.25rem;
    text-align: center;
  }
  #l-body__content section#topics_section .bg {
    background: url(../images/common/bg4_sp.jpg?0925) center/cover;
  }
  body.modal_open {
    overflow: hidden;
  }
  .modal_open #l-body__content #modal {
    opacity: 1;
    pointer-events: auto;
  }
  html[lang=en] section#intro .texts .main_copy {
    font-size: 1.6rem;
    letter-spacing: 0.05em;
  }
  html[lang=en] section#contents .row .col .texts .jp_title {
    display: none;
  }
  html[lang=en] section#contents .row .col .texts .info {
    margin-top: 0;
  }
}