Edit code inside HEAD tag
(OLD - 2025.12)
<script async src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8831501438882117"
crossorigin="anonymous"></script>

<meta name="google-adsense-account" content="ca-pub-8831501438882117">

<script type="application/ld+json">
{
"@context": "http://schema.org/",
"@type": "BreadcrumbList",
"itemListElement": [
{
"@type": "ListItem",
"position": 1,
"name": " 日本ワガノワバレエアカデミー公式協会",
"item": " https://jvba.jp"
},
{
"@type": "ListItem",
"position": 2,
"name": "ワガノワバレエアカデミーサマースクール",
"item": "https://jvba.jp/summer-school"
},
{
"@type": "ListItem",
"position": 3,
"name": "長野県のバレエを体験する サマーキャンプ",
"item": "https://jvba.jp/summer-camp"
},
{
"@type": "ListItem",
"position": 4,
"name": "ワガノワサマースクール2024プレゼンテーション",
"item": "https://jvba.jp/summer2024present"
},
{
"@type": "ListItem",
"position": 5,
"name": "ワガノワバレエアカデミー ワークショップ",
"item": "https://jvba.jp/workshop"
}
]
}
</script>

<style>
/* モバイル時のロゴサイズとメニュー高さ調整 */
@media (max-width: 980px) {
/* ロゴサイズ調整 */
.tmenu-mobile__imglogo {
min-width: 65px !important;
width: 65px !important;
height: auto !important;
}
/* メニューコンテナの高さを固定して統一 */
.tmenu-mobile__container {
min-height: 60px !important;
padding: 10px 20px !important;
}

/* メニュー展開時の高さも統一 */
.tmenu-mobile_opened .tmenu-mobile__container {
min-height: 60px !important;
padding: 10px 20px !important;
}
</style>
Edit custom CSS code
(OLD - 2025.12)
@media (min-width: 1201px)
{
div[id="allrecords"] {
padding-left: 140px !important; /*Ширина закрытого меню*/
}
}