@charset "Shift_JIS";

/* 要素リセット */
body{
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
	font-family: 'メイリオ' ,Meiryo, 'ヒラギノ角ゴ Pro W3' , 'Hiragino Kaku Gothic Pro' , 'ＭＳ Ｐゴシック' , 'Osaka' ,sans-serif;
	color: #000000; /* 標準文字色 */
	min-width: 900px;
	background-color:#fff;
}
/* Safari用ハック 文字サイズ調整 */
/*\*/
html:first-child body{
    font-size: 70%;
}
/* end */

img{
    border-top: 0;
    border-right: 0;
    border-bottom: 0;
    border-left: 0;
}

/*--------------------------------------------------------
  レイアウト設定
--------------------------------------------------------*/
#hpb-container{
	position: relative;
	background-image : url(headerBg_9Ga.png);
	background-position: center top;
	background-repeat: repeat-x;
	background-color:#FFF;
}

#hpb-header{
    width: 900px;
    margin-left: auto;
    margin-right: auto;
	margin-top:-1px;
}
.hpb-layoutset-01 #hpb-header{
	background-image : url(top_mainimg_9Ga_01.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height:439px;
}
.hpb-layoutset-02 #hpb-header{
	background-image : url(header_img_9Ga.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 175px;
}


#hpb-inner{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	padding-bottom:40px;
}
#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

.hpb-layoutset-01 #hpb-wrapper{
    padding-top: 135px;
    width: 635px;
	float:left;
}
.hpb-layoutset-02 #hpb-wrapper{
	padding-top:50px;
    width: 596px;
	float:left;
}

.hpb-layoutset-01 #hpb-title{
	display:none;
}

.hpb-layoutset-02 #hpb-title{
    width: 596px;
}

#hpb-main{
    width: 596px;
    padding-bottom: 10px;
    text-align: left;
}

.hpb-layoutset-01 #hpb-main{
    width: 635px;
}
.hpb-layoutset-02 #hpb-main{
	background-color:#FFF;
	padding-top:8px;
}

#hpb-aside {
}
.hpb-layoutset-01 #hpb-aside{
    width: 255px;
	float:right;
    margin-top: 430px;
}
.hpb-layoutset-02 #hpb-aside{
    width: 295px;
	float:right;
	padding-top:50px;
}

#hpb-footer{
    clear: both;
	background-image : url(footerBg_9Ga.png);
	background-position: top left;
	background-repeat: repeat-x;
}

#hpb-nav{
    width: 900px;
    height: 41px;
    overflow: hidden;
    position: absolute;
    top: 0px;
    left: 0px;
    background-image : url(mainmenuBg_9Ga.png);
    background-position: top left;
    background-repeat: repeat-x;
}

/*--------------------------------------------------------
  デザイン設定
--------------------------------------------------------*/

/* コンテンツ配置領域 */

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 12px;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-nav ul::after{
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#hpb-nav li{
    float: left;
    display: inline;
    font-size: 13px;
    line-height: 40px;
    height: 40px;
    overflow: hidden;
}

* html #hpb-nav li{
    /* ie6用ハック */
    width: 127px;
}

#hpb-nav li a{
    display: block;
    height: 40px;
    overflow: hidden;
    padding-left: 16px;
    padding-right: 26px;
	background-image : url(mainmenu_9Ga_01.png);
    background-position: center left;
    background-repeat: no-repeat;
	color:#000;
}


#hpb-nav li span.ja{
	
	font-weight:normal;
}

#hpb-nav li span.en{
    display: none;
}


#hpb-nav a:link {
}
#hpb-nav a:visited {
}
#hpb-nav li a:hover,
#hpb-nav li a:active{
	background-image : url(mainmenu_9Ga_01_on.png);
    background-position: center left;
    background-repeat: no-repeat;
}

#hpb-nav h3.hpb-c-index{
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
    background: none;
}

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/
#hpb-headerLogo{
	background-image : url(logoBg_9Ga.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#hpb-headerLogo a{
    margin-bottom: 64px;
}


/* サイドコンテンツ */
#banner li{
    padding-bottom: 10px;
}

#banner li a{
    display: block;
    width: 294px;
    height: 81px;
    margin-left: 0;
    margin-right: 0;
    text-indent: -9999px;
    overflow: hidden;
}

#banner a#banner-schedule{
    /* スケジュールバナー */
    background-image : url(top_banner_9Ga_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-admission{
    /* 入会ご案内バナー */
    background-image : url(top_banner_9Ga_02.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#banner a#banner-blog{
    /* 代表ブログバナー */
    background-image : url(top_banner_9Ga_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}
.hpb-layoutset-01 #hpb-inner #associationinfo{
	padding-bottom: 15px;
	width: 249px;
	float: right;
	border-width: 3px;
	border-style: solid;
	border-color: #dedede;
}
.hpb-layoutset-02 #hpb-inner #associationinfo{
    margin-top: 0px;
    padding-bottom: 15px;
    width: 289px;
    float: right;
	border-width: 3px;
	border-style: solid;
	border-color: #dedede;
}

#hpb-inner #associationinfo h3{
	text-align: left;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 8px;
	padding-left: 15px;
	padding-right: 5px;
	font-size: 1em;
	background-color: #ffccda;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#hpb-inner #associationinfo p{
	padding-bottom: 0px;
	padding-left: 15px;
	padding-right: 5px;
	color: #000000;
	margin: 0px;
	padding-top: 2px;
}
.hpb-layoutset-02 #hpb-inner #associationinfo p{
	font-size:1.1em;
}

#pagetop{
	position:absolute;
	bottom:5px;
	left:773px;
}

/* 見出し画像 */
.hpb-layoutset-02 #hpb-title h2{
	background-image : url(titleBg_9Ga.png);
	height: 42px;
    line-height: 42px;
}
.hpb-layoutset-02 h2 span.ja{
    padding-left: 18px;
}
.hpb-layoutset-01 #hpb-wrapper h3{
	background-image : url(indexBg_9Ga.png);
}


/*--------------------------------------------------------
  トップページデザイン設定
--------------------------------------------------------*/
.hpb-layoutset-01 #banner{
	width:910px;
	position:absolute;
	top:50px;
	left:-5px;
	height: 91px;
	overflow:hidden;
}
.hpb-layoutset-01 #banner li{
	float:left;
}
.hpb-layoutset-01 #banner li a{
	margin-right:4px;
	margin-left:5px;
}
#hpb-main #toppage{
	min-height:385px;
	width:636px;
}

/* 新着情報 */
#hpb-main #toppage-news{
    width: 255px;
	position:absolute;
	top:138px;
	left:645px;
}
#hpb-main #toppage-news h3{
	background-image : url(sideBg_9Ga.png);
	margin-bottom:0;
}
#hpb-main #toppage-news h3 span.en{
    display: none;
}

#hpb-main #toppage-news dl{
	margin-left:2px;
	margin-right:2px;
	height:210px;
	overflow:hidden;
}
#hpb-main #toppage-news dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#hpb-main #toppage-news dt{
    color: #000000;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    font-weight:normal;
    padding-top: 8px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 19px;
    background-image : url(point_9Ga.png);
    background-position: 5px 10px;
    background-repeat: no-repeat;
	float:none;
	width: 200px !important;
}

#hpb-main #toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 1px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 19px;
}

*:first-child + html #hpb-main #toppage-news dd{
    /* for IE7 */
    padding-left: 10px;
    min-height: 20px;
}

* html #hpb-main #toppage-news dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}
#hpb-main #toppage p{
	width:580px;
}
#hpb-main #toppage-info{
	width:636px;
}

#toppage-info hr{
	width: 610px;
}

/* =======================================================
  レスポンシブル設定
======================================================= */
@media screen and (max-width: 568px) {

	body{
		min-width: 0;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/
	#hpb-container{
		background-image : none;
	}

	#hpb-header{
		width: 100%;
		margin-top: 0;
		padding-bottom: 10px;
	}
	.hpb-layoutset-01 #hpb-header{
		background-image : none;
		height: auto;
	}
	.hpb-layoutset-02 #hpb-header{
		background-image : none;
		height: auto;
	}

	#hpb-inner{
		width: 100%;
		padding-bottom: 0;
	}

	.hpb-layoutset-01 #hpb-wrapper{
		padding-top: 0;
		width: 100%;
		float: none;
	}
	.hpb-layoutset-02 #hpb-wrapper{
		padding-top: 0;
		width: 100%;
		float: none;
	}

	.hpb-layoutset-01 #hpb-title{
		display: block;
		width: 100%;
		background-image : url(top_mainimg_9Ga_01.png);
		background-repeat: no-repeat;
		background-position: top center;
		background-size: contain;
		height: 255px;
	}
	
	.hpb-layoutset-01 #hpb-title h2{
		display: none;
	}

	.hpb-layoutset-02 #hpb-title{
		width: 100%;
	}

	#hpb-main{
		width: 96%;
		padding-bottom: 20px;
		margin-right: auto;
		margin-left: auto;
	}

	.hpb-layoutset-01 #hpb-main{
		width: 96%;
	}

	#hpb-aside{
		margin-right: auto;
		margin-left: auto;
		padding-bottom: 20px;
	}
	.hpb-layoutset-01 #hpb-aside{
		width: 96%;
		float: none;
		margin-top: 0;
	}
	.hpb-layoutset-02 #hpb-aside{
		width: 96%;
		float: none;
		padding-top: 0;
		margin-top: 0;
	}

	#hpb-nav{
		width: 100%;
		height: auto;
		position: relative;
		background-image : none;
		background-color: #efefef;
	}

	/*--------------------------------------------------------
	  デザイン設定
	--------------------------------------------------------*/

	/* コンテンツ配置領域 */

	/* ナビゲーション */
	#hpb-nav ul{
		display: none;
		margin-left: 0;
	}

	#hpb-nav ul.toggled-on{
		display: block;
	}

	#hpb-nav li{
		float: none;
		display: block;
		line-height: 1.4;
		height: auto;
		border-top-color: #dbdbdb;
		border-top-width: 1px;
		border-top-style: solid;
	}

	#hpb-nav li a{
		height: auto;
		padding-left: 25px;
		padding-right: 10px;
		padding-top: 10px;
		padding-bottom: 10px;
		background-position: 10px center;
	}

	#hpb-nav li a:hover,
	#hpb-nav li a:active{
		background-position: 10px center;
	}

	/*--------------------------------------------------------
	  共通パーツデザイン設定
	--------------------------------------------------------*/
	#hpb-headerLogo{
		background-image: none;
	}

	/* サイドコンテンツ */
	#banner li a{
		max-width: 100%;
		margin-right: auto;
		margin-left: auto;
	}

	#banner a#banner-schedule{
		/* スケジュールバナー */
		background-position: top center;
		background-size: contain;
	}

	#banner a#banner-admission{
		/* 入会ご案内バナー */
		background-position: top center;
		background-size: contain;
	}

	#banner a#banner-blog{
		/* 代表ブログバナー */
		background-position: top center;
		background-size: contain;
	}
	.hpb-layoutset-01 #hpb-inner #associationinfo{
		width: 100%;
		float: none;
		box-sizing: border-box;
	}
	.hpb-layoutset-02 #hpb-inner #associationinfo{
		width: 100%;
		float: none;
		box-sizing: border-box;
	}

	#hpb-inner #associationinfo h3{
		padding-right: 15px;
	}

	#hpb-inner #associationinfo p{
		padding-right: 15px;
	}

	#pagetop{
		position: relative;
		bottom: 0;
		left: 0;
	}

	/* 見出し画像 */
	.hpb-layoutset-02 #hpb-title h2{
		background-image : none;
		height: auto;
		line-height: 1.4;
		background-color: #ffe294;
		border-top-color: #dedede;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-color: #dedede;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #dedede;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #dedede;
		border-left-width: 1px;
		border-left-style: solid;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.hpb-layoutset-02 h2 span.ja{
		padding-left: 10px;
	}
	.hpb-layoutset-01 #hpb-wrapper h3{
		background-image : none;
		border-top-color: #dedede;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-color: #dedede;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #dedede;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #dedede;
		border-left-width: 1px;
		border-left-style: solid;
	}


	/*--------------------------------------------------------
	  トップページデザイン設定
	--------------------------------------------------------*/
	.hpb-layoutset-01 #banner{
		width: 96%;
		position: relative;
		top: 0;
		left: 0;
		height: auto;
		margin-right: auto;
		margin-left: auto;
	}
	.hpb-layoutset-01 #banner li{
		float: none;
	}
	.hpb-layoutset-01 #banner li a{
		margin-right: auto;
		margin-left: auto;
	}
	#hpb-main #toppage{
		min-height: 0;
		width: 100%;
	}

	/* 新着情報 */
	#hpb-main #toppage-news{
		width: 100%;
		position: relative;
		top: 0;
		left: 0;
	}
	#hpb-main #toppage-news h3{
		margin-bottom: 15px;
		background-image : none;
		border-top-color: #dedede;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-color: #dedede;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #dedede;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #dedede;
		border-left-width: 1px;
		border-left-style: solid;
	}

	#hpb-main #toppage-news dl{
		margin-left: 0;
		margin-right: 0;
		height: auto;
	}

	#hpb-main #toppage-news dt{
		line-height: 1.4;
		min-height: 0;
		padding-bottom: 4px;
		max-width: 100%;
		box-sizing: border-box;
	}

	#hpb-main #toppage-news dd{
		padding-bottom: 12px;
		line-height: 1.4;
		min-height: 0;
	}

	#hpb-main #toppage p{
		width: 100%;
	}
	#hpb-main #toppage-info{
		width: 100%;
	}

	#toppage-info hr{
		width:  100%;
	}

}
