@charset "utf-8";
/* CSS Document */
body {
	color: #333;
	min-width: 1200px;
	font-family: "ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","メイリオ",Meiryo,Osaka,"ＭＳ Ｐゴシック","MS PGothic",sans-serif;
}
a {
	text-decoration: underline;
	color: #333;
}
a:hover {
	text-decoration: none;
}
a:hover img {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
img {
	vertical-align: top !important;
}

.box {
	margin-bottom: 40px;
}
.box .ttl {
	background: #31365E;
	width: 970px;
	height:60px;
	line-height: 65px;
	margin: 0 auto;
	font-size: 35px;
	font-weight: bold;
	color: #FFF;
	text-align: center;
}
.box .ttl2 {
	font-size: 30px;
}

.box .ttl span {
	display: inline-block;
	padding-left:150px;
}
.box .ttl img {
	padding: 12px 0 0 20px;
	display: inline-block;
}

/* =========================================================
header
========================================================= */
#head {
	background: #FFF;
	height: 63px;
	width: 100%;
	z-index: 100;
}
#head .inner {
	width: 970px;
	margin: 0 auto;
}
#head .inner h1 {
	width: 228px;
	float: left;
}
#head .inner .rBox {
	width: 656px;
	float: right;
	background: url(../img/h_bg.png) no-repeat;
	padding-top: 9px;
}
#head .inner .rBox .tel {
	padding-left: 155px;
	font-size: 12px;
	width: 240px;
	float: left;
}
#head .inner .rBox .tel p {
	padding-left: 35px;
}

#head .inner .rBox .tel span {
	display: block;
	background: url(../img/h_ico_tel.png) no-repeat;
	padding-left: 25px;
	font-size: 26px;
	font-weight: bold;
	color: #0C0085;
	line-height: 26px;
	margin-left: -30px;
}
#head .inner .rBox .btn {
	float: right;
	width: 260px;
}
/* =========================================================
main
========================================================= */
#main {
	background: #31365E;
}
#main .inner {
	background: url(../img/mainimg.png) no-repeat;
	width: 1200px;
	height: 441px;
	margin: 0 auto;
	text-align: center;
}
#main .inner p {
	padding-top: 45px;
	font-size: 24px;
	font-weight: bold;
}
#main .inner h1 {
	padding: 10px 0 10px 190px;
	text-align: left;
}
#main .inner h2 {
	font-size: 19px;
	line-height: 1.4;
	padding-bottom: 20px;
	font-weight: bold;
}
#main .inner a {
	background: #FFF;
	display: inline-block;
}
/* =========================================================
merit
========================================================= */
#merit {
	background: url(../img/merit_bg.png);
	padding: 30px 0;
	overflow: hidden;
	margin-bottom: 40px;
}
#merit ol {
	width: 970px;
	margin: 0 auto;
}
#merit li {
	background: url(../img/merit_li_bg.png) no-repeat;
	width: 310px;
	height: 210px;
	float: left;
	margin-left: 20px;
}
#merit li:first-child {
	margin-left: 0;
}
#merit li dt {
	height: 90px;
	text-align: center;
	font-size: 29px;
	font-weight: bold;
}
#merit li dt span{
	font-size: 16px;
	display: block;
	padding: 15px 0 6px;
}
#merit li dd {
	padding-left:  90px;
	font-size: 15px;
	min-height: 80px;
	margin: 15px 0 0 10px;
	line-height: 1.6;
}
#merit li.merit01 dd {
	background: url(../img/merit01.png) no-repeat;
}
#merit li.merit02 dd {
	background: url(../img/merit02.png) no-repeat;
}
#merit li.merit03 dd {
	background: url(../img/merit03.png) no-repeat;
}
/* =========================================================
outline
========================================================= */
#outline {
	overflow: hidden;
}
#outline dl {
	margin: 0 auto;
	padding-top: 40px;
	height: 15px;
	width: 970px;
	clear: both;
}
#outline dt {
	background: url(../img/outline_dt_bg.png);
	width: 150px;
	height: 150px;
	line-height: 150px;
	text-align: center;
	float: left;
	font-size: 23px;
	font-weight: bold;
}
#outline dd {
	width: 820px;
	float: right;
}
#outline dd h2 {
	font-size: 43px;
	font-weight: bold;
}
#outline dd ol{
	margin: 20px 0 0 20px;
}
#outline dd li {
	float: left;
	font-size: 19px;
	line-height: 30px;
	margin-bottom: 10px;
}
#outline dd li span {
	background: url(../img/num_bg.png) no-repeat;
	height: 30px;
	line-height: 32px;
	width: 30px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}
#outline dd li.short {
	width: 325px;
}
	
/* =========================================================
seminer
========================================================= */
.sOuter {
	background: #EEE;
	padding-bottom: 30px;
}
.seminer {
	width: 970px;
	height: 600px;
	background: #FFF;
	overflow: auto;
	margin: 0 auto;
}
.seminer ul {
	width: 920px;
	margin: 20px 0 20px 20px;
}
.seminer li {
	background: url(../img/img_seminar_info2_01.png) left 20px no-repeat;
	padding-left: 85px;
	position: relative;
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #EEE;
}
.seminer li h4.icoNew {
	background: url(../img/diary_icon.png) left center no-repeat;
	padding-left: 90px;
}
.seminer li h4 a {
	color: #521996;
	font-size: 25px;
	font-weight: bold;
	margin-bottom: 10px;
	display: block;
}
.seminer li dt {
	width: 74px;
	height: 28px;
	line-height: 30px;
	text-align: center;
	font-size: 16px;
	background: #EEE;
	float: left;
	clear: both;
	margin-bottom: 3px;
}
.seminer li dd {
	margin-left: 90px;
	margin-bottom: 8px;
	line-height: 30px;
	margin-bottom: 3px;
	font-size: 15px;
	min-height: 30px;
}
.seminer li dd span {
	font-size: 20px;
	font-weight: bold;
}
.seminer li dd span.semTxt1 {
	font-weight: normal;
}
.seminer li dd span.semTxt2 {
	color: #F00;
}
.seminer li .semEntryBtn {
	position: absolute;
	bottom: 20px;
	right: 20px;
}
.seminer li dt.capa {
	position: absolute;
	left: 300px;
	bottom: 24px;
}
.seminer li dd.capa {
	position: absolute;
	left: 300px;
	bottom: 20px;
}
/* =========================================================
first
========================================================= */
#first {
	background: #333;
}
#first .inner {
	background: url(../img/first_bg.png) no-repeat;
	width: 1085px;
	height: 500px;
	margin: 0 auto;
	padding: 40px 0 0 115px;
}
#first h2 {
	margin: 25px 0 15px;
	background: url(../img/first_h2_bg.png) no-repeat;
	height: 56px;
	line-height: 58px;
	color: #FFF;
	font-size: 30px;
	font-weight: bold;
	padding-left: 20px;
}
#first p {
	font-size: 20px;
	line-height: 1.5;
	padding-bottom: 25px;
	font-weight: bold;
}
#point {
	background: url(../img/merit_bg.png);
	padding: 25px 0;
}
#point h3,
#point ol {
	width: 970px;
	margin: 0 auto;
}
#point h3 {
	font-size: 25px;
	font-weight: bold;
}
#point li {
	margin-top: 10px;
	font-size: 20px;
	line-height: 35px;
}
#point li span {
	background: url(../img/num_bg.png) no-repeat;
	height: 30px;
	line-height: 32px;
	width: 30px;
	color: #FFF;
	font-size: 14px;
	text-align: center;
	display: inline-block;
	margin-right: 10px;
}

/* =========================================================
case
========================================================= */
#case {
	background: #F6F6F6;
	padding: 30px 0;
}
#case .inner {
	width: 970px;
	margin: 0 auto;
}
#case .inner p {
	background: url(../img/case_img01.png) no-repeat;
	padding-left: 125px;
	min-height: 106px;
	font-size: 17px;
	line-height: 1.6;
	margin-bottom: 20px;
}
#case .inner h1 {
	margin: 20px 0;
	font-size: 70px;
	font-weight: bold;
}
#case .inner h2 {
	font-size: 33px;
	font-weight: bold;
	background: url(../img/case_img03.png) right no-repeat;
	min-height: 170px;
}

/* =========================================================
target
========================================================= */
#target {
	background: #CACACE;
}
#target .inner {
	background: url(../img/taget_bg.png) no-repeat;
	width: 1200px;
	height: 500px;
	margin: 0 auto;
	overflow: hidden;
}
#target .inner ul {
	margin: 50px 0 0 285px;
	width: 775px;
	height: 250px;
	padding-left: 15px;
	background: #FFF;
	border: 5px solid #EDEDEA;
	display: block;
}
#target .inner li {
	margin-top: 25px;
	float: left;
	font-size: 18px;
	font-weight: bold;
	height: 30px;
	line-height: 32px;
	background: url(../img/target_li_bg.png) no-repeat;
	padding-left: 40px;
}
#target .inner li.short {
	width: 280px;
}

/* =========================================================
profile
========================================================= */
#profile {
	background: url(../img/profile_bg.png) no-repeat;
	width: 910px;
	height: 463px;
	margin: 0 auto 20px;
	padding: 0 30px;
}
#profile h1 {
	padding: 40px 0 30px;
	font-size: 35px;
	font-weight: bold;
	text-align: center;
}
#profile div {
	float: right;
}
#profile h2 {
	font-size: 16px;
	padding: 25px 0;
}
#profile h2 span {
	font-size: 22px;
}
#profile p {
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 1.5;
}

/* =========================================================
voice
========================================================= */
#voice {
	background: #EEE;
}
#voice .inner {
	background: url(../img/voice_bg.png) no-repeat;
	width: 970px;
	height: 500px;
	margin: 0 auto;
}
#voice ul {
	padding: 20px 0 0 115px;
}
#voice li {
	margin-bottom: 20px;
	font-size: 27px;
	font-weight: bold;
	min-height: 96px;
	padding-left: 105px;
}
#voice li p {
	padding-top: 10px;
}
#voice li.single p {
	padding-top: 30px;
}
#voice li span {
	display: block;
	font-size: 15px;
	font-weight: normal;
}
#voice li.voice01 {
	background: url(../img/voice_li01.png) no-repeat;
}
#voice li.voice02 {
	background: url(../img/voice_li02.png) no-repeat;
}
#voice li.voice03 {
	background: url(../img/voice_li03.png) no-repeat;
}
#voice li.voice04 {
	background: url(../img/voice_li04.png) no-repeat;
}

/* =========================================================
message
========================================================= */
#message {
	background: #333;
}
#message .inner {
	width: 1090px;
	height: 480px;
	background: url(../img/message_bg.png) no-repeat;
	margin: 0 auto;
	padding: 60px 0 0 110px;
}
#message .inner p {
	font-size: 26px;
	font-weight: bold;
	line-height: 1.6;
	margin-bottom: 50px;
}
.arrow {
	background: url(../img/arrow.png) center no-repeat;
	margin: -30px 0 40px;
	height: 58px;
}
/* =========================================================
form
========================================================= */
#form {
	background: #F6F6F6;
	overflow: hidden;
}
#form .inner {
	width: 970px;
	margin: 0 auto;
	padding: 30px 0 70px;
	overflow: hidden;
}
#semFormLeft {
	width: 630px;
	float: left;
}

#form h1,
#form h2 {
	font-size: 18px;
	font-weight: bold;
	padding-bottom: 15px;
}
#form h2 {
	font-size: 16px;
	padding-bottom: 18px;
	margin-bottom: 30px;
	border-bottom: 1px solid #E0E0E0;
}
#form input {
	padding: 10px;
}
#form textarea {
	padding: 10px;
	width: 500px;
}

input.parts1 {
	width: 430px;
}
input.parts2 {
	width: 280px;
}
input.parts3 {
	width: 180px;
}
#form table {
	margin-bottom: 30px;
	border-collapse: collapse;
}
#form th,
#form td {
	border-top: 1px solid #E0E0E0;
	padding: 10px 0;
	text-align: left;
}
#form th {
	width: 70px;
	vertical-align: top;
	padding-top: 43px;
}
#form td {
	padding-left: 10px;
}
#form th.noBdr, 
#form td.noBdr {
	border: none;
}

#form table#schedule th {
	padding: 0;
	padding-top: 13px;
}
#form table#schedule td li {
	margin-bottom: 5px;
	font-size: 13px;
}
#form td li {
	font-size: 13px;
	margin-bottom: 5px;
}
#form td li input {
	vertical-align: middle;
	padding: 0 5px 0 0;
}
#form td {
	font-size: 15px;
	position: relative;
}
#form td p {
	margin: 10px 0 5px;
}
#form td p.note {
	font-size: 13px;
}
#form td span {
	color: #999;
}
#form td span span {
	color: #F00;
}
#form td p.note2 {
	font-size: 13px;
	position: absolute;
	bottom: 10px;
	left: 220px;
}
#form td.list01 li {
	width: 215px;
	float: left;
}
#form td.list02 li {
	width: 90px;
	float: left;
}
#form td.list03 li {
	width: 170px;
	float: left;
}
#formPrivacy {
	font-size: 13px;
	line-height: 1.4;
}
#formPrivacy a {
	color: #999;
}
#formSubmit {
	width: 430px;
	margin: 0 0 0 140px;
}
#formSubmit input {
	width: 430px;
	height: 60px;
	display: block;
	border: none;
	text-indent: -9999px;
	cursor: pointer;
	background: url(../img/btn_form_01.png) no-repeat 0 0;
}
#formSubmit input:hover {
	opacity:0.7;
	filter: alpha(opacity=70);
}
/* =========================================================
semFormRight
========================================================= */
#semFormRight {
	width: 300px;
	float: right;
}
	
.sideBox {
	clear: both;
	margin: 0 0 25px;
}

.sideBox h4 {
	line-height: 30px;
	background: url(../img/flow_bg.png) no-repeat;
	height: 30px;
	line-height: 33px;
	font-size: 15px;
	font-weight: bold;
	color: #FFF;
	padding-left: 10px;
	margin: 15px 0 10px;
}

/* =========================================================
flow
========================================================= */

#flow dl {
	width: 300px;
	overflow: hidden;
}

#flow dl dt,
#flow dl dd {
	float: left;
	display: block;
	height: 50px;
}

#flow dl dt {
	width: 40px;
}

#flow dl dd {
	width: 260px;
	font-size: 14px;
	line-height: 30px;
	color: #000;
}
#flow dl dd.first {
	line-height: 1.4;
}


/* =========================================================
qa
========================================================= */
#qa h4 {
	line-height: 30px;
}

#qa dl {
	width: 300px;
	margin: 0 0 20px;
	overflow: hidden;
}

#qa dl dt,
#qa dl dd {
	float: left;
	display: block;
}

#qa dl dt {
	width: 40px;
}

#qa dl dd {
	width: 260px;
	padding-top: 3px;
	font-size: 14px;
	line-height: 1.6;
	color: #333;
}

.ques01 {
	min-height: 40px;
	margin-bottom: 10px;
}

/* =========================================================
soudan
========================================================= */
#soudan {
	width: 970px;
	margin: 60px auto 0;
	overflow: hidden;
}
#soudan .boxL {
	width: 270px;
	min-height: 167px;
	float: left;
	background: url(../img/soudan_bg1.png) no-repeat;
}
#soudan .boxL div {
	width: 150px;
	height: 150px;
	background:#31365E;
	margin-left: 120px;
	text-align: center;
}
#soudan .boxL div h1 {
	padding: 30px 0 10px;
	color: #FFF;
	font-weight: bold;
	font-size: 18px;
	line-height: 1.4;
}
#soudan .boxL div h2 {
	width: 130px;
	height: 30px;
	line-height: 33px;
	margin: 0 auto;
	background: #FF2020;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
}
#soudan .boxR {
	width: 690px;
	min-height: 150px;
	float: right;
	background: url(../img/soudan_bg2.png) right no-repeat;
}
#soudan .boxR ul {
	overflow: hidden;
	margin-bottom: 10px;
}
#soudan .boxR li {
	background: url(../img/soudan_li_bg.png) no-repeat;
	padding-left: 30px;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	margin-bottom: 10px;
}

/* =========================================================
about
========================================================= */
#about {
	width: 970px;
	height: 320px;
	padding-top: 30px;
	background: url(../img/about_bg.png) no-repeat;
	margin: 0 auto;
	overflow: hidden;
	border-top: 1px solid #000;
}
#about h1 {
	width: 200px;
	text-align: center;
	font-size: 20px;
	font-weight: bold;
	float: left;
}

#about table {
	width: 710px;
	float: right;
}
#about th {
	width: 100px;
	text-align: right;
	vertical-align: top;
	font-size: 16px;
}
#about td {
	padding: 0 0 20px 35px;
	font-size: 16px;
	line-height: 1.3;
}

/* =========================================================
social
========================================================= */
#social {
	width: 970px;
	margin: 0 auto;
	padding: 10px 0;
	overflow: hidden;
}
#social .inner {
	width: 250px;
	float: right;
}
#social div,
#social a {
	float: right;
	width: 120px;
}
iframe.twitter-share-button {
width: 100px!important;
}

/* =========================================================
footer
========================================================= */
#foot {
	width: 970px;
	margin: 0 auto;
	clear: both;
}
#foot .boxL {
	width: 500px;
	float: left;
}
#foot .boxL h1 {
	font-size: 20px;
	font-weight: bold;
	margin: 10px 0;
}
#foot .boxL div {
	float: left;
	margin-right: 20px;
}
#foot .boxR {
	width: 390px;
	float: right;
}
#foot .boxR div {
	padding-top: 10px;
	float: right;
}
#foot .boxR p span  {
	padding: 10px 0 5px 30px;
	display: block;
}
#foot .boxR .tel {
	display: block;
	background: url(../img/h_ico_tel.png) no-repeat;
	padding-left: 25px;
	font-size: 26px;
	font-weight: bold;
	color: #0C0085;
	line-height: 26px;
}
small {
	display: block;
	clear: both;
	padding: 20px 0;
	font-size: 10px;
}

#pagetop {
	position: fixed;
	bottom: 30px;
	right: 30px;
	background: #000;
}
