 body{
    background: #EEF6F6;
    
 }
 
 /* KEIRYU LIST PAGE HEADER */
/* .keiryu_main{
    width: 60%;
    margin: 0% 20%;
    font-weight: bold;
}
.keiryu_list{
    background: transparent url(../images/keiryu_Title.png) no-repeat  scroll left top;
    width: 100%;
    display: inline-block;
    background-size: 100% 100%;
    border: 1px solid #00B2DE;
   
}
.keiryu_area{
    float: right;
    width: 30%;
    margin-top:30%;
    margin-bottom: 10px;
}
.keiryu_area ul{
    width: 100%;
    list-style: none;
}
.keiryu_area ul li{
   float: right;
    width: 22%;
    padding: 2px 0px 2px 0px;
    box-sizing: border-box;
    text-align: center;
    justify-content: center;
}
.keiryu_area ul li:nth-child(2){
    border-bottom:3px solid #00B2DE;
    border-right:3px solid #00B2DE;
 }
 .keiryu_area ul li:nth-child(3){
    border-bottom:3px solid #00B2DE;
    border-right:3px solid #00B2DE;
 }
 .keiryu_area ul li:nth-child(4){
    border-bottom:3px solid #00B2DE;
    border-right:3px solid #00B2DE;
 }
 .keiryu_area ul li:nth-child(1){
    border-bottom:3px solid #00B2DE;
 }
 .keiryu_area ul li:nth-child(5){
    border-left:3px solid #00B2DE;
    box-sizing: unset !important;
    
 }.keiryu_area ul li:nth-child(6){
    border-left:3px solid #00B2DE;
    
    
 }.keiryu_area ul li:nth-child(7){
    border-left:3px solid #00B2DE;
    
    
 }
.keiryu_area ul li a{
    text-decoration: none;
    color: rgb(0, 0, 238);
    font-weight: bold;
    font-size: 17px;
    
 } */
 
/* END KEIRYU LIST PAGE HEADER */


/* KEIRYU LIST PAGE CONTENT */

 /* .content_texts{
     border: 1px solid black;
    box-sizing: border-box;
    overflow: auto;
    padding: 20px 15px;
    background-image: linear-gradient(to bottom,rgba(0, 0, 238, 0.3) 1%,#fff 25%);
 }
 .content_texts ul{
     list-style: none;
 }

 
 .content_texts_left{
    float: left;
     width: 80%;
    
 }
 .content_texts_right{
    float: left;
    width: 20%
}

.content_texts_name{
    color: rgb(0, 0, 238);
    font-weight: bold;
    padding-left: 5%;
}
.content_texts_list{
    overflow: auto;
    margin-bottom: 5px;
    color: black;
}

.content_texts_list_li_1{
    float: left; 
    width: 15%;
    background: rgb(255,217,102);
    border-radius: 7px;
    text-align: center;
    padding: 3px 10px;
 }
 .content_texts_list_li_2{
    float: left; 
    width:85%;
    padding: 3px 20px;
 }
 
 .content_texts_right img{
     width: 100%;
     text-align: center;
     padding: 10px
 }
 .content_texts_right_text{
    background: rgb(255,217,102);
    border-radius: 7px;
    text-align: center;
    padding: 5px 10px;
 } */

 /* END KEIRYU  PAGE CONTENT */

 /* EVENT LIST PAGE */

/* RESPONSIVE EVENT LIST PAGE */
@media only screen and (max-width: 1024px) {
    .event-ads,.event-date{
        width: 100% !important;
    }
    .event-main, .event-content{
        margin: 0 !important;
        width:100% !important;
    }
    .event-image{
        height: 100% !important;
        width: 100% !important;;
    }
    
  }

/* RESPONSIVE EVENT LIST PAGE */
 .event-main{
    width: 1160px;
    margin: 0px auto;
    background: #fff;
    display: flex;
 }
 .event-ads{
    float: left;
    width: 300px;
    padding-left: 30px;
 }

 .event-div {
    padding:10px 0px 0px 30px;
 }

 .event-content{
    float: left;
    width: 860px;
    padding: 0px 10px 60px 30px;
    margin-top: 40px;
    
 }



 .event-content-header{
    border-bottom:1px solid #00B2DE;
    display: inline-block;
    width: 100%;
    padding-bottom: 3px;
 }
 .event-header_title{
     font-size: 300%;
     font-weight: bold;
     
 }
.event-header_description{
    font-size: 110%;
    margin-bottom: 3px;
}
.event-header_event_category{
    float: right;
    font-size: 13px;
    padding-right: 5px;
}
.main-header_event_category_list li {
    float: left;
    list-style: none;
    border-right: 2px solid #00B2DE;
    padding: 2px;
    font-weight: bold;
    
}
.main-header_event_category_list li a{
    color: blue;
}
.hover-event-header{
    color: blue;
}
.event-all{
    display: inline-block;
    width: 100%;
}
.event-list{
    float: left;
    border-bottom: 1px solid #898F9C;   
    height: auto;
    margin: 10px 15px 0;
    width: 97%;
}

.event-list li {
    list-style: none;
}

.event-date {
    float: left;
    font-weight: bold;
    font-size: 16px;
    background-color: #B9E8F2;
}

.event-area{
    float: left;
    margin-left: 4px;
}
.event-category{
    float: left;
    margin-left: 10px;
    margin-bottom: 5px;
}

.event-image{
    float: left;

    width: 20%;
    padding-right: 10px;
    padding-top: 10px;
    display: inline-block;
}

.event-list-content{
    float: left;
    width: 80%;

}
.event-title{
    font-size: 16px;
    font-weight: bold;
    height: auto;
    list-style: outside none none;
    margin: 5px 5px 1px 0;  
}

.event-title a{
    color: blue;
}

.event-text{
    font-size: 14px;
    height: auto;
    line-height: 1.2em;
    margin-bottom: 8px;
}
.event-new{
    font-weight: bold;
    color: red;
    float: left;
    font-size: 14px;
    padding-left: 3px;
}

/* END EVENT LIST PAGE */

/*  EVENT PAGE LAYOUT*/

.event-backpage{
    list-style: none;
    border-bottom:1px solid #00B2DE;
}
.event-backpage a{
    font-weight: bold;
    color: blue;
}
.event_pulish_date{
    float: left;
}

.event-list-all{
    padding: 10px 10px 0px 0px;
}

/* END EVENT PAGE LAYOUT*/

/*  PRODUCTS PAGE LAYOUT*/
.new-products-main{
    margin: 0% 15%;
    width: 960px;
    padding: 0% 2%;
    border-left: 1px solid #8F8F8F;
    border-right: 1px solid #8F8F8F;
    display: inline-block;
    background: #fff;
 }
 .new-products-ads{
    float: left;
    width: 255px;
    box-sizing: border-box;
 }

 .new-products-content{
     float: left;
     width: 80%;
     box-sizing: border-box;
     margin-top: 10px;
    border-top:2px solid #00B2DE;
    border-right:2px solid #00B2DE;
    display:inline-block;
 }

 .new-products-content-header{
    border-bottom:1px solid #00B2DE;
    display: inline-block;
    width: 100%;
    padding-bottom: 3px;
    
 }
 .new-products-header_title{
     font-size: 250%;
     font-weight: 1000;
     color: #082A8C;
 }
 .new-products-header_description{
    color: #082A8C;
}

 .new-products-content  a:visited{
    color: rgb(85, 26, 139);
}


.new-products-list{
    margin: 10px 0;
    border-bottom: dotted 1px black;
    display:inline-block;
}
.new-products-list ul li{
    
}
.new-products-image{
    float: left;
    margin-right: 4px;
    height: 100px;
    width: 100px;
}
.new-products-image img{
    max-width: 100%;
    margin-right: 5px;
}
.new-products-title{
    font-weight: bold;
    color: #082A8C;
}
.new-products-info{
    text-align: right;
}
