@charset "UTF-8";

/*==================================

===================================*/
.bg {
    z-index: 0;
}
header:not(.header) .logo {
    display: none;
}
header:not(.header) .fc-logo {
    display: none;
}
header:not(.header)  .wovn-languages {
    position: absolute;
    top: 32px;
    left: 24px;
    width: 100px;
    color: #000;
}
header:not(.header) .wovn-languages .nav-dropdown {
    left: 0;
}
header:not(.header) .wovn-languages::after {
    left: 0;
    letter-spacing: 0.1em;
}
@media not all and (min-width: 959px) {
header:not(.header){
    position: absolute;
    top: 0;
    background: transparent;
}
header:not(.header) .wovn-languages {
    position: relative;
    top: auto;
    width: 110px;
    left: 72px;
}
header:not(.header) .wovn-languages::after {
    top: 50%;
    left: -8px;
    opacity: 1;
    transform: translate(-100%, -55%);
}
}
/*==================================

===================================*/
html, body {
    font-size: unset;
    line-height: unset;
    letter-spacing: unset;
    font-feature-settings: unset;
    font-kerning: unset;
    font-optical-sizing: unset;
}
body {
    background: transparent;
}
header.header {
    background: transparent;
    top: 0px;
    position: absolute;
    height: 60px;
    width: 182px;
}
header.header .inner {
    display: none;
}
header.header .block--login {
    display: none;
}
header.header::after {
    content: none;
}
.l-container{
    position: relative;
}
header .drawer__btn {
    display: none;
}
body:not(.page--home) .header h1 {
    display: none;
}
.p-top .p-mainVisual .mainVisual .mainVisual__heading .mainVisual__headingTitle {
    display: block;
    width: unset;
    position: relative;
    top: unset;
    left: unset;
}
body:not(.page--home) .wrap {
    padding: 0;
}
.wovn-languages {
    position: absolute;
    top: 40px;
}
body:not(.page--home) .footer {
    background: #FFF;
}
body:not(.page--home) .background {
    display: none;
}

.container {
    padding: 120px 72px 0;
}

.titleBox .detail h1 {
    position: relative;
    width: auto;
    top: auto;
    left: auto;
}
.lead {
    margin-bottom: unset;
}
.txt {
    margin: unset;
}
body:not(.page--home) .footer {
    position: relative;
}

footer{
    display: none;
}


@media not all and (min-width: 768px) {
.p-top .p-mainVisual .mainVisual {
    padding: 160px 20px 90px;
}
.wovn-languages {
    top: 32px;
}
.container {
    padding: 96px 16px 0;
}
}

@media screen and (min-width: 1px) and (max-width: 960px) {
body:not(.page--home) .footer {
    margin: 0;
    padding: 24px;
}
.header .wovn-languages {
    top: 0;
    left: 72px;
    color: #000;
}
}
