@charset "Shift_JIS";

/*--------------------------------------------------------
  共通レイアウトパーツ設定
--------------------------------------------------------*/
/* ヘッダー内パーツ */
#hpb-headerMain{
    height: 36px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-align:right;
    line-height: 36px;
}

#hpb-headerMain h1{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    font-weight: normal;
    font-size : 25px;
}

#hpb-headerLogo{
    width: 260px;
    height:260px;
}

#hpb-headerLogo a{
    display: block;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    text-indent: -9999px;
    overflow: hidden;
    height: 260px;
    background-image : url(logo_9F.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#hpb-headerMain h1 p.catch{
    /* 会社名の文字設定 */
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    line-height: 1;
    text-align: right;
    color: #666666;
}

#hpb-headerMain h1 p.address
{
}

#hpb-headerExtra2
{
}

/* フッター内パーツ */
#hpb-footerMain
{
}

#hpb-footerMain p{
    /* コピーライト文字設定 */
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    color: #7d5438;
    font-size: 0.8em;
    text-align: right;
}

#hpb-footerLogo
{
}

#hpb-footerExtra1{
    padding-top: 9px;
}

#hpb-footerExtra1 ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
    text-align: left;
}

#hpb-footerExtra1 li{
    /* フッターナビ設定 */
    display: inline;
    padding-left: 23px;
    padding-right: 10px;
    font-weight: bold;
}

#hpb-footerExtra1 a:link{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 a:visited{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 a:hover{
    color: #666666;
    text-decoration: none;
}
#hpb-footerExtra1 a:active{
    color: #666666;
    text-decoration: none;
}

#hpb-footerExtra2
{
}

/* サイドブロック内パーツ */
#banner{
    margin-top: 10px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
}

#banner ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#banner li{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 4px;
    margin-left: 0;
}

#banner li a{
    display: block;
    width: 260px;
    height: 56px;
    text-indent: -9999px;
    overflow: hidden;
}

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

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

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

/*--------------------------------------------------------
  ナビゲーションデザイン設定
--------------------------------------------------------*/

#hpb-nav li a{
    /* ナビゲーション文字設定 */
    font-weight: normal;
}

#hpb-nav li a:link{
    color: #ffffff;
    text-decoration: none;
}
/* ナビゲーション文字色設定 */
#hpb-nav li a:visited{
    color: #ffffff;
    text-decoration: none;
}
#hpb-nav li a:hover{
    color: #24884e;
    text-decoration: none;
}
#hpb-nav li a:active{
    color: #24884e;
    text-decoration: none;
}


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


/*--------------------------------------------------------
  基本パーツデザイン設定
--------------------------------------------------------*/

/* リンク文字色 */
a:link{
    color: #FF6600;
    text-decoration: underline;
}
a:visited{
    color: #FF6600;
    text-decoration: underline;
}
a:hover{
    color: #4FB5E6;
    text-decoration: none;
}
a:active{
    color: #4FB5E6;
    text-decoration: none;
}

#hpb-skip{
    /* ヘッダースキップの非表示 */
    height: 1px;
    margin: 0;
    padding: 0;
    overflow: hidden;
    text-indent: -9999px;
}

p{
    margin-top: 0.5em;
    margin-bottom: 2em;
    padding-right: 0.1em;
    padding-left: 0.1em;
    line-height: 1.4;
    text-align: left;
}

p.large
{
}
p.indent{
    padding-left: 25px;
}

.left{
    float: left;
}
.right{
    float: right;
}

hr{
    width: 100%;
    height: 1px;
    margin-top: 10px;
    margin-right: auto;
    margin-bottom: 20px;
    margin-left: auto;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    clear: both;
    border-top-width: 1px;
    border-top-style: none;
    border-right-width: 1px;
    border-right-style: none;
    border-left-width: 1px;
    border-left-style: none;
    color: #ffffff;
    border-bottom-width: 1px;
    border-bottom-style: none;
}

.hpb-layoutset-02 h2
{
}

.hpb-layoutset-02 h2 span.ja{
    padding-right: 10px;
    padding-left: 40px;
    font-size: 1.15em;
    font-weight:normal;
    color: #000000;
    line-height: 100px;
}

.hpb-layoutset-02 h2 span.en{
    display: none;
}

h2 span.en{
    font-size: 0.9em;
    color: #B1CCE4;
    text-transform: uppercase;
}

.hpb-layoutset-01 #hpb-wrapper h3
{
}

h3{
    margin-top: 0.5em;
    margin-bottom: 0.5em;
    text-align: left;
    padding-top: 3px;
    padding-left: 1px;
    border-bottom-width: 2px;
    border-bottom-style: solid;
    border-bottom-color: #8ccea9;
    font-size: 1.3em;
    color: #000000;
}

h3 span.ja{
    font-size: 1.2em;
    color: #000000;
    padding-right: 10px;
    padding-left: 0;
}

h3 span.en{
    font-size: 1.0em;
    color: #399863;
    padding-right: 10px;
    padding-left: 0;
}


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

h4{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #000000;
}

h5{
    display: inline;
    margin-top: 0;
    margin-bottom: 0;
    padding-top: 4px;
    padding-right: 10px;
    padding-bottom: 2px;
    padding-left: 2px;
    text-align: left;
    font-size: 1.1em;
    line-height: 1.2;
    color: #000000;
}

table{
    margin-top: 5px;
    margin-right: auto;
    margin-bottom: 5px;
    margin-left: 0;
    border-collapse: collapse;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #cccccc;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #cccccc;
}

table th{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    background-color: #F3F3F3;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

table td{
    padding-top: 8px;
    padding-right: 15px;
    padding-bottom: 8px;
    padding-left: 8px;
    text-align: left;
    border-right-width: 1px;
    border-right-style: solid;
    border-right-color: #cccccc;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #cccccc;
}

/* フォームパーツ設定 */
input.button{
    margin-top: 10px;
    margin-bottom: 15px;
}

textarea{
    width: 400px;
    height: 200px;
}

input.l{
    width: 400px;
}
input.m{
    width: 250px;
}
input
{
}
input.s{
    width: 50px;
}


/* メインコンテンツ内基本パーツ */

#hpb-main ul{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    list-style-type: none;
}

#hpb-main ul li{
    text-align: left;
    line-height: 1.4;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    padding-left: 25px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    color: #000000;
}

#hpb-main dl{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 20px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    zoom: 100%;
}


#hpb-main dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    font-weight: normal;
    width: 170px !important;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    padding-left: 15px;
}

#hpb-main dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 5px;
    padding-right: 0;
    padding-bottom: 2px;
    text-align: left;
    line-height: 16px;
    min-height: 16px;
    padding-left: 185px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #661900;
}

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

* html #hpb-main dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}

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

#hpb-main img.left{
    margin-top: 5px;
    margin-right: 20px;
    margin-bottom: 10px;
    float: left;
}

#hpb-main img.right{
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 20px;
    float: right;
}

#pagetop{
    width: 179px;
    margin-top: 100px;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: -27px;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 510px;
    border-bottom-width: 6px;
    border-bottom-style: solid;
    border-bottom-color: #89cda7;
    text-align: right;
}

#pagetop a{
    /* ページの先頭へのリンク設定 */
    display: block;
    width: 128px;
    height: 33px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 24px;
    overflow: hidden;
    background-image : url(returnTop_9F.png);
    background-position: top left;
    background-repeat: no-repeat;
    text-align: center;
    line-height:35px;
    color: #000000;
    text-decoration: none;
    font-size: 12px;
}



/* トップページ デザイン定義 */
.hpb-layoutset-02 #hpb-title h2{
    height: 100px;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    line-height: 100px;
    text-align: left;
    overflow: hidden;
    background-image : url(titleBg_9F.png);
    background-position: top left;
    background-repeat: no-repeat;
}

#toppage-info h3{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 17px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 16px;
    height: 56px;
    overflow: hidden;
    background-image : url(top_indexBg_9F.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 47px;
    text-align: left;
    color: #000000;
    font-size: 1em;
		border-bottom: none;
}


.hpb-layoutset-01 #hpb-wrapper h3 span.en{
    color: #399863;
    font-size: 1.0em;
    font-weight: normal;
    text-transform: uppercase;
}

.hpb-layoutset-01 #hpb-wrapper h3 span.ja{
    color: #000000;
    padding-right: 10px;
    padding-left: 0;
    font-size: 1.2em;
    font-weight: normal;
}


#toppage-info dt{
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 1.4;
    font-weight: bold;
    width: 9em !important;
    padding-top: 20px;
    padding-right: 0;
    padding-bottom: 0px;
    padding-left: 0px;
}

* html #toppage-info dd{
    /* ie6用ハック */
    padding-left: 15px;
    height: 113px;
}

*:first-child + html #toppage-info dd{
    /* for IE7 */
    padding-left: 15px;
    height: 113px;
}

#toppage-info dl{
    margin-top: -10px;
}

#toppage-info{
    margin-bottom: 20px;
}

#toppage-info dd{
    padding-left: 132px;
    min-height: 105px;
    padding-bottom: 5px;
    padding-top: 20px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

#toppage-info h4{
    margin-top: 0px;
    margin-bottom: 0px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    font-weight: bold;
    color: #000000;
}

#toppage-info dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news h3{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 17px;
    margin-left: 0;
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 16px;
    height: 56px;
    overflow: hidden;
    background-image : url(top_indexBg_9F.png);
    background-position: top left;
    background-repeat: no-repeat;
    line-height: 47px;
    text-align: left;
    color: #000000;
    font-size: 1em;
		border-bottom: none;
}

#toppage-news h3 span.en{
    color: #399863;
    font-size: 1.0em;
    font-weight: normal;
    text-transform: uppercase;
}

#toppage-news dl{
    margin-left: 10px;
}

#toppage-news dl::after{
    content: ".";
    clear: both;
    height: 0;
    display: block;
    visibility: hidden;
}

#toppage-news dt{
    color: #000000;
    float: left;
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    font-weight: bold;
    width: 170px !important;
    padding-top: 10px;
    padding-right: 0;
    padding-bottom: 10px;
    padding-left: 15px;
    background-image : url(point_9F.png);
    background-position: 0 14px;
    background-repeat: no-repeat;
}

#toppage-news dd{
    margin-top: 0;
    margin-right: 0;
    margin-bottom: 0;
    margin-left: 0;
    padding-top: 10px;
    padding-right: 15px;
    padding-bottom: 10px;
    text-align: left;
    line-height: 19px;
    min-height: 19px;
    padding-left: 185px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
}

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

* html #toppage-news dd{
    /* for IE6 */
    padding-left: 0px;
    height: 20px;
}


.info-photo{
    float: left;
    padding-top: 0;
    padding-right: 15px;
    padding-left: 10px;
    padding-bottom: 10px;
}

.info-comment{
    margin-top: 5px;
}

#toppage-info hr{
    padding-top: 0;
    margin-top: 0;
    margin-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #DDDDDD;
    clear: both;
}

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

	/*--------------------------------------------------------
	  共通レイアウトパーツ設定
	--------------------------------------------------------*/
	/* ヘッダー内パーツ */
	#hpb-headerMain{
		height: auto;
		text-align: left;
		line-height: 1.4;
	}

	#hpb-headerMain h1{
		padding-top: 5px;
		padding-right: 5px;
		padding-bottom: 5px;
		padding-left: 5px;
	}

	#hpb-headerLogo{
		width: 98%;
		margin-right: auto;
		margin-left: auto;
	}

	#hpb-headerLogo a{
		margin-top: 10px;
		margin-right: auto;
		margin-bottom: 10px;
		margin-left: auto;
		background-size: contain;
		background-position: top center;
		max-width: 100%;
	}

	#hpb-footerMain p{
		/* コピーライト文字設定 */
		padding-top: 0;
		padding-right: 5px;
		padding-left: 5px;
		text-align: center;
		margin-top: 0;
		word-break: break-all;
	}

	/* サイドブロック内パーツ */
	#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-nav h3.hpb-c-index{
		width: 27px;
		height: 20px;
		background-image : url(btn_menu.png);
		background-position: top left;
		background-repeat: no-repeat;
		margin-left: 10px;
		margin-top: 10px;
		margin-bottom: 10px;
		overflow: hidden;
		text-indent: -9999px;
		cursor: pointer;
	}

	/*--------------------------------------------------------
	  基本パーツデザイン設定
	--------------------------------------------------------*/
	p{
		padding-right: 0;
		padding-left: 0;
	}

	.hpb-layoutset-02 h2 span.ja{
		padding-right: 0;
		padding-left: 10px;
		line-height: 1.4;
		border-left-color: #5eb987;
		border-left-width: 4px;
		border-left-style: solid;
		display: inline-block;
	}
	
	h3{
		padding-left: 0px;
	}

	h4{
		padding-right: 2px;
	}

	h5{
		padding-right: 2px;
	}

	table{
		margin-left: auto;
		width: 100%;
		box-sizing: border-box;
	}

	/* フォームパーツ設定 */
	textarea{
		width: 96%;
	}
	input.l{
		width: 96%;
	}
	input.m{
		width: 60%;
	}
	input.s{
		width: 30%;
	}


	/* メインコンテンツ内基本パーツ */

	#hpb-main ul li{
		padding-right: 25px;
	}

	#hpb-main dt{
		float: none;
		line-height: 1.4px;
		min-height: 0;
		max-width: 100%;
		padding-top: 15px;
		box-sizing: border-box;
	}

	#hpb-main dd{
		line-height: 1.4;
		min-height: 0;
		padding-left: 15px;
	}

	#hpb-main img.left{
		margin-right: 0;
		float: none;
	}

	#hpb-main img.right{
		margin-left: 0;
		float: none;
	}

	#pagetop{
		width: 100%;
		margin-left: 0;
		padding-left: 0;
	}

	#pagetop a{
		/* ページの先頭へのリンク設定 */
		margin-right: 10px;
		margin-left: auto;
	}

	/* トップページ デザイン定義 */
	.hpb-layoutset-02 #hpb-title h2{
		height: auto;
		line-height: 1.4;
		background-image : none;
		background-color: #ffffff;
		padding-top: 10px;
		padding-right: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		word-break: break-all;
	}

	#toppage-info h3{
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 10px;
		height: auto;
		background-image : none;
		line-height: 1.4;
		border-top-color: #c5c5c5;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-color: #c5c5c5;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #c5c5c5;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #c5c5c5;
		border-left-width: 1px;
		border-left-style: solid;
		border-top-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
	}

	.hpb-layoutset-01 #hpb-wrapper h3 span.en{
		display: inline-block;
	}

	.hpb-layoutset-01 #hpb-wrapper h3 span.ja{
		display: inline-block;
	}


	#toppage-info dt{
		float: none;
		max-width: 100%;
		box-sizing: border-box;
	}


	#toppage-info dl{
		margin-top: 0;
	}

	#toppage-info dd{
		padding-left: 0;
		min-height: 0;
	}

	#toppage-news h3{
		padding-top: 10px;
		padding-right: 0;
		padding-bottom: 10px;
		padding-left: 10px;
		height: auto;
		background-image : none;
		line-height: 1.4;
		border-top-color: #c5c5c5;
		border-top-width: 1px;
		border-top-style: solid;
		border-right-color: #c5c5c5;
		border-right-width: 1px;
		border-right-style: solid;
		border-bottom-color: #c5c5c5;
		border-bottom-width: 1px;
		border-bottom-style: solid;
		border-left-color: #c5c5c5;
		border-left-width: 1px;
		border-left-style: solid;
		border-top-left-radius: 5px;
		-webkit-border-top-left-radius: 5px;
		border-top-right-radius: 5px;
		-webkit-border-top-right-radius: 5px;
		border-bottom-left-radius: 5px;
		-webkit-border-bottom-left-radius: 5px;
		border-bottom-right-radius: 5px;
		-webkit-border-bottom-right-radius: 5px;
	}

	#toppage-news dt{
		float: none;
		line-height: 1.4;
		min-height: 0;
		max-width: 100%;
		padding-top: 10px;
		padding-bottom: 10px;
		box-sizing: border-box;
	}

	#toppage-news dd{
		padding-top: 0;
		line-height: 1.4;
		min-height: 0;
		padding-left: 15px;
	}
	
	.info-photo{
		padding-left: 0;
	}
}

