@charset "utf-8";

.aspect-20-7{ aspect-ratio: 20 / 7;}

em.blue {color: #00aeef;}
em.green {color: #54b754;}

/*.symposium .txt {font-size: var(--font-size-l);}*/

.image-box.border-blue {border: 0.2rem solid #73BEE0;}

#ANC02 .text-align-center a {display: inline-block;}

.talk_noicon {
  width: calc(100% - 7rem);
  margin-left: 7rem;
}

.dt-list {display: block;}


@media screen and (max-width: 640px) {
  .button.size-l {font-size: var(--font-size-m);}


}/* End max 640 */





@media screen and (max-width: 480px) {


}/* End max 480 */
