@charset "UTF-8";
/* CSS Document */

body{
	font-size: 16px;
    word-break: normal;
}
.experience_copy_sub{
	font-size: 16px;
}
.inner_bottom p {
    font-size: 16px;
}
.about_nas_note {
    font-size: 16px;
    line-height: 1.866;
    text-align: center;
    color: #fff;
}
.about_miatina_copy_sub {
    font-size: 16px;
    line-height: 1.733;
    letter-spacing: 0.5px;
    margin-bottom: 135px;
    display: inline-block;
    text-align: left;
    max-width: 800px;
}
.experience_fv_copy {
    font-size: 40px;
    line-height: 1.4;
    color: #fff;
    position: absolute;
    left: 32px;
    bottom: 100px;
    letter-spacing: 1px;
    z-index: 9;
}
@media screen and (max-width: 769px) {

.fv_reserve_ttl {
	font-size: 10px;
	margin-bottom: 9px;
  letter-spacing: 1px;
  padding-left: 0;
}
    .venue_info_note {
        font-size: 16px;
        width: 80%;
        margin: 0 auto;
		text-align: left;
    }
	.ttl_map {
		 width: 80%;
        margin: 16px auto 0 auto;
    text-align: left;
    font-size: 16px;
    margin-bottom: 20px;
    display: block;
    justify-content:unset;
    align-content:unset;
}
    .experience_fv_copy {
        -ms-writing-mode: unset;
        writing-mode: unset;
        letter-spacing: 2px;
        left: 50%;
        top: 296px;
        text-align: center;
        transform: translate(-50%, -50%);
        line-height: 1.6;
        font-size: clamp(22px, 3vw, 50px);
        height: max-content;
        width: 90%;
    }
}