@charset "UTF-8";
/* CSS Document */


.l-mainimg .item__txt {
    padding-bottom: 22px;
}

.l-mainimg h2 {
    font-size: 80px;
}

.l-wrapper--page p {
    font-size: var(--base-font-size2);
}


/* p-di */

.p-di .l-wrapper--page section {
    padding-bottom: 120px;
}

.p-di .layout-whiteback {
    padding: 50px 42px;
}

.p-di .layout-whiteback > div:not(:last-child) {
    margin-bottom: 50px;
}


/* p-di-content01 */

.p-di-content01 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    gap: 50px;
}

.p-di-content01 .item__img {
    width: 360px;
}

.p-di-content01 .item__txt {
    flex: 1;
}

/* p-di-content02 */

.p-di-content02 .item__img {
    padding-top: 50px;
    text-align: center;
}

.p-di-content02 .item__img img {
    width: 1100px;
}

/* p-di-content03 */

.p-di-content03 {
    text-align: center;
}

.p-di-content03 .item01 {
    width: 85%;
    margin-bottom: 30px;
}

.p-di-content03 .item02 {
    width: 100%;
    height: 174px;
    padding-top: 100px;
    background-image: url("../../img/d-i/d-i/back01a.png");
    background-position: center bottom;
    background-repeat: no-repeat;
}

.p-di-content03 .item03 {
    width: 100%;
    height: 440px;
    background-image: url("../../img/d-i/d-i/back01b.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
    gap: 40px 0px;
    margin-bottom: 60px;
}

.p-di-content03 .item03 ul {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    gap: 0px 20px;
}

.p-di-content03 .item03 ul li {
    width: 245px;
}

.p-di-content03 h3 {
    font-size: var(--base-font-size3);
    font-weight: var(--base-font-weight);
    padding: 15px;
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.1em;
    border-radius: 60px;
    background: -moz-linear-gradient(-287.19% -1099.4% -29.6deg, rgba(53, 74, 191, 1) 0%, rgba(61, 118, 208, 1) 56.2%, rgba(115, 112, 195, 1) 100%);
    background: -webkit-linear-gradient(-29.6deg, rgba(53, 74, 191, 1) 0%, rgba(61, 118, 208, 1) 56.2%, rgba(115, 112, 195, 1) 100%);
    background: -webkit-gradient(linear, -287.19% -1099.4%, 235.97% 683.91%, color-stop(0, rgba(53, 74, 191, 1)), color-stop(0.562, rgba(61, 118, 208, 1)), color-stop(1, rgba(115, 112, 195, 1)));
    background: -o-linear-gradient(-29.6deg, rgba(53, 74, 191, 1) 0%, rgba(61, 118, 208, 1) 56.2%, rgba(115, 112, 195, 1) 100%);
    background: -ms-linear-gradient(-29.6deg, rgba(53, 74, 191, 1) 0%, rgba(61, 118, 208, 1) 56.2%, rgba(115, 112, 195, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#354ABF', endColorstr='#7370C3' ,GradientType=0)";
    background: linear-gradient(119.6deg, rgba(53, 74, 191, 1) 0%, rgba(61, 118, 208, 1) 56.2%, rgba(115, 112, 195, 1) 100%);
}

.p-di-content03 h4 {
    font-weight: var(--base-font-weight);
    font-size: var(--base-font-size3);
    color: #EB4190;
    line-height: 1.2;
    letter-spacing: 0.05em;
    border-style: solid;
    border-color: #EB4190;
    border-width: 1px;
    display: inline-block;
    padding: 10px 20px;
    background-color: #FFF;
}

.p-di-content03 h5 {
    font-size: var(--base-font-size3);
    font-weight: var(--base-font-weight);
    color: #FFF;
    line-height: 1.2;
    letter-spacing: 0.05em;
    display: inline-block;
    padding: 15px 0px;
    background-color: var(--color-main);
    width: 90%;
    margin: 0px auto;
}

/* p-di-section04 */

.p-di-section04 {
    width: 100%;
    position: relative;
    background: -moz-linear-gradient(78.99% 111.28% 132.3deg, rgba(0, 36, 155, 1) 0%, rgba(0, 93, 227, 1) 38.9%, rgba(0, 255, 186, 1) 100%);
    background: -webkit-linear-gradient(132.3deg, rgba(0, 36, 155, 1) 0%, rgba(0, 93, 227, 1) 38.9%, rgba(0, 255, 186, 1) 100%);
    background: -webkit-gradient(linear, 78.99% 111.28%, 10.54% -33.39%, color-stop(0, rgba(0, 36, 155, 1)), color-stop(0.389, rgba(0, 93, 227, 1)), color-stop(1, rgba(0, 255, 186, 1)));
    background: -o-linear-gradient(132.3deg, rgba(0, 36, 155, 1) 0%, rgba(0, 93, 227, 1) 38.9%, rgba(0, 255, 186, 1) 100%);
    background: -ms-linear-gradient(132.3deg, rgba(0, 36, 155, 1) 0%, rgba(0, 93, 227, 1) 38.9%, rgba(0, 255, 186, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00249B', endColorstr='#00FFBA' ,GradientType=0)";
    background: linear-gradient(-42.3deg, rgba(0, 36, 155, 1) 0%, rgba(0, 93, 227, 1) 38.9%, rgba(0, 255, 186, 1) 100%);
}

.p-di-section04::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    background-image: url("../../img/d-i/d-i/back-recommend.png");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 100% auto;
    width: 100%;
    height: 100%;
    mix-blend-mode: soft-light;
}

.p-di-section04__inner {
    position: relative;
    padding: 80px 0px 100px;
}

.p-di-section04 .item {
    position: relative;
    padding-bottom: 100px;
}

.p-di-section04 .item:not(:last-child) {
    margin-bottom: 100px;
}

.p-di-section04 .item:nth-child(even) a {
    display: flex;
    justify-content: flex-end;
}

.p-di-section04 .item img {
    width: 100%;
    height: auto;
    transition: .5s all;
}

.p-di-section04 .item:hover img {
    transform: scale(1.05, 1.05);
    transition: .5s all;
}

.p-di-section04 .item__img {
    overflow: hidden;
    position: relative;
    width: 85%;
}

.p-di-section04 .item__detail {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
}

.p-di-section04 .item__inner {
    width: 100%;
    position: relative;
}

.p-di-section04 .item:nth-child(odd) .item__inner {
    display: flex;
    justify-content: flex-end;
}

.p-di-section04 .item__caption {
    width: 500px;
    background-color: #FFF;
    padding: 40px 30px;
    padding-left: 45px;
    position: relative;
}

.p-di-section04 .item__caption::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 7px;
    height: 100%;
    display: block;
    background: -moz-linear-gradient(337.12% 26.19% -132.3deg, rgba(0, 169, 215, 1) 0%, rgba(0, 255, 186, 1) 100%);
    background: -webkit-linear-gradient(-132.3deg, rgba(0, 169, 215, 1) 0%, rgba(0, 255, 186, 1) 100%);
    background: -webkit-gradient(linear, 337.12% 26.19%, -340.74% 82.41%, color-stop(0, rgba(0, 169, 215, 1)), color-stop(1, rgba(0, 255, 186, 1)));
    background: -o-linear-gradient(-132.3deg, rgba(0, 169, 215, 1) 0%, rgba(0, 255, 186, 1) 100%);
    background: -ms-linear-gradient(-132.3deg, rgba(0, 169, 215, 1) 0%, rgba(0, 255, 186, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#00A9D7', endColorstr='#00FFBA' ,GradientType=0)";
    background: linear-gradient(222.3deg, rgba(0, 169, 215, 1) 0%, rgba(0, 255, 186, 1) 100%);
}

.p-di-section04 h5 {
    font-size: var(--base-font-size4);
    font-weight: var(--base-font-weight3);
    line-height: 1.2;
    letter-spacing: 0.15em;
    position: relative;
    margin-bottom: 17px;
}

.p-di-section04 p {
    font-size: var(--base-font-size2);
}

.p-di-section04 a {
    display: block;
}

.p-di-section04 a:hover {
    opacity: 1;
}


/* p-divercity */

.p-divercity .l-wrapper--page section {
    padding-bottom: 120px;
}

.p-divercity .layout-whiteback {
    padding: 50px 60px;
}

.p-divercity .layout-whiteback > div:not(:last-child) {
    margin-bottom: 50px;
}


/* p-divercity-content03 */

.p-divercity-content03 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    gap: 35px;
}

.p-divercity-section06 .p-divercity-content03 {
    align-items: flex-start;
}

.p-divercity-content03 .item__img {
    width: 355px;
}

.p-divercity-content03 .item__txt {
    flex: 1;
}

.p-divercity-content03 p {
    font-size: var(--base-font-size2);
    letter-spacing: 0em;
}

/* p-divercity-content04 */

.p-divercity-content04 {
    padding: 60px;
    background-color: var(--color-back01);
}

.p-divercity-content04 h6 {
    font-size: var(--base-font-size2);
    font-weight: var(--base-font-weight3);
    color: var(--color-main);
    line-height: 1.4;
    letter-spacing: 0.1em;
    margin-bottom: 25px;
}

.p-divercity-content04 p {
    line-height: 1.8;
}

.p-divercity-content04 p a {
    color: #00A7FF;
}


/* p-wl */

/* p-wl-section01 */

.p-wl-content01 .item__img a {
    position: relative;
    display: block;
}

.p-wl-content01 .item__img a::before {
    content: "";
    position: absolute;
    right: 0px;
    bottom: 0px;
    background-image: url("../../img/d-i/work-life/link-arrow01.svg");
    background-position: right bottom;
    background-repeat: no-repeat;
    background-size: auto 100%;
    width: 189px;
    height: 24px;
    margin-bottom: -50px;
}

.p-wl-content01 .item__img a:hover {
    opacity: 1;
}

.p-wl-content01 .item__img {
    margin-top: 60px;
}

.p-wl-content01 img {
    transition: .5s all;
}

.p-wl-content01 h6 {
    position: relative;
    overflow: hidden;
}

.p-wl-content01 .item__img:hover img {
    transform: scale(1.1, 1.1);
    transition: .5s all;
}

/* p-wl-section02 */

.p-wl-content02 {
    background-color: var(--color-back01);
    padding: 70px 40px 60px;
}

.p-wl-content02:not(:last-child) {
    margin-bottom: 60px;
}

.p-career .item-wrap--career01,
.p-career .item-wrap--career02 {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    margin-bottom: 40px;
}

.p-career .item-wrap--career01:last-child {
    margin-bottom: 0px;
}

.p-wl-content02 .item {
    position: relative;
    padding: 45px 70px 40px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    flex-direction: row-reverse;
    align-items: center;
    gap: 0px 40px;
}

.p-wl-content02 .item:not(:last-child) {
    margin-bottom: 60px;
}

.p-career .p-wl-content02 .item {
    margin-bottom: 0px;
}

.p-career .p-wl-content02 .item {
    flex-direction: column;
    gap: 30px;
    padding: 45px 35px 40px;
}

.p-career .p-wl-content02 .item-wrap--career01 .item {
    width: 540px;
}

.p-career .p-wl-content02 .item-wrap--career02 .item {
    width: 356px;
}

.p-wl-content02 .item::before {
    content: "";
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 7px;
    display: block;
    background: -moz-linear-gradient(100.94% 136.75% 158.33deg, rgba(0, 159, 225, 1) 0%, rgba(0, 255, 186, 1) 100%);
    background: -webkit-linear-gradient(158.33deg, rgba(0, 159, 225, 1) 0%, rgba(0, 255, 186, 1) 100%);
    background: -webkit-gradient(linear, 100.94% 136.75%, -0.15% -35.41%, color-stop(0, rgba(0, 159, 225, 1)), color-stop(1, rgba(0, 255, 186, 1)));
    background: -o-linear-gradient(158.33deg, rgba(0, 159, 225, 1) 0%, rgba(0, 255, 186, 1) 100%);
    background: -ms-linear-gradient(158.33deg, rgba(0, 159, 225, 1) 0%, rgba(0, 255, 186, 1) 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#009FE1', endColorstr='#00FFBA' ,GradientType=0)";
    background: linear-gradient(-68.33deg, rgba(0, 159, 225, 1) 0%, rgba(0, 255, 186, 1) 100%);
}

.p-wl-content02 .item__txt {
    flex: 1;
}

.p-wl-content02 .item__img {
    width: 350px;
}

.p-career .p-wl-content02 .item__img {
    width: 100%;
}

.p-wl-content02 h4 {
    text-align: center;
    margin-bottom: 50px;
    font-size: var(--base-font-size3);
    font-weight: var(--base-font-weight2);
    line-height: 1.2;
    letter-spacing: 0.15em;
}

.p-wl-content02 h4 span {
    color: var(--color-main);
}

.p-wl-content02 h5 {
    margin-bottom: 20px;
    font-size: var(--base-font-size2);
    font-weight: var(--base-font-weight2);
    color: var(--color-main);
    line-height: 1.2;
    letter-spacing: 0.05em;
}

.p-wl-content02 p {
    line-height: 1.6;
}

.p-wl-content02 .c-item__link {
    padding-top: 20px;
}

.p-wl-content02 .c-item__link a {
    width: 100%;
	min-width: 100%;
}



.sp-view {
    display: none;
}
