@charset "utf-8";

/*==================================== PC ====================================================*/

.color_red {
	color: red;
}

#ttl {
	background-image: url(images/ttl.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 150px;
	text-indent: -9999px;
	min-width:1000px;
	
	/*
	height: auto;
	text-indent: 0px;
	font-size: 120%;
	padding-bottom: 10px;
	background-image: none;
	color: #333;
	padding-left: 10px;
	min-width:auto;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000546;
	margin-bottom: 10px;
	*/
}

.m2017 {
	padding-left: 20px;
}

.m2_2017 {
	border-bottom: 0 !important;
}

.link_lead {
	margin-bottom: 10px;
}


.entrance_box table {
	width: 100%;
	margin-bottom: 30px;
}

.entrance_box table, .entrance_box table td, .entrance_box table th {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.entrance_box th {
	background: #000546;
	text-align: center;
	color: #FFF;
}

	.entrance_box th a {
		color: #fff;
		text-decoration: underline;
	}

	.entrance_box th a:hover {
		color: #fff;
		text-decoration: none;
	}

.entrance_box .td_midashi {
	width: 25%;
	background: #E1E2EF;
}


/* カリキュラムの特色 */
.career_wrap {
    padding: 20px 0 35px;
    margin: 30px 0;
}
.career_wrap .top_section {
    width: 100% !important;
    margin-top: 0 !important;
}
@media (max-width: 480px) {
    .career_wrap { 
        background: none;
        margin: 0;
    }
}

.career_cell_course a {
    display: block;
    position: relative;
    padding-top: 75px;
}
.career_ttl2::before {
    content: "";
    display: block;
    background-color: #000546;
    background-image: url("images/icon_1.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.career_ttl15::before {
    content: "";
    display: block;
    background-color: #000546;
    background-image: url("images/icon_2.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 36px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}
.career_ttl1::before {
    content: "";
    display: block;
    background-color: #000546;
    background-image: url("images/icon_3.png");
    background-repeat: no-repeat;
    background-position: center;
    background-size: 40px;
    width: 60px;
    height: 60px;
    border-radius: 30px;
    
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
}


.schedule_2016 dl {
	margin-bottom: 30px;
}

.schedule_2016 dl.dl02 dt {
	text-align: left;
	padding-left: 10px !important;
}

.schedule_left {
	width: 370px;
	margin-right: 20px;
	float: left;
}

.schedule_right {
	width: 370px;
	float: left;
}

.jikanwari {
	width: 100%;
}

.jikanwari, .jikanwari tr td, .jikanwari tr th {
	border:1px solid #CCC;
	border-collapse: collapse;
	padding: 5px;
}

.jikanwari tr th {
	text-align: center;
	background: #E2E1EF;
	font-weight: normal;
}

.jikanwari br {
	display: none;
}

.nenji {
	width: 4em;
}

.subject {
	width: 50%;
}

.schedule {
	border-top: 1px dotted #666;
}

.schedule p {
	border-bottom: 1px dotted #666;
	padding: 10px 0px 10px 17px;
}

.curriculum_linkbtn {
	overflow: hidden;
	margin-bottom: 20px;
}

	.curriculum_linkbtn li {
		float: left;
		width: 240px;
		margin-right: 20px;
	}

	.curriculum_linkbtn li:last-child {
		margin-right: 0px;
	}
	
	.curriculum_linkbtn li a {
		display: block;
		padding: 8px 0 6px 0;
		
		text-decoration: none;
		
		border: 1px solid #cccccc;
		background-color: #ededed;
		
		color: #333333;
		font-weight: bold;
		
		background-image: url(images/arrow.png);
		background-repeat: no-repeat;
		background-position: 8px center;
		
		padding-left: 22px;
	}
	
	.curriculum_linkbtn li a:hover {
		opacity: 0.7;
	}
	
	
	
	

.curriculum_orientation .section h3 {
	background: #000546;
	color: #fff;
	padding: 4px 4px 3px 8px;
	
	margin-bottom: 5px;
}

.curriculum_orientation .section p:not(.indent) {
	margin-bottom: 1em;
}

.curriculum_orientation .section p.indent {
	text-indent: -2em;
	padding-left: 2em;
	margin-bottom: 8px;
}

.curriculum_orientation .section div.sup {
	padding: 7px;
	border: 1px solid #111111;
	margin-bottom: 1em;
}

.curriculum_orientation .section div.sup table {
	float: left;
	width: 25%;
	
	margin-left: -1px;
}

.curriculum_orientation .section div.sup table, .curriculum_orientation .section div.sup table tr th, .curriculum_orientation .section div.sup table tr td {
	border: 1px solid #ccc;
}

.curriculum_orientation .section div.sup table th {
	background: #E1E2EF;
	padding: 10px;
	text-align: center;
}

.curriculum_orientation .section div.sup table td {
	padding: 10px;
	height: 133px;
	
	vertical-align: top;
}

.curriculum_orientation .section p.indent_01 {
	text-indent: -1em;
	padding-left: 1em;
	margin-top: 5px;
	margin-bottom: 1em;
}


/* 修了要件単位 */
.syuryo_youken, .syuryo_youken tr th, .syuryo_youken tr td {
	border:1px solid #CCC;
	border-collapse: collapse;
	padding: 10px;
}

.syuryo_youken {
	width: 100%;
	margin-bottom: 30px;
}

.syuryo_youken tr th {
	text-align: center;
	background: #E1E2EF;
}

.syuryo_youken tr td.th2 {
	text-align: center;
	background: #fbfbfe;
}

.syuryo_youken tr td.th3 {
	text-align: right;
	background: #f2f3fb;
}

.youken_box {
	margin-right: -20px;
	margin-bottom: 30px;
}

.youken_p {
	border: 2px solid #000546;
	margin: 5px 20px 0px 0px;
	padding: 15px 10px;
	width: 346px;
	text-align: center;
	font-size: 120%;
	float: left;
}

h2 span {
	font-size: 70%;
	letter-spacing: -0.02em;
}


/* 科目の紹介 */

.kamoku_list {
	width: 100%;
	margin: 20px 0px 0px 0px;
}

.kamoku_list, .kamoku_list tr td, .kamoku_list tr th {
	border:1px solid #CCC;
	border-collapse: collapse;
	padding: 10px;
}

.kamoku_list tr th {
	background: #E1E2EF;
	text-align: center;
}


.kamoku_intro .clearfix h2 {
	float: left;
	margin-right: 20px;
}
.kamoku_intro .clearfix .btn_kamoku_detail {
	float: left;
	border: none;
	margin-bottom: 10px;
	padding-bottom: 0px;
	padding-top: 3px;
}
.kamoku_intro .clearfix .btn_kamoku_detail a .btn_otherpage {
	padding-top: 3px;
	padding-bottom: 3px;
}

.kamoku_set {
	margin-bottom: 40px;
	padding-bottom: 40px;
	border-bottom: 1px dotted #CCC;
}

.btn_syllabus a{
	display: block;
	padding: 15px;
	background: #000546;
	font-size: 16px;
	text-align: center;
	width: 30%;
	margin: 20px auto 0px auto;
	color: #FFF;
}

/* 科目個別ページ */
.kamoku_detail, .kamoku_detail th, .kamoku_detail td {
	border:1px solid #CCC;
	border-collapse: collapse;
	padding: 10px;
}

.kamoku_detail {
	width: 100%;
	margin-bottom: 40px;
}

.kamoku_detail th {
	text-align: center;
	background: #E1E2EF;
}

.kamoku_detail .th2 {
	text-align: center;
	background: #fbfbfe;
}

/* 履修モデル */
.kamoku_model, .kamoku_model tr td, .kamoku_model tr th {
	border:1px solid #CCC;
	border-collapse: collapse;
	padding: 10px;
}

.kamoku_model {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}

.kamoku_model th {
	text-align: center;
	background: #E1E2EF;
}

.kamoku_model .th2 {
	text-align: center;
	background: #f2f3fb;
}

.kamoku_model .th3 {
	text-align: center;
	background: #fbfbfe;
}

.kamoku_model .td_main {
	width: 225px;
	color: #FFF;
	background: #32387b;
}

.kamoku_model .td_2em {
	width: 2em;
}

.kamoku_model .td_ttl {
	text-align: center;
	width: 7em;
}

.border-bottom {
	border-bottom: 1px dotted #CCC;
	margin-bottom: 30px;
}

/* 授業科目一覧 */
.subjectlist_pagelink {
	overflow: hidden;
	margin: 0 0 50px;
}

	.subjectlist_pagelink li {
		float: left;
		width: 370px;
	}

	.subjectlist_pagelink li:first-child {
		margin-right: 20px;
	}
	
	.subjectlist_pagelink li a {
		display: block;
		text-align: center;
		
		padding: 12px 0px;
		
		background: #000546;
		color: #fff;
		text-decoration: none;
	}
	
	.subjectlist_pagelink li a:hover {
		opacity: 0.7;
	}

/* 特別演習講座 */

.kouza_gaiyo li {
	background: url(../common/images/arrow2.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 15px;
	border-bottom: 1px dotted #CCC;
	padding: 10px;
}

.ttl_kouzakaisetsu {
	font-weight: bold;
	border: 1px solid #CCC;
	padding: 1em;
	background: #E1E2EF;
}

.text_kouzakaisetsu {
	border-bottom: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	padding: 0px 1em 1em 1em;
}

.text_kouzakaisetsu  p {
	padding-top: 1em;
}

/* 履修証明プログラム「税理士特設講座」 */

.orien_midashi {
	font-weight: bold;
	margin-bottom: 4px;
	padding-bottom: 4px;
	border-bottom: 1px dotted #CCC;
	font-size: 120%;
}

.orien_att {
	font-weight: bold;
	margin: 1em 0px;
	text-indent: -1em;
	padding-left: 1em;
}

.orien_indent3 {
	text-indent: -3.35em;
	padding-left: 3.35em;
}

.orien_inquiry {
	border: 2px solid #000546;
	padding: 10px;
	text-align: center;
}

.orien_inquiry p {
	font-size: 120%;
	font-weight: bold;
}

.orien_curriculum, .orien_curriculum tr td, .orien_curriculum tr th {
	border:1px solid #CCC;
	border-collapse: collapse;
	padding: 10px;
	
	font-size: 13px;
}

.orien_curriculum {
	width: 100%;
	margin-top: 20px;
}

.orien_curriculum td {
	vertical-align: top;
}

.orien_curriculum th {
	text-align: center;
	background: #E1E2EF;
}

.orien_curriculum .th2 {
	text-align: center;
	background: #f2f3fb;
}

.orien_curriculum .th3 {
	text-align: center;
	background: #fbfbfe;
}

.curriculum_link {
	margin-bottom: 30px;
}

.curriculum_link p.icon_page {
	margin-bottom: 5px;
	float: left;
	margin-right: 2em;
}

.kai {
	width: 8%;
}

.day {
	width: 10%;
}

.class_01 {
	width: 27%;
}
.class_02 {
	width: 27%;
}
.class_03 {
	width: 28%;
}

/* 1.5年制 */
.course_lead p {
	text-indent: 1em;
}

.tani {
	margin-top: 15px;
	display: inline-block;
	font-size: 120%;
	margin-bottom: 5px;
	border-bottom: 1px solid #000;
	padding: 0px 12px 5px 5px;
}

.p_tani {
	padding-left: 2em;
	margin-bottom: 1em;
}

.indent {
	text-indent: -1em;
	padding-left: 1em;
}

.career_list {
	margin-bottom: 10px;
}

.career_list, .career_list tr td, .career_list tr th {
	padding: 10px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}

.career_list th {
	width: 14%;
	background: #000546;
	color: #fff;
	text-align: center;
}

	.career_list th span {
		display: block;
		font-size: 80%;
	}

.career_list tr td.td_ttl {
	text-align: left;
}

.nyushi_cr {
	padding: 10px;
	background: #e1e2ef;
	
	margin-bottom: 15px;
}

.nyushi_cr span {
	font-weight: bold;
	display: block;
	margin-bottom: 3px;
}


/* 公認会計士試験対策講座 */
.dl_set {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
	border-bottom: 1px solid #999;
}

	.dl_set dt {
		padding: 10px;
		background: #e2e1ef;
		
		width: 20%;
		float: left;
		box-sizing: border-box;
		
		border-top: 1px solid #999;
		border-left: 1px solid #999;
	}

	.dl_set dd {
		padding: 10px;
		background: #fff;
		
		width: 80%;
		float: left;
		box-sizing: border-box;
		
		border-top: 1px solid #999;
		border-right: 1px solid #999;
	}

	.dl_set dd p:last-child {
		margin-bottom: 0;
	}

/* 税理士試験対策講座 */
#tac_accountant_examination {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    
    margin-top: 20px;
}

	#tac_accountant_examination dt {
		width: 15%;
		
		padding: 10px;
		box-sizing: border-box;
		
		background: #1a2d67;
		margin-bottom: 1px;
	}
	
		#tac_accountant_examination dt span {
			font-size: 140%;
			margin-left: 8px;
		}
		
		#tac_accountant_examination dt div {
			color: #fff;
			font-weight: bold;
			text-align: center;
			
			position: relative;
			top: 50%;
			-webkit-transform: translateY(-50%); /* Safari用 */
			transform: translateY(-50%);
		}

	#tac_accountant_examination dd {
		width: 85%;
		
		padding: 10px;
		box-sizing: border-box;
		
		background: #f2f6f9;
		margin-bottom: 1px;
	}
	
		#tac_accountant_examination dd span {
			display: inline-block;
			color: #000546;
			font-weight: bold;
			text-align: center;
			margin-bottom: 4px;
		}
	
		#tac_accountant_examination dd p {
			margin-bottom: 0px;
		}

/* 修士入学制度 */
.indent01 span {
	font-size: 80%;
}

/* プログラム */
.point_list li {
	padding: 10px;
	background: #f4f4f4;
	margin-bottom: 10px;
}

/* 寄附講座 */
.kifu_list {
	margin-top: 30px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

	.kifu_list li {
		width: 49%;
		box-sizing: border-box;
		margin-bottom: 15px;
		
		font-size: 22px;
		font-weight: bold;
		padding: 13px 10px 9px 10px;
		
		background: #f7efeb;
		border-top: 3px solid #cb8d8f;
	}
	
		.kifu_list li.even {
			background: #fff7e9;
		}
	
		.kifu_list li:nth-child(2n) {
			margin-right: 0;
		}
	

	.kifu_list li span {
		display: inline-block;
		
		color: #b7415a;
		font-size: 14px;
		font-weight: normal;
		
		margin-top: 3px;
		margin-right: 15px;
	}

	.kifu_list li span:before {
		content: "■";
	}

/* プログラム2種 */
.cpa_pict {
	padding: 6px 9px 4px 9px;
	margin-left: 1em;
	border-radius: 6px;
	
	color: #fff;
	font-size: 14px;
}

	.cpa_pict_blue {
		background: #5a6c9e;
	}

	.cpa_pict_green {
		background: #5a9e5f;
	}

	.cpa_pict_yellow {
		background: #c8ce6a;
	}

.program_h2 {
    font-size: 26px;
    margin-bottom: 20px;
}


/********************************************************************************************************************/
/****************************************** MEDIA QUERIES ***********************************************************/
/********************************************************************************************************************/


/*==================================== PHONES ====================================================*/

@media (max-width: 480px) {
	
#ttl {
	height: auto;
	text-indent: 0px;
	font-size: 120%;
	padding-bottom: 10px;
	background-image: none;
	color: #333;
	min-width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000546;
	margin-bottom: 10px;
}

#ttl p {
	padding-left: 10px;
}

.schedule_left, .schedule_right {
	float: none;
	width: auto;
	margin-right: 0px;
}

/*  */
.curriculum_linkbtn {
	overflow: hidden;
	width: 100%;
	margin: 10px auto 20px;
}

	.curriculum_linkbtn li {
		float: none;
		width: 100%;
		margin-right: 0px;
		margin-bottom: 10px;
	}


/* 経営・会計支援プログラム */
.curriculum_orientation .section div.sup table {
	float: none;
	width: 100%;
	
	margin-bottom: 10px;
}

.curriculum_orientation .section div.sup table td {
	height: auto;
}



/* 時間割 */
.jikanwari br {
	display: inline;
}


/* 修了要件単位 */

.youken_box {
	margin-right: 0px;
}

.youken_p {
	width: auto;
	border: 2px solid #000546;
	margin: 5px 0px 20px 0px;
	padding: 15px 10px;
	text-align: center;
	font-size: 120%;
	float: none;
}


/* 科目の紹介 */
.kamoku_list {
	width: 100%;
}

.kamoku_list thead {
	float: left;
	width: 50%;
}

.kamoku_list thead tr {
	display: block;
	width: 100%;
}

.kamoku_list thead th {
	display: block;
	width: 100%;
	padding: 10px 0px;
}

.kamoku_list tbody {
	float: right;
	width: 50%;
}

.kamoku_list tbody tr {
	display: block;
	width: 100%;
}

.kamoku_list tbody td {
	display: block;
	width: 100%;
	padding: 10px 0px;
	text-align: center;
}



/* シラバスボタン */
.btn_syllabus a{
	width: 50%;
}

/* キャリアアップ・リカレント */
.career_list, .career_list tr td, .career_list tr th {
	padding: 4px;
	border: 1px solid #CCC;
	border-collapse: collapse;
}
.dl_set2 {
}

	.dl_set2 dt {
		width: 100%;
		float: none;
		border: 0;
	}

	.dl_set2 dd {
		width: 100%;
		float: none;
		border: 0;
		margin-bottom: 30px;
		margin-right: 0;
	}
	
	.dl_set2 dd a {
		display: inline-block;
		margin-right: 1em;
	}

/* 公認会計士試験対策講座 */

	.dl_set dt {
		padding: 10px;
		background: #e2e1ef;
		
		width: 100%;
		float: none;
		box-sizing: border-box;
		
		border: 0;
	}

	.dl_set dd {
		padding: 10px;
		background: #fff;
		
		width: 100%;
		float: none;
		box-sizing: border-box;
		
		border: 0;
		margin-bottom: 30px;
	}


/* 寄附講座 */

	.kifu_list li {
		width: 100%;
		margin-right: 0;
		
		font-size: 16px;
		padding: 10px 7px 8px 7px;
	}

		.kifu_list li.even {
			background: #f7efeb;
		}

		.kifu_list li:nth-child(even) {
			background: #fff7e9;
		}
	

}


/* エクスターンシップ */

.ex_interview {
    margin-top: 20px;
}

.ex_interview a {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    
    color: #111;
    text-decoration: none;
    transition: 0.3s;
    
    margin-bottom: 20px;
}
.ex_interview a img {
    object-fit: cover;
    width: 30%;
}
.ex_interview a div {
    width: 70%;
    padding: 15px;
    background: #f1f1f1;
    box-sizing: border-box;
    
    font-size: 16px;
    font-weight: bold;
}
.ex_interview a div span {
    display: block;
    
    color: #666;
    font-size: 14px;
    font-weight: normal;
    text-align: left;

    margin-top: 8px;
}

.ex_interview a:hover {
    opacity: 0.7;
}

/* int */
.ex_int_header {
    display: flex;
    justify-content: space-between;
}
.ex_int_header img {
    width: 45%;
    object-fit: cover;
}
.ex_int_header_info {
    width: calc(55%);
    background: #E1E2EF;
    padding: 25px;
    box-sizing: border-box;
}

.ex_int_header_info_ttl {
    color: #000546;
    font-size: 20px;
    font-weight: bold;
    line-height: 1.3;
    margin-bottom: 15px;
}

.ex_int_question {
    font-size: 22px;
    font-weight: bold;
    line-height: 1.3;
    padding: 15px 10px 13px 13px;
    background: #f1f1f1;
    border-left: 4px solid #000546;
    margin: 60px 0 25px !important;
    position: relative;
}

.ex_int_question p {
    text-indent: -1.8em;
    padding-left: 1.8em;
}

.ex_int_answer {
    font-size: 105%;
    line-height: 1.8;
}
.ex_int_answer img {
    float: left;
    width: 40%;
    margin: 0 30px 30px 0;
}

.ex_int_photo_end {
    margin-top: 40px;
    display: block;
}


.talk_head {
    margin-top: 60px;
    padding: 30px 0;
    
    color: #000546;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    line-height: 1.4;
    
    border: 3px solid #000546;
    margin-bottom: 20px;
    position: relative;
    
    display: flex;
    justify-content: center;
    align-items: center;
}
.talk_head span {
    padding: 0 30px;
    position: relative;
    z-index: 3;
}
.talk_head::before {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background: #fff;
    position: absolute;
    top: -3px;
    right: -3px;
    z-index: 2;
}
.talk_head::after {
    content: "";
    display: block;
    width: calc(100% - 30px);
    height: calc(100% - 30px);
    background: #fff;
    position: absolute;
    bottom: -3px;
    left: -3px;
    z-index: 2;
}

.talk {
    display: flex;
    justify-content: flex-start;
    gap: 1.5em;
    
    font-size: 105%;
    line-height: 1.8;
    margin-bottom: 8px;
}
.talker {
    font-weight: bold;
    min-width: 2em;
}
.talk p {
    flex: 1;
    overflow: hidden;
}
.talk p img {
    float: right;
    width: 350px;
    margin:  0 0 30px 30px;
}

.ex_int_photo {
    margin: 40px 0;
}
.ex_int_photo div {
    padding: 10px;
    background: #000546;
    
    color: #fff;
    font-weight: bold;
    text-align: center;
}

.ex_return {
    text-align: center;
    padding: 60px 0;
}

.ex_return a {
    display: inline-block;
    
    padding: 15px 40px 15px 15px;
    background: #000546;
    font-size: 16px;
    text-decoration: none;
    

    margin: 20px auto 0px auto;
    color: #FFF;
    
    position: relative;
    transition: 0.3s;
}
.ex_return a::after {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: translateY(-50%) rotate(45deg);
    
    position: absolute;
    top: 47%;
    right: 15px;
}
.ex_return a:hover {
    opacity: 0.7;
}

.externsip_list {
	overflow: hidden;
}

	.externsip_list li {
		float: left;
		width: 32%;
		margin-right: 2%;
		margin-bottom: 13px;
		padding: 6px;
		box-sizing: border-box;
		background: #f3f4fa;
	}
	
		.externsip_list li:nth-child(3n) {
			margin-right: 0;
		}


	.externsip_list li:nth-child(2n) {
		background: #E1E2EF;
	}

.oomidashi {
	background: #0b1148;
	color: #fff;
	font-size: 160%;
	padding: 10px;
	margin-bottom: 20px;
}

.dl_set {
	overflow: hidden;
	border-bottom: 1px solid #999;
}


.dl_yoko {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    border-bottom: 1px solid #999;
}

.dl_yoko dt {
    width: 130px;
    background: #e2e1ef;
    padding: 8px;
    box-sizing: border-box;
    
    display: flex;
    align-items: center;
    justify-content: center;
    
    border-top: 1px solid #999;
    border-left: 1px solid #999;
}
.dl_yoko dd {
    width: calc(100% - 130px);
    padding: 8px 15px;
    box-sizing: border-box;
    
    border-top: 1px solid #999;
    border-right: 1px solid #999;
}

.blue_table, .blue_table td, .blue_table th {
    padding: 10px;
    border: 1px solid #CCC;
    border-collapse: collapse;
}
.blue_table {
    width: 100%;
}
.blue_table th {
    background: #000546;
    text-align: center;
    color: #FFF;
}

.td_midashi {
    text-align: center;
    width: 15%;
    background: #E1E2EF;
}




@media (max-width: 480px) {
.aid_description {
	display: block;
	font-weight: bold;
	margin-right: 0px;
}

	.externsip_list li {
		float: none;
		width: 100%;
		margin-right: 0%;
		margin-bottom: 10px;
	}

    .dl_yoko {
        flex-direction: column;
    }
    
    .dl_yoko dt {
        width: 100%;
        background: #e2e1ef;
        border-right: 1px solid #999;
    }
    .dl_yoko dd {
        width: 100%;
        border-left: 1px solid #999;
    }
    
    .td_midashi {
        width: 23%;
    }

    
    .ex_interview a {
        flex-direction: column;
    }
    .ex_interview a img {
        width: 100%;
    }
    .ex_interview a div {
        width: 100%;
    }
    
    .ex_int_header {
        flex-direction: column;
    }
    .ex_int_header img {
        width: 100%;
    }
    .ex_int_header_info {
        width: 100%;
        padding: 15px;
    }

    .ex_int_question {
        font-size: 19px;
    }
    
    .ex_int_answer img {
        float: none;
        width: 100%;
        margin: 0 0 20px 0;
    }
    
    .ex_int_photo img {
        width: 100%;
    }
    
    .talk_head {
        font-size: 21px;
    }

    
}
