/*申込みCSS*/
@charset "UTF-8";

/*基本設定読み込み*/
@import url("basis.css");

/*
#content{
	width: 760px;
margin: 0 auto 20px;
}
*/

h1{
	margin: 1.0em 0;
	font-size: 1.5em;
	border-bottom: 3px #333 double;
	text-align: center;
}

#content h1.top-title span{
	display:block;
}

.navi a{
	width:150px;
	/*margin-bottom: 1.0em;*/
}

/* 連絡先エリア*/
.info-box{
	/*width:760px;*/
	/*margin-left:auto;
	margin-right:auto;*/
	color: #FFFFFF;
	background-color:#4682b4;
	margin-top:15px;
}

/*社名*/

.info-box .company-name{
	/*width:320px;*/
	width:100%;
	line-height: 1.2em;
	text-align: center;
	padding-top:20px;
	float:left;
}

.info-box .company-name small{
	display: block;
}

/*住所等*/
.info-box .info-main{
	/*width: 440px;*/
	font-size: 0.8em;
	line-height: 1.2em;
	/*float: right;*/
}

.info-main table{
	padding: 10px;
}

.info-main table th,
.info-main table td{
	display:block;
	width:100%;
}

.info-main th{
	font-weight: normal;
	text-align: left;
}

.info-main th:after{
content : "：";
}

.info-main table td{
	text-indent:0.5em;
}

.info-main th.inquiry:after{
content : "";
}

/*
.info-main td:before{
	margin:0px 10px 0px 5px;
	content : "：";
}
*/

.info-main a{
	color: #FFF;
}

.info-main a:hover{
	text-decoration: underline;
}

/* ▲ログインと基本的に同じ*/

/*申込みフォーム設定*/

.Link-Btn a{
background: url(../../img/link-marker0.png) no-repeat 0px 4px;
padding-left:10px;
}

.info-main th.inquiry a{
background: url(../../img/external-link-marker.png) no-repeat 0px 3px;
padding-left:15px;
}

h4 {
	border-left:5px #6060FF solid;
	border-bottom:1px #6060FF solid;
	text-indent: 5px;
	letter-spacing: 0.2px;
	color: #6060FF;
	margin-top:0.5em;
}

/*赤本eラーニング コード、料金*/

.entry-box table th,
.entry-box table td{
	display:block;
	width: 100%;
	/*border-bottom:1px #666 dotted;*/
	margin-top:5px;
}

.entry-box table th{
	text-align:left;
}

.entry-box table th:before{
	content:"■";
	margin-right:5px;
}

.entry-box table.use-info input{
	border: none;
}

.entry-box table td span.m-no,
.entry-box table td span.gen,
.entry-box table td small.notice,
.entry-box table td select{
	display:block;
}

.entry-box table td select{
	margin-bottom:5px;
}

.entry-box table td input[name="Email"]{
	width:98%;
}

/*
.entry-box table.use-info input[name="price"] {
	text-align: right;
}
*/

.entry-box table.use-info input{
	font-size:1.0em;
}

.entry-box table.use-info input.price {
	text-align: right;
}


/*住所、メール覧表示幅調整*/
.entry-box input.field-width01{
width:400px;
}

.entry-box ul.notes{
padding-left:20px;
color:#FF0000;
}

.entry-box ul.notes li{
margin-bottom: 0.5em;
}

/*問合せ内容覧幅調整*/
.entry-box input.field-width02{
width:100%;
}

#container #content .entry-box .m-no{
margin:0px 15px; /*0px 5px;*/
}
#container #content .entry-box .m-no input{
margin:0 5px;
}

#container #content .entry-box input.eisuu{
ime-mode: disabled;
}

.entry-box h5{
width:98%;
background-color:#FFF;
color:#999;
border-left:5px #999 solid;
border-bottom:1px #999 solid;
padding:0px 10px;
margin-top:15px;
margin-bottom:5px;
}

.entry-box textarea{
width:100%;
}

/*申込み講座*/
.kouza-info table thead{
	display:none;
}

.kouza-info table tbody th,
.kouza-info table tbody td{
	display:block;
	width: 100%;
}

.kouza-info table tbody th{
	border-top:3px #666 double;
	border-bottom:1px #666 dotted;
	margin-top:0.5em;
}

/*申込み完了*/

.thanks-msg{
	line-height: 1.5em;
	/*text-align: center;*/
}

.return-home{
	padding: 10px;
}

.return-home a{
display:block;
width: 210px;
/*height: 40px;*/
padding:3px 12px;
text-align: center;
/*margin-left:10px;*/
/*text-align:center;*/
border-radius: 35px;        /* CSS3草案 */
-webkit-border-radius: 35px;    /* Safari,Google Chrome用 */
-moz-border-radius: 35px;   /* Firefox用 */
background: url(../../img/btn-BG01.png) no-repeat 0px 0px;
color:#FFF;
margin-left: auto;
margin-right: auto;
/*margin-bottom: 15px;*/
}

#content .entry-box table b{
	color: #FF0000;
	font-weight: normal;
	padding:0px 3px;
}

.entry-form{
	margin: 5px 10px;
	float: left;
}

/*add 2016.10.11*/

.exp-date h5{
color: #333;
}

/*
.exp-date th;
.exp-date td{
	width: 100%;
}
*/

.exp-date caption{
	display: none;
	/*
	display: block;
	width: 100%;
	font-size: 1.0em;
	color: #FF0000;
	*/
}

/*add 2016.10.11 end*/

/*2016.10.21 add*/
small.notice{
display:block;
color:#FF0000;
}

small.example{
	margin-left: 0.5em;
}

/*2016.10.26*/

.exp-date thead th:nth-child(1):before{
content: "1.";
}

.exp-date thead th:nth-child(2):before{
content: "2.";
}

.exp-date thead th:nth-child(3):before{
content: "3.";
}

.exp-date thead th:nth-child(3){
	border-bottom: 1px #666 dotted;
}

.entry-box .mail-touroku ul li,
.exp-date ul li{
/*font-size:0.9em;*/
line-height:1.5em;
margin-bottom:0.4em;
}

.exp-date ul li:nth-child(2){
	color: #FF0000;
}