

html{width: 100%;height: 100%; background-image:url(../images/23_02.png);background-size: cover;background-repeat: no-repeat;background-attachment: fixed;background-position: center}




.form-text{display: block;}
.form-menu{display: block;}
.inner-search{display: flex;align-items: end;}
.form_box{margin:  0 0 20px 0;}
.schedule-det-list{width: calc(100%/5 - -180px);}
.schedule-det-list--width{width: calc(100%/5 - 45px);}
.schedule-det-detail{width: calc(100%/5 - -180px);}
.schedule-det-detail--width{width: calc(100%/5 - 46px);}
.schedule-det-detail a{width: 92px;height: 43px;display: block;background-color: #fb9151;text-align: center;line-height: 43px;color: #ffffff;}
.schedule-det-detail{padding: 10px 15px;}
.intro-title{margin: 20px auto 40px;}
.intro-experience{margin: 30px 0 0;}


@media only screen and (max-width:830px)
{
    .sch-det01::before{content: "日期：";display: block;text-align: center;background-color: #b9d5ff;margin: 0 0 15px 0;padding: 10px;}
    .sch-det02::before{content: "案別：";display: block;text-align: center;background-color: #b9d5ff;margin: 0 0 15px 0;padding: 10px;}
    .sch-det03::before{content: "案由：";display: block;text-align: center;background-color: #b9d5ff;margin: 0 0 15px 0;padding: 10px;}
    .sch-det04::before{content: "提案人：";display: block;text-align: center;background-color: #b9d5ff;margin: 0 0 15px 0;padding: 10px;}
    .sch-det05::before{content: "聯署人：";display: block;text-align: center;background-color: #b9d5ff;margin: 0 0 15px 0;padding: 10px;}
    .sch-det06::before{content: "內容：";display: block;text-align: center;background-color: #b9d5ff;margin: 0 0 15px 0;padding: 10px;}
    .schedule-detail-container__box--none{display: none;}
    .schedule-det-list{width:100%;}
.schedule-det-list--width{width:100%;}
.schedule-det-detail{width:100%;display: block;}
.schedule-det-detail--width{width:100%;text-align: center;}
.schedule-det-detail a{margin: auto;}
.schedule-detail-container__box{margin: 50px 0;}
.form_box{text-align: center;}
}



