@charset "utf-8";
/* ===================================================================

CSS information

 style info :common CSS

=================================================================== */

/* ----------------------------------------------------
	基本設定
---------------------------------------------------- */
body{
	color: #333;
	font-size: 14px;
	font-family:"游ゴシック" , "Yu Gothic" , "游ゴシック体" , "YuGothic" , "ヒラギノ角ゴ Pro W3" , "Hiragino Kaku Gothic Pro" , "Meiryo" , "メイリオ" , Meiryo , "ＭＳ Ｐゴシック" , "MS PGothic" , Helvetica , Arial , Verdana, sans-serif;
	line-height: 1.5;
	-webkit-text-size-adjust: 100%;
}
a{ text-decoration:none; }
a:link { color:#333;text-decoration:none;}
a:visited { color:#333;}
a:hover { color:#333;text-decoration: none;}
a:active { color:#333;}

/* ----------------------------------------------------
	レイアウト
---------------------------------------------------- */

.inner{
	width: 960px;
	margin: 0 auto;
}
/* ----------------------------------------------------
	#head
---------------------------------------------------- */
#head{
	width: 100%;
	margin: 0 0 50px;
	background: url(../img/bg_head.png) no-repeat center top;
}
#head .inner{
	padding: 50px 0 0;
}
#head h1{
	float: left;
}
#head .img{
	width:280px;
	float: right;
	position: relative;
}
#head .icn{
	position: absolute;
	bottom: 0;
	left: -145px;
}

/* ----------------------------------------------------
	#main
---------------------------------------------------- */
#main{
}
.box{
	min-width: 960px;
	padding: 40px 0;
}
h2{
	margin: 0 auto 43px;
	font-size: 25px;
	line-height: 1.2;
	text-align: center;
	position: relative;
}
h2 span{
	display: inline-block;
	padding: 0 50px;
	background: #fff;
	position: relative;
}
h2:before{
	content: "";
	display: block;
	width: 100%;
	height: 5px;
	margin: auto;
	background: url(../img/bg_line.png) repeat left top;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
}
h3{
	color: #162789;
	font-size: 34px;
	font-weight: bold;
	letter-spacing: 0.1em;
	line-height: 1.0;
}
h4{
	margin: 0 0 15px;
	font-size: 35px;
	line-height: 1.3;
	text-align: center;
}
#main .txt{
	font-size: 15px;
	letter-spacing: 0;
	line-height: 1.75;
}
#main .txt2{
	margin-top:10px;
}
#main .lead{
	width: 710px;
	float: left;
}

/*はじめに*/
.foreword .img{
	width: 214px;
	float: right;
}
.foreword .img .name{
	display: block;
	margin: 4px 0 0;
	font-size: 17px;
	letter-spacing: 0.1em;
	line-height: 1.6;
	text-align: center;
}
.foreword h3{
	margin: 0 0 22px;
	font-size: 30px;
}

/*目次*/
#main .content .txt{
	letter-spacing: 0.05em;
	line-height: 1.5;
}
.content{
	padding: 40px 0 50px;
	background-color: #f1f2f8;
}
.content h2 span{
	background: #f1f2f8;
}
.content h3{
	margin: 0 0 20px;
	font-size: 30px;
	letter-spacing: -0.04em;
}
.content_inner{
	font-size: 0;
}
.content_inner > div{
	display: inline-block;
	width: 480px;
	font-size: 13px;
	vertical-align: top;
}
.content_inner .part1,
.content_inner .part2{
	margin: 0 0 65px;
}
.content_inner > div li{
	margin: 13px 0 0;
}
.no{
	float: left;
}
.no + div{
	width: 430px;
	float: right;
}
.txt_chap{
	margin: 3px 0 0;
	font-size: 17px;
	letter-spacing: -0.04em;
	line-height: 1.6;
}
.btn{
	margin: 50px auto 0;
	text-align: center;
}
.btn a{
	display: inline-block;
	width: 340px;
	height: 70px;
	background: #162789;
	color: #fff;
	font-size: 22px;
	line-height: 70px;
	letter-spacing: 0.2em;
}

/*書籍抜粋*/
.pickup{
	padding: 45px 0;
}
.pickup h2{
	margin: 0 auto 45px;
}
.pickup h3{
	padding: 30px 0 40px;
	text-align: center;
}
.pickup h3 img{
	margin: 0 0 0 10px;
}
.chapter{
	margin: 0 0 46px;
	background: url(../img/bg_pickup.png) no-repeat center top;
}
.pickup .icn{
	margin: 0 0 11px;
	text-align: center;
}
.point{
	margin: 20px 0 0;
	padding: 0 30px;
}
.point .title{
	margin: 0 0 20px;
	padding: 0 0 0 134px;
	color: #162789;
	font-size: 25px;
	font-weight: bold;
	line-height: 1.4;
	position: relative;
}
.point .title span{
	position: absolute;
	top: -2px;
	left: 0;
}
.point .txt{
	width: 687px;
	float: left;
	margin: 0 20px 0 0;
	padding: 25px 30px 20px;
	background: #f1f2f8;
}
.point .img{
	width: 182px;
	float: left;
	font-size: 13px;
	line-height: 1.7;
}
.point .img span{
	display: block;
	margin: 15px 0 0;
}
.point .img strong{
	display: block;
	font-weight: bold;
}
.answer {
	margin: 35px 0 0;
	padding: 0 15px;
}
.chapter1 .answer{
	margin: 50px 0 0;
}
.answer .icn{
	margin: 0 0 28px;
}
.answer .h_img{
	margin: 0 0 16px;
}
.answer ul{
	font-size: 0;
}
.answer li{
	display: inline-block;
	width: 435px;
	height: 162px;
	margin: 0 15px 52px;
	font-size: 13px;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}
.chapter11 .answer li:last-child{
	margin: 0 15px 0;
}
.answer .img{
	float: left;
	margin: 0 15px 0 14px;
}
.answer .txt_box{
	width: 306px;
	float: left;
}
.answer .title{
	margin: -8px 0 12px;
	color: #162789;
	font-size: 18px;
	font-weight: bold;
}
.answer .name span{
	display: block;
	font-weight: bold;
}

/*中核層へのメッセージ*/
.writer{
	padding: 0 0 45px;
}
.writer h2{
	margin: 0 0 20px;
}
#main .writer .txt{
	font-size: 16px;
	letter-spacing: -0.02em;
	line-height: 1.9;
	-webkit-font-feature-settings: "palt";
	font-feature-settings: "palt";
}

/*書籍紹介*/
.click{
	padding: 40px 0 60px;
	background-color: #f1f2f8;
}
.click h2{
	margin: 0 auto 30px;
}
.click h2 span{
	background: #f1f2f8;
}
.click .info{
	width: 840px;
	margin: 0 auto;
}
.click .img{
	width: 410px;
	float:left;
	text-align: center;
}
.click .detail{
	width: 412px;
	float: right;
	margin: -4px 0 0;
}
.click .detail .title{
	font-size: 30px;
	font-weight: bold;
	letter-spacing: 0.07em;
	line-height: 1.4;
}
.click .detail .title span{
	display: block;
	margin: -10px 0 0;
	font-size: 50px;
	line-height: 1.7;
}
.click .detail .edit{
	font-size: 24px;
	letter-spacing: 0.07em;
	margin: 10px 0 30px;
}
.click .detail .price{
	font-size: 18px;
	letter-spacing: 0.05em;
	padding: 40px 0 0 ;
	position: relative;
}
.click .detail .price:before{
	content: "";
	display: block;
	width: 380px;
	height: 1px;
	background: #162789;
	position: absolute;
	top: 0;
	left: 0;
}
.btn_area{
	clear: both;
}
.btn_area a{
	display: inline-block;
	font-size: 22px;
	color: #fff;
	width: 410px;
	height: 80px;
	background-color: #162789;
	line-height: 80px;
	letter-spacing: 0.2em;
}
.btn_area ul{
	width: 840px;
	margin: 40px auto 0;
}
.btn_area ul li{
	text-align: center;
	float: left;
	margin: 0 0 20px;
}
.btn_area ul li:nth-child(odd){
	margin: 0 20px 0 0;
}
.annotation{
	margin: 14px 0 0 60px;
	letter-spacing: 0.1em;
	line-height: 1.7;
}
/* ----------------------------------------------------
	#footer
---------------------------------------------------- */
#footer{
	min-width: 960px;
	clear: both;
	height: 80px;
	background-color: #ddd;
}
#copy{
	letter-spacing: 0.1em;
	line-height: 80px;
	text-align: center;
	color: #162789;
}

/* ----------------------------------------------------
	#footer
---------------------------------------------------- */
.fade{
	-webkit-transition: opacity .2s ease;
	-moz-transition: opacity .2s ease;
	-o-transition: opacity .2s ease;
	-ms-transition: opacity .2s ease;
	transition: opacity .2s ease;
}
.fade:hover{
	opacity: .7;
	filter: alpha(opacity=70);
}