@charset "UTF-8";
.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}
.p-drawer:before,.p-drawerUnderlayer:before{background:#fff;display:block;height:100%;max-width:480px;position:absolute;top:0;transition:transform .5s;transition-delay:.1s;width:88vw;z-index:0}html:not([data-drawer-move=fade]) .p-drawer{background:#00000080;pointer-events:none;transition:opacity .1s,visibility .1s;transition-delay:0s;z-index:1}html:not([data-drawer-move=fade]) .p-drawer:before{content:""}html:not([data-drawer-move=fade])[data-drawer=closed] .p-drawer{transition-delay:.5s}html:not([data-drawer-move=fade]) .p-drawer__inner{--ark-color--border:#0000001a;color:#333;max-width:480px;pointer-events:auto;transition:transform .5s;transition-delay:.1s;width:88vw}html:not([data-drawer-move=fade])[data-drawer=opened] .l-header__menuBtn{color:#333}html:not([data-drawer-move=fade])[data-drawer=opened] .p-drawer:before,html:not([data-drawer-move=fade])[data-drawer=opened] .p-drawerUnderlayer:before,html:not([data-drawer-move=fade])[data-drawer=opened] .p-drawer__inner{transform:translateX(0)}[data-drawer-move=left] .p-drawer:before,[data-drawer-move=left] .p-drawerUnderlayer:before,[data-drawer-move=left] .p-drawer__inner{left:0;transform:translateX(-100%)}[data-drawer-move=right] .p-drawer__inner{margin-left:auto}[data-drawer-move=right] .p-drawer:before,[data-drawer-move=right] .p-drawerUnderlayer:before,[data-drawer-move=right] .p-drawer__inner{right:0;transform:translateX(100%)}[data-header-above] .p-drawer{background:none!important}[data-header-above] .l-header__drawerBtn{color:inherit!important}[data-header-above] .p-drawerUnderlayer{background:#000000eb}[data-header-above] .l-header__center,[data-header-above] .l-header__left,[data-header-above] .l-header__right,[data-header-above] .l-header__searchBtn{pointer-events:auto;z-index:2}[data-header-above]:not([data-drawer-move=fade]) .p-drawer:before,[data-header-above]:not([data-drawer-move=fade]) .p-drawerUnderlayer:before,[data-header-above]:not([data-drawer-move=fade]) .p-drawer__inner{width:100%}[data-header-above]:not([data-drawer-move=fade]) .p-drawer:before{display:none}[data-header-above]:not([data-drawer-move=fade]) .p-drawerUnderlayer:before{content:""}.c-iconList{display:flex;flex-wrap:wrap;list-style:none;padding:0}.c-iconList__item:not(:last-child){margin-right:4px}.c-iconList__link{background:none;border:none;box-shadow:none;box-sizing:initial;color:inherit;display:block;height:1em;line-height:1;text-align:center;text-decoration:none;transition:opacity .25s;width:1em}.p-authorBox .c-iconList__link{font-size:18px;padding:2px}.c-iconList__link:hover{opacity:.75}.c-iconList__link .c-iconList__svg{display:block}.c-shareBtns{margin:2rem 0}.c-shareBtns__list{border-bottom:1px solid var(--ark-color--border);border-top:1px solid var(--ark-color--border);display:flex;list-style:none;padding:8px 0}.c-shareBtns__item{color:inherit;flex:1;position:relative}.c-shareBtns__item.-facebook{color:#3b5998}.c-shareBtns__item.-twitter{color:#1da1f2}.c-shareBtns__item.-twitter-x{color:#000}.c-shareBtns__item.-hatebu{color:#00a4de}.c-shareBtns__item.-pocket{color:#ef3f56}.c-shareBtns__item.-pinterest{color:#bb0f23}.c-shareBtns__item.-line{color:#00c300}.c-shareBtns__btn{color:inherit;cursor:pointer;padding:8px 0;text-align:center;text-decoration:none}.c-shareBtns__btn:hover{background-color:currentcolor}.c-shareBtns__btn:hover .c-shareBtns__icon{color:#fff}.c-shareBtns__icon{fill:currentcolor;display:block;height:4.5vw;line-height:1;transition:color .25s;width:4.5vw}.c-shareBtns__icon:before{color:inherit;display:block}.c-urlcopy{border:none;display:block;position:relative;width:100%}.c-urlcopy .-copied{opacity:0;position:absolute;top:8px}.c-urlcopy .-to-copy{opacity:1;top:0}.c-urlcopy.-done .-to-copy{opacity:0;top:8px;transition-duration:0s}.c-urlcopy.-done .-copied{opacity:1;top:0;transition-duration:.25s}.c-urlcopy.-done+.c-copyedPoppup{opacity:1;visibility:visible}.c-urlcopy .c-shareBtns__icon{transition:opacity .25s,top .25s}.c-urlcopy__content{align-items:center;display:flex;justify-content:center;position:relative;width:100%}.c-copyedPoppup{bottom:calc(100% + 12px);color:#777;font-size:10px;opacity:0;position:absolute;right:0;text-align:right;transition:opacity .25s,visibility .25s;visibility:hidden;white-space:nowrap}.w-home-top,.w-page-top{margin-bottom:4rem}.w-home-bottom,.w-page-bottom{margin-top:4rem}.w-single-bottom,.w-single-top{margin:4rem 0}.w-fix-sidebar{margin-top:2em;top:calc(var(--ark-offset--y, 0px) + 8px)}.arkt-svgsc{vertical-align:text-bottom}@media not all and (min-width:600px){.p-authorBox .c-iconList{justify-content:center}.p-authorBox .c-iconList__link{font-size:20px;padding:3px}}@media screen and (min-width:600px){.c-shareBtns__icon{height:20px;width:20px}.c-copyedPoppup{font-size:11px;right:50%;transform:translateX(50%)}}@media (min-width:1000px){.w-fix-sidebar{margin-left:-1rem;margin-right:-1rem;margin-top:2.5rem;max-height:calc(100vh - var(--ark-offset--y, 0px) - 16px);overflow-y:auto;padding:0 1rem;position:sticky}}.new-wappen {
color: #fff;
background-color: #ff0000;
padding: 3px 6px;
border-radius: 5px;
font-size: 0.8em;
margin-left: 5px;
}.scrolldown1{ position:absolute;
left:50%;
bottom:10px; height:50px;
} .scrolldown1 span{ position: absolute;
left:-15px;
top: -15px; color: #eee;
font-size: 0.7rem;
letter-spacing: 0.05em;
} .scrolldown1::after{
content: ""; position: absolute;
top: 0; width: 1px;
height: 30px;
background: #eee; animation: pathmove 1.4s ease-in-out infinite;
opacity:0;
} @keyframes pathmove{
0%{
height:0;
top:0;
opacity: 0;
}
30%{
height:30px;
opacity: 1;
}
100%{
height:0;
top:50px;
opacity: 0;
}
}#sp-fixed-menu{
position: fixed;
width: 100%;
bottom: 0px;
font-size: 0;
opacity: 0.9;
z-index: 99;
background-color: #fff;
} #sp-fixed-menu ul{
display: flex;
list-style: none;
padding:0;
margin:0;
width:100%;
}
#sp-fixed-menu li{
justify-content: center;
align-items: center;
width: 48%;
padding:0 20px;
font-weight:bold;
font-size: 14px;
border-right: 1px solid #fff;
border-radius:10px;
margin:5px auto 0;
} #sp-fixed-menu li:first-child{
background: #03B803;
} #sp-fixed-menu li:last-child{
background: #DEBA14;
} #sp-fixed-menu li a{
color: #fff;
text-align: center;
display:block;
width: 100%;
padding:15px;
text-decoration:none;
} @media (min-width: 781px) {
.for-sp{
display:none;
}
}.top-right {
display: flex;
border: 1px solid #ccc;
background-color: #DEBA14;
border-radius: 5px;
padding: 10px;
color:#fff;
}
.contact-box {
margin-left: auto;
margin-bottom: 2px;
line-height: 1.5em;
}
.contact-box span {
display: block;
}
.contact-box01 {
font-size: 11px;
text-align: justify;
text-align-last: justify;
}
.contact-box02 {
font-weight: 700;
font-size: 20px;
letter-spacing: 2px;
margin-top: 6px;
text-align:right;
}
.contact-box03 {
font-size: 12px;
text-align: justify;
text-align-last: justify;
}
.contact-banner {
padding-left: 1em;
}
.contact-banner .far {
padding-right: 5px;
}
.contact-banner .fas {
padding-right: 5px;
}
.contact-banner a {
font-size: 16px;
display: flex;
align-items: center;
padding: 0 0em;
margin-top: 3px;
text-decoration: none;
}
.top-cta { color: white;
height: 52px;
              }
.top-cta:hover {
background: white;
color: black;
} .top-sub {
text-align: right;
}
.top-sub li {
margin-bottom: 20px;
display: inline-block;
padding: 0 14px;
font-size: 12px;
}
.top-sub li a {
color: black;
text-decoration: none;
}
.top-sub li a:hover {
text-decoration: underline;
}
.top-sub li:nth-child(2) {
border-right: 1px solid black;
border-left: 1px solid black;
}
@media (min-width: 1000px) { [data-btns=rr-rl] .l-header__body {
grid-template-columns: 0% 25% 75%;
}
[data-logo=center] .l-header__center {
text-align: left;
}
.l-header {
min-height: 120px;
padding-top: 0px;
}
.l-header__logo {
display: block;
}
} @media (max-width: 1000px) {
.top-right {
display:none;
}
} @media (max-width: 1000px) {
.top-sub {
display:none;
}
}canvas{
position: absolute;
bottom: 0;
left:0;
width: 100%;
}.modal {
position: fixed;
z-index: 2;
left: 0;
top: 0;
width: 100%; 
height: 100%; 
background-color: rgba(0,0,0,0.7);
overflow: auto; 
transition: 0.6s;
visibility: hidden;
opacity: 0;
}
.modal-content {
background-color: #fff;
margin: 15% auto;
padding: 20px;
width: 50%;
position: relative;
top: 13%;
}
@media (max-width: 768px) {
.modal-content {
width: 90%;
}
}
.close {
color: #000;
float: right;
font-size: 30px;
font-weight: bold;
}
.motoki_modal_btn:hover {
background-color: var(--the-btn-color,var(--color_main));
border-color: transparent;
color: #fff!important;
}