@charset "UTF-8";
.event-page .order-area {
  font-family: 'Noto Serif JP', 游明朝,"Yu Mincho",YuMincho,"Hiragino Mincho ProN","Hiragino Mincho Pro",HGS明朝E,メイリオ,Meiryo,serif; }

/*
html5doctor.com Reset Stylesheet
v1.6.1
Last Updated: 2010-09-17
Author: Richard Clark - http://richclarkdesign.com
Twitter: @rich_clark
*/
.event-page h2 {
  margin-top: 60px;
  margin-bottom: 20px;
  line-height: 1;
  font-size: 1.05rem;
  font-weight: 500;
  letter-spacing: 3px; }
  .event-page h2.section-index {
    margin-bottom: 56px; }
  @media only screen and (max-width: 500px) {
    .event-page h2 {
      margin-bottom: 15px;
      font-size: 1rem; } }

.event-page .content-area p {
  line-height: 2;
  font-size: 0.9rem;
  letter-spacing: 1px; }
  @media only screen and (max-width: 500px) {
    .event-page .content-area p {
      font-size: 0.85rem; } }

.event-page .content-area b, .event-page .content-area strong {
  font-size: 1rem; }

.event-page .order-area {
  line-height: 2.3;
  margin-top: 30px; }
  .event-page .order-area a {
    color: #D44C46; }
    .event-page .order-area a:hover {
      text-decoration: underline; }
  @media only screen and (max-width: 500px) {
    .event-page .order-area {
      font-size: 0.9rem; } }
