@charset "UTF-8";
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}

.nichiji_kaijo dl dt.kouen span{
letter-spacing:1.2em;
}
.nichiji_kaijo dl dt.sanka{
    clear: both;
    font-weight: bold;
    color: #fff;
    width:10.3em;
    background: #5cb656;
    text-align: center;
    float: left;
    font-size: 96%;
    margin-right: 0em;
    padding: 0.1em 1.5em 0.2em;
    transition-duration: 0.6s;
}
.nichiji_kaijo dl dt.kouen{
    clear: both;
    font-weight: bold;
    color: #fff;
    width: 9.9em;
    background: #5cb656;
    text-align: center;
    float: left;
    font-size: 100%;
    margin-right: 0em;
    padding: 0.1em 1.5em;
    transition-duration: 0.6s;
}

.nichiji_kaijo dl dd.sanka{
font-weight: normal;
    color: #111;
    font-size: 100%;
    width: auto;
    float: left;
    line-height: 1.4;
    margin-bottom: 0;
      padding: 3px 0 0 0;
}
.nichiji_kaijo dl dd.kouen{
font-weight: normal;
    color: #111;
    font-size: 100%;
    width: auto;
    float: left;
    line-height: 1.4;
    margin-bottom: 0;
      padding: 0 0 0 0;
}

.font_90{
font-size:90%;
}
.height_200 dl.new dd{
line-height:2;
}
.kome_schedule{
display:none;
}
@media screen and (max-width:768px) {
.height_200 dl.new dd{
line-height:1.6;
}
.kome_schedule{
font-size:70%;
display:inline;
}
}
.container_afif {
    background: #fff;
    padding: 55px 80px 70px;
    max-width: 1140px;
    margin: 0 auto;
overflow:hidden;
}

p.about_p{
color:#fff;  
line-height: 1.8;padding: 0em 1em 2em;
font-size:16px;
}
@media screen and (max-width:768px) {
p.about_p{
color:#fff;  
line-height: 1.6;
padding: 0em 1em 2em;
font-size:14px;
}
}

h4.information_h4{
background:#f1f1f1;text-align:left;font-size:150%;padding:0.8em 1.5em 0.6em;margin:0;border-bottom:solid 2px #020d11;color:#020d11;font-weight:bold;
}
.about {
    padding: 2em 4em 1em;
}
@media screen and (max-width:850px) {
    .about {
        padding: 2em 1em 1em;
    }
    .container_afif {
        background: #fff;
        padding: 55px 30px 30px;
        transition-duration: 0.6s;
    }
}
@media screen and (max-width:500px) {
    .container_afif {
        padding: 55px 15px 20px;
    }
}
.scroll table {
    min-width: 980px;

}
.scroll {
    width: 100%;
    overflow: auto;
    /*tableをスクロールさせる*/
    /* white-space: nowrap;  tableのセル内にある文字の折り返しを禁止*/
}
.scroll::-webkit-scrollbar, .scroll2::-webkit-scrollbar {
    /*tableにスクロールバーを追加*/
    height: 10px;
}
.scroll::-webkit-scrollbar-track, .scroll2::-webkit-scrollbar-track {
    /*tableにスクロールバーを追加*/
    background: #fff;
}
.scroll::-webkit-scrollbar-thumb, .scroll2::-webkit-scrollbar-thumb {
    /*tableにスクロールバーを追加*/
    background: #19b1ae;
}
.schedule_wrap ul {
    padding-left: 1em;
}
.schedule_wrap table {
    width: 100%;
    table-layout: fixed;
}
.schedule_wrap table.time {
    margin-left: -1.0em;
    position: relative;
}
.schedule_wrap table.time td {
    width: 10%;
    font-size: 70%;
}
.schedule_wrap table.event td {
    width: 10%;
    background: #ddd;
    padding: 0.8em 0.2em 0.2em 1.4em;
}
.schedule_wrap table.event td[colspan="2"] {
    width: 20%;
}
.schedule_wrap table.event td[colspan="3"] {
    width: 30%;
}
.schedule_wrap table.event td[colspan="5"] {
    width: 50%;
}
.schedule_wrap table.event th {
    width: 20%;
    background: #999;
    color: #fff;
}
.schedule_wrap {
    width: 100%;
    background: #e2ecf7;
    margin: 0 auto;
    max-width: 1140px;
    padding: 90px 80px 120px;
}
@media screen and (max-width:850px) {
    .schedule_wrap {
        width: 100%;
        background: #e2ecf7;
        margin: 0 auto;
        padding: 75px 40px 105px;
        transition-duration: 0.6s;
    }
}
@media screen and (max-width:550px) {
    .schedule_wrap {
        padding: 70px 15px 95px;
    }
}
.schedule_wrap h4 {
    font-size: 1.4rem;
    color: #fff;
    background: #1d2550;
    padding: 0.4em 0.9em;
    text-align: center;
}
.schedule_wrap h5 {
    font-size: 1.5rem;
    padding: 0.3em 0.3em 0em;
}
.jimukyoku {
    width: 21em;
    float: left;
    padding-top: 0.6em;
}
.jimukyoku2 {
    width: calc(100% - 21em);
    float: left;
}
.jimukyoku2 span {
    font-size: 90%;
}
.jimukyoku div::after {
    position: absolute;
    top: -2.06em;
    left: 8em;
    content: "事 務 局";
}
.jimukyoku2 div p {
    position: absolute;
    top: 0.7em;
    left: 4em;
line-height:22px;
}

.jimukyoku div {
    border-top: 40px solid #009170;
    border-right: 50px solid transparent;
    position: relative;
    margin-bottom: 0.7em;
}
.jimukyoku2 div {
    border-bottom: 70px solid #253b55;
    border-left: 80px solid transparent;
    position: relative;
    margin-left: -2em;
}


@media screen and (max-width:850px) {
    .jimukyoku2 span {
        font-size: 80%;
    }
    .jimukyoku2 div p {
        position: absolute;
        top: 0.75em;
        left: 0.5em;
        transition-duration: 0.6s;
    }
    .jimukyoku div::after {
        top: -2.06em;
        left: 48%;
        transition-duration: 0.6s;
    }
    .jimukyoku {
        width: 50%;
        float: none;
        padding-top: 0.6em;
        transition-duration: 0.6s;
    }
    .jimukyoku2 {
        width: 90%;
        float: right;
        transition-duration: 0.6s;
    }
}
@media screen and (max-width:767px) {
   .jimukyoku div::after {
        top: -2.06em;
        left: 2em;
    }
.schedule_wrap h4 {
    font-size: 1.2rem;
}
    .jimukyoku2 {
        width: 100%;
        float: none;
    }
    .jimukyoku2 div p {
        top: 0.8em;
        right: 2em;
        left: auto;
line-height:18px;
    }
.jimukyoku2 div {
    border-left: 0;
    margin-left: 0em;
}
}

@media screen and (max-width:500px) {
    .jimukyoku2 span {
        font-size: 70%;
    }
    .jimukyoku2 div p {

line-height:18px;
    }
}




.minisympo dl dt {
    border-radius: 2px;
    width: 6em;
    text-align: center;
    background: #00968a;
    color: #fff;
    margin-right: 1em;
    padding: 0.3em 0;
}
.minisympo dl dd {
    width: 100%;
    color: #111;
    padding-top: 0.8em;
    padding-left: 0.8em;
    padding-right: 0.8em;
}
.minisympo dl dd.rijicho {
    font-weight: bold;
    font-size: 115%;
}
.minisympo dl dd ul li span {
    float: right;
    font-weight: normal;
    font-size: 90%;
}
.rijicho span {
    float: right;
    font-weight: normal;
    font-size: 100%;
}
.minisympo dl dd ul li span.ai_robo {
    font-size: 90%;
letter-spacing:0px;
}
.tenminutes dl dd span.one_health {
    font-size: 90%;
letter-spacing:0px;
}
@media screen and (max-width:768px) {
.minisympo dl dd ul li span {
    font-size: 80%;
}

.rijicho span {
    font-size: 90%;
}
.minisympo dl dd ul li span.ai_robo {
    font-size: 70%;
}
.tenminutes dl dd span.one_health {
    font-size: 70%;
letter-spacing:-1px;
}
}
@media screen and (max-width:431px) {
.minisympo dl dd {
    padding-top: 0.8em;
    padding-left: 0.3em;
    padding-right: 0.3em;
}
.minisympo dl dd ul li span.ai_robo {
letter-spacing:-1px;
}
.tenminutes dl dd span.one_health {
    font-size: 70%;
letter-spacing:-1px;
}
}


.minisympo dl dd ul li {
    clear: both;
    padding-bottom: 1.3em;
    line-height: 1.1;
}
@media screen and (max-width:970px) {
    .minisympo dl dd ul li {
        line-height: 1.7;
        transition-duration: 0.6s;
text-indent: -1.3em;
        margin-left: 1.3em;
    }
}
.minisympo dl dd ul {
    list-style: none;
    font-weight: bold;
    font-size: 110%;
    padding-left: 0.1em;
}
.tenminutes dl dt {
    width: 8em;
    text-align: center;
    margin-right: 1em;
    font-weight: normal;
}
.tenminutes dl dd {
    width: calc(100% - 10em);
    padding-bottom: 0.7em;
    line-height: 1.4;
    font-weight: bold;
}


@media screen and (max-width:768px) {
    .tenminutes dl dd {
        width: 100%;
        padding-bottom: 0.7em;
        line-height: 1.4;
text-indent:-1.2em;
padding-left: 1.2em;
    }
    .tenminutes dl dd span{
text-indent:0em;
padding-left: 0em;
    }

    .tenminutes dl dt {
        text-align: left;
        margin-right: 0;
    }
}
.tenminutes dl {
    font-size: 110%;
    padding-left: 0.1em;
    display: flex;
    flex-wrap: wrap;
}
.tenminutes dl dd span {
    float: right;
    font-weight: normal;
    font-size: 90%;
}
h3 span {
    color: #008e8f;
}
h2.sc_right div {
    border-left: solid 10px #009596;
    padding-left: 0.7em;
}
h2.sc_right {
    background-color: #dadada;
    color: #111;
    /*    border-left: 9px solid #057193; */
    padding: 11px 20px 12px 22px;
    margin: 0 0 10px;
    font-size: 21px;
    font-weight: bold;
}

@media screen and (max-width:768px) {
.tenminutes dl dd span {
    font-size: 80%;
}

h2.sc_right {
    background-color: #dadada;
    color: #111;
    /*    border-left: 9px solid #057193; */
    padding: 11px 20px 12px 22px;
    margin: 0 0 10px;
    font-size: 18px;
    font-weight: bold;
}
}


.container2 {
    max-width: 1140px;
}
.container2 {
    background-color: #00072e;
    padding: 35px 0px 110px;
    margin: 0 auto;
}
.container {
    background: #fff;
    padding: 55px 80px 70px;
}
.nichiji_kaijo {
    background: #e6e6e8;
    padding: 1px 0 0;
}

.nichiji_kaijo dl dt {
    clear: both;
    font-weight: bold;
    color: #fff;
    width: 9em;
    background: #009596;
    text-align: center;
    float: left;
    font-size: 110%;
    margin-right: 2em;
    padding: 0.2em 0;
    transition-duration: 0.6s;
}
.nichiji_kaijo dl dt span {
    letter-spacing: 0.8em;
}
.nichiji_kaijo dl dd {
    font-weight: bold;
    color: #111;
    font-size: 140%;
    width: auto;
    float: left;
    line-height: 1.3;
    margin-bottom: 0;
    letter-spacing: 1px;
    padding: 0 0 0 0;
    transition-duration: 0.6s;
}
.nichiji_kaijo dl dd.tkf br{
display:none;
}

span.day20_nichiji{
padding-left:5.8em;
}

@media screen and (max-width:850px) {
.nichiji_kaijo dl dt.sanka{
    font-size: 90%;
    width: 9.9em;
}
.nichiji_kaijo dl dt.kouen{
    font-size: 90%;
    width: 9.9em;
}


    .nichiji_kaijo dl dt {
        width: 9em;
        font-size: 100%;
        padding: 0.1em 0;
    }
    .nichiji_kaijo dl dd {
        width: 100%;
        padding: 0.4em 1.4em 0.4em 1.4em;
    }
.nichiji_kaijo dl dd {
    font-size: 150%;
    line-height: 1.4;
    letter-spacing: 0px;
}
span.day20_nichiji{
padding-left:5.44em;
}
}
@media screen and (max-width:650px) {
    .nichiji_kaijo dl dd {
        font-size: 120%;
       padding: 0.4em 1.0em 0.4em 1.0em;
    }
    .nichiji_kaijo dl dt {
        width: 9em;
        font-size: 90%;
        padding: 0.1em 0;
    }
.nichiji_kaijo dl dd.tkf br{
display:inline;
}

.nichiji_kaijo dl dt.sanka{
    font-size: 90%;
    width: 8.9em;
}
.nichiji_kaijo dl dt.kouen{
    font-size: 90%;
    width: 8.9em;
}

}
@media screen and (max-width:431px) {
    .nichiji_kaijo dl dd {
        font-size: 96%;
    }
}
#mv {
    text-align: left;
    background-repeat: repeat-x, repeat-x;
    background-position: top center, bottom center;
    background-size: 100% 10px, 100% 10px;
    padding: 0;
    margin-top: 0rem !important;
    background-color: #f1f1f1;
}
.height_200 {
    height: 130px;
    overflow: auto;
background:#f1f1f1;padding:10px 40px 30px;margin:0 auto;font-size:15px;
}
@media screen and (max-width:768px) {
.height_200 {
    height: 130px;
    overflow: auto;
padding:10px 20px 30px;margin:0 auto;font-size:14px;
transition-duration:0.6s;
}
}

.all_wrap {
    background-color: #040c2e;
    max-width: 1140px;
    margin: 0 auto;
    width: 100%;
    position: relative;
    padding: 20px 20px 35px;
}
.scroll_line {
    position: absolute;
    font-size: 13px;
    writing-mode: vertical-rl;
    top: 40%;
    left: 2%;
    transform: translateX(-50%) translateY(-50%);
}
.scroll_line::after {
    content: '';
    display: inline-block;
    position: absolute;
    background-color: #000;
    right: 50%;
    bottom: -115px;
    transform: translateX(-50%);
    width: 1px;
    height: 100px;
    animation: scroll_down 1.5s infinite;
}
@keyframes scroll_down {
    0% {
        transform: scale(1, 0);
        transform-origin: 0 0;
    }
    50% {
        transform: scale(1, 1);
        transform-origin: 0 0;
    }
    50.1% {
        transform: scale(1, 1);
        transform-origin: 0 100%;
    }
    100% {
        transform: scale(1, 0);
        transform-origin: 0 100%;
    }
}
#pagetop {
    position: fixed;
    bottom: 20px;
    right: 20px;
    width: 50px;
    height: 50px;
    background: #19b1ae;
    cursor: pointer;
    display: none;
    border-radius: 4px;
}
#pagetop:before {
    content: '';
    border: solid #fff;
    border-width: 0 2px 2px 0;
    display: inline-block;
    padding: 8px;
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
    margin: 22px 0 0 16px;
}
.tab_content {
    padding: 18px 1px;
    clear: both;
    overflow: hidden;
}
#intro .container {
    background-color: #f1f1f1;
    max-width: 1140px;
    padding: 90px 65px 70px;
    margin-bottom: 70px;
}
.ttl_line4 {
    font-weight: bold;
    border-bottom: 1px solid #fff;
    padding: 0.1em 0.6em 0.45em;
    font-size: 130%;
    margin-bottom: 1em;
/*    transform: skewX(-15deg); */
    position: relative;
    color: #fff;
}
@media screen and (max-width:667px) {
    .ttl_line4 {
        padding: 0.1em 0.3em 0.35em;
        font-size: 120%;
        margin-bottom: 1em;
        transition-duration: 0.6s;
    }
}
@media screen and (max-width:570px) {
    .ttl_line4 {
        padding: 0.1em 0.3em 0.35em;
        font-size: 100%;
    }
}
.afif_topbnr {
    overflow: hidden;
    width: 100%;
    height: 0;
    /* (画像の高さ / 画像の横幅) × 100 */
    padding-top: 50%;
    background: url(/event/topimg/fin_set_back.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    position: relative;
}
.afif_topbnr img:nth-child(1) {
    position: absolute;
    top: 17.2%;
    left: 11%;
    max-width: 888px;
    width: 80.8%;
}
.afif_topbnr img:nth-child(2) {
    position: absolute;
    top: 68%;
    right: 0%;
    max-width: 559px;
    width: 50.8%;
}
.afif_topbnr img:nth-child(3) {
    position: absolute;
    top: 84.2%;
    right: 4.8%;
    max-width: 559px;
    width: 50.8%;
}
@media screen and (max-width:768px) {
    .all_wrap {
        background-color: #040c2e;
        max-width: 1140px;
        margin: 0 auto;
        width: 100%;
        position: relative;
        padding: 5px 0px 35px;
    }
    .afif_topbnr {
        overflow: hidden;
        width: 100%;
        height: 0;
        background: url(/event/topimg/fin2_set_back.png);
        /* (画像の高さ / 画像の横幅) × 100 */
        padding-top: 66.7%;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
        position: relative;
    }
    .afif_topbnr img:nth-child(1) {
        position: absolute;
        top: 19%;
        left: 6%;
        width: 90%;
    }
    .afif_topbnr img:nth-child(2) {
        position: absolute;
        top: 69%;
        right: 0%;
        max-width: 559px;
        width: 59%;
    }
    .afif_topbnr img:nth-child(3) {
        position: absolute;
        top: 84.2%;
        right: 4%;
        width: 67%;
    }
}
.program .tit3 p {
    text-align: center;
    background: #ddd;
    line-height: 1.5;
    padding: 6px 6px 6px;
    font-size: 120%;
    color: #222;
    letter-spacing: 0.1em;
}
.tit2 {
    display: flex;
    justify-content: center ; align-items: center;
    background: #ff7f35;
    margin-top: 0.8em;
}
.kako_link {
    width: 50%;
    padding: 0.5em 0 3em 2.5em;
    margin: 1em auto 2.5em;
}
.gaiyo_title {
    font-size: 2.75rem !important;
    font-weight: bold;
    font-family: 'Noto Sans JP', sans-serif;
}
.program .list1 li {
    text-indent: 0;
    margin-left: 2.1em !important;
    margin-bottom: 3em;
}
.bold2 {
    border-bottom: dotted 1px;
    border-color: #999;
    font-weight: bold;
    font-size: 100%;
    margin-bottom: 5px;
    line-height: 2.0;
    padding-bottom: 5px;
}
.program-item.last {
    border-bottom: none;
}
.program .list2 li {
    text-indent: -0.8em;
    margin-left: 0.8em;
}
.program .time:after {
    content: '';
    width: 100%;
    height: 1px;
    background: none;
    position: absolute;
    top: 1.8em;
    left: 0;
}
.program .list1 li {
    text-indent: 0;
    margin-left: 1em;
}
.program .tit2 p {
    text-align: center;
    background: #ff7f35;
    line-height: 1.5;
    padding: 6px 6px 0;
    font-size: 120%;
    color: #fff;
    letter-spacing: 0.1em;
}
#intro-desc {
    font-size: 2.2rem;
    line-height: 1.8;
    font-weight: 500;
    padding: 40px 0 0;
}
#intro .desc_p p {
    text-indent: 0;
    padding-bottom: 2em;
}
footer .contact-p p {
    width: 100%;
}
footer h4 {
    font-size: 2.2rem;
    font-weight: 700;
    color: #03146d;
    text-align: center;
}
.program .txt {
    font-size: 1.8rem;
    font-weight: 700;
    color: #7a70b0;
    letter-spacing: 0.1em;
}
.program .tit {
    border-top: none;
    border-bottom: 1px solid #d5d1e7;
    padding: 9px 0 0;
}
.program-col1 {
    width: 37%;
    border-right: 1px solid #e1dfe7;
    padding: 0 20px 0 20px;
}
.program-item {
    padding: 20px 0;
    border-bottom: 1px solid #d5d1e7;
    display: flex;
    flex-wrap: wrap;
}
.program .tit p {
    text-align: center;
    background: none;
    border: solid 2px #a8a6b6;
    line-height: 1.5;
    padding: 6px;
    font-size: 120%;
    color: #7e7a92;
    letter-spacing: 1px;
    font-weight: bold;
}
.program-date {
    font-size: 1.8rem;
    line-height: 1.5;
    font-weight: 700;
    color: #363636;
    background: #fff;
    border: 2px solid #babac0;
    width: 100%;
    max-width: 500px;
    padding: 4px 0;
    text-align: center;
    margin: 0 auto;
    border-radius: 18px;
    position: absolute;
    top: -18px;
    right: 0;
    left: 0;
}
.program {
    border: 2px solid #bcbcc3;
    border-radius: 4px;
    padding: 40px 20px 1px 20px;
    font-size: 1.4rem;
    position: relative;
    margin: 60px 0 0 0;
    box-shadow: none;
}
.intro-dl dt {
    color: #6c61a9;
    font-weight: bold;
    border-bottom: 1px solid #d5d1e7;
    margin-bottom: 0.5rem;
    font-size: 120%;
    padding-left: 0.3em;
    letter-spacing: 1px;
}
.intro-dl dd {
    padding: 0.5em 1em 1.5em;
}
.speaker li:nth-child(5) {
    margin-right: 0;
}
.speaker li:not(:nth-of-type(5n)) {
    margin-right: 4.8%;
}
h2.program_h2 {
    font-size: 2rem;
    line-height: 1.5;
    color: #ffffff;
    border-left: 0;
    background: #474747;
    padding: 10px 20px;
    margin: 0 50px 10px;
    letter-spacing: 1px;
}
footer h4 {
    font-size: 2.2rem;
    font-weight: 700;
    color: #0076BA;
    text-align: center;
}
footer {
    /*            padding: 35px 0 35px;
                    margin: 0 0 0;
                    border-top: #e1e4e9 5px solid; */
    background-color: #f1f1f1;
    color: #fff;
}
.program {
    border-radius: 0;
    padding: 40px 20px 1px 20px;
    font-size: 1.4rem;
    position: relative;
    margin: 60px 50px;
    background-color: #fff;
    border: 0;
    box-shadow: none;
}
.box2 {
    margin: 0 0 50px;
    background: #020D11;
    padding: 50px 10px 40px;
}
h3 {
    font-size: 1.0em;
    text-decoration: none;
    margin: 0 0 20px;
    border-bottom: dotted 1px #999;
    padding-bottom: 0.4em;
    padding-right: 0.4em;
    text-align: right;
}
h3 br {
    display: none;
}
h3 span.day20 {
margin-left:0;
color: #111;
}
@media screen and (max-width:1000px) {
    h3 {
        font-size: 1.0em;
        text-align: left;
        transition-duration: 0.6s;
    }
}
@media screen and (max-width:768px) {
    h3 {
        font-size: 0.95em;
    }
}
@media screen and (max-width:550px) {
    h3 {
        font-size: 1.0em;
    }
    h3 br {
        display: inline;
    }
h3 span.day20 {
margin-left:3.85em;
}
}
.speaker p {
    padding: 10px 0 0 0;
    color: #000000;
}
#greetings .speaker li {
    margin-right: 4.8%;
}
#greetings .speaker li:nth-child(5) {
    margin-right: 0;
}
.speaker li {
    width: 16%;
    margin-bottom: 40px;
    text-align: center;
}
#bg-wrap {
    background-color: #f1f1f1;
    border-radius: 0px;
    max-width: 100%;
    margin: 0 auto 0;
    width: 100%;
    padding: 0 0 0;
}

h2.sc_right.even {
    font-size: 18px !important;
    font-weight: bold;
    letter-spacing: 0.1em;
    padding: 6px 20px 6px;
}
#intro .desc_p p {
    text-indent: 0em;
    text-align: justify;
    text-justify: inter-ideograph;
}
#intro-desc {
    font-size: 2.2rem;
    line-height: 1.4;
    font-weight: 500;
    padding: 40px 0;
}
.fade2 {
    display: block;
    overflow: hidden;
    color: #0d162f;
    font-family: 'Noto Sans JP', sans-serif;
    height: 43px;
    font-weight: bold;
    font-size: 210%;
    position: absolute;
    z-index: 999;
    top: 20%;
    left: 6%;
    bottom: 0;
    right: 0;
    transition-duration: 0.6s;
}
.fade22 {
    display: none;
}
.fade2 span {
    transform: translateY(3.3rem);
}
.fade2.active span {
    transition: 0.2s;
    display: inline-block;
    animation: txt-animation 0.8s forwards;
    transform: translateY(0rem);
}
.fade2.active span:nth-child(1) {
    transition-delay: 0.15s;
}
.fade2.active span:nth-child(2) {
    transition-delay: 0.2s;
}
.fade2.active span:nth-child(3) {
    transition-delay: 0.25s
}
.fade2.active span:nth-child(4) {
    transition-delay: 0.3s
}
.fade2.active span:nth-child(5) {
    transition-delay: 0.35s
}
.fade2.active span:nth-child(6) {
    transition-delay: 0.4s
}
.fade2.active span:nth-child(7) {
    transition-delay: 0.45s
}
.fade2.active span:nth-child(8) {
    transition-delay: 0.55s
}
.fade2.active span:nth-child(9) {
    transition-delay: 0.6s
}
.fade2.active span:nth-child(10) {
    transition-delay: 0.65s
}
.fade2.active span:nth-child(11) {
    transition-delay: 0.7s
}
.fade2.active span:nth-child(12) {
    transition-delay: 0.75s;
}
.fade2.active span:nth-child(13) {
    transition-delay: 0.8s;
}
.fade2.active span:nth-child(14) {
    transition-delay: 0.85s;
}
.fade2.active span:nth-child(15) {
    transition-delay: 0.9s;
}
.fade2.active span:nth-child(16) {
    transition-delay: 0.95s;
}
.fade2.active span:nth-child(17) {
    transition-delay: 1.0s;
}
.fade2.active span:nth-child(18) {
    transition-delay: 1.05s;
}
.fade2.active span:nth-child(19) {
    transition-delay: 1.1s;
}
.fade2.active span:nth-child(20) {
    transition-delay: 1.15s;
}
.fade2.active span:nth-child(21) {
    transition-delay: 1.2s;
}
.fade2.active span:nth-child(22) {
    transition-delay: 1.25s;
}
.fade2.active span:nth-child(23) {
    transition-delay: 1.3s;
}
.fade2.active span:nth-child(24) {
    transition-delay: 1.35s;
}
.fade2.active span:nth-child(25) {
    transition-delay: 1.4s;
}
.fade2.active span:nth-child(26) {
    transition-delay: 1.45s;
}
.fade2.active span:nth-child(27) {
    transition-delay: 1.5s;
}
.fade2.active span:nth-child(28) {
    transition-delay: 1.55s;
}
.fade2.active span:nth-child(29) {
    transition-delay: 1.6s;
}
.fade2.active span:nth-child(30) {
    transition-delay: 1.65s;
}
.fade2.active span:nth-child(31) {
    transition-delay: 1.7s;
}
.fade2.active span:nth-child(32) {
    transition-delay: 1.75s;
}
.fade2.active span:nth-child(33) {
    transition-delay: 1.8s;
}
.fade2.active span:nth-child(34) {
    transition-delay: 1.85s;
}
.fade2.active span:nth-child(35) {
    transition-delay: 1.9s;
}
.fade2.active span:nth-child(36) {
    transition-delay: 1.95s;
}
.fade2.active span:nth-child(37) {
    transition-delay: 2.0s;
}
.fade2.active span:nth-child(38) {
    transition-delay: 2.05s;
}
.fade2.active span:nth-child(39) {
    transition-delay: 2.1s;
}
.fade2.active span:nth-child(40) {
    transition-delay: 2.15s;
}
.fade2.active span:nth-child(41) {
    transition-delay: 2.2s;
}
.fade2.active span:nth-child(42) {
    transition-delay: 2.25s;
}
.fade2.active span:nth-child(43) {
    transition-delay: 2.3s;
}
.fade2.active span:nth-child(44) {
    transition-delay: 2.35s;
}
.program-col2 {
    width: 100%;
    padding: 0 0 0 20px;
}
dl.new dd {
    background: url(/common/img/cm_dotted04_bg.gif) repeat-x left bottom;
    clear: both;
    padding: 4px 0 5px 16px;
}
dl.new dt {
    padding: 8px 0 0 4px;
    color: #f99601 !important;
}
#mail01 a {
    color: #fff;
}
.head-btn a:nth-of-type(2):hover {
    background: #fff;
    color: #fff;
}
.head-btn a:nth-of-type(2) {
    background: #fff;
    box-shadow: none;
    color: #fff;
    width: 150px;
}
.head-btn a:nth-of-type(1) {
    background: transparent !important;
    box-shadow: none;
    width: 400px;
    margin-right: 10px;
}
button.btn01 {
    background: #1fa6be;
    color: #fff;
    border: none;
    position: relative;
    height: 70px;
    font-size: 1.3em;
    padding: 0.1em 0 0;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    line-height: 1.4;
    width: 100%;
}
button.btn01:hover {
    background: #fff;
    color: #1fa6be;
    font-weight: bold;
}
button.btn01:before, button.btn01:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #1fa6be;
    transition: 400ms ease all;
}
button.btn01:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
button.btn01:hover:before, button.btn01:hover:after {
    width: 100%;
    transition: 800ms ease all;
}
button.btn02 {
    background: #a19bc1;
    color: #fff;
    border: none;
    position: relative;
    height: 70px;
    font-size: 1.3em;
    padding: 0.15em 0 0;
    cursor: pointer;
    transition: 800ms ease all;
    outline: none;
    width: 100%;
    line-height: 1.4;
}
button.btn02:hover {
    font-weight: bold;
    background: #fff;
    color: #7c72b0;
}
button.btn02:before, button.btn02:after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    height: 2px;
    width: 0;
    background: #7c72b0;
    transition: 400ms ease all;
}
button.btn02:after {
    right: inherit;
    top: inherit;
    left: 0;
    bottom: 0;
}
button.btn02:hover:before, button.btn02:hover:after {
    width: 100%;
    transition: 800ms ease all;
}
@media (max-width: 1300px) {
    .fade22 {
        display: block;
        color: #0d162f;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: bold;
        font-size: 180%;
        text-align: center;
        padding-top: 0.6em;
    }
    .fade2 {
        display: none;
    }
    @media (max-width: 1190px) {
        .box2 {
            margin: 0 0 50px;
            background: #020D11;
            padding: 50px 0px 40px;
        }
        /*       button.btn01{
                margin-top:0.2em;
                } */
        button.btn02 {
            margin-top: 0.2em;
        }
    }
}
@media (max-width: 993px) {
    .fade22 {
        padding-top: 0em;
    }
    button.btn01 {
        width: 50%;
    }
}
@media (max-width: 768px) {
    .fade22 {
        transition-duration: 0.6s;
        display: block;
        color: #0d162f;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: bold;
        font-size: 150%;
        text-align: center;
        padding-top: 0.2em;
        line-height: 1.2;
    }
    .speaker li {
        width: 100%;
    }
    .program-date {
        font-size: 1.6rem;
        line-height: 1.5;
        font-weight: 700;
        color: #363636;
        background: #fff;
        border: 2px solid #babac0;
        width: 100%;
        max-width: 500px;
        padding: 4px 0;
        text-align: center;
        margin: 0 auto;
        border-radius: 10px;
        position: absolute;
        top: -18px;
        right: 0;
        left: 0;
    }
    .program .tit2 p {
        transition-duration: 0.6s;
        text-align: center;
        background: #ff7f35;
        line-height: 1.5;
        padding: 6px 6px 0;
        font-size: 100%;
        color: #fff;
        letter-spacing: 0.1em;
    }
    .kako_link {
        width: 90%;
        padding: 0.5em 0 3em 0.5em;
        margin: 1em 1em 0.5em;
    }
    .gaiyo_title {
        font-size: 2rem !important;
        font-weight: bold;
        font-family: 'Noto Sans JP', sans-serif;
    }
    .speaker li:nth-of-type(2n) {
        margin: 0 4% 30px 0 !important;
    }
    h2.sc_right.add {
        background-color: #2c8cae;
        color: #fff;
        border-left: 9px solid #057193;
        padding: 3px 20px 3px;
        margin: 0 0 0;
        font-size: 18px !important;
    }
    #intro .container {
        background-color: #f1f1f1;
        max-width: 1100px;
        padding: 40px 25px 50px;
        margin-bottom: 70px;
    }
    button.btn02 {
        margin-top: 0.6em;
    }
}
@media (max-width: 614px) {
    .fade22 {
        display: block;
        color: #0d162f;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: bold;
        font-size: 130%;
        text-align: center;
        padding-top: 0.1em;
        line-height: 1.2;
    }
}
@media (max-width: 580px) {
    .fade22 {
        display: block;
        color: #0d162f;
        font-family: 'Noto Sans JP', sans-serif;
        font-weight: bold;
        font-size: 130%;
        text-align: center;
        padding-top: 0.2em;
        line-height: 1.2;
    }
    .program-date {
        transition-duration: 0.6s;
        font-size: 1.6rem;
        line-height: 1.5;
        font-weight: 700;
        color: #363636;
        background: #fff;
        border: 2px solid #babac0;
        width: 100%;
        max-width: 500px;
        padding: 4px 0;
        text-align: center;
        margin: 0 auto;
        border-radius: 0px;
        position: absolute;
        top: -18px;
        right: 0;
        left: 0;
    }
    .program {
        border-radius: 0;
        padding: 40px 0 1px 0;
        font-size: 1.4rem;
        position: relative;
        margin: 60px 15px;
        background-color: #fff;
        border: 0;
        box-shadow: none;
    }
}
@media (max-width: 533px) {
    button.btn01 {
        width: 90%;
    }
    .fade22 {
        display: block;
        padding-top: 0.1em;
        line-height: 1.2;
    }
    button.btn01 {
        height: 60px;
        font-size: 1.1em;
        line-height: 1.4;
    }
}