.spaceArea .mapBlock [data-slidearea01c] .contantWrap .contentWrapIn .content .link:before {
 content: "";
 display: block;
 position: absolute;
 left: -11px;
 bottom: -11px;
 right: 0;
 top: 0;
 background-color: #102258;
 -webkit-clip-path: polygon(11px 0, 100% 0%, 100% calc(100% - 11px), calc(100% - 11px) 100%, 0% 100%, 0% 11px);
 clip-path: polygon(11px 0, 100% 0%, 100% calc(100% - 11px), calc(100% - 11px) 100%, 0% 100%, 0% 11px);
}
.spaceArea .mapBlock [data-slidearea01c] .contantWrap .contentWrapIn .content .link > .in {
 position: relative;
 z-index: 1;
}
.accessArea .mod_w1045 .content .right iframe {
 position: absolute;
 top: 0;
 left: 0;
 z-index: 100;
 width: 100%;
 height: 100%;
}
.accessArea .mod_w1045 .content .right {
 position: relative;
}