@charset "UTF-8";
body {
    position: relative;
    font-family: "zen-maru-gothic", sans-serif;
    font-weight: 500;
}
#container {
    padding-top: 18px;
}
    
/*==================================================================

  タイトル

==================================================================*/
.top_tit .eng {
    margin-bottom: 16px;
    font-family: "trajan-pro-3", serif;
    font-weight: 400;
    font-size: 100px;
    letter-spacing: 0.067em;
    line-height: 1;
    color: #9d9477;
}
.top_tit h2 {
    font-size: 22px;
    letter-spacing: 0.1em;
    line-height: 1.5;
}

/*==================================================================

  メインビジュアル

==================================================================*/
.top_mainvisual {
    display: block;
    position: relative;
    width: 100%;
    aspect-ratio: 1920 / 900;
    min-height: 656px;
}
.mainvisual_wrap {
    height: 100%;
}
.top_mainvisual .inner {
    height: inherit;
    width: 100%;
    max-width: initial;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/* キャッチフレーズ */
.mainvisual_catch {
    position: absolute;
    left: 13.45%;
    bottom: 172px;
    width: 34.2%;
    aspect-ratio: 656 / 248;
    min-width: 478px;
    overflow: hidden;
}
.mainvisual_catch img {
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.mainvisual_character {
    position: absolute;
    bottom: -14px;
    left: calc(50% - 107px);
}

/* メインスライド */
#slick_fade {
    width: 100%;
    height: 100%;
}
#slick_fade .slide_item img {
    width: 100%;
    aspect-ratio: 1920 / 900;
    min-height: 656px;
    object-fit: cover;
    object-position: center;
}

/* job_btn_list */
.job_btn_list.top {
    margin-bottom: 153px;
}

.menu_list_wrap {
    position: absolute;
    right: 30px;
    top: clamp(245px, 23vw, 425px);
}

@media print, screen and (max-width: 1560px) {
    .menu_list_wrap {
        position: absolute;
        right: 30px;
        top: clamp(245px, 18vw, 400px);
    }
}

@media print, screen and (max-width: 640px) {
    .menu_list_wrap {
        position: fixed !important;
        right: -16.25rem;
        top: 0;
    }
}


/*==================================================================

  .top_philosophy

==================================================================*/
.top_philosophy {
    margin-bottom: 102px;
    padding: 0 0 40px;
    background: url("../images/top_philosophy_bg03.jpg") repeat-x center bottom;
    overflow: hidden;
}
.top_philosophy .top_tit {
    margin-bottom: 55px;
}
.top_philosophy_flex {
    position: relative;
    display: flex;
    flex-direction: row-reverse;
    justify-content: space-between;
    align-items: flex-end;
    margin-bottom: 230px;
}
.top_philosophy_flex::before {
    position: absolute;
    left: 50%;
    top: -200px;
    transform: translateX(-50%);
    width: 100vw;
    height: 960px;
    background: url("../images/top_philosophy_bg01.png") no-repeat center;
    content: "";
}
.top_philosophy_flex::after {
    position: absolute;
    z-index: 1;
    left: 50%;
    bottom: -220px;
    transform: translateX(-61.76%);
    font-family: "trajan-pro-3", serif;
    font-weight: 400;
    font-size: 150px;
    letter-spacing: 0.06em;
    line-height: 1;
    color: rgba(255, 255, 255, 0.77);
    white-space: nowrap;
    content: "To a place where you can smile";
}
.top_philosophy_img {
    position: relative;
    z-index: 1;
}
.top_philosophy_img::before {
    position: absolute;
    left: -50px;
    bottom: -70px;
    width: 884px;
    height: 526px;
    background: url(../images/top_philosophy_img_bg.jpg) no-repeat center / contain;
    content: "";
}
.top_philosophy_img img {
    position: relative;
}
.top_philosophy_text {
    position: relative;
    z-index: 1;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 780px;
    margin: 0 -464px -41px 0;
    padding: 77px 0 78px;
    font-size: 26px;
    line-height: 2.192;
    letter-spacing: 0.06em;
    text-align: center;
    background-color: rgba(255, 255, 255, 77);
    box-shadow: 0px 0px 29.75px 5.25px rgba(0, 0, 0, 0.03);
}
.top_philosophy_list {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.top_philosophy_list::before {
    position: absolute;
    left: 50%;
    bottom: -10px;
    transform: translateX(-50%);
    width: 100vw;
    height: 1129px;
    background: url("../images/top_philosophy_bg02.png") no-repeat center;
    content: "";
}
.top_philosophy_list li {
    position: relative;
    text-align: center;
}
.top_philosophy_list figure {
    margin-bottom: 33px;
}
.top_philosophy_list li h3 {
    width: fit-content;
    width: -moz-fit-content;
    min-width: 160px;
    margin: 0 auto 23px;
    padding-bottom: 7px;
    font-size: 30px;
    letter-spacing: 0.06em;
    line-height: 1.5;
    border-bottom: 4px solid;
    border-image: linear-gradient(90deg,rgba(83, 142, 171, 1) 50%, rgba(246, 169, 169, 1) 50%);;
    border-image-slice: 1;
}

/*==================================================================

  .top_medical

==================================================================*/
.top_medical {
    overflow: hidden;
}
.top_medical_item {
    position: relative;
    height: 1022px;
}
.top_medical_item.hoken {
    padding: 284px 0 0;
    text-align: right;
    background: url("../images/top_medical_bg01.jpg") no-repeat center top/cover;
}
.top_medical_item.jihi {
    margin-top: -270px;
    padding: 438px 0 0;
}
.top_medical_item.jihi::before {
    position: absolute;
    top: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1920px;
    height: 1024px;
    clip-path: polygon(0 26.4%, 100% 0, 100% 100%, 0% 100%);
    background: url("../images/top_medical_bg02.jpg") no-repeat center top/cover;
    content: "";
}
.top_medical_item::after {
    position: absolute;
    font-family: "trajan-pro-3", serif;
    font-weight: 400;
    font-size: 76px;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.06em;
    writing-mode: vertical-rl;
    white-space: nowrap;
    color: rgba(255, 255, 255, 0.25);
}
.top_medical_item.hoken::after {
    top: 112px;
    left: calc(50% - 685px);
    content: "insurance";
}
.top_medical_item.jihi::after {
    top: 220px;
    right: calc(50% - 688px);
    content: "out-of-pocket";
}
@media screen and (min-width: 1920px) {
    .top_medical_item.jihi::before {
        width: 100%;
        background-size: cover;
    }
}
.top_medical_item h2 {
    position: relative;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    width: 550px;
    margin-left: auto;
    color: #fff;
    border-bottom: 1px solid #fff;
    text-shadow: 0px 0px 12px rgba(70, 120, 145, 0.22), 0px 0px 26px rgba(70, 120, 145, 0.22);
}
.top_medical_item h2::before {
    position: absolute;
    right: 0;
    bottom: -3px;
    width: 338px;
    height: 5px;
    background-color: #277fab;
    content: "";
}
.top_medical_item.jihi h2 {
    align-items: flex-start;
    margin: 0 auto 49px 152px;
    padding: 0 0 37px 45px;
}
.top_medical_item.jihi h2::before {
    left: 0;
    background-color: #f68d8d;
}
.top_medical_item h2 em {
    display: inline-block;
    width: fit-content;
    width: -moz-fit-content;
    font-size: 59px;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.06em;
    text-align: center;
}
.top_medical_item h2 span {
    display: block;
    margin-top: 21px;
    font-size: 24px;
    line-height: 1;
    letter-spacing: 0.06em;
}
.top_medical_item.hoken h2 {
    margin: 0 152px 49px auto;
    padding: 0 28px 37px 0;
}
.top_medical_item.jihi .top_medical_cont {
    margin: 0 110px 0 auto;
}
.top_medical_cont {
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    margin: 0 110px 0 auto;
}
.top_medical_item.jihi .top_medical_cont {
    margin: 0 auto 0 110px;
}
.top_medical_cont .btn {
    text-align: center;
    margin-bottom: 43px;
    padding-left: 16px;
}
.top_medical_item.jihi .top_medical_cont .btn {
    padding: 0 16px 0 0;
}
.top_medical_cont .btn a {
    display: inline-block;
    padding: 0px 85px 0px 37px;
    line-height: 48px;
    letter-spacing: 0.06em;
    color: var(--text-color);
    border: 1px solid rgb(104, 104, 104);
    background: url(../images/top_medical_arrow01.png) right 25px center / 28px no-repeat, rgba(255, 255, 255, 1);
    transition: 0.2s ease-in-out;
}
.top_medical_cont .btn a:hover {
    background-position: right 15px center;
    background-color: rgba(255, 255, 255, 0.6); 
}
.jihi .top_medical_cont .btn a {
    background-image: url(../images/top_medical_arrow02.png);
}
.top_medical_cont .icon {
    display: flex;
    gap: 12px;
    width: fit-content;
    width: -moz-fit-content;
}
.top_medical_cont .icon li {
    box-sizing: border-box;
    width: 206px;
    height: 206px;
    padding: 53px 0 0;
    border-radius: 100%;
    font-size: 18px;
    letter-spacing: 0.06em;
    line-height: 1.467;
    text-align: center;
    color: #fff;
    background-image: linear-gradient(-242deg, rgb(202,160,74) 0%, rgb(202,185,149) 100%);
}
.top_medical_cont .icon li::before {
    display: block;
    width: 100%;
    height: 30px;
    margin-bottom: 6px;
    background-repeat: no-repeat;
    background-position: center top;
    background-size: auto 100%;
    content: "";
}
.top_medical_cont .icon li:nth-of-type(1)::before {
    background-image: url("../images/pickup01.png");
}
.top_medical_cont .icon li:nth-of-type(2)::before {
    background-image: url("../images/pickup02.png");
}

/*==================================================================

  .top_benefits

==================================================================*/
.top_benefits {
    padding: 172px 0 174px;
    background: url("../images/top_benefits_bg.jpg") no-repeat center/cover;
}
.top_benefits .top_tit {
    text-align: right;
    margin-bottom: 55px;
}
.top_benefits .top_tit .eng {
    font-size: 120px;
    margin-bottom: 12px;
}
.top_benefits_list {
    width: 1200px;
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    gap: 106px 0;
}
.top_benefits_box {
    width: 380px;
    padding: 1px 0 101px;
    background-color: #fff;
    box-shadow: 0px 0px 29.75px 5.25px rgba(0, 0, 0, 0.03);
}
.top_benefits_box:nth-of-type(-n + 2) {
    width: calc(50% - 40px);
    min-height: 800px;
    padding: 64px 0 65px;
}
.top_benefits_box:nth-of-type(2),
.top_benefits_box:nth-of-type(4) {
    margin-top: 50px;
}
.top_benefits_box:nth-of-type(4) {
    padding: 1px 0 40px;
}
.top_benefits_box:nth-of-type(5) {
    margin-top: 100px;
}
.top_benefits_box h3 {
    position: relative;
    margin-bottom: 31px;
    padding: 0 0 18px;
    font-size: 27px;
    letter-spacing: 0.06em;
    line-height: 1.481;
    text-align: center;
}
.top_benefits_box h3::after {
    position: absolute;
    bottom: 0;
    left: calc(50% - 80px);
    width: 160px;
    height: 4px;
    background: linear-gradient(90deg,rgba(83, 142, 171, 1) 50%, rgba(246, 169, 169, 1) 50%);
    content: "";
}
.top_benefits_box h3 span {
    display: block;
    font-size: 15px;
}
.top_benefits_box ul {
    padding: 0 30px;
}
.top_benefits_box:nth-of-type(-n + 2) ul {
    padding: 0 50px;
}
.top_benefits_box ul li {
    position: relative;
    padding: 0 0 0 24px;
    font-size: 15px;
    line-height: 1.867;
    letter-spacing: 0.06em;
    background: url("../images/top_benefits_list_icon.png") no-repeat left 0 top 8px/14px auto;
}
.top_benefits_box ul li:not(:last-of-type) {
    margin-bottom: 7px;
}
.top_benefits_box figure {
    margin-top: 44px;
    text-align: center;
}
.top_benefits_box .fukidashi {
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    margin: -27px auto 24px;
    padding: 6px 24px;
    text-align: center;
    font-size: 14px;
    line-height: 1.714;
    letter-spacing: 0.06em;
    border-radius: 20px;
    color: #fff;
    background-image: linear-gradient(-242deg, rgb(151,199,223) 0%, rgb(176,173,200) 50%, rgb(246,178,178) 100%, rgb(246,169,169) 100%, rgb(246,182,182) 100%, rgb(255,255,255) 100%, rgb(211,207,194) 100%);
}
.top_benefits_box .fukidashi::after {
    position: absolute;
    left: calc(50% - 5px);
    bottom: -14px;
    width: 9px;
    height: 14px;
    mask-image: url("../images/top_benefits_fukidashi_mask.png");
    mask-repeat: no-repeat;
    mask-position: calc(50% + 5px) bottom;
    mask-size: auto auto;
    -webkit-mask-image: url("../images/top_benefits_fukidashi_mask.png");
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-position: calc(50% + 5px) bottom;
    -webkit-mask-size: auto auto;
    background-color: #B7ADC5;
    content: "";
}

/*==================================================================

  .top_job

==================================================================*/
.top_job {
    padding: 184px 0 0;
    background: url("../images/top_job_bg.png") no-repeat right calc(50% - 780px) top -240px;
}
.top_job .top_tit {
    text-align: center;
    margin-bottom: 85px;
}
.tab_list {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    gap: 30px;
    margin-bottom: 90px;
}
.tab_list li {
    position: relative;
    display: flex;
    flex-flow: column;
    justify-content: center;
    align-items: center;
    width: 200px;
    padding: 12px 20px 12px;
    line-height: 1.563;
    letter-spacing: 0.1em;
    text-align: center;
    color: #ffffff;
    background: #cccccc;
    border-radius: 10px;
    cursor: pointer;
    transition: transform 0.2s, padding 0.2s;
}

.tab_list li span {
    font-size: 14px;
}
.tab_list li.active {
    background: #538eab;
}
.tab_list li.tab2.active {
    background: #4fb5c4;
}
.tab_list li.tab3.active {
    background: #f6a9a9;
}
.tab_list li.tab4.active {
    background: #f6b49a;
}
.tab_list li.tab5.active {
    background: #cab07b;
}
.tab_list li::before {
    position: absolute;
    left: 50%;
    bottom: -90px;
    width: 1px;
    height: 90px;
    background: #538eab;
    opacity: 0;
    content: "";
}
.tab_list li.active::before {
    opacity: 1;
}
.tab_list li.tab2::before {
    background: #4fb5c4;
}
.tab_list li.tab3::before {
    background: #f6a9a9;
}
.tab_list li.tab4::before {
    background: #f6b49a;
}
.tab_list li.tab5::before {
    background: #cab07b;
}

/* リンク先準備中（クリック不可） （リンク先#の場合）*/
.tab_list li.tab5{
  pointer-events: none;
  position:relative;
}
.tab_list li.tab5:after{
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  position: absolute;
  top:0;
  left: 0;
  color: #fff;
  background: rgba(0, 0, 0, 0.5);
  content: "準備中";        
}

.panel {
    position: relative;
    z-index: 1;
    display: none;
    padding: 130px calc(50% - 600px) 163px;
    background-image: url("../images/top_job_bg01.png");
    background-repeat: no-repeat;
    background-position: center bottom;
    background-size: auto auto;
    background-color: #538eab;
}

.top_job .job-type{
    margin-top: 10px;
}
@media screen and (max-width:640px) {
.top_job .job-type{
	font-size: 80%;
    margin-top: 5px;
}	
}

@media screen and (min-width: 2140px) {
    .panel {
        background-size: 100% 824px;
    }
}
.panel.panel2 {
    background-image: url("../images/top_job_bg02.png");
    background-color: #4fb5c4;
}
.panel.panel3 {
    background-image: url("../images/top_job_bg03.png");
    background-color: #f6a9a9;
}
.panel.panel4 {
    background-image: url("../images/top_job_bg04.png");
    background-color: #f6b49a;
}
.panel.panel5 {
    background-image: url("../images/top_job_bg05.png");
    background-color: #cab07b;
}
.panel_inner {
    position: relative;
    display: flex;
    gap: 50px;
    padding: 40px 40px 26px;
    background-color: #fff;
}
.panel_inner::before {
    position: absolute;
    top: -10px;
    right: calc(100% + 26px);
    writing-mode: vertical-rl;
    white-space: nowrap;
    font-family: "trajan-pro-3", serif;
    font-weight: 400;
    font-size: 90px;
    font-style: normal;
    line-height: 1;
    letter-spacing: 0.06em;
    color: rgba(255, 255, 255, 0.09);
    content: "NURSE";
}
.panel2 .panel_inner::before {
    top: 0;
    font-size: 53px;
    letter-spacing: 0;
    white-space: normal;
    word-break: break-all;
    height: 600px;
    line-height: 1.2;
    content: "ADMINISTRATION&RECEPTION";
}
.panel4 .panel_inner::before {
    content: "COUNSELOR";
}
.panel5 .panel_inner::before {
    content: "DOCTOR";
}
.panel_inner::after {
    position: absolute;
    left: -81px;
    top: -81px;
    width: 162px;
    height: 162px;
    background: url(../images/top_job_deco01.png) no-repeat center / contain;
    content: "";
}
.panel2 .panel_inner::after {
    background-image: url("../images/top_job_deco02.png");
}
.panel4 .panel_inner::after {
    background-image: url("../images/top_job_deco03.png");
}
.panel5 .panel_inner::after {
    background-image: url("../images/top_job_deco04.png");
}
.top_job_cont {
    width: 600px;
    padding: 31px 0 0;
}
.top_job_cont h3 {
    position: relative;
    width: fit-content;
    width: -moz-fit-content;
    min-width: 222px;
    margin-bottom: 20px;
    padding: 0 0 11px;
    text-align: center;
    font-size: 34px;
    line-height: 1.25;
    letter-spacing: 0.06em;
    color: #538eab;
    border-bottom: 3px solid #277fab;
}
.top_job_cont h3::before {
    position: absolute;
    left: -50px;
    bottom: -1px;
    width: 50px;
    height: 1px;
    background-color: #686868;
    content: "";
}
.top_job_cont h3 span {
    display: block;
    font-size: 16px;
    letter-spacing: 0.06em;
}
.panel2 .top_job_cont h3 {
    color: #4fb5c4;
    border-color: #4fb5c4; 
}
.panel3 .top_job_cont h3 {
    color: #f6a9a9;
    border-color: #f6a9a9; 
}
.panel4 .top_job_cont h3 {
    color: #f6b49a;
    border-color: #f6b49a; 
}
.panel5 .top_job_cont h3 {
    color: #cab07b;
    border-color: #cab07b; 
}
.top_job_cont h4 {
    width: fit-content;
    width: -moz-fit-content;
    margin-bottom: 25px;
    padding: 7px 60px;
    line-height: 1;
    letter-spacing: 0.06em;
    color: #fff;
    background-color: #538eab;
}
.panel2 .top_job_cont h4 {
    background-color: #4fb5c4;
}
.panel3 .top_job_cont h4 {
    background-color: #f6a9a9;
}
.panel4 .top_job_cont h4 {
    background-color: #f6b49a;
}
.panel5 .top_job_cont h4 {
    background-color: #cab07b;
}
.top_job_cont p {
    letter-spacing: 0.1em;
}
.top_job_btn {
    display: flex;
    gap: 20px;
    margin-left: 1px;
}
.top_job_btn a {
    display: inline-block;
    width: 260px;
    margin-top: 31px;
    padding: 0px 26px 0px 0px;
    line-height: 48px;
    letter-spacing: 0.06em;
    font-size: 15px;
    text-align: center;
    color: var(--text-color);
    border: 1px solid rgb(104, 104, 104);
    background: url(../images/top_job_btn_arrow01.png) right 25px center / 28px no-repeat, rgba(255, 255, 255, 1);
    transition: 0.2s ease-in-out;
}
.top_job_btn a:hover {
    background-position: right 15px center;
    background-color: rgba(0, 0, 0, 0.06); 
}
.panel2 .top_job_btn a {
    background-image: url("../images/top_job_btn_arrow02.png");
}
.panel3 .top_job_btn a {
    background-image: url("../images/top_job_btn_arrow03.png");
}
.panel4 .top_job_btn a {
    background-image: url("../images/top_job_btn_arrow04.png");
}
.panel5 .top_job_btn a {
    background-image: url("../images/top_job_btn_arrow05.png");
}

/*==================================================================

  .top_interview

==================================================================*/
.top_interview {
    padding: 173px 0 145px;
    background: url("../images/top_interview_bg.jpg") no-repeat center / cover;
    overflow: hidden;
}
.top_interview .top_tit {
    text-align: center;
    margin-bottom: 124px;
}
.top_interview_slide {
    position: relative;
    padding: 0 40px;
}
.top_interview_slide .slick-prev,
.top_interview_slide .slick-next {
    position: absolute;
    z-index: 10;
    top: calc(50% - 22px);
    display: flex !important;
    align-items: center;
    justify-content: center;
    transition: 0.3s;
    width: 44px;
    height: 44px;
    padding: 0 0 0;
    border: none;
    background: #9d9477;
    border-radius: 50%;
}
.top_interview_slide .slick-prev {
    left: 22px;
}
.top_interview_slide .slick-next {
    right: 22px;
}

/* 矢印ボタン */
.top_interview_slide .slick-prev i,
.top_interview_slide .slick-next i {
    color: #fff;
    font-size: 18px;
}
.top_interview_slide .slick-prev:before,
.top_interview_slide .slick-next:before {
    display: none;
}

.top_interview_slide li {
    display: block;
    width: 336px;
    height: auto;
    margin: 0 15px;
}
.top_interview_slide li a {
    opacity: 1;  
    transition: 0.2s ease-in-out;
}
.top_interview_slide li a:hover {
    opacity: 0.6;
}
.top_interview_slide li figure {
    margin-bottom: 12px;
}
.top_interview_slide li figure img {
    border-radius: 8px;
}
.top_interview_slide li .medical {
    width: 100px;
    margin: 0 0 26px 5px;
    font-size: 13px;
    line-height: 23px;
    letter-spacing: 0.1em;
    text-align: center;
    color: #fff;
    background-color: #5089a5;
}
.top_interview_slide li .medical.cosmetic {
    background-color: #f6a9a9;
}
.top_interview_slide li .medical.doctor {
    background-color: #cab07b;
}
.top_interview_slide li .name {
    padding-bottom: 5px;
    font-size: 20px;
    letter-spacing: 0;
    line-height: 1;
    color: var(--text-color);
    border-bottom: 2px solid;
    border-image: linear-gradient(90deg, #538eab 65%, #efefef 65%);
    border-image-slice: 1;
}
.top_interview_slide li.nurse01 .name {
}
.top_interview_slide li.nurse02 .name {
    border-image: linear-gradient(90deg, #f6a9a9 65%, #efefef 65%);
    border-image-slice: 1;
}
.top_interview_slide li.administration .name {
    border-image: linear-gradient(90deg, #4fb5c4 65%, #efefef 65%);
    border-image-slice: 1;
}
.top_interview_slide li.counselor .name {
    border-image: linear-gradient(90deg, #f4b399 65%, #efefef 65%);
    border-image-slice: 1;
}
.top_interview_slide li.doctor .name {
    border-image: linear-gradient(90deg, #c4ab78 65%, #efefef 65%);
    border-image-slice: 1;
}
.top_interview_btn {
    margin: 110px 0 0;
    text-align: center;
}
.top_interview_btn a {
    display: inline-block;
    padding: 0px 69px 0px 30px;
    font-size: 15px;
    line-height: 48px;
    letter-spacing: 0.06em;
    color: var(--text-color);
    border: 1px solid rgb(104, 104, 104);
    background: url(../images/top_interview_btn_arrow.png) right 25px center / 28px no-repeat , rgba(255, 255, 255, 1);
    transition: 0.2s ease-in-out;
}
.top_interview_btn a:hover {
    background-position: right 15px center;
    background-color: rgba(0, 0, 0, 0.04); 
}

/*==================================================================

  .top_support

==================================================================*/
.top_support {
    padding: 190px 0 214px;
    background: url("../images/top_support_bg.jpg") no-repeat center / cover;
}
.top_support .top_tit {
    text-align: center;
    margin-bottom: 75px;
}
.top_support_note {
    position: relative;
    margin-bottom: 52px;
    padding: 57px 20px 71px;
    text-align: center;
    background: url("../images/top_support_line.jpg") no-repeat center;
}
.top_support_note::before {
    position: absolute;
    left: 4px;
    top: 4px;
    width: calc(100% - 8px);
    height: calc(100% - 8px);
    background-color: #fff;
    content: "";
}
.top_support_note h3 {
    position: relative;
    margin-bottom: 42px;
    padding: 47px 0 0;
    font-size: 26px;
    letter-spacing: 0.06em;
    line-height: 1.5;
    background: url("../images/top_support_deco_l.png") no-repeat center top/auto 25px;
}
.top_support_note p {
    position: relative;
    line-height: 2.125;
    letter-spacing: 0.06em;
}
.top_support_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    gap: 40px 0;     
}
.top_support_list li {
    width: 273px;
    padding: 3px;
    border-radius: 44px;
    background: url("../images/top_support_line.jpg") no-repeat center top 35%/800px auto;
}
.top_support_list li span {
    display: block;
    padding: 32px 0 18px;
    font-size: 17px;
    letter-spacing: 0.06em;
    line-height: 1.4;
    text-align: center;
    border-radius: 40px;
    background: url("../images/top_support_deco_m.png") no-repeat center top 12px/auto 12px,#fff;
}

/*==================================================================

  .top_faq

==================================================================*/
.top_faq {
    margin-bottom: 20px;
}
.top_faq .top_tit {
    padding: 155px 0 88px;
    text-align: center;
    background: url("../images/top_interview_bg.jpg") no-repeat center top / auto auto;
}
.top_faq_wrap {
    padding: 147px 0 180px;
    background: url("../images/top_faq_wave.png") no-repeat center top/auto auto, url("../images/top_faq_bg.jpg") no-repeat center top/cover;
}
@media screen and (min-width: 1920px) {
    .top_faq .top_tit {
        background-size: cover;
    }
    .top_faq_wrap {
        background-size: 100% 1776px, cover;
    }
}
.top_faq_list {
    width: 1014px;
    margin: 0 auto;
}
.top_faq_list dt {
    margin-bottom: 54px;
    padding: 15px 65px 0 148px;
    min-height: 103px;
    background: url(../images/top_faq_icon_q.png) no-repeat left top / 103px auto;
}
.top_faq_list dt p {
    position: relative;
    padding: 23px 0;
    font-size: 17px;
    letter-spacing: 0.06em;
    text-align: center;
    border-radius: 10px;
    background-color: #e5d8ae;
}
.top_faq_list dt p::before {
    position: absolute;
    top: 12px;
    left: -15px;
    width: 16px;
    height: 14px;
    background-color: #e5d8ae;    
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    content: "";
}
.top_faq_list dd {
    margin-left: 66px;
    padding: 13px 0 0 148px;
    background: url(../images/top_faq_icon_a.png) no-repeat left top / 103px auto;
}
.top_faq_list dd:not(:last-of-type) {
    margin-bottom: 85px;
}
.top_faq_list dd .teams{
    position: relative;
    padding: 37px 35px 40px 43px;
    border-radius: 10px;
    background: url("../images/top_support_bg.jpg") no-repeat right 15% center;
}
.top_faq_list dd .teams::before,
.top_faq_list dd > p::before {
    position: absolute;
    left: 8px;
    top: 8px;
    width: calc(100% - 16px);
    height: calc(100% - 16px);
    background-color: #fff;
    content: "";
}
.top_faq_list dd .teams::after,
.top_faq_list dd > p::after {
    position: absolute;
    top: 13px;
    left: -15px;
    width: 16px;
    height: 14px;
    background-color: #F5DBE8;
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    content: "";
}
.top_faq_list dd .teams li {
    position: relative;
    display: flex;
    align-items: flex-start;
    gap: 17px;
}
.top_faq_list dd .teams li:not(:last-of-type) {
    margin-bottom: 24px;
}
.top_faq_list dd .teams li .name {
    width: 127px;
    font-size: 15px;
    padding: 6px 0 7px;
    line-height: 1.333;
    letter-spacing: 0.06em;
    text-align: center;
    color: #fff;
    border-radius: 10px;
    background-color: #538eab;
}
.top_faq_list dd .teams li:nth-of-type(2) .name {
    background-color: #f6a9a9;
}
.top_faq_list dd .teams li .comment {
    margin-top: -5px;
    line-height: 1.875;
    letter-spacing: 0.06em;
}
.top_faq_list dd > p {
    position: relative;
    padding: 31px 68px 40px;
    border-radius: 10px;
    letter-spacing: 0.06em;
    line-height: 1.875;
    background: url("../images/top_support_bg.jpg") no-repeat right 15% center;
}
.top_faq_list dd > p span {
    position: relative;
}
.top_faq_btn {
    margin: 60px 0 0;
    text-align: center;
}
.top_faq_btn a {
    display: inline-block;
    padding: 0px 58px 0px 20px;
    font-size: 15px;
    line-height: 50px;
    letter-spacing: 0.06em;
    color: var(--text-color);
    color: #fff;
    background: url(../images/top_faq_btn_arrow.png) right 25px center / 28px no-repeat, linear-gradient(-242deg, rgb(151,199,223) 0%, rgb(176,173,200) 50%, rgb(246,178,178) 100%, rgb(246,169,169) 100%, rgb(246,182,182) 100%, rgb(255,255,255) 100%, rgb(211,207,194) 100%);
    transition: 0.2s ease-in-out;
}
.top_faq_btn a:hover {
    background: url(../images/top_faq_btn_arrow.png) right 15px center / 28px no-repeat, linear-gradient(-242deg, rgb(151,199,223) 0%, rgb(176,173,200) 50%, rgb(246,178,178) 100%, rgb(246,169,169) 100%, rgb(246,182,182) 100%, rgb(255,255,255) 100%, rgb(211,207,194) 100%);
}

/*==================================================================

  .top_message

==================================================================*/
.top_message {
   padding: 6px 0;
   background: url("../images/top_message_bg.jpg") repeat-x center top;
}
.top_message_text {
    position: relative;
    width: 730px;
    height: 730px;
    margin: 0 auto 0;
    padding: 111px 0 0;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 100%;
}
.top_message_text::before {
    position: absolute;
    left: -5px;
    top: -5px;
    width: calc(100% + 10px);
    height: calc(100% + 10px);
    background: linear-gradient(40deg,rgba(151, 199, 223, 0.8) 0%, rgba(168, 176, 205, 0.8) 50%, rgba(246, 178, 178, 0.8) 100%);
    -webkit-mask: 
    linear-gradient(#fff 0 0) content-box, 
    linear-gradient(#fff 0 0);
    -webkit-mask-composite: xor;
    mask-composite: exclude;
    border-radius: 100%;
    padding: 5px;    
    content: "";
}
.top_message_text h2 {
    margin-bottom: 20px;
    padding: 113px 0 0;
    font-size: 26px;
    letter-spacing: 0.06em;
    background: url("../images/logo_mark.svg") no-repeat center top/75px auto;
}
.top_message_text p {
    letter-spacing: 0.06em;
    line-height: 2;
}
.top_message_text p:not(:last-of-type) {
    margin-bottom: 2em;
}

/*==================================================================================================================

  スマホ

==================================================================================================================*/
@media screen and (max-width:640px) {
#wrapper, html, body{
    min-height: 500px;
}
.inner {
    padding: 0 5%;
}


/*==================================================================

メインビジュアル（スマホ）

==================================================================*/
.top_mainvisual {
    height: 109.38vw;
    min-height: initial;
}
.mainvisual_wrap {
    height: 109.38vw;
}
.top_mainvisual .inner {
    width: auto;
}
/* トップページキャッチフレーズ */
.mainvisual_catch {
    position: absolute;
    left: 0;
    bottom: auto;
    top: 14%;
    width: 100%;
    text-align: center;
    min-width: initial;
}
.mainvisual_catch img {
    width: 76vw;
    height: auto;
}
.mainvisual_character {
    bottom: -10px;
    left: calc(50% - 75px);
    width: 150px;
}

/* メインスライド */
#slick_fade {
    height: 109.38vw;
}
#slick_fade .slide_item img {
    height: 100%;
    aspect-ratio: 640 / 700;
    min-height: initial;
}

.job_btn_list.top {
    margin-bottom: 50px;
}

/*==================================================================

タイトル（スマホ）

==================================================================*/

.top_tit .eng {
    margin-bottom: 8px;
    font-size: 42px;
    letter-spacing: 0.03em;
}
.top_tit h2 {
    font-size: 16px;
}


/*==================================================================

.top_philosophy（スマホ）

==================================================================*/
.top_philosophy {
    margin-bottom: 30px;
    padding: 0 0 40px;
    background-size: 800px auto;
}
.top_philosophy .top_tit {
    margin-bottom: 30px;
}
.top_philosophy_flex {
    display: block;
    margin-bottom: 80px;
}
.top_philosophy_flex::after {
    z-index: 1;
    bottom: -50px;
    font-size: 40px;
    letter-spacing: 0.03em;
}
.top_philosophy_img {
    width: 95%;
}
.top_philosophy_flex::before {
    top: auto;
    bottom: -200px;
    height: 480px;
    background-position: left 10% top 0;
    background-size: auto 100%;
}
.top_philosophy_img::before {
    left: -10px;
    bottom: -10px;
    width: 100%;
    height: 100%;
}
.top_philosophy_text {
    width: 90%;
    margin: -20px 0 0 auto;
    padding: 30px 5% 30px;
    font-size: 18px;
    text-align: left;
    line-height: 2;
}
.top_philosophy_list {
    flex-direction: column;
    gap: 40px;
}
.top_philosophy_list::before {
    bottom: auto;
    top: -250px;
    height: 565px;
    background-size: auto 100%;
}
.top_philosophy_list figure {
    margin-bottom: 18px;
}
.top_philosophy_list li h3 {
    margin: 0 auto 16px;
    padding-bottom: 5px;
    font-size: 22px;
}
.top_philosophy_list li p {
    text-align: left;
}
.top_medical_item {
    height: 600px;
}
.top_medical_item.hoken {
    padding: 100px 0 0;
}
.top_medical_item.jihi {
    margin-top: -60px;
    padding: 160px 0 0;
}
.top_medical_item.jihi::before {
    top: 0;
    left: 0;
    transform: translateX(0);
    width: 100%;
    height: 600px;
    clip-path: polygon(0 50px, 100% 0, 100% 100%, 0% 100%);
}
.top_medical_item h2 {
    width: 80%;
}
.top_medical_item.hoken h2 {
    margin: 0 0 30px auto;
    padding: 0 0 15px 20%;
}
.top_medical_item.jihi h2 {
    margin: 0 auto 30px 0;
    padding: 0 0 15px 10px;
}
.top_medical_item h2::before {
    width: 200px;
}
.top_medical_item h2 em {
    font-size: 35px;
}
.top_medical_item h2 span {
    margin-top: 12px;
    font-size: 17px;
}
.top_medical_cont {
    margin: 0 auto 0 0;
}	
.top_medical_item.jihi .top_medical_cont {
    margin: 0 auto 0 0;
}
.top_medical_cont .icon {
    position: relative;
    z-index: 1;
    gap: 4vw;
    justify-content: center;
}
.top_medical_cont .icon li {
    width: 43vw;
    height: 43vw;
    max-width: 180px;
    max-height: 180px;
    padding: 10vw 0 0;
    font-size: 14px;
}
.top_medical_cont .icon li::before {
    height: 6vw;
    max-height: 30px;
}
.top_medical_item::after {
    font-size: 40px;
}
.top_medical_item.hoken::after {
    top: 50px;
    left: 1%;
    content: "insurance";
}
.top_medical_item.jihi::after {
    top: 50px;
    right: 1%;
    content: "out-of-pocket";
}

/*==================================================================

.top_benefits（スマホ）

==================================================================*/
.top_benefits {
    padding: 60px 0 60px;
}
.top_benefits .top_tit {
    text-align: right;
    margin-bottom: 30px;
}
.top_benefits .top_tit .eng {
    font-size: 50px;
    margin-bottom: 6px;
}
.top_benefits_list {
    width: 100%;
    flex-direction: column;
    gap: 60px 0;
}
.top_benefits_box {
    width: 100%;
    padding: 1px 0 30px;
}
.top_benefits_box:nth-of-type(-n + 2) {
    width: 100%;
    min-height: initial;
    padding: 25px 0 30px;
}
.top_benefits_box:nth-of-type(2) {
    margin-top: -30px;
}
.top_benefits_box:nth-of-type(4),
.top_benefits_box:nth-of-type(5) {
    margin-top: 0;
}
.top_benefits_box:nth-of-type(4) {
    margin-top: 0;
    padding: 1px 0 40px;
}
.top_benefits_box h3 {
    margin-bottom: 24px;
    padding: 0 0 13px;
    font-size: 21px;
}
.top_benefits_box h3 span {
    font-size: 13px;
}
.top_benefits_box:nth-of-type(-n + 2) ul {
    padding: 0 5%;
}
.top_benefits_box figure {
    margin-top: 24px;
    padding: 0 5%;
}
.top_benefits_box .fukidashi {
    width: 90%;
}


/*==================================================================

.top_job（スマホ）

==================================================================*/
.top_job {
    padding: 40px 0 0;
    background: url(../images/top_job_bg.png) no-repeat right calc(50% - 780px) top -240px;
}
.top_job .top_tit {
    text-align: center;
    margin-bottom: 30px;
}
.top_job_cont {
    width: 100%;
    padding: 15px 0 0;
}
.top_job_cont p{
    line-height: 1.7;
}
.tab_list {
    gap: 10px;
    margin-bottom: 30px;
    padding: 0 5%;
}
.top_job .tab_list li{
    min-height: 69px;
}
	
.tab_list li::before {
    display: none;
}
.tab_list {
    /*flex-flow: column;*/
}
.tab_list li {
    width: calc(50% - 5px);
	padding: 12px 12px 12px;
}
.panel {
    padding: 15px 8px 35px 35px;
}
.panel_inner {
    display: block;
    padding: 15px 15px 26px;
}
.panel_inner::after {
    left: -45px;
    top: -30px;
    width: 81px;
    height: 81px;
}
.panel_inner::before {
    top: -4px;
    right: auto;
    left: -45px;
    font-size: 40px;
}
.panel2 .panel_inner::before {
    top: -4px;
    font-size: 40px;
    height: auto;
}
.top_job_cont h3 {
    min-width: 180px;
    margin-bottom: 14px;
    padding: 0 0 6px;
    font-size: 24px;
}
.top_job_cont h3::before {
    left: -15px;
    bottom: -2px;
    width: 15px;
}
.top_job_cont h3 span {
    font-size: 14px;
}
.top_job_cont h4 {
    margin-bottom: 15px;
    padding: 7px 40px;
    font-size: 14px;
}
.top_job_btn {
    margin-top: 20px;
    flex-direction: column;
    gap: 15px;
}
.top_job_btn a {
    width: 100%;
    margin-top: 0;
}

/*==================================================================

.top_interview（スマホ）

==================================================================*/
.top_interview {
    padding: 50px 0 60px;
}
.top_interview .top_tit {
    margin-bottom: 30px;
}
.top_interview_slide {
    padding: 0 30px;
}
.top_interview_slide li {
    width: 200px;
}
.top_interview_slide li figure {
    margin-bottom: 12px;
}
.top_interview_slide li figure img {
    width: 100%;
    height: auto;
}
.top_interview_slide li .name {
    font-size: 17px;
}
.top_interview_slide li .medical {
    margin: 0 0 14px 5px;
}
.top_interview_slide .slick-prev {
    left: 15px;
}
.top_interview_slide .slick-next {
    right: 15px;
}
.top_interview_btn {
    margin: 40px 0 0;
}

/*==================================================================

.top_support（スマホ）

==================================================================*/
.top_support {
    padding: 50px 0 60px;
}
.top_support .top_tit {
    margin-bottom: 30px;
}
.top_support_note {
    margin-bottom: 25px;
    padding: 30px 20px 30px;
}
.top_support_note h3 {
    margin-bottom: 18px;
    padding: 27px 0 0;
    font-size: 20px;
    background-size: auto 15px;
}
.top_support_note p {
    text-align: left;
}
.top_support_list {
    gap: 14px 0;
}
.top_support_list li {
    width: 100%;
    padding: 3px;
    border-radius: 44px;
}
.top_support_list li span {
    display: block;
    padding: 28px 0 14px;
    font-size: 15px;
}

/*==================================================================

.top_faq（スマホ）

==================================================================*/
.top_faq_wrap {
    padding: 60px 5% 70px;
    background-size: cover, cover;
}
.top_faq .top_tit {
    padding: 60px 0 60px;
    background-size: 100% auto;
}
.top_faq_list {
    width: 100%;
}
.top_faq_list dt {
    margin-bottom: 30px;
    padding: 0 0 0 80px;
    min-height: 52px;
    background-size: 52px auto;
}
.top_faq_list dt p {
    padding: 16px 10px;
    font-size: 15px;
    line-height: 1.6;
}
.top_faq_list dd {
    margin-left: 20px;
    padding: 0 0 0 80px;
    background-size: 52px auto;
}
.top_faq_list dd:not(:last-of-type) {
    margin-bottom: 50px;
}
.top_faq_list dd .teams li {
    flex-direction: column;
    gap: 10px;
}
.top_faq_list dd .teams::before, 
.top_faq_list dd > p::before {
    left: 5px;
    top: 5px;
    width: calc(100% - 10px);
    height: calc(100% - 10px);
}
.top_faq_list dd .teams {
    padding: 20px 20px 30px;
}
.top_faq_list dd > p {
    padding: 20px 20px 30px;
    letter-spacing: 0;
}
.top_faq_btn {
    margin: 40px 0 0;
}
.top_faq_btn a {
    letter-spacing: 0;
}

/*==================================================================

.top_message（スマホ）

==================================================================*/
.top_message {
    overflow: hidden;
}
.top_message_text {
    width: 700px;
    height: 700px;
    margin: 0 0 0 calc(50% - 350px);
    padding: 10vw calc(350px - 49vw) 0;
    text-align: center;
}
.top_message_text h2 {
    margin-bottom: 20px;
    padding: 50px 0 0;
    font-size: 20px;
    line-height: 1.5;
    background-size: 40px auto;
}
.top_message_text p {
    text-align: left;
}
.top_message_text p:not(:last-of-type) {
    margin-bottom: 1em;
}

}
