@charset "UTF-8";





/* CSS Document */

/*---------------------------------------------

reset

---------------------------------------------*/
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
img {
	margin:0;
	padding:0;
	}
table {
	border-collapse:collapse;
	border-spacing:0;
	}
fieldset,
img {
	border:0;
	}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
	font-style:normal;
	font-weight:normal;
	}
ol,
ul {
	list-style:none;
	}
caption,
th {
	text-align:left;
	}
h1,
h2,
h3,
h4,
h5,
h6 {
	font-size:100%;
	font-weight:normal;
	}
img {
	vertical-align:top;
	}

a {
	border:none; outline:none;
	}
*{
	zoom : 1;
	}

/*---------------------------------------------

style

---------------------------------------------*/
ol, ul {
    list-style: none;
}
/* clearfix */
.cf {
	zoom: 1;
}
.cf:before, .cf:after {
	content: "";
	display: table;
}
.cf:after {
	clear: both;
}

a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	text-decoration: none;
}


#now{
	color:black;
	font-size:1px;
	  position:absolute;
  top:0px;
  right:0px;
  width:100%;
  max-width:1px;
	
}


div#japanese{
font-family:"Shippori Mincho" , serif;
  display:block;
  width:100%;
  max-width:75px;
  position:absolute;
  top:40px;
  right:0;
  letter-spacing:0.05em;
  z-index: 18;
	
  font-size:1em;	
	
}


/*--------------------3枚スライドショー---------------------*/


.section,
.slide{
	-webkit-background-size: cover;
	background-size: cover;
	
	
	overflow:hidden;
	
	
	color:#F00;
	background:;
	
	z-index:120;

	
}




.slidetitle{/*SCROLL*/
      	padding:10px;
      	background:#;
      	position:fixed;
		
		left:5%;
      	bottom:2%;
      	
      	opacity:0.8;
		
		text-align:center;
		margin:0 auto;
		
		font-family:"Shippori Mincho" , serif;
		
		letter-spacing:0.1em;
		
		borde: thin solid #666;
		
		colo:#951a1d;
		
		color:black;
		
		width:100%;
		max-width:30px;
}







section#rogo_2019 article{
	

	position:absolute;
    top:88%;
    right:0px;
	
	width:100%;
	max-width:100%;
	z-index: 36;
	
}



section#rogo_2019 article img{
	width:100%;
	max-width:120px;
	float:right;
	
	
}



section#rogo_2019 article h1{
font-size:10px;
	color:black;
	}
	


#page-top {
    position: fixed;
    bottom: 85px;
    right: 15px;
    font-size: 70%;
	z-index:10000;
}


#page-top a {
	text-decoration: none;
	color: #666;
	width: 45px;
	padding:10px 0;
	text-align: center;
	display: block;
	border-radius: 20px;
	background-color: #f0edec;
}


#page-top a:hover {
	text-decoration: none;
	background-color: #efe2d9;
}
	


a.navi2{
	color: #600;
	text-decoration:underline;
	
}


a.navi2:hover {
	color: #36c;
	text-decoration:underline;
}





a.navi3{
	color: #36c;
	text-decoration:underline;
	
}

a.navi3:hover {
	color: #600;
	text-decoration:underline;
}




a.navi4{
	color: #455f92;
	text-decoration:underline;
	
}

a.navi4:hover {
	color: #600;
	text-decoration:underline;
}



/*---------------------------------目次------------------------------------*/

.navbar-wrapper {
position:fixed;
top:0px;
left:0px;
z-index: 30;
width:100%;
background:;
transform: translate3d(0, 0, 0);

}

#rogo{
  position:fixed;
  top:0px;
  right:0;
  width:100%;
  max-width:0px;
z-index:100 !important; 
}







html,  body {
margin: 0;
width: 100%;
height: 100%;
}





header {
width: 100%;
height: 60px;
background-color:white;
position:relative;
}







.main { /*-------------------main　指定--------------------*/

position:relative;
top:100%;

background-color:white;
z-index:1;


overflow:hidden;
-webkit-overflow-scrolling: touch;

}




footer#sp {
z-index: 32;	
width: 100%;
max-width:100%;
height:43px;
background-color:white;
position:fixed;
bottom: 0;

margin:0 auto;
text-align:center;

}



footer#sp article {
width:100%;
max-width:32.2%;



display:inline-block;



}



footer#sp article p {
font-family:"Shippori Mincho" , serif;
	font-size:0.81em;

	text-align: center;
	font-weight:normal;
	line-height:330%;
	
	background:#f2e5dc;
	
	
	

}


footer#sp article p#visit {
font-family: '01';
	font-size:0.81em;

	text-align: center;
	font-weight:normal;
	line-height:330%;
	
	background:#c8dfe0;


}



footer#sp article p#contact {
font-family:"Shippori Mincho" , serif;
	font-size:0.81em;

	text-align: center;
	font-weight:normal;
	line-height:330%;
	
	background:#cdcdcd;
	

}







footer#sp article img {
width:100%;
max-width:14px;
margin:12px 4px 0 0;


}







footer#pc {
	display:none;
	width: 0%;
	max-width:130px;
	
	height: 55px;
	background-color:;
	position:fixed;
	lef: 90%;
	right:0%;
	bottom:30%;
	
}


footer#pc img {
	
max-width:0px;
height:0px;
display:block;
margin:0 0 10px 0;

}









/*------------------------------------コピー------------------------------------*/


section#read {
	width:100%;
	text-align:center;
	margin:0 auto;
	
}


section#read article {
    width:100%;
	max-width:98%;
	text-align:center;
	margin:0 auto 30px auto;
}
	

section#read article h1{
	font-family:"Shippori Mincho" , serif;
	font-size:1.38em;
	color: #003;
	text-align: center;
	font-weight:normal;
	line-height:180%;
	
	letter-spacing:0.3em;
}	



section#read article  p{
font-family:"Shippori Mincho" , serif;
	font-size:1.06em;
	color:#003;
	text-align: center;
	font-weight:normal;
	line-height:150%;
	margin:20px auto 0 auto;
	letter-spacing:0.1em;
}	




section#read article  span{
	font-family:"Shippori Mincho" , serif;
	font-size:0.88em;
	
	letter-spacing:-0.01em;
	
}	






/*------------------------------------3項目目次------------------------------------*/

section#campaign {
	width:100%;
	
	text-align:center;
	background:;
	margin:70px auto 130px auto;
	
	background:white;
	
	
	}



section#campaign article {
	text-align:center;
	width:100%;
	max-width:97%;
	
	background:;
	margin:0 auto;
	}
	
	

section#campaign article h1 {
	text-align: right;
	font-family:"Shippori Mincho" , serif;
	font-size: 1.19em;
	color: #666;
	margin: 0 0 10px 0;	
	
	width:100%;
	max-width:85%;
	}
	


section#campaign article p {
	text-align:center;
	font-family:"Shippori Mincho" , serif;
	font-size:1.06em;
	color:black;
	margin:25px auto 40px auto;
	
	width:100%;
	max-width:100%;
	
	line-height:150%;
	
	background:;
	
	}
	
	
section#campaign article span br {
	display:inline-block;
	
	}
		

section#campaign article span.view {
	text-align: center;
	font-family:"Shippori Mincho" , serif;
	margin: 20px auto 10px auto;

	font-size: 1.19em;
	color: black;

	font-weight: normal;
	
	background:;
	border: thin solid #666;


	letter-spacing: 0.05em;
	line-height: 500%;
    padding:12px;
	
	text-decoration:underline;
}


section#campaign article img {
	text-align:center;
	width:100%;
	max-width:100%;
	
	background:;
	margin:0 auto;
	}

section#campaign article img#title1 {
	
	width:100%;
	max-width:57%;
	
	background:;
	margin:-9px auto 20px auto;
	}



section#campaign article img#title2 {
	
	width:100%;
	max-width:50%;
	
	background:;
	margin:-9px auto 20px auto;
	}
	

section#campaign article img#title3 {
	
	width:100%;
	max-width:45%;
	
	background:;
	margin:-9px auto 20px auto;
	}










/*------------------------------------教室案内------------------------------------*/

section#class {
	width:100%;
	
	text-align:center;
	background:;
	margin:60px auto 60px auto;
	
	background:white;
	
	
	}



section#class article {
	text-align:center;
	width:100%;
	max-width:97%;
	
	background:;
	margin:0 auto;
	}
	
	

section#class article h1 {
	text-align: right;
font-family:"Shippori Mincho" , serif;
	font-size: 1.19em;
	color: #666;
	margin: 0 0 10px 0;	
	
	width:100%;
	max-width:85%;
	}
	


section#class article p {
	text-align:center;
	font-family:"Shippori Mincho" , serif;
	font-size:1.06em;
	color:black;
	margin:25px auto 40px auto;
	
	width:100%;
	max-width:100%;
	
	line-height:150%;
	
	background:;
	
	}
	
	
section#class article span br {
	display:inline-block;
	
	}
		

section#class article span.view {
	text-align: center;
font-family:"Shippori Mincho" , serif;
	margin: 20px auto 10px auto;

	font-size: 1.19em;
	color: black;

	font-weight: normal;
	
	background:;
	border: thin solid #666;


	letter-spacing: 0.05em;
	line-height: 500%;
    padding:12px;
	
	text-decoration:underline;}


section#class article img {
	text-align:center;
	width:100%;
	max-width:100%;
	
	background:;
	margin:0 auto;
	}

section#class article img#title1 {
	
	width:100%;
	max-width:35%;
	
	background:;
	margin:-9px auto 20px auto;
	}







/*----------------------------------プロフィール-----------------------------------*/



section#inf {
	width:100%;
	text-align:center;
	background:;
	margin:0 auto;
}

section#inf article {
	text-align:center;
	width:100%;
	background:#e3e8eb;
	margin:50px auto 0 auto;
	padding:40px 0 40px 0;
}

section#inf article img{
	width:100%;
	max-width:200px;
	height:auto;

}


section#inf article h1{
	font-family:"Shippori Mincho" , serif;
	font-size:0.94em;
	line-height:120%;
	color:black;
	text-align: center;
	font-weight:bold;
	width:90%;
	background:;
	margin:10px auto 10px auto;
	
	color:black;
}


section#inf article p {
font-family:"Shippori Mincho" , serif;
	font-size:0.88em;
	color:black;
	text-align: center;
	font-weight:normal;
	width:100%;
	background:;
	margin:0 auto 0 auto;
	
	color:black;
	
	line-height:160%;
	
	
	
	
	
}


section#inf article span br{
 display:inline-block;
}






/*------------------------------------NEWS------------------------------------*/



section#news {/*お知らせ*/
	width:100%;
	text-align:center;
	background:;
	margin:0 auto;
}

section#news article {
	text-align:center;
	width:100%;
	max-width:85%;
	background:white;
	margin:40px auto 0 auto;
	padding:10px 0 10px 0;
	border: thin solid #fff;
}





section#news article img.news{
	width:100%;
	max-width:200px;
	
    
	margin:0 auto 20px auto;
}



section#news article img.dressfit{
	float:right;
	width:100%;
	max-width:130px;
	margin:15px auto 20px auto;
}

section#news article img.bar{
	width:100%;
	max-width:750px;
	margin:10px 0 0 0;

}

section#news article h2{/*news*/
font-family:"Shippori Mincho" , serif;
	font-size: 0.88em;
	color: black;
	text-align: left;
	font-weight: normal;
	
	background:;
	margin: 10px auto 5px auto;
	padding: 0 0 10px 10px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	
	letter-spacing:0.5em;
}



section#news article h3{/*タイトル*/
font-family:"Shippori Mincho" , serif;
	font-size: 1em;
	color: black;
	text-align: left;
	font-weight:600;
	margin: 10px auto 5px auto;
	padding:0px 0 10px 0px;
	
	
	letter-spacing:0.2em;
}






section#news article p {
font-family:"Shippori Mincho" , serif;
	font-size:0.88em;
	color:black;
	text-align: left;
	font-weight:normal;
	
	background:;
	margin:0 auto 30px auto;
	padding:0 0 0 0px;
	
	line-height:180%;
	
	letter-spacing:0.1em;
	
}



section#news article span.view {
	text-align: center;
font-family:"Shippori Mincho" , serif;
	margin: 20px auto 10px auto;

	font-size: 1.19em;
	color: black;

	font-weight: normal;
	
	background:;
	border: thin solid #666;


	letter-spacing: 0.05em;
	line-height: 500%;
    padding:12px;
	
	text-decoration:underline;}




section#news article span br{
 display:inline-block;
}






.copyright{
display:block;	
position:relative;
top:80px;
bottom:3%;
text-align:center;
color:black;
font-family: "Courier New", Courier, monospace;
font-size:0.75em;
letter-spacing:0em;
width: 100%;
height: 150px;
}






@media only screen and (min-width: 500px) {



.slidetitle{/*スクロール*/
      	padding:10px;
      	background:#;
      	position:fixed;
		
		left:44%;
      	bottom:3%;
      	
      	opacity:0.8;
		
		text-align:center;
		margin:0 auto;
		
		
		
		letter-spacing:0.1em;
		
		borde: thin solid #666;
		
		colo:#951a1d;
		
		color:black;
		
		width:100%;
		max-width:30px;
}



/*--------------------------------コピー-------------------------------*/

section#read article h1{
	
	
	font-size:1.44em;
	color: #003;
	text-align: center;
	font-weight:normal;
	line-height:180%;
}	

section#read article  p{
	
	font-size:1.13em;
	color:#003;
	text-align: center;
	font-weight:normal;
	line-height:150%;
	margin:20px auto 0 auto;
	letter-spacing:0.1em;
}	




section#read article  span{

	font-size:1em;
	
	letter-spacing:-0.01em;
	
}








/*--------------------------------3項目目次-------------------------------*/


section#campaign article img {
	text-align:center;
	width:100%;
	max-width:97%;
	
	background:;
	margin:0 auto;
	}

section#campaign article img#title1 {
	
	width:100%;
	max-width:47%;
	
	background:;
	margin:-9px auto 20px auto;
	}



section#campaign article img#title2 {
	
	width:100%;
	max-width:40%;
	
	background:;
	margin:-9px auto 20px auto;
	}
	

section#campaign article img#title3 {
	
	width:100%;
	max-width:35%;
	
	background:;
	margin:-9px auto 20px auto;
	}



section#campaign article p {
	text-align:center;
	

	font-size:1em;
	color:black;
	margin:20px auto 10px auto;
	
	width:100%;
	max-width:100%;
	
	line-height:150%;
	
	}
	


section#campaign article span br {
	display:none;
	
	}






/*--------------------------------教室案内-------------------------------*/



section#class article img {
	text-align:center;
	width:100%;
	max-width:97%;
	
	background:;
	margin:0 auto;
	}

section#class article img#title1 {
	
	width:100%;
	max-width:25%;
	
	background:;
	margin:-9px auto 20px auto;
	}



section#class article p {
	text-align:center;
	
	font-size:1em;
	color:black;
	margin:20px auto 10px auto;
	
	width:100%;
	max-width:100%;
	
	line-height:150%;
	
	}
	
	
section#class article span br {
	display:none;
	
	}




section#inf article span br{
 display:none;
}



}




@media only screen and (min-width: 741px) {
	
	
	
.slidetitle{/*スクロール*/
  　　　left:48%;
      	bottom:3%;
}





/*---------------------------------目次------------------------------------*/

.navbar-wrapper {
position:fixed;
top:0px;
left:6%;
z-index: 30;
width:100%;
background:white;
transform: translate3d(0, 0, 0);

}





.navbar-wrappe {
  position:fixed;
  top:0px;
  left:5%;
  
  z-index: 15;
  background:re;
  width:100%;
  max-width:700px;

}


div#japanese{
	
		
		display:block;
	width:100%;
	max-width:75px;
	position:fixed;
top:15px;
right:0;

letter-spacing:0.05em;

z-index:40;
	
	
}




#rogo{
  position:fixed;
  top:0px;
  left:0;
  width:100%;
  max-width:45px;
z-index:100 !important; 
}


header {
width:100%;
height: 75px;
background-color:white;
position:fixed;

z-index:20;
}


	
	

.main { /*-------------------main　指定--------------------*/
	padding-top: 0px;
	heigh: 300px;
background-color:;

}

	


	
/*------------------------------------コピー------------------------------------*/
	
	
section#read {
	width:100%;
	text-align:center;
	margin:40px auto 40px auto;
	
}


section#read article {
    width:100%;
	max-width:100%;
	text-align:center;
	margin:0 auto;
}
	

section#read article h1{
	font-size:24px;
	color: #003;
	text-align: center;
	font-weight:normal;
	line-height:190%;
	
	letter-spacing:0.4em;
}		
	
	

section#read article  p{
	
	font-size:18px;
	color:#003;
	text-align: center;
	font-weight:normal;
	line-height:150%;
	margin:20px auto 0 auto;
	letter-spacing:0.05em;
}		



	
/*------------------------------------3項目目次------------------------------------*/

section#campaign {
	width:100%;
	
	text-align:center;
	background:;
	margin:100px auto 0 auto;

}



section#campaign article {
	text-align:center;
	width:100%;
	max-width:95%;
	
	background:;
	margin:0 auto;
}



section#campaign article img {
	text-align:center;
	width:100%;
	max-width:630px;
	
	background:;
	margin:0 auto;
}


section#campaign article img.title {
	
	width:100%;
	max-width:55px;
	
	background:;
	margin:-9px 10px 0 auto;
}


section#campaign article img#title1 {
	
	width:100%;
	max-width:55px;
	
	background:;
	margin:-9px 10px 0 auto;
}

section#campaign article img#title2 {
	
	width:100%;
	max-width:55px;
	
	background:;
	margin:-9px 10px 0 auto;
}

section#campaign article img#title3 {
	
	width:100%;
	max-width:55px;
	
	background:;
	margin:-9px 10px 0 auto;
}


section#campaign article h1 {
	text-align: right;

	font-size: 1.19em;
	color: #666;
	margin: 0 0 10px 0;	
	
	width:100%;
	max-width:650px;
}
	


section#campaign article p {
	text-align:right;

	font-size:16px;
	color:#666;
	margin:20px auto 10px auto;
	
	width:100%;
	max-width:700px;
	
	color:black;
	
	background:;
	
}







/*------------------------------------教室案内------------------------------------*/

section#class {
	width:100%;
	
	text-align:center;
	background:;
	margin:140px auto 60px auto;
	
	background:white;
	
	
	}



section#class article {
	text-align:center;
	width:100%;
	max-width:600px;
	
	background:;
	margin:0 auto;
	}
	
	

section#class article h1 {
	text-align: right;

	font-size: 1.19em;
	color: #666;
	margin: 0 0 10px 0;	
	
	
	}
	


section#class article p {
	text-align:right;
	
	font-size:15px;
	color:black;
	margin:20px auto 10px auto;
	
	width:100%;
	max-width:565px;
	
	line-height:150%;
	
	}
	
	
section#class article span br {
	display:none;
	
	}
		

section#class article span.view {
	text-align: right;
	
	margin: 15px auto 10px auto;

	font-size: 1.13em;
	color: black;

	font-weight: normal;
	
	background:;
	border: thin solid #666;


	letter-spacing: 0.05em;
	line-height: 400%;
    padding:8px;
	
	text-decoration:underline;
}


section#class article img {
	text-align:center;
	width:100%;
	max-width:500px;
	
	background:;
	margin:0 auto;
	}

section#class article img#title1 {
	
	width:100%;
	max-width:45px;
	
	background:;
	margin:-9px 10px 20px auto;
	}




 /*---------------------------------------教室-------------------------------------*/


section#topic{
	width:100%;
max-width:900px;
margin:250px auto 0 auto;
}





section#topic_hawaii1 {
	width:100%;
	max-width:900px;
	text-align:center;
	background:;
	margin:0 auto;
	padding:0;
	
	
	}



section#topic_hawaii1 article {
	width:100%;
	max-width:370px;
	text-align:center;
	background:;
	margin:-120px auto 0 auto;
	display:inline-block;
	padding:0;
	height:auto;

	}


section#topic_hawaii1 article img {
	width:100%;
	max-width:350px;
	margin:0 auto;
}








section#topic_hawaii1 article h1 {/*教室*/
	
	font-size: 15px;
	color:black;
	text-align: center;
	font-weight:550;
	
	margin: 20px auto 0 auto;
	
	width: 100%;
	max-width: 300px;
	line-height:130%;
	letter-spacing:0.1em;
}



section#topic_hawaii1 article p {/*キャンペーン対象プラン*/
	
	font-size: 16px;
	color:red;
	text-align: center;
	font-weigh:550;
	
	margin: 20px auto 0 auto;
	
	width: 100%;
	max-width: 300px;
	line-height:130%;
	letter-spacin:-0.05em;
}





section#inf {
	width:100%;
	text-align:center;
	background:;
	margin:0 auto;
}

section#inf article {
	text-align:center;
	width:100%;
	background:#e3e8eb;
	margin:90px auto 300px auto;
	padding:40px 0 40px 0;
}

section#inf article img{
	width:100%;
	max-width:250px;
	height:auto;

}


section#inf article h1{

	font-size:17px;
	color:black;
	text-align: center;
	font-weight:normal;
	width:800px;
	background:;
	margin:10px auto 10px auto;
}


section#inf article p {

	font-size:15px;
	color:black;
	text-align: center;
	font-weight:normal;
	width:800px;
	background:;
	margin:0 auto 0 auto;
	
	
		line-height:180%;
	
}





/*-----------------------------------NEWS------------------------------------*/	


section#news article {
	text-align: center;
	width: 100%;
	max-width: 600px;
	margin: 90px auto 0 auto;
	padding: 20px 0 20px 0;
	border: thin dotted #fff;
	background-color:;
	
}






section#news article img.news{
	width:100%;
	max-width:240px;
	
    
	margin:0 auto 20px auto;
}



section#news article img.dressfit{
	float:right;
	width:100%;
	max-width:180px;
	margin:15px auto 20px auto;
}

section#news article img.bar{
	width:100%;
	max-width:600px;
	margin:10px 0 0 0;

}




section#news article h2{/*news*/
	
	font-size: 17px;
	letter-spacing:0.1em;
	
}




section#news article h3{/*タイトル*/
	
	font-size: 19px;
	
	padding:0px 0 10px 15px;

}





section#news article p {

	font-size:16px;
	color:black;
	text-align: left;
	font-weight:normal;
	
	background:;
	margin:0 auto 30px auto;
	padding:0 0 0 15px;
	
	line-height:180%;
	
	letter-spacing:0.1em;
	
}




section#news article span br{
 display:none;
}







.copyright{
display:block;	
text-align:center;
color:black;
font-family: "Courier New", Courier, monospace;
font-size:14px;

position:relative;
bottom:0px;

margin:0 auto ;
padding-top:50px;



width:100%;
max-width:100%;


	
background:white;

z-index:100;

}


}








@media only screen and (min-width: 970px) {
	

.slidetitle{/*スクロール*/
      
		left:48%;
      	bottom:3%;
      	
      	
}


/*----------------------------3項目目次------------------------------*/

section#campaign article img {
	text-align:center;
	width:100%;
	max-width:680px;
	
	background:;
	margin:0 auto;
}


section#campaign article img.title {
	
	width:100%;
	max-width:55px;
	
	background:;
	margin:-9px 15px 0 0;
}



section#campaign article p {
	text-align:right;
	

	font-size:16px;
	color:#666;
	margin:20px auto 10px auto;
	
	width:100%;
	max-width:760px;
	
	color:black;
	
	background:;
	
}

	
	

/*-------------------------------教室------------------------------------*/	



section#topic{
	width:100%;
max-width:900px;
margin:250px auto 0 auto;
}


section#topic_hawaii1 article {
	width:100%;
	max-width:420px;
	text-align:center;
	background:;
	margin:0 auto;
	display:inline-block;
	padding:0;
	height:auto;

	}


section#topic_hawaii1 article img {
	width:100%;
	max-width:400px;
	margin:0 auto 0 auto;
}




/*-------------------------------NEWS------------------------------------*/	


section#news {/*お知らせ*/
	width:100%;
	text-align:center;
	background:;
	margin:0 auto;
}

section#news article {
	text-align: center;
	width: 100%;
	max-width: 550px;
	margin: 90px auto 0 auto;
	padding: 20px 0 20px 0;
	border: thin dotted #fff;
	background-color:;
	
}

section#news article img.news{
	width:100%;
	max-width:230px;
	
    
	margin:0 0 30px 0;

}


section#news article img.bar{
	width:100%;
	max-width:750px;
	margin:10px 0 0 0;

}









}




/* Flexible Image */
img {
  max-width: 100%; 
  height:auto;
}


/*---------------------------------------------

fullPage.js css override

---------------------------------------------*/

.fp-controlArrow.fp-prev{
	border-width: 15px 20px 15px 0;
}
.fp-controlArrow.fp-next{
	border-width: 15px 0px 15px 20px;
	right: 50px;
}

#fp-nav ul li a span,
.fp-slidesNav ul li a span{
	background: transparent;
	border: 1px solid #ffffff;
}

#fp-nav ul li a.active span,
.fp-slidesNav ul li a.active span{
	background: #ffffff;
}

.maximg {
display:none;
position:relative !important;

}
