@charset "utf-8";
/* CSS Document */

* {
/*    box-sizing:border-box; */
	margin:0;
	padding:0;
}

body{
	margin:0;
/*	font-family: Arial, Helvetica, sans-serif; */
/*	max-width:1200px; */
}

#MenuIcon1{position:relative;display:block;height:30px;width:100%;margin-top:5px;}
#MenuSymbl1{z-index:100;position:absolute;right:10px;}

#MenuM1a {position:relative;display:none;width:80%;height:95px;margin:0 auto;margin-bottom:5px;top:25px;}
.MenuM2 a {text-decoration:none;color:blue;}

#level1a{
	max-width:1200px;
	width:1200px;
	margin:0 auto;
}

.PgTtla{
	position:relative;
	top:0px;
	width:80%;
	height:100px;
	margin:0 auto;
	color:rgb(255,0,0);
	background-color:rgb rgb(255,255,255);
	background-image:none;
	background-size:400px 173px;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;
}
.PgTtla p{
	position:relative;
	top:15px;
	padding:0px;
	margin:20px;
	color:inherit;
}
/*
.PgTtla a[href^=tel] {
   color: inherit;
}
*/
#PgTtlul{
	position:relative;
	top:-30px;
	width:275px;
	padding:0px;
	margin:0 auto;
}
#PgTtlspcr{
	height:10px;
}

#PgTtlspcr5{
	height:5px;
}
#PgTtlspcr10{
	height:10px;
}
#PgTtlimg{
	width:275px;
}

.phn{
	position: relative;
	top: 0px;
	width: 90%;
	height: 20px;
	margin: 0 auto;
	padding-top:10px;
	background-color: rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}

.PgTtl2{
	position:relative;
	top:0px;
	width:90%;
	height:20px;
	margin:0 auto;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	font-family: Arial, Helvetica, sans-serif; /*"Arial Black", Gadget, sans-serif; */
	font-size:18px;
	font-weight:bold;
	text-align:center;
}
.PgTtl2 p{
	position:relative;
	top:5px;
	padding:0px;
	margin:10px;
}
/*
.PgTtl3{
	font-size:16px;
	font-weight:bold;
}
*/
.PgTtl4{
	position:relative;
	font-size:16px;
}
.Div5 p{
	right:5px;
	text-align:right;
	font-size:16px;
}

.Menu{
	position:relative;
	top:0px;
	width:80%;
	margin:0 auto;
	padding:10px;
	color:rgb(0,0,0);
	background-color:rgb(255,255,255);
	font-family: Verdana, Geneva, sans-serif; /*"Arial Black", Gadget, sans-serif; */
	font-size:16px;
	font-weight:bold;
	text-align:center;
	display:none;
}
.MenuLine{
	width:100%;
	text-align:center;	
	margin:5px;
}

.level1b{
	width:70%;
	margin:0 auto;
}
.level1c{
	width:70%;
	margin:0 auto;
	padding:0;
}
.float1{float:none;}
.float1{float:none;}
img{
/*	width:100%; */
	max-width:100%;
	height:auto;
}
.imgwrp{
	top:0px;
	float:left;
	width:100%;
}
.spcr05{height:5px;}

.ipicNew {
	position:relative;
	top:0px;
/*	left:0px; */
	width: 257px;
	height: 319px;
/*	padding: 0px; */
	margin:0px;
/*	margin-bottom: 0px; */
	background-color:#FFF;
	border: 5px solid;
	border-color:rgb(240,240,240);
	border-radius: 45px;
	overflow:hidden;
}
.ividpNew {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	text-align:center;
}


@media only screen and (min-width:600px){
	.PgTtla{height:125px;}
	.PgTtla{font-size:30px;}
	.PgTtl2{font-size:30px;}
	}
@media only screen and (min-width:768px){
	.PgTtla{height:125px;}
	.PgTtla{font-size:32px;}
	.PgTtl2{font-size:32px;}
	}
@media only screen and (min-width:1080px){
	.PgTtla{height:150px;}	
	.PgTtla{font-size:32px;}
	.PgTtla{background-image:url(images/clef.png);}
	.PgTtl2{height:34px;}
	.PgTtl2{font-size:32px;}
	#TitleSpacer{display:none;}
	#MenuSymbl1{display:none;}
	.Menuul{display:block;}
	.Menuli{display:inline;}
	#MenuM1a{display:none;height:0px;}
	.MenuM2{display:none;}
}
@media only screen and (min-width:1200px){
	.PgTtla{font-size:72px;}
	.PgTtla{height:220px;}	
}
