@charset "utf-8";

/* 社会保険労務士業務 */
/* ----------------------------------------------------- */
.mv.labor_and_social_security_attorney {
  width: 100%;
  height: 100%;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 1.4em 0 1em;
  background: url("../../labor_and_social_security_attorney/images/mv_labor_and_social_security_attorney.jpg?20251106")  top center;
  background-size: cover;
}
.column1 .incolumn_pic-alignright440 {
  width: 440px;
  float: right;
  margin: 0 0 1em 1em;
}
  .column1 .incolumn_pic-alignright440 img {
    width: 100%;
  }
.column1 .incolumn_pic-alignright220 {
  width: 220px;
  float: right;
  margin: 0 0 1em 1em;
}
  .column1 .incolumn_pic-alignright220 img {
    width: 100%;
  }
  h2.underline01_blue {
      position:relative;
      display: inline-block;
      margin: 0 auto 1.5em;
      padding: 0 0 .4em 0;
      text-align:center;
      border-bottom:5px solid #d0f0fe;
      font-size: 3.6rem;
      font-weight: 700;
      background: none;
      border-top: 0;
      border-left: 0;
      border-right: 0;
  }
    h2.underline01_blue:before,
    h2.underline01_blue:after {
        border: solid transparent;
        content:'';
        height:0;
        width:0;
        pointer-events:none;
        position:absolute;
        top:100%;
        left:50%;
    }
      h2.underline01_blue:after {
        border-color: rgba(255, 255, 255, 0);
        border-top-width:30px;
        border-bottom-width:30px;
        border-left-width:15px;
        border-right-width:15px;
        margin-left: -15px;
        border-top-color:#FFFFFF;
      }
      h2.underline01_blue:before {
        border-color: rgba(196, 236, 253, 0);
        border-top-width:35px;
        border-bottom-width:35px;
        border-left-width:20px;
        border-right-width:20px;
        margin-left: -20px;
        margin-top: 5px;
        border-top-color:#c4ecfd;
      }


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

  .mv.labor_and_social_security_attorney {
    background: url("../../labor_and_social_security_attorney/images/mv_labor_and_social_security_attorney_SP.jpg?20251106")  no-repeat center top/auto 100%;
  }
  .column1 .incolumn_pic-alignright440 {
    width: 100%;
    float: none;
    margin: 0;
    text-align: center;
  }
  .column1 .incolumn_pic-alignright440 img {
    width: 80%;
    margin: 1em;
  }
  .column1 .incolumn_pic-alignright220 {
    width: 30%;
  }
  
  h2.underline01_blue {
      margin: 0 auto 50px;
      padding: 0 0 15px 0;
      font-size: 2rem;
      letter-spacing: -0.07rem;
  }

}
