@charset "utf-8";
/*----------------------------------------------------
 default
----------------------------------------------------*/
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;outline:0;vertical-align:baseline;background:transparent;}body{line-height:1;}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block;}nav ul{list-style:none;}blockquote,q{quotes:none;}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none;}a{margin:0;padding:0;vertical-align:baseline;background:transparent;}ins{background-color:#ff9;color:#000;text-decoration:none;}mark{background-color:#ff9;color:#000;font-style:italic;font-weight:bold;}del{text-decoration:line-through;}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help;}table{border-collapse:collapse;border-spacing:0;}hr{display:block;height:1px;border:0;border-top:1px solid #ccc;margin:1em 0;padding:0;}input,select{vertical-align:middle;}
a { -webkit-tap-highlight-color: rgba(200,200,555,0.6); }
a:link { text-decoration: none; color: #222; }
a:visited { text-decoration: none; color: #006699; }
a:hover { text-decoration: none; color: #006699; cursor: pointer;}
img { vertical-align: top; }
li { list-style-type:none; }
h1, h2, h3 { font-weight: normal; }
h5{ font-size: 14px;}
/*----------------------------------------------------
 clearfix
----------------------------------------------------*/
.clr:after { content: ''; display: block; clear: both; }

/*----------------------------------------------------
 Body
----------------------------------------------------*/
html body{
	background-color:#FBF4E9;
	margin:0;
	text-align: left;
	color: #333;
	font-family: Verdana, Roboto, "Droid Sans", "メイリオ", Meiryo, "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "ＭＳ Ｐゴシック", sans-serif;
	font-size: 14px;
	line-height: 1.4;
	width: 100%;
	height: 100%;
	-webkit-text-size-adjust: 100%;
	position: relative;
}

/*----------------------------------------------------
 Header
----------------------------------------------------*/
header{
	width: 100%;
	min-width: 1200px;
	height: 76px;
	background: #863232;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99;
}
header h1{ display: inline;}

header h1 img{
	position: absolute;
	left: 30px;
	top: 18px;
}

header a{
	position: absolute;
	right: 30px;
	top: 9px;
	display: block;
	background: url("../img/btn_applicaition280.png") 0 0 no-repeat;
	width: 280px;
	height: 58px;
}
header a:hover{
	background: url("../img/btn_applicaition280.png") 0 -58px no-repeat;
}

/*----------------------------------------------------
 topArea
----------------------------------------------------*/
.topArea{
	background: url("../img/top_bg.png") 0 76px repeat-x;
	width: 100%;
	height: 880px;
	padding-top: 76px;
}
.topArea .top{
	background: url("../img/top_img.png") center 0 no-repeat;
	width: 100%;
	height: 880px;
}

/*----------------------------------------------------
 section
----------------------------------------------------*/
section{
	width: 100%;
	margin: 0 auto;
}
section .tri{
	position: relative;
	width: 100%;
	height: 40px;
	text-align: center;
}
section .tri img{
	position: absolute;
	top: -1px;
	left: 50%;
	margin-left: -40px

}
section .tri.cream{
	background-color:#FFF;
}

/*---------------------------------
 CEHCK
---------------------------------*/
.check .title{
	position: relative;
	background-color:#F6A128;
	height: 85px;
	text-align: center;
}
.check .title img{
	display: block;
	position: absolute;
	top: -26px;
	left: 50%;
	margin-left: -410px
}
.check .checkboard{
	position: relative;
	background: url("../img/checkboard.png") 6px 0 no-repeat;
	width: 816px;
	height: 853px;
	margin: 20px auto 40px;
}

.check .checkboard input{
	position: absolute;
	left: 88px;
	width: 21px;
	height: 21px;
}
.check .checkboard input.ckb01{ top: 138px;}
.check .checkboard input.ckb02{ top: 181px;}
.check .checkboard input.ckb03{ top: 224px;}
.check .checkboard input.ckb04{ top: 268px;}
.check .checkboard input.ckb05{ top: 311px;}
.check .checkboard input.ckb06{ top: 354px;}
.check .checkboard input.ckb07{ top: 397px;}
.check .checkboard input.ckb08{ top: 441px;}
.check .checkboard input.ckb09{ top: 484px;}
.check .checkboard input.ckb10{ top: 527px;}
.check .checkboard input.ckb11{ top: 570px;}
.check .checkboard input.ckb12{ top: 613px;}
.check .checkboard input.ckb13{ top: 657px;}
.check .checkboard input.ckb14{ top: 700px;}
.check .checkboard input.ckb15{ top: 743px;}

.check .checktext{
	background-color:#2A315D;
	width: 100%;
	height: 320px;
	text-align: center;
}
.check .checktext img{
	margin-top: 28px;
}
.check .textArea{
	background-color:#FFF;
	width: 100%;
	padding: 20px 0;
	text-align: center;
}
.check .textArea .textWrap{
	width: 960px;
	text-align: left;
	margin: 30px auto 0px;
}
.check .textArea .textWrap .innerText{
	font-size: 20px;
	float:left;
	width: 610px;
	margin-top: 40px;
}
.check .textArea .textWrap .innerText p{
	margin-bottom: 20px;
}
.check .textArea .textWrap .innerText span{
	font-size: 28px;
	color: #FF812E;
	
}
.check .textArea .textWrap .graph{
	float:right;
	margin-top: 10px;
}

/*---------------------------------
 OVER VIEW
---------------------------------*/
.overView .title{
	background-color: #F6A128;
	width: 100%;
	height: 140px;
	text-align: center;
	-webkit-box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
	-moz-box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
	box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
}
.overView .title img{
	margin-top: 34px;
}
.overView .ovContainer{
	width: 800px;
	margin: 0 auto 80px;
	padding: 10px 90px 25px;
	text-align: center;

    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px;
    background-color: #fff;
}
.overView .ovContainer .banner{
	margin: 30px 0;
}
.overView .ovContainer p{
	font-size: 18px;
	margin-bottom: 18px;
	text-align: left;
}
.overView .ovContainer .text1{
	margin: 10px 0;
}
.overView .ovContainer .wrap{
	margin: 20px 0;
	text-align: left;
}
.overView .ovContainer .wrap img{
	float:left;
	margin: 0 15px 0 0;
}
.overView .ovContainer .wrap .innerText{
	width: 530px;
	float:right;
}
.overView .ovContainer .wrap p span{
	color:#FF812E;
	font-weight: bold;
}
.overView .ovContainer .point{
	text-align: left;
	margin: 30px 0;
}
.overView .ovContainer .point img{
	margin-bottom: 20px;
}

/*---------------------------------
 DETAIL
---------------------------------*/
.detail .title{
	background-color:#F6A128;
	height: 140px;
	text-align: center;
	-webkit-box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
	-moz-box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
	box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
}
.detail .title img{
	margin-top: 36px;
}
.detail .dtContainer{
	width: 960px;
	margin: 0 auto 80px;
	padding: 20px 10px 25px;
	text-align: center;

    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px;
    background-color: #fff;
}
.detail .dtContainer img{
	margin: 0 0 68px;
}
.detail .dtContainer p{
	font-size: 18px;
	margin-bottom: 30px;
}
.detail .dtContainer p.bold{
	font-size: 28px;
	font-weight: bold;
	margin: 0;
	color: #065368;
}


.detail .seminarTable{
	background-color:#F6A128;
	width :882px;
	padding: 20px 0;
	margin: 20px auto 40px;
	border-radius: 12px;
}
.detail .seminarTable table{
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
	margin: 0 auto;
}
.detail .seminarTable .tb1,
.detail .seminarTable .tb2{
	width: 140px;
	line-height: 1.2;
}
.detail .seminarTable .tb3{
	width: 530px;
	text-align: left;
	padding: 15px;
}
.detail .seminarTable td{
	background-color:#FFFEF7;
	font-size: 18px;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	vertical-align: middle;
}
.detail .seminarTable td span{
	font-weight: bold;
}
/*---------------------------------
 CUSTOMER
---------------------------------*/
.customer .title{
	background-color:#F6A128;
	height: 140px;
	text-align: center;
	-webkit-box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
	-moz-box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
	box-shadow: rgba(0, 0, 0, .180392) 0 0 12px 0;
}
.customer .title img{
	margin-top: 36px;
}
.customer .qaContainer{
	width: 960px;
	margin: 0 auto 80px;
	padding: 40px 10px 25px;
	text-align: center;

    -webkit-border-radius: 0 0 25px 25px;
    -moz-border-radius: 0 0 25px 25px;
    border-radius: 0 0 25px 25px;
    background-color: #fff;
}
.customer .qa{
	width: 831px;
	margin: 0 auto 30px;
	text-align: left;

}
.customer .qa .qaTop{
	position: relative;
	background: url("../img/qa_top.png") 0 0 no-repeat;
	height: 70px;
}
.customer .qa .qaTop .name{
	color: #FFF;
	font-size: 22px;
	font-weight: bold;
	position: absolute;
	top: 28px;
	left: 34px;
}
.customer .qa .qaCenter{
	padding: 10px 0;
}
.customer .qa .qaCenter table{
	width:780px;
	margin-left: 30px;
}
.customer .qa .qaCenter .ques{
	font-size: 16px;
	font-weight: bold;
}
.customer .qa .qaCenter .ans{
	font-size: 14px;
}
.customer .qa .qaCenter .ans.border{
	border-bottom: 2px dashed #ccc;
}
.customer .qa .qaCenter .ques td{
	padding: 10px 5px  5px;
	color: #004f65;
}
.customer .qa .qaCenter .ans td{
	padding: 5px 5px 10px;
}
.customer .qa .qaCenter{
	background: url("../img/qa_center.png") 0 0 repeat-y;
}
.customer .qa .qaBottom{
	background: url("../img/qa_bottom.png") 0 0 no-repeat;
	width: 831px;
	height: 13px;
}
/*----------------------------------------------------
 INTRO
----------------------------------------------------*/
.intro{
	width: 960px;
	margin: 0 auto 80px;
	padding: 25px 10px;
	text-align: center;

    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    background-color: #fff;
}
.intro .h3{
	font-size: 36px;
	font-weight: bold;
	padding: 5px 0 30px;
	color: #065368;
}
.intro h3:before{
	content: url("../img/textdeco_L.png");
	position: relative;
	top: 6px;
	right: 10px
}
.intro h3:after{
	content: url("../img/textdeco_R.png");
	position: relative;
	top: 6px;
	left: 10px
}

.intro .itContainer{
	width: 910px;
	margin: 0 auto;
	padding-bottom: 40px;
}

.intro .profile .image{
	float: left;
}
.intro .profile .textWrap{
	float: right;
	width: 640px;
	font-size: 16px;
	text-align: left;
}
.intro .profile .textWrap p{
	margin-bottom: 18px;
}
.intro .profile .textWrap .innerText{
	background-color:#FCC;
	border: 2px solid #ccc;
	border-radius: 3px;
	font-size: 14px;
	padding: 12px 8px;
}
/* 書籍紹介 */
.intro .books .bookWrap{
	width: 760px;
	margin: 20px auto 40px;
}

.intro .books .bookWrap .book{
	display: block;
	width: 260px;
	float: left
}
.intro .books .bookWrap .inner{
	width: 500px;
	float: left;
	text-align: left;
}

.intro .books .bookWrap .inner .booktitle{
    font-size: 28px;
    font-weight: bold;
    color: #D8271C;
}
.intro .books .bookWrap .inner .bookauthor{
    font-size: 22px;
    color: #004F65;
	margin: 5px 0 15px;
}
.intro .books .bookWrap .inner .booklead{
    font-size: 16px;
}

.intro .books .bookWrap .book:hover{
	opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
	zoom: 1;
}


/* 雑誌紹介 */
.intro .magazines{
}
.intro .magazines .magazine{
	float: left;
	width: 440px;
	height: 180px;
	padding: 20px 5px;
}
.intro .magazines .magazine .image{
	float: left;
	width: 210px;
}
.intro .magazines .magazine .image img{
	height: 180px;
}
.intro .magazines .magazine .wide img{
	height: 150px;
}
.intro .magazines .magazine .title{
	width: 220px;
	text-align: left;
	font-size: 14px;
	margin-bottom: 10px;
	float: left;
}
.intro .magazines .magazine .title p{
	color:#D8271C;
	font-weight: bold;
	margin-bottom: 5px;
	font-size: 16px;
}
.intro .magazines .magazine .title p span{
	color:#004F65;
}
/* 講演実績 */
.intro .lecture ul{
	width: 900px;
	margin-left: 130px;
}
.intro .lecture li{
	float: left;
	width: 380px;
	font-size: 20px;
	text-align: left;
}
.intro .lecture span{
	display: block;
	margin: 12px 120px 0 0;
	float: right;
}
/*----------------------------------------------------
 btn
----------------------------------------------------*/
.btn{
	display: block;
	background: url("../img/btn_applicaition.png") 0 0 no-repeat;
	width: 420px;
	height: 87px;
	margin: 20px auto;
}
.btn:hover{
	background: url("../img/btn_applicaition.png") 0 -87px no-repeat;
}

/*----------------------------------------------------
 Footer
----------------------------------------------------*/
footer {
	width: 100%;
	background-color: #863232;
	padding: 30px 0;
	font-size: 16px;
	color: #FFF;
	text-align: center;
}

/*----------------------------------------------------
 @media screen
----------------------------------------------------*/
@media screen and (max-width: 980px){
header{min-width: 980px;}
header h1 img{ width: 60%;}
 footer, section{
	width: 980px;
	margin: 0 auto;
}
.topArea .top{width: 980px;}
.check .title img{
	margin-left: -435px
}

} /* END */