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


#navi_wrap {
	margin-bottom:0px !important;
}






h2 {
	width:140px;
	height:24px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin-bottom:20px;
}


p.text1 {
	padding:0px 40px 40px 40px;
}

p.text2 {
	padding:0px 40px 20px 40px;
}

img.right_img {
	float:right;
	padding-right:70px;
}







/*==================================

indexページ共通設定

==================================*/

/*-- メインイメージ --*/

div#main_visual {
	height:400px;
	margin-top:0px;
}

.flexslider {
	min-height:400px;
}









/*==================================

詳細ページ共通設定

==================================*/

div#page_visual {
	width:1020px;
	height:160px;
	position:relative;
}

div#page_visual h1 {
	width:500px;
	height:30px;
	font-size:13px;
	position:absolute;
	top:89px;
	right:44px;
	text-align:right;
}
























table.outline {
	width:940px;
	margin:0px auto 20px auto;
	border-collapse:collapse;
	border-top:solid 1px #ddd;
}

table.outline tr {
}

table.outline th , table.outline td {
	padding:20px 20px;
	line-height:24px;
	border-collapse:separate;
	border-bottom:solid 1px #ddd;
}

table.outline th {
	width:20%;
	text-align:left;
	padding-left:30px;
	color:#000;
	vertical-align:top;
	background-color:#F6F6F6;
}

table.outline td {
	padding-left:30px;
}


div.about_contents_end {
	background-image:url();
	background-position:top center;
	background-repeat:no-repeat;
	height:20px;
	margin-bottom:100px;
	
}












/*--------------------
トレーナー
---------------------*/

.trainer_introduction {
	padding:0px 360px 0px 40px;
	width:620px;
	height:250px;
	position:relative;
}

.trainer_introduction h2 {
	width:513px;
	height:75px;
	background-image:url();
	margin-bottom:20px;
}

.trainer_introduction p {
	line-height:24px;
	color:#555;
}

.trainer_introduction .photo {
	width:188px;
	height:188px;
	position:absolute;
	top:0px;
	right:70px;
}

.trainer_introduction2 {
	padding:0px 40px 60px 200px;
	width:580px;
	height:170px;
	position:relative;
}

.trainer_introduction2 h2 {
	width:694px;
	height:31px;
	background-image:url();
	margin-bottom:20px;
}

.trainer_introduction2 p {
	line-height:24px;
	color:#555;
}

.trainer_introduction2 .photo {
	width:135px;
	height:135px;
	position:absolute;
	top:0px;
	left:40px;
}

.trainer_list {
	margin:0px 0px 40px 40px;
}

.trainer_list li {
	width:420px;
	height:220px;
	float:left;
	padding:0px 80px 80px 0px;
}

.trainer_list li:nth-child(2n) {
	padding:0px 0px 80px 0px;
}

.trainer_list li a {
	display:block;
	text-decoration:none;
	color:#000;
	overflow:hidden;
}

.trainer_list li .photo {
	width:180px;
	float:left;
}

.trainer_list li .txt {
	width:200px;
	float:right;
	border-top:solid 2px #DDD;
	padding:30px 0px 0px 0px;
}

.trainer_list li .txt p.role {
	color:#999;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

.trainer_list li .txt h3 {
	font-size:18px;	
	margin-bottom:26px;
}

.trainer_list li .txt span {
	font-size:10px;
	font-weight:normal;
	color:#aaa;
	margin-left:10px;
}

.trainer_list li .txt p.title {
	color:#444;
	margin-bottom:20px;
}

.trainer_list li .txt .detail_button {
	background-image:url();
	width:112px;
	height:30px;
	text-indent:-9999px;
}

.trainer_list li a:hover .txt .detail_button {
	background-position:0px -30px;
}



.trainer_detail {
	margin:0px 40px 0px 40px;
	padding-bottom:120px;
}

.trainer_detail .photo {
	width:350px;
	padding-bottom:20px;
	float:left;
}

.trainer_detail .photo img {
	maxwidth:350px;
}

.trainer_detail .txt {
	width:500px;
	float:right;
}

.trainer_detail h1 {
	font-size:26px;
	line-height:36px;
	margin-bottom:40px;
}

.trainer_detail .name {
	padding:30px 0px 30px 0px;
	border-top:solid 2px #DDD;
	border-bottom:solid 2px #DDD;
	margin-bottom:40px;
}

.trainer_detail .txt p {
	color:#333;
	line-height:24px;
	margin-bottom:40px;
}

.trainer_detail .txt p.role {
	color:#999;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.trainer_detail .txt h3 {
	font-size:20px;	
}

.trainer_detail .txt span {
	font-size:12px;
	font-weight:normal;
	color:#aaa;
	margin-left:20px;
}

.trainer_detail .txt h2 {
	text-indent:0px;
	font-size:16px;
	width:400px;
	background-image:url();
	background-repeat:no-repeat;
	padding:20px 0px 0px 25px;
	border-top:dotted 1px #DDD;
	background-position:0px 23px;
}





h2.voice_title {
	width:397px;
	height:37px;
	background-image:url();
	background-repeat:no-repeat;
	margin:0px 40px 20px 40px;
}


.voice_list {
	margin:0px 40px 0px 40px;
	/*border-top:solid 1px #DDD;*/
}

.voice_list li {
	width:938px;
	margin:0px 0px 40px 0px;
	border-top:solid 1px #DDD;
	border:solid 1px #DDD;
	border-top:solid 2px #333;
}

.voice_list li+li {
}

.voice_list li a {
	display:block;
	text-decoration:none;
	color:#000;
	overflow:hidden;
	padding:40px 0px 40px 0px;
	
}

.voice_list li a:hover {
	background-color:#FBFBFB;
}

.voice_list li .photo {
	width:160px;
	float:left;
	padding-left:40px;
}

.voice_list li .txt {
	width:660px;
	float:right;
	padding:0px  40px 0px 0px;
}

.voice_list li .txt p.role {
	color:#999;
	font-size:11px;
	font-weight:bold;
	margin-bottom:10px;
}

.voice_list li .txt h2 {
	width:auto;
	text-indent:0px;
	font-size:20px;	
	padding-bottom:10px;
	line-height:30px;
	height:auto;
}

.voice_list li .txt h3 {
	font-size:14px;	
	margin-bottom:26px;
	font-weight:normal;
	color:#7ea80b;
}


.voice_list li .txt h3.man {
	color:#00c9e1;
}

.voice_list li .txt h3.woman {
	color:#f43d75;
}

.voice_list li .txt h3 span.name1 {
	font-size:16px;
	font-weight:bold;
	margin-right:10px;
}

.voice_list li .txt h3 span.name2 {
}
.voice_list li .txt p.title {
	color:#444;
	margin-bottom:20px;
}

.voice_list li .txt .detail_button {
	background-image:url();
	width:112px;
	height:30px;
	text-indent:-9999px;
}

.voice_list li a:hover .txt .detail_button {
	background-position:0px -30px;
}



.voice_detail {
	margin:0px 40px 0px 40px;
	padding-bottom:120px;
}

.voice_detail .photo {
	width:200px;
	padding-bottom:20px;
	float:left;
	text-align:center;
}

.voice_detail .photo img {
	max-width:200px;
}

.voice_detail .txt {
	width:700px;
	float:right;
}

.voice_detail h1 {
	font-size:26px;
	line-height:36px;
	margin-bottom:30px;
}

.voice_detail .name {
	padding:10px 0px 10px 0px;
}

.voice_detail .txt p {
	color:#333;
	line-height:24px;
	margin-bottom:40px;
}

.voice_detail .txt p.role {
	color:#999;
	font-size:12px;
	line-height:16px;
	font-weight:bold;
	margin-bottom:10px;
}

.voice_detail .txt h3 {
	font-size:18px;
	margin-bottom:20px;
	color:#7ea80b;
}

.voice_detail .txt h3 span {
	font-size:14px;
	margin-left:10px;
}

.voice_detail .txt .profile {
	color:#333;
	padding:20px;
	border:dotted 1px #CCC;
	background-color:#FBFBFB;
	margin-bottom:40px;
}

.voice_detail .txt .profile p {
	color:#333;
	margin-bottom:0 !important;
	font-size:14px;
}

.voice_detail .txt h2 {
	text-indent:0px;
	font-size:18px;
	line-height:28px;
	width:675px;
	height:inherit;
	background-image:url(images/h2_icon1.jpg);
	background-repeat:no-repeat;
	padding:0px 0px 0px 25px;
	background-position:0px 12px;
}
p.read_text {
	color:#000 !important;
	font-size:16px !important;
	line-height:28px !important;
}

h3.voice_list_title {
	margin:0px 40px 10px 40px;
	padding:0px 0px 20px 20px;
	background-image:url(images/h2_icon1.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	border-bottom:none;
}






.amenity_introduction {
	padding:0px 0px 0px 20px;
}

.amenity_introduction h2 {
	background-image:url(images/amenity_title.png);
	width:644px;
	height:75px;
	margin:0px 0px 30px 40px;
}




.amenity_list {
	margin:20px 0px 20px 20px;
}

.amenity_list li {
	width:400px;
	height:360px;
	float:left;
	padding:0px 40px 40px 40px;
}

.amenity_list li img {
	width:400px;
	height:250px;
	margin:0 !important;
}

.amenity_list li h2 {
	background-color:#000;
	color:#FFF;
	text-indent:0px;
	text-align:center;
	font-size:15px;
	line-height:20px;
	height:22px;
	padding:10px 0px 8px 0px !important;
	width:400px;
	margin:0 !important;
}

.amenity_list li p {
	padding:10px 0px 0px 0px;
	color:#666;
}


.question_wrap {
	padding:0px 40px 40px 40px;
}

.faqArea {
	margin-bottom:10px;
	padding:10px 0px;
	border-bottom:dotted 1px #CCC;
}

.faqArea .title {
	margin-bottom:10px;
	font-size:13px;
	padding:0px 0px 0px 30px;
	background-image:url(images/question_icon.png);
	background-repeat:no-repeat;
	background-position:0px 0px;
}

.faqArea .title a {
	color:#000 !important;
}


/*.faqArea .title:hover {
	color:#82ae0a;
}*/

.faqArea .Inner {
	padding:20px 10px 20px 30px;
	background-repeat:no-repeat;
	background-position:0px 0px;
	background-color:#F9F9F9;
	font-size:13px;
	line-height:24px;
	margin:20px 10px 20px 10px;
}

.question_title {
	background-image:url(images/h2_icon1.jpg);
	background-repeat:no-repeat;
	font-size:14px;
	margin-bottom:10px;
	padding:10px 0px 10px 20px;
	background-position:0px 18px;
	border-bottom:solid 2px #DDD;
	background-color:#F9F9F9;
}





h2.access {
	background-image:url(images/shadow1.png);
	background-repeat:no-repeat;
	background-position:top center;
	padding:40px;
	font-size:20px;
	text-indent:0px;
	color:#000;
	width:940px;
	text-align:center;
}


h2.studio_title {
	background-image:url(images/studio/studio_title.png);
	width:644px;
	height:75px;
	margin:0px 0px 30px 40px;
}

.shadow_hr {
	background-image:url(images/shadow1.png);
	width:1020px;
	height:8px;
	background-repeat:no-repeat;
	margin-bottom:40px;
	
}

h2.studio_title2 {
	background-image:url(images/studio/studio_title2.png);
	width:300px;
	height:18px;
	margin:0px 0px 20px 40px;
}


h2.studio_title3 {
	background-image:url(images/studio/studio_title3.png);
	width:644px;
	height:75px;
	margin:0px 0px 20px 40px;
}


div.studio_photo {
	padding:0px 40px 0px 40px;
}

div.studio_photo div.main {
	width:668px;
	float:right;
	padding-bottom:40px;
}

div.studio_photo div.main img {
	width:660px;
	padding:3px;
}


div.studio_photo div.thumb_area {
	width:260px;
	float:left;
}

div.studio_photo div.thumb_area img.thumb {
	width:110px;
	float:left;
	margin:0px 12px 12px 0px;
	/*padding:2px;*/
	border:solid 3px #FFF;
}

div.product div.p_main {
	margin-bottom:40px;
}

div.product div.p_main img {
	max-width:100%;
}





.contents_box_concept {
	background-image:url(images/concept/top_bg.png);
	background-repeat:no-repeat;
	width:1020px;
	height:632px;
	padding:5px 5px 0px 5px;
	margin:0px auto;
}

.contents_box_concept .concept_title {
	background-image:url(images/concept/top_title.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:408px;
	height:37px;
	margin:60px 0px 40px 40px;
}

.contents_box_concept p {
	margin:0px 0px 20px 40px;
	width:530px;
	color:#000;
}

.contents_box_concept p span.emp {
	font-size:16px;
	font-weight:bold;
}


h3.concept_subtitle {
	width:450px;
	height:20px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin-bottom:15px;
}

h3#subtitle1 {
	background-image:url(images/concept/feature1_subtitle1.jpg);
}

h3#subtitle2 {
	background-image:url(images/concept/feature1_subtitle2.jpg);
}

h3#subtitle3 {
	background-image:url(images/concept/feature2_subtitle1.jpg);
}

h3#subtitle4 {
	background-image:url(images/concept/feature2_subtitle2.jpg);
}

h3#subtitle5 {
	background-image:url(images/concept/feature3_subtitle1.jpg);
}

h3#subtitle6 {
	background-image:url(images/concept/feature3_subtitle2.jpg);
}



.con_detail_button {
	width:240px;
	height:29px;
	margin-left: 100px;
	float: left;
}

.con_detail_button a {
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	width:240px;
	height:29px;
	
}

.con_detail_button a:hover {
	background-position:0px -29px;
}

#detail_studio a {
	background-image:url(images/detail_button_studio.png);
}

#detail_voice a {
	background-image:url(images/detail_button_voice.png);
}

#detail_trainer a {
	background-image:url(images/detail_button_trainer.png);
}

#detail_program a {
	background-image:url(images/detail_button_program.png);
}

#detail_course a {
	background-image:url(../img/top_method_button.png);
}

#detail_blog a {
	background-image:url(images/detail_button_blog.png);
}

#detail_facebook a {
	background-image:url(images/detail_button_facebook.png);
}

#detail_about {
	width:240px;
}

#detail_about a {
	background-image:url(images/detail_button_about.png);
	width:240px;
}




.concept_studio {
	width:1020px;
	height:891px;
	position:relative;
	background-image:url(images/concept/feature1_photo.jpg);
	background-repeat:no-repeat;
	padding-bottom:8px;
}

.concept_studio .top_shadow {
	width:1020px;
	height:8px;
	position:absolute;
	top:0px;
	left:0px;
	background-image:url(images/shadow1.png);
	
}

.concept_studio .bottom_shadow {
	width:1020px;
	height:8px;
	position:absolute;
	bottom:0px;
	left:0px;
	background-image:url(images/shadow1.png);
}

.concept_studio .concept_text {
	padding:70px 40px 0px 504px;
}

.concept_studio .concept_text h2 {
	width:300px;
	height:63px;
	background-image:url(images/concept/feature1_title.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 40px 0px;
}

.concept_studio .concept_text p {
	margin:0px 0px 30px 0px;
}



.concept_menu {
	padding:70px 40px 78px 40px;
	width:940px;
	background-image:url(images/shadow1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.concept_menu .txt {
	width:490px;
	float:left;
}

.concept_menu h2 {
	width:362px;

	height:63px;
	background-image:url(images/concept/feature2_title.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 40px 0px;
}

.concept_menu .txt p {
	margin:0px 0px 40px 0px;
}

.concept_menu .photo {
	width:410px;
	float:right;
	padding:0px 0px 0px 0px;
	text-align:right;
}



.concept_program {
	padding:70px 40px 78px 40px;
	width:940px;
	background-image:url(images/shadow1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.concept_program .txt {
	width:476px;
	float:right;
}

.concept_program h2 {
	width:453px;
	height:63px;
	background-image:url(images/concept/feature3_title.jpg);
	background-repeat:no-repeat;
	margin:0px 0px 40px 0px;
}

.concept_program .txt p {
	margin:0px 0px 40px 0px;
}

.concept_program .photo {
	width:410px;
	float:left;
	padding:0px 0px 0px 0px;
}



.concept_profile {
	width:940px;
	background-image:url(../img/.png);
	background-position:right 140px;
	background-repeat:no-repeat;
	height: auto;
	padding-top: 70px;
	padding-right: 40px;
	padding-bottom: 78px;
	padding-left: 40px;
}

.concept_profile .txt {
	float:right;
	width:630px;
}

.concept_profile .photo {
	float:left;
	width:240px;
}

.concept_profile h2 {
	width:377px;
	height:62px;
	background-image:url(images/concept/profile_title.jpg);
	margin-bottom:40px;
}

.concept_profile h3.message {
	width:155px;
	height:18px;
	background-image:url(images/concept/profile_message.jpg);
	background-repeat:no-repeat;
	padding-bottom:10px !important;
	text-indent:-9999px;
}

.concept_profile .txt p {
	margin:0px 0px 40px 0px;
}

.concept_profile .txt p.name {
	font-size:17px;
	font-weight:bold;
}

.profle_detail {
	padding:35px;
	border:solid 1px #DDD;
	background-color:#f6f6f6;
	margin:0px 80px 40px 80px;
}

.profle_detail h3 {
	background-image:url(images/concept/profile_h3.png);
	width:90px;
	background-repeat:no-repeat;
	height:12px;
	margin-bottom:20px;
	text-indent:-9999px;
}

.profle_detail p {
	font-size:14px;
	color:#333;
}


h3#subtitle7 {
	background-image:url(images/concept/profile_subtitle1.jpg);
	width:600px;
}

h3#subtitle8 {
	background-image:url(images/concept/profile_subtitle2.jpg);
	width:600px;
}

.profile_button {
	padding-left:260px;
}


.concept_media {
	padding:70px 40px 78px 40px;
	width:940px;
	background-image:url(images/shadow1.png);
	background-position:bottom center;
	background-repeat:no-repeat;
}

.concept_media h2 {
	background-image:url(images/concept/media_title.jpg);
	background-repeat:no-repeat;
	width:704px;
	height:22px;
	margin:0px auto 50px auto;
}

.concept_media ul {
	
}

.concept_media ul li {
	float:left;
	width:130px;
}

.concept_media ul li+li {
	padding-left:36px;
}

.concept_media ul li a {
	display:block;
	color:#000;
	font-size:11px;
	text-decoration:none;
}

.concept_media ul li img {
}

.concept_media ul li a h3 {
	margin-top:10px;
	margin-bottom:10px;
	font-weight:normal;
	font-size:11px;
}

.concept_media ul li a p {
	color:#666;
	line-height:20px;
}





.concept_personal {
	padding:70px 40px 20px 40px;
	width:940px;
}

.concept_personal .txt {
	float:right;
	width:512px;
}

.concept_personal .photo {
	float:left;
	width:930px;
}

.concept_personal h2 {
	width:369px;
	height:24px;
	background-image:url(images/concept/personal_title.png);
	margin-bottom:40px;
}


.concept_personal .txt p {
	margin:0px 0px 40px 0px;
}


#detail_personal {
	width:246px;
}

#detail_personal a {
	background-image:url(images/detail_button_personal.png);
	width:246px;
}







.tw_fb {
	width:940px;
	margin:0px 40px 20px 40px;
}

.tw_fb td.left {
	
}

.tw_fb td.right {
	
}







.program_purpose_title {
	width:940px;
	height:124px;
	margin:0px auto 20px auto;
	background-image:url(images/program/top_title1.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.program_purpose {
	width:940px;
	margin:0px auto 0px auto;
	padding-bottom:70px;

}

.program_purpose li {
	background-image:url(images/program/purpose_check2.png);
	background-position:25px 32px;
	background-repeat:no-repeat;
	width:253px;
	height:170px;
	padding:30px;
	float:left;
}
.program_purpose li:nth-child(2n) {
	background-color:#fff;
	background-color:#f6F6F6;
}

.program_purpose li h3 {
	margin:0px 0px 25px 44px;
	width:214px;
	height:60px;
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.program_purpose li h4 {
	margin:0px 0px 25px 0px;
	font-size:20px;
	background-image:none;
}

.program_purpose li h4.contact {
	color:#7ca70b;
}

#course_purpose li {
	background-image:none;
}

.program_purpose li p {
	line-height:22px;
	color:#444;
	/*color:#7da70e;
	font-weight:bold;*/
}


.program_purpose li .want1 {
	background-image:url(images/program/purpose1.png);
}

.program_purpose li .want2 {
	background-image:url(images/program/purpose2.png);
}

.program_purpose li .want3 {
	background-image:url(images/program/purpose3.png);
}

.program_purpose li .want4 {
	background-image:url(images/program/purpose4.png);
}

.program_purpose li .want5 {
	background-image:url(images/program/purpose5.png);
}

.program_purpose li .want6 {
	background-image:url(images/program/purpose6.png);
}

.program_purpose li .want7 {
	background-image:url(images/program/purpose7.png);
}

.program_purpose li .want8 {
	background-image:url(images/program/purpose8.png);
}

.program_purpose li .want9 {
	background-image:url(images/program/purpose9.png);
}

.program_purpose li .want10 {
	background-image:url(images/program/purpose10.png);
}

.program_purpose li .want11 {
	background-image:url(images/program/purpose11.png);
}

.program_purpose li .want12 {
	background-image:url(images/program/purpose12.png);
}



.program_method_title {
	width:940px;
	height:70px;
	margin:0px auto 50px auto;
	background-image:url(images/program/method_title.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
}


.method_list {
	width:880px;
	height:250px;
	margin:0px auto 40px auto;
	position:relative;
}

.method_list li {
	float:left;
	width:250px;
	height:250px;
	padding:0px 64px 0px 0px;
}

.method_list li:nth-child(2n) {
}

.method_list .kakeru1 {
	width:18px;
	height:18px;
	position:absolute;
	top:114px;
	left:274px;
	background-image:url(images/top_method_x.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.method_list .kakeru2 {
	width:18px;
	height:18px;
	position:absolute;
	top:114px;
	left:586px;
	background-image:url(images/top_method_x.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.method_exp {
	width:800px;
	padding:40px;
	margin:0px auto 60px auto;
	background-color:#F6F6F6;
}

.method_exp h4 {
	width:684px;
	height:22px;
	margin-bottom:20px;
	background-image:url(images/program/method_subtitle.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.method_exp h3 {
	width:800px;
	height:73px;
	margin-bottom:30px;
	background-image:url(images/program/method_title.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.method_exp p {
}



.method_detail {
	width:880px;
	margin:0px auto 80px auto;
	padding-bottom:8px;
	background-image:url(images/shadow1.png);
	background-position:bottom;
	background-repeat:no-repeat;
}

.method_detail .txt {
	width:440px;
	float:left;
	padding:0px 0px 0px 108px;
}

.method_detail .photo {
	width:280px;
	float:right;
}

.method_detail .txt2 {
	width:440px;
	float:right;
}

.method_detail .photo2 {
	width:280px;
	float:left;
	padding:0px 0px 0px 108px;
}

.method_detail h3 {
	width:880px;
	height:76px;
	text-indent:-9999px;
	background-repeat:no-repeat;
	margin:0px 0px 40px 0px;
}

.method_detail .training h3 {
	background-image:url(images/program/method_training_title.jpg);
}

.method_detail .treatment h3 {
	background-image:url(images/program/method_treatment_title.jpg);
}

.method_detail .food h3 {
	background-image:url(images/program/method_food_title.jpg);
}


.method_detail .training , .method_detail .treatment , .method_detail .food {
	margin-bottom:80px;
}

.method_detail h4 {
	color:#7ca70b;
	font-size:16px;
	background-image:url(images/h2_icon1.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	padding:0px 0px 20px 20px;
}

.method_detail p {
	margin:0px 0px 40px 0px;
}


h4.counseling_title {
	width:674px;
	height:30px;
	background-image:url(images/program/method_counseling_title.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px auto 10px auto;
}

.program_counseling {
	width:778px;
	margin:0px auto 80px auto;
	padding:1px;
	border:solid 1px #DDD;
}

.program_counseling .box {
	padding:40px;
	background-color:#F6F6F6;
}

.program_counseling h3 {
	width:514px;
	height:59px;
	margin-bottom:30px;
	background-image:url(images/program/method_counseling.png);
	background-repeat:no-repeat;
	text-indent:-9999px;
}

.program_counseling p {
	margin-bottom:0 !important;
}


.program_flow_title {
	width:521px;
	height:23px;
	background-image:url(images/program/flow_title.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 20px 40px;
	
}

.program_flow {
	width:940px;
	margin:0px auto 40px auto;
}

.program_flow .step1 , .program_flow .step2 , .program_flow .step3 , .program_flow .step4 {
	background-image:url(images/program/dot1.png);
	background-repeat:repeat;
	padding:8px;
}

.program_flow .step1 .box , .program_flow .step2 .box , .program_flow .step3 .box , .program_flow .step4 .box {
	background-color:#FFF;
	padding:40px 40px 30px 120px;
}

.program_flow .txt {
	width:420px;
	float:left;
}
.program_flow .txt ul {
	padding-bottom:20px;
}

.program_flow .txt ul li {
	font-size:14px;
	font-weight:bold;
	color:#7fad07;
	padding-left:24px;
	background-image:url(images/program/flow_check.jpg);
	background-repeat:no-repeat;
	background-position:0px 6px;
	padding-bottom:10px;
}

.program_flow .txt p {
}

.program_flow .movie {
	width:300px;
	float:right;
	font-size:11px;
	text-align:center;
	line-height:16px;
}

.program_flow .movie p {
	padding-top:10px;
	color:#888;
}

.flow_arrow {
	text-align:center;
	padding:20px 0px 20px 0px;
}

.program_flow h3 {
	width:400px;
	height:31px;
	background-repeat:no-repeat;
	text-indent:-9999px;
	margin:0px 0px 30px 0px;
}

.program_flow .step1 .box {
	background-image:url(images/program/flow_step1.png);
	background-repeat:no-repeat;
	background-position:25px 25px;
}

.program_flow .step1 h3 {
	background-image:url(images/program/flow_step1_title.jpg);
}

.program_flow .step2 .box {
	background-image:url(images/program/flow_step2.png);
	background-repeat:no-repeat;
	background-position:25px 25px;
}

.program_flow .step2 h3 {
	background-image:url(images/program/flow_step2_title.jpg);
}

.program_flow .step3 .box {
	background-image:url(images/program/flow_step3.png);
	background-repeat:no-repeat;
	background-position:25px 25px;
}

.program_flow .step3 h3 {
	background-image:url(images/program/flow_step3_title.jpg);
}

.program_flow .step4 .box {
	background-image:url(images/program/flow_step4.png);
	background-repeat:no-repeat;
	background-position:25px 25px;
}

.program_flow .step4 h3 {
	background-image:url(images/program/flow_step4_title.jpg);
}



.program_button {
	padding-left:300px;
}



h3.text_title1 {
	margin:0px 40px 10px 40px;
	padding:0px 0px 0px 20px;
	background-image:url(images/h2_icon1.jpg);
	background-repeat:no-repeat;
	background-position:0px 8px;
	border-bottom:none;
	font-size:13px;
}


h3.text_title2 {
	margin:0px 40px 15px 40px;
	padding:0px 0px 0px 20px;
	background-image:url(images/h2_icon1.jpg);
	background-repeat:no-repeat;
	background-position:0px 10px;
	border-bottom:none;
	font-size:16px;
}





.contents_box_price {
	background-image:url(images/course_price/top_bg.png);
	background-repeat:no-repeat;
	width:1020px;
	height:354px;
	padding:5px 5px 0px 5px;
	margin:0px auto;
}

.contents_box_price .price_title {
	background-image:url(images/course_price/top_title1.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:408px;
	height:33px;
	margin:50px 0px 30px 40px;
}

.contents_box_price .price_title2 {
	background-image:url(images/course_price/top_title2.jpg);
	background-repeat:no-repeat;
	text-indent:-9999px;
	width:467px;
	height:33px;
	margin:60px 0px 20px 40px;
}

.contents_box_price p {
	margin:0px 0px 20px 40px;
	width:600px;
	line-height:24px;
	color:#000;
}

.price_list {
	width:940px;
	\margin:0px auto 80px auto;
}

.price_wrap {
	border:solid 4px #DDD;
}

.price_list .new , .price_list .continu {
	width:400px;
	height:500px;
	padding:20px 30px;
	
}

.price_list .new {
	position:relative;
}

.price_list .new .arrow {
	width:64px;
	height:54px;
	background-image:url(images/course_price/arrow.png);
	background-repeat:no-repeat;
	position:absolute;
	top:209px;
	left:405px;
}

.price_list .new p , .price_list .continu p {
	color:#444;
	font-size:12px !important;
}

.price_list h3 {
	font-size:22px;
	line-height:26px;
	text-align:center;
	border-bottom:dotted 1px #ccc;
	padding:10px 10px 10px 10px;
	color:#7ca70b;
	margin-bottom:30px;
}

.price_list h3 span {
	font-size:12px;
	color:#111;
	font-weight:normal;
	display:block;
	line-height:20px !important;
	padding-top:10px;
}

.kakaku {
	margin-bottom:30px;
}

.price_list .new {
	float:left;
}

.price_list .continu {
	float:right;
}

h2.page_title_subtitle {
	text-indent:0px;
	width:500px;
	background-image:url(images/h2_icon2.jpg);
	background-repeat:no-repeat;
	background-position:0px 2px;
	padding:0px 0px 0px 20px;
}



.course_purpose {
	width:940px;
	margin:0px auto 0px auto;
}

.course_purpose ul li {
	background-image:url(images/program/dot1.png);
	background-repeat:repeat;
	padding:8px;
	margin-bottom:20px;
}

.course_purpose ul li .box {
	padding:20px;
	background-color:#FFF;
}

.course_purpose ul li h3 {
	font-size:18px;
	line-height:26px;
	color:#000;
	margin-bottom:20px;
	background-image:url(images/h2_icon1.jpg);
	background-repeat:no-repeat;
	padding-left:20px;
	background-position:0px 10px;
}



.course_flow {
	width:940px;
	margin:0px auto 40px auto;
}

.course_flow ul {
	
}

.course_flow ul li {
	border:dotted 1px #ccc;
	margin-bottom:20px;
	padding:30px 30px 30px 120px;
	background-repeat:no-repeat;
	background-position:30px 30px;
	background-color:#fBFBFB;
}

.course_flow ul li h3 {
	font-size:16px;
	margin-bottom:20px;
}

.course_flow ul li.arrow {
	border:none;
	text-align:center;
	padding:0;
	background-color:#FFF;
}

.course_flow ul li.flow1 {
	background-image:url(images/course_price/flow_icon1.png);
}

.course_flow ul li.flow2 {
	background-image:url(images/course_price/flow_icon2.png);
}

.course_flow ul li.flow3 {
	background-image:url(images/course_price/flow_icon3.png);
}

.course_flow ul li.flow4 {
	background-image:url(images/course_price/flow_icon4.png);
}

.course_flow span.mail {
	font-size:16px;
	linne-height:26px;
	font-weight:bold;
}

.course_flow span.tel {
	font-size:18px;
	linne-height:26px;
	font-weight:bold;
}


.phone_icon {
	display:block;
	font-size:28px;
	background-image:url(images/top_phone.png);
	background-repeat:no-repeat;
	padding:5px 0px 0px 30px;
	height:30px;
	font-weight:bold;
	color:#4ca014;
}







h2.recruit_title {
	background-image:url(images/recruit_title.png);
	width:644px;
	height:35px;
	margin:0px 0px 30px 40px;
}

.recruit_hosoku {
	font-size:12px;
	padding-top:10px;
	line-height:22px;
	color:#555;
	display:block;
}

.recruit_contact {
	border:dotted 1px #ccc;
	background-color:#F6F6F6;
	padding:30px;
	margin:0px 40px 40px 40px;
}

.recruit_member {
	margin:30px 40px 20px 40px;
	border:dotted 1px #DDD;
	padding:20px;
	background-color: #FBFBFB;
}

.recruit_member h3 {
	border-bottom:dotted 1px #DDD;
	margin-bottom:20px;
	padding-bottom:15px;
	color:#7fa812;
}

.recruit_member .photo_left {
	width:540px;
	float:right;
}

.recruit_member .photo_left h4 {
	font-size:15px;
	background: url(../images/title_icon_green.jpg) no-repeat 0px 5px;
	padding-left:20px;
	margin-bottom:10px;
}

.recruit_member .photo_left p {
	margin-bottom:40px;
}

.recruit_member .photo_left_p {
	width:300px;
	float:left;
}

.recruit_member .photo_left table {
	margin-bottom:40px;
}

.recruit_member .photo_left table th {
	font-weight:normal;
	padding-right:30px;
	color:#555;
	text-align: left;
	padding-bottom:5px;
}

.recruit_member .photo_left table td {
	padding-bottom:5px;
}

.recruit_member .photo_left_p img {
	margin-bottom:20px;
}

.recruit_member .f_left {
	float:left;
}

.recruit_member .f_right {
	float:right;
}



div.recruit_banner_t {
	width:650px;
	margin:0px auto 60px auto;
}
