<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
@media screen and (min-width:768px) {
/* CSS Document */
html {

}
body {
background: #fff;
color: #222;
margin: 0;
padding: 0;
font-size: 1.5rem;	/* =15px */
}

img { zoom:1.0;} 

	
.content_wrap {background: #fff; max-width:  1440px; margin:auto; padding:20px 2%!important;}

.index_mein {
margin:30vh 0 0 100px;
}
	
	
.header_wrap { display: flex; flex-wrap: nowrap; justify-content: space-between; font-size: 80%;} 
.head_ico {white-space: nowrap; margin: 36px 1% 16px 0;display: block;}
.head_ico img { margin: 0 4px; }



/*--------------------------- menu ------------------------------*/




p.honbuntxt {line-height: 1.8; font-size:23px;}



/*------------------------  pctonly  ------------------------*/	

.pcnone {display:none;}
.smartnone {display:inline-block;}



/*～～～～～～～～～～～～～～～～～～～～～～～～～～*/
}
</pre></body></html>