@charset "utf-8";

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

/* general
--------------------------------------------- */
:focus {
    outline: 0;
}

/* .scholarship-2016 general
--------------------------------------------- */
article.scholarship-2016 {
    margin: 0 auto;
    min-width: 300px;
    padding-top: 0px;
    background: url(https://cafetalk.com/campaign/2016/event/music-festival/pre/resources/images/bgbg.png) repeat;
}


/* scholarship_gen2015 test
--------------------------------------------- */

article.scholarship-2016 p,
article.scholarship-2016 li {
    font-size: initial;
    color: initial;
    color: #333;
    font-size: 0.88rem;
}
article.scholarship-2016 em {
    font-size: initial;
    color: initial;
    font-weight: bold;
    font-style: normal;
}

/* header
--------------------------------------------- */
article.scholarship-2016 header {
    position: relative;
    text-align: center;
}

/* contents
--------------------------------------------- */
article.scholarship-2016 .contents {
    width: 90%;
    margin: 0 auto;
    padding: 85px 0 50px;
    text-align: center;
    background-color: #fff;
    box-shadow: 0 10px 24px #ccc;
}
article.scholarship-2016 .contents img.logo {
    margin: 20px 0 0;
    width: auto;
}
article.scholarship-2016 .contents a.link {
    background-color: #f07057;
    padding: 18px 20px;
    max-width: 240px;
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

}
article.scholarship-2016 .contents p.festival_info {
    margin: 40px auto 0;
    font-size: 1.1rem;
}

    article.scholarship-2016 .contents p.festival_info a{
        font-size: 1.1rem;
        color: red;
    }




/* section
--------------------------------------------- */
article.scholarship-2016 section {
    padding: 5px 0;
    margin: 10px auto;
    text-align: center;
    max-width:1200px;
}
article.scholarship-2016 section h1 {
    font-size: 2rem;
    color: #666;
    margin: 35px 0px 5px 0px;
}

article.scholarship-2016 section p {
    margin: 20px 0px 10px 0px;
    line-height: 1.6;
    font-size: 1rem;
}
article.scholarship-2016 section p a {
    font-weight: bold;
    text-decoration: underline;
    color: #CC4E0F;
    font-size: 105%;
} 
 /* Background pattern from subtlepatterns.com */
 
/* - .scholar-lista
 ------------------------------------------------------------ */
 .scholar-lista {
    text-align: center;
}
/* TutorEx */
section.TutorEx h2 {
    text-align: center;
    margin: 0 0 30px;
    color: #555;
}
section.TutorEx ul {
    text-align: center;
}
section.TutorEx li {
    display: inline-block;
    vertical-align: top;
    width: 225px;
    margin: 10px 4px;
    text-align: center;
    font-size: 0.85rem;
}
section.TutorEx li a {
    color: #333;
}
section.TutorEx li img {
    width: 130px;
    padding: 8px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
    box-shadow: 0 0 5px #aaa;
    display: block;
    margin: 0 auto 10px;
}
section.TutorEx li span {
    display: block;
    font-size: 80%;
}
section h2 img{
    width:8%;
}

dt{
position:relative;
border-bottom-width : 1px;
border-bottom-style : solid;
border-bottom-color : #00A29A;
margin:10px 0;
font-weight:bold;
}

.promo img{
    width:100%;
}
.detail-3{
    display: inline-block;
    padding: 15px;
    margin: 2em 0 0 0;
    text-align: left;
    vertical-align: top;
    /*border: 1px solid #d9dcde;*/
    width:150%;
}
.syncer-brcb {
    text-align: center;
    margin: 15px;
    height: 20px;
}

.syncer-brcb li {
    float: left ;
}

.syncer-brcb li a{
    color: #f16e51;
}

.syncer-brcb li:after {
    content: ">" ;
    padding: 0 8px ;
}

.syncer-brcb li:last-child:after {
    content: none ;
}

/* - ## x <= 767px
 ------------------------------------------------------------ */
@media screen and (min-width: 400px) and (max-width: 579px) {
    .scholarship-2016 .grid-center li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
    .scholarship-2016 .grid-center li {
        -webkit-flex-basis: 50%;
        -ms-flex-preferred-size: 50%;
        flex-basis: 50%;
        max-width: 50%;
    }
     

}

/* - ## x >= 768px
 ------------------------------------------------------------ */
@media screen and (min-width: 768px) {
    .scholarship-2016 .detail-3 {
        border-bottom: none;
    }
    .scholarship-2016 [class*=detail] {
        padding: 2em;
    }
    .scholarship-2016 .contents h1:lang(ja) span {
        display: block;
        font-size: 70%;
    }

}
/* - ## x >= 880px
 ------------------------------------------------------------ */
@media screen and (min-width: 880px) {

}

/* - ## x >= 1025px
 ------------------------------------------------------------ */
@media screen and (min-width: 1025px) {
    .scholarship-2016 .contents h1 {
        font-size: 2.35em;
    }
    .scholarship-2016 .contents p {
        font-size: 1.25em;
    }
    .scholarship-2016 .contents p:lang(ja) {
        font-size: 1.15em;
    }
    .scholarship-2016 [class*=detail] {
        padding: 2em;
        margin: 1em;
    }
}

.btn_peko {
  color: #fff;
  font-size: 20px;
  border-radius: 5px;
  text-decoration: none;
  background: #5fb2c1;
  box-shadow: 0 3px #3b8a98;
  position: relative;
  display: inline-block;
  top: -2px;
  padding: 10px 20px;
}
.btn_peko:hover {
  box-shadow: 0 1px #3b8a98;
  top: 1px;
}

/*タイムライン部分*/

.timeline {
  list-style: none;
}
.timeline > li {
  margin-bottom: 60px;
}

/* for Desktop */
@media ( min-width : 640px ){
  .timeline > li {
    overflow: hidden;
    margin: 0;
    position: relative;
    margin-left: 150px;
  }
  .timeline-date {
    width: 110px;
    float: left;
    margin-top: 20px;
    margin-left: auto;
  }
  .timeline-content {
    width: 75%;
    float: left;
    border-left: 3px #e5e5d1 solid;
    padding-left: 70px;
    text-align: left;
  }
  .timeline-content:before {
    content: '';
    width: 12px;
    height: 12px;
    background: #6fc173;
    position: absolute;
    left: 106px;
    top: 24px;
    border-radius: 100%;
  }
}

.timeline li p{
	font-size: 1.11em;
}