@charset "UTF-8";
@charset "UTF-8";
html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary { display: block;
} audio,
canvas,
progress,
video {
display: inline-block;
} audio:not([controls]) {
display: none;
height: 0;
} progress {
vertical-align: baseline;
} template,
[hidden] {
display: none;
}  a {
background-color: transparent; -webkit-text-decoration-skip: objects; } a:active,
a:hover {
outline-width: 0;
}  abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: inherit;
} b,
strong {
font-weight: bolder;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background-color: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
} svg:not(:root) {
overflow: hidden;
}  code,
kbd,
pre,
samp {
font-family: monospace, monospace; font-size: 1em; } figure {
margin: 1em 40px;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box; height: 0; overflow: visible; }  button,
input,
select,
textarea {
font: inherit; margin: 0; } optgroup {
font-weight: bold;
} button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
html [type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button; } button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
-moz-box-sizing: border-box;
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
-moz-box-sizing: border-box;
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-cancel-button,
[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-input-placeholder {
color: inherit;
opacity: 0.54;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }.swiper-container {
margin: 0 auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0; z-index: 1;
}
.swiper-container-no-flexbox .swiper-slide {
float: left;
}
.swiper-container-vertical > .swiper-wrapper {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-webkit-flex-direction: column;
-ms-flex-direction: column;
flex-direction: column;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper-container-android .swiper-slide,
.swiper-wrapper {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
}
.swiper-container-multirow > .swiper-wrapper {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.swiper-container-free-mode > .swiper-wrapper {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
margin: 0 auto;
}
.swiper-slide {
-webkit-flex-shrink: 0;
-ms-flex-negative: 0;
flex-shrink: 0;
width: 100%;
height: 100%;
position: relative;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform, -webkit-transform;
}
.swiper-slide-invisible-blank {
visibility: hidden;
} .swiper-container-autoheight,
.swiper-container-autoheight .swiper-slide {
height: auto;
}
.swiper-container-autoheight .swiper-wrapper {
-webkit-box-align: start;
-webkit-align-items: flex-start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-transition-property: height, -webkit-transform;
transition-property: height, -webkit-transform;
-o-transition-property: transform, height;
transition-property: transform, height;
transition-property: transform, height, -webkit-transform;
} .swiper-container-3d {
-webkit-perspective: 1200px;
perspective: 1200px;
}
.swiper-container-3d .swiper-wrapper,
.swiper-container-3d .swiper-slide,
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom,
.swiper-container-3d .swiper-cube-shadow {
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
}
.swiper-container-3d .swiper-slide-shadow-left,
.swiper-container-3d .swiper-slide-shadow-right,
.swiper-container-3d .swiper-slide-shadow-top,
.swiper-container-3d .swiper-slide-shadow-bottom {
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
pointer-events: none;
z-index: 10;
}
.swiper-container-3d .swiper-slide-shadow-left {
background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-right {
background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-top {
background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-container-3d .swiper-slide-shadow-bottom {
background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
background-image: -webkit-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: -o-linear-gradient(top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
} .swiper-container-wp8-horizontal,
.swiper-container-wp8-horizontal > .swiper-wrapper {
-ms-touch-action: pan-y;
touch-action: pan-y;
}
.swiper-container-wp8-vertical,
.swiper-container-wp8-vertical > .swiper-wrapper {
-ms-touch-action: pan-x;
touch-action: pan-x;
}
.swiper-button-prev,
.swiper-button-next {
position: absolute;
top: 50%;
width: 27px;
height: 44px;
margin-top: -22px;
z-index: 10;
cursor: pointer;
background-size: 27px 44px;
background-position: center;
background-repeat: no-repeat;
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
left: 10px;
right: auto;
}
.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");
right: 10px;
left: auto;
}
.swiper-button-prev.swiper-button-white,
.swiper-container-rtl .swiper-button-next.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-white,
.swiper-container-rtl .swiper-button-prev.swiper-button-white {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-prev.swiper-button-black,
.swiper-container-rtl .swiper-button-next.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-next.swiper-button-black,
.swiper-container-rtl .swiper-button-prev.swiper-button-black {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E");
}
.swiper-button-lock {
display: none;
}
.swiper-pagination {
position: absolute;
text-align: center;
-webkit-transition: 300ms opacity;
-o-transition: 300ms opacity;
transition: 300ms opacity;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
opacity: 0;
} .swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
bottom: 10px;
left: 0;
width: 100%;
} .swiper-pagination-bullets-dynamic {
overflow: hidden;
font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33);
position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
-webkit-transform: scale(1);
-ms-transform: scale(1);
transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
-webkit-transform: scale(0.66);
-ms-transform: scale(0.66);
transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
-webkit-transform: scale(0.33);
-ms-transform: scale(0.33);
transform: scale(0.33);
}
.swiper-pagination-bullet {
width: 8px;
height: 8px;
display: inline-block;
border-radius: 100%;
background: #000;
opacity: 0.2;
}
button.swiper-pagination-bullet {
border: none;
margin: 0;
padding: 0;
-webkit-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.swiper-pagination-clickable .swiper-pagination-bullet {
cursor: pointer;
}
.swiper-pagination-bullet-active {
opacity: 1;
background: #007aff;
}
.swiper-container-vertical > .swiper-pagination-bullets {
right: 10px;
top: 50%;
-webkit-transform: translate3d(0px, -50%, 0);
transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 6px 0;
display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
display: inline-block;
-webkit-transition: 200ms top, 200ms -webkit-transform;
transition: 200ms top, 200ms -webkit-transform;
-o-transition: 200ms transform, 200ms top;
transition: 200ms transform, 200ms top;
transition: 200ms transform, 200ms top, 200ms -webkit-transform;
}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
left: 50%;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 200ms left, 200ms -webkit-transform;
transition: 200ms left, 200ms -webkit-transform;
-o-transition: 200ms transform, 200ms left;
transition: 200ms transform, 200ms left;
transition: 200ms transform, 200ms left, 200ms -webkit-transform;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
-webkit-transition: 200ms right, 200ms -webkit-transform;
transition: 200ms right, 200ms -webkit-transform;
-o-transition: 200ms transform, 200ms right;
transition: 200ms transform, 200ms right;
transition: 200ms transform, 200ms right, 200ms -webkit-transform;
} .swiper-pagination-progressbar {
background: rgba(0, 0, 0, 0.25);
position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
background: #007aff;
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-transform: scale(0);
-ms-transform: scale(0);
transform: scale(0);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
-webkit-transform-origin: right top;
-ms-transform-origin: right top;
transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar,
.swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 100%;
height: 4px;
left: 0;
top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar,
.swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
width: 4px;
height: 100%;
left: 0;
top: 0;
}
.swiper-pagination-white .swiper-pagination-bullet-active {
background: #ffffff;
}
.swiper-pagination-progressbar.swiper-pagination-white {
background: rgba(255, 255, 255, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill {
background: #ffffff;
}
.swiper-pagination-black .swiper-pagination-bullet-active {
background: #000000;
}
.swiper-pagination-progressbar.swiper-pagination-black {
background: rgba(0, 0, 0, 0.25);
}
.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill {
background: #000000;
}
.swiper-pagination-lock {
display: none;
} .swiper-scrollbar {
border-radius: 10px;
position: relative;
-ms-touch-action: none;
background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
position: absolute;
left: 1%;
bottom: 3px;
z-index: 50;
height: 5px;
width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
position: absolute;
right: 3px;
top: 1%;
z-index: 50;
width: 5px;
height: 98%;
}
.swiper-scrollbar-drag {
height: 100%;
width: 100%;
position: relative;
background: rgba(0, 0, 0, 0.5);
border-radius: 10px;
left: 0;
top: 0;
}
.swiper-scrollbar-cursor-drag {
cursor: move;
}
.swiper-scrollbar-lock {
display: none;
}
.swiper-zoom-container {
width: 100%;
height: 100%;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-webkit-justify-content: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-webkit-align-items: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
max-width: 100%;
max-height: 100%;
-o-object-fit: contain;
object-fit: contain;
}
.swiper-slide-zoomed {
cursor: move;
} .swiper-lazy-preloader {
width: 42px;
height: 42px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -21px;
margin-top: -21px;
z-index: 10;
-webkit-transform-origin: 50%;
-ms-transform-origin: 50%;
transform-origin: 50%;
-webkit-animation: swiper-preloader-spin 1s steps(12, end) infinite;
animation: swiper-preloader-spin 1s steps(12, end) infinite;
}
.swiper-lazy-preloader:after {
display: block;
content: '';
width: 100%;
height: 100%;
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
background-position: 50%;
background-size: 100%;
background-repeat: no-repeat;
}
.swiper-lazy-preloader-white:after {
background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");
}
@-webkit-keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes swiper-preloader-spin {
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
} .swiper-container .swiper-notification {
position: absolute;
left: 0;
top: 0;
pointer-events: none;
opacity: 0;
z-index: -1000;
}
.swiper-container-fade.swiper-container-free-mode .swiper-slide {
-webkit-transition-timing-function: ease-out;
-o-transition-timing-function: ease-out;
transition-timing-function: ease-out;
}
.swiper-container-fade .swiper-slide {
pointer-events: none;
-webkit-transition-property: opacity;
-o-transition-property: opacity;
transition-property: opacity;
}
.swiper-container-fade .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-fade .swiper-slide-active,
.swiper-container-fade .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube {
overflow: visible;
}
.swiper-container-cube .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
visibility: hidden;
-webkit-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
width: 100%;
height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
-webkit-transform-origin: 100% 0;
-ms-transform-origin: 100% 0;
transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
pointer-events: auto;
visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
position: absolute;
left: 0;
bottom: 0px;
width: 100%;
height: 100%;
background: #000;
opacity: 0.6;
-webkit-filter: blur(50px);
filter: blur(50px);
z-index: 0;
}
.swiper-container-flip {
overflow: visible;
}
.swiper-container-flip .swiper-slide {
pointer-events: none;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
pointer-events: none;
}
.swiper-container-flip .swiper-slide-active,
.swiper-container-flip .swiper-slide-active .swiper-slide-active {
pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
z-index: 0;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.swiper-container-coverflow .swiper-wrapper { -ms-perspective: 1200px;
}html {
font-size: 10px;
}
body {
overflow-wrap: break-word;
}
a,
a:link,
a:visited,
a:active,
a:hover,
a:hover img {
text-decoration: none;
color: #000;
}
a:hover {
text-decoration: none;
}
a:hover,
a:hover img,
.img_hover:hover {
filter: alpha(opacity=80);
-ms-filter: "alpha(opacity=80)";
opacity: .80;
}
a {
color: #000;
}
img {
vertical-align: bottom;
max-width: 100%;
width: auto;
height: auto;
}
div,
p { }
ul,
ol,
li {
list-style: none;
}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video, nav, picture {
margin: 0;
padding: 0;
border: 0;
vertical-align: baseline;
}
ul,
ol,
li {
list-style: none;
}
body,
td,
th,
input,
textarea {
color: #000;
font-family: 'Noto Sans JP', sans-serif;
font-size: 15px;
font-weight: 400;
line-height: 1.5;
}
* {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
*:before, *:after {
-moz-box-sizing: border-box;
box-sizing: border-box;
}
h1, h2, h3, h4, h5, h6 {
font-weight: 400;
}
figure, picture {
line-height: 0;
}
picture {
display: block;
}
html, body {
width: 100%;
height: 100%;
}
button {
cursor: pointer;
-webkit-transition: opacity 0.3s ease-in-out;
-moz-transition: opacity 0.3s ease-in-out;
transition: opacity 0.3s ease-in-out;
}
button:hover {
opacity: 0.7;
}
@-webkit-keyframes hvr-pop {
50% {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
}
@-moz-keyframes hvr-pop {
50% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}
}
@keyframes hvr-pop {
50% {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
transform: scale(1.1);
}
}

@media screen and (min-width: 769px), print {
a[href^=tel] {
pointer-events: none;
text-decoration: none;
cursor: default !important;
}
.show_sp {
display: none !important;
}
.container {
min-width: 1000px;
overflow: hidden;
}
.row {
max-width: 1000px;
width: 100%;
margin: 0 auto;
}
.inner {
max-width: 800px;
width: 100%;
margin: 0 auto;
}
img {
max-width: 100%;
width: auto;
height: auto;
}
body {
padding-top: 90px;
}
body p {
font-size: 14px;
line-height: 1.85714;
}
.hvr-pop {
display: inline-block;
vertical-align: middle;
-webkit-transform: perspective(1px) translateZ(0);
-moz-transform: perspective(1px) translateZ(0);
transform: perspective(1px) translateZ(0);
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.hvr-pop:hover, .hvr-pop:focus, .hvr-pop:active {
-webkit-animation-name: hvr-pop;
-moz-animation-name: hvr-pop;
animation-name: hvr-pop;
-webkit-animation-duration: 0.3s;
-moz-animation-duration: 0.3s;
animation-duration: 0.3s;
-webkit-animation-timing-function: linear;
-moz-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-iteration-count: 1;
-moz-animation-iteration-count: 1;
animation-iteration-count: 1;
}
.hvz {
overflow: hidden;
}
.hvz figure {
overflow: hidden;
}
.hvz img {
-webkit-transition: -webkit-transform 0.3s;
transition: -webkit-transform 0.3s;
-moz-transition: transform 0.3s, -moz-transform 0.3s;
transition: transform 0.3s;
transition: transform 0.3s, -webkit-transform 0.3s, -moz-transform 0.3s;
}
.hvz:hover {
opacity: 1;
}
.hvz:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
opacity: 1;
}
.header {
position: fixed;
top: 0;
left: 0;
width: 100%;
min-width: 1000px;
z-index: 99;
padding: 0 35px 0 50px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 90px;
background-color: #fff;
}
.header.box_shadow {
-moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}
.header .header_l h1 {
font-size: 0;
line-height: 0;
}
.header .header_l h1 a {
display: block;
width: 285px;
}
.header .header_nav {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.header .header_nav ul {
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.header .header_nav ul li:not(:nth-last-child(-n+3)) {
margin-right: 22px;
}
.header .header_nav ul li a {
font-weight: bold;
font-size: 12px;
color: #002d65;
}
.menuBotFixed {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding: 10px 0;
z-index: 1000;
background: -webkit-gradient(linear, left top, left bottom, from(#fff500), to(#ffb100));
background: -webkit-linear-gradient(#fff500 0%, #ffb100 100%);
background: -moz- oldlinear-gradient(#fff500 0%, #ffb100 100%);
background: linear-gradient(#fff500 0%, #ffb100 100%);
}
.menuBotFixed .row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.menuBotFixed .row p {
line-height: 1.4;
}
.menuBotFixed .row p span {
font-weight: bold;
font-size: 25px;
color: #4e1616;
}
.menuBotFixed .row p small {
font-weight: bold;
font-size: 16px;
color: #4e1616;
display: block;
}
.menuBotFixed .row ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.menuBotFixed .row ul li {
width: 63px;
}
.menuBotFixed .row ul li:not(:last-child) {
margin-right: 10px;
}
.menuBotFixed .row ul li:nth-of-type(1) {
width: 245px;
}
.ttl {
position: relative;
}
.ttl > picture, .ttl figure {
position: relative;
}
.ttl > picture::after, .ttl figure::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 45, 101, 0.45);
display: block;
}
.ttl > picture img, .ttl figure img {
display: block;
width: 100%;
height: auto;
}
.ttl .txt {
position: absolute;
bottom: -66px;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.ttl .txt h2 {
display: inline-block;
width: 709px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ttl_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
text-align: center;
padding: 40px 0;
}
.ttl .txt h2 span {
font-weight: bold;
font-size: 36px;
color: #002d65;
display: block;
}
.ttl .txt h2 small {
font-weight: bold;
font-size: 20px;
color: #002d65;
}
.footer {
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
}
.footer > p {
background-color: #fff;
padding: 15px;
font-size: 14px;
text-align: center;
color: #000;
}
.footer .greeting {
padding: 65px 0 80px;
text-align: center;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/greeting_bg.png) top 25px center no-repeat;
}
.footer .greeting dl dt {
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 32px;
margin-bottom: 15px;
text-align: center;
color: #fff;
}
.footer .greeting dl dd {
font-weight: normal;
font-size: 18px;
line-height: 1.77778;
text-align: center;
color: #fff;
}
.footer_top {
padding: 30px 0;
}
.footer_top .row > dl > dt {
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 32px;
line-height: 42px;
text-align: center;
color: #fff;
margin-bottom: 30px;
}
.footer_top .row > dl > dd {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
padding: 0 65px;
}
.footer_top .row > dl > dd .dlist:nth-of-type(1) {
margin-right: 65px;
width: 350px;
-ms-flex-negative: 0;
flex-shrink: 0;
}
.footer_top .row > dl > dd dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.footer_top .row > dl > dd dl + dl {
margin-top: 12px;
}
.footer_top .row > dl > dd dl dt {
width: 137px;
font-weight: bold;
font-size: 16px;
line-height: 24px;
text-align: left;
color: #fff;
}
.footer_top .row > dl > dd dl dd {
font-weight: normal;
font-size: 16px;
line-height: 24px;
text-align: left;
color: #fff;
width: -webkit-calc(100% - 137px);
width: -moz-calc(100% - 137px);
width: calc(100% - 137px);
}
.footer_top .row > dl > dd dl dd a {
color: #fff;
}
.footer_top .row > dl > dd dl dd ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.footer_top .row > dl > dd dl dd ul li {
width: 50%;
position: relative;
padding-left: 15px;
}
.footer_top .row > dl > dd dl dd ul li::before {
content: "・";
position: absolute;
top: 0;
left: 0;
display: block;
}
.t_ttl {
text-align: center;
margin-bottom: 40px;
}
.t_ttl.st2 small {
color: #004AA7;
}
.t_ttl.st2 small::before, .t_ttl.st2 small::after {
background-color: #004AA7;
}
.t_ttl small {
display: inline-block;
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 24px;
text-align: center;
color: #fff;
padding: 0 20px;
position: relative;
margin-bottom: 5px;
}
.t_ttl small::before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: rotate(-30deg) translateY(-50%);
-moz-transform: rotate(-30deg) translateY(-50%);
-ms-transform: rotate(-30deg) translateY(-50%);
transform: rotate(-30deg) translateY(-50%);
width: 2px;
height: 100%;
background: #fff;
display: block;
}
.t_ttl small::after {
content: "";
position: absolute;
top: 50%;
right: 0;
-webkit-transform: rotate(30deg) translateY(-50%);
-moz-transform: rotate(30deg) translateY(-50%);
-ms-transform: rotate(30deg) translateY(-50%);
transform: rotate(30deg) translateY(-50%);
width: 2px;
height: 100%;
background: #fff;
display: block;
}
.t_ttl em {
display: block;
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 38px;
font-style: normal;
color: #f0d820;
}
.t_ttl span {
display: block;
text-align: center;
}
.t_ttl span img {
height: 71px;
width: auto;
}
.cta {
background: #fff url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/cta_bg.png) no-repeat;
-moz-background-size: cover;
background-size: cover;
padding: 40px 0;
}
.cta_top {
text-align: center;
margin-bottom: 40px;
}
.cta_top picture {
width: 800px;
display: inline-block;
}
.cta_bot .t_ttl {
margin-bottom: 20px;
}
.cta_bot .t_ttl small {
color: #b42325 !important;
}
.cta_bot .t_ttl small::before, .cta_bot .t_ttl small::after {
background-color: #b42325 !important;
}
.cta_bot .box {
width: 800px;
background: #fff;
margin: 0 auto;
padding: 25px 30px 30px;
}
.cta_bot .box > a {
display: block;
margin-bottom: 20px;
margin-left: 35px;
}
.cta_bot .box > a small {
font-weight: bold;
font-size: 20px;
color: #fff;
padding: 5px 25px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #d02e00;
margin-left: 86px;
}
.cta_bot .box > a span {
position: relative;
padding-left: 86px;
font-family: "Roboto", sans-serif;
font-weight: bold;
font-size: 86px;
line-height: 1;
display: block;
color: #004aa7;
margin-top: 5px;
}
.cta_bot .box > a span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 76px;
height: 76px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_tel.svg) center/contain no-repeat;
display: block;
}
.cta_bot .box ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.cta_bot .box ul li {
width: 361px;
}
.p_top .footer {
padding-bottom: 87px;
}
.p_top .mv { position: relative; background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/bgMV.jpg) 0 0 no-repeat;
-webkit-background-size: cover;
background-size: cover;
}
.p_top .mv > figure img, .p_top .mv > picture img {
display: block;
width: 100%;
height: auto; object-fit: cover;
}
.p_top .mv .txt_top {
position: absolute;
top: 0;
left: 0;
width: 100%;
z-index: 1;
clip-path: polygon(0 0, 100% 0, 100% 77%, 0% 100%);
padding: 50px 0;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
}
.p_top .mv .txt_top .row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.p_top .mv .txt_top .row > h2 {
width: 433px;
}
.p_top .mv .txt_top .row .txt_top_r {
width: -webkit-calc(100% - 433px);
width: -moz-calc(100% - 433px);
width: calc(100% - 433px);
padding-left: 35px;
}
.p_top .mv .txt_top .row .txt_top_r p {
height: 66px;
-moz-border-radius: 9999px;
border-radius: 9999px;
background: -webkit-gradient(linear, left top, left bottom, from(#ff9a00), to(#ff6400));
background: -webkit-linear-gradient(#ff9a00 0%, #ff6400 100%);
background: -moz- oldlinear-gradient(#ff9a00 0%, #ff6400 100%);
background: linear-gradient(#ff9a00 0%, #ff6400 100%);
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 23px;
text-align: center;
color: #fffcfc;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 25px;
}
.p_top .mv .txt_top .row .txt_top_r p span {
position: relative;
}
.p_top .mv .txt_top .row .txt_top_r p span::before {
content: "";
position: absolute;
top: -5px;
left: 0;
width: 100%;
height: 6px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/dots.png) center/contain no-repeat;
display: block;
}
.p_top .mv .txt_top .row .txt_top_r ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.p_top .mv .txt_top .row .txt_top_r ul li {
position: relative;
margin: 0 5px;
font-weight: bold;
font-size: 29px;
text-align: center;
color: #002d65;
width: 33.33%;
padding: 15px 10px;
}
.p_top .mv .txt_top .row .txt_top_r ul li em {
color: #bf0007;
font-style: normal;
}
.p_top .mv .txt_top .row .txt_top_r ul li small {
display: block;
font-weight: bold;
font-size: 16px;
color: #002d65;
}
.p_top .mv .txt_top .row .txt_top_r ul li::after {
content: "";
position: absolute;
top: 0;
left: 0;
-webkit-transform: skew(-10deg);
-moz-transform: skew(-10deg);
-ms-transform: skew(-10deg);
transform: skew(-10deg);
width: 100%;
height: 100%;
background: #fff;
display: block;
z-index: -1;
}
.p_top .mv .txt_bot {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.p_top .mv .txt_bot .row {
text-align: right;
padding-bottom: 50px;
}
.p_top .mv .txt_bot .row figure {
display: inline-block;
width: 538px;
}
.p_top .list_feature {
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
padding: 25px 0 33px;
margin-bottom: 5px;
}
.p_top .list_feature ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.p_top .list_feature ul li {
text-align: center;
margin: 0 7px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/feature_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
width: 190px;
padding: 10px;
}
.p_top .list_feature ul li:nth-of-type(3) img {
margin: 12px 0;
}
.p_top .list_feature ul li span {
font-weight: bold;
font-size: 22px;
line-height: 1.18182;
text-align: center;
color: #004193;
display: block;
}
.p_top .contact {
padding: 60px 0 70px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/contact_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
}
.p_top .contact .row {
max-width: 557px;
}
.p_top .contact_main {
text-align: center;
}
.p_top .contact_main button {
padding: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
cursor: pointer;
background-color: transparent;
margin-top: 35px;
}
.p_top .contact_main button img {
width: 383px;
}
.p_top .contact_main dl {
margin-bottom: 15px;
}
.p_top .contact_main dl dt {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: bold;
font-size: 18px;
color: #fff;
margin-bottom: 10px;
}
.p_top .contact_main dl dt span {
width: 56px;
height: 24px;
-moz-border-radius: 12px;
border-radius: 12px;
background: #fff500;
font-weight: normal;
font-size: 14px;
color: #000;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.p_top .contact_main dl dd input {
border: 0;
width: 100%;
padding: 0 15px;
outline: none;
font-size: 18px;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 56px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
}
.p_top .contact_main dl dd input::-webkit-input-placeholder {
color: #cecece;
opacity: 1;
}
.p_top .contact_main dl dd input::-moz-placeholder {
color: #cecece;
opacity: 1;
}
.p_top .contact_main dl dd input:-ms-input-placeholder {
color: #cecece;
opacity: 1;
}
.p_top .contact_main dl dd input::placeholder {
color: #cecece;
opacity: 1;
}
.p_top .trouble {
padding: 70px 0;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/trouble_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
}
.p_top .trouble h2 {
text-align: center;
margin-bottom: 45px;
}
.p_top .trouble h2 img {
position: relative;
z-index: 1;
}
.p_top .trouble h2 span {
position: relative;
width: 392px;
display: inline-block;
}
.p_top .trouble h2 span::after {
content: "";
position: absolute;
bottom: -86px;
right: -110px;
width: 173px;
height: 277px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/trouble_women.png) center/contain no-repeat;
display: block;
}
.p_top .trouble ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
position: relative;
z-index: 1;
}
.p_top .trouble ul li {
text-align: left;
width: 481px;
padding: 18px 20px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #002d65;
-moz-box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
font-weight: bold;
font-size: 20px;
color: #fff;
margin-bottom: 10px;
}
.p_top .trouble ul li span {
color: #fff500;
}
.p_top .service {
padding: 70px 0 85px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/service_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
margin-top: -5px;
position: relative;
z-index: 1;
}
.p_top .service ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p_top .service ul li {
width: 184px;
padding: 10px;
background: #fff;
margin-bottom: 20px;
}
.p_top .service ul li:not(:nth-child(5n+1)) {
margin-right: 20px;
} .p_top .service ul li .txt span {
font-weight: bold;
font-size: 18px;
line-height: 1.33333;
color: #002d65;
position: relative;
padding-left: 19px;
margin-top: 5px;
display: block;
min-height: 48px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.p_top .service ul li .txt span:after {
content: '';
min-height: inherit;
font-size: 0;
}
.p_top .service ul li .txt span::before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 14px;
height: 13px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_check.svg) center/contain no-repeat;
display: block;
}
.p_top .galleryArea .carousel {
overflow: hidden;
position: relative;
height: 221px;
}
.p_top .galleryArea .carousel ul {
height: 221px;
position: absolute;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.p_top .galleryArea .carousel ul li {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 200px;
height: 221px;
position: relative;
z-index: 1;
}
.p_top .galleryArea .carousel ul li img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.p_top .galleryArea .gallery_roll_wr {
width: 100%;
overflow: hidden;
}
.p_top .pack {
background: #fff url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg.png) no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
padding: 40px 0 250px;
position: relative;
}
.p_top .pack::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.p_top .pack::after {
content: "";
position: absolute;
top: 14px;
left: 0;
width: 100%;
height: 2px;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.p_top .pack_top {
text-align: center;
}
.p_top .pack_top p {
font-weight: bold;
font-size: 20px;
line-height: 1.2;
text-align: center;
color: #002d65;
margin-bottom: 25px;
}
.p_top .pack_top .df {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p_top .pack_top .df ul:nth-of-type(1) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 480px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p_top .pack_top .df ul:nth-of-type(1) li {
font-weight: bold;
font-size: 19px;
line-height: 1.52632;
text-align: center;
color: #fff;
width: 153.88px;
height: 53.36px;
background: transparent;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg1.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
margin-top: 6px;
margin-bottom: 6px;
}
.p_top .pack_top .df ul:nth-of-type(1) li:not(:nth-child(3n)) {
margin-right: 9px;
}
.p_top .pack_top .df ul:nth-of-type(2) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 480px;
}
.p_top .pack_top .df ul:nth-of-type(2) li:not(:last-child) {
margin-right: 6px;
}
.p_top .pack_top .df > p {
width: 100%;
text-align: center;
margin-top: 10px;
}
.p_top .pack_mid {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-bottom: 90px;
}
.p_top .pack_mid dl {
width: 487px;
margin-bottom: 20px;
background: #fff;
}
.p_top .pack_mid dl dt {
text-align: center;
padding: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(#0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(#0055c0 0%, #00367b 100%);
background: linear-gradient(#0055c0 0%, #00367b 100%);
font-weight: bold;
font-size: 30px;
color: #fff;
padding: 15px;
}
.p_top .pack_mid dl dd {
text-align: center;
padding: 15px;
border: 3px solid #00377e;
border-top: 0;
height: -webkit-calc(100% - 75px);
height: -moz-calc(100% - 75px);
height: calc(100% - 75px);
}
.p_top .pack_mid dl dd .txt01 {
font-weight: bold;
font-size: 24px;
text-align: center;
color: #2e2e2e;
}
.p_top .pack_mid dl dd .txt01 span {
width: 183px;
height: 32px;
-moz-border-radius: 16px;
border-radius: 16px;
background: #ff7f00;
font-weight: bold;
font-size: 18px;
text-align: center;
color: #fff;
padding: 3px 12px;
margin-left: 5px;
}
.p_top .pack_mid dl dd .txt02 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: baseline;
-moz-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
font-weight: bold;
font-size: 38px;
text-align: center;
color: #bf0007;
}
.p_top .pack_mid dl dd .txt02 img {
width: 81px;
}
.p_top .pack_mid dl dd .txt02 i {
font-style: normal;
margin: 0 10px;
font-weight: bold;
font-size: 76px;
line-height: 1;
text-align: center;
color: #bf0007;
}
.p_top .pack_mid dl dd .txt02 i small {
font-size: 40px;
}
.p_top .pack_mid dl dd .txt03 {
font-weight: normal;
font-size: 14px;
line-height: 1.85714;
text-align: center;
color: #2e2e2e;
}
.p_top .pack_bot {
background: #004aa7;
position: relative;
padding-bottom: 80px;
}
.p_top .pack_bot h3 {
position: absolute;
left: 50%;
top: -44px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
font-weight: bold;
font-size: 32px;
text-align: center;
color: #002d65;
width: 396px;
padding: 20px;
background: #fff;
position: relative;
margin-bottom: 20px;
}
.p_top .pack_bot h3::after {
content: "";
position: absolute;
left: 0;
bottom: -11px;
width: 100%;
height: 11px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/line.png) repeat-x;
display: block;
}
.p_top .pack_bot .pb_main {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 0 75px;
}
.p_top .pack_bot .pb_main .item {
width: 396px;
}
.p_top .pack_bot .pb_main .item h4 {
font-weight: bold;
font-size: 22px;
color: #fff;
border-left: 7px solid #fff;
padding-left: 20px;
position: relative;
margin-bottom: 17px;
}
.p_top .pack_bot .pb_main .item h4:after {
content: "";
position: absolute;
left: 14px;
bottom: 0;
width: -webkit-calc(100% - 14px);
width: -moz-calc(100% - 14px);
width: calc(100% - 14px);
height: 1px;
background: #fff;
display: block;
}
.p_top .pack_bot .pb_main .item figure {
margin-bottom: 25px;
}
.p_top .pack_bot .pb_main .item .prices p {
border-bottom: 1px dashed #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 15px 0;
}
.p_top .pack_bot .pb_main .item .prices p.nobd {
border-bottom: none;
}
.p_top .pack_bot .pb_main .item .prices p span:nth-of-type(1) {
font-weight: bold;
font-size: 17px;
line-height: 1.23529;
text-align: left;
color: #fff;
}
.p_top .pack_bot .pb_main .item .prices p span:nth-of-type(1) small {
display: block;
font-size: 14px;
}
.p_top .pack_bot .pb_main .item .prices p span:nth-of-type(2) {
font-weight: bold;
font-size: 16px;
color: #fff500;
}
.p_top .pack_bot .pb_main .item h5 {
text-align: center;
position: relative;
font-weight: bold;
font-size: 21px;
color: #fff;
margin: 30px 0 20px;
}
.p_top .pack_bot .pb_main .item h5:before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 107px;
height: 15px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/line2.png) repeat-x;
background-position: 10px center;
display: block;
}
.p_top .pack_bot .pb_main .item h5:after {
content: "";
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 107px;
height: 15px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/line2.png) repeat-x;
background-position: 10px center;
display: block;
}
.p_top .payment {
margin-top: -130px;
padding-bottom: 35px;
}
.p_top .payment .box_top {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/payment_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
padding: 40px 60px 0;
position: relative;
margin-bottom: 20px;
width: 800px;
margin-left: auto;
margin-right: auto;
}
.p_top .payment .box_top .talk {
width: 470px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
border: 3px solid #004aa7;
position: absolute;
top: -40px;
left: 165px;
text-align: center;
padding: 15px;
}
.p_top .payment .box_top .talk::after {
content: "";
position: absolute;
left: 50%;
bottom: -17px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 20px;
height: 17px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ar.png) center/contain no-repeat;
display: block;
}
.p_top .payment .box_top .talk p {
font-weight: bold;
font-size: 24px;
color: #004aa7;
}
.p_top .payment .box_top .talk p span {
font-weight: bold;
font-size: 50px;
line-height: 1;
color: #004aa7;
display: block;
}
.p_top .payment .box_top .talk p span small {
font-weight: bold;
font-size: 37px;
color: #004aa7;
}
.p_top .payment .box_top .talk p em {
font-style: normal;
color: #BF0007;
}
.p_top .payment .box_top .df {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
z-index: 1;
}
.p_top .payment .box_top .df > figure {
width: 250px;
margin-right: -37px;
}
.p_top .payment .box_top .df .txt {
width: 463px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
margin-bottom: 20px;
}
.p_top .payment .box_top .df .txt p {
font-weight: bold;
font-size: 22px;
line-height: 1.36364;
text-align: center;
color: #000;
}
.p_top .payment .box_top .df .txt img {
width: 245px;
}
.p_top .payment .box_bot {
width: 800px;
padding: 20px 40px 40px;
background: #fff;
border: 2px solid #bf0007;
margin: 0 auto;
}
.p_top .payment .box_bot dl dt {
font-weight: bold;
font-size: 28px;
text-align: center;
color: #bf0007;
margin-bottom: 10px;
}
.p_top .payment .box_bot dl dd ul li {
position: relative;
padding-left: 15px;
font-weight: normal;
font-size: 14px;
line-height: 1.85714;
text-align: left;
color: #2e2e2e;
}
.p_top .payment .box_bot dl dd ul li:before {
content: "・";
position: absolute;
top: 0;
left: 0;
display: block;
}
.p_top .work {
padding: 70px 0 80px;
background: #004aa7;
}
.p_top .work ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p_top .work ul li {
padding: 10px;
width: 485px;
background: #fff;
}
.p_top .work ul li .txt {
padding: 15px 20px;
border: 1px solid #004aa7;
}
.p_top .work ul li .txt figure {
height: 197px;
}
.p_top .work ul li .txt figure img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.p_top .work ul li .txt .dlist {
margin: 20px 0 15px;
}
.p_top .work ul li .txt .dlist dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 8px;
}
.p_top .work ul li .txt .dlist dl dt {
width: 96px;
height: 28px;
-moz-border-radius: 14px;
border-radius: 14px;
background: -webkit-gradient(linear, left top, left bottom, from(#004aa7), to(#002d65));
background: -webkit-linear-gradient(#004aa7 0%, #002d65 100%);
background: -moz- oldlinear-gradient(#004aa7 0%, #002d65 100%);
background: linear-gradient(#004aa7 0%, #002d65 100%);
font-weight: bold;
font-size: 16px;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.p_top .work ul li .txt .dlist dl dd {
font-weight: bold;
font-size: 16px;
line-height: 1.3125;
text-align: left;
color: #002d65;
width: -webkit-calc(100% - 96px);
width: -moz-calc(100% - 96px);
width: calc(100% - 96px);
padding-left: 15px;
}
.p_top .work ul li .txt p {
font-weight: normal;
font-size: 16px;
line-height: 1.6875;
text-align: left;
color: #002d65;
}
.p_top .staff {
padding: 70px 0 75px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/staff_bg.png) 0 0 no-repeat;
-moz-background-size: cover;
background-size: cover;
}
.p_top .staff_slide .swiper-wrapper {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.p_top .staff_slide .swiper-button-next {
width: 24px;
height: 56px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_next.svg) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
left: -webkit-calc(50% - 167px);
left: -moz-calc(50% - 167px);
left: calc(50% - 167px);
}
.p_top .staff_slide .swiper-button-prev {
width: 24px;
height: 56px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_prev.svg) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
right: -webkit-calc(50% - 167px);
right: -moz-calc(50% - 167px);
right: calc(50% - 167px);
left: inherit;
}
.p_top .staff_slide ul li {
width: 259px;
padding: 15px;
background: #fff;
-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.16);
margin: 0 26px;
}
.p_top .staff_slide ul li figure {
height: 303px;
}
.p_top .staff_slide ul li figure img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.p_top .staff_slide ul li .txt h3 {
font-weight: bold;
font-size: 22px;
color: #002d65;
margin: 10px 0;
}
.p_top .staff_slide ul li .txt h3 small {
font-weight: bold;
font-size: 13px;
text-align: left;
color: #002d65;
margin-left: 20px;
position: relative;
}
.p_top .staff_slide ul li .txt h3 small::before {
content: "-";
position: absolute;
top: 0;
left: -12px;
display: block;
}
.p_top .staff_slide ul li .txt p {
font-weight: normal;
font-size: 12px;
line-height: 1.5;
text-align: left;
color: #002d65;
}
.why {
background: #004aa7;
padding: 70px 0 20px;
}
.why h2 {
margin-bottom: 65px;
}
.why h2 span {
position: relative;
}
.why h2 span img {
width: 300px;
height: 135px;
}
.why h2 span::after {
content: "";
position: absolute;
top: -66px;
left: -webkit-calc(50% + 100px);
left: -moz-calc(50% + 100px);
left: calc(50% + 100px);
width: 182px;
height: 203px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/why_man.png) center/contain no-repeat;
display: block;
}
.why ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
padding-left: 15px;
counter-reset: div;
}
.why ul li {
margin-bottom: 55px;
padding: 10px;
background-color: #fff;
width: 303px;
position: relative;
position: relative;
}
.why ul li::before {
position: absolute;
top: -30px;
left: -15px;
counter-increment: div;
content: "0" counter(div);
font-weight: bold;
font-size: 32px;
line-height: 1.34375;
text-align: left;
color: #002d65;
width: 79px;
height: 76px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/why_icon_circle.png) center/contain no-repeat;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 4px;
padding-left: 7px;
}
.why ul li:not(:nth-child(3n)) {
margin-right: 25px;
}
.why ul li .ct {
height: 100%;
border: 1px solid #004aa7;
padding: 15px;
}
.why ul li .ct h3 {
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 25px;
text-align: center;
color: #bf0007;
position: relative;
margin: 10px 0;
padding-bottom: 10px;
}
.why ul li .ct h3::after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 53px;
height: 5px;
-moz-border-radius: 2.5px;
border-radius: 2.5px;
background: #bf0007;
display: block;
}
.why ul li .ct p {
font-weight: normal;
font-size: 16px;
line-height: 1.5;
color: #002d65;
}
.area {
padding: 45px 0 60px;
}
.area_top {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 0 70px;
}
.area_top .txt {
width: -webkit-calc(100% - 404px);
width: -moz-calc(100% - 404px);
width: calc(100% - 404px);
padding-right: 20px;
}
.area_top .txt p {
font-weight: bold;
font-size: 18px;
text-align: center;
color: #002d65;
}
.area_top .txt p span {
font-weight: bold;
font-size: 24px;
line-height: 1.5;
text-align: center;
color: #002d65;
display: block;
}
.area_top .txt p em {
font-weight: bold;
font-size: 42px;
text-align: center;
color: #bf0007;
font-style: normal;
display: block;
}
.area_top figure {
width: 404px;
}
.area_bot {
margin-top: 45px;
}
.area_bot dl {
border-bottom: 1px solid #002d65;
}
.area_bot dl:nth-of-type(1) {
border-top: 1px solid #002d65;
}
.area_bot dl dt {
font-weight: bold;
font-size: 20px;
color: #002d65;
position: relative;
padding: 20px 65px;
cursor: pointer;
}
.area_bot dl dt.is_active::after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.area_bot dl dt:before {
content: "";
position: absolute;
top: 50%;
left: 30px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 22px;
height: 32px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_map.svg) center/contain no-repeat;
display: block;
}
.area_bot dl dt::after {
content: "";
position: absolute;
top: 50%;
right: 22px;
margin-top: -7px;
width: 0;
height: 0;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 15px solid #002D65;
}
.area_bot dl dd {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.3s ease-out;
-moz-transition: max-height 0.3s ease-out;
transition: max-height 0.3s ease-out;
}
.area_bot dl dd .txt {
padding: 0 30px 30px;
}
.area_bot dl dd p {
font-size: 16px;
line-height: 1.5;
color: #002d65;
}
.pageChild .contact {
padding: 95px 0 50px;
}
.pageChild .contact_top ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 35px;
}
.pageChild .contact_top ul li {
margin: 0 16px;
}
.pageChild .contact_top ul li:nth-of-type(1) a {
position: relative;
width: 511px;
padding: 25px 0 20px;
-moz-border-radius: 17px;
border-radius: 17px;
background: #fff;
border: 2px solid #bf0007;
display: block;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.pageChild .contact_top ul li:nth-of-type(1) a small {
width: 214px;
height: 31px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #d02e00;
font-weight: bold;
font-size: 15px;
text-align: center;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
left: 50%;
top: -15px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.pageChild .contact_top ul li:nth-of-type(1) a span {
position: relative;
padding-left: 59px;
font-family: "Roboto", sans-serif;
font-weight: bold;
font-size: 53px;
text-align: left;
line-height: 1;
color: #004aa7;
}
.pageChild .contact_top ul li:nth-of-type(1) a span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 49px;
height: 49px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_tel.svg) center/contain no-repeat;
display: block;
}
.pageChild .contact_top ul li:nth-of-type(2) {
width: 404px;
}
.pageChild .contact_bot {
-moz-border-radius: 20px;
border-radius: 20px;
background: #fff;
border: 3px solid #002d65;
padding: 45px;
}
.pageChild .contact_bot .dlist dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 27px;
}
.pageChild .contact_bot .dlist dl.ait {
-webkit-box-align: start;
-moz-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.pageChild .contact_bot .dlist dl.ait dt {
padding-top: 15px;
}
.pageChild .contact_bot .dlist dl dt {
width: 254px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: bold;
font-size: 18px;
line-height: 1.33333;
text-align: left;
color: #2b2b2b;
}
.pageChild .contact_bot .dlist dl dt span {
width: 56px;
height: 24px;
-moz-border-radius: 12px;
border-radius: 12px;
background: #bf0007;
font-weight: normal;
font-size: 14px;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.pageChild .contact_bot .dlist dl dd {
padding-left: 25px;
width: -webkit-calc(100% - 254px);
width: -moz-calc(100% - 254px);
width: calc(100% - 254px);
}
.pageChild .contact_bot .dlist dl dd input {
width: 100%;
padding: 0 17px;
outline: none;
font-size: 18px;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 56px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #f7f7f7;
border: 1px solid #ccc;
}
.pageChild .contact_bot .dlist dl dd input::-webkit-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd input::-moz-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd input:-ms-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd input::placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea {
width: 100%;
padding: 10px 17px;
outline: none;
font-size: 18px;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 334px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #f7f7f7;
border: 1px solid #ccc;
}
.pageChild .contact_bot .dlist dl dd textarea::-webkit-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea::-moz-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea:-ms-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea::placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd .select label {
display: block;
position: relative;
-webkit-perspective: 1px;
-moz-perspective: 1px;
perspective: 1px;
width: 254px;
height: 56px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
border: 1px solid #ccc;
}
.pageChild .contact_bot .dlist dl dd .select label::after {
content: "";
position: absolute;
top: 50%;
right: 12px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 0;
height: 0;
border-left: 8px solid transparent;
border-right: 8px solid transparent;
border-top: 15px solid #2B2B2B;
}
.pageChild .contact_bot .dlist dl dd .select label select {
width: 100%;
height: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
border: none;
padding: 0 35px 0 17px;
background: transparent;
font-weight: 400;
font-size: 18px;
color: #cecece;
cursor: pointer;
position: relative;
z-index: 3;
}
.pageChild .contact_bot .dlist dl dd .select label select::-ms-expand {
display: none;
}
.pageChild .contact_bot .dlist dl dd .list_rd {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field {
margin-left: 0;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd:not(:last-child), .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field:not(:last-child) {
margin-right: 20px;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd label, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field label {
display: block;
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 17px;
font-size: 16px;
color: #2b2b2b;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd label input, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field label input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd span, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field span {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
padding: 0 0 0 22px;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd span::before, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field span::before {
position: absolute;
content: "";
top: 0;
left: 0;
-moz-border-radius: 50%;
border-radius: 50%;
width: 17px;
height: 17px;
background: #fff;
border: 1px solid #707070;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd span::after, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field span::after {
top: 3px;
left: 3px;
-moz-border-radius: 50%;
border-radius: 50%;
background: #000;
content: "";
position: absolute;
display: none;
width: 11px;
height: 11px;
background: #002d65;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd label input:checked ~ span:after, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field label input:checked ~ span:after {
display: block;
}
.pageChild .contact_bot .list_checkbox {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pageChild .contact_bot .list_checkbox.st2 {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 30px;
}
.pageChild .contact_bot .list_checkbox.st2 label span {
font-weight: bold;
}
.pageChild .contact_bot .list_checkbox li, .pageChild .contact_bot .list_checkbox .mwform-checkbox-field {
display: inline-block;
margin-right: 27px;
margin-left: 0;
}
.pageChild .contact_bot .list_checkbox label {
position: relative;
cursor: pointer;
font-size: 18px;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: inline-block;
font-size: 16px;
color: #2b2b2b;
}
.pageChild .contact_bot .list_checkbox label input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.pageChild .contact_bot .list_checkbox label span {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
padding: 0 0 0 27px;
}
.pageChild .contact_bot .list_checkbox label span::before {
position: absolute;
content: "";
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
width: 19px;
height: 19px;
-moz-border-radius: 5px;
border-radius: 5px;
background: #fff;
border: 1px solid #ccc;
}
.pageChild .contact_bot .list_checkbox label span::after {
left: 7px;
top: 6px;
width: 5px;
height: 10px;
border: solid #000;
border-width: 0 2px 2px 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
position: absolute;
display: none;
}
.pageChild .contact_bot .list_checkbox label input:checked ~ span:after {
display: block;
}
.pageChild .contact_bot button {
padding: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
cursor: pointer;
background-color: transparent;
width: 383px;
height: 75px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/contact/btn.png) 0 0 no-repeat;
-moz-background-size: cover;
background-size: cover;
text-indent: -9999px;
overflow: hidden;
}
.pageChild .contact_bot .box_privacy {
width: 645px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
border: 1px solid #ccc;
overflow: hidden;
margin: 60px auto 30px;
}
.pageChild .contact_bot .box_privacy .box {
height: 251px;
overflow-y: auto;
padding: 20px;
}
.pageChild .contact_bot .box_privacy .box dl dt {
font-weight: bold;
font-size: 20px;
margin-bottom: 15px;
text-align: center;
color: #2b2b2b;
}
.pageChild .contact_bot .box_privacy .box dl dd p {
font-weight: normal;
font-size: 12px;
line-height: 1.33333;
color: #000;
}
.pageChild .contact_bot .box_privacy .box dl dd p + p {
margin-top: 15px;
}
.p_thanks .footer .greeting {
display: none;
}
.p_thanks .thanks {
padding: 50px 0 90px;
text-align: center;
}
.p_thanks .thanks h3 {
font-weight: bold;
font-size: 36px;
color: #004193;
margin-bottom: 40px;
}
.p_thanks .thanks p {
font-weight: normal;
font-size: 16px;
line-height: 1.5;
color: #002d65;
}
.p_thanks .thanks p + p {
margin-top: 20px;
}
.pageChild {
background: -webkit-repeating-linear-gradient(left, #f7f7f7, #f7f7f7 7px, #fff 7px, #fff 14px);
background: -moz- oldrepeating-linear-gradient(left, #f7f7f7, #f7f7f7 7px, #fff 7px, #fff 14px);
background: repeating-linear-gradient(90deg, #f7f7f7, #f7f7f7 7px, #fff 7px, #fff 14px);
}
.pageChild .footer .greeting {
display: none;
}
.pageChild__company {
padding: 110px 0 65px;
}
.pageChild__company .dlist {
max-width: 800px;
width: 100%;
margin-left: auto;
margin-right: auto;
border: 1px solid #d1d1d1;
}
.pageChild__company .dlist dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.pageChild__company .dlist dl:not(:last-child) {
border-bottom: 1px solid #d1d1d1;
}
.pageChild__company .dlist dl dt {
width: 170px;
font-weight: bold;
font-size: 16px;
color: #002D65;
background: #FFF4F4;
padding: 20px 23px;
border-right: 1px solid #d1d1d1;
}
.pageChild__company .dlist dl dd {
font-size: 16px;
line-height: 1.625;
color: #002D65;
width: -webkit-calc(100% - 170px);
width: -moz-calc(100% - 170px);
width: calc(100% - 170px);
background: #fff;
padding: 20px 23px;
}
.pageChild__company .dlist dl dd p {
font-size: 16px;
line-height: 1.625;
color: #002D65;
}
.pageChild__company .dlist dl dd .map {
margin-top: 15px;
}
.pageChild__company .dlist dl dd .map iframe {
width: 100%;
height: 150px;
}
.pageChild__service {
padding-top: 100px;
padding-bottom: 63px;
}
.pageChild__service .wrap {
margin-left: -13px;
margin-right: -13px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.pageChild__service .wrap article {
width: 487px;
border: 1px solid #BFBFBF;
background: #fff;
padding: 24px 21px 38px 24px;
margin: 10px 13px;
}
.pageChild__service .wrap article figure img {
width: 100%;
max-height: 234px;
object-fit: cover;
}
.pageChild__service .wrap article h3 {
font-size: 3rem;
line-height: 44px;
font-weight: 700;
color: #002D65;
margin-top: 19px;
}
.pageChild__service .wrap article .txt {
font-size: 1.6rem;
line-height: 26px;
font-weight: 400;
margin-top: 12px;
}
.pageChild__price {
padding-top: 111px;
}
.pageChild__price .support {
margin-bottom: 77px;
}
.pageChild__price .support h3 {
text-align: center;
line-height: 0;
}
.pageChild__price .support h3 figure img {
width: 520px;
}
.pageChild__price .support section {
background: #fff;
padding: 0 0 52px;
border-left: 3px solid #00377E;
border-right: 3px solid #00377E;
border-bottom: 3px solid #00377E;
margin-top: 40px;
}
.pageChild__price .support section h4 {
text-align: center;
color: #fff;
font-size: 3.2rem;
line-height: 46px;
font-weight: 700;
padding: 12px 0;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(top, #0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(top, #0055c0 0%, #00367b 100%);
background: linear-gradient(180deg, #0055c0 0%, #00367b 100%);
}
.pageChild__price .support section .wrap {
padding-left: 37px;
padding-right: 37px;
padding-top: 20px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.pageChild__price .support section .wrap dl {
width: 430px;
margin: 20px 15px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.pageChild__price .support section .wrap dl dt {
text-align: center;
font-size: 2.2rem;
line-height: 32px;
font-weight: 700;
color: #002D65;
background: #F0F7FF;
padding: 28px 0 33px 0;
width: 100%;
}
.pageChild__price .support section .wrap dl .txt {
font-size: 1.8rem;
line-height: 28px;
font-weight: 500;
color: #002D65;
margin-left: 25px;
margin-right: 25px;
margin-top: 20px;
min-height: 56px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.pageChild__price .support section .wrap dl .price {
margin-top: 20px;
width: 100%;
margin-left: 25px;
margin-right: 25px;
background: #FFF4F4;
height: 70px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: end;
-moz-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 14px 15px 13px 0;
font-size: 2.2rem;
line-height: 32px;
font-weight: 700;
color: #BF0007;
-ms-flex-item-align: end;
align-self: flex-end;
}
.pageChild__price .support section .wrap dl .price span {
font-size: 4.3rem;
line-height: 1;
}
.pageChild__price .support section .list {
padding-left: 92px;
padding-right: 92px;
padding-top: 20px;
}
.pageChild__price .support section .list dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 18.5px 20px 12.5px;
border-bottom: 1px dashed #00377E;
}
.pageChild__price .support section .list dl dt {
font-size: 2rem;
line-height: 29px;
font-weight: 700;
color: #002D65;
}
.pageChild__price .support section .list dl dt small {
font-size: 1.4rem;
}
.pageChild__price .support section .list dl dd {
font-size: 1.8rem;
line-height: 26px;
font-weight: 700;
color: #BF0007;
}
.pageChild__price .support__note {
text-align: center;
font-size: 2rem;
line-height: 32px;
font-weight: 700;
color: #002D65;
margin: 51px 0 0;
}
.pageChild__price .pack {
background: #fff url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg_price.png) no-repeat;
-moz-background-size: cover;
background-size: cover;
padding: 109px 0 82px;
position: relative;
}
.pageChild__price .pack::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.pageChild__price .pack::after {
content: "";
position: absolute;
top: 14px;
left: 0;
width: 100%;
height: 2px;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.pageChild__price .pack_top {
text-align: center;
}
.pageChild__price .pack_top p {
font-weight: bold;
font-size: 20px;
line-height: 1.2;
text-align: center;
color: #002d65;
margin-bottom: 25px;
}
.pageChild__price .pack_top .df {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.pageChild__price .pack_top .df ul:nth-of-type(1) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 480px;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pageChild__price .pack_top .df ul:nth-of-type(1) li {
font-weight: bold;
font-size: 19px;
line-height: 1.52632;
text-align: center;
color: #fff;
width: 153.88px;
height: 53.36px;
background: transparent;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg1.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
margin-top: 6px;
margin-bottom: 6px;
}
.pageChild__price .pack_top .df ul:nth-of-type(1) li:not(:nth-child(3n)) {
margin-right: 9px;
}
.pageChild__price .pack_top .df ul:nth-of-type(2) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
width: 480px;
}
.pageChild__price .pack_top .df ul:nth-of-type(2) li:not(:last-child) {
margin-right: 6px;
}
.pageChild__price .pack_top .df > p {
width: 100%;
text-align: center;
margin-top: 10px;
}
.pageChild__price .pack_top .note {
text-align: center;
font-size: 2rem;
line-height: 24px;
font-weight: 700;
color: #002D65;
margin-bottom: 30px;
}
.pageChild__price .pack_mid {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pageChild__price .pack_mid dl {
width: 487px;
margin-bottom: 20px;
background: #fff;
}
.pageChild__price .pack_mid dl dt {
text-align: center;
padding: 10px;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(#0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(#0055c0 0%, #00367b 100%);
background: linear-gradient(#0055c0 0%, #00367b 100%);
font-weight: bold;
font-size: 30px;
color: #fff;
padding: 15px;
}
.pageChild__price .pack_mid dl dd {
text-align: center;
padding: 15px;
border: 3px solid #00377e;
border-top: 0;
height: -webkit-calc(100% - 75px);
height: -moz-calc(100% - 75px);
height: calc(100% - 75px);
}
.pageChild__price .pack_mid dl dd .txt01 {
font-weight: bold;
font-size: 24px;
text-align: center;
color: #2e2e2e;
}
.pageChild__price .pack_mid dl dd .txt01 span {
width: 183px;
height: 32px;
-moz-border-radius: 16px;
border-radius: 16px;
background: #ff7f00;
font-weight: bold;
font-size: 18px;
text-align: center;
color: #fff;
padding: 3px 12px;
margin-left: 5px;
}
.pageChild__price .pack_mid dl dd .txt02 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: baseline;
-moz-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
font-weight: bold;
font-size: 38px;
text-align: center;
color: #bf0007;
}
.pageChild__price .pack_mid dl dd .txt02 img {
width: 81px;
}
.pageChild__price .pack_mid dl dd .txt02 i {
font-style: normal;
margin: 0 10px;
font-weight: bold;
font-size: 76px;
line-height: 1;
text-align: center;
color: #bf0007;
}
.pageChild__price .pack_mid dl dd .txt02 i small {
font-size: 40px;
}
.pageChild__price .pack_mid dl dd .txt03 {
font-weight: normal;
font-size: 14px;
line-height: 1.85714;
text-align: center;
color: #2e2e2e;
}
.pageChild__beginner .compare {
padding-top: 113px;
padding-bottom: 76.5px;
}
.pageChild__beginner .compare h2 {
line-height: 0;
text-align: center;
}
.pageChild__beginner .compare h2 figure img {
width: 392px;
}
.pageChild__beginner .compare .wrapArticle {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 40px;
}
.pageChild__beginner .compare .wrapArticle article {
width: 481px;
background: #fff;
padding-bottom: 36px;
border-top: 0 !important;
}
.pageChild__beginner .compare .wrapArticle article h3 {
font-size: 2.4rem;
line-height: 34px;
font-weight: 700;
color: #fff;
text-align: center;
padding: 13px 0 15.2px;
margin-left: -3px;
margin-right: -3px;
}
.pageChild__beginner .compare .wrapArticle article figure {
padding: 17px 17px 0;
}
.pageChild__beginner .compare .wrapArticle article figure img {
width: 100%;
height: auto;
}
.pageChild__beginner .compare .wrapArticle article ul {
padding: 25px 17px 0;
}
.pageChild__beginner .compare .wrapArticle article ul li {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
padding: 0 0 0 43px;
font-size: 2rem;
line-height: 29px;
font-weight: 700;
color: #000000;
}
.pageChild__beginner .compare .wrapArticle article ul li::before {
position: absolute;
content: "";
width: 29.4px;
height: 29.4px;
left: 0;
top: 0;
}
.pageChild__beginner .compare .wrapArticle article ul li + li {
margin-top: 15px;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(1) {
border: 3px solid #00377E;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(1) h3 {
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(top, #0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(top, #0055c0 0%, #00367b 100%);
background: linear-gradient(180deg, #0055c0 0%, #00367b 100%);
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(1) ul li::before {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/icCheckRed.svg) 0 0 no-repeat;
-moz-background-size: contain;
background-size: contain;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(2) {
border: 3px solid #2A2A2A;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(2) h3 {
background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#212121));
background: -webkit-linear-gradient(top, #888888 0%, #212121 100%);
background: -moz- oldlinear-gradient(top, #888888 0%, #212121 100%);
background: linear-gradient(180deg, #888888 0%, #212121 100%);
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(2) ul li::before {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/icCheckBrown.svg) 0 0 no-repeat;
-moz-background-size: contain;
background-size: contain;
}
.pageChild__beginner .compare .banner {
text-align: center;
margin-top: 40px;
line-height: 0;
}
.pageChild__beginner .compare .banner figure img {
width: 800px;
}
.pageChild__beginner .area {
background: #fff;
}
.pageChild__faq {
padding-top: 120px;
padding-bottom: 57px;
}
.pageChild__faq .box {
max-width: 800px;
width: 100%;
margin-left: auto;
margin-right: auto;
}
.pageChild__faq .box dl {
border-bottom: 1px solid #002D65;
}
.pageChild__faq .box dl + dl {
margin-top: 25px;
}
.pageChild__faq .box dl dt {
font-size: 2rem;
line-height: 30px;
font-weight: 700;
color: #002D65;
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
padding: 5px 40px 5px 39.2px;
}
.pageChild__faq .box dl dt::before {
position: absolute;
content: "Q";
width: 32px;
height: 32px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-moz-border-radius: 50%;
border-radius: 50%;
color: #fff;
font-size: 1.8rem;
line-height: 1;
background: #002D65;
left: 0;
top: 4px;
}
.pageChild__faq .box dl dt::after {
position: absolute;
content: "";
width: 40px;
height: 28px; -moz-background-size: contain;
background-size: contain;
right: 0;
top: 6px;
}
.pageChild__faq .box dl dd {
padding: 16.5px 0 25.5px;
font-size: 1.4rem;
line-height: 24px;
font-weight: 400;
color: #002D65;
}
.pageChild__flow {
padding-top: 113px;
padding-bottom: 82px;
counter-reset: ar;
}
.pageChild__flow h3 {
text-align: center;
line-height: 0;
margin-bottom: 40px;
}
.pageChild__flow h3 figure img {
width: 280px;
}
.pageChild__flow article {
counter-increment: ar;
border: 8px solid #004AA7;
background: #fff;
padding: 27px 23px 28px 24px;
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.pageChild__flow article + article {
margin-top: 38px;
}
.pageChild__flow article::after {
position: absolute;
content: "";
width: 76px;
height: 22px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/icArrowFlow.svg) 0 0 no-repeat;
-moz-background-size: contain;
background-size: contain;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -22px;
}
.pageChild__flow article figure {
width: 463px;
}
.pageChild__flow article .ar {
width: -webkit-calc(100% - 463px);
width: -moz-calc(100% - 463px);
width: calc(100% - 463px);
padding: 0 0 0 20px;
}
.pageChild__flow article .ar h4 {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
font-size: 2.4rem;
line-height: 35px;
font-weight: 700;
color: #002D65;
padding: 0 0 0 49px;
}
.pageChild__flow article .ar h4::before {
position: absolute;
content: counter(ar, decimal-leading-zero);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 38px;
height: 38px;
color: #fff;
background: #004AA7;
left: 0;
top: 0;
}
.pageChild__flow article .ar .txt {
font-size: 1.4rem;
line-height: 24px;
font-weight: 400;
color: #002D65;
margin-top: 15px;
}
.pageChild__strongRow {
padding-top: 113px;
padding-bottom: 61px;
}
.pageChild__strongRow h3 {
line-height: 0;
text-align: center;
}
.pageChild__strongRow h3 figure img {
width: 327px;
}
.pageChild__strongRow .intro {
margin-top: 40px;
font-size: 1.8rem;
line-height: 32px;
font-weight: 400;
}
.pageChild__strongRow .intro span {
color: #BF0007;
font-weight: 700;
}
.pageChild__strongRow .intro mark {
background: #FFE200;
}
.pageChild__strongRow .wrapAr {
margin-top: 48px;
margin-left: -19px;
margin-right: -19px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.pageChild__strongRow .wrapAr article {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
width: 481px;
margin: 15px 19px;
}
.pageChild__strongRow .wrapAr article h4 {
overflow: hidden;
}
.pageChild__strongRow .wrapAr article h4 span {
font-size: 2.5rem;
line-height: 33px;
font-weight: 900;
color: #fff;
padding: 9px 50px 11px 22px;
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
}
.pageChild__strongRow .wrapAr article h4 span::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: #004AA7;
left: 0;
top: 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
z-index: -1;
}
.pageChild__strongRow .wrapAr article figure {
margin-top: -27px;
}
.pageChild__strongRow .wrapAr article .txt {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
flex: 1;
background: #fff;
padding: 27px 21px;
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
margin: -43px 22px 0;
font-size: 1.6rem;
line-height: 28px;
font-weight: 400;
color: #000000;
}
.pageChild__strongRow .payment {
margin-top: 80px;
}
.pageChild__strongRow .payment .box_top {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/payment_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
padding: 40px 60px 0;
position: relative;
margin-bottom: 20px;
width: 800px;
margin-left: auto;
margin-right: auto;
}
.pageChild__strongRow .payment .box_top .talk {
width: 470px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
border: 3px solid #004aa7;
position: absolute;
top: -40px;
left: 165px;
text-align: center;
padding: 15px;
}
.pageChild__strongRow .payment .box_top .talk::after {
content: "";
position: absolute;
left: 50%;
bottom: -17px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 20px;
height: 17px;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ar.png) center/contain no-repeat;
display: block;
}
.pageChild__strongRow .payment .box_top .talk p {
font-weight: bold;
font-size: 24px;
color: #004aa7;
}
.pageChild__strongRow .payment .box_top .talk p span {
font-weight: bold;
font-size: 50px;
line-height: 1;
color: #004aa7;
display: block;
}
.pageChild__strongRow .payment .box_top .talk p span small {
font-weight: bold;
font-size: 37px;
color: #004aa7;
}
.pageChild__strongRow .payment .box_top .talk p em {
font-style: normal;
color: #BF0007;
}
.pageChild__strongRow .payment .box_top .df {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
z-index: 1;
}
.pageChild__strongRow .payment .box_top .df > figure {
width: 250px;
margin-right: -37px;
}
.pageChild__strongRow .payment .box_top .df .txt {
width: 463px;
-moz-border-radius: 10px;
border-radius: 10px;
background: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
padding: 10px;
margin-bottom: 20px;
}
.pageChild__strongRow .payment .box_top .df .txt p {
font-weight: bold;
font-size: 22px;
line-height: 1.36364;
text-align: center;
color: #000;
}
.pageChild__strongRow .payment .box_top .df .txt img {
width: 245px;
}
.pageChild__item {
padding-top: 105px;
padding-bottom: 62px;
}
.pageChild__item h2 {
line-height: 0;
text-align: center;
}
.pageChild__item h2 figure img {
width: 480px;
}
.pageChild__item .intro {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: 44px;
}
.pageChild__item .intro figure {
width: 500px;
}
.pageChild__item .intro figure img {
width: 100%;
height: auto;
}
.pageChild__item .intro .txt {
width: -webkit-calc(100% - 500px);
width: -moz-calc(100% - 500px);
width: calc(100% - 500px);
padding: 0 0 0 40px;
font-size: 1.8rem;
line-height: 30px;
font-weight: 500;
color: #002D65;
}
.pageChild__item section {
margin-top: 40px;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.pageChild__item section h3 {
text-align: center;
color: #fff;
font-size: 3.2rem;
line-height: 46px;
font-weight: 700;
padding: 12px 0;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(top, #0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(top, #0055c0 0%, #00367b 100%);
background: linear-gradient(180deg, #0055c0 0%, #00367b 100%);
width: 100%;
}
.pageChild__item section > figure {
width: 487px;
margin-top: 20px;
}
.pageChild__item section article {
margin-top: 20px;
width: 487px;
padding-top: 15px;
}
.pageChild__item section article h4 {
font-size: 2rem;
line-height: 28px;
font-weight: 700;
color: #002D65;
}
.pageChild__item section article .txt {
font-size: 1.8rem;
line-height: 32px;
font-weight: 400;
color: #002D65;
margin-top: 20px;
}
.pageChild__item section dl {
width: 487px;
margin-top: 20px;
background: #fff;
border: 1px solid #D6D6D6;
}
.pageChild__item section dl dt {
font-size: 2.2rem;
line-height: 32px;
font-weight: 700;
color: #002D65;
padding: 23px 31px 24px 31px;
background: #FFF4F4;
border-bottom: 1px solid #D6D6D6;
}
.pageChild__item section dl dd {
padding: 25px 31px 32px 31px;
font-size: 1.6rem;
line-height: 28px;
font-weight: 400;
color: #002D65;
}
}
@media screen and (max-width: 768px) {
img {
width: 100%;
height: auto;
}
.container {
overflow: hidden;
}
.show_pc {
display: none !important;
}
.row {
padding-left: 3.62319vw;
padding-right: 3.62319vw;
}
.inner {
padding-left: 3.62319vw;
padding-right: 3.62319vw;
}
body {
padding-top: 19.80676vw;
}
input, select, textarea {
font-size: 16px !important;
}
.header {
width: 100%;
position: fixed;
top: 0;
left: 0;
z-index: 1000;
background-color: #fff;
}
.header.box_shadow {
-moz-box-shadow: rgba(99, 99, 99, 0.2) 0px 0.48309vw 1.93237vw 0px;
box-shadow: rgba(99, 99, 99, 0.2) 0px 0.48309vw 1.93237vw 0px;
}
.header h1, .header .header__logo {
line-height: 1;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 1.93237vw 3.62319vw;
}
.header h1 a, .header .header__logo a {
display: block;
width: 68.84058vw;
}
.header .row {
padding: 0;
}
.header .header_nav {
position: fixed;
height: 0;
right: 0;
opacity: 0;
top: 19.80676vw;
visibility: hidden;
padding: 12.07729vw 12.07729vw 7.24638vw;
-webkit-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
transition: all 0.3s ease-in-out;
overflow-y: auto;
width: 100%;
background: #f5f5f5;
}
.header .header_nav.active {
opacity: 1;
height: 100%;
visibility: visible;
}
.header .header_nav ul li {
margin-bottom: 4.83092vw;
}
.header .header_nav ul li img {
vertical-align: bottom;
} .header .header_nav ul li a {
font-weight: bold;
font-size: 5.31401vw;
font-weight: bold;
color: #002d65;
}
.header .menu_icon {
width: 10.62802vw;
height: 12.07729vw;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
position: fixed;
top: 5.07246vw;
right: 3.62319vw;
z-index: 99;
cursor: pointer;
}
.header .menu_icon i {
font-style: normal;
font-size: 3.38164vw;
color: #004aa7;
font-weight: bold;
}
.header .menu_icon.active .menu-trigger span:nth-of-type(1) {
-webkit-transform: translateY(3.1401vw) rotate(-45deg);
-moz-transform: translateY(3.1401vw) rotate(-45deg);
-ms-transform: translateY(3.1401vw) rotate(-45deg);
transform: translateY(3.1401vw) rotate(-45deg);
}
.header .menu_icon.active .menu-trigger span:nth-of-type(2) {
opacity: 0;
}
.header .menu_icon.active .menu-trigger span:nth-of-type(3) {
-webkit-transform: translateY(-3.1401vw) rotate(45deg);
-moz-transform: translateY(-3.1401vw) rotate(45deg);
-ms-transform: translateY(-3.1401vw) rotate(45deg);
transform: translateY(-3.1401vw) rotate(45deg);
width: 100%;
}
.header .menu_icon_in {
width: 10.62802vw;
height: 6.76329vw;
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-ms-transform: rotate(0deg);
transform: rotate(0deg);
-webkit-transition: .5s ease-in-out;
-moz-transition: .5s ease-in-out;
transition: .5s ease-in-out;
cursor: pointer;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-moz-box-orient: vertical;
-moz-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
.header .menu_icon_in .menu-trigger,
.header .menu_icon_in .menu-trigger span {
display: inline-block;
-webkit-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.header .menu_icon_in .menu-trigger {
position: relative;
width: 100%;
height: 11.11111vw;
}
.header .menu_icon_in .menu-trigger span {
position: absolute;
left: 0;
width: 100%;
height: 0.48309vw;
min-height: 1px;
background-color: #004aa7;
}
.header .menu_icon_in .menu-trigger span:nth-of-type(1) {
top: 0;
}
.header .menu_icon_in .menu-trigger span:nth-of-type(2) {
top: 3.1401vw;
right: 0;
left: inherit;
}
.header .menu_icon_in .menu-trigger span:nth-of-type(3) {
bottom: 0;
right: 0;
left: inherit;
}
.menuBotFixed {
position: fixed;
left: 0;
bottom: 0;
width: 100%;
padding: 2.41546vw 0;
z-index: 1000;
background: -webkit-gradient(linear, left top, left bottom, from(#fff500), to(#ffb100));
background: -webkit-linear-gradient(#fff500 0%, #ffb100 100%);
background: -moz- oldlinear-gradient(#fff500 0%, #ffb100 100%);
background: linear-gradient(#fff500 0%, #ffb100 100%);
}
.menuBotFixed .row {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.menuBotFixed .row p {
line-height: 1.4;
}
.menuBotFixed .row p span {
font-weight: bold;
font-size: 6.03865vw;
color: #4e1616;
}
.menuBotFixed .row p small {
font-weight: bold;
font-size: 3.86473vw;
color: #4e1616;
display: block;
}
.menuBotFixed .row ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.menuBotFixed .row ul li {
width: 15.21739vw;
}
.menuBotFixed .row ul li img {
vertical-align: bottom;
}
.menuBotFixed .row ul li:not(:last-child) {
margin-right: 2.41546vw;
}
.menuBotFixed .row ul li:nth-of-type(1) {
width: 59.17874vw;
}
.ttl {
position: relative;
}
.ttl > picture, .ttl figure {
position: relative;
}
.ttl > picture::after, .ttl figure::after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 45, 101, 0.45);
display: block;
}
.ttl > picture img, .ttl figure img {
display: block;
width: 100%;
height: auto;
}
.ttl .txt {
position: absolute;
bottom: -20.5314vw;
left: 0;
width: 100%;
height: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.ttl .txt h2 {
display: inline-block;
width: 92.75362vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ttl_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
text-align: center;
padding: 7.24638vw 0;
}
.ttl .txt h2 span {
font-weight: bold;
font-size: 6.52174vw;
color: #002d65;
display: block;
}
.ttl .txt h2 small {
font-weight: bold;
font-size: 3.62319vw;
color: #002d65;
}
.footer {
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
}
.footer > p {
background-color: #fff;
padding: 3.62319vw;
font-size: 3.38164vw;
text-align: center;
color: #000;
}
.footer .greeting {
padding: 10.86957vw 0 12.07729vw;
text-align: center;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/greeting_bg.png) top 6.03865vw center no-repeat;
-moz-background-size: 78.26087vw auto;
background-size: 78.26087vw auto;
}
.footer .greeting dl dt {
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 7.72947vw;
margin-bottom: 3.62319vw;
text-align: center;
color: #fff;
}
.footer .greeting dl dd {
font-weight: normal;
font-size: 3.86473vw;
line-height: 1.5;
text-align: center;
color: #fff;
}
.footer_top {
padding: 7.24638vw 0;
}
.footer_top .row > dl > dt {
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 7.72947vw;
line-height: 10.14493vw;
text-align: center;
color: #fff;
margin-bottom: 7.24638vw;
}
.footer_top .row > dl > dd dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
margin-top: 2.89855vw;
}
.footer_top .row > dl > dd dl dt {
width: 33.09179vw;
font-weight: bold;
font-size: 3.86473vw;
line-height: 5.7971vw;
text-align: left;
color: #fff;
}
.footer_top .row > dl > dd dl dd {
font-weight: normal;
font-size: 3.86473vw;
line-height: 5.7971vw;
text-align: left;
color: #fff;
width: -webkit-calc(100% - 33.09179vw);
width: -moz-calc(100% - 33.09179vw);
width: calc(100% - 33.09179vw);
}
.footer_top .row > dl > dd dl dd a {
color: #fff;
}
.footer_top .row > dl > dd dl dd ul li {
position: relative;
padding-left: 3.62319vw;
}
.footer_top .row > dl > dd dl dd ul li::before {
content: "・";
position: absolute;
top: 0;
left: 0;
display: block;
}
.t_ttl {
text-align: center;
margin-bottom: 7.24638vw;
}
.t_ttl.st2 small {
color: #004AA7;
}
.t_ttl.st2 small::before, .t_ttl.st2 small::after {
background-color: #004AA7;
}
.t_ttl small {
display: inline-block;
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 4.83092vw;
text-align: center;
color: #fff;
padding: 0 2.41546vw;
position: relative;
margin-bottom: 1.20773vw;
}
.t_ttl small::before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: rotate(-30deg) translateY(-50%);
-moz-transform: rotate(-30deg) translateY(-50%);
-ms-transform: rotate(-30deg) translateY(-50%);
transform: rotate(-30deg) translateY(-50%);
width: 0.48309vw;
height: 100%;
background: #fff;
display: block;
}
.t_ttl small::after {
content: "";
position: absolute;
top: 50%;
right: 0;
-webkit-transform: rotate(30deg) translateY(-50%);
-moz-transform: rotate(30deg) translateY(-50%);
-ms-transform: rotate(30deg) translateY(-50%);
transform: rotate(30deg) translateY(-50%);
width: 0.48309vw;
height: 100%;
background: #fff;
display: block;
}
.t_ttl em {
display: block;
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 7.24638vw;
font-style: normal;
color: #f0d820;
}
.t_ttl span {
display: block;
text-align: center;
}
.cta {
background: #fff url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/cta_bg.png) no-repeat;
-moz-background-size: cover;
background-size: cover;
padding: 9.66184vw 0;
}
.cta_top {
text-align: center;
margin-bottom: 9.66184vw;
}
.cta_top picture {
display: inline-block;
}
.cta_bot .t_ttl {
margin-bottom: 4.83092vw;
}
.cta_bot .t_ttl span img {
width: 77.29469vw;
}
.cta_bot .t_ttl small {
color: #b42325 !important;
}
.cta_bot .t_ttl small::before, .cta_bot .t_ttl small::after {
background-color: #b42325 !important;
}
.cta_bot .box {
background: #fff;
margin: 0 auto;
padding: 5.55556vw 4.34783vw;
}
.cta_bot .box > a {
display: block;
margin-bottom: 4.83092vw;
margin-left: 8.45411vw;
}
.cta_bot .box > a small {
font-weight: bold;
font-size: 4.83092vw;
color: #fff;
padding: 1.20773vw 6.03865vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #d02e00;
margin-left: 20.77295vw;
}
.cta_bot .box > a span {
position: relative;
padding-left: 20.77295vw;
font-family: "Roboto", sans-serif;
font-weight: bold;
font-size: 20.77295vw;
line-height: 1;
display: block;
color: #004aa7;
margin-top: 1.20773vw;
}
.cta_bot .box > a span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 18.35749vw;
height: 18.35749vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_tel.svg) center/contain no-repeat;
display: block;
}
.cta_bot .box ul li img {
vertical-align: bottom;
}
.cta_bot .box ul li + li {
margin-top: 3.62319vw;
}
.p_top .footer {
padding-bottom: 19.80676vw;
}
.p_top .mv {
position: relative;
margin-bottom: 30px;
}
.p_top .mv .row {
padding-left: 0;
padding-right: 0;
}
.p_top .mv > figure, .p_top .mv > picture { }
.p_top .mv > figure img, .p_top .mv > picture img {
display: block;
width: 100%;
height: auto;
}
.p_top .mv .txt_top {
width: 100%;
z-index: 1;
padding: 7.24638vw 0;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/txt_top_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
position: relative;
z-index: 3;
}
.p_top .mv .txt_top .row > h2 {
width: 79.4686vw;
margin: 0 auto 2.41546vw;
}
.p_top .mv .txt_top .row .txt_top_r p {
height: 11.35266vw;
-moz-border-radius: 2415.21739vw;
border-radius: 2415.21739vw;
background: -webkit-gradient(linear, left top, left bottom, from(#ff9a00), to(#ff6400));
background: -webkit-linear-gradient(#ff9a00 0%, #ff6400 100%);
background: -moz- oldlinear-gradient(#ff9a00 0%, #ff6400 100%);
background: linear-gradient(#ff9a00 0%, #ff6400 100%);
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 4.10628vw;
text-align: center;
color: #fffcfc;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-top: 3.62319vw;
position: relative;
z-index: 2;
}
.p_top .mv .txt_top .row .txt_top_r p span {
position: relative;
}
.p_top .mv .txt_top .row .txt_top_r p span::before {
content: "";
position: absolute;
top: -1.20773vw;
left: 0;
width: 100%;
height: 1.44928vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/dots.png) center/contain no-repeat;
display: block;
}
.p_top .mv .txt_top .row .txt_top_r ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: relative;
z-index: 2;
}
.p_top .mv .txt_top .row .txt_top_r ul li {
position: relative;
margin: 0 1.20773vw;
font-weight: bold;
font-size: 4.58937vw;
text-align: center;
color: #002d65;
width: 33.33%;
padding: 1.20773vw 2.41546vw;
}
.p_top .mv .txt_top .row .txt_top_r ul li em {
color: #bf0007;
font-style: normal;
}
.p_top .mv .txt_top .row .txt_top_r ul li small {
display: block;
font-weight: bold;
font-size: 3.38164vw;
color: #002d65;
}
.p_top .mv .txt_top .row .txt_top_r ul li::after {
content: "";
position: absolute;
top: 0;
left: 0;
-webkit-transform: skew(-10deg);
-moz-transform: skew(-10deg);
-ms-transform: skew(-10deg);
transform: skew(-10deg);
width: 100%;
height: 100%;
background: #fff;
display: block;
z-index: -1;
}
.p_top .mv .txt_bot {
position: relative;
padding: 4.83092vw 0;
}
.p_top .mv .txt_bot .row {
text-align: right;
}
.p_top .mv .txt_bot .row figure {
display: inline-block;
}
.p_top .list_feature {
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
padding: 4.10628vw 0 5.55556vw;
margin-bottom: 1.20773vw;
}
.p_top .list_feature ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.p_top .list_feature ul li {
text-align: center;
margin: 0 1.20773vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/feature_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
width: 21.25604vw;
padding: 1.20773vw 0;
}
.p_top .list_feature ul li img {
width: 7.48792vw;
}
.p_top .list_feature ul li:nth-of-type(3) img {
width: 15.45894vw;
margin: 2.17391vw 0;
}
.p_top .list_feature ul li span {
font-weight: bold;
font-size: 3.62319vw;
line-height: 1.18182;
text-align: center;
color: #004193;
display: block;
}
.p_top .contact {
padding: 10.86957vw 0;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/contact_bg_sp.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
}
.p_top .contact .t_ttl span img {
width: 77.29469vw;
}
.p_top .contact .row {
max-width: 134.54106vw;
}
.p_top .contact_main {
text-align: center;
}
.p_top .contact_main button {
padding: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
cursor: pointer;
background-color: transparent;
margin-top: 3.62319vw;
}
.p_top .contact_main button img {
width: 74.87923vw;
}
.p_top .contact_main dl {
margin-bottom: 3.62319vw;
}
.p_top .contact_main dl dt {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: bold;
font-size: 4.34783vw;
color: #fff;
margin-bottom: 2.41546vw;
}
.p_top .contact_main dl dt span {
width: 13.52657vw;
height: 5.7971vw;
-moz-border-radius: 2.89855vw;
border-radius: 2.89855vw;
background: #fff500;
font-weight: normal;
font-size: 3.38164vw;
color: #000;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.p_top .contact_main dl dd input {
border: 0;
width: 100%;
padding: 0 3.62319vw;
outline: none;
font-size: 4.34783vw;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 13.52657vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #fff;
}
.p_top .contact_main dl dd input::-webkit-input-placeholder {
color: #cecece;
opacity: 1;
}
.p_top .contact_main dl dd input::-moz-placeholder {
color: #cecece;
opacity: 1;
}
.p_top .contact_main dl dd input:-ms-input-placeholder {
color: #cecece;
opacity: 1;
}
.p_top .contact_main dl dd input::placeholder {
color: #cecece;
opacity: 1;
}
.p_top .trouble {
padding: 10.86957vw 0;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/trouble_bg.png) 0 0 no-repeat;
-moz-background-size: cover;
background-size: cover;
}
.p_top .trouble h2 {
text-align: center;
margin-bottom: 7.24638vw;
}
.p_top .trouble h2 img {
position: relative;
z-index: 1;
}
.p_top .trouble h2 span {
position: relative;
}
.p_top .trouble h2 span img {
width: 67.63285vw;
}
.p_top .trouble h2 span::after {
content: "";
position: absolute;
bottom: -40.09662vw;
right: -21.73913vw;
width: 41.78744vw;
height: 66.90821vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/trouble_women.png) center/contain no-repeat;
display: block;
}
.p_top .trouble ul {
position: relative;
z-index: 1;
}
.p_top .trouble ul li {
text-align: left;
padding: 4.34783vw 4.83092vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #002d65;
-moz-box-shadow: 0vw 0.72464vw 1.44928vw rgba(0, 0, 0, 0.16);
box-shadow: 0vw 0.72464vw 1.44928vw rgba(0, 0, 0, 0.16);
font-weight: bold;
font-size: 4.83092vw;
color: #fff;
margin-bottom: 2.89855vw;
}
.p_top .trouble ul li span {
color: #fff500;
}
.p_top .service {
padding: 12.07729vw 0 10.86957vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/service_bg_sp.png) 0 0 no-repeat;
-moz-background-size: cover;
background-size: cover;
margin-top: -1.20773vw;
position: relative;
z-index: 1;
position: relative;
}
.p_top .service .t_ttl span img {
width: 77.29469vw;
}
.p_top .service::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2.41546vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.p_top .service::after {
content: "";
position: absolute;
top: 14px;
left: 0;
width: 100%;
height: 0.48309vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.p_top .service ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p_top .service ul li {
width: 44.44444vw;
padding: 2.41546vw;
background: #fff;
margin-bottom: 2.89855vw;
}
.p_top .service ul li:nth-of-type(1) {
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.p_top .service ul li:nth-of-type(1) figure {
width: 94vw;
}
.p_all .service ul li:nth-of-type(1) figure {
width: 38vw;
}
.p_top .service ul li:nth-of-type(1) .txt {
width: -webkit-calc(100% - 39.13043vw);
width: -moz-calc(100% - 39.13043vw);
width: calc(100% - 39.13043vw);
padding-left: 4.83092vw;
}
.p_top .service ul li:nth-of-type(1) .txt span {
font-size: 5.7971vw;
padding-left: 5.7971vw;
}
.p_top .service ul li:nth-of-type(1) .txt span::before {
width: 4.58937vw;
height: 4.34783vw;
}
.p_top .service ul li:nth-of-type(1) .txt p {
font-weight: normal;
font-size: 4.34783vw;
line-height: 1.5;
text-align: left;
color: #002d65;
}
.p_top .service ul li .txt span {
font-weight: bold;
font-size: 4.34783vw;
line-height: 1.33333;
color: #002d65;
position: relative;
padding-left: 4.58937vw;
margin-top: 1.20773vw;
display: block;
min-height: 11.5942vw;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.p_top .service ul li .txt span:after {
content: '';
min-height: inherit;
font-size: 0;
}
.p_top .service ul li .txt span::before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 3.38164vw;
height: 3.1401vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_check.svg) center/contain no-repeat;
display: block;
}
.p_top .galleryArea .carousel {
overflow: hidden;
position: relative;
height: 221px;
}
.p_top .galleryArea .carousel ul {
height: 221px;
position: absolute;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
}
.p_top .galleryArea .carousel ul li {
-ms-flex-negative: 0;
flex-shrink: 0;
width: 200px;
height: 221px;
position: relative;
z-index: 1;
}
.p_top .galleryArea .carousel ul li img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.p_top .galleryArea .gallery_roll_wr {
width: 100%;
overflow: hidden;
}
.p_top .pack {
background: #fff url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg_sp.png) no-repeat;
-moz-background-size: cover;
background-size: cover;
padding: 9.66184vw 0 51.93237vw;
position: relative;
}
.p_top .pack::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2.41546vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.p_top .pack::after {
content: "";
position: absolute;
top: 14px;
left: 0;
width: 100%;
height: 0.48309vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.p_top .pack .t_ttl span img {
width: 77.29469vw;
}
.p_top .pack_top {
text-align: center;
margin-bottom: 7.24638vw;
}
.p_top .pack_top p {
font-weight: bold;
font-size: 3.86473vw;
line-height: 1.2;
text-align: center;
color: #002d65;
margin-bottom: 6.03865vw;
}
.p_top .pack_top .df ul:nth-of-type(1) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 4.83092vw;
}
.p_top .pack_top .df ul:nth-of-type(1) li {
font-weight: bold;
font-size: 3.86473vw;
line-height: 1.52632;
text-align: center;
color: #fff;
width: 29.95169vw;
height: 10.38647vw;
background: transparent;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg1.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
margin-top: 0.48309vw;
margin-bottom: 0.48309vw;
}
.p_top .pack_top .df ul:nth-of-type(1) li:not(:nth-child(3n)) {
margin-right: 0.96618vw;
}
.p_top .pack_top .df ul:nth-of-type(2) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p_top .pack_top .df ul:nth-of-type(2) li {
width: 28.98551vw;
}
.p_top .pack_mid {
padding-bottom: 14.49275vw;
}
.p_top .pack_mid dl {
margin-bottom: 3.62319vw;
background: #fff;
}
.p_top .pack_mid dl dt {
text-align: center;
padding: 2.41546vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(#0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(#0055c0 0%, #00367b 100%);
background: linear-gradient(#0055c0 0%, #00367b 100%);
font-weight: bold;
font-size: 5.7971vw;
color: #fff;
padding: 2.41546vw;
}
.p_top .pack_mid dl dd {
text-align: center;
padding: 3.62319vw;
border: 0.72464vw solid #00377e;
border-top: 0;
}
.p_top .pack_mid dl dd .txt01 {
font-weight: bold;
font-size: 4.34783vw;
text-align: center;
color: #2e2e2e;
}
.p_top .pack_mid dl dd .txt01 span {
width: 44.2029vw;
height: 7.72947vw;
-moz-border-radius: 3.86473vw;
border-radius: 3.86473vw;
background: #ff7f00;
font-weight: bold;
font-size: 3.38164vw;
text-align: center;
color: #fff;
padding: 0.72464vw 2.89855vw;
margin-left: 1.20773vw;
}
.p_top .pack_mid dl dd .txt02 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: baseline;
-moz-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
font-weight: bold;
font-size: 7.97101vw;
text-align: center;
color: #bf0007;
}
.p_top .pack_mid dl dd .txt02 img {
width: 14.97585vw;
}
.p_top .pack_mid dl dd .txt02 i {
font-style: normal;
margin: 0 1.20773vw 0 2.41546vw;
font-weight: bold;
font-size: 15.94203vw;
line-height: 1;
text-align: center;
color: #bf0007;
}
.p_top .pack_mid dl dd .txt02 i small {
font-size: 9.17874vw;
}
.p_top .pack_mid dl dd .txt03 {
font-weight: normal;
font-size: 3.38164vw;
line-height: 1.85714;
text-align: center;
color: #2e2e2e;
}
.p_top .pack_bot {
background: #004aa7;
position: relative;
padding-bottom: 10.86957vw;
}
.p_top .pack_bot h3 {
position: absolute;
left: 50%;
top: -6.28019vw;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
font-weight: bold;
font-size: 5.7971vw;
text-align: center;
color: #002d65;
width: 83.81643vw;
padding: 4.83092vw;
background: #fff;
position: relative;
margin-bottom: 4.83092vw;
}
.p_top .pack_bot h3::after {
content: "";
position: absolute;
left: 0;
bottom: -2.657vw;
width: 100%;
height: 2.657vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/line.png) repeat-x;
display: block;
}
.p_top .pack_bot .pb_main .item + .item {
margin-top: 14.49275vw;
}
.p_top .pack_bot .pb_main .item h4 {
font-weight: bold;
font-size: 4.83092vw;
color: #fff;
border-left: 1.69082vw solid #fff;
padding-left: 1.69082vw;
position: relative;
margin-bottom: 4.10628vw;
padding-top: 1.20773vw;
padding-bottom: 1.20773vw;
}
.p_top .pack_bot .pb_main .item h4:after {
content: "";
position: absolute;
left: 1.69082vw;
bottom: 0;
width: -webkit-calc(100% - 1.69082vw);
width: -moz-calc(100% - 1.69082vw);
width: calc(100% - 1.69082vw);
height: 1px;
background: #fff;
display: block;
}
.p_top .pack_bot .pb_main .item figure {
margin-bottom: 6.03865vw;
}
.p_top .pack_bot .pb_main .item .prices p {
border-bottom: 1px dashed #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
padding: 3.62319vw 0;
}
.p_top .pack_bot .pb_main .item .prices p.nobd {
border-bottom: none;
}
.p_top .pack_bot .pb_main .item .prices p span:nth-of-type(1) {
font-weight: bold;
font-size: 4.10628vw;
line-height: 1.23529;
text-align: left;
color: #fff;
}
.p_top .pack_bot .pb_main .item .prices p span:nth-of-type(1) small {
display: block;
font-size: 3.38164vw;
}
.p_top .pack_bot .pb_main .item .prices p span:nth-of-type(2) {
font-weight: bold;
font-size: 3.86473vw;
color: #fff500;
}
.p_top .pack_bot .pb_main .item h5 {
text-align: center;
position: relative;
font-weight: bold;
font-size: 5.07246vw;
color: #fff;
margin: 7.24638vw 0 4.83092vw;
}
.p_top .pack_bot .pb_main .item h5:before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 22.94686vw;
height: 3.62319vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/line2.png) repeat-x;
background-position: 2.41546vw center;
display: block;
}
.p_top .pack_bot .pb_main .item h5:after {
content: "";
position: absolute;
top: 50%;
right: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 22.94686vw;
height: 3.62319vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/line2.png) repeat-x;
background-position: 2.41546vw center;
display: block;
}
.p_top .payment {
margin-top: -31.40097vw;
padding-bottom: 8.45411vw;
}
.p_top .payment .box_top {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/payment_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
padding: 21.73913vw 4.83092vw 0;
position: relative;
margin-bottom: 4.83092vw;
margin-left: auto;
margin-right: auto;
}
.p_top .payment .box_top .talk {
width: 79.71014vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #fff;
border: 0.72464vw solid #004aa7;
position: absolute;
top: -9.66184vw;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
padding: 3.62319vw;
}
.p_top .payment .box_top .talk::after {
content: "";
position: absolute;
left: 50%;
bottom: -4.10628vw;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 4.83092vw;
height: 4.10628vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ar.png) center/contain no-repeat;
display: block;
}
.p_top .payment .box_top .talk p {
font-weight: bold;
font-size: 4.83092vw;
color: #004aa7;
}
.p_top .payment .box_top .talk p span {
font-weight: bold;
font-size: 9.90338vw;
line-height: 1.3;
color: #004aa7;
display: block;
}
.p_top .payment .box_top .talk p span small {
font-weight: bold;
font-size: 7.24638vw;
color: #004aa7;
}
.p_top .payment .box_top .talk p em {
font-style: normal;
color: #BF0007;
}
.p_top .payment .box_top .df {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
z-index: 1;
}
.p_top .payment .box_top .df > figure {
width: 51.93237vw;
margin-right: -11.35266vw;
}
.p_top .payment .box_top .df .txt {
width: 43.23671vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #fff;
padding: 2.41546vw;
margin-bottom: 4.83092vw;
}
.p_top .payment .box_top .df .txt p {
font-weight: bold;
font-size: 4.34783vw;
line-height: 1.36364;
text-align: center;
color: #000;
margin-bottom: 1.20773vw;
}
.p_top .payment .box_top .df .txt img {
width: 59.17874vw;
}
.p_top .payment .box_bot {
padding: 4.83092vw;
background: #fff;
border: 2px solid #bf0007;
margin: 0 auto;
}
.p_top .payment .box_bot dl dt {
font-weight: bold;
font-size: 4.83092vw;
text-align: center;
color: #bf0007;
margin-bottom: 2.41546vw;
}
.p_top .payment .box_bot dl dd ul li {
position: relative;
padding-left: 3.62319vw;
font-weight: normal;
font-size: 3.38164vw;
line-height: 1.42857;
text-align: left;
color: #2e2e2e;
}
.p_top .payment .box_bot dl dd ul li:before {
content: "・";
position: absolute;
top: 0;
left: 0;
display: block;
}
.p_top .work {
padding: 10.86957vw 0 4.83092vw;
background: #004aa7;
}
.p_top .work .t_ttl span img {
width: 38.16425vw;
}
.p_top .work ul li {
padding: 2.41546vw;
background: #fff;
margin-bottom: 5.55556vw;
}
.p_top .work ul li .txt {
padding: 3.62319vw 4.83092vw;
border: 1px solid #004aa7;
}
.p_top .work ul li .txt figure {
height: 47.58454vw;
}
.p_top .work ul li .txt figure img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.p_top .work ul li .txt .dlist {
margin: 4.83092vw 0 3.62319vw;
}
.p_top .work ul li .txt .dlist dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 1.93237vw;
}
.p_top .work ul li .txt .dlist dl dt {
width: 23.18841vw;
height: 6.76329vw;
-moz-border-radius: 3.38164vw;
border-radius: 3.38164vw;
background: -webkit-gradient(linear, left top, left bottom, from(#004aa7), to(#002d65));
background: -webkit-linear-gradient(#004aa7 0%, #002d65 100%);
background: -moz- oldlinear-gradient(#004aa7 0%, #002d65 100%);
background: linear-gradient(#004aa7 0%, #002d65 100%);
font-weight: bold;
font-size: 3.86473vw;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.p_top .work ul li .txt .dlist dl dd {
font-weight: bold;
font-size: 3.86473vw;
line-height: 1.3125;
text-align: left;
color: #002d65;
width: -webkit-calc(100% - vw(96));
width: -moz-calc(100% - vw(96));
width: calc(100% - vw(96));
padding-left: 3.62319vw;
}
.p_top .work ul li .txt p {
font-weight: normal;
font-size: 3.86473vw;
line-height: 1.6875;
text-align: left;
color: #002d65;
}
.p_top .staff {
padding: 10.86957vw 0;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/staff_bg.png) 0 0 no-repeat;
-moz-background-size: cover;
background-size: cover;
}
.p_top .staff .t_ttl span img {
width: 57.97101vw;
}
.p_top .staff_slide .swiper-button-next {
width: 5.7971vw;
height: 13.52657vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_next.svg) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
left: -webkit-calc(50% - 35.50725vw);
left: -moz-calc(50% - 35.50725vw);
left: calc(50% - 35.50725vw);
}
.p_top .staff_slide .swiper-button-prev {
width: 5.7971vw;
height: 13.52657vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_prev.svg) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
right: -webkit-calc(50% - 35.50725vw);
right: -moz-calc(50% - 35.50725vw);
right: calc(50% - 35.50725vw);
left: inherit;
}
.p_top .staff_slide ul li {
width: 54.10628vw;
padding: 3.62319vw;
background: #fff;
-moz-box-shadow: 0vw 0vw 3.62319vw rgba(0, 0, 0, 0.16);
box-shadow: 0vw 0vw 3.62319vw rgba(0, 0, 0, 0.16);
margin: 0 5.55556vw;
}
.p_top .staff_slide ul li figure {
height: 63.52657vw;
}
.p_top .staff_slide ul li figure img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.p_top .staff_slide ul li .txt h3 {
font-weight: bold;
font-size: 4.83092vw;
color: #002d65;
margin: 1.69082vw 0;
}
.p_top .staff_slide ul li .txt h3 small {
font-weight: bold;
font-size: 2.89855vw;
text-align: left;
color: #002d65;
margin-left: 3.62319vw;
position: relative;
}
.p_top .staff_slide ul li .txt h3 small::before {
content: "-";
position: absolute;
top: 0;
left: -2.41546vw;
display: block;
}
.p_top .staff_slide ul li .txt p {
font-weight: normal;
font-size: 2.89855vw;
line-height: 1.5;
text-align: left;
color: #002d65;
}
.p_top .response {
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
padding: 4.83092vw 0 8.45411vw;
}
.p_top .response dl {
position: relative;
background-color: #fff;
padding: 12.07729vw 4.83092vw 4.83092vw;
}
.p_top .response dl dt {
position: absolute;
left: 50%;
top: -6.28019vw;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 83.57488vw;
height: 12.56039vw;
background: #004fb3;
font-weight: bold;
font-size: 5.7971vw;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
text-align: center;
color: #ff0;
}
.p_top .response dl dd p {
font-weight: normal;
font-size: 3.86473vw;
line-height: 1.5;
text-align: left;
color: #002d65;
margin-bottom: 2.41546vw;
}
.p_top .response dl dd ul {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-top: -8.45411vw;
position: relative;
z-index: 1;
}
.p_top .response dl dd ul li {
width: 25.60386vw;
}
.p_top .response dl dd ul li figcaption {
font-weight: bold;
font-size: 3.86473vw;
color: #002d65;
line-height: 1.5;
text-align: center;
margin-top: 1.20773vw;
}
.why {
background: #004aa7;
padding: 10.86957vw 0 2.41546vw;
}
.why h2 {
margin-bottom: 10.86957vw;
}
.why h2 span {
position: relative;
}
.why h2 span img {
width: 57.97101vw;
}
.why h2 span::after {
content: "";
position: absolute;
top: -7.72947vw;
right: -10.86957vw;
width: 36.63446vw;
height: 40.86151vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/why_man.png) center/contain no-repeat;
display: block;
}
.why ul {
padding: 0 3.62319vw;
counter-reset: div;
}
.why ul li {
margin-bottom: 13.28502vw;
padding: 2.41546vw;
background-color: #fff;
position: relative;
position: relative;
}
.why ul li::before {
position: absolute;
top: -7.24638vw;
left: -3.62319vw;
counter-increment: div;
content: "0" counter(div);
font-weight: bold;
font-size: 7.72947vw;
line-height: 1.34375;
text-align: left;
color: #002d65;
width: 19.08213vw;
height: 18.35749vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/why_icon_circle.png) center/contain no-repeat;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
padding-top: 0.96618vw;
padding-left: 1.69082vw;
}
.why ul li .ct {
height: 100%;
border: 1px solid #004aa7;
padding: 3.62319vw;
}
.why ul li .ct h3 {
font-family: "M PLUS 1p", sans-serif;
font-weight: 900;
font-size: 6.03865vw;
text-align: center;
color: #bf0007;
position: relative;
margin: 2.41546vw 0;
padding-bottom: 2.41546vw;
}
.why ul li .ct h3::after {
content: "";
position: absolute;
left: 50%;
bottom: 0;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 12.80193vw;
height: 1.20773vw;
-moz-border-radius: 0.60386vw;
border-radius: 0.60386vw;
background: #bf0007;
display: block;
}
.why ul li .ct p {
font-weight: normal;
font-size: 3.86473vw;
line-height: 1.5;
color: #002d65;
}
.area {
padding: 10.86957vw 0 14.49275vw;
}
.area .t_ttl span img {
width: 47.58454vw;
}
.area_top .txt p {
font-weight: bold;
font-size: 3.86473vw;
text-align: center;
color: #002d65;
}
.area_top .txt p span {
font-weight: bold;
text-align: center;
color: #002d65;
display: block;
}
.area_top .txt p em {
font-weight: bold;
font-size: 6.28019vw;
text-align: center;
color: #bf0007;
font-style: normal;
display: block;
}
.area_top figure {
width: 84.29952vw;
margin: 4.83092vw auto 0;
}
.area_bot {
margin-top: 10.86957vw;
}
.area_bot dl {
border-bottom: 1px solid #002d65;
}
.area_bot dl:nth-of-type(1) {
border-top: 1px solid #002d65;
}
.area_bot dl dt {
font-weight: bold;
font-size: 4.34783vw;
color: #002d65;
position: relative;
padding: 4.83092vw 8.45411vw;
cursor: pointer;
}
.area_bot dl dt.is_active::after {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
transform: rotate(180deg);
}
.area_bot dl dt:before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 5.31401vw;
height: 7.72947vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_map.svg) center/contain no-repeat;
display: block;
}
.area_bot dl dt::after {
content: "";
position: absolute;
top: 50%;
right: 0;
margin-top: -1.69082vw;
width: 0;
height: 0;
border-left: 1.93237vw solid transparent;
border-right: 1.93237vw solid transparent;
border-top: 3.62319vw solid #002D65;
}
.area_bot dl dd {
max-height: 0;
overflow: hidden;
-webkit-transition: max-height 0.3s ease-out;
-moz-transition: max-height 0.3s ease-out;
transition: max-height 0.3s ease-out;
}
.area_bot dl dd .txt {
padding: 0 7.24638vw 7.24638vw;
}
.area_bot dl dd p {
font-size: 3.86473vw;
line-height: 1.5;
color: #002d65;
}
.pageChild .contact {
padding: 32.6087vw 0 12.07729vw;
background: -webkit-repeating-linear-gradient(left, #f7f7f7, #f7f7f7 1.69082vw, #fff 1.69082vw, #fff 3.38164vw);
background: -moz- oldrepeating-linear-gradient(left, #f7f7f7, #f7f7f7 1.69082vw, #fff 1.69082vw, #fff 3.38164vw);
background: repeating-linear-gradient(90deg, #f7f7f7, #f7f7f7 1.69082vw, #fff 1.69082vw, #fff 3.38164vw);
}
.pageChild .contact_top ul {
margin-bottom: 8.45411vw;
}
.pageChild .contact_top ul li:nth-of-type(1) a {
position: relative;
padding: 6.03865vw 0 4.83092vw;
-moz-border-radius: 4.10628vw;
border-radius: 4.10628vw;
background: #fff;
border: 2px solid #bf0007;
display: block;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 4.83092vw;
}
.pageChild .contact_top ul li:nth-of-type(1) a small {
width: 51.69082vw;
height: 7.48792vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #d02e00;
font-weight: bold;
font-size: 3.62319vw;
text-align: center;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
position: absolute;
left: 50%;
top: -3.62319vw;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
}
.pageChild .contact_top ul li:nth-of-type(1) a span {
position: relative;
padding-left: 12.31884vw;
font-family: "Roboto", sans-serif;
font-weight: bold;
font-size: 10.62802vw;
text-align: left;
line-height: 1;
color: #004aa7;
}
.pageChild .contact_top ul li:nth-of-type(1) a span:before {
content: "";
position: absolute;
top: 50%;
left: 0;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 9.90338vw;
height: 9.90338vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_tel.svg) center/contain no-repeat;
display: block;
}
.pageChild .contact_bot {
-moz-border-radius: 4.83092vw;
border-radius: 4.83092vw;
background: #fff;
border: 0.72464vw solid #002d65;
padding: 4.83092vw;
}
.pageChild .contact_bot .dlist dl {
margin-bottom: 6.52174vw;
}
.pageChild .contact_bot .dlist dl dt {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
font-weight: bold;
font-size: 4.34783vw;
line-height: 1.33333;
text-align: left;
color: #2b2b2b;
margin-bottom: 2.41546vw;
}
.pageChild .contact_bot .dlist dl dt span {
width: 13.52657vw;
height: 5.7971vw;
-moz-border-radius: 2.89855vw;
border-radius: 2.89855vw;
background: #bf0007;
font-weight: normal;
font-size: 3.38164vw;
color: #fff;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.pageChild .contact_bot .dlist dl dd input {
width: 100%;
padding: 0 4.10628vw;
outline: none;
font-size: 4.34783vw;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 13.52657vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #f7f7f7;
border: 1px solid #ccc;
}
.pageChild .contact_bot .dlist dl dd input::-webkit-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd input::-moz-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd input:-ms-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd input::placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea {
width: 100%;
padding: 2.41546vw 4.10628vw;
outline: none;
font-size: 4.34783vw;
color: #000;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
height: 64.49275vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #f7f7f7;
border: 1px solid #ccc;
}
.pageChild .contact_bot .dlist dl dd textarea::-webkit-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea::-moz-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea:-ms-input-placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd textarea::placeholder {
color: #cecece;
opacity: 1;
}
.pageChild .contact_bot .dlist dl dd .select label {
display: block;
position: relative;
-webkit-perspective: 0.24155vw;
-moz-perspective: 0.24155vw;
perspective: 0.24155vw;
width: 61.35266vw;
height: 13.52657vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #fff;
border: 1px solid #ccc;
}
.pageChild .contact_bot .dlist dl dd .select label::after {
content: "";
position: absolute;
top: 50%;
right: 2.89855vw;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
width: 0;
height: 0;
border-left: 1.93237vw solid transparent;
border-right: 1.93237vw solid transparent;
border-top: 3.62319vw solid #2B2B2B;
}
.pageChild .contact_bot .dlist dl dd .select label select {
width: 100%;
height: 100%;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
outline: none;
border: none;
padding: 0 8.45411vw 0 4.10628vw;
background: transparent;
font-weight: 400;
font-size: 4.34783vw;
color: #cecece;
cursor: pointer;
position: relative;
z-index: 3;
}
.pageChild .contact_bot .dlist dl dd .select label select::-ms-expand {
display: none;
}
.pageChild .contact_bot .dlist dl dd .list_rd {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field {
margin-left: 0;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd:not(:last-child), .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field:not(:last-child) {
margin-right: 4.83092vw;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd label, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field label {
display: block;
position: relative;
cursor: pointer;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
line-height: 4.10628vw;
font-size: 3.86473vw;
color: #2b2b2b;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd label input, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field label input {
position: absolute;
opacity: 0;
cursor: pointer;
height: 0;
width: 0;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd span, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field span {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
padding: 0 0 0 5.31401vw;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd span::before, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field span::before {
position: absolute;
content: "";
top: 0;
left: 0;
-moz-border-radius: 50%;
border-radius: 50%;
width: 4.10628vw;
height: 4.10628vw;
background: #fff;
border: 1px solid #707070;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd span::after, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field span::after {
top: 0.72464vw;
left: 0.72464vw;
-moz-border-radius: 50%;
border-radius: 50%;
background: #000;
content: "";
position: absolute;
display: none;
width: 2.657vw;
height: 2.657vw;
background: #002d65;
}
.pageChild .contact_bot .dlist dl dd .list_rd .rd label input:checked ~ span:after, .pageChild .contact_bot .dlist dl dd .list_rd .mwform-radio-field label input:checked ~ span:after {
display: block;
}
.pageChild .contact_bot button {
padding: 0;
outline: none;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
border: 0;
cursor: pointer;
background-color: transparent;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
margin: 0 auto;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/contact/btn.png) 0 0 no-repeat;
-moz-background-size: cover;
background-size: cover;
text-indent: -9999px;
overflow: hidden;
width: 81.6vw;
height: 15.7vw;
}
.pageChild .contact_bot .list_checkbox {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.pageChild .contact_bot .list_checkbox.st2 {
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 30px;
}
.pageChild .contact_bot .list_checkbox.st2 label span {
font-weight: bold;
}
.pageChild .contact_bot .list_checkbox li, .pageChild .contact_bot .list_checkbox .mwform-checkbox-field {
display: inline-block;
margin-right: 6.52174vw;
margin-left: 0;
margin-bottom: 2.41546vw;
}
.pageChild .contact_bot .list_checkbox label {
position: relative;
cursor: pointer;
font-size: 4.34783vw;
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
display: inline-block;
font-size: 3.86473vw;
color: #2b2b2b;
}
.pageChild .contact_bot .list_checkbox label input {
position: absolute;
opacity: 0;
cursor: pointer;
}
.pageChild .contact_bot .list_checkbox label span {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
padding: 0 0 0 6.52174vw;
}
.pageChild .contact_bot .list_checkbox label span::before {
position: absolute;
content: "";
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
width: 4.58937vw;
height: 4.58937vw;
-moz-border-radius: 1.20773vw;
border-radius: 1.20773vw;
background: #fff;
border: 1px solid #ccc;
}
.pageChild .contact_bot .list_checkbox label span::after {
left: 1.69082vw;
top: 1.44928vw;
width: 1.20773vw;
height: 2.41546vw;
border: solid #000;
border-width: 0 0.48309vw 0.48309vw 0;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
transform: rotate(45deg);
content: "";
position: absolute;
display: none;
}
.pageChild .contact_bot .list_checkbox label input:checked ~ span:after {
display: block;
}
.pageChild .contact_bot .box_privacy {
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #fff;
border: 1px solid #ccc;
overflow: hidden;
margin: 14.49275vw auto 7.24638vw;
}
.pageChild .contact_bot .box_privacy .box {
height: 54.34783vw;
overflow-y: auto;
padding: 4.83092vw;
}
.pageChild .contact_bot .box_privacy .box dl dt {
font-weight: bold;
font-size: 4.83092vw;
margin-bottom: 3.62319vw;
text-align: center;
color: #2b2b2b;
}
.pageChild .contact_bot .box_privacy .box dl dd p {
font-weight: normal;
font-size: 2.89855vw;
line-height: 1.33333;
color: #000;
}
.pageChild .contact_bot .box_privacy .box dl dd p + p {
margin-top: 3.62319vw;
}
.p_thanks .footer .greeting {
display: none;
}
.p_thanks .thanks {
padding: 12.07729vw 0 21.73913vw;
text-align: center;
}
.p_thanks .thanks h3 {
font-weight: bold;
font-size: 8.69565vw;
color: #004193;
margin-bottom: 9.66184vw;
}
.p_thanks .thanks p {
font-weight: normal;
font-size: 3.86473vw;
line-height: 1.5;
color: #002d65;
}
.p_thanks .thanks p + p {
margin-top: 4.83092vw;
}
.pageChild {
background: -webkit-repeating-linear-gradient(left, #f7f7f7, #f7f7f7 1.69082vw, #fff 1.69082vw, #fff 3.38164vw);
background: -moz- oldrepeating-linear-gradient(left, #f7f7f7, #f7f7f7 1.69082vw, #fff 1.69082vw, #fff 3.38164vw);
background: repeating-linear-gradient(90deg, #f7f7f7, #f7f7f7 1.69082vw, #fff 1.69082vw, #fff 3.38164vw);
}
.pageChild .footer .greeting {
display: none;
}
.pageChild__company {
padding: 35.50725vw 0 8.45411vw;
}
.pageChild__company .dlist {
background-color: #fff;
border: 1px solid #d1d1d1;
}
.pageChild__company .dlist dl:not(:last-child) {
border-bottom: 1px solid #d1d1d1;
}
.pageChild__company .dlist dl dt {
font-weight: bold;
font-size: 3.86473vw;
color: #002D65;
background: #FFF4F4;
border-bottom: 1px solid #d1d1d1;
padding: 3.1401vw 5.7971vw 2.89855vw 5.7971vw;
}
.pageChild__company .dlist dl dd {
font-size: 3.86473vw;
line-height: 1.625;
color: #002D65;
padding: 3.1401vw 5.7971vw 2.89855vw 5.7971vw;
background: #fff;
}
.pageChild__company .dlist dl dd p {
font-size: 3.86473vw;
line-height: 1.625;
color: #2b2b2b;
}
.pageChild__company .dlist dl dd .map {
margin-top: 3.62319vw;
}
.pageChild__company .dlist dl dd .map iframe {
width: 100%;
height: 45.41063vw;
}
.pageChild__service {
padding-top: 27.77778vw;
padding-bottom: 10.86957vw;
}
.pageChild__service .wrap {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.pageChild__service .wrap article {
width: 100%;
border: 1px solid #BFBFBF;
background: #fff;
padding: 4.58937vw 4.10628vw 7.00483vw 4.58937vw;
}
.pageChild__service .wrap article + article {
margin-top: 4.34783vw;
}
.pageChild__service .wrap article figure img {
width: 100%;
max-height: 44.44444vw;
object-fit: cover;
}
.pageChild__service .wrap article h3 {
font-size: 5.7971vw;
line-height: 8.45411vw;
font-weight: 700;
color: #002D65;
margin-top: 3.62319vw;
}
.pageChild__service .wrap article .txt {
font-size: 3.38164vw;
line-height: 4.83092vw;
font-weight: 400;
margin-top: 2.17391vw;
}
.pageChild__price {
padding-top: 31.64251vw;
}
.pageChild__price .support {
margin-bottom: 8.21256vw;
}
.pageChild__price .support h3 {
text-align: center;
line-height: 0;
}
.pageChild__price .support h3 figure img {
width: 91.0628vw;
}
.pageChild__price .support section {
background: #fff;
padding: 0 0 6.76329vw;
border-left: 0.72464vw solid #00377E;
border-right: 0.72464vw solid #00377E;
border-bottom: 0.72464vw solid #00377E;
margin-top: 40px;
}
.pageChild__price .support section h4 {
text-align: center;
color: #fff;
font-size: 5.7971vw;
line-height: 8.69565vw;
font-weight: 700;
padding: 2.89855vw 0 3.1401vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(top, #0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(top, #0055c0 0%, #00367b 100%);
background: linear-gradient(180deg, #0055c0 0%, #00367b 100%);
}
.pageChild__price .support section .wrap dl {
width: 100%;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: horizontal;
-webkit-box-direction: normal;
-moz-box-orient: horizontal;
-moz-box-direction: normal;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
}
.pageChild__price .support section .wrap dl + dl {
margin-top: 5.31401vw;
}
.pageChild__price .support section .wrap dl dt {
text-align: center;
font-size: 4.83092vw;
line-height: 7.00483vw;
font-weight: 700;
color: #002D65;
background: #F0F7FF;
padding: 6.03865vw 0 6.76329vw 0;
width: 100%;
}
.pageChild__price .support section .wrap dl .txt {
font-size: 3.86473vw;
line-height: 6.28019vw;
font-weight: 500;
color: #002D65;
margin-left: 6.03865vw;
margin-right: 6.03865vw;
margin-top: 4.58937vw;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 100%;
}
.pageChild__price .support section .wrap dl .price {
margin-top: 2.89855vw;
margin-left: 6.03865vw;
margin-right: 6.03865vw;
width: 100%;
background: #FFF4F4;
height: 14.97585vw;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
-webkit-box-pack: end;
-moz-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
padding: 2.89855vw 3.1401vw 2.657vw 0;
font-size: 4.83092vw;
line-height: 7.00483vw;
font-weight: 700;
color: #BF0007;
-ms-flex-item-align: end;
align-self: flex-end;
}
.pageChild__price .support section .wrap dl .price span {
font-size: 9.42029vw;
line-height: 1;
}
.pageChild__price .support section .list {
padding-left: 6.03865vw;
padding-right: 6.03865vw;
padding-top: 1.69082vw;
}
.pageChild__price .support section .list dl {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
padding: 3.79227vw 0 1.69082vw;
border-bottom: 1px dashed #00377E;
}
.pageChild__price .support section .list dl dt {
font-size: 3.86473vw;
line-height: 5.7971vw;
font-weight: 700;
color: #002D65;
}
.pageChild__price .support section .list dl dt small {
font-size: 2.89855vw;
}
.pageChild__price .support section .list dl dd {
font-size: 3.86473vw;
line-height: 5.7971vw;
font-weight: 700;
color: #BF0007;
}
.pageChild__price .support__note {
text-align: center;
font-size: 3.86473vw;
line-height: 6.28019vw;
font-weight: 700;
color: #002D65;
margin: 6.28019vw 0 0;
}
.pageChild__price .pack {
background: #fff url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg_price_sp.png) no-repeat;
-moz-background-size: cover;
background-size: cover;
padding: 9.66184vw 0 19.80676vw;
position: relative;
}
.pageChild__price .pack::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 2.41546vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.pageChild__price .pack::after {
content: "";
position: absolute;
top: 14px;
left: 0;
width: 100%;
height: 0.48309vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0058c7), to(#003577));
background: -webkit-linear-gradient(#0058c7 0%, #003577 100%);
background: -moz- oldlinear-gradient(#0058c7 0%, #003577 100%);
background: linear-gradient(#0058c7 0%, #003577 100%);
display: block;
}
.pageChild__price .pack .t_ttl span img {
width: 77.29469vw;
}
.pageChild__price .pack_top {
text-align: center;
margin-bottom: 7.24638vw;
}
.pageChild__price .pack_top p {
font-weight: bold;
font-size: 3.86473vw;
line-height: 1.2;
text-align: center;
color: #002d65;
margin-bottom: 6.03865vw;
}
.pageChild__price .pack_top .df ul:nth-of-type(1) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 4.83092vw;
}
.pageChild__price .pack_top .df ul:nth-of-type(1) li {
font-weight: bold;
font-size: 3.86473vw;
line-height: 1.52632;
text-align: center;
color: #fff;
width: 29.95169vw;
height: 10.38647vw;
background: transparent;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/pack_bg1.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
margin-top: 0.48309vw;
margin-bottom: 0.48309vw;
}
.pageChild__price .pack_top .df ul:nth-of-type(1) li:not(:nth-child(3n)) {
margin-right: 0.96618vw;
}
.pageChild__price .pack_top .df ul:nth-of-type(2) {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-moz-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.pageChild__price .pack_top .df ul:nth-of-type(2) li {
width: 28.98551vw;
}
.pageChild__price .pack_mid dl {
margin-bottom: 3.62319vw;
background: #fff;
}
.pageChild__price .pack_mid dl dt {
text-align: center;
padding: 2.41546vw;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(#0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(#0055c0 0%, #00367b 100%);
background: linear-gradient(#0055c0 0%, #00367b 100%);
font-weight: bold;
font-size: 5.7971vw;
color: #fff;
padding: 2.41546vw;
}
.pageChild__price .pack_mid dl dd {
text-align: center;
padding: 3.62319vw;
border: 0.72464vw solid #00377e;
border-top: 0;
}
.pageChild__price .pack_mid dl dd .txt01 {
font-weight: bold;
font-size: 4.34783vw;
text-align: center;
color: #2e2e2e;
}
.pageChild__price .pack_mid dl dd .txt01 span {
width: 44.2029vw;
height: 7.72947vw;
-moz-border-radius: 3.86473vw;
border-radius: 3.86473vw;
background: #ff7f00;
font-weight: bold;
font-size: 3.38164vw;
text-align: center;
color: #fff;
padding: 0.72464vw 2.89855vw;
margin-left: 1.20773vw;
}
.pageChild__price .pack_mid dl dd .txt02 {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: baseline;
-moz-box-align: baseline;
-ms-flex-align: baseline;
align-items: baseline;
font-weight: bold;
font-size: 7.97101vw;
text-align: center;
color: #bf0007;
}
.pageChild__price .pack_mid dl dd .txt02 img {
width: 14.97585vw;
}
.pageChild__price .pack_mid dl dd .txt02 i {
font-style: normal;
margin: 0 1.20773vw 0 2.41546vw;
font-weight: bold;
font-size: 15.94203vw;
line-height: 1;
text-align: center;
color: #bf0007;
}
.pageChild__price .pack_mid dl dd .txt02 i small {
font-size: 9.17874vw;
}
.pageChild__price .pack_mid dl dd .txt03 {
font-weight: normal;
font-size: 3.38164vw;
line-height: 1.85714;
text-align: center;
color: #2e2e2e;
}
.pageChild__beginner .compare {
padding-top: 30.67633vw;
padding-bottom: 3.86473vw;
}
.pageChild__beginner .compare h2 {
line-height: 0;
text-align: center;
}
.pageChild__beginner .compare h2 figure img {
width: 78.26087vw;
}
.pageChild__beginner .compare .wrapArticle {
margin-top: 5.07246vw;
}
.pageChild__beginner .compare .wrapArticle article {
width: 100%;
background: #fff;
padding-bottom: 8.69565vw;
border-top: 0 !important;
}
.pageChild__beginner .compare .wrapArticle article h3 {
font-size: 5.31401vw;
line-height: 7.72947vw;
font-weight: 700;
color: #fff;
text-align: center;
padding: 2.657vw 0 2.89855vw;
margin-left: -0.72464vw;
margin-right: -0.72464vw;
}
.pageChild__beginner .compare .wrapArticle article figure {
padding: 3.62319vw 3.1401vw 0;
}
.pageChild__beginner .compare .wrapArticle article figure img {
width: 100%;
height: auto;
}
.pageChild__beginner .compare .wrapArticle article ul {
padding: 5.55556vw 3.1401vw 0;
}
.pageChild__beginner .compare .wrapArticle article ul li {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
padding: 0 0 0 9.17874vw;
font-size: 4.34783vw;
line-height: 6.28019vw;
font-weight: 700;
color: #000000;
}
.pageChild__beginner .compare .wrapArticle article ul li::before {
position: absolute;
content: "";
width: 6.28019vw;
height: 6.28019vw;
left: 0;
top: 0;
}
.pageChild__beginner .compare .wrapArticle article ul li + li {
margin-top: 5.55556vw;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(1) {
border: 0.72464vw solid #00377E;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(1) h3 {
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(top, #0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(top, #0055c0 0%, #00367b 100%);
background: linear-gradient(180deg, #0055c0 0%, #00367b 100%);
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(1) ul li::before {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/icCheckRed.svg) 0 0 no-repeat;
-moz-background-size: contain;
background-size: contain;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(2) {
margin-top: 3.1401vw;
border: 0.72464vw solid #2A2A2A;
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(2) h3 {
background: -webkit-gradient(linear, left top, left bottom, from(#888888), to(#212121));
background: -webkit-linear-gradient(top, #888888 0%, #212121 100%);
background: -moz- oldlinear-gradient(top, #888888 0%, #212121 100%);
background: linear-gradient(180deg, #888888 0%, #212121 100%);
}
.pageChild__beginner .compare .wrapArticle article:nth-of-type(2) ul li::before {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/icCheckBrown.svg) 0 0 no-repeat;
-moz-background-size: contain;
background-size: contain;
}
.pageChild__beginner .compare .banner {
text-align: center;
margin-top: 3.62319vw;
line-height: 0;
}
.pageChild__beginner .compare .banner figure img {
width: 100%;
}
.pageChild__beginner .area {
background: #fff;
}
.pageChild__faq {
padding-top: 34.78261vw;
padding-bottom: 14.97585vw;
}
.pageChild__faq .box {
margin-left: auto;
margin-right: auto;
padding-left: 3.62319vw;
padding-right: 3.62319vw;
}
.pageChild__faq .box dl {
border-bottom: 1px solid #002D65;
}
.pageChild__faq .box dl + dl {
margin-top: 4.83092vw;
}
.pageChild__faq .box dl dt {
font-size: 4.34783vw;
line-height: 5.7971vw;
font-weight: 700;
color: #002D65;
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
padding: 0.96618vw 9.66184vw 0.96618vw 9.4686vw;
}
.pageChild__faq .box dl dt::before {
position: absolute;
content: "Q";
width: 7.72947vw;
height: 7.72947vw;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
-moz-border-radius: 50%;
border-radius: 50%;
color: #fff;
font-size: 4.34783vw;
line-height: 1;
background: #002D65;
left: 0;
top: 0;
}
.pageChild__faq .box dl dt::after {
position: absolute;
content: "";
width: 5.07246vw;
height: 3.62319vw; -moz-background-size: contain;
background-size: contain;
right: 0;
top: 2.41546vw;
}
.pageChild__faq .box dl dd {
padding: 3.50242vw 0 4.66184vw;
font-size: 3.38164vw;
line-height: 5.7971vw;
font-weight: 400;
color: #002D65;
}
.pageChild__flow {
padding-top: 31.88406vw;
padding-bottom: 10.38647vw;
counter-reset: ar;
}
.pageChild__flow h3 {
text-align: center;
line-height: 0;
margin-bottom: 6.52174vw;
}
.pageChild__flow h3 figure img {
width: 55.7971vw;
}
.pageChild__flow article {
counter-increment: ar;
border: 1.93237vw solid #004AA7;
background: #fff;
padding: 3.1401vw 3.1401vw 4.34783vw 3.38164vw;
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
}
.pageChild__flow article + article {
margin-top: 7.48792vw;
}
.pageChild__flow article::after {
position: absolute;
content: "";
width: 18.35749vw;
height: 5.31401vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/icArrowFlow.svg) 0 0 no-repeat;
-moz-background-size: contain;
background-size: contain;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -5.31401vw;
}
.pageChild__flow article:last-child::after {
display: none;
}
.pageChild__flow article h4 {
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
font-size: 4.83092vw;
line-height: 7.00483vw;
font-weight: 700;
color: #002D65;
padding: 0 0 0 11.83575vw;
margin-bottom: 2.17391vw;
}
.pageChild__flow article h4::before {
position: absolute;
content: counter(ar, decimal-leading-zero);
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-moz-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
width: 9.17874vw;
height: 9.17874vw;
color: #fff;
background: #004AA7;
left: 0;
top: -1.08696vw;
}
.pageChild__flow article figure {
width: 100%;
}
.pageChild__flow article .ar {
width: 100%;
margin-top: 2.17391vw;
}
.pageChild__flow article .ar .txt {
font-size: 3.38164vw;
line-height: 5.7971vw;
font-weight: 400;
color: #002D65;
}
.pageChild__strongRow {
padding-top: 33.57488vw;
padding-bottom: 15.21739vw;
}
.pageChild__strongRow h3 {
line-height: 0;
text-align: center;
}
.pageChild__strongRow h3 figure img {
width: 63.76812vw;
}
.pageChild__strongRow .intro {
margin-top: 5.31401vw;
font-size: 4.34783vw;
line-height: 7.72947vw;
font-weight: 400;
}
.pageChild__strongRow .intro span {
color: #BF0007;
font-weight: 700;
}
.pageChild__strongRow .intro mark {
background: #FFE200;
}
.pageChild__strongRow .wrapAr {
margin-top: 9.90338vw;
}
.pageChild__strongRow .wrapAr article h4 {
overflow: hidden;
}
.pageChild__strongRow .wrapAr article h4 span {
font-size: 6.28019vw;
line-height: 8.69565vw;
font-weight: 900;
color: #fff;
padding: 2.29469vw 20.5314vw 2.29469vw 4.34783vw;
position: relative;
-webkit-transform: translateZ(0);
-moz-transform: translateZ(0);
transform: translateZ(0);
display: inline-block;
}
.pageChild__strongRow .wrapAr article h4 span::after {
position: absolute;
content: "";
width: 100%;
height: 100%;
background: #004AA7;
left: 0;
top: 0;
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
transform-origin: 0 0;
-webkit-transform: skewX(-25deg);
-moz-transform: skewX(-25deg);
-ms-transform: skewX(-25deg);
transform: skewX(-25deg);
z-index: -1;
}
.pageChild__strongRow .wrapAr article figure {
margin-top: -5.31401vw;
}
.pageChild__strongRow .wrapAr article .txt {
-webkit-box-flex: 1;
-moz-box-flex: 1;
-ms-flex: 1;
flex: 1;
background: #fff;
padding: 4.95169vw 4.10628vw;
-moz-box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
box-shadow: 0 3px 6px rgba(0, 0, 0, 0.16);
margin: -8.9372vw 4.10628vw 0;
font-size: 3.86473vw;
line-height: 6.76329vw;
font-weight: 400;
color: #000000;
position: relative;
z-index: 3;
}
.pageChild__strongRow .wrapAr article + article {
margin-top: 8.45411vw;
}
.pageChild__strongRow .payment {
margin-top: 19.32367vw;
}
.pageChild__strongRow .payment .box_top {
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/payment_bg.png) 0 0 no-repeat;
-moz-background-size: 100% 100%;
background-size: 100% 100%;
padding: 21.73913vw 4.83092vw 0;
position: relative;
margin-left: auto;
margin-right: auto;
}
.pageChild__strongRow .payment .box_top .talk {
width: 79.71014vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #fff;
border: 0.72464vw solid #004aa7;
position: absolute;
top: -9.66184vw;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
text-align: center;
padding: 3.62319vw;
}
.pageChild__strongRow .payment .box_top .talk::after {
content: "";
position: absolute;
left: 50%;
bottom: -4.10628vw;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
width: 4.83092vw;
height: 4.10628vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ar.png) center/contain no-repeat;
display: block;
}
.pageChild__strongRow .payment .box_top .talk p {
font-weight: bold;
font-size: 4.83092vw;
color: #004aa7;
}
.pageChild__strongRow .payment .box_top .talk p span {
font-weight: bold;
font-size: 9.90338vw;
line-height: 1.3;
color: #004aa7;
display: block;
}
.pageChild__strongRow .payment .box_top .talk p span small {
font-weight: bold;
font-size: 7.24638vw;
color: #004aa7;
}
.pageChild__strongRow .payment .box_top .talk p em {
font-style: normal;
color: #BF0007;
}
.pageChild__strongRow .payment .box_top .df {
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: end;
-moz-box-align: end;
-ms-flex-align: end;
align-items: flex-end;
position: relative;
z-index: 1;
}
.pageChild__strongRow .payment .box_top .df > figure {
width: 51.93237vw;
margin-right: -11.35266vw;
}
.pageChild__strongRow .payment .box_top .df .txt {
width: 43.23671vw;
-moz-border-radius: 2.41546vw;
border-radius: 2.41546vw;
background: #fff;
padding: 2.41546vw;
margin-bottom: 4.83092vw;
}
.pageChild__strongRow .payment .box_top .df .txt p {
font-weight: bold;
font-size: 4.34783vw;
line-height: 1.36364;
text-align: center;
color: #000;
margin-bottom: 1.20773vw;
}
.pageChild__strongRow .payment .box_top .df .txt img {
width: 59.17874vw;
}
.pageChild__item {
padding-top: 31.64251vw;
padding-bottom: 8.69565vw;
}
.pageChild__item h2 {
line-height: 0;
text-align: center;
}
.pageChild__item h2 figure img {
width: 95.65217vw;
max-width: 100%;
}
.pageChild__item .intro {
margin-top: 6.52174vw;
}
.pageChild__item .intro figure {
width: 100%;
}
.pageChild__item .intro figure img {
width: 100%;
height: auto;
}
.pageChild__item .intro .txt {
width: 100%;
font-size: 3.86473vw;
line-height: 6.76329vw;
font-weight: 500;
color: #002D65;
margin-top: 3.62319vw;
}
.pageChild__item section {
margin-top: 12.56039vw;
}
.pageChild__item section h3 {
text-align: center;
color: #fff;
font-size: 5.7971vw;
line-height: 8.69565vw;
font-weight: 700;
padding: 2.89855vw 0;
background: -webkit-gradient(linear, left top, left bottom, from(#0055c0), to(#00367b));
background: -webkit-linear-gradient(top, #0055c0 0%, #00367b 100%);
background: -moz- oldlinear-gradient(top, #0055c0 0%, #00367b 100%);
background: linear-gradient(180deg, #0055c0 0%, #00367b 100%);
width: 100%;
}
.pageChild__item section > figure {
width: 100%;
margin-top: 2.89855vw;
}
.pageChild__item section article {
margin-top: 5.7971vw;
margin-bottom: 5.7971vw;
width: 100%;
}
.pageChild__item section article h4 {
font-size: 4.34783vw;
line-height: 6.76329vw;
font-weight: 700;
color: #002D65;
}
.pageChild__item section article .txt {
font-size: 3.86473vw;
line-height: 6.76329vw;
font-weight: 400;
color: #002D65;
margin-top: 2.89855vw;
}
.pageChild__item section dl {
width: 100%;
background: #fff;
border-left: 1px solid #D6D6D6;
border-right: 1px solid #D6D6D6;
}
.pageChild__item section dl dt {
font-size: 4.34783vw;
line-height: 6.76329vw;
font-weight: 700;
color: #002D65;
padding: 4.34783vw 5.7971vw;
background: #FFF4F4;
border-top: 1px solid #D6D6D6;
}
.pageChild__item section dl dd {
padding: 4.83092vw 5.7971vw;
font-size: 3.86473vw;
line-height: 6.76329vw;
font-weight: 400;
color: #002D65;
border-top: 1px solid #D6D6D6;
}
.pageChild__item section dl:last-of-type dd {
border-bottom: 1px solid #D6D6D6;
}
}
@media screen and (min-width: 769px) {
.p_top .ripoff {
padding: 32px 0 55.8px;
}
.p_top .ripoff h2 {
line-height: 0;
text-align: center;
}
.p_top .ripoff h2 span {
line-height: 0;
width: 357px;
display: inline-block;
}
.p_top .ripoff .txt {
text-align: center;
font-size: 1.6rem;
line-height: 27px;
font-weight: 700;
margin-top: 19px;
}
.p_top .ripoff dl {
margin-top: 16px;
border: 3px solid #00377E;
border-top: 0;
}
.p_top .ripoff dl dt {
font-size: 2.4rem;
line-height: 36px;
font-weight: 700;
text-align: center;
padding: 13px 0;
color: #fff;
background: rgb(0,84,190);
background: -webkit-linear-gradient(rgba(0,84,190,1) 0%, rgba(0,54,123,1) 100%);
background: -o-linear-gradient(rgba(0,84,190,1) 0%, rgba(0,54,123,1) 100%);
background: linear-gradient(rgba(0,84,190,1) 0%, rgba(0,54,123,1) 100%);
}
.p_top .ripoff dl dd {
padding: 25px 27px;
}
.p_top .ripoff dl dd ul {
display: -webkit-flex;
display: -ms-flex;
display: flex;
justify-content: space-between;
}
.p_top .ripoff dl dd ul li {
width: 304px;
border-radius: 10px;
background: #002D65;
-webkit-box-shadow: 0 3px 6px rgba(#000,0.16);
box-shadow: 0 3px 6px rgba(#000,0.16);
padding: 14px 16px 20px;
color: #fff;
font-size: 1.6rem;
line-height: 20px;
font-weight: 700;
}
}
@media screen and (max-width: 768px) {
.p_top .ripoff {
padding: 0 0 7.0048vw;
}
.p_top .ripoff h2 {
line-height: 0;
text-align: center;
}
.p_top .ripoff h2 span {
line-height: 0;
width: 86.23vw;
display: inline-block;
}
.p_top .ripoff .txt { font-size: 3.8647vw;
line-height: 6.5217vw;
font-weight: 700;
margin-top: 7.0048vw;
}
.p_top .ripoff dl {
margin-top: 4.1062vw;
border: 2px solid #00377E;
border-top: 0;
}
.p_top .ripoff dl dt {
font-size: 5.7971vw;
line-height: 8.6956vw;
font-weight: 700;
text-align: center;
padding: 3.14vw 0;
color: #fff;
background: rgb(0,84,190);
background: -webkit-linear-gradient(rgba(0,84,190,1) 0%, rgba(0,54,123,1) 100%);
background: -o-linear-gradient(rgba(0,84,190,1) 0%, rgba(0,54,123,1) 100%);
background: linear-gradient(rgba(0,84,190,1) 0%, rgba(0,54,123,1) 100%);
}
.p_top .ripoff dl dd {
padding: 4.1062vw 2.657vw 4.8309vw;
}
.p_top .ripoff dl dd ul {
}
.p_top .ripoff dl dd ul li {
width: 100%;
border-radius: 2.4154vw;
background: #002D65;
-webkit-box-shadow: 0 3px 6px rgba(#000,0.16);
box-shadow: 0 3px 6px rgba(#000,0.16);
padding: 3.8647vw 5.0724vw;
color: #fff;
font-size: 4.3478vw;
line-height: 5.7971vw;
font-weight: 700;
}
.p_top .ripoff dl dd ul li + li {
margin-top: 2.8985vw;
}
}
.mw_wp_form .error {
width: 100%;
text-align: left !important;
} @media screen and (min-width: 769px), print {
.p_top .mv-gomi { position: relative;
padding: 15px 0 43px; }
}
.p_top .mv-gomi { position: relative;
padding: 15px 0 43px; .service_gomi {
width: 100%;
display: flex;
}
.p_top .service .service_gomi li:nth-of-type(1) {
width: 100%;
max-width: 800px;
margin-left: 0;
margin-right: 0;
margin: 0 auto;
margin-bottom: 3rem;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: flex;
padding: 15px;
}
.p_top .service ul li:nth-of-type(1) figure {
width: 363px;
}
.p_top .service ul li:nth-of-type(1) .txt {
width: -webkit-calc(100% - 220px);
width: -moz-calc(100% - 220px);
width: calc(100% - 220px);
padding-left: 20px;
}
.p_top .service .service_gomi li:nth-of-type(1) .txt span {
font-size: 16px;
padding-left: 24px;
font-weight: normal;
line-height: 1.75;
}
.p_top .service .service_gomi li:nth-of-type(1) .txt span::before {
background-image: none;
}
.p_top .service ul li:nth-of-type(1) .txt p {
font-weight: normal;
font-size: 18px;
line-height: 1.5;
text-align: left;
color: #002d65;
}
.gomihouse {
width: 100%;
max-width: 800px;
margin: 0 auto;
background-color: #fff;
padding: 0 0 3rem;
}
.t_ttl-gomi span img {
height: 102px;
}
.gomihouse h3 {
text-align: center;
font-size: 2.4rem;
background-color: #004AA7;
color: #fff;
font-family: "M PLUS 1p", sans-serif;
height: 90px;
padding-top: 2.5rem;
}
.gomihouse h3 span {
position: relative;
display: block;
width: 400px;
height: 65px;
margin: 0 auto;
}
.gomihouse h3 span::after {
position: absolute;
content: '';
background-image: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/house-icon.png);
background-position: 0 0;
background-repeat: no-repeat;
background-size: contain;
width: 74px;
height: 100px;
bottom: 0;
right: 0;
}
.gomihouse h4 {
text-align: center;
font-size: 2.4rem;
font-family: "M PLUS 1p", sans-serif;
color: #004CAD;
margin: 3rem 0 1rem;
}
.gomi_card {
margin: 0 3rem;
margin-bottom: 2.5rem;
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.gomi_card figure {
width: 48%;
}
.gomi_card p {
width: 50%;
margin-left: 1rem;
margin-top: 3rem;
line-height: 1.65;
color: #002D65;
font-size: 1.6rem;
}
.service-gomi {
margin: 4rem 0;
padding: 0 1.5rem;
}
.service-gomi h2 span {
width: 70%;
margin: 0 auto;
}
.gomi-card2 {
margin-bottom: 3.5rem;
}
.gomi-card2 p {
width: 90%;
margin: 0 auto;
margin-top: -10rem;
padding: 2rem;
box-shadow: 0px 2px 10px 1px rgb(0 0 0 / 12%);
line-height: 1.75;
font-size: 3.85vw;
background-color: #fff;
z-index: 999;
position: relative;
}
.service-gomi {
width: 100%;
max-width: 1000px;
margin: 0 auto;
margin-top: 5rem;
}
.service-gomi-box {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
}
.gomi-card2 {
margin-bottom: 3.5rem;
width: 32%;
}
.gomi-card2 p {
width: 90%;
margin: 0 auto;
margin-top: -5rem;
padding: 2rem;
box-shadow: 0px 2px 10px 1px rgb(0 0 0 / 12%);
line-height: 1.75;
font-size: 16px;
background-color: #fff;
z-index: 999;
position: relative;
height: 270px;
}
.gomi_bfaf {
background-image: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/gomi-bfaf.webp);
background-position: 0 0;
background-repeat: no-repeat;
background-size: cover;
padding: 2rem 1.5rem 2rem 1.5rem;
margin-top: 2rem;
}
.gomi_bfaf h2 {
width: 420px;
margin: 0 auto;
text-align: center;
font-size: 2.4rem;
background-color: #004AA7;
padding: 2.5rem 0;
color: #fff;
font-family: "M PLUS 1p", sans-serif;
margin-bottom: 3rem;
}
.bfaf-box {
display: flex;
flex-wrap: nowrap;
justify-content: space-between;
width: 100%;
max-width: 1000px;
margin: 0 auto;
}
.gomi_bfaf figure {
margin-bottom: 3rem;
width: 48%;
}
.p_top .trouble .gomi_trouble li {
font-size: 2rem;
}
@media screen and (max-width: 768px) {
.p_top .mv-gomi { position: relative;
padding: 0;
background: none;
}
.p_top .service .service_gomi li:nth-of-type(1) {
width: 100%;
display: block;
padding: 1.5rem;
}
.p_top .service .service_gomi li:nth-of-type(1) figure {
width: 100%;
}
.p_top .service .service_gomi li:nth-of-type(1) .txt span {
font-size: 1.6rem;
padding-left: 0;
font-weight: normal;
line-height: 1.75;
}
.p_top .service .service_gomi li .txt span::before {
content: none;
position: unset;
top: 0;
left: 0;
-webkit-transform: translateY(0);
-moz-transform: translateY(-0);
-ms-transform: translateY(0);
transform: translateY(0);
width: 3.38164vw;
height: 3.1401vw;
background: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/ic_check.svg) center/contain no-repeat;
display: block;
}
.p_top .service .service_gomi li:nth-of-type(1) .txt {
padding-left: 0;
width: 100%;
}
.gomihouse {
width: 100%;
background-color: #fff;
padding: 0 0 3rem;
}
.gomihouse h3 {
text-align: center;
font-size: 2.4rem;
background-color: #004AA7;
color: #fff;
font-family: "M PLUS 1p", sans-serif;
height: 90px;
padding-top: 2.5rem;
}
.gomihouse h3 span {
position: relative;
display: block;
height: 65px;
width: auto;
}
.gomihouse h3 span::after {
position: absolute;
content: '';
background-image: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/house-icon.png);
background-position: 0 0;
background-repeat: no-repeat;
background-size: contain;
width: 74px;
height: 100px;
bottom: 0;
right: 0;
}
.gomihouse h4 {
text-align: center;
font-size: 5.5vw;
font-family: "M PLUS 1p", sans-serif;
color: #004CAD;
margin: 3rem 0 2rem;
}
.gomi_card {
margin: 0 2rem 0 1rem;
margin-bottom: 2.5rem;
display: block;
}
.gomi_card figure {
width: 100%;
}
.gomi_card p {
width: 50%;
margin-left: 1rem;
margin-top: 3rem;
line-height: 1.65;
color: #002D65;
font-size: 1.6rem;
}
.gomi_card p {
width: 100%;
margin-left: 1rem;
margin-top: 1rem;
line-height: 1.65;
color: #002D65;
}
.service-gomi {
margin: 4rem 0;
padding: 0 1.5rem;
}
.service-gomi-box {
display: block;
}
.service-gomi h2 span {
width: 70%;
margin: 0 auto;
}
.gomi-card2 {
margin-bottom: 3.5rem;
width: 100%;
}
.gomi-card2 p {
width: 90%;
margin: 0 auto;
margin-top: -10rem;
padding: 2rem;
box-shadow: 0px 2px 10px 1px rgb(0 0 0 / 12%);
line-height: 1.75;
font-size: 3.85vw;
background-color: #fff;
z-index: 999;
position: relative;
height: auto;
}
.gomi_bfaf {
background-image: url(//fukutaro-lp.com/wp-content/themes/fukutaro/img/gomi-bfaf.webp);
background-position: 0 0;
background-repeat: no-repeat;
background-size: cover;
padding: 2rem 1.5rem 2rem 1.5rem;
}
.gomi_bfaf h2 {
width: auto;
text-align: center;
font-size: 5vw;
background-color: #004AA7;
padding: 2.5rem 0;
color: #fff;
font-family: "M PLUS 1p", sans-serif;
margin-bottom: 3rem;
}
.bfaf-box {
display: block;
}
.gomi_bfaf figure {
margin-bottom: 3rem;
width: 100%;
}
.p_top .trouble .gomi_trouble li {
font-size: 4.3vw;
}
} .ihin-box {
width: 100%;
max-width: 800px;
margin: 0 auto;
background-color: #fff;
padding-bottom: 4rem;
}
.ihin-box h3 {
background-color: #004CAD;
color: #fff;
text-align: center;
font-size: 2.8rem;
background-color: #004AA7;
color: #fff;
font-family: "M PLUS 1p", sans-serif;
padding: 2.5rem;
}
.p_top .service .service_ihin li:nth-of-type(1) {
padding: 15px 15px 0 15px;
}
.p_top .service .service_ihin li:nth-of-type(1) figure {
width: 58%;
}
.p_top .service .service_ihin li:nth-of-type(1) .txt {
padding-left: 0;
margin-right: .5rem;
}
.ihin-box .ihin-txt {
padding: 3rem 2.2rem;
font-size: 1.6rem;
line-height: 1.75;
color: #002D65;
}
.ihin-flex {
width: 85%;
margin: 0 auto;
display: flex;
flex-wrap: wrap;
justify-content: space-between;
}
.p_top .service .ihin-flex li:nth-of-type(1) {
width: 31%;
margin-left: 0;
margin-right: 0;
display: -webkit-box;
display: -moz-box;
display: -ms-flexbox;
display: block;
padding: 0;
}
.p_top .service .ihin-flex li:nth-of-type(1) figure {
width: 100%;
}
.p_top .service .ihin-flex li:not(:first-child) {
width: 31%;
}
.p_top .service .ihin-flex li:not(:first-child) figure {
width: 100%;
}
.p_top .service .ihin-flex li:not(:nth-child(5n+1)) {
margin-right: 0;
}
.ihin_card {
margin-bottom: 3rem !important;
}
.ihin_card p {
font-size: 12px;
color: #002D65;
margin-top: -1rem;
}
.sp {
display: none;
}
.p_top .service .ihin-flex li {
padding: 0 !important;
}
@media screen and (min-width: 769px), print {
.p_top .service .ihin-flex li {
padding: 0 !important;
}
}
.p_top .service ul li .txt .service_check-1::before{
top:65%;
}
@media screen and (max-width: 768px) {
.p_top .service .service_ihin li:nth-of-type(1) {
padding: 15px 15px 20px 15px;
}
.p_top .service .service_ihin li:nth-of-type(1) figure {
width: 100%;
}
.p_top .service .ihin-flex li:not(:first-child) {
width: 48.5%;
}
.p_top .service .ihin-flex li:nth-of-type(1) {
width: 48.5%
}
.ihin-flex {
width: 90%;
}
.ihin_card {
margin-bottom: 2rem !important;
}
.ihin-box .ihin-txt {
padding: 2rem 1.5rem;
}
.sp {
display: block;
}
.p_top .service ul li .txt .service_check-1::before{
top:50%;
}
.p_top .service ul li:nth-of-type(1) figure{
width:100%;
}
.p_top .service ul li:nth-of-type(1) .txt{
width:100%;
padding-top: 10px;
}
.p_top .service ul li:nth-of-type(1) .txt span{
font-size: 5vw;
}
}
.cta-sp {
display: none;
}
@media (max-width: 768px) {
.p_top .footer {
padding-bottom: 18rem;
}
.cta-sp {
width: 100%;
display: block;
position: fixed;
bottom: 0;
left: 0;
padding: 0 2.65700483092vw;
z-index: 9999;
}
.cta-sp__main {
background: transparent linear-gradient(180deg, #FFF500 0%, #FFB100 100%) 0% 0% no-repeat padding-box;
padding: 1.44927536232vw 2.17391304348vw 0;        
height: 17.1497584541vw;
-webkit-transition: all .4s;
-moz-transition: all .4s;
transition: all .4s;
}
.cta-sp__main h3 {
text-align: center;
margin-bottom: 2.4154589372vw;
}
.cta-sp__main h3 span {
display: inline-block;
background: #002D65;
border-radius: 13px;
line-height: 6.038647343vw;
font-size: 3.38164251208vw;
color: #FFFFFF;
font-weight: 700;
padding: 0 5.55555555556vw;
}
.cta-sp__main h3.open {
display: none;
}
.cta-sp__main--des {
text-align: center;
margin-bottom: 1.93236714976vw;
font-size: 3.38164251208vw;
line-height: 4.8309178744vw;
color: #002D65;
font-weight: 700;
opacity: 0;
}
.cta-sp__main--btn {
background: #FFFFFF;
padding: 2.4154589372vw;
}
.cta-sp__main--btn a {
display: block;
margin-bottom: 1.93236714976vw;
}
.cta-sp__main--btn a:last-child {
margin-bottom: 0;
}
.cta-sp__main.is_active {
height: 104.347826087vw;
padding: 3.14009661836vw 2.17391304348vw 0;
}
.cta-sp__main.is_active h3 {
display: block;
}
.cta-sp__main.is_active h3.close {
display: none;
}
.cta-sp__main.is_active .cta-sp__main--des {
opacity: 1;
}
.cta-sp__phone {
width: 14.4927536232vw;
position: absolute;
bottom: 6.76328502415vw;
left: 4.8309178744vw;
z-index: 99;
}
.cta-sp__line {
width: 14.4927536232vw;
position: absolute;
bottom: 6.76328502415vw;
right: 4.8309178744vw;
z-index: 99;
}
.cta-sp__txt {
width: 100%;
text-align: center;
position: absolute;
bottom: 0.96618357487vw;
left: 0;
font-size: 3.38164251208vw;
color: #002D65;
font-weight: 700;
line-height: 1;
z-index: 99;
}
}
.tel-contact{
width: 80%!important;
}
.wp-block-archives{box-sizing:border-box}.wp-block-archives-dropdown label{display:block}.wp-block-avatar{line-height:0}.wp-block-avatar,.wp-block-avatar img{box-sizing:border-box}.wp-block-avatar.aligncenter{text-align:center}.wp-block-audio{box-sizing:border-box}.wp-block-audio figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-audio audio{min-width:300px;width:100%}.wp-block-button__link{box-sizing:border-box;cursor:pointer;display:inline-block;text-align:center;word-break:break-word}.wp-block-button__link.aligncenter{text-align:center}.wp-block-button__link.alignright{text-align:right}:where(.wp-block-button__link){border-radius:9999px;box-shadow:none;padding:calc(.667em + 2px) calc(1.333em + 2px);text-decoration:none}.wp-block-button[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons>.wp-block-button.has-custom-width{max-width:none}.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link{width:100%}.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-buttons>.wp-block-button.wp-block-button__width-25{width:calc(25% - var(--wp--style--block-gap, .5em)*.75)}.wp-block-buttons>.wp-block-button.wp-block-button__width-50{width:calc(50% - var(--wp--style--block-gap, .5em)*.5)}.wp-block-buttons>.wp-block-button.wp-block-button__width-75{width:calc(75% - var(--wp--style--block-gap, .5em)*.25)}.wp-block-buttons>.wp-block-button.wp-block-button__width-100{flex-basis:100%;width:100%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25{width:25%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50{width:50%}.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75{width:75%}.wp-block-button.is-style-squared,.wp-block-button__link.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.no-border-radius,.wp-block-button__link.no-border-radius{border-radius:0!important}.wp-block-button .wp-block-button__link.is-style-outline,.wp-block-button.is-style-outline>.wp-block-button__link{border:2px solid;padding:.667em 1.333em}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color){color:currentColor}.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background){background-color:transparent;background-image:none}.wp-block-button .wp-block-button__link:where(.has-border-color){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-color]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-color]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-color]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-color]){border-left-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-style]){border-width:initial}.wp-block-button .wp-block-button__link:where([style*=border-top-style]){border-top-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-right-style]){border-right-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-bottom-style]){border-bottom-width:medium}.wp-block-button .wp-block-button__link:where([style*=border-left-style]){border-left-width:medium}.wp-block-buttons.is-vertical{flex-direction:column}.wp-block-buttons.is-vertical>.wp-block-button:last-child{margin-bottom:0}.wp-block-buttons>.wp-block-button{display:inline-block;margin:0}.wp-block-buttons.is-content-justification-left{justify-content:flex-start}.wp-block-buttons.is-content-justification-left.is-vertical{align-items:flex-start}.wp-block-buttons.is-content-justification-center{justify-content:center}.wp-block-buttons.is-content-justification-center.is-vertical{align-items:center}.wp-block-buttons.is-content-justification-right{justify-content:flex-end}.wp-block-buttons.is-content-justification-right.is-vertical{align-items:flex-end}.wp-block-buttons.is-content-justification-space-between{justify-content:space-between}.wp-block-buttons.aligncenter{text-align:center}.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter{margin-left:auto;margin-right:auto;width:100%}.wp-block-buttons[style*=text-decoration] .wp-block-button,.wp-block-buttons[style*=text-decoration] .wp-block-button__link{text-decoration:inherit}.wp-block-buttons.has-custom-font-size .wp-block-button__link{font-size:inherit}.wp-block-button.aligncenter,.wp-block-calendar{text-align:center}.wp-block-calendar td,.wp-block-calendar th{border:1px solid;padding:.25em}.wp-block-calendar th{font-weight:400}.wp-block-calendar caption{background-color:inherit}.wp-block-calendar table{border-collapse:collapse;width:100%}.wp-block-calendar table:where(:not(.has-text-color)){color:#40464d}.wp-block-calendar table:where(:not(.has-text-color)) td,.wp-block-calendar table:where(:not(.has-text-color)) th{border-color:#ddd}.wp-block-calendar table.has-background th{background-color:inherit}.wp-block-calendar table.has-text-color th{color:inherit}:where(.wp-block-calendar table:not(.has-background) th){background:#ddd}.wp-block-categories{box-sizing:border-box}.wp-block-categories.alignleft{margin-right:2em}.wp-block-categories.alignright{margin-left:2em}.wp-block-categories.wp-block-categories-dropdown.aligncenter{text-align:center}.wp-block-code{box-sizing:border-box}.wp-block-code code{display:block;font-family:inherit;overflow-wrap:break-word;white-space:pre-wrap}.wp-block-columns{align-items:normal!important;box-sizing:border-box;display:flex;flex-wrap:wrap!important}@media (min-width:782px){.wp-block-columns{flex-wrap:nowrap!important}}.wp-block-columns.are-vertically-aligned-top{align-items:flex-start}.wp-block-columns.are-vertically-aligned-center{align-items:center}.wp-block-columns.are-vertically-aligned-bottom{align-items:flex-end}@media (max-width:781px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:100%!important}}@media (min-width:782px){.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns:not(.is-not-stacked-on-mobile)>.wp-block-column[style*=flex-basis]{flex-grow:0}}.wp-block-columns.is-not-stacked-on-mobile{flex-wrap:nowrap!important}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column{flex-basis:0;flex-grow:1}.wp-block-columns.is-not-stacked-on-mobile>.wp-block-column[style*=flex-basis]{flex-grow:0}:where(.wp-block-columns){margin-bottom:1.75em}:where(.wp-block-columns.has-background){padding:1.25em 2.375em}.wp-block-column{flex-grow:1;min-width:0;overflow-wrap:break-word;word-break:break-word}.wp-block-column.is-vertically-aligned-top{align-self:flex-start}.wp-block-column.is-vertically-aligned-center{align-self:center}.wp-block-column.is-vertically-aligned-bottom{align-self:flex-end}.wp-block-column.is-vertically-aligned-stretch{align-self:stretch}.wp-block-column.is-vertically-aligned-bottom,.wp-block-column.is-vertically-aligned-center,.wp-block-column.is-vertically-aligned-top{width:100%}.wp-block-post-comments{box-sizing:border-box}.wp-block-post-comments .alignleft{float:left}.wp-block-post-comments .alignright{float:right}.wp-block-post-comments .navigation:after{clear:both;content:"";display:table}.wp-block-post-comments .commentlist{clear:both;list-style:none;margin:0;padding:0}.wp-block-post-comments .commentlist .comment{min-height:2.25em;padding-left:3.25em}.wp-block-post-comments .commentlist .comment p{font-size:1em;line-height:1.8;margin:1em 0}.wp-block-post-comments .commentlist .children{list-style:none;margin:0;padding:0}.wp-block-post-comments .comment-author{line-height:1.5}.wp-block-post-comments .comment-author .avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;margin-top:.5em;width:2.5em}.wp-block-post-comments .comment-author cite{font-style:normal}.wp-block-post-comments .comment-meta{font-size:.875em;line-height:1.5}.wp-block-post-comments .comment-meta b{font-weight:400}.wp-block-post-comments .comment-meta .comment-awaiting-moderation{display:block;margin-bottom:1em;margin-top:1em}.wp-block-post-comments .comment-body .commentmetadata{font-size:.875em}.wp-block-post-comments .comment-form-author label,.wp-block-post-comments .comment-form-comment label,.wp-block-post-comments .comment-form-email label,.wp-block-post-comments .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments .comment-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments .comment-reply-title{margin-bottom:0}.wp-block-post-comments .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-comments .reply{font-size:.875em;margin-bottom:1.4em}.wp-block-post-comments input:not([type=submit]),.wp-block-post-comments textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments textarea{padding:calc(.667em + 2px)}:where(.wp-block-post-comments input[type=submit]){border:none}.wp-block-comments-pagination>.wp-block-comments-pagination-next,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers,.wp-block-comments-pagination>.wp-block-comments-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-comments-pagination>.wp-block-comments-pagination-next:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-numbers:last-child,.wp-block-comments-pagination>.wp-block-comments-pagination-previous:last-child{margin-right:0}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-comments-pagination .wp-block-comments-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-comments-pagination.aligncenter{justify-content:center}.wp-block-comment-template{box-sizing:border-box;list-style:none;margin-bottom:0;max-width:100%;padding:0}.wp-block-comment-template li{clear:both}.wp-block-comment-template ol{list-style:none;margin-bottom:0;max-width:100%;padding-left:2rem}.wp-block-comment-template.alignleft{float:left}.wp-block-comment-template.aligncenter{margin-left:auto;margin-right:auto;width:-moz-fit-content;width:fit-content}.wp-block-comment-template.alignright{float:right}.wp-block-cover,.wp-block-cover-image{align-items:center;background-position:50%;box-sizing:border-box;display:flex;justify-content:center;min-height:430px;overflow:hidden;overflow:clip;padding:1em;position:relative}.wp-block-cover .has-background-dim:not([class*=-background-color]),.wp-block-cover-image .has-background-dim:not([class*=-background-color]),.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){background-color:#000}.wp-block-cover .has-background-dim.has-background-gradient,.wp-block-cover-image .has-background-dim.has-background-gradient{background-color:transparent}.wp-block-cover-image.has-background-dim:before,.wp-block-cover.has-background-dim:before{background-color:inherit;content:""}.wp-block-cover .wp-block-cover__background,.wp-block-cover .wp-block-cover__gradient-background,.wp-block-cover-image .wp-block-cover__background,.wp-block-cover-image .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim:not(.has-background-gradient):before,.wp-block-cover.has-background-dim:not(.has-background-gradient):before{bottom:0;left:0;opacity:.5;position:absolute;right:0;top:0;z-index:1}.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-10:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-10 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-10:not(.has-background-gradient):before{opacity:.1}.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-20:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-20 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-20:not(.has-background-gradient):before{opacity:.2}.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-30:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-30 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-30:not(.has-background-gradient):before{opacity:.3}.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-40:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-40 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-40:not(.has-background-gradient):before{opacity:.4}.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-50:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-50 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-50:not(.has-background-gradient):before{opacity:.5}.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-60:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-60 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-60:not(.has-background-gradient):before{opacity:.6}.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-70:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-70 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-70:not(.has-background-gradient):before{opacity:.7}.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-80:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-80 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-80:not(.has-background-gradient):before{opacity:.8}.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-90:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-90 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-90:not(.has-background-gradient):before{opacity:.9}.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover-image.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover-image.has-background-dim.has-background-dim-100:not(.has-background-gradient):before,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__background,.wp-block-cover.has-background-dim.has-background-dim-100 .wp-block-cover__gradient-background,.wp-block-cover.has-background-dim.has-background-dim-100:not(.has-background-gradient):before{opacity:1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-0,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-0{opacity:0}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-10,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-10{opacity:.1}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-20,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-20{opacity:.2}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-30,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-30{opacity:.3}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-40,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-40{opacity:.4}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-50,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-50{opacity:.5}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-60,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-60{opacity:.6}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-70,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-70{opacity:.7}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-80,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-80{opacity:.8}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-90,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-90{opacity:.9}.wp-block-cover .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__background.has-background-dim.has-background-dim-100,.wp-block-cover-image .wp-block-cover__gradient-background.has-background-dim.has-background-dim-100{opacity:1}.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.alignleft,.wp-block-cover.alignright{max-width:420px;width:100%}.wp-block-cover-image:after,.wp-block-cover:after{content:"";display:block;font-size:0;min-height:inherit}@supports (position:sticky){.wp-block-cover-image:after,.wp-block-cover:after{content:none}}.wp-block-cover-image.aligncenter,.wp-block-cover-image.alignleft,.wp-block-cover-image.alignright,.wp-block-cover.aligncenter,.wp-block-cover.alignleft,.wp-block-cover.alignright{display:flex}.wp-block-cover .wp-block-cover__inner-container,.wp-block-cover-image .wp-block-cover__inner-container{color:inherit;width:100%;z-index:1}.wp-block-cover h1:not(.has-text-color),.wp-block-cover h2:not(.has-text-color),.wp-block-cover h3:not(.has-text-color),.wp-block-cover h4:not(.has-text-color),.wp-block-cover h5:not(.has-text-color),.wp-block-cover h6:not(.has-text-color),.wp-block-cover p:not(.has-text-color),.wp-block-cover-image h1:not(.has-text-color),.wp-block-cover-image h2:not(.has-text-color),.wp-block-cover-image h3:not(.has-text-color),.wp-block-cover-image h4:not(.has-text-color),.wp-block-cover-image h5:not(.has-text-color),.wp-block-cover-image h6:not(.has-text-color),.wp-block-cover-image p:not(.has-text-color){color:inherit}.wp-block-cover-image.is-position-top-left,.wp-block-cover.is-position-top-left{align-items:flex-start;justify-content:flex-start}.wp-block-cover-image.is-position-top-center,.wp-block-cover.is-position-top-center{align-items:flex-start;justify-content:center}.wp-block-cover-image.is-position-top-right,.wp-block-cover.is-position-top-right{align-items:flex-start;justify-content:flex-end}.wp-block-cover-image.is-position-center-left,.wp-block-cover.is-position-center-left{align-items:center;justify-content:flex-start}.wp-block-cover-image.is-position-center-center,.wp-block-cover.is-position-center-center{align-items:center;justify-content:center}.wp-block-cover-image.is-position-center-right,.wp-block-cover.is-position-center-right{align-items:center;justify-content:flex-end}.wp-block-cover-image.is-position-bottom-left,.wp-block-cover.is-position-bottom-left{align-items:flex-end;justify-content:flex-start}.wp-block-cover-image.is-position-bottom-center,.wp-block-cover.is-position-bottom-center{align-items:flex-end;justify-content:center}.wp-block-cover-image.is-position-bottom-right,.wp-block-cover.is-position-bottom-right{align-items:flex-end;justify-content:flex-end}.wp-block-cover-image.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position .wp-block-cover__inner-container{margin:0}.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover-image.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-bottom-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-center-right .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-left .wp-block-cover__inner-container,.wp-block-cover.has-custom-content-position.has-custom-content-position.is-position-top-right .wp-block-cover__inner-container{margin:0;width:auto}.wp-block-cover .wp-block-cover__image-background,.wp-block-cover video.wp-block-cover__video-background,.wp-block-cover-image .wp-block-cover__image-background,.wp-block-cover-image video.wp-block-cover__video-background{border:none;bottom:0;box-shadow:none;height:100%;left:0;margin:0;max-height:none;max-width:none;object-fit:cover;outline:none;padding:0;position:absolute;right:0;top:0;width:100%}.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:fixed;background-repeat:no-repeat;background-size:cover}@supports (-webkit-touch-callout:inherit){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}@media (prefers-reduced-motion:reduce){.wp-block-cover-image.has-parallax,.wp-block-cover.has-parallax,.wp-block-cover__image-background.has-parallax,video.wp-block-cover__video-background.has-parallax{background-attachment:scroll}}.wp-block-cover-image.is-repeated,.wp-block-cover.is-repeated,.wp-block-cover__image-background.is-repeated,video.wp-block-cover__video-background.is-repeated{background-repeat:repeat;background-size:auto}.wp-block-cover__image-background,.wp-block-cover__video-background{z-index:0}.wp-block-cover-image-text,.wp-block-cover-image-text a,.wp-block-cover-image-text a:active,.wp-block-cover-image-text a:focus,.wp-block-cover-image-text a:hover,.wp-block-cover-text,.wp-block-cover-text a,.wp-block-cover-text a:active,.wp-block-cover-text a:focus,.wp-block-cover-text a:hover,section.wp-block-cover-image h2,section.wp-block-cover-image h2 a,section.wp-block-cover-image h2 a:active,section.wp-block-cover-image h2 a:focus,section.wp-block-cover-image h2 a:hover{color:#fff}.wp-block-cover-image .wp-block-cover.has-left-content{justify-content:flex-start}.wp-block-cover-image .wp-block-cover.has-right-content{justify-content:flex-end}.wp-block-cover-image.has-left-content .wp-block-cover-image-text,.wp-block-cover.has-left-content .wp-block-cover-text,section.wp-block-cover-image.has-left-content>h2{margin-left:0;text-align:left}.wp-block-cover-image.has-right-content .wp-block-cover-image-text,.wp-block-cover.has-right-content .wp-block-cover-text,section.wp-block-cover-image.has-right-content>h2{margin-right:0;text-align:right}.wp-block-cover .wp-block-cover-text,.wp-block-cover-image .wp-block-cover-image-text,section.wp-block-cover-image>h2{font-size:2em;line-height:1.25;margin-bottom:0;max-width:840px;padding:.44em;text-align:center;z-index:1}:where(.wp-block-cover-image:not(.has-text-color)),:where(.wp-block-cover:not(.has-text-color)){color:#fff}:where(.wp-block-cover-image.is-light:not(.has-text-color)),:where(.wp-block-cover.is-light:not(.has-text-color)){color:#000}.wp-block-details{box-sizing:border-box;overflow:hidden}.wp-block-details summary{cursor:pointer}.wp-block-embed.alignleft,.wp-block-embed.alignright,.wp-block[data-align=left]>[data-type="core/embed"],.wp-block[data-align=right]>[data-type="core/embed"]{max-width:360px;width:100%}.wp-block-embed.alignleft .wp-block-embed__wrapper,.wp-block-embed.alignright .wp-block-embed__wrapper,.wp-block[data-align=left]>[data-type="core/embed"] .wp-block-embed__wrapper,.wp-block[data-align=right]>[data-type="core/embed"] .wp-block-embed__wrapper{min-width:280px}.wp-block-cover .wp-block-embed{min-height:240px;min-width:320px}.wp-block-embed{overflow-wrap:break-word}.wp-block-embed figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-embed iframe{max-width:100%}.wp-block-embed__wrapper{position:relative}.wp-embed-responsive .wp-has-aspect-ratio .wp-block-embed__wrapper:before{content:"";display:block;padding-top:50%}.wp-embed-responsive .wp-has-aspect-ratio iframe{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.wp-embed-responsive .wp-embed-aspect-21-9 .wp-block-embed__wrapper:before{padding-top:42.85%}.wp-embed-responsive .wp-embed-aspect-18-9 .wp-block-embed__wrapper:before{padding-top:50%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper:before{padding-top:56.25%}.wp-embed-responsive .wp-embed-aspect-4-3 .wp-block-embed__wrapper:before{padding-top:75%}.wp-embed-responsive .wp-embed-aspect-1-1 .wp-block-embed__wrapper:before{padding-top:100%}.wp-embed-responsive .wp-embed-aspect-9-16 .wp-block-embed__wrapper:before{padding-top:177.77%}.wp-embed-responsive .wp-embed-aspect-1-2 .wp-block-embed__wrapper:before{padding-top:200%}.wp-block-file{box-sizing:border-box}.wp-block-file:not(.wp-element-button){font-size:.8em}.wp-block-file.aligncenter{text-align:center}.wp-block-file.alignright{text-align:right}.wp-block-file *+.wp-block-file__button{margin-left:.75em}:where(.wp-block-file){margin-bottom:1.5em}.wp-block-file__embed{margin-bottom:1em}:where(.wp-block-file__button){border-radius:2em;display:inline-block;padding:.5em 1em}:where(.wp-block-file__button):is(a):active,:where(.wp-block-file__button):is(a):focus,:where(.wp-block-file__button):is(a):hover,:where(.wp-block-file__button):is(a):visited{box-shadow:none;color:#fff;opacity:.85;text-decoration:none}.blocks-gallery-grid:not(.has-nested-images),.wp-block-gallery:not(.has-nested-images){display:flex;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item{display:flex;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:nth-of-type(2n){margin-right:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figure,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figure,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figure{align-items:flex-end;display:flex;height:100%;justify-content:flex-start;margin:0}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item img{display:block;height:auto;max-width:100%;width:auto}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%;z-index:2}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image figcaption img,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image figcaption img,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item figcaption img{display:inline}.blocks-gallery-grid:not(.has-nested-images) figcaption,.wp-block-gallery:not(.has-nested-images) figcaption{flex-grow:1}.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-image img,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item a,.blocks-gallery-grid:not(.has-nested-images).is-cropped .blocks-gallery-item img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-image img,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item a,.wp-block-gallery:not(.has-nested-images).is-cropped .blocks-gallery-item img{flex:1;height:100%;object-fit:cover;width:100%}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item{margin-right:0;width:100%}@media (min-width:600px){.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item{margin-right:1em;width:calc(25% - .75em)}.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item{margin-right:1em;width:calc(20% - .8em)}.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image,.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image,.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.blocks-gallery-grid:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-image:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-1 .blocks-gallery-item:nth-of-type(1n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-image:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-2 .blocks-gallery-item:nth-of-type(2n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-image:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-3 .blocks-gallery-item:nth-of-type(3n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-image:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-4 .blocks-gallery-item:nth-of-type(4n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-image:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-5 .blocks-gallery-item:nth-of-type(5n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-image:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-6 .blocks-gallery-item:nth-of-type(6n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-image:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-7 .blocks-gallery-item:nth-of-type(7n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-image:nth-of-type(8n),.wp-block-gallery:not(.has-nested-images).columns-8 .blocks-gallery-item:nth-of-type(8n){margin-right:0}}.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-image:last-child,.blocks-gallery-grid:not(.has-nested-images) .blocks-gallery-item:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-image:last-child,.wp-block-gallery:not(.has-nested-images) .blocks-gallery-item:last-child{margin-right:0}.blocks-gallery-grid:not(.has-nested-images).alignleft,.blocks-gallery-grid:not(.has-nested-images).alignright,.wp-block-gallery:not(.has-nested-images).alignleft,.wp-block-gallery:not(.has-nested-images).alignright{max-width:420px;width:100%}.blocks-gallery-grid:not(.has-nested-images).aligncenter .blocks-gallery-item figure,.wp-block-gallery:not(.has-nested-images).aligncenter .blocks-gallery-item figure{justify-content:center}.wp-block-gallery:not(.is-cropped) .blocks-gallery-item{align-self:flex-start}figure.wp-block-gallery.has-nested-images{align-items:normal}.wp-block-gallery.has-nested-images figure.wp-block-image:not(#individual-image){margin:0;width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)/2)}.wp-block-gallery.has-nested-images figure.wp-block-image{box-sizing:border-box;display:flex;flex-direction:column;flex-grow:1;justify-content:center;max-width:100%;position:relative}.wp-block-gallery.has-nested-images figure.wp-block-image>a,.wp-block-gallery.has-nested-images figure.wp-block-image>div{flex-direction:column;flex-grow:1;margin:0}.wp-block-gallery.has-nested-images figure.wp-block-image img{display:block;height:auto;max-width:100%!important;width:auto}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption{background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;box-sizing:border-box;color:#fff;font-size:13px;left:0;margin-bottom:0;max-height:60%;overflow:auto;padding:0 8px 8px;position:absolute;text-align:center;width:100%}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption img{display:inline}.wp-block-gallery.has-nested-images figure.wp-block-image figcaption a{color:inherit}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>a,.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border>div,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>a,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded>div{flex:1 1 auto}.wp-block-gallery.has-nested-images figure.wp-block-image.has-custom-border figcaption,.wp-block-gallery.has-nested-images figure.wp-block-image.is-style-rounded figcaption{background:none;color:inherit;flex:initial;margin:0;padding:10px 10px 9px;position:relative}.wp-block-gallery.has-nested-images figcaption{flex-basis:100%;flex-grow:1;text-align:center}.wp-block-gallery.has-nested-images:not(.is-cropped) figure.wp-block-image:not(#individual-image){margin-bottom:auto;margin-top:0}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image){align-self:inherit}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image)>div:not(.components-drop-zone){display:flex}.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) a,.wp-block-gallery.has-nested-images.is-cropped figure.wp-block-image:not(#individual-image) img{flex:1 0 0%;height:100%;object-fit:cover;width:100%}.wp-block-gallery.has-nested-images.columns-1 figure.wp-block-image:not(#individual-image){width:100%}@media (min-width:600px){.wp-block-gallery.has-nested-images.columns-3 figure.wp-block-image:not(#individual-image){width:calc(33.33333% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-4 figure.wp-block-image:not(#individual-image){width:calc(25% - var(--wp--style--unstable-gallery-gap, 16px)*.75)}.wp-block-gallery.has-nested-images.columns-5 figure.wp-block-image:not(#individual-image){width:calc(20% - var(--wp--style--unstable-gallery-gap, 16px)*.8)}.wp-block-gallery.has-nested-images.columns-6 figure.wp-block-image:not(#individual-image){width:calc(16.66667% - var(--wp--style--unstable-gallery-gap, 16px)*.83333)}.wp-block-gallery.has-nested-images.columns-7 figure.wp-block-image:not(#individual-image){width:calc(14.28571% - var(--wp--style--unstable-gallery-gap, 16px)*.85714)}.wp-block-gallery.has-nested-images.columns-8 figure.wp-block-image:not(#individual-image){width:calc(12.5% - var(--wp--style--unstable-gallery-gap, 16px)*.875)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image){width:calc(33.33% - var(--wp--style--unstable-gallery-gap, 16px)*.66667)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2),.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:nth-last-child(2)~figure.wp-block-image:not(#individual-image){width:calc(50% - var(--wp--style--unstable-gallery-gap, 16px)*.5)}.wp-block-gallery.has-nested-images.columns-default figure.wp-block-image:not(#individual-image):first-child:last-child{width:100%}}.wp-block-gallery.has-nested-images.alignleft,.wp-block-gallery.has-nested-images.alignright{max-width:420px;width:100%}.wp-block-gallery.has-nested-images.aligncenter{justify-content:center}.wp-block-group{box-sizing:border-box}h1.has-background,h2.has-background,h3.has-background,h4.has-background,h5.has-background,h6.has-background{padding:1.25em 2.375em}h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]){rotate:180deg}.wp-block-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom}.wp-block-image[style*=border-radius] img,.wp-block-image[style*=border-radius]>a{border-radius:inherit}.wp-block-image.has-custom-border img{box-sizing:border-box}.wp-block-image.aligncenter{text-align:center}.wp-block-image.alignfull img,.wp-block-image.alignwide img{height:auto;width:100%}.wp-block-image .aligncenter,.wp-block-image .alignleft,.wp-block-image .alignright,.wp-block-image.aligncenter,.wp-block-image.alignleft,.wp-block-image.alignright{display:table}.wp-block-image .aligncenter>figcaption,.wp-block-image .alignleft>figcaption,.wp-block-image .alignright>figcaption,.wp-block-image.aligncenter>figcaption,.wp-block-image.alignleft>figcaption,.wp-block-image.alignright>figcaption{caption-side:bottom;display:table-caption}.wp-block-image .alignleft{float:left;margin:.5em 1em .5em 0}.wp-block-image .alignright{float:right;margin:.5em 0 .5em 1em}.wp-block-image .aligncenter{margin-left:auto;margin-right:auto}.wp-block-image figcaption{margin-bottom:1em;margin-top:.5em}.wp-block-image .is-style-rounded img,.wp-block-image.is-style-circle-mask img,.wp-block-image.is-style-rounded img{border-radius:9999px}@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none){.wp-block-image.is-style-circle-mask img{border-radius:0;-webkit-mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-image:url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');mask-mode:alpha;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain}}.wp-block-image :where(.has-border-color){border-style:solid}.wp-block-image :where([style*=border-top-color]){border-top-style:solid}.wp-block-image :where([style*=border-right-color]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-color]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-color]){border-left-style:solid}.wp-block-image :where([style*=border-width]){border-style:solid}.wp-block-image :where([style*=border-top-width]){border-top-style:solid}.wp-block-image :where([style*=border-right-width]){border-right-style:solid}.wp-block-image :where([style*=border-bottom-width]){border-bottom-style:solid}.wp-block-image :where([style*=border-left-width]){border-left-style:solid}.wp-block-image figure{margin:0}.wp-lightbox-container{display:flex;flex-direction:column;position:relative}.wp-lightbox-container img{cursor:zoom-in}.wp-lightbox-container img:hover+button{opacity:1}.wp-lightbox-container button{align-items:center;-webkit-backdrop-filter:blur(16px) saturate(180%);backdrop-filter:blur(16px) saturate(180%);background-color:rgba(90,90,90,.25);border:none;border-radius:4px;cursor:zoom-in;display:flex;height:20px;justify-content:center;opacity:0;padding:0;position:absolute;right:16px;text-align:center;top:16px;transition:opacity .2s ease;width:20px;z-index:100}.wp-lightbox-container button:focus-visible{outline:3px auto rgba(90,90,90,.25);outline:3px auto -webkit-focus-ring-color;outline-offset:3px}.wp-lightbox-container button:hover{cursor:pointer;opacity:1}.wp-lightbox-container button:focus{opacity:1}.wp-lightbox-container button:focus,.wp-lightbox-container button:hover,.wp-lightbox-container button:not(:hover):not(:active):not(.has-background){background-color:rgba(90,90,90,.25);border:none}.wp-lightbox-overlay{box-sizing:border-box;cursor:zoom-out;height:100vh;left:0;overflow:hidden;position:fixed;top:0;visibility:hidden;width:100vw;z-index:100000}.wp-lightbox-overlay .close-button{align-items:center;cursor:pointer;display:flex;justify-content:center;min-height:40px;min-width:40px;padding:0;position:absolute;right:calc(env(safe-area-inset-right) + 16px);top:calc(env(safe-area-inset-top) + 16px);z-index:5000000}.wp-lightbox-overlay .close-button:focus,.wp-lightbox-overlay .close-button:hover,.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background){background:none;border:none}.wp-lightbox-overlay .lightbox-image-container{height:var(--wp--lightbox-container-height);left:50%;overflow:hidden;position:absolute;top:50%;transform:translate(-50%,-50%);transform-origin:top left;width:var(--wp--lightbox-container-width);z-index:9999999999}.wp-lightbox-overlay .wp-block-image{align-items:center;box-sizing:border-box;display:flex;height:100%;justify-content:center;margin:0;position:relative;transform-origin:0 0;width:100%;z-index:3000000}.wp-lightbox-overlay .wp-block-image img{height:var(--wp--lightbox-image-height);min-height:var(--wp--lightbox-image-height);min-width:var(--wp--lightbox-image-width);width:var(--wp--lightbox-image-width)}.wp-lightbox-overlay .wp-block-image figcaption{display:none}.wp-lightbox-overlay button{background:none;border:none}.wp-lightbox-overlay .scrim{background-color:#fff;height:100%;opacity:.9;position:absolute;width:100%;z-index:2000000}.wp-lightbox-overlay.active{animation:turn-on-visibility .25s both;visibility:visible}.wp-lightbox-overlay.active img{animation:turn-on-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active){animation:turn-off-visibility .35s both}.wp-lightbox-overlay.hideanimationenabled:not(.active) img{animation:turn-off-visibility .25s both}@media (prefers-reduced-motion:no-preference){.wp-lightbox-overlay.zoom.active{animation:none;opacity:1;visibility:visible}.wp-lightbox-overlay.zoom.active .lightbox-image-container{animation:lightbox-zoom-in .4s}.wp-lightbox-overlay.zoom.active .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.active .scrim{animation:turn-on-visibility .4s forwards}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active){animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container{animation:lightbox-zoom-out .4s}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .lightbox-image-container img{animation:none}.wp-lightbox-overlay.zoom.hideanimationenabled:not(.active) .scrim{animation:turn-off-visibility .4s forwards}}@keyframes turn-on-visibility{0%{opacity:0}to{opacity:1}}@keyframes turn-off-visibility{0%{opacity:1;visibility:visible}99%{opacity:0;visibility:visible}to{opacity:0;visibility:hidden}}@keyframes lightbox-zoom-in{0%{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))}to{transform:translate(-50%,-50%) scale(1)}}@keyframes lightbox-zoom-out{0%{transform:translate(-50%,-50%) scale(1);visibility:visible}99%{visibility:visible}to{transform:translate(calc(-50vw + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));visibility:hidden}}ol.wp-block-latest-comments{box-sizing:border-box;margin-left:0}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment)){line-height:1.1}:where(.wp-block-latest-comments:not([style*=line-height] .wp-block-latest-comments__comment-excerpt p)){line-height:1.8}.has-dates :where(.wp-block-latest-comments:not([style*=line-height])),.has-excerpts :where(.wp-block-latest-comments:not([style*=line-height])){line-height:1.5}.wp-block-latest-comments .wp-block-latest-comments{padding-left:0}.wp-block-latest-comments__comment{list-style:none;margin-bottom:1em}.has-avatars .wp-block-latest-comments__comment{list-style:none;min-height:2.25em}.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta{margin-left:3.25em}.wp-block-latest-comments__comment-excerpt p{font-size:.875em;margin:.36em 0 1.4em}.wp-block-latest-comments__comment-date{display:block;font-size:.75em}.wp-block-latest-comments .avatar,.wp-block-latest-comments__comment-avatar{border-radius:1.5em;display:block;float:left;height:2.5em;margin-right:.75em;width:2.5em}.wp-block-latest-comments[class*=-font-size] a,.wp-block-latest-comments[style*=font-size] a{font-size:inherit}.wp-block-latest-posts{box-sizing:border-box}.wp-block-latest-posts.alignleft{margin-right:2em}.wp-block-latest-posts.alignright{margin-left:2em}.wp-block-latest-posts.wp-block-latest-posts__list{list-style:none;padding-left:0}.wp-block-latest-posts.wp-block-latest-posts__list li{clear:both}.wp-block-latest-posts.is-grid{display:flex;flex-wrap:wrap;padding:0}.wp-block-latest-posts.is-grid li{margin:0 1.25em 1.25em 0;width:100%}@media (min-width:600px){.wp-block-latest-posts.columns-2 li{width:calc(50% - .625em)}.wp-block-latest-posts.columns-2 li:nth-child(2n){margin-right:0}.wp-block-latest-posts.columns-3 li{width:calc(33.33333% - .83333em)}.wp-block-latest-posts.columns-3 li:nth-child(3n){margin-right:0}.wp-block-latest-posts.columns-4 li{width:calc(25% - .9375em)}.wp-block-latest-posts.columns-4 li:nth-child(4n){margin-right:0}.wp-block-latest-posts.columns-5 li{width:calc(20% - 1em)}.wp-block-latest-posts.columns-5 li:nth-child(5n){margin-right:0}.wp-block-latest-posts.columns-6 li{width:calc(16.66667% - 1.04167em)}.wp-block-latest-posts.columns-6 li:nth-child(6n){margin-right:0}}.wp-block-latest-posts__post-author,.wp-block-latest-posts__post-date{display:block;font-size:.8125em}.wp-block-latest-posts__post-excerpt{margin-bottom:1em;margin-top:.5em}.wp-block-latest-posts__featured-image a{display:inline-block}.wp-block-latest-posts__featured-image img{height:auto;max-width:100%;width:auto}.wp-block-latest-posts__featured-image.alignleft{float:left;margin-right:1em}.wp-block-latest-posts__featured-image.alignright{float:right;margin-left:1em}.wp-block-latest-posts__featured-image.aligncenter{margin-bottom:1em;text-align:center}ol,ul{box-sizing:border-box}ol.has-background,ul.has-background{padding:1.25em 2.375em}.wp-block-media-text{box-sizing:border-box; direction:ltr; display:grid;grid-template-columns:50% 1fr;grid-template-rows:auto}.wp-block-media-text.has-media-on-the-right{grid-template-columns:1fr 50%}.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-top .wp-block-media-text__media{align-self:start}.wp-block-media-text .wp-block-media-text__content,.wp-block-media-text .wp-block-media-text__media,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-center .wp-block-media-text__media{align-self:center}.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__content,.wp-block-media-text.is-vertically-aligned-bottom .wp-block-media-text__media{align-self:end}.wp-block-media-text .wp-block-media-text__media{ grid-column:1;grid-row:1; margin:0}.wp-block-media-text .wp-block-media-text__content{direction:ltr; grid-column:2;grid-row:1; padding:0 8%;word-break:break-word}.wp-block-media-text.has-media-on-the-right .wp-block-media-text__media{ grid-column:2;grid-row:1 }.wp-block-media-text.has-media-on-the-right .wp-block-media-text__content{ grid-column:1;grid-row:1 }.wp-block-media-text__media img,.wp-block-media-text__media video{height:auto;max-width:unset;vertical-align:middle;width:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media{background-size:cover;height:100%;min-height:250px}.wp-block-media-text.is-image-fill .wp-block-media-text__media>a{display:block;height:100%}.wp-block-media-text.is-image-fill .wp-block-media-text__media img{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}@media (max-width:600px){.wp-block-media-text.is-stacked-on-mobile{grid-template-columns:100%!important}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__media{grid-column:1;grid-row:1}.wp-block-media-text.is-stacked-on-mobile .wp-block-media-text__content{grid-column:1;grid-row:2}}.wp-block-navigation{--navigation-layout-justification-setting:flex-start;--navigation-layout-direction:row;--navigation-layout-wrap:wrap;--navigation-layout-justify:flex-start;--navigation-layout-align:center;position:relative}.wp-block-navigation ul{margin-bottom:0;margin-left:0;margin-top:0;padding-left:0}.wp-block-navigation ul,.wp-block-navigation ul li{list-style:none;padding:0}.wp-block-navigation .wp-block-navigation-item{align-items:center;display:flex;position:relative}.wp-block-navigation .wp-block-navigation-item .wp-block-navigation__submenu-container:empty{display:none}.wp-block-navigation .wp-block-navigation-item__content{display:block}.wp-block-navigation .wp-block-navigation-item__content.wp-block-navigation-item__content{color:inherit}.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-underline .wp-block-navigation-item__content:focus{text-decoration:underline}.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:active,.wp-block-navigation.has-text-decoration-line-through .wp-block-navigation-item__content:focus{text-decoration:line-through}.wp-block-navigation:where(:not([class*=has-text-decoration])) a{text-decoration:none}.wp-block-navigation:where(:not([class*=has-text-decoration])) a:active,.wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus{text-decoration:none}.wp-block-navigation .wp-block-navigation__submenu-icon{align-self:center;background-color:inherit;border:none;color:currentColor;display:inline-block;font-size:inherit;height:.6em;line-height:0;margin-left:.25em;padding:0;width:.6em}.wp-block-navigation .wp-block-navigation__submenu-icon svg{stroke:currentColor;display:inline-block;height:inherit;margin-top:.075em;width:inherit}.wp-block-navigation.is-vertical{--navigation-layout-direction:column;--navigation-layout-justify:initial;--navigation-layout-align:flex-start}.wp-block-navigation.no-wrap{--navigation-layout-wrap:nowrap}.wp-block-navigation.items-justified-center{--navigation-layout-justification-setting:center;--navigation-layout-justify:center}.wp-block-navigation.items-justified-center.is-vertical{--navigation-layout-align:center}.wp-block-navigation.items-justified-right{--navigation-layout-justification-setting:flex-end;--navigation-layout-justify:flex-end}.wp-block-navigation.items-justified-right.is-vertical{--navigation-layout-align:flex-end}.wp-block-navigation.items-justified-space-between{--navigation-layout-justification-setting:space-between;--navigation-layout-justify:space-between}.wp-block-navigation .has-child .wp-block-navigation__submenu-container{align-items:normal;background-color:inherit;color:inherit;display:flex;flex-direction:column;height:0;left:-1px;opacity:0;overflow:hidden;position:absolute;top:100%;transition:opacity .1s linear;visibility:hidden;width:0;z-index:2}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content{display:flex;flex-grow:1}.wp-block-navigation .has-child .wp-block-navigation__submenu-container>.wp-block-navigation-item>.wp-block-navigation-item__content .wp-block-navigation__submenu-icon{margin-left:auto;margin-right:0}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation-item__content{margin:0}@media (min-width:782px){.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:-1px}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container:before{background:transparent;content:"";display:block;height:100%;position:absolute;right:100%;width:.5em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon{margin-right:.25em}.wp-block-navigation .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-icon svg{transform:rotate(-90deg)}}.wp-block-navigation .has-child:not(.open-on-click):hover>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within>.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation .has-child .wp-block-navigation-submenu__toggle[aria-expanded=true]~.wp-block-navigation__submenu-container{height:auto;min-width:200px;opacity:1;overflow:visible;visibility:visible;width:auto}.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container{left:0;top:100%}@media (min-width:782px){.wp-block-navigation.has-background .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:100%;top:0}}.wp-block-navigation-submenu{display:flex;position:relative}.wp-block-navigation-submenu .wp-block-navigation__submenu-icon svg{stroke:currentColor}button.wp-block-navigation-item__content{background-color:transparent;border:none;color:currentColor;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;line-height:inherit;text-align:left;text-transform:inherit}.wp-block-navigation-submenu__toggle{cursor:pointer}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle{padding-right:.85em}.wp-block-navigation-item.open-on-click .wp-block-navigation-submenu__toggle+.wp-block-navigation__submenu-icon{margin-left:-.6em;pointer-events:none}.wp-block-navigation .wp-block-page-list,.wp-block-navigation__container,.wp-block-navigation__responsive-close,.wp-block-navigation__responsive-container,.wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-dialog{gap:inherit}:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)){padding:.5em 1em}:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu button.wp-block-navigation-item__content),:where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-pages-list__item button.wp-block-navigation-item__content){padding:.5em 1em}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container{left:auto;right:0}.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:-1px;right:-1px}@media (min-width:782px){.wp-block-navigation.items-justified-right .wp-block-navigation__container .has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-right .wp-block-page-list>.has-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between .wp-block-page-list>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container,.wp-block-navigation.items-justified-space-between>.wp-block-navigation__container>.has-child:last-child .wp-block-navigation__submenu-container .wp-block-navigation__submenu-container{left:auto;right:100%}}.wp-block-navigation:not(.has-background) .wp-block-navigation__submenu-container{background-color:#fff;border:1px solid rgba(0,0,0,.15)}.wp-block-navigation.has-background .wp-block-navigation__submenu-container{background-color:inherit}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__submenu-container{color:#000}.wp-block-navigation__container{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial);list-style:none;margin:0;padding-left:0}.wp-block-navigation__container .is-responsive{display:none}.wp-block-navigation__container:only-child,.wp-block-page-list:only-child{flex-grow:1}@keyframes overlay-menu__fade-in-animation{0%{opacity:0;transform:translateY(.5em)}to{opacity:1;transform:translateY(0)}}.wp-block-navigation__responsive-container{bottom:0;display:none;left:0;position:fixed;right:0;top:0}.wp-block-navigation__responsive-container :where(.wp-block-navigation-item a){color:inherit}.wp-block-navigation__responsive-container .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-align,initial);display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open){background-color:inherit!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open{animation:overlay-menu__fade-in-animation .1s ease-out;animation-fill-mode:forwards;background-color:inherit;display:flex;flex-direction:column;overflow:auto;padding:clamp(1rem,var(--wp--style--root--padding-top),20rem) clamp(1rem,var(--wp--style--root--padding-right),20rem) clamp(1rem,var(--wp--style--root--padding-bottom),20rem) clamp(1rem,var(--wp--style--root--padding-left),20em);z-index:100000}@media (prefers-reduced-motion:reduce){.wp-block-navigation__responsive-container.is-menu-open{animation-delay:0s;animation-duration:1ms}}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content{align-items:var(--navigation-layout-justification-setting,inherit);display:flex;flex-direction:column;flex-wrap:nowrap;overflow:visible;padding-top:calc(2rem + 24px)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{justify-content:flex-start}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-icon{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .has-child .wp-block-navigation__submenu-container{border:none;height:auto;min-width:200px;opacity:1;overflow:initial;padding-left:2rem;padding-right:2rem;position:static;visibility:visible;width:auto}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{gap:inherit}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__submenu-container{padding-top:var(--wp--style--block-gap,2em)}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item__content{padding:0}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__responsive-container-content .wp-block-page-list{align-items:var(--navigation-layout-justification-setting,initial);display:flex;flex-direction:column}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation-item .wp-block-navigation__submenu-container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__container,.wp-block-navigation__responsive-container.is-menu-open .wp-block-page-list{background:transparent!important;color:inherit!important}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:auto;right:auto}@media (min-width:600px){.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open){background-color:inherit;display:block;position:relative;width:100%;z-index:auto}.wp-block-navigation__responsive-container:not(.hidden-by-default):not(.is-menu-open) .wp-block-navigation__responsive-container-close{display:none}.wp-block-navigation__responsive-container.is-menu-open .wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container.wp-block-navigation__submenu-container{left:0}}.wp-block-navigation:not(.has-background) .wp-block-navigation__responsive-container.is-menu-open{background-color:#fff}.wp-block-navigation:not(.has-text-color) .wp-block-navigation__responsive-container.is-menu-open{color:#000}.wp-block-navigation__toggle_button_label{font-size:1rem;font-weight:700}.wp-block-navigation__responsive-container-close,.wp-block-navigation__responsive-container-open{background:transparent;border:none;color:currentColor;cursor:pointer;margin:0;padding:0;text-transform:inherit;vertical-align:middle}.wp-block-navigation__responsive-container-close svg,.wp-block-navigation__responsive-container-open svg{fill:currentColor;display:block;height:24px;pointer-events:none;width:24px}.wp-block-navigation__responsive-container-open{display:flex}.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open.wp-block-navigation__responsive-container-open{font-family:inherit;font-size:inherit;font-weight:inherit}@media (min-width:600px){.wp-block-navigation__responsive-container-open:not(.always-shown){display:none}}.wp-block-navigation__responsive-container-close{position:absolute;right:0;top:0;z-index:2}.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close.wp-block-navigation__responsive-container-close{font-family:inherit;font-size:inherit;font-weight:inherit}.wp-block-navigation__responsive-close{width:100%}.has-modal-open .wp-block-navigation__responsive-close{margin-left:auto;margin-right:auto;max-width:var(--wp--style--global--wide-size,100%)}.wp-block-navigation__responsive-close:focus{outline:none}.is-menu-open .wp-block-navigation__responsive-close,.is-menu-open .wp-block-navigation__responsive-container-content,.is-menu-open .wp-block-navigation__responsive-dialog{box-sizing:border-box}.wp-block-navigation__responsive-dialog{position:relative}.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:46px}@media (min-width:782px){.has-modal-open .admin-bar .is-menu-open .wp-block-navigation__responsive-dialog{margin-top:32px}}html.has-modal-open{overflow:hidden}.wp-block-navigation .wp-block-navigation-item__label{overflow-wrap:break-word}.wp-block-navigation .wp-block-navigation-item__description{display:none}.wp-block-navigation .wp-block-page-list{align-items:var(--navigation-layout-align,initial);background-color:inherit;display:flex;flex-direction:var(--navigation-layout-direction,initial);flex-wrap:var(--navigation-layout-wrap,wrap);justify-content:var(--navigation-layout-justify,initial)}.wp-block-navigation .wp-block-navigation-item{background-color:inherit}.is-small-text{font-size:.875em}.is-regular-text{font-size:1em}.is-large-text{font-size:2.25em}.is-larger-text{font-size:3em}.has-drop-cap:not(:focus):first-letter{float:left;font-size:8.4em;font-style:normal;font-weight:100;line-height:.68;margin:.05em .1em 0 0;text-transform:uppercase}body.rtl .has-drop-cap:not(:focus):first-letter{float:none;margin-left:.1em}p.has-drop-cap.has-background{overflow:hidden}p.has-background{padding:1.25em 2.375em}:where(p.has-text-color:not(.has-link-color)) a{color:inherit}p.has-text-align-left[style*="writing-mode:vertical-lr"],p.has-text-align-right[style*="writing-mode:vertical-rl"]{rotate:180deg}.wp-block-post-author{display:flex;flex-wrap:wrap}.wp-block-post-author__byline{font-size:.5em;margin-bottom:0;margin-top:0;width:100%}.wp-block-post-author__avatar{margin-right:1em}.wp-block-post-author__bio{font-size:.7em;margin-bottom:.7em}.wp-block-post-author__content{flex-basis:0;flex-grow:1}.wp-block-post-author__name{margin:0}.wp-block-post-comments-form{box-sizing:border-box}.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title){font-weight:inherit}.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title){font-family:inherit}.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title),.wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title){font-size:inherit}.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title){line-height:inherit}.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title){font-style:inherit}.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title){letter-spacing:inherit}.wp-block-post-comments-form input[type=submit]{box-shadow:none;cursor:pointer;display:inline-block;overflow-wrap:break-word;text-align:center}.wp-block-post-comments-form input:not([type=submit]),.wp-block-post-comments-form textarea{border:1px solid #949494;font-family:inherit;font-size:1em}.wp-block-post-comments-form input:not([type=submit]):not([type=checkbox]),.wp-block-post-comments-form textarea{padding:calc(.667em + 2px)}.wp-block-post-comments-form .comment-form input:not([type=submit]):not([type=checkbox]):not([type=hidden]),.wp-block-post-comments-form .comment-form textarea{box-sizing:border-box;display:block;width:100%}.wp-block-post-comments-form .comment-form-author label,.wp-block-post-comments-form .comment-form-email label,.wp-block-post-comments-form .comment-form-url label{display:block;margin-bottom:.25em}.wp-block-post-comments-form .comment-form-cookies-consent{display:flex;gap:.25em}.wp-block-post-comments-form .comment-form-cookies-consent #wp-comment-cookies-consent{margin-top:.35em}.wp-block-post-comments-form .comment-reply-title{margin-bottom:0}.wp-block-post-comments-form .comment-reply-title :where(small){font-size:var(--wp--preset--font-size--medium,smaller);margin-left:.5em}.wp-block-post-date{box-sizing:border-box}:where(.wp-block-post-excerpt){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__excerpt{margin-bottom:0;margin-top:0}.wp-block-post-excerpt__more-text{margin-bottom:0;margin-top:var(--wp--style--block-gap)}.wp-block-post-excerpt__more-link{display:inline-block}.wp-block-post-featured-image{margin-left:0;margin-right:0}.wp-block-post-featured-image a{display:block;height:100%}.wp-block-post-featured-image img{box-sizing:border-box;height:auto;max-width:100%;vertical-align:bottom;width:100%}.wp-block-post-featured-image.alignfull img,.wp-block-post-featured-image.alignwide img{width:100%}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim{background-color:#000;inset:0;position:absolute}.wp-block-post-featured-image{position:relative}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-gradient{background-color:transparent}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-0{opacity:0}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-10{opacity:.1}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-20{opacity:.2}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-30{opacity:.3}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-40{opacity:.4}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-50{opacity:.5}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-60{opacity:.6}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-70{opacity:.7}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-80{opacity:.8}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-90{opacity:.9}.wp-block-post-featured-image .wp-block-post-featured-image__overlay.has-background-dim-100{opacity:1}.wp-block-post-featured-image:where(.alignleft,.alignright){width:100%}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous{display:inline-block;margin-right:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-previous:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next{display:inline-block;margin-left:1ch}.wp-block-post-navigation-link .wp-block-post-navigation-link__arrow-next:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-post-navigation-link.has-text-align-left[style*="writing-mode: vertical-lr"],.wp-block-post-navigation-link.has-text-align-right[style*="writing-mode: vertical-rl"]{rotate:180deg}.wp-block-post-terms{box-sizing:border-box}.wp-block-post-terms .wp-block-post-terms__separator{white-space:pre-wrap}.wp-block-post-time-to-read,.wp-block-post-title{box-sizing:border-box}.wp-block-post-title{word-break:break-word}.wp-block-post-title a{display:inline-block}.wp-block-preformatted{box-sizing:border-box;white-space:pre-wrap}:where(.wp-block-preformatted.has-background){padding:1.25em 2.375em}.wp-block-pullquote{box-sizing:border-box;overflow-wrap:break-word;padding:3em 0;text-align:center}.wp-block-pullquote blockquote,.wp-block-pullquote cite,.wp-block-pullquote p{color:inherit}.wp-block-pullquote.alignleft,.wp-block-pullquote.alignright{max-width:420px}.wp-block-pullquote cite,.wp-block-pullquote footer{position:relative}.wp-block-pullquote .has-text-color a{color:inherit}:where(.wp-block-pullquote){margin:0 0 1em}.wp-block-pullquote.has-text-align-left blockquote{text-align:left}.wp-block-pullquote.has-text-align-right blockquote{text-align:right}.wp-block-pullquote.is-style-solid-color{border:none}.wp-block-pullquote.is-style-solid-color blockquote{margin-left:auto;margin-right:auto;max-width:60%}.wp-block-pullquote.is-style-solid-color blockquote p{font-size:2em;margin-bottom:0;margin-top:0}.wp-block-pullquote.is-style-solid-color blockquote cite{font-style:normal;text-transform:none}.wp-block-pullquote cite{color:inherit}.wp-block-post-template{list-style:none;margin-bottom:0;margin-top:0;max-width:100%;padding:0}.wp-block-post-template.wp-block-post-template{background:none}.wp-block-post-template.is-flex-container{display:flex;flex-direction:row;flex-wrap:wrap;gap:1.25em}.wp-block-post-template.is-flex-container>li{margin:0;width:100%}@media (min-width:600px){.wp-block-post-template.is-flex-container.is-flex-container.columns-2>li{width:calc(50% - .625em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-3>li{width:calc(33.33333% - .83333em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-4>li{width:calc(25% - .9375em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-5>li{width:calc(20% - 1em)}.wp-block-post-template.is-flex-container.is-flex-container.columns-6>li{width:calc(16.66667% - 1.04167em)}}@media (max-width:600px){.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid.wp-block-post-template-is-layout-grid{grid-template-columns:1fr}}.wp-block-post-template-is-layout-constrained>li>.alignright,.wp-block-post-template-is-layout-flow>li>.alignright{-webkit-margin-start:2em;-webkit-margin-end:0;float:right;margin-inline-end:0;margin-inline-start:2em}.wp-block-post-template-is-layout-constrained>li>.alignleft,.wp-block-post-template-is-layout-flow>li>.alignleft{-webkit-margin-start:0;-webkit-margin-end:2em;float:left;margin-inline-end:2em;margin-inline-start:0}.wp-block-post-template-is-layout-constrained>li>.aligncenter,.wp-block-post-template-is-layout-flow>li>.aligncenter{-webkit-margin-start:auto;-webkit-margin-end:auto;margin-inline-end:auto;margin-inline-start:auto}.wp-block-query-pagination>.wp-block-query-pagination-next,.wp-block-query-pagination>.wp-block-query-pagination-numbers,.wp-block-query-pagination>.wp-block-query-pagination-previous{margin-bottom:.5em;margin-right:.5em}.wp-block-query-pagination>.wp-block-query-pagination-next:last-child,.wp-block-query-pagination>.wp-block-query-pagination-numbers:last-child,.wp-block-query-pagination>.wp-block-query-pagination-previous:last-child{margin-right:0}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-next:last-of-type{-webkit-margin-start:auto;margin-inline-start:auto}.wp-block-query-pagination.is-content-justification-space-between>.wp-block-query-pagination-previous:first-child{-webkit-margin-end:auto;margin-inline-end:auto}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow{display:inline-block;margin-right:1ch}.wp-block-query-pagination .wp-block-query-pagination-previous-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination .wp-block-query-pagination-next-arrow{display:inline-block;margin-left:1ch}.wp-block-query-pagination .wp-block-query-pagination-next-arrow:not(.is-arrow-chevron){transform:scaleX(1)}.wp-block-query-pagination.aligncenter{justify-content:center}.wp-block-query-title,.wp-block-quote{box-sizing:border-box}.wp-block-quote{overflow-wrap:break-word}.wp-block-quote.is-large:where(:not(.is-style-plain)),.wp-block-quote.is-style-large:where(:not(.is-style-plain)){margin-bottom:1em;padding:0 1em}.wp-block-quote.is-large:where(:not(.is-style-plain)) p,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p{font-size:1.5em;font-style:italic;line-height:1.6}.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer{font-size:1.125em;text-align:right}.wp-block-read-more{display:block;width:-moz-fit-content;width:fit-content}.wp-block-read-more:not([style*=text-decoration]),.wp-block-read-more:not([style*=text-decoration]):active,.wp-block-read-more:not([style*=text-decoration]):focus{text-decoration:none}ul.wp-block-rss{list-style:none;padding:0}ul.wp-block-rss.wp-block-rss{box-sizing:border-box}ul.wp-block-rss.alignleft{margin-right:2em}ul.wp-block-rss.alignright{margin-left:2em}ul.wp-block-rss.is-grid{display:flex;flex-wrap:wrap;list-style:none;padding:0}ul.wp-block-rss.is-grid li{margin:0 1em 1em 0;width:100%}@media (min-width:600px){ul.wp-block-rss.columns-2 li{width:calc(50% - 1em)}ul.wp-block-rss.columns-3 li{width:calc(33.33333% - 1em)}ul.wp-block-rss.columns-4 li{width:calc(25% - 1em)}ul.wp-block-rss.columns-5 li{width:calc(20% - 1em)}ul.wp-block-rss.columns-6 li{width:calc(16.66667% - 1em)}}.wp-block-rss__item-author,.wp-block-rss__item-publish-date{display:block;font-size:.8125em}.wp-block-search__button{margin-left:10px;word-break:normal}.wp-block-search__button.has-icon{line-height:0}.wp-block-search__button svg{fill:currentColor;min-height:24px;min-width:24px;vertical-align:text-bottom}:where(.wp-block-search__button){border:1px solid #ccc;padding:6px 10px}.wp-block-search__inside-wrapper{display:flex;flex:auto;flex-wrap:nowrap;max-width:100%}.wp-block-search__label{width:100%}.wp-block-search__input{-webkit-appearance:initial;appearance:none;border:1px solid #949494;flex-grow:1;margin-left:0;margin-right:0;min-width:3rem;padding:8px;text-decoration:unset!important}.wp-block-search.wp-block-search__button-only .wp-block-search__button{flex-shrink:0;margin-left:0;max-width:calc(100% - 100px)}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper){border:1px solid #949494;box-sizing:border-box;padding:4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input{border:none;border-radius:0;padding:0 4px}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus{outline:none}:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button){padding:4px 8px}.wp-block-search.aligncenter .wp-block-search__inside-wrapper{margin:auto}.wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{min-width:0!important;transition-property:width}.wp-block-search__button-behavior-expand .wp-block-search__input{flex-basis:100%;transition-duration:.3s}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden,.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__inside-wrapper{overflow:hidden}.wp-block-search__button-behavior-expand.wp-block-search__searchfield-hidden .wp-block-search__input{border-left-width:0!important;border-right-width:0!important;flex-basis:0;flex-grow:0;margin:0;min-width:0!important;padding-left:0!important;padding-right:0!important;width:0!important}.wp-block[data-align=right] .wp-block-search__button-behavior-expand .wp-block-search__inside-wrapper{float:right}.wp-block-separator{border:1px solid;border-left:none;border-right:none}.wp-block-separator.is-style-dots{background:none!important;border:none;height:auto;line-height:1;text-align:center}.wp-block-separator.is-style-dots:before{color:currentColor;content:"···";font-family:serif;font-size:1.5em;letter-spacing:2em;padding-left:2em}.wp-block-site-logo{box-sizing:border-box;line-height:0}.wp-block-site-logo a{display:inline-block;line-height:0}.wp-block-site-logo.is-default-size img{height:auto;width:120px}.wp-block-site-logo img{height:auto;max-width:100%}.wp-block-site-logo a,.wp-block-site-logo img{border-radius:inherit}.wp-block-site-logo.aligncenter{margin-left:auto;margin-right:auto;text-align:center}.wp-block-site-logo.is-style-rounded{border-radius:9999px}.wp-block-site-title a{color:inherit}.wp-block-social-links{background:none;box-sizing:border-box;margin-left:0;padding-left:0;padding-right:0;text-indent:0}.wp-block-social-links .wp-social-link a,.wp-block-social-links .wp-social-link a:hover{border-bottom:0;box-shadow:none;text-decoration:none}.wp-block-social-links .wp-social-link a{padding:.25em}.wp-block-social-links .wp-social-link svg{height:1em;width:1em}.wp-block-social-links .wp-social-link span:not(.screen-reader-text){font-size:.65em;margin-left:.5em;margin-right:.5em}.wp-block-social-links.has-small-icon-size{font-size:16px}.wp-block-social-links,.wp-block-social-links.has-normal-icon-size{font-size:24px}.wp-block-social-links.has-large-icon-size{font-size:36px}.wp-block-social-links.has-huge-icon-size{font-size:48px}.wp-block-social-links.aligncenter{display:flex;justify-content:center}.wp-block-social-links.alignright{justify-content:flex-end}.wp-block-social-link{border-radius:9999px;display:block;height:auto;transition:transform .1s ease}@media (prefers-reduced-motion:reduce){.wp-block-social-link{transition-delay:0s;transition-duration:0s}}.wp-block-social-link a{align-items:center;display:flex;line-height:0;transition:transform .1s ease}.wp-block-social-link:hover{transform:scale(1.1)}.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor svg,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:active,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:hover,.wp-block-social-links .wp-block-social-link .wp-block-social-link-anchor:visited{fill:currentColor;color:currentColor}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link{background-color:#f0f0f0;color:#444}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-amazon{background-color:#f90;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-bandcamp{background-color:#1ea0c3;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-behance{background-color:#0757fe;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-codepen{background-color:#1e1f26;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-deviantart{background-color:#02e49b;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dribbble{background-color:#e94c89;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-dropbox{background-color:#4280ff;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-etsy{background-color:#f45800;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-facebook{background-color:#1778f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-fivehundredpx{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-flickr{background-color:#0461dd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-foursquare{background-color:#e65678;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-github{background-color:#24292d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-goodreads{background-color:#eceadd;color:#382110}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-google{background-color:#ea4434;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-instagram{background-color:#f00075;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-lastfm{background-color:#e21b24;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-linkedin{background-color:#0d66c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-mastodon{background-color:#3288d4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-medium{background-color:#02ab6c;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-meetup{background-color:#f6405f;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-patreon{background-color:#ff424d;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pinterest{background-color:#e60122;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-pocket{background-color:#ef4155;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-reddit{background-color:#ff4500;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-skype{background-color:#0478d7;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-snapchat{stroke:#000;background-color:#fefc00;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-soundcloud{background-color:#ff5600;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-spotify{background-color:#1bd760;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-telegram{background-color:#2aabee;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-threads,.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tiktok{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-tumblr{background-color:#011835;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitch{background-color:#6440a4;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-twitter{background-color:#1da1f2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vimeo{background-color:#1eb7ea;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-vk{background-color:#4680c2;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-wordpress{background-color:#3499cd;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-whatsapp{background-color:#25d366;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-x{background-color:#000;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-yelp{background-color:#d32422;color:#fff}.wp-block-social-links:not(.is-style-logos-only) .wp-social-link-youtube{background-color:red;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link{background:none}.wp-block-social-links.is-style-logos-only .wp-social-link a{padding:0}.wp-block-social-links.is-style-logos-only .wp-social-link svg{height:1.25em;width:1.25em}.wp-block-social-links.is-style-logos-only .wp-social-link-amazon{color:#f90}.wp-block-social-links.is-style-logos-only .wp-social-link-bandcamp{color:#1ea0c3}.wp-block-social-links.is-style-logos-only .wp-social-link-behance{color:#0757fe}.wp-block-social-links.is-style-logos-only .wp-social-link-codepen{color:#1e1f26}.wp-block-social-links.is-style-logos-only .wp-social-link-deviantart{color:#02e49b}.wp-block-social-links.is-style-logos-only .wp-social-link-dribbble{color:#e94c89}.wp-block-social-links.is-style-logos-only .wp-social-link-dropbox{color:#4280ff}.wp-block-social-links.is-style-logos-only .wp-social-link-etsy{color:#f45800}.wp-block-social-links.is-style-logos-only .wp-social-link-facebook{color:#1778f2}.wp-block-social-links.is-style-logos-only .wp-social-link-fivehundredpx{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-flickr{color:#0461dd}.wp-block-social-links.is-style-logos-only .wp-social-link-foursquare{color:#e65678}.wp-block-social-links.is-style-logos-only .wp-social-link-github{color:#24292d}.wp-block-social-links.is-style-logos-only .wp-social-link-goodreads{color:#382110}.wp-block-social-links.is-style-logos-only .wp-social-link-google{color:#ea4434}.wp-block-social-links.is-style-logos-only .wp-social-link-instagram{color:#f00075}.wp-block-social-links.is-style-logos-only .wp-social-link-lastfm{color:#e21b24}.wp-block-social-links.is-style-logos-only .wp-social-link-linkedin{color:#0d66c2}.wp-block-social-links.is-style-logos-only .wp-social-link-mastodon{color:#3288d4}.wp-block-social-links.is-style-logos-only .wp-social-link-medium{color:#02ab6c}.wp-block-social-links.is-style-logos-only .wp-social-link-meetup{color:#f6405f}.wp-block-social-links.is-style-logos-only .wp-social-link-patreon{color:#ff424d}.wp-block-social-links.is-style-logos-only .wp-social-link-pinterest{color:#e60122}.wp-block-social-links.is-style-logos-only .wp-social-link-pocket{color:#ef4155}.wp-block-social-links.is-style-logos-only .wp-social-link-reddit{color:#ff4500}.wp-block-social-links.is-style-logos-only .wp-social-link-skype{color:#0478d7}.wp-block-social-links.is-style-logos-only .wp-social-link-snapchat{stroke:#000;color:#fff}.wp-block-social-links.is-style-logos-only .wp-social-link-soundcloud{color:#ff5600}.wp-block-social-links.is-style-logos-only .wp-social-link-spotify{color:#1bd760}.wp-block-social-links.is-style-logos-only .wp-social-link-telegram{color:#2aabee}.wp-block-social-links.is-style-logos-only .wp-social-link-threads,.wp-block-social-links.is-style-logos-only .wp-social-link-tiktok{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-tumblr{color:#011835}.wp-block-social-links.is-style-logos-only .wp-social-link-twitch{color:#6440a4}.wp-block-social-links.is-style-logos-only .wp-social-link-twitter{color:#1da1f2}.wp-block-social-links.is-style-logos-only .wp-social-link-vimeo{color:#1eb7ea}.wp-block-social-links.is-style-logos-only .wp-social-link-vk{color:#4680c2}.wp-block-social-links.is-style-logos-only .wp-social-link-whatsapp{color:#25d366}.wp-block-social-links.is-style-logos-only .wp-social-link-wordpress{color:#3499cd}.wp-block-social-links.is-style-logos-only .wp-social-link-x{color:#000}.wp-block-social-links.is-style-logos-only .wp-social-link-yelp{color:#d32422}.wp-block-social-links.is-style-logos-only .wp-social-link-youtube{color:red}.wp-block-social-links.is-style-pill-shape .wp-social-link{width:auto}.wp-block-social-links.is-style-pill-shape .wp-social-link a{padding-left:.66667em;padding-right:.66667em}.wp-block-social-links:not(.has-icon-color):not(.has-icon-background-color) .wp-social-link-snapchat .wp-block-social-link-label{color:#000}.wp-block-spacer{clear:both}.wp-block-tag-cloud{box-sizing:border-box}.wp-block-tag-cloud.aligncenter{justify-content:center;text-align:center}.wp-block-tag-cloud.alignfull{padding-left:1em;padding-right:1em}.wp-block-tag-cloud a{display:inline-block;margin-right:5px}.wp-block-tag-cloud span{display:inline-block;margin-left:5px;text-decoration:none}.wp-block-tag-cloud.is-style-outline{display:flex;flex-wrap:wrap;gap:1ch}.wp-block-tag-cloud.is-style-outline a{border:1px solid;font-size:unset!important;margin-right:0;padding:1ch 2ch;text-decoration:none!important}.wp-block-table{overflow-x:auto}.wp-block-table table{border-collapse:collapse;width:100%}.wp-block-table thead{border-bottom:3px solid}.wp-block-table tfoot{border-top:3px solid}.wp-block-table td,.wp-block-table th{border:1px solid;padding:.5em}.wp-block-table .has-fixed-layout{table-layout:fixed;width:100%}.wp-block-table .has-fixed-layout td,.wp-block-table .has-fixed-layout th{word-break:break-word}.wp-block-table.aligncenter,.wp-block-table.alignleft,.wp-block-table.alignright{display:table;width:auto}.wp-block-table.aligncenter td,.wp-block-table.aligncenter th,.wp-block-table.alignleft td,.wp-block-table.alignleft th,.wp-block-table.alignright td,.wp-block-table.alignright th{word-break:break-word}.wp-block-table .has-subtle-light-gray-background-color{background-color:#f3f4f5}.wp-block-table .has-subtle-pale-green-background-color{background-color:#e9fbe5}.wp-block-table .has-subtle-pale-blue-background-color{background-color:#e7f5fe}.wp-block-table .has-subtle-pale-pink-background-color{background-color:#fcf0ef}.wp-block-table.is-style-stripes{background-color:transparent;border-bottom:1px solid #f0f0f0;border-collapse:inherit;border-spacing:0}.wp-block-table.is-style-stripes tbody tr:nth-child(odd){background-color:#f0f0f0}.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd){background-color:#f3f4f5}.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd){background-color:#e9fbe5}.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd){background-color:#e7f5fe}.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd){background-color:#fcf0ef}.wp-block-table.is-style-stripes td,.wp-block-table.is-style-stripes th{border-color:transparent}.wp-block-table .has-border-color td,.wp-block-table .has-border-color th,.wp-block-table .has-border-color tr,.wp-block-table .has-border-color>*{border-color:inherit}.wp-block-table table[style*=border-top-color] tr:first-child,.wp-block-table table[style*=border-top-color] tr:first-child td,.wp-block-table table[style*=border-top-color] tr:first-child th,.wp-block-table table[style*=border-top-color]>*,.wp-block-table table[style*=border-top-color]>* td,.wp-block-table table[style*=border-top-color]>* th{border-top-color:inherit}.wp-block-table table[style*=border-top-color] tr:not(:first-child){border-top-color:currentColor}.wp-block-table table[style*=border-right-color] td:last-child,.wp-block-table table[style*=border-right-color] th,.wp-block-table table[style*=border-right-color] tr,.wp-block-table table[style*=border-right-color]>*{border-right-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:last-child,.wp-block-table table[style*=border-bottom-color] tr:last-child td,.wp-block-table table[style*=border-bottom-color] tr:last-child th,.wp-block-table table[style*=border-bottom-color]>*,.wp-block-table table[style*=border-bottom-color]>* td,.wp-block-table table[style*=border-bottom-color]>* th{border-bottom-color:inherit}.wp-block-table table[style*=border-bottom-color] tr:not(:last-child){border-bottom-color:currentColor}.wp-block-table table[style*=border-left-color] td:first-child,.wp-block-table table[style*=border-left-color] th,.wp-block-table table[style*=border-left-color] tr,.wp-block-table table[style*=border-left-color]>*{border-left-color:inherit}.wp-block-table table[style*=border-style] td,.wp-block-table table[style*=border-style] th,.wp-block-table table[style*=border-style] tr,.wp-block-table table[style*=border-style]>*{border-style:inherit}.wp-block-table table[style*=border-width] td,.wp-block-table table[style*=border-width] th,.wp-block-table table[style*=border-width] tr,.wp-block-table table[style*=border-width]>*{border-style:inherit;border-width:inherit}:where(.wp-block-term-description){margin-bottom:var(--wp--style--block-gap);margin-top:var(--wp--style--block-gap)}.wp-block-term-description p{margin-bottom:0;margin-top:0}.wp-block-text-columns,.wp-block-text-columns.aligncenter{display:flex}.wp-block-text-columns .wp-block-column{margin:0 1em;padding:0}.wp-block-text-columns .wp-block-column:first-child{margin-left:0}.wp-block-text-columns .wp-block-column:last-child{margin-right:0}.wp-block-text-columns.columns-2 .wp-block-column{width:50%}.wp-block-text-columns.columns-3 .wp-block-column{width:33.33333%}.wp-block-text-columns.columns-4 .wp-block-column{width:25%}pre.wp-block-verse{overflow:auto;white-space:pre-wrap}:where(pre.wp-block-verse){font-family:inherit}.wp-block-video{box-sizing:border-box}.wp-block-video video{vertical-align:middle;width:100%}@supports (position:sticky){.wp-block-video [poster]{object-fit:cover}}.wp-block-video.aligncenter{text-align:center}.wp-block-video figcaption{margin-bottom:1em;margin-top:.5em}.editor-styles-wrapper,.entry-content{counter-reset:footnotes}a[data-fn].fn{counter-increment:footnotes;display:inline-flex;font-size:smaller;text-decoration:none;text-indent:-9999999px;vertical-align:super}a[data-fn].fn:after{content:"[" counter(footnotes) "]";float:left;text-indent:0}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.screen-reader-text:focus{clip:auto!important;background-color:#ddd;-webkit-clip-path:none;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}