@charset "UTF-8";

/*************************************
 header
*************************************/
header{
	background:#000;
	padding:10px;
}

/*************************************
 top
**************************************/
.top-body{
	background:#fff;
	min-height:700px;
}
.top-body .inner{
	width:1000px;
	margin:40px auto;
}
.top-body a:hover{
	opacity:0.8;
}
@media only screen and (min-width:751px) and (max-width:960px){
.top-body{
	padding:10px;
	min-height:800px;
}
.top-body .inner{
	width:100%;
	margin:0;
}
.top-body .inner img{
	width:100%;
}
}
@media only screen and (min-width:640px) and (max-width:750px){
header .logo{
	line-height:0;
}
header .logo img{
	width:40%;
	height:auto;
}
.lb-outerContainer{
	width:100%;
}
.top-body{
	padding:10px;
	min-height:680px;
}
.top-body .inner{
	width:100%;
	margin:0;
}
.top-body .inner img{
	width:100%;
}
}
@media only screen and (max-width:639px){
header .logo{
	line-height:0;
}
header .logo img{
	width:60%;
	height:auto;
}
.lb-outerContainer{
	width:100%;
}
.top-body{
	padding:10px;
	min-height:400px;
}
.top-body .inner{
	width:100%;
	margin:0;
}
.top-body .inner img{
	width:100%;
}
}

/*************************************
 footer
**************************************/
.footer-menu{
	background:#000;
}
.footer-nav{
	width:750px;
	margin:0 auto;
	padding:40px 0;
	display:flex;
	justify-content:space-between;
	color:#fff;
}
.footer-nav p{
	margin:0 10px;
}
.footer-nav .fa-chevron-right{
	margin-right:10px;
}
.footer-nav p a{
	color:#fff;
}
.footer-nav p a:hover{
	color:#666;
}
.copy{
	background:#191919;
	color:#fff;
	padding:10px;
	text-align:center;
	font-size:0.8em;
}


@media only screen and (min-width:751px) and (max-width:960px){
}
@media only screen and (min-width:640px) and (max-width:750px){
.footer-menu{
	padding:10px;
}
.footer-nav{
	width:100%;
	padding:20px 0;
}
}
@media only screen and (max-width:639px){
.footer-menu{
	padding:10px;
}
.footer-nav{
	width:100%;
	padding:20px 0;
	display:block;
}
}

/*****************************************
 contents
*****************************************/
a{
	text-decoration:none;
}
a:hover {
	text-decoration:none;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	transition: 0.2s ease-in-out;
}
.sp_img{
	display:none;
}
.container{
	background:#f9f9f9;
}
.container_box{
	background:#fff;
	min-height:800px;
	width: 1000px;
    margin: 0 auto;
}
.box_text{
	padding:40px;
}
.box_text_title{
	background:url(../img/h1_back.jpg) center top;
	background-size:cover;
	height:390px;
}
.title_box{
	width:1000px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	align-items: center;
}
.box_text_title h1{
	font-size:3em;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	color:#fff;
	text-align:center;
	width:100%;
	line-height: 140%;
}
.box_text_title h1 span{
	font-size:0.8em;
}

.box_text p{
	font-size:1.2em;
	margin-bottom:2em;
}
.box_text_top{
	font-size:3em !important;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	font-weight:700;
	margin-bottom: 1em !important;
}
.chap1_img{
	float:left;
	margin-right:20px;
}
.chap6_box{
	display:flex;
	font-size:0.8em;
}
.chap6_box p{
	margin-right:10px;
}
.box_pager{
	display:flex;
	justify-content:space-between;
}
.box_pager p,
.oneside{
	width:200px;
}
.box_prev,
.box_next{
	display:block;
	text-align:center;
	background:#0a244f;
	padding:4px 16px;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	color:#fff;
	border-radius:6px;
}
.box_prev:hover,
.box_next:hover{
	background:#3c5f9a;
	color:#fff;
}
.box_prev .fa-chevron-left{
	margin-right:10px;
}
.box_next .fa-chevron-right{
	margin-left:10px;
}

.box_text_attention{
	background:#5a4b33;
	border:1px solid #fff;
	color:#fff;
	padding:10px;
	margin-bottom:2em;
}
.box_list{
	padding-left:20px;
}
.box_list li{
	color:#463319;
	font-size:1.2em;
	list-style-type:initial;
	margin-bottom:2em;
}
.box_list li span{
	color:#fff;
}
.sitemap_frame{
	display:flex;
	justify-content:space-between;
}
.box_chapter_list,
.box_sitemap{
	width:100%;
	padding:20px;
}
.box_chapter_list h1,
.box_sitemap h1{
	color:#4375a8;
	font-size:2em;
	font-family: 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif;
	margin-bottom:1em;
}
.box_sitemap ul li{
	color:#4375a8;
	margin-bottom:1em;
	padding-bottom:1em;
	border-bottom:1px solid #eee;
}
.box_sitemap ul li .fa-caret-right{
	margin-right:10px;
}
.box_sitemap ul li a{
	color:#222;
}
.box_sitemap ul li a:hover{
	color:#4375a8;
}
.box_chapter_list ul li{
	margin-bottom:1em;
}
.chapter_link{
	display:flex;
	justify-content:space-between;
	align-items: center;
	border:1px solid #eee;
	padding:10px;
	color:#222;
}
.chapter_title{
	font-size:1.4em;
}
.chapter_link:hover{
	background:#ebe1d4;
	color:#222;
}

@media only screen and (min-width:751px) and (max-width:960px){
}
@media only screen and (min-width:640px) and (max-width:750px){
.sp_img{
	display:block;
}
.sp_img img{
	width:100%;
	height:auto;
}
.container_box{
	width:100%;
	display:block;
	min-height:600px;
}
.inner_box{
	display:none;
}

.box_text{
	padding:20px;
	width: auto;
}
.box_text_top{
	font-size:1.6em !important;
}
.chap1_img {
	margin-right:10px;
	width:40%;
}
.chap1_img img{
	width:50%;
}
.chap6_box{
	display:block;
}
.chap6_box p{
	margin-right:0;
}

.box_text_title{
	padding: 20px 10px;
	height:auto;
}
.title_box{
	width:100%;
	margin:0 auto;
	display:block;
}
.box_text_title h1{
	margin-bottom:1em;
}
.box_text_title p{
	text-align:center;
}
.box_text_title p img{
	width:80%;
}

.box_text p{
	font-size:1em;
	margin-bottom:1em;
}
.box_btn img{
	width:100%;
}

.box_text_attention{
	margin-bottom:1em;
}
.box_list li{
	font-size:1em;
	margin-bottom:1em;
}

.box_sitemap{
	width: initial;
	padding:10px;
}
.box_sitemap h1{
	font-size:1.2em;
}
.box_chapter_list{
	width: initial;
}
.chapter_title{
	padding-right: 10px;
	font-size:1em;
}
.chapter_image img{
	width:90px;
	height:60px;
}
}
@media only screen and (max-width:639px){
.sp_img{
	display:block;
}
.sp_img img{
	width:100%;
	height:auto;
}
.container_box{
	width:100%;
	display:block;
	min-height:600px;
}
.inner_box{
	display:none;
}

.box_text{
	padding:20px;
	width: auto;
}
.box_text img{
	width:100%;
}
.box_text_top{
	font-size:1.6em !important;
}
.chap1_img {
	margin-right:10px;
	width:40%;
}
.chap1_img img{
	width:100%;
}
.chap6_box{
	display:block;
}
.chap6_box p{
	margin-right:0;
}

.box_text_title{
	padding: 20px 10px;
	height:auto;
}
.title_box{
	width:100%;
	margin:0 auto;
	display:block;
}
.box_text_title h1{
	font-size:1.8em;
	margin-bottom:1em;
}
.box_text_title h2{
	font-size:1.0em;
	margin-bottom:0.5em;
}
.box_text_title h2{
	font-size:1.0em;
	margin-bottom:1em;
}
.box_text_title p img{
	width:100%;
}

.box_text p{
	font-size:1em;
	margin-bottom:1em;
}
.box_text_attention{
	margin-bottom:1em;
}
.box_list li{
	font-size:1em;
	margin-bottom:1em;
}

.box_sitemap{
	width: initial;
	padding:10px;
}
.box_sitemap h1{
	font-size:1.2em;
}
.box_chapter_list{
	width: initial;
}
.chapter_title{
	padding-right: 10px;
	font-size:1em;
}
.chapter_image img{
	width:90px;
	height:60px;
}
.box_pager p,
.oneside{
	width:48%;
}
.box_prev,
.box_next{
	padding:4px;
	font-size:0.8em;
}

}