@charset "UTF-8";
/* mobile font-size*/
@media (max-width: 479px){
    html {
        font-size:12px !important;
    }
}
/* grid Layout */
.site-grid {
    display: grid;
    /* width: 1024px !important; */
    /*grid-template-columns: [full-start] minmax(0,1fr) [main-start] repeat(4,minmax(0,14.875rem)) [main-end] minmax(0,1fr) [full-end];*/
    /*grid-template-columns: [full-start] minmax(0,1fr) [main-start] repeat(4,minmax(0,15.5rem)) [main-end] minmax(0,1fr) [full-end];*/
}
/*---*/
.grid-child.container-top-a {
    border-top: 10px solid rgb(0,0,0,0);
    border-right: 10px solid rgb(0,0,0,0);
    border-left: 10px solid rgb(0,0,0,0);
    box-sizing: border-box;
    display: block;}
.grid-child.container-sidebar-left {
    border-left: 10px solid #d5d9b8cf;
    border-bottom: 10px solid rgb(0,0,0,0);
    box-sizing: border-box;
}
.top-a.card._mainmenu{
    background: #A5AD71 url(../images/sidebar1glare.png) no-repeat scroll;
}
.top-a.card._mainmenu:nth-child(3) {
    background: #A5AD71;
}
.grid-child.container-sidebar-left {
    background: #A5AD71 url(../images/sidebar1glare.png) no-repeat scroll;
}
.grid-child.container-component {
    overflow: hidden;
/*    border-left: 10px solid #d5d9b800;*/
    border-bottom: 10px solid rgb(0,0,0,0);
}
@media (min-width: 992px){
    .top-a.card._mainmenu {
        display: none;
    }
}
@media (max-width: 991px){
    .grid-child.container-sidebar-left {
        display: none;
    }
}
@media screen and (max-width: 991px) {
	.grid-child.container-component {
		border-left: 10px solid rgb(0,0,0,0);
		border-bottom: 10px solid rgb(0,0,0,0);
	}
}
/*------------------------------------------*/
.grid-child.container-component {
    border-right:10px solid rgb(0,0,0,0);
    border-bottom:10px solid #D5D9B8;
    box-sizing: border-box;
}
h1,h2,h3,h4,h5,
p,a,div,span{
  	font-family:メイリオ;
}
p {
    font-size: 0.8125rem;
}
h2.item-title a {
    color: #868E52 !important;
	font-size: 1.125rem;
}
h2.item-title>a:hover {
    color: rgb(252, 161, 115) !important;
}
body.home .blog-featured .item-content img {
    margin: 1rem;
/*
  max-width: 350px !important;
    width: 45%;
*/
}
body.home .blog-featured .item-content td img {
    width: 100% !important;
    margin: 0 !important;
}
img.headerimg {
    width: 168px !important;
    padding: 0 0.5rem;
}
.com-content-article.item-page img {
}
body{
	background: #CCD1A8 url(../images/pageglare.png) no-repeat fixed;
    background-attachment: fixed, fixed !important;
}
.site-grid {
	grid-gap: 0;
}
.card-body {
	padding: 0;
}
main {
    margin: 0 !important;
    padding: 1rem;
    background: white;
}
p.top_bannar {
    margin: 0;
    padding: 0;
}
.container-bottom-a>*, .container-bottom-b>*, .container-top-a>*, .container-top-b>* {
    margin: 0;
}
.sidebar-left{
    background-color: transparent;
}
.sidebar-left{
    border: 1px solid transparent !important;
}
.sidebar-left .card-body {
    padding-left: 1rem;
    padding-right: 1rem;
}
.sidebar-left.card.counter1 {
    width:75%;
    margin:0 auto;
  	margin-bottom: 1rem;
    padding:0;
}
.sidebar-left.card.counter1 .card-body {
    margin:0;
    padding:0;
}
.card-body a {
    color:black !important;
    font-weight:bold;
}
h1 {
    font-size: 1.5rem;
    font-weight: bold;
    color: #868E52 !important;
}
h2.item-title {
    font-size: 1.3rem;
    font-weight: bold;
}
/* 新刊コーナー */
.com-content-article.item-pagebook-corner h2 {
    font-size:1.125rem;
}
h3.card-header {
    color: white;
}
.container-sidebar-left .sidebar-left:first-child {
    margin-top: 0.0em;
}
h3.card-header.mainmenu_header,
h3.card-header.link1title {
    font-size: 1rem;
  	border-top: 1px solid white;
	color: white;
}
h3.card-header.mainmenutitle {
    font-size: 1rem;
	color: white;
}
a{
    text-decoration-line: none !important;
    color: #353a14 !important;
}
a:hover{
    text-decoration: none !important;
    color: rgb(252, 161, 115) !important;
}
/* Main Menu Item Indent */
div#navbar26 a {
    padding-left:1rem;
}
/* Link Menu Item Indent */
div#navbar124 {
    padding-left: 1rem;
}
/* hunberger mark */
.navbar-toggler:focus {
    box-shadow: 0 0 0 1px;
}
.sidebar-left .card-body {
    padding-top: 1rem;
}
.sidebar-left li {
    padding: 0.2rem 0;
    font-size: 0.96rem;
	line-height: 1rem;
}
.sidebar-left nav.navbar.navbar-expand-md {
    padding:0;
}
/* 都築を読む */
p.readmore>a {
    padding: 0.2rem 0.5rem;
    background: #99A25E;
    color: white !important;
}
/* top top_bannar */
p.top_bannar>img {
    width:100%;
}
.mainmenutitle,
.link1title,
.counter1title {
    color: white;
    font-size: 1.75rem;
    font-weight: bold;
}
/* counter */
div#mod-custom87 {
    background-color: #e8e8e8;
    padding: 1rem 0;
}
div#mod-custom87 table {
    margin-left: 2rem;
}
/* Home main 
.blog-featured .item-content img {
    float: left;
    margin: 0.5rem;
    width: 50%;
    border: solid 1px grey;
}
*/
/* book-corner */
.book-corner th.list-title {
     font-size:0.8125rem !important;
}
/* pagination */
ul.pagination.ms-0.mb-4 a.page-link,
ul.pagination.ms-0.mb-4 li span{
    background: lightblue;
    color:black;
}
ul.pagination.ms-0.mb-4 li.active a.page-link{
    background: #efefed;
    color:black;
}
ul.pagination li,
ul.pagination.ms-0.mb-4 li.disabled.page-item{
    float: left;
    width: 6.5%;
    padding:0;
    margin:0;
}
ul.pagination.ms-0.mb-4 li a,
ul.pagination.ms-0.mb-4 li span{
    padding:0;
    margin:0;
    font-size:0.8rem;
    text-align:center;  
    line-height:2rem;
}
/* book-revision */
.book-revision-class h2{
    color: #868E52;
}
.book-revision-class h3{
    color: #868E52;
    font-size:1.125rem;
}
/* copy right */
.bottom-b.card .card-body {
    background: #CCD1A8;
    margin-top: -10px;
}
div#mod-custom125 {
    padding: 0 8px;
}
/* accessbility title */
._access-menu h3._text-center {
    font-size: 1.3rem !important;
    margin-top: 2.5rem;
}
/* form1 */
.form1 main,
.form1 .com-wrapper.contentpane{
    padding: 0;
}