@charset "UTF-8";

@media screen and (max-width: 1099px) {

}

div.h1Wrap.withImg p.img {
    background: url(../img/career/mv_pc.jpg) no-repeat 50% 50%;
    background-size: cover;
  }
  @media screen and (max-width: 1099px) {
    div.h1Wrap.withImg p.img {
      background: url(../img/career/mv_sp.jpg) no-repeat 50% 50%;
      background-size: cover;
    }
  }

h3 {
    font-size: 2.4rem;
    font-feature-settings: "palt";
    margin-bottom: 10px;
}

@media screen and (max-width: 1099px) {
    h3 {
        line-height: 1.6;
    }   
    .balloon + h3 {
        padding-top: 10px;
    }
}

.balloon {
    z-index: 1;
    min-width: 256px;
    padding: 10px 80px;
    box-sizing: border-box;
}

@media screen and (max-width: 969px) {
    .balloon {
        width: 100%;
        margin-bottom: 30px;
    }    
}

div.h1Wrap .subNaviBlock {
    z-index: 2;
}

.popupBox {
    margin-bottom: 0;
}

/* ::::::::::::::::::::::::::::::::: results ::::::::::::::::::::::::::::::::: */
  
.tab-nav {
    display: flex;
    justify-content: space-between;
    text-align: center;
    padding: 20px 0;
}

@media screen and (max-width: 1099px) {
    .tab-nav {
        display: block;
    }    
}

.tab-nav li {
    margin-bottom: 10px;
    position: relative;
    display: inline-block;
    background: #F0F0F0;
    border-radius: 50px;
    cursor: pointer;
    padding: 15px 0;
    width: 32%;
}

@media screen and (max-width: 1099px) {
    .tab-nav li {
        width: 100%;
        margin: 5px;
  }  
}
  
.tab-nav li.on {
    background: #ff9598;
    color: #fff;
}
  
.tab-nav li.on:before {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -15px;
    border: 10px solid transparent;
    border-top: 10px solid #ff9598;
}

@media screen and (max-width: 1099px) {
    .tab-nav li.on:before {
        display: none;
    }
}

.tabContents {
    visibility: hidden;
    height: 0;
    opacity: 0;
    transition: opacity .6s;
}
        
@media (max-width: 1099px) {
  
}

.tabContents.on {
    visibility: visible;
    height: auto;
    opacity: 1;
}
      
@media (max-width: 1099px) {
  
}

.careerGuidance .tab-nav {
    margin-top: 30px;
}

@media screen and (max-width: 1099px) {
    .careerGuidance .tab-nav {
        margin-top: 0;
    }    
}

.careerGuidance .tabContents p {
    font-size: 2rem;
    font-weight: bold;
}

.careerGuidance .tabContents .course {
    position: relative;
    margin-top: 20px;
}

.careerGuidance .tabContents .course .zoom {
    bottom: -30px;
}

.explanation {
    margin-top: 80px;
}

@media screen and (max-width: 1099px) {
    .explanation {
        margin-top: 60px;
    }    
}

.explanation .textBlock {
    margin-bottom: 30px;
}

@media screen and (max-width: 1099px) {
    .explanation .textBlock {
        margin-bottom: 15px;
    }    
}

.explanation .imgBlock {
    display: flex;
    justify-content: space-between;
    margin-bottom: 50px;
}

@media screen and (max-width: 1099px) {
    .explanation .imgBlock {
        display: block;
        margin-bottom: 30px;
    }
    .explanation .imgBlock img {
        width: 100%;
    }
    .explanation .imgBlock img:last-child {
        margin-top: 20px;
    }
}

.explanation .imgBlock:last-child {
    margin-bottom: 0;
}

.careerRecord .tabContents .list01 dt,
.careerRecord .tabContents .list02 dt {
    color: #f070a5;
    font-feature-settings: "palt";
}

.careerRecord .tabContents:nth-of-type(2) .list01 dt,
.careerRecord .tabContents:nth-of-type(2) .list02 dt {
    color: #ff9598;
}

.careerRecord .tabContents:nth-of-type(3) .list01 dt,
.careerRecord .tabContents:nth-of-type(3) .list02 dt {
    color: #F5911E;
}

.careerRecord .tabContents .list01 > dd {
    margin-bottom: 10px;
    font-feature-settings: "palt";
}

@media screen and (max-width: 1099px) {
    .careerRecord .tabContents .list01 > dd {
        margin-bottom: 20px;
    }    
}

/* .popupBox .modal-content {
    height: auto;
} */

/* ::::::::::::::::::::::::::::::::: graduatevoice ::::::::::::::::::::::::::::::::: */

.interview {
    margin-top: 70px;
}

@media screen and (max-width: 1099px) {
    .interview {
        margin-top: 0;
    }    
}

.interview ul li {
    position: relative;
    margin-bottom: 50px;
}

@media screen and (max-width: 1099px) {
    .interview ul li {
        margin-bottom: 30px;
    }    
}

.interview ul li .number {
    font-size: 2.8rem;
    color: #f070a5;
    line-height: 1;
    text-align: right;
    letter-spacing: 2px;
    padding: 15px 0;
}

@media screen and (max-width: 1099px) {
    .interview ul li .number {
        font-size: 1.3rem;
        text-align: center;
        padding: 0;
        margin-bottom: 30px;
    }    
}

.interview ul li:nth-child(2) .number {
    text-align: left;
    color: #1DCAD6;
}

@media screen and (max-width: 1099px) {
    .interview ul li:nth-child(2) .number {
        text-align: center;
    }    
}

.interview ul li:nth-child(3) .number {
    color: #74BB51;
}

.interview ul li:nth-child(4) .number {
    text-align: left;
    color: #9C80D1;
}

@media screen and (max-width: 1099px) {
    .interview ul li:nth-child(4) .number {
        text-align: center;
    }    
}

.interview ul li .number span {
    font-size: 9rem;
    display: block;
}

@media screen and (max-width: 1099px) {
    .interview ul li .number span {
        font-size: 5.3rem;
    }    
}

.interview ul li .imgBlock {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    width: 50%;
}

@media screen and (max-width: 1099px) {
    .interview ul li .imgBlock {
        position: relative;
        z-index: 1;
        width: 100%;
        left: -30px;
    }    
}

.interview ul li:nth-child(even) .imgBlock {
    right: 20px;
    left: auto;
}

@media screen and (max-width: 1099px) {
    .interview ul li:nth-child(even) .imgBlock {
        right: -20px;
        left: auto;
    }    
}

.interview ul li .imgBlock::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 20px;
    top: 20px;
    border-radius: 28px;
    /* background-color: #f070a5; */
    background-image:repeating-linear-gradient(-45deg,rgba(237,112,162,.3), rgba(237,112,162,.3) 5px,transparent 0, transparent 13px);
    z-index: -1;
}

@media screen and (max-width: 1099px) {
    .interview ul li .imgBlock::after {
        left: 10px;
        top: 10px;
        border-radius: 14px;
    }    
}

.interview ul li:nth-child(2) .imgBlock::after {
    background-image:repeating-linear-gradient(-45deg,rgba(29,202,204,.3), rgba(29,202,204,.3) 5px,transparent 0, transparent 13px);
}

.interview ul li:nth-child(3) .imgBlock::after {
    background-image:repeating-linear-gradient(-45deg,rgba(116,187,81,.3), rgba(116,187,81,.3) 5px,transparent 0, transparent 13px);
}

.interview ul li:nth-child(4) .imgBlock::after {
    background-image:repeating-linear-gradient(-45deg,rgba(156,128,209,.3), rgba(156,128,209,.3) 5px,transparent 0, transparent 13px);
}

.interview ul li .imgBlock img {
    border-radius: 28px;
    width: 100%;
}

@media screen and (max-width: 1099px) {
    .interview ul li .imgBlock img {
        border-radius: 0 14px 14px 0;
    }    
    .interview ul li:nth-child(even) .imgBlock img {
        border-radius: 14px 0 0 14px;
    }    
}

.interview ul li .textBlock {
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    background: #fff;
    border-radius: 28px;
    padding: 70px;
    width: 84%;
    box-sizing: border-box;
    margin-left: auto;
    box-shadow: 3px 3px 10px rgb(77 77 77 / 15%);
}

@media screen and (max-width: 1099px) {
    .interview ul li .textBlock {
        display: block;
        border-radius: 14px;
        padding: 90px 15px 40px;
        margin-top: -70px;
        width: 100%;
        box-sizing: border-box;
    }    
}

.interview ul li:nth-child(even) .textBlock {
    flex-direction: row-reverse;
    margin-left: 0;
    margin-right: auto;
}

.interview ul li .profile .name {
    font-size: 1.9rem;
    font-weight: bold;
    letter-spacing: 2px;
    line-height: 1.4;
    color: #f070a5;
}

@media screen and (max-width: 1099px) {
    .interview ul li .profile  {
        margin-bottom: 10px;
    }    
}

.interview ul li:nth-child(2) .profile .name {
    color: #1DCAD6;
}

.interview ul li:nth-child(3) .profile .name {
    color: #74BB51;
}

.interview ul li:nth-child(4) .profile .name {
    color: #9C80D1;
}

.interview ul li .profile .name span {
    font-size: 2.8rem;
}

.interview ul li .profile .university {
    font-size: 1.6rem;
    font-weight: bold;
}

@media screen and (max-width: 1099px) {
    .interview ul li .profile .university {
        font-size: 1.5rem;
    }    
}

.interview ul li .textBlock .caption {
    position: absolute;
    top: 55px;
    left: 43%;
    z-index: 1;
}

@media screen and (max-width: 1099px) {
    .interview ul li .textBlock .caption {
        position: relative;
        width: calc(100% + 60px);
        left: -60px;
        top: 0;
        margin-bottom: 10px;
    }    
}

.interview ul li:nth-child(even) .textBlock .caption {
    text-align: right;
    left: auto;
    right: 43%;
}

@media screen and (max-width: 1099px) {
    .interview ul li:nth-child(even) .textBlock .caption {
        right: 0;
    }    
}

.interview ul li .textBlock .caption span {
    display: inline-block;
    background: #f070a5;
    color: #fff;
    font-size: 2.4rem;
    letter-spacing: 2px;
    font-weight: bold;
    margin-bottom: 10px;
    padding: 5px 45px;
    border-radius: 28px;
}

@media screen and (max-width: 1099px) {
    .interview ul li .textBlock .caption span {
        background: #f070a5;
        color: #fff;
        font-size: 1.9rem;
        margin-bottom: 5px;
        padding: 5px 45px;
        white-space: nowrap;
    }    
}

.interview ul li:nth-child(2) .textBlock .caption span {
    background: #1DCAD6;
}

.interview ul li:nth-child(3) .textBlock .caption span {
    background: #74BB51;
}

.interview ul li:nth-child(4) .textBlock .caption span {
    background: #9C80D1;
}

.interview ul li .textBlock .text {
    width: 52%;
}

@media screen and (max-width: 1099px) {
    .interview ul li .textBlock .text {
        width: 100%;
    }    
}

.interview ul li .img_pc {
    position: absolute;
    left: -85px;
    top: 55%;
    z-index: 1;
}

.interview ul li:nth-child(even) .img_pc {
    left: auto;
    right: -85px;
}

.interview ul li .img_pc img {
    border-radius: 14px;
    outline: 4px solid #f070a5;
    outline-offset: -4px;
    box-shadow: 3px 3px 10px rgb(77 77 77 / 15%);
}

.interview ul li:nth-child(2) .img_pc img {
    outline: 4px solid #1DCAD6;
}

.interview ul li:nth-child(3) .img_pc img {
    outline: 4px solid #74BB51;
}

.interview ul li:nth-child(4) .img_pc img {
    outline: 4px solid #9C80D1;
}


.imgBlock.record > div {
  position: relative;
  width: 48%;
}
.imgBlock.record > div img {
  width: 100%;
}
.imgBlock.record p {
  position: absolute;
  bottom: 0.2rem;
  right: 1rem;
  text-transform: uppercase;
  display: block;
  font-size: 1.8rem;
  color: #fff;
  text-shadow: 0 8px 9px #000, 0px -2px 1px #000;
  font-weight: bold;
}
@media screen and (max-width: 1099px) {
	.imgBlock.record > div {
  	  width: 100%;
      margin-bottom: 1rem;
	}
    .imgBlock.record > div img {
      width: 100%;
    }
    .imgBlock.record p {
      font-size: 1.3rem;
    }
}