@charset "utf-8";

body, h1, h2, h3, h4, h5, h6, td, th, div, p, input, textarea, pre, ul, ol, li, address, header, footer, nav, article, section, aside
{font-family:'æ¸¸ã´ã·ãã¯ä½', 'Yu Gothic', YuGothic, sans-serif;font-weight:500;}
/*----------------------------------------------------------------------------
***                                                             headerArea
----------------------------------------------------------------------------*/

#headerArea{background: #fff;padding: 10px 0px 5px;border-top: solid 20px #00a1c9;border-bottom: 3px solid #00a1c9;}
#headerAreaInner{width:960px;margin:0 auto;position: relative;}

#headerArea .ttlTxt{
    font-size: 11px;
    color: #fff;
    font-weight: normal;
    position: absolute;
    top: -28px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}
#headerArea .ttlSub{
    position: absolute;
    top: -28px;
    right: 0;
    color: #fff;
    font-size: 11px;
    text-align: right;
    width: 400px;
    line-height: 1.6;
    margin: 0;
    padding: 0;
}
#wrap #headerArea #totp{position: fixed;bottom: 5px;right: 10px;z-index:999;}

/*----------------------------------------------------------------------------
***                                                            breadcrumbArea
----------------------------------------------------------------------------*/
#breadcrumbArea{ width:950px; margin-top: 1em;}
#breadcrumbArea li{ float:left; font-size:10px; }
#breadcrumbArea li a{ display:block; background:url(https://www.nova.co.jp/common_images/icon_list03.gif) right 50% no-repeat; padding-right:25px;}

/*----------------------------------------------------------------------------
 ***                                                              mainsection
----------------------------------------------------------------------------*/

#firstViewSec{background: url(https://www.nova.co.jp/eventlesson/images/bgi_contents01_all.jpg) no-repeat bottom 0 center/cover;position: relative;}
#firstViewSec .sectionInner{max-width: 950px;height: 380px;padding: 0;margin: 0 auto;position: relative;box-sizing: border-box;}
#firstViewSec .titleBox{padding: 6em 0;}
#firstViewSec .titleBox .txt{padding: 1em 0 0 0;}
#firstViewSec .img{position: absolute;top: 56%;right: 0;transform: translateY(-50%);}
#firstViewSec .usagi{position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);z-index: 2;padding: 0;}
#firstViewSec .usagi:after{content: "";display: block;width: 110px;height: 20px; background:url(https://www.nova.co.jp/eventlesson/images/img_contents02_b.png) center center no-repeat;position: absolute;bottom: -0.5em;}
#firstViewSec .firstViewBottom{width: 100%;background-color: #00a1c9;/* position: absolute; */}
#firstViewSec .firstViewBottom .txt{text-align: center;padding: 0.4em;color: #fff;font-weight: bold;margin-bottom: 0;}

/*----------------------------------------------------------------------------
***                                                                footerArea
----------------------------------------------------------------------------*/

#corceSec{margin-bottom: 65px;display: flex;flex-direction: column;}
#corceSec .sectionInner{width:960px;margin: 0em auto;order: 3;}
#corceSec h3.shiborikomiTtl{font-size: 150%;font-weight:bold;text-align: center;padding-bottom: 0.8em;line-height: 1;}
#corceSec h3.shiborikomiTtl:after{content:"";display:inline-block;width: 25px;height: 26px;margin-left: 10px;background: url(https://www.nova.co.jp/eventlesson/images/img_icon4.png) no-repeat;background-size: 100%;}

#corceSec .serchBox{background: #EBFBFF;padding: 2em 0px 2.5em;order: 1;}
#corceSec .serchBox ul{width: 660px;margin:0 auto;}
#corceSec .serchBox ul li{float:left;padding-left: 25px;}
#corceSec .serchBox ul li:first-child{float:left;padding-left: 0px;}
#corceSec .serchBox ul li p{font-size:16px;font-weight:bold;}
#corceSec .serchBox ul li select{padding: 5px 25px 5px 5px;font-size: 16px;border-radius:  5px;border: 1px solid;}

#corceSec .pickupBox{-webkit-box-ordinal-group: 3;-ms-flex-order: 2;order: 2;width: 100%;margin: 3em auto 1em;}
#corceSec .pickupBox .pickupBoxInner{background: #fef4ea;width: 730px;max-width: 730px;margin: 0 auto;padding: 25px 0;position: relative;border-radius: 0.4em;}
#corceSec .pickupBox .pickupListBox{width: 500px;margin: 0 auto;position: relative;}
#corceSec .pickupBox .pickupListBox .pickupListLi dt{margin: 0.2em 0 0.3em 0;color: #f21f65;text-align: center;line-height: 1.1em;}
#corceSec .pickupBox .pickupListBox .pickupListLi dd{line-height: 1;border: 1px solid #665A4E;border-radius: 3px;text-align: center;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;font-size: 85%;padding: 0.4em 0.3em;color: #665A4E;font-weight: 700;}
#corceSec .pickupBox .pickupListBox .shousaiBtn{text-align: center;margin: 0.8em 0 0;}
#corceSec .pickupBox .pickupListBox .shousaiBtn a{display: inline-block;background:#fa880c;color:#fff;width: 10em;border-radius: 2em;line-height: 2em;}
#corceSec .pickupBox .pickupBoxInner h3.pickupTtl {position: absolute;top: -0.4em;left: -2em;}
#corceSec .pickupBox .pickupListBox .txtcolorP{line-height: 1;display: inline-block;font-size: 100%;}
#corceSec .pickupBox .pickupListBox .txtcolorO{color:#F9880D;line-height: 1.1;display:block;font-size: 95%;}
#corceSec .pickupBox .pickupListBox .txtcolorO .fsLTop {font-size: 145%;}
#corceSec .pickupBox .pickupListBox li:not(:first-child) {border-top: 2px dotted #665a4e;padding-top: 1em;margin-top: 1em;}
#narrowDown{ padding: 5px 20px;margin-top: 28px;}

#corceSec h3.monthName{line-height: 0.7;padding-top: 0.8em;font-size: 300%;width: 160px;background: url(https://www.nova.co.jp/eventlesson/images/img_contents03_all.png) no-repeat;background-size: 100%;font-weight: bold;margin: 0.5em auto 0.5em;}
#corceSec h3.monthName span{font-weight: bold;}
#corceSec h3.monthName .monthNameEn{font-size: 45%;color: #2ab9e6;}

#corceSec .lessonMonthLi{margin-bottom: 5em;border-bottom: 1px solid #aaa;width: 90%;max-width: 850px;margin: 0 auto;}
#corceSec .selectLessonBox{width: 100%;border-top: 1px solid #aaa;font-size: 120%;}
#corceSec .selectLessonBox .selectLessonDateLi:first-child{/* border-top: none; */}/**/
#corceSec .selectLessonBox .selectLessonDateLi {/* border-top: 1px solid #aaa; */}/**/
#corceSec .selectLessonBox .selectLessonDateLi .LeftBox{width: 10em;}
#corceSec .selectLessonBox .selectLessonDateLi .LeftBox .date{}
#corceSec .selectLessonBox .lessonListUl {width: calc(100% - 10em);}
#corceSec .selectLessonBox .lessonListUl .lessonListLi{border-top: 1px solid #aaa;padding: 0.75em 1em;font-size: 95%;}/**/
#corceSec .selectLessonBox .lessonListUl .lessonListLi:not(.itemHidden):first-child{border-top: none;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.itemHidden + .lessonListLi{border-top: none;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi:last-child,
#corceSec .selectLessonBox .lessonListUl .lessonListLi.itemHidden{/* border-top: none; */}/**/
#corceSec .selectLessonBox .lessonListUl .lessonListLi dl,
#corceSec .selectLessonBox .lessonListUl .lessonListLi dt,
#corceSec .selectLessonBox .lessonListUl .lessonListLi dd{line-height: 1.3;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi dt{margin: 0.2em 0 0.1em 0;color: #f21f65;}
#corceSec .selectLessonBox .lessonListUl .koushaLink a{font-size: 90%;color: #65b1c9;line-height: 1;border: 1px solid #65b1c9;display: inline-block;padding: 0.3em 0.4em 0.2em 0.4em;border-radius: 1em;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi .gaibuOk{display: inline-block;margin-left: 0.5em;color: #ff55ab;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi .gaibuOnly{display: inline-block;margin-left: 0.5em;color: #ff9438;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi .naibuOnly{display: inline-block;margin-left: 0.5em;color: #00B1E0;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi span.subTtl {display: block;font-size: 75%;font-weight: 500;}

#corceSec .eventEnd{display: inline-block;background: #ddd; font-size:90%;padding: 0.3em 0.4em 0.2em 0.4em;margin-right: 0.5em;border-radius: 0.3em;}

#corceSec .yoyakuBtn a{display:block;width: 5em;padding: 0.5em 0;border-radius: 0.5em;background: #9ad943;font-size: 120%;color: #fff;text-align: center;font-weight: bold;margin-left: 0.5em;}
#corceSec .yoyakuBtn a:hover{opacity: .5; text-decoration: none;}

#footerCopyright{/*background: #888;*/ padding:10px 0;}
#footerCopyright p{ color:#FFF; text-align:center; margin:0; font-size:120%;}

.fuwatAnime {
 -webkit-animation-fill-mode:both;
 -ms-animation-fill-mode:both;
 animation-fill-mode:both;
 -webkit-animation-duration:1.5s;
 -ms-animation-duration:1.5s;
 animation-duration:1.5s;
 -webkit-animation-name: fuwatAnime;
 -ms-animation-name: fuwatAnime;
 animation-name: fuwatAnime;
 visibility: visible !important;
}
@-webkit-keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); }
}
@keyframes fuwatAnime {
 0% { opacity: 0; -webkit-transform: translateY(-20px); -ms-transform: translateY(-20px); transform: translateY(-20px); }
 100% { opacity: 1; -webkit-transform: translateY(0); -ms-transform: translateY(0); transform: translateY(0); }
}

/*pickupæ ¡èï¼æ¥ç¨ä¸è¦§ï¼*/
/*#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList dt span.txtcolorO {color: #F9880D;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList dt span.txtcolorO .topOnly {display: none;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList{position:relative;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList:after{content: "";display: block;position: absolute;top: -5px;background: url(https://www.nova.co.jp/eventlesson/images/img_contents04_pickup2.png) no-repeat;z-index: 3;width: 83px;background-size: contain;height: 83px;right: 1.6em;}*/
/*pickupæ ¡èï¼æ¥ç¨ä¸è¦§ï¼*/
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList:not(.endEvent) dt span.txtcolorO {color: #F9880D;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList:not(.endEvent) dt span.txtcolorO .topOnly {display: none;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList:not(.endEvent){position:relative;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList:not(.endEvent):after{content: "";display: block;position: absolute;top: -5px;background: url(https://www.nova.co.jp/eventlesson/images/img_contents04_pickup2.png) no-repeat;z-index: 3;width: 83px;background-size: contain;height: 83px;right: 1.6em;}
#corceSec .selectLessonBox .lessonListUl .lessonListLi.pickupList.endEvent .endNone{display: none;}/*çµäºããæ ¡èã§éè¡¨ç¤ºã«ãããè¦ç´ ã«endNoneãä»ããã*/
