@charset "UTF-8";
/* CSS Document */
/*----------------------全体の設定-----------------------*/
* {
	margin: 0px;
	padding: 0px;
	list-style-type:none;
}
html {
	height: 100%;
	margin: 0;
	padding: 0;
	text-align: center;
}
body {
	height: 100%;
	margin: 0;
	padding: 0;
	font-family: "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "メイリオ", Meiryo, "ＭＳ Ｐゴシック", "MS PGothic", sans-serif;
	font-style: normal;
	font-size:18px;
	color:#333;
}
img {
	border:0;
}
/*-----------------------コンテナの設定-----------------------*/
#mainimage {
	margin: 0 auto !important;
}

#container {
	height: auto !important;
	height: 100%;
}
#wrap {
	width: 960px;
	margin: 0 auto ;
	text-align: left;
}
/*-----------------------ヘッダの設定-----------------------*/
#header {
	position:relative;
	height:60px;
	border-top:#cc0000 solid 13px;
	background-color:#FFF;
}
#header_inner {
	position:relative;
	width: 1060px;
	margin: 0 auto;
	text-align:left;
	height:60px;
}

#header_logo {
	float:left;
}
h1 {
	font-size:10px;
	font-weight:normal;
	margin:5px 0 2px 5px;
}

h3 {
	clear:both;
}
.free_number {
	float:right;
	margin-top:13px;
}


/* ************************▼▼メインイメージの設定▼▼************************ */
#mainimage {
	position:relative;
	margin: 0 auto;
	height:620px;
}
#mainimage_inner {
	margin: 0 auto;
	background:url(images201704/main_bg.jpg) repeat-x;
	background-position:center;
	height:620px;
	width:100%;
}
h4 {
	width: 1060px;
	margin: 0 auto;
}

/*----------------------コンテンツの設定-----------------------*/

.f_left {
	float:left;
}
.f_right {
	float:right;
}
.img_center {
	text-align:center;
}
.font14 {
	font-size:14px;
}

.font24 {
	font-size:24px;
}
.font18 {
	font-size:18px;
}
.fontb {
	font-weight:bold;
}
.l30 {
	padding-left:30px;
}
.b10 {
	margin-bottom:10px;
}

.b25 {
	margin-bottom:25px;
}
.b100 {
	margin-bottom:100px;
}
.t15 {
	margin-top:15px;
}

.t20 {
	margin-top:20px;
}

.t30 {
	margin-top:30px;
}
.t40 {
	padding-top:40px;
}
.t50 {
	margin-top:50px;
}

.author_text {
	float:right;
	width:720px;
	height:210px;
	line-height:1.5;
}

.w743 {
	width:743px;
	padding-left:108px;
	margin: 0 auto ;
	text-align: left;
}

.blue {
	color:#0021e7;
}
.red_b {
	color:#ff0000;
	font-weight:bold;
}

.contents_book {
	line-height:1.5;
}
.voice {
	padding:0 60px 0 60px;
}
.voice p {
	border-bottom:#cccccc 1px solid;
}
.voice p:nth-child(1) {
	width:111px;
	height:68px;
}
.voice p:nth-child(2) {
	width:729px;
	height:53px;
	padding-top:15px;
}
.voice li {
	border:#000000 solid 2px;
	padding:25px 30px 25px 30px;
	margin-bottom:10px;
}

.attention {
	padding-left:133px;
	padding-bottom:110px;
	width:700px;
	font-size:14px;
}

.btn1 {
	background:url(images201704/btn.jpg) no-repeat 30px top;
} 
.btn1:hover {
	background:url(images201704/btn_ov.jpg) no-repeat 30px top;
} 

.btn1 a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;	
	height:123px;
	width:869px;
}
.btn2 {
	background:url(images7/btn2.png) no-repeat center top;
} 
.btn2:hover {
	background:url(images7/btn2_ov.png) no-repeat center top;
} 

.btn2 a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;	
	height:263px;
	width:743px;
}
.clear {
	clear:both;
	text-indent:-9999px;
}


.entry-text2 {
	padding:5px 0 10px 30px;
	font-size:12px;
}


/*#seminar_voice dt {
	float:left;
	clear:both;
	width:111px;
	height:68px;
	background:url(images201704/icon_voice.jpg) no-repeat left center;
	margin:0 30px 0 30px;
	padding:0 0 0 30px;
	border-bottom:#cccccc solid 1px;
	font-size:18px;
	font-weight:bold;
	color:#FFF;
	}
#seminar_voice dd {
	width:720px;
	height:68px;
	font-size:15px;
	padding:10px 30px 5px 0;
	border-bottom:#cccccc solid 1px;
}*/



.seminarlp_btn a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;	
	height:114px;
	width:960px;
}

.seminarlp_btn a{
	text-indent:-9999px;
	display:block;
	overflow:hidden;	
	height:114px;
	width:960px;
}
.seminarlp_btn {
	background:url(../inquiry/seminar/images/seminarform_btn.jpg) no-repeat;
} 
.seminarlp_btn:hover {
	background:url(../inquiry/seminar/images/seminarform_btn_ov.jpg) no-repeat;
}



.blue_box {
	padding:0 0 0 15px;
	margin:30px 0 10px 0;
	background:#336699;
	font-size:25px;
	font-weight:bold;
	border: 1px #999 solid;
	color:#FFF;
}
.blue_box  a {
	color:#FFF;
	font-style:normal;
}
.blue_box a:hover {
	color:#FFF;
	font-style:normal;
}
.blue_box a:visited {
	color:#FFF;
	font-style:normal;
}
.company_table {
	border: 1px #ccc solid;
	margin:0 7px 10px 0;
	color:#555;
	width:705px;
	font-size:14px;
}
.company_table th {
	background-color:#e8e8e8;
	width:113px;
	text-align:left;
	font-weight:bold;
	border: 1px #ccc solid;
	padding-left:10px;
}
.company_table td {
	text-align:left;
	background-color:#FFF;
	border: 1px #ccc solid;
	padding:3px 3px 3px 7px;
}


.gaiyo {
	border:0;
	font-size:14px;
	width:960px;
	clear:both;
	padding-top: 10px;
}
.gaiyo li {
	float:left;
}
.gaiyo li:nth-child(2) {
	width:470px;
	background:#efeeee;

}
.gaiyo li:nth-child(2) {
	width:400px;
}

.kantou_gaiyo {
	padding:20px;
	background:#efeeee;
	height:204px;
}
.kansai_gaiyo {
	padding:20px;
	background:#efeeee;
	height:370px;
}






.t10 {
	margin-top:10px;
}
.t20b20 {
	margin:20px 0 20px 0;
}
.t20b40 {
	margin:20px 0 40px 0;
}

.t20b10 {
	margin:20px 0 10px 0;
}
.t10b10 {
	margin:10px 0 10px 0;
}
.t10b20 {
	margin:10px 0 20px 0;
}


/*----------------------フッターの設定-----------------------*/
#footer {
	clear:both;
	position:relative;
	height: 150px;
	margin:0 auto;
	padding-top:35px;
}
#footer_inner {
	position:relative;
	width: 1001px;
	height: 150px;
	margin:0 auto;
}

#footer_logo {
	padding-left:50px;
}
#footer_logo li {
	float:left;
}
.logo_hold {
	background:url(../../images/logo_hold.png);
	width:298px;
	height:24px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin:56px 31px 0 0px;
}
.logo_bell {
	background:url(../../images/logo_bell.png);
	width:244px;
	height:24px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	margin:54px 0 0 0;
}
.sign {
	color:#333;
	margin:0px 10px 0 0;
	padding:60px 15px 0 35px;
	font-size:10px;
}




