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

/* ヘッダー部分　ここから */

.head {
	max-width: 1080px;
	margin: 10px auto 90px auto;
}

h1 {
	height: 0px;
	text-indent: -9999px;
	display: block;
	overflow: hidden;
}

.header {
	max-width: 1080px;
	position: relative;
	left: 0px;
}

.head_img{
	width: 600px;
	margin: 10px 0 0 0;
}

/* ヘッダーメニュー全体 */
.headermenu {
	position: absolute;
	top: 90px;
	left: 0px;
	font-size: 0.8em;
}

/* ヘッダーメニュー１つあたり */
.headermenu li {
	float: left;
	margin-top: 0px;
	margin-left: 30px;
}

.headermenu li a {
	text-decoration: none;
	display: inline-block;
	color: #ffffff;
	font-weight: bold;
	padding: 0px 15px;
	border-radius: 30px;
	border: 2px solid #ff8a00;
	background: #ffa200;
}

/* ヘッダーメニュー　マウスオン時 */
.headermenu li a:hover {
	color: #ffa200;
	font-weight: bold;
	background: #ffffff;
}

.head_bar{
	border: 0px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #ffa200;
}

/* ヘッダー部分　ここまで */


/* トップイメージ */
.top_img {
	max-width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 40px;
}


h2 {
	width: 900px;
	text-align: center;
	font-size: 2.0em;
	line-height: 1.4em;
	color: #ff8a00;
	margin: 60px auto 50px auto;
}


/* 本文　ここから */

.content1 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.midashi {
	font-size: 1.4em;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 10px;
}

/* 本文　ここまで */


/* ミドル画像 */
.middle_img {
	width: 940px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}


/* 指導・コンサルティング説明部分　ここから */

.content2 {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}

.shidou {
	width: 900px;
	border: 5px solid #ffa200;
	margin-top: 100px;
	margin-bottom: 180px;
	padding-bottom: 70px;
}

.consulting {
	width: 900px;
	border: 5px solid #e400ff;
}

.head_o {
	width: 900px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 2.5em;
	line-height: 1.9em;
	font-weight: bold;
	color: #ffa200;
	border-bottom: 5px solid #ffa200;
	background: #ffa200;
	background: linear-gradient(#fff7d9, #ffde6b);
}

.head_p {
	width: 900px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	text-align: center;
	font-size: 2.2em;
	line-height: 2.1em;
	font-weight: bold;
	color: #e400ff;
	border-bottom: 5px solid #e400ff;
	background: #e400ff;
	background: linear-gradient(#fce5ff, #f391ff);
}

.content2m {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
}

.word_o {
	text-align: center;
	font-size: 1.6em;
	color: #ffa200;
}

.word_p {
	text-align: center;
	font-size: 1.6em;
	color: #e400ff;
}

.content2s {
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 30px;
	padding: 10px auto 0 auto;
	clear: both;
}

.content2s_left {
	width:410px;
	float: left;
	margin: 0px auto 80px auto;
}

.content2s_right {
	width: 410px;
	float: right;
	margin: 0px auto 80px auto;
}

.content2s_2nd {
	width: 410px;
	float: left;
	margin: 0px auto 80px auto;
}

.word_t {
	font-size: 1.1em;
	font-weight: bold;
}

.word_s {
	margin-top: 15px;
}

.content3s {
	line-height: 1.1em;
}

/* 指導・コンサルティング説明部分　終了 */


/* お申し込みボタン画像 */
.app {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 65px;
	padding-bottom: 65px;
	clear: both;
}



/* 申し込む前に　ここから */

.tablered {
	width: 900px;
	margin: 0 auto;
	border: 5px solid #ff0000;
	border-collapse: collapse;
}

.strenght_top {
	width: 780px;
	height: 120px;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 2.1em;
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	background-color: #ff0000;
}

.strenght {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.strenght dt {
	width: 720px;
	font-size: 1.4em;
	color: #ff0000;
	font-weight: bold;
	line-height: 1.8em;
	margin: 60px auto 0 auto;
	padding-left: 50px;
	position: relative;
	text-indent: -1.3em;
}

.strenght dt:before {
	content: '● ';
	padding-left: 0px;
}

.strenght dd {
	width: 680px;
	word-wrap: break-word;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 25px;
	position: relative;
	
}

/* 申し込む前に　ここまで */




/* メリット説明部分　ここから */

.tableblue {
	width: 900px;
	margin: 0 auto;
	border: 5px solid #2395ff;
	border-collapse: collapse;
}

.merit_top {
	width: 780px;
	height: 120px;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 2.1em;
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	background-color: #2395ff;
}

.merit {
	width: 800px;
	height: auto;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: auto;
}

.merit dt {
	width: 720px;
	font-size: 1.4em;
	color: #2395ff;
	font-weight: bold;
	line-height: 1.8em;
	margin: 60px auto 0 auto;
	padding-left: 50px;
	position: relative;
	text-indent: -1.3em;
}

.merit dt:before {
	content: '○ ';
	padding-left: 0px;
}

.merit dd {
	width: 680px;
	word-wrap: break-word;
	margin: 0 auto 0 auto;
	padding: 10px 0 0 25px;
	position: relative;
	
}

/* メリット説明部分　ここまで */




/* 質問説明部分　ここから */

.tablered {
	width: 900px;
	margin: 0 auto;
	border: 5px solid #ff4e00;
	border-collapse: collapse;
}

.qanda_top {
	width: 780px;
	height: 120px;
	font-size: 1.8em;
	font-weight: bold;
	line-height: 2.1em;
	color: #ffffff;
	text-align: center;
	margin-top: 50px;
	margin-left: auto;
	margin-right: auto;
	padding-left: auto;
	background-color: #ff4e00;
}

.qanda {
	width: 800px;
	height: auto;
	margin: 0px auto 50px auto;
}

.qanda dt {
	max-width: 700px;
	font-size: 1.2em;
	color: #ff4e00;
	line-height: 1.6em;
	margin: 50px auto 0 auto;
	padding-left: 60px;
	position: relative;
	text-indent: -1.6em;
}

.qanda dt:before {
	content: 'Ｑ. ';
	margin-left: 0em;
}

.qanda dd {
	max-width: 680px;
	margin: 0 0 0 80px;
	padding: 10px auto 0 auto;
	position: relative;
	word-wrap: break-word;
}

/* 質問説明部分　ここまで */


/* フッター部分　ここから */

.foot_img {
	width: 940px;
	margin-right: auto;
	margin-bottom: 30px;
	margin-left: auto;
	padding-top: 30px;
	padding-bottom: 30px;
	clear: both;
}

.hr_foot {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #999999;
}

/* フッター部分　ここまで */
