@charset "utf-8";

/* a link
--------------------------------------------- */
a:hover {
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha( opacity=70 )";
}
.eventWork-2016 a {
    font-size: initial;
    color: initial;
    font-size: 0.9rem;
}

/* general
--------------------------------------------- */
:focus {
    outline: 0
}
.wrapping {
    width: 100%;
    max-width: 1080px;
    margin: 0 auto;
}
/* .eventWork-2016 general
--------------------------------------------- */
.eventWork-2016 {
    margin: 0 auto;
    min-width: 300px;
    background-color: #fff;
}
.eventWork-2016 header {
    background: url(https://sb-drops.s3.amazonaws.com/drop/rmopt-5dbac834b5f5a-974532100-1572522036.jpg);
    background-size: contain;
    background-repeat: no-repeat;
    background-color: #fff;
    border-top: 12px solid #7139a5;
}
.eventWork-2016 header img {
    max-width: 412px;
    width: 100%;
    margin: 1.2em 0 .5em;
}
.eventWork-2016 header img:lang(en) {
    max-width: 512px;
    width: 100%;
    margin: 1.2em 0 .5em;
}
.eventWork-2016 em {
    font-size: initial;
    color: initial;
    font-weight: bold;
    font-style: normal;
}

/* header
--------------------------------------------- */
.eventWork-2016 header {
    position: relative;
    text-align: center;
}
.eventWork-2016 header p {
    font-size: 1.3em;
    line-height: 1.8;
}
/* header
--------------------------------------------- */
.eventWork-2016 .intro {
    text-align: center;
    padding: 2em;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}
.eventWork-2016 .intro p {
    font-size: 1.3em;
    line-height: 1.8;
}

/* guest-tutor
--------------------------------------------- */
.eventWork-2016 .guest-tutor {
    text-align: center;
    padding: 2em;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}
.eventWork-2016 .guest-tutor a {
    display: block;
    margin: .5em 0;
    font-weight: bold;
}
.eventWork-2016 .guest-tutor img {
    width: 230px;
    padding: .6em;
    border-radius: 50%;
}
.eventWork-2016 .guest-tutor .harp {
    width: 73px;
    border-radius: inherit;
}

/* contents
--------------------------------------------- */

.eventWork-2016 .logo {
    margin: 20px 0 0;
    width: auto;
}
.eventWork-2016 .link {
    background-color: #f07057;
    padding: 18px;
    display: inline-block;
    text-align: center;
    margin: 40px auto 25px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    border-radius: 4px;
}
.eventWork-2016  .festival_info {
    margin: 2em auto;
    font-size: 1.3em;
    text-align: center;
}

.eventWork-2016 .festival_info a{
    font-size: 1.1rem;
    color: red;
}


/* color_box
--------------------------------------------- */
.eventWork-2016 .color_box {
    background-color: #cf404e;
    padding: 10px;
/*    margin: 0 75px; */
}
.eventWork-2016 .color_box:hover {
    background-color: #D26E78;
}
.eventWork-2016 .color_box.lsize {
    margin: 0;
    /* padding: 100px 0; */
}
.eventWork-2016 .color_box.lsize.green {
    background-color: #6fd3de;
    padding: 55px 0;
}
.eventWork-2016 .color_box p {
    color: #fff;
    font-size: 1.2rem;
}
.eventWork-2016 .color_box p.inf {
    font-family: 'Julius Sans One', sans-serif;
    color: #fff;
    letter-spacing: 28px;
    text-align: center;
    text-transform: uppercase;
}
.eventWork-2016 .color_box a {
    color: #fff;
    font-size: 1.25rem;
    display: block;
    padding: 100px 0;
}

/* section
--------------------------------------------- */
.eventWork-2016 section {
    margin: 0 auto;
    padding: 5em 0 0;
}
.eventWork-2016 section h1 {
    font-size: 2rem;
}
.eventWork-2016 section h3 {
    font-size: 1.5em;
    color: #197682;
}
.eventWork-2016 .sec-profile img {
    width: 166px;
    border-radius: 50%;
    border: 5px solid #fff;
}
.eventWork-2016 .sec-profile {
    background-color: #f7f7f7;
    border-bottom: 3px dotted #eaeaea;
    padding: 2.5em 0;
}
.eventWork-2016 .sec-profile h3 {
    text-align: center;
    margin: 0 0 1em;
}
.eventWork-2016 .sec-profile p {
    font-size: 0.85em;
    padding: 0;
    line-height: 1.8;
    margin: .5em 0 0 0;
}
.sec-profile .testi {
    margin: 0 0 2em;
    border-bottom: 1px dotted #aaa;
    padding: 0 0 2em;
    }
.eventWork-2016 section p {
    font-size: 1.3em;
    padding: 0 0 1em .5em;
}
.eventWork-2016 section .lista p {font-size: 1.2em;}
.eventWork-2016 section p a {
    font-weight: bold;
    text-decoration: underline;
    color: #CC4E0F;
    font-size: 105%;
}
.lineR {
    border-right: 1px dotted #ccc;
    margin: 0 0 2em 0;
    background-color: #f7f7f7;
}
.eventWork-2016 .passato {
    padding: 2em;
}
.eventWork-2016 .passato p {
    font-size: 1.05em;
}
.eventWork-2016 .passato a {
    font-weight: bold;
    color: #bf4242;
    text-align: left;
}
.eventWork-2016 .passato img {margin: 1em 0;}
.eventWork-2016 .waku {
    border: 2px solid #ccc;
    display: inline-block;
    line-height: 1.3;
    padding: .5em;
    border-radius: 2px;
    margin: .5em 0;
}
.eventWork-2016 .waku.red {
    color: red;
    font-weight: bold;
    border-color: #ff9d9f;
}
.info-fes [class*=col-]:nth-of-type(even) {
    margin: 0 0 1em;
}
.link-box {text-align: center;}
.panf img {width: 180px;padding: 3px;border: 1px solid #ccc;margin: 0 0 4px 4px;}
.panf span {display: block;}
.eventWork-2016 section .panf p {font-size: 1em;}


/* guest
--------------------------------------------- */
.guest a {
}
.guest img {border: 1px solid #ccc;padding: 10px;}
.guest p {
}
.guest span {display: block;font-size: 80%;}
.guest {
}
h3.guest {margin: 1em 0;}





.banner {
}
.banner h3 {margin: 1em 0;}
.banner img {padding: .5em;border: 1px solid #ccc;}
img.cent {
    display: block;
    margin: 2em auto;
    border: none;
    max-width: 200px;
}

.eventWork-2016 .video-container {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 0;
    margin: .5em 0;
    padding-top: 0;
    padding-bottom: 56.25%;
}
.eventWork-2016 .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-top: 2px solid #fff;
    border-bottom: 3px solid #fff;
}




/* socialicon
--------------------------------------------- */
.socialicon {
    width: 385px;
    margin: 20px auto 30px;
    clear: both;
}
.fb-like{
    position: relative;
    top: -6px;
}
/* page scroll
--------------------------------------------- */
.eventWork-2016 #page-top {
    position: fixed;
    bottom: 150px;
    right: 20px;
}
.eventWork-2016 #page-top a {
    font-size: 12px;
    padding: 30px 0;
    background: #8e7b87;
    text-decoration: none;
    color: #fff;
    width: 100px;
    height: 77px;
    text-align: center;
    display: block;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -o-border-radius: 5px;
    -khtml-border-radius: 5px;
}
.eventWork-2016 #page-top a:hover {
    text-decoration: none;
    background: #b89fa
}

/*saba choitashi*/

ul.music_ul{
    text-align: left;
    font-size: 17px;
    padding: 0px 0px 15px 40px;
}

 ul.music_ul li{
    list-style: disc;
    line-height: 2em;
 }

/* - ## x >= 769px
 ------------------------------------------------------------ */
@media screen and (min-width: 769px) {
    .eventWork-2016 section h3 {
        text-align: right;
        margin: 0 .5em 0 auto;
    }
    .lineR {
        background-color: #fff;
    }
}
/* - ## x >= 769px
 ------------------------------------------------------------ */
@media screen and (min-width: 1024px) {
}
