@charset 'UTF-8';
@charset "UTF-8";
@charset "UTF-8";
@charset "UTF-8";

@media not (prefers-reduced-motion){.components-animate__appear{animation:components-animate__appear-animation .1s cubic-bezier(0,0,.2,1) 0s;animation-fill-mode:forwards}}.components-animate__appear.is-from-top,.components-animate__appear.is-from-top.is-from-left{transform-origin:top left}.components-animate__appear.is-from-top.is-from-right{transform-origin:top right}.components-animate__appear.is-from-bottom,.components-animate__appear.is-from-bottom.is-from-left{transform-origin:bottom left}.components-animate__appear.is-from-bottom.is-from-right{transform-origin:bottom right}@keyframes components-animate__appear-animation{0%{transform:translateY(-2em) scaleY(0) scaleX(0)}to{transform:translateY(0) scaleY(1) scaleX(1)}}@media not (prefers-reduced-motion){.components-animate__slide-in{animation:components-animate__slide-in-animation .1s cubic-bezier(0,0,.2,1);animation-fill-mode:forwards}.components-animate__slide-in.is-from-left{transform:translateX(100%)}.components-animate__slide-in.is-from-right{transform:translateX(-100%)}}@keyframes components-animate__slide-in-animation{to{transform:translateX(0)}}@media not (prefers-reduced-motion){.components-animate__loading{animation:components-animate__loading 1.6s ease-in-out infinite}}@keyframes components-animate__loading{0%{opacity:.5}50%{opacity:1}to{opacity:.5}}.components-autocomplete__popover .components-popover__content{min-width:200px;padding:8px}.components-autocomplete__result.components-button{display:flex;height:auto;min-height:36px;text-align:left;width:100%}.components-autocomplete__result.components-button:focus:not(:disabled){box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-badge{box-sizing:border-box}.components-badge *,.components-badge :after,.components-badge :before{box-sizing:inherit}.components-badge{background-color:color-mix(in srgb,#fff 90%,var(--base-color));border-radius:2px;color:color-mix(in srgb,#000 50%,var(--base-color));display:inline-block;line-height:0;max-width:100%;min-height:24px;padding:2px 8px}.components-badge:where(.is-default){background-color:#f0f0f0;color:#2f2f2f}.components-badge.has-icon{padding-inline-start:4px}.components-badge.is-info{--base-color:#3858e9}.components-badge.is-warning{--base-color:#f0b849}.components-badge.is-error{--base-color:#cc1818}.components-badge.is-success{--base-color:#4ab866}.components-badge__flex-wrapper{align-items:center;display:inline-flex;font-size:12px;font-weight:400;gap:2px;line-height:20px;max-width:100%}.components-badge__icon{flex-shrink:0}.components-badge__content{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.components-button-group{display:inline-block}.components-button-group .components-button{border-radius:0;box-shadow:inset 0 0 0 1px #1e1e1e;color:#1e1e1e;display:inline-flex}.components-button-group .components-button+.components-button{margin-left:-1px}.components-button-group .components-button:first-child{border-radius:2px 0 0 2px}.components-button-group .components-button:last-child{border-radius:0 2px 2px 0}.components-button-group .components-button.is-primary,.components-button-group .components-button:focus{position:relative;z-index:1}.components-button-group .components-button.is-primary{box-shadow:inset 0 0 0 1px #1e1e1e}.components-button{appearance:none;background:none;border:0;cursor:pointer;display:inline-flex;font-family:inherit;font-size:13px;font-weight:499;margin:0;text-decoration:none}@media not (prefers-reduced-motion){.components-button{transition:box-shadow .1s linear}}.components-button{align-items:center;border-radius:2px;box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);height:36px;padding:4px 12px}.components-button.is-next-40px-default-size{height:40px}.components-button:hover:not(:disabled,[aria-disabled=true]),.components-button[aria-expanded=true]{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button:focus:not(:active){box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff);outline:1px solid #0000;text-decoration:none;text-shadow:none;white-space:nowrap}.components-button.is-primary:hover:not(:disabled){background:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:active:not(:disabled){background:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));border-color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-primary:focus:not(:active){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary:disabled,.components-button.is-primary:disabled:active:enabled,.components-button.is-primary[aria-disabled=true],.components-button.is-primary[aria-disabled=true]:active:enabled,.components-button.is-primary[aria-disabled=true]:enabled{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#fff6;outline:none}.components-button.is-primary:disabled:active:enabled:focus:enabled,.components-button.is-primary:disabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:active:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:enabled:focus:enabled,.components-button.is-primary[aria-disabled=true]:focus:enabled{box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-primary.is-busy,.components-button.is-primary.is-busy:disabled,.components-button.is-primary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 33%,var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6)) 70%,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 70%);background-size:100px 100%;border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-accent-inverted,#fff)}.components-button.is-secondary,.components-button.is-tertiary{outline:1px solid #0000}.components-button.is-secondary:active:not(:disabled),.components-button.is-tertiary:active:not(:disabled){box-shadow:none}.components-button.is-secondary:disabled,.components-button.is-secondary[aria-disabled=true],.components-button.is-secondary[aria-disabled=true]:hover,.components-button.is-tertiary:disabled,.components-button.is-tertiary[aria-disabled=true],.components-button.is-tertiary[aria-disabled=true]:hover{background:#0000;color:#949494;transform:none}.components-button.is-secondary{background:#0000;box-shadow:inset 0 0 0 1px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 0 0 currentColor;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:1px solid #0000;white-space:nowrap}.components-button.is-secondary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);box-shadow:inset 0 0 0 1px var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6));color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-secondary:disabled:not(:focus),.components-button.is-secondary[aria-disabled=true]:hover:not(:focus),.components-button.is-secondary[aria-disabled=true]:not(:focus){box-shadow:inset 0 0 0 1px #ddd}.components-button.is-secondary:focus:not(:active){box-shadow:0 0 0 currentColor inset,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-tertiary{background:#0000;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));white-space:nowrap}.components-button.is-tertiary:hover:not(:disabled,[aria-disabled=true],.is-pressed){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);color:var(--wp-components-color-accent-darker-20,var(--wp-admin-theme-color-darker-20,#183ad6))}.components-button.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 8%,#0000)}p+.components-button.is-tertiary{margin-left:-6px}.components-button.is-tertiary:disabled:not(:focus),.components-button.is-tertiary[aria-disabled=true]:hover:not(:focus),.components-button.is-tertiary[aria-disabled=true]:not(:focus){box-shadow:none;outline:none}.components-button.is-destructive{--wp-components-color-accent:#cc1818;--wp-components-color-accent-darker-10:#9e1313;--wp-components-color-accent-darker-20:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link){color:#cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):hover:not(:disabled,[aria-disabled=true]){color:#710d0d}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):focus:not(:active){box-shadow:0 0 0 var(--wp-admin-border-width-focus) #cc1818}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):active:not(:disabled,[aria-disabled=true]){background:#ccc}.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link):disabled,.components-button.is-destructive:not(.is-primary):not(.is-secondary):not(.is-tertiary):not(.is-link)[aria-disabled=true]{color:#949494}.components-button.is-destructive.is-secondary:hover:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:hover:not(:disabled,[aria-disabled=true]){background:#cc18180a}.components-button.is-destructive.is-secondary:active:not(:disabled,[aria-disabled=true]),.components-button.is-destructive.is-tertiary:active:not(:disabled,[aria-disabled=true]){background:#cc181814}.components-button.is-link{background:none;border:0;border-radius:0;box-shadow:none;color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));font-weight:400;margin:0;outline:none;padding:0;text-align:left;text-decoration:underline}@media not (prefers-reduced-motion){.components-button.is-link{transition-duration:.05s;transition-property:border,background,color;transition-timing-function:ease-in-out}}.components-button.is-link{height:auto}.components-button.is-link:focus{border-radius:2px}.components-button.is-link:disabled,.components-button.is-link[aria-disabled=true]{color:#949494}.components-button:focus{outline:3px solid #0000}.components-button:not(:disabled,[aria-disabled=true]):active{color:var(--wp-components-color-foreground,#1e1e1e)}.components-button:disabled,.components-button[aria-disabled=true]{color:#949494;cursor:default}@media not (prefers-reduced-motion){.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{animation:components-button__busy-animation 2.5s linear infinite}}.components-button.is-busy,.components-button.is-secondary.is-busy,.components-button.is-secondary.is-busy:disabled,.components-button.is-secondary.is-busy[aria-disabled=true]{background-image:linear-gradient(-45deg,#fafafa 33%,#e0e0e0 0,#e0e0e0 70%,#fafafa 0);background-size:100px 100%}.components-button.is-compact{height:32px}.components-button.is-compact.has-icon:not(.has-text){min-width:32px;padding:0}.components-button.is-small{font-size:11px;height:24px;line-height:22px;padding:0 8px}.components-button.is-small.has-icon:not(.has-text){min-width:24px;padding:0}.components-button.has-icon{justify-content:center;min-width:36px;padding:6px}.components-button.has-icon.is-next-40px-default-size{min-width:40px}.components-button.has-icon .dashicon{align-items:center;box-sizing:initial;display:inline-flex;justify-content:center;padding:2px}.components-button.has-icon.has-text{gap:4px;justify-content:start;padding-left:8px;padding-right:12px}.components-button.has-icon.has-text.has-icon-right{padding-left:12px;padding-right:8px}.components-button.is-pressed,.components-button.is-pressed:hover{color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:hover:not(:disabled,[aria-disabled=true]),.components-button.is-pressed:not(:disabled,[aria-disabled=true]){background:var(--wp-components-color-foreground,#1e1e1e)}.components-button.is-pressed:disabled,.components-button.is-pressed[aria-disabled=true]{color:#949494}.components-button.is-pressed:disabled:not(.is-primary):not(.is-secondary):not(.is-tertiary),.components-button.is-pressed[aria-disabled=true]:not(.is-primary):not(.is-secondary):not(.is-tertiary){background:#949494;color:var(--wp-components-color-foreground-inverted,#fff)}.components-button.is-pressed:focus:not(:active){box-shadow:inset 0 0 0 1px var(--wp-components-color-background,#fff),0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-button.is-pressed:focus{outline:2px solid #0000}.components-button svg{fill:currentColor;flex-shrink:0;outline:none}@media (forced-colors:active){.components-button svg{fill:CanvasText}}.components-button .components-visually-hidden{height:auto}@keyframes components-button__busy-animation{0%{background-position:200px 0}}.components-calendar{background-color:var(--wp-components-color-background,#fff);color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;font-size:13px;font-weight:400;position:relative;z-index:0}.components-calendar,.components-calendar *,.components-calendar :after,.components-calendar :before{box-sizing:border-box}.components-calendar__day{padding:0;position:relative}.components-calendar__day:has(.components-calendar__day-button:disabled){color:var(--wp-components-color-gray-400,#ccc)}.components-calendar__day:has(.components-calendar__day-button:focus-visible),.components-calendar__day:has(.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__day-button{align-items:center;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:flex;font:inherit;font-variant-numeric:tabular-nums;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__day-button:before{border:none;border-radius:2px;content:"";inset:0;position:absolute;z-index:-1}.components-calendar__day-button:after{content:"";inset:0;pointer-events:none;position:absolute;z-index:1}.components-calendar__day-button:disabled{cursor:revert}@media (forced-colors:active){.components-calendar__day-button:disabled{text-decoration:line-through}}.components-calendar__day-button:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-offset:1px}.components-calendar__caption-label{align-items:center;border:0;display:inline-flex;position:relative;text-transform:capitalize;white-space:nowrap;z-index:1}.components-calendar__button-next,.components-calendar__button-previous{align-items:center;appearance:none;background:none;border:none;border-radius:2px;color:inherit;cursor:pointer;display:inline-flex;height:32px;justify-content:center;margin:0;padding:0;position:relative;width:32px}.components-calendar__button-next:disabled,.components-calendar__button-next[aria-disabled=true],.components-calendar__button-previous:disabled,.components-calendar__button-previous[aria-disabled=true]{color:var(--wp-components-color-gray-600,#949494);cursor:revert}.components-calendar__button-next:focus-visible,.components-calendar__button-previous:focus-visible{outline:var(--wp-admin-border-width-focus) solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-calendar__chevron{fill:currentColor;display:inline-block;height:16px;width:16px}.components-calendar[dir=rtl] .components-calendar__nav .components-calendar__chevron{transform:rotate(180deg);transform-origin:50%}.components-calendar__month-caption{align-content:center;display:flex;height:32px;justify-content:center;margin-bottom:12px}.components-calendar__months{display:flex;flex-wrap:wrap;gap:16px;justify-content:center;max-width:fit-content;position:relative}.components-calendar__month-grid{border-collapse:initial;border-spacing:0 4px}.components-calendar__nav{align-items:center;display:flex;height:32px;inset-block-start:0;inset-inline-end:0;inset-inline-start:0;justify-content:space-between;position:absolute}.components-calendar__weekday{color:var(--wp-components-color-gray-700,#757575);height:32px;padding:0;text-align:center;text-transform:uppercase;width:32px}.components-calendar__day--today:after{border:2px solid;border-radius:50%;content:"";height:0;inset-block-start:2px;inset-inline-end:2px;position:absolute;width:0;z-index:1}.components-calendar__day--selected:not(.components-calendar__range-middle):has(.components-calendar__day-button,.components-calendar__day-button:hover:not(:disabled)){color:var(--wp-components-color-foreground-inverted,#fff)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:before{background-color:var(--wp-components-color-foreground,#1e1e1e);border:1px solid #0000}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:disabled:before{background-color:var(--wp-components-color-gray-600,#949494)}.components-calendar__day--selected:not(.components-calendar__range-middle) .components-calendar__day-button:hover:not(:disabled):before{background-color:var(--wp-components-color-gray-800,#2f2f2f)}.components-calendar__day--hidden{visibility:hidden}.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button,.components-calendar__range-start:not(.components-calendar__range-end) .components-calendar__day-button:before{border-end-end-radius:0;border-start-end-radius:0}.components-calendar__range-middle .components-calendar__day-button:before{background-color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000);border-color:#0000;border-radius:0;border-style:solid;border-width:1px 0}.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button,.components-calendar__range-end:not(.components-calendar__range-start) .components-calendar__day-button:before{border-end-start-radius:0;border-start-start-radius:0}.components-calendar__day--preview svg{color:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 16%,#0000);inset:0;pointer-events:none;position:absolute}@media (forced-colors:active){.components-calendar__day--preview svg{color:inherit}}.components-calendar[dir=rtl] .components-calendar__day--preview svg{transform:scaleX(-1)}.components-calendar__day--preview.components-calendar__range-middle .components-calendar__day-button:before{border:none}@keyframes slide-in-left{0%{transform:translateX(-100%)}to{transform:translateX(0)}}@keyframes slide-in-right{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes slide-out-left{0%{transform:translateX(0)}to{transform:translateX(-100%)}}@keyframes slide-out-right{0%{transform:translateX(0)}to{transform:translateX(100%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-out{0%{opacity:1}to{opacity:0}}.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:0s;animation-fill-mode:forwards;animation-timing-function:cubic-bezier(.4,0,.2,1)}@media not (prefers-reduced-motion){.components-calendar__caption-after-enter,.components-calendar__caption-after-exit,.components-calendar__caption-before-enter,.components-calendar__caption-before-exit,.components-calendar__weeks-after-enter,.components-calendar__weeks-after-exit,.components-calendar__weeks-before-enter,.components-calendar__weeks-before-exit{animation-duration:.3s}}.components-calendar[dir=rtl] .components-calendar__weeks-after-enter,.components-calendar__weeks-before-enter{animation-name:slide-in-left}.components-calendar[dir=rtl] .components-calendar__weeks-after-exit,.components-calendar__weeks-before-exit{animation-name:slide-out-left}.components-calendar[dir=rtl] .components-calendar__weeks-before-enter,.components-calendar__weeks-after-enter{animation-name:slide-in-right}.components-calendar[dir=rtl] .components-calendar__weeks-before-exit,.components-calendar__weeks-after-exit{animation-name:slide-out-right}.components-calendar__caption-after-enter{animation-name:fade-in}.components-calendar__caption-after-exit{animation-name:fade-out}.components-calendar__caption-before-enter{animation-name:fade-in}.components-calendar__caption-before-exit{animation-name:fade-out}.components-checkbox-control{--checkbox-input-size:24px}@media (min-width:600px){.components-checkbox-control{--checkbox-input-size:16px}}.components-checkbox-control{--checkbox-input-margin:8px}.components-checkbox-control__label{cursor:pointer;line-height:var(--checkbox-input-size)}.components-checkbox-control__input[type=checkbox]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;margin-right:12px;padding:6px 8px;transition:none}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-checkbox-control__input[type=checkbox]{font-size:13px;line-height:normal}}.components-checkbox-control__input[type=checkbox]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]::placeholder{color:#1e1e1e9e}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{color:#fff;margin:-3px -5px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox]:checked:before,.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{margin:-4px 0 0 -5px}}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]{background:var(--wp-admin-theme-color);border-color:var(--wp-admin-theme-color)}.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{speak:none;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"\f460";display:inline-block;float:left;font:normal 30px/1 dashicons;vertical-align:middle;width:16px}@media (min-width:782px){.components-checkbox-control__input[type=checkbox][aria-checked=mixed]:before{float:none;font-size:21px}}.components-checkbox-control__input[type=checkbox]:disabled,.components-checkbox-control__input[type=checkbox][aria-disabled=true]{background:#f0f0f0;border-color:#ddd;cursor:default;opacity:1}.components-checkbox-control__input[type=checkbox]{appearance:none;background:#fff;clear:none;color:#1e1e1e;cursor:pointer;display:inline-block;height:var(--checkbox-input-size);line-height:0;margin:0 4px 0 0;outline:0;padding:0!important;text-align:center;vertical-align:top;width:var(--checkbox-input-size)}@media not (prefers-reduced-motion){.components-checkbox-control__input[type=checkbox]{transition:border-color .1s ease-in-out}}.components-checkbox-control__input[type=checkbox]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-checkbox-control__input[type=checkbox]:checked,.components-checkbox-control__input[type=checkbox]:indeterminate{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-checkbox-control__input[type=checkbox]:checked:before{content:none}.components-checkbox-control__input-container{aspect-ratio:1;display:inline-block;flex-shrink:0;line-height:1;margin-right:var(--checkbox-input-margin);position:relative;vertical-align:middle;width:var(--checkbox-input-size)}svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:var(--checkbox-input-size);fill:#fff;cursor:pointer;height:var(--checkmark-size);left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);-webkit-user-select:none;user-select:none;width:var(--checkmark-size)}@media (min-width:600px){svg.components-checkbox-control__checked,svg.components-checkbox-control__indeterminate{--checkmark-size:calc(var(--checkbox-input-size) + 4px)}}.components-checkbox-control__help{display:inline-block;margin-inline-start:calc(var(--checkbox-input-size) + var(--checkbox-input-margin))}.components-circular-option-picker{display:inline-block;min-width:188px;width:100%}.components-circular-option-picker .components-circular-option-picker__custom-clear-wrapper{display:flex;justify-content:flex-end;margin-top:12px}.components-circular-option-picker .components-circular-option-picker__swatches{display:flex;flex-wrap:wrap;gap:12px;position:relative;z-index:1}.components-circular-option-picker>:not(.components-circular-option-picker__swatches){position:relative;z-index:0}.components-circular-option-picker__option-wrapper{display:inline-block;height:28px;transform:scale(1);vertical-align:top;width:28px}@media not (prefers-reduced-motion){.components-circular-option-picker__option-wrapper{transition:transform .1s ease;will-change:transform}}.components-circular-option-picker__option-wrapper:hover{transform:scale(1.2)}.components-circular-option-picker__option-wrapper>div{height:100%;width:100%}.components-circular-option-picker__option-wrapper:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' fill='none'%3E%3Cpath fill='%23555D65' d='M6 8V6H4v2h2zm2 0V6h2v2H8zm2 8H8v-2h2v2zm2 0v-2h2v2h-2zm0 2v-2h-2v2H8v2h2v-2h2zm2 0v2h-2v-2h2zm2 0h-2v-2h2v2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M18 18h2v-2h-2v-2h2v-2h-2v-2h2V8h-2v2h-2V8h-2v2h2v2h-2v2h2v2h2v2zm-2-4v-2h2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' d='M18 18v2h-2v-2h2z'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M8 10V8H6v2H4v2h2v2H4v2h2v2H4v2h2v2H4v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2v2h-2V4h-2v2h-2V4h-2v2h-2V4h-2v2h2v2h-2v2H8zm0 2v-2H6v2h2zm2 0v-2h2v2h-2zm0 2v-2H8v2H6v2h2v2H6v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h-2v2h-2V6h-2v2h-2v2h2v2h-2v2h-2z' clip-rule='evenodd'/%3E%3Cpath fill='%23555D65' fill-rule='evenodd' d='M4 0H2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v2H0v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2h-2V0h-2v2H8V0H6v2H4V0zm0 4V2H2v2h2zm2 0V2h2v2H6zm0 2V4H4v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2H2v2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h2v2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2v-2h-2v-2h2V8h-2V6h2V4h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2h-2V2h-2v2H8v2H6z' clip-rule='evenodd'/%3E%3C/svg%3E");border-radius:50%;bottom:1px;content:"";left:1px;position:absolute;right:1px;top:1px;z-index:-1}.components-circular-option-picker__option{aspect-ratio:1;background:#0000;border:none;border-radius:50%;box-shadow:inset 0 0 0 14px;display:inline-block;height:100%!important;vertical-align:top}@media not (prefers-reduced-motion){.components-circular-option-picker__option{transition:box-shadow .1s ease}}.components-circular-option-picker__option{cursor:pointer}.components-circular-option-picker__option:hover{box-shadow:inset 0 0 0 14px!important}.components-circular-option-picker__option[aria-pressed=true],.components-circular-option-picker__option[aria-selected=true]{box-shadow:inset 0 0 0 4px;overflow:visible;position:relative;z-index:1}.components-circular-option-picker__option[aria-pressed=true]+svg,.components-circular-option-picker__option[aria-selected=true]+svg{border-radius:50%;left:2px;pointer-events:none;position:absolute;top:2px;z-index:2}.components-circular-option-picker__option:after{border:1px solid #0000;border-radius:50%;bottom:-1px;box-shadow:inset 0 0 0 1px #0003;box-sizing:inherit;content:"";left:-1px;position:absolute;right:-1px;top:-1px}.components-circular-option-picker__option:focus:after{border:2px solid #757575;border-radius:50%;box-shadow:inset 0 0 0 2px #fff;content:"";height:calc(100% + 4px);left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:calc(100% + 4px)}.components-circular-option-picker__option.components-button:focus{background-color:initial;box-shadow:inset 0 0 0 14px;outline:none}.components-circular-option-picker__button-action .components-circular-option-picker__option{background:#fff;color:#fff}.components-circular-option-picker__dropdown-link-action{margin-right:16px}.components-circular-option-picker__dropdown-link-action .components-button{line-height:22px}.components-palette-edit__popover-gradient-picker{padding:8px;width:260px}.components-dropdown-menu__menu .components-palette-edit__menu-button{width:100%}.component-color-indicator{background:#fff linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);border-radius:50%;box-shadow:inset 0 0 0 1px #0003;display:inline-block;height:20px;padding:0;width:20px}.components-combobox-control{width:100%}input.components-combobox-control__input[type=text]{background:var(--wp-components-color-background,#fff);border:none;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);font-family:inherit;font-size:16px;line-height:inherit;margin:0;min-height:auto;padding:2px;width:100%}@media (min-width:600px){input.components-combobox-control__input[type=text]{font-size:13px}}input.components-combobox-control__input[type=text]:focus{box-shadow:none;outline:none}.components-combobox-control__suggestions-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-combobox-control__suggestions-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-combobox-control__suggestions-container{font-size:13px;line-height:normal}}.components-combobox-control__suggestions-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container::placeholder{color:#1e1e1e9e}.components-combobox-control__suggestions-container{align-items:flex-start;display:flex;flex-wrap:wrap;padding:0;width:100%}.components-combobox-control__suggestions-container:focus-within{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-combobox-control__suggestions-container .components-spinner{margin:0}.components-color-palette__custom-color-wrapper{position:relative;z-index:0}.components-color-palette__custom-color-button{background:none;border:none;border-radius:4px 4px 0 0;box-shadow:inset 0 0 0 1px #0003;box-sizing:border-box;cursor:pointer;height:64px;outline:1px solid #0000;position:relative;width:100%}.components-color-palette__custom-color-button:focus{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline-width:2px}.components-color-palette__custom-color-button:after{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,24px 24px;background-size:48px 48px;border-radius:3px 3px 0 0;content:"";inset:1px;position:absolute;z-index:-1}.components-color-palette__custom-color-text-wrapper{border-radius:0 0 4px 4px;box-shadow:inset 0 -1px 0 0 #0003,inset 1px 0 0 0 #0003,inset -1px 0 0 0 #0003;font-size:13px;padding:12px 16px;position:relative}.components-color-palette__custom-color-name{color:var(--wp-components-color-foreground,#1e1e1e);margin:0 1px}.components-color-palette__custom-color-value{color:#757575}.components-color-palette__custom-color-value--is-hex{text-transform:uppercase}.components-color-palette__custom-color-value:empty:after{content:"​";visibility:hidden}.components-custom-gradient-picker__gradient-bar{border-radius:2px;height:48px;position:relative;width:100%;z-index:1}.components-custom-gradient-picker__gradient-bar.has-gradient{background-image:repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0),repeating-linear-gradient(45deg,#e0e0e0 25%,#0000 0,#0000 75%,#e0e0e0 0,#e0e0e0);background-position:0 0,12px 12px;background-size:24px 24px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__gradient-bar-background{inset:0;position:absolute}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__markers-container{margin-left:auto;margin-right:auto;position:relative;width:calc(100% - 48px)}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-dropdown{display:flex;height:16px;position:absolute;top:16px;width:16px}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown{background:#fff;border-radius:50%;color:#1e1e1e;height:inherit;min-width:16px!important;padding:2px;position:relative;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__insert-point-dropdown svg{height:100%;width:100%}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button{border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 2px 0 #00000040;height:inherit;outline:2px solid #0000;padding:0;width:inherit}.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button.is-active,.components-custom-gradient-picker__gradient-bar .components-custom-gradient-picker__control-point-button:focus{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2) #fff,0 0 2px 0 #00000040;outline:1.5px solid #0000}.components-custom-gradient-picker__remove-control-point-wrapper{padding-bottom:8px}.components-custom-gradient-picker__inserter{direction:ltr}.components-custom-gradient-picker__liner-gradient-indicator{display:inline-block;flex:0 auto;height:20px;width:20px}.components-custom-gradient-picker__ui-line{position:relative;z-index:0}body.is-dragging-components-draggable{cursor:move;cursor:grabbing!important}.components-draggable__invisible-drag-image{height:50px;left:-1000px;position:fixed;width:50px}.components-draggable__clone{background:#0000;padding:0;pointer-events:none;position:fixed;z-index:1000000000}.components-drop-zone{border-radius:2px;bottom:0;left:0;opacity:0;position:absolute;right:0;top:0;visibility:hidden;z-index:40}.components-drop-zone.is-active{opacity:1;visibility:visible}.components-drop-zone .components-drop-zone__content{align-items:center;background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));bottom:0;color:#fff;display:flex;height:100%;justify-content:center;left:0;opacity:0;pointer-events:none;position:absolute;right:0;text-align:center;top:0;width:100%;z-index:50}.components-drop-zone .components-drop-zone__content-inner{opacity:0;transform:scale(.9)}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{opacity:1}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content{transition:opacity .2s ease-in-out}}.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{opacity:1;transform:scale(1)}@media not (prefers-reduced-motion){.components-drop-zone.is-active.is-dragging-over-element .components-drop-zone__content-inner{transition:opacity .1s ease-in-out .1s,transform .1s ease-in-out .1s}}.components-drop-zone__content-icon,.components-drop-zone__content-text{display:block}.components-drop-zone__content-icon{fill:currentColor;line-height:0;margin:0 auto 8px;pointer-events:none}.components-drop-zone__content-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-dropdown{display:inline-block}.components-dropdown__content .components-popover__content{padding:8px}.components-dropdown__content .components-popover__content:has(.components-menu-group){padding:0}.components-dropdown__content .components-popover__content:has(.components-menu-group) .components-dropdown-menu__menu>.components-menu-item__button,.components-dropdown__content .components-popover__content:has(.components-menu-group)>.components-menu-item__button{margin:8px;width:auto}.components-dropdown__content [role=menuitem]{white-space:nowrap}.components-dropdown__content .components-menu-group{padding:8px}.components-dropdown__content .components-menu-group+.components-menu-group{border-top:1px solid #ccc;padding:8px}.components-dropdown__content.is-alternate .components-menu-group+.components-menu-group{border-color:#1e1e1e}.components-dropdown-menu__toggle{vertical-align:top}.components-dropdown-menu__menu{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;line-height:1.4;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item,.components-dropdown-menu__menu .components-menu-item{cursor:pointer;font-weight:400;outline:none;padding:6px;white-space:nowrap;width:100%}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator,.components-dropdown-menu__menu .components-menu-item.has-separator{margin-top:6px;overflow:visible;position:relative}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.has-separator:before,.components-dropdown-menu__menu .components-menu-item.has-separator:before{background-color:#ddd;box-sizing:initial;content:"";display:block;height:1px;left:0;position:absolute;right:0;top:-3px}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-active svg,.components-dropdown-menu__menu .components-menu-item.is-active .dashicon,.components-dropdown-menu__menu .components-menu-item.is-active svg{background:#1e1e1e;border-radius:1px;box-shadow:0 0 0 1px #1e1e1e;color:#fff}.components-dropdown-menu__menu .components-dropdown-menu__menu-item.is-icon-only,.components-dropdown-menu__menu .components-menu-item.is-icon-only{width:auto}.components-dropdown-menu__menu .components-menu-item__button,.components-dropdown-menu__menu .components-menu-item__button.components-button{height:auto;min-height:32px;padding-left:8px;padding-right:8px;text-align:left}.components-duotone-picker__color-indicator:before{background:#0000}.components-duotone-picker__color-indicator>.components-button,.components-duotone-picker__color-indicator>.components-button.is-pressed:hover:not(:disabled){background:linear-gradient(-45deg,#0000 48%,#ddd 0,#ddd 52%,#0000 0);color:#0000}.components-duotone-picker__color-indicator>.components-button:hover:not(:disabled):not([aria-disabled=true]),.components-duotone-picker__color-indicator>.components-button:not([aria-disabled=true]):active{color:#0000}.components-color-list-picker,.components-color-list-picker__swatch-button{width:100%}.components-color-list-picker__color-picker{margin:8px 0}.components-color-list-picker__swatch-color{margin:2px}.components-external-link{text-decoration:none}.components-external-link__contents{text-decoration:underline}.components-external-link__icon{font-weight:400;margin-left:.5ch}.components-form-toggle{display:inline-block;height:16px;position:relative}.components-form-toggle .components-form-toggle__track{background-color:#fff;border:1px solid #949494;border-radius:8px;box-sizing:border-box;content:"";display:inline-block;height:16px;position:relative;vertical-align:top;width:32px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track{transition:background-color .2s ease,border-color .2s ease}}.components-form-toggle .components-form-toggle__track{overflow:hidden}.components-form-toggle .components-form-toggle__track:after{border-top:16px solid #0000;box-sizing:border-box;content:"";inset:0;position:absolute}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__track:after{transition:opacity .2s ease}}.components-form-toggle .components-form-toggle__track:after{opacity:0}.components-form-toggle .components-form-toggle__thumb{border-radius:50%;box-sizing:border-box;display:block;height:12px;left:2px;position:absolute;top:2px;width:12px}@media not (prefers-reduced-motion){.components-form-toggle .components-form-toggle__thumb{transition:transform .2s ease,background-color .2s ease-out}}.components-form-toggle .components-form-toggle__thumb{background-color:#1e1e1e;border:6px solid #0000;box-shadow:0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003}.components-form-toggle.is-checked .components-form-toggle__track{background-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-toggle.is-checked .components-form-toggle__track:after{opacity:1}.components-form-toggle .components-form-toggle__input:focus+.components-form-toggle__track{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:2px}.components-form-toggle.is-checked .components-form-toggle__thumb{background-color:#fff;border-width:0;transform:translateX(16px)}.components-disabled .components-form-toggle,.components-form-toggle.is-disabled{opacity:.3}.components-form-toggle input.components-form-toggle__input[type=checkbox]{border:none;height:100%;left:0;margin:0;opacity:0;padding:0;position:absolute;top:0;width:100%;z-index:1}.components-form-toggle input.components-form-toggle__input[type=checkbox]:checked{background:none}.components-form-toggle input.components-form-toggle__input[type=checkbox]:before{content:""}.components-form-toggle input.components-form-toggle__input[type=checkbox]:not(:disabled,[aria-disabled=true]){cursor:pointer}.components-form-token-field__input-container{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-form-token-field__input-container{transition:box-shadow .1s linear}}@media (min-width:600px){.components-form-token-field__input-container{font-size:13px;line-height:normal}}.components-form-token-field__input-container:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container::placeholder{color:#1e1e1e9e}.components-form-token-field__input-container{cursor:text;padding:0;width:100%}.components-form-token-field__input-container.is-disabled{background:#ddd;border-color:#ddd}.components-form-token-field__input-container.is-active{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-form-token-field__input-container input[type=text].components-form-token-field__input{background:inherit;border:0;box-shadow:none;color:var(--wp-components-color-foreground,#1e1e1e);display:inline-block;flex:1;font-family:inherit;font-size:16px;line-height:1;margin-left:4px;max-width:100%;min-height:24px;min-width:50px;padding:0;width:100%}@media (min-width:600px){.components-form-token-field__input-container input[type=text].components-form-token-field__input{font-size:13px}}.components-form-token-field.is-active .components-form-token-field__input-container input[type=text].components-form-token-field__input,.components-form-token-field__input-container input[type=text].components-form-token-field__input:focus{box-shadow:none;outline:none}.components-form-token-field__input-container .components-form-token-field__token+input[type=text].components-form-token-field__input{width:auto}.components-form-token-field__token{color:#1e1e1e;display:flex;font-size:13px;max-width:100%}.components-form-token-field__token.is-success .components-form-token-field__remove-token,.components-form-token-field__token.is-success .components-form-token-field__token-text{background:#4ab866}.components-form-token-field__token.is-error .components-form-token-field__remove-token,.components-form-token-field__token.is-error .components-form-token-field__token-text{background:#cc1818}.components-form-token-field__token.is-validating .components-form-token-field__remove-token,.components-form-token-field__token.is-validating .components-form-token-field__token-text{color:#757575}.components-form-token-field__token.is-borderless{padding:0 24px 0 0;position:relative}.components-form-token-field__token.is-borderless .components-form-token-field__token-text{background:#0000}.components-form-token-field__token.is-borderless:not(.is-disabled) .components-form-token-field__token-text{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-form-token-field__token.is-borderless .components-form-token-field__remove-token{background:#0000;color:#757575;position:absolute;right:0;top:1px}.components-form-token-field__token.is-borderless.is-success .components-form-token-field__token-text{color:#4ab866}.components-form-token-field__token.is-borderless.is-error .components-form-token-field__token-text{color:#cc1818;padding:0 4px 0 6px}.components-form-token-field__token.is-borderless.is-validating .components-form-token-field__token-text{color:#1e1e1e}.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{background:#ddd;display:inline-block;height:auto;min-width:unset}@media not (prefers-reduced-motion){.components-form-token-field__remove-token.components-button,.components-form-token-field__token-text{transition:all .2s cubic-bezier(.4,1,.4,1)}}.components-form-token-field__token-text{border-radius:1px 0 0 1px;line-height:24px;overflow:hidden;padding:0 0 0 8px;text-overflow:ellipsis;white-space:nowrap}.components-form-token-field__remove-token.components-button{border-radius:0 1px 1px 0;color:#1e1e1e;line-height:10px;overflow:initial}.components-form-token-field__remove-token.components-button:hover:not(:disabled){color:#1e1e1e}.components-form-token-field__suggestions-list{flex:1 0 100%;max-height:128px;min-width:100%;overflow-y:auto}@media not (prefers-reduced-motion){.components-form-token-field__suggestions-list{transition:all .15s ease-in-out}}.components-form-token-field__suggestions-list{box-shadow:inset 0 1px 0 0 #949494;list-style:none;margin:0;padding:0}.components-form-token-field__suggestion{box-sizing:border-box;color:var(--wp-components-color-foreground,#1e1e1e);display:block;font-size:13px;margin:0;min-height:32px;padding:8px 12px}.components-form-token-field__suggestion.is-selected{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:var(--wp-components-color-foreground-inverted,#fff)}.components-form-token-field__suggestion[aria-disabled=true]{color:#949494;pointer-events:none}.components-form-token-field__suggestion[aria-disabled=true].is-selected{background:color-mix(in srgb,var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)) 4%,#0000)}.components-form-token-field__suggestion:not(.is-empty){cursor:pointer}@media (min-width:600px){.components-guide{width:600px}}.components-guide .components-modal__content{margin-top:0;padding:0}.components-guide .components-modal__content:before{content:none}.components-guide .components-modal__header{border-bottom:none;height:64px;padding:0;position:sticky}.components-guide .components-modal__header .components-button{align-self:flex-start;margin:8px 8px 0 0;position:static}.components-guide .components-guide__container{display:flex;flex-direction:column;justify-content:space-between;margin-top:-64px;min-height:100%}.components-guide .components-guide__page{display:flex;flex-direction:column;justify-content:center;position:relative}@media (min-width:600px){.components-guide .components-guide__page{min-height:300px}}.components-guide .components-guide__footer{align-content:center;display:flex;height:36px;justify-content:center;margin:0 0 24px;padding:0 24px;position:relative;width:100%}.components-guide .components-guide__page-control{margin:0;text-align:center}.components-guide .components-guide__page-control li{display:inline-block;margin:0}.components-guide .components-guide__page-control .components-button{color:#e0e0e0;margin:-6px 0}.components-guide .components-guide__page-control li[aria-current=step] .components-button{color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-modal__frame.components-guide{border:none;max-height:575px;min-width:312px}@media (max-width:600px){.components-modal__frame.components-guide{margin:auto;max-width:calc(100vw - 32px)}}.components-button.components-guide__back-button,.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{position:absolute}.components-button.components-guide__back-button{left:24px}.components-button.components-guide__finish-button,.components-button.components-guide__forward-button{right:24px}[role=region]{position:relative}.is-focusing-regions [role=region]:focus:after,[role=region].interface-interface-skeleton__content:focus-visible:after{bottom:0;content:"";left:0;pointer-events:none;position:absolute;right:0;top:0;z-index:1000000}.is-focusing-regions .editor-post-publish-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-entities-saved-states-panel,.is-focusing-regions .interface-interface-skeleton__actions .editor-layout__toggle-publish-panel,.is-focusing-regions .interface-interface-skeleton__sidebar .editor-layout__toggle-sidebar-panel,.is-focusing-regions [role=region]:focus:after,.is-focusing-regions.is-distraction-free .interface-interface-skeleton__header .edit-post-header,[role=region].interface-interface-skeleton__content:focus-visible:after{box-shadow:inset 0 0 0 calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1) + .5px) #ffffffb3;outline-color:var(--wp-admin-theme-color);outline-offset:calc(var(--wp-admin-border-width-focus)*-2/var(--wp-block-editor-iframe-zoom-out-scale, 1));outline-style:solid;outline-width:calc(var(--wp-admin-border-width-focus)*2/var(--wp-block-editor-iframe-zoom-out-scale, 1))}.components-menu-group+.components-menu-group{border-top:1px solid #1e1e1e;padding-top:8px}.components-menu-group+.components-menu-group.has-hidden-separator{border-top:none;margin-top:0;padding-top:0}.components-menu-group:has(>div:empty){display:none}.components-menu-group__label{color:#757575;font-size:11px;font-weight:499;margin-bottom:12px;margin-top:4px;padding:0 8px;text-transform:uppercase;white-space:nowrap}.components-menu-item__button,.components-menu-item__button.components-button{font-weight:400;width:100%}.components-menu-item__button.components-button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button.components-button[role=menuitemradio] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemcheckbox] .components-menu-item__item:only-child,.components-menu-item__button[role=menuitemradio] .components-menu-item__item:only-child{box-sizing:initial;padding-right:48px}.components-menu-item__button .components-menu-items__item-icon,.components-menu-item__button.components-button .components-menu-items__item-icon{display:inline-block;flex:0 0 auto}.components-menu-item__button .components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-items__item-icon.has-icon-right{margin-left:24px;margin-right:-2px}.components-menu-item__button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right,.components-menu-item__button.components-button .components-menu-item__shortcut+.components-menu-items__item-icon.has-icon-right{margin-left:8px}.components-menu-item__button .block-editor-block-icon,.components-menu-item__button.components-button .block-editor-block-icon{margin-left:-2px;margin-right:8px}.components-menu-item__button.components-button.is-primary,.components-menu-item__button.is-primary{justify-content:center}.components-menu-item__button.components-button.is-primary .components-menu-item__item,.components-menu-item__button.is-primary .components-menu-item__item{margin-right:0}.components-menu-item__button.components-button:disabled.is-tertiary,.components-menu-item__button.components-button[aria-disabled=true].is-tertiary,.components-menu-item__button:disabled.is-tertiary,.components-menu-item__button[aria-disabled=true].is-tertiary{background:none;color:var(--wp-components-color-accent-darker-10,var(--wp-admin-theme-color-darker-10,#2145e6));opacity:.3}.components-menu-item__info-wrapper{display:flex;flex-direction:column;margin-right:auto}.components-menu-item__info{color:#757575;font-size:12px;margin-top:4px;white-space:normal}.components-menu-item__item{align-items:center;display:inline-flex;margin-right:auto;min-width:160px;white-space:nowrap}.components-menu-item__shortcut{align-self:center;color:currentColor;display:none;margin-left:auto;margin-right:0;padding-left:24px}@media (min-width:480px){.components-menu-item__shortcut{display:inline}}.components-menu-items-choice,.components-menu-items-choice.components-button{height:auto;min-height:40px}.components-menu-items-choice svg,.components-menu-items-choice.components-button svg{margin-right:12px}.components-menu-items-choice.components-button.has-icon,.components-menu-items-choice.has-icon{padding-left:12px}.components-modal__screen-overlay{background-color:#00000059;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:100000}@keyframes __wp-base-styles-fade-in{0%{opacity:0}to{opacity:1}}@media not (prefers-reduced-motion){.components-modal__screen-overlay{animation:__wp-base-styles-fade-in .08s linear 0s;animation-fill-mode:forwards}}@keyframes __wp-base-styles-fade-out{0%{opacity:1}to{opacity:0}}@media not (prefers-reduced-motion){.components-modal__screen-overlay.is-animating-out{animation:__wp-base-styles-fade-out .08s linear 80ms;animation-fill-mode:forwards}}.components-modal__frame{box-sizing:border-box}.components-modal__frame *,.components-modal__frame :after,.components-modal__frame :before{box-sizing:inherit}.components-modal__frame{animation-fill-mode:forwards;animation-name:components-modal__appear-animation;animation-timing-function:cubic-bezier(.29,0,0,1);background:#fff;border-radius:8px 8px 0 0;box-shadow:0 5px 15px #00000014,0 15px 27px #00000012,0 30px 36px #0000000a,0 50px 43px #00000005;color:#1e1e1e;display:flex;margin:40px 0 0;overflow:hidden;width:100%}.components-modal__frame h1,.components-modal__frame h2,.components-modal__frame h3{color:#1e1e1e}@media not (prefers-reduced-motion){.components-modal__frame{animation-duration:var(--modal-frame-animation-duration)}}.components-modal__screen-overlay.is-animating-out .components-modal__frame{animation-name:components-modal__disappear-animation;animation-timing-function:cubic-bezier(1,0,.2,1)}@media (min-width:600px){.components-modal__frame{border-radius:8px;margin:auto;max-height:calc(100% - 128px);max-width:calc(100% - 32px);min-width:350px;width:auto}}@media (min-width:600px) and (min-width:600px){.components-modal__frame.is-full-screen{height:calc(100% - 32px);max-height:none;width:calc(100% - 32px)}}@media (min-width:600px) and (min-width:782px){.components-modal__frame.is-full-screen{height:calc(100% - 80px);max-width:none;width:calc(100% - 80px)}}@media (min-width:600px){.components-modal__frame.has-size-large,.components-modal__frame.has-size-medium,.components-modal__frame.has-size-small{width:100%}.components-modal__frame.has-size-small{max-width:384px}.components-modal__frame.has-size-medium{max-width:512px}.components-modal__frame.has-size-large{max-width:840px}}@media (min-width:960px){.components-modal__frame{max-height:70%}}.components-modal__frame.is-full-screen :where(.components-modal__content){display:flex;margin-bottom:24px;padding-bottom:0}.components-modal__frame.is-full-screen :where(.components-modal__content)>:last-child{flex:1}@keyframes components-modal__appear-animation{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes components-modal__disappear-animation{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.9)}}.components-modal__header{align-items:center;border-bottom:1px solid #0000;box-sizing:border-box;display:flex;flex-direction:row;height:72px;justify-content:space-between;left:0;padding:24px;position:absolute;top:0;width:100%;z-index:10}.components-modal__header .components-modal__header-heading{font-size:20px;font-weight:600}.components-modal__header h1{line-height:1;margin:0}.components-modal__content.has-scrolled-content:not(.hide-header) .components-modal__header{border-bottom-color:#ddd}.components-modal__header+p{margin-top:0}.components-modal__header-heading-container{align-items:center;display:flex;flex-direction:row;flex-grow:1;justify-content:flex-start}.components-modal__header-icon-container{display:inline-block}.components-modal__header-icon-container svg{max-height:36px;max-width:36px;padding:8px}.components-modal__content{flex:1;margin-top:72px;overflow:auto;padding:4px 24px 24px}.components-modal__content.hide-header{margin-top:0;padding-top:24px}.components-modal__content.is-scrollable:focus-visible{box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:-2px}.components-notice{align-items:center;background-color:#fff;border-left:4px solid var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));color:#1e1e1e;display:flex;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;padding:8px 12px}.components-notice.is-dismissible{position:relative}.components-notice.is-dismissible .components-notice__content{margin-right:25px}.components-notice.is-success{background-color:#eff9f1;border-left-color:#4ab866}.components-notice.is-warning{background-color:#fef8ee;border-left-color:#f0b849}.components-notice.is-error{background-color:#f4a2a2;border-left-color:#cc1818}.components-notice__content{flex-grow:1;margin-bottom:4px;margin-top:4px}.components-notice__actions{align-items:center;display:flex;flex-wrap:wrap;gap:12px;margin-top:12px}.components-notice__dismiss{align-self:flex-start;color:#757575;flex-shrink:0}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active,.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{background-color:initial;color:#1e1e1e}.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover{box-shadow:none}.components-notice-list{box-sizing:border-box;max-width:100vw}.components-notice-list .components-notice__content{line-height:2;margin-bottom:12px;margin-top:12px}.components-panel{background:#fff;border:1px solid #e0e0e0}.components-panel>.components-panel__body:first-child,.components-panel>.components-panel__header:first-child{margin-top:-1px}.components-panel>.components-panel__body:last-child,.components-panel>.components-panel__header:last-child{border-bottom-width:0}.components-panel+.components-panel{margin-top:-1px}.components-panel__body{border-bottom:1px solid #e0e0e0;border-top:1px solid #e0e0e0}.components-panel__body h3{margin:0 0 .5em}.components-panel__body.is-opened{padding:16px}.components-panel__header{align-items:center;border-bottom:1px solid #ddd;box-sizing:initial;display:flex;flex-shrink:0;height:47px;justify-content:space-between;padding:0 16px}.components-panel__header h2{color:inherit;font-size:inherit;margin:0}.components-panel__body+.components-panel__body,.components-panel__body+.components-panel__header,.components-panel__header+.components-panel__body,.components-panel__header+.components-panel__header{margin-top:-1px}.components-panel__body>.components-panel__body-title{display:block;font-size:inherit;margin-bottom:0;margin-top:0;padding:0}@media not (prefers-reduced-motion){.components-panel__body>.components-panel__body-title{transition:background .1s ease-in-out}}.components-panel__body.is-opened>.components-panel__body-title{margin:-16px -16px 5px}.components-panel__body>.components-panel__body-title:hover{background:#f0f0f0;border:none}.components-panel__body-toggle.components-button{border:none;box-shadow:none;color:#1e1e1e;font-weight:499;outline:none;padding:16px 48px 16px 16px;position:relative;text-align:left;width:100%}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button{transition:background .1s ease-in-out}}.components-panel__body-toggle.components-button{height:auto}.components-panel__body-toggle.components-button:focus{border-radius:0;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-panel__body-toggle.components-button .components-panel__arrow{fill:currentColor;color:#1e1e1e;position:absolute;right:16px;top:50%;transform:translateY(-50%)}@media not (prefers-reduced-motion){.components-panel__body-toggle.components-button .components-panel__arrow{transition:color .1s ease-in-out}}body.rtl .components-panel__body-toggle.components-button .dashicons-arrow-right{margin-top:-10px;transform:scaleX(-1)}.components-panel__icon{color:#757575;margin:-2px 0 -2px 6px}.components-panel__body-toggle-icon{margin-right:-5px}.components-panel__color-title{float:left;height:19px}.components-panel__row{align-items:center;display:flex;justify-content:space-between;margin-top:8px;min-height:36px}.components-panel__row select{min-width:0}.components-panel__row label{flex-shrink:0;margin-right:12px;max-width:75%}.components-panel__row:empty,.components-panel__row:first-of-type{margin-top:0}.components-panel .circle-picker{padding-bottom:20px}.components-placeholder.components-placeholder{-webkit-font-smoothing:subpixel-antialiased;align-items:flex-start;background-color:#fff;border-radius:2px;box-shadow:inset 0 0 0 1px #1e1e1e;box-sizing:border-box;color:#1e1e1e;display:flex;flex-direction:column;font-size:13px;gap:16px;margin:0;outline:1px solid #0000;padding:24px;position:relative;text-align:left;width:100%}.components-placeholder__error,.components-placeholder__fieldset,.components-placeholder__instructions,.components-placeholder__label{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:400;letter-spacing:normal;line-height:normal;text-transform:none}.components-placeholder__label{align-items:center;display:flex;font-weight:600}.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:currentColor;margin-right:4px}@media (forced-colors:active){.components-placeholder__label .block-editor-block-icon,.components-placeholder__label .dashicon,.components-placeholder__label>svg{fill:CanvasText}}.components-placeholder__label:empty{display:none}.components-placeholder__fieldset,.components-placeholder__fieldset form{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px;justify-content:flex-start;width:100%}.components-placeholder__fieldset form p,.components-placeholder__fieldset p{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px}.components-placeholder__fieldset.is-column-layout,.components-placeholder__fieldset.is-column-layout form{flex-direction:column}.components-placeholder__input[type=url]{border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;line-height:normal;padding:6px 8px}@media not (prefers-reduced-motion){.components-placeholder__input[type=url]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-placeholder__input[type=url]{font-size:13px;line-height:normal}}.components-placeholder__input[type=url]:focus{border-color:var(--wp-admin-theme-color);box-shadow:0 0 0 .5px var(--wp-admin-theme-color);outline:2px solid #0000}.components-placeholder__input[type=url]::placeholder{color:#1e1e1e9e}.components-placeholder__input[type=url]{flex:1 1 auto}.components-placeholder__error{gap:8px;width:100%}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link{margin-left:10px;margin-right:10px}.components-placeholder__fieldset .components-button:not(.is-link)~.components-button.is-link:last-child{margin-right:0}.components-placeholder.is-medium .components-placeholder__instructions,.components-placeholder.is-small .components-placeholder__instructions{display:none}.components-placeholder.is-medium .components-placeholder__fieldset,.components-placeholder.is-medium .components-placeholder__fieldset form,.components-placeholder.is-small .components-placeholder__fieldset,.components-placeholder.is-small .components-placeholder__fieldset form{flex-direction:column}.components-placeholder.is-medium .components-button,.components-placeholder.is-medium .components-placeholder__fieldset>*,.components-placeholder.is-small .components-button,.components-placeholder.is-small .components-placeholder__fieldset>*{justify-content:center;width:100%}.components-placeholder.is-small{padding:16px}.components-placeholder.has-illustration{backdrop-filter:blur(100px);backface-visibility:hidden;background-color:initial;border-radius:0;box-shadow:none;color:inherit;display:flex}.is-dark-theme .components-placeholder.has-illustration{background-color:#0000001a}.components-placeholder.has-illustration .components-placeholder__fieldset{margin-left:0;margin-right:0}.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{opacity:0;pointer-events:none}@media not (prefers-reduced-motion){.components-placeholder.has-illustration .components-button,.components-placeholder.has-illustration .components-placeholder__instructions,.components-placeholder.has-illustration .components-placeholder__label{transition:opacity .1s linear}}.is-selected>.components-placeholder.has-illustration .components-button,.is-selected>.components-placeholder.has-illustration .components-placeholder__instructions,.is-selected>.components-placeholder.has-illustration .components-placeholder__label{opacity:1;pointer-events:auto}.components-placeholder.has-illustration:before{background:currentColor;bottom:0;content:"";left:0;opacity:.1;pointer-events:none;position:absolute;right:0;top:0}.components-placeholder.has-illustration{overflow:hidden}.is-selected .components-placeholder.has-illustration{overflow:auto}.components-placeholder__preview{display:flex;justify-content:center}.components-placeholder__illustration{stroke:currentColor;box-sizing:initial;height:100%;left:50%;opacity:.25;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}.components-popover{box-sizing:border-box}.components-popover *,.components-popover :after,.components-popover :before{box-sizing:inherit}.components-popover{will-change:transform;z-index:1000000}.components-popover.is-expanded{bottom:0;left:0;position:fixed;right:0;top:0;z-index:1000000!important}.components-popover__content{background:#fff;border-radius:4px;box-shadow:0 0 0 1px #ccc,0 2px 3px #0000000d,0 4px 5px #0000000a,0 12px 12px #00000008,0 16px 16px #00000005;box-sizing:border-box;width:min-content}.is-alternate .components-popover__content{border-radius:2px;box-shadow:0 0 0 1px #1e1e1e}.is-unstyled .components-popover__content{background:none;border-radius:0;box-shadow:none}.components-popover.is-expanded .components-popover__content{box-shadow:0 -1px 0 0 #ccc;height:calc(100% - 48px);overflow-y:visible;position:static;width:auto}.components-popover.is-expanded.is-alternate .components-popover__content{box-shadow:0 -1px 0 #1e1e1e}.components-popover__header{align-items:center;background:#fff;display:flex;height:48px;justify-content:space-between;padding:0 8px 0 16px}.components-popover__header-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.components-popover__close.components-button{z-index:5}.components-popover__arrow{display:flex;height:14px;pointer-events:none;position:absolute;width:14px}.components-popover__arrow:before{background-color:#fff;content:"";height:2px;left:1px;position:absolute;right:1px;top:-1px}.components-popover__arrow.is-top{bottom:-14px!important;transform:rotate(0)}.components-popover__arrow.is-right{left:-14px!important;transform:rotate(90deg)}.components-popover__arrow.is-bottom{top:-14px!important;transform:rotate(180deg)}.components-popover__arrow.is-left{right:-14px!important;transform:rotate(-90deg)}.components-popover__triangle{display:block;flex:1}.components-popover__triangle-bg{fill:#fff}.components-popover__triangle-border{fill:#0000;stroke-width:1px;stroke:#ccc}.is-alternate .components-popover__triangle-border{stroke:#1e1e1e}.components-radio-control{border:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;margin:0;padding:0}.components-radio-control__group-wrapper.has-help{margin-block-end:12px}.components-radio-control__option{align-items:center;column-gap:8px;display:grid;grid-template-columns:auto 1fr;grid-template-rows:auto minmax(0,max-content)}.components-radio-control__input[type=radio]{border:1px solid #1e1e1e;border-radius:50%;grid-column:1;grid-row:1;height:24px;margin-right:12px;max-width:24px;min-width:24px;position:relative;transition:none;width:24px}@media not (prefers-reduced-motion){.components-radio-control__input[type=radio]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-radio-control__input[type=radio]{height:16px;max-width:16px;min-width:16px;width:16px}}.components-radio-control__input[type=radio]:checked:before{background-color:#fff;border:4px solid #fff;box-sizing:inherit;height:12px;left:50%;margin:0;position:absolute;top:50%;transform:translate(-50%,-50%);width:12px}@media (min-width:600px){.components-radio-control__input[type=radio]:checked:before{height:8px;width:8px}}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 2px #fff,0 0 0 4px var(--wp-admin-theme-color)}.components-radio-control__input[type=radio]:checked{background:var(--wp-admin-theme-color);border:none}.components-radio-control__input[type=radio]{appearance:none;cursor:pointer;display:inline-flex;margin:0;padding:0}.components-radio-control__input[type=radio]:focus{box-shadow:0 0 0 var(--wp-admin-border-width-focus) #fff,0 0 0 calc(var(--wp-admin-border-width-focus)*2) var(--wp-admin-theme-color);outline:2px solid #0000;outline-offset:2px}.components-radio-control__input[type=radio]:checked{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-radio-control__input[type=radio]:checked:before{border-radius:50%;content:""}.components-radio-control__label{cursor:pointer;grid-column:2;grid-row:1;line-height:24px}@media (min-width:600px){.components-radio-control__label{line-height:16px}}.components-radio-control__option-description{grid-column:2;grid-row:2;padding-block-start:4px}.components-radio-control__option-description.components-radio-control__option-description{margin-top:0}.components-resizable-box__handle{display:none;height:23px;width:23px;z-index:2}.components-resizable-box__container.has-show-handle .components-resizable-box__handle{display:block}.components-resizable-box__handle>div{height:100%;outline:none;position:relative;width:100%;z-index:2}.components-resizable-box__container>img{width:inherit}.components-resizable-box__handle:after{background:#fff;border-radius:50%;box-shadow:inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9)),0 1px 1px #00000008,0 1px 2px #00000005,0 3px 3px #00000005,0 4px 4px #00000003;content:"";cursor:inherit;display:block;height:15px;outline:2px solid #0000;position:absolute;right:calc(50% - 8px);top:calc(50% - 8px);width:15px}.components-resizable-box__side-handle:before{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:9999px;content:"";cursor:inherit;display:block;height:3px;position:absolute;right:calc(50% - 1px);top:calc(50% - 1px);width:3px}@media not (prefers-reduced-motion){.components-resizable-box__side-handle:before{transition:transform .1s ease-in;will-change:transform}}.components-resizable-box__side-handle:before{opacity:0}.components-resizable-box__corner-handle,.components-resizable-box__side-handle{z-index:2}.components-resizable-box__side-handle.components-resizable-box__handle-bottom,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:before,.components-resizable-box__side-handle.components-resizable-box__handle-top,.components-resizable-box__side-handle.components-resizable-box__handle-top:before{border-left:0;border-right:0;left:0;width:100%}.components-resizable-box__side-handle.components-resizable-box__handle-left,.components-resizable-box__side-handle.components-resizable-box__handle-left:before,.components-resizable-box__side-handle.components-resizable-box__handle-right,.components-resizable-box__side-handle.components-resizable-box__handle-right:before{border-bottom:0;border-top:0;height:100%;top:0}@media not (prefers-reduced-motion){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:components-resizable-box__top-bottom-animation .1s ease-out 0s;animation-fill-mode:forwards}.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before{animation:components-resizable-box__left-right-animation .1s ease-out 0s;animation-fill-mode:forwards}}@media not all and (min-resolution:0.001dpcm){@supports (-webkit-appearance:none){.components-resizable-box__side-handle.components-resizable-box__handle-bottom:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-bottom:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-left:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-right:hover:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:active:before,.components-resizable-box__side-handle.components-resizable-box__handle-top:hover:before{animation:none}}}@keyframes components-resizable-box__top-bottom-animation{0%{opacity:0;transform:scaleX(0)}to{opacity:1;transform:scaleX(1)}}@keyframes components-resizable-box__left-right-animation{0%{opacity:0;transform:scaleY(0)}to{opacity:1;transform:scaleY(1)}}.components-resizable-box__handle-right{right:-11.5px}.components-resizable-box__handle-left{left:-11.5px}.components-resizable-box__handle-top{top:-11.5px}.components-resizable-box__handle-bottom{bottom:-11.5px}.components-responsive-wrapper{align-items:center;display:flex;justify-content:center;max-width:100%;position:relative}.components-responsive-wrapper__content{display:block;max-width:100%;width:100%}.components-sandbox{overflow:hidden}iframe.components-sandbox{width:100%}body.lockscroll,html.lockscroll{overflow:hidden}.components-select-control__input{-webkit-tap-highlight-color:rgba(0,0,0,0)!important;outline:0}.components-snackbar{backdrop-filter:blur(16px) saturate(180%);background:#000000d9;border-radius:4px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;box-sizing:border-box;color:#fff;cursor:pointer;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;max-width:600px;padding:12px 20px;pointer-events:auto;width:100%}@media (min-width:600px){.components-snackbar{width:fit-content}}.components-snackbar:focus{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9))}.components-snackbar.components-snackbar-explicit-dismiss{cursor:default}.components-snackbar .components-snackbar__content-with-icon{padding-left:24px;position:relative}.components-snackbar .components-snackbar__icon{left:-8px;position:absolute;top:-2.9px}.components-snackbar .components-snackbar__dismiss-button{cursor:pointer;margin-left:24px}.components-snackbar__action.components-button,.components-snackbar__action.components-external-link{color:#fff;flex-shrink:0;margin-left:32px}.components-snackbar__action.components-button:focus,.components-snackbar__action.components-external-link:focus{box-shadow:none;outline:1px dotted #fff}.components-snackbar__action.components-button:hover,.components-snackbar__action.components-external-link:hover{color:currentColor;text-decoration:none}.components-snackbar__content{align-items:baseline;display:flex;justify-content:space-between;line-height:1.4}.components-snackbar-list{box-sizing:border-box;pointer-events:none;position:absolute;width:100%;z-index:100000}.components-snackbar-list__notice-container{padding-top:8px;position:relative}.components-tab-panel__tabs{align-items:stretch;display:flex;flex-direction:row}.components-tab-panel__tabs[aria-orientation=vertical]{flex-direction:column}.components-tab-panel__tabs-item{background:#0000;border:none;border-radius:0;box-shadow:none;cursor:pointer;font-weight:400;height:48px!important;margin-left:0;padding:3px 16px;position:relative}.components-tab-panel__tabs-item:focus:not(:disabled){box-shadow:none;outline:none;position:relative}.components-tab-panel__tabs-item:after{background:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));border-radius:0;bottom:0;content:"";height:calc(var(--wp-admin-border-width-focus)*0);left:0;pointer-events:none;position:absolute;right:0}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:after{transition:all .1s linear}}.components-tab-panel__tabs-item.is-active:after{height:calc(var(--wp-admin-border-width-focus)*1);outline:2px solid #0000;outline-offset:-1px}.components-tab-panel__tabs-item:before{border-radius:2px;bottom:12px;box-shadow:0 0 0 0 #0000;content:"";left:12px;pointer-events:none;position:absolute;right:12px;top:12px}@media not (prefers-reduced-motion){.components-tab-panel__tabs-item:before{transition:all .1s linear}}.components-tab-panel__tabs-item:focus-visible:before{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-tab-panel__tab-content:focus{box-shadow:none;outline:none}.components-tab-panel__tab-content:focus-visible{box-shadow:0 0 0 var(--wp-admin-border-width-focus) var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000;outline-offset:0}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{background:var(--wp-components-color-background,#fff);border:1px solid #949494;border-radius:2px;box-shadow:0 0 0 #0000;color:var(--wp-components-color-foreground,#1e1e1e);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:16px;height:32px;line-height:normal;margin:0;padding:6px 8px;width:100%}@media not (prefers-reduced-motion){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{transition:box-shadow .1s linear}}@media (min-width:600px){.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{font-size:13px;line-height:normal}}.components-text-control__input:focus,.components-text-control__input[type=color]:focus,.components-text-control__input[type=date]:focus,.components-text-control__input[type=datetime-local]:focus,.components-text-control__input[type=datetime]:focus,.components-text-control__input[type=email]:focus,.components-text-control__input[type=month]:focus,.components-text-control__input[type=number]:focus,.components-text-control__input[type=password]:focus,.components-text-control__input[type=tel]:focus,.components-text-control__input[type=text]:focus,.components-text-control__input[type=time]:focus,.components-text-control__input[type=url]:focus,.components-text-control__input[type=week]:focus{border-color:var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));box-shadow:0 0 0 .5px var(--wp-components-color-accent,var(--wp-admin-theme-color,#3858e9));outline:2px solid #0000}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:#1e1e1e9e}.components-text-control__input,.components-text-control__input[type=color],.components-text-control__input[type=date],.components-text-control__input[type=datetime-local],.components-text-control__input[type=datetime],.components-text-control__input[type=email],.components-text-control__input[type=month],.components-text-control__input[type=number],.components-text-control__input[type=password],.components-text-control__input[type=tel],.components-text-control__input[type=text],.components-text-control__input[type=time],.components-text-control__input[type=url],.components-text-control__input[type=week]{border-color:var(--wp-components-color-gray-600,#949494)}.components-text-control__input::placeholder,.components-text-control__input[type=color]::placeholder,.components-text-control__input[type=date]::placeholder,.components-text-control__input[type=datetime-local]::placeholder,.components-text-control__input[type=datetime]::placeholder,.components-text-control__input[type=email]::placeholder,.components-text-control__input[type=month]::placeholder,.components-text-control__input[type=number]::placeholder,.components-text-control__input[type=password]::placeholder,.components-text-control__input[type=tel]::placeholder,.components-text-control__input[type=text]::placeholder,.components-text-control__input[type=time]::placeholder,.components-text-control__input[type=url]::placeholder,.components-text-control__input[type=week]::placeholder{color:color-mix(in srgb,var(--wp-components-color-foreground,#1e1e1e),#0000 38%)}.components-text-control__input.is-next-40px-default-size,.components-text-control__input[type=color].is-next-40px-default-size,.components-text-control__input[type=date].is-next-40px-default-size,.components-text-control__input[type=datetime-local].is-next-40px-default-size,.components-text-control__input[type=datetime].is-next-40px-default-size,.components-text-control__input[type=email].is-next-40px-default-size,.components-text-control__input[type=month].is-next-40px-default-size,.components-text-control__input[type=number].is-next-40px-default-size,.components-text-control__input[type=password].is-next-40px-default-size,.components-text-control__input[type=tel].is-next-40px-default-size,.components-text-control__input[type=text].is-next-40px-default-size,.components-text-control__input[type=time].is-next-40px-default-size,.components-text-control__input[type=url].is-next-40px-default-size,.components-text-control__input[type=week].is-next-40px-default-size{height:40px;padding-left:12px;padding-right:12px}.components-text-control__input[type=email],.components-text-control__input[type=url]{direction:ltr}.components-tip{color:#757575;display:flex}.components-tip svg{fill:#f0b849;align-self:center;flex-shrink:0;margin-right:16px}.components-tip p{margin:0}.components-toggle-control__label{line-height:16px}.components-toggle-control__label:not(.is-disabled){cursor:pointer}.components-toggle-control__help{display:inline-block;margin-inline-start:40px}.components-accessible-toolbar{border:1px solid var(--wp-components-color-foreground,#1e1e1e);border-radius:2px;display:inline-flex;flex-shrink:0}.components-accessible-toolbar>.components-toolbar-group:last-child{border-right:none}.components-accessible-toolbar.is-unstyled{border:none}.components-accessible-toolbar.is-unstyled>.components-toolbar-group{border-right:none}.components-accessible-toolbar[aria-orientation=vertical],.components-toolbar[aria-orientation=vertical]{align-items:center;display:flex;flex-direction:column}.components-accessible-toolbar .components-button,.components-toolbar .components-button{height:48px;padding-left:16px;padding-right:16px;position:relative;z-index:1}.components-accessible-toolbar .components-button:focus:not(:disabled),.components-toolbar .components-button:focus:not(:disabled){box-shadow:none;outline:none}.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{border-radius:2px;content:"";display:block;height:32px;left:8px;position:absolute;right:8px;z-index:-1}@media not (prefers-reduced-motion){.components-accessible-toolbar .components-button:before,.components-toolbar .components-button:before{animation:components-button__appear-animation .1s ease;animation-fill-mode:forwards}}.components-accessible-toolbar .components-button svg,.components-toolbar .components-button svg{margin-left:auto;margin-right:auto;position:relative}.components-accessible-toolbar .components-button.is-pressed,.components-accessible-toolbar .components-button.is-pressed:hover,.components-toolbar .components-button.is-pressed,.components-toolbar .components-button.is-pressed:hover{background:#0000}.components-accessible-toolbar .components-button.is-pressed:before,.components-toolbar .components-button.is-pressed:before{background:var(--wp-components-color-foreground,#1e1e1e)}.components-accessible-toolbar .components-button:focus:before,.components-toolbar .components-button:focus:before{box-shadow:inset 0 0 0 1px #fff,0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);outline:2px solid #0000}.components-accessible-toolbar .components-button.has-icon.has-icon,.components-toolbar .components-button.has-icon.has-icon{min-width:48px;padding-left:8px;padding-right:8px}@keyframes components-button__appear-animation{0%{transform:scaleY(0)}to{transform:scaleY(1)}}.components-toolbar__control.components-button{position:relative}.components-toolbar__control.components-button[data-subscript] svg{padding:5px 10px 5px 0}.components-toolbar__control.components-button[data-subscript]:after{bottom:10px;content:attr(data-subscript);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:13px;font-weight:600;line-height:12px;position:absolute;right:8px}.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after{color:#fff}.components-toolbar-group{background-color:var(--wp-components-color-background,#fff);border-right:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;min-height:48px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-toolbar-group.components-toolbar-group{border-width:0;margin:0}.components-toolbar-group{line-height:0}.components-toolbar-group .components-button.components-button,.components-toolbar-group .components-button.has-icon.has-icon{justify-content:center;min-width:36px;padding-left:6px;padding-right:6px}.components-toolbar-group .components-button.components-button svg,.components-toolbar-group .components-button.has-icon.has-icon svg{min-width:24px}.components-toolbar-group .components-button.components-button:before,.components-toolbar-group .components-button.has-icon.has-icon:before{left:2px;right:2px}.components-toolbar{background-color:var(--wp-components-color-background,#fff);border:1px solid var(--wp-components-color-foreground,#1e1e1e);display:inline-flex;flex-shrink:0;flex-wrap:wrap;margin:0;min-height:48px}.components-toolbar .components-toolbar.components-toolbar{border-width:0;margin:0}div.components-toolbar>div{display:flex;margin:0}div.components-toolbar>div+div.has-left-divider{margin-left:6px;overflow:visible;position:relative}div.components-toolbar>div+div.has-left-divider:before{background-color:#ddd;box-sizing:initial;content:"";display:inline-block;height:20px;left:-3px;position:absolute;top:8px;width:1px}.components-tooltip{background:#000;border-radius:2px;box-shadow:0 1px 2px #0000000d,0 2px 3px #0000000a,0 6px 6px #00000008,0 8px 8px #00000005;color:#f0f0f0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;line-height:1.4;padding:4px 8px;text-align:center;z-index:1000002}.components-tooltip__shortcut{margin-left:8px}.components-validated-control:has(:is(input,select):invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control :is(textarea,input[type=text]):invalid[data-validity-visible]{--wp-admin-theme-color:#cc1818;--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control .components-combobox-control__suggestions-container:has(input:invalid[data-validity-visible]):not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate{position:relative}.components-validated-control__wrapper-with-error-delegate:has(select:invalid[data-validity-visible]) .components-input-control__backdrop{--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input[type=radio]:invalid[data-validity-visible]){--wp-components-color-accent:#cc1818}.components-validated-control__wrapper-with-error-delegate:has(input:invalid[data-validity-visible]) .components-form-token-field__input-container:not(:has([aria-expanded=true])){--wp-components-color-accent:#cc1818;border-color:#cc1818}.components-validated-control__error-delegate{height:100%;opacity:0;pointer-events:none;position:absolute;top:0;width:100%}.components-validated-control__indicator{align-items:flex-start;animation:components-validated-control__indicator-jump .2s cubic-bezier(.68,-.55,.27,1.55);color:var(--wp-components-color-gray-700,#757575);display:flex;font-family:-apple-system,"system-ui",Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;font-size:12px;gap:4px;line-height:16px;margin:8px 0 0}.components-validated-control__indicator.is-invalid{color:#cc1818}.components-validated-control__indicator.is-valid{color:color-mix(in srgb,#000 30%,#4ab866)}.components-validated-control__indicator-icon{flex-shrink:0}.components-validated-control__indicator-spinner{height:12px;margin:2px;width:12px}@keyframes components-validated-control__indicator-jump{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}:root{--wp-admin-theme-color:#3858e9;--wp-admin-theme-color--rgb:56,88,233;--wp-admin-theme-color-darker-10:#2145e6;--wp-admin-theme-color-darker-10--rgb:33.0384615385,68.7307692308,230.4615384615;--wp-admin-theme-color-darker-20:#183ad6;--wp-admin-theme-color-darker-20--rgb:23.6923076923,58.1538461538,214.3076923077;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}#wpadminbar>.godaddy-styles *,.godaddy-styles *{font-family:GD Sherpa,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;line-height:1.4}#wpadminbar>.godaddy-styles .is-bigger,.godaddy-styles .is-bigger{font-size:1.1em!important;font-weight:500!important}#wpadminbar>.godaddy-styles .components-button,#wpadminbar>.godaddy-styles.components-button,.godaddy-styles .components-button,.godaddy-styles.components-button{border:0;border-radius:6px;box-shadow:none;font-size:1em;height:auto;line-height:1;padding:1.25em;transition:background-color,color,.2s ease-in-out}#wpadminbar>.godaddy-styles .components-button:disabled,#wpadminbar>.godaddy-styles.components-button:disabled,.godaddy-styles .components-button:disabled,.godaddy-styles.components-button:disabled{opacity:.5}#wpadminbar>.godaddy-styles .components-button>svg,#wpadminbar>.godaddy-styles.components-button>svg,.godaddy-styles .components-button>svg,.godaddy-styles.components-button>svg{height:24px;margin-left:.2em;position:relative;right:-5px;top:-1px;transform:scale(.75);width:24px}#wpadminbar>.godaddy-styles .components-button.no-padding,#wpadminbar>.godaddy-styles.components-button.no-padding,.godaddy-styles .components-button.no-padding,.godaddy-styles.components-button.no-padding{padding:0}#wpadminbar>.godaddy-styles .components-button.is-big,#wpadminbar>.godaddy-styles.components-button.is-big,.godaddy-styles .components-button.is-big,.godaddy-styles.components-button.is-big{font-size:1.1em;font-weight:600;padding:1.5em}#wpadminbar>.godaddy-styles .components-button.is-primary,#wpadminbar>.godaddy-styles.components-button.is-primary,.godaddy-styles .components-button.is-primary,.godaddy-styles.components-button.is-primary{background-color:#000;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-primary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-primary:hover:not([disabled]),.godaddy-styles .components-button.is-primary:active:not([disabled]),.godaddy-styles .components-button.is-primary:hover:not([disabled]),.godaddy-styles.components-button.is-primary:active:not([disabled]),.godaddy-styles.components-button.is-primary:hover:not([disabled]){background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-button.is-secondary,#wpadminbar>.godaddy-styles.components-button.is-secondary,.godaddy-styles .components-button.is-secondary,.godaddy-styles.components-button.is-secondary{box-shadow:none;color:#111}#wpadminbar>.godaddy-styles .components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-secondary:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-secondary:hover:not([disabled]),.godaddy-styles .components-button.is-secondary:active:not([disabled]),.godaddy-styles .components-button.is-secondary:hover:not([disabled]),.godaddy-styles.components-button.is-secondary:active:not([disabled]),.godaddy-styles.components-button.is-secondary:hover:not([disabled]){border:0;box-shadow:none;color:#000}#wpadminbar>.godaddy-styles .components-button.is-tertiary,#wpadminbar>.godaddy-styles.components-button.is-tertiary,.godaddy-styles .components-button.is-tertiary,.godaddy-styles.components-button.is-tertiary{border:1px solid #111;color:#111}#wpadminbar>.godaddy-styles .components-button.is-tertiary:hover,#wpadminbar>.godaddy-styles.components-button.is-tertiary:hover,.godaddy-styles .components-button.is-tertiary:hover,.godaddy-styles.components-button.is-tertiary:hover{background-color:#111;box-shadow:none;color:#fff}#wpadminbar>.godaddy-styles .components-button.is-link,#wpadminbar>.godaddy-styles.components-button.is-link,.godaddy-styles .components-button.is-link,.godaddy-styles.components-button.is-link{box-shadow:none;color:#00a4a6;padding:0;text-decoration:none}#wpadminbar>.godaddy-styles .components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.is-link:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.is-link:hover:not([disabled]),.godaddy-styles .components-button.is-link:active:not([disabled]),.godaddy-styles .components-button.is-link:hover:not([disabled]),.godaddy-styles.components-button.is-link:active:not([disabled]),.godaddy-styles.components-button.is-link:hover:not([disabled]){color:#111;outline:none}#wpadminbar>.godaddy-styles .components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles .components-button.has-icon:hover:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:active:not([disabled]),#wpadminbar>.godaddy-styles.components-button.has-icon:hover:not([disabled]),.godaddy-styles .components-button.has-icon:active:not([disabled]),.godaddy-styles .components-button.has-icon:hover:not([disabled]),.godaddy-styles.components-button.has-icon:active:not([disabled]),.godaddy-styles.components-button.has-icon:hover:not([disabled]){background-color:transparent;color:#00a4a6}#wpadminbar>.godaddy-styles .components-modal__frame,#wpadminbar>.godaddy-styles.components-modal__frame,.godaddy-styles .components-modal__frame,.godaddy-styles.components-modal__frame{border-radius:1rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content,.godaddy-styles .components-modal__frame .components-modal__content,.godaddy-styles.components-modal__frame .components-modal__content{margin-top:0;padding:4.5rem 4.5rem 4.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content:before,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content:before,.godaddy-styles .components-modal__frame .components-modal__content:before,.godaddy-styles.components-modal__frame .components-modal__content:before{margin:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content p:last-child,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content p:last-child,.godaddy-styles .components-modal__frame .components-modal__content p:last-child,.godaddy-styles.components-modal__frame .components-modal__content p:last-child{margin-bottom:0}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header{border-bottom:0;font-size:2rem;height:unset;margin-bottom:.75em;padding:0;position:relative}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__icon-container{margin-right:8px}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-modal__header-heading{font-size:2rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon{font-size:1rem;left:auto;padding:.25em;position:absolute;right:-3.5rem;top:-3.25rem}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles .components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg,.godaddy-styles.components-modal__frame .components-modal__content .components-modal__header .components-button.has-icon>svg{margin-left:0;right:0;top:0;transform:scale(1)}#wpadminbar>.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,#wpadminbar>.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles .components-modal__frame .components-modal__content .components-text-control__input,.godaddy-styles.components-modal__frame .components-modal__content .components-text-control__input{margin-bottom:.5em}#wpadminbar>.godaddy-styles .ux-tag,.godaddy-styles .ux-tag{border-radius:4px;color:#000;font-size:.9em;font-weight:700;letter-spacing:.05625rem;line-height:1.5;padding-block:8px;padding-inline:8px;text-transform:uppercase;white-space:nowrap}#wpadminbar>.godaddy-styles .ux-tag-critical,.godaddy-styles .ux-tag-critical{background-color:#fbb}#wpadminbar>.godaddy-styles .ux-tag-highlight,.godaddy-styles .ux-tag-highlight{background-color:#a6fff8}#wpadminbar>.godaddy-styles .ux-tag-info,.godaddy-styles .ux-tag-info{background-color:#d3c1f7}#wpadminbar>.godaddy-styles .ux-tag-internal,.godaddy-styles .ux-tag-internal{background-color:#fbd9ed}#wpadminbar>.godaddy-styles .ux-tag-neutral,.godaddy-styles .ux-tag-neutral{background-color:#ddeaf8}#wpadminbar>.godaddy-styles .ux-tag-passive,.godaddy-styles .ux-tag-passive{background-color:#f4f8fc}#wpadminbar>.godaddy-styles .ux-tag-success,.godaddy-styles .ux-tag-success{background-color:#9fffb8}#wpadminbar>.godaddy-styles .ux-tag-warning,.godaddy-styles .ux-tag-warning{background-color:#ffeea9}#wpadminbar>.godaddy-styles .components-toggle-control,#wpadminbar>.godaddy-styles.components-toggle-control,.godaddy-styles .components-toggle-control,.godaddy-styles.components-toggle-control{align-items:flex-end;display:flex}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles .components-toggle-control__field,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field,#wpadminbar>.godaddy-styles.components-toggle-control__field,.godaddy-styles .components-toggle-control .components-base-control__field,.godaddy-styles .components-toggle-control__field,.godaddy-styles.components-toggle-control .components-base-control__field,.godaddy-styles.components-toggle-control__field{margin:0}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .components-form-toggle__track{background-color:#f3f6f8}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles .components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track,.godaddy-styles.components-toggle-control .components-base-control__field .is-checked .components-form-toggle__track{background-color:#00a4a6}#wpadminbar>.godaddy-styles .components-toggle-control .components-base-control__help,#wpadminbar>.godaddy-styles.components-toggle-control .components-base-control__help,.godaddy-styles .components-toggle-control .components-base-control__help,.godaddy-styles.components-toggle-control .components-base-control__help{margin:0}
 .single_share li a [class^="icon-"]{
display: none;
} .single_share ul { display:flex; flex-wrap:wrap; margin:0 -3px -3px 0; }
.single_share li:not(.default) { flex: 1 1 0%; margin:0 3px 3px 0; max-width:100px; }
.single_share li:not(.default) a { display:flex; flex-wrap:wrap; justify-content:center; text-align:center; position:relative; border-radius:3px; align-items:center; cursor: pointer;}
.single_share a:before { font-family:'design_plus'; display:block; color:#fff; margin-right:5px; position:relative; transition: color 0.25s ease; -webkit-font-smoothing: antialiased; }
.single_share .ttl { font-size: 12px;position: relative;font-family: Arial; } .single_share .share-type1 a,
.single_share .share-type2 a { line-height: 30px;}
.single_share .share-type3 ul,
.single_share .share-type4 ul { margin:0 -5px -5px 0; }
.single_share .share-type3 li,
.single_share .share-type4 li { flex: 0 0 auto; width:calc(25% - 5px); margin:0 5px 5px 0; max-width:inherit; }
.single_share .share-type3 a,
.single_share .share-type4 a {  height: 40px;}
.single_share .share-type3 a { line-height:42px; }
.single_share .share-type4 a { line-height:40px; } .single_share .share-type1 a,
.single_share .share-type3 a { background:#000; color:#fff;}
.single_share .share-type2 a,
.single_share .share-type4 a { background:#f2f2f2; color:#000; border:1px solid #ddd; }
.single_share .share-type2 a:before,
.single_share .share-type4 a:before { color:#000; } .single_share .twitter a:before { font-family: 'tiktok_x_icon'; content: "\e901"; font-size:12px; top:-1px; }
.single_share .facebook a:before { font-family: 'tiktok_x_icon'; content: "\e902"; font-size:18px; top:-1px; }
.single_share .hatebu a:before { content:'\e908'; font-size:14px; top:0px; }
.single_share .pocket a:before { content:'\e90a'; font-size:16px; top:0px; }
.single_share .rss a:before { content:'\e90b'; font-size:12px; top:-0.5px; }
.single_share .feedly a:before { content:'\e907'; font-size:15px; top:-1px; }
.single_share .pinterest a:before { content:'\e905'; font-size:16px; top:-0.5px; }
.single_share .line_button a:before { content:'\e909'; font-size:16px; top:0px; }
.single_share .note_button a:before {
content: '';
display: inline-block;
width: 0.9em;
height: 0.9em;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23000' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: contain;
background-position: center; top:0px;
}
.single_share .share-type1 .twitter a,
.single_share .share-type3 .twitter a { background:#000; border-color:#000; }
.single_share .share-type1 .facebook a,
.single_share .share-type3 .facebook a { background:#35629a; border-color:#35629a; }
.single_share .share-type1 .hatebu a,
.single_share .share-type3 .hatebu a { background:#3c7dd1; border-color:#3c7dd1; }
.single_share .share-type1 .pocket a,
.single_share .share-type3 .pocket a { background:#ee4056; border-color:#ee4056; }
.single_share .share-type1 .rss a,
.single_share .share-type3 .rss a { background:#ffb53c; border-color:#ffb53c; }
.single_share .share-type1 .feedly a,
.single_share .share-type3 .feedly a { background:#6cc655; border-color:#6cc655; }
.single_share .share-type1 .pinterest a,
.single_share .share-type3 .pinterest a { background:#d4121c; border-color:#d4121c; }
.single_share .share-type1 .line_button a,
.single_share .share-type3 .line_button a { background:#00B900; border-color:#00B900; }
.single_share .share-type1 .note_button a,
.single_share .share-type3 .note_button a { background:#fff; border:1px solid #ddd; color:#000; box-sizing:content-box; top: -1px; }
@media(hover: hover) {
.single_share .share-type1 .twitter a:hover,
.single_share .share-type3 .twitter a:hover { background:#666; }
.single_share .share-type1 .facebook a:hover,
.single_share .share-type3 .facebook a:hover { background:#1f3669;}
.single_share .share-type1 .hatebu a:hover,
.single_share .share-type3 .hatebu a:hover { background:#0270ac; }
.single_share .share-type1 .pocket a:hover,
.single_share .share-type3 .pocket a:hover { background:#c53648; }
.single_share .share-type1 .rss a:hover,
.single_share .share-type3 .rss a:hover { background:#e09900;}
.single_share .share-type1 .feedly a:hover,
.single_share .share-type3 .feedly a:hover { background:#5ca449; }
.single_share .share-type1 .pinterest a:hover,
.single_share .share-type3 .pinterest a:hover { background:#a42f35; }
.single_share .share-type1 .line_button a:hover,
.single_share .share-type3 .line_button a:hover { background:#009100; border-color:#009100; }
.single_share .share-type1 .note_button a:hover,
.single_share .share-type3 .note_button a:hover { background:#eee; border-color:#ddd; color:#000; }
.single_share .share-type1 a:hover,
.single_share .share-type3 a:hover { color:#fff; }
.single_share .share-type2 .twitter a:hover,
.single_share .share-type4 .twitter a:hover { background:#000; border-color:#000; }
.single_share .share-type2 .facebook a:hover,
.single_share .share-type4 .facebook a:hover { background:#35629a; border-color:#35629a; }
.single_share .share-type2 .hatebu a:hover,
.single_share .share-type4 .hatebu a:hover { background:#3c7dd1; border-color:#3c7dd1; }
.single_share .share-type2 .pocket a:hover,
.single_share .share-type4 .pocket a:hover { background:#ee4056; border-color:#ee4056; }
.single_share .share-type2 .rss a:hover,
.single_share .share-type4 .rss a:hover { background:#ffb53c; border-color:#ffb53c; }
.single_share .share-type2 .feedly a:hover,
.single_share .share-type4 .feedly a:hover { background:#6cc655; border-color:#6cc655; }
.single_share .share-type2 .pinterest a:hover,
.single_share .share-type4 .pinterest a:hover { background:#d4121c; border-color:#d4121c; }
.single_share .share-type2 .line_button a:hover,
.single_share .share-type4 .line_button a:hover { background:#00B900; border-color:#00B900; }
.single_share .share-type2 .note_button a:hover,
.single_share .share-type4 .note_button a:hover { background:#000000; border-color:#000000; }
.single_share .share-type2 .note_button a:hover:before,
.single_share .share-type4 .note_button a:hover:before {
content: '';
display: inline-block;
width: 0.9em;
height: 0.9em;
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='%23fff' viewBox='0 0 100 100'%3E%3Cpath d='M10 10.4968C25.408 10.4968 46.504 9.70479 61.648 10.1208C81.952 10.6408 89.624 19.5048 89.888 41.3448C90.152 53.7208 89.888 89.1048 89.888 89.1048H67.896C67.896 58.1368 68.008 53.0168 67.896 43.2568C67.632 34.6568 65.2 30.5768 58.584 29.7928C51.592 29.0088 31.992 29.6808 31.992 29.6808V89.1448H10V10.4968Z'/%3E%3C/svg%3E");
background-repeat: no-repeat;
background-size: contain;
background-position: center; top:0px;
}
.single_share .share-type2 a:hover,
.single_share .share-type4 a:hover { color:#fff; }
.single_share .share-type2 a:hover:before,
.single_share .share-type4 a:hover:before { color:#fff; }
}
@media screen and (max-width:800px) {
.single_share .share-type1 .ttl,
.single_share .share-type2 .ttl { display:none; }
.single_share .share-type3 .ttl,
.single_share .share-type4 .ttl { display:inline; }
.single_share .share-type3 a,
.single_share .share-type4 a { height:35px; line-height:37px; }
.single_share .share-type4 a { line-height:35px; }
.single_share a:before { margin:0; }
.single_share .share-type3 a:before,
.single_share .share-type4 a:before { margin-right:5px; }
.single_share .twitter a:before { top:0px }
.single_share .facebook a:before { top:-1px;  }
.single_share .hatebu a:before { top:0px; }
.single_share .pocket a:before { top:0px; }
.single_share .rss a:before { top:-1px; }
.single_share .feedly a:before {  top:-1.5px; }
}
@media screen and (max-width:500px) {
.single_share .ttl { max-width:inherit; }
.single_share .share-type3 li,
.single_share .share-type4 li { width:calc(50% - 5px); max-width:inherit; }
}
.single_share .share-type5 ul { display:flex; flex-wrap:wrap; margin:0 -3px -10px 0; }
.single_share .share-type5 li { margin:0 3px 3px 0; }
.single_share .share-type5 li.pocket_button { width:90px !important; }
.history_share{margin-top: 100px!important; }
@media screen and (max-width: 767px){
.history_share {
margin-bottom: 0!important;
margin-top: 30px!important;
}
.event_share{
margin-top: 26px!important;
}
}
.event_share{margin-top: 50px !important; margin-bottom: 0 !important;}
   html {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
line-height: 1.15;
}
body {
margin: 0;
}
article, aside, footer, header, nav, section {
display: block;
}
h1 {
margin: 0.67em 0;
font-size: 2em;
}
figcaption, figure, main {
display: block;
}
figure {
margin: 1em 40px;
}
hr {
-webkit-box-sizing: content-box;
box-sizing: content-box;
height: 0;
overflow: visible;
}
pre {
font-family: monospace, monospace;
font-size: 1em;
}
a {
-webkit-text-decoration-skip: objects;
background-color: transparent;
}
abbr[title] {
border-bottom: none;
text-decoration: underline;
-webkit-text-decoration: underline dotted;
text-decoration: underline dotted;
}
b, strong {
font-weight: inherit;
}
b, strong {
font-weight: bolder;
}
code, kbd, samp {
font-family: monospace, monospace;
font-size: 1em;
}
dfn {
font-style: italic;
}
mark {
background-color: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub, sup {
position: relative;
font-size: 75%;
line-height: 0;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}
audio, video {
display: inline-block;
}
audio:not([controls]) {
display: none;
height: 0;
}
img {
border-style: none;
}
svg:not(:root) {
overflow: hidden;
}
button, input, optgroup, select, textarea {
margin: 0;
font-family: sans-serif;
font-size: 100%;
line-height: 1.15;
}
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 {
padding: 0;
border-style: none;
}
button: -moz-focusring, [type="button"]: -moz-focusring, [type="reset"]: -moz-focusring, [type="submit"]: -moz-focusring {
outline: 1px dotted ButtonText;
}
fieldset {
padding: 0.35em 0.75em 0.625em;
}
legend {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: table;
max-width: 100%;
padding: 0;
color: inherit;
white-space: normal;
}
progress {
display: inline-block;
vertical-align: baseline;
}
textarea {
overflow: auto;
}
[type="checkbox"], [type="radio"] {
-webkit-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-file-upload-button {
-webkit-appearance: button;
font: inherit;
}
details, menu {
display: block;
}
summary {
display: list-item;
}
canvas {
display: inline-block;
}
template {
display: none;
}
[hidden] {
display: none;
} * {
-webkit-box-sizing: border-box;
box-sizing: border-box;
overflow-wrap: break-word;
word-wrap: break-word;
}
html {
min-width: 320px;
position: relative;
overflow-x: hidden;
}
body {
-webkit-font-smoothing: antialiased;
color: #000;
line-height: 1;
}
a {
color: #000;
text-decoration: none;
}
:focus {
outline: none;
}
a, input {
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-property: background-color, color;
transition-property: background-color, color;
-webkit-transition-timing-function: ease;
transition-timing-function: ease;
}
img {
vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6, p, ol, ul, dl {
margin-top: 0;
}
p {
margin-bottom: 0;
}
ol, ul {
padding-left: 0;
}
li {
list-style-type: none;
}
dl, dt, dd, figure {
margin: 0;
}
table {
border-collapse: collapse;
}
.admin-bar {
padding-top: 32px;
} @font-face {
src: url(//joshinin.jp/wp-content/themes/mikado_tcd071/assets/fonts/design_plus.eot?v=1.0);
src: url(//joshinin.jp/wp-content/themes/mikado_tcd071/assets/fonts/design_plus.eot?v=1.0#iefix) format("embedded-opentype"), url(//joshinin.jp/wp-content/themes/mikado_tcd071/assets/fonts/design_plus.woff?v=1.0) format("woff"), url(//joshinin.jp/wp-content/themes/mikado_tcd071/assets/fonts/design_plus.ttf?v=1.0) format("truetype"), url(//joshinin.jp/wp-content/themes/mikado_tcd071/assets/fonts/design_plus.svg?v=1.0#design_plus) format("svg");
font-family: "design_plus";
font-style: normal;
font-weight: normal;
} @-webkit-keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@keyframes fadeIn {
from {
opacity: 0;
}
to {
opacity: 1;
}
}
@-webkit-keyframes fadeOut {
from {
visibility: visible;
opacity: 1;
}
to {
visibility: hidden;
opacity: 0;
}
}
@keyframes fadeOut {
from {
visibility: visible;
opacity: 1;
}
to {
visibility: hidden;
opacity: 0;
}
}
@-webkit-keyframes slideDown {
0% {
top: -100%;
}
100% {
top: 0;
}
}
@keyframes slideDown {
0% {
top: -100%;
}
100% {
top: 0;
}
}
@-webkit-keyframes slideUp {
0% {
bottom: -100%;
}
100% {
bottom: 0;
}
}
@keyframes slideUp {
0% {
bottom: -100%;
}
100% {
bottom: 0;
}
}
@-webkit-keyframes fadeInUp {
from {
-webkit-transform: translateY(50%);
transform: translateY(50%);
opacity: 0;
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@keyframes fadeInUp {
from {
-webkit-transform: translateY(50%);
transform: translateY(50%);
opacity: 0;
}
to {
-webkit-transform: translateY(0);
transform: translateY(0);
opacity: 1;
}
}
@-webkit-keyframes zoom-in {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@keyframes zoom-in {
0% {
-webkit-transform: scale(1);
transform: scale(1);
}
100% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
}
@-webkit-keyframes zoom-out {
0% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@keyframes zoom-out {
0% {
-webkit-transform: scale(1.2);
transform: scale(1.2);
}
100% {
-webkit-transform: scale(1);
transform: scale(1);
}
}
@media screen and (max-width: 782px) {
.admin-bar {
padding-top: 46px;
}
}  .l-inner {
position: relative;
width: 92.1875%;
max-width: 1160px;
margin-right: auto;
margin-left: auto;
}
@media only screen and (max-width: 991px) {
.l-inner {
width: 88.88889%;
}
}
@media only screen and (max-width: 767px) {
.l-inner {
width: 100%;
padding: 0 20px;
}
}
.l-pc-inner {
position: relative;
width: 92.1875%;
max-width: 1160px;
margin-right: auto;
margin-left: auto;
}
@media only screen and (max-width: 767px) {
.l-pc-inner {
width: 100%;
}
} .l-contents {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.l-contents--rev {
-webkit-box-orient: horizontal;
-webkit-box-direction: reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
}
@media screen and (max-width: 991px) {
.l-contents {
display: block;
}
} .l-footer {
position: relative;
} .l-header {
z-index: 99;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.l-header.bg-color {
background-color: #fff;
}
.admin-bar .l-header {
top: 32px;
}
.l-header--fixed.is-active {
border-bottom: 1px solid #ddd;
position: fixed;
-webkit-animation: slideDown 1.2s;
animation: slideDown 1.2s;
}
.l-header__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
height: 100%;
}
.l-header__logo {
margin: 0;
}
.l-header__logo a {
word-wrap: break-word;
line-height: 1.2;
}
@media only screen and (max-width: 1199px) {
.l-header {
height: 60px;
line-height: 60px;
}
}
@media only screen and (max-width: 782px) {
.admin-bar .l-header {
top: 46px;
}
.admin-bar .l-header--fixed.is-active {
top: 0;
}
}
@media only screen and (max-width: 767px) {
.l-header__logo {
padding-left: 0;
}
} .l-main {
position: relative;
margin-top: 70px;
margin-bottom: 150px;
}
@media only screen and (max-width: 1199px) {
.l-main {
margin-top: 60px;
}
}
@media only screen and (max-width: 991px) {
.l-main {
margin-bottom: 80px;
}
}
@media only screen and (max-width: 767px) {
.l-main {
margin-bottom: 40px;
}
} .l-primary {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: calc(100% - 4.24% - 300px);
}
.l-primary:only-child {
-webkit-box-flex: 1;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
@media screen and (max-width: 991px) {
.l-primary {
width: 100%;
}
} .l-secondary {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 300px;
}
@media screen and (max-width: 991px) {
.l-secondary {
width: 600px;
margin: 40px auto 0;
}
}
@media screen and (max-width: 767px) {
.l-secondary {
width: 100%;
}
}
@media screen and (min-width: 768px) {
.l-single {
max-width: 980px;
margin-left: auto;
margin-right: auto;
}
}  .c-font-type--type1 {
font-family: Verdana, "Hiragino Kaku Gothic ProN", "ヒラギノ角ゴ ProN W3", "メイリオ", Meiryo, sans-serif !important;
}
.c-font-type--type2 {
font-family: "Segoe UI", Verdana, "游ゴシック", YuGothic, "Hiragino Kaku Gothic ProN", Meiryo, sans-serif !important;
}
.c-font-type--type3 {
font-family: "Times New Roman", "游明朝", "Yu Mincho", "游明朝体", "YuMincho", "ヒラギノ明朝 Pro W3", "Hiragino Mincho Pro", "HiraMinProN-W3", "HGS明朝E", "ＭＳ Ｐ明朝", "MS PMincho", serif !important;
} .c-breadcrumb__item {
display: inline;
}
.c-breadcrumb__item + .c-breadcrumb__item::before {
margin-right: 12px;
margin-left: 12px;
font-family: "design_plus";
content: "\e910";
}
.c-breadcrumb__item--home a::before {
position: relative;
top: 1px;
font-family: "design_plus";
content: "\e90c";
}
.c-breadcrumb__item--home span {
display: none;
}
@media only screen and (max-width: 767px) {
.c-breadcrumb__item + .c-breadcrumb__item::before {
margin-right: 5px;
margin-left: 5px;
}
} .c-comment {
margin-bottom: 50px;
font-size: 12px;
}
.c-comment input, .c-comment textarea {
-webkit-box-sizing: border-box;
box-sizing: border-box;
border-radius: 0;
}
.c-comment input, .c-comment textarea {
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.c-comment__tab {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 25px;
}
.c-comment__tab-item {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1;
flex: 1;
text-align: center;
}
.c-comment__tab-item.is-active + .c-comment__tab-item a {
border-left-color: #333;
}
.c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p {
position: relative;
border: 0;
background: #333;
color: #fff;
}
.c-comment__tab-item.is-active a:after, .c-comment__tab-item.is-active p:after {
position: absolute;
right: 0;
bottom: -17px;
left: 0;
width: 0;
height: 0;
margin: auto;
border-width: 10px;
border-style: solid;
border-color: #333 transparent transparent transparent;
content: "";
}
.c-comment__tab-item a, .c-comment__tab-item p {
display: block;
width: 100%;
padding: 15px;
border: 1px solid #ccc;
color: #333;
font-size: 11px;
line-height: 180%;
text-decoration: none;
}
.c-comment__tab-item a:hover {
border-color: #333;
background: #333;
color: #fff;
}
.c-comment__list {
padding-left: 0;
}
.c-comment__list-item {
margin-bottom: 15px;
padding: 15px 20px 0;
border: 1px solid #ccc;
color: #777;
list-style: none;
}
.c-comment__item-body p {
margin-bottom: 15px;
line-height: 2.4;
}
.c-comment__item-header {
position: relative;
margin-bottom: 10px;
}
.c-comment__item-avatar {
width: 40px;
height: 40px;
margin-right: 10px;
float: left;
}
.c-comment__item-author {
display: block;
margin-bottom: 10px;
padding-top: 3px;
}
.c-comment__item-author a {
text-decoration: underline;
}
.c-comment__item-date {
display: block;
color: #757676;
font-size: 11px;
}
.c-comment__item-act {
position: absolute;
top: 0;
right: 0;
margin-top: 5px;
padding-left: 10px;
font-size: 11px;
}
.c-comment__item-act > li {
display: inline;
margin-right: 6px;
padding-right: 10px;
border-right: 1px solid #aaa;
}
.c-comment__item-act > li: last-child {
margin-right: 0;
padding-right: 0;
border-right: 0;
}
.c-comment__pager {
margin-bottom: 10px;
}
.c-comment__pager a, .c-comment__pager span {
display: inline;
margin-right: 10px;
float: left;
}
.c-comment__pager span {
text-decoration: underline;
} .c-comment__item-note {
display: block;
margin-bottom: 1em;
padding: 10px 15px;
border: 1px solid #94ddd4;
background: #d6f4f0;
color: #33a8e5;
font-size: 11px;
}
.c-comment__trackback-url {
-webkit-box-sizing: border-box;
box-sizing: border-box;
padding: 10px;
background: #fafafa;
font-size: 11px;
}
.trackback_time {
margin: 0 0 7px 0px;
color: #757676;
font-size: 11px;
}
.trackback_title {
margin: 2px 0 8px 0;
margin: 0 0 10px 0px;
line-height: 160%;
}
.c-comment__form-wrapper {
margin: 0 0 20px;
padding: 15px;
border: 1px solid #ccc;
}
.c-comment__cancel {
margin-bottom: 1em;
color: #666;
font-size: 11px;
}
.c-comment__cancel a {
color: #666;
}
.c-comment__cancel a:before {
display: inline-block;
font-family: "design_plus";
content: "\e910";
}
.c-comment__form-login {
color: #666;
font-size: 11px;
}
.c-comment__form-login a {
color: #666;
}
.c-comment__input {
margin-bottom: 12px;
text-align: left;
}
.c-comment__input input {
width: 100%;
padding-top: 5px;
padding-bottom: 5px;
border: 1px solid #ccc;
color: #777;
}
.c-comment__input textarea {
width: 100%;
height: 150px;
margin-top: 15px;
overflow: auto;
border: 1px solid #ccc;
color: #777;
font-size: 11px;
}
.c-comment__label-text {
display: block;
margin-bottom: 5px;
color: #666;
font-size: 11px;
}
.c-comment__form-submit {
-moz-transition: background-color 200ms ease-in-out;
-ms-transition: background-color 200ms ease-in-out;
-o-transition: background-color 200ms ease-in-out;
-webkit-transition: background-color 200ms ease-in-out;
display: block;
width: 200px;
height: 50px;
margin: 15px auto 0;
border: 0;
background: #aaa;
color: #fff;
font-size: 14px;
cursor: pointer;
transition: background-color 200ms ease-in-out;
}
.c-comment__form-hidden {
display: none;
}
.c-comment__password-protected {
margin: 0 38px 30px;
padding: 10px 20px;
border-radius: 5px;
background: #3db4b2;
color: #fff;
text-align: center;
}
.c-comment__password-protected p {
font-size: 12px;
line-height: 160%;
}
@media only screen and (max-width: 767px) {
.c-comment__item-act {
position: static;
margin-top: 10px;
padding-left: 0;
}
.c-comment__tab-item a, .c-comment__tab-item p {
padding: 10px;
}
.c-comment__tab-item.is-active a, .c-comment__tab-item.is-active p {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
} .c-logo {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.c-logo a {
text-align: center;
}
.c-logo img {
height: auto;
max-width: 100%;
vertical-align: middle;
}
.c-logo--element img, .element-type1 img {
height: 36px;
width: auto;
}
@media only screen and (max-width: 1199px) {
.c-logo--element img, .element-type1 img {
height: 27px;
}
}
.element-type2 {
border-top: 5px solid #d80100;
margin: 0 auto;
width: 40px;
}
.c-menu-btn {
display: none;
text-align: center;
cursor: pointer;
}
.c-menu-btn::before {
font-family: "design_plus";
font-size: 18px;
content: "\f0c9";
}
@media only screen and (max-width: 1199px) {
.c-menu-btn {
display: block;
}
} .c-meta-box {
margin: 55px 0 0;
padding: 15px 30px;
background: #fff;
border: 1px solid #ddd;
}
.c-meta-box li {
display: inline;
margin: 0 10px 0 0;
padding: 0 15px 0 20px;
border-right: 1px solid #ddd;
font-size: 12px;
line-height: 1.8;
position: relative;
}
.c-meta-box li:last-child {
border: none;
margin: 0;
}
.c-meta-box li:before {
display: block;
width: 14px;
height: 14px;
line-height: 14px;
font-family: 'design_plus';
color: #aaa;
font-size: 14px;
position: absolute;
top: 2px;
left: 0px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.c-meta-box li.post_author:before {
content: '\e90d';
}
.c-meta-box li.post_category:before {
content: '\e92f';
}
.c-meta-box li.post_tag:before {
content: '\e935';
top: 4px;
}
.c-meta-box li.post_comment:before {
content: '\e916';
font-size: 18px;
top: 3px;
}
@media (max-width: 991px) {
.c-meta-box {
border: none;
margin: 35px 0;
padding: 0;
}
.c-meta-box li {
display: block;
margin: 10px 0;
padding: 0 0 0 20px;
border-right: none;
font-size: 12px;
}
} .c-nav01 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.c-nav01__item {
position: relative;
width: calc(50% - 5px);
font-size: 14px;
list-style: none;
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
}
.c-nav01__item a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
height: 100%;
}
.c-nav01__item--prev {
margin-right: 5px;
}
.c-nav01__item--prev::before {
position: absolute;
top: 0;
bottom: 0;
left: 25px;
width: 1em;
height: 1em;
margin: auto;
font-family: "design_plus";
font-size: 14px;
line-height: 1;
content: "\e90f";
}
.c-nav01__item--next {
margin-left: 5px;
}
.c-nav01__item--next::after {
position: absolute;
top: 0;
right: 25px;
bottom: 0;
width: 1em;
height: 1em;
margin: auto;
font-family: "design_plus";
font-size: 14px;
line-height: 1;
content: "\e910";
}
@media (max-width: 991px) {
.c-nav01__item {
width: 50%;
height: 50px;
font-size: 12px;
text-align: center;
border: 1px solid #dddddd;
}
.c-nav01__item a {
display: block;
width: 100%;
height: 48px;
padding: 0;
line-height: 48px;
}
.c-nav01__item a span {
display: none !important;
}
.c-nav01__item--prev {
margin-right: 0;
}
.c-nav01__item--prev::before {
left: 12px;
}
.c-nav01__item--prev a::before {
content: attr(data-prev);
}
.c-nav01__item--next {
margin-left: 0;
}
.c-nav01__item--next::after {
right: 12px;
}
.c-nav01__item--next a::before {
content: attr(data-next);
}
} .c-pw__desc {
line-height: 2.5;
}
.c-pw__desc p {
line-height: 2.5;
margin-bottom: 16px;
}
.c-pw__btn {
box-sizing: border-box;
color: #fff !important;
display: inline-block;
padding: 13px 20px;
font-size: 14px;
text-align: center;
line-height: 1;
}
.c-pw__btn:hover {
background: #333;
color: #fff;
}
.c-pw__btn--register {
min-width: 160px;
margin-bottom: 32px;
}
.c-pw__btn--submit {
min-width: 100px;
border: 0;
border-radius: 0;
cursor: pointer;
}
.c-pw .c-pw__btn:hover {
text-decoration: none;
}
.c-pw__box {
border: 1px solid #ddd;
background: #f5f5f5;
padding: 25px 36px;
margin-bottom: 40px;
box-sizing: border-box;
}
.c-pw__box .c-pw__box-desc {
line-height: 1.2;
margin-bottom: 20px;
}
.c-pw__box-inner {
display: flex;
align-items: center;
}
.c-pw__box-label {
margin-right: 14px;
}
.c-pw__box-input {
border: 1px solid #ddd;
box-shadow: none;
height: 40px;
width: 250px;
margin-right: 14px;
flex: 1;
box-sizing: border-box;
padding: 0 10px;
}
@media only screen and (max-width: 767px) {
.c-pw__box {
margin: 0 auto 30px;
padding: 20px;
text-align: center;
}
.c-pw__box-inner {
flex-direction: column;
}
.c-pw__box-label {
display: block;
margin-bottom: 1em;
margin-right: 0;
font-size: 12px;
}
.c-pw__box-input {
display: block;
width: 100%;
margin-bottom: 1em;
margin-right: 0;
}
} .c-share__btn {
list-style: none;
}
.c-share__icn {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
font-family: "design_plus" !important;
font-style: normal; font-variant: normal;
font-weight: normal;
line-height: 1;
text-transform: none; }
.c-share__icn--facebook::before {
content: "\e902";
}
.c-share__icn--facebook2::before {
content: "\e903";
}
.c-share__icn--feedly::before {
content: "\e907";
}
.c-share__icn--google-plus::before {
content: "\e900";
}
.c-share__icn--google-plus2::before {
content: "\e901";
}
.c-share__icn--hatebu::before {
content: "\e908";
}
.c-share__icn--line::before {
content: "\e909";
}
.c-share__icn--pinterest::before {
content: "\e905";
}
.c-share__icn--pocket::before {
content: "\e90a";
}
.c-share__icn--rss::before {
content: "\e90b";
}
.c-share__icn--rss2::before {
content: "\e906";
}
.c-share__icn--twitter::before {
content: "\e904";
}
.c-share--sm {
min-width: 27px;
line-height: 25px;
}
.c-share--sm .c-share__btn {
margin-right: 5px;
margin-bottom: 5px;
}
.c-share--sm a {
padding: 1px 5px 0;
}
.c-share--sm .c-share__icn {
position: relative;
top: 3px;
font-size: 1.3em;
text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.1);
}
.c-share--sm .c-share__title {
margin: 0 3px 0 2px;
line-height: 20px;
}
.c-share--lg {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -1%;
}
@media only screen and (max-width: 767px) {
.c-share--lg {
margin-right: -3%;
}
}
.c-share--lg .c-share__btn {
width: 24%;
margin-right: 0.7%;
margin-bottom: 2px;
}
@media only screen and (max-width: 767px) {
.c-share--lg .c-share__btn {
width: 47%;
margin-right: 3%;
margin-bottom: 3%;
}
}
.c-share--lg .c-share__btn:nth-child(4n) {
margin-right: 0;
}
.c-share--lg .c-share__btn a {
padding: 10px 2px;
}
.c-share--lg .c-share__icn {
position: relative;
top: 3px;
font-size: 140%;
}
.c-share--lg .c-share__title {
margin: 0 3px 0 4px;
}
.c-share--color a {
color: #fff;
}
.c-share--color a:hover {
-webkit-transform: translate3d(0, 1px, 0);
transform: translate3d(0, 1px, 0);
}
.c-share--color .c-share__btn--twitter a {
background-color: #55acee;
}
.c-share--color .c-share__btn--twitter a:hover {
background-color: #468ec5;
}
.c-share--color .c-share__btn--facebook a {
background-color: #35629a;
}
.c-share--color .c-share__btn--facebook a:hover {
background-color: #1f3669;
}
.c-share--color .c-share__btn--google-plus a {
background-color: #dd4b39;
}
.c-share--color .c-share__btn--google-plus a:hover {
background-color: #b94031;
}
.c-share--color .c-share__btn--hatebu a {
background-color: #3c7dd1;
}
.c-share--color .c-share__btn--hatebu a:hover {
background-color: #0270ac;
}
.c-share--color .c-share__btn--pocket a {
background-color: #ee4056;
}
.c-share--color .c-share__btn--pocket a:hover {
background-color: #c53648;
}
.c-share--color .c-share__btn--rss a {
background-color: #ffb53c;
}
.c-share--color .c-share__btn--rss a:hover {
background-color: #e09900;
}
.c-share--color .c-share__btn--feedly a {
background-color: #6cc655;
}
.c-share--color .c-share__btn--feedly a:hover {
background-color: #5ca449;
}
.c-share--color .c-share__btn--pinterest a {
background-color: #d4121c;
}
.c-share--color .c-share__btn--pinterest a:hover {
background-color: #a42f35;
}
.c-share--mono a {
border: 1px solid rgba(0, 0, 0, 0.1);
background: #fafafa;
color: #222;
}
.c-share--mono a:hover {
border-color: rgba(255, 255, 255, 0.1);
color: #fff;
}
.c-share--mono .c-share__btn--twitter a:hover {
background-color: #55acee;
}
.c-share--mono .c-share__btn--facebook a:hover {
background-color: #35629a;
}
.c-share--mono .c-share__btn--google-plus a:hover {
background-color: #dd4b39;
}
.c-share--mono .c-share__btn--hatebu a:hover {
background-color: #3c7dd1;
}
.c-share--mono .c-share__btn--pocket a:hover {
background-color: #ee4056;
}
.c-share--mono .c-share__btn--rss a:hover {
background-color: #ff8c00;
}
.c-share--mono .c-share__btn--feedly a:hover {
background-color: #6cc655;
}
.c-share--mono .c-share__btn--pinterest a:hover {
background-color: #d4121c;
}
.c-share__btn {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
font-size: 12px;
text-align: center;
}
.c-share__btn a {
display: block;
border-radius: 2px;
-webkit-box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
box-shadow: 0 1px 0 rgba(0, 0, 0, 0.03);
}
@media screen and (max-width: 767px) {
.c-share--sm .c-share__icn {
left: 1px;
}
.c-share--sm .c-share__title {
display: none;
}
}
.c-share--official {
display: inline-block;
}
.c-share--official .c-share__btn {
margin-right: 5px;
margin-bottom: 5px;
float: left;
line-height: 1;
}
.c-share--official .c-share__btn--pocket {
width: 88px;
}
@media only screen and (max-width: 991px) {
.c-share__btn {
margin-bottom: 5px;
}
} #site_loader_overlay {
background: #fff;
opacity: 1;
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 99999;
}
#site_loader_animation {
}
.c-load--type1 {
width: 48px;
height: 48px;
font-size: 10px;
text-indent: -9999em;
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
border-radius: 50%;
-webkit-animation: loading-circle 1.1s infinite linear;
animation: loading-circle 1.1s infinite linear;
}
.c-load--type2 {
width: 44px;
height: 44px;
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
}
.c-load--type2::before {
position: absolute;
bottom: 0;
left: 0;
display: block;
width: 12px;
height: 12px;
content: '';
-webkit-animation: loading-square-loader 5.4s linear forwards infinite;
animation: loading-square-loader 5.4s linear forwards infinite;
}
.c-load--type2::after {
position: absolute;
bottom: 10px;
left: 0;
display: block;
width: 12px;
height: 12px;
opacity: 0;
content: '';
-webkit-animation: loading-square-base 5.4s linear forwards infinite;
animation: loading-square-base 5.4s linear forwards infinite;
}
.c-load--type3 {
width: 100%;
min-width: 160px;
font-size: 16px;
text-align: center;
position: fixed;
top: 50%;
left: 0;
opacity: 0;
-webkit-animation: loading-dots-fadein .5s linear forwards;
animation: loading-dots-fadein .5s linear forwards;
}
.c-load--type3 i {
width: 0.5em;
height: 0.5em;
display: inline-block;
vertical-align: middle;
background: #e0e0e0;
border-radius: 50%;
margin: 0 .25em;
-webkit-animation: loading-dots-middle-dots .5s linear infinite;
animation: loading-dots-middle-dots .5s linear infinite;
}
.c-load--type3 i:first-child {
-webkit-animation: loading-dots-first-dot .5s linear infinite;
animation: loading-dots-first-dot .5s linear infinite;
opacity: 0;
-webkit-transform: translate(-1em);
transform: translate(-1em);
}
.c-load--type3 i: last-child {
-webkit-animation: loading-dots-last-dot .5s linear infinite;
animation: loading-dots-last-dot .5s linear infinite;
}
.c-load--type4 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
position: fixed;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
.c-load--type4 > * {
-webkit-animation: fadeIn .5s linear .3s both;
animation: fadeIn .5s linear .3s both;
}
.c-load--type4 img {
display: block;
height: auto;
margin: auto;
max-width: 80vw;
max-width: 100%;
}
.c-load--type4 .site_loader_catch {
font-size: 14px;
font-weight: 700;
line-height: 1.8;
text-align: center;
}
.c-load--type4 img + .site_loader_catch {
margin-top: 20px;
}
.c-load--type4 .site_loader_catch p + p {
margin-top: 1.6em;
}
@media only screen and (max-width: 767px) {
.c-load--type1 {
width: 30px;
height: 30px;
}
.c-load--type2::before {
width: 8px;
height: 8px;
}
.c-load--type2::after {
width: 8px;
height: 8px;
}
.c-load--type3 i {
width: 0.25em;
height: 0.25em;
margin: 0 0.125em;
}
}
@-webkit-keyframes loading-circle {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes loading-circle {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes loading-square-base {
0% {
bottom: 10px;
opacity: 0;
}
5%, 50% {
bottom: 0;
opacity: 1;
}
55%, 100% {
bottom: -10px;
opacity: 0;
}
}
@keyframes loading-square-base {
0% {
bottom: 10px;
opacity: 0;
}
5%, 50% {
bottom: 0;
opacity: 1;
}
55%, 100% {
bottom: -10px;
opacity: 0;
}
}
@-webkit-keyframes loading-dots-fadein {
100% {
opacity: 1;
}
}
@keyframes loading-dots-fadein {
100% {
opacity: 1;
}
}
@-webkit-keyframes loading-dots-first-dot {
100% {
-webkit-transform: translate(1em);
transform: translate(1em);
opacity: 1;
}
}
@keyframes loading-dots-first-dot {
100% {
-webkit-transform: translate(1em);
transform: translate(1em);
opacity: 1;
}
}
@-webkit-keyframes loading-dots-middle-dots {
100% {
-webkit-transform: translate(1em);
transform: translate(1em);
}
}
@keyframes loading-dots-middle-dots {
100% {
-webkit-transform: translate(1em);
transform: translate(1em);
}
}
@-webkit-keyframes loading-dots-last-dot {
100% {
-webkit-transform: translate(2em);
transform: translate(2em);
opacity: 0;
}
}
@keyframes loading-dots-last-dot {
100% {
-webkit-transform: translate(2em);
transform: translate(2em);
opacity: 0;
}
}  .p-about {
}
.p-about .element-type1 {
text-align: center;
margin-bottom: 15px;
}
.p-about .element-type2 {
margin-bottom: 15px;
}
.p-about__inner {
padding: 60px 80px 70px 80px;
}
.p-about__inner > :first-child {
margin-top: 0;
}
.p-about__inner > :last-child {
margin-bottom: 0;
}
.p-about-image {
display: block;
margin-top: 30px;
height: auto;
width: 100%;
}
.p-about-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: 50px;
}
.p-about-info__col {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
}
.p-about-info__col-block {
position: relative;
background-color: #f4f2ef;
min-height: 400px;
margin-bottom: 50px;
padding-top: 60px;
padding-bottom: 60px;
}
.p-about-info__col-block.horizontal {
min-height: 300px;
}
.p-about-info__col-block .element-type1 img {
display: block;
height: 20px;
margin: 0 auto 20px;
}
.p-about-info__col-block .element-type2 {
margin-bottom: 20px;
width: 20px;
}
.p-about-info__col-title {
line-height: 1.3;
margin: 0 auto;
font-size: 30px;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
text-align: start;
}
.p-content__horizontal .p-about-info__col-title {
writing-mode: horizontal-tb;
-ms-writing-mode: horizontal-tb;
-webkit-writing-mode: horizontal-tb;
text-align: center;
}
.p-about-info__col-desc {
font-size: 16px;
line-height: 2.3;
}
.p-about-info__col-img {
margin-bottom: 40px;
width: 100%;
}
.p-about-info02 {
margin-bottom: 75px;
margin-top: 40px;
}
@media screen and (min-width: 768px) {
.p-about-info__col {
margin-right: 50px;
}
.p-about-info__col:last-child {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.p-about__inner {
padding: 0 20px;
}
.p-about-image {
margin-top: 0;
}
.p-about-info {
display: block;
margin-bottom: 35px;
}
.p-about-info02 {
margin-top: 25px;
}
.p-about-info__col-block {
min-height: 260px;
padding-top: 25px;
padding-bottom: 25px;
margin-bottom:25px;
}
.p-about-info__col-block.horizontal{
min-height: inherit;
padding-bottom: 45px;
}
.p-about-info__col-title {
font-size: 22px;
line-height: 1.3;
}
.p-about-info__col-desc {
font-size: 14px;
margin-bottom:25px;
}
.p-about-info__col-img {
margin-bottom: 20px;
}
} .p-archive-header {
margin-bottom: 57px;
text-align: center;
}
.p-archive-header .element-type1 {
margin-bottom: 20px;
text-align: center;
}
.p-archive-header .element-type2 {
margin-bottom: 20px;
}
.p-archive-header__title {
font-size: 32px;
line-height: 1.2;
margin-bottom: 0;
display: inline;
}
.p-archive-header__title--vertical {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
margin: 0 auto;
font-size: 36px;
line-height: 1.3;
text-align: start;
}
.p-archive-header__desc {
font-size: 16px;
font-weight: normal;
text-align: center;
margin: 0 auto;
line-height: 1.6;
display: inline;
}
.p-archive-header__title + .p-archive-header__desc {
margin-top: 55px;
}
.p-archive-header__desc--vertical {
line-height: 2.6;
white-space: nowrap;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
text-align: start;
}
.p-archive-header__desc p + p {
margin-top: 1.6em;
}
.p-archive-header__desc--vertical p + p {
margin-right: 1.6em;
margin-top: 0;
}
@media screen and (max-width: 767px) {
.p-archive-header {
margin-bottom: 36px;
}
.p-archive-header .element-type1 {
margin-bottom: 13px;
}
.p-archive-header__title {
font-size: 20px;
}
.p-archive-header__title--vertical {
font-size: 24px;
}
.p-archive-header__desc,
.p-archive-header__desc--vertical,
.p-archive-header__title + .p-archive-header__desc,
.p-archive-header__title + .p-archive-header__desc--vertical {
font-size: 14px;
line-height: 2;
text-align: center;
margin: 32px auto 0;
}
.p-archive-header__desc--vertical {
writing-mode: horizontal-tb;
}
.p-archive-header__desc--vertical p + p {
margin-right: 0;
margin-top: 1.6em;
}
} .p-article01 {
position: relative;
border-top: 0;
}
.p-article01__img {
display: block;
margin: 0 -1px;
overflow: hidden;
}
.p-article01__img img {
margin: -1px 0;
width: 100%;
height: auto;
}
.p-article01__content {
padding-top: 15px;
}
.p-article01__title {
font-size: 16px;
font-weight: 500;
line-height: 1.7;
margin-bottom: 7px;
max-height: 3.4em;
overflow: hidden;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.p-article01__content:only-child .p-article01__title {
margin-bottom: 0;
}
.p-article01__date,
.p-article01__cat {
color: #999;
font-size: 12px;
line-height: 1.8;
}
.p-article01__cat a {
color: inherit;
}
.p-article01__date + .p-article01__cat::before {
margin: 0 0.5em 0 0.25em;
content: "|";
vertical-align: 1px;
}
@media screen and (max-width: 991px) {
.p-article01__title {
margin-bottom: 0;
}
.p-article01__meta {
display: none;
}
}
@media screen and (max-width: 767px) {
.p-article01__title {
font-size: 14px;
}
.p-article01__content {
padding-top: 6px;
}
}
.p-article02 {
overflow: hidden;
position: relative;
}
.p-article02__img {
height: 160px;
}
.p-article02__img::before {
z-index: 1;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.75)), color-stop(75%, transparent));
background: linear-gradient(to right, rgba(0, 0, 0, 0.75) 0%, transparent 75%);
content: "";
}
.p-article02__img > img {
width: 100%;
height: 100% !important;
object-fit: cover;
}
.p-article02__content {
z-index: 1;
position: absolute;
top: 50%;
left: 0;
right: 0;
padding: 0 40px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #fff;
pointer-events: none;
max-height: 100%;
}
.p-article02__title {
font-size: 24px;
line-height: 1.6;
padding: 0;
margin: 0;
max-height: 1.6em;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.p-article02__category, .p-article02__date {
font-size: 14px;
line-height: 1.6;
}
.p-article02__category > a {
color: #ffffff;
}
@media screen and (max-width: 767px) {
.p-article02__content {
padding: 0 20px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
color: #fff;
pointer-events: none;
max-height: 100%;
}
.p-article02__img {
height: 94px;
}
.p-article02__category, .p-article02__date {
font-size: 12px;
height: 1.6em;
overflow: hidden;
}
.p-article02__title {
font-size: 18px;
}
}
.p-article03__content {
display: flex;
flex-direction: row-reverse;
justify-content: center;
padding: 40px 20px;
line-height: 1.8;
min-height: max-content;
}
.p-article03__title {
font-size: 24px;
line-height: 1.2;
margin: 0;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.p-article03__cat {
color: #d90000;
font-size: 16px;
margin: 0;
white-space: nowrap;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl}
.p-article03__cat a {
color: inherit;
}
.p-article03__img {
display: block;
position: relative;
}
.p-article03__img > img {
width: 100%;
height: auto;
}
.horizontal .p-article03__content{
display: block;
padding: 40px;
}
.horizontal .p-article03__cat{
writing-mode: horizontal-tb;
}
.horizontal .p-article03__title{
writing-mode: horizontal-tb;
}
@media (min-width: 768px) {
.p-article03__text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
font-size: 16px;
line-height: 2.6;
text-align: start;
white-space: nowrap;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
.horizontal.p-article03__text{
writing-mode: horizontal-tb;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: horizontal-tb;
}
.p-article03__text p {
background-color: rgba(255, 255, 255, 0.7);
font-weight: 700;
min-width: 0;
padding: 50px 38.5px;
}
}
@media screen and (max-width: 767px) {
.p-article03__img img {
width: 100%;
}
.p-article03__text {
font-size: 14px;
line-height: 2;
margin: 30px 0;
text-align: center;
}
.p-article03__title {
font-size: 16px;
line-height: 1.3;
writing-mode: horizontal-tb;
}
.p-article03__cat {
font-size: 14px;
writing-mode: horizontal-tb;
}
.p-article03__content {
display: inherit;
padding: 16px 20px 18px;
}
}
.p-article05 {
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
background: #fff;
}
.p-article05 a {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
height: 100%;
overflow: visible;
background: #fff;
}
.p-article05__img {
margin: -1px;
overflow: hidden;
}
.p-article05__img img {
width: 100%;
height: auto;
}
.p-article05__content {
padding: 18px 20px;
background: #fff;
margin-bottom: 0;
}
.p-article05__date {
font-size: 14px;
line-height: 1.4;
margin-bottom: 2px;
}
.p-article05__title {
font-size: 16px;
font-weight: 700;
line-height: 1.4;
margin-bottom: 0;
max-height: 2.8em;
overflow: hidden;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.p-article05__excerpt {
font-size: 16px;
line-height: 1.6;
margin-top: 9px;
margin-bottom: -4px;
max-height: 3.2em;
overflow: hidden;
}
.p-article05__subtitle {
font-size: 26px;
line-height: 1.6;
margin-bottom: 51px;
margin-top: 53px;
text-align: center;
}
@media screen and (max-width: 767px) {
.p-article05__content {
padding: 12px 15px;
}
.p-article05__date {
font-size: 12px;
line-height: 1.4;
margin-bottom: 2px;
}
.p-article05__title {
font-size: 14px;
line-height: 1.4;
}
.p-article05__excerpt {
font-size: 14px;
line-height: 1.4;
margin-top: 7px;
margin-bottom: -2px;
max-height: 4.2em;
}
body.home .p-article05__excerpt,
body.archive .p-article05__excerpt {
display: none;
}
.p-article05__subtitle {
font-size: 20px;
line-height: 1.3;
margin-bottom: 36px;
margin-top: 36px;
text-align: center;
}
} .p-author {
margin-bottom: 60px;
position: relative;
}
.p-author__box {
background: #f6f6f6;
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
margin-bottom: 50px;
padding: 40px 4.8192%;
}
.p-author__thumbnail {
border-radius: 50%;
display: block;
-webkit-flex: 0 0 110px;
flex: 0 0 110px;
height: 110px;
margin-right: 30px;
overflow: hidden;
width: 110px; -webkit-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
}
.p-author__thumbnail img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
}
.p-author__thumbnail__link, .p-author__thumbnail__link * {
height: 100%;
width: 100%;
}
.p-author__info {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.p-author__title {
font-weight: 600;
line-height: 1.8;
}
.p-author__desc {
clear: both;
color: #666;
font-size: 14px;
line-height: 2;
margin-top: 10px;
}
.p-author__desc p + p {
margin-top: 1em;
}
.p-author__info .p-social-nav {
margin-top: 16px;
}
.p-author__info .p-social-nav__item {
font-size: 14px;
}
.p-author__link {
float: right;
font-size: 14px;
padding-top: 4px;
}
.p-author__link::after {
content: "\e910";
font-family: "design_plus";
padding-left: 5px;
}
@media only screen and (max-width: 767px) {
.p-author {
margin-bottom: 40px;
}
.p-author__box {
display: block;
margin-bottom: 40px;
padding: 22px;
}
.p-author .p-author__box {
background: transparent;
padding: 0;
}
.p-author__thumbnail {
margin: 0 auto 18px;
}
.p-author__title {
font-size: 16px;
}
.p-author__link {
font-size: 12px;
padding-top: 6px;
}
} .p-block01 {
margin: 60px 0 55px;
text-align: center;
}
.p-block01__title {
font-size: 32px;
line-height: 1.2;
margin-bottom: 55px;
}
.p-block01__title--vertical {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
margin: 10px auto;
font-size: 36px;
line-height: 1.5;
text-align: start;
}
.p-block01__desc {
font-size: 16px;
line-height: 2.6;
min-height: 300px;
}
.p-block01__desc--vertical {
font-size: 16px;
line-height: 2.6;
min-height: 300px;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
text-align: start;
margin-left: auto;
margin-right: auto;
}
@media screen and (max-width: 767px) {
.p-block01 {
margin: 40px 0 20px;
}
.p-block01__title {
margin: 13px 0;
font-size: 24px;
}
.p-block01__desc {
font-size: 14px;
line-height: 2;
writing-mode: horizontal-tb;
text-align: center;
margin: 40px auto 20px;
}
.p-block01__desc--vertical {
font-size: 14px;
line-height: 2;
writing-mode: horizontal-tb;
text-align: center;
margin: 0 auto 30px;
}
.p-block01__title--vertical {
margin: 10px auto;
font-size: 24px;
line-height: 1.3;
}
} .p-blog-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.p-blog-list__item {
width: 24%;
width: calc((100% - 42px) / 4);
margin-right: 14px;
margin-top: 56px;
}
.p-blog-list + .p-pager {
margin-top: 44px;
}
@media (min-width: 767px) {
.p-blog-list__item:nth-child(-n+4) {
margin-top: 0;
}
.p-blog-list__item:nth-child(4n) {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.p-blog-list__item {
width: 49%;
width: calc(50% - 5px);
margin-right: 0;
margin-top: 15px;
}
.p-blog-list__item:nth-child(-n+2) {
margin-top: 0;
}
.p-blog-list__item:nth-child(odd) {
margin-right: 5px;
}
.p-blog-list__item:nth-child(even) {
margin-left: 5px;
}
.p-blog-list + .p-pager {
margin-top: 20px;
}
} .p-breadcrumb {
background-color: #d90000;
padding: 21.25px 0;
margin-bottom: 60px;
}
.p-breadcrumb__inner {
color: #fff;
margin-bottom: 0;
overflow: hidden;
line-height: 1;
text-overflow: ellipsis;
white-space: nowrap;
}
.p-breadcrumb__item {
color: #fff;
font-size: 14px;
}
.p-breadcrumb__item + .p-breadcrumb__item::before {
font-size: 10px;
}
.p-breadcrumb__item a {
color: #fff;
-webkit-transition-property: opacity;
transition-property: opacity;
}
.p-breadcrumb__item a:hover {
opacity: 0.7;
}
@media screen and (max-width: 767px) {
.p-breadcrumb {
padding: 14px 0 15px ;
margin-bottom: 35px;
}
.p-breadcrumb__item {
font-size: 12px;
}
.p-breadcrumb.single {
margin: 0;
}
} .p-btn__vertical {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
display: inline-block;
min-width: 60px;
height: 200px;
padding: 15px 0;
border-radius: 0;
background-color: #000;
color: #fff;
font-size: 16px;
line-height: 60px;
text-align: center;
}
.p-btn__horizon {
display: inline-block;
min-width: 240px;
height: 60px;
padding: 0 15px;
border-radius: 0;
background-color: #000;
color: #fff;
font-size: 16px;
line-height: 60px;
text-align: center;
}
@media screen and (max-width: 767px) {
.p-btn {
font-size: 14px;
background-color: #000}
.p-btn__vertical {
min-width: 45px;
height: 180px;
padding: 0;
line-height: 45px;
}
.p-btn__horizon {
min-width: 180px;
height: 45px;
line-height: 45px;
}
} .p-cb__item {
position: relative;
padding-bottom: 100px;
padding-top: 100px;
}
.p-cb__item .element-type1 {
text-align: center;
margin-bottom: 15px;
}
.p-cb__item .element-type2 {
margin-bottom: 15px;
}
@media only screen and (min-width: 768px) {
.p-cb__item:last-child {
padding-bottom: 120px;
}
.p-cb__item--no-bg + .p-cb__item--no-bg {
padding-top: 0;
}
.p-cb__item--has-bg + .p-cb__item--no-bg,
.p-cb__item--no-bg + .p-cb__item--has-bg {
margin-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.p-cb__item {
padding-bottom: 40px;
padding-top: 40px;
}
} .p-content__vertical {
display: flex;
} .p-copyright {
height: 60px;
color: #fff;
font-size: 12px;
line-height: 60px;
text-align: center;
}
.p-copyright small {
font-size: 100%;
}
@media screen and (max-width: 767px) {
.p-copyright {
height: 50px;
line-height: 50px;
}
} .p-dropdown {
font-size: 14px;
}
.p-dropdown__title {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
height: 50px;
padding: 0 22px;
border: 1px solid #ddd;
background: #fff;
line-height: 50px;
}
.p-dropdown__title::after {
position: absolute;
right: 17px;
font-family: "design_plus";
content: "\e90e";
}
.p-dropdown__title:hover {
cursor: pointer;
}
.p-dropdown__title.is-active::after {
content: "\e911";
}
.p-dropdown__list {
display: none;
}
.p-dropdown__list li {
border: 1px solid #ddd;
border-top: 0;
line-height: 1.5;
margin-bottom: 0 !important;
}
.p-dropdown__list a {
display: block;
padding: 14px 18px;
}
.p-dropdown__list a:hover {
background: #f6f6f6;
} .p-entry {
position: relative;
margin-bottom: 0;
border: solid 1px #dddddd;
}
.p-entry__inner {
padding: 80px 50px 50px 50px;
}
.p-entry__header .element-type1 {
margin-bottom: 12px;
text-align: center;
}
.p-entry__header .element-type2 {
margin-bottom: 12px;
}
.p-entry__img {
width: 100%;
margin-bottom: 43px;
margin-top: 50px;
text-align: center;
}
.p-entry__img img {
max-width: 100%;
height: auto;
}
.p-entry__meta {
display: inline-block;
min-width: 100px;
height: 35px;
margin-bottom: 13.6px;
color: #fff;
font-size: 12px;
line-height: 35px;
text-align: center;
}
.p-entry__meta a {
display: block;
padding: 0 10px;
color: inherit;
}
.p-entry__title {
font-weight: 600;
line-height: 1.5;
text-align: center;
margin-bottom: 0;
}
.p-entry__title--vertical {
line-height: 1.3;
margin: auto;
text-align: start;
white-space: nowrap;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}
.p-entry__title--horizontal {
line-height: 1.3;
margin: auto;
text-align: center;
white-space: nowrap;
-webkit-writing-mode: horizontal-tb;
-ms-writing-mode: horizontal-tb;
writing-mode: horizontal-tb;
}
.p-entry__body {
line-height: 2.3;
margin-bottom: 35px;
}
.p-entry__body > :last-child {
margin-bottom: 0;
}
.p-entry__body a:hover, .custom-html-widget a:hover {
text-decoration: underline;
}
.p-entry__body img {
height: auto;
max-width: 100%;
}
.p-entry__body .p-entry__ad img {
width: auto;
max-width: none;
}
.p-entry__body .p-readmore a {
color: #fff;
}
.p-entry__body .q_button:hover {
text-decoration: none;
}
.p-entry__category {
border-top: 5px solid #d90000;
font-size: 14px;
padding-top: 15px;
position: absolute;
left: 50px;
top: -1px;
}
.p-entry__category--vertical.c-font-type--type3 {
font-weight: 500;
}
.p-entry__category--horizontal.c-font-type--type3 {
font-weight: 500;
}
.p-entry__date {
color: #999999;
font-size: 12px;
text-align: center;
margin-bottom: 0;
margin-top: 8px;
}
.p-entry__share {
margin-bottom: 45px;
}
.single_share.clearfix {
text-align: center;
text-align: -webkit-center;
}
.p-entry__next-page {
margin-top: 50px;
text-align: center;
}
.p-entry__next-page__link {
color: #fff !important;
padding: 0 25px;
position: relative;
text-decoration: none !important;
}
.p-entry__next-page__link::after {
content: '\e910';
font-family: 'design_plus';
position: absolute;
right: 11px;
}
.p-entry__next-page__numbers {
display: block;
font-size: 16px;
margin-top: 20px;
text-align: center;
}
.p-entry__meta-box {
margin-bottom: 50px;
background: #fff;
}
.p-entry__ad {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
}
.p-entry__ad--upper, .p-entry__ad--inner {
margin-bottom: 42px;
}
.p-entry__ad--lower {
margin-bottom: 50px;
}
.p-entry__ad-item + .p-entry__ad-item {
margin-left: 40px;
}
.p-entry__related-items {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.p-entry__related-items .p-article01__title {
margin-bottom: 0;
}
@media only screen and (min-width: 768px) {
.p-entry__category--vertical {
white-space: nowrap;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
padding-left: 12px;
padding-right: 12px;
}
.p-entry__category--horizontal {
white-space: nowrap;
writing-mode: horizontal-tb;
-ms-writing-mode: horizontal-tb;
-webkit-writing-mode: horizontal-tb;
padding-left: 12px;
padding-right: 12px;
}
.p-entry__category--vertical.c-font-type--type3 {
padding-left: 11px;
padding-right: 13px;
}
.p-entry__category--horizontal.c-font-type--type3 {
padding-left: 11px;
padding-right: 13px;
}
.p-entry__related-item {
width: 32%;
margin-right: 2%;
margin-top: 42px;
}
.p-entry__related-item:nth-child(3n) {
margin-right: 0;
}
.p-entry__related-item:nth-child(-n+3) {
margin-top: 0;
}
}
@media only screen and (min-width: 992px) and (max-width: 1140px) {
.p-entry__ad {
display: block;
}
.p-entry__ad-item + .p-entry__ad-item {
margin-left: 0;
}
.p-entry__ad--upper .p-entry__ad-item + .p-entry__ad-item, .p-entry__ad--inner .p-entry__ad-item + .p-entry__ad-item {
margin-top: 40px;
}
.p-entry__ad--lower .p-entry__ad-item + .p-entry__ad-item {
margin-top: 50px;
}
}
@media only screen and (max-width: 991px) {
.p-entry__img img {
width: 100%;
max-width: none;
}
}
@media only screen and (max-width: 767px) {
.p-entry {
margin: 0 -20px;
border: none;
width: auto;
}
.p-entry__header .element-type1,
.p-entry__header .element-type2 {
margin-bottom: 10px;
}
.p-entry__inner {
padding: 25px 20px 0 20px;
margin-top: 15px;
}
.p-entry__img {
margin-bottom: 27px;
margin-top: 30px;
}
.p-entry__meta {
height: 32px;
margin-bottom: 15px;
line-height: 32px;
}
.p-entry__category {
border-top-width: 3px;
font-size: 12px;
padding-top: 7px;
left: 20px;
top: 0;
}
.p-entry__date {
font-size: 12px;
}
.p-entry__title {
margin-bottom: 3px;
line-height: 1.5;
}
.p-entry__title--vertical {
margin-bottom: 30px;
line-height: 1.3;
}
.p-entry__title--horizontal {
margin-bottom: 30px;
line-height: 1.3;
}
.p-entry__share {
margin-bottom: 35px;
}
.p-entry__body {
margin-bottom: 34px;
line-height: 2;
}
.p-entry__ad {
display: block;
margin-bottom: 40px;
}
.p-entry__ad-item {
margin-bottom: 20px;
}
.p-entry__ad-item + .p-entry__ad-item {
margin-left: 0;
}
.p-entry__ad-item img {
margin-right: -10px;
margin-left: -10px;
}
.p-entry__meta-box {
margin-bottom: 10px;
background: transparent;
}
.p-entry__next-page {
margin-top: 30px;
}
.p-entry__related-item {
width: calc(50% - 5px);
margin-top: 14px;
}
.p-entry__related-item:nth-child(odd) {
margin-right: 5px;
}
.p-entry__related-item:nth-child(even) {
margin-left: 5px;
}
.p-entry__related-item:nth-child(-n+2) {
margin-top: 0;
}
.p-entry__related-item .p-article01__content {
padding-top: 7px;
}
}
@media screen and (max-width: 320px) {
.p-entry__related-item {
width: 100%;
}
} .p-event-category {
display: -webkit-box;
display: -ms-flexbox;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
margin-bottom: 69px;
}
.p-archive-header + .p-event-category {
margin-top: -12px;
}
.p-event-category > li {
margin-right: 30px;
margin-bottom: 3px;
font-size: 24px;
}
.p-event-category > li > a {
display: block;
width: auto;
height: 40px;
line-height: 40px;
text-align: center;
}
.p-event-category > li > a:hover {
color: #d90000;
}
body.is-wp-mobile-device .p-event-category {
-webkit-flex-wrap: nowrap;
-ms-flex-wrap: nowrap;
flex-wrap: nowrap;
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
overflow-x: scroll;
-webkit-overflow-scrolling: touch;
}
body.is-wp-mobile-device .p-event-category > li {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
}
body.is-wp-mobile-device .p-event-category > li:not(.is-active) > a:hover {
color: inherit;
}
@media screen and (max-width: 767px) {
.p-event-category {
margin-bottom: 28px;
}
.p-event-category > li {
font-size: 16px;
line-height: 1.6;
}
} .p-event-list {
}
.p-event-list__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
margin-bottom: -40px;
}
.p-event-list__item {
display: block;
width: calc(50% - 20px);
margin-bottom: 40px;
height: 100%;
}
@media screen and (max-width: 767px) {
.p-event-list__inner {
margin-bottom: -20px;
}
.p-event-list__item {
width: calc(50% - 10px);
margin-bottom: 20px;
}
}
@media screen and (max-width: 600px) {
.p-event-list__inner {
display: block;
margin-bottom: -10px;
}
.p-event-list__item {
width: 100%;
margin-bottom: 10px;
}
} .p-entry-event {
}
.p-entry-event__date {
font-size: 14px;
text-align: center;
margin-bottom: 0;
margin-top: 8px;
}
.p-entry-event .p-entry__body {
margin-bottom: 0;
}
.p-entry-event .p-entry__share {
margin-bottom: 0;
margin-top: 50px;
}
.p-event-related {
margin-top: 100px;
}
.p-event-btn {
margin-top: 60px;
text-align: center;
}
@media (min-width: 768px) {
.p-entry-event__inner {
padding: 80px;
}
.p-entry-event .p-entry__category {
left: 80px;
}
}
@media screen and (max-width: 767px) {
.p-entry-event .p-entry__share {
margin-top: 26px;
}
.p-event-related {
margin-top: 40px;
}
.p-event-btn {
margin-top: 40px;
}
}
@media only screen and (max-width: 767px) {
.single-event table.pb_simple_table th {
width: 28%;
}
.single-event table.pb_simple_table th, .single-event table.pb_simple_table td {
line-height: 1.8;
}
} .p-faq {
}
.p-faq__list {
border: 1px solid #ddd;
border-bottom: 0;
}
.p-faq__list dt {
position: relative;
padding: 20.5px 5.18% 20.5px 3.454%;
border-bottom: 1px solid #ddd;
font-size: 16px;
line-height: 1.8;
cursor: pointer;
}
.p-faq__list dt::before {
content: '\e90e';
font-family: 'design_plus';
color: #666;
font-size: 12px;
line-height: 1;
display: block;
width: 15px;
height: 1em;
margin-top: -0.5em;
position: absolute;
right: 2.59%;
top: 50%;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transition: -webkit-transform 0.5s ease;
transition: transform 0.5s ease;
}
.p-faq__list dt.is-active::before {
-webkit-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.p-faq__list.type1 dt {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
}
.p-faq__list.type1 dt .element-type1 {
-webkit-flex: 0 0 20px;
-ms-flex: 0 0 20px;
flex: 0 0 20px;
display: inline-block;
height: 20px;
margin-right: 8px;
margin-top: 4px;
width: 20px;
}
.p-faq__list.type1 dt .element-type1 img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
}
.p-faq__list.type2 .p-faq__q {
border-left: 5px solid #d90000;
display: inline-block;
padding-left: 10px;
}
.p-faq__list dd {
display: none;
padding: 28px 3.454%;
border-bottom: 1px solid #ddd;
background: #f5f5f5;
font-size: 16px;
line-height: 2.3;
}
@media screen and (max-width: 767px) {
.p-faq__list dt {
padding: 11px 50px 11px 12px;
font-size: 14px;
line-height: 1.6;
}
.p-faq__list dt::before {
right: 12px;
}
.p-faq__list.type1 dt .element-type1 {
margin-top: 0;
}
.p-faq__list dd {
padding: 13px 20px;
font-size: 14px;
line-height: 2;
}
} .p-footer-link {
position: relative;
width: 100%;
height: 560px;
overflow: hidden;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.p-footer-link::before {
display: block;
z-index: 2;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.p-footer-link--video, .p-footer-link--youtube {
}
.p-footer-link__video-player, .p-footer-link__youtube-player {
height: 100%;
width: 100%;
object-fit: cover;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 1;
}
.p-footer-link__inner {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 3;
}
.p-footer-link__contents {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
padding: 60px 0;
text-align: center;
}
.p-footer-link__title {
margin: 0;
color: #fff;
font-size: 36px;
line-height: 1.5;
}
.p-footer-link__title + .p-footer-link__btn {
margin: 36px 0 0 0;
}
.p-footer-link__contents--vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
max-height: 100%;
padding: 60px 0;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
.p-footer-link__contents--vertical .p-footer-link__title {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
text-align: start;
line-height: 1.3;
}
.p-footer-link__contents--vertical .p-footer-link__title + .p-footer-link__btn {
margin-right: 34px;
margin-top: 0;
}
@media screen and (max-width: 991px) {
.p-footer-link {
height: 320px;
}
}
@media screen and (max-width: 767px) {
.p-footer-link__contents, .p-footer-link__contents--vertical {
padding: 40px 0;
}
.p-footer-link__title {
font-size: 24px;
line-height: 1.5;
text-align: start;
}
.p-footer-link__title + .p-footer-link__btn {
margin-top: 20px;
}
.p-footer-link__contents--vertical .p-footer-link__title + .p-footer-link__btn {
margin-right: 17px;
margin-top: 0;
}
} .p-footer-nav {
margin: 0 auto 49px;
}
.p-footer-nav__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: -7px;
margin-top: -7px;
}
.p-footer-nav__inner li {
font-size: 16px;
line-height: 1.8;
margin-bottom: 10px;
padding: 0;
}
.p-footer-nav__inner li a {
padding: 0 14px;
}
.p-footer-nav--type1 .p-footer-nav__inner li {
font-size: 18px;
margin-bottom: 0;
}
.p-footer-nav--type1 .p-footer-nav__inner {
flex-direction: row-reverse;
margin: -7px 0;
}
.p-footer-nav--type1 .p-footer-nav__inner li a {
min-width: 2.8em;
padding: 0 0.5em;
white-space: nowrap;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
transition: transform 0.5s ease;
transform: translateY(0);
position: relative;
}
.p-footer-nav--type1 .p-footer-nav__inner li a:hover {
transition-duration: 0.3s;
transform: translateY(12px);
}
@media screen and (max-width: 767px) {
.p-footer-nav {
margin-bottom: 31px;
}
.p-footer-nav__inner {
margin-bottom: -6px;
}
.p-footer-nav__inner li {
font-size: 14px;
margin-bottom: 8px;
}
.p-footer-nav__inner li a {
padding: 0 8px;
}
.p-footer-nav--type1 .p-footer-nav__inner li a {
min-width: 2.3em;
padding: 0 0.25em;
}
} .p-global-nav {
-webkit-flex: 0 0 auto;
-ms-flex: 0 0 auto;
flex: 0 0 auto;
height: 100%;
font-size: 15px;
line-height: 70px;
margin: 0 auto;
}
.p-global-nav > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
line-height: 70px;
height: 100%;
margin-bottom: 0;
}
.p-global-nav > ul > li {
-webkit-box-sizing: border-box;
box-sizing: border-box;
height: 100%;
}
.p-global-nav > ul > li.menu-item-has-children:hover > .sub-menu {
left: 0;
}
.p-global-nav > ul > li > a {
position: relative;
height: 100%;
padding-right: 14px;
padding-left: 14px;
}
.p-global-nav > ul > li > .sub-menu {
top: 100%;
left: 0;
}
.p-global-nav a {
display: block;
}
.p-global-nav .menu-item-has-children {
position: relative;
}
.p-global-nav .menu-item-has-children:hover > .sub-menu {
visibility: visible;
left: 100%;
opacity: 1;
}
.p-global-nav .sub-menu {
display: block;
visibility: hidden;
z-index: 1;
position: absolute;
top: 0;
left: 100%;
height: auto;
line-height: 1.2;
opacity: 0;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.p-global-nav .sub-menu li {
height: auto;
}
.p-global-nav .sub-menu a {
background-color: #222222;
color: #fff;
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 220px;
height: auto;
padding: 17px 18px;
}
.p-global-nav .sub-menu .menu-item-has-children > a {
position: relative;
}
@media only screen and (min-width: 1200px) {
.p-global-nav {
display: -webkit-box !important;
display: -ms-flexbox !important;
display: flex !important;
}
}
@media only screen and (max-width: 1199px) {
.p-global-nav {
display: none;
z-index: 99;
position: absolute;
top: 60px;
left: -4.25%;
right: -4.25%;
height: auto;
}
.l-header--fixed .p-global-nav {
max-height: calc(100vh - 60px);
overflow: auto;
}
.p-global-nav > ul {
display: block;
height: auto;
}
.p-global-nav > ul > li > a {
display: block;
padding: 0 4.2372%;
border: 0;
background: #000;
}
.p-global-nav li {
width: 100%;
}
.p-global-nav li.current-menu-item a {
color: #fff;
}
.p-global-nav a {
-webkit-box-sizing: border-box;
box-sizing: border-box;
position: relative;
height: 50px;
font-size: 13px;
line-height: 50px;
}
.p-global-nav .sub-title {
display: none;
}
.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle.is-active::before {
content: "-";
}
.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle::before {
display: block;
position: absolute;
top: 0;
right: 4.2372%;
bottom: 0;
width: 24px;
height: 24px;
margin: auto;
border: 1px solid #555;
border-radius: 100%;
color: inherit;
line-height: 24px;
text-align: center;
content: "+";
}
.p-global-nav .sub-menu {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: none;
visibility: visible;
position: static;
width: 100%;
-webkit-transform: none;
transform: none;
opacity: 1;
-webkit-transition-property: none;
transition-property: none;
}
.p-global-nav .sub-menu li {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.p-global-nav .sub-menu a {
width: 100%;
height: 50px;
padding: 0 4.2372%;
padding-left: calc(4.2372% + 1em);
line-height: 50px;
background: #000;
}
.p-global-nav .sub-menu .sub-menu a {
padding-left: calc(4.2372% + 2em);
}
}
@media only screen and (max-width: 991px) {
.p-global-nav {
left: -6.25%;
right: -6.25%;
}
.p-global-nav > ul > li > a,
.p-global-nav .sub-menu a {
padding: 0 5.55556%;
}
.p-global-nav .sub-menu a {
padding-left: calc(5.55556% + 1em);
}
.p-global-nav .sub-menu .sub-menu a {
padding-left: calc(5.55556% + 2em);
}
.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle::before {
right: 5.55556%;
}
.p-global-nav .sub-menu .sub-menu .p-global-nav__toggle {
display: none;
}
}
@media only screen and (max-width: 767px) {
.p-global-nav {
left: 0;
right: 0;
}
.p-global-nav > ul > li > a,
.p-global-nav .sub-menu a {
padding: 0 20px;
}
.p-global-nav .sub-menu a {
padding-left: calc(20px + 1em);
}
.p-global-nav .sub-menu .sub-menu a {
padding-left: calc(20px + 2em);
}
.p-global-nav .menu-item-has-children > a > .p-global-nav__toggle::before {
right: 17px;
}
}
.sub-menu a:hover {
background: #e70000;
color: #fff;
} .p-header-content {
position: relative;
}
.p-header-content:before {
z-index: 1;
position: absolute;
width: 100%;
height: 100%;
content: "";
}
.p-header-content__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
text-align: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 1;
}
.p-header-content__title {
font-weight: 700;
line-height: 1.3;
padding: 60px 0;
}
.p-header-content__title--vertical {
max-height: 100%;
width: 100%;
}
.p-header-content__title--vertical span {
text-align: start;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
min-width: 0;
margin: auto;
}
.p-header-content__mobile-arrow {
display: none;
}
@media (min-width: 1200px) {
.p-header-content__inner {
top: 0 !important;
}
}
@media only screen and (max-width: 1199px) {
.p-header-content__inner {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
bottom: 40px;
top: 50%;
}
.p-header-content__title {
font-weight: 700;
line-height: 1.3;
padding: 0;
}
.p-header-content__mobile-arrow {
cursor: pointer;
display: block;
text-align: center;
width: 100%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
z-index: 4;
}
.p-header-content__mobile-arrow::before {
content: '\e90e';
color: #fff;
display: inline-block;
font-family: "design_plus";
font-size: 20px;
line-height: 60px;
}
} .p-header-lang__button {
display: none;
}
@media (min-width: 1200px) {
.p-header-lang {
font-size: 14px;
font-family: Arial !important;
}
.p-header-lang > ul {
margin: 0;
}
.p-header-lang--type1 li {
float: left;
margin: 0 0 0 12px;
}
.p-header-lang--type1 li a {
display: block;
height: 70px;
line-height: 70px;
position: relative;
overflow: hidden;
}
.p-header-lang--type1 .flag {
border: 1px solid #ddd;
border-radius: 100%;
height: 20px;
margin: 0 5px 0 0;
vertical-align: middle;
width: 20px;
}
.p-header-lang a.is-active-site {
pointer-events: none;
}
.p-header-lang--type2 ul li {
position: relative;
}
.p-header-lang--type2 ul ul {
display: block;
opacity: 0;
visibility: hidden;
width: auto;
position: absolute;
top: 100%;
right: 0;
z-index: 1;
-webkit-transition: all 0.2s ease-in;
transition: all 0.2s ease-in;
}
.p-header-lang--type2 ul ul a {
display: block;
height: auto;
line-height: 1.6;
padding: 14px 25px;
text-align: center;
}
.p-header-lang--type2 > ul > li > a {
display: block;
height: 70px;
line-height: 70px;
padding: 0 25px;
background: none !important;
position: relative;
overflow: hidden;
}
.p-header-lang--type2 > ul > li:hover ul {
opacity: 1;
visibility: visible;
}
.p-header-lang--type2 .flag {
border-radius: 100%;
display: block;
height: 20px;
margin: auto;
width: 20px;
position: absolute;
left: 25px;
top: 0;
bottom: 0;
}
.p-header-lang--type2 a.has_flag {
padding-left: 55px;
}
}
@media screen and (max-width: 1199px) {
.p-header-lang__button {
display: block;
width: 60px;
height: 60px;
line-height: 60px;
margin-left: auto;
text-decoration: none;
overflow: hidden;
position: relative;
text-align: center;
}
.p-header-lang__button span {
display: block;
overflow: hidden;
text-indent: 100%;
white-space: nowrap;
}
.p-header-lang__button:before {
content: '\e942';
font-family: 'design_plus';
font-size: 18px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.p-header-lang {
display: none;
position: absolute;
top: 60px;
left: -4.25%;
right: -4.25%;
z-index: 98;
}
.p-header-lang > ul {
display: none;
display: block;
margin: 0;
width: 100%;
}
.p-header-lang li {
display: block;
}
.p-header-lang a {
border-bottom: 1px solid rgba(255, 255, 255, 0.2);
display: block;
font-size: 14px;
line-height: 1.6;
margin: 0;
padding: 13px 4.2372%;
text-decoration: none;
}
.p-header-lang a.is-active-site {
pointer-events: none;
}
.p-header-lang .flag {
border-radius: 100%;
height: 20px;
margin: 0 5px 0 0;
vertical-align: middle;
width: 20px}
.p-header-lang--type1 li:last-child a {
border-bottom: none;
}
.p-header-lang--type2 ul ul li:last-child a {
border-bottom: none;
}
}
@media screen and (max-width: 991px) {
.p-header-lang {
left: -6.25%;
right: -6.25%;
}
.p-header-lang a {
padding: 13px 5.55556%;
}
}
@media screen and (max-width: 767px) {
.p-header-lang {
left: 0;
right: 0;
}
.p-header-lang a {
padding: 13px 20px;
}
} .p-header-slider {
overflow: hidden;
}
.p-header-slider .slick-arrow {
z-index: 1;
-webkit-transition-duration: 0.2s;
transition-duration: 0.2s;
-webkit-transition-property: left, right;
transition-property: left, right;
}
.p-header-slider .slick-arrow::before {
font-family: "design_plus";
}
.p-header-slider .slick-prev {
left: -20px;
}
.p-header-slider .slick-prev::before {
content: "\e90f";
}
.p-header-slider .slick-next {
right: -20px;
}
.p-header-slider .slick-next::before {
content: "\e910";
}
.p-header-slider:hover .slick-prev {
left: 30px;
}
.p-header-slider:hover .slick-next {
right: 30px;
}
.p-header-slider.slick-dotted {
margin-bottom: 0 !important;
}
.p-header-slider .slick-dots {
display: block;
list-style: none;
margin: 0;
padding: 0;
text-align: center;
position: absolute;
bottom: 32px;
left: 0;
right: 0;
z-index: 2;
}
.p-header-slider .slick-dots li {
display: inline-block;
margin: 0 5px;
width: 10px;
height: 10px;
}
.p-header-slider .slick-dots li button {
background: #fff;
border: none;
border-radius: 50%;
color: transparent;
cursor: pointer;
opacity: 1;
overflow: hidden;
padding: 0;
width: 10px;
height: 10px;
-webkit-transition: background 0.3s ease;
transition: background 0.3s ease;
}
.p-header-slider .slick-dots li button:before {
content: none;
}
.p-header-slider .slick-dots li.slick-active button, .p-header-slider .slick-dots li:hover button {
background-color: #ddd;
}
.p-header-slider__item {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.p-header-slider__item-img {
height: 1000px;
width: 100%;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.p-header-slider__item-img::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.p-header-slider__item.slick-active .p-header-slider__item-img--type1 {
-webkit-animation-name: zoom-in;
animation-name: zoom-in;
}
.p-header-slider__item.slick-active .p-header-slider__item-img--type2 {
-webkit-animation-name: zoom-out;
animation-name: zoom-out;
}
@media (min-width: 1200px) {
.p-header-slider__item-img {
height: 1000px !important;
}
}
@media screen and (max-width: 1199px) {
.p-header-slider__item-img {
height: calc(100vh - 60px);
}
} .p-header-video {
position: relative;
width: 100%;
height: 1000px;
overflow: hidden;
background-color: #000;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
}
.p-header-video video {
display: block;
height: 100%;
width: 100%;
position: absolute;
left: 0;
top: 0;
object-fit: cover;
}
@media (min-width: 1200px) {
.p-header-video {
height: 1000px !important;
}
}
@media screen and (max-width: 1199px) {
.p-header-video {
height: calc(100vh - 60px);
}
} .p-header-youtube {
position: relative;
width: 100%;
height: 1000px;
background-color: #000;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
overflow: hidden;
}
.p-header-youtube__player {
position: absolute;
width: 100%;
height: 100%;
}
@media (min-width: 1200px) {
.p-header-youtube {
height: 1000px !important;
}
}
@media screen and (max-width: 1199px) {
.p-header-youtube {
height: calc(100vh - 60px);
}
} .p-headline-box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
margin-bottom: 20px;
}
.p-headline {
font-size: 18px;
font-weight: 600;
line-height: 1.31;
margin-bottom: 0;
}
.p-headline .element-type1 {
display: inline-block;
margin: 0 4px 0 0;
vertical-align: 2px;
}
.p-headline .element-type1 img {
height: 20px;
}
.p-headline .element-type2 {
width: 100%;
margin-bottom: 10px;
}
.p-headline--type2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.p-headline--type2 .element-type2 {
flex: 0 0 5px;
height: auto;
margin: 0 10px 0 0;
width: 5px;
}
.p-headline__link {
flex: 0 0 auto;
font-size: 14px;
margin-left: auto;
}
.p-headline__link::after {
content: "\e910";
font-family: "design_plus";
padding-left: 0.5em;
}
.p-block02 {
margin-bottom: 56px;
text-align: center;
}
.p-block02__title {
font-size: 32px;
line-height: 1.2;
margin: 0;
}
.p-block02 .element-type1, .p-block02 .element-type2 {
margin-bottom: 10px;
}
@media screen and (max-width: 767px) {
.p-headline-box {
margin-bottom: 18px;
}
.p-headline {
font-size: 16px;
}
.p-headline__link {
font-size: 12px;
}
.p-block02 {
margin-bottom: 20px;
}
.p-block02__title {
font-size: 24px;
}
} .p-hover-effect__bg {
-webkit-transition: background 0.5s ease-in;
transition: background 0.5s ease-in;
overflow: hidden;
}
.p-hover-effect--type1,
.p-hover-effect--type2,
.p-hover-effect--type3 {
overflow: hidden;
}
.p-hover-effect--type1 img {
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.p-hover-effect--type2:hover img {
-webkit-transform: scale(1.3) translate3d(0, 0, 0) !important;
transform: scale(1.3) translate3d(0, 0, 0) !important;
}
.p-hover-effect--type2 img {
-webkit-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.p-hover-effect--type3 img {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transition: opacity 0.5s ease;
transition: opacity 0.5s ease;
} .p-entry-history .p-entry__img {
margin-bottom: 50px;
position: relative;
}
.p-entry-history .p-entry__share {
margin-bottom: 0;
margin-top: 100px;
}
.p-entry-history .p-nav01 {
margin-bottom: 0;
margin-top: 100px;
}
@media (min-width: 768px) {
.p-entry-history__inner {
padding: 80px;
}
.p-entry-history .p-entry__category {
left: 57px;
}
}
@media screen and (max-width: 767px) {
.p-entry-history .p-entry__img {
margin: 0 -20px;
width: auto;
}
.p-entry-history .p-entry__share {
margin-bottom: 0;
margin-top: 30px;
}
.p-entry-history .p-nav01 {
margin-bottom: 0;
margin-top: 40px;
}
}
.p-history-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin: 0 -25px;
}
.p-history-info__col {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 50%;
padding: 0 25px;
-webkit-flex: 1 0 50%;
-ms-flex: 1 0 50%;
flex: 1 0 50%;
}
.p-history-info__col > * + * {
margin-top: 50px;
}
.p-history-info__col-block {
position: relative;
background-color: #f4f2ef;
min-height: 400px;
padding: 60px 30px;
}
.p-history-info__col-block.horizontal {
min-height: 300px;
}
.p-history-info__col-block .element-type1 {
text-align: center;
margin-bottom: 20px;
}
.p-history-info__col-block .element-type1 img {
height: 20px;
}
.p-history-info__col-block .element-type2 {
margin-bottom: 20px;
}
.p-history-info__col-title {
margin: 0 auto;
font-size: 30px;
line-height: 1.3;
text-align: start;
white-space: nowrap;
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
}
.p-content__horizontal .p-history-info__col-title {
writing-mode: horizontal-tb;
-ms-writing-mode: horizontal-tb;
-webkit-writing-mode: horizontal-tb;
text-align: center;
}
.p-history-info__col-desc {
font-size: 16px;
line-height: 2.3;
}
.p-history-info__col-desc p {
margin: -0.65em 0;
}
.p-history-info__col-img {
display: block;
height: auto;
width: 100%;
}
@media screen and (max-width: 767px) {
.p-history-info {
display: block;
margin: 0;
}
.p-history-info__col {
width: 100%;
padding: 0;
}
.p-history-info__col > * + *,
.p-history-info__col + .p-history-info__col {
margin-top: 30px;
}
.p-history-info__col-block {
min-height: 260px;
padding: 30px;
}
.p-history-info__col-block.horizontal{
min-height: inherit;
padding-bottom: 45px;
}
.p-history-info__col-title {
font-size: 22px;
line-height: 1.3;
}
.p-history-info__col-desc {
font-size: 16px;
line-height: 2;
}
.p-history-info__col-desc p {
margin: -0.5em 0;
}
} .p-history-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
width: 100%;
}
.p-history-list__item {
width: 33.3333%;
position: relative;
}
.p-history-list__item::after {
border-color: #dddddd;
border-style: solid;
border-width: 0 1px;
content: "";
pointer-events: none;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: -1;
}
.p-history-list__item>a>img {
width: 100%;
height: auto;
}
.p-history-btn {
margin-top: 45px;
text-align: center;
}
@media (min-width: 768px) {
.p-history-list__item:nth-child(3n)::after, .p-history-list__item:nth-child(3n+2)::after {
border-left: none;
}
.p-history-list__item:nth-last-child(-n+3)::after {
border-bottom-width: 1px;
}
.p-history-related {
margin-top: 100px;
}
}
@media screen and (max-width: 767px) {
body.post-type-archive-history .l-primary .p-history-list {
margin-bottom: -40px;
}
.l-inner .p-history-list {
margin-left: -20px;
margin-right: -20px;
width: auto;
}
.p-history-list__item {
width: 50%;
}
.p-history-list__item::after {
border-left: none;
}
.p-history-list__item:nth-child(even)::after {
border-right: none;
}
.p-history-list__item:nth-last-child(-n+2)::after {
border-bottom-width: 1px;
}
.p-history-list__item img {
width: 100%;
}
.p-history-related {
margin-top: 40px;
}
.p-history-related .p-history-list {
margin-bottom: 0;
}
.p-history-btn {
margin-top: 30px;
}
} .p-index-contents__title {
text-align: center;
font-size: 32px;
line-height: 1.2;
margin-bottom: 54px;
}
.p-index-contents__desc {
font-size: 16px;
line-height: 2.3;
}
.p-index-contents__title + .p-index-contents__desc {
margin-top: 50px;
}
.p-content__vertical .p-index-contents__title {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
line-height: 1.5;
text-align: start;
margin: 0 auto 58px;
min-height: max-content;
}
.p-index-contents__button {
margin-top: 60px;
text-align: center;
}
@media only screen and (max-width: 767px) {
.p-index-contents__title {
font-size: 24px;
line-height: 1.2;
margin-bottom: 22px;
}
.p-content__vertical .p-index-contents__title {
line-height: 1.3;
margin-bottom: 24px;
}
.p-index-contents__button {
margin-top: 40px;
}
}
.p-index-content01__month {
font-size: 24px;
line-height: 1.6;
margin-bottom: 20px;
margin-top: -8px;
}
.p-index-content01 .p-article05__title {
height: 2.8em;
}
.p-index-content02__text {
text-align: center;
}
.p-index-content02__text--vertical {
display: flex;
flex-direction: row-reverse;
justify-content: center;
}
.p-index-content02__text--vertical .p-index-contents__title {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
font-size: 36px;
margin: 0;
line-height: 1.3;
text-align: start;
}
.p-index-content02__text--vertical .p-index-contents__desc {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
margin: 0;
text-align: start;
line-height: 2.6;
}
.p-index-content02__text--vertical .p-index-contents__title + .p-index-contents__desc {
margin-right: 25px;
margin-top: 0;
}
.p-index-content02__text + .p-index-content02__images {
margin-top: 100px;
}
.p-index-content02__images {
display: flex;
}
.p-index-content02__image {
flex: 1 1 100%;
}
.p-index-content02__image img {
height: auto;
width: 100%;
}
@media screen and (max-width: 767px) {
.p-index-content01__month {
font-size: 18px;
line-height: 1.6;
margin-bottom: 10px;
margin-top: -10px;
}
.p-index-content02__text--vertical {
flex-direction: column;
}
.p-index-content02__text--vertical .p-index-contents__title {
font-size: 24px;
line-height: 1.3;
margin: 0 auto;
}
.p-index-content02__text--vertical .p-index-contents__desc {
writing-mode: horizontal-tb;
line-height: 2;
text-align: center;
margin: 0;
}
.p-index-content02__text--vertical .p-index-contents__title + .p-index-contents__desc {
margin-right: 0;
margin-top: 30px;
}
.p-index-content02__text + .p-index-content02__images {
margin-top: 32px;
}
}
.p-index-content04 {
background-position: center;
background-repeat: no-repeat;
background-size: cover;
height: 560px;
overflow: hidden;
}
.p-index-content04::before {
display: block;
z-index: 2;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.p-index-content04__video-player, .p-index-content04__youtube-player {
height: 100%;
width: 100%;
object-fit: cover;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 1;
}
.p-index-content04__inner {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
z-index: 3;
}
.p-index-content04__contents {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: column;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
height: 100%;
padding-bottom: 60px;
padding-top: 60px;
text-align: center;
}
.p-index-content04__title {
margin: 0;
color: #fff;
font-size: 36px;
line-height: 1.5;
}
.p-index-content04__title + .p-index-content04__button {
margin: 36px 0 0 0;
}
.p-index-content04__contents--vertical {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-direction: row-reverse;
-ms-flex-direction: row-reverse;
flex-direction: row-reverse;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 1.3;
max-height: 100%;
padding: 60px 0;
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate3d(-50%, -50%, 0);
transform: translate3d(-50%, -50%, 0);
}
.p-index-content04__contents--vertical .p-index-content04__title {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
text-align: start;
margin: 0;
}
.p-index-content04__contents--vertical .p-index-content04__title + .p-index-content04__button {
margin-right: 34px;
margin-top: 0;
}
@media screen and (max-width: 991px) {
.p-index-content04 {
height: 320px;
}
}
@media screen and (max-width: 767px) {
.p-index-content04__contents, .p-index-content04__contents--vertical {
padding-bottom: 30px;
padding-top: 30px;
}
.p-index-content04__title {
font-size: 24px;
}
.p-index-content04__contents--vertical .p-index-content04__title + .p-index-content04__button {
margin-right: 17px;
margin-top: 0;
}
}
.p-index-content06 .p-blog-list {
margin-bottom: -4px;
} .p-info {
padding-bottom: 60px;
padding-top: 60px;
border-bottom: 1px solid #ddd;
text-align: center;
}
.p-info__inner > *:last-child {
margin-bottom: 0;
}
.p-info__logo {
display: inline-block;
margin-bottom: 53px;
}
.p-info__logo a {
color: inherit;
}
.p-info__logo a img {
height: auto;
max-width: 100%;
}
.p-info__address {
font-size: 16px;
margin-bottom: 20px;
line-height: 1.7;
}
@media screen and (max-width: 767px) {
.p-info {
padding: 40px 0;
}
.p-info__logo {
margin-bottom: 35px;
}
.p-info__logo a img {
width: 100px;
height: auto;
}
.p-info__address {
font-size: 14px;
margin-bottom: 10px;
}
} .p-logoset {
width: 180px;
border: solid 1px #fff;
padding: 50px 20px;
position: absolute;
top: -1px;
left: 0;
}
.p-logoset > h1 {
display: block;
position: relative;
margin: 0;
}
.p-logoset > h1 > a {
margin: auto;
}
.p-logoset img {
display: block;
height: auto;
margin: auto;
max-width: 100%;
}
.p-logoset__desc {
color: #fff;
font-size: 14px;
line-height: 1.6;
text-align: center;
margin: 30px 0 0 0;
}
.p-logoset__desc span {
display: block;
}
@media only screen and (max-width: 1199px) {
.p-logoset {
z-index: 1;
padding: 20px;
position: absolute;
top: 59px;
left: 50%;
-webkit-transform: translate3d(-50%, 0, 0);
transform: translate3d(-50%, 0, 0);
}
.p-logoset__desc {
font-size: 12px;
line-height: 1.6;
margin-top: 20px;
}
}
@media only screen and (max-width: 767px) {
.p-logoset {
z-index: 1;
width: 150px;
padding: 20px;
}
.p-logoset__desc {
font-size: 12px;
font-weight: 700;
line-height: 1.8;
margin-top: 20px;
}
} @media (min-width: 1200px) {
.p-global-nav .p-has-megamenu > .sub-menu {
display: none !important;
}
.p-megamenu01,
.p-megamenu02 {
opacity: 0;
pointer-events: none;
visibility: hidden;
z-index: -1;
position: absolute;
top: 100%;
left: 0;
right: 0;
-webkit-transition-property: opacity, visibility;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: ease-out;
transition-property: opacity, visibility;
transition-duration: 0.2s;
transition-timing-function: ease-out;
}
.p-megamenu01:hover, .p-megamenu01.is-active,
.p-megamenu02:hover, .p-megamenu02.is-active {
opacity: 1;
pointer-events: auto;
visibility: visible;
z-index: 999;
}
.p-megamenu01 {
background: #222;
}
.p-megamenu01__list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 0;
padding: 15px 0;
}
.p-megamenu01__list-item {
margin: 15px 15px 0 0;
width: 31%;
width: calc((100% - 30px) / 3 - 0.01px);
}
.p-megamenu01__list-item:nth-child(3n) {
margin-right: 0;
}
.p-megamenu01__list-item:nth-child(-n+3) {
margin-top: 0;
}
.p-megamenu01__list-item__inner {
padding-top: 62.1333%;
position: relative;
}
.p-megamenu01__list-item a {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
}
.p-megamenu01__list-item__title {
color: #fff;
display: block;
font-size: 20px;
line-height: 1.7;
padding: 18px 13px;
text-align: start;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
position: relative;
z-index: 2;
}
.p-has-image .p-megamenu01__list-item__title {
background: -webkit-linear-gradient(top, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
background: linear-gradient(to bottom, rgba(0,0,0,0.8) 0%, rgba(0,0,0,0) 100%);
height: 90%;
min-width: 60px;
}
.p-megamenu01__list-item__image {
height: 100% !important;
object-fit: cover;
width: 100%;
position: absolute;
left: 0;
top: 0;
}
.p-megamenu02__cat-list {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
height: 60px;
margin-bottom: 0;
position: relative;
}
.p-megamenu02__cat-list-item {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.p-megamenu02__cat-list-item > a {
background: #222;
color: #fff;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
-webkit-justify-content: center;
justify-content: center;
font-size: 16px;
height: 100%;
line-height: 1.6;
padding: 0 0.5em;
width: 100%;
}
.p-megamenu02__cat-list-item.is-active > a, .p-megamenu02__cat-list-item > a:hover {
background: #f4f2ef;
color: #000;
}
.p-megamenu02__cat-list-item > a span {
display: block;
max-height: 3.2em;
}
.p-megamenu02__blog-list {
background: #f4f2ef;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-bottom: 0;
opacity: 0;
padding: 20px;
visibility: hidden;
position: absolute;
left: 0;
right: 0;
top: 100%;
z-index: -1;
-webkit-transition-property: opacity, visibility;
-webkit-transition-duration: 0.2s;
-webkit-transition-timing-function: ease-out;
transition-property: opacity, visibility;
transition-duration: 0.2s;
transition-timing-function: ease-out;
}
.p-megamenu02:hover .p-megamenu02__cat-list-item.is-active .p-megamenu02__blog-list,
.p-megamenu02.is-active .p-megamenu02__cat-list-item.is-active .p-megamenu02__blog-list {
opacity: 1;
visibility: visible;
z-index: 1;
}
.p-megamenu02__blog-list-item {
background: #fff;
margin: 20px 18px 0 0;
width: 31%;
width: calc((100% - 36px) / 3);
}
.p-megamenu02__blog-list-item:nth-child(3n) {
margin-right: 0;
}
.p-megamenu02__blog-list-item:nth-child(-n+3) {
margin-top: 0;
}
.p-megamenu02__blog-list-item a {
display: block;
height: 132px;
overflow: hidden;
padding: 16px 16px 16px 132px;
position: relative;
}
.p-megamenu02__blog-list-item__image {
display: block;
overflow: hidden;
padding-top: 100px;
width: 100px;
position: absolute;
left: 16px;
top: 16px;
}
.p-megamenu02__blog-list-item__image img {
height: 100%;
object-fit: cover;
width: 100%;
position: absolute;
left: 0;
top: 0;
}
.p-megamenu02__blog-list-item__date {
display: block;
font-size: 12px;
line-height: 1.4;
margin-bottom: 5px;
}
.p-megamenu02__blog-list-item__title {
display: block;
font-size: 16px;
font-weight: 600;
line-height: 1.6;
max-height: 4.8em;
overflow: hidden;
}
}
@media screen and (max-width: 1199px) {
.p-megamenu01, .p-megamenu02 {
display: none !important;
}
} .p-menu-btn {
border: none;
background: transparent;
width: 60px;
height: 60px;
line-height: 60px;
padding: 0;
margin: 0 -20px 0 0;
-webkit-order: 2;
-ms-order: 2;
order: 2;
}
.p-menu-btn:focus {
outline: none;
}
.p-nav01 {
margin-bottom: 50px;
margin-top: 50px;
}
.p-nav01__item {
height: 120px;
background: #f6f6f6;
line-height: 1.6;
}
.p-nav01__item:empty {
border: 0;
background: transparent;
}
.p-nav01__item:empty::before, .p-nav01__item:empty::after {
content: "";
}
.p-nav01__item a:hover, .p-nav01__item--prev:hover::before, .p-nav01__item--next:hover::after {
color: #999;
}
.p-nav01__item--prev::before {
left: 8%;
content: "\e90f";
}
.p-nav01__item--prev a {
padding: 0 11.4% 0 17.2%;
}
.p-nav01__item--next::after {
right: 8%;
content: "\e910";
}
.p-nav01__item--next a {
padding: 0 17.2% 0 11.4%;
}
.p-nav01__item span {
display: block;
max-height: 4.8em;
overflow: hidden;
}
@media (min-width: 992px) {
.p-nav01__item.history {
width: 50%;
height: 120px;
background: #fff;
font-size: 16px;
line-height: 1.5;
position: relative;
}
.p-nav01__item.history a {
border: 1px solid #ddd;
}
.p-nav01__item.history .p-nav01__item-img {
width: 37%;
height: 100%;
position: absolute;
top: 0;
}
.p-nav01__item.history .p-nav01__item-img img {
width: 100%;
height: 100%;
object-fit: 100%;
}
.p-nav01__item--prev.history {
margin-right: 0;
}
.p-nav01__item--prev.history::before {
left: 43.25%;
}
.p-nav01__item--prev.history a {
padding: 0 8% 0 50%;
}
.p-nav01__item--prev.history .p-nav01__item-img {
left: 0;
}
.p-nav01__item--next.history {
margin-left: 0;
}
.p-nav01__item--next.history:only-child {
margin-left: auto;
}
.p-nav01__item--next.history::after {
right: 43.25%;
}
.p-nav01__item--next.history a {
padding: 0 50% 0 8%;
}
.p-nav01__item--prev + .p-nav01__item--next.history a {
border-left: none;
}
.p-nav01__item--next.history .p-nav01__item-img {
right: 0;
}
}
@media (max-width: 991px) {
.p-nav01 {
margin-bottom: 30px;
margin-top: 30px;
}
.p-nav01__item {
background-color: #ffffff;
height: 50px;
}
.p-nav01__item span {
display: none;
}
.p-nav01__item--prev + .p-nav01__item--next {
border-left-width: 0;
}
.p-nav01__item--prev:empty + .p-nav01__item--next {
border-left-width: 1px;
}
.p-nav01__item.history .p-nav01__item-img {
display: none;
}
.p-nav01__item--next:only-child {
margin-left: auto;
}
} .p-news-list {
}
.p-news-list ul {
margin: 0;
padding: 0;
}
.p-news-list ul li {
margin: 20px 20px 0 0;
padding: 0;
float: left;
width: 48.5%;
width: calc(50% - 10px);
list-style: none;
}
.p-news-list ul li:nth-child(-n+2) {
margin-top: 0;
}
.p-news-list ul li:nth-child(2n) {
margin-right: 0;
}
.p-news-list ul li a {
display: block;
height: 130px;
background: #f6f6f6;
overflow: hidden;
position: relative;
}
.p-news-list ul li .info {
padding: 0 40px;
line-height: 1.7;
color: #000;
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate3d(0, -50%, 0);
-moz-transform: translate3d(0, -50%, 0);
-ms-transform: translate3d(0, -50%, 0);
-o-transform: translate3d(0, -50%, 0);
transform: translate3d(0, -50%, 0);
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
box-sizing: border-box;
}
.p-news-list ul li .info time {
display: block;
font-size: 12px;
margin-top: -4px;
}
.p-news-list__title {
margin: 0;
padding: 0;
font-size: 16px;
font-weight: 700;
line-height: 1.6;
max-height: 4.8em;
overflow: hidden;
-webkit-transition: color 0.2s ease;
transition: color 0.2s ease;
}
.p-news-list a:hover .p-news-list__title {
color: #999;
}
.p-news-list ul li.has_image .image {
display: block;
float: left;
width: 100px;
height: 100px;
overflow: hidden;
position: relative;
margin: 15px;
}
.p-news-list ul li.has_image .image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
}
.p-news-list ul li.has_image .info {
left: 115px;
}
.p-news-latest .p-news-list ul li,
.p-news-latest .p-news-list ul li:nth-child(-n+2) {
width: 100%;
margin-top: 10px;
margin-right: 0;
}
.p-news-latest .p-news-list ul li:first-child {
margin-top: 0;
}
.p-news-latest .p-news-list ul li a {
height: 100px;
}
.p-news-latest .p-news-list ul li a .info {
padding: 0 30px;
}
.p-news-latest .p-news-list__title {
max-height: 3.2em;
}
@media screen and (max-width: 767px) {
.p-news-list ul li {
margin: 10px 0 0 0 !important;
width: 100%;
}
.p-news-list ul li:first-child {
margin-top: 0 !important;
}
.p-news-list ul li .info {
padding: 0 20px;
}
.p-news-list__title {
font-size: 14px;
}
.p-news-latest .p-news-list ul li a .info {
padding: 0 20px;
}
} .p-page-header {
position: relative;
height: 560px;
overflow: hidden;
}
.p-page-header::before {
display: block;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
content: "";
}
.p-page-header.is-active .p-page-header__img--type1 img {
-webkit-animation-name: zoom-in;
animation-name: zoom-in;
}
.p-page-header.is-active .p-page-header__img--type2 img {
-webkit-animation-name: zoom-out;
animation-name: zoom-out;
}
.p-page-header__title {
color: #fff;
font-size: 34px;
font-weight: 700;
line-height: 1.3;
text-align: center;
}
.p-page-header__desc {
color: #fff;
font-size: 16px;
font-weight: 500;
line-height: 1.6;
text-align: center;
}
.p-page-header__title + .p-page-header__desc {
margin-top: 30px;
}
.p-page-header__title--vertical span, .p-page-header__desc--vertical span {
margin: 0 auto;
min-width: 0;
text-align: start;
-webkit-writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
writing-mode: vertical-rl;
}
.p-page-header__img {
z-index: -1;
position: absolute;
top: 50%;
left: 50%;
width: 100%;
height: 100%;
overflow: hidden;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
}
.p-page-header__img img {
width: 100%;
height: 100%;
-o-object-fit: cover;
object-fit: cover;
-webkit-animation-timing-function: linear;
animation-timing-function: linear;
-webkit-animation-duration: 15s;
animation-duration: 15s;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
}
.p-page-header__inner {
max-height: 100%;
z-index: 1;
position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translate(0, -50%);
transform: translate(0, -50%);
text-align: center;
}
@media screen and (max-width: 991px) {
.p-page-header {
height: 420px;
}
}
@media screen and (max-width: 767px) {
.p-page-header {
height: 260px;
}
.single .p-page-header {
margin-bottom: 0;
}
.p-page-header__title {
font-size: 24px;
}
.p-page-header__img.is-active img {
-webkit-transform: none;
transform: none;
}
} .p-page-links {
font-size: 14px;
margin-bottom: 50px;
text-align: center;
}
.p-page-links a {
background: #000;
color: #fff !important;
display: inline-block;
}
.p-page-links a:hover {
color: #fff !important;
}
.p-page-links span {
display: inline-block;
line-height: 40px;
text-align: center;
width: 40px;
height: 40px;
transition: background 0.2s ease;
}
.p-page-links > span {
color: #fff;
}
.p-page-links .p-page-links__title {
background: transparent;
color: #000;
text-align: left;
width: auto;
height: auto;
}
@media only screen and (max-width: 767px) {
.p-page-links { margin-bottom: 40px; }
} .p-pager {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
justify-content: center;
margin-bottom: -14px;
margin-top: 48px;
}
.p-pager__item {
margin-right: 3px;
margin-bottom: 3px;
font-size: 24px;
}
.p-pager__item a, .p-pager__item span {
display: block;
width: 40px;
height: 40px;
line-height: 40px;
text-align: center;
}
.p-pager__item a:hover, .p-pager__item .current {
color: #d90000;
}
@media screen and (max-width: 767px) {
.p-pager {
margin-bottom: -16px;
margin-top: 24px;
}
.p-pager__item {
font-size: 16px;
}
} .p-pagetop {
z-index: 99;
position: fixed;
right: 0;
bottom: 0;
width: 60px;
height: 60px;
-webkit-transform: translate3d(0, 100%, 0);
transform: translate3d(0, 100%, 0);
border: 0;
outline: none;
color: #fff;
background-color: #d90000;
cursor: pointer;
opacity: 0;
-webkit-transition: background 0.2s, opacity 0.35s, -webkit-transform 0.35s;
transition: background 0.2s, opacity 0.35s, -webkit-transform 0.35s;
transition: background 0.2s, opacity 0.35s, transform 0.35s;
transition: background 0.2s, opacity 0.35s, transform 0.35s, -webkit-transform 0.35s;
}
.p-pagetop.is-active {
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
opacity: 1;
}
.p-pagetop::after {
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
width: 12px;
height: 12px;
margin: auto;
font-family: "design_plus";
font-size: 12px;
content: "\e911";
}
@media screen and (max-width: 767px) {
.p-pagetop {
width: 50px;
height: 50px;
}
} .p-sanpai{
}
.p-sanpai .element-type1 {
text-align: center;
margin-bottom: 15px;
}
.p-sanpai .element-type2 {
margin-bottom: 15px;
}
.p-sanpai__images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p-sanpai__image {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
}
.p-sanpai__image img {
display: block;
height: auto;
width: 100%;
}
.p-sanpai-info {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p-sanpai-box .p-sanpai-info {
padding: 50px 78px;
}
.p-sanpai-info__col {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
margin-right: 50px;
}
.p-sanpai-info__col:last-child {
margin-right: 0;
}
.p-sanpai-info__col-desc {
font-size: 16px;
line-height: 2.3;
}
.p-sanpai-table {
width: 100%;
}
.p-sanpai-table > tbody > tr {
border: solid 1px #dddddd;
}
.p-sanpai-table > tbody > tr > th {
background-color: #f7f7f7;
width: 230px;
}
.p-sanpai-table.table01 > tbody > tr > td {
padding: 28px 45px;
border: solid 1px #dddddd;
line-height: 2.3;
}
.p-sanpai-table.table01 > tbody > tr > td:nth-child(3n) {
width: 230px;
border-left: solid 1px #dddddd;
}
.p-sanpai-table.table02 {
margin-bottom: 0;
}
.p-sanpai-table.table02 > tbody > tr > th, .p-sanpai-table.table02 > tbody > tr > td.narrow {
border-right: solid 1px #dddddd;
}
.p-sanpai-table.table02 > tbody > tr > td {
padding: 20px 35px;
}
.p-sanpai-table.table02 > tbody > tr td:first-child {
width: 175px;
}
@media screen and (min-width: 768px) {
.p-sanpai-box {
border: solid 1px #dddddd;
margin-bottom: 50px;
}
.p-sanpai-table {
margin-top: -1px;
width: 100%;
}
}
@media screen and (max-width: 767px) {
.p-sanpai__images {
display: flex;
}
.p-sanpai-info {
display: block;
}
.p-sanpai-box .p-sanpai-info {
padding: 25px 0 0;
}
.p-sanpai-info__col {
margin-right: 0;
}
.p-sanpai-info__col:first-child {
margin-bottom: 35px;
}
.p-sanpai-info__col-desc {
font-size: 14px;
line-height: 2;
}
.p-sanpai-table > tbody > tr > th {
background-color: #f7f7f7;
width: 230px;
}
.p-sanpai-table > tbody > tr > td {
font-size: 14px;
line-height: 2.3;
}
.p-sanpai-table.table01 > tbody > tr > td {
padding: 15px 10px;
border: solid 1px #dddddd;
line-height: 1.8;
}
.p-sanpai-table.table01 > tbody > tr > th {
width: 84px;
border-left: solid 1px #dddddd;
font-size: 14px;
}
.p-sanpai-table.table01 > tbody > tr > td:nth-child(2n) {
border-left: solid 1px #dddddd;
}
.p-sanpai-table.table01 > tbody > tr > td:nth-child(3n) {
width: 84px;
border-left: solid 1px #dddddd;
}
.p-sanpai-table.table02 {
margin-bottom: 0;
}
.p-sanpai-table.table02 > tbody > tr > td {
padding: 12px;
}
.p-sanpai-table.table02 > tbody > tr > th {
width: 80px;
}
.p-sanpai-table.table02 > tbody > tr > td.narrow {
width: 55px;
}
} .p-schedule-archive {
margin-top: -60px;
}
.p-schedule-header {
margin-bottom: 0;
padding: 60px 0 48px;
}
.p-schedule-header--sticky.is-active {
background: rgba(255, 255, 255, 1);
position: -webkit-sticky;
position: sticky;
top: 0;
z-index: 10;
}
.p-schedule-header--sticky.is-animation {
opacity: 0;
visibility: hidden;
-webkit-transform: translate3d(0, -100%, 0);
transform: translate3d(0, -100%, 0);
-webkit-transition-property: -webkit-transform, transform, opacity, visibility;
-webkit-transition-duration: 0.5s;
-webkit-transition-timing-function: ease-out;
transition-property: transform, opacity, visibility;
transition-duration: 0.5s;
transition-timing-function: ease-out;
}
.p-schedule-header--sticky.is-animation.is-active {
opacity: 1;
visibility: visible;
-webkit-transform: translate3d(0, 0, 0);
transform: translate3d(0, 0, 0);
}
.p-schedule-header .p-archive-header {
margin-bottom: 0;
}
.p-schedule__anchors {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin: 0;
}
.p-archive-header + .p-schedule__anchors {
margin-top: 46px;
}
.p-schedule__anchors li {
font-size: 24px;
line-height: 40px;
margin-bottom: 3px;
text-align: center;
}
.p-schedule__anchors li a {
padding: 0 15px;
}
.p-schedule__anchors li a:hover,
.p-schedule__anchors li.is-active a {
color: #d90000;
}
@media screen and (max-width: 767px) {
.p-schedule-archive {
margin-top: -20px;
}
.p-schedule-header {
margin-left: -20px;
margin-right: -20px;
padding: 20px;
}
.p-archive-header + .p-schedule__anchors {
margin-top: 18px;
}
.p-schedule__anchors {
-webkit-box-pack: start;
-ms-flex-pack: start;
justify-content: flex-start;
margin-right: -10px;
}
.p-schedule__anchors li {
font-size: 16px;
line-height: 1.6;
margin-right: 10px;
}
.p-schedule__anchors li a {
padding: 0;
}
.p-schedule__months {
margin-right: 0;
}
.p-schedule__months li {
-webkit-flex: 1 1 auto;
-ms-flex: 1 1 auto;
flex: 1 1 auto;
}
.p-schedule__months li:nth-child(n+7) {
-webkit-order: 3;
-ms-order: 3;
order: 3;
}
.p-schedule__months::after {
content: "";
order: 2;
width: 100%;
}
.p-schedule__months li a {
display: block;
}
.p-schedule__months li:nth-child(-n+9) {
padding-left: 0.5em;
}
} .p-schedule-list {
}
.p-schedule-list + .p-schedule-list {
margin-top: 58px;
}
.p-schedule__month {
font-size: 32px;
}
.p-schedule__month--type1 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.p-schedule__month--type1 .element-type1 {
height: auto;
margin-right: 10px;
}
.p-schedule__month--type1 .element-type1 img {
display: block;
height: 20px;
}
.p-schedule__month--type2 {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.p-schedule__month--type2 .element-type2 {
flex: 0 0 5px;
height: auto;
margin: 0 10px 0 0;
width: 5px;
}
.p-schedule-list__inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-top: 30px;
}
.p-schedule-list__item {
width: 24%;
margin-right: 1.333%;
margin-top: 10px;
border: 1px solid #ddd;
}
.p-schedule-btn {
margin-top: 60px;
text-align: center;
}
@media (min-width: 768px) {
.p-schedule-list__item:nth-child(-n+4) {
margin-top: 0;
}
.p-schedule-list__item:nth-child(4n) {
margin-right: 0;
}
}
@media screen and (max-width: 767px) {
.p-schedule-list + .p-schedule-list {
margin-top: 38px;
}
.p-schedule__month {
font-size: 18px;
line-height: 1.6;
}
.p-schedule-list__inner {
margin-top: 7px;
}
.p-schedule-list__item {
width: 49%;
margin-top: 8px;
margin-right: 2%;
}
.p-schedule-list__item:nth-child(-n+2) {
margin-top: 0;
}
.p-schedule-list__item:nth-child(2n) {
margin-right: 0;
}
.p-schedule-btn {
margin-top: 40px;
}
} .p-schedule-carousel {
margin-right: -10px;
}
.p-schedule-carousel:not(.slick-initialized) .p-schedule-carousel__item:nth-child(n+5) {
display: none;
}
.p-schedule-carousel__item {
border: 1px solid #ddd;
width: 22%;
margin-right: 10px;
}
.p-schedule-carousel .slick-prev, .p-schedule-carousel .slick-next {
height: 40px;
width: 40px;
top: 35%;
}
.p-schedule-carousel .slick-prev::before, .p-schedule-carousel .slick-next::before {
color: #000;
font-family: "design_plus";
font-size: 20px;
}
.p-schedule-carousel .slick-prev {
left: -45px;
}
.p-schedule-carousel .slick-prev::before {
content: "\e90f";
}
.p-schedule-carousel .slick-next {
right: -35px;
}
.p-schedule-carousel .slick-next::before {
content: "\e910";
} .p-entry-schedule {
background-color: #f4f2ef;
border: none;
}
.p-entry-schedule__date {
font-size: 14px;
margin-top: 10px;
margin-bottom: 0;
text-align: center;
}
.p-entry-schedule .p-entry__body {
margin-bottom: 0;
}
.p-entry-schedule .p-entry__share {
margin-top: 50px;
margin-bottom: 0;
}
.p-schedule-related {
margin-top: 100px;
}
@media (min-width: 768px) {
.p-entry-schedule__inner {
padding: 80px;
}
}
@media screen and (max-width: 767px) {
.p-entry-schedule__inner {
margin-top: 0;
padding: 40px 20px 30px ;
}
.p-entry-schedule__date {
margin-top: 7px;
}
.p-entry-schedule .p-entry__share {
margin-top: 21px;
margin-bottom: -4px;
}
.p-schedule-related {
margin-top: 40px;
}
} .p-shinzen {
margin-bottom: 0;
}
.p-shinzen .element-type1 {
text-align: center;
margin-bottom: 15px;
}
.p-shinzen .element-type2 {
margin-bottom: 15px;
}
.p-shinzen-info {
font-size: 16px;
line-height: 2.3;
margin: auto;
margin-top: -10px;
max-width: 825px;
text-align: left;
}
.p-shinzen-info__btn {
background-color: #f7f7f7;
border: solid 1px #dddddd;
margin: 50px auto 60px;
max-width: 825px;
padding: 25px 0;
}
.p-shinzen-image img {
display: block;
height: auto;
width: 100%;
}
.p-shinzen__images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: justify;
-ms-flex-pack: justify;
justify-content: space-between;
}
.p-shinzen__image {
-webkit-flex: 1 1 100%;
flex: 1 1 100%;
}
.p-shinzen__image img {
display: block;
height: auto;
width: 100%;
}
.p-shinzen-table {
width: 100%;
border-collapse: collapse;
margin-bottom: 60px;
}
.p-shinzen-table > tbody > tr {
border: solid 1px #dddddd;
}
.p-shinzen-table > tbody > tr > th {
border-right: solid 1px #dddddd;
background-color: #f7f7f7;
padding: 30px 52px;
width: 400px;
font-size: 24px;
line-height: 1.5;
text-align: left;
}
.p-shinzen-table > tbody > tr > th > small {
font-size: 14px;
}
.p-shinzen-table > tbody > tr > td {
line-height: 2.3;
padding: 30px 57px;
}
.p-shinzen-table p {
margin: 0;
}
.p-shinzen-table p + p {
margin-top: 2.3em;
}
.p-shinzen-slider {
margin-bottom: 100px !important;
padding-bottom: 55px;
}
.p-shinzen-slider:not(.slick-initialized) .p-shinzen-slider__item:nth-child(n+2) {
display: none;
}
.p-shinzen-slider__item img {
display: block;
height: auto;
width: 100%;
}
.p-shinzen-slider .slick-dots {
bottom: 0;
}
.p-shinzen-slider .slick-dots li {
height: 5px;
margin: 0 2.5px;
width: 40px;
}
.p-shinzen-slider .slick-dots li button {
background: #ddd;
height: 5px;
padding: 0;
width: 40px;
-webkit-transition: background 0.2s ease;
transition: background 0.2s ease;
}
.p-shinzen-slider .slick-dots li button::before {
display: none;
}
.p-shinzen-slider .slick-dots li button:hover, .p-shinzen-slider .slick-dots li.slick-active button {
background: #d80100;
}
.p-shinzen-slider .slick-prev, .p-shinzen-slider .slick-next {
height: 40px;
width: 40px;
z-index: 1;
}
.p-shinzen-slider .slick-prev::before, .p-shinzen-slider .slick-next::before {
color: #fff;
font-family: "design_plus";
font-size: 20px;
opacity: 1;
}
.p-shinzen-slider .slick-prev {
left: 0;
}
.p-shinzen-slider .slick-prev::before {
content: "\e90f";
}
.p-shinzen-slider .slick-next {
right: 0;
}
.p-shinzen-slider .slick-next::before {
content: "\e910";
}
@media screen and (max-width: 767px) {
.p-shinzen {
margin-bottom: 40px;
}
.p-shinzen-info {
font-size: 14px;
line-height: 2;
margin: 40px 0;
max-width: 100%;
}
.p-shinzen-info__btn {
margin: 25px auto 0;
padding: 17px 0;
}
.p-shinzen__images {
display: flex;
margin: -20px 0 20px;
}
.p-shinzen-table {
margin-bottom: 40px;
}
.p-shinzen-table > tbody > tr > th {
text-align: center;
width: 130px;
padding: 15px 0;
font-size: 16px;
}
.p-shinzen-table > tbody > tr > th > small {
font-size: 12px;
}
.p-shinzen-table > tbody > tr > td {
font-size: 14px;
padding: 15px 20px;
line-height: 1.8;
}
.p-shinzen-slider {
margin-bottom: 40px !important;
padding-bottom: 25px;
}
} .p-social-nav {
margin-bottom: 0;
}
.p-social-nav__item {
display: inline;
margin-right: 12px;
font-family: "design_plus";
font-size: 14px;
}
.p-social-nav__item a:hover {
color: #999;
}
.p-social-nav__item:last-child {
margin-right: 0;
}
.p-social-nav__item--twitter a::before {
content: "\e904";
}
.p-social-nav__item--facebook a::before {
content: "\e902";
}
.p-social-nav__item--instagram a::before {
content: "\ea92";
}
.p-social-nav__item--pinterest a::before {
content: "\e905";
}
.p-social-nav__item--mail a::before {
content: "\f0e0";
}
.p-social-nav__item--rss a::before {
content: "\e90b";
} .p-three-box {
display: flex;
flex-wrap: wrap;
width: 100%;
padding-top: 100px;
margin-bottom: 60px;
}
.p-three-box__item {
width: 33.333%;
}
.p-vertical__content {
display: flex;
}
@media screen and (max-width: 767px) {
.p-three-box {
padding-top: 0;
margin-bottom: 40px;
}
.p-three-box__img img {
width: 100%;
}
} body.error404 .p-breadcrumb {
margin: 0;
}
body.error404 .p-archive-header {
margin: 100px 0;
}
@media screen and (max-width: 767px) {
body.error404 .p-archive-header {
margin: 50px 0;
}
} .p-widget {
font-size: 14px;
line-height: 1.6;
margin-bottom: 50px;
}
.p-widget:last-child {
border-bottom: 0;
} .p-widget__title {
font-size: 18px;
font-weight: 600;
line-height: 1.2;
margin-bottom: 20px;
position: relative;
text-align: left;
}
.p-widget__title--type1 {
display: -webkit-box;
display: -webkit-flex;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
-webkit-align-items: center;
align-items: center;
}
.p-widget__title .element-type1 {
-webkit-flex: 0 0 20px;
-ms-flex: 0 0 20px;
flex: 0 0 20px;
display: inline-block;
height: 20px;
margin-right: 8px;
width: 20px;
}
.p-widget__title .element-type1 img {
display: block;
height: 100%;
width: 100%;
object-fit: cover;
}
.p-widget__title--type2 span {
border-left: 5px solid #d90000;
padding-left: 8px;
}
@media only screen and (max-width: 767px) {
.p-widget {
margin-bottom: 40px;
}
.p-widget__title {
margin-bottom: 20px;
}
.p-widget__title {
font-size: 16px;
}
} .p-widget p {
margin-bottom: 0.4em;
}
.p-widget ul {
margin-bottom: -0.4em;
}
.p-widget li {
margin-bottom: 0.4em;
}
.p-widget ul ul {
margin-bottom: 0.4em;
margin-top: 0.4em;
padding-left: 0.75em;
}
.p-widget img {
height: auto;
max-width: 100%;
}
.p-widget select {
display: block;
padding: 16px 12px;
width: 100%;
}
.p-widget .screen-reader-text {
display: none;
}
.p-widget .calendar_wrap {
text-align: center;
}
.p-widget .calendar_wrap caption {
margin-bottom: 20px;
}
.p-widget .calendar_wrap tbody {
line-height: 1.8;
margin-bottom: 20px;
}
.p-widget .calendar_wrap tfoot {
line-height: 1.8;
}
.p-widget .searchform {
position: relative;
}
.p-widget .searchform #s {
background: #fff;
border: 1px solid #ddd;
border-right: none;
border-radius: 0;
box-sizing: border-box;
height: 50px;
line-height: 50px;
padding: 0 15px;
width: -webkit-calc(100% - 50px);
width: calc(100% - 50px);
-webkit-appearance: none;
}
.p-widget .searchform #searchsubmit {
background: #fff;
border: 1px solid #ddd;
border-left: none;
border-radius: 0;
box-sizing: border-box;
color: #000;
cursor: pointer;
font-family: "design_plus";
font-size: 18px;
height: 50px;
padding: 0;
width: 50px;
position: absolute;
top: 0;
right: 0;
z-index: 2;
}
@media only screen and (max-width: 767px) {
.p-widget ul {
margin-bottom: -5px;
}
.p-widget li {
margin-bottom: 5px;
}
.p-widget ul ul {
margin-bottom: 5px;
margin-top: 5px;
}
} .event_list_widget ol {
margin-bottom: 0;
}
.event_list_widget .p-event-list__item {
margin-bottom: 0;
margin-top: 20px;
width: 100%;
}
.event_list_widget .p-event-list__item:first-child {
margin-top: 0;
}
.event_list_widget .p-article02__img {
height: 85px;
}
.event_list_widget .p-article02__content {
padding: 0 25px;
}
.event_list_widget .p-article02__title {
font-size: 20px;
}
.event_list_widget .p-article02__category, .event_list_widget .p-article02__date {
font-size: 12px;
line-height: 1.6;
margin: 0;
}
@media screen and (max-width: 767px) {
.event_list_widget .p-event-list__item {
margin-top: 10px;
}
.event_list_widget .p-article02__content {
padding: 0 20px;
}
.event_list_widget .p-article02__title {
font-size: 18px;
}
.event_list_widget .p-article02__category, .event_list_widget .p-article02__date {
font-size: 12px;
}
} .p-post-widget {
}
.p-post-widget__item {
margin-bottom: 20px;
}
.p-post-widget__item:last-child {
margin-bottom: 0;
}
.p-post-widget__item a {
display: flex;
}
.p-post-widget__item .image {
flex: 0 0 100px;
display: block;
overflow: hidden;
width: 100px;
height: 100px;
}
.p-post-widget__item .info {
flex: 1 1 auto;
display: flex;
flex-direction: column;
justify-content: center;
padding-left: 20px;
}
.p-post-widget__item .info h3 {
font-size: 14px;
line-height: 1.8;
margin-bottom: 0;
max-height: 5.4em;
overflow: hidden;
word-break: break-word;
}
.p-post-widget__item .info time {
font-size: 12px;
color: #999999;
}
@media screen and (max-width: 767px) {
.p-post-widget__item {
margin-bottom: 14px;
}
} .p-widget > .p-article05 {
border: solid 1px #dddddd;
width: 100%;
} .p-widget-search {
position: relative;
}
.p-widget-search .p-widget-search__input {
background: #fff;
border: 1px solid #ddd;
border-right: none;
border-radius: 0;
box-sizing: border-box;
height: 50px;
line-height: 50px;
padding: 0 15px;
width: -webkit-calc(100% - 50px);
width: calc(100% - 50px);
-webkit-appearance: none;
}
.p-widget-search .p-widget-search__submit {
background: #fff;
border: 1px solid #ddd;
border-left: none;
border-radius: 0;
box-sizing: border-box;
color: #000;
cursor: pointer;
font-family: "design_plus";
font-size: 18px;
height: 50px;
padding: 0;
width: 50px;
position: absolute;
top: 0;
right: 0;
} .ad_widget {
text-align: center;
} .p-widget-categories {
background: #fff;
border: 1px solid #ddd;
border-top: none;
margin: 0 !important;
padding: 0;
}
.p-widget-categories li {
border-top: 1px solid #ddd;
margin: 0 !important;
font-size: 14px;
}
.p-widget-categories li a {
display: block;
font-weight: normal;
padding: 13px 22px;
text-decoration: none;
}
.p-widget-categories li a:hover {
background: #f5f5f5;
color: #000;
}
.p-widget-categories .has-children {
position: relative;
}
.p-widget-categories .has-children > a {
padding-right: 32px;
}
.p-widget-categories .has-children .toggle-children {
cursor: pointer;
display: block;
line-height: 48px;
padding-right: 15px;
position: absolute;
top: 0;
right: 0;
-webkit-transition: -webkit-transform 0.5s ease;
-moz-transition: -moz-transform 0.5s ease;
-ms-transition: -ms-transform 0.5s ease;
transition: transform 0.5s ease;
}
.p-widget-categories .has-children .toggle-children::before {
content: '\e90e';
font-family: "design_plus";
opacity: 0.7;
}
.p-widget-categories .has-children.is-active > .toggle-children {
-webkit-transform: rotateX(180deg);
-moz-transform: rotateX(180deg);
-ms-transform: rotateX(180deg);
transform: rotateX(180deg);
}
.p-widget-categories .children {
margin: 0 !important;
padding: 0 !important;
}
.p-widget-categories .children a {
padding-left: 34px;
}
.p-widget-categories .children .children a {
padding-left: 46px;
}
.p-widget-categories .children .children .children {
padding-left: 58px;
} .p-widget-schedule-slider {
position: relative;
}
.p-widget-schedule-slider::after {
border-color: #ddd;
border-style: solid;
border-width: 0 1px 1px 1px;
content: '';
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 50%;
z-index: -1;
}
.p-widget-schedule-slider__item {
}
.p-widget-schedule-slider:not(.slick-initialized) .p-widget-schedule-slider__item:nth-child(n+2) {
display: none;
}
.p-widget-schedule-slider__item-image {
overflow: hidden;
padding-top: 64%;
position: relative;
}
.p-widget-schedule-slider__item-image img {
height: 100%;
object-fit: cover;
width: 100%;
position: absolute;
left: 0;
top: 0;
}
.p-widget-schedule-slider__item-date {
font-size: 14px;
line-height: 1.4;
margin-bottom: 2px;
margin: 14px 40px 2px;
text-align: center;
}
.p-widget-schedule-slider__item-title {
font-size: 16px;
font-weight: 600;
line-height: 1.4;
margin: 0 40px 16px;
max-height: 1.4em;
overflow: hidden;
text-align: center;
text-overflow: ellipsis;
white-space: nowrap;
}
.p-widget-schedule-slider .slick-prev, .p-widget-schedule-slider .slick-next {
height: 72px;
width: 40px;
bottom: 0;
top: auto;
z-index: 10;
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.p-widget-schedule-slider .slick-prev::before, .p-widget-schedule-slider .slick-next::before {
color: #000;
font-family: "design_plus";
font-size: 14px;
opacity: 1;
}
.p-widget-schedule-slider .slick-prev {
text-align: right;
padding-right: 6px;
left: 0;
}
.p-widget-schedule-slider .slick-prev::before {
content: "\e90f";
}
.p-widget-schedule-slider .slick-next {
text-align: left;
padding-left: 6px;
right: 0;
}
.p-widget-schedule-slider .slick-next::before {
content: "\e910";
} body.home .l-main {
margin-bottom: 0 !important;
}
@media only screen and (min-width: 1200px) {
body.home .l-main {
margin-top: 0 !important;
}
body.home .p-logoset + .l-header__logo {
display: none;
}
body.home .p-front-global-nav ~ .p-header-lang {
display: none;
}
body.home .l-header--fixed.is-active .p-logoset {
display: none;
}
body.home .l-header--fixed.is-active .p-logoset {
display: none;
}
body.home .l-header--fixed.is-active .p-logoset + .l-header__logo, body.home .l-header--fixed.is-active .p-front-global-nav ~ .p-header-lang {
display: block;
}
.p-front-global-nav {
font-size: 16px;
line-height: 1.8;
margin: 46px 0 0 auto;
padding-left: 180px;
}
.p-front-global-nav > ul {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 0;
}
.p-front-global-nav > ul > li {
margin-bottom: 14px;
}
.p-front-global-nav > ul > li > a {
padding: 0 14px;
}
.p-front-global-nav > ul > li > .sub-menu {
display: none;
}
.p-front-global-nav > ul > li > .sub-menu {
display: none;
}
.p-front-global-nav.p-front-global-nav--type1 {
font-size: 18px;
margin: 50px auto 0;
padding-left: 0;
}
.p-front-global-nav.p-front-global-nav--type1 > ul {
flex-direction: row-reverse;
height: 100%;
}
.p-front-global-nav.p-front-global-nav--type1 > ul > li > a {
min-width: 2.8em;
padding: 0 0.5em;
}
.p-front-global-nav.p-front-global-nav--type1 > ul > li {
margin-bottom: 0;
}
.p-front-global-nav.p-front-global-nav--type1 > ul > li > a {
writing-mode: vertical-rl;
-ms-writing-mode: tb-rl;
-webkit-writing-mode: vertical-rl;
transition: transform 0.5s ease;
transform: translateY(0);
}
.p-front-global-nav.p-front-global-nav--type1 > ul > li > a:hover {
transition-duration: 0.3s;
transform: translateY(12px);
}
.p-front-global-nav.p-front-global-nav--type2 > ul {
-webkit-flex-wrap: wrap;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
}
@media only screen and (max-width: 1199px) {
body.home .l-header--fixed.is-active .p-logoset {
display: none;
}
.p-front-global-nav {
display: none;
}
} .pb_slider .slick-arrow::before {
content: '' !important;
}
.pb_googlemap_embed {
margin-bottom: 0;
}
.pb_googlemap_footer {
border: 1px solid #ddd;
border-top: 0;
display: block;
padding: 50px 20px;
}
.pb_googlemap_footer > * {
margin: 0 auto;
text-align: center;
}
.pb_googlemap_footer > * + * {
margin-top: 10px;
}
.pb_googlemap_logo img {
display: inline;
height: auto;
width: auto;
}
.pb_googlemap_address {
font-size: 16px;
}
.pb_googlemap_footer_button {
height: 60px;
width: 240px;
}
.pb_googlemap_footer > * + .pb_googlemap_footer_button {
margin-top: 15px;
}
.pb_googlemap_custom-overlay-inner {
height: 60px !important;
width: 60px !important;
left: -30px;
top: -74px;
}
@media screen and (max-width: 767px) {
.pb_googlemap_footer_button {
height: 45px;
width: 200px;
}
} .p-entry__body {
overflow-wrap: break-word;
word-wrap: break-word;
} .p-entry__body .alignright {
float: right;
}
.p-entry__body .alignleft {
float: left;
}
.p-entry__body .aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
margin-bottom: 7px;
}
.p-entry__body blockquote.alignleft,
.p-entry__body img.alignleft {
margin: 7px 24px 7px 0;
}
.p-entry__body .wp-caption.alignleft {
margin: 7px 14px 7px 0;
}
.p-entry__body blockquote.alignright,
.p-entry__body img.alignright {
margin: 7px 0 7px 24px;
}
.p-entry__body .wp-caption.alignright {
margin: 7px 0 7px 14px;
}
.p-entry__body blockquote.aligncenter,
.p-entry__body img.aligncenter,
.p-entry__body .wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
} .p-entry__body p {
margin-bottom: 2em;
}
.p-entry__body h1,
.p-entry__body h2,
.p-entry__body h3,
.p-entry__body h4,
.p-entry__body h5,
.p-entry__body h6 {
clear: both;
line-height: 1.4;
margin-bottom: 24.2px;
}
.p-entry__body h1 {
font-size: 150%;
}
.p-entry__body h2 {
font-size: 140%;
}
.p-entry__body h3 {
font-size: 130%;
}
.p-entry__body h4 {
font-size: 120%;
}
.p-entry__body h5 {
font-size: 110%;
}
.p-entry__body h6 {
font-size: 100%;
} .p-entry__body img[class*="align"],
.p-entry__body img[class*="wp-image-"],
.p-entry__body img[class*="attachment-"],
.p-entry__body .size-full,
.p-entry__body .size-large,
.p-entry__body .wp-post-image,
.p-entry__body img {
max-width: 100%;
height: auto;
} .p-entry__body li,
.p-entry__body dt,
.p-entry__body dd {
}
.p-entry__body ul,
.p-entry__body ol,
.p-entry__body dl {
margin-bottom: 24px;
}
.p-entry__body ol {
list-style: decimal outside none;
margin-left: 1.5em;
}
.p-entry__body ul {
list-style: circle outside none;
margin-left: 1.3em;
}
.p-entry__body li > ul,
.p-entry__body li > ol {
margin-bottom: 0;
}
.p-entry__body dt {
font-weight: bold;
}
.p-entry__body dd {
margin-bottom: 1em;
} .p-entry__body table {
margin: 0 0 24px 0;
}
.p-entry__body td,
.p-entry__body th {
border: 1px solid #ddd;
padding: 10px 15px;
line-height: 2;
background: #fff;
vertical-align: middle;
}
.p-entry__body th {
background: #f5f5f5;
font-weight: normal;
} .table_no_border th,
.table_no_border td {
border: none;
padding-left: 0;
}
.table_border_horizontal th,
.table_border_horizontal td {
border-left: none;
border-right: none;
padding-left: 0;
} .p-entry__body blockquote {
margin: 0 0 25px 0;
padding: 27px 30px 0;
border: 1px solid #ddd;
box-shadow: 0px 4px 0px 0px #f2f2f2;
position: relative;
}
.p-entry__body blockquote:before {
content: '"';
font-style: italic;
font-size: 30px;
font-weight: normal;
line-height: 40px;
width: 30px;
height: 30px;
position: absolute;
top: 5px;
left: 10px;
color: #5cbcd7;
}
.p-entry__body blockquote:after {
content: '"';
font-style: italic;
font-size: 30px;
font-weight: normal;
text-align: left;
line-height: 60px;
width: 30px;
height: 30px;
position: absolute;
bottom: 7px;
right: -2px;
color: #5cbcd7;
}
.p-entry__body blockquote cite {
border-top: 1px dotted #aaa;
display: block;
padding: 20px 0 0 0;
font-style: italic;
text-align: right;
font-size: 90%;
} .p-entry__body .wp-caption {
margin-bottom: 24px;
background: #fff;
border: 1px solid #ddd;
padding: 5px;
max-width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.p-entry__body .wp-caption-text {
text-align: center;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px auto;
}
.p-entry__body .wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
} .gallery {
margin-bottom: 20px;
}
.gallery a img {
border: 0 !important;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width: calc(11.1% - 4px);
}
.gallery-columns-10 .gallery-item {
max-width: 7%;
max-width: -webkit-calc(9.4% - 0px);
max-width: calc(9.4% - 0px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n),
.gallery-columns-10 .gallery-item:nth-of-type(10n) {
margin-right: 0;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: '';
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.gallery-columns-10 .gallery-caption {
display: none;
} .p-entry__body .wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.p-entry__body address {
margin: 0 0 24px 0;
line-height: 2.2;
}
.p-entry__body pre {
border-left: 5px solid #7fc120;
font-size: 12px;
margin: 0 0 27px 0;
line-height: 25px;
padding: 0 17px;
overflow: auto;
}
.p-entry__body .mejs-container {
margin: 12px 0 25px;
} .u-center {
text-align: center;
}
.u-clearfix::after {
display: table;
clear: both;
content: " ";
}
.u-hidden {
display: none;
}
@media only screen and (min-width: 768px) {
.u-pc-hidden {
display: none;
}
}
@media only screen and (max-width: 767px) {
.u-sp-hidden {
display: none;
}
} .u-clearfix::after {
clear: both;
content: " ";
display: table;
} .post_row { margin-right: -25px; margin-left: -25px; line-height: 2.4; }
.post_row:before, .post_row:after { display: table; content: " "; }
.post_row:after { clear: both; }
.post_col, .post_col-2, .post_col-3 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 100%; min-height: 1px; margin-bottom: 2em; padding-right: 25px; padding-left: 25px; float: left; }
@media screen and (min-width: 768px) {
.post_col-2 { width: 50%; }
.post_col-3 { width: 33.33333%; }
}
@media screen and (min-width: 1024px) {
.post_col-2 { width: 50%; }
.post_col-3 { width: 33.33333%; }
} .style3a, .style3b, .style4a, .style4b, .style5a, .style5b, .style6 {
line-height: 1.6;
} .style2a {
margin: 65px 0 30px !important;
padding: 0 0 .9em;
border-bottom: 3px solid #000;
font-size: 26px !important;
}
.style2b {
margin: 65px 0 30px !important;
padding: .48em 1em .47em;
background: #000; color: #fff;
font-size: 26px !important;
} .style3a {
margin: 3em 0 1.5em;
padding: 1.1em .2em 1em;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
font-size: 22px;
font-weight: 400;
}
.style3b {
margin: 3em 0 1.5em;
padding: 1.1em .9em 1em;
border-top: 2px solid #222;
border-bottom: 1px solid #ddd;
background: #fafafa;
-webkit-box-shadow: 0px 1px 2px #f7f7f7;
box-shadow: 0px 1px 2px #f7f7f7;
font-size: 22px;
font-weight: 400;
} .style4a {
margin: 2.5em 2px 1.2em;
padding: .3em 0 .3em .8em;
border-bottom: none;
border-left: 2px solid #222;
font-size: 18px;
font-weight: 400;
}
.style4b {
margin: 2.5em 0 1.2em;
padding: .9em 0 .8em;
border-bottom: 1px dotted #aaa;
font-size: 18px;
font-weight: 400;
} .style5a {
margin: 2em 0 1em;
padding: .5em .8em .3em 1em;
background: #f5f5f5;
-webkit-box-shadow: 0px 2px 0px 0px #f2f2f2;
box-shadow: 0px 2px 0px 0px #f2f2f2;
font-size: 18px;
font-weight: 700;
}
.style5b {
margin: 2em 0 1em;
padding: .5em .8em .4em 1em;
border-radius: 4px;
background: #222;
-webkit-box-shadow: 0px 2px 0px 0px #f2f2f2;
box-shadow: 0px 2px 0px 0px #f2f2f2;
color: #fff;
font-size: 18px;
font-weight: 400;
} .style6 {
position: relative;
margin: 2em 0 1em;
padding: .5em .8em .8em 1.3em;
color: #222;
font-size: 16px;
font-weight: bold;
}
.style6:before {
position: absolute;
top: .5em;
left: .2em;
width: 12px;
height: 12px;
background: #222;
content: "";
}
.balloon {
display: block;
z-index: 0;
position: relative;
width: auto;
min-width: 115px;
margin: 50px 0 22px;
padding: .5em 18px .5em;
clear: both;
border-bottom: 0;
background: #222;
color: #fff;
font-size: 20px;
font-weight: 400;
text-align: left;
}
.balloon:after {
display: block;
position: absolute;
bottom: -10px;
left: 30px;
width: 0px;
height: 0px;
margin-left: -10px;
border-width: 10px 10px 0 10px;
border-style: solid;
border-color: #222 transparent transparent transparent;
content: "";
} .well {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
min-height: 20px;
margin-bottom: 20px;
padding: 19px;
border: 1px solid #e3e3e3;
border-radius: 4px;
background-color: #f5f5f5;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
.well2 {
margin: 1em 0 30px;
padding: 1em 1.5em;
border: 1px solid #cdcdcd;
background: #fcfcfc;
-webkit-box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
line-height: 2;
}
.well3 {
margin: 2em 0 2.5em;
padding: 1em 1.5em;
border: 1px dashed #cdcdcd;
background: #fcfcfc;
-webkit-box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
line-height: 2.0;
}
.wl_red {
border-color: #ebccd1;
background-color: #f2dede;
color: #a94442;
}
.wl_yellow {
border-color: #faebcc;
background-color: #fcf8e3;
color: #8a6d3b;
}
.wl_blue {
border-color: #bce8f1;
background-color: #d9edf7;
color: #31708f;
}
.wl_green {
border-color: #d6e9c6;
background-color: #dff0d8;
color: #3c763d;
} .q_button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
min-width: 200px;
max-width: 90%;
margin: 0;
padding: .6em 1.3em .5em;
background-color: #535353;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
color: #fff !important;
font-size: 100%;
font-weight: 400;
text-align: center;
text-decoration: none;
vertical-align: middle;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.q_button:hover, .q_button:focus {
background-color: #7d7d7d;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
color: #fff;
text-decoration: none;
} .rounded {
border-radius: 6px;
}
.pill {
border-radius: 50px;
}
.sz_full {
display: block;
min-width: 100px;
max-width: 100%;
padding: 1em 1.5em .9em;
font-size: 110%;
}
.sz_l {
min-width: 350px;
max-width: 90%;
padding: .8em 1.5em .7em;
font-size: 110%;
}
@media screen and (max-width: 767px) {
.sz_l {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-width: 0;
max-width: 100%;
}
}
.sz_s {
min-width: 100px;
max-width: 90%;
padding: .4em 1em .3em;
font-size: 85%;
}
.bt_red {
background: #c01f0e;
color: #fff;
}
.bt_red:hover, .bt_red:focus {
background-color: #d33929;
color: #fff;
}
.bt_yellow {
background: #f1c40f;
color: #fff;
}
.bt_yellow:hover, .bt_yellow:focus {
background-color: #f9d441;
color: #fff;
}
.bt_blue {
background: #2980b9;
color: #fff;
}
.bt_blue:hover, .bt_blue:focus {
background-color: #3a91c9;
color: #fff;
}
.bt_green {
background: #27ae60;
color: #fff;
}
.bt_green:hover, .bt_green:focus {
background-color: #39c574;
color: #fff;
} .ytube {
position: relative;
height: 0;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 30px;
padding-bottom: 56.25%;
overflow: hidden;
}
.ytube iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
} .rps_table {
line-height: 2.0;
}
@media only screen and (max-width: 480px) {
.rps_table tr {
display: block;
margin-bottom: 1.5em;
}
.rps_table th, .rps_table td {
display: list-item;
border: none;
list-style-type: none;
}
} .cardlink {
word-wrap: break-word;
max-width: 100%;
margin: 10px 0;
padding: 12px;
border: 1px solid #ddd;
background: #fafafa;
}
.cardlink_thumbnail {
margin-right: 20px;
float: left;
}
.cardlink_content {
line-height: 1.6;
}
.cardlink_timestamp {
display: inline;
margin: 0;
padding: 0;
color: #222;
font-size: 12px;
line-height: 1.6;
vertical-align: top;
}
.cardlink_title {
margin: 0 0 5px;
font-size: 14px;
}
.cardlink_title a {
color: #000;
font-weight: bold;
text-decoration: none;
}
.cardlink_title a:hover {
text-decoration: underline;
}
.cardlink_excerpt {
overflow: hidden;
color: #333;
font-size: 12px;
line-height: 1.8;
}
.cardlink_footer {
clear: both;
}
.clear {
clear: both;
}
@media screen and (max-width: 767px) {
.cardlink_thumbnail {
float: none;
}
.cardlink_timestamp {
line-height: 2.4;
vertical-align: middle;
}
.cardlink_excerpt {
float: none;
}
} .wpcf7 {
width: 100%;
margin: 0 0 2.5em !important;
padding: 0;
border: 1px solid #ddd;
background: #fafafa;
font-size: 14px;
box-sizing: border-box;
}
.wpcf7 form {
margin: 1.5em 1.5em 0;
}
.wpcf7 p {
margin-bottom: 1em;
font-size: 12px;
}
.wpcf7 input, .wpcf7 textarea {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 8px;
border: 1px solid #ccc;
line-height: 1.2;
}
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
width: auto;
max-width: 97%;
padding: 8px;
border: 1px solid #ccc;
}
.wpcf7 select, .wpcf7 .wpcf7-list-item-label {
font-size: 14px;
line-height: 1.2;
}
.wpcf7 .wpcf7-list-item {
display: block;
}
.wpcf7 textarea {
height: 300px;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
border: 1px solid #bbb;
outline: none;
-webkit-box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5);
}
.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous {
-webkit-transition: all .3s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: relative;
width: 225px;
height: 48px;
margin: 30px auto 0;
border: none !important;
outline: none;
background-color: #333333;
color: #fff;
font-size: 14px;
line-height: 1.5;
text-align: center;
text-decoration: none;
cursor: pointer;
transition: all .3s;
}
.wpcf7 .wpcf7-submit:before, .wpcf7 .wpcf7-submit:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-previous:hover {
background-color: #666666;
}
.wpcf7 .wpcf7-submit .wpcf7-not-valid {
background: pink;
}
.wpcf7 .wpcf7-submit .wpcf7-response-output {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin: 10px 0 0;
padding: 8px 35px 8px 14px;
border-radius: 4px;
}
.wpcf7 .wpcf7-submit .wpcf7-validation-errors {
border: 1px solid #EED3D7;
background-color: #F2DEDE;
color: #B94A48;
}
.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok {
border: 1px solid #BCE8F1;
background-color: #D9EDF7;
color: #3A87AD;
}
.wpcf7 .wpcf7-previous + br {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 2em;
padding:0;
border: none;
text-align:center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
color:#dc3232;
font-size: 1em;
} .text70 {
font-size: 70%;
}
.text80 {
font-size: 80%;
}
.text90 {
font-size: 90%;
}
.text100 {
font-size: 100%;
}
.text110 {
font-size: 110%;
}
.text120 {
font-size: 120%;
}
.text130 {
font-size: 130%;
}
.text140 {
font-size: 140%;
}
.text150 {
font-size: 150%;
}
.text160 {
font-size: 160%;
}
.text170 {
font-size: 170%;
}
.text180 {
font-size: 180%;
}
.text190 {
font-size: 190%;
}
.text200 {
font-size: 200%;
}
.text210 {
font-size: 210%;
}
.text220 {
font-size: 220%;
} .b {
font-weight: 700;
} .u {
text-decoration: underline;
} .del {
text-decoration: line-through;
} .red {
color: red;
}
.blue {
color: #2ca9e1;
}
.green {
color: #82ae46;
}
.orange {
color: #ff7d00;
}
.yellow {
color: #fff000;
}
.pink {
color: #ff0084;
}
.gray {
color: #999999;
}  .bg-blue {
padding: 2px;
background-color: #4ab0f5;
} .bg-red {
padding: 2px;
background-color: red;
} .bg-yellow {
padding: 2px;
background-color: #ff0;
}  .align1 {
text-align: center !important;
} .align2 {
text-align: right !important;
} .align3 {
text-align: left !important;
}  .r-flo {
margin: 10px;
float: right;
} .l-flo {
margin: 10px;
float: left;
} .f-clear {
clear: both;
} a img.fade {
-webkit-transition: all .3s;
outline: none;
background: none !important;
transition: all .3s;
}
a:hover img.fade {
-ms-filter: "alpha( opacity=70 )";
background: none !important;
filter: alpha(opacity=70);
opacity: 0.7;
}  .att {
padding-left: 1em;
text-indent: -1em;
} .att_box {
margin: 2em 0 2.5em;
padding: 1em 1.2em;
border: 1px dotted #cccccc;
background: #fcfcfc;
-webkit-box-shadow: 0px 4px 0px 0px #f7f7f7;
box-shadow: 0px 4px 0px 0px #f7f7f7;
line-height: 2.0;
}  .m0 {
margin: 0 !important;
} .mt0 {
margin-top: 0 !important;
} .mr0 {
margin-right: 0 !important;
} .mb0 {
margin-bottom: 0 !important;
} .ml0 {
margin-left: 0 !important;
}
.m5 {
margin: 5px !important;
}
.mt5 {
margin-top: 5px !important;
}
.mr5 {
margin-right: 5px !important;
}
.mb5 {
margin-bottom: 5px !important;
}
.ml5 {
margin-left: 5px !important;
}
.m10 {
margin: 10px !important;
}
.mt10 {
margin-top: 10px !important;
}
.mr10 {
margin-right: 10px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.ml10 {
margin-left: 10px !important;
}
.m15 {
margin: 15px !important;
}
.mt15 {
margin-top: 15px !important;
}
.mr15 {
margin-right: 15px !important;
}
.mb15 {
margin-bottom: 15px !important;
}
.ml15 {
margin-left: 15px !important;
}
.m20 {
margin: 20px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mr20 {
margin-right: 20px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.ml20 {
margin-left: 20px !important;
}
.m25 {
margin: 25px !important;
}
.mt25 {
margin-top: 25px !important;
}
.mr25 {
margin-right: 25px !important;
}
.mb25 {
margin-bottom: 25px !important;
}
.ml25 {
margin-left: 25px !important;
}
.m30 {
margin: 30px !important;
}
.mt30 {
margin-top: 30px !important;
}
.mr30 {
margin-right: 30px !important;
}
.mb30 {
margin-bottom: 30px !important;
}
.ml30 {
margin-left: 30px !important;
}
.m35 {
margin: 35px !important;
}
.mt35 {
margin-top: 35px !important;
}
.mr35 {
margin-right: 35px !important;
}
.mb35 {
margin-bottom: 35px !important;
}
.ml35 {
margin-left: 35px !important;
}
.m40 {
margin: 40px !important;
}
.mt40 {
margin-top: 40px !important;
}
.mr40 {
margin-right: 40px !important;
}
.mb40 {
margin-bottom: 40px !important;
}
.ml40 {
margin-left: 40px !important;
}
.m45 {
margin: 45px !important;
}
.mt45 {
margin-top: 45px !important;
}
.mr45 {
margin-right: 45px !important;
}
.mb45 {
margin-bottom: 45px !important;
}
.ml45 {
margin-left: 45px !important;
}
.m50 {
margin: 50px !important;
}
.mt50 {
margin-top: 50px !important;
}
.mr50 {
margin-right: 50px !important;
}
.mb50 {
margin-bottom: 50px !important;
}
.ml50 {
margin-left: 50px !important;
}
.m55 {
margin: 55px !important;
}
.mt55 {
margin-top: 55px !important;
}
.mr55 {
margin-right: 55px !important;
}
.mb55 {
margin-bottom: 55px !important;
}
.ml55 {
margin-left: 55px !important;
}
.m60 {
margin: 60px !important;
}
.mt60 {
margin-top: 60px !important;
}
.mr60 {
margin-right: 60px !important;
}
.mb60 {
margin-bottom: 60px !important;
}
.ml60 {
margin-left: 60px !important;
}
.m65 {
margin: 65px !important;
}
.mt65 {
margin-top: 65px !important;
}
.mr65 {
margin-right: 65px !important;
}
.mb65 {
margin-bottom: 65px !important;
}
.ml65 {
margin-left: 65px !important;
}
.m70 {
margin: 70px !important;
}
.mt70 {
margin-top: 70px !important;
}
.mr70 {
margin-right: 70px !important;
}
.mb70 {
margin-bottom: 70px !important;
}
.ml70 {
margin-left: 70px !important;
}
.m75 {
margin: 75px !important;
}
.mt75 {
margin-top: 75px !important;
}
.mr75 {
margin-right: 75px !important;
}
.mb75 {
margin-bottom: 75px !important;
}
.ml75 {
margin-left: 75px !important;
}
.m80 {
margin: 80px !important;
}
.mt80 {
margin-top: 80px !important;
}
.mr80 {
margin-right: 80px !important;
}
.mb80 {
margin-bottom: 80px !important;
}
.mb100 {
margin-bottom: 100px !important;
}
.ml80 {
margin-left: 80px !important;
}
.mt150 {
margin-top: 150px !important;
}
.mb150 {
margin-bottom: 150px !important;
} .p0 {
padding: 0 !important;
}
.pt0 {
padding-top: 0 !important;
}
.pr0 {
padding-right: 0 !important;
}
.pb0 {
padding-bottom: 0 !important;
}
.pl0 {
padding-left: 0 !important;
}
.p5 {
padding: 5px !important;
}
.pt5 {
padding-top: 5px !important;
}
.pr5 {
padding-right: 5px !important;
}
.pb5 {
padding-bottom: 5px !important;
}
.pl5 {
padding-left: 5px !important;
}
.p10 {
padding: 10px !important;
}
.pt10 {
padding-top: 10px !important;
}
.pr10 {
padding-right: 10px !important;
}
.pb10 {
padding-bottom: 10px !important;
}
.pl10 {
padding-left: 10px !important;
}
.p15 {
padding: 15px !important;
}
.pt15 {
padding-top: 15px !important;
}
.pr15 {
padding-right: 15px !important;
}
.pb15 {
padding-bottom: 15px !important;
}
.pl15 {
padding-left: 15px !important;
}
.p20 {
padding: 20px !important;
}
.pt20 {
padding-top: 20px !important;
}
.pr20 {
padding-right: 20px !important;
}
.pb20 {
padding-bottom: 20px !important;
}
.pl20 {
padding-left: 20px !important;
}
.p25 {
padding: 25px !important;
}
.pt25 {
padding-top: 25px !important;
}
.pr25 {
padding-right: 25px !important;
}
.pb25 {
padding-bottom: 25px !important;
}
.pl25 {
padding-left: 25px !important;
}
.p30 {
padding: 30px !important;
}
.pt30 {
padding-top: 30px !important;
}
.pr30 {
padding-right: 30px !important;
}
.pb30 {
padding-bottom: 30px !important;
}
.pl30 {
padding-left: 30px !important;
}
.p35 {
padding: 35px !important;
}
.pt35 {
padding-top: 35px !important;
}
.pr35 {
padding-right: 35px !important;
}
.pb35 {
padding-bottom: 35px !important;
}
.pl35 {
padding-left: 35px !important;
}
.p40 {
padding: 40px !important;
}
.pt40 {
padding-top: 40px !important;
}
.pr40 {
padding-right: 40px !important;
}
.pb40 {
padding-bottom: 40px !important;
}
.pl40 {
padding-left: 40px !important;
}
.p45 {
padding: 45px !important;
}
.pt45 {
padding-top: 45px !important;
}
.pr45 {
padding-right: 45px !important;
}
.pb45 {
padding-bottom: 45px !important;
}
.pl45 {
padding-left: 45px !important;
}
.p50 {
padding: 50px !important;
}
.pt50 {
padding-top: 50px !important;
}
.pr50 {
padding-right: 50px !important;
}
.pb50 {
padding-bottom: 50px !important;
}
.pl50 {
padding-left: 50px !important;
}
.p55 {
padding: 55px !important;
}
.pt55 {
padding-top: 55px !important;
}
.pr55 {
padding-right: 55px !important;
}
.pb55 {
padding-bottom: 55px !important;
}
.pl55 {
padding-left: 55px !important;
}
.p60 {
padding: 60px !important;
}
.pt60 {
padding-top: 60px !important;
}
.pr60 {
padding-right: 60px !important;
}
.pb60 {
padding-bottom: 60px !important;
}
.pl60 {
padding-left: 60px !important;
}
.p65 {
padding: 65px !important;
}
.pt65 {
padding-top: 65px !important;
}
.pr65 {
padding-right: 65px !important;
}
.pb65 {
padding-bottom: 65px !important;
}
.pl65 {
padding-left: 65px !important;
}
.p70 {
padding: 70px !important;
}
.pt70 {
padding-top: 70px !important;
}
.pr70 {
padding-right: 70px !important;
}
.pb70 {
padding-bottom: 70px !important;
}
.pl70 {
padding-left: 70px !important;
}
.p75 {
padding: 75px !important;
}
.pt75 {
padding-top: 75px !important;
}
.pr75 {
padding-right: 75px !important;
}
.pb75 {
padding-bottom: 75px !important;
}
.pl75 {
padding-left: 75px !important;
}
.p80 {
padding: 80px !important;
}
.pt80 {
padding-top: 80px !important;
}
.pr80 {
padding-right: 80px !important;
}
.pb80 {
padding-bottom: 80px !important;
}
.pl80 {
padding-left: 80px !important;
}.p-entry__body {
overflow-wrap: break-word;
word-wrap: break-word;
} .p-entry__body .alignright {
float: right;
}
.p-entry__body .alignleft {
float: left;
}
.p-entry__body .aligncenter {
display: table;
margin-left: auto;
margin-right: auto;
margin-bottom: 7px;
}
.p-entry__body blockquote.alignleft,
.p-entry__body img.alignleft {
margin: 7px 24px 7px 0;
}
.p-entry__body .wp-caption.alignleft {
margin: 7px 14px 7px 0;
}
.p-entry__body blockquote.alignright,
.p-entry__body img.alignright {
margin: 7px 0 7px 24px;
}
.p-entry__body .wp-caption.alignright {
margin: 7px 0 7px 14px;
}
.p-entry__body blockquote.aligncenter,
.p-entry__body img.aligncenter,
.p-entry__body .wp-caption.aligncenter {
margin-top: 7px;
margin-bottom: 7px;
} .p-entry__body p {
margin-bottom: 2em;
}
.p-entry__body h1,
.p-entry__body h2,
.p-entry__body h3,
.p-entry__body h4,
.p-entry__body h5,
.p-entry__body h6 {
clear: both;
line-height: 1.4;
margin-bottom: 24.2px;
}
.p-entry__body h1 {
font-size: 150%;
}
.p-entry__body h2 {
font-size: 140%;
}
.p-entry__body h3 {
font-size: 130%;
}
.p-entry__body h4 {
font-size: 120%;
}
.p-entry__body h5 {
font-size: 110%;
}
.p-entry__body h6 {
font-size: 100%;
} .p-entry__body img[class*="align"],
.p-entry__body img[class*="wp-image-"],
.p-entry__body img[class*="attachment-"],
.p-entry__body .size-full,
.p-entry__body .size-large,
.p-entry__body .wp-post-image,
.p-entry__body img {
max-width: 100%;
height: auto;
} .p-entry__body li,
.p-entry__body dt,
.p-entry__body dd {
}
.p-entry__body li{ list-style: inherit; }
.p-entry__body ul,
.p-entry__body ol,
.p-entry__body dl {
margin-bottom: 24px;
}
.p-entry__body ol {
list-style: decimal outside none;
margin-left: 1.5em;
}
.p-entry__body ul {
list-style: circle outside none;
margin-left: 1.3em;
}
.p-entry__body li > ul,
.p-entry__body li > ol {
margin-bottom: 0;
}
.p-entry__body dt {
font-weight: bold;
}
.p-entry__body dd {
margin-bottom: 1em;
} .p-entry__body table {
margin: 0 0 24px 0;
}
.p-entry__body td,
.p-entry__body th {
border: 1px solid #ddd;
padding: 10px 15px;
line-height: 2;
background: #fff;
vertical-align: middle;
}
.p-entry__body th {
background: #f5f5f5;
font-weight: normal;
} .table_no_border th,
.table_no_border td {
border: none;
padding-left: 0;
}
.table_border_horizontal th,
.table_border_horizontal td {
border-left: none;
border-right: none;
padding-left: 0;
} .p-entry__body blockquote {
margin: 0 0 25px 0;
padding: 27px 30px 0;
border: 1px solid #ddd;
box-shadow: 0px 4px 0px 0px #f2f2f2;
position: relative;
}
.p-entry__body blockquote:before {
content: '"';
font-style: italic;
font-size: 30px;
font-weight: normal;
line-height: 40px;
width: 30px;
height: 30px;
position: absolute;
top: 5px;
left: 10px;
color: #5cbcd7;
}
.p-entry__body blockquote:after {
content: '"';
font-style: italic;
font-size: 30px;
font-weight: normal;
text-align: left;
line-height: 60px;
width: 30px;
height: 30px;
position: absolute;
bottom: 7px;
right: -2px;
color: #5cbcd7;
}
.p-entry__body blockquote cite {
border-top: 1px dotted #aaa;
display: block;
padding: 20px 0 0 0;
font-style: italic;
text-align: right;
font-size: 90%;
} .p-entry__body .wp-caption {
margin-bottom: 24px;
background: #fff;
border: 1px solid #ddd;
padding: 5px;
max-width: 100%;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px;
}
.p-entry__body .wp-caption-text {
text-align: center;
font-size: 12px;
font-style: italic;
line-height: 1.5;
margin: 9px auto;
}
.p-entry__body .wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
} .gallery {
margin-bottom: 20px;
}
.gallery a img {
border: 0 !important;
}
.gallery-item {
float: left;
margin: 0 4px 4px 0;
overflow: hidden;
position: relative;
}
.gallery-columns-1 .gallery-item {
max-width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 48%;
max-width: -webkit-calc(50% - 4px);
max-width: calc(50% - 4px);
}
.gallery-columns-3 .gallery-item {
max-width: 32%;
max-width: -webkit-calc(33.3% - 4px);
max-width: calc(33.3% - 4px);
}
.gallery-columns-4 .gallery-item {
max-width: 23%;
max-width: -webkit-calc(25% - 4px);
max-width: calc(25% - 4px);
}
.gallery-columns-5 .gallery-item {
max-width: 19%;
max-width: -webkit-calc(20% - 4px);
max-width: calc(20% - 4px);
}
.gallery-columns-6 .gallery-item {
max-width: 15%;
max-width: -webkit-calc(16.7% - 4px);
max-width: calc(16.7% - 4px);
}
.gallery-columns-7 .gallery-item {
max-width: 13%;
max-width: -webkit-calc(14.28% - 4px);
max-width: calc(14.28% - 4px);
}
.gallery-columns-8 .gallery-item {
max-width: 11%;
max-width: -webkit-calc(12.5% - 4px);
max-width: calc(12.5% - 4px);
}
.gallery-columns-9 .gallery-item {
max-width: 9%;
max-width: -webkit-calc(11.1% - 4px);
max-width: calc(11.1% - 4px);
}
.gallery-columns-10 .gallery-item {
max-width: 7%;
max-width: -webkit-calc(9.4% - 0px);
max-width: calc(9.4% - 0px);
}
.gallery-columns-1 .gallery-item:nth-of-type(1n),
.gallery-columns-2 .gallery-item:nth-of-type(2n),
.gallery-columns-3 .gallery-item:nth-of-type(3n),
.gallery-columns-4 .gallery-item:nth-of-type(4n),
.gallery-columns-5 .gallery-item:nth-of-type(5n),
.gallery-columns-6 .gallery-item:nth-of-type(6n),
.gallery-columns-7 .gallery-item:nth-of-type(7n),
.gallery-columns-8 .gallery-item:nth-of-type(8n),
.gallery-columns-9 .gallery-item:nth-of-type(9n),
.gallery-columns-10 .gallery-item:nth-of-type(10n) {
margin-right: 0;
}
.gallery-caption {
background-color: rgba(0, 0, 0, 0.7);
color: #fff;
font-size: 12px;
line-height: 1.5;
margin: 0;
max-height: 50%;
opacity: 0;
padding: 6px 8px;
position: absolute;
bottom: 0;
left: 0;
text-align: left;
width: 100%;
}
.gallery-caption:before {
content: '';
height: 100%;
min-height: 49px;
position: absolute;
top: 0;
left: 0;
width: 100%;
}
.gallery-item:hover .gallery-caption {
opacity: 1;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption,
.gallery-columns-10 .gallery-caption {
display: none;
} .p-entry__body .wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.p-entry__body address {
margin: 0 0 24px 0;
line-height: 2.2;
}
.p-entry__body pre {
border-left: 5px solid #7fc120;
font-size: 12px;
margin: 0 0 27px 0;
line-height: 25px;
padding: 0 17px;
overflow: auto;
}
.p-entry__body .mejs-container {
margin: 12px 0 25px;
} .post_row { margin-right: -25px; margin-left: -25px; line-height: 2.4; }
.post_row:before, .post_row:after { display: table; content: " "; }
.post_row:after { clear: both; }
.post_col, .post_col-2, .post_col-3 { -webkit-box-sizing: border-box; box-sizing: border-box; position: relative; width: 100%; min-height: 1px; margin-bottom: 2em; padding-right: 25px; padding-left: 25px; float: left; }
@media screen and (min-width: 768px) {
.post_col-2 { width: 50%; }
.post_col-3 { width: 33.33333%; }
}
@media screen and (min-width: 1024px) {
.post_col-2 { width: 50%; }
.post_col-3 { width: 33.33333%; }
} .style3a, .style3b, .style4a, .style4b, .style5a, .style5b, .style6 {
line-height: 1.6;
} .style2a {
margin: 65px 0 30px !important;
padding: 0 0 .9em;
border-bottom: 3px solid #000;
font-size: 26px !important;
}
.style2b {
margin: 65px 0 30px !important;
padding: .48em 1em .47em;
background: #000; color: #fff;
font-size: 26px !important;
} .style3a {
margin: 3em 0 1.5em;
padding: 1.1em .2em 1em;
border-top: 1px solid #222;
border-bottom: 1px solid #222;
font-size: 22px;
font-weight: 400;
}
.style3b {
margin: 3em 0 1.5em;
padding: 1.1em .9em 1em;
border-top: 2px solid #222;
border-bottom: 1px solid #ddd;
background: #fafafa;
-webkit-box-shadow: 0px 1px 2px #f7f7f7;
box-shadow: 0px 1px 2px #f7f7f7;
font-size: 22px;
font-weight: 400;
} .style4a {
margin: 2.5em 2px 1.2em;
padding: .3em 0 .3em .8em;
border-bottom: none;
border-left: 2px solid #222;
font-size: 18px;
font-weight: 400;
}
.style4b {
margin: 2.5em 0 1.2em;
padding: .9em 0 .8em;
border-bottom: 1px dotted #aaa;
font-size: 18px;
font-weight: 400;
} .style5a {
margin: 2em 0 1em;
padding: .5em .8em .3em 1em;
background: #f5f5f5;
-webkit-box-shadow: 0px 2px 0px 0px #f2f2f2;
box-shadow: 0px 2px 0px 0px #f2f2f2;
font-size: 18px;
font-weight: 700;
}
.style5b {
margin: 2em 0 1em;
padding: .5em .8em .4em 1em;
border-radius: 4px;
background: #222;
-webkit-box-shadow: 0px 2px 0px 0px #f2f2f2;
box-shadow: 0px 2px 0px 0px #f2f2f2;
color: #fff;
font-size: 18px;
font-weight: 400;
} .style6 {
position: relative;
margin: 2em 0 1em;
padding: .5em .8em .8em 1.3em;
color: #222;
font-size: 16px;
font-weight: bold;
}
.style6:before {
position: absolute;
top: .5em;
left: .2em;
width: 12px;
height: 12px;
background: #222;
content: "";
}
.balloon {
display: block;
z-index: 0;
position: relative;
width: auto;
min-width: 115px;
margin: 50px 0 22px;
padding: .5em 18px .5em;
clear: both;
border-bottom: 0;
background: #222;
color: #fff;
font-size: 20px;
font-weight: 400;
text-align: left;
}
.balloon:after {
display: block;
position: absolute;
bottom: -10px;
left: 30px;
width: 0px;
height: 0px;
margin-left: -10px;
border-width: 10px 10px 0 10px;
border-style: solid;
border-color: #222 transparent transparent transparent;
content: "";
} .well {
-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
min-height: 20px;
margin-bottom: 20px;
padding: 19px;
border: 1px solid #e3e3e3;
border-radius: 4px;
background-color: #f5f5f5;
box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
line-height: 1.8;
}
.well2 {
margin: 1em 0 30px;
padding: 1em 1.5em;
border: 1px solid #cdcdcd;
background: #fcfcfc;
-webkit-box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
line-height: 1.8;
}
.well3 {
margin: 2em 0 2.5em;
padding: 1em 1.5em;
border: 1px dashed #cdcdcd;
background: #fcfcfc;
-webkit-box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
box-shadow: 0 1px 3px 0 rgba(195, 195, 195, 0.3);
line-height: 1.8;
}
.wl_red {
border-color: #ebccd1;
background-color: #f2dede;
color: #a94442;
}
.wl_yellow {
border-color: #faebcc;
background-color: #fcf8e3;
color: #8a6d3b;
}
.wl_blue {
border-color: #bce8f1;
background-color: #d9edf7;
color: #31708f;
}
.wl_green {
border-color: #d6e9c6;
background-color: #dff0d8;
color: #3c763d;
} .q_button {
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: inline-block;
min-width: 200px;
max-width: 90%;
margin: 0;
padding: .6em 1.3em .5em;
background-color: #535353;
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15);
color: #fff !important;
font-size: 100%;
font-weight: 400;
text-align: center;
text-decoration: none;
vertical-align: middle;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.q_button:hover, .q_button:focus {
background-color: #7d7d7d;
-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
box-shadow: 0 2px 2px rgba(0, 0, 0, 0.15) inset;
color: #fff;
text-decoration: none;
}
.q_button_wrap{ text-align:center; margin: 2em auto; } .rounded {
border-radius: 6px;
}
.pill {
border-radius: 50px;
}
.sz_full {
display: block;
min-width: 100px;
max-width: 100%;
padding: 1em 1.5em .9em;
font-size: 110%;
}
.sz_l {
min-width: 350px;
max-width: 90%;
padding: .8em 1.5em .7em;
font-size: 110%;
}
@media screen and (max-width: 767px) {
.sz_l {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
min-width: 0;
max-width: 100%;
}
}
.sz_s {
min-width: 100px;
max-width: 90%;
padding: .4em 1em .3em;
font-size: 85%;
}
.bt_red {
background: #c01f0e;
color: #fff;
}
.bt_red:hover, .bt_red:focus {
background-color: #d33929;
color: #fff;
}
.bt_yellow {
background: #f1c40f;
color: #fff;
}
.bt_yellow:hover, .bt_yellow:focus {
background-color: #f9d441;
color: #fff;
}
.bt_blue {
background: #2980b9;
color: #fff;
}
.bt_blue:hover, .bt_blue:focus {
background-color: #3a91c9;
color: #fff;
}
.bt_green {
background: #27ae60;
color: #fff;
}
.bt_green:hover, .bt_green:focus {
background-color: #39c574;
color: #fff;
} .ytube {
position: relative;
height: 0;
margin-top: 20px;
margin-bottom: 20px;
padding-top: 30px;
padding-bottom: 56.25%;
overflow: hidden;
}
.ytube iframe {
position: absolute;
top: 0;
right: 0;
width: 100% !important;
height: 100% !important;
} .rps_table {
line-height: 2.0;
}
@media only screen and (max-width: 480px) {
.rps_table tr {
display: block;
margin-bottom: 1.5em;
}
.rps_table th, .rps_table td {
display: list-item;
border: none;
list-style-type: none;
}
} .cardlink {
display: flex;
align-items: center;
word-wrap: break-word;
max-width: 100%;
margin: 10px 0;
padding: 12px;
border: 1px solid #ddd;
background: #fafafa;
}
.cardlink_thumbnail {
display: block;
width: 130px;
height: 130px;
margin-right: 20px;
}
.cardlink_thumbnail img {
width: 100%;
height:100%;
object-fit: cover;
}
.cardlink_content {
flex:1;
line-height: 1.6;
}
.cardlink_timestamp {
display: block;
margin: 0;
padding: 0;
color: #222;
font-size: 12px;
line-height: 1;
margin-bottom:10px;
}
.cardlink_title {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 1;
overflow: hidden;
margin: 0 0 5px;
font-size: 16px;
}
.cardlink_title a {
color: #000;
font-weight: bold;
text-decoration: none;
}
.cardlink_title a:hover {
text-decoration: underline;
}
.cardlink_excerpt {
display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
overflow: hidden;
color: #333;
font-size: 14px;
line-height: 1.8;
max-height: 3.6em;
}
.cardlink_footer {
clear: both;
}
.clear {
clear: both;
}
@media screen and (max-width: 767px) {
.cardlink_thumbnail {
width: 110px;
height: 110px;
}
.cardlink_timestamp {
display: none;
}
.cardlink_excerpt {
float: none;
}
} .wpcf7 {
width: 100%;
margin: 0 0 2.5em !important;
padding: 0;
border: 1px solid #ddd;
background: #fafafa;
font-size: 14px;
box-sizing: border-box;
}
.wpcf7 form {
margin: 1.5em 1.5em 0;
}
.wpcf7 p {
margin-bottom: 1em;
font-size: 12px;
}
.wpcf7 input, .wpcf7 textarea {
-webkit-box-sizing: border-box;
box-sizing: border-box;
width: 100%;
padding: 8px;
border: 1px solid #ccc;
line-height: 1.2;
}
.wpcf7 select, .wpcf7 input[type=checkbox], .wpcf7 input[type=radio] {
width: auto;
max-width: 97%;
padding: 8px;
border: 1px solid #ccc;
}
.wpcf7 select, .wpcf7 .wpcf7-list-item-label {
font-size: 14px;
line-height: 1.2;
}
.wpcf7 .wpcf7-list-item {
display: block;
}
.wpcf7 textarea {
height: 300px;
}
.wpcf7 input:focus, .wpcf7 textarea:focus {
border: 1px solid #bbb;
outline: none;
-webkit-box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5);
box-shadow: inner 0 0 5px rgba(0, 0, 0, 0.5);
}
.wpcf7 .wpcf7-submit, .wpcf7 .wpcf7-previous {
-webkit-transition: all .3s;
-webkit-box-sizing: border-box;
box-sizing: border-box;
display: block;
position: relative;
width: 225px;
height: 48px;
margin: 30px auto 0;
border: none !important;
outline: none;
background-color: #333333;
color: #fff;
font-size: 14px;
line-height: 1.5;
text-align: center;
text-decoration: none;
cursor: pointer;
transition: all .3s;
}
.wpcf7 .wpcf7-submit:before, .wpcf7 .wpcf7-submit:after {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.wpcf7 .wpcf7-submit:hover, .wpcf7 .wpcf7-previous:hover {
background-color: #666666;
}
.wpcf7 .wpcf7-submit .wpcf7-not-valid {
background: pink;
}
.wpcf7 .wpcf7-submit .wpcf7-response-output {
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
margin: 10px 0 0;
padding: 8px 35px 8px 14px;
border-radius: 4px;
}
.wpcf7 .wpcf7-submit .wpcf7-validation-errors {
border: 1px solid #EED3D7;
background-color: #F2DEDE;
color: #B94A48;
}
.wpcf7 .wpcf7-submit .wpcf7-mail-sent-ok {
border: 1px solid #BCE8F1;
background-color: #D9EDF7;
color: #3A87AD;
}
.wpcf7 .wpcf7-previous + br {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 2em;
padding:0;
border: none;
text-align:center;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output {
color:#dc3232;
font-size: 1em;
} .text70 {
font-size: 70%;
}
.text80 {
font-size: 80%;
}
.text90 {
font-size: 90%;
}
.text100 {
font-size: 100%;
}
.text110 {
font-size: 110%;
}
.text120 {
font-size: 120%;
}
.text130 {
font-size: 130%;
}
.text140 {
font-size: 140%;
}
.text150 {
font-size: 150%;
}
.text160 {
font-size: 160%;
}
.text170 {
font-size: 170%;
}
.text180 {
font-size: 180%;
}
.text190 {
font-size: 190%;
}
.text200 {
font-size: 200%;
}
.text210 {
font-size: 210%;
}
.text220 {
font-size: 220%;
} .b {
font-weight: 700;
} .u {
text-decoration: underline;
} .del {
text-decoration: line-through;
} .red {
color: red;
}
.blue {
color: #2ca9e1;
}
.green {
color: #82ae46;
}
.orange {
color: #ff7d00;
}
.yellow {
color: #fff000;
}
.pink {
color: #ff0084;
}
.gray {
color: #999999;
}  .bg-blue {
padding: 2px;
background-color: #4ab0f5;
} .bg-red {
padding: 2px;
background-color: red;
} .bg-yellow {
padding: 2px;
background-color: #ff0;
}  .align1 {
text-align: center !important;
} .align2 {
text-align: right !important;
} .align3 {
text-align: left !important;
}  .r-flo {
margin: 10px;
float: right;
} .l-flo {
margin: 10px;
float: left;
} .f-clear {
clear: both;
} a img.fade {
-webkit-transition: all .3s;
outline: none;
background: none !important;
transition: all .3s;
}
a:hover img.fade {
-ms-filter: "alpha( opacity=70 )";
background: none !important;
filter: alpha(opacity=70);
opacity: 0.7;
}  .att {
padding-left: 1em;
text-indent: -1em;
} .att_box {
margin: 2em 0 2.5em;
padding: 1em 1.2em;
border: 1px dotted #cccccc;
background: #fcfcfc;
-webkit-box-shadow: 0px 4px 0px 0px #f7f7f7;
box-shadow: 0px 4px 0px 0px #f7f7f7;
line-height: 2.0;
}  .m0 {
margin: 0 !important;
} .mt0 {
margin-top: 0 !important;
} .mr0 {
margin-right: 0 !important;
} .mb0 {
margin-bottom: 0 !important;
} .ml0 {
margin-left: 0 !important;
}
.m5 {
margin: 5px !important;
}
.mt5 {
margin-top: 5px !important;
}
.mr5 {
margin-right: 5px !important;
}
.mb5 {
margin-bottom: 5px !important;
}
.ml5 {
margin-left: 5px !important;
}
.m10 {
margin: 10px !important;
}
.mt10 {
margin-top: 10px !important;
}
.mr10 {
margin-right: 10px !important;
}
.mb10 {
margin-bottom: 10px !important;
}
.ml10 {
margin-left: 10px !important;
}
.m15 {
margin: 15px !important;
}
.mt15 {
margin-top: 15px !important;
}
.mr15 {
margin-right: 15px !important;
}
.mb15 {
margin-bottom: 15px !important;
}
.ml15 {
margin-left: 15px !important;
}
.m20 {
margin: 20px !important;
}
.mt20 {
margin-top: 20px !important;
}
.mr20 {
margin-right: 20px !important;
}
.mb20 {
margin-bottom: 20px !important;
}
.ml20 {
margin-left: 20px !important;
}
.m25 {
margin: 25px !important;
}
.mt25 {
margin-top: 25px !important;
}
.mr25 {
margin-right: 25px !important;
}
.mb25 {
margin-bottom: 25px !important;
}
.ml25 {
margin-left: 25px !important;
}
.m30 {
margin: 30px !important;
}
.mt30 {
margin-top: 30px !important;
}
.mr30 {
margin-right: 30px !important;
}
.mb30 {
margin-bottom: 30px !important;
}
.ml30 {
margin-left: 30px !important;
}
.m35 {
margin: 35px !important;
}
.mt35 {
margin-top: 35px !important;
}
.mr35 {
margin-right: 35px !important;
}
.mb35 {
margin-bottom: 35px !important;
}
.ml35 {
margin-left: 35px !important;
}
.m40 {
margin: 40px !important;
}
.mt40 {
margin-top: 40px !important;
}
.mr40 {
margin-right: 40px !important;
}
.mb40 {
margin-bottom: 40px !important;
}
.ml40 {
margin-left: 40px !important;
}
.m45 {
margin: 45px !important;
}
.mt45 {
margin-top: 45px !important;
}
.mr45 {
margin-right: 45px !important;
}
.mb45 {
margin-bottom: 45px !important;
}
.ml45 {
margin-left: 45px !important;
}
.m50 {
margin: 50px !important;
}
.mt50 {
margin-top: 50px !important;
}
.mr50 {
margin-right: 50px !important;
}
.mb50 {
margin-bottom: 50px !important;
}
.ml50 {
margin-left: 50px !important;
}
.m55 {
margin: 55px !important;
}
.mt55 {
margin-top: 55px !important;
}
.mr55 {
margin-right: 55px !important;
}
.mb55 {
margin-bottom: 55px !important;
}
.ml55 {
margin-left: 55px !important;
}
.m60 {
margin: 60px !important;
}
.mt60 {
margin-top: 60px !important;
}
.mr60 {
margin-right: 60px !important;
}
.mb60 {
margin-bottom: 60px !important;
}
.ml60 {
margin-left: 60px !important;
}
.m65 {
margin: 65px !important;
}
.mt65 {
margin-top: 65px !important;
}
.mr65 {
margin-right: 65px !important;
}
.mb65 {
margin-bottom: 65px !important;
}
.ml65 {
margin-left: 65px !important;
}
.m70 {
margin: 70px !important;
}
.mt70 {
margin-top: 70px !important;
}
.mr70 {
margin-right: 70px !important;
}
.mb70 {
margin-bottom: 70px !important;
}
.ml70 {
margin-left: 70px !important;
}
.m75 {
margin: 75px !important;
}
.mt75 {
margin-top: 75px !important;
}
.mr75 {
margin-right: 75px !important;
}
.mb75 {
margin-bottom: 75px !important;
}
.ml75 {
margin-left: 75px !important;
}
.m80 {
margin: 80px !important;
}
.mt80 {
margin-top: 80px !important;
}
.mr80 {
margin-right: 80px !important;
}
.mb80 {
margin-bottom: 80px !important;
}
.mb100 {
margin-bottom: 100px !important;
}
.ml80 {
margin-left: 80px !important;
}
.mt150 {
margin-top: 150px !important;
}
.mb150 {
margin-bottom: 150px !important;
} .p0 {
padding: 0 !important;
}
.pt0 {
padding-top: 0 !important;
}
.pr0 {
padding-right: 0 !important;
}
.pb0 {
padding-bottom: 0 !important;
}
.pl0 {
padding-left: 0 !important;
}
.p5 {
padding: 5px !important;
}
.pt5 {
padding-top: 5px !important;
}
.pr5 {
padding-right: 5px !important;
}
.pb5 {
padding-bottom: 5px !important;
}
.pl5 {
padding-left: 5px !important;
}
.p10 {
padding: 10px !important;
}
.pt10 {
padding-top: 10px !important;
}
.pr10 {
padding-right: 10px !important;
}
.pb10 {
padding-bottom: 10px !important;
}
.pl10 {
padding-left: 10px !important;
}
.p15 {
padding: 15px !important;
}
.pt15 {
padding-top: 15px !important;
}
.pr15 {
padding-right: 15px !important;
}
.pb15 {
padding-bottom: 15px !important;
}
.pl15 {
padding-left: 15px !important;
}
.p20 {
padding: 20px !important;
}
.pt20 {
padding-top: 20px !important;
}
.pr20 {
padding-right: 20px !important;
}
.pb20 {
padding-bottom: 20px !important;
}
.pl20 {
padding-left: 20px !important;
}
.p25 {
padding: 25px !important;
}
.pt25 {
padding-top: 25px !important;
}
.pr25 {
padding-right: 25px !important;
}
.pb25 {
padding-bottom: 25px !important;
}
.pl25 {
padding-left: 25px !important;
}
.p30 {
padding: 30px !important;
}
.pt30 {
padding-top: 30px !important;
}
.pr30 {
padding-right: 30px !important;
}
.pb30 {
padding-bottom: 30px !important;
}
.pl30 {
padding-left: 30px !important;
}
.p35 {
padding: 35px !important;
}
.pt35 {
padding-top: 35px !important;
}
.pr35 {
padding-right: 35px !important;
}
.pb35 {
padding-bottom: 35px !important;
}
.pl35 {
padding-left: 35px !important;
}
.p40 {
padding: 40px !important;
}
.pt40 {
padding-top: 40px !important;
}
.pr40 {
padding-right: 40px !important;
}
.pb40 {
padding-bottom: 40px !important;
}
.pl40 {
padding-left: 40px !important;
}
.p45 {
padding: 45px !important;
}
.pt45 {
padding-top: 45px !important;
}
.pr45 {
padding-right: 45px !important;
}
.pb45 {
padding-bottom: 45px !important;
}
.pl45 {
padding-left: 45px !important;
}
.p50 {
padding: 50px !important;
}
.pt50 {
padding-top: 50px !important;
}
.pr50 {
padding-right: 50px !important;
}
.pb50 {
padding-bottom: 50px !important;
}
.pl50 {
padding-left: 50px !important;
}
.p55 {
padding: 55px !important;
}
.pt55 {
padding-top: 55px !important;
}
.pr55 {
padding-right: 55px !important;
}
.pb55 {
padding-bottom: 55px !important;
}
.pl55 {
padding-left: 55px !important;
}
.p60 {
padding: 60px !important;
}
.pt60 {
padding-top: 60px !important;
}
.pr60 {
padding-right: 60px !important;
}
.pb60 {
padding-bottom: 60px !important;
}
.pl60 {
padding-left: 60px !important;
}
.p65 {
padding: 65px !important;
}
.pt65 {
padding-top: 65px !important;
}
.pr65 {
padding-right: 65px !important;
}
.pb65 {
padding-bottom: 65px !important;
}
.pl65 {
padding-left: 65px !important;
}
.p70 {
padding: 70px !important;
}
.pt70 {
padding-top: 70px !important;
}
.pr70 {
padding-right: 70px !important;
}
.pb70 {
padding-bottom: 70px !important;
}
.pl70 {
padding-left: 70px !important;
}
.p75 {
padding: 75px !important;
}
.pt75 {
padding-top: 75px !important;
}
.pr75 {
padding-right: 75px !important;
}
.pb75 {
padding-bottom: 75px !important;
}
.pl75 {
padding-left: 75px !important;
}
.p80 {
padding: 80px !important;
}
.pt80 {
padding-top: 80px !important;
}
.pr80 {
padding-right: 80px !important;
}
.pb80 {
padding-bottom: 80px !important;
}
.pl80 {
padding-left: 80px !important;
} h2.style_h2 { font-size:26px; font-weight:600; line-height:1.4; margin: 3em 0 1.3em 0; text-align:center; }
h3.style_h3 { font-size:22px; font-weight:600; line-height:1.6; margin: 3em 0 1.3em 0; }
h4.style_h4 { font-size:20px; font-weight:600; line-height:1.6; margin: 2.3em 0 1em 0; }
h5.style_h5 { font-size:18px; font-weight:600; line-height:1.6; margin: 2.3em 0 1em 0; }
h6.style_h6 { font-size:16px; font-weight:600; line-height:1.6; margin: 2.3em 0 1em 0; }
@media screen and (max-width: 800px) {
h2.style_h2 { font-size:20px; margin: 2.5em 0 1em 0; }
h3.style_h3 { font-size:18px; margin: 2.3em 0 1em 0; }
h4.style_h4 { font-size:16px; margin: 2.2em 0 1em 0; }
h5.style_h5 { font-size:16px; margin: 2.2em 0 1em 0; }
h6.style_h6 { font-size:14px; margin: 2.2em 0 1em 0; }
}
@media screen and (max-width: 600px) {
h2.style_h2 { margin: 2.3em 0 1em 0; }
h3.style_h3 { margin: 2em 0 1em 0; }
h4.style_h4 { margin: 2em 0 1em 0; }
h5.style_h5 { margin: 2em 0 1em 0; }
h6.style_h6 { margin: 2em 0 1em 0; }
} .p-entry .a_break { display: inline-block; }
@media (max-width: 767px) {
.p-entry .is-pc { display:none!important; }
}
@media not all and (max-width: 767px) {
.p-entry .is-sp { display:none!important; }
}
.p-entry .e_link {
display: inline-block; position: relative; padding-right:1em;
}
.p-entry .e_link:after {
font-family: 'design_plus'; content: '\e92a'; font-size: 100%; display: block;
position: absolute; transition:none; margin-top:-0.1em;
right:0; top:50%; -ms-transform: translateY(-50%); -webkit-transform: translateY(-50%); transform: translateY(-50%);
}
.p-entry img.frame {
border: 1px solid #d2d2d2;
-webkit-box-shadow: 0 6px 6px -6px #cccccc;
-moz-box-shadow: 0 6px 6px -6px #cccccc;
box-shadow: 0 6px 6px -6px #cccccc;
} .wp-block-embed { margin:0 0 2em 0; } .wp-block-table.is-style-stripes td,
.wp-block-table .has-background td{
background-color: transparent;
} @media (max-width: 767px) {
.p-entry__body .s_table{ overflow: auto; white-space: nowrap; margin-bottom: 2em; }
.p-entry__body .s_table table { margin-bottom: 0; }
}.slick-list,.slick-slider,.slick-track{position:relative;display:block}.slick-loading .slick-slide,.slick-loading .slick-track{visibility:hidden}.slick-slider{box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{top:0;left:0}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}
.slick-next,.slick-next:focus,.slick-next:hover,.slick-prev,.slick-prev:focus,.slick-prev:hover{color:transparent;background:0 0;outline:0}.slick-dots,.slick-next,.slick-prev{position:absolute;display:block;padding:0}.slick-dots li button:before,.slick-next:before,.slick-prev:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(http://joshinin.jp/wp-content/themes/mikado_tcd071/assets/css/fonts/slick.eot);src:url(http://joshinin.jp/wp-content/themes/mikado_tcd071/assets/css/fonts/slick.eot?#iefix) format('embedded-opentype'),url(http://joshinin.jp/wp-content/themes/mikado_tcd071/assets/css/fonts/slick.woff) format('woff'),url(http://joshinin.jp/wp-content/themes/mikado_tcd071/assets/css/fonts/slick.ttf) format('truetype'),url(http://joshinin.jp/wp-content/themes/mikado_tcd071/assets/css/fonts/slick.svg#slick) format('svg')}.slick-next,.slick-prev{font-size:0;line-height:0;top:50%;width:20px;height:20px;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translate(0,-50%);cursor:pointer;border:none}.slick-next:focus:before,.slick-next:hover:before,.slick-prev:focus:before,.slick-prev:hover:before{opacity:1}.slick-next.slick-disabled:before,.slick-prev.slick-disabled:before{opacity:.25}.slick-next:before,.slick-prev:before{font-size:20px;line-height:1;opacity:.75;color:#fff}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}.slick-next:before,[dir=rtl] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}[dir=rtl] .slick-next:before{content:'←'}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{bottom:-25px;width:100%;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:0;background:0 0}.slick-dots li button:focus,.slick-dots li button:hover{outline:0}.slick-dots li button:focus:before,.slick-dots li button:hover:before{opacity:1}.slick-dots li button:before{font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:#000}.slick-dots li.slick-active button:before{opacity:.75;color:#000}