body {
	font: 14px/1.6 "游ゴシック", "Yu Gothic", "游ゴシック体", YuGothic, "ヒラギノ角ゴ Pro W3", "ＭＳ Ｐゴシック", "メイリオ", Meiryo, "Hiragino Kaku Gothic Pro";
	color: #231815;/* 文字黒 */
	-webkit-text-size-adjust: 100% !important;
	background-color: #FAFAEF;
	background-image: url(../images/hd_back.png);
	background-repeat: repeat-x;
	background-position: top;
 }
a img {
	border: 0;
	}
a:link {
	text-decoration: none !important;
	color: #000;
	}
a:visited {
	text-decoration: underline !important;
	color: #000;
	}
a:hover {
	text-decoration: underline !important;
	}
a:hover img{
opacity:0.5;
filter:alpha(opacity=50);
-ms-filter: "alpha( opacity=50 )";
}
/* 共通スタイル */
p.body{
	font-size: 15px !important;
	line-height: 29px;
	padding-top: 25px;
}

.txt-center{
	text-align: center !important;
}
.txt-right{
	text-align: right !important;
}
.lay-left{
	float: left;
}
.lay-right{
	float: right;
}
.img-left,.alignleft{
	float: left;
}
.img-right,.alignright{
	float: right;
}

/* 全体レイアウト */
.wrapper{
	text-align: center;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	padding-bottom: 0px !important;

}

.wrapper p{
	font-size: 16px;

}
.contents{
	width: 886px;
	float: right;


	text-align: center;


	margin-bottom: 0px;

}
.contents h1{
	margin: 0px;

}
.contents .inside{
	width: 822px;
	margin-right: auto;
	margin-left: auto;
	text-align: left !important;
}
ul{
	list-style: url(none) none;
	margin: 0px;
	padding: 0px;
}

.page-top{
	bottom: 200px;
	display: block;
	right: 20px;
	position: fixed;
}
/* トップページ */
#slide,.cat-image {
	clear: both;
	text-align: center;
}
#slide div {
	margin-right: auto;
	margin-left: auto;

}
#header .logo{
	float: left;
	margin-top: 10px;
	margin-bottom: 15px;
}
.navigation{
	float: right;
	text-align: right;
	margin-top: 40px;
}

ul.gn{
	width: 290px;
	list-style: url(none) none;
}
ul.gn li{
	height: 23px;
	width: 23px;
	float: left;
	padding: 0px;
	margin: 0px 0px 0px 10px;
}
ul.gn li.sns{
	margin-top: 5px;
}
ul.gn li.guide{
	margin-left: 20px;
}
/* トップページ */
#toppage{

}
#toppage .txt-right{
	padding-top: 35px;
}

#toppage .more{
	float: right;
}



#news-contact{
	clear: both !important;
	overflow: auto;
	vertical-align: top;
	width: 1000px;
	padding-top: 100px;
	padding-bottom: 100px;
	margin-right: auto;
	margin-left: auto;
}

#toppage #news{
	margin: 0px !important;
	padding: 0px !important;
	overflow: visible;
	text-align: left;
	padding-bottom: 120px;
	padding-top: 100px;
	width: 480px;
	float: left !important;
}
#toppage #news h2{
	float: left;
	padding: 0px;
	margin-top: 0px;
}
#toppage #news ul{
	clear: both;
}

#toppage .facebook{
	float: right !important;
}
#toppage .event{

}
#toppage .event h2{
	background-image: url(../images/h2_osusume.png) !important;
	background-repeat: no-repeat;
}

#toppage .box{
	padding-bottom: 50px;
	height: auto;
	overflow: visible;
}


/* トップ　第二階層共通 */

.search h2 {
	background-image: url(../images/h2_seach.png) !important;
}
.search div {
	background-color: #D5E7A8;
	padding-top: 10px !important;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 20px;
}
.school table {
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
	margin-bottom: 50px;
}
.school th,.school td {
	padding: 8px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.school th {
	background-image: url(../images/th.gif);
	background-repeat: repeat;
	text-align: center !important;
	white-space: nowrap;
}

.school h2.blog-title,p.date-cat{
	clear: both !important;
}


/*-----------------------------
検索フォーム   ※こちら前スタイルで設定
-----------------------------*/

#searchform2 {  
position: relative !important;  
}  
#s  {
	background: #fff;
	padding: 5px !important;
	margin: 0px !important;
	border: 3px solid #666666 !important;
}  
#sidebarSearch button {
	position: absolute;
	top: 0 !important;
	_top: 1px !important;
	left: 226px !important;
	display: block !important;
	margin: 0px !important;
	padding: 0px !important;

}  
#searchsubmit {


}
*:first-child + html #searchBtn2    {  
top: 1px !important; 
} 
.search input {
	vertical-align: middle;
	font-size: 20px;
}
.search-input {
	text-align: center !important;
}
#toppage h2 {
	background-image: url(../images/h2_osusume.png);
	padding-left: 50px;
	padding-top: 3px !important;
	background-repeat: no-repeat;
	font-size: 24px;
	padding-bottom: 3px;
}




form input {
    color: #727272 !important;
    font-weight: normal;
}
form input::-webkit-input-placeholder {
    color: #727272 !important;
    font-weight: normal;
}
form input:-ms-input-placeholder {
    color: #727272 !important;
    font-weight: normal;
}
form input::-moz-placeholder {
    color: #727272 !important;
    font-weight: normal;
}
form input:focus::-webkit-input-placeholder {
  color: #727272 !important;
}
form input:focus::-moz-placeholder {
  color: #727272 !important; 
  opacity: 1 !important;
}
form input:focus:-ms-input-placeholder {
  color: #727272 !important;
}
form input::focus::placeholder {
  color: transparent !important;
}
.ajax{
	position: relative;
	display: block;
	float: none;
	color: #999;
}
#footer-upper{
	background-image: url(../images/ft_illust.png);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 91px;
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	clear: both !important;
	margin-top: 50px;
}
#footer{
	font-size: 13px;
	text-align: left;
	padding-top: 30px;
	clear: both !important;
	display: block !important;
	overflow: auto;
	width: 100%;
	background-color: #2EA761;

}
#footer .inside{
	width: 1100px;
	margin-right: auto;
	margin-left: auto;
	vertical-align: bottom !important;


}
#footer h2{
	font-size: 17px;
	font-weight: bold;
}
#footer .info{
	float: left;
	vertical-align: bottom;
	color: #FFF;
	margin-bottom: 30px;
}
#footer .info a{
	color: #FFF;
}
#footer address{
	font-size: 13px;
}
#footer .copyright{
	font-size: 12px;
	clear: both;
	color: #FFF;
	background-color: #2EA761;
	width: 100%;
	text-align: center;
	margin-bottom: 0px;
	height: 30px;
	margin-top: 20px;
	display: block;
	padding-top: 8px;
}



#footer .logo{
	float: right;


}
.sns-button{
	padding-bottom: 10px;
}
small{
	display:block;
	text-align:center;
}
.mailaddress{
	letter-spacing: 2px;
}

/*ここから下層ページ*/
#basetop h1{
	background-image: url(../images/basetop_h1.png);
	background-repeat: no-repeat;
	height: 98px;
	width: 780px;
	line-height: 115%;
	font-size: 25px;
	padding-left: 52px;
	padding-top: 37px;

}
#basetop h1 p{
	font-size: 25px !important;
	margin-top: 0px !important;
	padding-top: 0px !important;
}
#pagepage p{
	padding-bottom: 20px;

	line-height: 110%;

}
p.date-cat{
	text-align: right !important;
	font-size: 14px !important;
}
.event{
	width: 100%;

}

.event .photo{
	display: block;
	clear: left;
	float: right;
}

.event .photo img{
	width: 320;
	height: auto;
	overflow: hidden;
	position: relative;

	float: right;
	display: block;
	clear: both;
}
.event h2{
	background-image: url(../images/base_h2.png);
	background-repeat: repeat;
	font-size: 16px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	padding: 3px;

}
.event .text-a{
	width: 62%;
}
.event .text-b{
	width: 100%;
}
/* イベント情報横並び */


.event .box{
	height: 300px;
	width: 200px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}
/*.event .box:nth-child(3n){
	margin-right: 0px !important;
	background-color: #3CF;
}*/
.event .box img{
	width: 188px;
	height: 155px;
	overflow: hidden;
	position: relative;
	border: 3px solid #E8CD4D;
}
.path{
	font-size: 12px !important;
}
#basepage,#pagepage{
	text-align:center;
}
#basepage h1,#pagepage h1{
	background-image: url(../images/base_h1.png);
	background-repeat: no-repeat;
	height: 42px;
	width: 755px !important;
	line-height: 110%;
	font-size: 25px;
	padding-left: 75px !important;
	padding-top: 13px;
	margin-bottom: 0px !important;
	margin-top: 25px !important;
}
#basepage h2{
	background-repeat: no-repeat;

}
#basepage h2.houkoku{
	background-image: url(../images/base_houkoku.png);
	padding-left: 55px;
}

#pagepage h2,.category-school h2,.kenko h2,.school h2{
	background-image: url(../images/page_h2.png) !important;
	background-repeat: repeat !important;
	height: 15px !important;
	width: 98% !important;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-topleft: 5px;
	-moz-border-radius-topright: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	line-height: 110% !important;
	font-size: 16px !important;
	padding-left: 2% !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	display: block !important;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 18px !important;
	padding-bottom: 25px;
	color: #231815;
	text-decoration: none;

}


.h1-caption{

	display: none;

}
.wp-caption-text{
	text-align: center;
}

.information{
	float: right;
	width: 490px;
}
.information table{
	width: 100%;
}
.information h2{
	padding: 0px;
	margin: 0px;
}
.information p,.information ul{
	padding-bottom: 40px !important;
	padding-top: 20px;
}


.contactpage input
{

}



/*水色ボタン共通*/
.b-button{
	border-radius: 5px;		/* CSS3草案 */
	-webkit-border-radius: 5px;	/* Safari,Google Chrome用 */
	-moz-border-radius: 5px;
	background-color: #999999;/* 水色 */
}
.b-button img{
	vertical-align: middle;
	margin-right: 5px;
}
a .b-button{
	font-weight: bold;
	color: #FFF;
	text-decoration: none;
	clear: both;
}

/* ニュースページ */
#news h2{
/*	background: url(../images/news_h2.gif) repeat-x center;*/
	margin-bottom: 15px;
}



/* contactpage */
#contactpage p{
	font-weight: bold;
}
#contactpage #form h2{
	padding-top: 50px;
	padding-bottom: 30px;
}
#contactpage #form table{
	width: 1000px;
	text-align: left;
	margin: 30px auto;
	border-top: 1px solid #999999;
}
#contactpage #form table th,#contactpage #form table td{
	height: 50px;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
	font-size: 15px;
	color: #000;
}
#contactpage #form table td.submit{/* お問い合わせフォームボタンのセル */
	background: #fff url(none);
	border-style: none;
	text-align: center;
}
#form table td span{/* 共通 */
	padding-right: 5px;
}
#contactpage #form table th{
	width: 290px;
}
#form .nyuuryoku #send_confirm label{/* 共通 */

}
#form .nyuuryoku input,#form input,#form textarea{/* 共通 */
	border: thin solid #CCC;
	height: 30px;
	background: #fff;
	color: #000000;
	margin-right: 20px;
}
#form .nyuuryoku input{
	width: 163px !important;
	padding-right: 8px;
	padding-left: 8px;
}
#form .nyuuryoku .checkcheck{
	width: 30px !important;
}
input{/* 共通 */
	padding-right: 0.5em;
	padding-left: 0.5em;
}
input,textarea,select,checkbox,label{/* 共通 */
	border-radius: 0px !important;	/* CSS3草案 */
	-webkit-border-radius: 0px !important;	/* Safari,Google Chrome用 */
	-moz-border-radius: 0px !important;
 -webkit-box-shadow: inset  0 0 0 0 !important; /* Safari, Chrome用 */
  -moz-box-shadow: inset 0 0 0 0 !important; /* Firefox用 */
  box-shadow: inset  0 0 0 0 !important; /* CSS3 */
}
#contactpage #form input#email,#contactpage #form input#tel{
	width: 417px !important;

}
#contactpage #form textarea#bikou{
	width: 424px !important;
}
#contactpage #form textarea#bikou{
	height: 105px !important;
}
#contactpage .address{
	text-align: left;
	padding-top: 20px;
}
#contactpage .setumei{
	line-height: 1.9;
	letter-spacing: 1pt;
	font-size: 15px;
	color: #231815 !important;
	padding-top: 20px;
	padding-bottom: 20px;
}
#contactpage h2.access img{
	margin-top: 50px;
}

/* contact フォームデザイン */
.submit{
    border:1px solid #777;
    padding: 4px 10px;
    color: #fff;
    cursor: pointer;
    background: #428ec9;
    border-radius: 5px;
     
/* Webkit */
    background: -webkit-gradient(
        linear,
        left top,
        left bottom,
        from(#99c9e5),
        to(#428ec9)
        );
    -webkit-border-radius: 5px;
    -webkit-box-shadow: 1px 1px 1px #fff;
         
/* Firefox */
    background: -moz-linear-gradient(
        top,
        #99c9e5,
        #428ec9
        );
    -moz-border-radius: 5px;
    -moz-box-shadow: 1px 1px 1px #fff;
     
/* IE */
    filter:progid:DXImageTransform.Microsoft.gradient
        (startColorstr=#ff99c9e5,endColorstr=#ff428ec9);
    zoom: 1;
}
#button_mfp_goconfirm{
	background-size:250px 120px !important;
}


 
/* ▼ブログスタイル */

#blog{
	text-align: center;
	padding-left: 20px;
	padding-right: 10px;
}
#blog #header{
	padding-bottom: 20px;
}
#blog #main{
	float: left;
	width: 600px;
}
#blog #main p,.entry-content{
	font-size: 14px;/*	margin-top:12px;
	margin-bottom:12px;*/
	line-height: 1.6;
}
#blog #main p img{
	margin-bottom:25px;
}
#blog #sidebar{
	float: right;
	width: 260px !important;

}
#blog h1{
	background: url(../images/blog_h1_line.gif) repeat-x bottom;
	padding-bottom: 20px;
}

#blog_logo{
	margin-top: 55px;
	margin-bottom: 15px;
}
.date-cat{
	font-size: 12px !important;
	color: #6E6E6E;
	padding-bottom: 15px;
}

h1.blog{
	font-size: 20px !important;
}
.search-form{
	margin-top: 73px;
}

/* sidebar　サイドナビゲーション */
#sidebar{
	width: 214px;
	float: left;
	text-align: left;
}
#sidebar h2{
	width: 264px;
	float: left;
	background-image: url(../images/sb_area.png);
	background-repeat: no-repeat;
	padding-left: 50px;
	margin-top: 0px;
	padding-top: 5px;
	height: 37px;
	margin-bottom: 5px;
}
#sidebar ul{
	clear: both;
	margin-top: 0px;
	padding-top: 0px;
}
#sidebar ul li{
	background: url(../images/li_orange.png) no-repeat;
	padding-left: 18px;
	font-size: 13px;
	margin-bottom: 3px;
	margin-left: 8px;
}
#sidebar ul li a{
	text-decoration: none;
	color: #000;
}


#sidebar ul.banner li{
	background: none !important;
	margin: 0px;
	padding: 0px;
}
.area{
	background-color: #FFF;
	margin-bottom: 20px;
	border: 1px solid #CCC;
}





.news-date{
	font-size: 12px;
	color: #6E6E6E;
}
#blog_new{
	margin-top: 30px;
	margin-bottom: 25px;
}
#blog_category{
	margin-top: 45px;
	margin-bottom: 25px;
}
.entry-content{
	padding-bottom: 60px;
}
.twitter-btn-wrap{

	margin-right: 25px;
}
#fb-root,.twitter-btn-wrap,.fb-like{
	display: inline-block;
}
#nav-below{
	width: 410px;
	margin-right: auto;
	margin-left: auto;
	height: 50px;
	clear: both;
	padding-top: 80px;
	padding-bottom: 100px;
}
.nav-previous a,.nav-next a{
	display: block;
	height: 50px;
	width: 56px;
	background: no-repeat;
	text-indent: -10000px;
	overflow: hidden;
	margin: 0px 25px 0px 0px;
	padding: 0px !important;
}
.nav-previous a{
	background: url(../images/previous_2x.gif);
	background-size: 56px 50px;/*高解像度用の縦横半分のサイズを記載*/
	float: left;
	margin: 0px;
}
.nav-next a{
	background: url(../images/next_2x.gif);
	background-size: 57px 50px;/*高解像度用の縦横半分のサイズを記載*/
	float: right;
	margin: 0px;
}
.to-home a{
	display: block;
	background: url(../images/to_home_2x.gif) no-repeat;
	background-size: 97px 30px;/*高解像度用の縦横半分のサイズを記載*/
	height: 30px;
	width: 97px;
	float: left;
	/*	margin-left: 155px;*/
	position: relative;
	left: 100px;
	right: 100px;
}
/* === facebook === */

div.fb-like-box {
 width: 196px;
 padding-bottom: 10px;
}
.wp_social_bookmarking_light div { margin-right: 0 !important;}

div.fb-like-box iframe[style],
div.fb-like-box span {
    width: 100% !important;
}

div.fb-like-box span iframe[style] #facebook div.pluginBoxDivider {
 border: none !important;
}

#head_facebook {
 padding: 3px 0 0;
 background: url(../img/waku/side01.png) no-repeat 0 top;
}
#facebook {
 padding: 0 5px 0;
 background: url(../img/waku/side03.png) no-repeat 0 bottom;
}
.side,.lb-number {
	display: none !important;

}
.wp-pagenavi{
	text-align: center;
}
.wp-pagenavi a{
	font-weight: bold;
	margin: 8px;
}

#prevLink,#prevLink:hover { display: none !important; }  
#prevLink,#nextLink:hover { display: none !important; }  
.tokuino,#example_selector,#mfp_phase_confirm_label { display: none !important; }  

button{

}
#mfp_button_send{
	border-radius: 0 !important;
	-webkit-box-shadow: 0 !important;
	-moz-box-shadow: 0 !important;
	-webkit-box-shadow: 0 !important;
	height: 35px !important;
	width: 160px !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: -10000px;
	border: none !important;
	overflow: visible !important;
	background: #fff url(../images/mfp_send.gif) no-repeat !important;
	background-size: 160px 35px !important;
}
button#mfp_button_send:hover{
	border-radius: 0 !important;
	-webkit-box-shadow: 0 0 0 0 !important;
	-moz-box-shadow: 0 0 0 0 !important;
	-webkit-box-shadow: 0 0 0 0 !important;
	height: 35px !important;
	width: 160px !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: -10000px;
	border: 0 0 0 0  !important;
	overflow: visible !important;
/*	background: #fff url(../images/mfp_send.gif) no-repeat !important;*/
	background-size: 160px 35px !important;
}
#mfp_button_cancel{
	border-radius: 0 !important;
	-webkit-box-shadow: 0 !important;
	-moz-box-shadow: 0 !important;
	-webkit-box-shadow: 0 !important;
	height: 35px !important;
	width: 160px !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: -10000px;
	border: none !important;
	overflow: visible !important;
	background: #fff url(../images/mfp_cancel.gif) no-repeat !important;
	background-size: 160px 35px !important;
}
button#mfp_button_cancel:hover{
	border-radius: 0 !important;
	-webkit-box-shadow: 0 !important;
	-moz-box-shadow: 0 !important;
	-webkit-box-shadow: 0 !important;
	height: 35px !important;
	width: 160px !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: -10000px;
	border: none !important;
	overflow: visible !important;
/*	background: #fff url(../images/mfp_send.gif) no-repeat !important;*/
	background-size: 160px 35px !important;
}
input.soushin,input.soushin:hover{
	border-radius: 0 !important;
	-webkit-box-shadow: 0 !important;
	-moz-box-shadow: 0 !important;
	-webkit-box-shadow: 0 !important;
	height: 46px !important;
	width: 216px !important;
	margin: 0px !important;
	padding: 0px !important;
	text-indent: -10000px;
	border: none !important;
	overflow: visible !important;
}
input.soushin{
	background: #fff url(../images/goconfirm1.gif) no-repeat !important;
	background-size: 216px 46px !important;
}
input.soushin:hover{
	background: #fff url(../images/goconfirm2.gif) no-repeat !important;
	background-size: 216px 46px !important;
}
#mfp_OperationCheck{
	display: none;
}
.instructor h1{
	background-image: none !important;
	margin: 0px !important;
	padding: 0px !important;
	display: block !important;
	height: 250px !important;
}

.instructor h1 img{
	height: auto !important;
	width: 100% !important;

}




@media only screen and (-webkit-min-device-pixel-ratio: 2) { 

#news .box{
	background: url(../images/top_news_border_2x.gif) no-repeat right bottom;
}
#news .third{
	background: url(../images/top_news_border2_2x.gif) no-repeat right bottom;
}
}
@media screen and (max-width: 480px) {

#news .box{
	background: url(../images/top_news_border_2x.gif) no-repeat right bottom;
}
#news .third{
	background: url(../images/top_news_border2_2x.gif) no-repeat right bottom;
}
}
