@charset "UTF-8";
/* CSS Document */
@media screen and (min-width:768px){
    
.header{
    display: block !important;
     z-index: 100 !important;
    opacity: 1.0 !important;
}
}

/*contents01*/

.contents01 p {
	font-size: 18px;
}


/*map-box*/

.map-box {
	width: 900px;
	height: 400px;
	margin-bottom: 40px;
}

.map-box iframe {
	width: 100%;
	height: 400px;
}


.text01 {
	margin-bottom: 40px;
}

.text02 {
	margin-bottom: 40px;
}

.text03 {
	margin-bottom: 0px;
}

.text04 {
	margin-bottom: 60px;
}



.sp-view {
    display: none;
}

html, body {
    height: 100%;
}


