.floor-txt {
position: absolute;
left: 18%;
top: -1%;
z-index: 2;
opacity: 0.8;
}
.floor-txt h3 {
font-family: "zeitung", "toppan-bunkyu-midashi-go-std", sans-serif;
font-weight: 700;
font-size: 75px;
line-height: 1;
text-shadow: 3px 3px 1px #ffffff;
}
.room-img-txt {
position: absolute;
bottom: 5px;
right: 5px;
background: #0000008c;
padding: 5px;
}
.mv-title {
position: absolute;
bottom: 0;
left: 0%;
right: 0;
}
.mv-title h2 {
font-family: "zeitung", "toppan-bunkyu-midashi-go-std", sans-serif;
font-weight: 700;
font-style: normal;
font-size: 200px;
line-height: 1;
color: #fff;
margin-bottom: -3%;
opacity: 0.8;
text-align: center;
}
.floor-color01 {
color: #ff0017;
}
.floor-color02 {
color: #3772cf;
}
.floor-color03 {
color: #21b765;
}
.floor-color04 {
color: #ffc230;
}
@media (max-width: 1300px) {
.floor-txt {
left: 1%;
top: -1%;
}
.floor-txt h3 {
font-size: 60px;
}
}
@media (max-width: 1200px) {
.mv-title h2 {
font-size: 125px;
}
}
@media (max-width: 767px) {
.mv-title h2 {
font-size: 55px;
}
}
.art-info-block {
padding: 50px 0 0;
position: relative;
}
.art-info-block h3 {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
font-size: 50px;
line-height: 1.3;
font-weight: 600;
text-align: center;
}
.art-info-block p {
font-family: "游ゴシック体", YuGothic, "游ゴシック", "Yu Gothic", sans-serif;
font-size: 20px;
line-height: 1.5;
font-weight: 600;
text-align: center;
margin: 0 10% 10px;
}
@media (max-width: 767px) {
.art-info-block h3 {
font-size: 23px;
}
.art-info-block p {
font-size: 16px;
text-align: left;
margin: 15px 15px 10px;
}

.floor-txt h3 {
font-size: 50px;
}
}
.mv-img {
position: relative;
}
.mv-img img {
width: 100%;
}
