@charset "UTF-8";
/* CSS Document */
@media all and (min-width: 350px) {
  .t-k {
    background-color: #FFD900;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 30px;
  }
  .speaker-line {
    border-left: 3px solid #0A328B;
    padding-left: 10px;
  }
  .speaker-name {
    font-size: 30px;
    font-family: Midashi Go MB31;
    margin-top: -10px;
  }
  .speaker-profile {
    font-size: 18px;
    font-family: Midashi Go MB31;
    margin-top: 20px;
  }
  .speaker-photo {
    width: 155px;
    height: 186px;
    margin-left: auto;
    margin-right: auto;
  }
  .speaker-photo img {
    object-fit: cover;
    width: 100%;
    height: 100%;
  }
  .organizer {
    font-size: 17px;
    display: inline-block;
    align-items: flex-start;
  }
  .organizer_name {
    flex: 1;
    font-size: 17px;
  }
  .organizer2 {
    font-size: 15px;
    display: inline-block;
    align-items: flex-start;
  }
  .organizer2_name {
    flex: 1;
    font-size: 15px;
  }
  .program_info_s {
    margin-top: 20px;
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .session_slash {
    background-image: url(../img/program/session_b.svg);
    background-repeat: repeat;
    background-size: 172px 172px;
  }
  .workshop_slash {
    background-image: url(../img/program/workshop_b.svg);
    background-repeat: repeat;
    background-size: 172px 172px;
  }
  .n_c {
    display: inline-flex;
    font-family: Midashi Go MB31;
    justify-content: flex-start;
  }
  .n_c li {
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
  }
  .number {
    color: #FFFFFF;
    font-size: 20px;
  }
  .category_s {
    background-color: #FFFFFF;
    color: #0c328c;
    font-size: 18px;
  }
  .category_w {
    background-color: #FFFFFF;
    color: #EB6153;
    font-size: 18px;
  }
  .program-w {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    max-width: 920px;
    text-align: left;
  }
  .info-box {
    background-color: #FFFFFF;
    padding-top: 30px;
    padding-bottom: 14px;
  }
  .info-box h2 {
    text-align: justify;
    font-size: 27px;
    line-height: 30px;
    font-family: Midashi Go MB31;
    margin-left: 30px;
    margin-right: 30px;
  }
  .p-time {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin-top: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 30px;
    color: #FFFFFF;
  }
  .day img {
    height: 20px;
    width: auto;
    margin-top: 5px;
  }
  .time {
    margin-left: 15px;
    margin-right: 15px;
    font-size: 22px;
    font-family: Arial, Helvetica, "sans-serif";
  }
  .place1 {
    display: flex;
    align-items: center;
  }
  .place1 img {
    width: 20px;
    height: auto;
    margin-right: 7px;
  }
  .keyword-box {
    display: flex;
    flex-wrap: wrap;
    margin-top: 5px;
    margin-bottom: 5px;
  }
  .target {
    background-color: #FFFFFF;
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 10px;
    padding-right: 10px;
    margin-right: 5px;
  }
  .keyword {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    margin-right: 10px;
    margin-top: 0px;
  }
  .k-icon {
    width: 30px;
    height: 30px;
    background-color: #FFFFFF;
    margin-left: 0px;
    margin-right: 5px;
  }
  .online {
    display: flex;
    align-items: start;
  }
  .online img {
    width: 25px;
    height: 25px;
  }
  .online-text {
    font-size: 17px;
    color: #EB6153;
    text-align: left;
    margin-left: 5px;
  }
  .file {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-right: 20px;
    display: inline-block;
  }
  .file a:link, .web-link a:link {
    text-decoration: none;
    color: #FFFFFF;
  }
  .file a:hover, .web-link a:hover {
    color: #FFFFFF;
  }
  .file a:visited, .web-link a:visited {
    color: #FFFFFF;
  }
  .book-box {
    background-color: #f0f0f0;
    margin-top: 40px;
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 14px;
  }
  .book-box ul {
    display: flex;
    align-items: center;
  }
  .book-box ul img {
    width: 36px;
    height: auto;
    margin-right: 10px;
  }
  .online-vtr {
    width: 200px;
    height: auto;
    margin-top: 20px;
  }
  .p_youtube {
    width: 100%;
    aspect-ratio: 16 / 9;
    background-color: #f0f0f0;
  }
  .balloon3 {
    position: relative;
    display: inline-block;
    margin-top: 20px;
    margin-bottom: 20px;
    padding-top: 7px;
    padding-right: 20px;
    padding-left: 20px;
    padding-bottom: 7px;
    min-width: 120px;
    max-width: 100%;
    color: #e76257;
    background: #FFF;
    border: solid 2px #e76257;
    box-sizing: border-box;
  }
  .balloon3:before {
    content: "";
    position: absolute;
    bottom: -24px;
    left: 50%;
    margin-left: -15px;
    border: 12px solid transparent;
    border-top: 12px solid #FFF;
    z-index: 2;
  }
  .balloon3:after {
    content: "";
    position: absolute;
    bottom: -30px;
    left: 50%;
    margin-left: -18px;
    border: 15px solid transparent;
    border-top: 15px solid #e76257;
    z-index: 1;
  }
  .balloon3 h5 {
    font-size: 16px;
    font-family: Midashi Go MB31;
    margin: 0;
    padding: 0;
    color: #e76257;
  }
  .box-title {
    display: flex;
    color: #FFFFFF;
    justify-content: center;
    align-items: center;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 40px;
  }
  .box-title .font20 {
    font-size: 17px;
  }
  .box-title2 {
    display: flex;
    color: #FFFFFF;
  }
  .box-title img, .box-title2 img {
    width: 32px;
    height: auto;
    margin-right: 10px;
  }
  .box-program {
    padding-top: 30px;
    padding-left: 30px;
    padding-right: 30px;
    padding-bottom: 14px;
  }
  .group-box {
    padding: 30px;
    margin-top: 40px;
  }
  .g-profile li {
    margin-top: 15px;
  }
  .g-profile-list {
    font-size: 15px;
    font-family: Midashi Go MB31;
    background-color: #FFFFFF;
    border-radius: 30px;
    padding-top: 4px;
    padding-bottom: 4px;
    margin-right: 10px;
    margin-bottom: 10px;
    text-align: center;
  }
  .font-w-g {
    flex: 1;
    text-align: left;
  }
  .p-sns {
    height: 20px;
    text-align: left;
  }
  .p-sns img {
    height: 100%;
    margin-right: 10px;
  }
}
@media all and (min-width: 480px) {
  .g-profile li {
    display: flex;
    align-items: center;
    margin-top: 15px;
  }
  .g-profile-list {
    margin-bottom: 0px;
    width: 100px;
  }
  .font-w-g {
    flex: 1;
    text-align: left;
  }
  .box-title {
    width: 230px;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 80px;
  }
  .box-title .font20 {
    font-size: 20px;
  }
  .web-link li {
    margin-top: 0;
  }
}
@media all and (min-width: 700px) {
  .t-k {
    display: flex;
  }
  .box-program li {
    display: flex;
  }
  .speaker-photo {
    width: 155px;
    height: 186px;
    margin-left: 0;
    margin-right: 20px;
  }
  .speaker-text {
    flex: 1;
  }
  .info-box h2 {
    font-size: 34px;
    line-height: 40px;
  }
  .number {
    font-size: 23px;
  }
  .category_s {
    font-size: 20px;
  }
  .keyword {
    margin-left: 10px;
    margin-top: 0px;
  }
  .program_info_s {
    margin-top: 40px;
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .book-box {
    margin-top: 80px;
  }
  .online-vtr {
    width: 230px;
    margin-top: 40px;
  }
  .balloon3 {
    margin-top: 40px;
  }
  .balloon3 h5 {
    font-size: 20px;
  }
  .group-box {
    margin-top: 80px;
  }
}