
@media only screen and (min-width: 800px){
  .bg_interview_br {
    background: url(/upload/tenant_1/f16f2a62fb01a21c272b44dd1cb1f145.jpg) top no-repeat;
    overflow: hidden;
    clear: both;
    height: 54vw;
    max-height: 700px;

}

.pos-a {
    position: absolute;

}

.pos-r{
  position: relative;
}

.of-v{
  overflow: visible;
}

.btn-pos{
      top: 80%;
    right: 50%;
    transform: translate(50%, 50%);
}
}


/* 1005 追記 */
 @media only screen and (min-width: 800px){
  .bg_interview_br {
    background: url(/upload/tenant_1/1cbc3deb74c8aa0d0740a8360dec5732.jpeg) top no-repeat;
    overflow: hidden;
    clear: both;
    height: 54vw;
    max-height: 700px;
}
}



@media screen and (max-width: 799px){
  .bg_interview_br {
    background: url(/upload/tenant_1/161f3f614c4f5585131689e0a0846c61.jpeg) top no-repeat;
    overflow: hidden;
    clear: both;
    background-size: 100%;
}
}



@media only screen and (min-width: 1025px){
  .pb-10{
  padding-bottom: 10%;
}

.mt-3{
  margin-top: 3%;  
}
.c333{
  color: #333 !important;
}

.mt-80-pc{
  margin-top: 80px !important;
}
}

@media only screen and (max-width: 1024px){
  .t-shadow-sp{
        text-shadow: 1px 1px #33333324;
  }  
}

.lh-13{
  line-height: 1.3em;
}



/* 2021.12.28 */

.curriculum01{
  background-color: #f1e4ee !important;
}

.curriculum02{
  width: 70%;
    margin-bottom: 100px;
}

@media only screen and (max-width: 1024px){
.curriculum02 {
    width: 92%;
    margin-bottom: 100px;
}
}

@media only screen and (max-width: 599px){
.curriculum02 {
    width: 99%;
    margin-bottom: 100px;
}
}

/* 12/14 追記 */

@media only screen and (max-width: 599px){
  .flexbox-sp{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
  }
}

/* 「今年度の募集は終了いたしました。多数のご応募誠にありがとうございました。」が表示、
    下の募集要項は非表示の時にコメントアウト*/
    
/*  .recruit-start{
display: none !important;
}

.recruit-end{
display: block !important;
}   */


/* 「今年度の募集は終了いたしました。多数のご応募誠にありがとうございました。」は非表示
  下の募集要項のみ表示したいときにコメントアウト */
    
/*  .recruit-start{
display: block !important;
}

.recruit-end{
display: none !important;
}  */

.recruit-end-txt{
      display: block;
    text-align: center;
    margin-bottom: 25px;
    font-size: 18px;
}

[data-element-id].recruit-end-txt{
  position: relative;
  margin-top: 30px;
}
  
/* [data-element-id].recruit-end-txt::before {
    content: "不要な際は、コメントアウト";
    position: absolute;
    top: -35px;
    right: 50%;
    transform: translateX(50%);
    background-color: #333;
    color: #fff;
    font-size: 14px;
    padding: 5px 50px;
} */

[data-element-id].shin1{
  margin-top: 50px;
  position: relative;
}
/* [data-element-id].shin1::before {
    content: "不要な際は、コメントアウト";
    position: absolute;
    top: -35px;
    right: 50%;
    transform: translateX(50%);
    background-color: #333;
    color: #fff;
    font-size: 14px;
    padding: 5px 50px;
} */

[data-element-id].boshup01{
  margin-top: 50px;
  position: relative;
}
/* [data-element-id].boshup01::before {
    content: "不要な際は、コメントアウト";
    position: absolute;
    top: -35px;
    right: 50%;
    transform: translateX(50%);
    background-color: #333;
    color: #fff;
    font-size: 14px;
    padding: 5px 50px;
} */

/* 2025/02/17 */
@media only screen and (min-width: 800px) {
    .bg_interview_br.ver02 {
        background: url(/upload/tenant_1/b7a0efe80735030d99f0824dd9a2048c.webp) top no-repeat;
    }
}

@media screen and (max-width: 799px) {
    .bg_interview_br.ver02 {
        background: url(/upload/tenant_1/d5a20c9bc392e719bda9a97d0294799d.webp) top no-repeat;
        background-size: 100%;
    }
}

/* 2025/03/04 */
@media screen and (max-width: 799px) {
    .interview_br h2.textstroke {
    -webkit-text-stroke: 1px #2c2c2c;
    text-stroke: 1px #2c2c2c;
    }
}

@media screen and (max-width: 799px) {
    .br_contents_img p.sameheight {
        height: auto;
    }
}

.dfw {
  display: flex;
  flex-wrap: wrap;
}
.dfw > div {
  margin: 0 auto 20px;
}
.pb50 {
  padding-bottom: 50px;
}
.line-qr {
  width: 100px;
}
.shinsotsublock .click_g {
  margin-bottom: 0;
}

@media (max-width: 1024px){
  .dfw > div {
    margin: 0 auto 10px;
  }
}
