/* Source: https://youme-mkt.jp/wp-content/cache/autoptimize/css/autoptimize_1e5526df073cab68f3e713be6200c011.css */

img:is([sizes=auto i], [sizes^="auto," i]) {
    contain-intrinsic-size: 3000px 1500px
}

:root {
    --wp-block-synced-color: #7a00df;
    --wp-block-synced-color--rgb: 122, 0, 223;
    --wp-bound-block-color: var(--wp-block-synced-color);
    --wp-editor-canvas-background: #ddd;
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 160.5;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (min-resolution:192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.wp-element-button {
    cursor: pointer
}

:root .has-very-light-gray-background-color {
    background-color: #eee
}

:root .has-very-dark-gray-background-color {
    background-color: #313131
}

:root .has-very-light-gray-color {
    color: #eee
}

:root .has-very-dark-gray-color {
    color: #313131
}

:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background {
    background: linear-gradient(135deg, #00d084, #0693e3)
}

:root .has-purple-crush-gradient-background {
    background: linear-gradient(135deg, #34e2e4, #4721fb 50%, #ab1dfe)
}

:root .has-hazy-dawn-gradient-background {
    background: linear-gradient(135deg, #faaca8, #dad0ec)
}

:root .has-subdued-olive-gradient-background {
    background: linear-gradient(135deg, #fafae1, #67a671)
}

:root .has-atomic-cream-gradient-background {
    background: linear-gradient(135deg, #fdd79a, #004a59)
}

:root .has-nightshade-gradient-background {
    background: linear-gradient(135deg, #330968, #31cdcf)
}

:root .has-midnight-gradient-background {
    background: linear-gradient(135deg, #020381, #2874fc)
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.has-regular-font-size {
    font-size: 1em
}

.has-larger-font-size {
    font-size: 2.625em
}

.has-normal-font-size {
    font-size: var(--wp--preset--font-size--normal)
}

.has-huge-font-size {
    font-size: var(--wp--preset--font-size--huge)
}

.has-text-align-center {
    text-align: center
}

.has-text-align-left {
    text-align: left
}

.has-text-align-right {
    text-align: right
}

.has-fit-text {
    white-space: nowrap !important
}

#end-resizable-editor-section {
    display: none
}

.aligncenter {
    clear: both
}

.items-justified-left {
    justify-content: flex-start
}

.items-justified-center {
    justify-content: center
}

.items-justified-right {
    justify-content: flex-end
}

.items-justified-space-between {
    justify-content: space-between
}

.screen-reader-text {
    border: 0;
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

:where(figure) {
    margin: 0 0 1em
}

html :where(.is-position-sticky) {
    --wp-admin--admin-bar--position-offset: var(--wp-admin--admin-bar--height, 0px)
}

@media screen and (max-width:600px) {
    html :where(.is-position-sticky) {
        --wp-admin--admin-bar--position-offset: 0px
    }
}

.wp-block-button__link {
    align-content: center;
    box-sizing: border-box;
    cursor: pointer;
    display: inline-block;
    height: 100%;
    text-align: center;
    word-break: break-word
}

.wp-block-button__link.aligncenter {
    text-align: center
}

.wp-block-button__link.alignright {
    text-align: right
}

:where(.wp-block-button__link) {
    border-radius: 9999px;
    box-shadow: none;
    padding: calc(.667em + 2px) calc(1.333em + 2px);
    text-decoration: none
}

.wp-block-button[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons>.wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons>.wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons>.wp-block-button.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-25 {
    width: calc(25% - var(--wp--style--block-gap, .5em)*.75)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-50 {
    width: calc(50% - var(--wp--style--block-gap, .5em)*.5)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-75 {
    width: calc(75% - var(--wp--style--block-gap, .5em)*.25)
}

.wp-block-buttons>.wp-block-button.wp-block-button__width-100 {
    flex-basis: 100%;
    width: 100%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-25 {
    width: 25%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-50 {
    width: 50%
}

.wp-block-buttons.is-vertical>.wp-block-button.wp-block-button__width-75 {
    width: 75%
}

.wp-block-button.is-style-squared,
.wp-block-button__link.wp-block-button.is-style-squared {
    border-radius: 0
}

.wp-block-button.no-border-radius,
.wp-block-button__link.no-border-radius {
    border-radius: 0 !important
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link) {
    border: 2px solid;
    padding: .667em 1.333em
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-text-color)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-text-color)) {
    color: currentColor
}

:root :where(.wp-block-button .wp-block-button__link.is-style-outline:not(.has-background)),
:root :where(.wp-block-button.is-style-outline>.wp-block-button__link:not(.has-background)) {
    background-color: initial;
    background-image: none
}

h1:where(.wp-block-heading).has-background,
h2:where(.wp-block-heading).has-background,
h3:where(.wp-block-heading).has-background,
h4:where(.wp-block-heading).has-background,
h5:where(.wp-block-heading).has-background,
h6:where(.wp-block-heading).has-background {
    padding: 1.25em 2.375em
}

h1.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h1.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h2.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h2.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h3.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h3.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h4.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h4.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h5.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h5.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]),
h6.has-text-align-left[style*=writing-mode]:where([style*=vertical-lr]),
h6.has-text-align-right[style*=writing-mode]:where([style*=vertical-rl]) {
    rotate: 180deg
}

.wp-block-image>a,
.wp-block-image>figure>a {
    display: inline-block
}

.wp-block-image img {
    box-sizing: border-box;
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

@media not (prefers-reduced-motion) {
    .wp-block-image img.hide {
        visibility: hidden
    }

    .wp-block-image img.show {
        animation: show-content-image .4s
    }
}

.wp-block-image[style*=border-radius] img,
.wp-block-image[style*=border-radius]>a {
    border-radius: inherit
}

.wp-block-image.has-custom-border img {
    box-sizing: border-box
}

.wp-block-image.aligncenter {
    text-align: center
}

.wp-block-image.alignfull>a,
.wp-block-image.alignwide>a {
    width: 100%
}

.wp-block-image.alignfull img,
.wp-block-image.alignwide img {
    height: auto;
    width: 100%
}

.wp-block-image .aligncenter,
.wp-block-image .alignleft,
.wp-block-image .alignright,
.wp-block-image.aligncenter,
.wp-block-image.alignleft,
.wp-block-image.alignright {
    display: block
}

.wp-block-image .aligncenter>figcaption,
.wp-block-image .alignleft>figcaption,
.wp-block-image .alignright>figcaption,
.wp-block-image.aligncenter>figcaption,
.wp-block-image.alignleft>figcaption,
.wp-block-image.alignright>figcaption {
    caption-side: bottom;
    display: block-caption
}

.wp-block-image .alignleft {
    float: left;
    margin: .5em 1em .5em 0
}

.wp-block-image .alignright {
    float: right;
    margin: .5em 0 .5em 1em
}

.wp-block-image .aligncenter {
    margin-left: auto;
    margin-right: auto
}

.wp-block-image :where(figcaption) {
    margin-bottom: 1em;
    margin-top: .5em
}

.wp-block-image.is-style-circle-mask img {
    border-radius: 9999px
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
    .wp-block-image.is-style-circle-mask img {
        border-radius: 0;
        -webkit-mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-image: url('data:image/svg+xml;utf8,<svg viewBox="0 0 100 100" xmlns="http://www.w3.org/2000/svg"><circle cx="50" cy="50" r="50"/></svg>');
        mask-mode: alpha;
        -webkit-mask-position: center;
        mask-position: center;
        -webkit-mask-repeat: no-repeat;
        mask-repeat: no-repeat;
        -webkit-mask-size: contain;
        mask-size: contain
    }
}

:root :where(.wp-block-image.is-style-rounded img, .wp-block-image .is-style-rounded img) {
    border-radius: 9999px
}

.wp-block-image figure {
    margin: 0
}

.wp-lightbox-container {
    display: flex;
    flex-direction: column;
    position: relative
}

.wp-lightbox-container img {
    cursor: zoom-in
}

.wp-lightbox-container img:hover+button {
    opacity: 1
}

.wp-lightbox-container button {
    align-items: center;
    backdrop-filter: blur(16px) saturate(180%);
    background-color: #5a5a5a40;
    border: none;
    border-radius: 4px;
    cursor: zoom-in;
    display: flex;
    height: 20px;
    justify-content: center;
    opacity: 0;
    padding: 0;
    position: absolute;
    right: 16px;
    text-align: center;
    top: 16px;
    width: 20px;
    z-index: 100
}

@media not (prefers-reduced-motion) {
    .wp-lightbox-container button {
        transition: opacity .2s ease
    }
}

.wp-lightbox-container button:focus-visible {
    outline: 3px auto #5a5a5a40;
    outline: 3px auto -webkit-focus-ring-color;
    outline-offset: 3px
}

.wp-lightbox-container button:hover {
    cursor: pointer;
    opacity: 1
}

.wp-lightbox-container button:focus {
    opacity: 1
}

.wp-lightbox-container button:focus,
.wp-lightbox-container button:hover,
.wp-lightbox-container button:not(:hover):not(:active):not(.has-background) {
    background-color: #5a5a5a40;
    border: none
}

.wp-lightbox-overlay {
    box-sizing: border-box;
    cursor: zoom-out;
    height: 100vh;
    left: 0;
    overflow: hidden;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100%;
    z-index: 100000
}

.wp-lightbox-overlay .close-button {
    align-items: center;
    cursor: pointer;
    display: flex;
    justify-content: center;
    min-height: 40px;
    min-width: 40px;
    padding: 0;
    position: absolute;
    right: calc(env(safe-area-inset-right) + 16px);
    top: calc(env(safe-area-inset-top) + 16px);
    z-index: 5000000
}

.wp-lightbox-overlay .close-button:focus,
.wp-lightbox-overlay .close-button:hover,
.wp-lightbox-overlay .close-button:not(:hover):not(:active):not(.has-background) {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .lightbox-image-container {
    height: var(--wp--lightbox-container-height);
    left: 50%;
    overflow: hidden;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%);
    transform-origin: top left;
    width: var(--wp--lightbox-container-width);
    z-index: 9999999999
}

.wp-lightbox-overlay .wp-block-image {
    align-items: center;
    box-sizing: border-box;
    display: flex;
    height: 100%;
    justify-content: center;
    margin: 0;
    position: relative;
    transform-origin: 0 0;
    width: 100%;
    z-index: 3000000
}

.wp-lightbox-overlay .wp-block-image img {
    height: var(--wp--lightbox-image-height);
    min-height: var(--wp--lightbox-image-height);
    min-width: var(--wp--lightbox-image-width);
    width: var(--wp--lightbox-image-width)
}

.wp-lightbox-overlay .wp-block-image figcaption {
    display: none
}

.wp-lightbox-overlay button {
    background: 0 0;
    border: none
}

.wp-lightbox-overlay .scrim {
    background-color: #fff;
    height: 100%;
    opacity: .9;
    position: absolute;
    width: 100%;
    z-index: 2000000
}

.wp-lightbox-overlay.active {
    visibility: visible
}

@media not (prefers-reduced-motion) {
    .wp-lightbox-overlay.active {
        animation: turn-on-visibility .25s both
    }

    .wp-lightbox-overlay.active img {
        animation: turn-on-visibility .35s both
    }

    .wp-lightbox-overlay.show-closing-animation:not(.active) {
        animation: turn-off-visibility .35s both
    }

    .wp-lightbox-overlay.show-closing-animation:not(.active) img {
        animation: turn-off-visibility .25s both
    }

    .wp-lightbox-overlay.zoom.active {
        animation: none;
        opacity: 1;
        visibility: visible
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container {
        animation: lightbox-zoom-in .4s
    }

    .wp-lightbox-overlay.zoom.active .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.active .scrim {
        animation: turn-on-visibility .4s forwards
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container {
        animation: lightbox-zoom-out .4s
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .lightbox-image-container img {
        animation: none
    }

    .wp-lightbox-overlay.zoom.show-closing-animation:not(.active) .scrim {
        animation: turn-off-visibility .4s forwards
    }
}

@keyframes show-content-image {
    0% {
        visibility: hidden
    }

    99% {
        visibility: hidden
    }

    to {
        visibility: visible
    }
}

@keyframes turn-on-visibility {
    0% {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes turn-off-visibility {
    0% {
        opacity: 1;
        visibility: visible
    }

    99% {
        opacity: 0;
        visibility: visible
    }

    to {
        opacity: 0;
        visibility: hidden
    }
}

@keyframes lightbox-zoom-in {
    0% {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale))
    }

    to {
        transform: translate(-50%, -50%) scale(1)
    }
}

@keyframes lightbox-zoom-out {
    0% {
        transform: translate(-50%, -50%) scale(1);
        visibility: visible
    }

    99% {
        visibility: visible
    }

    to {
        transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)), calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale));
        visibility: hidden
    }
}

ol,
ul {
    box-sizing: border-box
}

:root :where(.wp-block-list.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-buttons {
    box-sizing: border-box
}

.wp-block-buttons.is-vertical {
    flex-direction: column
}

.wp-block-buttons.is-vertical>.wp-block-button:last-child {
    margin-bottom: 0
}

.wp-block-buttons>.wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons.is-content-justification-left {
    justify-content: flex-start
}

.wp-block-buttons.is-content-justification-left.is-vertical {
    align-items: flex-start
}

.wp-block-buttons.is-content-justification-center {
    justify-content: center
}

.wp-block-buttons.is-content-justification-center.is-vertical {
    align-items: center
}

.wp-block-buttons.is-content-justification-right {
    justify-content: flex-end
}

.wp-block-buttons.is-content-justification-right.is-vertical {
    align-items: flex-end
}

.wp-block-buttons.is-content-justification-space-between {
    justify-content: space-between
}

.wp-block-buttons.aligncenter {
    text-align: center
}

.wp-block-buttons:not(.is-content-justification-space-between, .is-content-justification-right, .is-content-justification-left, .is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-buttons[style*=text-decoration] .wp-block-button,
.wp-block-buttons[style*=text-decoration] .wp-block-button__link {
    text-decoration: inherit
}

.wp-block-buttons.has-custom-font-size .wp-block-button__link {
    font-size: inherit
}

.wp-block-buttons .wp-block-button__link {
    width: 100%
}

.wp-block-button.aligncenter {
    text-align: center
}

.is-small-text {
    font-size: .875em
}

.is-regular-text {
    font-size: 1em
}

.is-large-text {
    font-size: 2.25em
}

.is-larger-text {
    font-size: 3em
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    font-style: normal;
    font-weight: 100;
    line-height: .68;
    margin: .05em .1em 0 0;
    text-transform: uppercase
}

body.rtl .has-drop-cap:not(:focus):first-letter {
    float: none;
    margin-left: .1em
}

p.has-drop-cap.has-background {
    overflow: hidden
}

:root :where(p.has-background) {
    padding: 1.25em 2.375em
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

p.has-text-align-left[style*="writing-mode:vertical-lr"],
p.has-text-align-right[style*="writing-mode:vertical-rl"] {
    rotate: 180deg
}

.wp-block-quote {
    box-sizing: border-box;
    overflow-wrap: break-word
}

.wp-block-quote.is-large:where(:not(.is-style-plain)),
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) {
    margin-bottom: 1em;
    padding: 0 1em
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) p,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) p {
    font-size: 1.5em;
    font-style: italic;
    line-height: 1.6
}

.wp-block-quote.is-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-large:where(:not(.is-style-plain)) footer,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) cite,
.wp-block-quote.is-style-large:where(:not(.is-style-plain)) footer {
    font-size: 1.125em;
    text-align: right
}

.wp-block-quote>cite {
    display: block
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table thead {
    border-bottom: 3px solid
}

.wp-block-table tfoot {
    border-top: 3px solid
}

.wp-block-table td,
.wp-block-table th {
    border: 1px solid;
    padding: .5em
}

.wp-block-table .has-fixed-layout {
    table-layout: fixed;
    width: 100%
}

.wp-block-table .has-fixed-layout td,
.wp-block-table .has-fixed-layout th {
    word-break: break-word
}

.wp-block-table.aligncenter,
.wp-block-table.alignleft,
.wp-block-table.alignright {
    display: block;
    width: auto
}

.wp-block-table.aligncenter td,
.wp-block-table.aligncenter th,
.wp-block-table.alignleft td,
.wp-block-table.alignleft th,
.wp-block-table.alignright td,
.wp-block-table.alignright th {
    word-break: break-word
}

.wp-block-table .has-subtle-light-gray-background-color {
    background-color: #f3f4f5
}

.wp-block-table .has-subtle-pale-green-background-color {
    background-color: #e9fbe5
}

.wp-block-table .has-subtle-pale-blue-background-color {
    background-color: #e7f5fe
}

.wp-block-table .has-subtle-pale-pink-background-color {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes {
    background-color: initial;
    border-collapse: inherit;
    border-spacing: 0
}

.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
    background-color: #f0f0f0
}

.wp-block-table.is-style-stripes.has-subtle-light-gray-background-color tbody tr:nth-child(odd) {
    background-color: #f3f4f5
}

.wp-block-table.is-style-stripes.has-subtle-pale-green-background-color tbody tr:nth-child(odd) {
    background-color: #e9fbe5
}

.wp-block-table.is-style-stripes.has-subtle-pale-blue-background-color tbody tr:nth-child(odd) {
    background-color: #e7f5fe
}

.wp-block-table.is-style-stripes.has-subtle-pale-pink-background-color tbody tr:nth-child(odd) {
    background-color: #fcf0ef
}

.wp-block-table.is-style-stripes td,
.wp-block-table.is-style-stripes th {
    border-color: #0000
}

.wp-block-table.is-style-stripes {
    border-bottom: 1px solid #f0f0f0
}

.wp-block-table .has-border-color td,
.wp-block-table .has-border-color th,
.wp-block-table .has-border-color tr,
.wp-block-table .has-border-color>* {
    border-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:first-child,
.wp-block-table table[style*=border-top-color] tr:first-child td,
.wp-block-table table[style*=border-top-color] tr:first-child th,
.wp-block-table table[style*=border-top-color]>*,
.wp-block-table table[style*=border-top-color]>* td,
.wp-block-table table[style*=border-top-color]>* th {
    border-top-color: inherit
}

.wp-block-table table[style*=border-top-color] tr:not(:first-child) {
    border-top-color: initial
}

.wp-block-table table[style*=border-right-color] td:last-child,
.wp-block-table table[style*=border-right-color] th,
.wp-block-table table[style*=border-right-color] tr,
.wp-block-table table[style*=border-right-color]>* {
    border-right-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:last-child,
.wp-block-table table[style*=border-bottom-color] tr:last-child td,
.wp-block-table table[style*=border-bottom-color] tr:last-child th,
.wp-block-table table[style*=border-bottom-color]>*,
.wp-block-table table[style*=border-bottom-color]>* td,
.wp-block-table table[style*=border-bottom-color]>* th {
    border-bottom-color: inherit
}

.wp-block-table table[style*=border-bottom-color] tr:not(:last-child) {
    border-bottom-color: initial
}

.wp-block-table table[style*=border-left-color] td:first-child,
.wp-block-table table[style*=border-left-color] th,
.wp-block-table table[style*=border-left-color] tr,
.wp-block-table table[style*=border-left-color]>* {
    border-left-color: inherit
}

.wp-block-table table[style*=border-style] td,
.wp-block-table table[style*=border-style] th,
.wp-block-table table[style*=border-style] tr,
.wp-block-table table[style*=border-style]>* {
    border-style: inherit
}

.wp-block-table table[style*=border-width] td,
.wp-block-table table[style*=border-width] th,
.wp-block-table table[style*=border-width] tr,
.wp-block-table table[style*=border-width]>* {
    border-style: inherit;
    border-width: inherit
}

:root {
    --wp--preset--aspect-ratio--square: 1;
    --wp--preset--aspect-ratio--4-3: 4/3;
    --wp--preset--aspect-ratio--3-4: 3/4;
    --wp--preset--aspect-ratio--3-2: 3/2;
    --wp--preset--aspect-ratio--2-3: 2/3;
    --wp--preset--aspect-ratio--16-9: 16/9;
    --wp--preset--aspect-ratio--9-16: 9/16;
    --wp--preset--color--black: #000;
    --wp--preset--color--cyan-bluish-gray: #abb8c3;
    --wp--preset--color--white: #fff;
    --wp--preset--color--pale-pink: #f78da7;
    --wp--preset--color--vivid-red: #cf2e2e;
    --wp--preset--color--luminous-vivid-orange: #ff6900;
    --wp--preset--color--luminous-vivid-amber: #fcb900;
    --wp--preset--color--light-green-cyan: #7bdcb5;
    --wp--preset--color--vivid-green-cyan: #00d084;
    --wp--preset--color--pale-cyan-blue: #8ed1fc;
    --wp--preset--color--vivid-cyan-blue: #0693e3;
    --wp--preset--color--vivid-purple: #9b51e0;
    --wp--preset--color--light-blue: #70b8f1;
    --wp--preset--color--light-red: #ff8178;
    --wp--preset--color--light-green: #2ac113;
    --wp--preset--color--light-yellow: #ffe822;
    --wp--preset--color--light-orange: #ffa30d;
    --wp--preset--color--blue: #00f;
    --wp--preset--color--red: red;
    --wp--preset--color--purple: #674970;
    --wp--preset--color--gray: #ccc;
    --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg, #0693e3 0%, #9b51e0 100%);
    --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg, #7adcb4 0%, #00d082 100%);
    --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg, #fcb900 0%, #ff6900 100%);
    --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg, #ff6900 0%, #cf2e2e 100%);
    --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg, #eee 0%, #a9b8c3 100%);
    --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg, #4aeadc 0%, #9778d1 20%, #cf2aba 40%, #ee2c82 60%, #fb6962 80%, #fef84c 100%);
    --wp--preset--gradient--blush-light-purple: linear-gradient(135deg, #ffceec 0%, #9896f0 100%);
    --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg, #fecda5 0%, #fe2d2d 50%, #6b003e 100%);
    --wp--preset--gradient--luminous-dusk: linear-gradient(135deg, #ffcb70 0%, #c751c0 50%, #4158d0 100%);
    --wp--preset--gradient--pale-ocean: linear-gradient(135deg, #fff5cb 0%, #b6e3d4 50%, #33a7b5 100%);
    --wp--preset--gradient--electric-grass: linear-gradient(135deg, #caf880 0%, #71ce7e 100%);
    --wp--preset--gradient--midnight: linear-gradient(135deg, #020381 0%, #2874fc 100%);
    --wp--preset--font-size--small: .8em;
    --wp--preset--font-size--medium: 1em;
    --wp--preset--font-size--large: 1.2em;
    --wp--preset--font-size--x-large: 42px;
    --wp--preset--font-size--xlarge: 1.5em;
    --wp--preset--font-size--xxlarge: 2em;
    --wp--preset--spacing--20: .44rem;
    --wp--preset--spacing--30: .67rem;
    --wp--preset--spacing--40: 1rem;
    --wp--preset--spacing--50: 1.5rem;
    --wp--preset--spacing--60: 2.25rem;
    --wp--preset--spacing--70: 3.38rem;
    --wp--preset--spacing--80: 5.06rem;
    --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, .2);
    --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, .4);
    --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, .2);
    --wp--preset--shadow--outlined: 6px 6px 0px -3px #fff, 6px 6px #000;
    --wp--preset--shadow--crisp: 6px 6px 0px #000;
    --wp--custom--spacing--small: max(1.25rem, 5vw);
    --wp--custom--spacing--medium: clamp(2rem, 8vw, calc(4 * var(--wp--style--block-gap)));
    --wp--custom--spacing--large: clamp(4rem, 10vw, 8rem);
    --wp--custom--spacing--outer: var(--wp--custom--spacing--small, 1.25rem);
    --wp--custom--typography--font-size--huge: clamp(2.25rem, 4vw, 2.75rem);
    --wp--custom--typography--font-size--gigantic: clamp(2.75rem, 6vw, 3.25rem);
    --wp--custom--typography--font-size--colossal: clamp(3.25rem, 8vw, 6.25rem);
    --wp--custom--typography--line-height--tiny: 1.15;
    --wp--custom--typography--line-height--small: 1.2;
    --wp--custom--typography--line-height--medium: 1.4;
    --wp--custom--typography--line-height--normal: 1.6
}

:root {
    --wp--style--global--content-size: 769px;
    --wp--style--global--wide-size: 1240px
}

:where(body) {
    margin: 0
}

.wp-site-blocks>.alignleft {
    float: left;
    margin-right: 2em
}

.wp-site-blocks>.alignright {
    float: right;
    margin-left: 2em
}

.wp-site-blocks>.aligncenter {
    justify-content: center;
    margin-left: auto;
    margin-right: auto
}

:where(.wp-site-blocks)>* {
    margin-block-start: 1.5em;
    margin-block-end: 0
}

:where(.wp-site-blocks)>:first-child {
    margin-block-start: 0
}

:where(.wp-site-blocks)>:last-child {
    margin-block-end: 0
}

:root {
    --wp--style--block-gap: 1.5em
}

:root :where(.is-layout-flow)>:first-child {
    margin-block-start: 0
}

:root :where(.is-layout-flow)>:last-child {
    margin-block-end: 0
}

:root :where(.is-layout-flow)>* {
    margin-block-start: 1.5em;
    margin-block-end: 0
}

:root :where(.is-layout-constrained)>:first-child {
    margin-block-start: 0
}

:root :where(.is-layout-constrained)>:last-child {
    margin-block-end: 0
}

:root :where(.is-layout-constrained)>* {
    margin-block-start: 1.5em;
    margin-block-end: 0
}

:root :where(.is-layout-flex) {
    gap: 1.5em
}

:root :where(.is-layout-grid) {
    gap: 1.5em
}

.is-layout-flow>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em
}

.is-layout-flow>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0
}

.is-layout-flow>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.is-layout-constrained>.alignleft {
    float: left;
    margin-inline-start: 0;
    margin-inline-end: 2em
}

.is-layout-constrained>.alignright {
    float: right;
    margin-inline-start: 2em;
    margin-inline-end: 0
}

.is-layout-constrained>.aligncenter {
    margin-left: auto !important;
    margin-right: auto !important
}

.is-layout-constrained>:where(:not(.alignleft):not(.alignright):not(.alignfull)) {
    max-width: var(--wp--style--global--content-size);
    margin-left: auto !important;
    margin-right: auto !important
}

.is-layout-constrained>.alignwide {
    max-width: var(--wp--style--global--wide-size)
}

body .is-layout-flex {
    display: flex
}

.is-layout-flex {
    flex-wrap: wrap;
    align-items: center
}

.is-layout-flex>:is(*, div) {
    margin: 0
}

body .is-layout-grid {
    display: grid
}

.is-layout-grid>:is(*, div) {
    margin: 0
}

body {
    padding-top: 0;
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0
}

:root :where(.wp-element-button, .wp-block-button__link) {
    background-color: #32373c;
    border-width: 0;
    color: #fff;
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
    letter-spacing: inherit;
    line-height: inherit;
    padding-top: calc(0.667em + 2px);
    padding-right: calc(1.333em + 2px);
    padding-bottom: calc(0.667em + 2px);
    padding-left: calc(1.333em + 2px);
    text-decoration: none;
    text-transform: inherit
}

.has-black-color {
    color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-color {
    color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-color {
    color: var(--wp--preset--color--white) !important
}

.has-pale-pink-color {
    color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-color {
    color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-color {
    color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-color {
    color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-color {
    color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-color {
    color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-color {
    color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-color {
    color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-color {
    color: var(--wp--preset--color--vivid-purple) !important
}

.has-light-blue-color {
    color: var(--wp--preset--color--light-blue) !important
}

.has-light-red-color {
    color: var(--wp--preset--color--light-red) !important
}

.has-light-green-color {
    color: var(--wp--preset--color--light-green) !important
}

.has-light-yellow-color {
    color: var(--wp--preset--color--light-yellow) !important
}

.has-light-orange-color {
    color: var(--wp--preset--color--light-orange) !important
}

.has-blue-color {
    color: var(--wp--preset--color--blue) !important
}

.has-red-color {
    color: var(--wp--preset--color--red) !important
}

.has-purple-color {
    color: var(--wp--preset--color--purple) !important
}

.has-gray-color {
    color: var(--wp--preset--color--gray) !important
}

.has-black-background-color {
    background-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-background-color {
    background-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-background-color {
    background-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-background-color {
    background-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-background-color {
    background-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-background-color {
    background-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-background-color {
    background-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-background-color {
    background-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-background-color {
    background-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-background-color {
    background-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-background-color {
    background-color: var(--wp--preset--color--vivid-purple) !important
}

.has-light-blue-background-color {
    background-color: var(--wp--preset--color--light-blue) !important
}

.has-light-red-background-color {
    background-color: var(--wp--preset--color--light-red) !important
}

.has-light-green-background-color {
    background-color: var(--wp--preset--color--light-green) !important
}

.has-light-yellow-background-color {
    background-color: var(--wp--preset--color--light-yellow) !important
}

.has-light-orange-background-color {
    background-color: var(--wp--preset--color--light-orange) !important
}

.has-blue-background-color {
    background-color: var(--wp--preset--color--blue) !important
}

.has-red-background-color {
    background-color: var(--wp--preset--color--red) !important
}

.has-purple-background-color {
    background-color: var(--wp--preset--color--purple) !important
}

.has-gray-background-color {
    background-color: var(--wp--preset--color--gray) !important
}

.has-black-border-color {
    border-color: var(--wp--preset--color--black) !important
}

.has-cyan-bluish-gray-border-color {
    border-color: var(--wp--preset--color--cyan-bluish-gray) !important
}

.has-white-border-color {
    border-color: var(--wp--preset--color--white) !important
}

.has-pale-pink-border-color {
    border-color: var(--wp--preset--color--pale-pink) !important
}

.has-vivid-red-border-color {
    border-color: var(--wp--preset--color--vivid-red) !important
}

.has-luminous-vivid-orange-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-orange) !important
}

.has-luminous-vivid-amber-border-color {
    border-color: var(--wp--preset--color--luminous-vivid-amber) !important
}

.has-light-green-cyan-border-color {
    border-color: var(--wp--preset--color--light-green-cyan) !important
}

.has-vivid-green-cyan-border-color {
    border-color: var(--wp--preset--color--vivid-green-cyan) !important
}

.has-pale-cyan-blue-border-color {
    border-color: var(--wp--preset--color--pale-cyan-blue) !important
}

.has-vivid-cyan-blue-border-color {
    border-color: var(--wp--preset--color--vivid-cyan-blue) !important
}

.has-vivid-purple-border-color {
    border-color: var(--wp--preset--color--vivid-purple) !important
}

.has-light-blue-border-color {
    border-color: var(--wp--preset--color--light-blue) !important
}

.has-light-red-border-color {
    border-color: var(--wp--preset--color--light-red) !important
}

.has-light-green-border-color {
    border-color: var(--wp--preset--color--light-green) !important
}

.has-light-yellow-border-color {
    border-color: var(--wp--preset--color--light-yellow) !important
}

.has-light-orange-border-color {
    border-color: var(--wp--preset--color--light-orange) !important
}

.has-blue-border-color {
    border-color: var(--wp--preset--color--blue) !important
}

.has-red-border-color {
    border-color: var(--wp--preset--color--red) !important
}

.has-purple-border-color {
    border-color: var(--wp--preset--color--purple) !important
}

.has-gray-border-color {
    border-color: var(--wp--preset--color--gray) !important
}

.has-vivid-cyan-blue-to-vivid-purple-gradient-background {
    background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important
}

.has-light-green-cyan-to-vivid-green-cyan-gradient-background {
    background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important
}

.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important
}

.has-luminous-vivid-orange-to-vivid-red-gradient-background {
    background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important
}

.has-very-light-gray-to-cyan-bluish-gray-gradient-background {
    background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important
}

.has-cool-to-warm-spectrum-gradient-background {
    background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important
}

.has-blush-light-purple-gradient-background {
    background: var(--wp--preset--gradient--blush-light-purple) !important
}

.has-blush-bordeaux-gradient-background {
    background: var(--wp--preset--gradient--blush-bordeaux) !important
}

.has-luminous-dusk-gradient-background {
    background: var(--wp--preset--gradient--luminous-dusk) !important
}

.has-pale-ocean-gradient-background {
    background: var(--wp--preset--gradient--pale-ocean) !important
}

.has-electric-grass-gradient-background {
    background: var(--wp--preset--gradient--electric-grass) !important
}

.has-midnight-gradient-background {
    background: var(--wp--preset--gradient--midnight) !important
}

.has-small-font-size {
    font-size: var(--wp--preset--font-size--small) !important
}

.has-medium-font-size {
    font-size: var(--wp--preset--font-size--medium) !important
}

.has-large-font-size {
    font-size: var(--wp--preset--font-size--large) !important
}

.has-x-large-font-size {
    font-size: var(--wp--preset--font-size--x-large) !important
}

.has-xlarge-font-size {
    font-size: var(--wp--preset--font-size--xlarge) !important
}

.has-xxlarge-font-size {
    font-size: var(--wp--preset--font-size--xxlarge) !important
}

.wpcf7 .screen-reader-response {
    position: absolute;
    overflow: hidden;
    clip: rect(1px, 1px, 1px, 1px);
    clip-path: inset(50%);
    height: 1px;
    width: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    word-wrap: normal !important
}

.wpcf7 .hidden-fields-container {
    display: none
}

.wpcf7 form .wpcf7-response-output {
    margin: 2em .5em 1em;
    padding: .2em 1em;
    border: 2px solid #00a0d2
}

.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
    display: none
}

.wpcf7 form.sent .wpcf7-response-output {
    border-color: #46b450
}

.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
    border-color: #dc3232
}

.wpcf7 form.spam .wpcf7-response-output {
    border-color: #f56e28
}

.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #ffb900
}

.wpcf7-form-control-wrap {
    position: relative
}

.wpcf7-not-valid-tip {
    color: #dc3232;
    font-size: 1em;
    font-weight: 400;
    display: block
}

.use-floating-validation-tip .wpcf7-not-valid-tip {
    position: relative;
    top: -2ex;
    left: 1em;
    z-index: 100;
    border: 1px solid #dc3232;
    background: #fff;
    padding: .2em .8em;
    width: 24em
}

.wpcf7-list-item {
    display: inline-block;
    margin: 0 0 0 1em
}

.wpcf7-list-item-label:before,
.wpcf7-list-item-label:after {
    content: " "
}

.wpcf7-spinner {
    visibility: hidden;
    display: inline-block;
    background-color: #23282d;
    opacity: .75;
    width: 24px;
    height: 24px;
    border: none;
    border-radius: 100%;
    padding: 0;
    margin: 0 24px;
    position: relative
}

form.submitting .wpcf7-spinner {
    visibility: visible
}

.wpcf7-spinner:before {
    content: '';
    position: absolute;
    background-color: #fbfbfc;
    top: 4px;
    left: 4px;
    width: 6px;
    height: 6px;
    border: none;
    border-radius: 100%;
    transform-origin: 8px 8px;
    animation-name: spin;
    animation-duration: 1s;
    animation-timing-function: linear;
    animation-iteration-count: infinite
}

@media (prefers-reduced-motion:reduce) {
    .wpcf7-spinner:before {
        animation-name: blink;
        animation-duration: 2s
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(360deg)
    }
}

@keyframes blink {
    from {
        opacity: 0
    }

    50% {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.wpcf7 [inert] {
    opacity: .5
}

.wpcf7 input[type=file] {
    cursor: pointer
}

.wpcf7 input[type=file]:disabled {
    cursor: default
}

.wpcf7 .wpcf7-submit:disabled {
    cursor: not-allowed
}

.wpcf7 input[type=url],
.wpcf7 input[type=email],
.wpcf7 input[type=tel] {
    direction: ltr
}

.wpcf7-reflection>output {
    display: list-item;
    list-style: none
}

.wpcf7-reflection>output[hidden] {
    display: none
}

.wpp-list li {
    overflow: hidden;
    float: none;
    clear: both;
    margin-bottom: 1rem
}

.wpp-list li:last-of-type {
    margin-bottom: 0
}

.wpp-thumbnail {
    display: inline;
    float: left;
    margin: 0 1rem 0 0;
    border: none
}

.wpp_def_no_src {
    object-fit: contain
}

.wpp-meta,
.post-stats {
    display: block;
    font-size: .8em
}

.only-sp {
    display: none
}

@media screen and (max-width:767px) {
    .only-sp {
        display: block
    }
}

#review-box {
    --star-size: 20px
}

#review-box .star {
    display: inline-block;
    position: relative;
    overflow: hidden;
    height: var(--star-size)
}

#review-box .star .star-inactive {
    position: relative;
    z-index: 1;
    line-height: 1;
    display: flex
}

#review-box .star .star-inactive .rating {
    width: var(--star-size);
    height: var(--star-size);
    display: inline-block;
    background-image: url(//youme-mkt.jp/wp-content/themes/diver_child/review-form/assets/css/../img/icon_star_non.webp);
    background-size: cover;
    background-position: center
}

#review-box .star .star-active {
    position: absolute;
    height: var(--star-size);
    top: 0;
    left: 0;
    background-color: #ffd908
}

#review-box .star~.point {
    display: inline-block;
    font-weight: 700;
    color: #ff830a;
    line-height: 1.1;
    margin-left: 5px;
    margin-right: 9px;
    margin-top: .7px
}

@media screen and (max-width:767px) {
    #review-box .star~.point {
        font-size: 22px
    }
}

#review-box .reviews-emplty {
    text-align: center;
    font-weight: 700
}

#review-box #reviews-total {
    font-weight: 700;
    margin-bottom: 30px;
    display: flex;
    justify-content: space-between;
    border: 4px double #e07e33;
    padding: 15px;
    border-radius: 10px
}

@media screen and (max-width:767px) {
    #review-box #reviews-total {
        flex-direction: column;
        gap: 10px;
        font-size: 1.2em
    }
}

@media screen and (min-width:768px) {
    #review-box #reviews-total {
        align-items: center;
        font-size: 1.4em
    }
}

@media screen and (max-width:767px) {
    #review-box #reviews-total .star {
        --star-size: 24px
    }
}

@media screen and (min-width:768px) {
    #review-box #reviews-total .star {
        --star-size: 30px
    }
}

#review-box #reviews-total .star~.point {
    font-size: var(--star-size)
}

@media screen and (max-width:767px) {
    #review-box .review-list .review-item {
        padding: 6px 3% 11px;
        border: 6px solid #f7f7f7;
        margin-bottom: 11px
    }
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item {
        padding: 16px 55px 13px;
        border: 10px solid #f7f7f7;
        margin-bottom: 20px
    }
}

#review-box .review-list .review-item .review-date {
    padding: 10px 0;
    font-size: .9em
}

@media screen and (max-width:767px) {
    #review-box .review-list .review-item .review-info {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 13px
    }
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info {
        overflow: hidden;
        margin-bottom: 5px
    }
}

#review-box .review-list .review-item .review-info .avatar {
    width: 100px;
    float: left
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info .avatar {
        margin-right: 10px;
        margin-top: 6px
    }
}

#review-box .review-list .review-item .review-info .avatar img {
    width: 100px;
    height: 100px;
    border-radius: 100%;
    border: 1px solid #cbd4df;
    display: block;
    margin: 0 auto;
    margin-bottom: 5px
}

#review-box .review-list .review-item .review-info .atm {
    display: flex;
    margin-bottom: 0;
    align-items: initial;
    background: 0 0;
    flex-direction: column;
    width: calc(100% - 110px)
}

@media screen and (max-width:767px) {
    #review-box .review-list .review-item .review-info .atm {
        padding-bottom: 8px
    }
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info .atm {
        border-bottom: 3px solid #f7f7f7
    }
}

#review-box .review-list .review-item .review-info .atm .rate-title {
    font-weight: 700
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info .atm .rate-title {
        font-size: 1.2em
    }
}

#review-box .review-list .review-item .review-info .atm .rate p {
    margin-bottom: 0
}

#review-box .review-list .review-item .review-info .atm .rate .right-info {
    font-size: .8em
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info .atm .rate .right-info {
        float: right
    }
}

#review-box .review-list .review-item .review-info .atm .rate .right-info .label {
    font-weight: 700;
    margin-left: 5px
}

#review-box .review-list .review-item .review-info .atm .rate .date {
    display: inline-block;
    padding-left: 17px;
    letter-spacing: -.3px;
    position: relative
}

@media screen and (max-width:767px) {
    #review-box .review-list .review-item .review-info .atm .rate .date {
        font-size: 12px
    }
}

#review-box .review-list .review-item .review-info .atm .rate .date:after {
    content: "";
    position: absolute;
    background: #eee;
    height: 21px;
    width: 1px;
    top: 50%;
    left: 0;
    transform: translateY(-50%)
}

#review-box .review-list .review-item .review-info .info {
    width: 100%;
    padding-top: 10px
}

@media screen and (max-width:767px) {
    #review-box .review-list .review-item .review-info .info {
        border-top: 1px solid #f7f7f7
    }
}

#review-box .review-list .review-item .review-info .info>div {
    border: 1px solid #f7f7f7;
    border-radius: 50px;
    display: inline-block;
    margin-right: 0;
    margin-bottom: 2px
}

@media screen and (max-width:767px) {
    #review-box .review-list .review-item .review-info .info>div {
        font-size: 9px
    }
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info .info>div {
        font-size: 14px
    }
}

#review-box .review-list .review-item .review-info .info>div .left {
    display: inline-block;
    padding: 2.5px 7px 2px 8px;
    background: #f7f7f7;
    border-radius: 50px 0 0 50px
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info .info>div .left {
        padding: 4px 10px 4px 14px
    }
}

#review-box .review-list .review-item .review-info .info>div .right {
    padding: 2px 10px 2px 1px
}

@media screen and (min-width:768px) {
    #review-box .review-list .review-item .review-info .info>div .right {
        padding: 4px 18px 4px 1px
    }
}

#review-box .review-list .review-item .name {
    font-size: .9em;
    font-weight: 700;
    display: block;
    line-height: 1.3;
    margin-bottom: 5px
}

.star_select {
    display: flex;
    align-items: center
}

.star_select .stars {
    direction: rtl;
    text-align: left;
    height: var(--star-size);
    overflow: hidden;
    display: inline-flex;
    position: relative
}

.star_select .stars .star-bg {
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    z-index: 1;
    background-color: #ffd908
}

.star_select .stars:hover .star-bg {
    background-color: transparent
}

.star_select .stars .star {
    position: relative;
    z-index: 2;
    background-image: url(//youme-mkt.jp/wp-content/themes/diver_child/review-form/assets/css/../img/icon_star_non.webp);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    display: inline-block;
    width: var(--star-size);
    height: var(--star-size);
    cursor: pointer
}

.star_select .stars .star:hover {
    background-color: #ffd908
}

.star_select .stars .star:hover~.star {
    background-color: #ffd908
}

.star_select .stars:not(:hover).checked {
    background-color: #ffd908
}

.star_select .stars:not(:hover).checked~.star {
    background-color: #ffd908
}

.star_select #point {
    pointer-events: none;
    width: 60px;
    text-align: center;
    border: none;
    background: 0 0;
    font-size: 1.8em;
    padding: 0;
    height: 35px;
    line-height: 35px;
    color: #e07e33;
    font-weight: 700
}

#review-form-open-action {
    margin-top: 30px;
    text-align: center
}

#writeReview {
    display: inline-block;
    font-size: 17px;
    font-weight: 600;
    color: #da6e02;
    background-color: #fff;
    border: 1px solid #da6e02;
    border-bottom: 5px solid #da6e02;
    border-radius: 5px;
    letter-spacing: .5px;
    transition: all .3s;
    padding: 9px 45px 11px;
    transition: .3s
}

#writeReview:hover {
    margin-top: 3px;
    border-bottom: 2px solid #da6e02
}

#review-form-wrap {
    display: none
}

.review-form {
    margin-top: 50px
}

.review-form .review-form-title {
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    margin-bottom: 30px
}

.review-form .review-form-title span {
    padding: 0 65px;
    display: inline-block;
    position: relative;
    color: #e07e33
}

@media screen and (max-width:767px) {
    .review-form .review-form-title span {
        padding: 0 40px
    }
}

.review-form .review-form-title span:before,
.review-form .review-form-title span:after {
    position: absolute;
    top: calc(50% - 3px);
    width: 50px;
    height: 6px;
    content: "";
    border-top: solid 2px #e07e33;
    border-bottom: solid 2px #e07e33
}

@media screen and (max-width:767px) {

    .review-form .review-form-title span:before,
    .review-form .review-form-title span:after {
        width: 30px
    }
}

.review-form .review-form-title span:before {
    left: 0
}

.review-form .review-form-title span:after {
    right: 0
}

.review-form .review-form-note {
    text-align: center;
    padding: 0 15px 30px
}

.review-form .review-form-content .frow {
    display: flex;
    margin-bottom: 20px
}

@media screen and (max-width:767px) {
    .review-form .review-form-content .frow {
        flex-wrap: wrap
    }
}

@media screen and (min-width:768px) {
    .review-form .review-form-content .frow {
        gap: 20px
    }
}

.review-form .review-form-content .frow .col {
    width: 100%
}

.review-form .review-form-content .frow .col>label,
.review-form .review-form-content .frow .col .label {
    margin-bottom: 7px;
    border-left: 4px solid #e07e33;
    padding-left: 7px;
    font-weight: 700;
    display: block;
    margin-bottom: 7px
}

.review-form .review-form-content .frow .col>label>em,
.review-form .review-form-content .frow .col .label>em {
    margin-left: 5px;
    color: #fff;
    font-weight: 400;
    background-color: #e07e33;
    padding: 0 10px;
    padding-top: 2px;
    font-size: .8em;
    display: inline-block;
    vertical-align: middle;
    border-radius: 15px
}

.review-form .review-form-content .frow .col input,
.review-form .review-form-content .frow .col select,
.review-form .review-form-content .frow .col textarea {
    font: inherit;
    width: 100%;
    padding: 8px 15px;
    border: 1px solid #ddd;
    background-color: #f7f7f7;
    border-radius: 2px;
    color: #333;
    outline: none
}

.review-form .review-form-content .frow .col input::-moz-placeholder,
.review-form .review-form-content .frow .col select::-moz-placeholder,
.review-form .review-form-content .frow .col textarea::-moz-placeholder {
    color: #a7a6a6 !important
}

.review-form .review-form-content .frow .col input::placeholder,
.review-form .review-form-content .frow .col select::placeholder,
.review-form .review-form-content .frow .col textarea::placeholder {
    color: #a7a6a6 !important
}

.review-form .review-form-content .frow .col input[type=number],
.review-form .review-form-content .frow .col select[type=number],
.review-form .review-form-content .frow .col textarea[type=number] {
    text-align: right
}

.review-form .review-form-content .frow .col textarea {
    resize: vertical;
    height: 100px
}

.review-form .review-form-content .frow .col #amount {
    width: 160px;
    -webkit-appearance: none
}

.review-form .review-form-content .frow .col #amount::-webkit-outer-spin-button,
.review-form .review-form-content .frow .col #amount::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0
}

.review-form .review-form-content .frow .col .note {
    font-size: .9em;
    line-height: 2
}

.review-form .review-form-content .frow .error {
    color: #e34747;
    font-size: .8em
}

@media screen and (max-width:767px) {
    .review-form .review-form-content .frow.frow-point {
        flex-wrap: wrap;
        justify-content: space-between
    }

    .review-form .review-form-content .frow.frow-point .col-point {
        width: 100%;
        margin-bottom: 15px
    }
}

.review-form .review-form-content .frow-vertical {
    flex-wrap: wrap
}

.review-form .review-form-content .i-group {
    display: flex;
    align-items: center;
    gap: 5px
}

.review-form .review-form-content .i-group span {
    width: 45px
}

.review-form .review-form-content .radio-wrap {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    align-items: center
}

@media screen and (min-width:768px) {
    .review-form .review-form-content .radio-wrap {
        min-height: 44px
    }
}

.review-form .review-form-content .radio-wrap label {
    position: relative;
    margin: 0;
    margin-right: 10px;
    cursor: pointer
}

.review-form .review-form-content .radio-wrap input[type=radio] {
    border: 2px solid #ccc;
    border-radius: 10px;
    color: #fff;
    display: inline-block;
    height: 20px;
    padding: 0;
    text-align: center;
    width: 20px;
    transition: .2s;
    border-radius: 0;
    margin-right: 5px
}

.review-form .review-form-content .radio-wrap input[type=radio]:checked {
    background: #e07e33;
    border: 2px solid #ffa30d;
    color: #ccc;
    cursor: pointer
}

.review-form .review-form-content .radio-wrap input:checked+img {
    border-color: #ff830a
}

.review-form .review-form-content .radio-wrap img {
    cursor: pointer;
    margin: 0;
    border: 2px solid #fff;
    border-radius: 70px;
    transition: .3s
}

@media screen and (max-width:767px) {
    .review-form .review-form-content .radio-wrap img {
        width: 60px;
        height: 60px
    }
}

@media screen and (min-width:768px) {
    .review-form .review-form-content .radio-wrap img {
        width: 70px;
        height: 70px
    }
}

@media screen and (max-width:767px) {
    .review-form .review-form-content .radio-wrap-avatar {
        align-items: center;
        justify-content: center
    }
}

.review-form .review-form-content .radio-wrap-avatar label {
    cursor: pointer;
    position: relative
}

.review-form .review-form-content .radio-wrap-avatar label img {
    width: 90px;
    height: 90px;
    border-radius: 45px;
    border: 2px solid #f3f3f3;
    padding: 2px;
    transition: .3s
}

.review-form .review-form-content .radio-wrap-avatar label input[type=radio] {
    position: absolute;
    z-index: -1;
    opacity: 0
}

.review-form .review-form-content .radio-wrap-avatar label input[type=radio]:checked~img {
    border: 2px solid #e07e33
}

.review-form .review-form-content .form-action {
    margin-top: 30px;
    text-align: center
}

.review-form .review-form-content .form-action p {
    margin-bottom: 10px
}

.review-form .review-form-content .form-action button {
    border: none;
    align-items: center;
    color: #fff;
    background: #ffa30d;
    box-shadow: 0 5px 18px 2px #ffd083;
    width: 305px;
    padding: 15px 0;
    border-radius: 5px;
    font-size: 22px;
    line-height: 1;
    font-weight: 700;
    margin-bottom: 10px;
    border-bottom: 5px solid #e07e33;
    transition: .3s
}

.review-form .review-form-content .form-action button:hover {
    margin-top: 3px;
    border-bottom: 2px solid #e07e33
}

.review-form-content,
#review-box-wrap {
    position: relative
}

.review-form-content .sending,
#review-box-wrap .sending {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    background: rgba(0, 0, 0, .3098039216);
    z-index: 99
}

#review-box-wrap .review-title {
    text-align: center;
    font-size: 1.4em;
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 30px
}

#review-box-wrap .review-title span {
    padding: 0 65px;
    display: inline-block;
    position: relative;
    color: #e07e33
}

#review-box-wrap .review-title span:before,
#review-box-wrap .review-title span:after {
    position: absolute;
    top: calc(50% - 3px);
    width: 50px;
    height: 6px;
    content: "";
    border-top: solid 2px #e07e33;
    border-bottom: solid 2px #e07e33
}

#review-box-wrap .review-title span:before {
    left: 0
}

#review-box-wrap .review-title span:after {
    right: 0
}

#review-thanks {
    display: none;
    text-align: center;
    border: 3px solid #e07e33;
    padding: 30px
}

#review-thanks .review-thanks-title {
    margin-bottom: 30px;
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
    border: none
}

.lds-loading {
    display: inline-block;
    position: relative;
    width: 80px;
    height: 80px
}

.lds-loading div {
    display: inline-block;
    position: absolute;
    left: 8px;
    width: 16px;
    background: #fff;
    animation: lds-loading 1.2s cubic-bezier(0, .5, .5, 1) infinite
}

.lds-loading div:nth-child(1) {
    left: 8px;
    animation-delay: -.24s
}

.lds-loading div:nth-child(2) {
    left: 32px;
    animation-delay: -.12s
}

.lds-loading div:nth-child(3) {
    left: 56px;
    animation-delay: 0
}

@keyframes lds-loading {
    0% {
        top: 8px;
        height: 64px
    }

    50%,
    100% {
        top: 24px;
        height: 32px
    }
}

div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video,
input,
textarea {
    margin: 0;
    padding: 0;
    border: none;
    font-size: 100%;
    font-style: normal
}

audio,
canvas,
video {
    display: inline-block;
    display: inline;
    zoom: 1
}

mark {
    background-color: #ff0
}

audio:not([controls]) {
    display: none;
    height: 0
}

.screen-reader-text,
.hide,
[hidden] {
    display: none
}

@media screen and (max-width: 599px) {
    .sp_hide {
        display: none
    }
}

body {
    vertical-align: baseline;
    font-smoothing: antialiased;
    text-rendering: auto;
    margin: 0;
    width: 100%;
    font-size: 16px;
    line-height: 1.6;
    font-family: æ¸¸ã´ã·ãã¯ä½, "æ¸¸ã´ã·ãã¯ Medium", "Yu Gothic Medium", "æ¸¸ã´ã·ãã¯ä½", YuGothic, "ãã©ã®ãè§ã´ã·ãã¯ Pro", "Hiragino Kaku Gothic Pro", ã¡ã¤ãªãª, Meiryo, Osaka, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "MS PGothic", FontAwesome, sans-serif
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    -o-box-sizing: border-box;
    -ms-box-sizing: border-box;
    box-sizing: border-box
}

:where(a) {
    -webkit-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    text-decoration: none;
    color: inherit
}

:where(a):focus,
:where(a):active {
    outline: 0
}

:where(a):hover {
    color: #6495ed;
    outline: 0;
    opacity: .8
}

*,
*:before,
*:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

img,
iframe {
    max-width: 100%;
    vertical-align: middle
}

.content .row {
    vertical-align: middle
}

.row.padding0 {
    margin: auto
}

.clearfix,
.cf {
    zoom: 1;
    display: block
}

.clearfix:after,
.cf:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

em {
    font-style: italic
}

dfn {
    font-style: italic
}

mark {
    background: #ff0;
    color: #000
}

code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    font-size: .9em;
    overflow-x: scroll
}

code {
    background: #eee;
    border: 1px solid #ccc;
    padding: 2px 5px;
    border-radius: 2px;
    margin: 1px 2px
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
    list-style-image: none
}

ul ul {
    margin-left: 1em
}

img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    border: 0;
    font-size: 10px;
    color: #888;
    -ms-interpolation-mode: bicubic
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

form {
    margin: 0
}

fieldset {
    border: 1px solid #ccc;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0;
    white-space: normal;
    margin-left: -7px
}

button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    vertical-align: middle
}

button,
input {
    line-height: normal
}

button,
html input[type=button],
input[type=reset],
input[type=submit],
.btn {
    overflow: visible
}

button[disabled],
input[disabled] {
    cursor: default
}

input[type=checkbox],
input[type=radio] {
    padding: 0;
    height: 13px;
    width: 13px
}

input[type=search] {
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto;
    vertical-align: top
}

input[type=text],
input[type=password],
input[type=email],
input[type=search],
input[type=url],
input[type=tel],
input[type=number],
input[type=date],
textarea {
    margin: 0;
    padding: 8px 4px;
    max-width: 100%;
    width: 80%;
    outline: none;
    border: 1px solid #ddd;
    border-radius: 2px;
    color: #777;
    vertical-align: bottom;
    font-size: 13px;
    background-color: #f7f7f7
}

input[type=text]:focus,
input[type=password]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=url]:focus,
input[type=tel]:focus,
input[type=number]:focus,
input[type=date]:focus,
textarea:focus {
    background: #fff;
    -webkit-box-shadow: 0 0 3px #eee;
    box-shadow: 0 0 3px #eee;
    color: #444
}

input[disabled],
textarea[disabled] {
    background-color: #eee;
    color: #999;
    -webkit-box-shadow: none;
    box-shadow: none
}

input::-webkit-input-placeholder {
    color: #ccc
}

input::-moz-placeholder {
    color: #ccc
}

input:-ms-input-placeholder {
    color: #ccc
}

input::-ms-input-placeholder {
    color: #ccc
}

input::placeholder {
    color: #ccc
}

textarea {
    overflow: auto
}

button,
input[type=submit],
input[type=reset],
input[type=button] {
    display: inline-block;
    padding: .5em 1.5em;
    border-radius: 3px;
    text-decoration: none;
    line-height: normal;
    cursor: pointer
}

button::-webkit-search-decoration,
input[type=submit]::-webkit-search-decoration,
input[type=reset]::-webkit-search-decoration,
input[type=button]::-webkit-search-decoration {
    display: none
}

button:focus,
input[type=submit]:focus,
input[type=reset]:focus,
input[type=button]:focus {
    outline-offset: -2px
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc
}

th,
td {
    border: 1px solid #ccc;
    padding: 8px 13px
}

i span {
    display: none !important
}

#content_area article.hentry {
    margin: 0 !important
}

#main,
#single-main,
#page-main {
    float: left
}

#sidebar {
    float: right
}

.l-main-container #main,
.l-main-container #single-main,
.l-main-container #page-main,
.l-main-container #sidebar {
    float: none
}

.navigation {
    overflow: hidden;
    margin: 10px 0;
    background: #fff
}

.navigation>div {
    width: 50%
}

.navigation .right {
    text-align: right;
    border-top: 1px solid #ccc
}

.navigation .left a:before {
    font-family: fontAwesome;
    content: "ï";
    margin-right: 10px;
    vertical-align: middle
}

.navigation .right a:after {
    font-family: fontAwesome;
    content: "ï";
    margin-left: 10px;
    vertical-align: middle
}

.navigation a {
    display: block;
    padding: 1em;
    border: none
}

.navigation a:hover {
    background: #eef;
    color: #000
}

.navigation .alignright a:hover {
    border-left: 1px solid #ddd
}

@media screen and (max-width: 768px) {
    .navigation a {
        padding: 1em;
        font-size: .6em
    }
}

h1,
h2,
h3,
h4,
h5 {
    line-height: 2;
    display: block
}

h1 {
    font-size: 1.6em;
    line-height: 1.5;
    font-weight: 600
}

.content h2,
h2 {
    position: relative;
    padding: .5em 1em;
    font-size: 1.4em;
    margin: 1.5em 0 1em;
    line-height: 1.5
}

.content h3,
h3 {
    position: relative;
    padding: .3em 1em;
    font-weight: bold;
    margin: 1.2em 0 .8em;
    font-size: 1.2em
}

.content h4,
h4 {
    position: relative;
    font-weight: bold;
    font-size: 1.2em;
    padding: .2em 1em;
    margin: .8em 0 .6em
}

.content h5,
h5 {
    font-size: 1.1em;
    font-weight: bold;
    margin: .6em 0 .8em
}

h5 span {
    font-weight: bold
}

p,
pre {
    margin-bottom: 1em
}

pre {
    background-color: #000;
    color: #fff;
    padding: 1em;
    overflow: auto
}

dl {
    width: 100%;
    overflow: hidden
}

dt {
    clear: both;
    padding: 5px;
    font-weight: bold
}

dd {
    color: #878685;
    border-bottom: 1px solid #ddd;
    padding: 5px
}

blockquote {
    position: relative;
    border-radius: 5px;
    padding: 1.5em;
    margin: 0 0 1.5em 0;
    background: #f9f9f9;
    color: #333;
    -webkit-box-shadow: 0 0 0px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 0 0px 1px rgba(0, 0, 0, .1)
}

blockquote:before,
blockquote:after {
    position: absolute;
    font-family: "fontAwesome";
    font-size: 24px;
    line-height: 24px;
    color: currentColor;
    opacity: .2
}

blockquote:before {
    top: 10px;
    left: 10px;
    content: "ï"
}

blockquote:after {
    bottom: 10px;
    right: 10px;
    content: "ï"
}

blockquote .wp-embedded-content {
    padding: .8em 2em
}

blockquote .wp-embedded-content:before {
    content: ""
}

blockquote>*:first-child {
    margin-top: 0
}

blockquote>*:last-child {
    margin-bottom: 0
}

blockquote .blockquote_ref {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    opacity: .6;
    font-size: .8em;
    margin-bottom: -1em
}

blockquote .blockquote_ref::before {
    border-top: 1px solid;
    content: "";
    margin: .8em 1.2em .8em 0;
    min-width: 50px;
    max-width: 80px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    height: 1px;
    background: #999
}

blockquote .blockquote_ref a {
    text-decoration: none
}

table {
    border-collapse: collapse;
    border-spacing: 0;
    border: 1px solid #ccc
}

th,
td {
    border: 1px solid #ccc;
    padding: 8px 12px
}

table {
    width: 100%
}

table thead th {
    background: #eee
}

table tbody th {
    width: 25%;
    background-color: #f9f9f9
}

table::-webkit-scrollbar {
    height: 10px
}

table::-webkit-scrollbar-track {
    margin: 0 2px;
    background-color: #ccc;
    border-radius: 5px
}

table::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: #666
}

#logo {
    margin: 0
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
    height: auto
}

.aligncenter {
    clear: both;
    display: block;
    margin-left: auto;
    margin-right: auto;
    text-align: center
}

.alignright {
    float: right;
    margin-left: 12px;
    margin-bottom: 12px
}

.alignleft {
    float: left;
    margin-right: 12px;
    margin-bottom: 12px
}

.alignfull {
    margin: 0 -40px;
    max-width: none;
    width: calc(100% + 80px)
}

@media screen and (max-width: 1199px) {
    .alignfull {
        margin: 0 -15px;
        width: calc(100% + 30px)
    }
}

.wp-caption {
    max-width: 100% !important;
    border: 1px solid #ddd;
    border-radius: 3px;
    background-color: #f3f3f3;
    text-align: center;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    padding: 10px
}

.wp-caption img {
    width: 100%;
    margin: 0;
    padding: 0;
    border: 0 none
}

.wp-caption p.wp-caption-text {
    font-size: 80%;
    margin: 0;
    margin-top: 10px
}

.gallery {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.gallery-item {
    margin: 0
}

.gallery-item img {
    margin: 0;
    vertical-align: middle;
    border: none;
    width: 100%
}

dl.gallery-item dt {
    border: none;
    margin-bottom: 0;
    padding: 1px
}

dl.gallery-item dd.gallery-caption {
    border: none;
    padding: 0
}

.gallery-columns-1 .gallery-item {
    width: 100%;
    padding: 2px
}

.gallery-columns-2 .gallery-item {
    width: 50%;
    padding: 2px
}

.gallery-columns-3 .gallery-item {
    width: 33.3333333333%;
    padding: 2px
}

.gallery-columns-4 .gallery-item {
    width: 25%;
    padding: 2px
}

.gallery-columns-5 .gallery-item {
    width: 20%;
    padding: 2px
}

.gallery-columns-6 .gallery-item {
    width: 16.6666666667%;
    padding: 2px
}

.gallery-columns-7 .gallery-item {
    width: 14.2857142857%;
    padding: 2px
}

.gallery-columns-8 .gallery-item {
    width: 12.5%;
    padding: 2px
}

.gallery-columns-9 .gallery-item {
    width: 11.1111111111%;
    padding: 2px
}

@media screen and (max-width: 640px) {

    .gallery-columns-3 .gallery-item,
    .gallery-columns-4 .gallery-item {
        width: 50%
    }

    .gallery-columns-5 .gallery-item {
        width: 33.3333%
    }
}

:where(.content) div:not([id]):not([class]):not([style]),
:where(.content)>[class^=wp-container-],
:where(.content)>[class^=wp-block]:not(.wp-block-dvaux-section, .alignfull) {
    z-index: 2;
    position: relative;
    min-height: 1em;
    margin-bottom: 1.5em
}

[class^=wp-block-] figcaption {
    color: #707070;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 0;
    padding: .5em 0
}

@media screen and (min-width: 46.25em) {
    [class^=wp-block-] figcaption {
        font-size: 14px
    }
}

@media screen and (min-width: 55em) {
    [class^=wp-block-] figcaption {
        font-size: 16px
    }
}

@media screen and (min-width: 59.6875em) {
    [class^=wp-block-] figcaption {
        font-size: 12px
    }
}

@media screen and (min-width: 68.75em) {
    [class^=wp-block-] figcaption {
        font-size: 14px
    }
}

@media screen and (min-width: 77.5em) {
    [class^=wp-block-] figcaption {
        font-size: 16px
    }
}

[class^=wp-block-].alignleft,
[class^=wp-block-] .alignleft {
    margin-right: 1em
}

[class^=wp-block-].alignright,
[class^=wp-block-] .alignright {
    margin-left: 1em
}

p.has-drop-cap:not(:focus)::first-letter {
    font-size: 5em
}

.wp-block-gallery {
    margin-bottom: 1.6em
}

.wp-block-audio audio {
    display: block;
    width: 100%
}

.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.wp-block-cover-image h2,
.wp-block-cover h2 {
    font-size: 29px;
    line-height: 1.2069
}

.wp-block-quote,
.wp-block-quote:not(.is-large):not(.is-style-large),
[class^=wp-block-] blockquote {
    border-color: #707070
}

.wp-block-quote cite,
.wp-block-quote__citation {
    color: #333;
    font-family: "Noto Sans", sans-serif;
    font-size: .9em;
    font-style: normal;
    line-height: 1.6;
    text-transform: none
}

@media screen and (min-width: 46.25em) {
    .edit-post-visual-editor .wp-block-quote p {
        font-size: 20px;
        line-height: 1.75
    }
}

@media screen and (min-width: 55em) {
    .edit-post-visual-editor .wp-block-quote p {
        font-size: 22px;
        line-height: 1.8182
    }
}

@media screen and (min-width: 59.6875em) {
    .edit-post-visual-editor .wp-block-quote p {
        font-size: 18px;
        line-height: 1.6667
    }
}

@media screen and (min-width: 68.75em) {
    .edit-post-visual-editor .wp-block-quote p {
        font-size: 20px;
        line-height: 1.75
    }
}

@media screen and (min-width: 77.5em) {
    .edit-post-visual-editor .wp-block-quote p {
        font-size: 22px;
        line-height: 1.8182
    }
}

.wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter,
.wp-block-cover-image.alignleft,
.wp-block-cover.alignleft,
.wp-block-cover-image.alignright,
.wp-block-cover.alignright {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.wp-block-file a.wp-block-file__button {
    background-color: #333;
    border: 0;
    border-radius: 0;
    color: #fff;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 1.5;
    padding: .7917em 1.5em;
    text-transform: uppercase;
    vertical-align: baseline;
    border-radius: 20px
}

.wp-block-file a.wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, .7);
    outline: 0
}

.rtl .wp-block-file *+.wp-block-file__button {
    margin-left: .75em;
    margin-right: 0
}

.wp-block-pullquote {
    border: 0
}

.wp-block-pullquote blockquote {
    border: 0;
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0
}

.wp-block-pullquote cite {
    color: #333;
    font-family: "Noto Sans", sans-serif;
    font-size: 15px;
    font-style: normal;
    line-height: 1.6;
    text-transform: none
}

@media screen and (min-width: 46.25em) {
    .wp-block-pullquote cite {
        font-size: 17px;
        line-height: 1.6471
    }
}

@media screen and (min-width: 55em) {
    .wp-block-pullquote cite {
        font-size: 19px;
        line-height: 1.6842
    }
}

@media screen and (min-width: 59.6875em) {
    .wp-block-pullquote cite {
        font-size: 15px;
        line-height: 1.6
    }
}

@media screen and (min-width: 68.75em) {
    .wp-block-pullquote cite {
        font-size: 17px;
        line-height: 1.6471
    }
}

@media screen and (min-width: 77.5em) {
    .wp-block-pullquote cite {
        font-size: 19px;
        line-height: 1.6842
    }
}

.wp-block-table th,
.wp-block-table td {
    border-color: #eaeaea;
    border-width: 0 1px 1px 0
}

.wp-block-button .wp-block-button__link {
    border: 0;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    font-weight: 700;
    line-height: 1.5;
    padding: .7917em 1.5em;
    text-transform: uppercase;
    vertical-align: baseline;
    text-decoration: none
}

.wp-block-button__link {
    background-color: #333;
    color: #fff
}

.wp-block-button__link:hover,
.wp-block-button__link:focus {
    background-color: #707070;
    background-color: rgba(51, 51, 51, .7);
    color: #fff
}

.wp-block-separator {
    max-width: 100px;
    border: none;
    border-bottom: 2px solid #8f98a1;
    margin: 1.65em auto
}

.wp-block-separator.is-style-wide {
    max-width: 100%
}

.wp-block-media-text {
    margin-bottom: 1.6em
}

.wp-block-media-text *:last-child {
    margin-bottom: 0
}

.wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
    list-style-position: inside;
    text-align: center
}

.wp-block-latest-comments {
    margin: 0
}

.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
    font-size: inherit
}

.wp-block-latest-comments__comment-meta a {
    border-bottom-color: rgba(0, 0, 0, 0);
    font-weight: 700
}

.wp-block-latest-comments__comment-excerpt p:last-child {
    margin-bottom: 0
}

.wp-block-latest-comments__comment-date {
    color: #707070;
    font-family: "Noto Sans", sans-serif;
    font-size: 12px;
    line-height: 1.5;
    margin-bottom: 1.6em
}

@media screen and (min-width: 46.25em) {
    .wp-block-latest-comments__comment-date {
        font-size: 14px
    }
}

@media screen and (min-width: 55em) {
    .wp-block-latest-comments__comment-date {
        font-size: 16px
    }
}

@media screen and (min-width: 59.6875em) {
    .wp-block-latest-comments__comment-date {
        font-size: 12px
    }
}

@media screen and (min-width: 68.75em) {
    .wp-block-latest-comments__comment-date {
        font-size: 14px
    }
}

@media screen and (min-width: 77.5em) {
    .wp-block-latest-comments__comment-date {
        font-size: 16px
    }
}

.wp-block-latest-comments .wp-block-latest-comments__comment {
    border-top: 1px solid #eaeaea;
    border-top: 1px solid rgba(51, 51, 51, .1);
    margin-bottom: 0;
    padding: 1.6em 0
}

.content .has-light-blue-color {
    color: #70b8f1
}

.content .has-light-blue-background-color {
    background-color: #70b8f1
}

.content .has-light-red-color {
    color: #ff8178
}

.content .has-light-red-background-color {
    background-color: #ff8178
}

.content .has-light-green-color {
    color: #2ac113
}

.content .has-light-green-background-color {
    background-color: #2ac113
}

.content .has-light-yellow-color {
    color: #ffe822
}

.content .has-light-yellow-background-color {
    background-color: #ffe822
}

.content .has-light-orange-color {
    color: #ffa30d
}

.content .has-light-orange-background-color {
    background-color: #ffa30d
}

.content .has-white-color {
    color: #fff
}

.content .has-white-background-color {
    background-color: #fff
}

.content .has-blue-color {
    color: blue
}

.content .has-blue-background-color {
    background-color: blue
}

.content .has-red-color {
    color: red
}

.content .has-red-background-color {
    background-color: red
}

.content .has-purple-color {
    color: #674970
}

.content .has-purple-background-color {
    background-color: #674970
}

.content .has-black-color {
    color: #000
}

.content .has-black-background-color {
    background-color: #000
}

.content .has-gray-color {
    color: #ccc
}

.content .has-gray-background-color {
    background-color: #ccc
}

.content {
    line-height: 1.8;
    position: relative;
    word-break: normal
}

.content>*:first-child {
    margin-top: 0
}

.content>*:last-child {
    margin-bottom: 0
}

.content .sub-text {
    opacity: .6;
    font-size: .9em
}

i span {
    display: none
}

:where(.content) img {
    max-width: 100%;
    height: auto;
    margin-bottom: 1.5em
}

:where(.content) .padding0 img {
    margin: 0
}

:where(.content) p.has-background {
    padding: 20px 30px
}

:where(.content) .post-upon {
    padding: 20px;
    padding-top: 0;
    background: #fff
}

:where(.content) ul,
:where(.content) ol,
:where(.content) table,
:where(.content) dl {
    margin-bottom: 1.2em
}

:where(.content) ul {
    list-style-type: disc;
    padding-left: 1.5em;
    line-height: 2
}

:where(.content) ul li {
    line-height: 1.5;
    margin-bottom: .6em
}

:where(.content) ul li:last-child {
    margin-bottom: 0
}

:where(.content) ol {
    list-style-type: decimal;
    padding-left: 1.5em;
    line-height: 2
}

:where(.content) a {
    color: #6495ed;
    word-break: break-all
}

.content-pager-link {
    margin: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 12px;
    font-size: .9em
}

.content-pager-link .post-page-numbers {
    background: #fff;
    color: #333;
    -webkit-box-shadow: 0 5px 5px 0 rgba(18, 63, 82, .035), 0 0 0 1px rgba(176, 181, 193, .2);
    box-shadow: 0 5px 5px 0 rgba(18, 63, 82, .035), 0 0 0 1px rgba(176, 181, 193, .2);
    border-radius: 5px;
    font-weight: bold;
    text-align: center
}

.content-pager-link .post-page-numbers.current {
    background: #333;
    color: #fff
}

.content-pager-link .post-page-numbers:not(.current):hover {
    background-color: #eee
}

.content-pager-link__buttons .post-page-numbers {
    width: auto;
    padding: 12px 18px;
    display: inline-block
}

.content-pager-link__buttons .post-page-numbers .prev:before {
    font-family: "fontAwesome";
    content: "ï"
}

.content-pager-link__buttons .post-page-numbers .next:after {
    font-family: "fontAwesome";
    content: "ï";
    margin-left: 8px
}

.content-pager-link__pagination {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    grid-gap: 5px
}

.content-pager-link__pagination .post-page-numbers {
    line-height: 36px;
    width: 36px
}

.l-main-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 20px;
    width: 100%
}

@media screen and (max-width: 959px) {
    .l-main-container {
        display: block
    }
}

#fix_sidebar {
    z-index: 10;
    position: -webkit-sticky;
    position: sticky;
    top: 85px
}

body.l-sidebar-left .l-main-container,
body.l-sidebar-left #content_area {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.widget.widget_diver_widget_tab {
    padding: 0
}

.widget.widget_diver_widget_tab .widgettitle {
    margin: 0
}

.widget.widget_diver_widget_tab .widget-inner {
    padding: 0
}

.diver-tabwidget {
    width: 100%
}

.diver-tabwidget__tabs {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    overflow-x: auto
}

.diver-tabwidget__tabs--item {
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto;
    padding: .6em 1.2em;
    background: #f9f9f9;
    color: #999;
    border-top: 3px solid #aaa;
    font-size: .9em;
    white-space: nowrap;
    text-align: center;
    -webkit-box-shadow: 0 -5px 15px -5px rgba(0, 0, 0, .1) inset;
    box-shadow: 0 -5px 15px -5px rgba(0, 0, 0, .1) inset;
    cursor: pointer
}

.diver-tabwidget__tabs--item.is-active {
    background: #fff;
    color: #333;
    border-top: 3px solid #2196f3;
    -webkit-box-shadow: none;
    box-shadow: none;
    cursor: default
}

.diver-tabwidget__content--title {
    display: none
}

.diver-tabwidget__content--inner {
    width: 100%;
    display: none;
    padding: 10px
}

.diver-tabwidget__content--inner:first-of-type {
    display: block
}

.diver-tabwidget__content ul li a {
    display: block;
    padding: .8em 1em;
    margin: 0;
    position: relative;
    font-size: .9em
}

#wp-calendar {
    width: 100%
}

#wp-calendar caption {
    background: #fff;
    padding: 5px
}

#wp-calendar td {
    padding: 5px 0;
    text-align: center
}

#wp-calendar thead th {
    padding: 5px;
    text-align: center;
    font-weight: normal;
    border: 1px solid #ccc;
    background: #f9f9f9
}

.pr-tag {
    display: inline-block;
    margin-right: 10px;
    padding: .1em .5em;
    border-radius: 2px;
    vertical-align: middle;
    border: 1px solid;
    font-size: .8em
}

@media screen and (max-width: 767px) {
    .pr-tag {
        font-size: .7em
    }
}

.navigation-post {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    grid-gap: 2px;
    font-size: .9em;
    margin: 10px 0
}

.navigation-post__info {
    font-size: .9em;
    font-weight: bold;
    margin-bottom: 6px
}

.navigation-post__item {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 14px 16px;
    background: #fff
}

.navigation-post__item.next_post {
    text-align: right
}

.navigation-post__item.next_post a {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.navigation-post__item.next_post a:after {
    content: "ï"
}

.navigation-post__item.previous_post a {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start
}

.navigation-post__item.previous_post a:before {
    content: "ï"
}

.navigation-post__link {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 14px;
    width: 100%;
    position: relative;
    text-decoration: none
}

.navigation-post__link:before,
.navigation-post__link:after {
    font-size: 2em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-family: "FontAwesome"
}

.navigation-post__title {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
    font-weight: bold;
    font-size: .9em
}

.navigation-post__thumb {
    position: relative;
    width: 100px;
    background-color: #eee
}

.navigation-post__thumb:before {
    content: "";
    padding-top: 61.8%;
    display: block
}

.navigation-post__thumb amp-img,
.navigation-post__thumb img {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

@media screen and (max-width: 767px) {
    .navigation-post {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }
}

@-webkit-keyframes deer_skeleton_animation {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes deer_skeleton_animation {
    0% {
        -webkit-transform: translateX(-100%);
        transform: translateX(-100%)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

.deer-skeleton {
    width: 100%;
    height: 20px;
    background: #d9d9d9;
    position: relative;
    overflow: hidden
}

.deer-skeleton::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: -webkit-gradient(linear, left top, right top, from(transparent), color-stop(rgba(255, 255, 255, 0.5)), to(transparent));
    background: -webkit-linear-gradient(left, transparent, rgba(255, 255, 255, 0.5), transparent);
    background: -o-linear-gradient(left, transparent, rgba(255, 255, 255, 0.5), transparent);
    background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.5), transparent);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: deer_skeleton_animation 1.2s linear infinite;
    animation: deer_skeleton_animation 1.2s linear infinite
}

.slider-container .slider-inner {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    overflow: hidden;
    height: 120px;
    background-color: #fff;
    position: relative
}

.slider-container .slider-inner>li {
    display: none
}

.slider-container .slider-inner::before {
    content: "";
    display: block;
    height: 100%;
    width: 100%;
    background: -webkit-linear-gradient(315deg, transparent, rgba(204, 204, 204, 0.5), transparent);
    background: -o-linear-gradient(315deg, transparent, rgba(204, 204, 204, 0.5), transparent);
    background: linear-gradient(135deg, transparent, rgba(204, 204, 204, 0.5), transparent);
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: deer_skeleton_animation 1.2s linear infinite;
    animation: deer_skeleton_animation 1.2s linear infinite
}

.slider-container .slider-inner .slick-list {
    width: 100%;
    margin: 0 -2px
}

.slider-container .slider-inner .slick-slide {
    background-color: #fff;
    opacity: 0;
    min-height: 100px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.slider-container .slider-inner .slick-track {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 5px
}

.slider-container .slider-inner.slick-initialized {
    height: inherit;
    background-color: rgba(0, 0, 0, 0)
}

.slider-container .slider-inner.slick-initialized .slick-slide {
    opacity: 1
}

.slider-container .slider-inner.slick-initialized::before {
    content: none
}

.slider-container .slider-inner .slick-arrow {
    position: absolute;
    cursor: pointer;
    top: 50%;
    margin-top: -16px;
    outline: 0;
    width: 32px;
    line-height: 32px;
    z-index: 1;
    -webkit-transition: none;
    -o-transition: none;
    transition: none;
    border-radius: 50%;
    background-color: #000;
    color: #fff;
    opacity: .7;
    text-align: center;
    font-size: 21px
}

.slider-container .slider-inner .slick-arrow:before {
    content: "ï";
    font-family: "FontAwesome";
    font-weight: bold
}

.slider-container .slider-inner .slick-arrow.slick-next {
    right: 10px;
    left: auto
}

.slider-container .slider-inner .slick-arrow.slick-prev {
    left: 10px;
    right: auto
}

.slider-container .slider-inner .slick-arrow.slick-prev:before {
    content: "ï"
}

.slider-container .slider-inner .slider-dots {
    position: absolute;
    left: 50%;
    bottom: 5px;
    margin: 0;
    -webkit-transform: translate(-50%, 0px);
    -ms-transform: translate(-50%, 0px);
    transform: translate(-50%, 0px);
    white-space: nowrap
}

.slider-container .slider-inner .slider-dots li {
    display: inline-block;
    cursor: pointer;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    margin: 0 5px;
    background: #fff;
    opacity: .3
}

.slider-container .slider-inner .slider-dots li:hover {
    background: #ccc
}

.slider-container .slider-inner .slider-dots li.slick-active {
    background: #ccc;
    opacity: 1
}

.pickup-slider {
    width: 100%;
    max-width: 100%
}

.pickup-slider .slick-slide {
    padding: 5px
}

.pickup-slider .slick-slide>a {
    position: relative;
    padding-top: 56.25%;
    height: 0;
    width: 100%;
    display: block
}

.pickup-slider .slick-slide img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.pickup-slider .slick-slide .pickup-title {
    font-weight: bold;
    margin-bottom: .5em
}

.pickup-slider .slick-slide .pickup-dt {
    padding-left: 5px;
    font-size: .8em
}

.pickup-slider .slick-slide .pickup-cat {
    position: absolute;
    top: 0;
    right: 0;
    padding: 3px 8px;
    background: #333;
    color: #fff;
    font-size: .6em;
    border-radius: 0 0 0 5px;
    margin: 0;
    font-weight: bold
}

.pickup-slider .slick-slide .meta {
    font-size: .8em;
    padding: 8px;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 65px;
    background: rgba(0, 0, 0, .6);
    color: #fff;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

@media screen and (min-width: 768px) {
    .pickup-slider .slick-slide:hover .meta {
        height: 100%
    }
}

#header .pickup-slider .slick-track {
    gap: 0px
}

#header .pickup-slider .slick-track .slick-slide {
    padding: 0
}

#header .pickup-slider .slick-track .slick-slide .meta {
    font-size: 1em;
    background: -webkit-gradient(linear, left top, left bottom, from(rgba(30, 87, 153, 0)), color-stop(40%, rgba(0, 0, 0, 0.3)), to(rgba(0, 0, 0, 0.6)));
    background: -webkit-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 100%);
    background: -o-linear-gradient(top, rgba(30, 87, 153, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 100%);
    background: linear-gradient(to bottom, rgba(30, 87, 153, 0) 0%, rgba(0, 0, 0, 0.3) 40%, rgba(0, 0, 0, 0.6) 100%);
    padding: 60px 5% 3%;
    height: auto
}

#header .pickup-slider .slick-track .slick-slide .pickup-cat {
    padding: 6px 12px;
    font-size: .8em
}

#header .pickup-slider .slider-inner:not(.slick-initialized) {
    height: 300px
}

#main-wrap #pickup_posts_container {
    margin-bottom: 10px
}

body :where(.has-border-color) {
    border-style: solid
}

#breadcrumb {
    font-size: .8em;
    padding: 10px 20px;
    width: 100%;
    margin-bottom: 10px
}

#breadcrumb ul {
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden
}

#breadcrumb ul * {
    display: contents
}

#breadcrumb ul li:not(:first-child):before {
    content: "ï";
    color: #aaa;
    margin: 0 .6rem;
    position: relative;
    top: 1px;
    font-family: "FontAwesome"
}

#breadcrumb .breadcrumb-title {
    color: #999
}

#breadcrumb+.main-big-title {
    margin-top: -15px
}

@media screen and (max-width: 959px) {
    #breadcrumb+.main-big-title {
        margin-top: -10px
    }
}

@media screen and (max-width: 959px) {
    #breadcrumb {
        padding: 5px 10px;
        font-size: .7em
    }
}

.youtube-container,
.video-container {
    position: relative;
    width: 100%;
    padding-top: 56.25%
}

.youtube-container iframe,
.video-container iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

.youtube-container .rll-youtube-player,
.video-container .rll-youtube-player {
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%
}

.wp-has-aspect-ratio .youtube-container,
.wp-has-aspect-ratio .video-container {
    display: contents
}

.rll-youtube-player>div:not([class]) {
    position: initial
}

.hide {
    display: none
}

a.wrap_link {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 1
}

ul.menu li a {
    text-decoration: none
}

.badge {
    background: #333;
    color: #fff;
    padding: .5em .8em .4em;
    line-height: 1;
    font-size: .8em;
    border-radius: 3px;
    margin: .2em .4em;
    top: -0.1em;
    display: inline-block;
    position: relative;
    font-weight: bold
}

.badge.btag {
    margin-left: 10px;
    border-radius: 0 3px 3px 0
}

.badge.btag:before,
.badge.btag .beforespan {
    position: absolute;
    top: 0;
    left: -1em;
    content: "";
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) #333 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: 1em 1em 1em 0
}

.badge.btag .beforespan {
    border-color: rgba(0, 0, 0, 0)
}

.badge.btag:after {
    position: absolute;
    top: 50%;
    left: -1px;
    z-index: 2;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%
}

.badge.radius {
    border-radius: 50px
}

.badge.cornertag {
    border-radius: 50px 3px 3px 50px;
    padding-left: 20px
}

.badge.cornertag::before {
    position: absolute;
    top: 50%;
    left: 10px;
    z-index: 2;
    display: block;
    content: "";
    width: 6px;
    height: 6px;
    margin-top: -3px;
    background-color: #fff;
    border-radius: 100%
}

.badge.bborder {
    border: 2px solid #333;
    background: #fff;
    color: #333;
    font-weight: bold
}

.badge.bborder-radius {
    border: 2px solid #333;
    color: #333;
    background-color: rgba(0, 0, 0, 0);
    border-radius: 50px
}

.badge.v {
    margin-right: .8em
}

.badge.v::before,
.badge.v .beforespan {
    content: "";
    position: absolute;
    right: -0.8em;
    top: 50%;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    width: 0;
    height: 0;
    border-color: rgba(0, 0, 0, 0) #333 rgba(0, 0, 0, 0);
    border-style: solid;
    border-width: .5em 0 .5em .8em
}

.badge.v .beforespan {
    border-color: rgba(0, 0, 0, 0)
}

.badge i {
    vertical-align: baseline;
    font-weight: bold
}

.badge i .before {
    margin-right: .5em
}

.badge i .after {
    margin-left: .5em
}

.badge.white {
    background-color: #f9f9f9;
    color: #000
}

.badge.white.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #f9f9f9;
    color: #f9f9f9
}

.badge.white.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #f9f9f9;
    color: #f9f9f9
}

.badge.white.v:before {
    border-color: rgba(0, 0, 0, 0) #f9f9f9 rgba(0, 0, 0, 0)
}

.badge.white.btag:before {
    border-color: rgba(0, 0, 0, 0) #f9f9f9 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.badge.black {
    background-color: #000;
    color: #fff
}

.badge.black.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    color: #000
}

.badge.black.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    color: #000
}

.badge.black.v:before {
    border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0)
}

.badge.black.btag:before {
    border-color: rgba(0, 0, 0, 0) #000 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.badge.blue {
    background-color: #70b8f1;
    color: #fff
}

.badge.blue.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #70b8f1;
    color: #70b8f1
}

.badge.blue.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #70b8f1;
    color: #70b8f1
}

.badge.blue.v:before {
    border-color: rgba(0, 0, 0, 0) #70b8f1 rgba(0, 0, 0, 0)
}

.badge.blue.btag:before {
    border-color: rgba(0, 0, 0, 0) #70b8f1 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.badge.red {
    background-color: #ff8178;
    color: #fff
}

.badge.red.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ff8178;
    color: #ff8178
}

.badge.red.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ff8178;
    color: #ff8178
}

.badge.red.v:before {
    border-color: rgba(0, 0, 0, 0) #ff8178 rgba(0, 0, 0, 0)
}

.badge.red.btag:before {
    border-color: rgba(0, 0, 0, 0) #ff8178 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.badge.yellow {
    background-color: #ffe822;
    color: #000
}

.badge.yellow.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffe822;
    color: #ffe822
}

.badge.yellow.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffe822;
    color: #ffe822
}

.badge.yellow.v:before {
    border-color: rgba(0, 0, 0, 0) #ffe822 rgba(0, 0, 0, 0)
}

.badge.yellow.btag:before {
    border-color: rgba(0, 0, 0, 0) #ffe822 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.badge.orange {
    background-color: #ffa30d;
    color: #fff
}

.badge.orange.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffa30d;
    color: #ffa30d
}

.badge.orange.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffa30d;
    color: #ffa30d
}

.badge.orange.v:before {
    border-color: rgba(0, 0, 0, 0) #ffa30d rgba(0, 0, 0, 0)
}

.badge.orange.btag:before {
    border-color: rgba(0, 0, 0, 0) #ffa30d rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.badge.green {
    background-color: #7acc40;
    color: #fff
}

.badge.green.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #7acc40;
    color: #7acc40
}

.badge.green.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #7acc40;
    color: #7acc40
}

.badge.green.v:before {
    border-color: rgba(0, 0, 0, 0) #7acc40 rgba(0, 0, 0, 0)
}

.badge.green.btag:before {
    border-color: rgba(0, 0, 0, 0) #7acc40 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.badge.gray {
    background-color: #ccc;
    color: #000
}

.badge.gray.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ccc;
    color: #ccc
}

.badge.gray.bborder-radius {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ccc;
    color: #ccc
}

.badge.gray.v:before {
    border-color: rgba(0, 0, 0, 0) #ccc rgba(0, 0, 0, 0)
}

.badge.gray.btag:before {
    border-color: rgba(0, 0, 0, 0) #ccc rgba(0, 0, 0, 0) rgba(0, 0, 0, 0)
}

.sc_balloon {
    color: #333;
    position: relative;
    display: inline-block;
    padding: 1em 1.2em;
    background: #fff;
    border: 2px solid #ccc;
    z-index: 0;
    border-radius: 5px;
    margin: 10px
}

.sc_balloon>*:first-child {
    margin-top: 0
}

.sc_balloon>*:last-child {
    margin-bottom: 0
}

.sc_balloon::before,
.sc_balloon::after {
    content: "";
    position: absolute;
    width: 0px;
    height: 0px;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0)
}

.sc_balloon::before {
    border-width: 8px 11px
}

.sc_balloon::after {
    border-width: 10px;
    border-width: 5px 8px
}

.sc_balloon .custom_voice,
.sc_balloon .custom_voice2 {
    display: inline-block;
    position: absolute;
    border-width: 5px 8px;
    z-index: 1
}

.sc_balloon.bottom {
    margin-bottom: 9px
}

.sc_balloon.bottom:before {
    top: 100%;
    left: 10%;
    border-top-color: inherit;
    border-width: 11px 8px
}

.sc_balloon.bottom:after {
    top: 100%;
    left: calc(10% + 3px);
    border-top-color: #fff;
    border-width: 8px 5px
}

.sc_balloon.top {
    margin-top: 9px
}

.sc_balloon.top:before {
    bottom: 100%;
    left: 10%;
    border-bottom-color: inherit;
    border-width: 11px 8px
}

.sc_balloon.top:after {
    bottom: 100%;
    left: calc(10% + 3px);
    border-bottom-color: #fff;
    border-width: 8px 5px
}

.sc_balloon.left {
    margin-left: 9px
}

.sc_balloon.left:before {
    right: 100%;
    top: 10%;
    border-right-color: inherit
}

.sc_balloon.left:after {
    right: 100%;
    top: calc(10% + 3px);
    border-right-color: #fff
}

.sc_balloon.right {
    margin-right: 9px
}

.sc_balloon.right:before {
    left: 100%;
    top: 10%;
    border-left-color: inherit
}

.sc_balloon.right:after {
    left: 100%;
    top: calc(10% + 3px);
    border-left-color: #fff
}

.sc_balloon.black {
    color: #fff;
    border: none;
    border-color: #000;
    background-color: #000
}

.sc_balloon.black:after {
    content: none
}

.sc_balloon.black.color-type-border {
    border: 2px solid #000;
    background-color: #fff;
    color: currentColor
}

.sc_balloon.black.color-type-border:after {
    content: ""
}

.sc_balloon.blue {
    color: #fff;
    border: none;
    border-color: #70b8f1;
    background-color: #70b8f1
}

.sc_balloon.blue:after {
    content: none
}

.sc_balloon.blue.color-type-border {
    border: 2px solid #70b8f1;
    background-color: #fff;
    color: currentColor
}

.sc_balloon.blue.color-type-border:after {
    content: ""
}

.sc_balloon.red {
    color: #fff;
    border: none;
    border-color: #ff8178;
    background-color: #ff8178
}

.sc_balloon.red:after {
    content: none
}

.sc_balloon.red.color-type-border {
    border: 2px solid #ff8178;
    background-color: #fff;
    color: currentColor
}

.sc_balloon.red.color-type-border:after {
    content: ""
}

.sc_balloon.yellow {
    color: #fff;
    border: none;
    border-color: #ffe822;
    background-color: #ffe822
}

.sc_balloon.yellow:after {
    content: none
}

.sc_balloon.yellow.color-type-border {
    border: 2px solid #ffe822;
    background-color: #fff;
    color: currentColor
}

.sc_balloon.yellow.color-type-border:after {
    content: ""
}

.sc_balloon.orange {
    color: #fff;
    border: none;
    border-color: #ffa30d;
    background-color: #ffa30d
}

.sc_balloon.orange:after {
    content: none
}

.sc_balloon.orange.color-type-border {
    border: 2px solid #ffa30d;
    background-color: #fff;
    color: currentColor
}

.sc_balloon.orange.color-type-border:after {
    content: ""
}

.sc_balloon.green {
    color: #fff;
    border: none;
    border-color: #7acc40;
    background-color: #7acc40
}

.sc_balloon.green:after {
    content: none
}

.sc_balloon.green.color-type-border {
    border: 2px solid #7acc40;
    background-color: #fff;
    color: currentColor
}

.sc_balloon.green.color-type-border:after {
    content: ""
}

.sc_balloon.gray {
    color: #fff;
    border: none;
    border-color: #ccc;
    background-color: #ccc
}

.sc_balloon.gray:after {
    content: none
}

.sc_balloon.gray.color-type-border {
    border: 2px solid #ccc;
    background-color: #fff;
    color: currentColor
}

.sc_balloon.gray.color-type-border:after {
    content: ""
}

.sc_balloon.yellow {
    color: #000
}

.think_balloon {
    position: relative;
    padding: .5em 1em;
    border-radius: 15px;
    font-size: .9em;
    margin: 12px;
    border: 2px solid #ddd
}

.think_balloon:before {
    content: "";
    position: absolute;
    width: 8px;
    height: 8px;
    top: -13px;
    border-radius: 50%;
    border: 2px solid #ccc
}

.think_balloon:after {
    content: "";
    position: absolute;
    width: 12px;
    height: 12px;
    top: -5px;
    border-radius: 50%;
    border: 2px solid #ccc
}

.think_balloon .custom_voice.left {
    left: -26px;
    width: 10px;
    height: 10px;
    top: -13px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.think_balloon .custom_voice.right {
    right: -25px;
    width: 10px;
    height: 10px;
    top: -13px;
    border-radius: 50%;
    border: 1px solid #ccc
}

.think_balloon .custom_voice2.left {
    left: -16px;
    width: 14px;
    height: 14px;
    top: -5px;
    border-radius: 50%;
    z-index: 11;
    border: 1px solid #ccc
}

.think_balloon .custom_voice2.right {
    right: -15px;
    width: 14px;
    height: 14px;
    top: -5px;
    border-radius: 50%;
    z-index: 11;
    border: 1px solid #ccc
}

.think_balloon.black {
    color: #fff;
    border: none;
    background-color: #000
}

.think_balloon.black:before,
.think_balloon.black:after {
    border: none;
    background-color: #000
}

.think_balloon.blue {
    color: #fff;
    border: none;
    background-color: #70b8f1
}

.think_balloon.blue:before,
.think_balloon.blue:after {
    border: none;
    background-color: #70b8f1
}

.think_balloon.red {
    color: #fff;
    border: none;
    background-color: #ff8178
}

.think_balloon.red:before,
.think_balloon.red:after {
    border: none;
    background-color: #ff8178
}

.think_balloon.yellow {
    color: #fff;
    border: none;
    background-color: #ffe822
}

.think_balloon.yellow:before,
.think_balloon.yellow:after {
    border: none;
    background-color: #ffe822
}

.think_balloon.orange {
    color: #fff;
    border: none;
    background-color: #ffa30d
}

.think_balloon.orange:before,
.think_balloon.orange:after {
    border: none;
    background-color: #ffa30d
}

.think_balloon.green {
    color: #fff;
    border: none;
    background-color: #7acc40
}

.think_balloon.green:before,
.think_balloon.green:after {
    border: none;
    background-color: #7acc40
}

.think_balloon.gray {
    color: #fff;
    border: none;
    background-color: #ccc
}

.think_balloon.gray:before,
.think_balloon.gray:after {
    border: none;
    background-color: #ccc
}

.think_balloon.yellow {
    color: #000
}

.barchart {
    display: block;
    background: #006d97;
    text-align: left;
    padding-left: 20px;
    color: azure;
    height: 2.5em;
    line-height: 2.5em;
    margin: 5px 0;
    border-radius: 0 10px 10px 0
}

.diver-barchart {
    position: relative;
    margin-bottom: 1em
}

.diver-barchart__title {
    font-size: 1.2em;
    font-weight: bold;
    letter-spacing: 1px;
    margin-bottom: 6px
}

.diver-barchart__bar {
    background: #eee;
    position: relative;
    height: 1em;
    border-radius: 2em
}

.diver-barchart__bar--value {
    position: absolute;
    left: 0;
    height: 100%;
    border-radius: 2em
}

.diver-barchart__label {
    position: absolute;
    display: inline-block;
    bottom: 2em;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    background: #eee;
    border-color: #eee;
    -webkit-box-shadow: 0 0 5px 0px #ccc;
    box-shadow: 0 0 5px 0px #ccc;
    color: red;
    font-weight: bold;
    font-size: .8em;
    padding: .2em .6em;
    border-radius: 5px
}

.diver-barchart__label:before {
    content: "";
    position: absolute;
    top: 100%;
    left: calc(50% - 6px);
    border-width: 8px 6px 0;
    border-style: solid;
    border-color: rgba(0, 0, 0, 0);
    border-top-color: inherit
}

.diver-barchart__label.is-position-bottom {
    top: 1em;
    bottom: auto;
    position: relative
}

.diver-barchart__label.is-position-bottom:before {
    bottom: 100%;
    top: auto;
    border-bottom-color: inherit;
    border-width: 0 6px 8px
}

.button,
.content .button {
    border: none;
    background: no-repeat;
    text-align: center;
    margin: 10px 5px
}

.button a,
.content .button a {
    padding: .8em 1.8em;
    font-size: .9em;
    display: inline-block;
    position: relative;
    background-color: #70b8f1;
    border-style: solid;
    border-width: 0px;
    color: #fff;
    font-weight: bold;
    text-decoration: none !important;
    letter-spacing: .1em;
    border-radius: 3px
}

.button a i,
.content .button a i {
    vertical-align: baseline;
    line-height: 1
}

.button a i.before,
.content .button a i.before {
    margin-right: 1em
}

.button a i.after,
.content .button a i.after {
    margin-left: 1em
}

.button a.big,
.content .button a.big {
    padding: .8em 2.5em;
    font-size: 1.1em
}

.button a.small,
.content .button a.small {
    padding: .5em 1.3em;
    font-size: .7em
}

.button a:hover,
.content .button a:hover {
    -webkit-filter: brightness(0.95);
    filter: brightness(0.95)
}

.button.big a,
.content .button.big a {
    width: 100%
}

.button.inline,
.content .button.inline {
    display: inline-block
}

.button.solid a,
.content .button.solid a {
    position: relative;
    border-bottom: 5px solid #ccc;
    top: 0px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4)
}

.button.shadow a,
.content .button.shadow a {
    -webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, .2);
    box-shadow: 0px 0px 10px rgba(0, 0, 0, .2)
}

.button.shadow a:hover,
.content .button.shadow a:hover {
    -webkit-box-shadow: none;
    box-shadow: none
}

.button.radius a,
.content .button.radius a {
    border-radius: 50em
}

.button.bborder a,
.content .button.bborder a {
    border: 2px solid #6f8e9c
}

.button.oborder a,
.content .button.oborder a {
    border: 2px solid #70b8f1;
    background: #fff;
    color: #70b8f1
}

.button.frame a,
.content .button.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #55bed5;
    box-shadow: 0px 0px 0px 2px #55bed5;
    border: 2px solid #fff
}

.button.white a,
.content .button.white a {
    color: #000;
    background-color: #f9f9f9
}

.button.white.bborder a,
.content .button.white.bborder a {
    border-color: #e0e0e0;
    background-color: #f9f9f9;
    color: #fff
}

.button.white.oborder a,
.content .button.white.oborder a {
    border-color: #f9f9f9;
    background: #000;
    color: #f9f9f9
}

.button.white.frame a,
.content .button.white.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #f9f9f9;
    box-shadow: 0px 0px 0px 2px #f9f9f9
}

.button.white.solid a,
.content .button.white.solid a {
    border-bottom: 5px solid #c6c6c6
}

.button.black a,
.content .button.black a {
    color: #fff;
    background-color: #000
}

.button.black.bborder a,
.content .button.black.bborder a {
    border-color: #000;
    background-color: #000;
    color: #fff
}

.button.black.oborder a,
.content .button.black.oborder a {
    border-color: #000;
    background: #fff;
    color: #000
}

.button.black.frame a,
.content .button.black.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #000;
    box-shadow: 0px 0px 0px 2px #000
}

.button.black.solid a,
.content .button.black.solid a {
    border-bottom: 5px solid #000
}

.button.blue a,
.content .button.blue a {
    color: #fff;
    background-color: #70b8f1
}

.button.blue.bborder a,
.content .button.blue.bborder a {
    border-color: #42a1ec;
    background-color: #70b8f1;
    color: #fff
}

.button.blue.oborder a,
.content .button.blue.oborder a {
    border-color: #70b8f1;
    background: #fff;
    color: #70b8f1
}

.button.blue.frame a,
.content .button.blue.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #70b8f1;
    box-shadow: 0px 0px 0px 2px #70b8f1
}

.button.blue.solid a,
.content .button.blue.solid a {
    border-bottom: 5px solid #1689e5
}

.button.red a,
.content .button.red a {
    color: #fff;
    background-color: #ff8178
}

.button.red.bborder a,
.content .button.red.bborder a {
    border-color: #ff5145;
    background-color: #ff8178;
    color: #fff
}

.button.red.oborder a,
.content .button.red.oborder a {
    border-color: #ff8178;
    background: #fff;
    color: #ff8178
}

.button.red.frame a,
.content .button.red.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #ff8178;
    box-shadow: 0px 0px 0px 2px #ff8178
}

.button.red.solid a,
.content .button.red.solid a {
    border-bottom: 5px solid #ff2212
}

.button.yellow a,
.content .button.yellow a {
    color: #000;
    background-color: #ffe822
}

.button.yellow.bborder a,
.content .button.yellow.bborder a {
    border-color: #eed500;
    background-color: #ffe822;
    color: #fff
}

.button.yellow.oborder a,
.content .button.yellow.oborder a {
    border-color: #ffe822;
    background: #000;
    color: #ffe822
}

.button.yellow.frame a,
.content .button.yellow.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #ffe822;
    box-shadow: 0px 0px 0px 2px #ffe822
}

.button.yellow.solid a,
.content .button.yellow.solid a {
    border-bottom: 5px solid #bba800
}

.button.orange a,
.content .button.orange a {
    color: #fff;
    background-color: #ffa30d
}

.button.orange.bborder a,
.content .button.orange.bborder a {
    border-color: #d98700;
    background-color: #ffa30d;
    color: #fff
}

.button.orange.oborder a,
.content .button.orange.oborder a {
    border-color: #ffa30d;
    background: #fff;
    color: #ffa30d
}

.button.orange.frame a,
.content .button.orange.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #ffa30d;
    box-shadow: 0px 0px 0px 2px #ffa30d
}

.button.orange.solid a,
.content .button.orange.solid a {
    border-bottom: 5px solid #a66700
}

.button.green a,
.content .button.green a {
    color: #fff;
    background-color: #7acc40
}

.button.green.bborder a,
.content .button.green.bborder a {
    border-color: #62ab2e;
    background-color: #7acc40;
    color: #fff
}

.button.green.oborder a,
.content .button.green.oborder a {
    border-color: #7acc40;
    background: #fff;
    color: #7acc40
}

.button.green.frame a,
.content .button.green.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #7acc40;
    box-shadow: 0px 0px 0px 2px #7acc40
}

.button.green.solid a,
.content .button.green.solid a {
    border-bottom: 5px solid #4b8323
}

.button.gray a,
.content .button.gray a {
    color: #000;
    background-color: #ccc
}

.button.gray.bborder a,
.content .button.gray.bborder a {
    border-color: #b3b3b3;
    background-color: #ccc;
    color: #fff
}

.button.gray.oborder a,
.content .button.gray.oborder a {
    border-color: #ccc;
    background: #000;
    color: #ccc
}

.button.gray.frame a,
.content .button.gray.frame a {
    -webkit-box-shadow: 0px 0px 0px 2px #ccc;
    box-shadow: 0px 0px 0px 2px #ccc
}

.button.gray.solid a,
.content .button.gray.solid a {
    border-bottom: 5px solid #999
}

.button.white.bborder a,
.content .button.white.bborder a {
    border-color: #000;
    color: #000
}

.sc_designlist {
    margin-bottom: 1.5em
}

.sc_designlist img {
    margin: 1em 0
}

.sc_designlist>ul {
    list-style: none;
    margin: 0;
    padding: 0;
    line-height: 2em
}

.sc_designlist>ul>li {
    position: relative;
    padding-left: 1.5em
}

.sc_designlist>ul>li:before {
    font-family: "fontAwesome";
    position: absolute;
    left: 0;
    top: -0.1em;
    font-size: 1.2em;
    color: #668ad8
}

.sc_designlist.fa_check>ul>li:before {
    content: "ï"
}

.sc_designlist.fa_angle>ul>li {
    padding-left: 1em
}

.sc_designlist.fa_angle>ul>li:before {
    content: "ï"
}

.sc_designlist.fa_angle_d>ul>li:before {
    content: "ï"
}

.sc_designlist.fa_angle_o>ul>li:before {
    content: "ï¸"
}

.sc_designlist.fa_caret>ul>li {
    padding-left: 1em
}

.sc_designlist.fa_caret>ul>li:before {
    content: "ï"
}

.sc_designlist.fa_arrow>ul>li:before {
    content: "ï¡"
}

.sc_designlist.lborder>ul {
    padding: 0
}

.sc_designlist.lborder>ul>li {
    border-left: 5px solid #668ad8;
    padding-left: .5em
}

.sc_designlist>ol {
    list-style: none;
    counter-reset: number;
    line-height: 2em;
    padding: 0;
    margin: 0
}

.sc_designlist>ol>li {
    position: relative;
    margin-bottom: .5em;
    padding-left: 2em
}

.sc_designlist>ol>li:after {
    position: absolute;
    counter-increment: number;
    content: counter(number);
    display: inline-block;
    font-weight: bold;
    font-size: .9em;
    left: 0;
    top: .2em;
    width: 1.8em;
    line-height: 1.8em;
    text-align: center;
    white-space: nowrap;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.sc_designlist.solid>ol>li:after {
    background: #668ad8;
    color: #fff
}

.sc_designlist.reg>ol>li:after {
    border: 2px solid #668ad8;
    color: #668ad8;
    background-color: rgba(0, 0, 0, 0);
    width: calc(1.8em - 4px);
    line-height: calc(1.8em - 4px)
}

.sc_designlist.dia>ol>li:after {
    color: #fff;
    width: 1.6em;
    line-height: 1.6em
}

.sc_designlist.dia>ol>li:before {
    position: absolute;
    top: .2em;
    left: 0;
    width: 1.4em;
    height: 1.4em;
    content: "";
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    background: #668ad8
}

.sc_designlist.radius>ol>li:after {
    border-radius: 50%
}

.sc_designlist.timeline>ol>li::after {
    border: 2px solid #668ad8;
    color: #668ad8;
    border-radius: 50%;
    background: #fff;
    width: calc(1.8em - 4px);
    line-height: calc(1.8em - 4px)
}

.sc_designlist.timeline>ol>li::before {
    position: absolute;
    z-index: 0;
    top: 1em;
    left: calc(.9em - 2px);
    height: calc(100% + 1em);
    content: "";
    border-left: 2px dotted #668ad8
}

.sc_designlist.timeline>ol>li:last-child::before {
    display: none
}

.sc_designlist.parag>ol {
    margin-left: 2em
}

.sc_designlist.parag>ol>li {
    padding-left: .5em;
    border-left: 3px solid #98b9da
}

.sc_designlist.parag>ol>li::after {
    font-size: 1.5em;
    right: calc(100% + .5em);
    left: auto;
    width: auto;
    color: #668ad8;
    line-height: 1em;
    text-align: right
}

.sc_designlist.white>ul>li::before {
    color: #f9f9f9
}

.sc_designlist.white.lborder>ul>li {
    border-color: #f9f9f9
}

.sc_designlist.white.dia>ol>li::before,
.sc_designlist.white.solid>ol>li:after {
    background: #f9f9f9;
    color: #000
}

.sc_designlist.white.reg>ol>li::after {
    color: #f9f9f9;
    border-color: #f9f9f9
}

.sc_designlist.white.parag>ol>li {
    border-color: #f9f9f9
}

.sc_designlist.white.parag>ol>li:after {
    color: #f9f9f9
}

.sc_designlist.white.timeline>ol>li:after {
    border-color: #f9f9f9;
    color: #f9f9f9
}

.sc_designlist.white.timeline>ol>li:before {
    border-color: #f9f9f9
}

.sc_designlist.black>ul>li::before {
    color: #000
}

.sc_designlist.black.lborder>ul>li {
    border-color: #000
}

.sc_designlist.black.dia>ol>li::before,
.sc_designlist.black.solid>ol>li:after {
    background: #000;
    color: #fff
}

.sc_designlist.black.reg>ol>li::after {
    color: #000;
    border-color: #000
}

.sc_designlist.black.parag>ol>li {
    border-color: #000
}

.sc_designlist.black.parag>ol>li:after {
    color: #000
}

.sc_designlist.black.timeline>ol>li:after {
    border-color: #000;
    color: #000
}

.sc_designlist.black.timeline>ol>li:before {
    border-color: #000
}

.sc_designlist.blue>ul>li::before {
    color: #70b8f1
}

.sc_designlist.blue.lborder>ul>li {
    border-color: #70b8f1
}

.sc_designlist.blue.dia>ol>li::before,
.sc_designlist.blue.solid>ol>li:after {
    background: #70b8f1;
    color: #fff
}

.sc_designlist.blue.reg>ol>li::after {
    color: #70b8f1;
    border-color: #70b8f1
}

.sc_designlist.blue.parag>ol>li {
    border-color: #70b8f1
}

.sc_designlist.blue.parag>ol>li:after {
    color: #70b8f1
}

.sc_designlist.blue.timeline>ol>li:after {
    border-color: #70b8f1;
    color: #70b8f1
}

.sc_designlist.blue.timeline>ol>li:before {
    border-color: #70b8f1
}

.sc_designlist.red>ul>li::before {
    color: #ff8178
}

.sc_designlist.red.lborder>ul>li {
    border-color: #ff8178
}

.sc_designlist.red.dia>ol>li::before,
.sc_designlist.red.solid>ol>li:after {
    background: #ff8178;
    color: #fff
}

.sc_designlist.red.reg>ol>li::after {
    color: #ff8178;
    border-color: #ff8178
}

.sc_designlist.red.parag>ol>li {
    border-color: #ff8178
}

.sc_designlist.red.parag>ol>li:after {
    color: #ff8178
}

.sc_designlist.red.timeline>ol>li:after {
    border-color: #ff8178;
    color: #ff8178
}

.sc_designlist.red.timeline>ol>li:before {
    border-color: #ff8178
}

.sc_designlist.yellow>ul>li::before {
    color: #ffe822
}

.sc_designlist.yellow.lborder>ul>li {
    border-color: #ffe822
}

.sc_designlist.yellow.dia>ol>li::before,
.sc_designlist.yellow.solid>ol>li:after {
    background: #ffe822;
    color: #000
}

.sc_designlist.yellow.reg>ol>li::after {
    color: #ffe822;
    border-color: #ffe822
}

.sc_designlist.yellow.parag>ol>li {
    border-color: #ffe822
}

.sc_designlist.yellow.parag>ol>li:after {
    color: #ffe822
}

.sc_designlist.yellow.timeline>ol>li:after {
    border-color: #ffe822;
    color: #ffe822
}

.sc_designlist.yellow.timeline>ol>li:before {
    border-color: #ffe822
}

.sc_designlist.orange>ul>li::before {
    color: #ffa30d
}

.sc_designlist.orange.lborder>ul>li {
    border-color: #ffa30d
}

.sc_designlist.orange.dia>ol>li::before,
.sc_designlist.orange.solid>ol>li:after {
    background: #ffa30d;
    color: #fff
}

.sc_designlist.orange.reg>ol>li::after {
    color: #ffa30d;
    border-color: #ffa30d
}

.sc_designlist.orange.parag>ol>li {
    border-color: #ffa30d
}

.sc_designlist.orange.parag>ol>li:after {
    color: #ffa30d
}

.sc_designlist.orange.timeline>ol>li:after {
    border-color: #ffa30d;
    color: #ffa30d
}

.sc_designlist.orange.timeline>ol>li:before {
    border-color: #ffa30d
}

.sc_designlist.green>ul>li::before {
    color: #7acc40
}

.sc_designlist.green.lborder>ul>li {
    border-color: #7acc40
}

.sc_designlist.green.dia>ol>li::before,
.sc_designlist.green.solid>ol>li:after {
    background: #7acc40;
    color: #fff
}

.sc_designlist.green.reg>ol>li::after {
    color: #7acc40;
    border-color: #7acc40
}

.sc_designlist.green.parag>ol>li {
    border-color: #7acc40
}

.sc_designlist.green.parag>ol>li:after {
    color: #7acc40
}

.sc_designlist.green.timeline>ol>li:after {
    border-color: #7acc40;
    color: #7acc40
}

.sc_designlist.green.timeline>ol>li:before {
    border-color: #7acc40
}

.sc_designlist.gray>ul>li::before {
    color: #ccc
}

.sc_designlist.gray.lborder>ul>li {
    border-color: #ccc
}

.sc_designlist.gray.dia>ol>li::before,
.sc_designlist.gray.solid>ol>li:after {
    background: #ccc;
    color: #000
}

.sc_designlist.gray.reg>ol>li::after {
    color: #ccc;
    border-color: #ccc
}

.sc_designlist.gray.parag>ol>li {
    border-color: #ccc
}

.sc_designlist.gray.parag>ol>li:after {
    color: #ccc
}

.sc_designlist.gray.timeline>ol>li:after {
    border-color: #ccc;
    color: #ccc
}

.sc_designlist.gray.timeline>ol>li:before {
    border-color: #ccc
}

.sc_frame_wrap {
    margin-bottom: 1.2em;
    position: relative
}

.sc_frame_wrap .sc_frame_title {
    padding: .25em 1em .2em;
    font-size: .9em;
    position: relative;
    font-weight: bold;
    color: #fff;
    background: #ccc;
    top: 1px
}

.sc_frame_wrap .sc_frame_title i {
    margin-right: .2em
}

.sc_frame_wrap .sc_frame_title.titlenone {
    display: none
}

.sc_frame_wrap .sc_frame_text {
    margin: 0
}

.sc_frame_wrap .sc_frame_text>*:first-child {
    margin-top: 0
}

.sc_frame_wrap .sc_frame_text>*:last-child {
    margin-bottom: 0
}

.sc_frame_wrap .sc_frame {
    overflow: auto;
    border: 3px solid #ccc;
    padding: 1em 1.5em;
    position: relative;
    border-radius: 5px;
    background: #fff;
    color: #000;
    margin: 0
}

.sc_frame_wrap .sc_frame>*:first-child {
    margin-top: 0
}

.sc_frame_wrap .sc_frame>*:last-child {
    margin-bottom: 0
}

.sc_frame_wrap .sc_frame.no-border {
    border: none
}

.sc_frame_wrap .sc_frame.shadow {
    -webkit-box-shadow: 0px 4px 10px rgba(0, 0, 0, .1);
    box-shadow: 0px 4px 10px rgba(0, 0, 0, .1)
}

.sc_frame_wrap .sc_frame.note {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(204, 204, 204, 0)), color-stop(49%, rgba(201, 204, 204, 0)), color-stop(50%, rgb(255, 255, 255)), to(rgb(255, 255, 255))), -webkit-gradient(linear, left top, left bottom, from(rgba(204, 204, 204, 0)), color-stop(96.5%, rgba(204, 204, 205, 0)), to(rgb(30, 30, 30)));
    background-image: -webkit-linear-gradient(left, rgba(204, 204, 204, 0) 0%, rgba(201, 204, 204, 0) 49%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%), -webkit-linear-gradient(top, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 205, 0) 96.5%, rgb(30, 30, 30) 100%);
    background-image: -o-linear-gradient(left, rgba(204, 204, 204, 0) 0%, rgba(201, 204, 204, 0) 49%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%), -o-linear-gradient(top, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 205, 0) 96.5%, rgb(30, 30, 30) 100%);
    background-image: linear-gradient(90deg, rgba(204, 204, 204, 0) 0%, rgba(201, 204, 204, 0) 49%, rgb(255, 255, 255) 50%, rgb(255, 255, 255) 100%), linear-gradient(180deg, rgba(204, 204, 204, 0) 0%, rgba(204, 204, 205, 0) 96.5%, rgb(30, 30, 30) 100%);
    background-repeat: repeat-x, repeat-y;
    background-size: 4px 100%, 100% 1.8em;
    padding: 1.8em 1.5em;
    line-height: 1.8em
}

.sc_frame_wrap .sc_frame.note>p {
    line-height: 1.8em
}

.sc_frame_wrap .sc_frame.tape:before {
    content: "";
    position: absolute;
    top: 17px;
    width: 25%;
    height: 35px;
    opacity: .15;
    margin: -35px auto 10px 35%;
    background: #4e4e4e;
    -webkit-transform: rotate(-5deg);
    -ms-transform: rotate(-5deg);
    transform: rotate(-5deg);
    left: 10px;
    right: 10px
}

.sc_frame_wrap .sc_frame_icon {
    display: inline-block;
    font-size: 1em;
    margin-right: .6em
}

.sc_frame_wrap .sc_frame_before {
    position: absolute;
    color: #fff;
    background: #ccc;
    left: 5px;
    font-weight: bold;
    bottom: 100%;
    padding: .3em 1.5em;
    border-radius: 3px 3px 0 0;
    font-size: .8em
}

.sc_frame_wrap.normal .sc_frame {
    border-radius: 5px
}

.sc_frame_wrap.normal:not(.titlenone) .sc_frame:not(.no-title) {
    border-radius: 0 0 5px 5px;
    border-top: none
}

.sc_frame_wrap.solid .sc_frame {
    background-color: #ccc;
    border: none
}

.sc_frame_wrap.inline .sc_frame_title {
    display: inline-block;
    border-radius: 5px 5px 0 0
}

.sc_frame_wrap.inline .sc_frame {
    border-top-left-radius: 0
}

.sc_frame_wrap.inframe .sc_frame_title {
    float: left;
    border-radius: 5px 0 5px 0;
    z-index: 1
}

.sc_frame_wrap.inframe .sc_frame {
    overflow: inherit
}

.sc_frame_wrap.inframe .sc_frame:not(.no-title) {
    padding-top: 3em
}

.sc_frame_wrap.block .sc_frame {
    border-radius: 0 0 5px 5px;
    border-top: none
}

.sc_frame_wrap.block .sc_frame_title {
    border-radius: 5px 5px 0 0
}

.sc_frame_wrap.bottom {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.sc_frame_wrap.bottom .sc_frame_title {
    -webkit-box-ordinal-group: 2;
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1;
    border-radius: 0 0 5px 5px
}

.sc_frame_wrap.bottom .sc_frame {
    border-radius: 5px
}

.sc_frame_wrap.bottom .sc_frame:not(.no-title) {
    border-radius: 5px 5px 0 0;
    border-bottom: none
}

.sc_frame_wrap.onframe .sc_frame_title {
    position: absolute;
    display: block;
    top: auto;
    bottom: calc(100% - 1em);
    max-width: calc(100% - 4em);
    left: 1em;
    z-index: 1;
    padding: 1px 1em;
    border-radius: 5px;
    background: #fff
}

.sc_frame_wrap .sc_frame_text :last-child {
    padding-bottom: 0 !important
}

.sc_frame_wrap .content .sc_frame.note .sc_frame_text p {
    padding: 0 0 1.8em
}

.sc_frame_wrap.white .sc_frame {
    border-color: #f9f9f9
}

.sc_frame_wrap.white .sc_frame.has-bg {
    background-color: rgba(249, 249, 249, .3)
}

.sc_frame_wrap.white .sc_frame_title {
    color: #000;
    background-color: #f9f9f9
}

.sc_frame_wrap.white.solid .sc_frame {
    background-color: rgba(249, 249, 249, .3)
}

.sc_frame_wrap.white.onframe .sc_frame_title {
    color: #f9f9f9;
    background-color: #000
}

.sc_frame_wrap.black .sc_frame {
    border-color: #000
}

.sc_frame_wrap.black .sc_frame.has-bg {
    background-color: rgba(0, 0, 0, .3)
}

.sc_frame_wrap.black .sc_frame_title {
    color: #fff;
    background-color: #000
}

.sc_frame_wrap.black.solid .sc_frame {
    background-color: rgba(0, 0, 0, .3)
}

.sc_frame_wrap.black.onframe .sc_frame_title {
    color: #000;
    background-color: #fff
}

.sc_frame_wrap.blue .sc_frame {
    border-color: #70b8f1
}

.sc_frame_wrap.blue .sc_frame.has-bg {
    background-color: rgba(112, 184, 241, .3)
}

.sc_frame_wrap.blue .sc_frame_title {
    color: #fff;
    background-color: #70b8f1
}

.sc_frame_wrap.blue.solid .sc_frame {
    background-color: rgba(112, 184, 241, .3)
}

.sc_frame_wrap.blue.onframe .sc_frame_title {
    color: #70b8f1;
    background-color: #fff
}

.sc_frame_wrap.red .sc_frame {
    border-color: #ff8178
}

.sc_frame_wrap.red .sc_frame.has-bg {
    background-color: rgba(255, 129, 120, .3)
}

.sc_frame_wrap.red .sc_frame_title {
    color: #fff;
    background-color: #ff8178
}

.sc_frame_wrap.red.solid .sc_frame {
    background-color: rgba(255, 129, 120, .3)
}

.sc_frame_wrap.red.onframe .sc_frame_title {
    color: #ff8178;
    background-color: #fff
}

.sc_frame_wrap.yellow .sc_frame {
    border-color: #ffe822
}

.sc_frame_wrap.yellow .sc_frame.has-bg {
    background-color: rgba(255, 232, 34, .3)
}

.sc_frame_wrap.yellow .sc_frame_title {
    color: #000;
    background-color: #ffe822
}

.sc_frame_wrap.yellow.solid .sc_frame {
    background-color: rgba(255, 232, 34, .3)
}

.sc_frame_wrap.yellow.onframe .sc_frame_title {
    color: #ffe822;
    background-color: #000
}

.sc_frame_wrap.orange .sc_frame {
    border-color: #ffa30d
}

.sc_frame_wrap.orange .sc_frame.has-bg {
    background-color: rgba(255, 163, 13, .3)
}

.sc_frame_wrap.orange .sc_frame_title {
    color: #fff;
    background-color: #ffa30d
}

.sc_frame_wrap.orange.solid .sc_frame {
    background-color: rgba(255, 163, 13, .3)
}

.sc_frame_wrap.orange.onframe .sc_frame_title {
    color: #ffa30d;
    background-color: #fff
}

.sc_frame_wrap.green .sc_frame {
    border-color: #7acc40
}

.sc_frame_wrap.green .sc_frame.has-bg {
    background-color: rgba(122, 204, 64, .3)
}

.sc_frame_wrap.green .sc_frame_title {
    color: #fff;
    background-color: #7acc40
}

.sc_frame_wrap.green.solid .sc_frame {
    background-color: rgba(122, 204, 64, .3)
}

.sc_frame_wrap.green.onframe .sc_frame_title {
    color: #7acc40;
    background-color: #fff
}

.sc_frame_wrap.gray .sc_frame {
    border-color: #ccc
}

.sc_frame_wrap.gray .sc_frame.has-bg {
    background-color: rgba(204, 204, 204, .3)
}

.sc_frame_wrap.gray .sc_frame_title {
    color: #000;
    background-color: #ccc
}

.sc_frame_wrap.gray.solid .sc_frame {
    background-color: rgba(204, 204, 204, .3)
}

.sc_frame_wrap.gray.onframe .sc_frame_title {
    color: #ccc;
    background-color: #000
}

.sc_frame_wrap.gray.onframe .sc_frame_title {
    background-color: #fff
}

.content .sc_frame_title p {
    padding: 0;
    margin: 0;
    display: inline-block
}

.sc_frame>*:first-child {
    margin-top: 0
}

.sc_frame>*:last-child {
    margin-bottom: 0
}

.sc_frame.aside {
    font-size: .9em;
    color: #545454;
    background: #eee;
    margin-bottom: 1.5em;
    padding: 1em 1.5em
}

.sc_frame.aside:before {
    font-family: "fontAwesome";
    content: "ï";
    margin-right: .6em
}

.sc_frame.aside.error {
    color: #e11a1a;
    background: #ffdada
}

.sc_frame.aside.error::before {
    content: "ï±"
}

.sc_frame.aside.warning {
    color: #333;
    background: #fff794
}

.sc_frame.aside.warning::before {
    content: "ïª"
}

.sc_heading {
    position: relative;
    color: #fff;
    padding: .5em 1em;
    margin: 1.5em 0 1em;
    line-height: 1.5;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    background: none;
    font-weight: bold
}

.sc_heading>p {
    padding: 0;
    margin: 0
}

.sc_heading.solid {
    border-radius: 3px
}

.sc_heading.bborder {
    border-style: solid
}

.sc_heading.bborder.a {
    border-width: 3px;
    border-radius: 3px
}

.sc_heading.bborder.tb {
    border-width: 3px 0 3px 0;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0
}

.sc_heading.bborder.b {
    border-width: 0 0 3px 0;
    background-color: rgba(0, 0, 0, 0);
    padding-left: 0;
    padding-right: 0;
    padding-top: 0
}

.sc_heading.bborder.l {
    border-width: 0 0 0 8px;
    background-color: #eee
}

.sc_heading.stech {
    border: dashed 2px #fff;
    border-radius: 3px
}

.sc_heading.rlborder {
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background: rgba(0, 0, 0, 0);
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 1.5em;
    padding: 0
}

.sc_heading.rlborder:before,
.sc_heading.rlborder:after {
    content: "";
    min-width: 50px;
    height: 4px;
    border-radius: 5px;
    background-color: #000;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.sc_heading.rlborder .sc_title {
    display: inline-block;
    position: relative
}

.sc_heading.fukidasi {
    position: relative;
    background-color: #000;
    border-radius: 6px;
    color: #fff
}

.sc_heading.fukidasi:after,
.sc_heading.fukidasi .after {
    position: absolute;
    top: 100%;
    left: 1.5em;
    width: 0;
    height: 0;
    border: .5em solid rgba(0, 0, 0, 0);
    border-top-color: inherit
}

.sc_heading.fukidasi:after {
    content: ""
}

.sc_heading.fukidasi .after {
    z-index: 1;
    border-top-color: rgba(0, 0, 0, 0)
}

.sc_heading.headtag {
    vertical-align: middle;
    border-radius: 50em 0 0 50em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.sc_heading.headtag:before {
    content: "";
    display: block;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none;
    background-color: #fff;
    margin-right: .5em;
    height: .8em;
    width: .8em;
    border-radius: 50%
}

.sc_heading.headtag .before {
    display: none
}

.sc_heading.count {
    position: relative;
    background: #efefef;
    color: #000;
    padding-left: 3.2em
}

.sc_heading.count .before {
    position: absolute;
    color: #fff;
    background: #000;
    font-size: 1.2em;
    width: 2.2em;
    text-align: center;
    left: 0;
    top: 0;
    bottom: 0;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.sc_heading.countrad {
    position: relative;
    background: #eee;
    color: #000;
    border-radius: 5px;
    margin-left: 1.2em;
    padding-left: 2em
}

.sc_heading.countrad .before {
    position: absolute;
    color: #fff;
    background: #000;
    font-size: 1.2em;
    width: 2.2em;
    line-height: 2.2em;
    text-align: center;
    left: -1em;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    border-radius: 50%
}

.sc_heading .custom:before,
.sc_heading .custom:after {
    content: none
}

.sc_heading.white {
    color: #000;
    background-color: #f9f9f9
}

.sc_heading.white.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #f9f9f9
}

.sc_heading.white.rlborder:before,
.sc_heading.white.rlborder:after {
    background-color: #f9f9f9
}

.sc_heading.white.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #f9f9f9;
    color: #f9f9f9
}

.sc_heading.white.bborder.l {
    background-color: rgba(249, 249, 249, .1)
}

.sc_heading.white.fukidasi:after {
    border-top-color: #f9f9f9
}

.sc_heading.white.count,
.sc_heading.white.countrad {
    background-color: rgba(249, 249, 249, .1);
    color: #f9f9f9
}

.sc_heading.white.count .before,
.sc_heading.white.countrad .before {
    background-color: #f9f9f9
}

.sc_heading.black {
    color: #fff;
    background-color: #000
}

.sc_heading.black.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #000
}

.sc_heading.black.rlborder:before,
.sc_heading.black.rlborder:after {
    background-color: #000
}

.sc_heading.black.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #000;
    color: #000
}

.sc_heading.black.bborder.l {
    background-color: rgba(0, 0, 0, .1)
}

.sc_heading.black.fukidasi:after {
    border-top-color: #000
}

.sc_heading.black.count,
.sc_heading.black.countrad {
    background-color: rgba(0, 0, 0, .1);
    color: #000
}

.sc_heading.black.count .before,
.sc_heading.black.countrad .before {
    background-color: #000
}

.sc_heading.blue {
    color: #fff;
    background-color: #70b8f1
}

.sc_heading.blue.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #70b8f1
}

.sc_heading.blue.rlborder:before,
.sc_heading.blue.rlborder:after {
    background-color: #70b8f1
}

.sc_heading.blue.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #70b8f1;
    color: #70b8f1
}

.sc_heading.blue.bborder.l {
    background-color: rgba(112, 184, 241, .1)
}

.sc_heading.blue.fukidasi:after {
    border-top-color: #70b8f1
}

.sc_heading.blue.count,
.sc_heading.blue.countrad {
    background-color: rgba(112, 184, 241, .1);
    color: #70b8f1
}

.sc_heading.blue.count .before,
.sc_heading.blue.countrad .before {
    background-color: #70b8f1
}

.sc_heading.red {
    color: #fff;
    background-color: #ff8178
}

.sc_heading.red.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #ff8178
}

.sc_heading.red.rlborder:before,
.sc_heading.red.rlborder:after {
    background-color: #ff8178
}

.sc_heading.red.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ff8178;
    color: #ff8178
}

.sc_heading.red.bborder.l {
    background-color: rgba(255, 129, 120, .1)
}

.sc_heading.red.fukidasi:after {
    border-top-color: #ff8178
}

.sc_heading.red.count,
.sc_heading.red.countrad {
    background-color: rgba(255, 129, 120, .1);
    color: #ff8178
}

.sc_heading.red.count .before,
.sc_heading.red.countrad .before {
    background-color: #ff8178
}

.sc_heading.yellow {
    color: #000;
    background-color: #ffe822
}

.sc_heading.yellow.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #ffe822
}

.sc_heading.yellow.rlborder:before,
.sc_heading.yellow.rlborder:after {
    background-color: #ffe822
}

.sc_heading.yellow.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffe822;
    color: #ffe822
}

.sc_heading.yellow.bborder.l {
    background-color: rgba(255, 232, 34, .1)
}

.sc_heading.yellow.fukidasi:after {
    border-top-color: #ffe822
}

.sc_heading.yellow.count,
.sc_heading.yellow.countrad {
    background-color: rgba(255, 232, 34, .1);
    color: #ffe822
}

.sc_heading.yellow.count .before,
.sc_heading.yellow.countrad .before {
    background-color: #ffe822
}

.sc_heading.orange {
    color: #fff;
    background-color: #ffa30d
}

.sc_heading.orange.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #ffa30d
}

.sc_heading.orange.rlborder:before,
.sc_heading.orange.rlborder:after {
    background-color: #ffa30d
}

.sc_heading.orange.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ffa30d;
    color: #ffa30d
}

.sc_heading.orange.bborder.l {
    background-color: rgba(255, 163, 13, .1)
}

.sc_heading.orange.fukidasi:after {
    border-top-color: #ffa30d
}

.sc_heading.orange.count,
.sc_heading.orange.countrad {
    background-color: rgba(255, 163, 13, .1);
    color: #ffa30d
}

.sc_heading.orange.count .before,
.sc_heading.orange.countrad .before {
    background-color: #ffa30d
}

.sc_heading.green {
    color: #fff;
    background-color: #7acc40
}

.sc_heading.green.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #7acc40
}

.sc_heading.green.rlborder:before,
.sc_heading.green.rlborder:after {
    background-color: #7acc40
}

.sc_heading.green.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #7acc40;
    color: #7acc40
}

.sc_heading.green.bborder.l {
    background-color: rgba(122, 204, 64, .1)
}

.sc_heading.green.fukidasi:after {
    border-top-color: #7acc40
}

.sc_heading.green.count,
.sc_heading.green.countrad {
    background-color: rgba(122, 204, 64, .1);
    color: #7acc40
}

.sc_heading.green.count .before,
.sc_heading.green.countrad .before {
    background-color: #7acc40
}

.sc_heading.gray {
    color: #000;
    background-color: #ccc
}

.sc_heading.gray.rlborder {
    background-color: rgba(0, 0, 0, 0);
    color: #ccc
}

.sc_heading.gray.rlborder:before,
.sc_heading.gray.rlborder:after {
    background-color: #ccc
}

.sc_heading.gray.bborder {
    background-color: rgba(0, 0, 0, 0);
    border-color: #ccc;
    color: #ccc
}

.sc_heading.gray.bborder.l {
    background-color: rgba(204, 204, 204, .1)
}

.sc_heading.gray.fukidasi:after {
    border-top-color: #ccc
}

.sc_heading.gray.count,
.sc_heading.gray.countrad {
    background-color: rgba(204, 204, 204, .1);
    color: #ccc
}

.sc_heading.gray.count .before,
.sc_heading.gray.countrad .before {
    background-color: #ccc
}

.diver-hr {
    border: 0;
    padding: 0;
    height: 1px;
    width: 100%;
    margin: 2em auto;
    background-color: #fff;
    text-align: center;
    overflow: visible;
    position: relative
}

.diver-hr::before {
    background-color: inherit;
    color: inherit;
    display: inline-block;
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0 .5em;
    line-height: 2em
}

.diver-hr.is-align-left {
    margin-left: 0
}

.diver-hr.is-align-right {
    margin-right: 0
}

.diver-hr.style-dot {
    background-repeat: repeat-x
}

.diver-hr.hr-content-text:before {
    content: attr(data-content);
    padding: 0 1em;
    font-size: .9em
}

.diver-hr.hr-content-slice {
    text-align: left
}

.diver-hr.hr-content-slice:before {
    content: "â";
    font-size: 1.2em;
    left: 20%
}

.diver-hr.hr-content-heart:before {
    content: "â¥";
    font-size: 1.2em
}

.border {
    width: 100%;
    height: 2px;
    border-top: 2px solid #ccc;
    margin: 10px 0
}

.diver_qa {
    padding: 10px
}

.diver_qa+.diver_qa {
    border-top: 1px solid #ccc;
    padding-top: 20px
}

.diver_question,
.diver_answer {
    position: relative;
    margin-left: 50px;
    min-height: 40px;
    margin-bottom: 10px;
    color: #ff5722;
    font-weight: bold
}

.diver_question:before,
.diver_answer:before {
    content: "Q";
    background: #e04848;
    position: absolute;
    top: -0.25em;
    left: -50px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    text-align: center;
    line-height: 40px;
    font-size: 21px;
    font-weight: bold;
    color: #fff
}

.diver_answer {
    color: inherit;
    font-weight: normal
}

.diver_answer:before {
    top: 0;
    content: "A";
    background: #488ce0
}

.diver_af_ranking_wrap {
    margin-bottom: 1.5em
}

.diver_af_ranking_wrap.full .rank_desc_wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.diver_af_ranking_wrap.full .rank_desc_wrap .rank_img {
    width: 100%
}

@media screen and (min-width: 768px) {
    .diver_af_ranking_wrap.right .rank_desc_wrap {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
        -ms-flex-direction: row-reverse;
        flex-direction: row-reverse
    }
}

.diver_af_ranking_wrap .rank_rem {
    background-color: #f9f9f9;
    padding: .8em 1em;
    margin-bottom: 1em
}

.rank_h {
    border: none;
    position: relative;
    margin-bottom: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    grid-gap: 8px
}

.rank_h::before {
    content: " ";
    background-repeat: no-repeat;
    display: block;
    height: 65px;
    width: 65px;
    background-size: 100%;
    line-height: 65px;
    font-size: 20px;
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_icon.png);
    font-weight: bold;
    text-align: center;
    text-shadow: .5px .5px 0 #fff, -0.5px .5px 0 #fff, .5px -0.5px 0 #fff, -0.5px -0.5px 0 #fff;
    color: #e8453b
}

@media screen and (max-width: 767px) {
    .rank_h::before {
        height: 45px;
        width: 45px;
        line-height: 45px
    }
}

.rank_h .rank_title_wrap {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.rank_h .rank_title {
    font-size: 1.3em;
    font-weight: bold;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-radius: 0;
    border: none;
    background: none;
    color: inherit
}

@media screen and (max-width: 767px) {
    .rank_h .rank_title {
        font-size: 1.2em
    }
}

.rank_h .rank_title p:empty {
    display: none
}

.rank_h .review_star {
    position: relative;
    left: 0;
    bottom: 0px;
    margin: 0;
    display: block;
    margin-top: 8px
}

.rank_h.\30 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_0.png)
}

.rank_h.\31 0:before {
    content: "10"
}

.rank_h.\31 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_1.png)
}

.rank_h.\31 1:before {
    content: "11"
}

.rank_h.\32 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_2.png)
}

.rank_h.\31 2:before {
    content: "12"
}

.rank_h.\33 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_3.png)
}

.rank_h.\31 3:before {
    content: "13"
}

.rank_h.\34 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_4.png)
}

.rank_h.\31 4:before {
    content: "14"
}

.rank_h.\35 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_5.png)
}

.rank_h.\31 5:before {
    content: "15"
}

.rank_h.\36 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_6.png)
}

.rank_h.\31 6:before {
    content: "16"
}

.rank_h.\37 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_7.png)
}

.rank_h.\31 7:before {
    content: "17"
}

.rank_h.\38 :before {
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/rank/diver_rank_8.png)
}

.rank_h.\31 8:before {
    content: "18"
}

.rank_h.\30 :before {
    content: "0"
}

.rank_h.\39 :before {
    content: "9"
}

.rank_h.\32 0:before {
    content: "20"
}

.content .rank_title p {
    padding: 0
}

.rank_desc_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 1em;
    margin-bottom: 1em
}

.rank_desc_wrap .rank_img {
    width: 35%;
    text-align: center
}

.rank_desc_wrap .rank_img img {
    margin: 0 auto;
    max-width: 100%
}

.rank_desc_wrap .rank_desc {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.rank_desc_wrap .rank_desc .rank_minih {
    line-height: 1.2;
    padding: .6em .8em;
    font-weight: bold;
    background: #f6cb47;
    color: #fff;
    border-radius: 3px;
    position: relative;
    margin-bottom: 12px
}

.rank_desc_wrap .rank_desc .rank_minih.no-bg {
    padding: 0
}

.rank_desc_wrap .rank_desc .rank_minih.is-style-border {
    background-color: rgba(0, 0, 0, 0);
    border-bottom: 2px solid #000;
    color: #000;
    padding: 0 0 .6em;
    border-radius: 0
}

.rank_desc_wrap .rank_desc .rank_minih.is-style-black {
    background-color: rgba(0, 0, 0, 0);
    color: #000
}

.rank_desc_wrap .rank_desc .desc {
    font-size: .9em
}

@media screen and (max-width: 767px) {
    .rank_desc_wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .rank_desc_wrap .rank_img {
        width: 100%
    }
}

.rank_btn_wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.rank_btn_wrap .rank_buy_link,
.rank_btn_wrap .rank_more_link {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    margin: 5px
}

.rank_btn_wrap .rank_buy_link a,
.rank_btn_wrap .rank_more_link a {
    position: relative;
    color: #fff;
    padding: .8em 1.2em;
    background: #2bc136;
    border-radius: 3px;
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none;
    font-weight: bold
}

.rank_btn_wrap .rank_buy_link a:after,
.rank_btn_wrap .rank_more_link a:after {
    content: "ï¸";
    padding-left: 10px;
    font-family: fontAwesome
}

.rank_btn_wrap .rank_more_link a {
    background: #f55151
}

@media screen and (max-width: 767px) {
    .rank_btn_wrap a {
        padding: 1em .5em;
        font-size: .8em
    }
}

.diver-review-box {
    -webkit-box-shadow: 0 5px 5px 0 rgba(18, 63, 82, .035), 0 0 0 1px rgba(176, 181, 193, .2);
    box-shadow: 0 5px 5px 0 rgba(18, 63, 82, .035), 0 0 0 1px rgba(176, 181, 193, .2);
    border-radius: 10px;
    max-width: 500px;
    margin: 60px auto 1.5em !important;
    padding: 1.5em;
    text-align: center
}

.diver-review-box>p:not([class]) {
    margin: 0
}

.diver-review-box__image {
    margin: calc(-1.5em - 50px) auto 1em;
    width: 100px;
    height: 100px;
    -o-object-fit: cover;
    object-fit: cover;
    border-radius: 50%
}

.diver-review-box__name {
    font-size: .8em;
    opacity: .6;
    line-height: 1
}

.diver-review-box>.diver-review {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.diver-review-box__title {
    font-weight: bold;
    margin: 0
}

.diver-review-box__content {
    text-align: left;
    font-size: .9em;
    margin: 1em 0 0;
    padding: 1em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.diver-review-box__content:before {
    top: -10px;
    left: -10px
}

.diver-review-box__content:after {
    bottom: -10px;
    right: -10px
}

.diver_voice_wrap {
    margin: 20px 0 30px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

.diver_voice_wrap figure {
    width: 25%;
    margin-right: 10px
}

.diver_voice_wrap .diver_voice_icon {
    width: 100%;
    margin: 0;
    border-radius: 5px;
    -o-object-fit: cover;
    object-fit: cover;
    -webkit-box-shadow: none;
    box-shadow: none;
    border: none
}

.diver_voice_wrap .diver_voice_title {
    font-size: 1.1em;
    border-bottom: 1px solid #ddd;
    padding-bottom: 7px
}

.diver_voice_wrap .review_star {
    display: block
}

.diver_voice_wrap .diver_voice_content {
    line-height: 1.5;
    padding: 5px 0;
    font-size: .9em
}

.diver_voice_wrap .diver_voice_name {
    font-size: .9em;
    color: #f17e00;
    text-align: right;
    line-height: 1
}

@media screen and (max-width: 767px) {
    .diver_voice_wrap figure {
        margin: 0
    }

    .diver_voice_wrap .diver_voice_icon {
        margin: 0 auto
    }
}

.content .diver_voice_title p {
    padding: 0;
    margin: 0
}

.diver_voice {
    position: relative;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 15px;
    color: #19283c;
    background: #fff;
    border: 1px solid #ddd;
    border-radius: 8px;
    z-index: 0;
    -webkit-box-shadow: 0 4px 4px #ddd;
    box-shadow: 0 4px 4px #ddd;
    -webkit-box-shadow: 0 4px 4px rgba(130, 130, 130, .5);
    box-shadow: 0 4px 4px rgba(130, 130, 130, .5)
}

.diver_voice::before,
.diver_voice::after {
    content: "";
    position: absolute;
    display: block;
    width: 0px;
    height: 0px;
    border-style: solid
}

.diver_voice::before {
    content: "";
    top: 1em;
    left: -8px;
    margin-top: -9px;
    border-width: 9px 9px 9px 0;
    border-color: rgba(0, 0, 0, 0) #fff rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    z-index: 0
}

.diver_voice::after {
    top: 1em;
    left: -10px;
    margin-top: -10px;
    border-width: 10px 10px 10px 0;
    border-color: rgba(0, 0, 0, 0) #ddd rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    z-index: -1
}

.diver_review_table {
    font-size: .9em;
    margin: 0 auto;
    max-width: 100%;
    overflow: auto
}

.diver_review_table th {
    width: 20%;
    text-align: center
}

.diver_review_table td {
    width: 80%
}

.diver_review_table td.table_harf {
    width: 30%
}

@media screen and (max-width: 767px) {
    .diver_review_table table {
        border-bottom: none
    }

    .diver_review_table tr {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .diver_review_table tr th {
        width: 30%;
        border: 0;
        border-bottom: 1px solid #ccc
    }

    .diver_review_table tr td {
        width: 70%;
        border: 0;
        border-bottom: 1px solid #ccc;
        border-left: 1px solid #ccc;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .diver_review_table tr td.table_harf {
        width: 70%
    }
}

.diver-review {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.diver-review__label {
    color: #ffce00;
    font-weight: bold;
    font-size: 1.2em;
    line-height: 1
}

.diver-review__label:before {
    content: "("
}

.diver-review__label:after {
    content: ")"
}

.review_star {
    vertical-align: sub;
    height: 36px;
    width: 200px;
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/diverstar_o.png);
    background-repeat: no-repeat;
    background-size: auto 100%;
    background-repeat: no-repeat;
    display: inline-block
}

.review_star+.review_star_score {
    font-weight: bold;
    padding: 0 .5em;
    opacity: .5
}

.review_star .star {
    height: 36px;
    width: 200px;
    background-image: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/diverstar.png);
    background-size: auto 100%;
    background-repeat: no-repeat
}

.dv_review_box {
    display: block;
    border: 1px solid #ccc;
    padding: 1em
}

.dv_review_box .review_title {
    display: inline-block
}

.dv_review_box .review_star {
    float: right;
    margin: .5em 0
}

.sc_toggle_box {
    position: relative;
    -webkit-box-shadow: 0 5px 5px 0 rgba(18, 63, 82, .04), 0 0 0 1px rgba(176, 181, 193, .2);
    box-shadow: 0 5px 5px 0 rgba(18, 63, 82, .04), 0 0 0 1px rgba(176, 181, 193, .2);
    border-radius: 3px 3px 0 0;
    background: #fff;
    color: #000;
    margin-bottom: 1.2em
}

.sc_toggle_box .sc_toggle_title {
    padding: 10px 20px;
    position: relative;
    padding-right: calc(20px + 1.5em);
    cursor: pointer
}

.sc_toggle_box .sc_toggle_title.active:before {
    content: "";
    border-left: 10px solid rgba(0, 0, 0, 0);
    border-right: 10px solid rgba(0, 0, 0, 0);
    border-top: 10px solid #fff;
    position: absolute;
    bottom: -10px;
    left: 30px
}

.sc_toggle_box .sc_toggle_title.active:after {
    content: "ï·";
    font-family: fontAwesome
}

.sc_toggle_box .sc_toggle_title.active+.sc_toggle_content {
    visibility: visible;
    height: auto;
    padding: 20px;
    position: initial
}

.sc_toggle_box .sc_toggle_title:after {
    content: "ï¸";
    right: .5em;
    top: 50%;
    position: absolute;
    color: #e0e0e0;
    font-family: fontAwesome;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.sc_toggle_box .sc_toggle_content {
    visibility: hidden;
    height: 0;
    position: fixed;
    background: #f9f9f9;
    -webkit-box-shadow: 0 0px 5px rgba(120, 120, 120, .1) inset;
    box-shadow: 0 0px 5px rgba(120, 120, 120, .1) inset
}

.sc_toggle_box .sc_toggle_content>*:first-child {
    margin-top: 0
}

.sc_toggle_box .sc_toggle_content>*:last-child {
    margin-bottom: 0
}

.sc_toggle_box+.sc_toggle_box {
    border-radius: 0 0 3px 3px;
    border-top: none;
    margin-top: -1.2em
}

.voice {
    margin-bottom: 1.2em;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    grid-gap: 18px
}

.voice .icon {
    text-align: center;
    -webkit-box-flex: 0;
    -webkit-flex: none;
    -ms-flex: none;
    flex: none
}

.voice .icon img,
.voice .icon amp-img {
    border-radius: 50%;
    border: 2px solid #eee;
    width: 70px;
    height: 70px;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0;
    overflow: hidden
}

.voice .icon img.inverted,
.voice .icon amp-img.inverted {
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.voice .icon img+p,
.voice .icon amp-img+p {
    display: none
}

.voice .icon .name {
    line-height: 1;
    font-size: .8em
}

.voice .icon p {
    margin: 0;
    padding: 0
}

.voice .sc_balloon {
    padding: .5em 1em;
    margin: 0;
    font-size: .9em;
    margin-top: 10px;
    border-radius: 10px
}

.voice .voice .sc_balloon.right:before,
.voice .voice .sc_balloon.left:before,
.voice .voice .sc_balloon.right:after,
.voice .voice .sc_balloon.left:after {
    top: 10px
}

.voice.right {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -webkit-flex-direction: row-reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse
}

.voice.right .sc_balloon:before {
    top: 10px
}

.voice.right .sc_balloon:after {
    top: 13px
}

@media screen and (min-width: 600px) {
    .voice.right .sc_balloon {
        margin-left: 70px
    }
}

.voice.right .custom_voice {
    left: 100%;
    top: 13px;
    border-right-color: #fff;
    border-style: solid
}

.voice.right .think_balloon::before {
    right: -25px
}

.voice.right .think_balloon::after {
    right: -15px
}

.voice.left .sc_balloon:before {
    top: 10px
}

.voice.left .sc_balloon:after {
    top: 13px
}

@media screen and (min-width: 600px) {
    .voice.left .sc_balloon {
        margin-right: 70px
    }
}

.voice.left .custom_voice {
    right: 100%;
    top: 13px;
    border-right-color: #fff;
    border-style: solid
}

.voice.left .think_balloon::before {
    left: -26px
}

.voice.left .think_balloon::after {
    left: -16px
}

.margin0 {
    margin: 0 !important
}

.padding0 {
    padding: 0 !important
}

@media screen and (min-width: 769px) {
    .d_sp {
        display: none
    }
}

#container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh
}

@media screen and (max-width: 767px) {
    #container {
        overflow: hidden
    }
}

#container:after,
.clearfix:after,
.row:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0
}

.row {
    margin-right: -10px;
    margin-left: -10px
}

.content .row {
    vertical-align: middle
}

.row.padding0 {
    margin: auto
}

.effect i {
    height: 120px;
    padding: 20px;
    font-size: 100px;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s
}

.effect div {
    margin: auto;
    -webkit-transition: .8s;
    -o-transition: .8s;
    transition: .8s;
    -webkit-transition-delay: .8s;
    -o-transition-delay: .8s;
    transition-delay: .8s
}

#container,
.wrapper {
    margin: 0 auto;
    width: 100%
}

#main-wrap {
    width: 90%;
    margin: 20px auto
}

#main-wrap:after {
    clear: both;
    display: block;
    content: ""
}

#main-wrap #single-main.full,
#main-wrap #page-main.full {
    max-width: 969px;
    margin: 0 auto
}

#main,
#sidebar {
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

#main,
#single-main,
#page-main {
    width: 100%
}

.single-post-main {
    padding: 1em 40px
}

.single-post-main .widget {
    margin: 2em 0
}

.single-post-main>*:first-child {
    margin-top: 0
}

.hentry .post-meta {
    display: inline-block;
    width: 100%
}

.hentry .post-meta,
.article_footer {
    padding: 1em 20px
}

.hentry .post-meta-bottom {
    float: left;
    font-size: .85em;
    margin-bottom: 12px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.hentry .post-meta-bottom i {
    margin-right: 5px
}

.hentry,
#single-main .post-sub {
    background: #fff;
    position: relative
}

.newpost_title:before {
    font-family: fontAwesome;
    content: "ï";
    margin-right: 5px
}

.newpost_title {
    font-size: 20px;
    padding: 5px 0;
    border-bottom: 3px solid #ccc;
    margin: 10px 0
}

#single-main .post-sub .single_title:first-of-type {
    margin-top: 0
}

#content_area {
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px
}

#content_area .content_area_side {
    position: relative;
    width: 95px
}

@media screen and (max-width: 767px) {
    #content_area .content_area_side {
        display: none
    }
}

#content_area>article.hentry {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

#content_area>* {
    min-width: 0
}

#main-wrap.main_404 {
    width: 80%;
    max-width: 900px;
    margin: 0 auto
}

@media screen and (max-width: 768px) {
    .main_404 {
        width: 90%;
        margin: 0 auto
    }

    .newpost_title:before {
        content: none
    }

    .newpost_title {
        text-align: center
    }
}

.space-del {
    letter-spacing: -0.4em
}

*:first-child+html #header>div {
    clear: both;
    zoom: 1
}

.header-wrap {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 1000;
    -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2)
}

.header-logo {
    position: relative;
    margin: 0 auto;
    width: 90%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}

#logo,
.logo {
    font-weight: 100;
    line-height: 1;
    margin-right: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: initial;
    margin-bottom: 0
}

#logo a,
.logo a {
    display: inline-block
}

#logo img,
.logo img {
    height: 55px;
    width: auto;
    vertical-align: middle;
    margin: .5em 0;
    padding: .3em 0;
    -o-object-fit: contain;
    object-fit: contain
}

div.logo_title {
    font-size: 2em;
    font-weight: bold;
    padding: .7em 0
}

#nav_fixed div.logo_title {
    font-size: 2em;
    padding: .4em 0
}

.header_small_menu #description {
    float: left;
    padding: 3px 0;
    font-size: 13px
}

.header-left {
    width: 80%
}

.header-left div {
    text-align: right;
    vertical-align: middle
}

form.searchform {
    position: relative
}

.searchform .s {
    background: #fff;
    padding: 11px 50px 11px 10px;
    width: 100%;
    font-size: 14px;
    border: 1px solid #ccc
}

input[type=submit].searchsubmit {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 45px;
    padding: 0;
    background: url(//youme-mkt.jp/wp-content/themes/diver/css/../images/search_w.png) no-repeat 50% 50%;
    background-size: 17px;
    background-color: #3c74ad;
    border-left: none;
    border-radius: 0 3px 3px 0
}

#sidebar .widget_search.widget .searchform {
    margin: -10px
}

.header_small_menu .searchform {
    width: 180px;
    margin-left: 5px
}

.header_small_menu .searchform .s {
    padding: 2px 20% 2px 5%
}

.header_small_menu .searchsubmit {
    padding: 1px 23px;
    height: auto
}

.header_small_menu li a {
    padding: 3px !important
}

.header_small_menu a:before {
    font-family: fontAwesome;
    content: "ï ";
    margin-right: 3px
}

.header_small_menu {
    padding: 5px;
    font-size: 12px
}

.header_small_menu .menu_title {
    display: contents
}

.header_small_menu_right li,
.header_small_menu_left li {
    display: inline-block;
    padding: 0 3px;
    vertical-align: middle
}

.header_small_menu_right {
    float: right
}

.header_small_menu .menu_desc {
    display: none
}

.header_search {
    float: right
}

.header_small_content {
    width: 90%;
    margin: 0 auto
}

div.gsc-control-cse {
    padding: 0
}

table.gsc-search-box,
table.gsc-search-box td,
table.gsc-search-box table,
table.gsc-above-wrapper-area-container,
td.gsc-result-info-container {
    padding: 0;
    border: none
}

table.gsc-search-box input.gsc-input {
    vertical-align: middle
}

@media screen and (max-width: 959px) {

    #logo,
    .logo {
        margin: 0 auto;
        text-align: center
    }

    .header_small_menu {
        padding: 0
    }

    .header_small_menu #description {
        float: none;
        text-align: center
    }

    .header_small_menu .header_small_menu_right {
        display: none
    }

    div.logo_title {
        font-size: 1.5em;
        padding: 18px 0
    }

    #nav_fixed div.logo_title {
        font-size: 1.3em;
        padding: 12px 0
    }
}

@media screen and (max-width: 768px) {

    #logo,
    .logo {
        display: inline-block;
        width: 100%;
        padding-left: 55px;
        padding-right: 55px;
        text-align: center
    }

    #logo img .logo img {
        height: 3em;
        margin: .1em 0;
        padding: .5em
    }

    .header-logo {
        width: 100%;
        padding: 0
    }
}

.description_sp {
    font-size: .5em;
    text-align: center;
    padding: .3em 0
}

@media screen and (min-width: 768px) {
    .description_sp {
        display: none
    }
}

.header-logo #nav ul,
#nav_fixed #nav ul {
    float: right
}

#onlynav ul {
    display: block
}

.header-logo #nav ul,
#onlynav ul,
#nav_fixed #nav ul {
    position: relative;
    margin: 0 auto;
    padding: 0;
    list-style: none;
    z-index: 999
}

.header-logo #nav ul::after,
#onlynav ul::after,
#nav_fixed #nav ul::after {
    display: block;
    clear: both;
    content: ""
}

.header-logo #nav ul li,
#onlynav ul li,
#nav_fixed #nav ul li {
    position: relative;
    float: left
}

.header-logo #nav ul li:not(:first-child),
#onlynav ul li:not(:first-child),
#nav_fixed #nav ul li:not(:first-child) {
    border-left: none
}

.header-logo #nav ul li:hover,
#onlynav ul li:hover,
#nav_fixed #nav ul li:hover {
    background-color: rgba(255, 255, 255, .3)
}

.header-logo #nav ul li a {
    padding: 1.5em .8em
}

#onlynav ul li a {
    padding: 1em 1.3em
}

#nav_fixed #nav ul li a {
    padding: 1.4em .8em
}

.header-logo #nav ul li a,
#onlynav ul li a,
#nav_fixed #nav ul li a {
    display: inline-block;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    width: 100%;
    font-weight: bold;
    vertical-align: bottom;
    font-size: .9em
}

.header-logo #nav ul li ul a,
#onlynav ul li ul a,
#nav_fixed #nav ul li ul a {
    font-size: .9em;
    padding: 1em
}

.header-logo #nav ul ul,
#onlynav ul ul,
#nav_fixed #nav ul ul {
    position: absolute;
    top: 100%;
    left: 0px
}

.header-logo #nav ul li:last-child ul,
#onlynav ul li:last-child ul,
#nav_fixed #nav ul li:last-child ul {
    right: 0
}

.header-logo #nav ul ul li,
#onlynav ul ul li,
#nav_fixed #nav ul ul li {
    float: none;
    margin: 0
}

.header-logo #nav ul ul li:not(:first-child),
#onlynav ul ul li:not(:first-child),
#nav_fixed #nav ul ul li:not(:first-child) {
    border-top: none
}

.header-logo #nav ul ul ul,
#onlynav ul ul ul,
#nav_fixed #nav ul ul ul {
    position: absolute;
    top: 0px;
    left: 100%
}

.header-logo #nav ul ul,
#onlynav ul ul,
#nav_fixed #nav ul ul {
    z-index: 999;
    min-width: 100%
}

.header-logo #nav .menu_desc,
#onlynav .menu_desc,
#nav_fixed #nav .menu_desc {
    font-size: 10px;
    margin-top: 5px;
    opacity: .5;
    text-align: center;
    white-space: normal;
    overflow: hidden;
    padding: 0 .5em;
    height: 12px
}

.header-logo #nav ul ul .menu_desc,
#onlynav ul ul .menu_desc,
#nav_fixed #nav ul ul .menu_desc {
    display: none
}

@media screen and (max-width: 959px) {

    #nav,
    #onlynav {
        display: none !important
    }
}

#scrollnav {
    position: relative;
    width: 100%;
    background: #ccc;
    overflow-x: auto;
    display: none
}

#scrollnav .menu_desc {
    display: none
}

#scrollnav ul {
    margin: 0 auto;
    list-style: none;
    white-space: nowrap;
    text-align: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

#scrollnav ul li {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    -webkit-box-flex: 1;
    -webkit-flex: 1 0 auto;
    -ms-flex: 1 0 auto;
    flex: 1 0 auto
}

#scrollnav ul li a {
    font-size: .7em;
    color: #070f33;
    background: #fff;
    padding: 6px 8px;
    opacity: .8;
    letter-spacing: normal;
    margin-right: 1px;
    display: block;
    white-space: nowrap;
    font-weight: bold
}

#scrollnav ul li ul {
    display: none
}

@media screen and (max-width: 959px) {
    #scrollnav {
        display: block
    }
}

#nav_fixed {
    display: none;
    z-index: 10
}

#nav_fixed.fixed {
    top: 0;
    left: 0;
    width: 100%;
    position: fixed;
    display: block;
    z-index: 1000;
    -webkit-box-shadow: 0px 3px 10px rgba(200, 200, 200, .2);
    box-shadow: 0px 3px 10px rgba(200, 200, 200, .2)
}

@media screen and (max-width: 959px) {
    #nav_fixed .header-logo {
        width: 100%;
        padding: 3px 0
    }

    #nav_fixed #nav {
        display: none
    }

    #nav_fixed .logo img {
        height: 46px;
        width: auto;
        padding: .3em
    }
}

@media screen and (max-width: 599px) {
    #nav_fixed .logo img {
        height: 32px
    }
}

.page-link {
    margin: 1em 0;
    text-align: center
}

.comment-page-link {
    margin: 0 0 3em
}

.page-link span.paged,
.comment-page-link span,
.comment-page-link a {
    display: inline-block;
    margin-right: 3px;
    padding: 5px 15px;
    border-radius: 5px;
    background: #999;
    font-weight: bold;
    color: #eee
}

.page-link a span.paged,
.comment-page-link a {
    background: #eee;
    color: #333;
    border-bottom: 3px solid #ddd
}

.page-link a {
    border-bottom: none;
    color: #000
}

.page-link a span.paged:hover,
.comment-page-link a:hover {
    background: #eef;
    color: #000
}

.page-link a span.page-links_tp {
    padding: .8em 2.5em .8em 1.5em;
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    background: #eee;
    display: inline-block;
    color: #555;
    border-bottom: solid 3px #ddd;
    border-radius: 3px;
    font-weight: bold;
    text-shadow: 2px 2px 2px rgba(200, 200, 200, .5);
    position: relative
}

.page-link a span.page-links_tp:after {
    content: "ï";
    position: absolute;
    right: 10px;
    font-family: fontAwesome
}

@media screen and (max-width: 768px) {
    .page-link a span.page-links_tp {
        font-size: .8em
    }
}

.header_img_inner_wrap>div {
    display: block-cell;
    vertical-align: middle
}

.header-image {
    position: relative;
    overflow: hidden
}

.header-image img {
    width: 100%;
    vertical-align: middle
}

a.header-image_link:before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.header-image:hover a.header-image_link:before {
    -webkit-box-shadow: inset 0 0px 8px rgba(0, 0, 0, .4);
    box-shadow: inset 0 0px 8px rgba(0, 0, 0, .4)
}

a.header-image_link {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s;
    position: relative;
    display: block;
    line-height: 0
}

.custom-header-img {
    position: relative;
    padding: 3em 0;
    -webkit-box-shadow: 0 0px 20px 0 rgba(100, 100, 100, .3) inset, 0px 0px 10px 0 rgba(100, 100, 100, .2) inset;
    box-shadow: 0 0px 20px 0 rgba(100, 100, 100, .3) inset, 0px 0px 10px 0 rgba(100, 100, 100, .2) inset
}

.custom-header-img .header_img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;"
}

.header_img_inner_wrap,
.firstview_header_inner_content {
    position: relative;
    text-align: center
}

.header_image_title {
    font-weight: bold;
    font-size: 35px;
    margin-bottom: 20px
}

.header_inner_icon {
    display: block-cell;
    width: 40%
}

.header_inner_icon img {
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit:contain;";
    max-height: 350px
}

.header_inner_text {
    display: block-cell;
    width: 60%;
    vertical-align: middle;
    padding: 0 10px
}

.header_image_desc {
    margin-bottom: 25px
}

@media screen and (max-width: 768px) {
    .custom-header-img {
        height: auto;
        padding: 2em 0
    }

    .header_inner_icon img {
        padding: 20px
    }

    .header_image_title {
        font-size: 1.5em
    }

    .header_image_desc {
        font-size: .9em
    }

    .header_img_inner_wrap,
    .firstview_header_inner_content {
        padding: 0;
        width: 90%
    }

    .header_img_inner_wrap>div {
        display: block
    }

    .header_inner_text,
    .header_inner_icon {
        width: 100%;
        display: block
    }
}

#main .page {
    overflow: hidden;
    margin-bottom: 59px;
    border-bottom: 1px solid rgba(0, 0, 0, 0)
}

.wrap-post-title {
    padding: 10px 20px;
    font-size: 1.3em;
    margin-bottom: 10px;
    position: relative;
    font-weight: bold
}

.widget .wrap-post-title {
    margin-top: 0px
}

.wrap-post-title-inner {
    position: absolute;
    right: 20px;
    font-size: .7em;
    padding: .3em 0
}

@media screen and (max-width: 768px) {
    .wrap-post-title {
        font-size: 1em
    }
}

.post-box {
    width: 100%;
    position: relative;
    display: inline-block
}

.post-box-contents {
    width: 100%;
    height: 100%;
    position: relative;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.post-box .post-meta-all {
    overflow-y: hidden;
    padding: 5px 15px;
    display: block-cell;
    vertical-align: top
}

.post-box .post-title {
    font-weight: bold;
    font-size: 16px;
    padding: 5px 0
}

.post-box .post-title a {
    text-decoration: none
}

.post-box .post-date {
    font-size: 12px;
    position: absolute;
    bottom: 10px
}

.post-box .post-substr {
    font-size: 13px;
    height: 4.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.post-box-contents .post-author {
    position: absolute;
    bottom: 5px;
    right: 15px
}

.post_thumbnail {
    width: 280px;
    float: left
}

.post-box-thumbnail {
    background: #eee;
    position: relative
}

.post-box-thumbnail__wrap {
    overflow: hidden;
    position: relative
}

.post-box-thumbnail__wrap:before {
    content: "";
    padding-top: 61.8%;
    display: block;
    height: 0
}

.content .post-box-thumbnail__wrap img,
.post-box-thumbnail__wrap img {
    position: absolute;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;";
    -webkit-transition: .2s ease-in-out;
    -o-transition: .2s ease-in-out;
    transition: .2s ease-in-out
}

.post-box .post-cat {
    background: #777;
    padding: 2px 0;
    font-size: .6em;
    border-radius: 2px;
    display: inline-block;
    margin-right: 5px;
    vertical-align: middle;
    font-weight: bold
}

.post_thumbnail .post-cat,
.grid_post_thumbnail .post-cat {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 1;
    margin: 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    overflow: hidden;
    max-width: 90%
}

.post_thumbnail .post-cat a,
.grid_post_thumbnail .post-cat a {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    overflow: hidden
}

.post-cat-sp {
    padding: 4px 5px;
    border-radius: 3px
}

.post-box .post-tag {
    display: inline;
    font-size: .6em;
    vertical-align: middle
}

.post-box .post-tag a {
    display: inline-block;
    background: #eee;
    color: #000;
    padding: 3px 8px;
    font-size: 10px;
    margin: 0 3px;
    border-radius: 2px;
    position: relative;
    z-index: 1
}

.post-box .post-tag i {
    font-family: fontAwesome;
    content: "ï«";
    margin-right: 5px;
    vertical-align: middle
}

.post-cat a,
.post-cat-sp a {
    color: #fff;
    padding: 5px 10px;
    position: relative;
    z-index: 1;
    text-decoration: none
}

.post-author li {
    display: inline-block;
    vertical-align: middle;
    line-height: 1
}

.single-post-date.published {
    color: #999
}

.single-post-date,
.post-meta-bottom span {
    margin-right: 8px
}

.post-meta-bottom .post_reading_time:before {
    content: "ï";
    font-family: fontAwesome
}

.post-meta-bottom .post_views:before {
    content: "ï®";
    font-family: fontAwesome
}

.post-meta-bottom .post_views:after {
    content: "views";
    font-size: .9em
}

li.post-author-name {
    line-height: 30px;
    margin-left: 5px;
    font-size: 12px;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    max-width: 7em;
    white-space: nowrap
}

li.post-author-name a {
    position: relative;
    z-index: 1;
    white-space: nowrap;
    text-decoration: none
}

.post-author-thum img {
    border-radius: 50%;
    border: 1px solid #eee
}

.comment-num {
    white-space: nowrap
}

.more-link {
    float: right
}

@media screen and (max-width: 768px) {
    .post_thumbnail {
        width: 180px
    }

    .post-title {
        font-weight: bold;
        font-size: .9em !important
    }

    .sticky-post-box .post-title {
        font-size: 1em !important
    }

    .post-box {
        width: 100%
    }

    .post-box .post-date {
        position: relative;
        bottom: 0;
        font-size: .6em
    }

    .post-box .post-author,
    .post-meta .post-author,
    .grid_post-box .post-author {
        display: none
    }

    .widgettitle {
        padding: 10px
    }

    .post-box .post-cat {
        border-radius: 0;
        pointer-events: none
    }

    .post-cat a,
    .post-cat-sp a {
        padding: 2px 5px;
        display: inline-block;
        pointer-events: none
    }
}

@media screen and (max-width: 599px) {
    .post-substr {
        display: none !important
    }

    .post-box {
        display: initial
    }

    .post-box-contents.clearfix {
        padding: 5px;
        margin-bottom: 1px
    }

    .post-box .post-meta-all {
        padding: 0 10px
    }

    .post-box .post-cat {
        padding: 0;
        text-align: center
    }

    .post-box .post-tag a {
        padding: 1px 5px;
        position: relative
    }

    .post-box .post-title {
        padding: 0;
        font-size: .8em
    }

    .post_thumbnail {
        width: 105px
    }

    .post-box .post-tag {
        display: none
    }

    li.post-author-name {
        display: none
    }

    .post-box-contents .post-meta-all {
        padding-bottom: 0 !important
    }
}

.wrap-grid-post-box {
    margin: -3px;
    margin-bottom: 10px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.grid_post-box {
    width: 33.33333%;
    position: relative;
    padding: 4px;
    letter-spacing: normal;
    vertical-align: top
}

.grid_post-box:hover .post-box-contents {
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .3);
    box-shadow: 0 0 5px rgba(0, 0, 0, .3)
}

.grid_post_thumbnail {
    width: 100%
}

.grid_post-box .post-meta-all {
    padding: 10px
}

.post-meta-all {
    word-wrap: break-word
}

.grid_post-box .post-title {
    font-weight: bold;
    font-size: 1em;
    padding: 5px 0
}

.grid_post-box .post-tag {
    display: inline
}

.grid_post-box .post-tag a {
    display: inline-block;
    vertical-align: middle;
    background: #eee;
    color: #000;
    padding: 2px 8px;
    font-size: .6em;
    margin: 0 3px;
    border-radius: 2px;
    position: relative;
    z-index: 1
}

.grid_post-box .post-cat {
    background: #999;
    padding: 2px 0;
    font-size: .6em;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle
}

.grid_post-box .post-date {
    font-size: 12px;
    position: absolute;
    bottom: 13px;
    left: 15px
}

.grid_post-box .post-substr {
    font-size: 12px
}

.grid_post-box .post-author {
    position: absolute;
    bottom: 8px;
    right: 15px
}

.grid_post-box.adbox {
    width: 100%
}

@media screen and (max-width: 1200px) {
    .grid_post-box {
        width: 50%
    }
}

@media screen and (max-width: 959px) {
    .grid_post-box {
        width: 33.33333%
    }
}

@media screen and (max-width: 768px) {
    .grid_post-box {
        width: 50%;
        padding: 2px
    }

    .grid_post-box .post-meta-all {
        padding: 5px;
        position: relative
    }

    .grid_post-box .post-date {
        font-size: .7em
    }

    .grid_post-box .post-date:before {
        content: none
    }
}

@media screen and (max-width: 599px) {
    .grid_post-box .post-title {
        padding: 0
    }

    .grid_post-box .post-tag {
        display: none
    }

    .grid_post-box .post-date {
        position: relative;
        bottom: 0;
        left: 5px
    }
}

.wrap-mini-post-box {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.mini-list-post-box {
    width: calc(50% - 10px);
    margin: 5px
}

.mini-list-post-box .post_thumbnail {
    width: 150px;
    height: 100%
}

.mini-list-post-box .post-box-contents.clearfix {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    height: 120px
}

.mini-list-post-box .post-meta-all {
    padding: 10px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    position: relative
}

.mini-list-post-box .post-title {
    font-weight: bold;
    font-size: .9em;
    padding-bottom: 5px;
    max-height: 4.5em;
    line-height: 1.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.mini-list-post-box .post-date {
    font-size: 12px;
    position: absolute;
    bottom: 13px;
    left: 15px
}

.mini-list-post-box .post-cat {
    background: #999;
    padding: 2px 0;
    font-size: .6em;
    border-radius: 2px;
    display: inline-block;
    vertical-align: middle
}

@media screen and (max-width: 768px) {
    .mini-list-post-box {
        width: 100%;
        margin: 2px 0
    }
}

@media screen and (max-width: 599px) {
    .mini-list-post-box .post-title {
        font-size: .8em
    }

    .mini-list-post-box .post_thumbnail {
        width: 35%
    }
}

.content .padding0 img {
    margin: 0
}

.post-upon {
    padding: 20px;
    padding-top: 0;
    background: #fff
}

#single-main .post-author.author {
    position: relative;
    float: right;
    display: block;
    margin-bottom: 12px;
    margin-top: -8px
}

#single-main li.post-author-name {
    max-width: none
}

.single_thumbnail {
    text-align: center;
    background-position: center !important;
    background-size: 100% auto !important;
    position: relative;
    z-index: 0;
    overflow: hidden;
    width: 100%
}

.single_thumbnail img {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit:contain;"
}

.single_thumbnail figcaption {
    background-color: inherit;
    text-align: right;
    padding: .2em 1em;
    font-size: .8em
}

.single_thumbnail.type-youtube {
    padding-top: 56.25%;
    height: 0
}

.single_thumbnail.type-youtube iframe {
    position: absolute;
    top: 0;
    right: 0;
    width: 100%;
    height: 100%
}

h1.single-post-title {
    margin: 10px 0
}

.post_footer_author_title {
    background: #eee;
    color: #333;
    border: 2px solid #eee;
    padding: 10px 20px;
    margin-top: 25px
}

.post_footer_author {
    min-height: 100px;
    border: 2px solid #eee;
    padding: 15px;
    margin-bottom: 10px
}

.sc_post_author_user {
    padding: 20px 20px 10px 20px;
    background-color: #f6f6f6;
    border-radius: 5px;
    margin-bottom: 20px
}

.post-author-more {
    text-align: center;
    width: 100%
}

.post-author-more a {
    background-color: #000;
    padding: 8px;
    color: #fff !important;
    width: 90%;
    display: block;
    border-radius: 3px;
    font-weight: bold;
    margin: 10px auto;
    font-size: .9em;
    text-decoration: none
}

.post_author_user {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.post_author_user .post_thum {
    text-align: center
}

.post_author_user .profile_sns li a {
    width: 28px;
    line-height: 28px
}

.post_author_user .profile_sns li a i {
    margin: 0
}

.post_author_user .post_thum {
    text-align: center
}

.post_author_user .post_thum img {
    border-radius: 50%;
    border: 1px solid #ccc;
    margin: 0 auto
}

.post_author_user_meta {
    vertical-align: middle;
    padding-left: 20px;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.post_author_user .post-author {
    float: none;
    font-size: 20px;
    padding-bottom: 8px;
    font-weight: bold;
    line-height: 1.5
}

.post_author_user .post-author a {
    text-decoration: none
}

.post_author_user_meta .post-description {
    font-size: 14px;
    overflow: auto;
    min-height: 50px
}

.post_author_user_meta .post-description a {
    text-decoration: underline;
    color: #5f9ea0
}

.post_footer_author_title_post {
    font-weight: bold;
    border-bottom: 2px dotted #eee;
    margin: 10px 0;
    margin-top: 15px;
    clear: both
}

.post_author_user .profile_sns {
    padding: 5px 0;
    white-space: nowrap
}

#sidebar .post_author_user {
    display: block
}

#sidebar .post_author_user .post-author {
    text-align: center
}

#sidebar .post_author_user_meta {
    padding: 0
}

#sidebar .post_author_user .profile_sns li a {
    width: 35px;
    line-height: 35px;
    padding: 0;
    margin: 0 3px
}

@media screen and (max-width: 768px) {
    .post_footer_author_title_post {
        padding: 0 10px
    }

    .post_author_user .post_thum {
        width: 100%;
        text-align: center;
        margin-top: 10px
    }

    .post_author_user {
        display: block
    }

    .post_author_user_meta {
        padding: 0
    }

    .post_author_user .post-author {
        text-align: center
    }

    .post_author_user_meta .post-description {
        font-size: .8em;
        width: 100%;
        padding: 0 10px
    }
}

.author-post-wrap {
    display: grid;
    gap: 10px;
    grid-template-columns: repeat(4, 1fr)
}

.author-post-wrap .author-post {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: inline-block;
    vertical-align: top
}

.author-post-wrap .author-post a {
    text-decoration: none
}

@media screen and (max-width: 767px) {
    .author-post-wrap {
        grid-template-columns: repeat(2, 1fr)
    }
}

.author-post-meta {
    padding: 5px
}

.post_footer_author .author-post-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;"
}

.post_footer_author .author-post-cat span {
    background: #333;
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 10px;
    color: #fff;
    padding: 1px 5px
}

.post_footer_author .author-post-title {
    font-size: .9em;
    font-weight: bold
}

.post_footer_author .author-post-date {
    font-size: 12px;
    color: #666
}

.hentry .single-post-category {
    display: inline-block;
    margin-right: 5px;
    padding: .3em .5em;
    border-radius: 2px;
    margin-top: 5px;
    vertical-align: middle;
    background: #333;
    font-size: .8em
}

.post .single-post-category a {
    color: #fff;
    vertical-align: middle
}

#single-main .tag .tag-wrap {
    margin-left: 120px
}

#single-main .post-meta .tag,
#single-main .article_footer .tag {
    display: inline-block;
    margin-right: 5px;
    padding: .3em .5em;
    border-radius: 2px;
    margin-top: 5px;
    vertical-align: middle;
    background: #efefef;
    font-size: .8em
}

#single-main .post-meta .tag:before,
#single-main .article_footer .tag:before {
    content: "ï«";
    margin-right: 5px;
    color: #7e9da7;
    font-family: fontAwesome
}

#single-main .tag_area {
    padding: 0 5px
}

.single_title,
#comment-area .comment_title {
    background: 0;
    padding: 10px;
    border-radius: 0;
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    margin-top: 15px
}

.single_title a {
    color: #577fbc
}

#page-main {
    margin-bottom: 30px
}

.single-post-main {
    margin-bottom: 10px
}

.page_title {
    padding: 20px 30px;
    font-weight: normal;
    border-bottom: 1px solid #eee;
    margin-bottom: 0;
    background: #fff
}

#page-main .widget,
#main .widget,
.maintop-widget,
.main-bottom {
    margin-bottom: 10px;
    padding: 0;
    margin-top: 15px
}

#page-main .widget>ul:first-of-type,
#page-main .widget ul:first-child,
#main .widget>ul:first-of-type,
#page-main .widget ul:first-child {
    margin: 0
}

#page-main .widget .wrap-post-title,
#main .widget .wrap-post-title,
.maintop-widget .wrap-post-title,
.main-bottom .wrap-post-title {
    margin-bottom: 0;
    margin-top: 0;
    top: -3px
}

#page-main .post_list .meta .post_list_title,
#main .post_list .meta .post_list_title {
    font-size: .9em;
    padding: 0;
    padding-top: 5px
}

#page-main .post_list .meta .desc,
#main .post_list .meta .desc {
    font-size: .7em
}

.content>[class^=wp-block]:not(.wp-block-dvaux-section, .alignfull) {
    z-index: 2;
    position: relative
}

.required {
    color: #6495ed
}

.commets-list,
.trackback-list {
    overflow: hidden;
    margin-bottom: 40px;
    background: #f9f9f9
}

.commets-list li,
.trackback-list li {
    overflow: hidden;
    margin-top: -1px;
    padding: .5em 1.5em;
    width: 100%;
    border-bottom: 1px solid #ccc
}

.commets-list .avatar {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px
}

.comment-meta,
.reply,
.comment-notes,
.form-allowed-tags,
span.small {
    font-size: 80%
}

.comment-body,
.comment-body a {
    color: #000
}

.comment-body p {
    clear: both
}

p.form-submit {
    text-align: right
}

.commets-list .children li.comment {
    background: #fff;
    padding: 0;
    border-bottom: none
}

.comment-body {
    padding: 1em 0
}

.commets-list .children li.comment .comment-body {
    padding: 1em;
    border-top: 1px solid #eee
}

div#comment-area .children .children {
    margin: 0;
    border-left: 1em solid rgba(18, 87, 115, .1);
    border-top: 2px solid #eee
}

div#comment-area .children .children .children {
    margin-left: 1px;
    border-top: 0
}

div#comment-area .single_title {
    margin: 0;
    border-top: 1px solid #eee;
    background: #fff;
    color: #000
}

div#comment-area .reply {
    text-align: right
}

div#comment-area .reply a {
    background: #e2e2e2;
    padding: .5em 1em;
    border-radius: 3px
}

div#comment-area #respond {
    padding: 15px 20px;
    border: 1px solid #eee
}

.respondform_title {
    display: none
}

#comment-area input[type=text],
#comment-area textarea {
    display: block;
    width: 100%;
    margin: 5px 0
}

.recommend-post {
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
    padding: 10px;
    gap: 10px
}

.recommend-post .single-recommend {
    width: 100%;
    position: relative;
    overflow: hidden;
    letter-spacing: normal;
    vertical-align: top
}

.recommend-post .single-recommend a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    width: 100%;
    text-decoration: none
}

.recommend-post .single-recommend .recommend-thumb {
    position: relative;
    background: #eee;
    width: 150px;
    font-size: .8em
}

.recommend-post .single-recommend .recommend-thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;";
    vertical-align: middle;
    background: #eee
}

.recommend-post .single-recommend .recommend-meta {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

@media screen and (max-width: 767px) {
    .recommend-post .single-recommend a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .recommend-post .single-recommend .recommend-thumb {
        width: 100%
    }
}

.recommend-post-title {
    font-weight: bold
}

.recommend-desc {
    font-size: .7em;
    color: #999;
    padding: 5px 0
}

.recommend-title {
    font-size: .9em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    max-height: calc(3em + 16px);
    font-weight: bold
}

.recommend-cat {
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    padding: 2px 4px;
    position: absolute;
    background: #333;
    bottom: 0;
    right: 0
}

.content-box {
    float: right;
    margin-top: -0.25em;
    width: 420px
}

.content-box .more-link {
    margin: 0
}

.thumbnail-box {
    float: left;
    width: 160px
}

.thumbnail-box img {
    width: 160px;
    height: 160px
}

.category-header-wrap {
    color: #333;
    padding: 15px 0;
    border-bottom: 1px solid #eee
}

.category-header {
    margin: auto;
    width: 570px
}

.category-title {
    display: inline-block;
    vertical-align: middle;
    text-align: center
}

.category-title-name {
    font-size: 35px
}

.category-title-horline {
    margin: 0 0 10px 0;
    width: 50px;
    height: 5px;
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px
}

.category-title-line {
    margin: 0 20px;
    width: 5px;
    height: 60px;
    background: #fff;
    display: inline-block;
    vertical-align: middle;
    border-radius: 10px
}

.category-title-desc {
    width: 300px;
    overflow: auto;
    display: inline-block;
    vertical-align: middle;
    font-size: 15px
}

.catpage_content_wrap {
    margin-bottom: 10px;
    margin-top: -10px;
    position: relative;
    background: rgba(0, 0, 0, 0) !important;
    overflow: hidden
}

.catpage_content_wrap .cover {
    background-size: 100% auto;
    background-position: center center;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: -1;
    -webkit-filter: blur(2px) brightness(0.8);
    filter: blur(2px) brightness(0.8)
}

.catpage_description {
    font-size: 1.1em;
    margin-top: 10px
}

.catpage_content_wrap .share {
    padding: 0
}

.catpage_content_wrap .innner {
    padding: 1em 0;
    width: 90%;
    margin: 0 auto
}

.catpage_content_wrap .catpage_inner_content {
    width: 60%;
    float: left;
    padding: 1em;
    font-weight: bold;
    text-shadow: 1px 1px 0 #999
}

.catpage_content_wrap .content {
    padding: 1em 40px;
    line-height: 1.5
}

h1.catpage_title {
    margin: 0
}

.catpage_tag {
    width: 40%;
    float: left;
    padding: 1em
}

.catpage_tag a {
    background: #eee;
    color: #000;
    white-space: nowrap;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: 3px 1px;
    display: inline-block;
    border-radius: 2px
}

a.tag-cloud-link:before {
    content: "ï«";
    margin-right: 5px;
    color: #7e9da7;
    font-family: fontAwesome
}

.cat-post-main .content {
    margin: 0
}

.cat-post-main {
    padding: 1em 2em;
    margin-bottom: 10px
}

@media screen and (max-width: 768px) {
    .catpage_content_wrap .cover {
        background-size: auto 100%
    }

    .catpage_content_wrap .catpage_inner_content {
        width: 100%
    }

    .catpage_tag {
        display: none
    }

    .catpage_content_wrap {
        margin-top: -5px
    }

    .cat-post-main {
        padding: 1em
    }
}

.author_title {
    background: #fff;
    padding: 2em;
    margin-bottom: 10px
}

.author_title-thum {
    float: left;
    margin-right: 2em
}

.author_title-thum img {
    border-radius: 50%
}

.author_title-meta {
    float: left;
    margin-left: -200px;
    padding-left: 200px;
    width: 100%
}

.author_title-name {
    font-size: 1.3em;
    font-weight: bold
}

@media screen and (max-width: 768px) {
    .author_title-meta {
        float: left;
        margin: 0px;
        padding: 0px;
        width: 100%
    }

    .author_title-thum {
        width: 100%;
        text-align: center
    }

    .author_title-name {
        text-align: center;
        margin-bottom: 1em
    }
}

#sidebar {
    width: 330px
}

.fit-sidebar-fixed {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
    position: fixed
}

.fit-sidebar-blank {
    z-index: 0;
    background-color: rgba(0, 0, 0, 0);
    visibility: hidden
}

.widget {
    margin-bottom: 10px;
    padding: 10px;
    position: relative
}

.singletop-widget .wrap-post-title {
    margin: -10px;
    margin-bottom: 20px
}

.singletop-widget>div {
    margin: -10px;
    padding: 10px
}

.widget>ul:first-of-type,
.widget ul:first-child,
.diver-tabwidget__content>ul:first-of-type {
    margin: -10px
}

.widget>ul:first-of-type>li,
.widget ul:first-child>li,
.diver-tabwidget__content>ul:first-of-type>li {
    border-bottom: 1px solid rgba(50, 50, 50, .2)
}

.widget_text ul li i {
    vertical-align: middle;
    margin-right: 8px
}

.textwidget {
    font-size: .9em
}

.textwidget img {
    display: block;
    margin: 0 auto
}

#sidebar-recent-posts li,
#sidebar-popular-posts li {
    margin: 20px 0
}

.sidebar-thumbnail-box {
    float: left;
    width: 75px
}

.sidebar-recent-posts-title {
    float: right;
    width: 165px
}

.sidebar_content {
    margin-bottom: -20px;
    height: 100%
}

.widgettitle {
    position: relative;
    font-size: 16px;
    padding: 8px 15px;
    margin: -10px;
    margin-bottom: 10px
}

.tagcloud a {
    white-space: nowrap;
    border: 1px solid #ddd;
    padding: 5px 10px;
    margin: 3px 1px;
    display: inline-block
}

.tagcloud a:hover {
    background: #eee
}

.widget_categories label,
.widget_categories h2,
.widget_archive label,
.widget_archive h2 {
    display: none
}

.cat-item .count,
.widget li a .count {
    float: right;
    background: #eee;
    color: #666;
    padding: 1px .5em;
    display: inline;
    border-radius: 2px
}

.screen-reader-text {
    display: none
}

.widget_archive select,
.widget_categories select {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 100%;
    padding: .5em 1em;
    color: inherit;
    border: 1px solid #ccc;
    background: rgba(0, 0, 0, 0);
    border-radius: 0;
    font-size: .8em
}

.widget_archive select option,
.widget_categories select option {
    color: #000
}

#sidebar .widget select::-ms-expand {
    display: none
}

.widget ul li.cpd-l {
    padding: 10px
}

.maintop-widget,
.mainbottom-widget {
    margin-bottom: 10px
}

.single-top {
    margin: 10px 0;
    padding: 0;
    border-radius: 3px
}

.bottom_ad .widget {
    padding: 0
}

.bottom_ad .widget ul {
    border: 1px solid #eee
}

.single-pcad {
    padding: 15px !important
}

.in_loop {
    padding: 5px;
    margin-bottom: 5px
}

.nav_inleft_wrap {
    float: right
}

.nav_inleft,
.header-logo #nav {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

header .searchsubmit {
    right: -1
}

@media screen and (max-width: 959px) {
    .nav_inleft_wrap {
        text-align: center;
        display: none
    }

    .nav_inleft {
        display: none
    }
}

.widget.widget_text li a,
.widget.widget_categories li a,
.widget.widget_recent_entries li,
.widget.widget_nav_menu li a,
.widget.widget_pages li a,
.widget.widget_archive li a,
.widget.widget_mycategoryorder li a,
.widget.widget_meta li a {
    display: block;
    padding: .8em 1em;
    margin: 0;
    position: relative;
    font-size: .9em
}

.widget.widget_text li ul,
.widget.widget_nav_menu li ul,
.widget.widget_pages li ul,
.widget.widget_categories li ul {
    padding: 0;
    margin: 0
}

.widget.widget_text ul li,
.widget.widget_categories ul li,
.widget.widget_nav_menu li,
.widget.widget_pages li,
.widget.widget_archive li,
.widget.widget_mycategoryorder li {
    margin: 0;
    padding: 0
}

.widget.widget_nav_menu li ul li a:before,
.widget.widget_pages li ul li a:before,
.widget.widget_categories li ul li a:before {
    content: "ï";
    color: #ccc;
    margin-right: .6em;
    font-family: fontAwesome
}

.widget.widget_recent_entries li span.post-date {
    font-size: .8em
}

.widget_nav_menu .menu_desc {
    display: none
}

.diver_widget_adarea {
    margin-bottom: 10px;
    text-align: center
}

.diver_widget_adlabel {
    font-size: .8em;
    text-align: center
}

#main .diver_widget_adarea {
    margin-bottom: 10px
}

#main .textwidget {
    padding: 10px
}

.textwidget h2 {
    padding: .7em 1em;
    font-size: 1em;
    margin: 1em 0 1em
}

.textwidget h3 {
    padding: .3em 1em;
    margin: 1em 0 .8em;
    font-size: 1em;
    border-bottom: 1px solid #555;
    color: #333;
    background: #fff
}

.textwidget h4 {
    position: relative;
    position: relative;
    font-weight: bold;
    font-size: 1em;
    padding: .2em 1em;
    color: #333;
    margin: .8em 0 .6em
}

.textwidget h4 {
    color: #333;
    font-size: 1em;
    font-weight: bold;
    margin: .6em 0 .8em
}

.diver_widget_profile .coverimg {
    text-align: center;
    position: relative;
    padding: 0 1em
}

.diver_widget_profile .coverimg img {
    width: 120px;
    height: 120px;
    border-radius: 50%;
    border: 5px solid #fff;
    overflow: hidden;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;"
}

.diver_widget_profile .coverimg.on {
    background-size: 100% auto;
    height: 180px;
    margin-bottom: 60px
}

@media screen and (max-width: 959px) {
    .diver_widget_profile .coverimg.on {
        background-size: 100%
    }
}

.diver_widget_profile .coverimg.on img {
    position: relative;
    top: 120px
}

.diver_widget_profile .coverimg.no img {
    border: 5px solid #fff;
    width: 160px;
    height: 160px
}

.diver_widget_profile .img_meta {
    padding: .5em 0;
    text-align: center
}

.diver_widget_profile .img_meta .name {
    font-weight: bold;
    line-height: 1.2
}

.diver_widget_profile .profile_sns {
    padding-top: .6em
}

.profile_sns li {
    display: inline-block
}

.profile_sns li a {
    color: #fff !important;
    border-radius: 50%;
    display: block;
    width: 35px;
    line-height: 35px;
    text-align: center;
    margin: 0 3px
}

.profile_sns .facebook {
    background-color: #3b5998
}

.profile_sns .twitter {
    background-color: #000
}

.profile_sns .twitter svg {
    width: .8em;
    height: .8em
}

.profile_sns .instagram {
    background-color: #d93177
}

.profile_sns .youtube {
    background-color: red
}

.profile_sns .sns {
    background-color: #8bc34a
}

.diver_widget_profile .meta {
    padding: .5em 1em;
    font-size: .9em
}

.diver_widget_profile .button a {
    padding: .5em;
    background-color: #eee;
    border-radius: 2px;
    width: 80%;
    font-size: .8em
}

.widget .single_title {
    margin: -10px;
    margin-bottom: 15px
}

.single-related-area .textwidget,
.single-recommend-area .textwidget {
    padding: 1em
}

.widget-h2 {
    margin: 1em 0
}

.widget-h2 .widgettitle {
    margin: 0
}

.widget_rss ul li a {
    padding: 5px 10px;
    display: inline-block;
    font-size: .85em
}

.container_top_widget,
.container_bottom_widget {
    margin: 0px auto
}

.container_top_widget {
    margin-top: 20px
}

.containerwidget {
    margin: 10px auto
}

.widget li.recentcomments {
    padding: 10px;
    font-size: .9em
}

.recentcomments>a {
    font-weight: bold
}

.widget ul.sub-menu .menu_title {
    display: inline-block
}

form.search-widget {
    padding: 20px
}

#sidebar form.search-widget {
    padding: 5px 10px
}

.search-widget__col {
    margin-bottom: 10px
}

input.search-widget__input {
    width: 100%;
    padding: 10px 8px;
    border: 2px solid #eee
}

label.search-widget__label {
    width: 100%;
    display: block;
    font-weight: bold;
    font-size: 15px;
    margin-bottom: 5px
}

.search-widget__select {
    overflow: hidden;
    width: 100%;
    position: relative;
    border-radius: 2px;
    border: 2px solid #eee;
    background: #fff
}

.search-widget__select::before {
    position: absolute;
    top: .8em;
    right: .8em;
    width: 0;
    height: 0;
    padding: 0;
    content: "";
    border-left: 6px solid rgba(0, 0, 0, 0);
    border-right: 6px solid rgba(0, 0, 0, 0);
    border-top: 6px solid #999;
    pointer-events: none
}

.search-widget__select select {
    width: 100%;
    padding-right: 1em;
    cursor: pointer;
    text-indent: .01px;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    border: none;
    outline: none;
    background: rgba(0, 0, 0, 0);
    background-image: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    padding: 8px 38px 8px 8px;
    color: #666
}

.search-widget__select select::-ms-expand {
    display: none
}

.search-widget__checkbox {
    display: none
}

.search-widget__checkbox-label {
    font-size: 13px;
    padding-left: 20px;
    margin-right: 20px;
    position: relative;
    cursor: pointer;
    display: inline-block
}

.search-widget__checkbox-label:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 15px;
    height: 15px;
    border: 2px solid #ccc
}

.search-widget__checkbox:checked+.search-widget__checkbox-label {
    color: #3c82ff
}

.search-widget__checkbox:checked+.search-widget__checkbox-label::after {
    content: "";
    display: block;
    position: absolute;
    top: -4px;
    left: 5px;
    width: 7px;
    height: 14px;
    -webkit-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    transform: rotate(40deg);
    border-bottom: 3px solid #3c82ff;
    border-right: 3px solid #3c82ff
}

button.search-widget__submit {
    margin: 0 auto;
    width: 100%;
    padding: 8px 13px 7px;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: .1em;
    background: #3c82ff;
    color: #fff;
    border: none;
    margin-top: 5px
}

.widget_post_list {
    width: 100%;
    position: relative;
    letter-spacing: normal;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.widget_post_list img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;";
    vertical-align: middle;
    position: absolute;
    top: 0;
    right: 0
}

.widget_post_list .post_list_thumb {
    float: left;
    width: 100px;
    height: 80px;
    position: relative;
    background-color: #eee
}

.widget_post_list .post_list_thumb .post_list_cat {
    position: absolute;
    bottom: 0;
    right: 0;
    background: #333;
    color: #fff;
    font-size: 10px;
    padding: 2px 4px;
    border-radius: 3px 0 0 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    word-break: break-all;
    overflow: hidden
}

.widget_post_list .meta {
    float: right;
    overflow: hidden;
    width: 100%;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.widget_post_list a {
    padding: 8px;
    display: flow-root
}

.widget_post_list .newlabel {
    font-size: 10px;
    background: rgba(0, 0, 0, 0)
}

.widget_post_list .newlabel:before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid rgba(0, 0, 0, 0);
    border-left: 4em solid #f66;
    position: absolute
}

.widget_post_list .newlabel span {
    position: absolute;
    -webkit-transform: rotate(-45deg) scale(0.9);
    -ms-transform: rotate(-45deg) scale(0.9);
    transform: rotate(-45deg) scale(0.9);
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    left: 2px;
    top: 6px
}

.widget_post_list .post_list_tag .post_list_cat {
    line-height: 1;
    position: relative;
    display: inline-block;
    background: #333;
    color: #fff;
    font-size: 10px;
    padding: 3px 4px;
    border-radius: 2px
}

.widget_post_list .meta .post_list_tag {
    line-height: 0
}

.widget_post_list .meta .post_list_tag .tag {
    font-size: .5em;
    border: 1px solid #ccc;
    color: #666;
    padding: 2px 3px;
    border-radius: 2px;
    margin: 2px;
    display: inline-block;
    line-height: 1
}

.widget_post_list .meta .post_list_title {
    font-size: .9em
}

#sidebar .widget_post_list .meta .post_list_title {
    font-size: 13px
}

.widget_post_list .meta .post_list_date {
    font-size: .6em
}

#sidebar .desc {
    display: none
}

#sidebar .widget_post_list.grid {
    width: 50%;
    border-bottom: 0;
    display: inline-block;
    vertical-align: top
}

.widget_post_list.grid .post_list_thumb {
    width: 100%;
    height: 0;
    overflow: hidden;
    padding-top: 61.8%;
    position: relative
}

.content .widget_post_list.grid .meta .post_list_title,
.single-post-main .widget_post_list.grid .meta .post_list_title,
#main .widget_post_list.grid .meta .post_list_title,
#page-main .widget_post_list.grid .meta .post_list_title {
    font-size: 1em
}

#main .widget_post_list.grid .meta .post_list_title {
    padding: 5px 0
}

.content .widget_post_list.grid .meta .desc,
.single-post-main .widget_post_list.grid .meta .desc,
#main .widget_post_list.grid .meta .desc,
#main .widget_post_list .meta .desc,
#page-main .widget_post_list.grid .meta .desc {
    font-size: .7em
}

#sidebar .widget_post_list.grid.first:first-child {
    width: 100%
}

#sidebar .widget_post_list.grid.first:first-child .post_list_thumb {
    height: 130px
}

.widget_post_list.grid.first:first-child .meta .post_list_title {
    font-size: 1em
}

.content .widget_diver_widget_newpost ul {
    padding: 0
}

.content .widget_post_list img {
    margin: 0
}

.content .widget_post_list .meta .post_list_title {
    font-size: 1em;
    line-height: 1.5;
    margin-bottom: 5px;
    font-weight: bold
}

.content .widget_post_list .meta .desc {
    font-size: .8em
}

.content .widget_diver_widget_newpost_grid ul {
    padding: 0
}

ul.diver_widget_post_grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.diver_widget_post_grid li {
    width: 33.3333%
}

.content .widget_post_list.grid,
.single-post-main .widget_post_list.grid,
#main .widget_post_list.grid,
#page-main .widget_post_list.grid {
    width: 33%;
    vertical-align: top;
    margin: .15%;
    border-bottom: none;
    background: #fff
}

.content .widget_post_list.grid .post_list_thumb {
    height: 120px
}

#main .widget_post_list {
    background: #fff
}

@media screen and (min-width: 769px)and (max-width: 959px) {
    #sidebar .widget_post_list.grid.first:first-child {
        height: 220px
    }

    #sidebar .widget_post_list.grid.first:first-child .meta {
        margin-left: -350px;
        padding-left: 350px
    }

    #sidebar .widget_post_list.grid.first:first-child .post_list_thumb {
        height: 200px !important;
        width: 340px;
        float: left;
        padding: 0
    }

    #sidebar .widget_post_list.grid {
        width: 33.3%
    }

    .widget_post_list.grid.first:first-child .meta .post_list_title {
        font-size: 1.3em;
        height: 160px
    }
}

.single-post-main .widget_post_list.grid .post_list_thumb,
#main .widget_post_list.grid .post_list_thumb {
    width: 100%;
    height: 150px
}

.single-post-main .widget_post_list.grid .meta .post_list_title,
#main .widget_post_list.grid .meta .post_list_title,
#main .widget_post_list .meta .post_list_title {
    font-weight: bold
}

#main .widget_diver_widget_newpost_grid .wrap-post-title,
#main .widget_diver_widget_newpost .wrap-post-title {
    margin-bottom: 8px
}

#main .widget .widget_post_more a {
    display: block;
    padding: 10px 20px
}

@media screen and (max-width: 768px) {
    #main .widget_post_list .meta .desc {
        display: none
    }

    #main .widget_post_list.grid .post_list_thumb {
        height: 80px
    }

    .content .widget_post_list.grid,
    .single-post-main .widget_post_list.grid,
    #main .widget_post_list.grid,
    #page-main .widget_post_list.grid {
        width: 49.7%
    }
}

@media screen and (max-width: 599px) {
    #main li.post_list.grid {
        width: 49.7%
    }
}

.widget .widget_post_more {
    text-align: center;
    width: 100%;
    border-top: 1px solid #ccc
}

a.diver_widget_morelink::after {
    font-family: fontAwesome;
    content: "ï";
    margin-left: 10px;
    font-weight: bold
}

.appeal_title {
    padding: 10px;
    background: #333;
    color: #fff
}

.appeal_box {
    background: #333;
    color: #fff
}

.appeal_img {
    text-align: center;
    max-width: 100%
}

.appeal_meta .button a {
    background: #f44336
}

.appeal_desc {
    font-size: .9em;
    padding: 1em .3em;
    line-height: 1.8
}

#share_plz {
    z-index: 10;
    text-align: center;
    padding: .8em;
    position: -webkit-sticky;
    position: sticky;
    top: 85px
}

#share_plz .p-entry__pushButton {
    width: auto
}

#share_plz .p-entry__pushLike {
    padding: 0;
    height: 78px
}

#share_plz .p-entry__push {
    margin: 0;
    background: #fff
}

#share_plz .share_sns {
    padding: 5px 10px;
    width: 100%
}

#share_plz a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: .5em 0 .7em
}

#share_plz a i,
#share_plz a:before {
    font-size: 1.8em;
    margin: .1em 0 .2em
}

#share_plz a svg {
    margin: .2em 0 .4em;
    font-size: 1.2em
}

#share_plz a span.sns_name {
    margin: 0;
    line-height: 1;
    font-size: .9em
}

#share_plz a+a {
    margin-top: .6em
}

.notfofund_title {
    text-align: center;
    font-size: 50px;
    padding: 50px 0;
    color: #666
}

.notfofund_text {
    padding: 20px;
    font-weight: bold;
    font-size: 16px;
    text-align: center
}

.notfofund_slick_title {
    text-align: center;
    font-size: 21px;
    margin: 15px
}

.error404 .bx-viewport {
    margin-bottom: 20px
}

@media screen and (max-width: 768px) {
    .notfofund_title {
        font-size: 20px;
        padding: 20px 0
    }
}

#bigfooter {
    background: #eee
}

.footer_title {
    padding: 5px;
    margin-bottom: 5px
}

#bigfooter li {
    padding: 5px
}

#bigfooter li:before {
    font-family: fontAwesome;
    content: "ï¸";
    margin-right: 8px;
    font-size: .9em
}

#bigfooter ul ul li {
    padding-right: 0
}

#bigfooter ul ul.children {
    padding-top: 5px
}

#bigfooter a {
    font-size: 13px
}

.bigfooter_wrap {
    width: 90%;
    margin: 0 auto;
    text-align: center
}

.bigfooter_colomn {
    display: inline-block;
    vertical-align: top;
    padding: 25px 10px !important;
    text-align: left
}

.bigfooter_colomn .menu_desc {
    display: none
}

.bigfooter_col {
    padding: 5px
}

.bigfooter_wrap_main {
    background: #eee;
    padding: 20px 0;
    margin-top: 20px
}

#bigfooter ul li:before {
    content: none
}

@media screen and (max-width: 768px) {

    .bigfooter_colomn,
    .bigfooter_wrap {
        width: 100% !important
    }

    .bigfooter_colomn.col3,
    .bigfooter_colomn.col4 {
        padding: 5px !important
    }

    .bigfooter_center {
        margin: 0
    }
}

#footer {
    font-size: 13px;
    clear: both;
    background: #999;
    margin-top: auto;
    margin-bottom: 0
}

#footer .menu_desc {
    display: none
}

.footer_navi {
    display: inline-block
}

.footer_content {
    width: 90%;
    margin: 0 auto;
    padding: 15px 0
}

#copyright {
    float: right
}

.footer_navi ul li {
    font-size: 13px;
    display: inline-block;
    padding: 0 5px
}

@media screen and (max-width: 768px) {
    .footer_navi {
        width: 100%;
        text-align: center
    }

    #copyright {
        float: none;
        text-align: center;
        padding: 10px 0
    }
}

#footer_sticky_menu {
    position: fixed;
    bottom: -100px;
    width: 100%;
    z-index: 1000;
    table-layout: fixed;
    border: none;
    -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px rgba(0, 0, 0, .2)
}

.footermenu_col {
    position: relative;
    text-align: center;
    background: #fff;
    color: #555;
    border: none;
    border-right: 1px solid rgba(100, 100, 100, .6);
    padding: 0;
    height: 60px;
    vertical-align: middle
}

.footermenu_col:last-child {
    border-right: none
}

#footer_sticky_menu a,
#footer_sticky_menu button {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    padding: 0 !important
}

#footer_sticky_menu a i {
    font-size: 1.4em
}

#footer_sticky_menu .footermenu_title {
    font-size: .6em
}

.lity-container {
    width: 100%
}

.footermenu_sns li {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.footermenu_sns li a {
    font-size: .6em;
    height: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.footermenu_sns a.line {
    padding: 1em 0
}

.footermenu_sns .sns_name {
    display: none;
    font-weight: bold
}

#footer_cta {
    position: fixed;
    bottom: 0;
    width: 100%;
    padding: .5em 1.5em;
    z-index: 999;
    display: none;
    max-height: 120px
}

#footer_cta figure {
    height: 100%;
    width: 55%;
    float: right;
    text-align: center
}

#footer_cta figure img {
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit:contain;";
    vertical-align: middle
}

#footer_cta .footer_cta_wrap {
    position: relative;
    float: left;
    width: 95%;
    height: 90px
}

#footer_cta .footer_cta_meta {
    float: left;
    padding: 8px;
    width: 45%
}

#footer_cta .title {
    font-weight: bold;
    font-size: 26px
}

#footer_cta .desc {
    font-size: 16px;
    margin-top: 5px
}

#footer_cta a.close {
    color: #666;
    font-size: 50px;
    float: left;
    width: 50px;
    line-height: 88px;
    opacity: .3
}

a.fcta_open {
    font-size: 20px;
    color: #fff;
    bottom: -50px;
    display: none;
    left: 30px;
    position: fixed;
    line-height: 40px;
    text-align: center;
    padding: 0px 15px;
    border-radius: 5px
}

@media screen and (max-width: 1201px) {
    #footer_cta {
        padding: .3em;
        line-height: 0
    }

    #footer_cta figure {
        height: 100%;
        width: 100%;
        float: right
    }

    #footer_cta .footer_cta_meta {
        display: none
    }

    #footer_cta .footer_cta_wrap {
        float: right
    }

    #footer_cta a.close {
        font-size: 30px;
        width: 30px;
        line-height: 88px;
        position: absolute
    }
}

@media screen and (max-width: 768px) {
    #footer_cta a.close {
        font-size: 20px;
        width: 20px;
        line-height: 20px;
        top: -20px;
        left: 0;
        background: #333
    }
}

#title-counter {
    text-align: right;
    background: #fff;
    width: 100px;
    padding: 5px;
    margin: 5px 0;
    margin-left: auto;
    border: 1px solid #ccc
}

.title-counter-length-over {
    color: red;
    font-weight: bold
}

.hljs {
    margin: 10px 0;
    padding: 20px
}

.share-button {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: .5em;
    width: 100%;
    padding: 10px 0;
    text-align: center
}

@media screen and (min-width: 600px) {
    .share-button a.line {
        display: none
    }
}

.share-button.big a {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.share-button.small {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.share-button.small a {
    padding: 1.5px 5px;
    color: #fff;
    font-size: .7em;
    vertical-align: top;
    margin-bottom: 5px
}

header .share-button {
    padding: 10px 20px
}

.share.short {
    padding: 1.2em
}

.sns a {
    font-size: .7em;
    font-weight: bold;
    line-height: 1.8;
    position: relative;
    display: block;
    padding: .6em 0;
    color: #fff;
    text-align: center;
    text-decoration: none;
    border-radius: 2px
}

.sns a:before,
.sns a i,
.sns a svg {
    margin-right: .2em;
    margin-left: .2em;
    vertical-align: middle;
    font-size: 1.4em
}

.sns a svg {
    width: 1.2em;
    height: 1.2em;
    font-size: 1em
}

.sns a.twitter {
    background: #000
}

.sns a.twitter:hover {
    color: #000
}

.sns a.facebook {
    background: #3b5998
}

.sns a.facebook:hover {
    color: #2c4373
}

.sns a.hatebu {
    background: #5d8ac1
}

.sns a.hatebu:before {
    content: "B!";
    font-weight: bold;
    line-height: 1
}

.sns a.hatebu:hover {
    color: #5d8ac1
}

.sns a.line {
    background: #25af00
}

.sns a.line:hover {
    color: #25af00
}

@media screen and (min-width: 600px) {
    .sns a.line {
        display: none
    }
}

.sns a.pocket {
    background: #f03e51
}

.sns a.pocket:hover {
    color: #f03e51
}

.sns a.rss {
    background: #ffb53c
}

.sns a.rss:hover {
    color: #ffb53c
}

.sns a.feedly {
    background: #87c040
}

.sns a.feedly:hover {
    color: #87c040
}

.sns a:hover {
    background: #fff;
    -webkit-box-shadow: 0 0 0 2px currentColor inset;
    box-shadow: 0 0 0 2px currentColor inset
}

.sns a .count {
    font-size: 10px;
    margin-left: 2px
}

span.sns_name {
    margin-left: 5px;
    vertical-align: middle
}

.sns span.sns_count {
    font-weight: bold;
    display: inline-block;
    line-height: 1.5em;
    padding: 0 3px;
    margin: 0 .2em;
    border-radius: 3px
}

#share_plz div.sns_count {
    background: #fff;
    border-radius: 2px;
    color: #333
}

@media screen and (max-width: 599px) {
    span.sns_name {
        display: none
    }

    .sns a:before,
    .sns a i {
        font-size: 1.8em
    }
}

.pagination {
    text-align: center;
    margin-bottom: 10px;
    letter-spacing: -0.4em
}

a.page-numbers:hover {
    background: #eee
}

a.page-numbers,
.pagination .current {
    color: #607d8b;
    padding: 12px 22px;
    text-decoration: none;
    vertical-align: middle;
    display: inline-block;
    letter-spacing: 0;
    margin: 0 3px;
    border-radius: 3px
}

.pagination .current {
    background: #607d8b;
    color: #fff;
    font-weight: bold
}

span.page-numbers.dots {
    letter-spacing: 0;
    padding: 8px .5em;
    vertical-align: middle
}

.pagination a {
    letter-spacing: normal;
    background: #fff
}

a.prev.page-numbers {
    margin-right: 3px
}

a.prev.page-numbers:before {
    font-family: fontAwesome;
    content: "ï"
}

a.next.page-numbers {
    margin-left: 3px
}

a.next.page-numbers:before {
    font-family: fontAwesome;
    content: "ï"
}

a.prev1.page-numbers {
    margin-right: 3px
}

a.prev1.page-numbers:before {
    font-family: fontAwesome;
    content: "ï"
}

a.next1.page-numbers {
    margin-left: 3px
}

a.next1.page-numbers:before {
    font-family: fontAwesome;
    content: "ï"
}

@media screen and (max-width: 959px) {
    .pagination {
        margin: 15px 0;
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    a.page-numbers {
        padding: 8px 0;
        width: 15%
    }

    .pagination .current {
        padding: 8px 0;
        width: 30%
    }
}

@media screen and (min-width: 959px) {

    .header_search,
    .header-logo .drawer-nav-btn,
    .drawer-nav-btn-wrap {
        display: none !important
    }
}

.header_search {
    position: absolute !important;
    top: 0;
    right: 0;
    width: 55px;
    height: 100%
}

a.header_search_btn {
    display: block;
    width: 100%;
    height: 100%;
    font-size: 22px;
    line-height: 0;
    color: #fff
}

a.header_search_btn .header_search_inner {
    position: relative;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 100%;
    text-align: center
}

.header_search_title {
    text-align: center;
    font-size: .3em;
    padding-top: .3em;
    line-height: 1;
    display: none
}

#header_search {
    background-color: #fff;
    width: 85vw;
    height: 80vh;
    overflow: auto;
    margin: 0 auto;
    border-radius: 5px;
    font-size: .9em
}

.drawer-overlay {
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.drawer-overlay.active {
    cursor: pointer;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .3);
    z-index: 9999
}

.drawer-nav-btn-wrap {
    position: absolute;
    top: 0;
    left: 0;
    width: 55px;
    height: 100%
}

.drawer-nav {
    background: #fff;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 0;
    z-index: 99999;
    -webkit-overflow-scrolling: touch;
    width: 80%;
    max-width: 300px
}

.drawer-nav {
    height: 100%;
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    overflow-y: scroll;
    position: fixed;
    left: -100%
}

.drawer-nav.active {
    left: 0px
}

.drawer-nav-btn {
    width: 30px;
    height: 30px;
    position: absolute;
    left: 15px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

.footermenu_col .drawer-nav-btn {
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    -webkit-transform: translateY(0%);
    -ms-transform: translateY(0%);
    transform: translateY(0%)
}

.drawer-nav-btn span {
    height: 3px;
    background-color: #000;
    top: calc(50% - 1.5px)
}

.drawer-nav-btn:before {
    content: "";
    top: calc(25% - 3px);
    border-top: 3px solid #000
}

.drawer-nav-btn:after {
    content: "";
    bottom: calc(25% - 3px);
    border-bottom: 3px solid #000
}

.drawer-nav-btn:before,
.drawer-nav-btn:after,
.drawer-nav-btn span {
    display: block;
    width: 80%;
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
    -webkit-transition: .35s ease-in-out;
    -o-transition: .35s ease-in-out;
    transition: .35s ease-in-out;
    border-radius: 5px
}

.drawer_content_title {
    padding: 10px;
    margin-bottom: 10px;
    background: #eee
}

.drawer-nav .diver_widget_adarea {
    padding: 10px
}

.drawer-nav .widget>ul:first-of-type,
.drawer-nav .widget ul:first-child {
    margin: 0;
    margin-top: -10px
}

.footermenu_col .drawer-nav-btn span,
.footermenu_col .drawer-nav-btn:before,
.footermenu_col .drawer-nav-btn:after {
    background: none;
    border: none
}

.lity_content {
    padding: 1em;
    margin: 1em;
    background: #fff;
    border-radius: 5px
}

.searchbox_content_title {
    padding: 10px;
    margin-bottom: 10px;
    background: #eee
}

#header_search .diver_widget_adarea {
    padding: 10px
}

#header_search .widget>ul:first-of-type,
#header_search .widget ul:first-child {
    margin: 0;
    margin-top: -10px
}

#main-wrap.fullpage,
#main-wrap.fullpage #page-main,
#main-wrap.fullpage .single-post-main {
    width: 100%;
    margin: 0 auto;
    padding: 0
}

#main-wrap.fullpage .content {
    margin-bottom: 0
}

@media screen and (max-width: 1200px) {
    #main-wrap {
        width: 96%
    }

    img {
        max-width: 100%
    }

    .single-post-main,
    .catpage_content_wrap .content {
        padding: 15px
    }
}

@media screen and (max-width: 959px) {
    #main {
        margin: 0 !important;
        padding: 0 .5em !important
    }

    #single-main,
    #page-main {
        margin: 0 !important;
        padding: 0 !important
    }

    #sidebar {
        width: 100%;
        padding: .5em
    }
}

@media screen and (max-width: 768px) {
    #main-wrap {
        width: 100% !important;
        margin: 5px auto
    }

    #main,
    #single-main,
    #page-main {
        width: 100% !important
    }

    #single-main,
    #page-main {
        padding: 0
    }

    .hentry {
        padding: 0 !important;
        margin: 0 !important
    }

    .menu_desc {
        display: none
    }

    .sidebar_content {
        padding: 10px 0
    }

    h1 {
        font-size: 1.3em;
        margin: 5px 0
    }

    h1.single-post-title {
        font-size: 1.2em;
        line-height: 1.3
    }

    h2 {
        font-size: 1.3em
    }

    h3 {
        font-size: 1.2em
    }

    h4 {
        font-size: 1.1em
    }

    .page_title {
        padding: 15px 20px
    }

    .single-post-date,
    .post-meta-bottom span {
        font-size: .7em;
        margin-right: 5px
    }

    .post .post-meta {
        padding: 10px
    }

    .post .single-post-category {
        font-size: .7em;
        padding: 3px 6px;
        margin-right: 3px
    }

    #single-main .post-meta .tag {
        padding: 3px 6px;
        font-size: .7em
    }

    #single-main .post-sub {
        padding: 0px
    }

    .post_footer_author {
        padding: 10px
    }

    .article_footer {
        padding: 0;
        margin-top: -5px
    }

    .single-post-main {
        padding: 10px;
        overflow: hidden
    }
}

.col2,
.sc_col2,
.col3,
.sc_col3,
.col3_2,
.sc_col3_2,
.col4,
.sc_col4,
.col4_3,
.sc_col4_3 {
    float: left;
    padding: 10px
}

.col2>*:first-child,
.sc_col2>*:first-child,
.col3>*:first-child,
.sc_col3>*:first-child,
.col3_2>*:first-child,
.sc_col3_2>*:first-child,
.col4>*:first-child,
.sc_col4>*:first-child,
.col4_3>*:first-child,
.sc_col4_3>*:first-child {
    margin-top: 0
}

.col2>*:last-child,
.sc_col2>*:last-child,
.col3>*:last-child,
.sc_col3>*:last-child,
.col3_2>*:last-child,
.sc_col3_2>*:last-child,
.col4>*:last-child,
.sc_col4>*:last-child,
.col4_3>*:last-child,
.sc_col4_3>*:last-child {
    margin-bottom: 0
}

.col2 img,
.col3 img,
.col3_2 img,
.col4 img,
.col4_3 img {
    max-width: 100%
}

.col2,
.sc_col2 {
    width: 50%
}

.col3,
.sc_col3 {
    width: 33.333333%
}

.col3_2,
.sc_col3_2 {
    width: 66.666666%
}

.col4,
.sc_col4 {
    width: 25%
}

.col4_3,
.sc_col4_3 {
    width: 75%
}

@media screen and (max-width: 768px) {

    .col2,
    .col3,
    .col4,
    .col3_2,
    .col4_3,
    .sc_col2.sp,
    .sc_col3.sp,
    .sc_col4.sp,
    .sc_col3_2.sp,
    .sc_col4_3.sp {
        width: 100%;
        float: none
    }

    .col2_sp {
        width: 50%;
        float: left
    }

    .col3_sp {
        width: 33.3%;
        float: left
    }
}

.aside-normal {
    background: #fff48f;
    color: #333;
    border-radius: 5px;
    padding: .8em 1em;
    margin-bottom: 1.6em
}

.aside-warning {
    background: rgba(255, 0, 0, .2);
    border: 1px solid #eee;
    border-radius: 5px;
    padding: 1em 1.5em;
    margin-bottom: 1.6em
}

.sc_sns i {
    color: #fff
}

.sc_sns svg {
    fill: #fff;
    width: 1em;
    height: 1em
}

.sc_sns a {
    display: block;
    position: relative;
    text-align: center;
    padding: .8em;
    margin: 5px 0;
    border-radius: 3px;
    color: #fff
}

.sc_sns.solid a {
    top: -3px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, .4);
    -webkit-transition: none;
    -o-transition: none;
    transition: none
}

.sc_sns.solid a:hover {
    top: 0
}

.sc_facebook a {
    background: #315096
}

.sc_facebook.solid a {
    -webkit-box-shadow: 0 7px 0 #2c4373;
    box-shadow: 0 7px 0 #2c4373
}

.sc_facebook.solid a:hover {
    -webkit-box-shadow: 0 3px 0 #2c4373;
    box-shadow: 0 3px 0 #2c4373
}

.sc_facebook.color a:hover {
    background: #2c4373
}

.sc_twitter a {
    background: #000
}

.sc_twitter.solid a {
    -webkit-box-shadow: 0 7px 0 #000;
    box-shadow: 0 7px 0 #000
}

.sc_twitter.solid a:hover {
    -webkit-box-shadow: 0 3px 0 #000;
    box-shadow: 0 3px 0 #000
}

.sc_twitter.color a:hover {
    background: #000
}

.sc_instagram a {
    background: #3f729b
}

.sc_instagram.solid a {
    -webkit-box-shadow: 0 7px 0 #43638b;
    box-shadow: 0 7px 0 #43638b
}

.sc_instagram.solid a:hover {
    -webkit-box-shadow: 0 3px 0 #43638b;
    box-shadow: 0 3px 0 #43638b
}

.sc_instagram.color a:hover {
    background: #43638b
}

.sc_googleplus a {
    background: #dd4b39
}

.sc_googleplus.solid a {
    -webkit-box-shadow: 0 7px 0 #ad3a2d;
    box-shadow: 0 7px 0 #ad3a2d
}

.sc_googleplus.solid a:hover {
    -webkit-box-shadow: 0 3px 0 #ad3a2d;
    box-shadow: 0 3px 0 #ad3a2d
}

.sc_googleplus.color a:hover {
    background: #ad3a2d
}

.sc_sns.simple a {
    background: #aaa
}

.sc_sns.simple a:hover {
    background: #888
}

.sc_sns.simple.solid a {
    -webkit-box-shadow: 0 7px 0 #888;
    box-shadow: 0 7px 0 #888
}

.sc_sns.simple.solid a:hover {
    -webkit-box-shadow: 0 3px 0 #888;
    box-shadow: 0 3px 0 #888
}

.sc_sns.circle a {
    border-radius: 50%;
    padding: .9em .8em
}

.sc_marker {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #ffff66));
    background: -webkit-linear-gradient(transparent 50%, #ffff66 50%);
    background: -o-linear-gradient(transparent 50%, #ffff66 50%);
    background: linear-gradient(transparent 50%, #ffff66 50%)
}

.sc_marker.red {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #ffd9d9));
    background: -webkit-linear-gradient(transparent 50%, #ffd9d9 50%);
    background: -o-linear-gradient(transparent 50%, #ffd9d9 50%);
    background: linear-gradient(transparent 50%, #ffd9d9 50%)
}

.sc_marker.blue {
    background: -webkit-gradient(linear, left top, left bottom, color-stop(50%, transparent), color-stop(50%, #cfdbff));
    background: -webkit-linear-gradient(transparent 50%, #cfdbff 50%);
    background: -o-linear-gradient(transparent 50%, #cfdbff 50%);
    background: linear-gradient(transparent 50%, #cfdbff 50%)
}

.sc_marker-animation.active {
    background-position: -100% .4em;
    -webkit-transition: 2.5s;
    -o-transition: 2.5s;
    transition: 2.5s
}

.sc_marker-animation {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, rgb(255, 247, 2)));
    background-image: -webkit-linear-gradient(left, transparent 50%, rgb(255, 247, 2) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgb(255, 247, 2) 50%);
    background-image: linear-gradient(left, transparent 50%, rgb(255, 247, 2) 50%);
    background-repeat: repeat-x;
    background-size: 200% .8em;
    background-position: 0 .5em;
    font-weight: bold
}

.sc_marker-animation.red {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, rgba(255, 0, 0, 0.3)));
    background-image: -webkit-linear-gradient(left, transparent 50%, rgba(255, 0, 0, 0.3) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgba(255, 0, 0, 0.3) 50%);
    background-image: linear-gradient(left, transparent 50%, rgba(255, 0, 0, 0.3) 50%)
}

.sc_marker-animation.blue {
    background-image: -webkit-gradient(linear, left top, right top, color-stop(50%, transparent), color-stop(50%, rgba(100, 149, 237, 0.5)));
    background-image: -webkit-linear-gradient(left, transparent 50%, rgba(100, 149, 237, 0.5) 50%);
    background-image: -o-linear-gradient(left, transparent 50%, rgba(100, 149, 237, 0.5) 50%);
    background-image: linear-gradient(left, transparent 50%, rgba(100, 149, 237, 0.5) 50%)
}

.fontsize.\31 {
    font-size: .8em
}

.fontsize.\32 {
    font-size: .9em
}

.fontsize.\33 {
    font-size: 1.1em
}

.fontsize.\34 {
    font-size: 1.3em
}

.fontsize.\35 {
    font-size: 1.4em
}

.fontsize.\36 {
    font-size: 1.5em
}

.fontsize.\37 {
    font-size: 1.6em
}

.fontsize.\38 {
    font-size: 1.7em
}

.fontsize.\39 {
    font-size: 2em
}

.fontcolor {
    color: red
}

.fontbackground {
    background: #eee;
    padding: 2px 5px
}

.sc_getpost {
    -webkit-box-shadow: 0 3px 10px #ddd;
    box-shadow: 0 3px 10px #ddd;
    -webkit-box-shadow: 0 2px 5px rgba(100, 100, 100, .25);
    box-shadow: 0 2px 5px rgba(100, 100, 100, .25);
    position: relative;
    -webkit-transition-duration: .2s;
    -o-transition-duration: .2s;
    transition-duration: .2s;
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 1em 0;
    border: 1px solid #ddd;
    background: #fff;
    line-height: 1.5
}

.sc_getpost:hover {
    background: #eee
}

.sc_getpost a,
.content .sc_getpost a {
    text-decoration: none;
    color: #000;
    padding: 10px;
    display: block;
    overflow: hidden
}

.content .sc_getpost p {
    padding: 0;
    display: none
}

.sc_getpost_thumb {
    width: 150px;
    float: left;
    margin-right: 10px
}

.sc_getpost_cat {
    background: rgba(0, 0, 0, .7);
    color: #fff;
    padding: 3px 6px;
    font-size: .6em;
    position: absolute;
    bottom: 0;
    right: 0
}

.sc_getpost .title {
    font-weight: bold;
    font-size: .9em;
    line-height: 1.5;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.sc_getpost .substr {
    font-size: .7em;
    line-height: 1.5;
    color: #666;
    margin-bottom: 1.5em;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.sc_getpost .date {
    font-size: .7em;
    position: absolute;
    right: 15px;
    bottom: 5px
}

.sc_getpost .badge {
    font-size: .8em;
    padding: .4em .6em;
    display: inline-block;
    margin-right: 5px
}

#sidebar .sc_getpost {
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

#sidebar .sc_getpost_thumb {
    width: 100%;
    height: 150px;
    margin-bottom: 10px
}

#sidebar .sc_getpost img {
    width: 100%;
    height: 100%
}

#sidebar .sc_getpost .sc_getpost .title {
    font-size: 14px
}

.tab_area {
    overflow: hidden;
    display: block;
    margin: 0
}

.tab_area div {
    width: 139px;
    height: 49px;
    text-align: center;
    border: 1px solid #ccc;
    cursor: pointer;
    vertical-align: middle;
    display: block-cell;
    color: #333;
    background: #eee
}

.sc_tabs_area {
    padding: 10px 0;
    overflow: hidden
}

.sc_tabs_area div.content_area {
    background: #fff;
    padding: 20px;
    border: 1px dotted #bbb
}

.tab_area div.select {
    background: #fff;
    background-image: none;
    color: #333;
    border: 1px dotted #909090;
    border-top: 3px solid #3f51b5
}

ul.sc_article {
    list-style: none;
    overflow: auto;
    padding: 0 5px
}

ul.sc_article.grid {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

ul.sc_article li {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    padding: 0 5px;
    position: relative
}

ul.sc_article.col li {
    width: 32%;
    display: inline-block;
    margin: 0 .5%
}

.content ul.sc_article a {
    text-decoration: none;
    display: block
}

.sc_article_title {
    font-size: .9em;
    display: unset
}

.sc_article_excerpt {
    font-size: .7em;
    opacity: .8;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3
}

.sc_article_tags {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    gap: .4em
}

.sc_article_tag {
    font-size: .7em;
    color: #6495ed
}

.sc_article_tag:before {
    content: "#"
}

.sc_article_title a {
    color: #333
}

.sc_article_title a:hover {
    color: #5eb0f1
}

.sc_article_date {
    font-size: .9em;
    display: inline-block;
    min-width: 90px;
    margin-right: 5px
}

.sc_article_cat {
    background: rgba(0, 0, 0, .7);
    color: #fff !important;
    padding: 4px 7px;
    font-size: .8em;
    border-radius: 1px;
    margin-right: 8px
}

.sc_article.simple .sc_article_cat {
    padding: 4px 7px !important;
    font-size: .8em !important;
    border-radius: 1px;
    margin-right: 8px !important;
    display: inline-block !important
}

.sc_article.grid>a {
    width: calc(33.333% - 16px);
    display: inline-block;
    vertical-align: top;
    background: #fff
}

.sc_article.grid>a,
.sc_article.list>a {
    -webkit-box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    box-shadow: 0 0 3px rgba(0, 0, 0, .2);
    background-color: #fff;
    margin: 8px;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.sc_article.grid li,
.sc_article.list li {
    white-space: normal;
    overflow: auto;
    padding: 0;
    margin: 0;
    color: #000
}

.sc_article.grid li .meta,
.sc_article.list li .meta {
    padding: 8px;
    overflow: auto
}

.sc_article.grid .post_list_thumb,
.sc_article.list .post_list_thumb {
    position: relative;
    background-color: #eee
}

.sc_article.list .post_list_thumb {
    float: left;
    width: 140px
}

.sc_article.grid .post_list_thumb img {
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

.sc_article.list .post_list_thumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0
}

.sc_article.grid .post_list_thumb .sc_article_cat,
.sc_article.list .post_list_thumb .sc_article_cat {
    position: absolute;
    bottom: 0;
    right: 0;
    margin: 0;
    font-weight: bold;
    font-size: .6em;
    padding: 3px 6px;
    background: rgba(0, 0, 0, .7)
}

.sc_article.grid .sc_article_title,
.sc_article.list .sc_article_title {
    font-size: 14px;
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2
}

.sc_article.grid .sc_article_date,
.sc_article.list .sc_article_date {
    font-size: .7em
}

#sidebar .sc_article.grid>a {
    width: calc(50% - 12px);
    margin: 6px
}

#sidebar .sc_article.grid .sc_article_title,
#sidebar .sc_article.list .sc_article_title {
    font-size: 12px
}

#sidebar .sc_article.list .post_list_thumb {
    width: 100px;
    height: 80px
}

.sc_article.rank {
    counter-reset: article-ranking
}

.sc_article.rank li:after {
    content: counter(article-ranking, decimal);
    counter-increment: article-ranking;
    line-height: 1;
    position: absolute;
    padding: 5px 10px;
    left: 0;
    top: 0;
    background: #313131;
    color: #fff;
    font-size: 1.1em;
    font-weight: bold
}

.sc_article.rank a:nth-child(1) li:after {
    background: #ffe658
}

.sc_article.rank a:nth-child(2) li:after {
    background: #ccc
}

.sc_article.rank a:nth-child(3) li:after {
    background: rgba(255, 121, 37, .8)
}

@media screen and (max-width: 959px) {
    #sidebar .sc_article.grid>a {
        width: calc(33.3333% - 12px);
        margin: 6px
    }
}

@media screen and (max-width: 768px) {
    ul.sc_article {
        padding: 0px
    }

    ul.sc_article li {
        white-space: unset
    }

    ul.sc_article.col li {
        width: 49%
    }
}

@media screen and (max-width: 599px) {
    ul.sc_article.col li {
        width: 100%
    }

    #sidebar .sc_article.grid>a,
    .sc_article.grid>a {
        width: calc(50% - 12px);
        margin: 6px
    }
}

.sc_qrcode {
    text-align: center
}

.sc_content_icon,
.sc_content_icon i {
    vertical-align: baseline;
    padding: 0 .2em;
    line-height: 1;
    display: inline-block
}

.sc_content_icon i span {
    display: none
}

@media screen and (max-width: 768px) {

    .sc_getpost a,
    .content .sc_getpost a {
        padding: 5px
    }

    .sc_getpost {
        margin: .5em 0
    }

    .sc_getpost_thumb {
        width: 100px
    }

    .sc_getpost .title {
        font-size: .8em
    }

    .sc_getpost .substr {
        display: none
    }

    .sc_getpost .date {
        position: static !important;
        font-size: .6em
    }
}

.sc_popup_content {
    background: #fff;
    padding: 1em;
    border-radius: 2px
}

.user_list {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

.user_list .user {
    padding: 10px 15px 20px;
    width: 20%;
    text-decoration: none;
    min-width: 130px
}

.user_list .user_avator {
    width: 100%;
    margin-bottom: 5px
}

.user_list .user_avator img {
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin: 0
}

.user_list .user_name {
    font-weight: bold;
    font-size: 14px;
    letter-spacing: .5px;
    color: #333
}

@media screen and (max-width: 768px) {
    .user_list .user {
        width: 25%
    }
}

@media screen and (max-width: 599px) {
    .user_list .user {
        width: 50%
    }
}

#sidebar .popular-posts ul {
    padding-left: 0;
    list-style: none;
    font-size: 14px;
    margin: -10px
}

.wpp-list {
    counter-reset: wpp-ranking
}

.diver_popular_posts {
    counter-reset: dpp-ranking
}

.popular-posts li {
    position: relative;
    overflow: hidden;
    float: none;
    clear: both;
    border-bottom: 1px solid #ccc;
    padding: 8px !important
}

.wpp-thumbnail {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;";
    float: left;
    margin-right: 5px
}

.wpp-post-title {
    font-size: .9em !important;
    margin-top: 5px
}

.wpp-list li {
    position: relative
}

.diver-tabwidget__content ul.wpp-list li a {
    display: initial;
    padding: 0
}

.diver-tabwidget__content ul.wpp-list li {
    padding: 8px
}

.post_list_views {
    font-size: .8em;
    margin-top: 5px
}

.post_list_views:after {
    content: "views";
    margin-left: 3px
}

.amazonjs_item .amazonjs_info h4:before,
.amazonjs_item .amazonjs_info h4:after {
    content: none
}

.contact>div:after {
    display: block;
    visibility: hidden;
    clear: both;
    height: 0;
    content: " ";
    font-size: 0
}

.contact th {
    vertical-align: middle;
    font-size: .8em
}

.contact td {
    padding: 5px 10px
}

.contact .form_title {
    width: 20%;
    float: left
}

.contact .form_area {
    float: right;
    width: 77%;
    margin-bottom: 10px
}

.contact .form_area textarea {
    width: 100%
}

.wpcf7 .form_title span {
    font-size: 12px;
    color: #fff;
    background-color: #f44336;
    padding: 3px 6px;
    border-radius: 3px;
    margin-left: 12px
}

.wpcf7-form-control.wpcf7-submit {
    display: block;
    margin: 0 auto;
    padding: 1em 4em
}

@media screen and (max-width: 768px) {

    .contact .form_title,
    .contact .form_area {
        width: 100%;
        float: none
    }
}

.p-entry__push {
    margin-bottom: 10px;
    display: block;
    table-layout: fixed;
    width: 100%;
    background-color: #2b2b2b;
    color: #fff;
    background-size: cover;
    background-position: center
}

.p-entry__pushLike {
    display: block-cell;
    padding: 60px 0;
    text-align: center;
    vertical-align: middle;
    line-height: 1.4;
    font-size: 20px;
    background-position: center;
    background-size: cover;
    position: relative;
    z-index: 0;
    overflow: hidden
}

.p-entry__pushLike:before {
    content: "";
    background: inherit;
    -webkit-filter: brightness(60%) blur(5px);
    filter: brightness(60%) blur(5px);
    position: absolute;
    top: -5px;
    left: -5px;
    right: -5px;
    bottom: -5px;
    z-index: -1
}

.p-entry__pushButton {
    margin-top: 15px;
    display: inline-block;
    width: 200px;
    height: 40px;
    line-height: 40px
}

.p-entry__pushButtonLike {
    line-height: 1
}

.p-entry__note {
    margin-top: 15px;
    font-size: 12px;
    color: #fff
}

.p-entry__tw-follow {
    margin-bottom: 10px;
    background: #fff;
    width: 100%;
    padding: 15px 0
}

.p-entry__tw-follow__cont {
    text-align: center;
    font-size: 15px;
    color: #252525
}

.p-entry__tw-follow__item {
    display: inline-block;
    vertical-align: top;
    margin: 4px 15px
}

div .sidead {
    width: 80%;
    height: auto
}

@media screen and (max-width: 768px) {
    .p-entry__tw-follow {
        padding: 5px
    }

    .p-entry__tw-follow__item {
        font-size: .9em
    }
}

.newlabel {
    z-index: 20
}

.fb_iframe_widget_fluid {
    display: inline-block !important
}

.share-fb a {
    display: block;
    padding: 5px;
    background-color: #3b55a5;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
    font-size: .7em;
    text-decoration: none
}

.share-fb a:hover {
    color: #fff;
    background-color: #243f77
}

.share-fb span:before {
    white-space: pre;
    content: "\a"
}

.sc-tw svg {
    width: 20px;
    height: 20px
}

.sc-tw a {
    margin: 0 auto;
    padding: 5px;
    display: block;
    background: #1b95e0;
    font-size: 12px;
    color: #fff;
    font-weight: 700;
    text-decoration: none;
    letter-spacing: .5px;
    border-radius: 2px
}

.sc-tw a:hover {
    color: #fff;
    background: #0c7abf
}

.sc-tw span:before {
    white-space: pre;
    content: "\a"
}

.share-hatebu a {
    display: block;
    padding: 5px;
    background-color: #5d8ac1;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
    font-size: .7em;
    text-decoration: none
}

.share-hatebu a:hover {
    color: #fff;
    background-color: #6d84b4
}

.share-pocket a {
    display: block;
    padding: 8px;
    background-color: #f03e51;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
    font-size: .7em;
    text-decoration: none
}

.share-pocket a:hover {
    color: #fff;
    background-color: #dc3749
}

.share-pocket span:before {
    white-space: pre;
    content: "\a"
}

.share-feedly a {
    display: block;
    padding: 8px;
    background-color: #87c040;
    border-radius: 2px;
    color: #fff;
    text-align: center;
    -webkit-transition: opacity .35s;
    -o-transition: opacity .35s;
    transition: opacity .35s;
    font-size: .7em;
    text-decoration: none
}

.share-feedly a:hover {
    color: #fff;
    background-color: #7baf3a
}

.share-feedly span:before {
    white-space: pre;
    content: "\a"
}

.sc-fb {
    z-index: 99;
    width: 65px;
    margin-right: 9px !important
}

.feedly-count-box {
    width: 71px;
    text-align: center
}

.feedly-count-box a {
    text-decoration: none
}

.feedly-count-box span {
    text-decoration: none;
    display: block;
    color: #444;
    border: 1px solid #aaa;
    margin-bottom: 5px;
    font-size: 13px;
    padding: 6px;
    border-radius: 3px;
    position: relative;
    background: #fff
}

.feedly-count-box span:before {
    position: absolute;
    top: 100%;
    left: 28px;
    width: 0;
    height: 0;
    content: "";
    border: 5px solid rgba(0, 0, 0, 0);
    border-top-color: #999
}

.feedly-count-box span:after {
    position: absolute;
    top: 100%;
    left: 29px;
    width: 0;
    height: 0;
    content: "";
    border: 4px solid rgba(0, 0, 0, 0);
    border-top-color: #fff
}

.feedly-count-box img:hover {
    opacity: .8
}

.sc-li {
    width: auto
}

.sc-li-img {
    border: none;
    margin: 0 auto;
    padding: 0;
    width: 38px;
    height: 62px
}

@media screen and (min-width: 480px) {
    .sc-li {
        display: none
    }
}

.twitter_btn {
    width: 74px
}

.arrow_box {
    position: relative;
    background: #fff;
    border: 1px solid #ccc;
    margin-bottom: 5px;
    text-align: center;
    font-size: 11px;
    height: 36px;
    line-height: 33px;
    display: block;
    text-decoration: none;
    color: #333;
    border-radius: 3px;
    font-family: "Hiragino Kaku Gothic ProN", Meiryo, sans-serif
}

.arrow_box:after,
.arrow_box:before {
    top: 100%;
    left: 50%;
    border: solid rgba(0, 0, 0, 0);
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none
}

.arrow_box:after {
    border-color: rgba(255, 255, 255, 0);
    border-top-color: #fff;
    border-width: 3px;
    margin-left: -3px
}

.arrow_box:before {
    border-color: rgba(221, 221, 221, 0);
    border-top-color: #ccc;
    border-width: 4px;
    margin-left: -4px
}

.sns_circle {
    position: relative;
    width: 50px;
    height: 50px;
    margin-right: 5px;
    border-radius: 15%;
    background-color: #999;
    float: left;
    list-style: none
}

.sns_circle i {
    position: absolute;
    padding: 10px 10px 10px 12px;
    font-size: 30px;
    color: #fff
}

.sns_circle a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-radius: 15%;
    text-indent: -999px;
    color: #fff
}

.sns_circle.facebook {
    background-color: #265a96
}

.sns_circle.twitter {
    background-color: #00acec
}

.sns_circle.instagram {
    background-color: #ef7637
}

.sns_circle a:hover {
    background-color: #fff;
    filter: alpha(opacity=50);
    -moz-opacity: .5;
    opacity: .5
}

.newpost_list {
    padding: 10px;
    display: grid;
    grid-template-columns: repeat(auto-fill, minmax(40%, 1fr));
    gap: 10px
}

.post_list_wrap {
    position: relative;
    width: 100%;
    vertical-align: top;
    letter-spacing: normal
}

.post_list_wrap a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 10px;
    width: 100%;
    text-decoration: none
}

.post_list_wrap figure {
    background: #eee;
    width: 130px;
    float: left;
    overflow: hidden
}

.post_list_wrap .meta {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    overflow: hidden
}

.post_list_wrap .date {
    font-size: .7em
}

.post_list_wrap .title {
    font-size: .9em;
    overflow: hidden;
    font-weight: bold
}

@media screen and (max-width: 767px) {
    .post_list_wrap a {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .post_list_wrap a figure {
        width: 100%
    }
}

.post_list_wrap img {
    font-size: .8em
}

.post_list .post_list_wrap {
    float: left;
    width: 25%;
    padding: 10px;
    border-bottom: 1px solid #eee;
    border-top: 1px solid #eee;
    min-height: 55px;
    position: relative
}

.post_list .post_list_wrap+.post_list_wrap {
    border-bottom: 1px solid #eee;
    border-top: 0
}

.post_list .post_list_wrap li {
    display: inline-block
}

.pickup-cat-wrap {
    margin-bottom: 10px;
    overflow: hidden
}

.pickup-cat-list {
    line-height: 1.3;
    position: relative;
    border-bottom: 1px solid #eee
}

.pickup-cat-list a {
    padding: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none
}

.pickup-cat-list .meta {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 5px 10px;
    vertical-align: middle;
    overflow: hidden
}

.pickup-cat-img {
    position: relative;
    width: 120px;
    vertical-align: middle;
    background: #eee;
    overflow: hidden;
    float: left
}

.pickup-cat-img img {
    -o-object-fit: cover;
    object-fit: cover;
    font-family: "object-fit:cover;";
    width: 100%
}

.pickup-cat-dt {
    font-size: .7em;
    color: #aaa;
    position: absolute;
    bottom: 5px;
    right: 10px
}

.pickup-cat-excerpt {
    font-size: .7em
}

.pickup-cat-title {
    font-size: .9em;
    line-height: 1.5;
    padding: .2em 0
}

@media screen and (max-width: 768px) {
    .pickup-cat-excerpt {
        display: none
    }

    .pickup-cat-title {
        font-size: .7em
    }

    .pickup-cat-img {
        width: 90px
    }
}

.sticky-post-box {
    margin-bottom: 5px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    width: 100%;
    cursor: pointer;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.sticky-post-box:last-child {
    margin-bottom: 10px
}

.sticky-post-box .post_thumbnail {
    width: 40%;
    float: none
}

.sticky-post-box .post-meta-all {
    padding: 10px 20px;
    line-height: 1.5;
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1
}

.sticky-post-box .post-title {
    font-size: 1.2em;
    font-weight: bold;
    margin: 3px 0;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden
}

.sticky-post-box .post-date {
    font-size: .8em;
    padding: 0 .3em
}

.sticky-post-box .post-substr {
    font-size: .9em;
    margin-top: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden
}

.sticky-post-box .post-cat {
    font-size: .8em;
    padding: 5px 10px;
    border-radius: 3px;
    margin-right: 5px;
    background: #eee
}

.sticky-post-box .post-tag {
    margin: 5px 0
}

.sticky-post-box .post-tag .tag {
    display: inline-block;
    font-size: .7em;
    padding: 3px 8px;
    background: #eee;
    margin-right: 5px
}

@media screen and (max-width: 768px) {
    .sticky-post-box {
        display: block
    }

    .sticky-post-box .post_thumbnail {
        display: block;
        width: 100%
    }

    .sticky-post-box .post-meta-all {
        display: block;
        padding: 10px
    }

    .sticky-post-box .post-date {
        font-size: .8em
    }
}

#page-top {
    position: fixed;
    bottom: -100px;
    right: 20px;
    z-index: 998
}

#page-top a {
    background: #000;
    text-decoration: none;
    color: #fff;
    width: 50px;
    height: 50px;
    line-height: 48px;
    font-size: 18px;
    text-align: center;
    display: block;
    border-radius: 50%
}

#page-top a:hover {
    text-decoration: none;
    opacity: .7
}

@media screen and (max-width: 767px) {
    #page-top {
        right: 10px
    }

    #page-top a {
        width: 42px;
        line-height: 42px;
        height: 42px;
        padding: 0;
        font-size: 16px
    }
}

.widget.containerwidget .cta_content figure img {
    width: 30%;
    float: left;
    padding: 20px
}

.widget.widget_diver_widget_cta .wrap-post-title {
    background: none;
    text-align: center;
    color: #fff;
    font-size: 1.8em;
    border: none;
    border-radius: 0
}

.widget.containerwidget .cta_content .content {
    font-size: 1.1em
}

.widget.widget_diver_widget_cta .wrap-post-title:before,
.widget.widget_diver_widget_cta .wrap-post-title:after {
    content: none
}

@media screen and (max-width: 768px) {
    .widget.containerwidget .cta_content figure img {
        width: 100%;
        float: none;
        padding: 10px 0
    }

    .widget.widget_diver_widget_cta .wrap-post-title {
        font-size: 1.2em;
        padding: 0em
    }

    .widget.containerwidget .cta_content .content {
        font-size: .9em;
        padding: 10px
    }
}

#cta {
    background: #fff;
    margin-top: 10px
}

.cta_content {
    padding: 10px 20px;
    overflow: auto
}

.cta_thumbnail {
    width: 35%;
    float: right;
    text-align: center;
    padding: 10px;
    margin: 0 auto
}

.cta_thumbnail img {
    height: auto;
    -o-object-fit: contain;
    object-fit: contain;
    font-family: "object-fit:contain;";
    max-height: 300px
}

.cta_title {
    font-size: 27px;
    text-align: center;
    padding: 20px;
    background: #32454e;
    color: #fff;
    font-weight: bold
}

.cta_btnarea {
    text-align: center;
    clear: both;
    padding-bottom: 20px
}

.cta_btn {
    font-size: 23px;
    padding: 10px 60px
}

.cta_content .content {
    font-size: 1em;
    line-height: 2;
    padding-top: 20px;
    margin-bottom: 0;
    background: none
}

#cta .button.big a {
    width: 70%
}

@media screen and (max-width: 768px) {
    .cta_thumbnail {
        float: none !important;
        width: 100% !important;
        margin-left: 0px !important
    }

    .cta_title {
        font-size: 18px;
        text-align: left
    }
}

#lp-wrap {
    width: 100%
}

#lp-wrap .content {
    width: 1100px;
    margin: 0 auto
}

#lp-wrap .lp_header_img {
    margin: 0 auto
}

#lp-wrap .lp_header_img img {
    vertical-align: middle;
    width: 100%
}

.lp_footer_content {
    padding: 10px 20px;
    font-weight: bold;
    text-align: center
}

ul.lp-footer-nav-list {
    width: 100%
}

ul.lp-footer-nav-list li,
ul.lp-footer-nav-list li a {
    display: inline-block
}

ul.lp-footer-nav-list li a {
    padding: 10px
}

.lp-footer-copyrights {
    padding: 10px;
    letter-spacing: .05em;
    width: 100%
}

@media screen and (min-width: 1201px) {
    #lp-wrap .content {
        width: 1100px
    }
}

@media screen and (max-width: 1200px) {
    #lp-wrap .content {
        width: 90%
    }
}

@media screen and (max-width: 768px) {
    #lp-wrap .content {
        width: 100%
    }
}

.editer_diver_kiji {
    margin: 15px 0;
    border: 1px solid #eee
}

.editer_diver_kiji_title {
    font-size: .9em;
    padding: 3px 10px;
    border-bottom: 1px solid #ccc
}

.editer_diver_kiji_title:before {
    content: "ï²";
    margin-right: 10px;
    font-family: fontAwesome
}

ul.diver_rel_kiji {
    border-top: 1px solid #eee;
    padding: 0;
    list-style: none;
    margin-bottom: 0 !important
}

ul.diver_rel_kiji li {
    line-height: 1.4;
    font-size: .8em;
    border-bottom: 1px solid #eee;
    padding: 5px 12px;
    margin-bottom: 0
}

ul.diver_rel_kiji li a {
    text-decoration: none
}

ul.diver_rel_kiji li:before {
    content: "ï";
    vertical-align: middle;
    margin-right: 10px;
    font-family: fontAwesome
}

.diver_headline {
    margin: 0 auto;
    padding: 10px 0;
    font-size: 20px;
    color: #3cb3e4
}

.diver_headline .diver_headline_text {
    margin: 10px 0
}

.diver_headline.border3 .diver_headline_text {
    color: #3cb3e4;
    text-align: center;
    overflow: hidden
}

.diver_headline.border3 .diver_headline_text span {
    display: inline-block;
    position: relative
}

.diver_headline.border3 .diver_headline_text span:before,
.diver_headline.border3 .diver_headline_text span:after {
    content: "";
    border-bottom: 2px solid #3cb3e4;
    width: 45px;
    margin: 0 15px;
    position: absolute;
    bottom: 50%
}

.diver_headline.border3 .diver_headline_text span:before {
    right: 100%
}

.diver_headline.border3 .diver_headline_text span:after {
    left: 100%
}

.content .wp-block-columns {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media(max-width: 769px) {
    .content .wp-block-column {
        margin-right: 0;
        margin-left: 0;
        width: 50%
    }
}

.wp-block-image figcaption {
    margin: 0
}

.dvaux_icon {
    max-width: 200px;
    margin: 0 auto;
    padding: 40px;
    margin-bottom: 1.2em
}

.dvaux_iconbox {
    max-width: 300px;
    margin: 0 auto;
    margin-bottom: 1em;
    position: relative
}

.dvaux_iconbox_meta {
    padding: 0 1em 1em 1em
}

.dvaux_iconbox .dvaux_icon {
    padding: 40px 0px;
    margin-bottom: 1em;
    max-width: 100%
}

.dvaux_iconbox--icon {
    margin: 10px 0
}

.dvaux_iconbox .title {
    text-align: center;
    font-size: 1.2em;
    font-weight: bold;
    margin: 0 0 10px 0;
    padding: 0;
    background: none;
    color: #000;
    line-height: 1.5
}

.dvaux_iconbox .textcontent {
    text-align: center;
    font-size: .9em
}

.dvaux_iconbox .wp-block-image img {
    border: none
}

.wp-block-column .dvaux_iconbox {
    height: 100%
}

.wp-block-image img {
    margin-bottom: 0
}

.dvaux_section_environ {
    margin: 0 -40px;
    padding-bottom: 60px;
    overflow: hidden
}

.dvaux_section_environ {
    padding-bottom: 60px
}

.dvaux_section_inner {
    padding: 40px;
    position: relative
}

.dvaux_section_inner>*:not(.section_filter) {
    z-index: 2;
    position: relative;
    max-width: 1100px;
    margin: 0 auto
}

.dvaux_section_environ:not(.normal)+.dvaux_section_environ>.dvaux_section_inner {
    padding-top: 80px
}

.dvaux_section_environ+.dvaux_section_environ {
    margin-top: -60px
}

.dvaux_section_inner .section_filter {
    position: absolute;
    background-color: #000;
    opacity: .5;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0
}

.fullpage .dvaux_section_environ,
.full .dvaux_section_environ {
    width: 100vw;
    margin-left: calc(50% - 50vw)
}

.fullpage .dvaux_section_environ,
.full .dvaux_section_environ {
    padding-bottom: 5.5vw
}

.fullpage .dvaux_section_environ+.dvaux_section_environ,
.full .dvaux_section_environ+.dvaux_section_environ {
    margin-top: -5.5vw
}

.fullpage .dvaux_section_environ.slope1 .dvaux_section_inner::after,
.full .dvaux_section_environ.slope1 .dvaux_section_inner::after {
    bottom: -5.5vw
}

.fullpage .dvaux_section_environ.slope1 .dvaux_section_inner::after,
.fullpage .dvaux_section_environ.slope2 .dvaux_section_inner::after,
.full .dvaux_section_environ.slope1 .dvaux_section_inner::after,
.full .dvaux_section_environ.slope2 .dvaux_section_inner::after {
    height: 5.5vw
}

.fullpage .dvaux_section_environ[class*=slope]+.dvaux_section_environ>.dvaux_section_inner,
.full .dvaux_section_environ[class*=slope]+.dvaux_section_environ>.dvaux_section_inner {
    padding-top: 7vw
}

@media screen and (max-width: 1200px) {
    .dvaux_section_environ {
        margin: 0 -15px
    }

    .dvaux_section_inner {
        padding: 40px 15px
    }
}

@media screen and (max-width: 768px) {
    .dvaux_section_environ {
        margin: 0 -10px
    }

    .dvaux_section_inner {
        padding: 40px 10px
    }
}

.dvaux_section_inner::after {
    position: absolute;
    content: "";
    pointer-events: none;
    z-index: 1
}

.dvaux_section_environ.balloon .dvaux_section_inner::after {
    bottom: -35px;
    z-index: 10;
    background: inherit;
    left: 50%;
    width: 70px;
    height: 70px;
    -webkit-transform: translateX(-50%) rotate(45deg);
    -ms-transform: translateX(-50%) rotate(45deg);
    transform: translateX(-50%) rotate(45deg)
}

.dvaux_section_environ.slope1 .dvaux_section_inner::after {
    bottom: -50px;
    left: -5%;
    right: 0px;
    width: 110%;
    height: 20%;
    min-height: 60px;
    background: inherit;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
    -webkit-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg)
}

.dvaux_section_environ.slope2 .dvaux_section_inner::after {
    bottom: 0px;
    left: -5%;
    right: 0px;
    width: 110%;
    height: 20%;
    min-height: 60px;
    background: inherit;
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    -webkit-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg)
}

.dvaux_section_environ.radius .dvaux_section_inner::after {
    bottom: -30px;
    left: 0;
    width: 100%;
    height: 60px;
    background: inherit;
    border-radius: 0 0 50% 50%
}

.dvaux_section_environ.zigzag .dvaux_section_inner {
    padding-bottom: 60px;
    margin-bottom: -30px;
    position: relative;
    -webkit-mask-image: -webkit-linear-gradient(bottom, transparent 30px, #fff 30px), -webkit-linear-gradient(225deg, #fff 15px, transparent 15px), -webkit-linear-gradient(315deg, #fff 15px, transparent 15px);
    -webkit-mask-position: left bottom;
    -webkit-mask-repeat: repeat-x;
    -webkit-mask-size: 100% 100%, 30px 30px, 30px 30px;
    z-index: 1
}

#lp-wrap .dvaux_section_environ {
    padding-bottom: 5.5vw
}

#lp-wrap .dvaux_section_environ+.dvaux_section_environ {
    margin-top: -5.5vw
}

#lp-wrap .dvaux_section_environ.slope1 .dvaux_section_inner::after {
    bottom: -5.5vw
}

#lp-wrap .dvaux_section_environ.slope1 .dvaux_section_inner::after,
#lp-wrap .dvaux_section_environ.slope2 .dvaux_section_inner::after {
    height: 5.5vw
}

#lp-wrap .dvaux_section_environ[class*=slope]+.dvaux_section_environ>.dvaux_section_inner {
    padding-top: 7vw
}

form.post_password {
    position: relative
}

.diver_password_wrap {
    padding: 30px;
    margin: 30px 10px;
    -webkit-box-shadow: 0 0px 3px rgba(0, 0, 0, .1);
    box-shadow: 0 0px 3px rgba(0, 0, 0, .1);
    background: #fff
}

.diver_password_title {
    font-size: 1.1em;
    color: #ff9800
}

.diver_password_text {
    font-size: .9em;
    padding: 10px 0
}

.diver_password_wrap input {
    display: inline-block
}

.diver_password_wrap input[type=password] {
    width: 100%;
    padding: 1em;
    padding-right: 165px;
    background-color: #fff;
    border-radius: 0
}

.diver_password_wrap input[type=submit] {
    width: 150px;
    border-radius: 0;
    height: 100%;
    position: absolute;
    right: 0;
    padding: 0
}

@media screen and (max-width: 768px) {
    .diver_password_wrap input[type=password] {
        padding: 1em
    }

    .diver_password_wrap input[type=submit] {
        width: 100%;
        position: relative;
        padding: .5em
    }
}

.diver_firstview_simple {
    min-height: 200px;
    position: relative
}

.firstview_content {
    width: 75%;
    height: 100%;
    margin: 0 auto;
    padding: 2em 0;
    font-size: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.diver_firstview_simple.stripe.length {
    background-image: -webkit-linear-gradient(135deg, transparent 25%, #ffc0cb 25%, #ffc0cb 50%, transparent 50%, transparent 75%, #ffc0cb 75%, #ffc0cb);
    background-image: -o-linear-gradient(135deg, transparent 25%, #ffc0cb 25%, #ffc0cb 50%, transparent 50%, transparent 75%, #ffc0cb 75%, #ffc0cb);
    background-image: linear-gradient(-45deg, transparent 25%, #ffc0cb 25%, #ffc0cb 50%, transparent 50%, transparent 75%, #ffc0cb 75%, #ffc0cb);
    background-size: 50px 50px
}

.diver_firstview_image {
    position: relative
}

.diver_firstview_image.norepeat {
    background-repeat: no-repeat
}

.diver_firstview_mov {
    position: relative;
    width: 100%;
    overflow: hidden;
    background-size: 100% auto;
    background-position: center;
    background-color: #000
}

@media screen and (max-width: 768px) {
    .diver_firstview_mov {
        background-size: auto 100%;
        background-position: center
    }
}

.diver_firstview_mov.full {
    height: 100vh
}

.firstview_video_wrap {
    width: 100%;
    height: 100%;
    position: relative;
    background: #000
}

.diver_firstview_mov.auto .firstview_video_wrap {
    position: absolute
}

.diver_firstview_mov video {
    vertical-align: middle;
    min-width: 100%;
    min-height: 100%;
    font-family: "object-fit:cover;";
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.diver_firstview_mov .firstview_video_wrap {
    height: 100%
}

.diver_firstview_mov.full .firstview_content,
.diver_firstview_mov.custom .firstview_content {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%)
}

.diver_firstview_mov.auto #diver_firstview_ytplayer {
    position: absolute
}

.diver_firstview_mov #diver_firstview_ytplayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.diver_firstview_mov_cover {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.firstview_video_wrap .diver_firstview_mov_cover.dark,
.diver_firstview_mov_cover.dark .YTPOverlay {
    background: rgba(0, 0, 0, .3)
}

.firstview_video_wrap .diver_firstview_mov_cover.dot,
.diver_firstview_mov_cover.dot .YTPOverlay {
    background-image: -webkit-radial-gradient(rgba(0, 0, 0, 0.5) 22%, transparent 0), -webkit-radial-gradient(rgba(0, 0, 0, 0.5) 22%, transparent 0);
    background-image: -o-radial-gradient(rgba(0, 0, 0, 0.5) 22%, transparent 0), -o-radial-gradient(rgba(0, 0, 0, 0.5) 22%, transparent 0);
    background-image: radial-gradient(rgba(0, 0, 0, 0.5) 22%, transparent 0), radial-gradient(rgba(0, 0, 0, 0.5) 22%, transparent 0);
    background-position: 0px 0px, 4px 4px;
    background-size: 8px 8px
}

.firstview_video_wrap .diver_firstview_mov_cover.check,
.diver_firstview_mov_cover.check .YTPOverlay {
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(80%, transparent), color-stop(80%, rgba(0, 0, 0, 0.1)), to(rgba(0, 0, 0, 0.1))), liner-gradient(90deg, transparent 80%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.1) 100%);
    background-image: -webkit-linear-gradient(transparent 80%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.1) 100%), liner-gradient(90deg, transparent 80%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.1) 100%);
    background-image: -o-linear-gradient(transparent 80%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.1) 100%), liner-gradient(90deg, transparent 80%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.1) 100%);
    background-image: linear-gradient(transparent 80%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.1) 100%), liner-gradient(90deg, transparent 80%, rgba(0, 0, 0, 0.1) 80%, rgba(0, 0, 0, 0.1) 100%);
    background-color: rgba(0, 0, 0, 0);
    background-size: 10px 10px
}

.firstview_video_wrap .diver_firstview_mov_cover.pattern,
.diver_firstview_mov_cover.pattern .YTPOverlay {
    background: -webkit-radial-gradient(closest-side, rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0.298039) 99%), -webkit-radial-gradient(closest-side, rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0.298039) 99%), rgba(90, 90, 90, .7);
    background: -o-radial-gradient(closest-side, rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0.298039) 99%), -o-radial-gradient(closest-side, rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0.298039) 99%), rgba(90, 90, 90, .7);
    background: radial-gradient(closest-side, rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0.298039) 99%), radial-gradient(closest-side, rgba(0, 0, 0, 0) 98%, rgba(0, 0, 0, 0.298039) 99%), rgba(90, 90, 90, .7);
    background-position: 0 0, 40px 40px;
    background-size: 80px 80px
}

@media screen and (max-width: 768px) {
    .firstview_content {
        width: 90%
    }
}

.hvr-fade-post {
    -webkit-transition-duration: .4s;
    -o-transition-duration: .4s;
    transition-duration: .4s
}

.sns.mini .fb_iframe_widget {
    top: -5px
}

#marquee {
    width: 100%;
    overflow: hidden
}

.notfound_message {
    letter-spacing: normal
}

i span {
    display: none
}

@media screen and (max-width: 600px) {
    #wpadminbar {
        position: fixed
    }
}

.content i span {
    display: none
}

ins.adsbygoogle {
    position: relative;
    z-index: 999
}

@media screen and (max-width: 599px) {
    .sp_hide {
        display: none
    }

    .instagram-media {
        min-width: auto !important
    }
}

.diver-tabwidget__content ul li a {
    display: block;
    padding: .8em 1em;
    margin: 0;
    position: relative;
    font-size: .9em
}

#main .diver-tabwidget__content ul li a {
    font-size: 1em
}

.diver-tabwidget__content ul li.widget_post_list a {
    padding: 8px
}

.header_message {
    background: #eee;
    text-align: center;
    font-weight: bold;
    position: relative
}

.header_message_badge {
    display: inline-block;
    background: red;
    color: #fff;
    padding: .4em .6em;
    border-radius: 3px;
    font-size: .7em;
    margin-right: 8px;
    vertical-align: middle
}

.header_message_text {
    display: inline-block;
    vertical-align: middle;
    font-size: .9em;
    -webkit-transition: .4s;
    -o-transition: .4s;
    transition: .4s
}

.header_message .header_message_wrap {
    padding: 10px;
    display: block
}

a.header_message_wrap:hover .header_message_text {
    opacity: .7
}

@media screen and (max-width: 768px) {
    .header_message {
        font-size: .9em
    }

    .header_message_text {
        width: 100%
    }
}

.nav_in_btn {
    font-weight: bold
}

.nav_in_btn ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    margin: 0;
    list-style: none
}

.nav_in_btn ul li {
    border-left: solid 1px #d4d4d4
}

.nav_in_btn ul li:last-child {
    border-right: 1px solid #d4d4d4
}

.nav_in_btn ul li a {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100px;
    height: 85px;
    font-size: 12px;
    font-weight: bold
}

.nav_in_btn ul li a:hover {
    opacity: .7
}

.nav_in_btn ul li i {
    font-size: 30px;
    margin: 5px 0
}

@media screen and (max-width: 959px) {
    .nav_in_btn {
        display: none
    }
}

@media screen and (max-width: 599px) {
    .d_sp .nav_in_btn {
        -webkit-box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 0 4px 0 rgba(0, 0, 0, .2);
        display: block
    }

    .d_sp .nav_in_btn ul li a {
        width: 100%;
        height: 65px;
        font-size: 10px
    }

    .d_sp .nav_in_btn ul li {
        width: 25%
    }

    .d_sp .nav_in_btn ul li i {
        font-size: 20px
    }
}

.fb-comments {
    width: 100%
}

.fb-comments iframe {
    min-width: 100%
}

@media screen and (min-width: 600px) {

    .post_list_wrap:hover,
    .mini-list-post-box:hover .post-box-contents,
    .pickup-cat-list:hover,
    .single-recommend:hover,
    .widget_post_list:hover,
    .sticky-post-box:hover,
    .sc_article.list>a:hover {
        -webkit-transform: translate(3px, 0);
        -ms-transform: translate(3px, 0);
        transform: translate(3px, 0)
    }

    .grid_post-box:hover .post-box-contents,
    .post_footer_author .author-post:hover,
    .widget_post_list.grid:hover,
    .sc_article.grid>a:hover {
        -webkit-transform: translate(0, -3px);
        -ms-transform: translate(0, -3px);
        transform: translate(0, -3px)
    }
}

.fa:before {
    font-family: fontAwesome
}

.widget.widget_block h2,
.widget.widget_block h3 {
    position: relative;
    font-size: 16px;
    padding: 8px 15px;
    margin: 10px -10px
}

.widget.widget_block .wp-block-group h2:first-child,
.widget.widget_block .wp-block-group h3:first-child {
    margin: -10px;
    margin-bottom: 10px
}

.wp-block-search .wp-block-search__input {
    background: #fff;
    height: 38px;
    border: none
}

.wp-block-search .wp-block-search__button {
    background: #3c74ad;
    color: #fff;
    border-radius: 0;
    font-weight: bold;
    white-space: nowrap
}

.wp-block-search .wp-block-search__button svg {
    fill: #fff
}

.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper .wp-block-search__input {
    border-radius: 0;
    border: none;
    padding: 0 0 0 .25em
}

.wp-block-search:not(.wp-block-search__button-outside) .wp-block-search__inside-wrapper,
.wp-block-search.wp-block-search__button-outside .wp-block-search__input {
    border: 1px solid #ccc
}

@charset "utf-8";

*,
*:before,
*:after {
    font-family: ã¡ã¤ãªãª, Meiryo, æ¸¸ã´ã·ãã¯ä½, "æ¸¸ã´ã·ãã¯ Medium", "Yu Gothic Medium", "æ¸¸ã´ã·ãã¯ä½", YuGothic, "ãã©ã®ãè§ã´ã·ãã¯ Pro", "Hiragino Kaku Gothic Pro", Osaka, "ï¼­ï¼³ ï¼°ã´ã·ãã¯", "MS PGothic", FontAwesome, sans-serif
}

h2.widgettitle {
    display: block
}

.content h2>span {
    width: fit-content
}

.header_small_menu #description {
    float: left;
    padding: 3px 0;
    font-size: 13px;
    font-weight: inherit;
    margin-bottom: 0;
    line-height: inherit
}

.post-meta-all h2.post-title {
    background: 0 0;
    margin: 0
}

.drawer-toggle.drawer-hamburger {
    display: none
}

.futoj {
    font-weight: 700
}

.rank_h.\39:before {
    content: "";
    background-image: url(//youme-mkt.jp/wp-content/themes/diver_child/./images/rank/diver_rank_9.png)
}

.rank_h.\31\30:before {
    content: "";
    background-image: url(//youme-mkt.jp/wp-content/themes/diver_child/./images/rank/diver_rank_10.png)
}

#sidebar .widget_categories li.cat-item a {
    display: flex;
    justify-content: space-between;
    align-items: baseline
}

#sidebar .widget_categories li.cat-item a span.count {
    margin-left: 5px
}

.content h2:after {
    bottom: auto;
    top: 1em
}

.rank_title {
    margin-top: .5em !important
}

.rank_h .rank_title {
    margin-top: 0 !important
}

.post_thumbnail {
    overflow: hidden
}

@media screen and (max-width:767px) {
    .post-box-contents .post_thumbnail {
        height: auto
    }
}

.content p+h2 {
    margin-top: 0
}

@media screen and (min-width:768px) {
    #sidebar .widget .popular-posts {
        min-height: 1155px
    }
}

#fix_sidebar.fit-sidebar-fixed {
    position: fixed !important
}

.wpp-list li:after {
    width: auto !important
}

.diver_af_ranking_wrap {
    padding: 0 10px;
    margin: 15px 0
}

.content .rank_title:before,
.content .rank_title:after {
    content: "";
    position: relative;
    width: 0;
    height: 0;
    border: none;
    transform: none;
    background: 0 0
}

.rank_h {
    border: none;
    position: relative;
    padding: 5px 0;
    display: -webkit-flex;
    display: -ms-flexbox;
    -js-display: flex;
    display: flex;
    align-items: center
}

.rank_h:before,
.content .rank_h:before {
    content: " ";
    float: left;
    background-repeat: no-repeat;
    display: block;
    height: 60px;
    width: 60px;
    background-size: 60px;
    line-height: 50px;
    font-size: 20px;
    font-weight: 700;
    text-align: center;
    text-shadow: .5px .5px 0 #fff, -.5px .5px 0 #fff, .5px -.5px 0 #fff, -.5px -.5px 0 #fff;
    color: #e8453b;
    margin-right: 5px
}

.rank_h.\30:before {
    height: 50px;
    width: 20px
}

.rank_h.\31\31:before {
    content: "11"
}

.rank_h.\31\32:before {
    content: "12"
}

.rank_h.\31\33:before {
    content: "13"
}

.rank_h.\31\34:before {
    content: "14"
}

.rank_h.\31\35:before {
    content: "15"
}

.rank_h.\31\36:before {
    content: "16"
}

.rank_h.\31\37:before {
    content: "17"
}

.rank_h.\31\38:before {
    content: "18"
}

.rank_h.\31\39:before {
    content: "19"
}

.rank_h.\32\30:before {
    content: "20"
}

.rank_title,
.content .rank_title {
    font-size: 1.6em;
    font-weight: 700;
    vertical-align: middle;
    padding: 0;
    margin: 0;
    line-height: 1.2;
    box-shadow: none;
    border-radius: 0;
    border: none;
    background: 0 0;
    color: inherit;
    flex: 1
}

.rank_h .review_star {
    vertical-align: top;
    display: block;
    margin-left: 3px;
    position: absolute;
    bottom: 0;
    left: 65px
}

.rank_title_wrap {
    flex: 1
}

.rank_h .rank_title_wrap .review_star {
    position: relative;
    left: 0
}

.content .rank_title p {
    padding: 0
}

.rank_desc_wrap {
    padding: 10px 0
}

.rank_img {
    float: left;
    width: 35%;
    text-align: center
}

.full .rank_img {
    float: none;
    width: 100%
}

.rank_img img {
    margin: 0 auto;
    max-width: 100%
}

@media screen and (min-width:1400px) {
    .header-image img {
        height: 300px;
        display: block;
        margin: 0 auto
    }

    .rank_img img {
        min-height: 179px
    }
}

.rank_desc {
    float: right;
    width: 63%
}

.full .rank_img,
.full .rank_desc {
    float: none;
    width: 100%
}

.rank_minih {
    font-size: 1.1em;
    line-height: 1.2;
    padding: 10px;
    background: #ffc062;
    color: #fff;
    border-radius: 3px;
    position: relative;
    margin-bottom: 3px
}

.rank_minih:before {
    position: absolute;
    content: "";
    top: 100%;
    left: 30px;
    border: 9px solid transparent;
    border-top: 8px solid #f6cb47;
    width: 0;
    height: 0
}

.rank_desc .desc {
    padding: 5px
}

.rank_rem {
    padding: 15px 10px
}

.rank_buy_link,
.rank_more_link {
    float: left;
    width: 50%;
    padding: 10px
}

.rank_buy_link a {
    position: relative;
    color: #fff !important;
    padding: .8em 2em;
    background: #2bc136;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .5), inset 0px 0px 1px rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .5), inset 0px 0px 1px rgba(255, 255, 255, .5);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .5), inset 0px 0px 1px rgba(255, 255, 255, .5);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .3);
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none !important;
    font-weight: 700
}

.rank_more_link a {
    color: #fff !important;
    padding: .8em 2em;
    background: #f55151;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, .5), inset 0px 0px 1px rgba(255, 255, 255, .5);
    -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, .5), inset 0px 0px 1px rgba(255, 255, 255, .5);
    box-shadow: 0px 1px 2px rgba(0, 0, 0, .5), inset 0px 0px 1px rgba(255, 255, 255, .5);
    text-shadow: 0px -1px 0px rgba(0, 0, 0, .5), 0px 1px 0px rgba(255, 255, 255, .3);
    display: inline-block;
    width: 100%;
    text-align: center;
    text-decoration: none !important;
    font-weight: 700
}

.rank_buy_link a:after,
.rank_more_link a:after {
    content: "\f138";
    padding-left: 10px;
    font-family: fontAwesome
}

.rank_rem {
    border: 1px solid #eee
}

@media screen and (max-width:768px) {
    .rank_img {
        float: none;
        margin-bottom: 10px;
        width: 100%
    }

    .rank_desc {
        width: 100%
    }

    .rank_buy_link a,
    .rank_more_link a {
        padding: 1em .5em;
        font-size: .8em
    }

    .rank_h:before,
    .content .rank_h:before {
        height: 45px;
        width: 45px;
        background-size: 45px;
        line-height: 45px
    }

    .rank_title,
    .content .rank_title {
        font-size: 1.2em
    }

    .rank_h .review_star {
        left: 50px
    }
}

.kk-star-ratings .kksr-legend {
    transform: translateY(3px)
}

.widget .popular-posts>h2 {
    position: relative;
    font-size: 16px;
    padding: 8px 15px;
    margin: -10px;
    margin-bottom: 10px;
    background: #da6e02;
    color: #fff;
    font-weight: 400
}

.widget_block .widget.popular-posts {
    padding: 0
}

@media screen and (max-width:959px) {
    #main {
        padding: 0 !important
    }
}

#toc_container:not(.loaded) .toc_list {
    display: none !important
}

#toc_container {
    border-color: #da6e02 !important
}

#toc_container .toc_title {
    background-color: #da6e02 !important
}

#breadcrumb span {
    display: inline-block;
    padding: 3px 0
}

.wp-block-button .wp-block-button__link.has-light-orange-background-color {
    background-color: #da6e02 !important
}

.header-image {
    min-height: 300px
}

@media screen and (max-width:767px) {
    .header-image {
        min-height: 128px
    }

    .only-pc {
        display: none !important
    }

    .single_thumbnail {
        padding-left: 10px;
        padding-right: 10px
    }

    .single_thumbnail img {
        width: 100%
    }
}

.single_thumbnail img {
    background-image: var(--bg);
    background-size: cover;
    background-position: center
}

@-webkit-keyframes bgslide {
    from {
        background-position-x: 0
    }

    to {
        background-position-x: -200%
    }
}

@keyframes bgslide {
    from {
        background-position-x: 0
    }

    to {
        background-position-x: -200%
    }
}

.wpp-widget-block-placeholder,
.wpp-shortcode-placeholder {
    margin: 0 auto;
    width: 60px;
    height: 3px;
    background: #dd3737;
    background: linear-gradient(90deg, #dd3737 0%, #571313 10%, #dd3737 100%);
    background-size: 200% auto;
    border-radius: 3px;
    -webkit-animation: bgslide 1s infinite linear;
    animation: bgslide 1s infinite linear
}

body {
    background-image: url('')
}

#onlynav ul ul,
#nav_fixed #nav ul ul,
.header-logo #nav ul ul {
    display: none
}

#onlynav ul li:hover>ul,
#nav_fixed #nav ul li:hover>ul,
.header-logo #nav ul li:hover>ul {
    display: block
}

.catpage_content_wrap .catpage_inner_content {
    width: 100%;
    float: none
}

body {
    background-color: #efefef;
    color: #333
}

:where(a) {
    color: #333
}

:where(a):hover {
    color: #d93
}

:where(.content) {
    color: #333
}

:where(.content) a {
    color: #6f97bc
}

:where(.content) a:hover {
    color: #6495ed
}

.header-wrap,
#header ul.sub-menu,
#header ul.children,
#scrollnav,
.description_sp {
    background: #fff;
    color: #333
}

.header-wrap a,
#scrollnav a,
div.logo_title {
    color: #335
}

.header-wrap a:hover,
div.logo_title:hover {
    color: #6495ed
}

.drawer-nav-btn span {
    background-color: #335
}

.drawer-nav-btn:before,
.drawer-nav-btn:after {
    border-color: #335
}

#scrollnav ul li a {
    background: rgba(255, 255, 255, .8);
    color: #505050
}

.header_small_menu {
    background: #fff;
    color: #444
}

.header_small_menu a {
    color: #fff
}

.header_small_menu a:hover {
    color: #6495ed
}

#nav_fixed.fixed,
#nav_fixed #nav ul ul {
    background: #fff;
    color: #333
}

#nav_fixed.fixed a,
#nav_fixed .logo_title {
    color: #335
}

#nav_fixed.fixed a:hover {
    color: #6495ed
}

#nav_fixed .drawer-nav-btn:before,
#nav_fixed .drawer-nav-btn:after {
    border-color: #335
}

#nav_fixed .drawer-nav-btn span {
    background-color: #335
}

#onlynav {
    background: #fff;
    color: #333
}

#onlynav ul li a {
    color: #333
}

#onlynav ul ul.sub-menu {
    background: #fff
}

#onlynav div>ul>li>a:before {
    border-color: #333
}

#onlynav ul>li:hover>a:hover,
#onlynav ul>li:hover>a,
#onlynav ul>li:hover li:hover>a,
#onlynav ul li:hover ul li ul li:hover>a {
    background: #d93;
    color: #fff
}

#onlynav ul li ul li ul:before {
    border-left-color: #fff
}

#onlynav ul li:last-child ul li ul:before {
    border-right-color: #fff
}

#bigfooter {
    background: #fff;
    color: #333
}

#bigfooter a {
    color: #333
}

#bigfooter a:hover {
    color: #d93
}

#footer {
    background: #fff;
    color: #999
}

#footer a {
    color: #335
}

#footer a:hover {
    color: #6495ed
}

#sidebar .widget {
    background: #fff;
    color: #333
}

#sidebar .widget a {
    color: #333
}

#sidebar .widget a:hover {
    color: #d93
}

.post-box-contents,
#main-wrap #pickup_posts_container img,
.hentry,
#single-main .post-sub,
.navigation,
.single_thumbnail,
.in_loop,
#breadcrumb,
.pickup-cat-list,
.maintop-widget,
.mainbottom-widget,
#share_plz,
.sticky-post-box,
.catpage_content_wrap,
.cat-post-main {
    background: #fff
}

.post-box {
    border-color: #eee
}

.drawer_content_title,
.searchbox_content_title {
    background: #eee;
    color: #333
}

.drawer-nav,
#header_search {
    background: #fff
}

.drawer-nav,
.drawer-nav a,
#header_search,
#header_search a {
    color: #000
}

#footer_sticky_menu {
    background: rgba(255, 255, 255, .8)
}

.footermenu_col {
    background: rgba(255, 255, 255, .8);
    color: #333
}

a.page-numbers {
    background: #afafaf;
    color: #fff
}

.pagination .current {
    background: #d93;
    color: #fff
}

@media screen and (min-width:1201px) {

    #main-wrap,
    .header-wrap .header-logo,
    .header_small_content,
    .bigfooter_wrap,
    .footer_content,
    .container_top_widget,
    .container_bottom_widget {
        width: 1200px
    }
}

@media screen and (max-width:1200px) {

    #main-wrap,
    .header-wrap .header-logo,
    .header_small_content,
    .bigfooter_wrap,
    .footer_content,
    .container_top_widget,
    .container_bottom_widget {
        width: 96%
    }
}

@media screen and (max-width:768px) {

    #main-wrap,
    .header-wrap .header-logo,
    .header_small_content,
    .bigfooter_wrap,
    .footer_content,
    .container_top_widget,
    .container_bottom_widget {
        width: 100%
    }
}

@media screen and (min-width:960px) {
    #sidebar {
        width: 310px
    }
}

.grid_post_thumbnail .post_thumbnail_wrap:before,
.post_thumbnail .post_thumbnail_wrap:before {
    content: none
}

.grid_post_thumbnail .post_thumbnail_wrap img,
.post_thumbnail .post_thumbnail_wrap img {
    position: relative
}

.grid_post_thumbnail .post-box-thumbnail__wrap {
    height: 200px
}

.post_thumbnail {
    height: 180px
}

@media screen and (max-width:767px) {
    .grid_post_thumbnail {
        height:
    }

    .post_thumbnail {
        height:
    }
}

@media screen and (max-width:599px) {
    .grid_post_thumbnail {
        height:
    }

    .post_thumbnail {
        height:
    }
}

@media screen and (min-width:1201px) {
    #main-wrap {
        width: 1200px
    }
}

@media screen and (max-width:1200px) {
    #main-wrap {
        width: 96%
    }
}

.content h2,
:where(.is-editor-blocks) :where(.content) h2:not(.sc_heading) {
    color: #333;
    background-color: #d93;
    background: 0 0;
    display: flex;
    align-items: center;
    padding: 0
}

.content h2:before,
:where(.is-editor-blocks) :where(.content) h2:not(.sc_heading):before {
    content: "";
    width: .6em;
    height: .6em;
    margin-right: .6em;
    background-color: #d93;
    transform: rotate(45deg)
}

.content h3,
:where(.is-editor-blocks) :where(.content) h3:not(.sc_heading) {
    color: #000;
    background-color: #d93;
    border-top: 2px solid #d93;
    border-bottom: 2px solid #d93;
    background: 0 0;
    padding-left: 0;
    padding-right: 0
}

.content h5,
:where(.is-editor-blocks) :where(.content) h5:not(.sc_heading) {
    color: #000
}

.lazyload {
    background-image: none !important
}

.lazyload:before {
    background-image: none !important
}

.futo {
    font-weight: 700
}

input[type=submit].searchsubmit {
    background-color: #da6e02
}

/*!
 *  Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */
@font-face {
    font-family: 'FontAwesome';
    src: url(//youme-mkt.jp/wp-content/themes/diver_child/assets/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?v=4.7.0);
    src: url(//youme-mkt.jp/wp-content/themes/diver_child/assets/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'), url(//youme-mkt.jp/wp-content/themes/diver_child/assets/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'), url(//youme-mkt.jp/wp-content/themes/diver_child/assets/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'), url(//youme-mkt.jp/wp-content/themes/diver_child/assets/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'), url(//youme-mkt.jp/wp-content/themes/diver_child/assets/font-awesome-4.7.0/css/../fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');
    font-weight: 400;
    font-style: normal;
    font-display: swap
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.fa-lg {
    font-size: 1.33333333em;
    line-height: .75em;
    vertical-align: -15%
}

.fa-2x {
    font-size: 2em
}

.fa-3x {
    font-size: 3em
}

.fa-4x {
    font-size: 4em
}

.fa-5x {
    font-size: 5em
}

.fa-fw {
    width: 1.28571429em;
    text-align: center
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none
}

.fa-ul>li {
    position: relative
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: .14285714em;
    text-align: center
}

.fa-li.fa-lg {
    left: -1.85714286em
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid .08em #eee;
    border-radius: .1em
}

.fa-pull-left {
    float: left
}

.fa-pull-right {
    float: right
}

.fa.fa-pull-left {
    margin-right: .3em
}

.fa.fa-pull-right {
    margin-left: .3em
}

.pull-right {
    float: right
}

.pull-left {
    float: left
}

.fa.pull-left {
    margin-right: .3em
}

.fa.pull-right {
    margin-left: .3em
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8)
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg)
    }

    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg)
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg)
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg)
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1)
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1)
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center
}

.fa-stack-1x {
    line-height: inherit
}

.fa-stack-2x {
    font-size: 2em
}

.fa-inverse {
    color: #fff
}

.fa-glass:before {
    content: "\f000"
}

.fa-music:before {
    content: "\f001"
}

.fa-search:before {
    content: "\f002"
}

.fa-envelope-o:before {
    content: "\f003"
}

.fa-heart:before {
    content: "\f004"
}

.fa-star:before {
    content: "\f005"
}

.fa-star-o:before {
    content: "\f006"
}

.fa-user:before {
    content: "\f007"
}

.fa-film:before {
    content: "\f008"
}

.fa-th-large:before {
    content: "\f009"
}

.fa-th:before {
    content: "\f00a"
}

.fa-th-list:before {
    content: "\f00b"
}

.fa-check:before {
    content: "\f00c"
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d"
}

.fa-search-plus:before {
    content: "\f00e"
}

.fa-search-minus:before {
    content: "\f010"
}

.fa-power-off:before {
    content: "\f011"
}

.fa-signal:before {
    content: "\f012"
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013"
}

.fa-trash-o:before {
    content: "\f014"
}

.fa-home:before {
    content: "\f015"
}

.fa-file-o:before {
    content: "\f016"
}

.fa-clock-o:before {
    content: "\f017"
}

.fa-road:before {
    content: "\f018"
}

.fa-download:before {
    content: "\f019"
}

.fa-arrow-circle-o-down:before {
    content: "\f01a"
}

.fa-arrow-circle-o-up:before {
    content: "\f01b"
}

.fa-inbox:before {
    content: "\f01c"
}

.fa-play-circle-o:before {
    content: "\f01d"
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e"
}

.fa-refresh:before {
    content: "\f021"
}

.fa-list-alt:before {
    content: "\f022"
}

.fa-lock:before {
    content: "\f023"
}

.fa-flag:before {
    content: "\f024"
}

.fa-headphones:before {
    content: "\f025"
}

.fa-volume-off:before {
    content: "\f026"
}

.fa-volume-down:before {
    content: "\f027"
}

.fa-volume-up:before {
    content: "\f028"
}

.fa-qrcode:before {
    content: "\f029"
}

.fa-barcode:before {
    content: "\f02a"
}

.fa-tag:before {
    content: "\f02b"
}

.fa-tags:before {
    content: "\f02c"
}

.fa-book:before {
    content: "\f02d"
}

.fa-bookmark:before {
    content: "\f02e"
}

.fa-print:before {
    content: "\f02f"
}

.fa-camera:before {
    content: "\f030"
}

.fa-font:before {
    content: "\f031"
}

.fa-bold:before {
    content: "\f032"
}

.fa-italic:before {
    content: "\f033"
}

.fa-text-height:before {
    content: "\f034"
}

.fa-text-width:before {
    content: "\f035"
}

.fa-align-left:before {
    content: "\f036"
}

.fa-align-center:before {
    content: "\f037"
}

.fa-align-right:before {
    content: "\f038"
}

.fa-align-justify:before {
    content: "\f039"
}

.fa-list:before {
    content: "\f03a"
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b"
}

.fa-indent:before {
    content: "\f03c"
}

.fa-video-camera:before {
    content: "\f03d"
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e"
}

.fa-pencil:before {
    content: "\f040"
}

.fa-map-marker:before {
    content: "\f041"
}

.fa-adjust:before {
    content: "\f042"
}

.fa-tint:before {
    content: "\f043"
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044"
}

.fa-share-square-o:before {
    content: "\f045"
}

.fa-check-square-o:before {
    content: "\f046"
}

.fa-arrows:before {
    content: "\f047"
}

.fa-step-backward:before {
    content: "\f048"
}

.fa-fast-backward:before {
    content: "\f049"
}

.fa-backward:before {
    content: "\f04a"
}

.fa-play:before {
    content: "\f04b"
}

.fa-pause:before {
    content: "\f04c"
}

.fa-stop:before {
    content: "\f04d"
}

.fa-forward:before {
    content: "\f04e"
}

.fa-fast-forward:before {
    content: "\f050"
}

.fa-step-forward:before {
    content: "\f051"
}

.fa-eject:before {
    content: "\f052"
}

.fa-chevron-left:before {
    content: "\f053"
}

.fa-chevron-right:before {
    content: "\f054"
}

.fa-plus-circle:before {
    content: "\f055"
}

.fa-minus-circle:before {
    content: "\f056"
}

.fa-times-circle:before {
    content: "\f057"
}

.fa-check-circle:before {
    content: "\f058"
}

.fa-question-circle:before {
    content: "\f059"
}

.fa-info-circle:before {
    content: "\f05a"
}

.fa-crosshairs:before {
    content: "\f05b"
}

.fa-times-circle-o:before {
    content: "\f05c"
}

.fa-check-circle-o:before {
    content: "\f05d"
}

.fa-ban:before {
    content: "\f05e"
}

.fa-arrow-left:before {
    content: "\f060"
}

.fa-arrow-right:before {
    content: "\f061"
}

.fa-arrow-up:before {
    content: "\f062"
}

.fa-arrow-down:before {
    content: "\f063"
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064"
}

.fa-expand:before {
    content: "\f065"
}

.fa-compress:before {
    content: "\f066"
}

.fa-plus:before {
    content: "\f067"
}

.fa-minus:before {
    content: "\f068"
}

.fa-asterisk:before {
    content: "\f069"
}

.fa-exclamation-circle:before {
    content: "\f06a"
}

.fa-gift:before {
    content: "\f06b"
}

.fa-leaf:before {
    content: "\f06c"
}

.fa-fire:before {
    content: "\f06d"
}

.fa-eye:before {
    content: "\f06e"
}

.fa-eye-slash:before {
    content: "\f070"
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071"
}

.fa-plane:before {
    content: "\f072"
}

.fa-calendar:before {
    content: "\f073"
}

.fa-random:before {
    content: "\f074"
}

.fa-comment:before {
    content: "\f075"
}

.fa-magnet:before {
    content: "\f076"
}

.fa-chevron-up:before {
    content: "\f077"
}

.fa-chevron-down:before {
    content: "\f078"
}

.fa-retweet:before {
    content: "\f079"
}

.fa-shopping-cart:before {
    content: "\f07a"
}

.fa-folder:before {
    content: "\f07b"
}

.fa-folder-open:before {
    content: "\f07c"
}

.fa-arrows-v:before {
    content: "\f07d"
}

.fa-arrows-h:before {
    content: "\f07e"
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080"
}

.fa-twitter-square:before {
    content: "\f081"
}

.fa-facebook-square:before {
    content: "\f082"
}

.fa-camera-retro:before {
    content: "\f083"
}

.fa-key:before {
    content: "\f084"
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085"
}

.fa-comments:before {
    content: "\f086"
}

.fa-thumbs-o-up:before {
    content: "\f087"
}

.fa-thumbs-o-down:before {
    content: "\f088"
}

.fa-star-half:before {
    content: "\f089"
}

.fa-heart-o:before {
    content: "\f08a"
}

.fa-sign-out:before {
    content: "\f08b"
}

.fa-linkedin-square:before {
    content: "\f08c"
}

.fa-thumb-tack:before {
    content: "\f08d"
}

.fa-external-link:before {
    content: "\f08e"
}

.fa-sign-in:before {
    content: "\f090"
}

.fa-trophy:before {
    content: "\f091"
}

.fa-github-square:before {
    content: "\f092"
}

.fa-upload:before {
    content: "\f093"
}

.fa-lemon-o:before {
    content: "\f094"
}

.fa-phone:before {
    content: "\f095"
}

.fa-square-o:before {
    content: "\f096"
}

.fa-bookmark-o:before {
    content: "\f097"
}

.fa-phone-square:before {
    content: "\f098"
}

.fa-twitter:before {
    content: "\f099"
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a"
}

.fa-github:before {
    content: "\f09b"
}

.fa-unlock:before {
    content: "\f09c"
}

.fa-credit-card:before {
    content: "\f09d"
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e"
}

.fa-hdd-o:before {
    content: "\f0a0"
}

.fa-bullhorn:before {
    content: "\f0a1"
}

.fa-bell:before {
    content: "\f0f3"
}

.fa-certificate:before {
    content: "\f0a3"
}

.fa-hand-o-right:before {
    content: "\f0a4"
}

.fa-hand-o-left:before {
    content: "\f0a5"
}

.fa-hand-o-up:before {
    content: "\f0a6"
}

.fa-hand-o-down:before {
    content: "\f0a7"
}

.fa-arrow-circle-left:before {
    content: "\f0a8"
}

.fa-arrow-circle-right:before {
    content: "\f0a9"
}

.fa-arrow-circle-up:before {
    content: "\f0aa"
}

.fa-arrow-circle-down:before {
    content: "\f0ab"
}

.fa-globe:before {
    content: "\f0ac"
}

.fa-wrench:before {
    content: "\f0ad"
}

.fa-tasks:before {
    content: "\f0ae"
}

.fa-filter:before {
    content: "\f0b0"
}

.fa-briefcase:before {
    content: "\f0b1"
}

.fa-arrows-alt:before {
    content: "\f0b2"
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0"
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1"
}

.fa-cloud:before {
    content: "\f0c2"
}

.fa-flask:before {
    content: "\f0c3"
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4"
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5"
}

.fa-paperclip:before {
    content: "\f0c6"
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7"
}

.fa-square:before {
    content: "\f0c8"
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9"
}

.fa-list-ul:before {
    content: "\f0ca"
}

.fa-list-ol:before {
    content: "\f0cb"
}

.fa-strikethrough:before {
    content: "\f0cc"
}

.fa-underline:before {
    content: "\f0cd"
}

.fa-table:before {
    content: "\f0ce"
}

.fa-magic:before {
    content: "\f0d0"
}

.fa-truck:before {
    content: "\f0d1"
}

.fa-pinterest:before {
    content: "\f0d2"
}

.fa-pinterest-square:before {
    content: "\f0d3"
}

.fa-google-plus-square:before {
    content: "\f0d4"
}

.fa-google-plus:before {
    content: "\f0d5"
}

.fa-money:before {
    content: "\f0d6"
}

.fa-caret-down:before {
    content: "\f0d7"
}

.fa-caret-up:before {
    content: "\f0d8"
}

.fa-caret-left:before {
    content: "\f0d9"
}

.fa-caret-right:before {
    content: "\f0da"
}

.fa-columns:before {
    content: "\f0db"
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc"
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd"
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de"
}

.fa-envelope:before {
    content: "\f0e0"
}

.fa-linkedin:before {
    content: "\f0e1"
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2"
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3"
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4"
}

.fa-comment-o:before {
    content: "\f0e5"
}

.fa-comments-o:before {
    content: "\f0e6"
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7"
}

.fa-sitemap:before {
    content: "\f0e8"
}

.fa-umbrella:before {
    content: "\f0e9"
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea"
}

.fa-lightbulb-o:before {
    content: "\f0eb"
}

.fa-exchange:before {
    content: "\f0ec"
}

.fa-cloud-download:before {
    content: "\f0ed"
}

.fa-cloud-upload:before {
    content: "\f0ee"
}

.fa-user-md:before {
    content: "\f0f0"
}

.fa-stethoscope:before {
    content: "\f0f1"
}

.fa-suitcase:before {
    content: "\f0f2"
}

.fa-bell-o:before {
    content: "\f0a2"
}

.fa-coffee:before {
    content: "\f0f4"
}

.fa-cutlery:before {
    content: "\f0f5"
}

.fa-file-text-o:before {
    content: "\f0f6"
}

.fa-building-o:before {
    content: "\f0f7"
}

.fa-hospital-o:before {
    content: "\f0f8"
}

.fa-ambulance:before {
    content: "\f0f9"
}

.fa-medkit:before {
    content: "\f0fa"
}

.fa-fighter-jet:before {
    content: "\f0fb"
}

.fa-beer:before {
    content: "\f0fc"
}

.fa-h-square:before {
    content: "\f0fd"
}

.fa-plus-square:before {
    content: "\f0fe"
}

.fa-angle-double-left:before {
    content: "\f100"
}

.fa-angle-double-right:before {
    content: "\f101"
}

.fa-angle-double-up:before {
    content: "\f102"
}

.fa-angle-double-down:before {
    content: "\f103"
}

.fa-angle-left:before {
    content: "\f104"
}

.fa-angle-right:before {
    content: "\f105"
}

.fa-angle-up:before {
    content: "\f106"
}

.fa-angle-down:before {
    content: "\f107"
}

.fa-desktop:before {
    content: "\f108"
}

.fa-laptop:before {
    content: "\f109"
}

.fa-tablet:before {
    content: "\f10a"
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b"
}

.fa-circle-o:before {
    content: "\f10c"
}

.fa-quote-left:before {
    content: "\f10d"
}

.fa-quote-right:before {
    content: "\f10e"
}

.fa-spinner:before {
    content: "\f110"
}

.fa-circle:before {
    content: "\f111"
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112"
}

.fa-github-alt:before {
    content: "\f113"
}

.fa-folder-o:before {
    content: "\f114"
}

.fa-folder-open-o:before {
    content: "\f115"
}

.fa-smile-o:before {
    content: "\f118"
}

.fa-frown-o:before {
    content: "\f119"
}

.fa-meh-o:before {
    content: "\f11a"
}

.fa-gamepad:before {
    content: "\f11b"
}

.fa-keyboard-o:before {
    content: "\f11c"
}

.fa-flag-o:before {
    content: "\f11d"
}

.fa-flag-checkered:before {
    content: "\f11e"
}

.fa-terminal:before {
    content: "\f120"
}

.fa-code:before {
    content: "\f121"
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122"
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123"
}

.fa-location-arrow:before {
    content: "\f124"
}

.fa-crop:before {
    content: "\f125"
}

.fa-code-fork:before {
    content: "\f126"
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127"
}

.fa-question:before {
    content: "\f128"
}

.fa-info:before {
    content: "\f129"
}

.fa-exclamation:before {
    content: "\f12a"
}

.fa-superscript:before {
    content: "\f12b"
}

.fa-subscript:before {
    content: "\f12c"
}

.fa-eraser:before {
    content: "\f12d"
}

.fa-puzzle-piece:before {
    content: "\f12e"
}

.fa-microphone:before {
    content: "\f130"
}

.fa-microphone-slash:before {
    content: "\f131"
}

.fa-shield:before {
    content: "\f132"
}

.fa-calendar-o:before {
    content: "\f133"
}

.fa-fire-extinguisher:before {
    content: "\f134"
}

.fa-rocket:before {
    content: "\f135"
}

.fa-maxcdn:before {
    content: "\f136"
}

.fa-chevron-circle-left:before {
    content: "\f137"
}

.fa-chevron-circle-right:before {
    content: "\f138"
}

.fa-chevron-circle-up:before {
    content: "\f139"
}

.fa-chevron-circle-down:before {
    content: "\f13a"
}

.fa-html5:before {
    content: "\f13b"
}

.fa-css3:before {
    content: "\f13c"
}

.fa-anchor:before {
    content: "\f13d"
}

.fa-unlock-alt:before {
    content: "\f13e"
}

.fa-bullseye:before {
    content: "\f140"
}

.fa-ellipsis-h:before {
    content: "\f141"
}

.fa-ellipsis-v:before {
    content: "\f142"
}

.fa-rss-square:before {
    content: "\f143"
}

.fa-play-circle:before {
    content: "\f144"
}

.fa-ticket:before {
    content: "\f145"
}

.fa-minus-square:before {
    content: "\f146"
}

.fa-minus-square-o:before {
    content: "\f147"
}

.fa-level-up:before {
    content: "\f148"
}

.fa-level-down:before {
    content: "\f149"
}

.fa-check-square:before {
    content: "\f14a"
}

.fa-pencil-square:before {
    content: "\f14b"
}

.fa-external-link-square:before {
    content: "\f14c"
}

.fa-share-square:before {
    content: "\f14d"
}

.fa-compass:before {
    content: "\f14e"
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150"
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151"
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152"
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153"
}

.fa-gbp:before {
    content: "\f154"
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155"
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156"
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157"
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158"
}

.fa-won:before,
.fa-krw:before {
    content: "\f159"
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a"
}

.fa-file:before {
    content: "\f15b"
}

.fa-file-text:before {
    content: "\f15c"
}

.fa-sort-alpha-asc:before {
    content: "\f15d"
}

.fa-sort-alpha-desc:before {
    content: "\f15e"
}

.fa-sort-amount-asc:before {
    content: "\f160"
}

.fa-sort-amount-desc:before {
    content: "\f161"
}

.fa-sort-numeric-asc:before {
    content: "\f162"
}

.fa-sort-numeric-desc:before {
    content: "\f163"
}

.fa-thumbs-up:before {
    content: "\f164"
}

.fa-thumbs-down:before {
    content: "\f165"
}

.fa-youtube-square:before {
    content: "\f166"
}

.fa-youtube:before {
    content: "\f167"
}

.fa-xing:before {
    content: "\f168"
}

.fa-xing-square:before {
    content: "\f169"
}

.fa-youtube-play:before {
    content: "\f16a"
}

.fa-dropbox:before {
    content: "\f16b"
}

.fa-stack-overflow:before {
    content: "\f16c"
}

.fa-instagram:before {
    content: "\f16d"
}

.fa-flickr:before {
    content: "\f16e"
}

.fa-adn:before {
    content: "\f170"
}

.fa-bitbucket:before {
    content: "\f171"
}

.fa-bitbucket-square:before {
    content: "\f172"
}

.fa-tumblr:before {
    content: "\f173"
}

.fa-tumblr-square:before {
    content: "\f174"
}

.fa-long-arrow-down:before {
    content: "\f175"
}

.fa-long-arrow-up:before {
    content: "\f176"
}

.fa-long-arrow-left:before {
    content: "\f177"
}

.fa-long-arrow-right:before {
    content: "\f178"
}

.fa-apple:before {
    content: "\f179"
}

.fa-windows:before {
    content: "\f17a"
}

.fa-android:before {
    content: "\f17b"
}

.fa-linux:before {
    content: "\f17c"
}

.fa-dribbble:before {
    content: "\f17d"
}

.fa-skype:before {
    content: "\f17e"
}

.fa-foursquare:before {
    content: "\f180"
}

.fa-trello:before {
    content: "\f181"
}

.fa-female:before {
    content: "\f182"
}

.fa-male:before {
    content: "\f183"
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184"
}

.fa-sun-o:before {
    content: "\f185"
}

.fa-moon-o:before {
    content: "\f186"
}

.fa-archive:before {
    content: "\f187"
}

.fa-bug:before {
    content: "\f188"
}

.fa-vk:before {
    content: "\f189"
}

.fa-weibo:before {
    content: "\f18a"
}

.fa-renren:before {
    content: "\f18b"
}

.fa-pagelines:before {
    content: "\f18c"
}

.fa-stack-exchange:before {
    content: "\f18d"
}

.fa-arrow-circle-o-right:before {
    content: "\f18e"
}

.fa-arrow-circle-o-left:before {
    content: "\f190"
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191"
}

.fa-dot-circle-o:before {
    content: "\f192"
}

.fa-wheelchair:before {
    content: "\f193"
}

.fa-vimeo-square:before {
    content: "\f194"
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195"
}

.fa-plus-square-o:before {
    content: "\f196"
}

.fa-space-shuttle:before {
    content: "\f197"
}

.fa-slack:before {
    content: "\f198"
}

.fa-envelope-square:before {
    content: "\f199"
}

.fa-wordpress:before {
    content: "\f19a"
}

.fa-openid:before {
    content: "\f19b"
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c"
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d"
}

.fa-yahoo:before {
    content: "\f19e"
}

.fa-google:before {
    content: "\f1a0"
}

.fa-reddit:before {
    content: "\f1a1"
}

.fa-reddit-square:before {
    content: "\f1a2"
}

.fa-stumbleupon-circle:before {
    content: "\f1a3"
}

.fa-stumbleupon:before {
    content: "\f1a4"
}

.fa-delicious:before {
    content: "\f1a5"
}

.fa-digg:before {
    content: "\f1a6"
}

.fa-pied-piper-pp:before {
    content: "\f1a7"
}

.fa-pied-piper-alt:before {
    content: "\f1a8"
}

.fa-drupal:before {
    content: "\f1a9"
}

.fa-joomla:before {
    content: "\f1aa"
}

.fa-language:before {
    content: "\f1ab"
}

.fa-fax:before {
    content: "\f1ac"
}

.fa-building:before {
    content: "\f1ad"
}

.fa-child:before {
    content: "\f1ae"
}

.fa-paw:before {
    content: "\f1b0"
}

.fa-spoon:before {
    content: "\f1b1"
}

.fa-cube:before {
    content: "\f1b2"
}

.fa-cubes:before {
    content: "\f1b3"
}

.fa-behance:before {
    content: "\f1b4"
}

.fa-behance-square:before {
    content: "\f1b5"
}

.fa-steam:before {
    content: "\f1b6"
}

.fa-steam-square:before {
    content: "\f1b7"
}

.fa-recycle:before {
    content: "\f1b8"
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9"
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba"
}

.fa-tree:before {
    content: "\f1bb"
}

.fa-spotify:before {
    content: "\f1bc"
}

.fa-deviantart:before {
    content: "\f1bd"
}

.fa-soundcloud:before {
    content: "\f1be"
}

.fa-database:before {
    content: "\f1c0"
}

.fa-file-pdf-o:before {
    content: "\f1c1"
}

.fa-file-word-o:before {
    content: "\f1c2"
}

.fa-file-excel-o:before {
    content: "\f1c3"
}

.fa-file-powerpoint-o:before {
    content: "\f1c4"
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5"
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6"
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7"
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8"
}

.fa-file-code-o:before {
    content: "\f1c9"
}

.fa-vine:before {
    content: "\f1ca"
}

.fa-codepen:before {
    content: "\f1cb"
}

.fa-jsfiddle:before {
    content: "\f1cc"
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd"
}

.fa-circle-o-notch:before {
    content: "\f1ce"
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0"
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1"
}

.fa-git-square:before {
    content: "\f1d2"
}

.fa-git:before {
    content: "\f1d3"
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4"
}

.fa-tencent-weibo:before {
    content: "\f1d5"
}

.fa-qq:before {
    content: "\f1d6"
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7"
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8"
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9"
}

.fa-history:before {
    content: "\f1da"
}

.fa-circle-thin:before {
    content: "\f1db"
}

.fa-header:before {
    content: "\f1dc"
}

.fa-paragraph:before {
    content: "\f1dd"
}

.fa-sliders:before {
    content: "\f1de"
}

.fa-share-alt:before {
    content: "\f1e0"
}

.fa-share-alt-square:before {
    content: "\f1e1"
}

.fa-bomb:before {
    content: "\f1e2"
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3"
}

.fa-tty:before {
    content: "\f1e4"
}

.fa-binoculars:before {
    content: "\f1e5"
}

.fa-plug:before {
    content: "\f1e6"
}

.fa-slideshare:before {
    content: "\f1e7"
}

.fa-twitch:before {
    content: "\f1e8"
}

.fa-yelp:before {
    content: "\f1e9"
}

.fa-newspaper-o:before {
    content: "\f1ea"
}

.fa-wifi:before {
    content: "\f1eb"
}

.fa-calculator:before {
    content: "\f1ec"
}

.fa-paypal:before {
    content: "\f1ed"
}

.fa-google-wallet:before {
    content: "\f1ee"
}

.fa-cc-visa:before {
    content: "\f1f0"
}

.fa-cc-mastercard:before {
    content: "\f1f1"
}

.fa-cc-discover:before {
    content: "\f1f2"
}

.fa-cc-amex:before {
    content: "\f1f3"
}

.fa-cc-paypal:before {
    content: "\f1f4"
}

.fa-cc-stripe:before {
    content: "\f1f5"
}

.fa-bell-slash:before {
    content: "\f1f6"
}

.fa-bell-slash-o:before {
    content: "\f1f7"
}

.fa-trash:before {
    content: "\f1f8"
}

.fa-copyright:before {
    content: "\f1f9"
}

.fa-at:before {
    content: "\f1fa"
}

.fa-eyedropper:before {
    content: "\f1fb"
}

.fa-paint-brush:before {
    content: "\f1fc"
}

.fa-birthday-cake:before {
    content: "\f1fd"
}

.fa-area-chart:before {
    content: "\f1fe"
}

.fa-pie-chart:before {
    content: "\f200"
}

.fa-line-chart:before {
    content: "\f201"
}

.fa-lastfm:before {
    content: "\f202"
}

.fa-lastfm-square:before {
    content: "\f203"
}

.fa-toggle-off:before {
    content: "\f204"
}

.fa-toggle-on:before {
    content: "\f205"
}

.fa-bicycle:before {
    content: "\f206"
}

.fa-bus:before {
    content: "\f207"
}

.fa-ioxhost:before {
    content: "\f208"
}

.fa-angellist:before {
    content: "\f209"
}

.fa-cc:before {
    content: "\f20a"
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b"
}

.fa-meanpath:before {
    content: "\f20c"
}

.fa-buysellads:before {
    content: "\f20d"
}

.fa-connectdevelop:before {
    content: "\f20e"
}

.fa-dashcube:before {
    content: "\f210"
}

.fa-forumbee:before {
    content: "\f211"
}

.fa-leanpub:before {
    content: "\f212"
}

.fa-sellsy:before {
    content: "\f213"
}

.fa-shirtsinbulk:before {
    content: "\f214"
}

.fa-simplybuilt:before {
    content: "\f215"
}

.fa-skyatlas:before {
    content: "\f216"
}

.fa-cart-plus:before {
    content: "\f217"
}

.fa-cart-arrow-down:before {
    content: "\f218"
}

.fa-diamond:before {
    content: "\f219"
}

.fa-ship:before {
    content: "\f21a"
}

.fa-user-secret:before {
    content: "\f21b"
}

.fa-motorcycle:before {
    content: "\f21c"
}

.fa-street-view:before {
    content: "\f21d"
}

.fa-heartbeat:before {
    content: "\f21e"
}

.fa-venus:before {
    content: "\f221"
}

.fa-mars:before {
    content: "\f222"
}

.fa-mercury:before {
    content: "\f223"
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224"
}

.fa-transgender-alt:before {
    content: "\f225"
}

.fa-venus-double:before {
    content: "\f226"
}

.fa-mars-double:before {
    content: "\f227"
}

.fa-venus-mars:before {
    content: "\f228"
}

.fa-mars-stroke:before {
    content: "\f229"
}

.fa-mars-stroke-v:before {
    content: "\f22a"
}

.fa-mars-stroke-h:before {
    content: "\f22b"
}

.fa-neuter:before {
    content: "\f22c"
}

.fa-genderless:before {
    content: "\f22d"
}

.fa-facebook-official:before {
    content: "\f230"
}

.fa-pinterest-p:before {
    content: "\f231"
}

.fa-whatsapp:before {
    content: "\f232"
}

.fa-server:before {
    content: "\f233"
}

.fa-user-plus:before {
    content: "\f234"
}

.fa-user-times:before {
    content: "\f235"
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236"
}

.fa-viacoin:before {
    content: "\f237"
}

.fa-train:before {
    content: "\f238"
}

.fa-subway:before {
    content: "\f239"
}

.fa-medium:before {
    content: "\f23a"
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b"
}

.fa-optin-monster:before {
    content: "\f23c"
}

.fa-opencart:before {
    content: "\f23d"
}

.fa-expeditedssl:before {
    content: "\f23e"
}

.fa-battery-4:before,
.fa-battery:before,
.fa-battery-full:before {
    content: "\f240"
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241"
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242"
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243"
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244"
}

.fa-mouse-pointer:before {
    content: "\f245"
}

.fa-i-cursor:before {
    content: "\f246"
}

.fa-object-group:before {
    content: "\f247"
}

.fa-object-ungroup:before {
    content: "\f248"
}

.fa-sticky-note:before {
    content: "\f249"
}

.fa-sticky-note-o:before {
    content: "\f24a"
}

.fa-cc-jcb:before {
    content: "\f24b"
}

.fa-cc-diners-club:before {
    content: "\f24c"
}

.fa-clone:before {
    content: "\f24d"
}

.fa-balance-scale:before {
    content: "\f24e"
}

.fa-hourglass-o:before {
    content: "\f250"
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251"
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252"
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253"
}

.fa-hourglass:before {
    content: "\f254"
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255"
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256"
}

.fa-hand-scissors-o:before {
    content: "\f257"
}

.fa-hand-lizard-o:before {
    content: "\f258"
}

.fa-hand-spock-o:before {
    content: "\f259"
}

.fa-hand-pointer-o:before {
    content: "\f25a"
}

.fa-hand-peace-o:before {
    content: "\f25b"
}

.fa-trademark:before {
    content: "\f25c"
}

.fa-registered:before {
    content: "\f25d"
}

.fa-creative-commons:before {
    content: "\f25e"
}

.fa-gg:before {
    content: "\f260"
}

.fa-gg-circle:before {
    content: "\f261"
}

.fa-tripadvisor:before {
    content: "\f262"
}

.fa-odnoklassniki:before {
    content: "\f263"
}

.fa-odnoklassniki-square:before {
    content: "\f264"
}

.fa-get-pocket:before {
    content: "\f265"
}

.fa-wikipedia-w:before {
    content: "\f266"
}

.fa-safari:before {
    content: "\f267"
}

.fa-chrome:before {
    content: "\f268"
}

.fa-firefox:before {
    content: "\f269"
}

.fa-opera:before {
    content: "\f26a"
}

.fa-internet-explorer:before {
    content: "\f26b"
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c"
}

.fa-contao:before {
    content: "\f26d"
}

.fa-500px:before {
    content: "\f26e"
}

.fa-amazon:before {
    content: "\f270"
}

.fa-calendar-plus-o:before {
    content: "\f271"
}

.fa-calendar-minus-o:before {
    content: "\f272"
}

.fa-calendar-times-o:before {
    content: "\f273"
}

.fa-calendar-check-o:before {
    content: "\f274"
}

.fa-industry:before {
    content: "\f275"
}

.fa-map-pin:before {
    content: "\f276"
}

.fa-map-signs:before {
    content: "\f277"
}

.fa-map-o:before {
    content: "\f278"
}

.fa-map:before {
    content: "\f279"
}

.fa-commenting:before {
    content: "\f27a"
}

.fa-commenting-o:before {
    content: "\f27b"
}

.fa-houzz:before {
    content: "\f27c"
}

.fa-vimeo:before {
    content: "\f27d"
}

.fa-black-tie:before {
    content: "\f27e"
}

.fa-fonticons:before {
    content: "\f280"
}

.fa-reddit-alien:before {
    content: "\f281"
}

.fa-edge:before {
    content: "\f282"
}

.fa-credit-card-alt:before {
    content: "\f283"
}

.fa-codiepie:before {
    content: "\f284"
}

.fa-modx:before {
    content: "\f285"
}

.fa-fort-awesome:before {
    content: "\f286"
}

.fa-usb:before {
    content: "\f287"
}

.fa-product-hunt:before {
    content: "\f288"
}

.fa-mixcloud:before {
    content: "\f289"
}

.fa-scribd:before {
    content: "\f28a"
}

.fa-pause-circle:before {
    content: "\f28b"
}

.fa-pause-circle-o:before {
    content: "\f28c"
}

.fa-stop-circle:before {
    content: "\f28d"
}

.fa-stop-circle-o:before {
    content: "\f28e"
}

.fa-shopping-bag:before {
    content: "\f290"
}

.fa-shopping-basket:before {
    content: "\f291"
}

.fa-hashtag:before {
    content: "\f292"
}

.fa-bluetooth:before {
    content: "\f293"
}

.fa-bluetooth-b:before {
    content: "\f294"
}

.fa-percent:before {
    content: "\f295"
}

.fa-gitlab:before {
    content: "\f296"
}

.fa-wpbeginner:before {
    content: "\f297"
}

.fa-wpforms:before {
    content: "\f298"
}

.fa-envira:before {
    content: "\f299"
}

.fa-universal-access:before {
    content: "\f29a"
}

.fa-wheelchair-alt:before {
    content: "\f29b"
}

.fa-question-circle-o:before {
    content: "\f29c"
}

.fa-blind:before {
    content: "\f29d"
}

.fa-audio-description:before {
    content: "\f29e"
}

.fa-volume-control-phone:before {
    content: "\f2a0"
}

.fa-braille:before {
    content: "\f2a1"
}

.fa-assistive-listening-systems:before {
    content: "\f2a2"
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3"
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4"
}

.fa-glide:before {
    content: "\f2a5"
}

.fa-glide-g:before {
    content: "\f2a6"
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7"
}

.fa-low-vision:before {
    content: "\f2a8"
}

.fa-viadeo:before {
    content: "\f2a9"
}

.fa-viadeo-square:before {
    content: "\f2aa"
}

.fa-snapchat:before {
    content: "\f2ab"
}

.fa-snapchat-ghost:before {
    content: "\f2ac"
}

.fa-snapchat-square:before {
    content: "\f2ad"
}

.fa-pied-piper:before {
    content: "\f2ae"
}

.fa-first-order:before {
    content: "\f2b0"
}

.fa-yoast:before {
    content: "\f2b1"
}

.fa-themeisle:before {
    content: "\f2b2"
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3"
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4"
}

.fa-handshake-o:before {
    content: "\f2b5"
}

.fa-envelope-open:before {
    content: "\f2b6"
}

.fa-envelope-open-o:before {
    content: "\f2b7"
}

.fa-linode:before {
    content: "\f2b8"
}

.fa-address-book:before {
    content: "\f2b9"
}

.fa-address-book-o:before {
    content: "\f2ba"
}

.fa-vcard:before,
.fa-address-card:before {
    content: "\f2bb"
}

.fa-vcard-o:before,
.fa-address-card-o:before {
    content: "\f2bc"
}

.fa-user-circle:before {
    content: "\f2bd"
}

.fa-user-circle-o:before {
    content: "\f2be"
}

.fa-user-o:before {
    content: "\f2c0"
}

.fa-id-badge:before {
    content: "\f2c1"
}

.fa-drivers-license:before,
.fa-id-card:before {
    content: "\f2c2"
}

.fa-drivers-license-o:before,
.fa-id-card-o:before {
    content: "\f2c3"
}

.fa-quora:before {
    content: "\f2c4"
}

.fa-free-code-camp:before {
    content: "\f2c5"
}

.fa-telegram:before {
    content: "\f2c6"
}

.fa-thermometer-4:before,
.fa-thermometer:before,
.fa-thermometer-full:before {
    content: "\f2c7"
}

.fa-thermometer-3:before,
.fa-thermometer-three-quarters:before {
    content: "\f2c8"
}

.fa-thermometer-2:before,
.fa-thermometer-half:before {
    content: "\f2c9"
}

.fa-thermometer-1:before,
.fa-thermometer-quarter:before {
    content: "\f2ca"
}

.fa-thermometer-0:before,
.fa-thermometer-empty:before {
    content: "\f2cb"
}

.fa-shower:before {
    content: "\f2cc"
}

.fa-bathtub:before,
.fa-s15:before,
.fa-bath:before {
    content: "\f2cd"
}

.fa-podcast:before {
    content: "\f2ce"
}

.fa-window-maximize:before {
    content: "\f2d0"
}

.fa-window-minimize:before {
    content: "\f2d1"
}

.fa-window-restore:before {
    content: "\f2d2"
}

.fa-times-rectangle:before,
.fa-window-close:before {
    content: "\f2d3"
}

.fa-times-rectangle-o:before,
.fa-window-close-o:before {
    content: "\f2d4"
}

.fa-bandcamp:before {
    content: "\f2d5"
}

.fa-grav:before {
    content: "\f2d6"
}

.fa-etsy:before {
    content: "\f2d7"
}

.fa-imdb:before {
    content: "\f2d8"
}

.fa-ravelry:before {
    content: "\f2d9"
}

.fa-eercast:before {
    content: "\f2da"
}

.fa-microchip:before {
    content: "\f2db"
}

.fa-snowflake-o:before {
    content: "\f2dc"
}

.fa-superpowers:before {
    content: "\f2dd"
}

.fa-wpexplorer:before {
    content: "\f2de"
}

.fa-meetup:before {
    content: "\f2e0"
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

/*! Lity - v2.4.1 - 2020-04-26
* http://sorgalla.com/lity/
* Copyright (c) 2015-2020 Jan Sorgalla; Licensed MIT */
.lity {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    background: #0b0b0b;
    background: rgba(0, 0, 0, 0.9);
    outline: none !important;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

.lity * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.lity-wrap {
    z-index: 9990;
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    text-align: center;
    outline: none !important
}

.lity-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em
}

.lity-loader {
    z-index: 9991;
    color: #fff;
    position: absolute;
    top: 50%;
    margin-top: -0.8em;
    width: 100%;
    text-align: center;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
    opacity: 0;
    -webkit-transition: opacity .3s ease;
    -o-transition: opacity .3s ease;
    transition: opacity .3s ease
}

.lity-loading .lity-loader {
    opacity: 1
}

.lity-container {
    z-index: 9992;
    position: relative;
    text-align: left;
    vertical-align: middle;
    display: inline-block;
    white-space: normal;
    max-width: 100%;
    max-height: 100%;
    outline: none !important
}

.lity-content {
    z-index: 9993;
    width: 100%;
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    -webkit-transition: -webkit-transform .3s ease;
    transition: -webkit-transform .3s ease;
    -o-transition: -o-transform .3s ease;
    transition: transform .3s ease;
    transition: transform .3s ease, -webkit-transform .3s ease, -o-transform .3s ease
}

.lity-loading .lity-content,
.lity-closed .lity-content {
    -webkit-transform: scale(.8);
    -ms-transform: scale(.8);
    -o-transform: scale(.8);
    transform: scale(.8)
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6)
}

.lity-close {
    z-index: 9994;
    width: 35px;
    height: 35px;
    position: fixed;
    right: 0;
    top: 0;
    -webkit-appearance: none;
    cursor: pointer;
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close::-moz-focus-inner {
    border: 0;
    padding: 0
}

.lity-close:hover,
.lity-close:focus,
.lity-close:active,
.lity-close:visited {
    text-decoration: none;
    text-align: center;
    padding: 0;
    color: #fff;
    font-style: normal;
    font-size: 35px;
    font-family: Arial, Baskerville, monospace;
    line-height: 35px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
    border: 0;
    background: none;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none
}

.lity-close:active {
    top: 1px
}

.lity-image img {
    max-width: 100%;
    display: block;
    line-height: 0;
    border: 0
}

.lity-iframe .lity-container,
.lity-youtube .lity-container,
.lity-vimeo .lity-container,
.lity-facebookvideo .lity-container,
.lity-googlemaps .lity-container {
    width: 100%;
    max-width: 964px
}

.lity-iframe-container {
    width: 100%;
    height: 0;
    padding-top: 56.25%;
    overflow: auto;
    pointer-events: auto;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-overflow-scrolling: touch
}

.lity-iframe-container iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000
}

.lity-hide {
    display: none
}

code[class*=language-],
pre[class*=language-] {
    color: #000;
    background: 0 0;
    font-family: Consolas, Monaco, 'Andale Mono', 'Ubuntu Mono', monospace;
    text-align: left;
    white-space: pre;
    word-spacing: normal;
    word-break: normal;
    word-wrap: normal;
    line-height: 1.5;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none
}

pre[class*=language-] {
    position: relative;
    margin: .5em 0;
    overflow: visible;
    padding: 0
}

pre[class*=language-]>code {
    position: relative;
    border-left: 10px solid #358ccb;
    box-shadow: -1px 0px 0px 0px #358ccb, 0px 0px 0px 1px #dfdfdf;
    background-color: #fdfdfd;
    background-image: linear-gradient(transparent 50%, rgba(69, 142, 209, .04) 50%);
    background-size: 3em 3em;
    background-origin: content-box;
    background-attachment: local
}

code[class*=language] {
    max-height: inherit;
    height: inherit;
    padding: 0 1em;
    display: block;
    overflow: auto
}

:not(pre)>code[class*=language-],
pre[class*=language-] {
    background-color: #fdfdfd;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 1em
}

:not(pre)>code[class*=language-] {
    position: relative;
    padding: .2em;
    border-radius: .3em;
    color: #c92c2c;
    border: 1px solid rgba(0, 0, 0, .1);
    display: inline;
    white-space: normal
}

pre[class*=language-]:before,
pre[class*=language-]:after {
    content: '';
    z-index: -2;
    display: block;
    position: absolute;
    bottom: .75em;
    left: .18em;
    width: 40%;
    height: 20%;
    max-height: 13em;
    box-shadow: 0px 13px 8px #979797;
    -webkit-transform: rotate(-2deg);
    -moz-transform: rotate(-2deg);
    -ms-transform: rotate(-2deg);
    -o-transform: rotate(-2deg);
    transform: rotate(-2deg)
}

:not(pre)>code[class*=language-]:after,
pre[class*=language-]:after {
    right: .75em;
    left: auto;
    -webkit-transform: rotate(2deg);
    -moz-transform: rotate(2deg);
    -ms-transform: rotate(2deg);
    -o-transform: rotate(2deg);
    transform: rotate(2deg)
}

.token.comment,
.token.block-comment,
.token.prolog,
.token.doctype,
.token.cdata {
    color: #7d8b99
}

.token.punctuation {
    color: #5f6364
}

.token.property,
.token.tag,
.token.boolean,
.token.number,
.token.function-name,
.token.constant,
.token.symbol,
.token.deleted {
    color: #c92c2c
}

.token.selector,
.token.attr-name,
.token.string,
.token.char,
.token.function,
.token.builtin,
.token.inserted {
    color: #2f9c0a
}

.token.operator,
.token.entity,
.token.url,
.token.variable {
    color: #a67f59;
    background: rgba(255, 255, 255, .5)
}

.token.atrule,
.token.attr-value,
.token.keyword,
.token.class-name {
    color: #1990b8
}

.token.regex,
.token.important {
    color: #e90
}

.language-css .token.string,
.style .token.string {
    color: #a67f59;
    background: rgba(255, 255, 255, .5)
}

.token.important {
    font-weight: 400
}

.token.bold {
    font-weight: 700
}

.token.italic {
    font-style: italic
}

.token.entity {
    cursor: help
}

.namespace {
    opacity: .7
}

@media screen and (max-width:767px) {

    pre[class*=language-]:before,
    pre[class*=language-]:after {
        bottom: 14px;
        box-shadow: none
    }
}

.token.tab:not(:empty):before,
.token.cr:before,
.token.lf:before {
    color: #e0d7d1
}

pre[class*=language-].line-numbers.line-numbers {
    padding-left: 0
}

pre[class*=language-].line-numbers.line-numbers code {
    padding-left: 3.8em
}

pre[class*=language-].line-numbers.line-numbers .line-numbers-rows {
    left: 0
}

pre[class*=language-][data-line] {
    padding-top: 0;
    padding-bottom: 0;
    padding-left: 0
}

pre[data-line] code {
    position: relative;
    padding-left: 4em
}

pre .line-highlight {
    margin-top: 0
}

pre[data-line] {
    position: relative;
    padding: 1em 0 1em 3em
}

.line-highlight {
    position: absolute;
    left: 0;
    right: 0;
    padding: inherit 0;
    margin-top: 1em;
    background: hsla(24, 20%, 50%, .08);
    background: linear-gradient(to right, hsla(24, 20%, 50%, .1) 70%, hsla(24, 20%, 50%, 0));
    pointer-events: none;
    line-height: inherit;
    white-space: pre
}

.line-highlight:before,
.line-highlight[data-end]:after {
    content: attr(data-start);
    position: absolute;
    top: .4em;
    left: .6em;
    min-width: 1em;
    padding: 0 .5em;
    background-color: hsla(24, 20%, 50%, .4);
    color: #f5f2f0;
    font: bold 65%/1.5 sans-serif;
    text-align: center;
    vertical-align: .3em;
    border-radius: 999px;
    text-shadow: none;
    box-shadow: 0 1px #fff
}

.line-highlight[data-end]:after {
    content: attr(data-end);
    top: auto;
    bottom: .4em
}

.line-numbers .line-highlight:before,
.line-numbers .line-highlight:after {
    content: none
}

pre[class*=language-].line-numbers {
    position: relative;
    padding-left: 3.8em;
    counter-reset: linenumber
}

pre[class*=language-].line-numbers>code {
    position: relative;
    white-space: inherit
}

.line-numbers .line-numbers-rows {
    position: absolute;
    pointer-events: none;
    top: 0;
    font-size: 100%;
    left: -3.8em;
    width: 3em;
    letter-spacing: -1px;
    border-right: 1px solid #999;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.line-numbers-rows>span {
    pointer-events: none;
    display: block;
    counter-increment: linenumber
}

.line-numbers-rows>span:before {
    content: counter(linenumber);
    color: #999;
    display: block;
    padding-right: .8em;
    text-align: right
}

.democracy:after {
    content: '';
    display: block;
    clear: both
}

.democracy ul li,
.democracy ul {
    background: 0 0;
    padding: 0;
    margin: 0
}

.democracy ul li:before {
    display: none
}

.democracy input[type=radio],
.democracy input[type=checkbox] {
    margin: 0;
    vertical-align: middle
}

.democracy input[type=radio]:focus,
.democracy input[type=checkbox]:focus {
    outline: none
}

.democracy ul {
    list-style: none !important;
    border: none !important
}

.democracy ul li {
    list-style: none !important
}

input[type=submit].dem-button,
a.dem-button,
.dem-button {
    position: relative;
    display: inline-block;
    text-decoration: none;
    line-height: 1;
    border: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

input[type=submit].dem-button:focus,
a.dem-button:focus,
.dem-button:focus {
    outline: none
}

input[type=submit].dem-button:disabled,
a.dem-button:disabled,
.dem-button:disabled {
    opacity: .6;
    cursor: not-allowed
}

a.dem-button:hover {
    text-decoration: none !important
}

.democracy {
    position: relative;
    margin: 0 auto
}

.democracy input[type=radio],
.democracy input[type=checkbox] {
    margin-right: .2em
}

.dem-screen {
    position: relative;
    line-height: 1.3
}

.democracy ul.dem-vote {
    margin-bottom: 1em
}

.democracy ul.dem-vote li {
    padding-bottom: 0;
    margin-bottom: 0
}

.democracy ul.dem-vote li>* {
    margin-bottom: .6em
}

.democracy ul.dem-answers li {
    padding-bottom: 1em
}

.dem-answers .dem-label {
    margin-bottom: .2em;
    line-height: 1.2
}

.dem-graph {
    position: relative;
    color: #555;
    color: rgba(0, 0, 0, .6);
    box-sizing: content-box;
    width: 100%;
    display: block;
    height: 1.2em;
    line-height: 1.2em
}

.dem-fill {
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    background-color: #7cb4dd
}

.dem-voted-this .dem-fill {
    background-color: #ffc45a
}

.dem-votes-txt,
.dem-percent-txt {
    position: relative;
    display: block-cell;
    padding-left: .3em;
    vertical-align: middle;
    font-size: 90%
}

.dem-poll-info {
    padding-bottom: 1em
}

.dem-poll-info:after {
    content: '';
    display: block;
    clear: both
}

.dem-poll-info>* {
    font-size: 85%;
    display: block;
    float: right;
    clear: both;
    text-align: right;
    opacity: .7;
    line-height: 1.3
}

.dem-vote label {
    float: none;
    display: block
}

.dem-results-link {
    display: inline-block;
    line-height: 1;
    margin: .8em 1em
}

.dem-vote .dem-disabled {
    opacity: .5
}

.democracy .dem-bottom {
    padding-bottom: 1em
}

.dem-bottom {
    text-align: center
}

.dem-bottom:after {
    content: '';
    display: block;
    clear: both
}

.dem-poll-title {
    display: block;
    margin-bottom: 1.5em;
    margin-top: 1.2em;
    font-size: 120%
}

.dem-notice {
    z-index: 10;
    position: absolute;
    top: 0;
    border-radius: 2px;
    width: 100%;
    padding: 1.5em 2em;
    text-align: center;
    background: rgba(247, 241, 212, .8);
    color: #6d6214
}

.dem-notice-close {
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px;
    cursor: pointer;
    line-height: .6;
    font-size: 150%
}

.dem-notice-close:hover {
    color: #d26616
}

.dem-star {
    font-size: 90%;
    vertical-align: baseline;
    padding-left: .3em;
    color: #ff4e00
}

.dem-poll-note {
    font-size: 90%;
    padding: .5em;
    opacity: .8;
    line-height: 1.3
}

.democracy .dem-copyright {
    position: absolute;
    bottom: -1em;
    right: 0;
    text-decoration: none;
    border-bottom: 0;
    color: #b2b2b2;
    opacity: .5;
    line-height: 1
}

.democracy .dem-copyright:hover {
    opacity: 1
}

.dem-add-answer {
    position: relative
}

.dem-add-answer>* {
    display: block
}

.dem-add-answer a {
    display: inline-block
}

input.dem-add-answer-txt {
    width: 100%;
    box-sizing: border-box
}

.dem-add-answer-close {
    position: absolute;
    right: 0;
    padding: 0 .7em;
    cursor: pointer;
    color: #333
}

.dem-add-answer-close:hover {
    color: #ff2700
}

.dem-edit-link {
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    line-height: 1;
    text-decoration: none !important;
    border: none !important
}

.dem-edit-link svg {
    width: 1.2em !important;
    fill: #6c6c6c
}

.dem-edit-link:hover svg {
    fill: #35a91d
}

.dem-loader {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.dem-loader>* {
    display: block-cell;
    vertical-align: middle;
    text-align: center
}

.dem-loader svg {
    width: 20%;
    max-width: 100px;
    min-width: 80px;
    margin-bottom: 15%
}

.dem-loader [class^=dem-] {
    margin-bottom: 15% !important
}

.dem__collapser {
    display: block;
    cursor: pointer;
    text-align: center;
    font-size: 150%;
    line-height: 1
}

.dem__collapser:hover {
    color: #f31;
    background: rgba(255, 255, 255, .3)
}

.dem__collapser.expanded {
    position: relative;
    height: 1em
}

.dem__collapser.collapsed {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0
}

.dem__collapser .arr {
    display: block;
    position: absolute;
    bottom: 0;
    width: 100%
}

.dem__collapser.collapsed .arr:before {
    content: "â¾"
}

.dem__collapser.expanded .arr:before {
    content: "â´"
}

.dem-poll-shortcode {
    margin-bottom: 1.5em
}

.dem-archives .dem-elem-wrap {
    margin-bottom: 2em;
    padding-bottom: 20px;
    border-bottom: 1px dashed rgba(0, 0, 0, .1)
}

.dem-archives .dem-archive-link {
    display: none
}

.dem-paging {
    text-align: center;
    margin: 1.5em auto
}

.dem-paging>* {
    display: inline-block;
    padding: .3em .8em;
    border-radius: .2em;
    background: #e2e2e2;
    color: #333;
    text-decoration: none;
    text-transform: lowercase;
    user-select: none
}

.dem-paging>a {
    color: #333
}

.dem-paging>a:hover {
    background: #ccc;
    color: #333;
    text-decoration: none
}

.dem-paging .current {
    background: #656565;
    color: #fff
}

.dem-paging .dots {
    background: 0 0
}

.dem-link {
    font-style: italic;
    font-size: 90%
}

.dem-vote-link:before {
    content: 'â '
}

.dem-vote label:hover {
    opacity: .8
}

.dem-vote-button {
    float: left
}

.dem-results-link {
    float: right
}

.dem-graph {
    background: #f7f7f7;
    background: linear-gradient(to bottom, rgba(0, 0, 0, .05) 50%, rgba(0, 0, 0, .1) 50%)
}

.dem-fill {
    background-image: linear-gradient(to right, rgba(255, 255, 255, .3), transparent)
}

.dem-answers .dem-label {
    margin-bottom: .1em
}

.dem-votes-txt,
.dem-percent-txt {
    font-size: 80%
}

.dem-percent-txt {
    display: none
}

.dem-answers li:hover .dem-votes-txt {
    display: none
}

.dem-answers li:hover .dem-percent-txt {
    display: block-cell
}

.dem-voted-this .dem-label:before {
    content: 'â';
    display: inline-block;
    margin-right: .2em
}

.dem-voted-this .dem-graph {
    border-color: #969696
}

.dem-label-percent-txt,
.dem-votes-txt-percent,
.dem-novoted .dem-votes-txt {
    display: none
}

.dem-poll-info {
    font-style: italic
}

.dem-archive-link {
    text-align: right
}

.dem-bottom {
    text-align: left
}

input[type=submit].dem-button,
a.dem-button,
.dem-button {
    border-radius: 3px;
    font-size: 90%;
    font-weight: 700;
    padding: .7em 1.2em;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e3262e), to(#ab171e));
    background-image: -webkit-linear-gradient(#e3262e, #ab171e);
    background-image: linear-gradient(#e3262e, #ab171e);
    background-color: #ab171e;
    border-bottom-color: #820a0f;
    border-left-color: #9a1015;
    border-right-color: #9a1015;
    border-top-color: #af151b;
    border-style: solid;
    border-width: 1px;
    -webkit-box-shadow: 0 1px 0 0 rgba(255, 255, 255, .34);
    box-shadow: 0 1px 0 0 rgba(255, 255, 255, .34);
    color: #fff;
    text-shadow: 0 -1px rgba(0, 0, 0, .11)
}

input[type=submit].dem-button:hover,
a.dem-button:hover,
.dem-button:hover,
input[type=submit].dem-button:focus,
a.dem-button:focus,
.dem-button:focus {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#e63d44), to(#c11a22));
    background-image: -webkit-linear-gradient(#e63d44, #c11a22);
    background-image: linear-gradient(#e63d44, #c11a22);
    -webkit-box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .22);
    box-shadow: 0 1px 2px 0 rgba(0, 0, 0, .22);
    border: 1px solid #920c12
}

a.dem-button:visited {
    color: #fff
}

input[type=submit].dem-button:active,
a.dem-button:active,
.dem-button:active {
    background-image: -webkit-gradient(linear, left top, left bottom, from(#bb1618), to(#e22123));
    background-image: -webkit-linear-gradient(#bb1618, #e22123);
    background-image: linear-gradient(#bb1618, #e22123);
    -webkit-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .5) inset;
    box-shadow: 0 1px 7px 0 rgba(0, 0, 0, .5) inset;
    background-color: #e22123;
    border-color: #99161b;
    text-shadow: 0 1px rgba(0, 0, 0, .6)
}

@media screen and (max-width:599px) {
    .grid_post-box {
        width: 100% !important
    }

    .grid_post-box .post-substr {
        display: block
    }
}

.newlabel {
    display: inline-block;
    position: absolute;
    margin: 0;
    text-align: center;
    font-size: 13px;
    color: #fff;
    font-size: 13px;
    background: #e07e33;
    top: 0
}

.newlabel span {
    color: #fff;
    background: #e07e33
}

.widget_post_list .newlabel:before {
    border-left-color: #e07e33
}

.pickup-cat-img .newlabel:before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 40px solid transparent;
    border-left: 40px solid #e07e33;
    position: absolute
}

.pickup-cat-img .newlabel span {
    font-size: 11px;
    display: block;
    top: 6px;
    transform: rotate(-45deg);
    left: 0;
    position: absolute;
    z-index: 101;
    background: 0 0
}

@media screen and (max-width:768px) {
    .newlabel span {
        font-size: .6em
    }
}

.post-box-contents .newlable {
    top: 0
}

.post-box-contents .newlabel:before {
    content: "";
    top: 0;
    left: 0;
    border-bottom: 4em solid transparent;
    border-left: 4em solid #e07e33;
    position: absolute
}

.post-box-contents .newlabel span {
    white-space: nowrap;
    display: block;
    top: 8px;
    transform: rotate(-45deg);
    left: 2px;
    position: absolute;
    z-index: 101;
    background: 0 0
}

@media screen and (max-width:768px) {
    .post-box-contents .newlabel:before {
        border-bottom: 3em solid transparent;
        border-left: 3em solid #e07e33
    }

    .post-box-contents .newlabel span {
        top: 7px;
        left: 1px
    }
}

@media screen and (min-width:560px) {

    .grid_post-box:hover .grid_post_thumbnail img,
    .post-box:hover .post_thumbnail img {
        opacity: .5
    }
}

#page-top a {
    background: #e07e33;
    color: #fff
}

.wpp-list li:nth-child(1):after,
.diver_popular_posts li.widget_post_list:nth-child(1):after {
    color: #ffe658
}

.wpp-list li:nth-child(2):after,
.diver_popular_posts li.widget_post_list:nth-child(2):after {
    color: #ccc
}

.wpp-list li:nth-child(3):after,
.diver_popular_posts li.widget_post_list:nth-child(3):after {
    color: rgba(255, 121, 37, .8)
}

.wpp-list li:before,
.diver_popular_posts li.widget_post_list:before {
    content: "";
    top: 8px;
    left: 8px;
    border-bottom: 2em solid transparent;
    border-left: 2em solid #fff;
    position: absolute;
    z-index: 1
}

.wpp-list li:after {
    content: counter(wpp-ranking, decimal);
    counter-increment: wpp-ranking
}

.diver_popular_posts li.widget_post_list:after {
    content: counter(dpp-ranking, decimal);
    counter-increment: dpp-ranking
}

.wpp-list li:after,
.diver_popular_posts li.widget_post_list:after {
    font-weight: 700;
    display: block;
    font-size: 1.3em;
    top: 0;
    transform: rotate(-45deg);
    color: #333;
    left: 4px;
    width: 1em;
    text-align: center;
    position: absolute;
    z-index: 2
}

.wrap-post-title,
.wrap-post-title a {
    color: #333;
    text-decoration: none
}

.wrap-post-title,
.widget .wrap-post-title {
    background: #fff
}

.widget.widget_block .wp-block-group h2:first-child,
.widget.widget_block .wp-block-group h3:first-child,
.widgettitle {
    color: #fff
}

.widget.widget_block .wp-block-group h2:first-child,
.widget.widget_block .wp-block-group h3:first-child,
.widgettitle {
    background: #da6e02
}

.content {
    font-size: 17px;
    line-height: 1.5em
}

:where(.content) p:where(:not([style]):not(:empty)),
:where(.content) div:where(:not([class]):not([style]):not(:empty)) {
    margin: 0 0 1.5em
}

:where(.content) p:where(:not([class]):not([style]):empty),
:where(.content) div:where(:not([class]):not([style]):empty) {
    padding-bottom: 1.5em;
    margin: 0
}

:where(.content) ul,
:where(.content) ol,
:where(.content) table,
:where(.content) dl {
    margin-bottom: 1.5em
}

.single_thumbnail img {
    max-height: 400px
}

@media screen and (max-width:768px) {
    .content {
        font-size: 16px
    }
}

.diver_firstview_simple.stripe.length {
    background-image: linear-gradient(-90deg, transparent 25%, #e06f23 25%, #e06f23 50%, transparent 50%, transparent 75%, #e06f23 75%, #e06f23);
    background-size: 80px 50px
}

.diver_firstview_simple.stripe.slant {
    background-image: linear-gradient(-45deg, transparent 25%, #e06f23 25%, #e06f23 50%, transparent 50%, transparent 75%, #e06f23 75%, #e06f23);
    background-size: 50px 50px
}

.diver_firstview_simple.stripe.vertical {
    background-image: linear-gradient(0deg, transparent 25%, #e06f23 25%, #e06f23 50%, transparent 50%, transparent 75%, #e06f23 75%, #e06f23);
    background-size: 50px 80px
}

.diver_firstview_simple.dot {
    background-image: radial-gradient(#e06f23 20%, transparent 0), radial-gradient(#e06f23 20%, transparent 0);
    background-position: 0 0, 10px 10px;
    background-size: 20px 20px
}

.diver_firstview_simple.tile.length,
.diver_firstview_simple.tile.vertical {
    background-image: linear-gradient(45deg, #e06f23 25%, transparent 25%, transparent 75%, #e06f23 75%, #e06f23), linear-gradient(45deg, #e06f23 25%, transparent 25%, transparent 75%, #e06f23 75%, #e06f23);
    background-position: 5px 5px, 40px 40px;
    background-size: 70px 70px
}

.diver_firstview_simple.tile.slant {
    background-image: linear-gradient(45deg, #e06f23 25%, transparent 25%, transparent 75%, #e06f23 75%, #e06f23), linear-gradient(-45deg, #e06f23 25%, transparent 25%, transparent 75%, #e06f23 75%, #e06f23);
    background-size: 50px 50px;
    background-position: 25px
}

.diver_firstview_simple.grad.length {
    background: linear-gradient(#e06f23, #86cc99)
}

.diver_firstview_simple.grad.vertical {
    background: linear-gradient(-90deg, #e06f23, #86cc99)
}

.diver_firstview_simple.grad.slant {
    background: linear-gradient(-45deg, #e06f23, #86cc99)
}

ul.toc_list {
    padding: 0 1.5em;
    margin: 1em 0
}

#toc_container {
    margin: 2em 0;
    background: #fff;
    border: 5px solid #f9ac39;
    border-radius: 2px;
    color: #666;
    display: block !important
}

#toc_container .toc_title {
    margin-bottom: 15px;
    font-size: 1.7em;
    background: #f9ac39;
    color: #fff;
    margin-bottom: 0;
    padding: 0 1em;
    font-weight: 700
}

span.toc_toggle {
    background: #fff;
    color: #577fbc;
    font-size: .6em;
    padding: 5px 8px;
    border-radius: 3px;
    vertical-align: middle;
    margin-left: 5px
}

span.toc_toggle a {
    color: #577fbc;
    text-decoration: none
}

#toc_container .toc_list {
    list-style-type: none !important;
    counter-reset: li
}

#toc_container .toc_list>li {
    position: relative;
    margin-bottom: 15px;
    line-height: 1.3em;
    font-size: .9em
}

#toc_container .toc_list>li a {
    text-decoration: none !important;
    font-size: 14px;
    font-weight: 700;
    color: #444
}

#toc_container .toc_list>li>a {
    font-size: 18px
}

#toc_container .toc_list>li a:hover {
    text-decoration: underline !important
}

#toc_container .toc_list>li ul {
    list-style-type: disc;
    margin-top: 10px;
    padding: 0 10px;
    color: #f9ac39
}

#toc_container .toc_list>li>ul li {
    font-size: .9em;
    margin-bottom: 8px;
    list-style: none
}

#toc_container .toc_list li ul a:before,
.toc_widget_list li ul a:before {
    content: "\f0da";
    margin-right: 7px;
    vertical-align: middle;
    opacity: .5;
    font-family: fontAwesome
}

.toc_widget_list li ul a:before {
    margin-right: 2px
}

#toc_container .toc_list li ul ul a:before,
.toc_widget_list li ul ul a:before {
    content: "\f105"
}

span.toc_number {
    background: #444;
    color: #fff;
    font-weight: 700;
    border-radius: 50%;
    line-height: 1.5em;
    width: 1.5em;
    text-align: center;
    display: inline-block;
    margin-right: 5px;
    opacity: .5;
    font-size: .8em
}

ul.toc_widget_list {
    font-weight: 700
}

ul.toc_widget_list li {
    padding: 8px
}

ul.toc_widget_list li ul li {
    padding: 5px
}

ul.toc_widget_list li ul {
    font-size: .9em
}

ul.toc_list li ul .toc_number,
ul.toc_widget_list li ul .toc_number {
    display: none
}

@media only screen and (min-width:641px) {
    #toc_container .toc_title {
        font-size: 1.3em
    }

    #toc_container .toc_list>li {
        margin-bottom: 18px;
        font-size: 1em
    }
}

@media screen and (max-width:768px) {
    ul.toc_list {
        padding: 0 1em
    }

    #toc_container .toc_title {
        font-size: 1.2em;
        padding: 5px 15px
    }

    #toc_container .toc_list>li a {
        font-size: 12px
    }

    #toc_container .toc_list>li>a {
        font-size: 14px
    }

    #toc_container .toc_list>li {
        margin-bottom: 10px
    }
}

.nav_in_btn li.nav_in_btn_list_1 a {
    background: #fff;
    color: #335
}

.nav_in_btn li.nav_in_btn_list_2 a {
    background: #fff;
    color: #335
}

.nav_in_btn li.nav_in_btn_list_3 a {
    background: #fff;
    color: #335
}

.nav_in_btn li.nav_in_btn_list_4 a {
    background: #fff;
    color: #335
}

.nav_in_btn ul li {
    border-left: solid 1px #d4d4d4
}

.nav_in_btn ul li:last-child {
    border-right: solid 1px #d4d4d4
}

.nav_in_btn ul li i {
    font-size: 30px
}

.d_sp .nav_in_btn ul li {
    width: 100%
}