@charset "UTF-8";
.p-top-hero {
    width: 100%;
    height: 100vh;
    padding: 2rem 1rem;
    padding-top: 179px;
    position: relative;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero {
        padding-top: 20vh;
        height: 100vh;
    }
}
@media only screen and (max-width: 580px) {
    .p-top-hero {
        height: 95vh;
    }
}
.p-top-hero-body {
    width: min(100%, 1094px);
    margin: auto;
    position: relative;
    z-index: 1000;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero-body {
        width: min(100%, 768px);
    }
}
.p-top-hero-catch {
    width: min(100%, 760px);
    position: relative;
}
.p-top-hero-catch-body {
    position: relative;
    z-index: 1000;
}
.p-top-hero-catch-background {
    width: 100%;
    margin: auto;
    position: absolute;
    bottom: 1%;
    left: -6%;
    z-index: 10;
    scale: 1.378;
    pointer-events: none;
}
.p-top-hero-catch-background .main {
    position: relative;
    z-index: 2000;
}
.p-top-hero-catch-paragraph {
    color: #fff;
    line-height: 1.8;
    width: min(100%, 280px);
    margin: auto;
    margin-top: 53px;
    text-align: center;
    translate: -33px 0;
}
.p-top-hero-catch-paragraph span {
    font-size: 14px;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero-catch-paragraph {
        translate: 0;
    }
}
.p-top-hero-blank-link {
    margin: auto;
    position: absolute;
    top: 32px;
    right: 0;
    z-index: 2200;
}
@media only screen and (max-width: 580px) {
    .p-top-hero-blank-link {
        max-width: 380px;
        width: 90%;
    }
}
.p-top-hero-blank-link-body {
    box-shadow: 0px 0px 32px 0px rgba(0, 0, 0, 0.08);
    border-top-left-radius: 70px;
    border-bottom-left-radius: 70px;
    display: block;
    font-size: 14px;
    padding: 17px 55px 17px 31px;
    font-weight: 700;
    background: #fff url(../../img/icon/blank.svg) no-repeat center right 30px/12px;
}
@media only screen and (max-width: 580px) {
    .p-top-hero-blank-link-body {
        padding: 0.75rem 2rem 0.75rem 1.5rem;
        line-height: 1.25;
        background: #fff url(../../img/icon/blank.svg) no-repeat center right 0.75rem/12px;
    }
}

.p-top-hero-blank-link .p-top-hero-lang {
    text-align: right;
    padding-right: 20px;
    margin-bottom: 20px;
}

.p-top-hero-blank-link .p-top-hero-lang a {
}

.p-top-hero-blank-link .p-top-hero-lang a:hover {
    cursor: pointer;
}

.p-top-hero-blank-link .p-top-hero-lang a.here {
    color: #0099ff;
}

.p-top-hero .p-top-hero-wave {
    width: 100%;
    height: 300px;
    margin: auto;
    position: absolute;
    bottom: -25%;
    left: 0;
    z-index: 900;
    pointer-events: none;
}
.p-top-hero .p-top-hero-wave img {
    height: 100%;
    object-fit: cover;
}
.p-top-hero .c-md-absolute-object._no01 {
    width: 26%;
    top: 0;
    left: -1%;
    z-index: 1001;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero .c-md-absolute-object._no01 {
        width: 26%;
    }
}
.p-top-hero .c-md-absolute-object._no02 {
    width: 35%;
    top: -14.5%;
    right: -34%;
    z-index: 1001;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero .c-md-absolute-object._no02 {
        width: 26%;
        right: -10%;
    }
}
.p-top-hero .c-md-absolute-object._no03 {
    width: 33.2%;
    bottom: -13.6%;
    right: -9.5%;
    z-index: 996;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero .c-md-absolute-object._no03 {
        width: 32%;
        bottom: -13.6%;
        right: -3.5%;
    }
}
.p-top-hero .c-md-absolute-object._no04 {
    width: 75%;
    bottom: 0;
    right: 0;
    z-index: 1008;
    translate: 60.5% 55%;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero .c-md-absolute-object._no04 {
        width: 71%;
        left: 0;
        translate: 0% 110%;
    }
}
.p-top-hero .c-md-absolute-object._no05 {
    width: 29.5%;
    bottom: 0;
    left: 0;
    z-index: 1008;
    translate: -30% 72%;
}
@media only screen and (max-width: 1100px) {
    .p-top-hero .c-md-absolute-object._no05 {
        width: 21.5%;
        translate: -40% 38%;
    }
}
.p-top-hero .c-md-absolute-object._no06 {
    width: 37.8%;
    max-width: 400px;
    bottom: -4.4%;
    left: 3%;
    z-index: 900;
}
.p-top-hero-background {
    height: 103.5%;
    width: 100%;
    margin: auto;
    position: absolute;
    top: -1.3%;
    right: 0;
}
.p-top-hero-background img {
    height: 100%;
    object-fit: cover;
}

.p-top-about-space {
    width: 100%;
    height: 8rem;
    background: #fff;
}
@media only screen and (max-width: 800px) {
    .p-top-about-space {
        height: 4rem;
    }
}
@media only screen and (max-width: 580px) {
    .p-top-about-space {
        display: none;
    }
}

.p-top-about {
    width: 100%;
    padding: 100px 1rem 54px;
    position: relative;
    z-index: 2000;
}
@media only screen and (max-width: 1100px) {
    .p-top-about {
        padding: 20px 1rem 54px;
    }
}
.p-top-about-body {
    width: min(100%, 1022px);
    margin: auto;
}
@media only screen and (max-width: 1100px) {
    .p-top-about-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-about-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-about .c-heading-chapter {
    margin-bottom: 38px;
}
.p-top-about .c-heading-chapter span {
    margin-right: 11px;
}
.p-top-about .c-md-absolute-object._no01 {
    left: 0;
    bottom: 0;
    width: 48.9%;
    translate: -88% 35.5%;
}
.p-top-about .c-md-absolute-object._no02 {
    right: 0;
    top: 0;
    width: 20.4%;
    translate: 90.5% -78.5%;
    z-index: 60;
    filter: drop-shadow(0px 4px 4px rgba(0, 0, 0, 0.25));
}
@media only screen and (max-width: 1100px) {
    .p-top-about .c-md-absolute-object._no02 {
        width: 15.4%;
        translate: 31% -41.5%;
    }
}
.p-top-about .c-md-absolute-object._no03 {
    left: 0;
    bottom: 0;
    width: 17.5%;
    translate: -82% 4%;
    z-index: 60;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.05));
}

.p-top-about-intro {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: flex-end;
    width: 98%;
    position: relative;
}
@media only screen and (max-width: 1100px) {
    .p-top-about-intro {
        width: 100%;
    }
}
.p-top-about-intro-image {
    width: min(100%, 401px);
    z-index: 40;
}
@media only screen and (max-width: 1100px) {
    .p-top-about-intro-image {
        width: min(100%, 320px);
        margin: auto;
        margin-bottom: 2rem;
    }
}
.p-top-about-intro .c-md-text-box {
    flex: 1;
    z-index: 40;
}
@media only screen and (max-width: 1100px) {
    .p-top-about-intro .c-md-text-box {
        flex: auto;
        width: 100%;
    }
}
.p-top-about-intro-annotation {
    font-size: 16px;
    width: min(100%, 600px);
    margin-left: auto;
    margin-top: 13px;
    padding-right: 20px;
    margin-bottom: 100px;
}

.p-top-familiar {
    padding: 100px 1rem 55px;
    position: relative;
}
@media only screen and (max-width: 1100px) {
    .p-top-familiar {
        padding: 4rem 1rem;
    }
}
.p-top-familiar-body {
    width: min(100%, 1022px);
    margin: auto;
    position: relative;
    z-index: 1000;
}
@media only screen and (max-width: 1100px) {
    .p-top-familiar-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-familiar-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-familiar .c-heading-chapter-number {
    margin-bottom: 11px;
}
.p-top-familiar .c-heading-chapter-text .target {
    position: relative;
    background: none;
    color: #0099ff;
    -webkit-background-clip: none;
    -webkit-text-fill-color: currentColor;
}
.p-top-familiar .c-heading-chapter-text .target::after {
    font-size: 1rem;
    content: "※";
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    translate: 25% -25%;
}
.p-top-familiar .c-heading-chapter {
    margin-bottom: 11px;
}
.p-top-familiar .c-heading-chapter-text span {
    font-size: 60px;
}
.p-top-familiar .c-md-text-box {
    margin: 40px 0 40px;
}
@media only screen and (max-width: 1100px) {
    .p-top-familiar .c-md-text-box {
        margin: 1rem 0;
    }
}
.p-top-familiar-background {
    width: 100%;
    height: 150%;
    content: "";
    margin: auto;
    position: absolute;
    top: -238px;
    left: 0;
    background: url(../../img/familiar-background.png) no-repeat center top/100% auto;
    pointer-events: none;
}
.p-top-familiar-background-bottom {
    width: 100%;
    height: 150%;
    content: "";
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    background: url(../../img/investigate-background-gradient.png) no-repeat center top/100% auto;
    pointer-events: none;
    translate: 0 81.8%;
}
.p-top-familiar .c-md-absolute-object._no01 {
    width: 55.5%;
    right: 0;
    top: 0;
    translate: 4% -1.7%;
}
.p-top-familiar .c-md-common-paragraph._annotation {
    margin-top: 5px;
}

.p-top-investigate {
    padding: 22px 1rem 55px;
    position: relative;
    z-index: 1000;
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate {
        padding: 4rem 1rem;
    }
}
.p-top-investigate-body {
    position: relative;
    z-index: 1000;
    width: min(100%, 1022px);
    margin: auto;
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-investigate .c-heading-chapter-text {
    font-size: 52px;
    margin-bottom: 9px;
}
.p-top-investigate .c-heading-chapter-text .ex {
    font-size: 48px;
}
.p-top-investigate .c-md-common-paragraph {
    margin-bottom: 38px;
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate .c-md-common-paragraph {
        margin-bottom: 2rem;
    }
}
.p-top-investigate .c-md-text-box {
    margin-bottom: 36px;
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate .c-md-text-box {
        margin-bottom: 2rem;
    }
}
.p-top-investigate .c-md-common-paragraph._no02 {
    margin-bottom: 34px;
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate .c-md-common-paragraph._no02 {
        margin-bottom: 2rem;
    }
}
.p-top-investigate .c-md-text-box._color-blue {
    margin-top: 112px;
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate .c-md-text-box._color-blue {
        margin-top: 4rem;
        margin-bottom: 0rem;
    }
}
.p-top-investigate .c-md-text-box._color-blue .c-md-text-box-body {
    padding-bottom: 60px;
}
@media only screen and (max-width: 1100px) {
    .p-top-investigate .c-md-text-box._color-blue .c-md-text-box-body {
        padding-bottom: 2rem;
    }
}
.p-top-investigate .c-md-text-box-body {
    position: relative;
}
.p-top-investigate-background {
    width: 100%;
    height: 258px;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    background: url(../../img/investigate-background.svg) no-repeat center top/cover;
}
.p-top-investigate .c-md-absolute-object._no01 {
    width: 55.5%;
    top: 0;
    left: 0;
    translate: -26.5% 2.5%;
    z-index: 100;
}
.p-top-investigate .c-md-absolute-object._no02 {
    width: 13%;
    top: 0;
    right: 0;
    translate: -32% -16%;
    z-index: 3000;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.05));
}
.p-top-investigate .c-md-absolute-object._no03 {
    width: 19.5%;
    margin: auto;
    position: absolute;
    top: 0;
    right: 0;
    translate: 80% -57%;
}
.p-top-investigate .c-md-absolute-object._no04 {
    width: 23.5%;
    margin: auto;
    position: absolute;
    left: 0;
    bottom: 0;
    translate: -7% 3%;
}

.p-top-study {
    padding: 76px 1rem 90px;
    position: relative;
    z-index: 3000;
}
@media only screen and (max-width: 1100px) {
    .p-top-study {
        padding: 4rem 1rem;
    }
}
.p-top-study-body {
    width: min(100%, 1022px);
    margin: auto;
    position: relative;
    z-index: 1000;
}
@media only screen and (max-width: 1100px) {
    .p-top-study-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-study-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-study .c-heading-chapter {
    margin-bottom: 5px;
}
.p-top-study .c-md-text-box {
    margin-top: 35px;
}
@media only screen and (max-width: 1100px) {
    .p-top-study .c-md-text-box {
        margin-top: 2rem;
    }
}
.p-top-study .c-md-common-paragraph._no02 {
    margin-top: 36px;
}
@media only screen and (max-width: 1100px) {
    .p-top-study .c-md-common-paragraph._no02 {
        margin-top: 2rem;
    }
}
.p-top-study .c-md-text-box._color-blue {
    padding-bottom: 23px;
    margin-top: 95px;
}
@media only screen and (max-width: 1100px) {
    .p-top-study .c-md-text-box._color-blue {
        margin-top: 2rem;
    }
}
.p-top-study .c-md-text-box-paragraph + img {
    margin-top: 24px;
}
.p-top-study-background {
    width: 100%;
    height: 100%;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 0;
    pointer-events: none;
    overflow: hidden;
    background: url(../../img/study-background-all.svg) no-repeat center/cover;
}
.p-top-study .c-md-absolute-object._no01 {
    width: 50.25%;
    top: 0;
    right: 0;
    z-index: 100;
    translate: 27% -9%;
}
.p-top-study .c-md-absolute-object._no02 {
    width: 15.25%;
    top: 50%;
    left: 0;
    z-index: 100;
    translate: -22% -81%;
}
@media only screen and (max-width: 1100px) {
    .p-top-study .c-md-absolute-object._no02 {
        translate: -22% 26%;
    }
}
.p-top-study .c-md-absolute-object._no03 {
    width: 18.5%;
    top: 0;
    right: 0;
    z-index: 100;
    translate: 83% -7%;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.05));
}
.p-top-study .c-md-absolute-object._no04 {
    width: 14.25%;
    top: 0;
    right: 0;
    z-index: 100;
    translate: -14% -100%;
}
@media only screen and (max-width: 1100px) {
    .p-top-study .c-md-absolute-object._no04 {
        display: none;
    }
}
.p-top-study figure {
    margin-top: 1.2rem;
}

.p-top-patient {
    padding: 92px 1rem 109px 1rem;
    background: rgb(0, 159, 252);
    background: linear-gradient(0deg, rgba(0, 159, 252, 0.05) 0%, rgba(29, 161, 242, 0.3) 100%);
    position: relative;
    overflow: hidden;
    z-index: 2000;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient {
        padding: 4rem 1rem;
    }
}
.p-top-patient-body {
    width: min(100%, 1022px);
    margin: auto;
    position: relative;
    z-index: 1000;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-patient .c-heading-chapter-text {
    text-align: center;
    margin-bottom: 6px;
}
@media only screen and (max-width: 580px) {
    .p-top-patient .c-heading-chapter-text {
        margin-bottom: 1rem;
    }
}
.p-top-patient .c-heading-chapter-text span {
    font-size: 48px;
}
@media only screen and (max-width: 580px) {
    .p-top-patient .c-heading-chapter-text span {
        font-size: 32px !important;
    }
}
.p-top-patient .c-md-common-paragraph._no01 {
    text-align: center;
    margin-bottom: 28px;
}
.p-top-patient .c-md-common-paragraph._no01 span {
    font-size: 28px;
    line-height: 1.6;
    display: inline-block;
    margin-top: 0rem;
    font-weight: 500;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient .c-md-common-paragraph._no01 span {
        font-size: 20px;
    }
}
@media only screen and (max-width: 580px) {
    .p-top-patient .c-md-common-paragraph._no01 {
        text-align: left;
        margin-bottom: 2rem;
    }
}
.p-top-patient-grid {
    padding: 29px 0 22px 0;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-grid {
        padding: 0;
    }
}
.p-top-patient-grid-item._no01 {
    width: 52%;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-grid-item._no01 {
        width: 100%;
    }
}
.p-top-patient-grid-item._no02 {
    width: 39.6%;
    translate: -16px 0;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-grid-item._no02 {
        width: 100%;
        translate: 0;
        margin-top: 4rem;
    }
}
.p-top-patient-contact {
    text-align: center;
    font-size: 24px;
    margin-top: 27px;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-contact {
        font-size: 18px;
        margin-top: 2rem;
        line-height: 1.75;
        text-align: left;
        -webkit-backdrop-filter: blur(10px);
        backdrop-filter: blur(10px);
        background: rgba(255, 255, 255, 0.5);
        padding: 1rem;
        border: 1px solid rgba(255, 255, 255, 0.35);
        border-radius: 5px;
    }
}
.p-top-patient-contact .c-md-text-link {
    font-weight: 700;
}
.p-top-patient .c-md-absolute-object._no01 {
    width: 21%;
    right: 0;
    top: 0;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.05));
    translate: 10% 10%;
}
.p-top-patient .c-md-absolute-object._no02 {
    width: 21%;
    left: 0;
    top: 50%;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.05));
    translate: 16% 13%;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient .c-md-absolute-object._no02 {
        translate: -49% 1%;
    }
}
.p-top-patient .c-md-absolute-object._no03 {
    width: 75.5%;
    left: 0;
    top: 0;
    translate: -23% 27%;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient .c-md-absolute-object._no03 {
        bottom: 0;
    }
}
.p-top-patient .c-md-absolute-object._no04 {
    width: 80%;
    right: 0;
    top: 0;
    translate: 55% 92%;
}

.p-top-patient-voice {
    margin-top: 40px;
    background: rgba(255, 255, 255, 0.7);
    padding: 39px 1rem 60px;
    border-radius: 10px;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice {
        padding: 2rem 1rem;
    }
}
.p-top-patient-voice-heading {
    font-size: 36px;
    font-weight: 700;
    background: linear-gradient(270deg, #005c99 0%, #0099ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    text-align: center;
    margin-bottom: 24px;
}
.p-top-patient-voice-body {
    width: min(100%, 902px);
    margin: auto;
}
.p-top-patient-voice-item {
    background: #0099ff;
    background: linear-gradient(125deg, rgba(0, 153, 255, 0.7) 0%, rgba(36, 88, 167, 0.7) 100%);
    color: #fff;
    padding: 30px 20px 34px;
    border-radius: 10px;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item {
        padding: 2rem 1rem;
    }
}
.p-top-patient-voice-item-body {
    width: min(100%, 822px);
    margin: auto;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    gap: 19px;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item-body {
        gap: 2rem;
    }
}
.p-top-patient-voice-item-avatar {
    width: 18.2%;
    padding-top: 10px;
}
.p-top-patient-voice-item-avatar img {
    filter: drop-shadow(0px 0px 24px rgba(0, 0, 0, 0.05));
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item-avatar {
        width: 100%;
        margin: auto;
        padding-top: 0px;
    }
}
.p-top-patient-voice-item-avatar-image {
    margin: auto;
    max-width: 149px;
}
.p-top-patient-voice-item-avatar-name {
    white-space: nowrap;
    margin-top: 9px;
    text-align: center;
}
.p-top-patient-voice-item-avatar-name span {
    font-size: 14px;
}
.p-top-patient-voice-item-detail {
    flex: 1;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item-detail {
        flex: auto;
        width: 100%;
    }
}
.p-top-patient-voice-item-heading {
    font-size: 20px;
    line-height: 1.5;
    margin-bottom: 13px;
}
.p-top-patient-voice-item-heading .annotation {
    font-size: 14px;
}
.p-top-patient-voice-item-heading span {
    display: block;
    height: 1px;
    margin-top: 14px;
    background: linear-gradient(270deg, #005c99 0%, #0099ff 100%);
}
.p-top-patient-voice-item-paragraph {
    font-size: 18px;
    line-height: 1.55;
    padding-right: 14px;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item-paragraph {
        font-size: 16px;
        flex: auto;
        padding-right: 0;
        line-height: 1.75;
    }
}
.p-top-patient-voice-item._female {
    margin-top: 40px;
    margin-bottom: 40px;
}
.p-top-patient-voice-item._female .p-top-patient-voice-item-avatar {
    order: 2;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item._female .p-top-patient-voice-item-avatar {
        order: 1;
    }
}
.p-top-patient-voice-item._female .p-top-patient-voice-item-detail {
    order: 1;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item._female .p-top-patient-voice-item-detail {
        order: 2;
    }
}
.p-top-patient-voice-item._no03 .p-top-patient-voice-item-avatar {
    width: 25%;
}
@media only screen and (max-width: 1100px) {
    .p-top-patient-voice-item._no03 .p-top-patient-voice-item-avatar {
        width: 100%;
    }
}

.p-top-result {
    padding: 498px 1rem 62px;
    position: relative;
    overflow: hidden;
    z-index: 3000;
}
@media only screen and (max-width: 1100px) {
    .p-top-result {
        padding: 4rem 1rem;
    }
}
.p-top-result-body {
    width: min(100%, 1022px);
    margin: auto;
    position: relative;
    z-index: 1000;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-result-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-result .c-heading-chapter {
    margin-bottom: 5px;
}
.p-top-result .c-md-text-box._no01 {
    margin-top: 95px;
    padding-bottom: 14px;
}
@media only screen and (max-width: 1100px) {
    .p-top-result .c-md-text-box._no01 {
        margin-top: 4rem;
    }
}
.p-top-result .c-md-text-box._no01 .c-heading-keyword {
    margin-bottom: 3px;
}
.p-top-result .c-md-text-box._no02 {
    margin-top: 106px;
    padding-bottom: 24px;
}
@media only screen and (max-width: 1100px) {
    .p-top-result .c-md-text-box._no02 {
        margin-top: 4rem;
    }
}
.p-top-result .c-md-text-box._no02 .c-heading-keyword {
    margin-bottom: 3px;
}
.p-top-result .p-top-study-background {
    top: 154px;
    bottom: auto;
    background: none;
}
.p-top-result .p-top-study-background img {
    height: 100%;
    object-fit: cover;
    object-position: top left;
}
@media only screen and (max-width: 1100px) {
    .p-top-result .p-top-study-background {
        top: 4rem;
    }
}
.p-top-result .c-md-absolute-object._no01 {
    width: 11.5%;
    top: 0;
    left: 0;
    translate: 158% 59%;
}
@media only screen and (max-width: 1100px) {
    .p-top-result .c-md-absolute-object._no01 {
        translate: 39% 59%;
    }
}
.p-top-result .c-md-absolute-object._no02 {
    width: 43.5%;
    top: 0;
    right: 0;
    translate: 6% 27.5%;
}
@media only screen and (max-width: 1100px) {
    .p-top-result .c-md-absolute-object._no02 {
        translate: 46% 44.5%;
    }
}
.p-top-result .c-md-absolute-object._no03 {
    width: 18.25%;
    top: 0;
    right: 0;
    translate: 83.7% -66%;
}
.p-top-result .c-md-absolute-object._no04 {
    width: 26.5%;
    top: 50%;
    left: 0;
    translate: -7% -5.75%;
}
.p-top-result .c-heading-keyword._summary {
    position: relative;
}
@media only screen and (max-width: 1100px) {
    .p-top-result .c-heading-keyword._summary {
        padding-left: 30px;
    }
}
.p-top-result .c-heading-keyword._summary::after {
    width: 27px;
    height: 58px;
    content: "";
    margin: auto;
    position: absolute;
    top: -11px;
    bottom: 0;
    left: 0;
    background: url(../../img/icon/point.svg) no-repeat center/contain;
    translate: -149% 0;
}
@media only screen and (max-width: 1100px) {
    .p-top-result .c-heading-keyword._summary::after {
        width: 20px;
        translate: 0;
    }
}

.p-top-result-summary {
    margin-top: 18px;
}
.p-top-result-summary-heading {
    color: #2458a7;
    border-top: 2px solid;
    border-bottom: 2px solid;
    text-align: center;
    font-weight: 700;
    text-align: center;
    font-size: 24px;
    padding: 17px 0;
}
.p-top-result-summary-grid {
    margin-top: 28px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 6px;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-summary-grid {
        gap: 20px;
    }
}
@media only screen and (max-width: 580px) {
    .p-top-result-summary-grid {
        gap: 40px;
    }
}
.p-top-result-summary-grid-item {
    width: 43%;
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
    align-items: center;
    gap: 20px;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-summary-grid-item {
        width: 100%;
    }
}
@media only screen and (max-width: 580px) {
    .p-top-result-summary-grid-item {
        flex-direction: column;
        gap: 0;
    }
}
.p-top-result-summary-grid-item-icon {
    width: 21%;
    padding-left: 5px;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-summary-grid-item-icon {
        width: 60px;
    }
}
.p-top-result-summary-grid-item-text {
    flex: 1;
    font-size: 16px;
    color: #2458a7;
}
.p-top-result-summary-grid-item-text span {
    border-bottom: 1px solid;
}
@media only screen and (max-width: 580px) {
    .p-top-result-summary-grid-item-text {
        text-align: center;
    }
}
.p-top-result-summary + ul {
    margin-top: 40px;
}
.p-top-result-summary + ul li {
    display: inline;
    font-size: 14px;
}
.p-top-result-summary + ul li a {
    text-decoration: underline;
}

.p-top-result-table {
    margin-top: 20px;
    background: #fff;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-table {
        margin-top: 2rem;
        overflow-x: scroll;
    }
}
.p-top-result-table-body {
    width: 902px;
}
.p-top-result-table-row {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.p-top-result-table-row._heading {
    font-weight: 700;
}
.p-top-result-table-cell {
    padding: 0 13px 0 13px;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    align-items: center;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-table-cell {
        padding: 0 1rem;
    }
}
.p-top-result-table-row._heading {
    font-weight: 700;
}
.p-top-result-table-row._heading .p-top-result-table-cell {
    background: #2458a7;
    color: #fff;
    border-right: 1px solid #fff;
}
.p-top-result-table-row._normal .p-top-result-table-cell {
    font-size: 16px;
    line-height: 1.7;
    padding: 0 20px 0 20px;
    border-right: 1px solid;
    border-bottom: 1px solid;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-table-row._normal .p-top-result-table-cell {
        padding: 0 1rem;
    }
}
.p-top-result-table._no01 .p-top-result-table-row > div:nth-child(1) {
    width: 100px;
}
.p-top-result-table._no01 .p-top-result-table-row > div:nth-child(2) {
    width: 180px;
}
.p-top-result-table._no01 .p-top-result-table-row > div:nth-child(3) {
    flex: 1;
    padding-left: 40px;
    padding-right: 40px;
    border-right: 0px solid #fff;
}
.p-top-result-table._no01 .p-top-result-table-row._heading .p-top-result-table-cell {
    height: 60px;
}
.p-top-result-table._no01 .p-top-result-table-row._normal .p-top-result-table-cell {
    height: 68px;
}
.p-top-result-table._no02 {
    margin-top: 32px;
}
@media only screen and (max-width: 1100px) {
    .p-top-result-table._no02 {
        margin-top: 2rem;
    }
}
.p-top-result-table._no02 .p-top-result-table-row > div:nth-child(1) {
    width: 100px;
}
.p-top-result-table._no02 .p-top-result-table-row > div:nth-child(2) {
    flex: 1;
}
.p-top-result-table._no02 .p-top-result-table-row > div:nth-child(3) {
    width: 200px;
}
.p-top-result-table._no02 .p-top-result-table-row > div:nth-child(4) {
    width: 242px;
    border-right: 0px solid #fff;
}
.p-top-result-table._no02 .p-top-result-table-row._heading .p-top-result-table-cell {
    height: 60px;
}
.p-top-result-table._no02 .p-top-result-table-row._normal .p-top-result-table-cell {
    text-align: center;
    height: 56px;
}
.p-top-result-table._no02 .p-top-result-table-row._normal > div:nth-child(2) {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}
.p-top-result-table._no02 .p-top-result-table-row._normal > div:nth-child(4) {
    line-height: 1.2;
}
.p-top-result-table._no02 .p-top-result-table-row._ex .p-top-result-table-cell {
    height: 76px;
}
.p-top-result-table._no02 .p-top-result-table-row._ex > div:nth-child(3) {
    line-height: 1.3;
    padding: 0 10px;
}

.p-top-picture {
    padding: 41px 1rem 98px;
    background: #fff;
    position: relative;
}
@media only screen and (max-width: 1100px) {
    .p-top-picture {
        padding: 4rem 1rem;
    }
}
.p-top-picture-body {
    width: min(100%, 1022px);
    margin: auto;
}
@media only screen and (max-width: 1100px) {
    .p-top-picture-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-picture-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-picture-heading {
    font-size: 24px;
    text-align: center;
    background: linear-gradient(270deg, #005c99 0%, #0099ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 700;
    line-height: 1.48;
}

.p-top-picture-grid {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-top: 42px;
    position: relative;
}
@media only screen and (max-width: 1100px) {
    .p-top-picture-grid {
        gap: 2rem;
        margin-top: 2rem;
    }
}
.p-top-picture-grid-item {
    width: 44%;
    position: relative;
    z-index: 100;
}
@media only screen and (max-width: 1100px) {
    .p-top-picture-grid-item {
        width: 100%;
    }
}
.p-top-picture-grid-item-image img {
    border-radius: 4px;
}
.p-top-picture-grid-item-detail {
    text-align: center;
    font-size: 16px;
    margin-top: 13px;
    line-height: 1.5;
    font-weight: 500;
}
.p-top-picture-grid .c-md-absolute-object._no01 {
    width: 15.5%;
    right: 0;
    top: 0;
    filter: drop-shadow(4px 4px 4px rgba(0, 0, 0, 0.05));
    translate: 87% -53%;
}
.p-top-picture-grid .c-md-absolute-object._no02 {
    width: 34.5%;
    left: 0;
    bottom: 0;
    translate: -80% 27%;
}

.p-top-cta {
    padding: 60px 1rem 60px;
    background: url(../../img/hero-background.png) no-repeat center 56% / cover;
}
@media only screen and (max-width: 1100px) {
    .p-top-cta {
        padding: 2rem 1rem;
    }
}
.p-top-cta-body {
    width: min(100%, 1022px);
    margin: auto;
}
@media only screen and (max-width: 1100px) {
    .p-top-cta-body {
        width: min(100%, 768px);
    }
}
@media only screen and (max-width: 1100px) {
    .p-top-cta-body {
        width: min(100%, 580px);
        margin: auto;
    }
}
.p-top-cta-item {
    filter: drop-shadow(0px 0px 14px rgba(36, 88, 167, 0.2));
}
/*# sourceMappingURL=main.css.map */
