@media only screen and (device-width: 375px) and (max-device-width: 812px) and (-webkit-device-pixel-ratio: 3),
screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 2),
screen and (device-width: 414px) and (device-height: 896px) and (-webkit-device-pixel-ratio: 3),
only screen and (-webkit-min-device-pixel-ratio: 3),
only screen and (min-device-pixel-ratio: 3),
only screen and (-webkit-min-device-pixel-ratio: 4.770833333333333),
only screen and (min-resolution: 458dpi),
only screen and (min-resolution: 3dppx),
screen and (device-width: 360px) and (device-height: 740px) and (-webkit-min-device-pixel-ratio: 4),
only screen and (min-device-pixel-ratio: 4),
only screen and (-webkit-min-device-pixel-ratio: 5.447916666666667),
only screen and (min-resolution: 523dpi),
only screen and (-webkit-min-device-pixel-ratio: 4),
only screen and (min-resolution: 4dppx) {
    [data-mobile-type='ios'] { --statusbar : 20px; }
    [data-mobile-type='ios'] .header,
    [data-mobile-type='android'] .header,
    [data-mobile-type='ios'] .document,
    [data-mobile-type='android'] .document,
    [data-mobile-type='ios'][data-header="fixed"] .seminar__headline__inner,
    [data-mobile-type='android'][data-header="fixed"] .seminar__headline__inner {padding-top: 0;}
    [data-mobile-type='ios'] body:before,
    [data-mobile-type='android'] body:before,
    [data-mobile-type='ios'] .page-main:before,
    [data-mobile-type='android'] .page-main:before {display: none !important;}
    [data-mobile-type='ios'] .headline--main,
    [data-mobile-type='android'] .headline--main {margin-top: 0;}
    [data-mobile-type='ios'] .headline--main:after,
    [data-mobile-type='android'] .headline--main:after {top: 0;}
    [data-mobile-type='ios'] .section--main.fixed-headline:before,
    [data-mobile-type='android'] .section--main.fixed-headline:before {height: var(--headline-height);}
    [data-mobile-type='ios'] .panel__top,
    [data-mobile-type='android'] .panel__top {padding-top: 17px;}
    [data-mobile-type='ios'] .panel__wrap .btn-setting,
    [data-mobile-type='android'] .panel__wrap .btn-setting {top: -5px;}

}
@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2), screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3) {

    [data-mobile-type='ios'] .header,
    [data-mobile-type='android'] .header,
    [data-mobile-type='ios'] .document,
    [data-mobile-type='android'] .document,
    [data-mobile-type='ios'][data-header="fixed"] .seminar__headline__inner,
    [data-mobile-type='android'][data-header="fixed"] .seminar__headline__inner {padding-top: 0;}
    [data-mobile-type='ios'] body:before,
    [data-mobile-type='android'] body:before,
    [data-mobile-type='ios'] .page-main:before,
    [data-mobile-type='android'] .page-main:before {display: none !important;}
    [data-mobile-type='ios'] .headline--main,
    [data-mobile-type='android'] .headline--main {margin-top: 0;}
    [data-mobile-type='ios'] .headline--main:after,
    [data-mobile-type='android'] .headline--main:after {top: 0;}
    [data-mobile-type='ios'] .section--main.fixed-headline:before,
    [data-mobile-type='android'] .section--main.fixed-headline:before {height: var(--headline-height);}
    [data-mobile-type='ios'] .panel__top,
    [data-mobile-type='android'] .panel__top {padding-top: 17px;}
    [data-mobile-type='ios'] .panel__wrap .btn-setting,
    [data-mobile-type='android'] .panel__wrap .btn-setting {top: -5px;}
}


[data-mobile-type='android'] { --statusbar : 23px; }
[data-mobile-type='ios'] { --statusbar: 20px; }
[data-mobile-type='ios'] .header,
[data-mobile-type='android'] .header,
[data-mobile-type='ios'] .document,
[data-mobile-type='android'] .document,
[data-mobile-type='ios'][data-header="fixed"] .seminar__headline__inner,
[data-mobile-type='android'][data-header="fixed"] .seminar__headline__inner {padding-top: 0;}
[data-mobile-type='ios'] body:before,
[data-mobile-type='android'] body:before,
[data-mobile-type='ios'] .page-main:before,
[data-mobile-type='android'] .page-main:before {display: none !important;}
[data-mobile-type='ios'] .headline--main,
[data-mobile-type='android'] .headline--main {margin-top: 0;}
[data-mobile-type='ios'] .headline--main:after,
[data-mobile-type='android'] .headline--main:after {top: 0;}
[data-mobile-type='ios'] .section--main.fixed-headline:before,
[data-mobile-type='android'] .section--main.fixed-headline:before {height: var(--headline-height);}
[data-mobile-type='ios'] .panel__top,
[data-mobile-type='android'] .panel__top {padding-top: 17px;}
[data-mobile-type='ios'] .panel__wrap .btn-setting,
[data-mobile-type='android'] .panel__wrap .btn-setting {top: -5px;}