@charset "UTF-8";

*,
*::before,
*::after {
    box-sizing: border-box
}

body,
h1,
h2,
h3,
h4,
p,
figure,
blockquote,
dl,
dd {
    margin: 0
}

ul[role="list"],
ol[role="list"] {
    list-style: none
}

html:focus-within {
    scroll-behavior: auto
}

body {
    min-height: 100vh;
    text-rendering: optimizeSpeed;
    line-height: 1.5
}

a:not([class]) {
    text-decoration-skip-ink: auto
}

img,
picture {
    max-width: 100%;
    height: auto;
    vertical-align: middle;
}

input,
button,
textarea,
select {
    font: inherit
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none;
}

@media(prefers-reduced-motion:reduce) {
    html:focus-within {
        scroll-behavior: auto
    }

    *,
    *::before,
    *::after {
        animation-duration: .01ms !important;
        animation-iteration-count: 1 !important;
        transition-duration: .01ms !important;
        scroll-behavior: auto !important
    }
}

html {
    font-size: 62.5%;
}

body {
    font-family: 'メイリオ',Meiryo,'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','ＭＳ Ｐゴシック',Arial,Helvetica,sans-serif;
    font-size: 1.6rem;
}
@media screen and (max-width: 767px) {
    body {
        font-size: 1.4rem;
    }
}

/* layout */
.l-main{
    overflow: hidden;
}

.c-container{
    max-width: 1100px;
    margin: 0 auto;
    padding: 0 2rem;
}

/* common */
@media screen and (max-width: 767px) {
    .pc-show {
        display: none;
    }
}
@media screen and (min-width: 768px) {
    .sp-show {
        display: none
    }
}

/* header */
.l-header {
    padding: 2rem;
    background: #fff;
}
.l-header__logo {
    max-width: 1380px;
    margin: 0 auto;
}
@media screen and (max-width: 767px) {
    .l-header {
        padding: 1.5rem;
    }

    .l-header__logo {
        max-width: 60%;
        text-align: center;
    }
}

/* footer */
.l-footer {
    padding: 8rem 0;
}
@media screen and (max-width: 767px) {
    .l-footer {
        padding: 4rem 0;
    }
}

.l-footer__inner {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.l-footer__copyright {
    margin-bottom: 1.5rem;
    color: #505050;
    font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
    .l-footer__copyright {
        font-size: 1.1rem;
    }
}

.l-footer__list {
    display: flex;
}
@media screen and (max-width: 767px) {
    .l-footer__list {
        flex-direction: column;
        align-items: center;
    }
}

.l-footer__listItem {
    padding: 0 1em;
    font-size: 1.2rem;
}
@media screen and (max-width: 767px) {
    .l-footer__listItem {
        font-size: 1.1rem;
    }

    .l-footer__listItem:not(:last-child) {
        margin-bottom: 1.5rem;
    }
}

.l-footer__listLink {
    color: #505050;
    text-decoration: none;
}
@media screen and (min-width: 768px) {
    .l-footer__listLink:hover {
        text-decoration: underline;
    }
}

/* KV */
.l-section-kv {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    min-height: 710px;
    background: url("/security/lp/fortanix/assets/img/kv_bg_pc.jpg") no-repeat 50% 50%;
    background-size: cover;
    overflow: hidden;
}
@media screen and (max-width: 767px) {
    .l-section-kv {
        flex-direction: column;
        height: auto;
        padding-bottom: 5rem;
        background-image: url("/security/lp/fortanix/assets/img/kv_bg_sp.jpg");
    }
}

.l-section-kv::before {
    position: absolute;
    bottom: -1px;
    left: 0;
    width: 100%;
    height: 75px;
    background: url("/security/lp/fortanix/assets/img/kv_bg_bottom.png") no-repeat 50% 0;
    background-repeat: no-repeat;
    background-size: 100% 100%;
    content: "";
}
@media screen and (max-width: 1400px) {
    .l-section-kv::before {
        height: 5vw;
    }
}

.l-section-kv__inner {
   padding: 2rem 0 6rem;
}
@media screen and (max-width: 767px) {
    .l-section-kv__inner {
        padding: 0 2rem;
    }
}

.l-section-kv__catch {
    color: #0969cb;
    font-size: 4.1rem;
    font-weight: 700;
    letter-spacing: -.03em;
    text-align: center;
    text-shadow: rgb(255, 255, 255) 3px 0px 0px, rgb(255, 255, 255) 2.83487px 0.981584px 0px, rgb(255, 255, 255) 2.35766px 1.85511px 0px, rgb(255, 255, 255) 1.62091px 2.52441px 0px, rgb(255, 255, 255) 0.705713px 2.91581px 0px, rgb(255, 255, 255) -0.287171px 2.98622px 0px, rgb(255, 255, 255) -1.24844px 2.72789px 0px, rgb(255, 255, 255) -2.07227px 2.16926px 0px, rgb(255, 255, 255) -2.66798px 1.37182px 0px, rgb(255, 255, 255) -2.96998px 0.42336px 0px, rgb(255, 255, 255) -2.94502px -0.571704px 0px, rgb(255, 255, 255) -2.59586px -1.50383px 0px, rgb(255, 255, 255) -1.96093px -2.27041px 0px, rgb(255, 255, 255) -1.11013px -2.78704px 0px, rgb(255, 255, 255) -0.137119px -2.99686px 0px, rgb(255, 255, 255) 0.850987px -2.87677px 0px, rgb(255, 255, 255) 1.74541px -2.43999px 0px, rgb(255, 255, 255) 2.44769px -1.73459px 0px, rgb(255, 255, 255) 2.88051px -0.838247px 0px;
}
@media screen and (max-width: 767px) {
    .l-section-kv__catch {
        font-size: 2.9rem;
        text-shadow: rgb(255, 255, 255) 2px 0px 0px, rgb(255, 255, 255) 1.75517px 0.958851px 0px, rgb(255, 255, 255) 1.0806px 1.68294px 0px, rgb(255, 255, 255) 0.141474px 1.99499px 0px, rgb(255, 255, 255) -0.832294px 1.81859px 0px, rgb(255, 255, 255) -1.60229px 1.19694px 0px, rgb(255, 255, 255) -1.97998px 0.28224px 0px, rgb(255, 255, 255) -1.87291px -0.701566px 0px, rgb(255, 255, 255) -1.30729px -1.5136px 0px, rgb(255, 255, 255) -0.421592px -1.95506px 0px, rgb(255, 255, 255) 0.567324px -1.91785px 0px, rgb(255, 255, 255) 1.41734px -1.41108px 0px, rgb(255, 255, 255) 1.92034px -0.558831px 0px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
    .l-section-kv__catch {
        font-size: 3.2rem;
    }
}

.l-section-kv__catch span {
    margin: 0 -.2em 0 -.5em;
    font-size: 1.2em;
}

.l-section-kv-example {
    position: relative;
    margin-top: 6rem;
    padding: 7rem 5rem 5rem;
    background: rgba(255,255,255,.6);
    border: 6px solid #0969cb;
    border-radius: 2rem;
}
@media screen and (max-width: 767px) {
    .l-section-kv-example {
        position: relative;
        margin-top: 4rem;
        padding: 4rem 2rem 3rem;
        border-width: 3px;
    }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
    .l-section-kv-example {
        margin-top: 5rem;
        padding: 5rem 2rem 3rem;
    }
}

.l-section-kv-example__title {
    position: absolute;
    top: 0;
    left: 50%;
    padding: .84em 2.6em;
    background: #0969cb;;
    border-radius: 2em;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 700;
    line-height: 1;
    transform: translate(-50%, -50%);
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .l-section-kv-example__title {
        padding: .84em 2em;
        font-size: 1.8rem;
    }
}

.l-section-kv-example__item {
    position: relative;
    padding-left: 1.6em;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.03em;
}
@media screen and (max-width: 767px) {
    .l-section-kv-example__item {
        font-size: 1.5rem;
    }
}

.l-section-kv-example__item::before {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    width: 1.2em;
    height: 1.2em;
    background: url("/security/lp/fortanix/assets/img/ico_circle_check_01.png") no-repeat 0 0;
    background-size: 100% auto;
    content: "";
}

.l-section-kv-example__item:not(:last-child) {
    margin-bottom: 1em;
}

.l-section-kv-example__item span {
    background: linear-gradient(transparent 50%, #c6e5fb 50%, #c6e5fb 85%, transparent 85%);
    mix-blend-mode: multiply;
}

.l-section-kv__cta {
    min-width: 180px;
    margin: auto 1rem 10rem 5.5rem;
}
@media screen and (max-width: 767px) {
    .l-section-kv__cta {
        max-width: 50%;
        margin: 2rem auto;
    }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
    .l-section-kv__cta {
        margin-left: 2%;
    }
}

@media screen and (min-width: 768px) {
    .l-section-kv__cta a {
        display: block;
        transition: .3s;
    }
    .l-section-kv__cta a:hover {
        filter: brightness(1.15);
        transform: translateY(3px)
    }
}

.l-section-kv__point {
    flex-shrink: 0;
    margin: 4.5rem 9.5rem auto 1rem;
}
.l-section-kv__point--sp {
    display: none;
}
@media screen and (max-width: 767px) {
    .l-section-kv__point {
        display: flex;
        align-items: center;
        justify-content: center;
        margin: 2rem auto;
    }
    .l-section-kv__point--pc {
        display: none;
    }
    .l-section-kv__point--sp {
        display: block;
        align-items: center;
        justify-content: center;
        width: auto;
        background: #343434;
        color: #fff;
        font-size: 1.5rem;
        font-weight: 700;
        padding: .8em 1.6em;
        border-radius: 3em;
        line-height: 1;
        white-space: nowrap;
    }
}
@media screen and (min-width: 768px) and (max-width: 1300px) {
    .l-section-kv__point {
        width: 133px;
        height: 133px;
        margin-right: 2%;
    }
}

/* Contents */
.l-section-01 {
    padding: 0 0 8rem;
}
@media screen and (max-width: 767px) {
    .l-section-01 {
        padding: 4rem 0 6rem;
    }
}

.l-section-01__title {
    margin-bottom: 1.2em;
    color: #0969cb;
    font-size: 3.6rem;
    font-weight: 700;
    letter-spacing: -.03em;
    line-height: 1.4;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .l-section-01__title {
        font-size: 1.9rem;
    }
}

.l-section-01__title span {
    font-size: 1.16em;
}

.l-section-01-case {
    display: flex;
    align-items: center;
}
@media screen and (max-width: 767px) {
    .l-section-01-case {
        flex-direction: column;
    }
}
@media screen and (min-width: 768px) {
    .l-section-01-case {
        justify-content: space-between;
    }
}

.l-section-01-case:not(:last-child) {
    margin-bottom: 3rem;
}

.l-section-01-case__content {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    padding: 2.5rem;
    background: #f5f5f5;
    border-radius: 10rem 1rem 1rem 10rem;
}
@media screen and (max-width: 767px) {
    .l-section-01-case__content {
        padding: 2rem;
    }
}
@media screen and (min-width: 768px) {
    .l-section-01-case__content {
        width: 48%;
    }
}

.l-section-01-case__comment {
    display: flex;
    align-items: center;
    gap: 1.2rem;
    padding: 2.5rem;
    background: #f3f8fe;
    border-radius: 1rem 10rem 10rem 1rem;
    font-weight: 700;
}
@media screen and (max-width: 767px) {
    .l-section-01-case__comment {
        padding: 2rem;
    }
}
@media screen and (min-width: 768px) {
    .l-section-01-case__comment {
        width: 48%;
    }
}

.l-section-01-case__content p,
.l-section-01-case__comment p {
    font-weight: 700;
    line-height: 1.8;
}

.l-section-01-case__arrow {
    width: 27px;
    height: 70px;
    margin: 0 1.5rem;
    border-color: transparent transparent transparent #0969cb;
    border-style: solid;
    border-width: 35px 0 35px 27px;
}
@media screen and (max-width: 767px) {
    .l-section-01-case__arrow {
        width: 50px;
        height: 20px;
        margin: 1rem 0;
        border-color: #0969cb transparent transparent;
        border-width: 20px 25px 0;
    }
}

.l-section-01-case__image {
    flex-shrink: 0;
}
@media screen and (max-width: 767px) {
    .l-section-01-case__image {
        width: 80px;
    }
}

.l-section-02 {
    position: relative;
    padding: 8rem 0 10rem;
    background: #f3f8fe;
}
@media screen and (max-width: 767px) {
    .l-section-02 {
        padding: 6rem 0;
    }
}

.l-section-02::before {
    position: absolute;
    top: 0;
    left: 50%;
    width: 0;
    height: 0;
    border-color: #fff transparent transparent;
    border-style: solid;
    border-width: 55px 120px 0;
    content: "";
    transform: translate(-50%, -1%);
}
@media screen and (max-width: 767px) {
    .l-section-02::before {
        border-width: 44px 96px 0;
    }
}

.l-section-02__title {
    margin-bottom: 4rem;
    color: #0969cb;
    font-size: 3.6rem;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .l-section-02__title {
        margin-bottom: 3rem;
        font-size: 2.4rem;
    }
}

.l-section-02-review {
    position: relative;
    display: flex;
    justify-content: center;
    max-width: 830px;
    margin: 0 auto;
    padding: 6rem 6rem;
    background: #0969cb url("/security/lp/fortanix/assets/img/img_section_02_01.png") no-repeat 97.5% 100%;
    background-size: 146px auto;
    border-radius: 1.5rem;
}
@media screen and (max-width: 767px) {
    .l-section-02-review {
        padding: 3rem 2rem 14rem;
        background-position: 50% 100%;
        background-size: 117px auto;
    }
}

.l-section-02-review__list li {
    position: relative;
    color: #fff;
    padding-left: 2em;
    font-size: 2rem;
    font-weight: 700;
    letter-spacing: -.03em;
}
@media screen and (max-width: 767px) {
    .l-section-02-review__list li {
        font-size: 1.5rem;
    }
}

.l-section-02-review__list li:not(:last-child) {
    margin-bottom: 1.4em;
}

.l-section-02-review__list li::before {
    position: absolute;
    top: .1em;
    left: 0;
    display: block;
    width: 1.2em;
    height: 1.2em;
    background: url("/security/lp/fortanix/assets/img/ico_circle_check_02.png") no-repeat 0 0;
    background-size: 100% auto;
    content: "";
}

.l-section-02-consult {
    position: relative;
    margin-top: 11rem;
    padding: 7rem 7rem 6rem;
    background: #fff;
    border: 3px solid #0969cb;
    border-radius: 2rem;
}
@media screen and (max-width: 767px) {
    .l-section-02-consult {
        margin-top: 9rem;
        padding: 6rem 2rem 3rem;
    }
}

.l-section-02-consult__title {
    position: absolute;
    top: 0;
    left: 50%;
    padding: .84em 1.2em;
    background: #0969cb;
    border-radius: 4em;
    color: #fff;
    font-size: 2.2rem;
    font-weight: 700;
    transform: translate(-50%, -50%);
    line-height: 1;
    text-align: center;
    white-space: nowrap;
}
@media screen and (max-width: 767px) {
    .l-section-02-consult__title {
        padding: .6em 2em;
        font-size: 1.7rem;
        line-height: 1.3;
    }
}

.l-section-02-consult__content {
    padding: 2rem 3rem;
    background: #f3f8fe;
    border-radius: 1rem;
}
@media screen and (min-width: 768px) {
    .l-section-02-consult__content {
        display: grid;
        grid-template-columns: auto 1fr;
        grid-template-rows: auto 1fr;
    }
}

.l-section-02-consult__content:not(:last-child) {
    margin-bottom: 2.5rem;
}

@media screen and (max-width: 767px) {
    .l-section-02-consult__image {
        margin-bottom: 2rem;
        text-align: center;
    }
}
@media screen and (min-width: 768px) {
    .l-section-02-consult__image {
        grid-row: span 2;
        align-self: center;
        margin-right: 2rem;
    }
}

.l-section-02-consult__heading {
    margin-bottom: 1.5rem;
    padding-top: 1.5rem;
    color: #0969cb;
    font-size: 2.2rem;
    font-weight: 700;
}
@media screen and (max-width: 767px) {
    .l-section-02-consult__heading {
        padding-top: 0;
        font-size: 1.6rem;
    }
}

.l-section-02-consult__content p {
    letter-spacing: -.03em;
    line-height: 1.8;
}

.l-section-03 {
    padding: 12rem 0 10rem;
}
@media screen and (max-width: 767px) {
    .l-section-03 {
        padding: 6rem 0;
    }
}

@media screen and (min-width: 768px) {
    .l-section-03__top {
        padding-left: 30rem;
    }
}

.l-section-03__title {
    margin-bottom: 2rem;
    color: #0969cb;
    font-size: 3.6rem;
}
@media screen and (max-width: 767px) {
    .l-section-03__title {
        font-size: 2.8rem;
    }
}

.l-section-03-feature {
    position: relative;
    margin-top: 8rem;
}
@media screen and (max-width: 767px) {
    .l-section-03-feature {
        margin-top: 15rem;
    }
}

.l-section-03-feature::before {
    position: absolute;
    top: .4rem;
    left: 3rem;
    width: 200px;
    height: 196px;
    background: url("/security/lp/fortanix/assets/img/img_section_03.png") no-repeat 0 0;
    background-size: 100% auto;
    content: "";
    transform: translateY(-100%);
}
@media screen and (max-width: 767px) {
    .l-section-03-feature::before {
        width: 134px;
        height: 132px;
        top: .3rem;
        left: 50%;
        transform: translate(-40%, -100%);
    }
}

.l-section-03-feature__content {
    padding: 4rem 3rem 3rem;
    background: #f3f8fe;
    border-radius: 2rem;
}
@media screen and (max-width: 767px) {
    .l-section-03-feature__content {
        padding: 3rem 2rem;
    }
}

.l-section-03-feature__content:not(:last-child) {
    margin-bottom: 2.5rem;
}

.l-section-03-feature__heading {
    margin-bottom: 1rem;
    color: #0969cb;
    font-size: 2rem;
    font-weight: 700;
}

.l-section-03-feature__text {
    line-height: 1.8;
}

.l-section-03-feature__att {
    margin-top: .8rem;
    font-size: .9em;
}

/* CTA */
.l-section-cta {
    padding: 8rem 0 7rem;
    background: #343434;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .l-section-cta {
        padding: 4rem 0;
    }
}

.l-section-cta .c-container {
    padding: 0 1rem;
}
@media screen and (min-width: 768px) {
    .l-section-cta .c-container {
        display: flex;
    }
}

.l-section-cta__col {
    display: flex;
    flex-direction: column;
    align-items: center;
    padding: 0 1rem;
}
@media screen and (min-width: 768px) {
    .l-section-cta__col {
        width: 50%;
    }
}

@media screen and (max-width: 767px) {
    .l-section-cta__col + .l-section-cta__col {
        margin-top: 3rem;
    }
}

.l-section-cta__text {
    margin-bottom: 1em;
    letter-spacing: -.03em;
    line-height: 1.5;
    font-weight: 700;
    text-align: center;
}
@media screen and (max-width: 767px) {
    .l-section-cta__text {
        font-size: 1.2rem;
    }
}

@media screen and (min-width: 768px) and (max-width: 960px) {
    .l-section-cta__text br {
        display: none;
    }
}

.l-section-cta__btn {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 420px;
    max-width: 100%;
    height: 80px;
    background: #fff;
    border-radius: 4rem;
    box-shadow: 0 3px 2px 3px rgba(0,0,0,.15);
    color: #0969cb;
    font-size: 2.4rem;
    font-weight: 700;
    text-decoration: none;
    transition: .3s;
}
@media screen and (max-width: 767px) {
    .l-section-cta__btn {
        max-width: 90%;
        height: 60px;
        box-shadow: 0 2px 1px 2px rgba(0,0,0,.15);
        font-size: 1.8rem;
    }
}

@media screen and (min-width: 768px) {
    .l-section-cta__btn:hover {
        box-shadow: 0 1px 1px 1px rgba(0,0,0,.15);
        opacity: .9;
        transform: translateY(3px);
    }
}

.l-section-cta__btn::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 2px solid #0969cb;
    border-radius: 4rem;
    content: "";
}

.l-section-cta__btn--consult {
    background: #0969cb;
    background: linear-gradient(#0983ff 0%, #0969cb 74%);
    color: #fff;
}

.l-section-cta__btn--consult::before {
    width: 3.2rem;
    height: 3.2rem;
    margin-right: .8em;
    margin-bottom: .15em;
    background: url("/security/lp/fortanix/assets/img/ico_consult.png") no-repeat 0 0;
    background-size: 100% auto;
    content: "";
}

.l-section-cta__btn--consult::after {
    display: none;
}

.l-section-cta__btn--download::before {
    width: 2.4rem;
    height: 3.2rem;
    margin-right: .8em;
    margin-bottom: .15em;
    background: url("/security/lp/fortanix/assets/img/ico_download.png") no-repeat 0 0;
    background-size: 100% auto;
    content: "";
}

.l-section-cta__btn--contact::before {
    width: 3.1rem;
    height: 2.2rem;
    margin-right: .8em;
    margin-bottom: .15em;
    background: url("/security/lp/fortanix/assets/img/ico_contact.png") no-repeat 0 0;
    background-size: 100% auto;
    content: "";
}

/* Fix CTA */
.l-fix-cta {
    position: fixed;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 2rem 0;
    background: #343434;
    color: #fff;
    opacity: 0;
    transition: .4s ease;
    transform: translateY(100%);
}
@media screen and (max-width: 767px) {
    .l-fix-cta {
        padding: 1rem 0;
    }
}

.l-fix-cta.is-show {
    opacity: 1;
    transform: translateY(0);
}

@media screen and (max-width: 767px) {
    .l-fix-cta .c-container {
        display: flex;
        padding: 0 .5rem;
    }
    .l-fix-cta .l-section-cta__col {
        width: 50%;
        margin: 0;
        padding: 0 .5rem;
    }
}

.l-fix-cta .l-section-cta__text {
    font-size: 1.3rem;
    line-height: 1.3;
}
@media screen and (max-width: 767px) {
    .l-fix-cta .l-section-cta__text {
        margin-bottom: .6em;
        font-size: 1.1rem;
    }
}

.l-fix-cta .l-section-cta__btn {
    width: 350px;
    height: 57px;
    font-size: 2.1rem;
}
@media screen and (max-width: 767px) {
    .l-fix-cta .l-section-cta__btn {
        max-width: 100%;
        height: 48px;
        font-size: 1.5rem;
        letter-spacing: -.03em;
    }
}

.l-fix-cta .l-section-cta__btn--consult::before {
    width: 2.9rem;
    height: 2.9rem;
}
@media screen and (max-width: 767px) {
    .l-fix-cta .l-section-cta__btn--consult::before {
        width: 2.3rem;
        height: 2.3rem;
        margin-right: .5em;;
    }
}

.l-fix-cta .l-section-cta__btn--download::before {
    width: 2.2rem;
    height: 2.9rem;
}
@media screen and (max-width: 767px) {
    .l-fix-cta .l-section-cta__btn--download::before {
        width: 1.8rem;
        height: 2.4rem;
        margin-right: .5em;
    }
}

/* PageTop */
.l-fix-gotop {
    position: fixed;
    bottom: 2rem;
    right: 1.5rem;
    display: flex;
    align-items: center;
    transition: .4s;
    transform: translateY(8rem);
    z-index: 99;
}
@media screen and (max-width: 767px) {
    .l-fix-gotop {
        opacity: 0;
        transform: translateY(0);
    }
}

.l-fix-gotop.is-show {
    transform: translateY(0);
}
@media screen and (max-width: 1024px) {
    .l-fix-gotop.is-show {
        bottom: 14.5rem;
        opacity: 1;
    }

    .l-fix-gotop.is-show.is-btm {
        bottom: 2rem;
    }
}
@media screen and (max-width: 767px) {
    .l-fix-gotop.is-show {
        bottom: 11.5rem;
    }
}

@media screen and (max-width: 767px) {
    .l-fix-gotop__text {
        display: none;
    }
}

.l-fix-gotop__btn {
    display: block;
    width: 57px;
    height: 57px;
    background: linear-gradient(#0983ff 0%, #0969cb 74%);
    border-radius: 50%;
    box-shadow: 0 3px 2px 3px rgba(0,0,0,.15);
    transition: .3s ease;
}
@media screen and (max-width: 767px) {
    .l-fix-gotop__btn {
        width: 50px;
        height: 50px;
        box-shadow: 0 2px 1px 2px rgba(0,0,0,.15);
    }
}
@media screen and (min-width: 768px) {
    .l-fix-gotop__btn:hover {
        box-shadow: 0 1px 1px 1px rgba(0,0,0,.15);
        transform: translateY(3px);
    }
}

.l-fix-gotop__btn::before {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 16px;
    height: 16px;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    content: "";
    transform: translate(-50%, -30%) rotate(-45deg);
}
@media screen and (max-width: 767px) {
    .l-fix-gotop__btn::before {
        width: 14px;
        height: 14px;
        border-width: 2px 2px 0 0;
    }
}

/* 追従メニュー */
#seminar-menu {
  position: fixed;
  right: 20px;
  bottom: 60px;
  transform: translateY(-50%);
  border-radius: 20px;
  z-index: 9999;
  box-shadow: 0 4px 8px rgba(0,0,0,0.2);
  display: flex;
  flex-direction: column;
  align-items: flex-end;
}

@media screen and (max-width: 1024px) {
#seminar-menu {
	right: 80px;
	bottom: 60px;
	}
}

#seminar-menu a {
	width: 300px;
}

#seminar-menu a:hover {

}

