@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-inner{
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	clear: both;
	padding-bottom:20px;
}
#hpb-inner::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}


.hpb-layoutset-01 #hpb-title{
	background-image : url(top_mainimg_9H_02.png);
	background-repeat: no-repeat;
	background-position: top left;
	height:259px;
	width: 900px;
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -9999px;
	overflow: hidden;
}

.hpb-layoutset-01 #hpb-title h2{
	margin: 0;
	padding: 0;
}


#hpb-wrapper{
	
    width: 596px;
	float:right;
}
.hpb-layoutset-01 #hpb-wrapper{
	padding-top: 270px;
}

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

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

.hpb-layoutset-02 #hpb-main{
	padding-top:8px;
}


#hpb-aside{
    width: 295px;
	float: left;
	padding-top:10px;
	padding-right: 2px;
	
}
.hpb-layoutset-01 #hpb-aside{
	padding-top: 10px;
}
.hpb-layoutset-02 #hpb-aside{
	padding-bottom: 20px;
}

#hpb-nav{
    width: 295px;

}
.hpb-layoutset-01 #hpb-nav{
	padding-top: 275px;
}


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

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

/* ナビゲーション */
#hpb-nav ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-left: 0;
    padding-bottom: 0;
    list-style-type: none;
    text-align: left;
	width: 293px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #565f8e;
}


#hpb-nav li{
    font-size: 13px;
    line-height: 39px;
    height: 39px;
    overflow: hidden;
	margin-bottom: 0;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #565f8e;
	background-image : url(menuBg_9H_01.png);
    background-position: top left;
    background-repeat: repeat-x;
}

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


#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 {
}

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

/*--------------------------------------------------------
  共通パーツデザイン設定
--------------------------------------------------------*/

/* サイドコンテンツ */
#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_9H_01.png);
    background-position: top left;
    background-repeat: no-repeat;
}

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

#banner a#banner-blog{
    /* 代表ブログバナー */
    background-image : url(top_banner_9H_03.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-inner #associationinfo{
    margin-top: 0px;
    padding-bottom: 15px;
    width: 289px;
    float: right;
	border-width: 3px;
	border-style: solid;
	border-color: #efeff4;
}

#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: #efeff4;
	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;
	font-size:1.1em;
}

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

/*--------------------------------------------------------
  トップページデザイン設定
--------------------------------------------------------*/

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

#hpb-main #toppage-news dl{
	margin-left:2px;
	margin-right:12px;
	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_9H.png);
    background-position: 5px 12px;
    background-repeat: no-repeat;
	float:none;
	width: 450px !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;
}

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

	body{
		min-width: 0;
	}

	/*--------------------------------------------------------
	  レイアウト設定
	--------------------------------------------------------*/

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

	.hpb-layoutset-01 #hpb-title{
		background-size: contain;
		background-position: top center;
		height: 160px;
		width: 100%;
		position: relative;
	}

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

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

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

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


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

	#hpb-footer{
		background-image : none;
	}

	#hpb-nav{
		width: 100%;
		background-color: #6772aa;
		display: inline-block;
	}
	
	.hpb-layoutset-01 #hpb-nav{
		padding-top: 0;
	}


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

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

	/* ナビゲーション */
	#hpb-nav ul{
		width: 100%;
		border-bottom-width: 0px;
		display: none;
	}

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

	#hpb-nav li{
		line-height: 1.4;
		height: auto;
		background-image : none;
		background-color: #6772aa;
	}

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

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


	/* サイドコンテンツ */
	#banner li a{
		max-width: 100%;
		margin-left: auto;
		margin-right: 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-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;
		left:0;
	}

	/*--------------------------------------------------------
	  トップページデザイン設定
	--------------------------------------------------------*/
	#toppage-info hr{
		width: 100%;
	}

	#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;
		max-width: 100%;
		box-sizing: border-box;
	}
	
	#hpb-main #toppage-news dd{
		line-height: 1.4;
		min-height: 0;
	}

}