@charset "utf-8";

/* 내용관리 */
#ctt {padding: 10px;
width: 100%;
max-width: 1170px;
margin: 50px auto;}
.ctt_admin {margin:0 5px;text-align:right}
#ctt header h1 {position:absolute;font-size:0;line-height:0;overflow:hidden}
#ctt_con {padding:10px 0}
.ctt_img {text-align:center}

#ctt_con h2  {
    text-align: center;
    margin-bottom: 20px;
}
#ctt_con h2 img{}
#ctt_con h3{
    text-align: center;
    font-size: 22px;
    color: #22b5e2;
    margin-top: 50px;
    font-weight: normal;
}
#ctt_con > p{
    margin: 31px auto;
    max-width: 1000px;
    font-size: 14px;
    text-align: center;
    line-height: 1.8;
    color: #22b5e2;
}
#ctt_con > p br{}
#ctt_con > strong {
    display: block;
    text-align: center;
    font-size: 15px;
    color: #22b5e2;
}
#ctt_con > span.festival{
    display: block;
    text-align: center;
    margin: 20px auto 80px;
    font-size: 16px;
    color: #22b5e2;
    font-weight: 600;
}
#ctt_con .overview{
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 80px;
}
#ctt_con  h4 {
    background:url(../../../img/drone.gif) no-repeat left center;
    font-size:20px;
    padding-left:25px;
    color: #000;
    margin-bottom: 20px;
}
.form_agreement {
    border-radius:10px;
    border:solid 1px #ddd;
    padding:20px;
}
#ctt_con  h4 span{
    font-size: 20px;
    display: inline-block;
    padding-left: 10px;
    color: #000;
}
#ctt_con .tbl_wrap {
    margin:0px;
}
#ctt_con .tbl_wrap table{
    border-top: solid 3px #22b5e2;
}
#ctt_con .tbl_wrap table th{
    border-bottom: solid 1px #ddd;
    border-right: solid 1px #ddd;
    padding: 0px 10px;
    background: #fafafa;
}
#ctt_con .tbl_wrap table th span{
    display: block;
    text-align: center;
    font-size: 16px;
    color: #333333;
    min-height: 40px;
    /* line-height: 40px; */
}
#ctt_con .tbl_wrap table th span em{
    font-style:normal;
}
#ctt_con .tbl_wrap table th span i{
    font-style: normal;
    color: #22b5e2;
    font-size: 14px;
    display: block;
    padding-left: 5px;
    font-weight: normal;
}
#ctt_con .tbl_wrap table td {
    border-bottom: solid 1px #c3d4de;
    padding: 10px;
    font-size: 16px;
}
#ctt_con .tbl_wrap table td::after {
    content:'';
    display:block;
    clear:both;
}
#ctt_con .tbl_wrap table tr:last-child td img {
    width:33.333333333%;
    float:left;
}
#ctt_con .tbl_wrap table td p{
    color: #999999;
}
#ctt_con .program {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 80px;
}
#ctt_con .program ul {}
#ctt_con .program ul li::after {
    display:block;
    clear:both;
    content:'';
}
#ctt_con .program > ul > li {
    border: solid 1px #ddd;
    padding: 20px 10px;
    border-radius: 5px;
    margin-bottom: 20px;
}
#ctt_con .program > ul > li:last-child {
    margin-bottom:10px;
}
#ctt_con .program > ul > li > div span{
    float: left;
    width: 33.3333333333333333333%;
    font-size: 16px;
}
#ctt_con .program ul li span.date{
    text-align: center;
    font-weight: 600;
    min-height:10px;
    width: 35%;
}
#ctt_con .program ul li span.date i{
    font-style: normal;
    color: #999999;
    display: inline-block;
    padding-left: 10px;
    font-size: 16px;
    font-weight: normal;
}
#ctt_con .program ul li span.time {
    font-weight: 600;
    width: 25%;
    padding-left: 20px;
}
#ctt_con .program ul li span.pro{
    font-weight: 600;
    color: #22b5e2;
    width: 40%;
}
#ctt_con .program ul li span.pro em {
    font-style:normal;
    min-width:110px;
    display:inline-block;
}
#ctt_con .program ul li span.pro i{
    font-style: normal;
    color: #999999;
    display: inline-block;
    padding-left: 10px;
    font-size: 14px;
    font-weight: normal;
}
#ctt_con .program span.info{
    display: block;
    text-align: right;
}

#ctt_con .program > ul > li > div {}
#ctt_con .program > ul > li > div::after {
    content:'';
    display:block;
    clear:both;
}
#ctt_con .program > ul > li:nth-child(2) > div {position: relative;}
#ctt_con .program > ul > li:nth-child(2) > div .date {
    position: absolute;
    left: 0px;
    top: 0px;
}
#ctt_con .program > ul > li:nth-child(2) > div .wrap {padding-left: 35%;position: relative;}
#ctt_con .program > ul > li > div .wrap:last-child {
    padding-top:20px;
}
#ctt_con .program > ul > li > div .wrap .talk_con{
    padding-left: 38%;
}
#ctt_con .program > ul > li > div .wrap .talk_con h5{
    font-size: 16px;
    color: #22b5e2;
    padding-bottom: 10px;
}
#ctt_con .program > ul > li > div .wrap .talk_con h5 i {
    font-size:14px;
    padding-left:10px;
    color:#999999;
    font-style:normal;
    font-weight:normal;
}
#ctt_con .program > ul > li > div .wrap .talk_con .mc{
    font-size: 12px;
    display: block;
    width: 100%;
    float: none;
    padding-bottom: 10px;
}
#ctt_con .program > ul > li > div .wrap .talk_con .mc i {
    font-size:14px;
    font-weight:bold;
    font-style:normal;
}
#ctt_con .program > ul > li > div .wrap .talk_con .cast{}
#ctt_con .program > ul > li > div .wrap .talk_con .cast i{
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    color: #22b5e2;
}
#ctt_con .program > ul > li > div .wrap .talk_con .cast dl::after {
    content:'';
    display:block;
    clear:both;
}
#ctt_con .program > ul > li > div .wrap .talk_con .cast dl{

}
#ctt_con .program > ul > li > div .wrap .talk_con .cast dl dt{
    float:left;
    width:28%;
    font-weight:bold;
    border-right:solid 2px #22b5e2;
    line-height:1;
    margin:3px 0px;
    color: #000;
    font-size: 13px;
}
#ctt_con .program > ul > li > div .wrap .talk_con .cast dl dd{
    float:left;
    width:72%;
    padding-left:10px;
    color:#999999;
    font-size: 13px;
}
#ctt_con .program > ul > li > div .wrap .talk_con .cast ul {}
#ctt_con .program > ul > li > div .wrap .talk_con .cast ul li {
    color: #000;
    font-weight: bold;
    font-size: 13px;
}
#ctt_con .program > ul > li > div .wrap .talk_con .cast ul li em{
    font-style:normal;
    font-weight:normal;
    color:#999999;
}
#ctt_con .organization {
    width: 100%;
    max-width: 1400px;
    margin: 0 auto 80px;
}
#ctt_con .organization .tbl_wrap table td p {
    font-size:0.8em;
}
.pc {
    display:block;
}
.mobile {
    display:none;
}
.form_agreement p {
    font-weight:bold;
    margin-bottom:20px;
}
.form_agreement ol {
    margin:0;
    margin-bottom:30px;
    padding:0;
    
}
.form_agreement ol li {
    padding-left:15px;
    margin-bottom:5px;
    line-height:1.5;
    position:relative;
    word-break: keep-all;
list-style: none;}

.form_agreement ol li::before {
    position:absolute;
    content:'';
    width:2px;
    height:2px;
    top:10px;
    left:7px;
    background:#000;
}
@media (max-width:960px) {
    #ctt_con .program ul li {
        padding:20px 15px;
    }
    #ctt_con .program ul li span.date {
        width:100%;
        margin-bottom:20px;
    }
    #ctt_con .program ul li div:last-child span.date {
        min-height:0px;
        margin-bottom:10px;
        text-align: left;
        display: block;
    }
    #ctt_con .program ul li span.time {
        width: 30%;
    }
    #ctt_con .program ul li span.pro {
        width:65%;
    }
    #ctt_con .program ul li span.pro em {
        min-width:auto;
    }
    #ctt_con .program > ul > li:nth-child(2) > div .wrap {
        padding-left:0px;
    }
    #ctt_con .program > ul > li:nth-child(2) > div .date {
        position:static;
    }
    #ctt_con .program > ul > li > div .wrap .talk_con {
        padding-left:30%;
    }
    #ctt_con .program > ul > li > div .wrap .talk_con .cast ul li {
        padding:0px;
    }
}
@media (max-width:640px) {
    #ctt_con > strong {
        font-size:14px;
    }
    #ctt_con h3 {
        font-size:18px;
    }
    #ctt_con .tbl_wrap table th {
        padding:5px;
    }
    #ctt_con .tbl_wrap table th span{
        font-size:14px;
        line-height:18px;
    }
    #ctt_con .tbl_wrap table tr:last-child th span{
        font-size:14px;
        line-height:40px;
    }
    #ctt_con .tbl_wrap table th span i{
        display:block;
        line-height:18px;
    }
    #ctt_con .tbl_wrap table td {
        font-size:14px;
    }
    #ctt_con .program ul li span.date i,    
    #ctt_con .program ul li span.pro i{
        padding:0px;
    }
    #ctt_con .program span.info {
        text-align:left;
    }
    #ctt_con .tbl_wrap table tr:last-child td img {
        width:100%;
        max-width:238px;
        margin-bottom:5px;
    }
    #ctt_con .program ul li span.time {
        width:100%;
        text-align: left;
        padding-bottom:4px;
        padding-left: 0px;
    }
    #ctt_con .program ul li span.date {
        position:relative;
        padding-bottom:15px;
        text-align: left;
    }
    #ctt_con .program ul li span.date::after {
        content:'';
        width:50px;
        height:3px;
        background:#22b5e2;
        position:absolute;
        top:37px;
        left: 0px;
    }
    #ctt_con .program ul li span.pro {
        width:100%;
        text-align: left;
    }
    #ctt_con .program > ul > li:nth-child(2) > div .wrap {
        text-align:left;
    }
    #ctt_con .program > ul > li > div .wrap .talk_con {
        padding-left:0px;
        width:100%;
    }
    #ctt_con .program > ul > li > div .wrap .talk_con .cast dl dt {
        display:block;
        float:none;
        width:100%;
        border-right: none;
        padding-bottom: 3px;
        padding-top: 5px;
    }
    #ctt_con .program > ul > li > div .wrap .talk_con .cast dl dd {
        display:block;
        float:none;
        width:100%;
        border-left: solid 2px #22b5e2;
        line-height: 1;
        margin: 5px 0px;
    }
    #ctt_con .program > ul > li > div .wrap .talk_con .cast ul li em {
        display:block;
    }
    #ctt_con .program > ul > li > div .wrap .talk_con h5 i {
        display:block;
        padding:0px;
    }
.pc {
    display:none;
}
.mobile {
    display:block;
}
}
.btns {
    text-align:center;
    margin-top:50px;
}
.btns button {
    padding:15px 30px;
    font-size:20px;
    background: #22b5e2;color: #fff;border-radius: 500px;}