@charset "utf-8";


/* top
----------------------------------------------- */
#top_slide {
	margin-bottom:30px;
}

#top_banner {
	position: relative;
	width:720px;
	height:124px;
	margin-bottom:30px;
}
#top_banner01 {
	position: absolute;
	top:0;
	left:0;
}
#top_banner02 {
	position: absolute;
	top:0;
	right:0;
}
/*---------------------------------
	#top_news {
		padding:20px 30px 30px 30px;
		border-top:#042d4f 3px solid;
		border-left:#dcdcdc 1px solid;
		border-right:#dcdcdc 1px solid;
		border-bottom:#dcdcdc 1px solid;
		margin-bottom:40px;
	}
	#top_news_title {
		position:relative;
		background:url(../images/top/top_news.gif) no-repeat;
		background-position:left;
		width:660px;
		height:35px;
		margin-bottom:30px;
	}
	#top_news_title a {
		position:absolute;
		right:0;
		top:5px;
	}
-------------------------------------*/
	#top_news_list {
	}
	#top_news_list th {
		padding: 0 20px 10px 0;
	}
	#top_news_list td {
		padding: 0 0 10px 0;
	}

#top_news {
	margin-bottom:30px;
}
#top_news h2 {
	margin-bottom:10px;
}

.icon_new {
	background-color:#7d0000;
	color:#FFF;
	font-size:10px;
	padding:2px 5px;
	margin-right:5px;
}
.icon_info {
	background-color:#f39700;
	color:#FFF;
	font-size:10px;
	padding:2px 5px;
	margin-right:5px;
}


#top_merit {
	margin-bottom:40px;
}
#top_merit h2 {
	margin-bottom:30px;
}

#top_merit_text {
	float:left;
	width:540px;
}
#top_merit_photo {
	float:right;
	width:155px;
}




#top_merit_box {
	position:relative;
	width:720px;
	min-height:300px;
}
#top_merit_box01 {
	position:absolute;
	left:0;
	width:280px;
	min-height:250px;
	border:#d2d2d2 5px solid;
	padding:25px;
}
#top_merit_box02 {
	position:absolute;
	right:0;
	width:280px;
	min-height:250px;
	border:#d2d2d2 5px solid;
	padding:25px;
}

#top_point {
	margin-bottom:30px;
}
#top_point h2 {
	margin-bottom:10px;
}
#btn_winglobe {
	text-align:center;
}


/* winglobe
----------------------------------------------- */
.winglobe_h2 {
	margin-bottom:20px;
}

.winglobe_text {
	width:480px;
	float:left;
}
.winglobe_photo {
	width:220px;
	float:right;
}

/*adviser
----------------------------------------------- */
.yamaguchi {
	background-color:#fef0dc;
	padding:20px;
}
.yamaguchi_profile {
	background:url(../images/adviser/yamaguchi_bg_vr3.png) no-repeat;
	background-position:top center;
	padding:70px 20px 30px 20px;
	margin-bottom:30px;
}
.yamaguchi_list li {
	background:url(../images/winglobe/dot.gif) no-repeat;
	background-position:left 5px;
	padding-left:20px;
	margin-bottom:10px;
}
.magic_list li {
	background:url(../images/adviser/denkyu.png) no-repeat;
	background-position:left 1px;
	padding-left:35px;
	margin-bottom:10px;
}

/* course
----------------------------------------------- */
.course {
	position:relative;
	padding:20px 30px 20px 30px;
	margin-bottom:50px;
	border:1px solid;
	border-top:4px solid;
}
.course .inner_title {
	margin-bottom:15px;
}
.course .inner_title h2 {
	display: inline-block;
	line-height: 100%;
	font-size: 26px;
	font-weight: 900;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
	margin-right: 0.25em;
}
.course .inner_title .inner_title_lead {
	display: inline-block;
	line-height: 100%;
	font-size: 18px;
	font-weight: bold;
	font-family: "游明朝", YuMincho, "ヒラギノ明朝 ProN W3", "Hiragino Mincho ProN", "HG明朝E", "ＭＳ Ｐ明朝", "ＭＳ 明朝", serif;
}
.course .inner_list {
	margin-bottom:20px;
}
.course .inner_list li {
	background-position:left 5px;
	padding-left:20px;
	margin-bottom:10px;
}
.course .inner_box {
	padding:15px 20px;
}
.course .inner_box_title {
	font-size: 16px;
	font-weight: bold;
}
.course .inner_list2 li {
	padding-left:15px;
}
.course .course_column {
	padding: 1em;
	margin: 1em;
	border:1px solid;
	border-radius: 10px;
}
.course .course_column_title {
	font-size: 120%;
	padding-left: 10px;
	border-left: 7px solid;
	margin-bottom: 0.5em;
}


.course.course_high_school {
	border-color: #004382;
}
.course.course_high_school .inner_list li {
	background:url(../images/course/dot_blue_circle.gif) no-repeat;
	background-position:left 5px;
}
.course.course_high_school .inner_box {
	background-color:#ddeaf7;
}
.course.course_high_school .inner_list2 li {
	background:url(../images/course/dot_blue.png) no-repeat;
	background-position:left 5px;
}


.course.course_jr_high_school {
	border-color: #8fc31f;
}
.course.course_jr_high_school .inner_list li {
	background:url(../images/course/dot_green_circle.gif) no-repeat;
	background-position:left 5px;
}
.course_jr_high_school .inner_box {
	background-color:#f8ffe8;
}
.course.course_jr_high_school .inner_list2 li {
	background:url(../images/course/dot_green.png) no-repeat;
	background-position:left 5px;
}


.course.course_elementary {
	border-color: #f8b551;
}
.course.course_elementary .inner_list li {
	background:url(../images/course/dot_orange_circle.gif) no-repeat;
	background-position:left 5px;
}
.course.course_elementary .inner_box {
	background-color:#faf1e4;
}
.course.course_elementary .inner_list2 li {
	background:url(../images/course/dot_orange.png) no-repeat;
	background-position:left 5px;
}


.course.course_elementary_pre {
	border-color: #ffa0c0;
}
.course.course_elementary_pre .inner_list li {
	background:url(../images/course/dot_pink_circle.png) no-repeat;
	background-position:left 5px;
}
.course.course_elementary_pre .inner_box {
	background-color:#fff0f5;
}
.course.course_elementary_pre .inner_box_title {
	color:#ffa0c0;
}
.course.course_elementary_pre .inner_list2 li {
	background:url(../images/course/dot_pink.png) no-repeat;
	background-position:left 5px;
}
.course.course_elementary_pre .course_column {
	border-color:#ffa0c0;
}
.course.course_elementary_pre .course_column_title {
	border-color:#ffa0c0;
}


.course.course_adult {
	border: none;
	background:url(../images/course/adult_bg.png) no-repeat;
}
.course.course_adult .inner_list li {
	background:url(../images/course/dot_light_blue_circle.gif) no-repeat;
	background-position:left 5px;
}


.course_pic {
	position:absolute;
	bottom:0;
	right:0;
}


.course_tbl {
	width:100%;
	margin-bottom:10px;
}
.course_tbl th {
	background-color:#f1f7fc;
	border:#a0a0a0 1px solid;
	padding:10px 10px;
	font-weight:bold;
	color:#004382;
}
.course_tbl td {
	border:#a0a0a0 1px solid;
	padding:10px 10px;
	width:160px;
	vertical-align: middle;
}


/* school
----------------------------------------------- */


.school_title {
	background:url(../images/school/dot_blue_circle.gif) no-repeat;
	background-position:left;
	padding-left:20px;
	font-size:16px;
	color:#004382;
	margin-bottom:5px;
}



.school_title span {
	font-weight:bold;
	font-size:16px;
}

.school_tbl {
	background:url(../images/school/line.gif) repeat-x;
	background-position:top;
	padding-top:1px;
}
.school_tbl table {
	width:100%;
}
.school_tbl th {
	background:url(../images/school/line.gif) repeat-x;
	background-position:bottom;
	background-color:#f1f7fc;
	font-weight:bold;
	width:160px;
	padding:10px 15px;
	vertical-align:middle;
}
.school_tbl td {
	background:url(../images/school/line.gif) repeat-x;
	background-position:bottom;
	padding:10px 15px;
}

.school_toc li {
	float: left;
	margin-right: 2em;
	font-weight: bold;
}

.school_toc {
	height: 1em;
	padding: 0.5em;
}

#toc_top {
	width:720px;
	margin:0 auto 15px auto;
}
#toc_top a {
	float:right;
}



/* results
----------------------------------------------- */
.results_tbl {
	width:100%;
	border:#004382 1px solid;
}
.results_tbl th {
	width:175px;
	background-color:#004382;
	text-align:center;
	vertical-align:middle;
}
.results_tbl td {
	padding:10px 20px;
}

.results_list ul {
	float:left;
/*	margin-right:40px;  */
}

.results_list ul {
 float:left;
 margin-right:0px;
}

.results_list ul + ul {
 margin-left:40px;
}

.results_list ul li {
	padding:3px 0 3px 10px;
	background:url(../images/results/dot.gif) no-repeat;
	background-position:left 10px;
}

.results_inner_list li {
	background:url(../images/course/dot_blue_circle.gif) no-repeat;
	background-position:left 5px;
	padding-left:20px;
	margin-bottom:5px;
}

.results_text {
	width:100%;
}



.results_tbl_in {
	width:100%;
}
.results_tbl_in td {
	padding:3px 10px;
	background:url(../images/results/dot.gif) no-repeat;
	background-position:left 10px;
}

.voice_top {
	background:url(../images/results/voice_top.png) no-repeat;
	background-position:top center;
	padding-top:60px;
}
.voice_middle {
	background:url(../images/results/voice_middle.gif) repeat-y;
	background-position:center;
	padding:10px 30px;
}
.voice_bottom {
	background:url(../images/results/voice_bottom.gif) no-repeat;
	background-position:bottom center;
	padding-bottom:30px;
}

.voice_title {
	background-color:#fef0dc;
	font-weight:bold;
	color:#ec6941;
	padding:3px 10px;
	margin-bottom:15px;
}

/* kotoba
----------------------------------------------- */

.kotoba_ptexts {
	width:480px;
	float:left;
}

.kotoba_photo {
	width:220px;
	float:right;
}

.kotoba_border {
	border-top:#004382 4px solid;
}

.kotoba_kakomi {
	border:#004382 1px solid;
	border-top:#004382 4px solid;
	padding:20px 10px 10px 20px;
}

.kotoba_inner_list {
	margin-bottom:20px;
}
.kotoba_inner_list li {
	background:url(../images/kotoba/list_orange.png) no-repeat;
	background-position:left 5px;
	padding-left:20px;
	margin-bottom:10px;
}
.kotoba_texts img {
	vertical-align:baseline;
}

.kotoba_eigo {
	width: 700px;
	padding-bottom: 50px;
	background-color: #FFF;
	background-image: url("../images/kotoba/eigo_n.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.kotoba_e_nakami {
	margin: 0px 0px 0px;
	padding: 100px 10px 0px;
	color: #000;
	background-color: #FFF;
	background-image: url("../images/kotoba/eigo.png");
}


.kotoba_kosugi {
	width: 720px;
	padding-bottom: 30px;
	background-color: #FFF;
	background-image: url("../images/kotoba/kosugi_n.png");
	background-repeat: no-repeat;
	background-position: center bottom;
}

.kotoba_k_nakami {
	padding: 100px 10px 0px;
	color: #000;
	background-color: #FFF;
	background-image: url("../images/kotoba/kosugi.png");
}

/* recruit
----------------------------------------------- */

.recruit_btn {
}
.recruit_btn li {
	float:left;
	margin-right:5px;
}


.flow_ul li {
	margin-bottom:10px;
}
.flow_box {
	border:#004382 1px solid;
	padding:20px;
}
.flow_box .inner {
	padding-left:55px;
}
.flow_tel {
	margin-left:10px;
}
.flow_tel img {
	vertical-align:top;
}
.flow_inbox {
	border:#bad9f3 1px solid;
	background-color:#f1f7fc;
	padding:10px 15px;
}

.recruit_box {
	border:#c9c9c9 4px solid;
	padding:20px;
}

.recruit_tbl {
	width:100%;
}
.recruit_tbl th {
	background-color:#f1f7fc;
	border:#a0a0a0 1px solid;
	padding:8px 15px;
	width:120px;
}
.recruit_tbl td {
	border:#a0a0a0 1px solid;
	padding:8px 15px;
}

.support_inner {
	width:670px;
	margin:0 auto;
}
.support_ul {
}
.support_ul li {
	background:url(../images/recruit/blue_circle.gif) no-repeat;
	background-position:left 5px;
	padding-left:15px;
	margin-bottom:10px;
}


.recruit_box2 {
	border:#c9c9c9 5px solid;
	padding:30px;
}
.recruit_box2 .r_title {
	background-color:#f1f7fc ;
	font-weight:bold;
	color:#004382;
	padding:3px 10px;
	margin-bottom:15px;
}
.recruit_box2 span img {
	vertical-align: middle;
	font-size:0;
}

.recruit_voice_takayama_top {
	background:url(../images/recruit/voice_takayama_top.png) no-repeat;
	background-position:top center;
	padding-top:70px;
	padding-bottom:40px;
}

.recruit_voice_kawana_top {
	background:url(../images/recruit/voice_kawana_top.png) no-repeat;
	background-position:top center;
	padding-top:70px;
}

.recruit_voice_middle {
	background:url(../images/recruit/voice_middle.png) repeat-y;
	background-position:center;
	padding:20px 30px;
}
.recruit_voice_bottom {
	background:url(../images/recruit/voice_bottom.png) no-repeat;
	background-position:bottom center;
	padding-bottom:0px;
}

.recruit_voice_title {
	background-color:#fef0dc;
	font-weight:bold;
	color:#ec6941;
	padding:3px 10px;
	margin-bottom:15px;
}

.recruit_voice_ul {
}
.recruit_voice_ul li {
	background:url(../images/recruit/pin.png) no-repeat;
	background-position:left 5px;
	padding-left:20px;
	margin-bottom:10px;
	line-height:21px;
	background-position:top left;
}
.profile_takayama {
	background:url(../images/recruit/takayama.png) no-repeat;
	background-position:bottom right;
	padding-top:10px;
	margin-bottom:10px;
}
.profile_kawana {
	background:url(../images/recruit/kawana.png) no-repeat;
	background-position:bottom right;
	padding-bottom:50px;
	margin-bottom:10px;
}

.recruit_toc li {
	display: inline-block;
	border: 1px solid #004382;
	border-bottom: none;
	margin: 0;
	padding: 0.5em;
	border-radius: 3px 3px 0px 0px;
	color: #FFFFFF;
/*
	background-color: rgba(0,0,0,0.2);
*/
	background-color: #004382;

}

.recruit_toc li a {

	color: inherit;
}

.recruit_toc li a:hover {

	color: #004382;
	text-decoration: none;
}

.recruit_toc li.selected {
	font-weight: bold;
	border: 2px solid #004382;
	border-bottom: none;
	color: #004382;
	background-color: #FFFFFF;
}

.recruit_toc li.hover {
	font-weight: bold;
	color: #004382;
	background-color: #FFFFFF;
}

#toc_top {
	width:720px;
	margin:0 auto 15px auto;
}
#toc_top a {
	float:right;
}

.recruit_top{
	text-align:right;
}

/* contact
----------------------------------------------- */
.contact {
}

/* フォーム */
.contact_topline {
	background:url(../images/trial/line.gif) repeat-x;
	background-position:top;
	padding-top:1px;
}
.contact_tbl {
	width:100%;
}
.contact_tbl th {
	width: 170px;
	padding: 10px 20px ;
	background:url(../images/trial/line.gif) repeat-x;
	background-position:bottom;
	background-color:#f1f7fc;
}
.contact_tbl td {
	padding: 10px 20px 15px 20px;
	background:url(../images/trial/line.gif) repeat-x;
	background-position:bottom;
	vertical-align:middle;
}






#form_button {
	width:440px;
	margin-top: 20px;
}
#confirm_button {
	width:200px;
	text-align: center;
}

/* 確認 */
.confirm_tbl {
	width: 430px;
	margin: 30px 0;
}
.confirm_tbl th {
	width: 120px;
	padding: 10px 0 10px 10px;
	border-bottom: 1px solid #fff;
	font-size: 14px;
}
.confirm_tbl td {
	padding: 10px 0 10px 0;
	border-bottom: 1px solid #fff;
}

.contact_ul li {
	padding-bottom: 30px;
}

.contact_ul li span {
	font-weight: bold;
}




/* サブミットボタン */
/* submit */
#submit-go {
 	margin-top:1em;
	width:150px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background: url(../images/trial/form_btn01.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
	margin: 20px auto 0 auto;  
}


#submit-go_confirm {
 	margin-top:1em;
	width:150px;
	height:32px;
	text-indent:-9999px;
	overflow:hidden;
	border:0;
	background: url(../images/trial/form_btn02.gif) no-repeat 0 0;
	display:block;
	cursor:pointer !important; cursor:hand;
	margin: 20px auto 0 auto;  
}



/* .contact   input,textarea
----------------------------------------------- */


.textbox {
	padding:5px;
	border:1px solid #ddd;
	background:#fafafa;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.textbox:hover, input:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 

.form_w400 {
	width:390px;
}

.contact textarea{
	padding:5px;
	width:390px;
	border:1px solid #ddd;
	background:#fafafa;
	-moz-border-radius:0.4em;
	-khtml-border-radius:0.4em;
}
.contact textarea:hover, textarea:focus {
	border-color:#c5c5c5;
	background:#f6f6f6;
} 



	


/* news
----------------------------------------------- */

.news_box {
	margin-bottom:60px;
}
.news_date {
	font-size:12px;
	margin-bottom:5px;
}
.news_title {
	font-size:16px;
	font-weight:bold;
	color:#004382;
	border-bottom:#004382 2px solid;
	padding-bottom:5px;
	margin-bottom:20px;
}

.news_side {
	margin-bottom:30px;
}
.news_side li {
	margin-bottom:15px;
	background:url(../images/news/list.gif) no-repeat;
	background-position:left 7px;
	padding-left:12px;
}
.news_side_date {
	font-size:12px;
}

/* ryokin
----------------------------------------------- */
.ryokin_header {
	background: #004382;
	color: #FFFFFF;
	padding: 0.5em;
}

.ryokin_tbl {
	margin-bottom:10px;
	width:100%;

}
.ryokin_tbl th {
	background-color:#f1f7fc;
	border:#a0a0a0 1px solid;
	padding:10px 10px;
	font-weight:bold;
	color:#004382;
	vertical-align: middle;
}
.ryokin_tbl td {
	border:#a0a0a0 1px solid;
	padding:10px 10px;
	vertical-align: middle;
}

.ryokin_toc li {
	float: left;
	margin-right: 2em;
}

.ryokin_toc {
	height: 1em;
	padding: 0.5em;
}

/* time
----------------------------------------------- */
.time_header {
	background: #004382;
	color: #FFFFFF;
	padding: 0.5em;
}

.time_tbl th.time_header {
	background: #004382;
	color: #FFFFFF;
	padding: 0.5em;
	font-weight:normal;
	text-align: left;
}

.time_tbl {
	margin-bottom:10px;
	width:100%;
}
.time_tbl tr:nth-child(even) {
    background:#CCFFFF;
	}
.time_tbl tr:nth-child(odd) {
    background:#ffffff;
	}
.time_tbl th {
	background-color:#f1f7fc;
	border:#a0a0a0 1px solid;
	padding:5px 5px;
	font-weight:bold;
	color:#004382;
	vertical-align: middle;
	text-align: center;
}
.time_tbl td {
	border:#a0a0a0 1px solid;
	padding:5px 5px;
	vertical-align: middle;
	text-align: center;
}

.time_toc li {
	float: left;
	margin-right: 2em;
}
/* link
----------------------------------------------- */

.link_ul {
}
.link_ul li {
	background:url(../images/link/under.gif) repeat-x;
	background-position:bottom;
	padding-bottom:30px;
	margin-bottom:30px;
}
.link_ul li div {
	background:url(../images/link/dot_blue_circle.gif) no-repeat;
	background-position:left 5px;
	padding:0 20px;
	font-weight:bold;
}
.link_ul li p {
	padding:0 20px;
}


/* sitemap
----------------------------------------------- */

.sitemap_ul {
	margin-right:-35px;
}
.sitemap_ul li {
	float:left;
	width:310px;
	border:#a0a0a0 1px solid;
	padding:10px 15px;
	margin:0 35px 30px 0;
}
.sitemap_ul li a {
	background:url(../images/sitemap/sitemap_arrow.gif) no-repeat;
	background-position:left;
	padding-left:20px;
	font-weight:bold;
}







/* wp-pagenavi
----------------------------------------------- */
.wp-pagenavi {
	clear: both;
	padding: 2px 0;
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi span {
	text-decoration: none;
	border: 1px solid #008cd5;
	padding: 3px 5px;
	margin: 2px;
}

.wp-pagenavi a:hover, .wp-pagenavi span.current {
	border-color: #008cd5;
}

.wp-pagenavi span.current {
	background:#008cd5;
	color: #FFF;
	font-weight: bold;
}


 /* link 文字 */
.wp-pagenavi a:visited {
  padding: 4px 8px 4px 8px;
  margin: 3px 4px;
  text-decoration: none;
  color: #fff;
  background-color: #008cd5;
}
 
 /* a:hover  */
.wp-pagenavi a:hover {
  color: #fff;
  background-color: #008cd5;
}


h3 {
  display: inline-block;
  border-bottom: 3px solid #ec6941;
  padding: 0.2em;
  padding-bottom: 0;
  font-size: 120%;
  margin-bottom: 0.5em;
}

/* 実績・生徒の声 ＞ 全国高校共通テスト 成績 2018*/
div.test2018 {
  border: 1px solid #004382;
  padding: 1em;
  padding-top: 0;
  margin: 1em 0;
}

div.test2018 h3 {
  color: #fff;
  background-color: #004382;
  padding: 0.2em 1em;
  border: 5px solid #004382;
  border-radius: 0px 0px 5px 5px;
}

div.test2018 table {
  margin-left: auto;
  margin-right: auto;
}

div.test2018 th, div.test2018 td {
  width: auto;
  background-color: transparent;
  padding: 0.5em 1.0em;
  padding-bottom: 0;
}

div.test2018 tr.head {
  border-bottom: 2px solid #004382;
}

div.test2018 tr.ichii {
  color: #0000ff
}

div.test2018 td.order {
  text-align: right;
}

div.test2018 td.score {
  text-align: right;
}

div.test2018 td.deviation {
  text-align: right;
}


/* 実績・生徒の声 ＞ 全国高校共通テスト 成績 */
div.test2015 {
  border: 1px solid #004382;
  padding: 1em;
  padding-top: 0;
  margin: 1em 0;
}

div.test2015 h3 {
  color: #fff;
  background-color: #004382;
  padding: 0.2em 1em;
  border: 5px solid #004382;
  border-radius: 0px 0px 5px 5px;
}

div.test2015 table {
  margin-left: auto;
  margin-right: auto;
}

div.test2015 th, div.test2015 td {
  width: auto;
  background-color: transparent;
  padding: 0.5em 1.0em;
  padding-bottom: 0;
}

div.test2015 tr.head {
  border-bottom: 2px solid #004382;
}

div.test2015 td.order {
  text-align: right;
}

div.test2015 td.score {
  text-align: right;
}

div.test2015 td.deviation {
  text-align: right;
}


/* 汎用ページ見出し */
.cover-frame {
  width: 720px;
  height: 135px;
  background-color: #004382;
  background-image: url(../images/common/cover.png);
  color: #fff;
}

.cover-title {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 28px;
  font-weight: bold;
  padding-top: 32px;
  padding-left: 32px;
}

.cover-subtitle {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 17px;
  font-weight: bold;
  padding-left: 32px;
}

/* SpeakSpoke 用 */
.speak-article {
  margin-bottom: 20px;
}
.speak-subject {
  font-family: "游明朝",YuMincho,"ヒラギノ明朝 ProN W3","Hiragino Mincho ProN","HG明朝E","ＭＳ Ｐ明朝","ＭＳ 明朝",serif;
  font-size: 20px;
  color: #004382;
  font-weight: bold;
  border-left: 0.5em solid #004382;
  padding-left: 0.25em;
}
.speak-body {
  position: relative;
  padding: 10px;
  border: 1px solid #004382;
  border-top: 3px solid #004382;
  box-shadow: 0 5px 5px rgba(0,0,0,0.4);
}
.speak-body::after {
  /* clearfix */
  content: "";
  clear: both;
  display: block;
}
.speak-movie {
  float: left;
  margin-right: 10px;
  width: 320px;
  height: 180px;
}
.speak-info {
  float: left;
  width: 368px;
  /*
    右カラム 720px
    .speak-body: (padding 10px + border 1px) x 2 = 22px;
    .speak-movie: width 320px + margin-right 10 px = 330px
  */
  min-height: 180px;
}
.speak-description {
}
.speak-texts {
  margin-top: 0.5em;
  margin-bottom: 0.5em;
}
.speak-texts li {
  margin-top: 0.5em;
}
.speak-texts li a {
  border-radius: 5px;
  color: #fff;
  display: inline-block;
  background-color: #004382;
  box-sizing: border-box;
  padding: 0.5em;
  color: #fff;
  width: 100%;
  font-weight: bold;
  vertical-align: middle;
  box-shadow: 0 3px 3px rgba(0,0,0,0.4);
  line-height: 1;
}
.speak-texts li a:hover {
  background-color: #00396e;
  text-decoration: none;
}
.speak-texts li a::before {
  display: inline-block;
  background-size: contain;
  height: 1.5em;
  width: 1.2em;
  margin-right: 0.5em;
  vertical-align: middle;
}
.speak-texts li.ja a::before {
  content: "";
  background-image: url(../images/speak/file-ja.png);
}
.speak-texts li.en a::before {
  content: "";
  background-image: url(../images/speak/file-en.png);
}
