@charset "utf-8";
/* CSS Document */

html {
	
	height: 100%;
  
}

body {
	color: #121C30;
	/* [disabled]line-height: 1.5em; */
	font-family:"ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, Osaka, "ＭＳ Ｐゴシック", "MS PGothic", arial, sans-serif;
	/*background: url(../images/bg.jpg);*/
	
	background-size: contain;
	
	height: 100%;
	
	line-height: 1.5;
	
}

.article{
	
	width: 100%;

}

/*ヘッダー*/

.header{
	
	width: 90%;
	
}

.header-inner{
	
	width: 960px;
	
	margin: 0 auto;
	
	overflow: hidden;
	
}

.header-left{
	
	width: 223px;
	
	margin: 20px 36px 0 10px;
	
	float: left;
	
}

.header-center{
	
	width: 440px;
	
	margin: 20px 74px 0 0;
	
	float: left;
	
}

.header-right{
	
	width: 167px;
	
	margin: 0 10px 0 0;
	
	float: left;
	
}

.introduction{
	
	font-size: 13px;
	
	font-weight: bold;
	
	line-height: 1.3;
		
}

/*グローバルナビゲーション*/
.gnav{
	
	width: 100%;
	
	height: 40px;
	
	margin: auto;
	
	color: #fff;
	
	background: url(../images/wood_bg.jpg);
	
}

.gnav-inner{
	
	width: 779px;
	
	margin: auto;
	
	color: #fff;
	
}

.gnav li{
	
	width: 155px;
	
	list-style: none;
	
	float: left;
	
	border-right: solid 1px #fff;
	
}

.gnav li:last-child{
	
	border-right: none;
	
	background: url(../images/member_bg.jpg);
	
}

.gnav li a{
	
	display: block;
	
	height: 40px;
	
	text-align: center;
	
	line-height: 3;
	
	text-decoration: none;
	
	color: #fff;
	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro","Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	
	font-size: 13px;
	
	letter-spacing: 1px;
	
}

.gnav li a:hover{
	
	color: #000;
	
	background: rgba(255,255,255,0.5)
	
}

/*パンくずリスト*/

.breadcrumb{
	
	width: 940px;
	
	margin: 16px auto;
	
	color: #C00;
	
}

.breadcrumb ul li{
	
	display: inline;
	
	list-style: none;
	
	margin-right: 1px;
	
	font-size: 13px;
	
	font-weight: 700;
	
}

.breadcrumb ul li a{
	
	color: #c00;
	
	text-decoration: none;
	
}

/*テキストボタン*/

a.btn{
	
	display: block;
	
	text-align: center;
	
	line-height: 1;
	
	text-decoration: none;
	
	color: #fff;
	
}

a.btn:visited{
	
	color: #fff;
	
}

a.freelesson{
	
	width: 167px;
	
	height: 37px;	
 
	background: url(../images/freelesson_bg.jpg) center;

	font-size: 15px;
	
	line-height: 2.3;
	
	margin-bottom: 8px;
	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro","Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	
}

a.inquiry{
	
	width: 167px;
	
	background: #998675;
	
	font-size: 13px;
	
	line-height: 2;
	
	font-weight: bold;
	
	margin-bottom: 15px;
	
}

/*スライド*/

.slide-inner{
	
	width: 940px;
	
	margin: 0 auto 24px auto;
	
}

/*メインイメージ*/

.main-img-inner{
	
	width: 940px;
	
	margin: 0 auto 16px auto;
	
}

/*スライド*/

.slide-inner2{
	
	width: 100px;
	
	margin: 0 auto 24px auto;
	
}

/*メインイメージ*/

.main-img-inner2{
	
	width: 100px;
	
	margin: 0 auto 16px auto;
	
}

.section{
	
	width: 960px;
	
	margin: 0 auto;
	
	overflow: hidden;
	
}

.intro{
	
	width: 940px;
	
	margin: 0 auto 48px auto;
	
	line-height: 1.5;
	
	font-size: 15px;
	
	font-weight: bold;
	
	letter-spacing: 1px;
}

.col-940{
	
	width: 940px;
	
	margin: auto;
	
	overflow: hidden;
	
}

.col-820{
	
	width: 820px;
	
	margin: auto;
	
	overflow: hidden;
	
}

.col-690{
	
	width: 690px;
	
	margin: 48px auto;
	
}

.h3-wood{
	
	background: url(../images/wood_bg.jpg);
	
	color: #fff;
	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro","Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	
	text-align: center;
	
	font-size: 22px;
	
	line-height: 1.8;
	
	margin-bottom: 22px;
	
}

.news{
	
	width: 674px;
	
	height: 202px;
	
	margin-bottom: 36px;
	
	border: solid 1px #CCC;
	
}

ul.btn320x2 li{
	
	width: 320px;
	
	display: inline;
	
	margin-right: 36px;
	
	list-style: none;
	
}

ul.btn320x2 li:last-child{

	margin-right: 0;
	
}

ul.btn320x2 li a{
	
	text-decoration: none;
	
}

.bg-cream{
	
	background: #EFECDF;
	
	padding: 24px 0;
	
	margin-bottom: 24px;
	
}

ul.btn290x3 li{
	
	width: 290px;
	
	display: inline;
	
	margin-right: 35px;
	
	list-style: none;
	
}

ul.btn290x3 li:last-child{

	margin-right: 0;
	
}

ul.btn290x3 li a{
	
	text-decoration: none;
	
}

.mail-inquiry{
	
	margin: 24px auto;
	
	text-align: center;
	
	font-weight: bold;
	
}

.mail-inquiry p{
	
	font-size: 18px;
	
	margin-bottom: 12px;
	
}

.mail-inquiry a{
	
	font-size: 32px;
	
}

a:hover{
	
	opacity: 0.7;
	
	/*margin: 1px;*/
	
}

.headline-3{
	
	color: #C00;
	
	font-size: 24px;
	
	font-family: "ヒラギノ明朝 Pro W6", "Hiragino Mincho Pro","Hiragino Mincho ProN", "HGS明朝E", "ＭＳ Ｐ明朝", serif;
	
}

.hand-write{
	
	font-family: 'Pinyon Script', cursive;

}

.bg-cream{
	
	background: #EFECDF;
	
}

/*ページトップへ*/
.top-btn{
	
	text-align: center;
	
	margin: 24px auto;
	
}

.footer{
	
	width: 100%;
	
	background: #000;
	
	color: #fff;
	
	font-size: 14px;
	
	padding: 20px 0;

}

.footer-inner{
	
	width: 940px;
	
	margin: auto;
	
	line-height: 1.5;
	
}

.footer-inner a,.footer-inner a:hover {
	
	color: #fff;
	
	text-decoration: none;
	
}

ul.footer-nav{
	
	padding-bottom: 20px;
	
	border-bottom: solid 1px #fff;
	
}

ul.footer-nav li{
	
	display: inline;
	
	font-size: 13px;
	
	margin-right: 1.5em;	
}

ul.bnr-area{
	
	margin: 30px auto 40px auto;
	
}

ul.bnr-area li{
	
	display: inline;
	
	list-style: none;
	
	margin-right: 20px;	
	
}

ul.bnr-area li:first-child{
	
	margin-right: 48px;	
	
}

ul.bnr-area li:last-child{
	
	margin-right: 0;	
	
}

address{
	
	text-align: center;
	
	font-size: 12px;
	
	font-style: normal;
	
}
	
	
	
profile{
	
	text-align: left;
	
	font-size: 12px;
	
	font-style: normal;
	
}
	
	
	
	
	.fa{
	
	margin-right: 3px;
	
}
