@charset "UTF-8";
/* CSS Document */

td.weekno_0 span a , td.weekno_0  span{ color: red; }
td.weekno_6 span a , td.weekno_6  span{ color: blue; }

.container {
    height: 261px;
    background-image: url(../images/main.png);
    background-repeat: no-repeat;
}

.container2{
    position:relative;
/*  height: 270px;*/
    margin: 34px auto 0;
    overflow:hidden;
    clear: both;
    background-image: url(../images/main.png);
    background-repeat: no-repeat;
    
    height:310px;
/*  background-position:0px 37px;*/
    background-position:0px 48px;
    
}

/*calendar*/
#event_today li {
    background: url(./../../event/images/line.gif) repeat-x left bottom;
    padding: 10px;
    font-size: 16px;
}
#event_today li.last {
    background: none;
}
#event_today li img {
    margin-right: 10px;
    vertical-align: bottom;
}
#event_today li a {
    float: right;
    margin-top: 5px;
    /margin-top: -30px;
    color: #0065FF;
    font-size: 12px;
}

/*common*/
#tab {
    zoom: 1;
}
#tab:after {
    display: block;
    content: "";
    clear: both;
}
#tab li {
    float: left;
}

.bordery{
    border: 3px solid #f9cf1d;
}

.my-calendar-list{
    position:relative;
    height: 30px;
}

.my-calendar-list li{
  position:absolute;
  height:30px;
}

.my-calendar-list li.my-calendar-prevMonth{
  left:0;
}
.my-calendar-list li.my-calendar-title_month{
top: 0;
left: 0;
right: 0;
bottom: 0;
margin: auto;
    width:210px;
    text-align: center;
}
.my-calendar-list li.my-calendar-nextMonth{
  right:0;
}

#title_month {
    background: url(/event/images/icon_calendar.png) no-repeat left center;
    padding: 0px 0 6px 35px;
    font-size: 16px;
    font-weight: bold;
    text-align:center;
    margin:0 auto;
    left:150px;
}


h5#title_month {
    float: right;
    background: url(/event/images/icon_calendar.png) no-repeat left center;
margin: 10px;
padding: 5px 0 5px 35px;
font-size: 16px;
}

/*calendar*/
#calendar_note {
    margin: 20px;
    color: #F00;
    font-size: 14px;
}

#calendar_icon {
    float: left;
    font-size: 10px;
    margin-top: 20px;
    margin-right: 8px;
    margin-bottom: 20px;
    margin-left: 0;
    height: auto;
    width: 660px;
}
#calendar_icon dt {
    display: inline;
    margin-right: 0px;
    height: 19px;
    width: 19px;
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
}
#calendar_icon dt img {
    vertical-align: middle;
}
#calendar_icon dd {
    display: inline;
    height: auto;
    width: auto;
    margin-top: 10px;
    vertical-align: middle;
}

#archive {
    float: left;
    margin-top: 20px;
}
#archive select {
    float: left;
    background: #CCC;
    border: 1px solid #666;
    margin-right: 5px;
    padding: 2px;
    color: #000;
    font-size: 14px;
}
#archive input {
    float: left;
    margin-left: 5px;
    padding-top: 3px;
}

/*list*/
#event_list {
    margin: 0 6px;
    clear: both;
}


#event_list li {
    background: url(../images/bg_event_list.gif) repeat-y;
    border: 1px solid #666;
    margin-bottom: 10px;
    zoom: 1;
}
#event_list li li {
    background: none;
    border: none;
    margin: 0;  
    display: block;
    width: 391px;
/*  height: 42px;
    padding: 0 20px;*/
}
#event_list li:after {
    display: block;
    content: "";
    clear: both;
}
#event_list span {
    float: left;
   width: 64px;
    padding: 20px 0;
    text-align: center;
/*  font-size: 24px;*/
    font-size: 14px;
}

#event_list ul {
    float: right;
    width: 564px;
    margin: 0;
    padding: 10px 0 10px 20px;
    background: url(../images/line.gif) repeat-x left bottom;
}

#event_list ul.last {
    background: none;
}

/*
#event_list ul li {
}
#event_list ul li.last a { background: none;}
#event_list ul li a {

    background: url(../images/line.gif) repeat-x left bottom;
}

#event_list ul li a:hover {
    background-color: #FAFAFA;
}
*/

#event_list span.event-category{
font-weight: bold !important;
width: auto;
float: none;
border: 1px solid #2b4f7b;
padding: 0px 5px;
border-radius: 20px;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
margin: 5px 0;
display: inline-block;
font-size: 1em;
}

#event_list .event-name{
    font-size: 14px;
}

#event_list .event-name a{
    color:#33F;
    font-weight: bold;
    text-decoration: underline;
}

/*Science event list*/
#event_list li li span.science-eventdate,
#event_list li li span.science-eventdeadline,
#event_list li li span.science-eventtarget{
    float: none;
    padding: 0!important;
}

#event_list span.science-eventdate:after{
}


#event_list span.science-eventdate:before{
    content: "開催日：";
}

#event_list span.science-eventdeadline:before{
    content: "締切日：";
}

#event_list span.science-eventtarget:before{
    content: "対象学年：";
}

.science-eventstatus{
    color: #fff;
    background-color: #006ea8!important;
    width: 46px!important;
    text-align: center;
    padding: 0 10px;
}

.science-eventstatus-closed{
    color: #fff;
    background-color: #666!important;
    width: 60px!important;
    text-align: center;
    padding: 0 10px;
}

#event_list ul .eventlist-are{
}

/*ALL eventlist*/

.eventlist-images{
    width:133px!important;
    float: left;
    position: relative;
}

.eventlist-images img{
    height: auto;
    width: auto;
    margin: auto;
    max-height: 120px;
    object-fit: cover;
    display: block;   
    max-width: 133px;  
}


/*science + R&P*/
.eventlistmember-images{
    width:133px!important;
    float: left;
    position: relative;
}


.eventlistmember-images img{
    height: auto;
    width: auto;
    margin: auto;
    max-height: 233px;
    width: 133px;
    object-fit: cover;    
}

#event_list ul .eventlist-data{
    width: 400px;
    float: left;
    padding: 0 0 0 20px;
    
}

#event_list ul .eventlist-data li.event-category,
#event_list ul .eventlist-data li.event-name,
#event_list ul .eventlist-data li.event-summary{
    padding:0;
    width: 391px;
}


/*detail*/
#event_detail h2 {
    background: #A3A3A3 url(../images/bg_event_title.gif) repeat-y;
    border: 1px solid #666;
    margin: 6px;
    padding: 10px;
    font-size: 18px;
    line-height: 1.7;
    color: #FFF;
    clear: both;
    zoom: 1;
}
#event_detail h2:after {
    display: block;
    content: "";
    clear: both;
}
.title_day {
    float: left;
    width: 54px;
    background: #FFF;
    margin-right: 20px;
    padding-right: 10px;
    color: #333;
    /*font-size: 24px;*/
    font-size: 14px;
    text-align: center;
}
.title_body {
    float: left;
    vertical-align:middle;
    width:500px;
    margin-top:5px;
}

.event_body {
    margin: 10px 11px;
    font-size: 12px;
    margin-bottom:20px;
}

.event_body:after {
    display: block;
    content: "";
    clear: both;
}

.event_photo {
    margin: 0 6px;
}
.event_photo li {
    float: left;
    margin: 10px 6px 10px 0;
}
.event_photo li.last {
    margin-right: 0;
}

#event_detail dl {
    background: url(../images/line2.gif) repeat-x left bottom;
    margin: 10px 16px;
    padding-bottom: 10px;
    font-size: 12px;
}
#event_detail dl.last { background: none;}
#event_detail dt {
    display: inline-block;
    /display: inline;
    width: 75px;
    vertical-align: top;
    zoom: 1;
}
#event_detail dd {
    display: inline-block;
    /display: inline;
    width: 550px;
    clear: both;
    zoom: 1;
}







div.entry {
    font-size: 16px;
    line-height: 180%;
    padding: 0 0px 10px 0px;
}
#ach_form {
    height: 100px;
    width: 600px;
    margin-top: 20px;
    padding-left: 20px;
}


#jd-calendar .my-calendar-nav ul {
    margin: 0 0 5px;
    padding: 0;
    font-size: 12px;
}
#jd-calendar .my-calendar-nav li:before {
    content: "";
}
#jd-calendar .my-calendar-nav li {
    float: left;
    list-style-type: none;
}
#jd-calendar .my-calendar-nav .my-calendar-next {
    float: right;
    text-align: right;
}

#jd-calendar table {
    border: 2px solid #6B6456;
    border-collapse: collapse;
    line-height: 1.2;
    width: 100%;
    clear: both;
}
#jd-calendar caption,
#jd-calendar .my-calendar-date-switcher {
    border: 2px solid #6B6456;
    margin: 0;
    padding: 10px 0;
    text-align: center;
    font-weight: bold;
    color: #6B6456;
}

#jd-calendar th {
    background: #6B6456;
    border: 1px solid #FFF;
    border-top: none;
    padding: 5px 0 !important;
    //text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 0.8em;
    text-align: center;
    color: #FFF;
}
#jd-calendar abbr {
    border-bottom: none;
}

#jd-calendar td {
width: 13.76% !important;
height: 93px;
    border: 1px solid #6B6456;
    padding: 2px 0 2px 3px !important;
    text-align: center;
    vertical-align: top;
}

td.day-with-date{
    passing:0 1px;
}


td.day-with-date a img{
    /*float:left;*/
    width: 19px;
    margin:0 3px 0 0;
    margin-bottom:3px
}

td.day-with-date a img:nth-child(4){
    margin-right:0;
}

#jd-calendar .current-day {
    background: #F7F6F3;
}

#jd-calendar .mc-date {
    display: block;
    text-align: center;
    margin-bottom:1em;
}


#jd-calendar .calendar-event {
    font-size: 11px;
}

#Sunday{
color:#CC0000;
}

#Saturday{
color:#0000CC;
}

.today{
    /*background-color:#fafb87;*/
    font-weight: bold;
    font-size:18px;
    border: 3px solid #fc3e00 !important;
}

.today a{
    font-weight: bold;
}

#jd-calendar .today .mc-date{
margin-bottom: 0.8em;   
}


.weekno_00{
    color:red;
}

.weekno_06{
    color:blue;
}

.uline {
    text-decoration: underline;
}

/*science entry register*/

.science-entry{
    margin:20px 0;    
}

.science-entry li{
    margin-bottom: 10px;
    text-align: center;
}

.science-register li{
    text-align: center;
    font-weight: bold;
}


/*****************************************
LP　ロボット＆プログラミング教室
***********************************************/

    .lp_robopro{
        width:680px;
    }
    
    .lp_robopro .about{
        margin-bottom: 45px;
    }
    
    .lp_robopro .about p{
        font-size:14px;
        color: #272727;
        padding:0 20px;
        margin:0 auto 30px auto;
    }
    
    .lp_robopro .classroom{
        background:url(../../event/images/lp_robopro/lp_robopro_bg.jpg) repeat left top;
        font-size:14px;
        color: #272727;
    }   
    
    .lp_robopro .classroom h4{
        margin-bottom: 20px;
    }    
    
    .lp_robopro .classroom p{
        text-align: center;
        padding-bottom:20px;
    }

    .lp_robopro .classroom ul{
        margin:0;
        padding:0;
    }    
    
    .lp_robopro .classroom ul li{
        list-style: none;
        margin:0 auto;
        text-align: center;
        margin-bottom: 30px;
    }     
    
    .lp_robopro .classroom ul li:last-child{
        margin-bottom: 0;
    }   
    
    .lp_robopro .classroom .btn{
        text-align: center;
        padding:50px 0;
    }
    
    .lp_robopro .classroom .btn a:hover{opacity: 0.9;}    
    


