@charset "UTF-8";
/* CSS Document */

/*
body {
	padding: 0;
	margin: 0;
	background-image: url(/mf/images/bg_all.png)  center;
}
*/

.bg_body {
	width: 100%;
	background: url(/mf/images/bg_all.png) repeat-y center;
}

.mf_container {
	line-height: 150%;
	font-family:'Lucida Grande', 'Hiragino Kaku Gothic ProN', 'ヒラギノ角ゴ ProN W3', Meiryo, メイリオ, sans-serif;
	font-size: 12px;
	max-width: 790px;
	margin: 0px auto 0px auto;
	padding: 0px 0px 0px 0px;
	/*border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;*/
}


.container {
	width: 720px;
	padding: 0px 20px 0px 20px;
}


.mf_container p {
	margin: 0;
	line-height: 160%;
}

.header {
	width: 100%;
	height: auto;
}
.logo {
	width: 80px;
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 20px;
}

.header_bar {
	width: 100%;
	height: 28px;
	background: url(/mf/images/bg_headbar.png) repeat-x;
	border-bottom: 1px solid #CCC;
}

.mf_title {
	width: 100%;
	height: 58px;
	background: url(/mf/images/bg_title.png) repeat-x;
	border-bottom: 1px solid #CCC;
	margin: 0px 0px 20px 0px;
}

h1.mf_h1 {
	color:#090;
	font-size: 21px;
	font-weight: normal;
	padding: 0px 0px 0px 20px;
}

.cont_telbox {
	border-bottom: 1px dotted #CCCCCC;
	margin: 0px 0px 15px 0px;
	padding: 0px 0px 10px 0px;
}

.cont_inqbox {
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

p.freedial {
	font-size: 20px;
	font-weight: bold;
	background: url(/mf/images/freedial.gif) no-repeat 0px 5px;
	padding: 0px 0px 0px 38px;
}

.mf_container h2 {
	font-size: 16px;
	line-height: 120%;
	font-weight: bold;
	color: #009900;
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 0px;
}

span.regi {
	font-size: 10px;
}

p.mf_go {
	margin: 0px 0px 10px 0px;
}

p.mf_go a {
	color: #00F;
	text-decoration: underline;
}

p.mf_go a:hover {
	color: #09F;
	text-decoration: underline;
}


p.mf_tl_use {
	font-weight: bold;
	margin: 10px 0px 0px 0px;
}


/*  どこで知ったか？フォーム調整  */

label input.input-small02 {
	width:150px;
	vertical-align: middle;
	padding: 0;
	margin: 3px 0px 0px 0px;
	/*height: 15px;*/
}

label input.input-small03 {
	width:80px;
	vertical-align: middle;
	padding: 0;
	margin: 3px 0px 0px 0px;
	/*height: 15px;*/
}

.know label input{
	vertical-align: middle;
	/*top: 3px;*/
	position: relative;
}

.know select, 
.know input, 
.know textarea, 
.know button {
	vertical-align:middle; 
    position:relative; 
    /*margin: 0 4px 2px 0;*/
    *margin-right:0px; 
    top:-1px; 
	overflow:visible;  
}

.know input.checkbox_adj {
	top: 1px;
}

.know label{
	margin-right: 0px;
}

table td.td_none {
	border: none;
	width: auto;
}

/* テーブル調整 */

table.table_adj {
	border-bottom: 1px solid #ddd;
	
	overflow: hidden;
  	word-break: break-all;
  	word-wrap: break-word;
}

table.table_adj th {	
	overflow: hidden;
  	word-break: break-all;
  	word-wrap: break-word;
}

table.table_adj td {	
	overflow: hidden;
  	word-break: break-all;
  	word-wrap: break-word;
}

/* テーブル調整確認用画面 */

table.table_conf th {
	width: 40%;
}	


@media (max-width: 480px){
table.table_adj th {
  	/*width:100%;*/
  	display:block;
  	margin: 0 auto;
  	border-bottom: 1px dotted #ddd;
	border-collapse: collapse;
	background: #f9f9f9;
}
table.table_adj td{
  	display: list-item;
  	/*width: 100%;*/
  	border-top: none !important;
	background: #fff;
}
/*カラーはbootstrapへ*/

table.table_conf th {
	width: auto;
}

.checkbox.inline+.checkbox.inline.sp_adj {
	margin-left: 0px;
	margin-right: 10px;
}

.sp_adj02 {
	margin-right: 10px;
}
}

@media (max-width: 748px){
.checkbox.inline+.checkbox.inline.sp_adj {
	margin-left: 0px;
	margin-right: 10px;
}

.sp_adj02 {
	margin-right: 10px;
}
}




/*  セミナー  */

td.tl_semi {
	font-size: 14px;
	font-weight: bold;
	color: #090;
}



/*  ボタン  */

.mf_submit {
	text-align: center;
}


/*  SSL認証  */

#trust {
	margin: 0px auto 0px auto;
	padding: 15px 15px 15px 15px;
	width: 90%;
	border:  1px solid #cccccc;
	font-family: Verdana, Arial, sans-serif;
	height: auto;
}

#trust:after {
	content: ".";
  	display: block;
  	clear: both;
  	height: 0;
  	visibility: hidden;
}
/*
#trust2 {
  margin-left:30px;
  padding: 15px 15px 15px 15px;
  width: 500px;
  border:  1px solid #cccccc;
  font-family: Verdana, Arial, sans-serif;
}

#trust3 {
  margin-left:150px;
  padding: 15px 15px 15px 15px;
  width: 500px;
  border:  1px solid #cccccc;
  font-family: Verdana, Arial, sans-serif;
}
*/
#seal{
  float:left;
  margin-right:10px;
}

#sealtex{
  font-family: Verdana, Arial, sans-serif;
  font-size:11px;
  line-height:180%;
  color:#333333;
  vertical-align:middle;
  /*padding-top:5px;*/
}

/*  ホームへ・閉じる  */

.go_home {
	margin: 20px auto 0px auto;
	text-align: center;
}

.go_home a {
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
}

.go_home a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}

.go_home_end {
	margin: 0px 0px 0px 0px;
}

.go_home_end a {
	color: #00F;
	text-decoration: underline;
	font-weight: bold;
}

.go_home a:hover {
	color: #09F;
	text-decoration: underline;
	font-weight: bold;
}

.go_close {
	margin: 30px auto 0px auto;
	padding: 0px 0px 10px 0px;
	text-align: center;
}

.close_btn {
	background: #EEE;
	border: 1px solid #CCC;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #333;
	padding: 7px 15px;
	font-size: 12px;
	font-weight: normal;
}

a.close_btn:hover {
	background: #888;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	color: #FFF;
	padding: 7px 15px;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}


/*  フッター  */
.footer {
	width: 100%;
	height:43px;
	background: url(/mf/images/bg_footbar.png) repeat-x;
	border-top: 1px solid #CCC;
	margin: 20px 0px 0px 0px;
}

.footer .copyright {
	color: #999;
	text-align: center;
	font-size: 11px;
	letter-spacing: 0.02em;
	margin: 12px 0px 0px 0px;
}

.text-right {
	display: none;
}

/*  フォーム調整 オンライン商談210131  */

select.mf-time-select {
	width: 55px;
}

input.mf-time-input {
	width: 55px;
}

label input.input-small02 {
	width:150px;
	vertical-align: middle;
	padding: 0;
	margin: 3px 0px 0px 0px;
	/*height: 15px;*/
}
