@charset "utf-8";

.pageTitle_telmarke {
	border: 1px solid #cccccc;
	background: url(./images/pagetitle_bg01.gif) repeat-x left bottom;
	margin-bottom: 16px;
	position: relative;
}

.pageTitle_telmarke h1 {
	background: url(./images/pagetitle_bg02.gif) no-repeat left top;
	margin: -1px 0 0;
	padding: 14px 14px 12px;
	font-size: 140%;
	font-weight: bold;
	line-height: 1.3;
	color: #333333;
}

.sub_main {
	padding: 0;
}

.sub_main2 {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border-bottom: dotted 1px #cccccc;
}

.text_title {
	color: #000000;
	font-weight: bold;
	font-size: 18px;
	border-left: solid 4px #000000;
	padding-left: 12px;
}

.telema {
	margin: 0;
	padding: 0;
	border-collapse: collapse;
}

.telema th,
.telema td {
	margin: 0;
	padding: 0;
	vertical-align: top;
}

.content_blue {
	margin: 0 10px 30px 10px;
	padding: 10px;
	border: solid 1px #0000ff;
	background: #DDDDDD;
}

.content_yellow {
	margin: 0 10px 30px 10px;
	padding: 10px;
	border: none;
	background: #FFFFCC;
}

.text_o {
	color: #F86C00;
	font-weight: bold;
}

.side_contents01 {
	width: 210px;
	border: solid 1px #ff0000;
	background: #ff0000;
	padding: 5px 10px;
}

.side_contents02 {
	width: 210px;
	border: solid 1px #ff0000;
	background: #BBE0E3;
	padding: 10px;
}

.form_color_r {
	background-color: #FFCCCC;
}


/* clearfix
--------------------------------------*/
.clearfix:after {
	content: "";
	display: block;
	height: 0;
	line-height: 0;
	visibility: hidden;
	clear: both;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* End hide from IE-mac */

/* universal
--------------------------------------*/
.aL {
	text-align: left;
}

.aC {
	text-align: center;
}

.aR {
	text-align: right;
}

.fR {
	float: right;
}

.fL {
	float: left;
}

.clr {
	float: none;
	clear: both;
}

.pt0 {
	padding-top: 0px !important;
}

.pb05 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 30px;
}

.mb0 {
	margin-bottom: 0px !important;
}

.mt30 {
	margin-top: 30px;
}

.mb05 {
	margin-bottom: 05px;
}

.mb10 {
	margin-bottom: 10px;
}

.mb15 {
	margin-bottom: 15px;
}

.mb20 {
	margin-bottom: 20px;
}

.mb30 {
	margin-bottom: 30px;
}

.mb40 {
	margin-bottom: 40px;
}

.mb50 {
	margin-bottom: 30px;
}

.tac {
	text-align: center !important;
}

.list_style_square {
	list-style: square;
	list-style-position: outside;
}

.list_style_circle {
	list-style: circle;
	list-style-position: outside;
}

.list_style_disc {
	list-style: disc;
	list-style-position: outside;
}


p.pagetop {
	background: url("https://f.msgs.jp/fcnts/nkw/pagetop.gif") no-repeat scroll 100% 50% transparent;
	font-size: 74%;
	margin-bottom: 20px;
	padding: 0 18px 0 0;
	text-align: right;
	clear: both;
	margin: 0;
}

p.pagetop a {
	color: #333;
	text-decoration: none;
}

p.pagetop a:hover {
	text-decoration: underline;
}

div#seminarWrap {
	width: 976px;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* span.cl_red{color:red;} */

.linkimg a img {
	background: none !important;
}

.linkimg a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none !important;
}

.t_catch {
	font-weight: bold;
	font-size: 28px;
	margin-bottom: 20px;
	line-height: 1.5em;
	color: #030037;
	/*text-align: center;*/
}

.t_catch_sub {
	color: #0075c2;
	font-size: 18px;
	margin-bottom: 20px;
	line-height: 1.5em;
}


.graph_text {
	font-weight: bold;
	font-size: 23px;
	line-height: 1.5em;
}

.top_txt {
	margin-bottom: 40px;
	text-align: center;
}

.top_txt h2 {
	font-weight: bold;
	font-size: 30px;
	margin-bottom: 20px;
	line-height: 1.4;
	color: #b6121c;
	text-align: center;
}

.top_txt p {
	color: #333;
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 18px;
}

.txt span {
	font-weight: bold;
}

/*.top_txt ul {
    list-style-type: disc;
    list-style-position: inside;
    margin: 10px;
    padding: 10px;
}
.top_txt li {
	font-size:18px;
	line-height:1.8;
}*/

.top_txt dl.studyList {
	width: 90%;
	margin: 0 auto;
	margin-top: 50px;
}


.top_txt dl.studyList dt {
	padding: 12px 0 7px 0;
	background: #ffac20;
	color: #fff;
	font-size: 22px;
	font-weight: bold;
	line-height: 1.1;
	text-align: center;
}

.top_txt dl.studyList dd {
	padding: 16px 70px 12px;
	background: #fffae8;
	color: #333333;
	font-size: 20px;
	font-weight: normal;
	line-height: 1.5;
	text-align: left;
}

.top_txt dl.studyList dd ul {
	list-style: disc outside;
	margin: 0 0 -0.25em 20px;
}

.top_txt dl.studyList dd ul li {
	margin: 0 0 0.25em 0;
	color: #333333;
}

.top_txt dl.studyList dd ul li span {
	color: #ff7520;
	font-weight: bold;
}

.stxt1 {
	font-size: 22px;
	line-height: 1.5em;
	color: red;
}

.stxt2 {
	color: #E50000;
}

.stxt3 {
	font-size: 22px;
	line-height: 1.5em;
	color: #0075c2;
}


.tit_naiyo {
	margin: 0 0 20px 0;
	padding: 11px 20px 6px 20px;
	background: #07682c;
	color: #fff;
	font-size: 24px;
	line-height: 1.25;
	font-weight: bold;
}

.catch_naiyo {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 20px;
	color: #365b88;
	text-align: center;
}

.checklist {
	list-style: none;
	border-top: 4px solid #f53d4f;
	border-bottom: 4px solid #f53d4f;
	padding: 16px 16px 6px;
	background-color: #f6eced;
}

.checklist li {
	background: url(<? echo IMAGELINK; ?>images/check.png) 0 0 no-repeat;
	padding-left: 45px;
	line-height: 30px;
	margin-bottom: 10px;
	font-size: 20px;
	border-bottom: 1px dotted #258eaa;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.t01 {
	font-size: 24px;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.t01 span {
	color: #ff0000;
	font-size: 28px;
	line-height: 1.5em;
	font-weight: bold;
}

.t02 {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 30px;
}

.t03 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #146da0;
}

.t03 span {
	color: #ff0000;
}

.history {
	margin-bottom: 30px;
}

.history .lbox {
	float: left;
	width: 200px;
}

.history .rbox {
	float: right;
	width: 760px;
}

.history .rbox .rb01 {
	font-size: 16px;
	font-weight: bold;
	line-height: 1.5em;
}

.history .rbox .rb02 {
	font-size: 16px;
	line-height: 1.5em;
}

table.tbl01 {
	border-collapse: collapse;
	border: 1px solid #ccc;
	empty-cells: show;
	margin: 0 0 40px;
	table-layout: fixed;
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
}

table.tbl01 th,
table.tbl01 td {
	border-bottom: 1px dotted #aaa;
	/*border-right: 1px dotted #aaa;*/
	padding: 1em 1.5em;
}

table.tbl01 th {
	background: none repeat scroll 0 0 #f5f5f5;
	border-right: 1px solid #ccc;
	font-weight: normal;
	width: 12em;
	text-align: center;
}

.tbl01 ul {
	list-style: disc;
	list-style-position: outside;
	padding-left: 20px;
}

.tieup_c {
	width: 1200px;
	margin: 0 auto;
}

.t_inner {
	margin: 0 auto 15px;
	width: 1000px;
}

.mokujibox {
	padding: 40px 80px;
	background-color: #fff;
}

.mokujibox .p01 {
	font-size: 26px;
	line-height: 1.5em;
	margin-bottom: 20px;
	color: #388a59;
	font-weight: bold;
}

.mokujibox .p02 {
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 30px;
	border-bottom: 1px dotted #ccc;
	padding-bottom: 26px;
}

.whatbox {
	background-color: #53b169;
	padding: 20px;
	margin-bottom: 30px;
}

.whatbox {
	background-color: #53b169;
	padding: 20px;
}

.whatbox p {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	line-height: 1.5em;
	margin-bottom: 10px;
}

.whatbox ul {
	font-size: 20px;
	color: #fff;
	line-height: 1.5em;
	list-style: none;
	margin-bottom: -10px;
}

.whatbox ul li {
	margin-bottom: 10px;
}

.voicelist {
	list-style: none;
	font-size: 17px;
	line-height: 1.5em;
}

.voicelist li {
	padding: 20px 0 20px 34px;
	border-bottom: 3px dotted #ccc;
	background: url(<? echo IMAGELINK; ?>images/icon_voice.png) left 20px no-repeat;
}


.manabibox {
	margin: 0 auto 30px;
	width: 100%;
	background-color: #f6f6f6;
	padding: 20px;
	border-radius: 10px;
	box-sizing: border-box;
}

.manabibox .lbox {
	float: left;
	width: 25%;
	background-color: #fff;
	border: 4px solid #ccc;
	box-sizing: border-box;
	border-radius: 10px;
	padding: 20px;
}

.manabibox .lbox .p01 {
	margin-bottom: 10px;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #ff0000;
	text-align: center;
}

.manabibox .lbox .p02 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #222;
	text-align: center;
	margin: 0;
}

.manabibox .rbox {
	float: right;
	width: 70%;
	box-sizing: border-box;
}

.manabibox .rbox .list {
	list-style: none;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: -10px;
}

.manabibox .rbox .list li {
	margin-bottom: 10px;
}

.manabibox .rbox .list li span {
	font-weight: bold;
}

.messagebox {
	border: 4px solid #ffcc00;
	padding: 20px;
	margin-bottom: 30px;
}

.messagebox .stit {
	font-size: 24px;
	line-height: 1.5em;
	font-weight: bold;
	background-color: #ffcc00;
	padding: 10px 20px;
	margin-bottom: 20px;
	text-align: center;
}

.messagebox .stxt {
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 10px;
	margin-bottom: 10px;
}

.pgbox {
	margin-bottom: 40px;
	border: 1px #cccccc dotted;
	margin-top: 0px;
	padding: 20px 30px;
}

.pgbox .boxTtl {
	margin: 0 0 0.5em 0;
	color: #333333;
	font-size: 18px;
	font-weight: bold;
	line-height: 1.25;
}

.pgbox p {
	font-size: 18px;
	line-height: 1.6;
}

.pgbox ul {
	list-style: disc outside;
	margin: 0 0 0 40px;
	padding: 0;
}

.pgbox li {
	font-size: 18px;
	line-height: 1.5;
}


.targetbox {
	background-color: #fffcce;
	padding: 20px;
	margin-bottom: 30px;
}

.targetbox p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0px;
}

.targetbox .p01 {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #E50000;
}

.targetbox .p02 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.targetbox .p03 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0px;
	color: #ff0000;
}

.targetbox ul {
	list-style-type: disc;
	list-style-position: inside;
	margin: 10px;
	padding: 10px;
}

.targetbox li {
	font-size: 18px;
	line-height: 1.8;
}

.targetbox2 {
	margin-bottom: 30px;
}

.targetbox2 p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0px;
}

.targetbox2 .p01 {
	font-size: 20px;
	line-height: 1.5em;
	margin-bottom: 10px;
	text-align: center;
	font-weight: bold;
	color: #E50000;
}

.targetbox2 .p02 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 10px;
}

.targetbox2 .p03 {
	font-size: 18px;
	line-height: 1.5;
	margin-bottom: 0px;
	color: #ff0000;
}



.targetbox2 .l_box {
	float: left;
	width: 47%;
	padding: 10px;
	background-color: #d6e8f1;
}

.targetbox2 .r_box {
	float: right;
	text-align: left;
	width: 47%;
	padding: 10px;
	background-color: #ffe6e4;
}


.targetbox2 ul {
	list-style-type: disc;
	list-style-position: outside;
	margin: 10px 10px 10px 20px;
	padding: 10px;
}

.targetbox2 li {
	font-size: 18px;
	line-height: 1.8;
}


.cautionbox {
	background-color: #fcf9f9;
	border: 1px dotted #ff0000;
	box-sizing: border-box;
	padding: 20px;
	margin-bottom: 30px;
}

.cautionbox p {
	font-size: 18px;
	line-height: 1.6;
	margin-bottom: 0px;
}


.voicelist {
	list-style: none;
	margin-bottom: 30px;
	padding-top: 10px;
	border-top: 1px dotted #ccc;
}

.voicelist li {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 10px;
	font-size: 18px;
	line-height: 1.5em;
}

.sankabox {
	border: 3px solid #13b5b1;
	padding: 20px 50px 0px;
	margin-bottom: 30px;
}

.sanka_catch {
	font-size: 20px;
	line-height: 1.4em;
	font-weight: bold;
	text-align: center;
}

#agendabox {
	/*	border:1px solid #ccc;*/
	padding: 20px 10px 0px;
	margin-bottom: 40px;
}

#agendabox .tit {
	font-size: 24px;
	line-height: 1.4;
	font-weight: bold;
	color: #0075c2;
	/* 	text-align:center; */
	background-color: #f6f6f6;
	padding: 10px;
}

#agendabox h3 {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 15px;
}

#agendabox .date {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	/*	margin-bottom:15px;*/
}

#agendabox .list_agenda01 {
	list-style: square;
	list-style-position: outside;
	/*    margin-left: 40px;*/
	margin: 10px 10px 10px 25px;
}

#agendabox .list_agenda01 li {
	/*	padding:10px;*/
	/* 	border-bottom:1px dotted #ccc; */
	font-size: 18px;
	line-height: 1.8;
}


#agendabox .list_agenda02 {
	list-style: disc;
	margin: 10px 20px;
}

#agendabox .list_agenda02 li {
	/*	padding:10px;*/
	/* 	border-bottom:1px dotted #ccc; */
	margin: 0;
	line-height: 1.8;
}


#agendabox .p01 {
	font-size: 18px;
	line-height: 1.4em;
	font-weight: bold;
	margin-bottom: 5px;
}

#agendabox .p02 {
	font-size: 18px;
	color: #0075c2;
	/*font-weight: bold;*/
	line-height: 1.4em;
	margin: 0 0 30px 30px;
}

#agendabox .p02 span {
	font-size: 20px;
	color: #0075c2;
	font-weight: bold;
}

.graph_box {}

.graph_box .lbox {
	float: left;
}

.logo {
	width: 200px;
}

.koshibox {
	border: 1px solid #ccc;
	padding: 25px 40px 20px;
	margin-bottom: 40px;
}

.koshi_lbox {
	float: left;
	width: 30%;
	box-sizing: border-box;
}

.koshi_lbox img {
	border: 1px solid #cccccc;
	padding: 2px;
}



.koshi_rbox {
	float: right;
	width: 70%;
	box-sizing: border-box;
}

.koshiname {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 20px;
}

.koshitxt {
	font-size: 18px;
	margin-bottom: 20px;
	padding-bottom: 20px;
	/*	border-bottom: 1px dotted #cccccc;*/

}

.linknav {
	/*	background-color:#eee;*/
	background-color: #000000;
	margin-bottom: 30px;
	border-bottom: 1px solid #ccc;
}

.linknav_inner {
	min-width: 1000px;
	max-width: 1200px;
	width: 1000px;
	margin: 0 auto;
}

.linknav .linknav_inner p {
	font-size: 20px;
	line-height: 1.5em;
	margin: 0;
	font-weight: bold;
}

.linknav .linknav_inner p.lbox {
	width: 50%;
	float: left;
	padding: 5px 0;
	text-align: center;
	border-right: 1px dotted #ccc;
	box-sizing: border-box;
}

.linknav .linknav_inner p.rbox {
	width: 50%;
	float: right;
	padding: 5px 0;
	text-align: center;
}

.linknav .linknav_inner a {
	color: #ffffff;
	text-decoration: none;
}

.linknav .linknav_inner a:hover {
	color: #fcffde;
	text-decoration: none;
}


.tbl01 del {
	color: #e20000;
}

.txt333 {
	color: #333333 !important;
}

.manin {
	background-color: #ff0000;
	color: #ffffff;
	padding: 2px;
	margin: 0 10px;
	font-size: 12px;
}


.ctsArticle {
	padding: 80px 0;
}

/*メイン*/

.main_title_containar {
	margin: 0 auto;
	text-align: center;
	background: url(images/mv_bridge3.jpg) no-repeat center top;
	background-size: cover;
	padding-top: 42%;
	position: relative;
	margin-bottom: 5%;
}

.main_title_containar .inner {
	padding-bottom: 30px;
	margin: 0 auto;
	width: 100%;
	position: absolute;
	bottom: 0;
}

.main_title {
	position: relative;
	box-sizing: border-box;
	width: 1200px;
	height: 310px;
	/*padding: 20px 0 0 0;*/
	margin: 0 auto;
}

.main_title_containar .inner .linkimg {
	width: 100%;
	margin: 0 auto 30px;
}

.main_title_containar .inner .linkimg img {
	width: 35%;
}

.main_title_containar .inner .leadBox {
	display: block;
}

.main_title_containar .inner .leadBox .attention {
	color: #ffffff;
	font-size: 1.8rem;
	line-height: 1.8;
	text-shadow: 0 0 5px #000;
	margin-bottom: 0;
}

.main_title_containar .inner .leadBox .attention span {
	/*border-bottom: 2px solid #fbd51a;*/
	text-shadow: 0 0 6px #000;
}

.main_title_containar .inner .leadBox .attention span em {
	font-size: 40px;
	color: #fbd51a;
}


.main_title_containar .inner .leadBox .attention span span {
	font-size: 44px;
	border: none;
}

.snsbtns_area {
	margin-left: 7%;
	margin-top: 30px;
}

.snsbtns_area ul {
	text-align: left;
}

.snsbtns_area ul li {
	display: inline-block;
	margin: 0 5px 0 0;
	vertical-align: top;
}

.main_title_containar .catch01 {
	background-color: #ff7520;
	font-size: 24px;
	padding: 5px 0 2px;
	color: #ffffff;
	font-weight: normal;
	line-height: 1.25;
}

.main_title_containar .date {
	background: #07682c;
	text-align: center;
	margin: 0 auto 45px;
	padding: 5px;
	line-height: 1;
}

.main_title_containar .date p {
	margin: 0;
	padding: 5px 0 2px;
	color: #ffffff;
	font-size: 24px;
	line-height: 1;
	font-weight: bold;
}

.noticeTxt {
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto 16px auto;
	padding: 0 0 0 140px;
	color: #ff0000;
	font-size: 18px;
	line-height: 1.5;
	text-align: left;
}

.t_inner>.noticeTxt {
	width: auto;
	padding: 0 0 0 40px;
}

.noticeTxt02 {
	margin: 0 0 40px 0;
	color: #333;
	font-size: 14px;
}

.noticeList01 {
	list-style: none !important;
	margin: 5px 0 0 0;
	padding: 0;
	color: #ff0000;
}

.noticeList01 li {
	margin: 0;
	padding: 0;
	text-indent: -1em;
}


.seminarnav {
	/*background-color: rgba(255,255,255,0.5);*/
	margin: 20px auto;
}

.seminarnav_inner {
	min-width: 1000px;
	max-width: 1200px;
	width: 1000px;
	margin: 0 auto;
}

/*.seminarnav .seminarnav_inner p{
	font-weight: bold;
  background-color: rgba(255, 0, 0, 0.5);
}*/

.seminarnav .seminarnav_inner .fb {
	width: 45%;
	margin: 0 10px;
	float: left;
	padding: 5px;
	text-align: center;
	border: 1px dotted #fff;
	box-sizing: border-box;
	background-color: rgba(255, 255, 255, 0.7);
}

.seminarnav .seminarnav_inner .fb h3,
.seminarnav .seminarnav_inner .ga h3 {
	text-align: center;
	font-size: 20px;
}

.seminarnav .seminarnav_inner .fb p,
.seminarnav .seminarnav_inner .ga p {
	text-align: center;
	font-size: 18px;
	line-height: 1.6;
}

.seminarnav .seminarnav_inner .fb p.style01,
.seminarnav .seminarnav_inner .ga p.style01 {
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000d39;
}

.seminarnav .seminarnav_inner .ga {
	width: 45%;
	margin: 0 10px;
	float: right;
	background-color: rgba(255, 255, 255, 0.7);
	padding: 5px;
	text-align: center;
}




.main_title_containar .read01 {
	font-size: 32px;
	color: #00002a;
	font-weight: bold;
	/* text-align: left; */
	font-family: meirio;
	line-height: 1.8;

}

.main_title_containar .wp_area {
	float: right;
}

.recommend_area {
	margin: 30px auto;
	text-align: center;
	background-color: #efefef;
	padding: 20px;
	width: 450px;
}


.recommend_containar {
	display: inline-block;
	text-align: left;
	/*    padding: 10px;*/
}

.recommend_containar a:hover {
	opacity: 0.5;
}

.recommend_containar p {
	font-size: 18px;
	/*     background-color: #eaf4ff;*/
	background-color: #ffffff;
	/*    padding: 10px;*/
	font-weight: bold;
	padding: 5px;
	border: 1px dotted #cccccc;

}

.tablestyle01 {
	border-top: 1px dotted #8e8e8e;
	border-left: 1px dotted #8e8e8e;

}

.tablestyle01 th {
	padding: 10px;
	vertical-align: top;
	text-align: center;
	background-color: #efefef;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
}

.tablestyle01 td {
	vertical-align: top;
	border-right: 1px dotted #8e8e8e;
	border-bottom: 1px dotted #8e8e8e;
	padding: 10px;
}

.programTable01 {
	box-sizing: border-box;
	width: 100%;
	margin: 0 0 20px 0;
	border: 1px solid #ccc;
	border-right: 0;
	border-bottom: 0;
}

.programTable01 th,
.programTable01 td {
	box-sizing: border-box;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #333333;
	font-size: 16px;
}

.programTable01 th {
	padding: 15px 0 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	background: #f2f2f2;
}

.programTable01 thead th {
	background: #c6dffc;
}

.programTable01 tbody th {}

.programTable01 td {
	padding: 15px;
	font-size: 14px;
	text-align: left;
}

.programTable01 .sessionCount {
	color: #3370ed;
	font-size: 40px;
}

.programTable01 .sessionTime {
	line-height: 1.5;
}

.programTable01 .sessionTime span {
	display: block;
}

.programTable01 .sessionTitle {
	width: 100%;
	/*margin: 0 0 15px 0;*/
	padding: 0 0 8px 0;
	color: #12a249;
}

.mainTitle {
	margin: 0;
	font-size: 18px;
	line-height: 1.4;
}

.subTitle {
	margin: 0;
	font-size: 24px;
	font-weight: normal;
	line-height: 1.4;
}

.programTable01 .sessionOverview {
	width: 100%;
	/*margin: 0 0 15px 0;*/
	/*padding: 0 0 8px 0;*/
	/*border-bottom: 1px dotted #ccc;*/
}

.programTable01 .sessionOverview p {
	margin: 0;
}

.programTable01 .sessionPerson {
	width: 100%;
	border-bottom: 1px dotted #ccc;
	margin: 0 0 15px 0;
	padding: 0 0 8px 0;
}

.programTable01 .sessionPerson .career {}

.programTable01 .sessionPerson .name {
	font-weight: bold;
}

.programTable01 .sessionPerson ul li+li {
	margin-top: 0.75em;
}

.programTable01 .process {
	margin: 0 0 -0.25em 0;
	color: #333333;
	font-size: 24px;
	line-height: 1.4;
}

.programTable01 tr.gap td {
	padding: 18px 15px;
	background: #eee;
	text-align: center;
}

.info {
	padding: 20px 20px 10px;
	border: 1px solid #ccc;
}

.info p {
	color: #333;
	font-size: 16px;
	line-height: 1.5;
	margin-bottom: 18px;
}

.info p span {
	font-weight: bold;
	font-size: 18px;
}

/*クロージングボックス*/
.closingbox {
	background: #333 url(images/closingIMG.png) no-repeat left center;
	background-size: contain;
}

.ctsArticle.closingbox {
	padding: 40px 0;
}

.closingbox .title {
	color: #fbd51a;
	font-size: 28px;
}

.closingbox .title span {
	border-bottom: 2px solid #fbd51a;
}

.closingbox .title em {
	font-size: 40px;
}

.secLead {
	margin: 40px auto;
}

.secLead p {
	font-size: 20px;
	line-height: 1.6;
	margin-bottom: 10px;
}

.linkimg a img {
	background: none !important;
}

.linkimg a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none !important;
}