
@media only screen {.preview-mode-theme-mismatch-warning {display: none !important;}
}

.tp50{
    margin-top: 50px!important;
}
.tp40{
    margin-top: 40px!important;
}
.tp30{
    margin-top: 30px!important;
}
.tp10{
    margin-top: 10px!important;
}
.tp20{
    margin-top: 20px!important;
}
.tpm20{
    margin-bottom: -20px!important;
}
.tpm10{
    margin-bottom: -10px!important;
}
.bt20{
    margin-bottom: 20px!important;
}
/*トグルシャドウ消す*/
.msw_toggle {
    box-shadow: none!important;
}

.ft-bold {
    font-weight: bold!important;
}
span.border-badge {
    font-family: 'Yomogi', cursive!important;
    font-size: 17px;
    padding: 12px 20px;
}



/*トグルシャドウ消す*/
.msw_toggle {
    box-shadow: none!important;
}
/*マルチスイッチエリア内でのアニメーション*/
.msw_content-layout {
    overflow: hidden;
}
