<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body{
	  background-color: #ffffff; /* 繝吶�繧ｸ繝･濶ｲ縺ｮ閭梧勹 */
	font-weight: 700;
	color: #330000;
  font-family: "Noto Sans JP", sans-serif;
  font-optical-sizing: auto;
  font-weight: 600;
  font-style: normal;
}



#titeltop .container .txtheadsh{
margin: -30px 0 0 0;
}
#titeltop .container h1{
   margin: 10px 0 0 0!important;
    font-size: calc(2.4rem + ((1vw - 0.64rem) * 2.1429));/* 24px~36px縺ｧ蜿ｯ螟�*/
    line-height: 1.3;
    color: red;
}


#eventpage {
    color: #333333;
}

        .custom-container {
            max-width: 100%;
            margin: 0 auto;
            padding: 10px;
        }

    .custom-main-title {
            font-size: 2em; /* 螟ｧ縺阪￥隱ｿ謨ｴ */
            margin-top: 10px;
        }

 .custom-text {
            font-size: 1.2em;
            line-height: 1.6;
        }

       .custom-small-text {
            font-size: 1em;
		   margin-bottom: 10px;
        }

        .custom-highlight {
            color: #cc3333;
            font-weight: bold;
            font-size: 1.8em;
            margin-bottom: 2px;
        }

 .mt20 {
            margin-top: 20px;
        }
 .mt10 {
            margin-top: 10px;
        }

.under {
  background: linear-gradient(transparent 50%, #ffff66 50%);
}

        @media (min-width: 600px) {
            .custom-main-title {
                font-size: 2.2em; /* 螟ｧ縺阪￥隱ｿ謨ｴ */
            }

            .custom-text {
                font-size: 1.3em;
            }

            .custom-highlight {
                font-size: 2em; /* 螟ｧ縺阪￥隱ｿ謨ｴ */
            }
        }

        @media (min-width: 768px) {
            .custom-main-title {
                font-size: 2.5em; /* 螟ｧ縺阪￥隱ｿ謨ｴ */
            }

            .custom-text {
                font-size: 1.4em;
            }

            .custom-highlight {
                font-size: 2.2em; /* 螟ｧ縺阪￥隱ｿ謨ｴ */
            }
        }</pre></body></html>