#page_symposium{}

.inner .about_symposium ul li {
    list-style: none;
    padding: 7px 0;
    }

  .inner .guest_schedule {
    overflow : hidden;
  }

  .inner .s_schedule {
    float : left;
    width : 480px;
  }

  .inner .s_schedule:last-child {
    float : right;
  }

  .inner .s_schedule .right_box h4 {
    font-size: 1.5rem;
    margin: 0;
    line-height : 1.3 ;
  }

  .inner .s_schedule .right_box ul {
    font-weight: normal;
    font-size: 0.9rem;
    margin-top: 15px;
    padding: 15px 0 15px 35px;
    text-align: left;
    background: #fafafa;
  }

  .inner .all_schedule .article {
    overflow: hidden;
    margin: 15px auto 30px auto;
  }

  .inner .all_schedule .article .time {
    width : 81%;
 	position: relative;
    margin: 0 auto;
    padding:10px 0;
    vertical-align: middle;
    text-align: center;
    border : 3px solid #e6e6e6;
    background :  #fff;
  }

  .inner .all_schedule .article .time::before{
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
  }

  .inner .all_schedule .article .time::after{
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -17px;
    border: 14px solid transparent;
    border-top: 14px solid #e6e6e6;
    z-index: 1;
  }

  .inner .all_schedule h4 {
    color : #55a09b;
    font-size: 1.4rem;
    font-weight : bold;
  }

  .inner .all_schedule .article .sche_article {
    width: 85%;
    margin : 0 auto;
    text-align: center;
  }

  .inner .all_schedule .article .sche_article .title {
    margin-top: -10px !important;
    font-size: 1.2rem;
  }

  .inner .all_schedule .article .sche_article .title span {
    font-size: 1rem;
  }

  .inner .all_schedule .article .sche_article p.title span {
    display: block;
  }

  .inner .all_schedule .article .sche_article .name {
    font-size: 1.1rem;
    line-height : 200%;
  }

  .inner .all_schedule .article .sche_article ul li {
    list-style: none;
  }

  .inner .all_schedule .article .sche_article ul.work {
    width:75%;
    margin: 20px auto 0;
    padding : 20px 20px 20px 40px;
    text-align: left;
    background: #fafafa;
  }

  .inner .all_schedule .article .sche_article ul.work li {
    list-style: disc !important;
    font-size: 0.9rem;
  }

  .inner .all_schedule .syumposium_table {
    margin : 15px auto 30px ;
    text-align: left;
  }

  .inner .all_schedule .syumposium_table th {
    text-align: left;
    background: #60a5a0 !important;
  }

  .inner .all_schedule .syumposium_table td:nth-child(odd) {
    width:25%;
  }

  .sponsorship {
    margin: 40px 0 0;
    padding: 40px 0 0 15px;
    font-size: 0.9rem;
    border-top: 1px solid #f3f3f3;
  }

  .sponsorship li {
    margin: 0;
  }

  .entry {
    width: 300px;
    margin: 80px auto;
    padding: 15px 12px;
    text-align: center;
    background: #e86240;
    border-radius: 6px
  }

  .entry a {
    display: block;
    color: #fff;
    font-size: 1.3rem;
    text-decoration: none !important;
  }

  .entry a:hover {
    opacity: 0.6;
  }

/* ■■■ここからPC限定■■■ */
@media screen and (min-width: 768px) {

  .inner h2 + img {
    display: block;
    margin: 0 auto 30px auto;
  }

  .inner .end {
    text-align: center;
    color: #FF0000;
    width: 57.5%;
    margin: 0 auto 15px auto;
    padding: 1px 8px;
    font-size: 1.4rem;
    background: #eed1d1c4;
  }

  .inner .about_symposium {
    width: 57.5%;
    margin: 0 auto 25px auto;
    padding: 2px 8px;
    font-size: 1.4rem;
    background: #d1eeed;
  }

  .inner .s_schedule {
    text-align:center;
  }

  .inner .s_schedule img {
    display: block;
    width: 140px;
    margin : 0 auto 10px auto;
  }


}
/* ■■■ここからSP限定■■■ */
@media screen and (max-width: 767px){

  .inner .end {
    text-align: center;
    color: #FF0000;
    width: 100%;
    margin: 20px auto 25px auto;
    padding: 2px 6px 2px 0;
    font-size: 1rem;
    background: #eed1d1c4;
  }

  .inner .about_symposium {
    width: 100%;
    margin: 20px auto 25px auto;
    padding: 2px 6px 2px 0;
    font-size: 1rem;
    background: #d1eeed;
    /* color: #fff; */
  }

  .inner .s_schedule {
    float: none;
    display: block;
    margin-bottom: 20px;
  }

  .inner .s_schedule img {
    display: block;
    width: 140px;
    margin: 0 auto 20px auto;
  }

  .inner .s_schedule .right_box h4,
  .inner .s_schedule .right_box p {
    text-align: center;
  }

  .inner .all_schedule .article:last-child {
    margin: 15px auto 0 auto;
  }

  .inner .all_schedule .syumposium_table {
    margin-bottom : 20px;
  }

  .inner .all_schedule .syumposium_table th,
  .inner .all_schedule .syumposium_table td {
    font-size : 0.85rem;
    padding: 6px;
  }

  .inner .all_schedule .syumposium_table td:nth-child(odd) {
    white-space: nowrap;
  }

  .inner .all_schedule .syumposium_table td span {
    display: block;
  }

  .inner .all_schedule .article .time,
  .inner .all_schedule .article .sche_article,
  .inner .all_schedule .article .sche_article ul.work {
    width: 95%;
    margin: 20px auto 0;
  }

  .inner .all_schedule .article .sche_article ul {
    padding:0;
  }

  .inner .s_schedule .right_box ul li,
  .inner .all_schedule .article .sche_article ul.work li {
    padding-right : 30px;
    white-space: normal !important;
  }
}