.clearfix:after {  
  content: ".";   
  display: block;   
  height: 0;   
  clear: both;   
  visibility: hidden;  
}  
  
.clearfix { display: inline-table; }  
  
/* Hides from IE-mac \*/  
* html .clearfix { height: 1%; }  
.clearfix { display: block; }  
/* End hide from IE-mac */  

img{
	border: 0px;
}

#breadcrumbs a{
	text-decoration: underline;
	transition: all 0.3s ease-in-out;
}

#breadcrumbs a:hover{
	color: #00A375;
}

/* 画像の回り込み */
.alignnone {
padding: 4px;
margin: 0px 15px 0 15px;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
padding: 4px;

}
.alignright {
float: right;
display: inline;
padding: 4px;
margin: 0px 15px 0 15px;
}
.alignleft {
float: left;
display: inline;
padding: 4px;
margin: 0px 15px 0 15px;
}
.clear {
clear: both;
}

a:hover img {
	opacity:0.5;
}

h1 {
	margin:0px;
	padding:10px;
	font-size: 0.8em;
	font-weight:normal;
}

h2 {
	padding-top: 60px;
	text-align:center;
	font-size: 0.9em;
}



h5 {
	font-size:1.3em;
	color:#090;
	margin:10px 0px 0px 0px;
}

strong {
	font-weight:bold;
}

p {
	font-size:1em;
}


hr {
	clear:both;
	margin-top: 20px;	
}

.red {
	color:#F00;
}

.black_bold {
	font-weight:bold;
}

.black_bold_12 {
	font-size: 1.2em;
	font-weight:bold;
}

.green_bold {
	color:#339900;
	font-weight:bold;	
}

.blue_bold {
	color: #014DC1;
	font-weight:bold;
}

.left {
	text-align:left;
}

#information {
	margin: 20px auto 50px auto;
	width:670px;
	text-align:left;
}

/*===============================================
●PC共通
===============================================*/

#mobile-bar {
	display:none;
}

#dl-menu {
	display:none;
}

#head {
	width: 1000px;
	margin: 0px auto 10px auto;
}

.logo {
	float:left;
	margin:;
	width:600px;
}

.nest-logo2 {
	display:none;
}


.nest-logo {
	margin-left:35px;
}

.header_right {
	float:right;
	width:400px;
}

.header_right img {
	text-align:right;
}

.tel {
	float:right;
	width:250px;
}

.tel2 {
	display:none;
}

.right_bottom {
	float:right;
	width:380px;
	margin: 10px 0px 0px 0px;
}

.head_eng {
	margin-right: 10px;
}


header {
	width:100%;
}

.sp_menu {
	display:none;
}

#main_contents {
	width: 100%;
	max-width: 1000px;
	margin: 10px auto;
	text-align:center;
}

#left {
	float:left;
	width:260px;
	margin: 0px;
	height: 100%;
}


.left_banner {
	margin-bottom: 10px;
}

.left_menu {
	border:#CCC solid 1px;
	margin-bottom:10px;
}

.left_menu_bg {
	background-color:#E7E7E7;
	width: 258px;
	height: 40px;
}

.left_menu_bg h3 {
	font-size:1em;
	color:#236901;
	margin: 0px auto;
	text-align:center;
	padding: 10px 0px 0px 0px;
}

.left_menu ul {
	margin: 0px;
	text-align:left;
}

.left_menu li {
	padding: 0px;
	margin: 10px 0px 10px 0px;
}

.left_menu a {
	padding: 0px;
}

.left_menu a:link {
	color: #000;
}

.left_menu a:visited {
	color: #000;
}

.left_menu a:hover {
	color: #ccc;
}

.left_menu a:active {
	color: #ccc;
}

#right {
	float:right;
	width: calc(100% - 300px);
	min-height:3250px;
	margin: 10px 0px 0px 0px;
}

#contents_news {
width: 670px;
height: 400px;
padding: 10px;
margin: 0px 0px 10px 0px;
overflow: auto;
text-align:left;
}


#left nav {
	margin: 0px 0px 10px 0px;
	background:#EBF7FD;
}

#left nav h2 {
	margin:0px;
	padding:0px;
}

#left nav h3 {
	font-size:1em;
	font-weight:bold;
	color: #333;
	border-bottom: #2995E7 solid 2px;
	margin:10px auto;
	padding: 0px 0px 10px 0px;
	text-align:center;
}

#left nav ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	width: 260px;
	text-align:left;
}

#left nav ul li {
	margin:0px 10px 0px 0px;
	font-size: 0.9em;
	background-image:url(/img/side/side_menu_bg.gif);
	background-repeat:no-repeat;
	background-position:right;
}

#left nav a {
	text-decoration:none;
	width: 250px;
	display:block;
	padding:10px 0px 10px 10px;
}

#left nav a:link {
	color:#000;
}

#left nav a:visited {
	color:#000;
}

#left nav a:hover {
	color:#000;
	background-color:#CCC;
}

#left nav a:active {
	color:#000;
}


.nav_summer {
	text-align:left;
	background:url(/img/side/summer.png) no-repeat left;
	padding-left: 30px;
	margin-left: 5px;
	color:#F60;
	font-weight:bold;
}


.nav_all {
	text-align:left;
	background:url(/img/side/all.png) no-repeat left;
	padding-left: 30px;
	margin-left: 5px;
	color:#06F;
	font-weight:bold;
}

section {
	text-align: left;
}

section h2 {
	font-size: 1.5em;
	text-align:center;
	margin: 5px;
	padding:0px;
}

section h3 {
	font-size: 1.2em;
	padding: 30px 0px 0px 0px;
	font-weight:600;
	margin: 10px 0px 0px 0px;
}

#rental {
	width:670px;
	height:320px;
	background:url(/img/main/rental.jpg);
	margin-bottom:10px;
	text-align:center;
}

#rental img {
	margin: 170px 5px 0px 5px;
}

#rental h3 {
	text-align:center;
}

#summer {
	text-align:left;
}

#summer h3 {
	background-image:url(/img/main/summer_course.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 25px 0px 5px 50px;
	margin:0px;
	height: 89px;	
}

#allseason {
	text-align:left;
}

#allseason h3 {
	background-image:url(/img/main/allseason_course.gif);
	background-repeat:no-repeat;
	text-align:left;
	padding: 15px 0px 5px 50px;
	margin:0px;
	height: 89px;	
}

#main_bottom {
	background-image: url(/img/main/main_bg.gif), url(/img/main/main_bg2.gif);
	background-repeat:no-repeat, repeat-x;
	background-position:center;
	margin: -50px 0px 0px 0px;
	height:454px;
}

.main_bg_s {
	display:none;
}

.main_bottom_txt {
	position: relative;
	width: 590px;
	left: -200px;
	top: 20px;
	margin:auto;
}

.main_bottom_txt p {
	text-align:left;
}

.main_bottom_img {
	position: relative;
	width: 600px;
	left: -200px;
	top: 10px;
	margin:auto;
}

.menu_s {
	display:none;
}

.recommend img {
	margin-right: 5px;
}

.news2 {
	display:none;
}

.fb {
	float:left;
	width: 500px;
	margin-right: 10px;
}

.fb2 {
	display:none;
}

.ig {
	float:left;
	width: 490px;
	text-align:left;
}

#main_menu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#main_menu ul li {
	float: left;
	width: 247px;
	margin-right: 10px;
	margin-bottom: 10px;
}

#main_menu ul li:nth-child(3n+3) {
	margin-right: 0px; 
}

#main_menu ul li img {
	width: 247px;
	height: 112px;
}

article {
	margin-bottom:10px;
}

address {
	text-align:center;
	font-style:normal;
	clear:both;
	margin-top: 20px;
}
