.home_page .key {
    font-size: 10px;
    position: relative;
    margin-bottom: 7.2625em;
}

.home_page .key .key-fx {
    display: flex;
    justify-content: center;
    max-width: 1280px;
    margin: 0 auto;
}

.home_page .key .key-fx .key-left {
    width: 58%;
    margin-left: -3%;
    position: relative;
}

.home_page .key .key-fx .key-left:before {
    content: "";
    position: absolute;
    left: 9.279em;
    right: 0;
    top: 1.368em;
    bottom: 0;
    margin: auto;
    background: url(../images/idx-ico-main.png) no-repeat center;
    background-size: cover;
    width: 77.755em;
    height: 77.755em;
}

.home_page .key .key-fx .key-left .key-img01 {
    display: flex;
}

.home_page .key .key-fx .key-left .key-img01 .img01 {
    width: 491px;
    height: 385px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-main-mask01.png);
    mask-image: url(../images/idx-main-mask01.png);
    position: relative;
    top: 5.563em;
    left: -15.438em;
    flex-shrink: 0;
}

.home_page .key .key-fx .key-left .key-img01 .img02 {
    width: 296px;
    height: 235px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-main-mask02.png);
    mask-image: url(../images/idx-main-mask02.png);
    position: relative;
    right: -8.8em;
    top: 3.125em;
    flex-shrink: 0;
}

.home_page .key .key-fx .key-right {
    margin-top: -5.313em;
    position: relative;
}

.home_page .key .key-fx .key-right:before {
    content: "";
    position: absolute;
    left: -26.85em;
    bottom: -20.786em;
    width: 34.609em;
    height: 35.0em;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url(../images/idx-main-img06.jpg);
    -webkit-mask-image: url(../images/idx-main-mask06.png);
    mask-image: url(../images/idx-main-mask06.png);
}

.home_page .key .key-fx .key-right .img01 {
    width: 638px;
    height: 530px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-main-mask03.png);
    mask-image: url(../images/idx-main-mask03.png);
    position: relative;
    left: 15.813em;
}

.home_page .key .key-fx .key-right .img01 img {
    position: relative;
    top: 3.125em;
    height: calc(100% + 2.5em);
    object-fit: cover;
}

.home_page .key .key-fx .key-right .img-fx-right {
    display: flex;
    margin-top: -7.375em;
}

.home_page .key .key-fx .key-right .img-fx-right .img02 {
    width: 283px;
    height: 303px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-main-mask04.png);
    mask-image: url(../images/idx-main-mask04.png);
    margin-top: -12.4em;
    position: relative;
    left: 2.563em;
}

.home_page .key .key-fx .key-right .img-fx-right .img02 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: left;
}

.home_page .key .key-fx .key-right .img-fx-right .img03 {
    width: 263px;
    height: 227px;
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-main-mask05.png);
    mask-image: url(../images/idx-main-mask05.png);
    position: relative;
    right: -3.713em;
    top: 0.7188em;
}

.home_page .key .key-txt {
    position: relative;
    margin-top: -12.8em;
    left: 16em;
    z-index: 1;
}

.home_page .key .key-txt .img-txt {
    margin-bottom: 10px;
}

.home_page .key .sub-main-ttl {
    font-size: 2.175em;
    font-weight: bold;
    letter-spacing: 0.01em;
    line-height: 1.55em;
    padding-left: 0.45em;
}

.home_page .topic_path {
    display: none;
}

.home_page h2 {
    font-size: 5.3125em;
    font-family: var(--f-redhat);
    font-weight: 800 !important;
    color: #fff;
    line-height: 1.02em;
}

.home_page .idx-ttl-jp {
    font-size: 0.875em;
    letter-spacing: 0.01em;
    position: relative;
    display: flex !important;
    align-items: center;
    color: #fff;
    font-weight: 600;
    margin-bottom: 3.9em;
}

.home_page .idx-ttl-jp.pc {
    display: none;
}

.home_page .idx-ttl-jp:before {
    content: "";
    position: relative;
    left: 0;
    top: 0;
    width: 4.8em;
    height: 1px;
    margin-right: 0.625em;
    background: #fff;
}

.home_page h3 {
    color: var(--clr1);
    font-family: var(--f-jp);
    font-size: calc(var(--ttl_size) + 0px);
}

@media only screen and (min-width: 769px) {
    .idx-btn a:hover,
    .idx-list-contact li a:hover,
    .fixed_banner ul li a:hover {
        background: var(--clr1);
        color: #fff;
        transition: 0.3s ease all;
    }
    .idx-list-contact li a:hover {
        opacity: 1;
    }
    .idx-btn a:hover:before {
        filter: brightness(0) invert(1);
    }
    .TabContainer .TabPager li:hover {
        background: var(--clr2);
        color: #fff;
        transition: 0.3s all;
    }
    .box-left .idx-list-contact li.mail a:hover .ico,
    .box-left .idx-list-contact li.mail a .ico-arr {
        filter: none !important
    }
    .idx-list-contact li a:hover .ico,
    .idx-list-contact li a:hover .ico-arr,
    .fixed_banner ul li a:hover .ico {
        filter: brightness(0) invert(1);
        transition: 0.3s all;
    }
    .index04 .idx-fx-ideal .box-img .idx-list-ideal li .img .sub-img:hover {
        background: var(--clr2);
        color: #fff;
        transition: 0.3s all;
    }
    .index03 .idx-list-job li a:hover {
        transform: translateY(-5px);
        transition: 0.3s all;
    }
    .idx-news .idx-list-news li a:hover {
        text-decoration: underline;
        transition: 0.3s all;
    }
    .idx-btn-news a:hover {
        transform: translateY(-5px);
        transition: 0.3s all;
    }
}

section {
    background-size: cover;
    background-repeat: no-repeat;
}

.idx-news {
    position: absolute;
    right: 12.5em;
    bottom: -3.5em;
    font-size: min(1vw, 40px);
    max-width: 450px;
}

.idx-news .ttl-news {
    font-size: 1.25em;
    font-family: var(--f-redhat);
    font-weight: bold;
    letter-spacing: 0;
    color: var(--clr2);
    margin-bottom: 0;
    line-height: 1.3em;
}

.idx-news .idx-fx-news {
    display: flex;
    align-items: center;
}

.idx-news .idx-list-news {
    padding-right: 0.9375em;
    border-right: 2px solid #C6D1DD;
    margin-right: 0.9375em;
}

.idx-news .idx-list-news li a {
    text-decoration: none;
    color: var(--clr1);
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}

.idx-news .idx-list-news li a .date {
    font-size: 0.75em;
    letter-spacing: 0.1em;
    font-weight: 500;
    margin-right: 0.7em;
}

.idx-btn-news {
    flex-shrink: 0;
}

.idx-news .idx-list-news li a .ttl {
    font-size: 0.9375em;
    font-weight: 600;
    letter-spacing: -0.5px;
}

.idx-btn-news {
    margin-bottom: 0;
}

.idx-btn-news a {
    text-decoration: none;
    font-size: 0.9375em;
    color: var(--clr2);
    position: relative;
    display: flex;
    align-items: center;
    font-weight: 600;
}

.idx-btn-news a:after {
    margin-left: 0.625em;
    content: "";
    position: relative;
    right: 0;
    top: 0;
    background: url(../images/idx-ico-more.svg) no-repeat center;
    background-size: contain;
    width: 0.5625em;
    height: 0.5625em;
}

.index0 {
    padding: 6.25em 0 6.15em;
    background: url(../images/idx-bg-message.png) no-repeat top center;
    background-size: cover;
    position: relative;
    z-index: 2;
}

.index0-fx {
    padding-left: 5.625em;
    display: flex;
}

.index0-fx .box-left {
    max-width: 33.125em;
    padding-top: 5.4375em;
    width: 33.125em;
}

.index0-fx .box-left .txt {
    color: #fff;
    font-size: 1.125em;
    letter-spacing: 0;
}

.index0-fx .box-left .idx-info-name {
    color: #fff;
    margin-top: 2.5625em;
}

.index0-fx .box-left .idx-info-name .sub-name {
    letter-spacing: 0;
    font-size: 0.875em;
    margin-bottom: 0.375em;
    line-height: 1.3em;
}

.index0-fx .box-left .idx-info-name .name {
    font-size: 1.75em;
    font-weight: 600;
    line-height: 1em;
}

.index0-fx .box-left .idx-info-name .name .jp,
.index0-fx .box-left .idx-info-name .name .en {
    position: relative;
    bottom: 2px;
}

.index0-fx .box-left .idx-info-name .name .jp {
    font-size: 64%;
    font-weight: 400;
    margin-right: 0.4375em;
}

.index0-fx .box-left .idx-info-name .name .en {
    font-size: 54%;
    font-family: var(--f-redhat);
    font-weight: 400;
    opacity: 0.5;
    margin-left: 0.6875em;
}

.index0-fx .box-right {
    position: relative;
    right: -8.75em;
    margin-top: -4.375em;
}

.index0-fx .box-right .box-img {
    position: relative;
    z-index: 1;
    width: 36.5625em;
    height: 35.3125em;
    margin-top: -85px;
}

.index0-fx .box-right .box-img .img01 {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-message-mask01.svg);
    mask-image: url(../images/idx-message-mask01.svg);
}

.index0-fx .box-right .box-img .bg {
    position: absolute;
    bottom: 0.625em;
    right: -0.625em;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.index0-fx .box-right .idx-fx-img {
    display: flex;
}

.index0-fx .box-right .idx-fx-img .box-img02 {
    position: relative;
    z-index: 1;
    margin-top: -5.5625em;
    left: -5.8125em;
    width: 17.85em;
    height: 17.5em;
    flex-shrink: 0;
}

.index0-fx .box-right .idx-fx-img .box-img02 .bg {
    position: absolute;
    bottom: -0.5625em;
    right: 0.625em;
    z-index: -1;
    width: 100%;
    height: 100%;
}

.index0-fx .box-right .idx-fx-img .box-img03 {
    position: relative;
    height: max-content;
    z-index: 1;
    left: -2.375em;
    top: -0.25em;
    width: 18.375em;
    height: 14.25em;
    flex-shrink: 0;
}

.index0-fx .box-right .idx-fx-img .box-img03 img {
    width: 100%;
    height: 100%
}

.index0-fx .box-right .idx-fx-img .box-img03 .bg {
    width: 100%;
    height: 100%;
    position: absolute;
    bottom: -0.625em;
    right: -0.5em;
    z-index: -1;
}

.index0-fx .box-right .idx-fx-img .img02 {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-message-mask02.svg);
    mask-image: url(../images/idx-message-mask02.svg);
}

.index0-fx .box-right .idx-fx-img .img03 {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-message-mask03.svg);
    mask-image: url(../images/idx-message-mask03.svg);
}

.index0-fx .box-right .idx-fx-img .img03 img {
    position: relative;
    right: -1px;
}

.index02 {
    padding: 5.625em 0 6.8125em;
    position: relative;
}

.index02:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: #F7F8FA;
    padding: 5.625em 0 12.8125em;
    clip-path: polygon(0 0, 100% 0, 100% 100%, 0 72%);
    width: 100%;
    height: 105%;
    mix-blend-mode: multiply;
}

.index02:after {
    content: "JOB SEEKER";
    position: absolute;
    left: 49.8%;
    transform: translate(-50%);
    bottom: -0.62em;
    margin: 0 auto;
    font-size: 13.25em;
    color: #F7F8FA;
    font-family: var(--f-redhat);
    width: 110%;
    text-align: center;
    mix-blend-mode: multiply;
    display: none;
    font-weight: 800;
}

.index02 .idx-box-h2 {
    text-align: right;
    position: relative;
    padding-right: 5.625em;
    z-index: 1;
}

.index02 .idx-box-h2:before {
    content: "";
    position: absolute;
    right: -7.3125em;
    top: -7.3125em;
    background: url(../images/idx-bg-ttl-story.png) no-repeat center;
    background-size: contain;
    width: 32.625em;
    height: 25.8125em;
    z-index: -1;
}

.index02 .idx-box-h2 h2 {
    background: linear-gradient(to right, rgb(31, 206, 246), rgb(31, 157, 247));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    display: inline-block;
    font-size: 3.875em;
    font-weight: bold;
    margin-bottom: 0.05em;
}

.index02 .idx-box-h2 .idx-ttl-jp {
    color: #1FCEF6;
    text-align: right;
    margin-left: auto;
    width: fit-content;
}

.index02 .idx-box-h2 .idx-ttl-jp:before {
    background: #1FCEF6;
}

.index03 {
    padding: 1.715em 0;
}

.index03 h2 {
    font-size: 3em;
    text-align: center;
    position: relative;
    z-index: 1;
}

.index03 h2 span {
    color: #1F9DF7;
    position: relative;
    font-family: var(--f-jp);
    display: flex;
    align-items: center;
    justify-content: center;
    letter-spacing: 0.15em;
}

.index03 h2 span:before,
.index03 h2 span:after {
    content: "";
    position: relative;
    top: 5px;
    width: 5em;
    height: 1px;
    background: var(--clr2);
    max-width: 80px;
}

.index03 h2 span:before {
    margin-right: 20px;
}

.index03 h2 span:after {
    margin-left: 20px;
}

.index03 .idx-list-job {
    display: flex;
    justify-content: center;
    margin-top: 4.425em;
    position: relative;
    z-index: 2;
}

.index03 .idx-list-job li {
    margin-right: 1.5625em;
    max-width: 15.6875em;
}

.index03 .idx-list-job li a {
    display: block;
    transition: 0.3s all;
}

.index03 .idx-list-job li:last-child {
    margin-right: 0;
}

.index03 .idx-list-job li .img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    margin-bottom: 0.9375em;
    display: block;
}

.index03 .idx-list-job li .img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    background: url(../images/idx-bg-job.png) no-repeat center;
    background-size: contain;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

.index03 .idx-list-job li .img .sub-img {
    font-size: 1.25em;
    color: #fff;
    font-weight: bold;
    letter-spacing: 0;
    position: absolute;
    bottom: 0.6em;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    width: 100%;
    padding: 0 0.825em;
    line-height: 1.3em;
}

.index03 .idx-list-job li .img .sub-img:after {
    content: "";
    position: relative;
    background: url(../images/idx-ico-job.svg) no-repeat center;
    background-size: contain;
    right: 0.0625em;
    top: -0.125em;
    width: 1em;
    height: 1em;
}

.index03 .idx-list-job li .ttl {
    font-size: 1em;
    font-weight: 600;
    letter-spacing: -0.078125em;
    line-height: 1.6em;
}

.index05 {
    margin-top: -6.25em;
    padding-top: 9.375em;
    /* background: linear-gradient(-90deg, rgb(31, 157, 247) 0%, rgb(31, 206, 246) 100%); */
    min-height: 66.75em;
    padding-bottom: 20em;
    background: url(../images/idx-box05-bg.png) no-repeat top center;
    background-size: 100% 100%;
}

.index05 .idx-fx-contact {
    display: flex;
}

.index05 .idx-fx-contact .box-img01 .img01 {
    position: relative;
    width: 16.95em;
    height: 14.475em;
    z-index: 1;
    left: 5.625em;
    top: 0.5625em;
    max-width: 270px;
    max-height: 230px
}

.index05 .idx-fx-contact .box-img01 .img01 .img img {
    position: relative;
}

.index05 .idx-fx-contact .box-img01 .img01 .img {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-contact-mask01.svg);
    mask-image: url(../images/idx-contact-mask01.svg);
}

.index05 .idx-fx-contact .box-img01 .img01 .bg-img {
    position: absolute;
    left: -0.625em;
    top: -0.625em;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

.index05 .idx-fx-contact .box-img01 .img02 {
    position: relative;
    width: 22em;
    height: 19.375em;
    z-index: 1;
    left: -6.25em;
    top: 0.9375em;
}

.index05 .idx-fx-contact .box-img01 .img02 .img {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-contact-mask02.svg);
    mask-image: url(../images/idx-contact-mask02.svg);
}

.index05 .idx-fx-contact .box-img01 .img02 .bg-img {
    position: absolute;
    left: -0.625em;
    bottom: -0.625em;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
}

.index05 .idx-fx-contact .box-cnt {
    width: 43.4375em;
    text-align: center;
    flex-shrink: 0;
    margin-left: -4.375em;
    margin-top: 5.75em;
}

.index05 .idx-fx-contact .box-cnt h2 {
    margin-bottom: 3px;
}

.index05 .idx-fx-contact .box-cnt .idx-ttl-jp {
    width: fit-content;
    margin: 0 auto 3.55em;
}

.index05 .idx-fx-contact .box-cnt .idx-ttl-jp:after {
    content: "";
    position: relative;
    right: 0;
    top: 0;
    width: 4.8em;
    height: 1px;
    margin-left: 0.625em;
    background: #fff;
}

.index05 .idx-fx-contact .box-cnt .txt {
    font-size: 1.125em;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 2.5em;
    color: #fff;
}

.index05 .idx-fx-contact .box-cnt .idx-btn-entry {
    width: 100%;
    max-width: 100%;
}

.index05 .idx-fx-contact .box-cnt .idx-btn-entry a {
    min-height: 120px;
    width: 100%;
    font-size: 3.5625em;
    font-weight: 800;
    font-family: var(--f-redhat);
    border-radius: 60px;
    position: relative;
    color: initial !important;
    background: #fff;
    z-index: 1;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 70px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.index05 .idx-fx-contact .box-cnt .idx-btn-entry a:before {
    content: "";
    position: absolute;
    right: 46px;
    top: 2px;
    bottom: 0;
    margin: auto 0;
    background: url(../images/idx-ico-entry-arr.svg) no-repeat center;
    background-size: contain;
    width: 1.5em;
    height: 1.5em;
    max-width: 24px;
}

.index05 .idx-fx-contact .box-cnt .idx-btn-entry a .ico {
    line-height: 0;
    margin-right: 5px;
}

.index05 .idx-fx-contact .box-cnt .idx-btn-entry a .ico img {
    width: 4.375em;
    max-width: 70px;
    height: auto;
}

.index05 .idx-fx-contact .box-cnt .idx-btn-entry a .ttl {
    background: linear-gradient(to right, rgb(31, 206, 246), rgb(31, 157, 247));
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.index05 .idx-fx-contact .box-img02 .img01 {
    position: relative;
    width: 32em;
    height: 31.63em;
    left: -4.125em;
    top: 0.5em;
    z-index: 1;
}

.index05 .idx-fx-contact .box-img02 .img01 .img {
    -webkit-mask-repeat: no-repeat;
    mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-size: contain;
    background-repeat: no-repeat;
    background-size: cover;
    -webkit-mask-image: url(../images/idx-contact-mask03.svg);
    mask-image: url(../images/idx-contact-mask03.svg);
}

.index05 .idx-fx-contact .box-img02 .img01 .bg-img {
    position: absolute;
    left: 0.575em;
    bottom: -0.725em;
    width: 100%;
    height: 100%;
    z-index: -1;
}

.idx-list-contact {
    display: flex;
    justify-content: center;
    max-width: 55.5em;
    margin: 2.5em auto 0;
}

.idx-list-contact li {
    margin-right: 1.5625em;
    width: 100%;
}

.idx-list-contact li:last-child {
    margin-right: 0;
}

.idx-list-contact li a {
    width: 100%;
    max-width: 21.4375em;
    min-height: 90px;
    background: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    text-decoration: none;
    color: var(--clr1);
    font-weight: 600;
    font-size: 1.25em;
    text-align: center;
    position: relative;
    line-height: 1.5em;
    border-radius: 2.8125em;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
}

.idx-list-contact li a .ico {
    margin-right: 0.425em;
    line-height: 0;
}

.idx-list-contact li a .ico-arr {
    position: absolute;
    line-height: 0;
    right: 1.1625em;
    top: 50%;
    transform: translateY(-50%);
}


/* .idx-list-contact li:first-child a {
    font-size: 1.5625em;
    font-family: var(--f-redhat);
    font-weight: 900;
} */

.idx-list-story {
    display: flex;
    justify-content: center;
    max-width: 77.5em;
    margin: -8.7125em auto 0;
    position: relative;
    z-index: 2;
    flex-wrap: wrap;
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    justify-content: center;
}

.idx-list-story li:nth-child(n+4) {
    grid-column: span 1;
}

.idx-list-story li:nth-child(4),
.idx-list-story li:nth-child(5),
.idx-list-story li:nth-child(6),
.idx-list-story li:nth-child(7) {
    grid-column: span 1;
}

.idx-list-story {
    grid-template-columns: repeat(4, 1fr);
}

.idx-list-story li:nth-child(-n+3) {
    grid-column: span 1;
    grid-row: 1;
    position: relative;
    left: 50%;
}

.idx-list-story li:nth-child(n+4) {
    grid-row: 2;
}

.idx-list-story.idx-list-story02 {
    max-width: 80em;
    margin-top: 3.125em;
}

.idx-list-story.idx-list-story02 li:nth-child(2) {
    margin-top: 3em;
}

.idx-list-story.idx-list-story02 li:nth-child(3) {
    margin-top: 7em;
}

.idx-list-story li {
    margin-right: 1.5625em;
    max-width: 21.4375em;
}

.idx-list-story li:last-child {
    margin-right: 0;
}

.idx-list-story li:nth-child(2) {
    margin-top: 4em;
}

.idx-list-story li.item05 {
    margin-top: 4em;
}

.idx-list-story li.item06 {
    margin-top: 7em;
}

.idx-list-story li:nth-child(3) {
    margin-top: 7em;
}

.idx-list-story li:last-child {
    margin-top: 10em;
}

.idx-list-story li .img {
    width: 21.4375em;
    height: 31.25em;
    position: relative;
    margin-bottom: 1.25em;
    border-radius: 10px;
    box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.1);
    background-repeat: no-repeat;
    background-position: center;
    background-color: #fff;
}

.idx-list-story li .img .img-name {
    font-size: 0.875em;
    color: var(--clr2);
    line-height: 1.5em;
    font-weight: 600;
    position: absolute;
    left: 2.125em;
    bottom: 1.9875em;
    text-align: left;
    z-index: 1;
}

.idx-list-story li .img .img-name .name {
    display: block;
    font-size: 1.25em;
    margin-top: 0.3125em;
}

.idx-list-story li .img .img-stt {
    position: absolute;
    bottom: 0.0875em;
    right: 0.25em;
    color: #E9ECF1;
    font-size: 2.1875em;
    font-weight: 300;
    font-family: var(--f-redhat);
    line-height: 1em;
    letter-spacing: 0;
}

.idx-list-story li .story-tag a {
    text-decoration: none;
}

.idx-list-story li .story-tag span {
    border: 1px solid var(--clr2);
    font-size: 0.875em;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    border-radius: 5px;
    font-weight: 500;
    color: var(--clr2);
    padding: 0.5em 0.8125em;
    letter-spacing: 0.1em;
    margin-right: 0.65em;
    min-width: 5.5em;
}

.index04 {
    background: #F7F8FA;
    margin-top: 0;
    padding-top: 4.25em;
    padding-bottom: 5.3125em;
    border-bottom-left-radius: 6.25em;
    border-bottom-right-radius: 6.25em;
    position: relative;
    z-index: 1;
}

.index04 h2 {
    font-size: 3.875em;
    background: linear-gradient(90deg, rgba(31, 206, 246, 1) 0%, rgba(31, 157, 247, 1) 50%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
    font-weight: 800;
    font-family: var(--f-redhat);
}

.index04 .idx-ttl-jp {
    color: #1FCEF6;
    margin-bottom: 1.875em;
}

.index04 .idx-ttl-jp:before {
    background: #1FCEF6;
}

.index04 .idx-fx-ideal {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: relative;
    z-index: 1;
}

.index04 .idx-fx-ideal:before {
    content: "";
    position: absolute;
    right: -10.4375em;
    top: 1.875em;
    background: #fff;
    border-radius: 10px;
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    width: 90%;
    height: 111.3%;
    z-index: -1;
}

.index04 .idx-fx-ideal:after {
    content: "";
    position: absolute;
    right: -10.5em;
    bottom: -4.375em;
    background: url(../images/idx-ideal-ico02.png) no-repeat center;
    background-size: contain;
    width: 16em;
    height: 16em;
    border-bottom-right-radius: 0;
}

.index04 .idx-fx-ideal .box-cnt {
    margin-right: 2.25em;
    position: relative;
    top: 0;
}

.index04 .idx-fx-ideal .box-cnt:before {
    content: "";
    position: absolute;
    left: -6.25em;
    top: -6.875em;
    background: url(../images/idx-ideal-ico01.png) no-repeat center;
    background-size: contain;
    width: 27.5em;
    height: 16.875em;
    z-index: -2;
}

.index04 .idx-fx-ideal .box-cnt h3 {
    font-size: 1.5625em;
    font-weight: 600;
    line-height: 1.5em;
}

.index04 .idx-fx-ideal .box-img .idx-list-ideal {
    display: flex;
    position: relative;
    z-index: 1;
}

.index04 .idx-fx-ideal .box-img .idx-list-ideal li {
    max-width: 12.8125em;
    margin-right: 0.9375em;
}

.index04 .idx-fx-ideal .box-img .idx-list-ideal li:last-child {
    margin-right: 0;
}

.index04 .idx-fx-ideal .box-img .idx-list-ideal li .img {
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    height: 18em
}

.index04 .idx-fx-ideal .box-img .idx-list-ideal li .img:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
    mix-blend-mode: multiply;
    background: #C0C0C0;
    border-radius: 10px;
}

.index04 .idx-fx-ideal .box-img .idx-list-ideal li .img .ttl-img {
    position: absolute;
    left: 0;
    right: 0;
    top: 1.0625em;
    bottom: 0;
    margin: auto;
    text-align: center;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 1.375em;
    font-weight: 600;
    line-height: 1.3em;
}

.index04 .idx-fx-ideal .box-img .idx-list-ideal li .img .sub-img {
    position: absolute;
    bottom: 0.625em;
    right: 0.625em;
    min-width: 7.0625em;
    min-height: 2.5875em;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: var(--clr2);
    font-weight: 600;
    background: #fff;
    border-radius: 5px;
    letter-spacing: 0;
    font-size: 0.875em;
}

.index04 .idx-box-occup {
    max-width: 1080px;
    margin: 10.1875em auto 0;
}

.index04 .idx-box-occup h2 {
    margin-bottom: 3px;
}

.index04 .idx-box-occup .idx-ttl-jp {
    margin-bottom: 34px;
}

.index04 .idx-box-occup .idx-fx-tab {}

.index04 .idx-box-occup .idx-fx-tab .box-img {
    width: 100%;
    flex-shrink: 0;
    margin-right: 0 !important;
    margin-top: 0;
    margin-bottom: 1em;
}

.index04 .idx-box-occup .idx-fx-tab .box-img .img {
    border-radius: 10px;
    overflow: hidden;
}

.index04 .idx-box-occup .idx-fx-tab .box-cnt .txt {
    line-height: 1.8em;
    letter-spacing: 0;
    font-weight: 600;
    margin-bottom: 1.3125em;
}

.index04 .idx-box-occup .idx-fx-tab .box-cnt .idx-list-btn {
    flex-wrap: wrap;
    margin-top: 0;
    justify-content: center;
}

.index04 .idx-box-occup .idx-fx-tab .box-cnt .idx-list-btn li {
    margin-bottom: 0.9375em;
    width: calc(100% / 4 - 0.5em);
    margin-right: 0.625em;
}

.index04 .idx-box-occup .idx-fx-tab .box-cnt .idx-list-btn li a {
    min-width: 100%;
    font-size: 0.8em;
}

.index04 .idx-box-occup .idx-fx-tab .box-cnt .idx-list-btn li:nth-child(4n) {
    margin-right: 0;
}

.index04 .idx-box-occup .idx-fx-tab .box-cnt .idx-list-btn li a {
    min-height: 4em;
}

.idx-list-btn {
    display: flex;
    justify-content: center;
    margin-top: 2.9em;
}

.idx-list-btn li {
    margin-right: 1.5625em;
}

.idx-list-btn li:last-child {
    margin-right: 0;
}

.idx-btn a {
    text-decoration: none;
    background: #fff;
    min-width: 16.6875em;
    min-height: 4.11em;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 0.9375em;
    color: var(--clr1);
    font-weight: 600;
    border-radius: 30px;
    border: 2px solid #C6D1DD;
    position: relative;
    letter-spacing: 0.05em;
    text-align: center;
}

.idx-btn a:before {
    content: "";
    position: absolute;
    right: 1.25em;
    top: 0;
    bottom: 0;
    margin: auto 0;
    background: url(../images/idx-ico-btn.svg) no-repeat center;
    background-size: contain;
    width: 0.6625em;
    height: 0.6625em;
}

.index07 {
    padding: 80px 0px;
    background-color: #edeff2;
}

.index07 .content {
    align-items: inherit;
}

.index07 .content .box {
    width: 49%;
    padding: 50px;
    max-width: 638px;
    background-color: #fff;
}

.index07 .content li {
    border-bottom: 1px solid #e5e5e5;
    width: auto;
}

.index07 .content li:last-child {
    border-bottom: 0;
}

.index07 .content li a {
    display: inline-flex;
    text-decoration: none;
    padding: 26px 0px 25px;
    font-weight: 500;
    transition: all 0.3s;
    letter-spacing: 0.1em;
    white-space: nowrap;
    max-width: 100%;
}

.index07 .content li a span {
    display: inline;
}

.index07 .content li a:hover {
    opacity: 1;
    color: var(--main-color);
}

.index07 .content li a:hover .date {
    color: var(--main-color);
}

.index07 .content li a .date {
    width: 8.5em;
    transition: all 0.3s;
    color: var(--main-color);
}

.index07 .content li a .title {
    max-width: calc(100% - 8.5em);
    position: relative;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index07 .content .news {
    position: relative;
}

.index07 .content .btn-group {
    position: absolute;
    right: 0px;
    top: 4px;
    z-index: 1;
    width: 50%;
    max-width: 218px;
}

.index07 .content .btn-group .btn.style01 {
    width: 100%;
}

.index08 {
    padding: 100px 0;
}

.index08 .box {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 1;
    width: 238px;
    height: 229px;
    transition: all 0.3s;
    color: #fff;
    text-align: center;
}

.index08 .box::before {
    content: "";
    display: block;
    position: absolute;
    transition: all 0.3s;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background-image: url(../images/doctor.jpg);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-color: var(--main-color);
    z-index: -1;
    --mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 238 229' %3E%3Cpath d='M7.790,92.655 C0.489,114.686 -2.999,140.450 8.422,161.34 C13.375,169.960 20.650,177.390 28.386,184.63 C76.535,225.594 153.75,247.999 207.372,207.209 C237.463,184.605 240.996,137.660 235.151,102.626 C230.113,72.430 214.626,43.769 190.924,24.336 C157.942,-2.704 121.593,-6.1 84.325,11.146 C49.608,27.120 21.242,56.863 7.790,92.655 Z'/%3E%3C/svg%3E");
    mask-image: var(--mask);
    -webkit-mask-image: var(--mask);
    mask-repeat: no-repeat;
    -webkit-mask-repeat: no-repeat;
    mask-size: 100% auto;
    -webkit-mask-size: 100% auto;
    mask-position: bottom center;
    -webkit-mask-position: bottom center;
}

.index08 .box:hover::before {
    opacity: 1;
}

.idx_map {
    height: 450px;
}

.idx_map iframe {
    height: 100%;
}

.idx-box-ct-add .logo-ct {
    text-align: center;
    max-width: 300px;
    background: #fff;
    padding: 10px;
    margin: 0 auto 15px;
    border-radius: 15px;
}

.idx-ct-address {
    text-align: center;
    color: #fff;
    margin-bottom: 2em;
}

.idx-box-ct-add .logo-ct img {
    mix-blend-mode: multiply;
}

.idx-fx-ct-line {
    display: flex;
    justify-content: center;
    align-items: center;
}

.box-left,
.box-right {
    width: 30%;
}

.box-left {
    margin-right: 0;
    width: 100%;
    max-width: 55.5em;
}

.box-left .idx-list-contact {
    flex-direction: row !important;
}

.box-left .idx-list-contact li {
    width: calc(100% /2 - 15px)
}

.box-left .idx-list-contact {
    margin-top: 0;
    flex-direction: column;
}

.box-left .idx-list-contact li.mail a {
    background: var(--clr1);
    color: #fff;
}

.box-left .idx-list-contact li.mail a .ico img,
.box-left .idx-list-contact li.mail a .ico-arr img {
    filter: brightness(0)invert(1) !important
}

.box-left .idx-list-contact li:first-child {
    margin-bottom: 15px;
}

.box-left .idx-list-contact li:first-child a {
    font-size: 36px;
}

.box-right .idx-btn-line a {
    display: flex;
    border-radius: 10px;
    align-items: center;
    justify-content: center;
    padding: 15px;
    background: #fff;
    color: green;
    text-decoration: none;
    min-width: 250px;
    font-size: 26px;
    font-weight: 600;
    line-height: 1em;
    min-height: 130px;
    border: 2px solid green;
}

.box-right .idx-btn-line a img {
    margin-right: 15px;
}

@media only screen and (min-width: 769px) and (max-width: 1560px) {
    .idx-list-story {
        grid-template-columns: repeat(4, 1fr);
        font-size: 1vw;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1440px) {
    .idx-news {
        right: 2.5em;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1280px) {
    .index0-fx,
    .index02,
    .index04,
    .index05 {
        font-size: 1.25vw;
    }
    .index03 {
        padding: 1.715em 0;
        font-size: 1.25vw;
    }
    .index03 h2:before {
        top: -6.25vw;
    }
    .index04 .idx-fx-ideal:after {
        right: -10px;
    }
    .index05 .idx-fx-contact .box-cnt .idx-btn-entry a {
        min-height: 9.375vw;
        padding-left: 5.469vw;
    }
    .index05 .idx-fx-contact .box-cnt .idx-btn-entry a .ico img {
        width: 5.469vw;
        max-width: 5.469vw;
        height: auto;
    }
    .idx-list-contact li a {
        min-height: 7.031vw;
    }
    .idx-list-contact li a .ico-arr {
        right: 1.953vw;
    }
    footer:before {
        background-size: cover;
    }
    .idx-news {
        right: 1em;
        font-size: min(1.25vw, 40px);
    }
    .home_page .key .key-fx .key-right .img01 img {
        position: relative;
        top: 3.125em;
        height: calc(100% + 5.5em);
        object-fit: cover;
        object-position: right;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1270px) {
    .home_page .key .key-fx .key-left .key-img01 .img01 {
        width: 38.359vw;
        height: 30.078vw;
    }
    .home_page .key .key-fx .key-left .key-img01 .img02 {
        width: 23.125vw;
        height: 18.359vw;
    }
    .home_page .key .key-fx .key-right .img01 {
        width: 49.922vw;
        height: 41.484vw;
    }
    .home_page .key .key-fx .key-right .img-fx-right .img02 {
        width: 22.109vw;
        height: 23.672vw;
    }
    .home_page .key .key-fx .key-right .img-fx-right .img03 {
        width: 20.547vw;
        height: 17.734vw;
    }
    .home_page .key .key-fx .key-right:before {
        font-size: 0.75vw;
    }
    .home_page .key .key-fx .key-left:before {
        font-size: 0.8vw;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1100px) {
    .home_page .key .key-txt {
        left: 10em;
        font-size: 1vw;
    }
    .home_page .key .key-fx .key-left .key-img01 .img01 {
        left: -10.438em;
    }
    .home_page .key .key-fx .key-right .img-fx-right {
        margin-top: -3.375em;
    }
    .home_page .key .key-fx .key-right .img01 {
        left: 12.813em;
    }
    .home_page .key .key-fx .key-right .img-fx-right .img03 {
        right: -2.713em;
    }
    footer {
        margin-top: -11.625em;
    }
    .idx-news {
        max-width: 30.75em;
    }
    .box-right .idx-btn-line a {
        padding: 10px;
        min-width: 220px;
        font-size: 20px;
        min-height: 80px;
    }
    .box-left .idx-list-contact li:first-child a {
        font-size: 24px;
    }
    .idx-list-contact li a .ico {
        width: 14px;
    }
}

@media only screen and (min-width: 769px) and (max-width: 1024px) {
    .index0-fx,
    .index02,
    .index04,
    .index05 {
        font-size: 1.3vw;
    }
    .index02:after {
        font-size: 11.25em;
        width: 120%;
    }
}

@media only screen and (max-width: 992px) and (min-width: 769px) {
    .home_page .key .key-fx .key-right .img-fx-right .img02 {
        margin-top: -8.4em;
    }
    .home_page .key .key-fx .key-right {
        margin-top: -3.313em;
    }
    .home_page .key .key-fx .key-left .key-img01 .img01 {
        left: -8.438em;
    }
}


/*# sourceMappingURL=index_pc.css.map */