<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">
/* Style for PCs */
@media screen and (min-width: 1025px) {

/* Access
-------------------------------------------------------------*/
#mapmm {
width: 100%;
height: auto;
display: block;
padding: 0px 0 60px;
}

#mapcc {
width: 100%;
height: auto;
display: block;
padding: 40px 10% 0px;
text-align: center;
}

#mapcc h2 {
width: 100%;
height: auto;
display: block;
font-size: 12px;
line-height: 1.25em;
letter-spacing: 0px;
background-image: url(../img/header/logo.svg);
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100px;
padding-top: 110px;
margin-bottom: 15px;
}

#mapcc h3 {
font-size: 14px;
font-weight: 300;
line-height: 1.25em;
color:#027dc7;
margin-bottom: 5px;
}

#mapcc p.mp01 {
font-size: 14px;
line-height: 2em;
margin-bottom: 0px !important;
}

#mapcc p.mp02 {
font-size: 14px;
line-height: 2em;
margin-bottom: 30px !important;
}
	


	td.license-img img {
		width:30% !important;
		
	}

}


/* Style for iPad Pro */
@media screen and (min-width: 769px) and (max-width: 1024px) {

/* Access
-------------------------------------------------------------*/
#mapmm {
width: 100%;
height: auto;
display: block;
padding: 0px 0 60px;
}

#mapcc {
width: 100%;
height: auto;
display: block;
padding: 40px 10% 0px;
text-align: center;
}

#mapcc h2 {
width: 100%;
height: auto;
display: block;
font-size: 12px;
line-height: 1.25em;
letter-spacing: 0px;
background-image: url(../img/header/logo.svg);
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100px;
padding-top: 110px;
margin-bottom: 15px;
}

#mapcc h3 {
font-size: 14px;
font-weight: 300;
line-height: 1.25em;
color:#027dc7;
margin-bottom: 5px;
}

#mapcc p.mp01 {
font-size: 14px;
line-height: 2em;
margin-bottom: 0px !important;
}

#mapcc p.mp02 {
font-size: 14px;
line-height: 2em;
margin-bottom: 30px !important;
}



	td.license-img img {
		width:30% !important;
		
	}

}

/* Style for iPad */
@media screen and (min-width: 481px) and (max-width: 768px) {

/* Access
-------------------------------------------------------------*/
#mapmm {
width: 100%;
height: auto;
display: block;
padding: 0px 0 60px;
}

#mapcc {
width: 100%;
height: auto;
display: block;
padding: 40px 10% 0px;
text-align: center;
}

#mapcc h2 {
width: 100%;
height: auto;
display: block;
font-size: 12px;
line-height: 1.25em;
letter-spacing: 0px;
background-image: url(../img/header/logo.svg);
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100px;
padding-top: 110px;
margin-bottom: 15px;
}

#mapcc h3 {
font-size: 14px;
font-weight: 300;
line-height: 1.25em;
color:#027dc7;
margin-bottom: 5px;
}

#mapcc p.mp01 {
font-size: 14px;
line-height: 2em;
margin-bottom: 0px !important;
}

#mapcc p.mp02 {
font-size: 14px;
line-height: 2em;
margin-bottom: 30px !important;
}



	td.license-img img {
		width:40% !important;
		padding-top: 10px;
	}

}

/* Style for Smartphone */
@media screen and (max-width: 480px) {

/* Access
-------------------------------------------------------------*/
#mapmm {
width: 100%;
height: auto;
display: block;
padding: 0px 0 60px;
}

#mapcc {
width: 100%;
height: auto;
display: block;
padding: 40px 10% 0px;
text-align: center;
}

#mapcc h2 {
width: 100%;
height: auto;
display: block;
font-size: 12px;
line-height: 1.25em;
letter-spacing: 0px;
background-image: url(../img/header/logo.svg);
background-position: center top;
background-repeat: no-repeat;
background-size: auto 100px;
padding-top: 110px;
margin-bottom: 15px;
}

#mapcc h3 {
font-size: 14px;
font-weight: 300;
line-height: 1.25em;
color:#027dc7;
margin-bottom: 5px;
}

#mapcc p.mp01 {
font-size: 14px;
line-height: 2em;
margin-bottom: 0px !important;
}

#mapcc p.mp02 {
font-size: 14px;
line-height: 2em;
margin-bottom: 30px !important;
}



	td.license-img img {
		width:80% !important;
		padding-top: 10px;
		
	}

}</pre></body></html>