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

@media print {
  main {
    background: #f4f4f4;
    padding-bottom: 93px;
  }
  body:not(.jpn) section.event_section .inner_wrap .detail .row .tag {
    letter-spacing: 0.02em;
    padding: 6px 9px 7px;
  }
  section .anchor {
    position: absolute;
    top: -90px;
  }
  section#head_section {
    padding: 150px 0 46px;
  }
  section#head_section .back_btn {
    position: fixed;
    width: 50px;
    display: block;
    left: 35px;
    top: 114px;
    z-index: 2;
  }
  section#head_section .logo {
    margin: 0 auto;
  }
  section#head_section .logo.roppongi {
    width: 251px;
  }
  section.event_section .inner_wrap {
    width: 748px;
    margin: 0 auto;
  }
  section.event_section .inner_wrap > .pic + .event_title {
    margin-top: 40px;
  }
  section.event_section .inner_wrap .event_title .en {
    display: block;
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
  }
  section.event_section .inner_wrap .event_title .jp {
    display: block;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    margin-top: 13px;
  }
  section.event_section .inner_wrap .event_title + .detail {
    margin-top: 17px;
  }
  section.event_section .inner_wrap .event_title + .text {
    margin-top: 31px;
  }
  section.event_section .inner_wrap .detail .row {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  section.event_section .inner_wrap .detail .row .tag {
    width: fit-content;
    padding: 6px 5px 7px 12px;
    color: #fff;
    border-radius: 4px;
    background-color: rgb(129, 109, 73);
    line-height: 1;
    margin-right: 17px;
    font-size: 16px;
    letter-spacing: 0.6em;
  }
  section.event_section .inner_wrap .detail .row .text {
    font-size: 16px;
    line-height: 1.5;
  }
  section.event_section .inner_wrap .detail .row + .row {
    margin-top: 11px;
  }
  section.event_section .inner_wrap .detail + .main_copy {
    margin-top: 73px;
  }
  section.event_section .inner_wrap .detail + .text {
    margin-top: 53px;
  }
  section.event_section .inner_wrap .detail + .note.top_note {
    margin: 24px 0 24px;
  }
  section.event_section .inner_wrap .main_copy {
    font-size: 28px;
    line-height: 42px;
    font-weight: 600;
  }
  section.event_section .inner_wrap .main_copy + .text {
    margin-top: 14px;
  }
  section.event_section .inner_wrap .text {
    font-size: 16px;
    line-height: 2;
  }
  section.event_section .inner_wrap .text + .note {
    margin-top: 19px;
  }
  section.event_section .inner_wrap .text + .credit {
    margin-top: 42px;
  }
  section.event_section .inner_wrap .note {
    font-size: 12px;
    line-height: 21px;
  }
  section.event_section .inner_wrap .note + .credit {
    margin-top: 68px;
  }
  section.event_section .inner_wrap .credit {
    font-size: 16px;
    line-height: 28px;
  }
  section.event_section .inner_wrap .credit strong {
    font-weight: 600;
  }
  section.event_section .inner_wrap .credit + .logo {
    margin-top: 23px;
  }
  section.event_section .inner_wrap .logo {
    width: 300px;
  }
  section.event_section .inner_wrap .map_area {
    margin-top: 52px;
  }
  section.event_section .inner_wrap .map_area .map {
    width: 750px;
    margin-left: -1px;
  }
  section.event_section .inner_wrap .map_area .map .map_btn {
    position: absolute;
    width: 22px;
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    background-color: transparent;
    color: #fff;
    opacity: 0;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn1 {
    left: 24.5%;
    margin-top: 14.3%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn2 {
    left: 66.7%;
    margin-top: 8.8%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn3 {
    left: 15.2%;
    margin-top: 15.2%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn4 {
    left: 21.6%;
    margin-top: 8.4%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn5 {
    left: 89.8%;
    margin-top: 15.8%;
  }
  section.event_section .inner_wrap .map_area .slide_wrap {
    width: 100%;
    margin: 40px 0 0 0;
    padding-bottom: 120px;
    overflow: hidden;
  }
  section.event_section .inner_wrap .map_area .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 368px;
    z-index: 1;
    font-size: 0;
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    padding: 0;
    background: url(../images/common/arrow.svg) center/contain no-repeat;
  }
  section.event_section .inner_wrap .map_area .slick-arrow:before {
    display: none;
  }
  section.event_section .inner_wrap .map_area .slick-arrow.slick-prev {
    left: 625px;
    transform: scaleX(-1);
  }
  section.event_section .inner_wrap .map_area .slick-arrow.slick-next {
    left: 750px;
  }
  section.event_section .inner_wrap .map_area .spot_slider {
    width: 1530px;
    left: -625px;
  }
  section.event_section .inner_wrap .map_area .spot_slider li {
    width: fit-content;
    width: 306px;
    padding: 0 13px;
  }
  section.event_section .inner_wrap .map_area .spot_slider li .cap {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 16px;
    font-weight: 600;
  }
  section.event_section .inner_wrap .map_area .slick_num {
    position: absolute;
    width: 165px;
    height: 40px;
    top: 368px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    letter-spacing: 0.08em;
  }
  section.event_section .inner_wrap .map_area .slick_num .num {
    display: block;
    width: fit-content;
  }
  section.event_section .inner_wrap .jra_sns {
    margin-top: 34px;
  }
  section.event_section .inner_wrap .jra_sns .sns_title {
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 22px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap {
    background: #fff;
    width: fit-content;
    padding: 20px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap a {
    display: block;
    width: auto;
    margin: 0 14px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap a img {
    width: auto;
    height: 50px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap .note {
    font-size: 12px;
    font-weight: 600;
    margin: 0 14px;
  }
  section.event_section + .event_section {
    margin-top: 72px;
  }
  section.event_section#photo_spot {
    margin-top: 100px;
  }
}
@media screen and (min-width: 768px) {
  main {
    background: #f4f4f4;
    padding-bottom: 93px;
  }
  body:not(.jpn) section.event_section .inner_wrap .detail .row .tag {
    letter-spacing: 0.02em;
    padding: 6px 9px 7px;
  }
  section .anchor {
    position: absolute;
    top: -90px;
  }
  section#head_section {
    padding: 150px 0 46px;
  }
  section#head_section .back_btn {
    position: fixed;
    width: 50px;
    display: block;
    left: 35px;
    top: 114px;
    z-index: 2;
  }
  section#head_section .logo {
    margin: 0 auto;
  }
  section#head_section .logo.roppongi {
    width: 251px;
  }
  section.event_section .inner_wrap {
    width: 748px;
    margin: 0 auto;
  }
  section.event_section .inner_wrap > .pic + .event_title {
    margin-top: 40px;
  }
  section.event_section .inner_wrap .event_title .en {
    display: block;
    font-size: 30px;
    line-height: 1;
    font-weight: 600;
  }
  section.event_section .inner_wrap .event_title .jp {
    display: block;
    font-size: 12px;
    line-height: 1;
    font-weight: 400;
    margin-top: 13px;
  }
  section.event_section .inner_wrap .event_title + .detail {
    margin-top: 17px;
  }
  section.event_section .inner_wrap .event_title + .text {
    margin-top: 31px;
  }
  section.event_section .inner_wrap .detail .row {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  section.event_section .inner_wrap .detail .row .tag {
    width: fit-content;
    padding: 6px 5px 7px 12px;
    color: #fff;
    border-radius: 4px;
    background-color: rgb(129, 109, 73);
    line-height: 1;
    margin-right: 17px;
    font-size: 16px;
    letter-spacing: 0.6em;
  }
  section.event_section .inner_wrap .detail .row .text {
    font-size: 16px;
    line-height: 1.5;
  }
  section.event_section .inner_wrap .detail .row + .row {
    margin-top: 11px;
  }
  section.event_section .inner_wrap .detail + .main_copy {
    margin-top: 73px;
  }
  section.event_section .inner_wrap .detail + .text {
    margin-top: 53px;
  }
  section.event_section .inner_wrap .detail + .note.top_note {
    margin: 24px 0 24px;
  }
  section.event_section .inner_wrap .main_copy {
    font-size: 28px;
    line-height: 42px;
    font-weight: 600;
  }
  section.event_section .inner_wrap .main_copy + .text {
    margin-top: 14px;
  }
  section.event_section .inner_wrap .text {
    font-size: 16px;
    line-height: 2;
  }
  section.event_section .inner_wrap .text + .note {
    margin-top: 19px;
  }
  section.event_section .inner_wrap .text + .credit {
    margin-top: 42px;
  }
  section.event_section .inner_wrap .note {
    font-size: 12px;
    line-height: 21px;
  }
  section.event_section .inner_wrap .note + .credit {
    margin-top: 68px;
  }
  section.event_section .inner_wrap .credit {
    font-size: 16px;
    line-height: 28px;
  }
  section.event_section .inner_wrap .credit strong {
    font-weight: 600;
  }
  section.event_section .inner_wrap .credit + .logo {
    margin-top: 23px;
  }
  section.event_section .inner_wrap .logo {
    width: 300px;
  }
  section.event_section .inner_wrap .map_area {
    margin-top: 52px;
  }
  section.event_section .inner_wrap .map_area .map {
    width: 750px;
    margin-left: -1px;
  }
  section.event_section .inner_wrap .map_area .map .map_btn {
    position: absolute;
    width: 22px;
    aspect-ratio: 1;
    display: flex;
    justify-content: center;
    align-items: center;
    top: 0;
    background-color: transparent;
    color: #fff;
    opacity: 0;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn1 {
    left: 24.5%;
    margin-top: 14.3%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn2 {
    left: 66.7%;
    margin-top: 8.8%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn3 {
    left: 15.2%;
    margin-top: 15.2%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn4 {
    left: 21.6%;
    margin-top: 8.4%;
  }
  section.event_section .inner_wrap .map_area .map .map_btn.btn5 {
    left: 89.8%;
    margin-top: 15.8%;
  }
  section.event_section .inner_wrap .map_area .slide_wrap {
    width: 100%;
    margin: 40px 0 0 0;
    padding-bottom: 120px;
    overflow: hidden;
  }
  section.event_section .inner_wrap .map_area .slick-arrow {
    position: absolute;
    width: 40px;
    height: 40px;
    top: 368px;
    z-index: 1;
    font-size: 0;
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    padding: 0;
    background: url(../images/common/arrow.svg) center/contain no-repeat;
  }
  section.event_section .inner_wrap .map_area .slick-arrow:before {
    display: none;
  }
  section.event_section .inner_wrap .map_area .slick-arrow.slick-prev {
    left: 625px;
    transform: scaleX(-1);
  }
  section.event_section .inner_wrap .map_area .slick-arrow.slick-next {
    left: 750px;
  }
  section.event_section .inner_wrap .map_area .spot_slider {
    width: 1530px;
    left: -625px;
  }
  section.event_section .inner_wrap .map_area .spot_slider li {
    width: fit-content;
    width: 306px;
    padding: 0 13px;
  }
  section.event_section .inner_wrap .map_area .spot_slider li .cap {
    font-size: 16px;
    line-height: 1.5;
    margin-top: 16px;
    font-weight: 600;
  }
  section.event_section .inner_wrap .map_area .slick_num {
    position: absolute;
    width: 165px;
    height: 40px;
    top: 368px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 17px;
    letter-spacing: 0.08em;
  }
  section.event_section .inner_wrap .map_area .slick_num .num {
    display: block;
    width: fit-content;
  }
  section.event_section .inner_wrap .jra_sns {
    margin-top: 34px;
  }
  section.event_section .inner_wrap .jra_sns .sns_title {
    font-size: 26px;
    line-height: 1;
    font-weight: 600;
    margin-bottom: 22px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap {
    background: #fff;
    width: fit-content;
    padding: 20px 15px;
    display: flex;
    justify-content: center;
    align-items: center;
    margin-top: 32px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap a {
    display: block;
    width: auto;
    margin: 0 14px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap a img {
    width: auto;
    height: 50px;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap .note {
    font-size: 12px;
    font-weight: 600;
    margin: 0 14px;
  }
  section.event_section + .event_section {
    margin-top: 72px;
  }
  section.event_section#photo_spot {
    margin-top: 100px;
  }
}
@media screen and (max-width: 767px) {
  main {
    background: #f4f4f4;
    padding-bottom: 6rem;
  }
  body:not(.jpn) section.event_section .inner_wrap .detail .row .tag {
    letter-spacing: 0.02em;
    padding: 0.4rem 0.6rem 0.5rem;
  }
  footer {
    padding-top: 8.6rem;
  }
  section .anchor {
    position: absolute;
    top: -5rem;
  }
  section#head_section {
    padding: 7.7rem 0 1.8rem;
  }
  section#head_section .back_btn {
    position: fixed;
    width: 3.2rem;
    display: block;
    left: 1rem;
    top: 6.2rem;
    z-index: 2;
  }
  section#head_section .logo {
    margin: 0 auto;
  }
  section#head_section .logo.roppongi {
    width: 12.55rem;
  }
  section#head_section + .event_section .inner_wrap > .pic {
    width: 35rem;
    margin-left: calc(50% - 17.5rem);
  }
  section.event_section .inner_wrap {
    width: 30rem;
    margin: 0 auto;
  }
  section.event_section .inner_wrap > .pic + .event_title {
    margin-top: 2rem;
  }
  section.event_section .inner_wrap .event_title .en {
    display: block;
    font-size: 2.4rem;
    line-height: 3rem;
    font-weight: 600;
  }
  section.event_section .inner_wrap .event_title .jp {
    display: block;
    font-size: 1.1rem;
    line-height: 1;
    font-weight: 400;
    margin-top: 1rem;
  }
  section.event_section .inner_wrap .event_title + .detail {
    margin-top: 2.2rem;
  }
  section.event_section .inner_wrap .event_title + .text {
    margin-top: 2.4rem;
  }
  section.event_section .inner_wrap .detail .row {
    width: 100%;
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  section.event_section .inner_wrap .detail .row .tag {
    width: fit-content;
    padding: 0.4rem 0.2rem 0.5rem 0.8rem;
    white-space: nowrap;
    color: #fff;
    border-radius: 0.2rem;
    background-color: rgb(129, 109, 73);
    line-height: 1;
    margin-right: 1.2rem;
    font-size: 1.2rem;
    letter-spacing: 0.6em;
  }
  section.event_section .inner_wrap .detail .row .text {
    font-size: 1.3rem;
    line-height: 1.5;
  }
  section.event_section .inner_wrap .detail .row + .row {
    margin-top: 1.4rem;
  }
  section.event_section .inner_wrap .detail + .main_copy {
    margin-top: 4.3rem;
  }
  section.event_section .inner_wrap .detail + .text {
    margin-top: 2.5rem;
  }
  section.event_section .inner_wrap .detail + .note.top_note {
    margin: 1.6rem 0 1rem;
  }
  section.event_section .inner_wrap .main_copy {
    font-size: 1.8rem;
    line-height: 2.5rem;
    font-weight: 600;
  }
  section.event_section .inner_wrap .main_copy + .text {
    margin-top: 1rem;
  }
  section.event_section .inner_wrap .text {
    font-size: 1.5rem;
    line-height: 2;
  }
  section.event_section .inner_wrap .text + .note {
    margin-top: 2.7rem;
  }
  section.event_section .inner_wrap .text + .credit {
    margin-top: 2.8rem;
  }
  section.event_section .inner_wrap .note {
    font-size: 1.1rem;
    line-height: 1.65rem;
  }
  section.event_section .inner_wrap .note li {
    padding-left: 1em;
  }
  section.event_section .inner_wrap .note .icon {
    display: block;
    position: absolute;
    left: 0;
  }
  section.event_section .inner_wrap .note + .credit {
    margin-top: 4.3rem;
  }
  section.event_section .inner_wrap .credit {
    font-size: 1.3rem;
    line-height: 2.3rem;
  }
  section.event_section .inner_wrap .credit strong {
    font-weight: 600;
  }
  section.event_section .inner_wrap .credit + .logo {
    margin-top: 1.2rem;
  }
  section.event_section .inner_wrap .credit p + p {
    margin-top: 1rem;
  }
  section.event_section .inner_wrap .logo {
    width: 100%;
  }
  section.event_section .inner_wrap .map_area {
    margin-top: 2.1rem;
  }
  section.event_section .inner_wrap .map_area .map {
    width: 37.5rem;
    margin-left: calc(50% - 18.75rem);
  }
  section.event_section .inner_wrap .map_area .map .map_btn {
    display: none;
  }
  section.event_section .inner_wrap .map_area .slide_wrap {
    width: 42.1rem;
    margin: 3.5rem 0 0 0;
    padding-bottom: 8.5rem;
    overflow: hidden;
  }
  section.event_section .inner_wrap .map_area .slick-arrow {
    position: absolute;
    width: 3.45rem;
    height: 3.45rem;
    top: 25.3rem;
    z-index: 1;
    font-size: 0;
    cursor: pointer;
    -webkit-appearance: none;
    border: none;
    padding: 0;
    background: url(../images/common/arrow.svg) center/contain no-repeat;
  }
  section.event_section .inner_wrap .map_area .slick-arrow:before {
    display: none;
  }
  section.event_section .inner_wrap .map_area .slick-arrow.slick-prev {
    left: 22.1rem;
    transform: scaleX(-1);
  }
  section.event_section .inner_wrap .map_area .slick-arrow.slick-next {
    left: 32.8rem;
  }
  section.event_section .inner_wrap .map_area .spot_slider {
    width: 64.2rem;
    left: -22.1rem;
  }
  section.event_section .inner_wrap .map_area .spot_slider li {
    width: fit-content;
    width: 21.4rem;
    padding: 0 0.7rem;
  }
  section.event_section .inner_wrap .map_area .spot_slider li .cap {
    font-size: 1.1rem;
    line-height: 1.6rem;
    margin-top: 1rem;
    font-weight: 600;
  }
  section.event_section .inner_wrap .map_area .slick_num {
    position: absolute;
    width: 14.2rem;
    height: 3.45rem;
    top: 25.3rem;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.5rem;
    letter-spacing: 0.08em;
  }
  section.event_section .inner_wrap .map_area .slick_num .num {
    display: block;
    width: fit-content;
  }
  section.event_section .inner_wrap .jra_sns {
    margin-top: 2.8rem;
  }
  section.event_section .inner_wrap .jra_sns .sns_title {
    font-size: 1.8rem;
    line-height: 2.6rem;
    font-weight: 600;
    margin-bottom: 1.4rem;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap {
    background: #fff;
    width: fit-content;
    padding: 1.5rem 0;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
    margin-top: 1.9rem;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap a {
    display: block;
    width: auto;
    margin: 0 1rem;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap a img {
    width: auto;
    height: 3.5rem;
  }
  section.event_section .inner_wrap .jra_sns .sns_wrap .note {
    font-size: 1.2rem;
    text-align: center;
    font-weight: 600;
    margin: 1.1rem auto 0;
  }
  section.event_section + .event_section {
    margin-top: 5.5rem;
  }
  section.event_section#photo_spot {
    margin-top: 7rem;
  }
}