// ブレイクポイントを指定 $tab: 960px; $sp: 767px; @mixin tab { @media screen and (max-width: ($tab)) { @content; } } @mixin ttab { @media screen and (max-width: ($ttab)) { @content; } } @mixin sp { @media screen and (max-width: ($sp)) { @content; } } .p-breadcrumbs { margin-top: 136px; @include sp { margin-top: 90px; } .p-breadcrumbs__list { display: flex; .p-breadcrumbs__list-item { font-size: 14px; color: #00006F; @include sp { font-size: 10px; } a { color: #EC1C24; } } } } .site-footer .t-footer_wrap { margin-top: 0; } .title_box { position: relative; h1 { font-size: 30px; margin-bottom: 50px; @include sp { font-size: 16px; } } img { @include sp { width: 196px; display: block; margin: 10px 0; } } } .recruit { .fv_wrap { position: relative; .bg_1 { position: absolute; left: 50%; top: -357px; z-index: 0; @include tab { width: 75%; top: -310px; } @include sp { width: 475px; top: -280px; left: unset; right: -200px; } } .bg_2 { position: absolute; left: 46%; top: 0; z-index: 0; width: 157px; @include tab { left: 10%; top: 150px; width: 100px; } @include sp { width: 67px; top: 85px; } @media screen and (max-width: 360px) { left: 5%; } } .bg_3 { position: absolute; left: 55%; top: 0; z-index: 1; width: 730px; @include tab { width: 450px; top: 100px; left: unset; right: 0; } @include sp { width: 267px; top: 60px; } @media screen and (max-width: 360px) { width: 220px; } } .f40 { margin-bottom: 35px; @include tab { margin-top: 400px; } @include sp { margin-top: 250px; font-size: 26px; margin-bottom: 20px; } @media screen and (max-width: 360px) { margin-top: 210px; font-size: 23px; } } .f16 { margin-bottom: 112px; @media screen and (max-width: 1120px) { width: 550px; } @include sp { width: 100%; margin-bottom: 38px; } } } .work_wrap { position: relative; margin-bottom: 50px; .bg_5 { position: absolute; left: calc(50% - 1450px); top: -465px; z-index: 0; @include tab { z-index: 0; top: -280px; width: 1000px; left: -400px; } @include sp { width: 500px; left: -165px; top: -100px; } } .bg_6 { position: absolute; left: calc(50% + 525px); top: 0; z-index: 0; @include tab { width: 300px; top: -100px; left: unset; right: -150px; } @include sp { width: 175px; top: -50px; right: -90px; } } .work_content { background: #fff; position: relative; width: calc(1480px + (100% - 1480px)/2); border-radius: 0 100px 100px 0; padding: 40px 0 45px; @media screen and (max-width: 1480px) { width: calc(1280px + (100% - 1280px)/2); } @media screen and (max-width: 1280px) { width: 100%; } @include tab { width: 96%; padding-right: 2vw; } .width { margin-right: 0; padding: 0 140px; max-width: 1480px; @media screen and (max-width: 1480px) { padding: 0 40px; max-width: 1280px; } @include tab { padding: 0 2vw 0 5vw; overflow: hidden; } } .title_box { img { @include sp { width: 140px; } } h1 { @include sp { margin-bottom: 42px; } } } .tab_list { display: flex; align-items: flex-start; width: 100%; @include tab { flex-wrap: wrap; width: 100%; margin-bottom: 20px; gap: 0; } li { background: #00006F; color: #fff; border: 5px solid #00006F; border-bottom: none; border-radius: 20px 20px 0 0; font-size: 18px; font-weight: bold; padding: 15px 0 20px; width: calc(100% / 4); text-align: center; cursor: pointer; &.active { border: 5px solid #EC1C24; color: #EC1C24; background: #fff; position: relative; &:after { position: absolute; content: ""; height: 7px; width: 100%; bottom: -6px; background: #fff; left: 0; @include tab { display: none; } } } @media screen and (max-width: 1050px) { font-size: 16px; } @include tab { width: 50%; border-bottom: 5px solid #00006F; border-radius: 0; padding: 0; height: 70px; display: flex; align-items: center; justify-content: center; } } } .tab_content { border: 5px solid #EC1C24; margin-top: -4px; border-radius: 0 0 20px 20px; padding: 85px 35px 70px; @include tab { margin-top: -5px; .slick-prev { position: absolute; top: 170px; } .slick-next { position: absolute; top: 170px; right: 35px; } } @include sp { .slick-prev { position: absolute; top: 105px; } .slick-next { position: absolute; top: 105px; right: 15px; } } @include sp { padding: 30px 15px; } .tab_box { display: none; &:first-child { display: block; } @include tab { margin-top: 40px; } .head_box { display: flex; justify-content: flex-start; gap: 200px; @media screen and (max-width: 1150px) { gap: 100px; } @include tab { flex-direction: column-reverse; gap: 5px; align-items: center; margin-bottom: 20px; } .text_box { width: 577px; @include sp { width: 100%; } .f40 { margin-bottom: 35px; @include sp { font-size: 18px; text-align: center; margin-bottom: 20px; } } } img { transform: translateY(-20px); @include sp { width: 120px; } } } .schedule_box { .f23 { margin-bottom: 42px; @include sp { font-size: 18px; } } img { width: 100%; @include tab { max-width: 400px; display: block; margin: 0 auto; &.pc_only { display: none; } } } } } } } } .interview_wrap { position: relative; margin-bottom: 45px; .bg_7 { position: absolute; left: calc(50% - 1250px); top: 400px; z-index: 0; @include tab { width: 300px; left: -150px; top: -80px; } @include tab { width: 175px; left: -87.5px; top: -55px; } } .interview_content { background: #00006F; position: relative; width: calc(1480px + (100% - 1480px)/2); border-radius: 100px 0 0 100px; padding: 40px 0 110px; margin-left: auto; @media screen and (max-width: 1480px) { width: calc(1280px + (100% - 1280px)/2); } @media screen and (max-width: 1280px) { width: 100%; } @include tab { width: 96%; padding-left: 2vw; z-index: 1; } @include sp { padding-top: 20px; padding-bottom: 45px; border-radius: 50px 0 0 50px; } .title_box { text-align: right; h1 { color: #fff; @include sp { margin-bottom: 30px; } } img { @include sp { margin-left: auto; } } } .interview_box { margin-left: 0; padding: 0 140px; max-width: 1480px; @media screen and (max-width: 1480px) { padding: 0 40px; max-width: 1280px; } @include tab { padding: 0 5vw 0 2vw; } .interview_list { display: flex; gap: 50px; width: calc(100% + 200px); margin-left: -80px; justify-content: center; @media screen and (max-width: 1480px) { width: calc(100% + 40px); margin-left: -0; } @include tab { width: 100%; flex-direction: column; align-items: center; gap: 20px; } li { width: calc((100% - 100px) / 3); position: relative; cursor: pointer; @include tab { width: 100%; max-width: 436px; } &:after { position: absolute; content: ""; width: calc(100% - 22px); height: 100%; bottom: -20px; right: 0; border-radius: 25px; background: #1717FD; z-index: 0; } figure { width: calc(100% - 22px); position: relative; z-index: 1; display: block; overflow: hidden; border-radius: 25px; @include sp { width: calc(100% - 15px); } img { display: block; width: 100%; transition: 0.3s; } } &:nth-child(2):after { background: #EC1C24; } .info_box { position: absolute; background: #fff; border-radius: 25px 0 25px 0; right: 22px; bottom: 0; max-width: 315px; width: calc(100% - 22px); height: 130px; display: flex; flex-direction: column; justify-content: center; align-items: flex-end; padding-right: 36px; z-index: 1; @include sp { max-width: 222px; width: calc(100% - 15px); height: 101px; right: 15px; } div { width: max-content; display: flex; flex-direction: column; justify-content: center; align-items: flex-start; p:first-child { font-size: 20px; font-weight: bold; @include sp { font-size: 14px; } } p:last-child { font-size: 30px; font-weight: bold; display: flex; align-items: center; gap: 15px; img { transition: 0.3s; @include sp { width: 28px; } } @include sp { font-size: 20px; } } } } &:hover { figure { img { transform: scale(1.1); } } .info_box { div { p:last-child { img { transform: translateX(15px); } } } } } } } } } } .modal_wrap { position: fixed; top: 0; left: 0; width: 100%; height: 100vh; display: flex; transform: translateX(100%); transition: 0.3s; z-index: 1000; &.active { transform: translateX(0%); } .left_wrap { width: 50%; position: relative; cursor: pointer; @include tab { width: 10%; } &:before { content: ""; position: absolute; width: 100%; height: 100%; background: #727272; opacity: 0.7; } p { position: absolute; right: 36px; top: 50%; transform: translateY(-50%); font-size: 27px; color: white; font-weight: bold; cursor: pointer; @include tab { display: none; } } } .right_wrap { position: relative; width: 50%; background: white; overflow-y: scroll; -ms-overflow-style: none; padding-bottom: 50px; @include tab { width: 90%; } &::-webkit-scrollbar{ display: none; } .modal_close{ display: none; @include tab { position: absolute; right: 0; top: 0; width: 107px; height: 107px; display: flex; justify-content: center; img { width: 30%; } } @include sp { width: 58px; height: 71px; img { width: 14px; } } } > img { position: absolute; width: 45%; right: 0; max-width: 385px; z-index: 1; @include tab { top: 107px; width: 35%; } @include sp { top: 71px; } } .title_box { background: linear-gradient(to right, #EC1C24, #1717FD); padding: 23px 40px; width: 70%; margin-bottom: 32px; @include tab { width: calc(100% - 107px); } @include sp { padding: 9px 16px; width: calc(100% - 58px); margin-bottom: 9px; } img { width: 185px; @include sp { margin-top: 0; width: 139px; } } h1 { font-size: 13px; color: #fff; margin: 5px 0 0; } } .f20 { color: #1717FD; font-size: 20px; margin-left: 40px; line-height: 37px; font-weight: bold; width: 50%; @include sp { margin-left: 16px; font-size: 16px; line-height: 27px; width: 60%; height: calc(28vw - 15px); } } .name { display: flex; align-items: center; gap: 30px; margin: 13px 0 22px 40px; font-size: 14px; font-weight: 500; span { font-size: 22px; font-weight: bold; } @include sp { margin: 5px 0 15px 16px; font-size: 16px; align-items: flex-start; justify-content: space-between; span { width: calc(35% + 5px); font-size: 16px; } } } ul { padding: 0 80px 0 40px; @include sp { padding: 0 5vw 0 16px; } li { margin-bottom: 20px; .head { font-size: 18px; font-weight: 500; display: flex; gap: 14.5px; align-items: center; margin-bottom: 20px; span { font-size: 30px; color: #fff; background: linear-gradient(135deg, #EC1C24, #1717FD); padding: 0 5px 3px; font-family: "Noto Sans JP", sans-serif; font-weight: 500; } } } } } } .flow_wrap { position: relative; padding: 75px 0 185px; z-index: 0; @include sp { padding: 20px 0 70px; } .bg_9 { position: absolute; top: 120px; left: calc(50% - 160px); z-index: -1; display: none; @include tab { display: block; width: 300px; left: -150px; top: -175px; z-index: -1; } @include sp { width: 175px; top: -100px; left: -87.5px; } } .bg_8 { position: absolute; top: 120px; left: calc(50% - 160px); z-index: -1; @include tab { width: 750px; left: calc(50% - 85px); } @include sp { width: 400px; top: 5px; left: calc(50% - 40px); } } .overlay{ position: absolute; z-index: -1; overflow: hidden; color: #fff; backdrop-filter: blur(12px); content: ""; width: 100%; height: 100%; top: 0; } .title_box { text-align: center; margin-bottom: 100px; @include sp { margin-bottom: 0; img { width: 124px; margin: 0 auto 10px; } h1 { margin-bottom: 20px; } } } .flow_content { display: flex; justify-content: center; @include tab { flex-direction: column; padding: 0px 5vw; align-items: center; } li { background: #fff; border: 2px solid #2222A5; border-radius: 50%; width: 293px; height: 293px; position: relative; &:after { position: absolute; content: ""; width: 100%; height: 100%; bottom: -20px; right: -12px; border-radius: 50%; background: #1717FD; z-index: -1; @include sp { bottom: -8px; right: -5px; } } &:nth-child(2) { margin-top: 150px; margin-left: 65px; } &:nth-child(3) { margin-left: 20px; } &:last-child { border: 2px solid #EC1C24; margin-top: 150px; margin-left: 55px; &:after { background: #EC1C24; } .general { color: #EC1C24; } .f24 { color: #EC1C24; } } .general { font-size: 106px; color: #2222A5; font-weight: 500; font-style: italic; position: absolute; top: -80px; left: -40px; position: relative; } img { position: absolute; top: 50%; left: 50%; transform: translate(-50%,-55%); z-index: 1; } .f24 { position: absolute; left: 50%; transform: translateX(-50%); bottom: 28px; font-size: 24px; font-weight: bold; color: #00006F; } @media screen and (max-width: 1350px) { width: 235px; height: 235px; flex-shrink: 0; &:nth-child(2) { margin-top: 110px; margin-left: 35px; } &:last-child { margin-top: 110px; margin-left: 25px; } .general { font-size: 75px; top: -50px; left: -20px; } img { height: 120px; } .f24 { bottom: 20px; font-size: 20px; } } @include tab{ margin-right: 275px; &:nth-child(2) { margin-top: -75px; margin-left: 275px; margin-right: unset; } &:nth-child(3) { margin-left: unset; } &:last-child { margin-top: -75px; margin-left: 275px; margin-right: unset; } } @include sp { width: 127.5px; height: 127.5px; margin-right: 150px; &:nth-child(2) { margin-top: -37.5px; margin-left: 150px; margin-right: unset; } &:nth-child(3) { margin-left: unset; } &:last-child { margin-top: -37.5px; margin-left: 150px; margin-right: unset; } .general { font-size: 44px; top: -20px; } img { height: 50px; transform: translate(-50%, -75%); } .f24 { font-size: 16px; bottom: 20px; width: max-content; } } } } .tyui { font-size: 18px; width: 450px; margin: 30px auto 0; text-align: left; transform: translateX(-85px); @include sp { width: 90%; transform: unset; margin: 0 auto; padding-left: 30px; } span { font-weight: 500; color: #EC1C24; display: block; position: relative; margin-bottom: 10px; &:before { position: absolute; content: ""; width: 20px; height: 20px; background: #EC1C24; border-radius: 50%; left: -30px; top: 50%; transform: translateY(-50%); } } } } .recruitment_wrap { position: relative; margin-bottom: 100px; .bg_9 { position: absolute; top: 350px; left: calc(50% + 700px); z-index: -1; @include tab { display: none; } } .bg_10 { position: absolute; top: 500px; left: calc(50% - 1100px); z-index: -1; @include tab { display: none; } } .bg_11 { position: absolute; top: 700px; left: calc(50% - 700px); z-index: -1; @include tab { display: none; } } .tab_list { display: flex; align-items: flex-start; width: 100%; gap: 1px; background: #fff; width: fit-content; @include tab { width: 100%; } li { color: #7A7A7A; border-top: 26px solid; border-bottom: none; box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16); font-size: 24px; font-weight: bold; padding: 10px 0 20px; width: 242px; text-align: center; cursor: pointer; @include tab { width: 26.5%; &:last-child { width: 45%; } } @include sp { font-size: 16px; border-top: 10px solid; padding: 10px 0; } &.active { color: #1717FD; position: relative; &:after { position: absolute; content: ""; height: 20px; width: calc(100% - 6px); bottom: -5px; background: #fff; left: 3px; @include sp { height: 15px; } } } } } .tab_content { background: #fff; box-shadow: inset 0px 3px 6px rgba(0, 0, 0, 0.16), 3px 3px 7px rgba(0, 0, 0, 0.25); margin-top: -4px; .tab_box { padding: 100px 100px 245px; position: relative; display: none; // @include tab { // padding-bottom: 50px; // } @include sp { padding: 30px 22px 100px; } &:first-child { display: block; } ul { li { padding-bottom: 30px; border-bottom: 1px solid #BFBFBF; margin-bottom: 30px; display: flex; @include tab { flex-direction: column; gap: 20px; } .f18{ font-size: 18px; @include sp { font-size: 16px; padding: 0 15px; } &:first-child { width: 215px; flex-shrink: 0; @include tab { width: 100%; } } } } } } } .title_box { position: absolute; right: 0; bottom: 0; background: #D42229; width: 493px; margin-left: auto; border-radius: 100px 0 0 0; display: flex; gap: 55px; align-items: center; padding: 32px 0 32px 90px; transition: 0.3s; @include sp { max-width: 330px; width: 280px; padding: 15px 0 15px 70px; gap: 30px; } h1 { margin: 0; color: #fff; font-size: 16px; @include sp { font-size: 14px; } } div { img { @include sp { width: 120px; margin: 0 0 5px; } } } > img { transition: 0.3s; @include sp { width: 40px; } } &:hover { background: #B41B21; > img { transform: translateX(10px); } } } } }