/*----*/
#about-kineya h1{
  font-size: 18px;
  margin: 10px 0;
}
figure{
  padding: 10px 20px;
}
figure img{
  width: 100%;
} 
ul#top-itembanner2{
    overflow: hidden;
}
ul#top-itembanner2 li {
    float: left;
    list-style: none;
}
ul#top-itembanner2 li:nth-child(odd) {
    margin: 0 10px 0 0;
    width: calc( 50% - 10px );
}
ul#top-itembanner2 li:nth-child(even) {
    margin: 0 0 20px  10px;
    width: calc( 50% - 10px );
}
ul#top-itembanner2 li img{
    width: 100%;
    height: 240px;
    object-fit: cover;
    margin: 0 0 5px 0;
}
ul#top-itembanner2 li p{
    color: #888;
}
.box.teiban-list ul,
.box.ninki-list ul{
    overflow: hidden;
}
.box.teiban-list ul li,
.box.ninki-list ul li {
    display: inline-block;
    margin: 0 2.6% 45px 0;
    width: 23%;
    vertical-align: top;
    text-align: left;
}
.box.teiban-list ul li:last-child,
.box.ninki-list ul li:last-child {
    margin: 0;
}
.box.teiban-list ul li img,
.box.ninki-list ul li img{
    width: 100%;
    height: 120px;
    /* border: solid 1px #fff; */
    object-fit: cover;
    margin: 0 0 10px;
}
.box.teiban-list ul li .seller_teika,
.box.ninki-list ul li .seller_teika{
    color: #888;
    font-size: 12px;
}
#box_free h2{
    margin: 0 0 30px;
}
#box_free h2 span{
    /* margin: 0 0 30px; */
    background: linear-gradient(transparent 50%, #EAE5DF 0%);
    padding: 0 10px;
}
div#top-update {
    overflow: scroll;
    height: 300px;
    background: #fff;
    padding: 0 20px;
    line-height: 2;
}
#top-bannerarea .clearfix figure a:nth-child(1){
    float: left;
    margin: 0;
    /* max-width: 341px; */
}
#top-bannerarea .clearfix figure a:nth-child(2){
    margin: 0;
    float: right;
    /* width: 341px; */
}
.bx-viewport {
    box-shadow: none;
    width: calc(100% - 2px)!important;
    left: 0px!important;
    box-shadow: none!important;
    border: 1px solid #fff!important;
}
#slider div {
    width: 700px!important;
}

#top-aboutkineya #about-kineya .slider .bx-wrapper{
    /* height: 400px; */
    /* width: 100%; */
    margin: 0 0 10px 0;
}
#top-aboutkineya #about-kineya .controlWrap .bx-wrapper{
    max-width: 580px!important;
    height: 86px!important;
}
#top-aboutkineya #about-kineya .bx-wrapper #slider div{
    border: none;
    width: 700px!important;
}
#top-aboutkineya #about-kineya .bx-wrapper #slider img{
    height: 500px;
    object-fit: cover;
    border: none;
    margin: 0 auto!important;
}
#top-aboutkineya #about-kineya .bx-wrapper #slider img{
    width: 700px!important;
}
#top-aboutkineya #about-kineya .bx-wrapper #slider div:nth-of-type(4) img{
    object-fit: contain;
}
#top-aboutkineya #about-kineya .bx-wrapper #slider span{
    color: #fff;
    background: #0a0a0a9c;
    z-index: 1000;
    display: block;
    position: relative;
    top: -42px;
    padding: 10px;
}
#top-aboutkineya #about-kineya .bx-wrapper #slider div:nth-of-type(14) span{
    top: -64px;
    width: calc(100% - 20px);
}
#top-aboutkineya #about-kineya .bx-wrapper .bx-viewport{
    height: 500px!important;
    left: 0;
    box-shadow: none;
    border: none;
}
#top-aboutkineya #about-kineya .controlWrap{
  overflow: hidden;
  height: 100px;
}
#top-aboutkineya #about-kineya .controlWrap .bx-viewport{
    height: 85px!important;
    background: none;
}
#top-aboutkineya #about-kineya .controlWrap .bx-viewport img{
    height: 85px!important;
    width: 150px!important;
    object-fit: cover;
    margin: 0 auto!important;
}
#top-aboutkineya #about-kineya #bx-pager li{
    width: 115px!important;
}
#top-aboutkineya a.bx-prev,
#top-aboutkineya a.bx-next{
    color: #fff0;
}
#top-aboutkineya #PrevIcon {
    float: left;
    top: -68px;
    left: 1px;
    position: relative;
    width: 22px;
    height: 52px;
}
#top-aboutkineya #NextIcon{
    top: -71px;
    float: right;
    right: -28px;
    position: relative;
}
#top-aboutkineya #PrevIcon a{
    float: left;
    top: -52px;
    left: 0px;
    position: relative;
    width: 22px;
    height: 52px;
}
#top-aboutkineya #NextIcon a{
    top: -52px;
    float: right;
    right: 0px;
    height: 52px;
    width: 22px;
    position: relative;
}
#top-aboutkineya a.bx-prev:before,
#top-aboutkineya a.bx-next:before{
    position: relative;
    width: 22px;
}
@media (max-width: 800px){
    #top-bannerarea .clearfix figure a{
        width: 47%!important;
    }
    .box.teiban-list ul li,
    .box.ninki-list ul li{
        width: calc(47% - 2px);
        margin: 0 0 10px;
    }
    .box.teiban-list ul li:nth-child(odd),
    .box.ninki-list ul li:nth-child(odd){
        margin-right: 4%;
    }
    #top-aboutkineya #about-kineya .bx-wrapper .bx-viewport{
        height: 300px!important;
    }
    #top-aboutkineya #about-kineya .bx-wrapper #slider div{
        width: 300px!important;
    }
    #top-aboutkineya #about-kineya .bx-wrapper #slider img{
        height: 300px;
        width: 100%!important;
        /* object-fit: contain; */
    }
}
#heiten{
    border: 3px solid #ce0f0f;
    background: #fff;
    margin: 0 0 30px;
    padding: 0 0 30px;
}
#heiten h2 {
    margin: -17px 0 10px -3px;
    text-align: center;
}
#heiten h2 img{
    width: 86%;
    text-align: center;
}
#heiten h3{
    text-align: center;
    color: #ce0f0f;
    font-size: 24px;
    font-style: italic;
    border-top: 2px solid #ce0f0f; 
    border-bottom: 2px solid #ce0f0f;
    width: 90%;
    margin: 30px auto; 
}
#heiten h4{
    text-align: center;
    font-size: 18px;
    width: 90%;
    margin: 30px auto 10px; 
}
#heiten p{
    width: 90%;
    margin: 0px auto 0px;
}
#heiten span{
    color: #ce0f0f;
}
span.marker-y {
    background: #ffff006b;
}
@media (max-width: 800px){
#heiten h2{
    margin: 7px 0 10px 0px;
}
#heiten{
    margin: 20px 0 30px;
}
}
.top-oshirase {
    background: #f9f9f9;
    padding: 30px;
    margin: 0 0 30px;
    border: 1px solid #e0e0e0;
}
.top-oshirase h2{
    margin: 0 0 10px;
}
@media (max-width: 800px){
.top-oshirase h2{
    font-size: 18px;
}
}
.news-red{
	background: #f9f9f9;
    padding: 0 30px 30px 30px;
    margin: 0 0 30px;
    border: 1px solid #e0e0e0;
}
.news-red h2{
	background: #ce0f0f;
  	color: white;
  	padding: 20px;
  	margin: 0 -30px 20px -30px;
}