@charset "UTF-8";


@media all and (min-width: 768px) and (max-width: 999px) {
	
/* ===============
.bread_crumb
================*/
main .bread_crumb {
	width: 92%;
	margin: 0 auto;
}
main .bread_crumb ul {
	margin: 10px auto;
}
main .bread_crumb ul li {
	float: left;
	font-size: 12px;
}
	
/* ===============
ごあいさつ
================*/
main .topimage_message h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	padding: 60px 0;
}
main .message_name .messagename_about {
	font-size: 16px;
	color: #666;
	display: block;
	margin-bottom: 6px;
	padding-top: 120px;
}
	
/* ===============
コース案内
================*/
main .topimage_courseindex h1,
main .topimage_business h1,
main .topimage_exective h1,
main .topimage_special01 h1,
main .topimage_special02 h1,
main .topimage_knowledge h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	padding: 60px 0;
}
main .topimage_business h1 span,
main .topimage_exective h1 span,
main .topimage_special01 h1 span,
main .topimage_special02 h1 span {
	font-size: 22px;
}

main .no_link .courseitem_text {
	margin: 10px 0 0 120px;
	padding-right: 10px;
}
main .cource_contents .main_contents h2 {
	height: auto;
	min-height: 82px;
	/*background: url("../images/common/bg_subtitle.png") no-repeat left top;*/
	background-size: cover;
	color: #fff;
	padding: 0 0 10px 26px;
	font-weight: 400;
	font-size: 26px;
	line-height: 1.6;
	margin-bottom: 30px;
}
main .course_item .top_nomargin h2 {
	margin-top: 0!important;
	line-height: 1.3!important;
}
main .cource_contents .main_contents h2 span {
	font-size: 18px;
	margin: 3px 0 10px 10px
	
}
main .cource_contents .main_contents h2 span.online {
	width: 9em;
}
main .course_item .courseitem_text h2.no_detail {
	margin-top: 38px!important;
}
main h2 span.online {
	background-color: #FFC70F;
	color: #000;
	font-size: 12px!important;
	padding: 4px 8px;
	margin-left: 10px!important;
}
main h2.h2_busa span.online {
	margin-left: 0px!important;
}
main .cource_contents {
	width: 100%;
	display: flex;
	flex-flow: row-reverse;
	justify-content: space-between;
	flex-direction: column;
}
main .cource_contents .main_contents {
	flex-basis: 70%;
}
main .cource_contents .left_side {
	flex-basis: 28%;
}
main .cource_contents .left_side ul li {
	background-color: #fff;
	color: #333;
	margin-bottom: 1px;
	font-size: 14px;
}
main .cource_contents .left_side ul li a {
	display: block;
	width: 100%;
	padding: 22px 20px 22px 10px;
	background: url("../images/common/arrow02_r.png") no-repeat 98% center;
	background-size: 10px;
	display: table-cell;
}
main .cource_contents .left_side ul li.on {
	display: flex;
	width: 100%;
	background-color: #001c4f;
	color: #fff;
}main .cource_contents .left_side ul li.on span {
	padding: 22px 20px 22px 10px;
}

main .cource_contents .main_contents h2 {
	height: auto;
	/*background: url("../images/common/bg_subtitle.png") no-repeat left top;*/
	background-size: cover;
	color: #fff;
	padding: 26px 0 10px 16px;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 30px;
}
main .cource_contents .main_contents h2.h2_busa {
	padding: 16px 0 10px 26px;
}
main .cource_contents .main_contents h2.h2_busc {
	padding: 6px 0 10px 26px;
}
main .cource_contents .main_contents h2.h2_spe01 {
	padding: 14px 0 10px 26px;
}
main .cource_contents .main_contents h2 span {
	font-size: 14px;
}
main .cource_contents .main_contents h2 span.cource_sub {
	font-weight: 200;
}




main .cource_contents .recomm {
	border: 1px solid #00379a;
	padding: 10px;
	margin: 30px auto;
}
main .cource_contents .recomm h3 {
	float: left;
	width: 20%;
	margin: 8px 16px 0 0;
	border: none;
	padding-left: none;
}
main .cource_contents .recomm p {
	color: #00379a;
	margin-bottom: 0;
	margin-left: 24%;
}

main .cource_contents h3 {
	font-size: 20px;
	line-height: 2;
	border-left: 2px solid #00379a;
	margin: 0 0 20px 0;
	font-weight: 600;
	padding-left: 14px;
}
main .btn_entry {
	width: 100%;
	height: 97px;
	margin: 60px auto;
}
main .btn_entry a {
	display: block;
	width: 100%;
	background: url("../images/common/btn_entry_bg.png") no-repeat center center;
	background-size: 100%;
	line-height: 97px;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
}


main .cource_contents .cource_detail h4 {
	color: #fff;
	border-bottom: 4px solid #001c4f;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 600;
	padding-bottom: 3px;
}
main .cource_contents .cource_detail h4 span {
	background-color: #001c4f;
	padding: 8px 18px 6px 18px;
	text-align: center;
}
main .cource_contents .cource_detail .cource_date {
	margin: 10px 0 0 0;
	border-bottom: 2px dotted #969696;
	font-size: 16px;
	font-weight: 600;
	color: #001c4f;
	line-height: 1.8;
	padding-bottom: 10px;
}
main .cource_contents .cource_detail h3 {
	border-left: none;
	padding-left: 0;
	font-size: 18px;
	font-weight: 600;
	color: #001c4f;
	margin: 0 0 0 0;
}

main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortitle {
	flex-basis: 18%;
	height: 36px;
	background-color: #656c75;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0;
	margin-bottom: 10px;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortitle_nopg {
	flex-basis: 18%;
	height: 36px;
	background-color: #656c75;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0;
	margin-bottom: 10px;
	margin-right: 0;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortitle_wide {
	flex-basis: 33%;
	height: 36px;
	background-color: #656c75;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 0;
	margin-bottom: 10px;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortext {
	position: absolute;
	bottom: 0;
	margin-left: 48%;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortext_nopg {
	flex-basis: 100%;
	margin-top: 10px;
	margin-left: 0;
}
	main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortext_wide {
	position: absolute;
	bottom: 0;
	margin-left: 64%;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructorname {
	color: #00379a;
	font-size: 22px;
	font-weight: 400;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructorname_eng {
	font-size: 12px;
	color: #666;
	display: block;
	margin-top: 6px;
}
.coursedetail_instructortext_nopg .coursedetail_instructorname {
		display: block;
	flex-basis: 100%;
	margin-top: 16px;
}
.coursedetail_instructortext_nopg .coursedetail_instructorname_eng {
	flex-basis: 100%;
	display: block!important;
}
.coursedetail_instructortext_nopg .coursedetail_instructorinfo{
	margin-top: -2px!important;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructorinfo {
	font-size: 13px;
	margin-top: 20px;
	font-weight: 300;
	letter-spacing: -0.05em;
}

.instructor_nopg {
	display:block!important;
	justify-content: flex-start;
	align-items: center!important;
	flex-wrap: wrap!important;
}
.instructor_nopg .coursedetail_instructortitle {
	width: 120px;
	margin-right: 10px;
}
.instructor_nopg .coursedetail_instructortext_nopg {
	flex-basis: 100%;
	margin-top: -20px!important;
}

main .cource_contents .instructor_area_pc {
	width: 100%;
	margin: 20px 0 10px 0;
	position: relative;
}
main .cource_contents .instructor_area_pc .instructor_view {
	width: 100%;
	display: flex;
	justify-content: space-between;
}
main .cource_contents .instructor_view .instructor_img {
	flex-basis: 34%;
}
main .cource_contents .instructor_view .instructor_mov {
	flex-basis: 61%;
	width: 100%;
}
main .cource_contents .instructor_view .instructor_mov video {
	width: 100%;
	height: auto;
}
main .cource_contents .instructor_area_pc .instructor_name {
	color: #00379a;
	font-size: 28px;
	font-weight: 400;
	line-height: 1.2;
	margin-top: 6px;
}
	
table.instructorprofile_table {
	width: 100%;
	border: 0;
	font-weight: 300;
}
table.instructorprofile_table th {
	width: 18%;
	vertical-align: top;
	font-weight: 300;
	white-space: nowrap;
}
table.th_min th {
	width: 13%!important;
}
table.instructorprofile_table td {
	padding: 1px 0;
	text-align: left;
}

	
/* ===============
よくある質問
================*/
main .topimage_faq h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	padding: 60px 0;
}
	
/* ===============
受講案内
================*/
main .topimage_entry h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	padding: 60px 0;
}
main .topimage_guide h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	padding: 60px 0;
}
main .topimage_guide h1 span,
main .topimage_entry h1 span {
	font-size: 22px;
}

main .entry_contents .main_contents h2 {
	height: auto;
	min-height: auto;
	background: none;
	font-size: 20px;
	line-height: 2;
	border-left: 2px solid #00379a;
	margin: 0 0 10px 0;
	font-weight: 600;
	padding: 0 0 0 14px;
	vertical-align: middle;
	color: #333;
}
main .entry_flow h3,
main .entry_caution h3 {
	font-size: 18px;
	line-height: 2;
	color: #00379a;
	font-weight: 600;
	margin-bottom: 8px;
	border-left: none;
	padding-left:0;
}

main table.entry_cancel {
	width: 100%;
}
	
/* ===============
アクセス
================*/
main .topimage_access h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	padding: 60px 0;
}
main .access_text {
	float: left;
	width: 50%;
	margin-top: 20px;
}
main .access_text h3 {
	font-weight: 600;
	font-size: 24px;
	margin-bottom: 20px;
}
main .access_text span {
	display: block;
	margin-left: 5em;
}
main .access_pg {
	float: right;
	width: 36%;
	margin-top: 26px;
}
	
	
/* ===============
パンフレット
================*/
main .topimage_pamph h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 30px;
	font-weight: 200;
	color: #fff;
	padding: 60px 0;
}

}



@media all and (max-width: 767px) {
	
/* ===============
.bread_crumb
================*/
main .bread_crumb {
	width: 96%;
	overflow: hidden;
	margin: 0 auto;
}
main .bread_crumb ul {
	margin: 10px auto;
}
main .bread_crumb ul li {
	float: left;
	font-size: 12px;
	letter-spacing: -0.01em;
}
	
/* ===============
ごあいさつ
================*/
main .topimage_message {
	height: 80px;
}
main .topimage_message h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	padding: 30px 0;
}
main .message_name .messagename_about {
	font-size: 16px;
	color: #666;
	display: block;
	margin-bottom: 6px;
	padding-top: 0px;
}
	
/* ===============
コース案内
================*/
main .course_item a {
	display: block;
	width: 100%;
	min-height: 120px;
	background: url("../images/common/arrow_r_l.png") no-repeat 98% center #fff;
	background-size: 10px;
	padding: 10px;
	text-decoration: none;
	border: 1px solid #fff;
}
main .course_item .courseitem_text {
	margin: 10px 0 0 120px;
	padding-right: 20px;
}
main .course_item .courseitem_text {
		margin-top: 0;
	}
main .course_item .courseitem_text h2 {
	background: none!important;
	color: #001c4f!important;
	line-height: 1.3!important;
	height: auto!important;
	min-height: 10px;
	padding: 0!important;
	margin-bottom: 0!important;
	font-size: 18px!important;
}
main .topimage_courseindex,
main .topimage_business,
main .topimage_exective,
main .topimage_special01,
main .topimage_special02,
main .topimage_knowledge {
	height: 80px;
	}
main .topimage_courseindex h1,
main .topimage_business h1,
main .topimage_exective h1,
main .topimage_special01 h1,
main .topimage_special02 h1,
main .topimage_knowledge h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	padding: 30px 0;
}
main .topimage_business h1 span,
main .topimage_exective h1 span,
main .topimage_special01 h1 span,
main .topimage_special02 h1 span{
	font-size: 16px;
}
	
main .no_link .courseitem_text {
	margin: 10px 0 0 120px;
	padding-right: 10px;
}
main .no_link h2 span {
	display: block!important;
	width: 9em;
	margin-left: -10px!important;
	text-align: center;
}
main h2.h2_busa span {
	marign-bottom: 6px;
	margin-left: 10px!important;
	line-height: 1.1!important;
}
main h2.h2_exective {
	padding-top: 13px!important;
}
main h2.h2_knowledge {
	padding-top: 26px!important;
}
main h2.h2_exective span {
	margin-right: 10px!important;
	margin-left: 0px!important;
	display: block!important;
}
main h2 span.online {
	display: block!important;		
	width: 9em;
	margin-left: 0px!important;
	margin-bottom: 0;
	text-align: center;
	padding-bottom: 4px!important;
}
main .course_item .courseitem_text h2.no_detail {
	margin-top: 18px;
}
main .cource_contents {
	width: 100%;
	display: block;
}
main .cource_contents .main_contents {
	width: 100%;
}
main .cource_contents .left_side {
	width: 100%;
}
main .cource_contents .left_side h2{
	display: block;
}
main .cource_contents .left_side ul{
	flex-direction: column;
}
main .cource_contents .left_side ul li {
	background-color: #fff;
	color: #333;
	margin-bottom: 1px;
	font-size: 14px;
}
main .cource_contents .left_side ul li a {
	display: block;
	width: 100%;
	padding: 22px 0 22px 10px;
	background: url("../images/common/arrow02_r.png") no-repeat 98% center;
}
main .cource_contents .left_side ul li.on {
	display: block;
	width: 100%;
	padding: 22px 0 22px 10px;
	background-color: #001c4f;
	color: #fff;
}
main .tag {
	background-color: white;
	margin:10px;
	padding: 5px 10px;
	border-radius: 5px;
	font-size: 14px;
	box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
    position: relative;
    z-index:2;
}
main .cource_contents .main_contents h2 {
	height: auto;
	/*background: url("../images/common/bg_subtitle.png") no-repeat left top;*/
	background-size: cover;
	color: #fff;
	padding: 16px 25px 10px 16px;
	font-weight: 400;
	font-size: 20px;
	line-height: 1.3;
	margin-bottom: 30px;
}
main .cource_contents .main_contents h2.h2_busc {
		padding: 6px 12px 10px 12px;
	}
main .cource_contents .main_contents h2.h2_spe01 {
		padding: 14px 12px 10px 12px;
	}
main .cource_contents .main_contents h2 span {
	font-size: 14px;
}
main .cource_contents .main_contents h2 span.cource_sub {
	font-weight: 200;
}

main .cource_contents .cource_top01 {
	background-color: #656c75;
	width: auto;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding: 8px 10px;
	margin-bottom: 10px;
}
main .cource_contents .course_top_long {
	width: auto!important;
}
main .cource_contents .recomm {
	border: 1px solid #00379a;
	padding: 10px;
	margin: 30px auto;
}
main .cource_contents .recomm h3 {
	float: none;
	width: 40%;
	margin: 8px auto;
	border: none;
	padding-left: none;
}
main .cource_contents .recomm p {
	color: #00379a;
	margin-bottom: 0;
	margin-left: 0;
}

main .cource_contents h3 {
	font-size: 18px;
	line-height: 2;
	border-left: 2px solid #00379a;
	margin: 0 0 20px 0;
	font-weight: 600;
	padding-left: 14px;
}

main .cource_contents .instructor_area {
	margin: 20px 0 10px 0;
	position: relative;
}
main .cource_contents .instructor_area .instructor_img {
	width: 35%;
	float: left;
	margin: 18px 0 0 0;
}
main .cource_contents .instructor_area .instructor_namearea {
	margin: 0 0 0 38%;
	position: relative;
}
main .cource_contents .instructor_area .instructor_namearea .instructor_name {
	color: #00379a;
	font-size: 20px;
	font-weight: 400;
	padding-top: 20px;
}
main .cource_contents .instructor_area .instructor_namearea .instructor_name_eng {
	font-size: 12px;
	color: #666;
	display: block;
	margin-top: 6px;
}
main .cource_contents .instructor_area .instructor_namearea .instructor_title {
	font-size: 13px!important;
	margin-top: 20px;
}
main .title_short {
	max-width: 100%!important;
	height: 26px!important;
	margin-bottom: 0px!important;
	font-size: 14px!important;
	padding: 4px 0!important;
	line-height: 1!important;
}
main .cource_contents .instructor_mov_sp {
	position: relative;
	width: 100%;
	max-width: 360px;
	height: 250px;
	margin: 0 auto;
}
main .cource_contents .instructor_mov_sp video {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 250px;
}
main .cource_contents .instructor_profile_title {
	font-size: 16px;
	font-weight: 600;
	margin-bottom: 0;
}


main .cource_contents .instructor_cap {
	font-size: 18px;
}

main .cource_contents .instructor_intoro {
	flex-direction: column;
}
main .cource_contents .instructor_intoro .instructor_intoro_namearea{
	width:100%;
}
main .cource_contents .instructor_intoro .instructor_intoro_namearea .instructor_img{
	width: 60%;
	margin: auto auto 15px;
}
main .cource_contents .instructor_intoro .instructor_intoro_namearea .instructor_name{
	font-size: 24px;
}
main .cource_contents .instructor_intoro .instructor_intoro_namearea .instructor_name_eng,
main .cource_contents .instructor_intoro .instructor_intoro_namearea .instructor_title{
	font-size: 13px;
}
main .cource_contents .instructor_intoro .instructor_intoro_prof{
	width:100%;
	margin-top:20px;
}
main .cource_contents .instructor_intoro .instructor_intoro_prof .instructor_intoro_prof_title{
	width: 100%;
	margin:20px 0 10px;
}

main .cource_contents .course_title_Lectures {
	margin: 30px 0 6px 0;
	font-size: 24px;
	font-weight: 600;
	color: #00379a;
}

main .cource_contents table.coutce_timetable_Lectures {
	width: 100%!important;
	border-top: 1px solid #000;
	font-size: 14px;
	margin: 0 0 30px 0 ;
}
main .cource_contents table.coutce_timetable_Lectures th {
	border-bottom: 1px solid #000;
	background-color: #656c75;
	color: #fff;
	text-align: center;
	font-weight: 600;
	width: 66px;
}
main .cource_contents table.coutce_timetable_Lectures td {
	border-bottom: 1px solid #000;
	padding: 8px 0 8px 10px;
	text-align: left;
}
main .cource_contents table.coutce_timetable_Lectures td p{
	width:100%;
	margin:0;
}



main .cource_contents .course_title {
	margin: 30px 0 6px 0;
	font-size: 24px;
	font-weight: 600;
	color: #00379a;
}
main .cource_contents table.coutce_timetable {
	width: 100%!important;
	border-top: 1px solid #000;
	font-size: 14px;
	margin: 0;
}
main .cource_contents table.coutce_timetable th {
	border-bottom: 1px solid #000;
	background-color: #656c75;
	color: #fff;
	text-align: center;
	font-weight: 600;
	width: 66px;
}
main .cource_contents table.coutce_timetable td {
	border-bottom: 1px solid #000;
	padding: 8px 0 8px 10px;
	text-align: left;
}
main .cource_contents table.coutce_timetable td p{
	width:100%;
	margin:0;
}

main .btn_entry {
	width: 100%;
	height: 97px;
	margin: 60px auto;
}
main .btn_entry a {
	display: block;
	width: 100%;
	background: url("../images/common/btn_entry_bg.png") no-repeat center center;
	background-size: 100%;
	line-height: 97px;
	font-size: 20px;
	font-weight: 600;
	text-decoration: none;
	text-align: center;
	transition: 0.4s all ease 0s;
}
main .btn_entry a:hover {
	text-decoration: none;
	color: #fff;
	background: url("../images/common/btn_entry_bg_on.png") no-repeat center center;
	background-size: 100%;
	transition: 0.4s all ease 0s;
}

main .cource_contents .cource_detail {
	clear: both;
	margin: 20px 0 20px 0!important;
	padding-bottom: 20px;
}
main .cource_contents .cource_detail01 {
	padding-bottom: 70px;
}
main .cource_contents .cource_detail02 {
	padding-bottom: 50px;
}
main .cource_contents .cource_detail h4 {
	color: #fff;
	border-bottom: 4px solid #001c4f;
	font-size: 18px;
	margin-bottom: 10px;
	font-weight: 600;
	padding-bottom: 3px;
}
main .cource_contents .cource_detail h4 span {
	background-color: #001c4f;
	padding: 8px 18px 4px 18px;
	text-align: center;
}
main .cource_contents .cource_detail .cource_date {
	margin: 10px 0 0 0;
	border-bottom: 2px dotted #969696;
	font-size: 16px;
	font-weight: 600;
	color: #001c4f;
	line-height: 1.8;
	padding-bottom: 10px;
}
main .cource_contents .cource_detail .course_date02 {
	position: absolute;
	top: 0;
	left: 90px;
	font-size: 15px;
	font-weight: 600;
	color: #001c4f;
	line-height: 1.1;
	padding-bottom: 10px;
	letter-spacing: -0.03em;
}
main .cource_contents .cource_detail h3 {
	border-left: none;
	padding-left: 0;
	font-size: 18px;
	font-weight: 600;
	color: #001c4f;
	margin: 0 0 0 0;
}
main .cource_contents .cource_detail .coursedetail_instructor {
	display: block;
	clear: both;
	position: relative;
	margin-bottom: 20px;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortitle {
	height: auto;
	background-color: #656c75;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding: 4px 0;
	margin-bottom: 10px;
}
main .coursedetail_instructorinfo_nopg {
	flex-basis: 100%;
	font-size: 14px;
	font-weight: 300;
	margin: 0 0 0 0;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortitle_nopg {
	height: auto;
	background-color: #656c75;
	color: #fff;
	text-align: center;
	font-size: 14px;
	font-weight: 600;
	padding: 4px 0;
	margin-bottom: 10px!important;
	margin-right: 0;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortext_nopg {
	flex-basis: 100%;
	display: block!important;
	margin-left: 0%;
}
main .cource_contents .cource_detail .coursedetail_instructor  .coursedetail_instructorimg {
	width: 35%;
	float: left;
	margin: 0 10px 20px 0;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortext,
	main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructortext_wide {
	position: relative;
	bottom: 0;
	margin-left: 0;
		margin-bottom: 10px;
}
main .cource_contents .cource_detail .coursedetail_instructor  .coursedetail_instructorprofile {
	width: 100%;
	margin-left: 0;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructorname {
	color: #00379a;
	font-size: 20px;
	font-weight: 400;
	margin-top: 8px;
}
.coursedetail_instructorname {
		display: block!important;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructorname_eng {
	font-size: 14px;
	color: #666;
	display: block!important;
	margin-top: 6px;
}
.instructor_nopg .coursedetail_instructorname_eng {
	display: block!important;
}
main .cource_contents .cource_detail .coursedetail_instructor .coursedetail_instructorinfo {
	font-size: 13px;
	margin-top: 6px;
	font-weight: 300;
}
main .cource_contents .cource_detail .coursedetail_instructor_nopg .coursedetail_instructorinfo {
	font-size: 13px;
	margin-top: 8px;
	font-weight: 300;
	margin-left: 0;
}
	
table.instructorprofile_table {
	width: 100%;
	border: 0;
	font-weight: 300;
}
table.instructorprofile_table th {
	width: 18%;
	vertical-align: top;
	font-weight: 300;
	white-space: nowrap;
	parring-right: 14px;
}
table.th_min th {
	width: 12%!important;
}
table.instructorprofile_table td {
	padding: 1px 0;
	text-align: left;
}
	
main .cource_contents .cource_detail .keyword_area .title_key {
	display: block!important;
	width: 160px;
	background-color: #395890;
	color: #fff;
	padding: 4px 8px;
	text-align: center;
	margin-right: 10px;
}
main .cource_contents .cource_detail .keyword_area span {
	display: block!important;
	width: 100%;
	margin-top: 8px;
}

main .voice_mov {
	width: 100%;
}
main .voice_mov h3 {
	margin-bottom: 20px;
}
main .voice_mov .mov_contents {
	width: 100%;
	max-width: 360px;
	margin: -30px auto 0 auto;
}
main .voice_mov .mov_contents video {
	width: 100%;
	height: 250px;
}

main .knowledge_book {
	width: 100%;
	margin: 30px auto;
	background-color: #fff;
	border: 2px solid #00379a;
	padding: 20px 20px;
}

main .knowledge_book .book_detail {
	width: 100%;
	display: flex;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 20px;
	flex-wrap: wrap;
}
main .knowledge_book .book_detail .book_img {
	flex-basis: 100%;
	max-width: 200px;
	margin: 0 auto;
}
main .knowledge_book .book_detail .book_txt {
	flex-basis: 100%;
}
main .knowledge_book .book_detail .book_txt .booktxt_header {
	display: flex;
	align-items: center;
}
main .knowledge_book .book_detail .book_txt .booktxt_header .booktxt_title {
	background-color: #666;
	color: #fff;
	font-size: 12px;
	flex-basis: 70px;
	text-align: center;
	padding: 4px 0;
	margin-right: 10px;
}
main .knowledge_book .book_detail .book_txt .booktxt_header p {
	font-size: 13px;
}
main .knowledge_book .book_detail p span.special_price {
	color: #ff0000;
	font-size: 16px;
	font-weight: 600;
	margin-right: 10px;
}
main .knowledge_book .book_detail p span.special_price_detail {
	font-weight: 600;
}

	
/* ===============
よくある質問
================*/
main .topimage_faq {
	height: 80px;
}
main .topimage_faq h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	padding: 30px 0;
}
main .faq_item .faq_question {
	background: url("../images/common/icon_q.png") no-repeat left top;
	background-size: 30px;
	padding-left: 40px;
	min-height: 30px;
	line-height: 1.6;
	margin-bottom: 14px;
	color: #001c4f;
}
main .faq_item .faq_answer {
	background: url("../images/common/icon_a.png") no-repeat left top;
	background-size: 30px;
	padding-left: 40px;
	min-height: 30px;
	line-height: 1.6;
}
main .faq_item .faq_answer02 {
	background: url("../images/common/icon_a.png") no-repeat left top;
	background-size: 30px;
	padding-left: 40px;
	min-height: 30px;
	line-height: 1.6;
}
	
/* ===============
受講案内
================*/
main .topimage_entry {
	height: 80px;
}
main .topimage_entry h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	padding: 30px 0;
}
main .topimage_guide {
	height: 80px;
}
main .topimage_guide h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	padding: 30px 0;
}
main .topimage_entry h1 span,
main .topimage_guide h1 span{
	font-size: 16px;
}

main .entry_contents .main_contents h2 {
	height: auto;
	min-height: auto;
	background: none;
	font-size: 20px;
	line-height: 2;
	border-left: 2px solid #00379a;
	margin: 0 0 10px 0;
	font-weight: 600;
	padding: 0 0 0 14px;
	vertical-align: middle;
	color: #333;
}
main .entry_flow h3,
main .entry_caution h3  {
	font-size: 18px;
	line-height: 2;
	color: #00379a;
	font-weight: 600;
	margin-bottom: 8px;
	border-left: none;
	padding-left:0;
}
main table.entry_cancel {
	width: 100%;
}
	
/* ===============
アクセス
================*/
main .topimage_access {
	height: 80px;
}
main .topimage_access h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	padding: 30px 0;
}
main .access_text {
		width: 60%;
}
main .access_text h3 {
	font-weight: 600;
	font-size: 20px;
	margin-bottom: 20px;
}
main .access_text span {
	display: block;
	margin-left: 0em;
}
main .access_pg {
	float: right;
	width: 36%;
	margin-top: 26px;
}
	
	
/* ===============
パンフレット
================*/
main .topimage_pamph {
	height: 80px;
}
main .topimage_pamph h1 {
	width: 92%;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 200;
	color: #fff;
	padding: 30px 0;
}
main .pamph_item {
	width: 100%;
	min-height: 100px;
	background: url("../images/common/icon_download.png") no-repeat 95% center #6181bc;
	background-size: 30px;
	clear: both;
	margin-bottom: 20px;
	box-shadow: 0px 2px 2px 0px rgba(41, 61, 97, 0.3);
}
main .pamph_item a {
	display: block;
	width: 100%;
	min-height: 100px;
	padding: 10px;
	text-decoration: none;
	border: 1px solid #6181bc;
}
main .pamph_item .pamphitem_img {
	width: 57px;
	height: auto;
	float: left;
	vertical-align: middle;
}
main .pamph_item .pamphitem_text {
	margin: 10px 0 0 70px;
	padding-right: 60px;
}
main .pamph_item .pamphitem_text p {
	margin-top: 30px;
	color: #fff;
}
	
}