@import "https://cdn.jsdelivr.net/npm/flatpickr/dist/flatpickr.min.css";.icon-dial {
    vertical-align: baseline;
    display: inline-block;
    width: 36px;
    height: 23px
}

.icon-consultion {
    vertical-align: middle;
    display: inline-block;
    width: 17px;
    height: 17px
}

.icon-home {
    vertical-align: middle;
    display: inline-block;
    width: 16px;
    height: 16px
}

.icon-search {
    vertical-align: middle;
    display: inline-block;
    width: 17px;
    height: 17px
}

.icon-chat {
    vertical-align: middle;
    display: inline-block;
    width: 17px;
    height: 17px
}

.icon-book {
    vertical-align: middle;
    display: inline-block;
    width: 17px;
    height: 17px
}

.icon-build {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 18px
}

.icon-beginner {
    vertical-align: middle;
    display: inline-block;
    width: 20px;
    height: 18px
}

.icon-consultion {
    vertical-align: middle;
    display: inline-block;
    width: 14px;
    height: 18px
}

.keen-slider {
    display: flex;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.keen-slider__slide {
    position: relative;
    width: 100%;
    min-height: 100%
}

.keen-slider[data-keen-slider-v] {
    flex-wrap: wrap
}

.keen-slider[data-keen-slider-v] .keen-slider__slide {
    width: 100%
}

.keen-slider[data-keen-slider-moves] * {
    pointer-events: none
}

@font-face {
    font-family: 'lg';
    src: url("https://d2w53g1q050m78.cloudfront.net/testorganic/uploads/dentaly/css/lg.woff2?io9a6k") format("woff2"),url("https://d2w53g1q050m78.cloudfront.net/testorganic/uploads/dentaly/css/lg.woff2?io9a6k") format("truetype"),url("https://d2w53g1q050m78.cloudfront.net/testorganic/uploads/dentaly/css/lg.woff2?io9a6k") format("woff"),url("../img/common/lightgallery/lg.svg?io9a6k#lg") format("svg");
    font-weight: normal;
    font-style: normal;
    font-display: block
}

.lg-icon {
    font-family: 'lg' !important;
    speak: never;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.lg-container {
    font-family: system-ui, -apple-system, 'Segoe UI', Roboto, 'Helvetica Neue', Arial, 'Noto Sans', 'Liberation Sans', sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji', 'Segoe UI Symbol', 'Noto Color Emoji'
}

.lg-next,.lg-prev {
    background-color: rgba(0,0,0,0.45);
    border-radius: 2px;
    color: #999;
    cursor: pointer;
    display: block;
    font-size: 22px;
    margin-top: -10px;
    padding: 8px 10px 9px;
    position: absolute;
    top: 50%;
    z-index: 1080;
    outline: none;
    border: none
}

.lg-next.disabled,.lg-prev.disabled {
    opacity: 0 !important;
    cursor: default
}

.lg-next:hover:not(.disabled),.lg-prev:hover:not(.disabled) {
    color: #fff
}

.lg-single-item .lg-next,.lg-single-item .lg-prev {
    display: none
}

.lg-next {
    right: 20px
}

.lg-next:before {
    content: '\e095'
}

.lg-prev {
    left: 20px
}

.lg-prev:after {
    content: '\e094'
}

@-webkit-keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-right-end {
    0% {
        left: 0
    }

    50% {
        left: -30px
    }

    100% {
        left: 0
    }
}

@-webkit-keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

@keyframes lg-left-end {
    0% {
        left: 0
    }

    50% {
        left: 30px
    }

    100% {
        left: 0
    }
}

.lg-outer.lg-right-end .lg-object {
    -webkit-animation: lg-right-end 0.3s;
    animation: lg-right-end 0.3s;
    position: relative
}

.lg-outer.lg-left-end .lg-object {
    -webkit-animation: lg-left-end 0.3s;
    animation: lg-left-end 0.3s;
    position: relative
}

.lg-toolbar {
    z-index: 1082;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.lg-media-overlap .lg-toolbar {
    background-image: linear-gradient(0deg, rgba(0,0,0,0), rgba(0,0,0,0.4))
}

.lg-toolbar .lg-icon {
    color: #999;
    cursor: pointer;
    float: right;
    font-size: 24px;
    height: 47px;
    line-height: 27px;
    padding: 10px 0;
    text-align: center;
    width: 50px;
    text-decoration: none !important;
    outline: medium none;
    will-change: color;
    transition: color 0.2s linear;
    background: none;
    border: none;
    box-shadow: none
}

.lg-toolbar .lg-icon.lg-icon-18 {
    font-size: 18px
}

.lg-toolbar .lg-icon:hover {
    color: #fff
}

.lg-toolbar .lg-close:after {
    content: '\e070'
}

.lg-toolbar .lg-maximize {
    font-size: 22px
}

.lg-toolbar .lg-maximize:after {
    content: '\e90a'
}

.lg-toolbar .lg-download:after {
    content: '\e0f2'
}

.lg-sub-html {
    color: #eee;
    font-size: 16px;
    padding: 10px 40px;
    text-align: center;
    z-index: 1080;
    opacity: 0;
    transition: opacity 0.2s ease-out 0s
}

.lg-sub-html h4 {
    margin: 0;
    font-size: 13px;
    font-weight: bold
}

.lg-sub-html p {
    font-size: 12px;
    margin: 5px 0 0
}

.lg-sub-html a {
    color: inherit
}

.lg-sub-html a:hover {
    text-decoration: underline
}

.lg-media-overlap .lg-sub-html {
    background-image: linear-gradient(180deg, rgba(0,0,0,0), rgba(0,0,0,0.6))
}

.lg-item .lg-sub-html {
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

.lg-error-msg {
    font-size: 14px;
    color: #999
}

.lg-counter {
    color: #999;
    display: inline-block;
    font-size: 16px;
    padding-left: 20px;
    padding-top: 12px;
    height: 47px;
    vertical-align: middle
}

.lg-closing .lg-toolbar,.lg-closing .lg-prev,.lg-closing .lg-next,.lg-closing .lg-sub-html {
    opacity: 0;
    transition: opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,color 0.08 linear,-webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,color 0.08 linear;
    transition: transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.08 cubic-bezier(0, 0, 0.25, 1) 0s,color 0.08 linear,-webkit-transform 0.08 cubic-bezier(0, 0, 0.25, 1) 0s
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable) .lg-video-cont {
    opacity: 0;
    -webkit-transform: scale3d(0.5, 0.5, 0.5);
    transform: scale3d(0.5, 0.5, 0.5);
    will-change: transform, opacity;
    transition: opacity 250ms cubic-bezier(0, 0, 0.25, 1),-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1) !important;
    transition: transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s,opacity 250ms cubic-bezier(0, 0, 0.25, 1),-webkit-transform 250ms cubic-bezier(0, 0, 0.25, 1) 0s !important
}

body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-img-wrap,body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item:not(.lg-zoomable).lg-complete .lg-video-cont {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1)
}

.lg-outer .lg-thumb-outer {
    background-color: #0d0a0a;
    width: 100%;
    max-height: 350px;
    overflow: hidden;
    float: left
}

.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb {
    transition-duration: 0s !important
}

.lg-outer .lg-thumb-outer.lg-rebuilding-thumbnails .lg-thumb {
    transition-duration: 0s !important
}

.lg-outer .lg-thumb-outer.lg-thumb-align-middle {
    text-align: center
}

.lg-outer .lg-thumb-outer.lg-thumb-align-left {
    text-align: left
}

.lg-outer .lg-thumb-outer.lg-thumb-align-right {
    text-align: right
}

.lg-outer.lg-single-item .lg-thumb-outer {
    display: none
}

.lg-outer .lg-thumb {
    padding: 5px 0;
    height: 100%;
    margin-bottom: -5px;
    display: inline-block;
    vertical-align: middle
}

@media (min-width: 768px) {
    .lg-outer .lg-thumb {
        padding:10px 0
    }
}

.lg-outer .lg-thumb-item {
    cursor: pointer;
    float: left;
    overflow: hidden;
    height: 100%;
    border-radius: 2px;
    margin-bottom: 5px;
    will-change: border-color
}

@media (min-width: 768px) {
    .lg-outer .lg-thumb-item {
        border-radius:4px;
        border: 2px solid #fff;
        transition: border-color 0.25s ease
    }
}

.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover {
    border-color: #a90707
}

.lg-outer .lg-thumb-item img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    display: block
}

.lg-outer.lg-can-toggle .lg-item {
    padding-bottom: 0
}

.lg-outer .lg-toggle-thumb:after {
    content: '\e1ff'
}

.lg-outer.lg-animate-thumb .lg-thumb {
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
}

.lg-outer .lg-video-cont {
    text-align: center;
    display: inline-block;
    vertical-align: middle;
    position: relative
}

.lg-outer .lg-video-cont .lg-object {
    width: 100% !important;
    height: 100% !important
}

.lg-outer .lg-has-iframe .lg-video-cont {
    -webkit-overflow-scrolling: touch;
    overflow: auto
}

.lg-outer .lg-video-object {
    position: absolute;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    z-index: 3
}

.lg-outer .lg-video-poster {
    z-index: 1
}

.lg-outer .lg-has-video .lg-video-object {
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.3s ease-in
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-poster,.lg-outer .lg-has-video.lg-video-loaded .lg-video-play-button {
    opacity: 0 !important
}

.lg-outer .lg-has-video.lg-video-loaded .lg-video-object {
    opacity: 1
}

@-webkit-keyframes lg-play-stroke {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@keyframes lg-play-stroke {
    0% {
        stroke-dasharray: 1, 200;
        stroke-dashoffset: 0
    }

    50% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -35px
    }

    100% {
        stroke-dasharray: 89, 200;
        stroke-dashoffset: -124px
    }
}

@-webkit-keyframes lg-play-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes lg-play-rotate {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.lg-video-play-button {
    width: 18%;
    max-width: 140px;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
    cursor: pointer;
    -webkit-transform: translate(-50%, -50%) scale(1);
    transform: translate(-50%, -50%) scale(1);
    will-change: opacity, transform;
    transition: opacity 0.1s,-webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28);
    transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28),opacity 0.1s;
    transition: transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28),opacity 0.1s,-webkit-transform 0.25s cubic-bezier(0.17, 0.88, 0.32, 1.28)
}

.lg-video-play-button:hover .lg-video-play-icon-bg,.lg-video-play-button:hover .lg-video-play-icon {
    opacity: 1
}

.lg-video-play-icon-bg {
    fill: none;
    stroke-width: 3%;
    stroke: #fcfcfc;
    opacity: 0.6;
    will-change: opacity;
    transition: opacity 0.12s ease-in
}

.lg-video-play-icon-circle {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    fill: none;
    stroke-width: 3%;
    stroke: rgba(30,30,30,0.9);
    stroke-opacity: 1;
    stroke-linecap: round;
    stroke-dasharray: 200;
    stroke-dashoffset: 200
}

.lg-video-play-icon {
    position: absolute;
    width: 25%;
    max-width: 120px;
    left: 50%;
    top: 50%;
    -webkit-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
    opacity: 0.6;
    will-change: opacity;
    transition: opacity 0.12s ease-in
}

.lg-video-play-icon .lg-video-play-icon-inner {
    fill: #fcfcfc
}

.lg-video-loading .lg-video-play-icon-circle {
    -webkit-animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite;
    animation: lg-play-rotate 2s linear 0.25s infinite, lg-play-stroke 1.5s ease-in-out 0.25s infinite
}

.lg-video-loaded .lg-video-play-button {
    opacity: 0;
    -webkit-transform: translate(-50%, -50%) scale(0.7);
    transform: translate(-50%, -50%) scale(0.7)
}

.lg-progress-bar {
    background-color: #333;
    height: 5px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 1083;
    opacity: 0;
    will-change: opacity;
    transition: opacity 0.08s ease 0s
}

.lg-progress-bar .lg-progress {
    background-color: #a90707;
    height: 5px;
    width: 0
}

.lg-progress-bar.lg-start .lg-progress {
    width: 100%
}

.lg-show-autoplay .lg-progress-bar {
    opacity: 1
}

.lg-autoplay-button:after {
    content: '\e01d'
}

.lg-show-autoplay .lg-autoplay-button:after {
    content: '\e01a'
}

.lg-single-item .lg-autoplay-button {
    opacity: 0.75;
    pointer-events: none
}

.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image {
    transition-duration: 0ms !important
}

.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    will-change: transform;
    transition: -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
    transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s;
    transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s, -webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s
}

.lg-outer.lg-use-transition-for-zoom.lg-zoom-drag-transition .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    will-change: transform;
    transition: -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.8s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer .lg-item.lg-complete.lg-zoomable .lg-dummy-img {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
    will-change: opacity, transform;
    transition: opacity 0.15s,-webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
    transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,opacity 0.15s !important;
    transition: transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s,opacity 0.15s,-webkit-transform 0.5s cubic-bezier(0.12, 0.415, 0.01, 1.19) 0s !important;
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-icon.lg-zoom-in:after {
    content: '\e311'
}

.lg-icon.lg-actual-size {
    font-size: 20px
}

.lg-icon.lg-actual-size:after {
    content: '\e033'
}

.lg-icon.lg-zoom-out {
    opacity: 0.5;
    pointer-events: none
}

.lg-icon.lg-zoom-out:after {
    content: '\e312'
}

.lg-zoomed .lg-icon.lg-zoom-out {
    opacity: 1;
    pointer-events: auto
}

.lg-outer[data-lg-slide-type='video'] .lg-zoom-in,.lg-outer[data-lg-slide-type='video'] .lg-actual-size,.lg-outer[data-lg-slide-type='video'] .lg-zoom-out,.lg-outer[data-lg-slide-type='iframe'] .lg-zoom-in,.lg-outer[data-lg-slide-type='iframe'] .lg-actual-size,.lg-outer[data-lg-slide-type='iframe'] .lg-zoom-out,.lg-outer.lg-first-slide-loading .lg-zoom-in,.lg-outer.lg-first-slide-loading .lg-actual-size,.lg-outer.lg-first-slide-loading .lg-zoom-out {
    opacity: 0.75;
    pointer-events: none
}

.lg-outer .lg-pager-outer {
    text-align: center;
    z-index: 1080;
    height: 10px;
    margin-bottom: 10px
}

.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont {
    overflow: visible
}

.lg-outer.lg-single-item .lg-pager-outer {
    display: none
}

.lg-outer .lg-pager-cont {
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    position: relative;
    vertical-align: top;
    margin: 0 5px
}

.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-pager-cont.lg-pager-active .lg-pager {
    box-shadow: 0 0 0 2px white inset
}

.lg-outer .lg-pager-thumb-cont {
    background-color: #fff;
    color: #fff;
    bottom: 100%;
    height: 83px;
    left: 0;
    margin-bottom: 20px;
    margin-left: -60px;
    opacity: 0;
    padding: 5px;
    position: absolute;
    width: 120px;
    border-radius: 3px;
    will-change: transform, opacity;
    transition: opacity 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s;
    transition: opacity 0.15s ease 0s, transform 0.15s ease 0s, -webkit-transform 0.15s ease 0s;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0)
}

.lg-outer .lg-pager-thumb-cont img {
    width: 100%;
    height: 100%
}

.lg-outer .lg-pager {
    background-color: rgba(255,255,255,0.5);
    border-radius: 50%;
    box-shadow: 0 0 0 8px rgba(255,255,255,0.7) inset;
    display: block;
    height: 12px;
    transition: box-shadow 0.3s ease 0s;
    width: 12px
}

.lg-outer .lg-pager:hover,.lg-outer .lg-pager:focus {
    box-shadow: 0 0 0 8px white inset
}

.lg-outer .lg-caret {
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-top: 10px dashed;
    bottom: -10px;
    display: inline-block;
    height: 0;
    left: 50%;
    margin-left: -5px;
    position: absolute;
    vertical-align: middle;
    width: 0
}

.lg-fullscreen:after {
    content: "\e20c"
}

.lg-fullscreen-on .lg-fullscreen:after {
    content: "\e20d"
}

.lg-outer .lg-dropdown-overlay {
    background-color: rgba(0,0,0,0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    will-change: visibility, opacity;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s
}

.lg-outer.lg-dropdown-active .lg-dropdown,.lg-outer.lg-dropdown-active .lg-dropdown-overlay {
    transition-delay: 0s;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-dropdown-active .lg-share {
    color: #fff
}

.lg-outer .lg-dropdown {
    background-color: #fff;
    border-radius: 2px;
    font-size: 14px;
    list-style-type: none;
    margin: 0;
    padding: 10px 0;
    position: absolute;
    right: 0;
    text-align: left;
    top: 50px;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
    will-change: visibility, opacity, transform;
    transition: visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s;
    transition: transform 0.18s linear 0s, visibility 0s linear 0.5s, opacity 0.18s linear 0s, -webkit-transform 0.18s linear 0s
}

.lg-outer .lg-dropdown:after {
    content: '';
    display: block;
    height: 0;
    width: 0;
    position: absolute;
    border: 8px solid transparent;
    border-bottom-color: #fff;
    right: 16px;
    top: -16px
}

.lg-outer .lg-dropdown>li:last-child {
    margin-bottom: 0px
}

.lg-outer .lg-dropdown>li:hover a {
    color: #333
}

.lg-outer .lg-dropdown a {
    color: #333;
    display: block;
    white-space: pre;
    padding: 4px 12px;
    font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    font-size: 12px
}

.lg-outer .lg-dropdown a:hover {
    background-color: rgba(0,0,0,0.07)
}

.lg-outer .lg-dropdown .lg-dropdown-text {
    display: inline-block;
    line-height: 1;
    margin-top: -3px;
    vertical-align: middle
}

.lg-outer .lg-dropdown .lg-icon {
    color: #333;
    display: inline-block;
    float: none;
    font-size: 20px;
    height: auto;
    line-height: 1;
    margin-right: 8px;
    padding: 0;
    vertical-align: middle;
    width: auto
}

.lg-outer .lg-share {
    position: relative
}

.lg-outer .lg-share:after {
    content: '\e80d'
}

.lg-outer .lg-share-facebook .lg-icon {
    color: #3b5998
}

.lg-outer .lg-share-facebook .lg-icon:after {
    content: '\e904'
}

.lg-outer .lg-share-twitter .lg-icon {
    color: #00aced
}

.lg-outer .lg-share-twitter .lg-icon:after {
    content: '\e907'
}

.lg-outer .lg-share-pinterest .lg-icon {
    color: #cb2027
}

.lg-outer .lg-share-pinterest .lg-icon:after {
    content: '\e906'
}

.lg-comment-box {
    width: 420px;
    max-width: 100%;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    z-index: 9999;
    background-color: #fff;
    will-change: transform;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-comment-box .lg-comment-title {
    margin: 0;
    color: #fff;
    font-size: 18px
}

.lg-comment-box .lg-comment-header {
    background-color: #000;
    padding: 12px 20px;
    position: absolute;
    left: 0;
    right: 0;
    top: 0
}

.lg-comment-box .lg-comment-body {
    height: 100% !important;
    padding-top: 43px !important;
    width: 100% !important
}

.lg-comment-box .fb-comments {
    height: 100%;
    width: 100%;
    background: url("../img/common/lightgallery/loading.gif") no-repeat scroll center center #fff;
    overflow-y: auto;
    display: inline-block
}

.lg-comment-box .fb-comments[fb-xfbml-state='rendered'] {
    background-image: none
}

.lg-comment-box .fb-comments>span {
    max-width: 100%
}

.lg-comment-box .lg-comment-close {
    position: absolute;
    right: 5px;
    top: 12px;
    cursor: pointer;
    font-size: 20px;
    color: #999;
    will-change: color;
    transition: color 0.2s linear
}

.lg-comment-box .lg-comment-close:hover {
    color: #fff
}

.lg-comment-box .lg-comment-close:after {
    content: '\e070'
}

.lg-comment-box iframe {
    max-width: 100% !important;
    width: 100% !important
}

.lg-comment-box #disqus_thread {
    padding: 0 20px
}

.lg-outer .lg-comment-overlay {
    background-color: rgba(0,0,0,0.25);
    bottom: 0;
    cursor: default;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1081;
    opacity: 0;
    visibility: hidden;
    will-change: visibility, opacity;
    transition: visibility 0s linear 0.18s, opacity 0.18s linear 0s
}

.lg-outer .lg-comment-toggle:after {
    content: '\e908'
}

.lg-outer.lg-comment-active .lg-comment-overlay {
    transition-delay: 0s;
    -webkit-transform: translate3d(0, 0px, 0);
    transform: translate3d(0, 0px, 0);
    opacity: 1;
    visibility: visible
}

.lg-outer.lg-comment-active .lg-comment-toggle {
    color: #fff
}

.lg-outer.lg-comment-active .lg-comment-box {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.lg-outer .lg-img-rotate {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    transition: -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 0.4s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-outer[data-lg-slide-type='video'] .lg-rotate-left,.lg-outer[data-lg-slide-type='video'] .lg-rotate-right,.lg-outer[data-lg-slide-type='video'] .lg-flip-ver,.lg-outer[data-lg-slide-type='video'] .lg-flip-hor,.lg-outer[data-lg-slide-type='iframe'] .lg-rotate-left,.lg-outer[data-lg-slide-type='iframe'] .lg-rotate-right,.lg-outer[data-lg-slide-type='iframe'] .lg-flip-ver,.lg-outer[data-lg-slide-type='iframe'] .lg-flip-hor {
    opacity: 0.75;
    pointer-events: none
}

.lg-rotate-left:after {
    content: '\e900'
}

.lg-rotate-right:after {
    content: '\e901'
}

.lg-icon.lg-flip-hor,.lg-icon.lg-flip-ver {
    font-size: 26px
}

.lg-flip-ver:after {
    content: '\e903'
}

.lg-flip-hor:after {
    content: '\e902'
}

.lg-medium-zoom-item {
    cursor: zoom-in
}

.lg-medium-zoom .lg-outer {
    cursor: zoom-out
}

.lg-medium-zoom .lg-outer.lg-grab img.lg-object {
    cursor: zoom-out
}

.lg-medium-zoom .lg-outer.lg-grabbing img.lg-object {
    cursor: zoom-out
}

.lg-relative-caption .lg-outer .lg-sub-html {
    white-space: normal;
    bottom: auto;
    padding: 0;
    background-image: none
}

.lg-relative-caption .lg-outer .lg-relative-caption-item {
    opacity: 0;
    padding: 16px 0;
    transition: 0.5s opacity ease
}

.lg-relative-caption .lg-outer .lg-show-caption .lg-relative-caption-item {
    opacity: 1
}

.lg-group:after {
    content: '';
    display: table;
    clear: both
}

.lg-container {
    display: none;
    outline: none
}

.lg-container.lg-show {
    display: block
}

.lg-on {
    scroll-behavior: unset
}

.lg-toolbar,.lg-prev,.lg-next,.lg-pager-outer,.lg-hide-sub-html .lg-sub-html {
    opacity: 0;
    will-change: transform, opacity;
    transition: opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.25s cubic-bezier(0, 0, 0.25, 1) 0s,-webkit-transform 0.25s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-show-in .lg-toolbar,.lg-show-in .lg-prev,.lg-show-in .lg-next,.lg-show-in .lg-pager-outer {
    opacity: 1
}

.lg-show-in.lg-hide-sub-html .lg-sub-html {
    opacity: 1
}

.lg-show-in .lg-hide-items .lg-prev {
    opacity: 0;
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-next {
    opacity: 0;
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0)
}

.lg-show-in .lg-hide-items .lg-toolbar {
    opacity: 0;
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0)
}

.lg-show-in .lg-hide-items.lg-hide-sub-html .lg-sub-html {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0)
}

.lg-outer {
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    text-align: left;
    opacity: 0.001;
    outline: none;
    will-change: auto;
    overflow: hidden;
    transition: opacity 0.15s ease 0s
}

.lg-outer * {
    box-sizing: border-box
}

.lg-outer.lg-zoom-from-image {
    opacity: 1
}

.lg-outer.lg-visible {
    opacity: 1
}

.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-prev-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-next-slide,.lg-outer.lg-css3 .lg-item:not(.lg-start-end-progress).lg-current {
    transition-duration: inherit !important;
    transition-timing-function: inherit !important
}

.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-current {
    transition-duration: 0s !important;
    opacity: 1
}

.lg-outer.lg-grab img.lg-object {
    cursor: -o-grab;
    cursor: -ms-grab;
    cursor: grab
}

.lg-outer.lg-grabbing img.lg-object {
    cursor: move;
    cursor: -o-grabbing;
    cursor: -ms-grabbing;
    cursor: grabbing
}

.lg-outer .lg-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.lg-outer .lg-inner {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    transition: opacity 0s;
    white-space: nowrap
}

.lg-outer .lg-item {
    display: none !important
}

.lg-outer .lg-item:not(.lg-start-end-progress) {
    background: url("../img/common/lightgallery/loading.gif") no-repeat scroll center center transparent
}

.lg-outer.lg-css3 .lg-prev-slide,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide {
    display: inline-block !important
}

.lg-outer.lg-css .lg-current {
    display: inline-block !important
}

.lg-outer .lg-item,.lg-outer .lg-img-wrap {
    display: inline-block;
    text-align: center;
    position: absolute;
    width: 100%;
    height: 100%
}

.lg-outer .lg-item:before,.lg-outer .lg-img-wrap:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle
}

.lg-outer .lg-img-wrap {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    white-space: nowrap;
    font-size: 0
}

.lg-outer .lg-item.lg-complete {
    background-image: none
}

.lg-outer .lg-item.lg-current {
    z-index: 1060
}

.lg-outer .lg-object {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    position: relative
}

.lg-outer .lg-empty-html.lg-sub-html,.lg-outer .lg-empty-html .lg-sub-html {
    display: none
}

.lg-outer.lg-hide-download .lg-download {
    opacity: 0.75;
    pointer-events: none
}

.lg-outer .lg-first-slide .lg-dummy-img {
    position: absolute;
    top: 50%;
    left: 50%
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-components {
    -webkit-transform: translate3d(0, 0%, 0);
    transform: translate3d(0, 0%, 0);
    opacity: 1
}

.lg-outer.lg-components-open:not(.lg-zoomed) .lg-sub-html {
    opacity: 1;
    transition: opacity 0.2s ease-out 0.15s
}

.lg-backdrop {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1040;
    background-color: #000;
    opacity: 0;
    will-change: auto;
    transition: opacity 333ms ease-in 0s
}

.lg-backdrop.in {
    opacity: 1;
    background-color: rgba(0, 0, 0, 0.8)
}

.lg-css3.lg-no-trans .lg-prev-slide,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-current {
    transition: none 0s ease 0s !important
}

.lg-css3.lg-use-css3 .lg-item {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.lg-css3.lg-fade .lg-item {
    opacity: 0
}

.lg-css3.lg-fade .lg-item.lg-current {
    opacity: 1
}

.lg-css3.lg-fade .lg-item.lg-prev-slide,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-current {
    transition: opacity 0.1s ease 0s
}

.lg-css3.lg-use-css3 .lg-item.lg-start-progress {
    transition: -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s;
    transition: transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s, -webkit-transform 1s cubic-bezier(0.175, 0.885, 0.32, 1.275) 0s
}

.lg-css3.lg-use-css3 .lg-item.lg-start-end-progress {
    transition: -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s, -webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-css3.lg-slide.lg-use-css3 .lg-item {
    opacity: 0
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0)
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    opacity: 1
}

.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current {
    transition: opacity 0.1s ease 0s,-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s;
    transition: transform 1s cubic-bezier(0, 0, 0.25, 1) 0s,opacity 0.1s ease 0s,-webkit-transform 1s cubic-bezier(0, 0, 0.25, 1) 0s
}

.lg-container {
    display: none
}

.lg-container.lg-show {
    display: block
}

.lg-container.lg-dragging-vertical .lg-backdrop {
    transition-duration: 0s !important
}

.lg-container.lg-dragging-vertical .lg-css3 .lg-item.lg-current {
    transition-duration: 0s !important;
    opacity: 1
}

.lg-inline .lg-backdrop,.lg-inline .lg-outer {
    position: absolute
}

.lg-inline .lg-backdrop {
    z-index: 1
}

.lg-inline .lg-outer {
    z-index: 2
}

.lg-inline .lg-maximize:after {
    content: '\e909'
}

.lg-components {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    will-change: transform;
    transition: -webkit-transform 0.35s ease-out 0s;
    transition: transform 0.35s ease-out 0s;
    transition: transform 0.35s ease-out 0s, -webkit-transform 0.35s ease-out 0s;
    z-index: 1080;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0
}

/*! Lity - v2.3.1 - 2018-04-20
* http://sorgalla.com/lity/
* Copyright (c) 2015-2018 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;
    transition: opacity 0.3s ease
}

.lity.lity-opened {
    opacity: 1
}

.lity.lity-closed {
    opacity: 0
}

.lity * {
    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;
    transition: opacity 0.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);
    transform: scale(1);
    transition: -webkit-transform 0.3s ease;
    transition: transform 0.3s ease;
    transition: transform 0.3s ease, -webkit-transform 0.3s ease
}

.lity-loading .lity-content,.lity-closed .lity-content {
    -webkit-transform: scale(0.8);
    transform: scale(0.8)
}

.lity-content:after {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    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;
    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;
    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%;
    box-shadow: 0 0 8px rgba(0,0,0,0.6);
    background: #000
}

.lity-hide {
    display: none
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track,.slick-slider .slick-list {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block
}

.slick-track:before,.slick-track:after {
    content: "";
    display: table
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none
}

[dir="rtl"] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-arrow:hover {
    opacity: 0.65
}

.slick-dots {
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    margin: 0;
    width: 100%
}

.slick-dots li {
    border-radius: 100%;
    cursor: pointer;
    display: inline-block;
    height: 10px;
    margin: 0 5px;
    overflow: hidden;
    padding: 0;
    position: relative;
    width: 10px
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 100%;
    width: 100%;
    outline: none;
    line-height: 0px;
    font-size: 0px;
    color: transparent;
    padding: 0;
    cursor: pointer
}

.no-touchevents .slick-dots li button:hover {
    outline: none
}

.no-touchevents .slick-dots li button:hover:before {
    opacity: 1
}

.slick-dots li button:focus {
    outline: none
}

.slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #ddd;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    background-color: #499AAC
}

.slick-arrow {
    border: 1px solid #499AAC;
    border-radius: 100%;
    width: 35px;
    height: 35px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    z-index: 2
}

.slick-arrow:after {
    border-right: 1px solid #499AAC;
    border-top: 1px solid #499AAC;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px
}

.slick-prev {
    left: -18px
}

.slick-prev:after {
    margin: 0 0 0 2px;
    -webkit-transform: translate(-50%, -50%) rotateZ(-135deg);
    transform: translate(-50%, -50%) rotateZ(-135deg)
}

.slick-next {
    right: -18px
}

.slick-next:after {
    margin: 0 0 0 -2px;
    -webkit-transform: translate(-50%, -50%) rotateZ(45deg);
    transform: translate(-50%, -50%) rotateZ(45deg)
}

html,body,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 {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
    display: block
}

ol,ul {
    list-style: none
}

blockquote,q {
    quotes: none
}

blockquote:before,blockquote:after,q:before,q:after {
    content: '';
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #e8e9f2;
    margin: 1em 0;
    padding: 0
}

input,select {
    vertical-align: middle
}

img {
    vertical-align: top;
    font-size: 0;
    line-height: 0
}

html {
    font-size: 62.5%
}

body {
    color: #333;
    font-size: 1.6em;
    font-family: "游ゴシック体",YuGothic,"游ゴシック","YuGothic","Yu Gothic Medium","游ゴシック Medium","ヒラギノ角ゴ Pro W3","メイリオ",sans-serif;
    font-weight: 500;
    -webkit-font-feature-settings: 'palt';
    font-feature-settings: 'palt';
    -webkit-font-smoothing: antialiased;
    line-height: 1.75;
    background: #fff;
    min-width: 1200px;
    height: 100%;
    position: relative
}

button,input,select,textarea {
    color: #333;
    font-size: 1em;
    outline: none
}

input,button {
    border: none;
    background: none
}

input[type="button"],input[type="submit"],button {
    cursor: pointer;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    outline: none
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

audio,canvas,img,video {
    vertical-align: middle
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0
}

textarea {
    resize: vertical
}

label,select,input[type=submit] {
    cursor: pointer
}

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

a:hover img.over {
    opacity: .8;
    filter: alpha(opacity=80);
    cursor: pointer
}

em {
    color: #499AAC;
    font-weight: bold;
    font-style: normal
}

img,svg {
    max-width: 100%;
    max-height: 100%;
    width: auto;
    height: auto;
    vertical-align: bottom
}

address {
    font-style: normal
}

.btn {
    display: inline-block;
    max-width: 100%;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.no-touchevents .btn:hover {
    opacity: 0.65
}

.pager {
    margin: 30px 0 60px;
    background-color: #fff;
    border: 1px solid #e8e9f2;
    box-shadow: 0 5px 10px rgba(128,137,185,0.03);
    border-radius: 3px;
    display: flex
}

.pager__prev,.pager__back,.pager__next {
    flex: 0 1 33.3333%;
    max-width: 33.3333%;
    text-align: center;
    font-size: 1.7rem;
    font-weight: 700;
    line-height: 1.1
}

.pager__prev a,.pager__back a,.pager__next a {
    display: block;
    line-height: 75px;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.no-touchevents .pager__prev a:hover,.no-touchevents .pager__back a:hover,.no-touchevents .pager__next a:hover {
    opacity: 0.65
}

.pager__back {
    border-left: 1px solid #e8e9f2;
    border-right: 1px solid #e8e9f2
}

.pager__prev a:before,.pager__next a:after {
    content: "";
    width: 21px;
    height: 21px;
    display: inline-block;
    vertical-align: middle;
    background-size: contain;
    margin-top: -2px
}

.pager__prev a:before {
    background-image: url("../img/common/angle-left-circle-o.png");
    margin-right: 10px
}

.pager__next a:after {
    background-image: url("../img/common/angle-right-circle-o.png");
    margin-left: 10px
}

.wp-pagenavi {
    margin: 35px 0;
    font-size: 1.8rem;
    text-align: center;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 400
}

.wp-pagenavi>* {
    margin: 2px;
    display: inline-block;
    vertical-align: middle
}

.wp-pagenavi .pages {
    display: none
}

.wp-pagenavi .page,.wp-pagenavi .current,.wp-pagenavi .first,.wp-pagenavi .last,.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    min-width: 35px;
    display: inline-block;
    height: 35px;
    text-align: center;
    color: #333;
    font-weight: 700;
    line-height: 35px;
    border: 1px solid #e8e9f2;
    background: #fff;
    border-radius: 3px;
    padding: 0 .5em;
    vertical-align: middle
}

.pagination-circle .wp-pagenavi .page,.pagination-circle .wp-pagenavi .current,.pagination-circle .wp-pagenavi .first,.pagination-circle .wp-pagenavi .last,.pagination-circle .wp-pagenavi .previouspostslink,.pagination-circle .wp-pagenavi .nextpostslink {
    border-radius: 30px
}

.wp-pagenavi span.current {
    color: #fff;
    background: #499AAC;
    border-color: #499AAC
}

.wp-pagenavi .extend {
    width: 30px;
    height: 10px;
    line-height: 1;
    padding: 0;
    margin: 0;
    border: none
}

.wp-pagenavi .page,.wp-pagenavi .first,.wp-pagenavi .last,.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.no-touchevents .wp-pagenavi .page:hover,.no-touchevents .wp-pagenavi .first:hover,.no-touchevents .wp-pagenavi .last:hover,.no-touchevents .wp-pagenavi .previouspostslink:hover,.no-touchevents .wp-pagenavi .nextpostslink:hover {
    color: #fff;
    background: #499AAC;
    border-color: #499AAC
}

.wp-pagenavi .first,.wp-pagenavi .last,.wp-pagenavi .previouspostslink,.wp-pagenavi .nextpostslink {
    font-size: 1.6rem;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
    width: auto;
    padding-left: 0.75em;
    padding-right: 0.75em
}

.ttl-page {
    align-items: center;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.ttl-page__en {
    display: block;
    font-family: "Roboto Condensed",sans-serif;
    font-weight: 1.8rem;
    font-weight: 700;
    letter-spacing: .05em;
    line-height: 1.75;
    color: #499AAC
}

.ttl-page__ja {
    display: block;
    font-weight: 700;
    font-size: 3.5rem;
    letter-spacing: .05em
}

.container {
    max-width: 1100px;
    margin: 0 auto;
    position: relative
}

.container:after {
    content: "";
    display: block;
    clear: both
}

.content-row {
    display: flex;
    justify-content: space-between
}

.content-main {
    flex: 0 1 760px;
    max-width: 760px
}

.content-side {
    flex: 0 1 290px;
    max-width: 290px
}

.breadcrumb {
    overflow: auto;
    -webkit-overflow-scrolling: touch
}

.breadcrumb-wrap {
    display: flex;
    align-items: center
}

.breadcrumb-item {
    color: #7a7b80;
    font-size: 1.3rem;
    white-space: nowrap;
    line-height: 1;
    margin: 0 15px 0 0;
    padding: 15px 0 15px 15px;
    position: relative
}

.breadcrumb-item:before {
    border-right: 1px solid #e8e9f2;
    border-top: 1px solid #e8e9f2;
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    width: 5px;
    height: 5px;
    -webkit-transform: translateY(-50%) rotate(45deg);
    transform: translateY(-50%) rotate(45deg)
}

.breadcrumb-item--home {
    color: #499AAC;
    font-weight: 700;
    padding-left: 0
}

.breadcrumb-item--home:before {
    display: none
}

.breadcrumb a.breadcrumb-item {
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.no-touchevents .breadcrumb a.breadcrumb-item:hover {
    color: #499AAC
}

.footer {
    background-color: #333;
    color: #fff
}

.footer-blog {
    text-align: center;
    padding: 30px 0
}

.footer-blog__title {
    font-size: 1.1rem;
    font-weight: normal;
    cursor: pointer
}

.footer-blog__title::after {
    content: "+";
    margin-left: 8px
}

.footer-blog__title.active::after {
    content: "-"
}

.footer-blog__title.active .footer-blog__list {
    display: block
}

.footer-blog__list {
    display: none;
    margin-top: 10px
}

.footer-blog__link {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1rem;
    margin-top: 7px
}

.footer-blog__link .icon-link {
    fill: rgba(255,255,255,0.7);
    width: 8px;
    height: 8px;
    margin: 0 0 0 2px
}

.footer-top {
    padding: 50px 0 0
}

.footer-top__list {
    display: flex;
    justify-content: center
}

.footer-top__list__item {
    font-size: 1.2rem;
    margin-right: 40px
}

.footer-top__list__item:last-child {
    margin-right: 0
}

.footer-bottom {
    padding-bottom: 20px
}

.footer-bottom__copyright {
    display: block;
    font-size: 1.2rem;
    text-align: center
}

.gnav {
    position: fixed;
    width: 320px;
    height: 100%;
    right: 0;
    top: 0px;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,0.05);
    z-index: 1000;
    -webkit-transform: translate3d(100%, 0px, 0px);
    transform: translate3d(100%, 0px, 0px);
    transition: all 0.8s;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.gnav-active .gnav {
    -webkit-transform: translate3d(0%, 0px, 0px);
    transform: translate3d(0%, 0px, 0px)
}

.gnav__container {
    margin-top: 92px;
    height: 100%;
    padding-left: 36px
}

.gnav__item {
    display: block;
    padding-bottom: 22px;
    position: relative;
    font-size: 1.6rem;
    letter-spacing: 1.5px
}

.gnav__item.gnav__item--toggle{
    position: relative;
}

.gnav__item.gnav__item--toggle.gnav__item:before {
    content: "";
    width: 25px;
    height: 25px;
    border: 1px solid #499AAC;
    position: absolute;
    top: 12px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    right: 17px;
    border-radius: 100px;
}

.gnav__item.gnav__item--toggle:after {
    content: "";
    width: 6px;
    height: 6px;
    border: solid #499AAC;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 9px;
    margin: auto;
    right: 28px;
}

.gnav__item.gnav__item--toggle.active:after {
    transform: rotate(135deg);
    right: 26px;
}

.gnav__submenu {
    display: flex;
    flex-direction: column;
    padding: 5px 0 20px;
}
.gnav__submenu > a {
    position: relative;
    font-size: 14px;
    margin: 5px 0;
    padding: 5px 0;
}

.gnav__submenu > a:before {
    content: "";
    width: 25px;
    height: 25px;
    border: 1px solid #499AAC;
    background: #499AAC;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    margin: auto;
    right: 17px;
    border-radius: 100px;
}
.gnav__submenu > a:after {
    content: "";
    width: 6px;
    height: 6px;
    border: solid #fff;
    border-width: 1px 1px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    top: 15px;
    margin: auto;
    right: 28px;
}

.gnav__apply {
    background-color: #499AAC;
    border-radius: 25px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    font-weight: bold;
    width: 250px;
    height: 50px;
    margin-top: 5px
}

.gnav__login {
    color: #499AAC;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    font-weight: bold;
    width: 250px;
    height: 50px;
    margin-top: 10px;
    position: relative
}

.gnav__login::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../svg/icon-human.svg");
    content: "";
    position: absolute;
    top: 50%;
    left: 60px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 17px;
    width: 17px
}

.header {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    z-index: 1000;
    height: 90px
}

.header.change-color {
    background-color: #fff;
    box-shadow: 0 5px 10px rgba(0,0,0,0.05)
}

.header-contents {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-right: 100px;
    height: 90px
}

.header-brand__logo {
    display: block;
    height: 50px;
    width: 122px;
    margin-left: 50px
}

.header-btn__link {
    background-color: #499AAC;
    border-radius: 20px;
    color: #fff;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 1.4rem;
    font-weight: bold;
    width: 130px;
    height: 40px
}

.header__burger {
    position: fixed;
    right: 20px;
    top: 2px;
    padding: 0;
    width: 90px;
    height: 90px;
    color: #499AAC;
    z-index: 1010
}

.header__burger__text {
    display: block;
    text-align: center
}

.header__burger__bar {
    position: relative;
    margin-top: 12px;
    margin-right: auto;
    margin-bottom: 12px;
    margin-left: auto;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.header__burger__bar,.header__burger__bar::before,.header__burger__bar::after {
    display: block;
    width: 30px;
    height: 2px;
    background-color: #000;
    outline: 1px solid transparent;
    transition-duration: .3s;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s
}

.header__burger__bar::before,.header__burger__bar::after {
    position: absolute;
    content: ""
}

.header__burger__bar::before {
    top: -12px
}

.header__burger__bar::after {
    top: 12px
}

.gnav-active .header__burger .header__burger__bar {
    position: relative;
    margin-top: 9px;
    margin-right: auto;
    margin-bottom: 9px;
    margin-left: auto;
    user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none
}

.gnav-active .header__burger .header__burger__bar,.gnav-active .header__burger .header__burger__bar::before,.gnav-active .header__burger .header__burger__bar::after {
    display: block;
    width: 25px;
    height: 2px;
    background-color: #000;
    outline: 1px solid transparent;
    transition-duration: .3s;
    transition-property: background-color, -webkit-transform;
    transition-property: background-color, transform;
    transition-property: background-color, transform, -webkit-transform;
    -webkit-transition-property: background-color, -webkit-transform;
    -moz-transition-property: background-color, -moz-transform;
    -o-transition-property: background-color, -o-transform;
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -o-transition-duration: .3s
}

.gnav-active .header__burger .header__burger__bar::before,.gnav-active .header__burger .header__burger__bar::after {
    position: absolute;
    content: ""
}

.gnav-active .header__burger .header__burger__bar::before {
    top: -9px
}

.gnav-active .header__burger .header__burger__bar::after {
    top: 9px
}

.gnav-active .header__burger .header__burger__bar {
    background-color: transparent
}

.gnav-active .header__burger .header__burger__bar::before,.gnav-active .header__burger .header__burger__bar::after {
    background-color: #000
}

.gnav-active .header__burger .header__burger__bar::before {
    -webkit-transform: translateY(9px) rotate(45deg);
    transform: translateY(9px) rotate(45deg)
}

.gnav-active .header__burger .header__burger__bar::after {
    -webkit-transform: translateY(-9px) rotate(-45deg);
    transform: translateY(-9px) rotate(-45deg)
}

a {
    color: inherit;
    text-decoration: none
}

a[href^="tel:"] {
    pointer-events: none
}

.pc-none {
    display: none
}

.clearfix:after {
    content: "";
    display: block;
    clear: both
}

.mb-10 {
    margin-bottom: 10px !important
}

.mt-10 {
    margin-top: 10px !important
}

.mb-20 {
    margin-bottom: 20px !important
}

.mt-20 {
    margin-top: 20px !important
}

.mb-30 {
    margin-bottom: 30px !important
}

.mt-30 {
    margin-top: 30px !important
}

.mb-40 {
    margin-bottom: 40px !important
}

.mt-40 {
    margin-top: 40px !important
}

.mb-50 {
    margin-bottom: 50px !important
}

.mt-50 {
    margin-top: 50px !important
}

.mb-60 {
    margin-bottom: 60px !important
}

.mt-60 {
    margin-top: 60px !important
}

.mb-70 {
    margin-bottom: 70px !important
}

.mt-70 {
    margin-top: 70px !important
}

.mb-80 {
    margin-bottom: 80px !important
}

.mt-80 {
    margin-top: 80px !important
}

.mb-90 {
    margin-bottom: 90px !important
}

.mt-90 {
    margin-top: 90px !important
}

.fz-pc-10 {
    font-size: 10px !important
}

.fz-pc-11 {
    font-size: 11px !important
}

.fz-pc-12 {
    font-size: 12px !important
}

.fz-pc-13 {
    font-size: 13px !important
}

.fz-pc-14 {
    font-size: 14px !important
}

.fz-pc-15 {
    font-size: 15px !important
}

.fz-pc-16 {
    font-size: 16px !important
}

.fz-pc-17 {
    font-size: 17px !important
}

.fz-pc-18 {
    font-size: 18px !important
}

.fz-pc-19 {
    font-size: 19px !important
}

.stretched-link:after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    pointer-events: auto;
    content: "";
    background-color: rgba(255,255,255,0)
}

.no-touchevents .stretched-link:hover:after {
    background-color: rgba(255,255,255,0.25)
}

.company {
    padding: 100px 0
}

.company-wrap {
    min-height: 50vh
}

.company-table {
    margin: 40px auto 0px;
    width: 800px
}

.company-table__text {
    display: inline-block;
    font-weight: bold;
    margin-left: 10px
}

.company-table__text.mt-15 {
    margin-top: 15px
}

.company-table tr {
    border-bottom: 1px solid #499AAC
}

.company-table th,.company-table td {
    font-size: 1.6rem;
    padding: 23px 30px
}

.company-table th {
    text-align: left;
    vertical-align: middle;
    width: 17.2%
}

.company-table td {
    line-height: 1.8;
    width: 82.8%
}

.company-table .td-access {
    line-height: 1.6
}

.complete-header {
    border-bottom: 1px solid #E3E3E5;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 85px
}

.complete-header__image {
    height: 60px;
    margin: 0 auto;
    width: 142px
}

.complete-footer {
    background-color: #F5F5F7;
    border-top: 1px solid #E3E3E5;
    height: 40px
}

.complete-footer__bottom {
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 100%;
    text-align: center
}

.complete-flow {
    display: flex;
    justify-content: space-between;
    margin: 60px auto 0;
    position: relative;
    width: 640px
}

.complete-flow:before {
    content: "";
    display: inline-block;
    width: 80%;
    height: 3px;
    background-color: #cdcdd0;
    position: absolute;
    top: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.complete-flow__item {
    font-size: 1.2rem;
    padding: 20px 0 0;
    position: relative;
    text-align: center;
    width: 100%
}

.complete-flow__item:before {
    border-radius: 100%;
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #cdcdd0;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.complete-flow__item.active {
    color: #499AAC
}

.complete-flow__item.active:before {
    background-color: #499AAC
}

.complete-contents {
    margin: 0 auto;
    padding: 100px 0 300px;
    width: 520px
}

.complete-title {
    font-size: 2.4rem
}

.complete-subtitle {
    font-size: 2rem;
    margin-top: 50px
}

.complete-text {
    font-size: 1.5rem;
    font-weight: 700;
    margin-top: 20px
}

.complete-btn {
    background-color: #499AAC;
    border-radius: 3px;
    height: 56px;
    margin-top: 35px;
    width: 250px
}

.complete-link {
    align-items: center;
    color: #fff;
    display: flex;
    justify-content: space-between;
    font-size: 1.5rem;
    font-weight: 700;
    height: 100%;
    padding: 0 15px;
    width: 100%
}

.complete-link .icon {
    display: block;
    fill: #fff;
    height: 12px;
    width: 12px
}

.contact {
    padding: 0 0 80px
}

.contact-wrapper {
    margin: 0 auto;
    padding: 60px 0 0;
    width: 960px
}

.contact-head {
    background-color: #f3f2f1;
    border: 1px solid #e8e9f2;
    border-radius: 5px;
    display: flex;
    justify-content: space-between;
    overflow: hidden
}

.contact-head__item {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1.6rem;
    height: 60px;
    position: relative;
    text-align: center;
    width: calc(100% / 3)
}

.contact-head__item:first-child::before {
    border-left: 23px solid #c4c4c4;
    right: -46px
}

.contact-head__item:first-child::after {
    border-left: 22px solid #f3f2f1;
    z-index: 2
}

.contact-head__item:last-child::after,.contact-head__item:last-child::before {
    content: none
}

.contact-head__item:last-child.active {
    width: calc((100% / 3) + 1px)
}

.contact-head__item:last-child.active::after,.contact-head__item:last-child.active::before {
    left: 0;
    border-left: 22px solid #499AAC
}

.contact-head__item:last-child.active::before {
    border-left: 22px solid #f3f2f1;
    z-index: 2
}

.contact-head__item::after,.contact-head__item::before {
    position: absolute;
    top: 50%;
    right: -22px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    border-top: 37px solid transparent;
    border-bottom: 37px solid transparent;
    border-right: 22px solid transparent;
    z-index: 1
}

.contact-head__item::after {
    right: -44px;
    border-left: 22px solid #c4c4c4
}

.contact-head__item::before {
    right: -42px;
    border-left: 22px solid #f3f2f1;
    z-index: 2
}

.contact-head__item.active {
    background-color: #499AAC;
    color: #fff;
    font-weight: 700
}

.contact-head__item.active::after,.contact-head__item.active::before {
    position: absolute;
    top: 50%;
    right: -44px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    content: "";
    border-top: 37px solid transparent;
    border-bottom: 37px solid transparent;
    border-left: 22px solid #499AAC
}

.contact-thanks__wrap {
    padding: 80px 0 0;
    text-align: center
}

.contact-thanks__title {
    color: #499AAC;
    font-size: 2.4rem
}

.contact-thanks__text {
    margin: 50px 0 0
}

.contact-thanks__btn {
    background-color: #499AAC;
    color: #fff;
    display: block;
    padding: 18px;
    margin: 50px auto 0;
    position: relative;
    width: 500px
}

.contact-thanks__btn:before {
    background-image: url(../img/common/arrow_w.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 18px;
    height: 7px;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact-btn__outer {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center
}

.contact-btn.submit {
    background-color: #499AAC;
    border-radius: 3px;
    color: #fff;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
    font-size: 1.8rem;
    font-weight: 700;
    height: 75px;
    margin: 0 auto;
    position: relative;
    width: 450px;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.contact-btn.submit:hover {
    opacity: 0.65
}

.contact-btn.submit:before {
    background-image: url(../img/common/arrow_w.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 18px;
    height: 7px;
    position: absolute;
    top: 50%;
    right: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact-btn.submit:disabled {
    background-color: #ddd;
    cursor: auto
}

.contact-btn.submit:disabled:hover {
    background-color: #ddd;
    opacity: 1
}

.contact-btn__wrap {
    margin: 40px auto 0;
    position: relative;
    width: 100%
}

.contact-btn.back {
    border: 1px solid #499AAC;
    border-radius: 2px;
    color: #499AAC;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
    font-size: 1.8rem;
    height: 70px;
    margin: 40px auto 0;
    width: 300px;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.contact-btn.back:hover {
    opacity: 0.65
}

.contact-table {
    border-top: 1px solid #e8e9f2;
    margin: 30px 0 0;
    width: 100%
}

.contact-table tr {
    border-bottom: 1px solid #e8e9f2
}

.contact-table tr th {
    font-size: 1.8rem;
    font-weight: normal;
    height: 100%;
    padding: 30px 0 30px 30px;
    position: relative;
    text-align: left;
    vertical-align: top;
    width: 28%
}

.contact-table tr th:after {
    display: flex;
    flex-direction: column;
    justify-content: center;
    font-size: 1.2rem;
    font-weight: 700;
    height: 24px;
    line-height: 1;
    padding: 0 10px;
    position: absolute;
    top: 30px;
    right: 0
}

.contact-table tr th.required:after {
    background-color: #499AAC;
    border-radius: 3px;
    color: #fff;
    content: "å¿…é ˆ"
}

.contact-table tr th.optional:after {
    background-color: #fff;
    border: 1px solid #499AAC;
    border-radius: 3px;
    color: #499AAC;
    content: "ä»»æ„"
}

.contact-table tr td {
    padding: 30px 0 30px 35px;
    position: relative;
    width: 70%
}

.contact-table tr td input::-webkit-input-placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td input::-moz-placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td input::-ms-input-placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td input::placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td input[type="text"],.contact-table tr td input[type="email"] {
    background-color: #f3f2f1;
    border: 1px solid #e8e9f2;
    font-size: 1.5rem;
    height: 45px;
    padding: 15px;
    width: 100%
}

.contact-table tr td input[type="text"]:focus,.contact-table tr td input[type="email"]:focus {
    border: 1px solid #499AAC
}

.contact-table tr td textarea {
    background-color: #f3f2f1;
    border: 1px solid #e8e9f2;
    font-size: 1.6rem;
    padding: 15px;
    width: 100%
}

.contact-table tr td textarea::-webkit-input-placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td textarea::-moz-placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td textarea::-ms-input-placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td textarea::placeholder {
    color: #bebebe;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif
}

.contact-table tr td textarea:focus {
    border: 1px solid #499AAC
}

.contact-table tr td .flex-wrap {
    align-items: center;
    display: flex
}

.contact-table tr td .postal-search {
    background-color: #499AAC;
    border-radius: 3px;
    color: #fff;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
    font-size: 1.4rem;
    font-weight: 700;
    height: 45px;
    margin: 0 0 0 15px;
    padding: 0 20px
}

.confirm .contact-table tr td .postal-search {
    display: none
}

.contact-table__desc {
    color: #8f8f8f;
    display: block;
    font-size: 1.3rem;
    margin: 6px 0 0
}

.confirm .contact-table__desc {
    display: none
}

.contact .input-wrap {
    position: relative
}

.contact .input-flex {
    display: flex
}

.contact .input-zip {
    width: 40% !important
}

.contact .input-select {
    position: relative;
    width: 100%
}

.contact .input-select:after {
    border-right: 2px solid #333;
    border-top: 2px solid #333;
    content: "";
    position: absolute;
    top: 50%;
    right: 20px;
    width: 8px;
    height: 8px;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg)
}

.contact .input-select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: 1px solid #e8e9f2;
    border-radius: 3px;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
    min-height: 50px;
    padding: 5px 10px;
    width: 100%
}

.contact-message {
    margin-top: 50px;
    text-align: center
}

.contact-agree {
    align-items: center;
    display: flex;
    justify-content: center;
    margin-top: 50px
}

.contact-agree input {
    position: absolute;
    opacity: 0
}

.contact-agree__label {
    display: block;
    font-size: 1.6rem;
    font-weight: 700;
    padding: 0 0 0 40px;
    position: relative;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.contact-agree__label::before,.contact-agree__label::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block
}

.contact-agree__label::before {
    border-radius: 3px;
    border: 1px solid #e8e9f2;
    background-color: #fff;
    width: 30px;
    height: 30px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.contact-agree__label::after {
    margin-top: -1px
}

:checked+.contact-agree__label::before {
    border: 1px solid #499AAC
}

:checked+.contact-agree__label::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 6px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 18px;
    height: 10px;
    border-left: 4px solid #499AAC;
    border-bottom: 4px solid #499AAC;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -6px
}

.mwform-radio-field.horizontal-item {
    display: inline-block;
    margin: 0 20px 0 0 !important
}

.mwform-radio-field label {
    cursor: pointer
}

.mwform-radio-field input {
    position: absolute;
    opacity: 0
}

.mwform-radio-field-text {
    display: block;
    padding: 0 0 0 30px;
    position: relative
}

.mwform-radio-field-text::before,.mwform-radio-field-text::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: block;
    width: 18px;
    height: 18px;
    border-radius: 100%;
    margin-top: -1px
}

.mwform-radio-field-text::before {
    border: 1px solid #e8e9f2;
    background-color: #fff
}

:checked+.mwform-radio-field-text::before {
    border: 1px solid #499AAC
}

:checked+.mwform-radio-field-text::after {
    background-color: #499AAC;
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 4px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    height: 10px;
    width: 10px
}

.mwform-checkbox-field.horizontal-item {
    display: inline-block;
    margin: 0 20px 0 0 !important
}

.mwform-checkbox-field label {
    cursor: pointer
}

.mwform-checkbox-field input {
    position: absolute;
    opacity: 0
}

.mwform-checkbox-field-text {
    display: block;
    padding: 0 0 0 30px;
    position: relative
}

.mwform-checkbox-field-text::before,.mwform-checkbox-field-text::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    display: block
}

.mwform-checkbox-field-text::before {
    border-radius: 3px;
    border: 1px solid #e8e9f2;
    background-color: #fff;
    width: 20px;
    height: 20px;
    margin-top: -1px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.mwform-checkbox-field-text::after {
    margin-top: -1px
}

:checked+.mwform-checkbox-field-text::before {
    border: 1px solid #499AAC
}

:checked+.mwform-checkbox-field-text::after {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    left: 5px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 11px;
    height: 6px;
    border-left: 3px solid #499AAC;
    border-bottom: 3px solid #499AAC;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    margin-top: -5px
}

.ui-datepicker {
    margin: -30px 0 0
}

.formError {
    position: absolute;
    display: block;
    cursor: pointer;
    padding-top: 7px;
    text-align: left;
    white-space: nowrap;
    left: 0 !important
}

.formErrorContent {
    width: 100%;
    background: #499AAC;
    position: relative;
    color: #fff;
    min-width: 170px;
    font-size: 1.4rem;
    padding: 4px 10px;
    border-radius: 2px;
    margin-bottom: 15px
}

.formErrorContent:after {
    content: "";
    width: 16px;
    height: 16px;
    position: absolute;
    bottom: -15px;
    left: 20px;
    border: 8px solid transparent;
    border-top: 8px solid #499AAC
}

.radio-child {
    display: none
}

.radio-child.active {
    display: block
}

.radio-child__title {
    align-items: center;
    display: flex;
    font-weight: normal;
    position: relative
}

.radio-child__title::after {
    border-radius: 3px;
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    line-height: 1;
    margin-left: 10px;
    padding: 5px 10px
}

.radio-child__title.required::after {
    background-color: #499AAC;
    content: "å¿…é ˆ";
    color: #fff
}

.radio-child__title.optional::after {
    background-color: #fff;
    border: 1px solid #499AAC;
    color: #499AAC;
    content: "ä»»æ„"
}

.radio-child__contents {
    margin-top: 20px
}

.radio-child__contents input,.radio-child__contents textarea {
    margin-top: 10px
}

.radio-child__desc {
    color: #cc3300;
    font-size: 1.4rem;
    line-height: 1.4;
    margin-top: 20px
}

.h-adr .p-country-name {
    display: none !important
}

.error-404 {
    padding: 0 0 80px
}

.error-404__text {
    padding: 40px 0 0;
    text-align: center
}

.error-404__link {
    margin: 0 auto;
    width: 400px
}

.error-404__link__btn {
    align-items: center;
    background-color: #499AAC;
    border-radius: 3px;
    color: #fff;
    display: flex;
    flex-direction: column;
    height: 65px;
    justify-content: center;
    margin: 40px 0 0;
    position: relative;
    width: 100%
}

.faq {
    background-image: url(../img/faq/faq_bg.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    padding: 65px 0 200px
}

.faq-title {
    margin: 0 auto;
    width: 350px
}

.faq-text {
    text-align: center;
    font-weight: 600;
    font-size: 1.4rem;
    margin-top: 20px
}

.faq-text__red {
    color: #D20F37;
    text-decoration: underline
}

.faq-text small {
    display: inline-block;
    font-size: 1.2rem;
    font-weight: 500;
    margin-top: 10px
}

.faq-news {
    max-width: 440px;
    margin: 50px auto;
    font-size: 1.3rem;
    border-radius: 10px;
    background: rgba(255,255,255,0.5);
    padding: 16px
}

.faq-news h3 {
    color: #cc0000;
    text-align: center;
    font-size: 1.8rem;
    margin-bottom: 1rem
}

.faq-news .strong {
    margin: 10px 0 15px;
    font-weight: 700;
    text-align: center
}

.faq-news .strong>div {
    display: inline-block;
    background: linear-gradient(transparent 75%, #ffb3b3 0);
    line-height: 1.2;
    margin: 3px 0
}

.faq-news ul {
    display: block;
    line-height: 1.5;
    font-size: 1rem
}

.faq-news ul li {
    padding-left: 1.2rem;
    position: relative
}

.faq-news ul li::before {
    content: "â€»";
    position: absolute;
    left: 0
}

.faq-flow {
    display: flex;
    justify-content: space-between;
    margin: 40px auto 0;
    position: relative;
    width: 1100px
}

.faq-flow:before {
    content: "";
    display: inline-block;
    width: 80%;
    height: 3px;
    background-color: #cdcdd0;
    position: absolute;
    top: 6px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.faq-flow.faq-flow--type02:before {
    width: 75%
}

.faq-flow__item {
    font-size: 1.2rem;
    padding: 20px 0 0;
    position: relative;
    text-align: center;
    width: 100%
}

.faq-flow__item:before {
    border-radius: 100%;
    content: "";
    display: inline-block;
    width: 15px;
    height: 15px;
    background-color: #cdcdd0;
    position: absolute;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.faq-flow__item.active {
    color: #499AAC
}

.faq-flow__item.active:before {
    background-color: #499AAC
}

.faq-flow__contents__wrap {
    margin: 50px 0 0;
    position: relative
}

.faq-flow__contents__inner {
    align-items: center;
    display: flex;
    justify-content: center;
    width: 100%
}

.faq-flow__contents__inner.brush__contents {
    display: none
}

.faq-flow__contents__body {
    width: 440px
}

.faq-flow__contents__slider {
    width: 440px
}

.faq-flow__contents__slider__wrap {
    display: none;
    width: 440px
}

.faq-flow__contents__slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 440px
}

.faq-flow__contents__title {
    align-items: center;
    display: flex;
    font-size: 1.8rem;
    justify-content: center;
    margin: 0 0 40px
}

.faq-flow__contents__title__icon {
    align-items: center;
    background-color: #499AAC;
    border-radius: 100%;
    color: #fff;
    display: flex;
    font-size: 1.5rem;
    font-weight: 700;
    flex-direction: column;
    justify-content: center;
    height: 30px;
    margin: 0 15px 0 0;
    width: 30px
}

.faq-flow__contents__radio {
    margin-bottom: 30px
}

#contents01 .faq-flow__contents__radio {
    display: flex;
    justify-content: center;
    gap: 20px
}

#contents02 .faq-flow__contents__radio {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}
#contents02 .slick-dots {
    bottom: -45px;
}

.faq-flow__contents__radio__item {
    align-items: center;
    display: flex;
    justify-content: center;
    background-color: #fff;
    border-radius: 40px;
    cursor: pointer;
    font-weight: 700;
    height: 65px;
    width: 220px
}

.faq-flow__contents__radio__item .contents02-item {
    align-items: center;
    display: flex;
    justify-content: center
}

#contents02 .faq-flow__contents__radio__item {
    margin: 20px 0 0
}

#contents02 .faq-flow__contents__radio__item:first-child {
    margin: 0
}

.faq-flow__contents__radio__item__icon {
    background-color: #e9eeef;
    border: 1px solid #e3e2e2;
    border-radius: 100%;
    height: 16px;
    margin: 0 15px 0 0;
    position: relative;
    width: 16px
}

.faq-flow__contents__radio__item.active {
    border: 1px solid #499AAC
}

.faq-flow__contents__radio__item.active .faq-flow__contents__radio__item__icon:before {
    border-radius: 100%;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #499AAC;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.faq-flow__contents__radio__item.disabled {
    pointer-events: none;
    opacity: 0.8;
    cursor: not-allowed;
    background-color: #f5f5f5;
    color: #cdcdd0
}

.faq-flow__contents__btn {
    align-items: center;
    background-color: #499AAC;
    border-radius: 40px;
    box-shadow: 10px 10px 5px rgba(0,58,66,0.1);
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 1.8rem;
    font-weight: 700;
    flex-direction: column;
    justify-content: center;
    height: 65px;
    margin: 50px auto 0;
    width: 350px
}

.faq-flow__contents__item {
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    cursor: pointer;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 185px;
    position: relative;
    width: 340px
}

.faq-flow__contents__item.active {
    border: 1px solid #499AAC
}

.faq-flow__contents__item.active .faq-flow__contents__item__title__icon:before {
    border-radius: 100%;
    content: "";
    display: inline-block;
    width: 8px;
    height: 8px;
    background-color: #499AAC;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.faq-flow__contents__item:first-child {
    margin: 0 20px 0 0
}

#contents04 .faq-flow__contents__item {
    cursor: auto
}

.faq-flow__contents__item.brush__item {
    margin: 0 10px 0 0;
    width: 220px
}

.faq-flow__contents__item.brush__item .faq-flow__contents__item__inner {
    margin: 0
}

.faq-flow__contents__item.brush__item .faq-flow__contents__item__title {
    margin: 0
}

.faq-flow__contents__item.brush__item .faq-flow__contents__item__image {
    width: 120px
}

.faq-flow__contents__item__inner {
    margin: 35px 0 0
}

.faq-flow__contents__item__image {
    margin: 0 auto;
    width: 217px
}

.faq-flow__contents__item__title {
    align-items: center;
    display: flex;
    font-weight: normal;
    font-size: 1.6rem;
    justify-content: center;
    margin: 15px 0 0
}

.faq-flow__contents__item__title span {
    display: inline-block;
    font-weight: 700;
    margin: 0 0 0 5px
}

.faq-flow__contents__item__title__icon {
    background-color: #e9eeef;
    border: 1px solid #e3e2e2;
    border-radius: 100%;
    height: 16px;
    margin: 0 15px 0 0;
    position: relative;
    width: 16px
}

.faq-flow__contents__item__label {
    position: absolute;
    top: 20px;
    left: 20px;
    height: 55px;
    width: 55px
}

.faq-flow__contents__result {
    display: flex;
    justify-content: center;
    margin: 40px 0 0
}

.faq-flow__contents__result__btn {
    align-items: center;
    border-radius: 40px;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 65px
}

.faq-flow__contents__result__btn.btn--reset {
    background-color: #fff;
    border: 1px solid #499AAC;
    color: #499AAC;
    margin: 0 20px 0 0;
    width: 200px
}

.faq-flow__contents__result__btn.btn--submit {
    background-color: #499AAC;
    box-shadow: 10px 10px 5px rgba(0,58,66,0.1);
    color: #fff;
    width: 350px
}

.result-footer__top {
    align-items: center;
    background-color: #fff;
    border: 1px solid #e6e6e6;
    border-radius: 5px;
    display: flex;
    font-weight: 700;
    height: 56px;
    margin: 10px auto 0;
    padding: 0 20px;
    width: 570px
}

#contents05 .result-footer__top,#contents06 .result-footer__top {
    margin: 26px auto 0;
    width: 100%
}

.result-footer__top__head {
    font-size: 1.6rem;
    margin: 2px 0 0
}

.result-footer__top__text {
    font-size: 1.8rem;
    margin: 0 0 0 5px
}

.result-footer__price {
    align-items: flex-end;
    display: flex;
    justify-content: right;
    line-height: 1;
    margin: 20px auto 0;
    width: 570px
}

#contents05 .result-footer__price,#contents06 .result-footer__price {
    width: 100%
}

.result-footer__price__head {
    margin-right: 10px
}

.result-footer__price__price {
    align-items: flex-end;
    color: #DB6074;
    display: flex
}

.result-footer__price__price__num {
    font-size: 3.2rem;
    font-weight: 700
}

.result-footer__price__price__text {
    font-size: 2.2rem;
    font-weight: 700
}

.result-footer__bottom {
    margin: 10px auto 0;
    text-align: right;
    width: 570px
}

#contents05 .result-footer__bottom,#contents06 .result-footer__bottom {
    width: 100%
}

.result-child {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 auto 10px;
    width: 570px
}

.result-child:last-of-type {
    margin-bottom: 0
}

.result-header {
    align-items: center;
    display: flex;
    font-size: 1.8rem;
    font-weight: 700;
    justify-content: center;
    margin: 0 0 20px
}

#colorTitle,#brushTitle {
    font-size: 2.4rem;
    font-weight: 700;
    margin: 0 0 50px;
    text-align: center
}

#component {
    display: none
}

.law,.terms {
    padding: 0 0 80px
}

.reset_btn {
    align-items: center;
    background-color: #fff;
    border: 1px solid #499AAC;
    color: #499AAC;
    border-radius: 40px;
    cursor: pointer;
    font-size: 1.8rem;
    font-weight: 700;
    display: flex;
    flex-direction: column;
    justify-content: center;
    height: 65px;
    margin: 60px auto 0;
    width: 400px
}

.faq-flow__type02__inner {
    display: flex;
    justify-content: space-between;
    width: 100%
}

.faq-flow__type02__images {
    width: 390px
}

.faq-flow__type02__body {
    width: 640px
}

.faq-flow__type02__slider {
    line-height: 0;
    opacity: 0
}

.faq-flow__type02__slider.slick-initialized {
    opacity: 1
}

.faq-flow__type02__slider__slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    width: 350px
}

.faq-flow__type02__slider__slide:before {
    content: "";
    display: block;
    padding-top: 100%
}

.faq-flow__type02__slider__slide__link {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.faq-flow__type02__slider__slide__link:hover {
    background: rgba(255,255,255,0.2)
}

.faq-flow__type02__slider__nav {
    display: flex;
    flex-wrap: wrap;
    margin-top: 10px;
    width: 100%
}

.faq-flow__type02__slider__nav__slide {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 70px;
    margin-bottom: 10px;
    margin-right: 10px;
    position: relative;
    width: 70px
}

.faq-flow__type02__slider__nav__slide.active {
    border: 1px solid #499AAC
}

.faq-flow__type02__slider__nav__slide.active::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%)
}

.faq-flow__type02__slider__nav__slide:nth-child(5n) {
    margin-right: 0
}

.faq-flow__type02__title {
    font-size: 1.8rem
}

.faq-flow__type02__list {
    border-top: 1px solid #ccc;
    margin-top: 30px
}

.faq-flow__type02__list__item {
    border-bottom: 1px solid #ccc;
    padding: 25px 0;
    width: 100%
}

.faq-flow__type02__list__item__inner {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.faq-flow__type02__list__head {
    font-size: 1.8rem;
    font-weight: 700;
    width: 10%
}

.faq-flow__type02__list__body {
    width: 65%
}

.faq-flow__type02__list__contents {
    align-items: center;
    display: flex
}

.faq-flow__type02__list__contents:last-child {
    margin-top: 10px
}

.faq-flow__type02__list__contents__head {
    font-size: 1.5rem;
    margin-right: 2%;
    width: 18%
}

.faq-flow__type02__list__contents .select-wrap {
    width: 78%
}

.faq-flow__type02__list__contents__select {
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 3px;
    height: 40px;
    padding: 0 15px;
    position: relative;
    width: 100%
}

.faq-flow__type02__list__contents__select::after {
    border-right: 1px solid #000;
    border-top: 1px solid #000;
    content: "";
    position: absolute;
    top: 50%;
    right: 15px;
    width: 7px;
    height: 7px;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    margin-top: -2px
}

.faq-flow__type02__list__contents__select.w--short {
    padding: 0 30px 0 15px;
    width: 70%
}

.faq-flow__type02__list__contents__select select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    background: none;
    font-family: "æ¸¸ã‚´ã‚·ãƒƒã‚¯ä½“",YuGothic,"æ¸¸ã‚´ã‚·ãƒƒã‚¯","YuGothic","Yu Gothic Medium","æ¸¸ã‚´ã‚·ãƒƒã‚¯ Medium","ãƒ’ãƒ©ã‚®ãƒŽè§’ã‚´ Pro W3","ãƒ¡ã‚¤ãƒªã‚ª",sans-serif;
    font-size: 1.5rem;
    height: 100%;
    width: 100%
}

.faq-flow__type02__list__result {
    font-size: 1.8rem;
    text-align: right;
    width: 15%
}

.faq-flow__type02__list__result__price {
    font-weight: 700
}

.faq-flow__type02__result__wrap {
    margin: 0 auto;
    width: 655px
}

.faq-flow__type02__result__title {
    font-size: 1.8rem;
    text-align: center
}

.faq-flow__type02__result__list {
    border-top: 1px solid #ccc;
    margin-top: 30px
}

.faq-flow__type02__result__list__item {
    align-items: center;
    border-bottom: 1px solid #ccc;
    display: flex;
    justify-content: space-between;
    padding: 30px 0;
    width: 100%
}

.faq-flow__type02__result__list__item .faq-flow__contents__item {
    cursor: auto
}

.faq-flow__type02__result__list__head {
    font-size: 1.8rem;
    font-weight: 700;
    width: 13%
}

.faq-flow__type02__result__list__body {
    display: flex;
    justify-content: space-between
}

.faq-flow__type02__result__list .faq-flow__contents__item.brush__type .faq-flow__contents__item__title .type02__br {
    display: block
}

#contents05 .faq-flow__contents__result,#contents06 .faq-flow__contents__result {
    justify-content: space-between
}

#contents05 .faq-flow__contents__result .btn--reset,#contents06 .faq-flow__contents__result .btn--reset {
    width: 35%
}

#contents05 .faq-flow__contents__result .btn--submit,#contents06 .faq-flow__contents__result .btn--submit {
    width: 65%
}

.faq-flow__type02__list__contents.active {
    margin-bottom: 40px
}

.faq-flow__type02__list__contents.active .select-wrap {
    position: relative
}

.type02-error {
    color: #DB6074;
    font-size: 1.5rem;
    font-weight: 700;
    position: absolute;
    bottom: -30px;
    left: 0
}

.lg-backdrop {
    background: rgba(0,0,0,0.85)
}

.lg-outer .lg-thumb-outer {
    background-color: rgba(0,0,0,0)
}

.privacy {
    padding: 0 0 80px
}

.privacy .ttl-page {
    background-image: url(../img/privacy/header_bg.jpg)
}

.top__midashi {
    font-family: "Yu Mincho Demibold","YuMincho Demibold","Hiragino Mincho ProN","Hiragino Mincho Pro","HGPæ˜ŽæœB",serif;
    font-size: 3.6rem;
    font-weight: normal;
    text-align: center;
    letter-spacing: 3.5px
}

.top__midashi__desc {
    margin-top: 20px;
    text-align: center
}

.top-caution {
    margin-top: 90px;
    background-color: #FFE9ED;
    padding: 30px 0
}

.top-caution__container {
    background-color: #fff;
    border: 3px solid #D20F37;
    border-radius: 10px;
    padding: 30px;
    text-align: center
}

.top-caution__title {
    font-size: 2.4rem;
    line-height: 38px
}

.top-caution__text {
    font-weight: 700;
    font-size: 1.8rem;
    line-height: 1.9;
    margin-top: 10px
}

.top-caution__text__red {
    color: #D20F37;
    text-decoration: underline
}

.top-caution__small {
    font-weight: 500;
    line-height: 1.6;
    margin-top: 10px
}

.top-mv {
    overflow: hidden
}

.top-mv__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%;
    position: relative;
    margin-top: -30px
}

.top-mv__image:before {
    content: "";
    display: block;
    padding-top: 58.46%
}

.top-evaluation {
    padding: 80px 0
}

.top-evaluation__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 100%
}

.top-evaluation__image:before {
    content: "";
    display: block;
    padding-top: 42.97%
}

.top-evaluation__text {
    font-size: 1.3rem;
    line-height: 22px
}

.top-about {
    padding: 205px 0 100px;
    text-align: center
}

.top-about__wrap {
    background-size: cover;
    background-position: top center;
    background-repeat: no-repeat;
    height: auto;
    position: relative
}

.top-about__title {
    font-family: "Times New Roman",Times,serif;
    font-weight: normal;
    font-size: 5rem
}

.top-about__subtitle {
    color: #499AAC;
    font-size: 1.8rem;
    font-weight: normal;
    display: block;
    margin-top: -5px;
    margin-bottom: 60px;
    letter-spacing: 1px
}

.top-about__text {
    font-size: 2.2rem;
    margin-bottom: 17px;
    line-height: 1.8;
    letter-spacing: 1.5px
}

.top-about__list {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 95px auto 100px;
    width: 799px
}

.top-about__list__item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    box-shadow: 10px 10px 7px rgba(0,58,66,0.08);
    margin-bottom: 35px;
    margin-right: 36px;
    height: 235px;
    width: 242px;
    position: relative
}

.top-about__list__item:nth-child(3n) {
    margin-right: 0
}

.top-about__list__item:nth-child(n+3):nth-child(-n+6) {
    margin-bottom: 0
}

.top-about__lineup {
    padding: 0 150px
}

.top-about__lineup__title {
    font-family: "Times New Roman",Times,serif;
    font-weight: normal;
    font-size: 3.5rem;
    position: relative;
    text-align: left
}

.top-about__lineup__title::after {
    content: "";
    display: block;
    width: 40px;
    height: 2px;
    background-color: #499AAC;
    position: absolute;
    bottom: -8px;
    left: 2px
}

.top-about__lutext {
    font-size: 1.8rem;
    font-weight: bold;
    text-align: left;
    margin: 33px 0 58px
}

.top-about__brushcolor {
    display: flex;
    margin-bottom: 62px
}

.top-about__brushcolor__item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 5px;
    height: 250px;
    width: 250px;
    position: relative;
    margin-right: 25px
}

.top-about__brushcolor__item:last-child {
    margin-right: 0
}

.top-about__brushtype {
    display: flex;
    justify-content: center;
    margin: 40px 0 0;
}

.top-about__brushtype__item:first-child {
    margin-right: 70px
}

.top-about__brushtype__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 156px;
    width: 156px;
    position: relative
}

.top-about__brushtype__text {
    font-size: 1.6rem;
    margin-top: 13px
}

.top-about__every {
    font-size: 3.2rem;
    font-weight: normal;
    margin-top: 61px;
    letter-spacing: 2px
}

.top-about__start {
    margin: 55px 0 45px;
    letter-spacing: 2px
}

.top-about__start__link {
    background-color: #499AAC;
    border-radius: 56px;
    box-shadow: 10px 10px 7px rgba(0,58,66,0.08);
    color: #fff;
    display: flex;
    font-weight: bold;
    font-size: 2.4rem;
    justify-content: center;
    align-items: center;
    height: 101px;
    width: 497px;
    margin: 0 auto
}

.top-about__plan {
    color: #499AAC;
    font-size: 2rem;
    font-weight: bold;
    letter-spacing: 1.5px;
    line-height: 1.9
}

.top-worries {
    padding: 87px 0 105px
}

.top-worries__contents {
    position: relative;
    height: 525px
}

.top-worries__item {
    background-color: #fff;
    border: 1px solid #E8E8E8;
    border-radius: 56px;
    box-shadow: 10px 10px 7px rgba(0,58,66,0.08);
    display: flex;
    justify-content: center;
    align-items: center;
    height: 112px;
    width: 350px;
    position: absolute
}

.top-worries__item__text {
    font-size: 1.8rem;
    font-weight: bold
}

.top-worries__item.worries01 {
    top: 55px;
    left: 200px
}

.top-worries__item.worries02 {
    top: 145px;
    right: 180px
}

.top-worries__item.worries03 {
    top: 285px;
    left: 220px
}

.top-worries__images {
    display: flex;
    justify-content: center;
    margin-top: 52px
}

.top-worries__images__item {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 300px;
    width: 435px;
    position: relative
}

.top-worries__images__item:last-child {
    margin-left: 40px;
    border: 1px solid #E8E8E8;
    border-radius: 10px
}

.top-choice {
    padding: 235px 0 15px
}

.top-choice__wrap {
    background-size: cover;
    background-position: top;
    background-repeat: no-repeat;
    height: auto;
    position: relative
}

.top-choice__list {
    margin-top: 100px
}

.top-choice__list__item {
    display: flex;
    margin-bottom: 140px
}

.top-choice__list__item:nth-child(odd) .top-choice__list__contents {
    padding-left: 93px
}

.top-choice__list__item:nth-child(even) {
    flex-direction: row-reverse
}

.top-choice__list__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 360px;
    width: 542px;
    position: relative
}

.top-choice__list__image.img-pt05 {
    height: 460px
}

.top-choice__list .img-pt01 {
    box-shadow: 40px 50px rgba(184,204,210,0.4)
}

.top-choice__list .img-pt01::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/top/point1.png");
    content: "";
    position: absolute;
    top: -75px;
    left: 36px;
    height: 164px;
    width: 253px;
    z-index: 2
}

.top-choice__list .img-pt02 {
    box-shadow: 40px 50px rgba(255,255,255,0.5)
}

.top-choice__list .img-pt02::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/top/point2.png");
    content: "";
    position: absolute;
    top: -75px;
    right: 45px;
    height: 168px;
    width: 276px;
    z-index: 2
}

.top-choice__list .img-pt03 {
    box-shadow: 40px 50px rgba(237,237,236,0.5)
}

.top-choice__list .img-pt03::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/top/point3.png");
    content: "";
    position: absolute;
    top: -75px;
    left: 35px;
    height: 167px;
    width: 272px;
    z-index: 2
}

.top-choice__list .img-pt04 {
    box-shadow: 40px 50px rgba(255,255,255,0.5)
}

.top-choice__list .img-pt04::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/top/point4.png");
    content: "";
    position: absolute;
    top: -68px;
    right: 46px;
    height: 167px;
    width: 271px;
    z-index: 2
}

.top-choice__list .img-pt05 {
    box-shadow: 40px 50px rgba(179,199,205,0.4)
}

.top-choice__list .img-pt05::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/top/point5.png");
    content: "";
    position: absolute;
    top: -60px;
    left: 50px;
    height: 167px;
    width: 250px;
    z-index: 2
}

.top-choice__list .img-pt06 {
    box-shadow: 40px 50px rgba(237,237,236,0.5)
}

.top-choice__list .img-pt06::before {
    background-repeat: no-repeat;
    background-size: contain;
    background-image: url("../img/top/point6.png");
    content: "";
    position: absolute;
    top: -110px;
    right: 0;
    height: 167px;
    width: 271px;
    z-index: 2
}

.top-choice__list__contents {
    padding-top: 53px;
    width: 50%
}

.pt06 .top-choice__list__contents {
    padding-top: 0
}

.top-choice__list__title {
    color: #499AAC;
    font-size: 2.8rem;
    margin-bottom: 45px
}

.top-choice__list__title--small {
    display: inline-block;
    font-size: 1.4rem;
    margin-left: 5px;
    vertical-align: top
}

.top-choice__list__text {
    font-size: 1.8rem
}

.top-choice__list__note {
    font-size: 1.4rem;
    margin-top: 10px
}

.top-choice__list__note02 {
    font-size: 1.1rem;
    margin-top: 40px;
    padding-left: 20px;
    position: relative
}

.top-choice__list__note02::before {
    content: "※";
    position: absolute;
    top: 0;
    left: 0
}

.top-start {
    text-align: center;
    padding: 28px 0 72px
}

.top-function__wrap {
    background-color: #E6E7E8;
    padding: 85px 0 85px
}

.top-function__title {
    color: #499AAC;
    font-size: 3.2rem;
    text-align: center;
    margin-bottom: 65px
}

.top-function__title__sm {
    display: block;
    color: #333;
    font-size: 2.2rem
}

.top-function__title__lg {
    display: block;
    color: #499AAC;
    font-size: 3.6rem
}

.top-function__list {
    opacity: 0
}

.top-function__list.slick-initialized {
    opacity: 1
}

.top-function__list__item {
    margin: 0 20px
}

.top-function__list__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 10px;
    box-shadow: 10px 10px 7px rgba(0,58,66,0.08);
    height: 556px;
    width: 1100px;
    position: relative
}

.top-function .slick-arrow {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin-top: -25px
}

.top-function .slick-prev {
    margin-left: -550px
}

.top-function .slick-next {
    margin-left: 550px
}

.top-function .slick-dots {
    margin-top: 15px
}

.top-function .slick-dots li button:before {
    background-color: #CDCDCE
}

.top-function .slick-dots li.slick-active button:before {
    background-color: #499AAC
}

.top-cost {
    padding: 102px 0 110px
}

.top-cost__table {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 483px;
    width: 1100px;
    position: relative;
    margin-top: 38px
}

.top-subsc__wrap {
    background-color: #E6E7E8;
    padding: 100px 0 120px
}

.top-subsc__list {
    display: flex;
    margin-top: 70px
}

.top-subsc__list__item {
    margin-right: 20px;
    box-shadow: 10px 10px 7px rgba(0,58,66,0.08)
}

.top-subsc__list__item:last-child {
    margin-right: 0
}

.top-subsc__list__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 8px;
    height: 391px;
    width: 260px;
    position: relative
}

.top-subsc__list__image::before {
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    position: absolute;
    top: -32px;
    left: 0px;
    height: 65px;
    width: 65px;
    z-index: 2
}

.top-subsc__list .img-step01::before {
    background-image: url("../img/top/step1.png")
}

.top-subsc__list .img-step02::before {
    background-image: url("../img/top/step2.png")
}

.top-subsc__list .img-step03::before {
    background-image: url("../img/top/step3.png")
}

.top-subsc__list .img-step04::before {
    background-image: url("../img/top/step4.png")
}

.top-doctor {
    padding: 100px 0 110px
}

.top-doctor__wrap {
    display: flex;
    align-items: center;
    max-width: 1300px;
    margin: 0 auto
}

.top-doctor__wrap.doctor-item01 {
    flex-direction: row-reverse
}

.top-doctor__wrap.doctor-item02 {
    margin: 110px auto 0
}

.top-doctor__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    width: 640px;
    position: relative
}

.doctor-item01 .top-doctor__image {
    height: 626px
}

.doctor-item02 .top-doctor__image {
    height: 477px
}

.top-doctor__contents {
    width: 50%;
    padding-left: 70px;
    padding-right: 100px
}

.top-doctor__contents__title {
    font-size: 3.2rem;
    margin-bottom: 30px
}

.top-doctor__contents__small {
    display: block;
    font-size: 1.6rem
}

.top-doctor__contents__text {
    font-size: 1.6rem;
    line-height: 1.8
}

.top-voice__wrap {
    background-color: #EAEFF0;
    padding: 85px 0 85px
}

.top-voice__list {
    margin: -60px 0 0;
    padding: 105px 20px 15px 20px
}

.top-voice__list__item {
    flex-shrink: 0;
    position: relative;
    width: 260px!important;
    height: 354px;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 10px 10px 7px rgba(0,58,66,0.08);
    padding: 28px 20px 0
}

.top-voice__list__title {
    font-size: 1.8rem;
    color: #499AAC;
    height: 88px;
    line-height: 1.6
}

.top-voice__list__text {
    font-size: 1.4rem;
    height: 162px
}

.top-voice__list__bio {
    display: flex;
    align-items: center
}

.top-voice__list__bio__image {
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    height: 50px;
    width: 50px;
    margin-right: 15px
}

.top-voice__list__bio__text {
    font-weight: bold;
    font-size: 1.4rem
}

.top-voice .slidePrev,.top-voice .slideNext {
    border: 1px solid #499AAC;
    border-radius: 100%;
    cursor: pointer;
    width: 60px;
    height: 60px;
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 2
}

.top-voice .slidePrev:hover,.top-voice .slideNext:hover {
    opacity: 0.65
}

.top-voice .slidePrev:after,.top-voice .slideNext:after {
    border-right: 1px solid #499AAC;
    border-top: 1px solid #499AAC;
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 8px;
    height: 8px
}

.top-voice .slidePrev {
    margin-left: 400px
}

.top-voice .slidePrev:after {
    margin: -5px 0 0 2px;
    -webkit-transform: translateX(-50%) rotateZ(-135deg);
    transform: translateX(-50%) rotateZ(-135deg)
}

.top-voice .slideNext {
    margin-left: 470px
}

.top-voice .slideNext:after {
    -webkit-transform: translateX(-50%) rotateZ(45deg);
    transform: translateX(-50%) rotateZ(45deg);
    margin: -5px 0 0 -2px
}

.top-faq__wrap {
    background-color: #EBECED;
    padding: 110px 0 110px
}
#faq-etc.top-faq__wrap {
    padding: 0 0 110px;
}

.top-faq .top__midashi {
    margin-bottom: 40px
}

#faq-etc .top-faq__title--toggle {
  cursor: pointer;
}

#faq-etc .top-faq__section__body {
  display: none;
}

#faq-etc .top-faq__title--toggle {
    position: relative;
    margin: 0;
    padding: 15px 0;
}

#faq-etc .top-faq__title--toggle:after {
    border-right: 1px solid #499AAC;
    border-top: 1px solid #499AAC;
    content: "";
    position: absolute;
    top: 50%;
    right: 32px;
    width: 8px;
    height: 8px;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    margin-top: 2px;
}

#faq-etc .top-faq__title--toggle.active:after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg);
}

.top-faq__section {
    border-top: 1px solid #cfcfcf;
}

.top-faq__section:last-child {
    border-bottom: 1px solid #cfcfcf;
}

.top-faq__title {
    font-size: 2.4rem;
    text-align: center;
    margin-top: 40px
}

.top-faq__list {
    background-color: #fff;
    margin-top: 20px
}

.top-faq__list__item {
    border-bottom: 1px solid #DFE5ED;
    font-size: 1.6rem
}

.top-faq__list__item:last-child {
    border-bottom: none
}

.top-faq__list__item__question {
    cursor: pointer;
    padding: 16px 0 16px 65px;
    position: relative;
    font-weight: bold
}

.top-faq__list__item__question:before {
    background-image: url(../img/top/question.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 50%;
    left: 15px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.top-faq__list__item__question:after {
    border-right: 1px solid #499AAC;
    border-top: 1px solid #499AAC;
    content: "";
    position: absolute;
    top: 50%;
    right: 32px;
    width: 8px;
    height: 8px;
    -webkit-transform: translateY(-50%) rotate(135deg);
    transform: translateY(-50%) rotate(135deg);
    margin-top: 2px
}

.top-faq__list__item__question.active {
    font-weight: 700
}

.top-faq__list__item__question.active:after {
    -webkit-transform: translateY(-50%) rotate(-45deg);
    transform: translateY(-50%) rotate(-45deg)
}

.top-faq__list__item__answer {
    border-top: 1px solid #DFE5ED;
    display: none;
    line-height: 1.625;
    padding: 23px 80px 23px 65px;
    position: relative
}

.top-faq__list__item__answer:before {
    background-image: url(../img/top/answer.png);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 20px;
    left: 15px
}

.top-faq__list__item__link {
    color: #499AAC
}

.top .form-note {
    font-size: 10px;
    color: #F06060;
    line-height: 1.3;
    margin-left: 10px
}

.span-ul {
    text-decoration: underline
}

.span-bold {
    font-weight: bold
}

.span-blue {
    color: #499AAC
}

.light-gallery__icon {
    height: 30px;
    width: 30px;
    position: absolute;
    bottom: 10px;
    right: 10px;
    z-index: 3;
    pointer-events: none
}

.light-gallery__link {
    display: block;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 2;
    transition: all .3s;
    transition-timing-function: cubic-bezier(0.165, 0.84, 0.44, 1)
}

.light-gallery__link:hover {
    opacity: 0.65
}

.lg-img-wrap img {
    border-radius: 20px
}

.warning-text {
    font-size: 1.5rem;
    margin-top: 30px;
    text-align: center
}

.warning-text span {
    color: #ff0000;
    font-size: 2rem;
    font-weight: 700
}

.wp-block-image:not(:first-child),.wp_content table:not(:first-child),.post-format table:not(:first-child) {
    margin-top: 35px
}

.wp-block-image:not(:last-child),.wp_content table:not(:last-child),.post-format table:not(:last-child) {
    margin-bottom: 35px
}

.wp_content,.post-format {
    line-height: 1.75;
    font-size: 1.6rem
}

.wp_content h2,.post-format h2 {
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1.5;
    border-left: 4px solid #499AAC;
    padding: .05em 0 .05em .75em;
    margin: 40px 0 25px
}

.wp_content h3,.post-format h3 {
    margin: 40px 0 25px;
    font-size: 1.9rem;
    font-weight: 700;
    line-height: 1.5;
    position: relative
}

.wp_content h4,.post-format h4 {
    font-size: 1.9rem;
    margin: 20px 0 10px;
    line-height: 1.5
}

.wp_content p,.post-format p {
    margin-bottom: 1em
}

.wp_content a,.post-format a {
    color: #499AAC
}

.wp_content a[target="_blank"]:after,.post-format a[target="_blank"]:after {
    content: '';
    display: inline-block;
    vertical-align: 0;
    margin-left: .5em;
    width: .75em;
    height: .75em;
    background-repeat: no-repeat;
    background-image: url(data:image/svg+xml;charset=utf8,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%2010.67%209.67%22%3E%3Cpath%20d%3D%22M2%2C0V3H0V9.67H7.67v-2h3V0ZM6.67%2C8.67H1V4H2V7.67H6.67ZM3%2C6.67V2.5H9.67V6.67Z%22%20fill%3D%22%23499AAC%22%2F%3E%3C%2Fsvg%3E);
    background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: contain;
    background-position: 50% 50%;
    background-size: contain
}

.no-touchevents .wp_content a:hover,.no-touchevents .post-format a:hover {
    text-decoration: underline
}

.wp_content ul,.post-format ul {
    list-style: disc;
    padding-left: 40px;
    margin: 1em 0
}

.wp_content ul ul,.post-format ul ul {
    list-style: circle;
    margin: 0
}

.wp_content ul ul ul,.post-format ul ul ul {
    list-style: square
}

.wp_content ol,.post-format ol {
    list-style: decimal;
    padding-left: 40px;
    margin: 1em 0
}

.wp_content ol ol,.post-format ol ol {
    margin: 0
}

.wp_content blockquote,.post-format blockquote {
    padding: 30px;
    margin: 30px 0;
    position: relative;
    background-color: #f6f6f8;
    line-height: 1.875
}

.wp_content blockquote *,.post-format blockquote * {
    position: relative;
    z-index: 2
}

.wp_content blockquote *:first-child,.post-format blockquote *:first-child {
    margin-top: 0
}

.wp_content blockquote *:last-child,.post-format blockquote *:last-child {
    margin-bottom: 0
}

.wp_content table,.post-format table {
    width: 100%
}

.wp_content table th,.wp_content table td,.post-format table th,.post-format table td {
    padding: 1em;
    border: 1px solid #e8e9f2;
    border-left: none;
    border-right: none
}

.wp_content table th:first-child,.wp_content table td:first-child,.post-format table th:first-child,.post-format table td:first-child {
    background-color: #f7f7f7
}

.wp-caption {
    max-width: 100%
}

/*# sourceMappingURL=style.css.map */
