@charset "utf-8";

.contents {
	width: 100% !important;
}

.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 10px;
}

.sub_main1 {
	padding: 0 0 15px 0;
	margin: 0 0 20px 0;
	border-top: solid 1px #808080;
	border-right: solid 1px #808080;
	border-left: solid 1px #808080;
	color: #ffffff;
	background: #000000;
	font-size: 14px;
	margin: 0;
	padding: 5px;
	font-weight: bold;
}

.sub_main2 {
	padding: 5px;
	margin: 0 0 20px 0;
	border: solid 1px #808080;

}

.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 #000000;
	background: #000000;
	padding: 5px 10px;
}

.side_contents02 {
	width: 210px;
	border: solid 1px #000000;
	background: #dddddd;
	padding: 10px;
}

.form_color_r {
	background-color: #FFCCCC;
}

.SummaryTable01 {
	width: 100%;
	margin-bottom: 16px;
	border-collapse: separate;
	seminar-top: 1px solid #000000;
	border-left: 1px solid #000000;
}

* html .SummaryTable01 {
	border-collapse: collapse;
}

*:first-child+html .SummaryTable01 {
	border-collapse: collapse;
}

.SummaryTable01 th {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #F2DBDB;
	padding: 7px;
	font-weight: bold;
	color: #333333;
	vertical-align: top;
}

.SummaryTable01 td {
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	background: #fff;
	padding: 7px;
	vertical-align: top;
}

/* 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;
}

.pb05 {
	padding-bottom: 5px;
}

.pb10 {
	padding-bottom: 10px;
}

.pb15 {
	padding-bottom: 15px;
}

.pb20 {
	padding-bottom: 20px;
}

.pb30 {
	padding-bottom: 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: 50px;
}

.list_style_disc {
	list-style-type: disc;
	list-style-position: outside;
}

.linkimg img {
	background: none !important;
}

.linkimg img:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none !important;
}

.linkimg input {
	background: none !important;
}

.linkimg input:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha( opacity=70 )";
	background: none !important;
}

.topicpath {
	list-style: none;
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	color: #bbb;
	margin: 0;
}

.topicpath li {
	display: inline;
}

.seminar_title {
	font-size: 34px;
	line-height: 1.2em;
	color: #fff;
	padding: 16px 20px;
	margin-bottom: 30px;
	font-weight: bold;
	text-align: center;
	background-color: #555;
}

.Tblform {
	width: 100%;
	border: solid 1px #000000;
	border-collapse: collapse;
	margin-bottom: 50px;
}

.Tblform th,
.Tblform td {
	border: solid 1px #000000;
	padding: 8px;
}

.Tblform th {
	width: 20%;
	text-align: center;
}

.Tblform td {
	vertical-align: top;
}

.seminar_col {
	font-weight: bold;
	font-size: 16px;
}

.seminar_col2 {
	font-size: 14px;
}

.seminar_col3 {
	font-weight: bold;
}

.seminar_time {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
}

.seminar_tit {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #003366;
	height: 84px;
}

.seminar_tit2 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 10px;
	color: #222;
}

.seminar_tit a {
	color: #004F9D;
}

.seminar_tit_b {
	margin-bottom: 0;
}

.tit_b {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 3px;
	background: #000000;
	color: #ffffff;
	padding: 0 3px;
}

.seminar_comp {
	font-size: 12px;
	margin-bottom: 10px;
	height: 100%;
}

.seminar_name {
	font-size: 12px;
	margin-bottom: 10px;
	height: 36px;
}

.seminar_btn {
	margin-bottom: 10px;
	vertical-align: text-bottom;
}

.seminar_check {
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	vertical-align: text-bottom;
	color: #cc0000;
	background-color: #e3f484;
	padding: 15px;
}

.seminar_check span {
	background-color: #cc0000;
	padding: 1px 6px;
}

.seminar_check2 {
	font-size: 14px;
	margin-bottom: 0;
	text-align: center;
	font-weight: bold;
	vertical-align: text-bottom;
	color: #cc0000;
	background-color: #ffe38e;
	padding: 15px;
}

.seminar_check2 span {
	background-color: #cc0000;
	padding: 1px 6px;
}

.timebox {
	width: 381px;
}

.timebox .lbox {
	float: left;
	width: 281px;
}

.timebox .rbox {
	float: right;
	width: 100px;
}

.presentbox {
	border: 4px solid #ff0000;
}

.presentbox .box {
	background: url(<? echo IMAGELINK; ?>images/present.jpg) 0 0 no-repeat;
	position: relative;
	height: 500px;
}

.presentbox .box p {
	position: absolute;
	top: 195px;
	left: 87px;
}

.presentbox .box2 {
	background-color: #eee;
	padding: 20px;
}

.presentbox .box2 p {
	font-size: 12px;
	line-height: 1.5em;
}

.presentbox .box2 ul {
	font-size: 14px;
	line-height: 1.5em;
	list-style: none inside;
}


.place_title {
	background: #cccccc;
	border: solid 1px #000000;
	font-size: 20px;
	font-weight: bold;
	padding: 8px;
	margin-bottom: 32px;
}

.top_left {
	width: 636px;
	padding: 0 0 0 10px;
	float: left;
	font-weight: bold;
}

.top_right {
	width: 300px;
	padding: 0 10px 0 0;
	float: right;
}

.bg1 {
	background: #FCFEFC;
}

.bg2 {
	background: #FEFCFE;
}

.goldlist {
	list-style: none;
	margin-right: -16px;
}

.goldlist li {
	float: left;
	width: 162px;
	height: 130px;
	margin-right: 16px;
	margin-bottom: 16px;
}

.pratinumlist {
	list-style: none;
	margin-right: -23px;
}

.pratinumlist li {
	width: 416px;
	margin: 0 auto;
	padding: 10px;
	border: 4px solid #eee;
}

.pratinumlist li .lbox {
	width: 100%;
	background-color: #fff;
	text-align: center;
}

.pratinumlist li .rbox {
	width: 100%;
	float: right;
	font-size: 14px;
	line-height: 1.5em;
	padding-top: 20px;
}

.pertnerlist {
	list-style: none;
	/*margin-right:-23px;*/
}

.pertnerlist li {
	width: 428px;
	float: left;
	/*margin-right:23px;
	margin-bottom:23px;*/
}

.baseTable01 {
	width: 100%;
}

ul {
	list-style: none outside none;
}

.sstit {
	background: url("<? echo IMAGELINK; ?>images/stit_bg.gif") repeat-x scroll center center rgba(0, 0, 0, 0);
	color: #222;
	font-size: 24px;
	padding: 10px;
	text-align: center;
}

.sstit span {
	background: none repeat scroll 0 0 #fff;
	padding: 0 10px;
}

/* table_pro----------------------------------*/
.tbl_pro {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width: 100%;
}

.tbl_pro tr {}

.tbl_pro tr th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #777;
	padding: 12px 10px;
	text-align: center;
	font-weight: normal;
}

.tbl_pro tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 20px 20px;
	vertical-align: top;

}


/* table_company----------------------------------*/
.tbl_company {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
	margin-bottom: 0px;
}

.tbl_company tr {}

.tbl_company tr th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #777;
	background-color: #eee;
	padding: 12px 20px;
	text-align: center;
	font-weight: bold;
}

.tbl_company tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 12px 20px;
}

.main {
	background: url(<? echo IMAGELINK; ?>images/main.jpg) 0 0 no-repeat;
	height: 630px;
	width: 976px;
	position: relative;
}

.main p {
	position: absolute;
	bottom: 21px;
	right: 43px;
}

.offer_txt {
	font-size: 18px;
	line-height: 1.5em;
	font-weight: bold;
}

.main_containar {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/MV_2020_09.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 700px;
}

.main_containar .inbox {
	margin: 0 auto;
	display: block;
	text-align: center;
	/*background-image: url(images/semicon2017_09_main_bk.png);*/
	/*background-repeat: no-repeat;*/
	/*background-position: center;*/
}


.main_containar .inbox h2.p01 {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	letter-spacing: 3px;
	text-align: center;
	color: #fff;
	background-color: #006600;
	padding: 3px;
}

.main_containar .inbox .p02 {
	font-size: 80px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 0px;
	text-align: center;
	color: #fff;
}

.main_containar .inbox .p03 {
	font-size: 40px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	color: #fff;
}

.main_containar .inbox .p04 {
	font-size: 20px;
	line-height: 1.5em;
	font-weight: bold;
	margin-bottom: 30px;
	text-align: center;
	color: #555;
	background-color: #fff;
	padding: 10px 100px;
}

.main_img {
	margin: 0 auto 20px;
	/*display: inline-block;*/
}

.main_txtG {
	margin: 60px auto;
	position: relative;
	padding: 20px 0;
	/* background: rgba(255, 255, 255, 0.45098039215686275); */
}

.main_txtG h1 {
	font-size: 48px;
	color: #fff;
	text-shadow: 3px 3px 3px #404040;
	line-height: 1.2em;
	text-align: center;
}

.main_txtG .main_subtit {
	font-size: 30px;
	font-weight: bold;
	color: #ffce15;
}

.main_containar .inbox .date {
	margin-bottom: 0px;
	text-align: center;
	background-color: #006600;
	color: white;
}

.main_containar .inbox .date p {
	font-size: 22px;
	line-height: 1.5em;
	font-weight: bold;
	/*color: #fff;*/
	/* text-align: left; */
	box-sizing: border-box;
	margin: 0 60px;
}

.label_G {
	position: absolute;
	right: 0;
	top: -15px;
}

.label_G .label {
	position: relative;
	width: 200px;
	box-sizing: border-box;
	height: 45px;
	/* margin: 30px 0 0 0; */
	padding: 9px 25px 13px 18px;
	background: #333;
	color: #fff;
	font-size: 14px;
	line-height: 1;
}

.label_G .label:before {
	position: absolute;
	z-index: 10;
	top: 0;
	right: -11px;
	display: block;
	width: 0;
	height: 0;
	content: '';
	border-top: 22px solid #333;
	border-bottom: 23px solid #333;
	border-right: 11px solid transparent;
	border-left: 11px solid transparent;
}

.label_G .label:after {
	position: absolute;
	z-index: 10;
	top: 0;
	left: -25px;
	display: block;
	width: 0;
	height: 0;
	content: '';
	border-top: 23px solid transparent;
	border-right: 25px solid #333;
	border-bottom: 22px solid transparent;
}

.comp_containar {
	/*background-color: rgba(203,236,255,0.5);*/
	display: inline-block;
	/*margin: 0px auto 20px;*/
	text-align: center;
	padding: 10px;
	max-width: 1200px;
	box-sizing: border-box;
	position: relative;
}

.comp_containar h4 {
	border-left: 5px #222222 solid;
	font-size: 18px;
	color: #222222;
	text-align: left;
	padding-left: 15px;
	margin-bottom: 10px;
}

.comp_containar ul.comp_list {
	margin: 0;
	text-align: center;
}

.comp_containar .comp_list li {
	float: left;
	margin: 5px 25px 10px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	width: 260px;
}

.comp_containar .comp_list li:first-of-type {
	margin-left: 0;
}

.comp_containar .comp_list li:last-of-type {
	margin-right: 0;
}

.comp_containar .comp_list li .logo {
	padding: 10px;
	text-align: center;
	background-color: #ffffff;
}

.comp_containar .comp_list li .logo img {
	width: 190px;
	vertical-align: bottom;
}

.comp_containar .comp_list li .text {
	margin: 0 -1px -1px -1px;
	padding: 18px 20px;
}

.comp_containar .comp_list li .text p {
	margin: 0;
	font-size: 14px;
	line-height: 1.6;
	padding: 0;
	/*font-family: "Yu Gothic", "游ゴシック", YuGothic, "游ゴシック体", "ヒラギノ角ゴ Pro W3", "メイリオ", sans-serif;*/
	text-align: left;
	color: #ffffff;
}


.bg01 {
	background-color: #fff;
	padding: 30px 0;
}

.bg02 {
	padding: 0px 0;
}

.sinner1200 {
	margin: 0 auto;
	width: 1200px;
}

.sinnerwidth {
	margin: 0 auto;
	width: 100%;
	max-width: 1000px;
}

.koen_complist {
	list-style: none;
	margin-right: -40px;
}

.koen_complist li {
	float: left;
	width: 220px;
	margin-right: 40px;
}

.koen_complist li .p01 {
	width: 220px;
	margin-bottom: 20px;
}

.koen_complist li .p02 {
	font-size: 16px;
	line-height: 1.5em;
}

.tbl01 {
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-collapse: collapse;
	border-spacing: 0;
	background-color: #ffffff;
	empty-cells: show;
	width: 100%;
	font-size: 16px;
	line-height: 1.5em;
}

.tbl01 tr {}

.tbl01 tr th {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	color: #777;
	background-color: #eee;
	padding: 12px 20px;
	text-align: center;
	font-weight: bold;
	position: relative;
}

.tbl01 tr td {
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 12px 20px;
}

.tbl01 tr td.program {
	font-weight: bold;
	color: #fff;
	background-color: #555;
	/* text-align:center; */
}

.tbl01 tr th.time {
	font-weight: bold;
	color: #fff;
	background-color: #555;
}

.tbl01 tr td .stit {
	font-size: 16px;
	line-height: 1.4em;
	margin-bottom: 15px;
	padding: 15px 20px;
	background-color: #f6f6f6;
	color: #3370ed;
	border-top: 4px solid #4797f1;
}

.tbl01 tr td .stit span {
	font-size: 24px;
	line-height: 1.5em;
}

.tbl01 tr td .box {
	margin-bottom: 10px;
}

.tbl01 tr td .box .lbox {
	float: left;
	width: 15%;
}

.tbl01 tr td .box .rbox {
	float: right;
	width: 85%;
}

.tbl01 tr td .box .rbox .p01 {
	font-size: 18px;
	line-height: 1.5em;
	color: #1f497d;
	font-weight: bold;
}

.tbl01 tr td .box .rbox .p01 a {
	color: #ab0000;
}

.tbl01 tr td .box .rbox .p02 {
	text-align: right;
	margin: 0;
}

.tbl01 tr td .stxt {
	margin-top: 20px;
	border-top: 1px dotted #ccc;
	padding-top: 20px;
	font-size: 14px;
	line-height: 1.5em;
}

.tbl01 tr td .stxt ul.list_style_disc {
	margin: 0 40px 10px;
	font-size: 100%;
}

.tit {
	background-color: #006600;
	font-size: 24px;
	line-height: 1.2em;
	font-weight: bold;
	color: #fff;
	padding: 10px 20px;
	margin-bottom: 30px;
}

.stit01 {
	font-size: 26px;
	line-height: 1.5em;
	margin-bottom: 40px;
	border-bottom: 1px dotted #555;
	padding-bottom: 5px;
}

.lead_containar {}

.lead_containar h3 {
	font-size: 28px;
	line-height: 1.5em;
	font-weight: bold;
	color: #b80404;
}


.lead_containar p {
	font-size: 18px;
	line-height: 1.8;
}

.txt {
	font-size: 18px;
	line-height: 1.5em;
}





.pratinumbox {
	margin: 0 auto;
	width: 500px;
	border: 4px solid #ccc;
}

.pratinumbox .logo {
	text-align: center;
	margin: 0px;
}

.pratinumbox .txt {
	font-size: 16px;
	line-height: 1.5em;
	text-align: center;
	margin: 0;
	padding: 10px;
	background-color: #f6f6f6;
}

#TB_window {
	margin-top: -250px;
}

.seminar_nav {
	background-color: #235c86;
	margin-bottom: 30px;
	/*border:2px solid #ccc;*/
}

.seminar_nav p {
	font-size: 26px;
	line-height: 1.5em;
	margin: 0;
}

.seminar_nav p.lbox {
	width: 50%;
	float: left;
	padding: 10px 0;
	text-align: center;
	border-right: 1px dotted #fff;
	box-sizing: border-box;
	color: #fff;
}

.seminar_nav a {
	color: #fff;
}

.seminar_nav p.rbox {
	width: 50%;
	float: right;
	padding: 10px 0;
	text-align: center;
	color: #fff;
}

#socialbuttons_main {
	/*text-align: right;*/
	text-align: left;
	/* margin: 20px; */
	width: 1000px;
	margin: 10px auto;
}

#socialbuttons_main div {
	float: left;
	padding: 0 10px;
}

.main_containar .inbox .snsBtnList {
	float: left;
	margin: 0 0 0 90px;
	position: absolute;
	bottom: -50px;
	left: 0;
}

.main_containar .inbox .snsBtnList li {
	float: left;
	margin: 0 0 0 9px;
}

.entryBtnWrap {
	margin: 45px 0;
	text-align: center;
}

.entryBtnWrap .entryBtn {
	position: relative;
	display: block;
	box-sizing: border-box;
	width: 500px;
	height: 90px;
	margin: 0 auto;
	border: 2px solid #C00000;
	border-radius: 45px;
	background: #fff;
	color: #C00000 !important;
	font-size: 22px;
	font-weight: bold;
	/*transition: background 0.2s ease, color 0.2s ease;*/
}

.entryBtnWrap .entryBtn:hover {
	cursor: pointer;
	background: #C00000;
	color: #fff !important;
	text-decoration: none;
}

.entryBtnWrap .entryBtn span {
	position: absolute;
	display: block;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -45%);
}

.tag01 {
	background: #fbaa13;
	color: #fff;
	font-weight: normal;
	/*    position: absolute;
    top: 10px;
    left: 37px;*/
	border-radius: 3px;
	padding: 3px 5px;
}

.Keynote {
	background-color: #fbaa13;
	border-radius: 15px;
	padding: 20px;
	color: #fff;
	position: absolute;
	width: 50%;
	top: 15%;
	left: 0;
	right: 0;
	margin: auto;
}

.baseTable01 {
	border-collapse: collapse !important;
}

.cautionbox2 {
    background-color: #fff5f5;
    border: 1px dotted #ff0000;
    box-sizing: border-box;
    padding: 30px;
    margin-bottom: 35px;
    box-shadow: 1px 1px 4px #696969;
}
.cautionbox2 p {
    font-size: 20px;
    line-height: 1.6;
    margin-bottom: 0px;
    text-align: center;
}
.stxt2 {
    color: #E50000;
    font-weight:bold;
}

@media (min-width: 481px){
.sp-only{
	display: none;
}
.pc-only{
	display: block;
}
.thanks-page_txt{
	width:650px;
	margin:0 auto 20px;
}
}
@media (max-width: 480px){
.sp-only{
	display: block;
}
.pc-only{
	display: none;
}
.main_containar {
	width: 100%;
	margin: 0 auto;
	background-image: url(images/MV_2020_09_sp.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
	height: 250px;
}
.sinnerwidth {
	margin: 0 auto;
	max-width: 480px;
	padding: 0 10px;
	box-sizing: border-box;
}
.entryBtnWrap .entryBtn {
    position: relative;
    display: block;
    box-sizing: border-box;
    width: 80%;
    max-width: 480px;
    height: 70px;
    margin: 0 auto;
    border: 2px solid #C00000;
    border-radius: 45px;
    background: #fff;
    color: #C00000 !important;
    font-size: 22px;
    font-weight: bold;
    /* transition: background 0.2s ease, color 0.2s ease; */
}
.entryBtnWrap .entryBtn span {
    position: absolute;
    display: block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -45%);
	width: 100%;
    max-width: 480px;
    font-size: 18px;
}
.foot_txt01 {
    font-size: 12px;
    position: absolute;
    top: 62px;
    left: 0;
	width: 100%;
    max-width: 480px;
}
.tit {
    background-color: #006600;
    font-size: 20px;
    line-height: 1.2em;
    font-weight: bold;
    color: #fff;
    padding: 10px 20px;
    margin-bottom: 30px;
}
#header_new .box02 .inner {
	width: 100% !important;
    max-width: 480px;
    margin: 0 auto;
    position: relative;
}
#header_new .box02 .logo {
    position: absolute;
    top: 18px;
    left: 10px;
}
#header_new .box02 .logo img {
    width: 65%;
}
.lead_containar h3 {
    font-size: 20px;
    line-height: 1.5em;
    font-weight: bold;
    color: #b80404;
}
.lead_containar p {
    font-size: 16px;
    line-height: 1.8;
}
.txt {
    font-size: 16px;
    line-height: 1.5em;
}
#footerBlock01 {
/*    background: #f3f3f3 url(../images/foot_bg.gif) repeat-x left bottom;*/
    height: 230px;
    position: relative;
}
.foot_logo {
    position: absolute;
    bottom: 25px;
	top: auto;
    right: auto;
}
.foot_logo img{
    width: 65%;
}
.foot_pmark {
    position: absolute;
    right: 0px;
    bottom: 0;
	top: auto;
}
.foot_pmark img{
    width: 65%;
}
.foot_txt02 {
    font-size: 12px;
    position: absolute;
    top: auto;
    right: auto;
    bottom: 0;
}
.tbl01 tr td.program {
    font-weight: bold;
    color: #fff;
    background-color: #555;
    text-align: center;
}
.tbl01 tr th .time_logo_img {
	width: 30%;
	display: block;
	margin: 10px auto 0;
}
.tbl01 tr td .stit {
    font-size: 16px;
    line-height: 1.4em;
    margin-bottom: 15px;
    padding: 15px 10px;
    background-color: #f6f6f6;
    color: #3370ed;
    border-top: 4px solid #4797f1;
}
.tbl01 tr td .box .lbox {
    float: none;
    width: 100%;
    text-align: center;
    margin-bottom: 20px;
}
.tbl01 tr td .box .rbox {
    float: none; 
    width: 100%;
}
.tbl01 tr td .box .rbox .p01 {
    font-size: 16px;
    line-height: 1.5em;
    color: #1f497d;
    font-weight: bold;
}
.tbl01 tr td .box .rbox .p02 {
    text-align: center;
    margin: 0;
}
#TB_window {
	margin-top: -250px;
	margin-left: -46% !important;
    width: 90% !important;
    max-width: 480px;
}
#TB_iframeContent {
	width: 100% !important;
	height: 512px;
}
.inquiryTable th {
    display: block;
    width: 100% !important;
    box-sizing: border-box;
}
.inquiryTable td {
    padding: 6px 10px;
    vertical-align: middle;
    display: block;
    width: 100% !important;
    box-sizing: border-box;
    text-align: center;
}
.inquiryTable td select {
    height: 38px;
    box-sizing: border-box;
    padding: 2px;
    width: 100%;
}
.inquiryTable td input.wide01 {
    width: 100%;
    height: 36px;
    box-sizing: border-box;
    padding: 0 8px;
}
.mb10_sp{
	margin-bottom:10px;
}
.tal_sp{
	text-align:left !important;
}
.thanks-page_txt{
	width:100%;
	margin:0 auto 20px;
	max-width:480px;
}
}