span.small1 {
 font-size: 0.6em !important;
}
span.small2 {
 font-size: 0.6em;
}
span.small3 {
 font-size: .5em !important;
}
.mod_header .row03 .contact .tel:before {
 left: 18px;
}
.spaceArea .mapBlock [data-slidearea01c] .contantWrap .contentWrapIn .content .link.type03 {
 left: 53%;
}
.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;
}
@media only screen and (max-width: 460px) {
 .spaceArea .mapBlock [data-slidearea01c] .contantWrap .contentWrapIn .content .link.type03 {
  left: 0;
 }
}