@charset "utf-8";

/*共通*/
a {
	outline: none;
	color: #333;
	text-decoration: none;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	color: #824F22;
	text-decoration: underline;
}
.main {
	background-image: none;
}
.main p {
	line-height: 20px;
}
.nlock {
	position: fixed !important;
	top: 0px;
	margin: 0 auto;
	background-color: rgba(255,255,255,1.0) !important;
	box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	animation-duration: 0.2s;
	animation-name: slidein;
}
@keyframes slidein {
	from { top: -60px; }
	to   { top: 0; }
}
.nlock .gnaviarea {
	background-image: none !important;
}
.nlock .gnavibox ul li a {
	/*padding: 15px 0 !important;*/
	color: #808080 !important;
}
.nlock .gnavibox ul li a:hover,
.nlock .gnavibox ul li a.active {
	color: #5BA601 !important;
	background-color: rgba(255,255,255,0.0) !important;
}
.nlock .gnavibox ul li a img {
	/*height: 14px;*/
}
.blockhead {
	padding-top: 50px !important;
}
/*バックグラウンドカラー*/
.bgc {
	background-image: url("../img/book/bg_sheader_01.gif");
}


/*書籍紹介*/
#book-top {
	clear: both;
	overflow: hidden;
	background-image: url("../img/book/bg_topheader.png");
	background-repeat: no-repeat;
	background-position: bottom center;
	min-height: 440px;
	background-color: #E9F9F9;
}
#book-top .bookbox {
	width: 700px;
	margin: 0 auto;
	padding-top: 60px;
}
#book-top .bookbox .book_l {
	float: left;
	width: 300px;
}
#book-top .bookbox .book_l img {
	box-shadow: 5px 5px 5px rgba(0, 0, 0, 0.2);
	width: 260px;
}
#book-top .bookbox .book_r {
	float: right;
	width: 400px;
}
#book-top .bookbox .book_r h3 {
	color: #DA5A24;
	font-size: 24px;
	line-height: 35px;
	margin-bottom: 30px;
	font-weight: normal;
	font-size: 14px;
}
#book-top .bookbox .book_r p {
	color: #303030;
	font-size: 14px;
	line-height: 1.8em;
	margin-bottom: 30px;
	letter-spacing: 1px;
}
#book-top .bookbox .book_r ul li {
	list-style: none;
	margin-bottom: 10px;
}
#book-top .bookbox .book_r ul li a {
	color: #3C2002;
	font-size: 14px;
	display: block;
}


/*経験*/
#keiken {
	padding-top: 90px;
}
.keikenbox {
	width: 960px;
	margin: 0 auto 60px;
	overflow: hidden;
}
.keikenbox h3 {
	text-align: center;
	margin-bottom: 30px;
}
.keikenbox .keiken_l {
	width: 380px;
	float: left;
}
.keikenbox .keiken_l p {
	font-size: 14px;
	line-height: 2em;
	text-align: justify;
	color: #303030;
	padding-top: 40px;
}
.keikenbox .keiken_r {
	width: 570px;
	float: right;
	text-align: center;
}
.keikenbox .keiken_r img {
	margin-bottom: 30px;
}


/*悩み*/
#nayami {
	clear: both;
	padding-top: 30px;
	padding-bottom: 30px;
	color: #491B03;
	font-weight: bold;
	letter-spacing: 1px;
}
#nayami .nayamaibox {
	width: 960px;
	margin: 0 auto 20px;
	overflow: hidden;
}
#nayami h3 {
	text-align: center;
	margin-bottom: 30px;
}
#nayami h4 {
	margin-bottom: 20px;
}
#nayami ul {
	width: 480px;
	float: left;
	overflow: hidden;
}
#nayami ul.nayami_l li {
	margin-left: 80px;
}
#nayami ul li {
	list-style: none;
	background-image: url("../img/book/ico_list.png");
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 30px;
	font-size: 16px;
	line-height: 1.9em;
	margin-bottom: 10px;
	margin-left: 70px;
}


/*答え*/
#kotae {
	padding-bottom: 70px;
}
#kotae h4 {
	text-align: center;
}
#kotae .kotaearea {
	width: 940px;
	margin: 0 auto;
	background-color: #ffffff;
	padding: 10px;
}
#kotae .kotaebox {
	border: dashed 2px #736357;
	padding: 25px 40px;
	max-height: 100%;
}
#kotae .kotaebox p {
	color: #491B03;
	text-align: justify;
	font-size: 14px;
	line-height: 1.9em;
	margin-bottom: 25px;
	letter-spacing: 1px;
	font-weight: bold;
	max-height: 100%;
}
#kotae .kotaebox p span {
	font-size: 18px;
	background-image: url("../img/book/bg_underline.gif");
	background-repeat: repeat-x;
	background-position: 0px 95%;
}
#kotae .kotaebox p.last {
	margin-bottom: 0;
}
#kotae .kotaebox .tcenter {
	text-align: center;
}


/*事例*/
#jirei {
	padding-top: 50px;
	margin-bottom: 70px;
}
.jireibox {
	width: 970px;
	margin: 0 auto 20px;
}
.jireibox h3,
.jireibox p {
	text-align: center;
	margin-bottom: 40px;
}
.jireibox p.title {
	color: #603813;
	font-size: 13px;
	letter-spacing: 1px;
	line-height: 1.9em;
}
.jireilist {
	overflow: hidden;
	margin-bottom: 50px;
}
.jireilist ul li {
	width: 190px;
	margin: 0 2px 10px;
	float: left;
	list-style: none;
	color: #491B03;
}
.jireilist ul li dl dt {
	text-align: center;
}
.jireilist ul li dl dd {
	width: 146px;
	margin: 0 auto;
	padding: 15px;
	min-height: 275px;
	font-size: 13px;
	line-height: 1.8em;
	text-align: justify;
}
.jireilist ul li.jireilist1 dl dd {
	background-color: #FFEED4;
}
.jireilist ul li.jireilist2 dl dd {
	background-color: #E6FFBF;
}
.jireilist ul li.jireilist3 dl dd {
	background-color: #FFE0DE;
}
.jireilist ul li.jireilist4 dl dd {
	background-color: #E3F0FF;
}
.jireilist ul li.jireilist5 dl dd {
	background-color: #FFE5CF;
}
.jireilist ul li dl dd img {
	margin-bottom: 15px;
	display: block;
}
.jireilist ul li dl dd span {
	color: #EB5A19;
	font-weight: bold;
}


/*遊び*/
#asobi {
	clear: both;
	overflow: hidden;
	padding-top: 35px;
}
#asobi h3 {
	text-align: center;
	margin-bottom: 30px;
}
#asobi p {
	color: #603813;
	font-size: 13px;
	line-height: 1.8em;
	text-align: center;
	margin-bottom: 65px;
	letter-spacing: 1px;
}
#asobi .playbox {
	width: 910px;
	margin: 0 auto;
	overflow: hidden;
	margin-bottom: 65px;
}
#asobi .playbox .playimgbox {
	float: left;
	width: 345px;
	padding-bottom: 5px;
}
#asobi .playbox .playimgbox img {
	box-shadow: 2px 2px 5px rgba(0,0,0,0.2);
}
#asobi .playbox .playsbox {
	float: right;
	width: 545px;
	border-bottom: 2px solid #D8A98C;
}
#asobi .playbox .playsbox h4 {
	margin-bottom: 20px;
}
/*配置入れ替え*/
#asobi .return .playimgbox {
	float: right;
	padding-right: 7px;
	text-align: right;
}
#asobi .return .playsbox {
	float: left;
}
/*配置入れ替え-end*/
#asobi .playbox .playsbox dl.first {
	border-top: 2px solid #D8A98C;
	border-bottom: #603813 1px dotted;
	overflow: hidden;
	background-color: #F4EACA;
}
#asobi .playbox .playsbox dl.last {
	border-bottom: none;
	overflow: hidden;
	background-color: #F4EACA;
}
#asobi .playbox .playsbox dl dt {
	float: left;
	font-size: 15px;
	letter-spacing: 1px;
	color: #6C3506;
	width: 100px;
	padding: 10px 15px;
}
#asobi .playbox .playsbox dl dd {
	width: 375px;
	float: left;
	background: #ffffff;
	font-size: 13px;
	line-height: 1.8em;
	letter-spacing: 1px;
	text-align: justify;
	color: #303030;
	padding: 10px 20px;
}


/*目次*/
#mokuji {
	clear: both;
	overflow: hidden;
	padding-bottom: 80px;
	background-image: url("../img/book/bg_mokuji.jpg");
	background-repeat: no-repeat;
	background-position: center bottom;
	text-align: center;
}
#mokuji h3 {
	text-align: center;
	margin-bottom: 30px;
}
#mokuji p {
	color: #603813;
	font-size: 15px;
	line-height: 1.7em;
	text-align: center;
	margin-bottom: 65px;
	letter-spacing: 1px;
}
#mokuji ul {
	width: 960px;
	margin: 0 auto 50px;
	overflow: hidden;
}
#mokuji ul li {
	float: left;
	list-style: none;
	text-align: left;
}
#mokuji ul li.mokuji_l {
	margin-left: 80px;
	width: 420px;
	overflow: hidden;
}
#mokuji ul li.huroku {
	padding-top: 20px;
}


/*商品紹介*/
#introduction {
	padding-bottom: 50px;
}
.imagearea {
	width: 550px;
	height: 575px;
	background-image: url("../img/book/bg_sitem.png");
	background-repeat: no-repeat;
	background-position: 0 100%;
	margin: 0 auto 30px;
}
#mainphotoarea {
	padding-top: 40px;
	width: 550px;
	height: 350px;
	margin-bottom: 30px;
	text-align: center;
}
#navi ul {
	text-align: right;
	font-size: 0;
	margin-bottom: 40px;
}
#navi ul li {
	width: 106px;
	margin: 5px 0 15px 10px;
	display: inline-block;
	list-style: none;
}
#navi ul li a {
	display: block;
}
#navi ul li img {
	display: block;
	width: 100px;
	padding: 3px;
}
#navi ul li a:hover img,
#navi ul li a.active img {
	border: solid 3px #ff873d;
	padding: 0;
}
.textarea {
	clear: both;
	overflow: hidden;
	font-size: 14px;
}
.textarea .para {
	width: 550px;
	margin: 0 auto 30px;
}
.textarea .para dl {
	border-bottom: 1px solid #ffffff;
	overflow: hidden;
	background-color: #F4D7D7;
}
.textarea .para dl dt {
	float: left;
	width: 55px;
	padding: 10px;
	text-align: center;
}
.textarea .para dl dd {
	width: 455px;
	padding: 10px;
	float: left;
	background-color: #ffffff;
}
.textarea .para dl dd ul li {
	margin-left: 2em;
	margin-bottom: 5px;
}
.textarea .para dl dd ul li:last-child {
	margin-bottom: 0;
}
.textarea .textbody {
	width: 550px;
	margin: 0 auto;
}
.textarea .textbody p {
	text-align: justify;
	line-height: 1.9em;
	font-size: 12px;
	margin-bottom: 20px;
}
.textarea .textbody p.right {
	text-align: right;
}
#introduction a {
	text-align: center;
}


/*インデックス*/
.bookbuy {
	display: none;
	position: fixed;
	top: 100px;
	right: 0;
}
.bookbuy a:hover {
	opacity: 0.7;
}