.onlySP {
  display: none; }
  @media screen and (max-width: 767px) {
    .onlySP {
      display: block; } }

@media screen and (max-width: 767px) {
  .onlyPC {
    display: none; } }

.title01 {
  text-align: center;
  font-weight: bold;
  line-height: 1.5;
  margin-bottom: 30px;
  font-size: 28px;
  color: #333; }
  @media screen and (max-width: 767px) {
    .title01 {
      font-size: 25px; } }
  .title01:after {
    content: '';
    display: block;
    width: 64px;
    height: 4px;
    margin: 15px auto 0;
    border-radius: 2px;
    background: linear-gradient(to right, #FFC000 0%, #FFC000 50%, #005EAB 50%, #005EAB 100%); }

.title02 {
  font-weight: bold;
  font-size: 25px;
  margin-bottom: 20px;
  line-height: 1.5;
  text-align: center;
  color: #005EAB; }
  @media screen and (max-width: 767px) {
    .title02 {
      font-size: 22px;
      margin-bottom: 10px; } }

.title03 {
  margin-bottom: 30px;
  min-height: 55px;
  background-image: url(/resource/it/workType/img/post_title_bg.svg);
  background-repeat: no-repeat;
  background-position: left 5px;
  position: relative; }
  @media screen and (max-width: 767px) {
    .title03 {
      margin-bottom: 25px; } }
  .title03:nth-child(n+2) {
    margin-top: 60px; }
    @media screen and (max-width: 767px) {
      .title03:nth-child(n+2) {
        margin-top: 50px; } }
  .title03_number {
    position: absolute;
    left: 0;
    top: 5px;
    text-align: center;
    display: block;
    font-weight: bold;
    font-size: 29px;
    line-height: 1;
    color: #40bfe3; }
    .title03_number_txt {
      font-size: 10px;
      display: block; }
  .title03_title {
    font-weight: bold;
    font-size: 25px;
    display: block;
    padding-top: 16px;
    margin-left: 70px;
    position: relative;
    line-height: 1.4; }
    @media screen and (max-width: 767px) {
      .title03_title {
        font-size: 20px; } }

.title04 {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  color: #005EAB;
  line-height: 1.5;
  padding-left: 10px;
  border-left: 3px solid #0A9FC2; }
  .title04:nth-child(n+2) {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .title04:nth-child(n+2) {
        margin-top: 15px; } }

.section01:nth-child(n+2) {
  margin-top: 80px; }
  @media screen and (max-width: 767px) {
    .section01:nth-child(n+2) {
      margin-top: 30px; } }

.section02:nth-child(n+2) {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .section02:nth-child(n+2) {
      margin-top: 15px; } }

.btn01 {
  border-radius: 8px;
  height: 65px; }
  @media screen and (max-width: 767px) {
    .btn01 {
      height: 57px; } }
  .btn01--center {
    max-width: 400px;
    margin: 30px auto 0; }
  .btn01 > a {
    box-sizing: border-box;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 8px;
    background-color: #005EAB;
    border: 2px solid #005EAB;
    color: #fff;
    font-weight: bold;
    text-decoration: none;
    font-size: 18px;
    line-height: 1.5;
    padding: 0 36px;
    transition: all .5s ease; }
    @media screen and (max-width: 767px) {
      .btn01 > a {
        font-size: 14px; } }
    @media (hover: hover) {
      .btn01 > a:hover {
        color: #005EAB;
        background-color: #fff; }
        .btn01 > a:hover:before, .btn01 > a:hover:after {
          background-color: #005EAB; } }
    .btn01 > a:before, .btn01 > a:after {
      content: '';
      display: block;
      width: 10px;
      height: 2px;
      border-radius: 1px;
      background-color: #fff;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -1px;
      transition: color .5s ease; }
    .btn01 > a:before {
      transform-origin: bottom right;
      transform: rotate(36deg); }
    .btn01 > a:after {
      transform-origin: top right;
      transform: rotate(-36deg); }

.img01 {
  width: 100%;
  height: auto;
  margin-bottom: 30px; }
  @media screen and (max-width: 767px) {
    .img01 {
      margin-bottom: 15px; } }

.marker01 {
  background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #FFF1C3 0%) repeat scroll 0 0; }

.paragraph01:nth-child(n+2) {
  margin-top: 1.5em; }
.paragraph01-bottom{
  margin-bottom: 1.5em; 
}

.list01 > li {
  padding-left: 22px;
  position: relative; }
  .list01 > li:before {
    content: '';
    display: block;
    width: 4px;
    height: 4px;
    background-color: #333;
    border-radius: 100%;
    position: absolute;
    top: 12px;
    left: 6px; }

.bnr01 {
  transition: opacity .3s ease; }
  @media (hover: hover) {
    .bnr01:hover {
      opacity: 0.7; } }
  .bnr01 img {
    width: 100%;
    height: auto; }

.shadowWrapper {
  margin-top: -10px; }
  @media screen and (max-width: 767px) {
    .shadowWrapper {
      margin-top: -10px !important; } }

@media screen and (max-width: 1100px) {
  #s20 #wrap,
  #s30 #wrap {
    width: 1100px;
    margin: 0 auto; } }

.container20s30s {
  background-color: #e5eef7;
  padding-bottom: 80px;
  color: #333;
  font-size: 15px;
  line-height: 1.8; }
  @media screen and (max-width: 767px) {
    .container20s30s {
      padding-bottom: 30px; } }
  .container20s30s #breadcrumbArea {
    margin-bottom: 0 !important; }
  .container20s30s_inner {
    width: 1000px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .container20s30s_inner {
        width: auto; } }
  .container20s30s_inner--first {
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: -180px; }
    @media screen and (max-width: 767px) {
      .container20s30s_inner--first {
        margin: -20px 19px 30px; } }
  .container20s30s_inner--white {
    background-color: #fff; }
  @media screen and (max-width: 767px) {
    .container20s30s_inner--space {
      padding: 0 18px; } }
  .container20s30s_content {
    padding: 80px 0 60px;
    width: 680px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .container20s30s_content {
        width: auto;
        padding: 40px 19px; } }
  .container20s30s .mt10 {
    margin-top: 10px; }
  .container20s30s.mt15 {
    margin-top: 15px; }
  .container20s30s img {
    image-rendering: -webkit-optimize-contrast;
    max-width: 100%;
    height: auto;
  }

.heroarea20s {
  background-color: #0A9FC2;
  padding-bottom: 180px;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .heroarea20s {
      padding-bottom: 20px; } }
  .heroarea20s_inner {
    width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-bottom: 24px; }
    @media screen and (max-width: 767px) {
      .heroarea20s_inner {
        width: auto;
        margin: 0 19px;
        padding-bottom: 0; } }
  .heroarea20s_date {
    font-size: 12px;
    font-weight: bold;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .heroarea20s_date {
        font-size: 11px;
        height: 30px; } }
  .heroarea20s_title {
    position: relative;
    z-index: 1;
    margin-bottom: 5px;
    padding-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .heroarea20s_title {
        margin-bottom: 0;
        padding-bottom: 20px; } }
    .heroarea20s_title_item1 {
      width: 105px;
      height: 41px;
      border-radius: 5px;
      background-color: #003B6B;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 25px;
      font-weight: normal;
      position: absolute;
      z-index: 2;
      color: #005EAB;
      top: -20px;
      left: 50%;
      color: #fff;
      transform: translateX(-50%); }
      @media screen and (max-width: 767px) {
        .heroarea20s_title_item1 {
          width: 17.33333vw;
          height: 6.13333vw;
          font-size: 4vw;
          top: -1.33333vw; } }
    .heroarea20s_title_item2 {
      border-radius: 8px;
      background-color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      height: 139px;
      margin-bottom: 17px;
      color: #003B6B;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .heroarea20s_title_item2 {
          height: 16.26667vw;
          margin-bottom: 1.6vw; } }
      .heroarea20s_title_item2_inner {
        display: block;
        position: relative;
        z-index: 1;
        line-height: 1.4;
        vertical-align: bottom; }
      .heroarea20s_title_item2_l {
        font-size: 74px; }
        @media screen and (max-width: 767px) {
          .heroarea20s_title_item2_l {
            font-size: 9.86667vw; } }
      .heroarea20s_title_item2_m {
        font-size: 43px; }
        @media screen and (max-width: 767px) {
          .heroarea20s_title_item2_m {
            font-size: 5.6vw; } }
      .heroarea20s_title_item2_s {
        font-size: 35px; }
        @media screen and (max-width: 767px) {
          .heroarea20s_title_item2_s {
            font-size: 4.53333vw; } }
    .heroarea20s_title_item3 {
      font-size: 18px;
      line-height: 1.8;
      display: block;
      text-align: center; }
      @media screen and (max-width: 767px) {
        .heroarea20s_title_item3 {
          font-size: 3.2vw;
          line-height: 1.33; } }
  .heroarea20s_txt {
    position: relative;
    z-index: 1;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: .2em;
    height: 30px;
    display: flex;
    justify-content: center;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .heroarea20s_txt {
        font-size: 2.66667vw;
        height: 5.33333vw; } }
    .heroarea20s_txt:before {
      content: '';
      display: block;
      z-index: 1;
      position: absolute;
      width: 100%;
      height: 2px;
      background-color: #fff;
      top: 50%;
      margin-top: -1px;
      left: 0; }
    .heroarea20s_txt_inner {
      position: relative;
      z-index: 2;
      display: inline-block;
      background-color: #0A9FC2;
      margin: 0 auto;
      padding: 0 33px; }
      @media screen and (max-width: 767px) {
        .heroarea20s_txt_inner {
          padding: 0 15px; } }
  .heroarea20s_pic_pc {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    width: 100%;
    height: auto;
    pointer-events: none; }
    @media screen and (max-width: 767px) {
      .heroarea20s_pic_pc {
        display: none; } }
  .heroarea20s_pic_sp {
    display: none; }
    @media screen and (max-width: 767px) {
      .heroarea20s_pic_sp {
        display: block;
        position: absolute;
        z-index: 3;
        right: 0;
        bottom: 0;
        width: 100%;
        height: auto;
        pointer-events: none; } }

.heroarea30s {
  background-color: #005EAB;
  padding-bottom: 180px;
  color: #fff; }
  @media screen and (max-width: 767px) {
    .heroarea30s {
      padding-bottom: 20px; } }
  .heroarea30s_inner {
    width: 1000px;
    margin: 0 auto;
    position: relative; }
    @media screen and (max-width: 767px) {
      .heroarea30s_inner {
        width: auto;
        margin: 0 19px; } }
  .heroarea30s_date {
    font-size: 12px;
    font-weight: bold;
    height: 60px;
    display: flex;
    justify-content: flex-start;
    align-items: center; }
    @media screen and (max-width: 767px) {
      .heroarea30s_date {
        font-size: 11px;
        height: 30px; } }
  .heroarea30s_title {
    position: relative;
    z-index: 1;
    padding-left: 30px;
    padding-bottom: 30px; }
    @media screen and (max-width: 767px) {
      .heroarea30s_title {
        padding-left: 2.66667vw;
        padding-bottom: 2.66667vw; } }
    .heroarea30s_title:before {
      content: '';
      display: block;
      background-color: #003b6b;
      width: 100%;
      height: 132px;
      position: absolute;
      z-index: 1;
      top: 29px;
      left: 0; }
      @media screen and (max-width: 767px) {
        .heroarea30s_title:before {
          height: 17.6vw;
          top: 4.53333vw; } }
    /* .heroarea30s_title:after {
      content: '';
      display: block;
      background-color: #fff;
      height: 1px;
      width: 700px;
      position: absolute;
      top: 9px;
      right: 0;
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .heroarea30s_title:after {
          width: 39.46667vw;
          height: 1px;
          top: 1.86667vw; } } */
    .heroarea30s_title_item1 {
      width: 105px;
      height: 41px;
      border-radius: 5px;
      background-color: #fff;
      display: flex;
      justify-content: center;
      align-items: center;
      font-size: 25px;
      font-weight: normal;
      margin-bottom: 5px;
      position: relative;
      z-index: 2;
      color: #005EAB; }
      @media screen and (max-width: 767px) {
        .heroarea30s_title_item1 {
          width: 17.33333vw;
          height: 6.13333vw;
          font-size: 4vw;
          margin-bottom: 1.06667vw; } }
    .heroarea30s_title_item2 {
      display: block;
      vertical-align: bottom;
      padding-left: 7px;
      margin-bottom: 33px;
      position: relative;
      z-index: 2;
      line-height: 1.4;
      font-weight: bold; }
      @media screen and (max-width: 767px) {
        .heroarea30s_title_item2 {
          margin-bottom: 5.33333vw;
          padding-left: 1.06667vw; } }
      .heroarea30s_title_item2_l {
        font-size: 80px; }
        @media screen and (max-width: 767px) {
          .heroarea30s_title_item2_l {
            font-size: 9.06667vw; } }
      .heroarea30s_title_item2_m {
        font-size: 50px; }
        @media screen and (max-width: 767px) {
          .heroarea30s_title_item2_m {
            font-size: 5.86667vw; } }
      .heroarea30s_title_item2_s {
        font-size: 30px; }
        @media screen and (max-width: 767px) {
          .heroarea30s_title_item2_s {
            font-size: 3.46667vw; } }
    .heroarea30s_title_item3 {
      font-size: 18px;
      line-height: 1.8;
      display: block; }
      @media screen and (max-width: 767px) {
        .heroarea30s_title_item3 {
          font-size: 3.2vw;
          line-height: 1.33; } }
  .heroarea30s_txt {
    position: absolute;
    z-index: 2;
    top: 60px;
    font-size: 13px;
    font-weight: normal;
    letter-spacing: .2em;
    left: 155px; }
    @media screen and (max-width: 767px) {
      .heroarea30s_txt {
        font-size: 2.66667vw;
        left: 22.93333vw;
        top: 26px; } }
  .heroarea30s_pic_pc {
    position: absolute;
    z-index: 3;
    right: 0;
    bottom: 0;
    width: 410px;
    height: auto; }
    @media screen and (max-width: 767px) {
      .heroarea30s_pic_pc {
        display: none; } }
  .heroarea30s_pic_sp {
    display: none; }
    @media screen and (max-width: 767px) {
      .heroarea30s_pic_sp {
        display: block;
        position: absolute;
        z-index: 3;
        bottom: 0;
        right: -1vw;
        width: 36vw;
        height: auto; } }

.firstView {
  padding: 35px 45px; }
  @media screen and (max-width: 767px) {
    .firstView {
      padding: 15px 14px; } }
  .firstView_title {
    font-size: 28px;
    font-weight: bold;
    color: #005EAB;
    margin-bottom: 15px;
    text-align: center; }
    @media screen and (max-width: 767px) {
      .firstView_title {
        font-size: 20px; } }
  .firstView_list {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    gap: 20px;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .firstView_list {
        grid-template-columns: 1fr;
        gap: 10px; } }
    .firstView_list_item {
      background-color: #e5eef7; }
      @media screen and (max-width: 767px) {
        .firstView_list_item {
          display: flex;
          justify-content: center;
          gap: 10px;
          height: 70px; } }
    .firstView_list_img {
      height: 130px;
      display: flex;
      justify-content: center;
      align-items: flex-end; }
      @media screen and (max-width: 767px) {
        .firstView_list_img {
          height: 100%;
          width: 80px;
          align-items: center; } }
      .firstView_list_img img {
        height: auto; }
      .firstView_list_img_img01 {
        width: 154px; }
        @media screen and (max-width: 767px) {
          .firstView_list_img_img01 {
            width: 78px; } }
      .firstView_list_img_img02 {
        width: 187px; }
        @media screen and (max-width: 767px) {
          .firstView_list_img_img02 {
            width: 80px; } }
      .firstView_list_img_img03 {
        width: 139px; }
        @media screen and (max-width: 767px) {
          .firstView_list_img_img03 {
            width: 62px; } }
      .firstView_list_img_img04 {
        width: 119px; }
        @media screen and (max-width: 767px) {
          .firstView_list_img_img04 {
            width: 50px; } }
    .firstView_list_txt {
      width: 100%;
      height: 80px;
      padding-bottom: 10px;
      display: flex;
      justify-content: center;
      align-items: center;
      text-align: center;
      color: #005EAB;
      font-weight: bold;
      font-size: 20px;
      line-height: 1.5; }
      @media screen and (max-width: 767px) {
        .firstView_list_txt {
          width: 180px;
          font-size: 15px;
          text-align: left;
          justify-content: flex-start; } }
  .firstView_lead {
    text-align: center;
    color: #005EAB;
    font-size: 33px;
    line-height: 1.37;
    vertical-align: bottom;
    font-weight: bold;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .firstView_lead {
        font-size: 17px;
        margin-bottom: 5px; } }
    .firstView_lead_marker {
      background: rgba(0, 0, 0, 0) linear-gradient(transparent 70%, #FFF1C3 0%) repeat scroll 0 0; }
    .firstView_lead_caution {
      font-size: 13px;
      font-weight: normal; }
      @media screen and (max-width: 767px) {
        .firstView_lead_caution {
          font-size: 10px; } }
  .firstView_caution {
    text-align: center;
    font-size: 13px;
    color: #5d5d5d; }
    @media screen and (max-width: 767px) {
      .firstView_caution {
        font-size: 11px;
        line-height: 1.6; } }
  .firstView_txt {
    text-align: center; }
  .firstView_btn {
    border-radius: 8px;
    height: 65px;
    display: block;
    margin: 15px auto 0;
    width: 450px; }
    @media screen and (max-width: 767px) {
      .firstView_btn {
        height: 57px;
        width: auto;
        margin: 15px 6px 0; } }
    .firstView_btn_txt1 {
      background-color: #fff;
      width: 92px;
      height: 30px;
      border-radius: 15px;
      display: flex;
      justify-content: center;
      align-items: center;
      color: #D10042;
      font-size: 15px; }
      @media screen and (max-width: 767px) {
        .firstView_btn_txt1 {
          width: 70px;
          height: 22px;
          border-radius: 11px;
          font-size: 12px; } }
    .firstView_btn_txt2 {
      font-size: 21px;
      font-weight: bold;
      color: #fff; }
      @media screen and (max-width: 767px) {
        .firstView_btn_txt2 {
          font-size: 14px; } }
    .firstView_btn > a {
      box-sizing: border-box;
      display: flex;
      justify-content: center;
      align-items: center;
      gap: 15px;
      position: relative;
      width: 100%;
      height: 100%;
      border-radius: 8px;
      background-color: #D10042;
      text-decoration: none;
      line-height: 1.5;
      padding: 0 25px 0 0px;
      transition: all .3s ease;
      box-shadow: 0 0 10px rgba(209, 0, 66, 0.3); }
      @media screen and (max-width: 767px) {
        .firstView_btn > a {
          font-size: 14px;
          padding: 0 17px 0 0;
          gap: 10px; } }
      @media (hover: hover) {
        .firstView_btn > a:hover {
          transform: scale(1.05); } }
      .firstView_btn > a:before, .firstView_btn > a:after {
        content: '';
        display: block;
        width: 10px;
        height: 2px;
        border-radius: 1px;
        background-color: #fff;
        position: absolute;
        right: 20px;
        top: 50%;
        margin-top: -1px;
        transition: color .5s ease; }
        @media screen and (max-width: 767px) {
          .firstView_btn > a:before, .firstView_btn > a:after {
            right: 12px; } }
      .firstView_btn > a:before {
        transform-origin: bottom right;
        transform: rotate(36deg); }
      .firstView_btn > a:after {
        transform-origin: top right;
        transform: rotate(-36deg); }

.matome_title {
  display: inline-block;
  padding-left: 25px;
  position: relative;
  z-index: 2; }
  .matome_title_inner {
    padding: 0 15px;
    height: 48px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
    background-color: #FFC000;
    border-radius: 24px;
    font-size: 20px;
    font-weight: bold;
    color: #005EAB; }
  .matome_title_icon {
    width: 30px;
    height: 30px;
    border-radius: 100%;
    background-color: #fff;
    display: flex;
    justify-content: center;
    align-items: center; }

.matome_inner {
  position: relative;
  z-index: 1;
  border: 3px solid #FFC000;
  border-radius: 10px;
  padding: 40px 30px 30px;
  margin-top: -24px; }
  @media screen and (max-width: 767px) {
    .matome_inner {
      padding: 40px 15px 30px; } }

.matome_list {
  font-size: 15px;
  font-weight: bold;
  list-style: none;
  display: flex;
  flex-direction: column;
  gap: 15px; }
  .matome_list_item {
    padding-left: 35px;
    background: url(/resource/20s30s/img/ico_check.svg) 0 0 no-repeat;
    background-size: 25px 25px;
    min-height: 25px; }

.mokuji {
  background-color: #e5eef7;
  padding: 23px 40px;
  border-radius: 10px; }
  .mokuji_title {
    color: #005EAB;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 20px; }
  .mokuji_list {
    list-style: none;
    counter-reset: count; }
    .mokuji_list_item {
      counter-increment: count;
      display: flex;
      justify-content: flex-start;
      gap: 17px;
      font-size: 18px;
      line-height: 1.22;
      padding-bottom: 13px;
      border-bottom: 1px dashed #005EAB; }
      @media screen and (max-width: 767px) {
        .mokuji_list_item {
          gap: 15px;
          padding-bottom: 13px; } }
      .mokuji_list_item:nth-child(n+2) {
        margin-top: 13px; }
        @media screen and (max-width: 767px) {
          .mokuji_list_item:nth-child(n+2) {
            margin-top: 10px; } }
      .mokuji_list_item:before {
        content: counter(count);
        display: block;
        font-weight: bold;
        color: #005EAB; }
      .mokuji_list_item a {
        text-decoration: none;
        color: #333;
        transition: color .3s ease; }
        @media (hover: hover) {
          .mokuji_list_item a:hover {
            color: #005EAB; } }

.cv {
  background: url(/resource/20s30s/img/bg_cv01.webp);
  background-size: cover;
  padding: 35px 50px; }
  @media screen and (max-width: 767px) {
    .cv {
      padding: 20px 19px; } }
  .cv_inner {
    padding: 40px 56px;
    background-color: #fff;
    border-radius: 40px; }
    @media screen and (max-width: 767px) {
      .cv_inner {
        padding: 25px 19px; } }
  .cv_lead {
    font-weight: bold;
    font-size: 20px;
    line-height: 1.5;
    text-align: center;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      .cv_lead {
        font-size: 17px; } }
  .cv_box01 {
    display: flex;
    justify-content: space-between;
    align-items: flex-end; }
    @media screen and (max-width: 767px) {
      .cv_box01 {
        flex-direction: column;
        justify-content: flex-start;
        align-items: center; } }
    .cv_box01_txt {
      display: flex;
      flex-direction: column;
      gap: 15px;
      font-size: 13px; }
    .cv_box01_img {
      height: auto; }
    .cv_box01_lead {
      font-size: 20px;
      color: #005EAB;
      font-weight: bold; }
    .cv_box01--type1 .cv_box01_txt {
      width: 640px; }
      @media screen and (max-width: 767px) {
        .cv_box01--type1 .cv_box01_txt {
          width: 100%; } }
    .cv_box01--type1 .cv_box01_img {
      width: 105px; }
      @media screen and (max-width: 767px) {
        .cv_box01--type1 .cv_box01_img {
          display: none; } }
    @media screen and (max-width: 767px) {
      .cv_box01--type1 .cv_box01_lead {
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 24px; } }
    @media screen and (max-width: 767px) {
      .cv_box01--type1 .cv_box01_lead > p {
        text-align: center;
        line-height: 1.44; } }
    .cv_box01--type1 .cv_box01_lead > img {
      display: none; }
      @media screen and (max-width: 767px) {
        .cv_box01--type1 .cv_box01_lead > img {
          display: block;
          width: 81px;
          height: auto; } }
    @media screen and (max-width: 767px) {
      .cv_box01--type2 {
        gap: 25px; } }
    .cv_box01--type2 .cv_box01_txt {
      width: 450px; }
      @media screen and (max-width: 767px) {
        .cv_box01--type2 .cv_box01_txt {
          width: 100%; } }
    .cv_box01--type2 .cv_box01_img {
      width: 261px; }
      @media screen and (max-width: 767px) {
        .cv_box01--type2 .cv_box01_img {
          width: 264px; } }
  .cv_box02 {
    background-color: #e5eef7;
    padding: 20px 49px;
    border-radius: 30px;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 15px; }
    @media screen and (max-width: 767px) {
      .cv_box02 {
        gap: 10px;
        padding: 15px; } }
    .cv_box01 + .cv_box02 {
      margin-top: 15px; }
      @media screen and (max-width: 767px) {
        .cv_box01 + .cv_box02 {
          margin-top: 25px; } }
    .cv_box02_img > img {
      height: auto;
      max-width: 100%; }
    .cv_box02_txt {
      font-size: 10px;
      color: #4a4a4a;
      width: 100%;
      text-align: center; }
    .cv_box02--type2 .cv_box02_img {
      width: 574px; }
      @media screen and (max-width: 767px) {
        .cv_box02--type2 .cv_box02_img {
          width: 232px; } }
    .cv_box02--type2 .cv_box02_txt {
      text-align: left; }
    .cv_box02--type2 .cv_box02_img {
      width: 465px; }
      @media screen and (max-width: 767px) {
        .cv_box02--type2 .cv_box02_img {
          width: 254px; } }
  .cv_box03 {
    display: flex;
    gap: 15px;
    align-items: center;
    max-width: 640px;
    margin: 0 auto; }
    @media screen and (max-width: 767px) {
      .cv_box03 {
        flex-direction: column; } }
    .cv_box03_img {
      align-self: flex-start;
      height: auto; }
      @media screen and (max-width: 767px) {
        .cv_box03_img {
          align-self: center; } }
    .cv_box03_txt {
      font-size: 13px; }
    .cv_box03--type1 .cv_box03_img {
      width: 132px; }
      @media screen and (max-width: 767px) {
        .cv_box03--type1 .cv_box03_img {
          width: 75px; } }
    .cv_box03--type1 .cv_box03_txt {
      width: calc(100% - 132px - 15px); }
      @media screen and (max-width: 767px) {
        .cv_box03--type1 .cv_box03_txt {
          width: 100%; } }
    .cv_box03--type2 .cv_box03_img {
      width: 108px; }
      @media screen and (max-width: 767px) {
        .cv_box03--type2 .cv_box03_img {
          width: 88px; } }
    .cv_box03--type2 .cv_box03_txt {
      width: calc(100% - 108px - 15px); }
      @media screen and (max-width: 767px) {
        .cv_box03--type2 .cv_box03_txt {
          width: 100%; } }
    .cv_box03--type3 .cv_box03_img {
      width: 140px; }
      @media screen and (max-width: 767px) {
        .cv_box03--type3 .cv_box03_img {
          width: 134px; } }
    .cv_box03--type3 .cv_box03_txt {
      width: calc(100% - 140px - 15px); }
      @media screen and (max-width: 767px) {
        .cv_box03--type3 .cv_box03_txt {
          width: 100%; } }
    .cv_box03--type4 .cv_box03_img {
      width: 95px; }
      @media screen and (max-width: 767px) {
        .cv_box03--type4 .cv_box03_img {
          width: 77px; } }
    .cv_box03--type4 .cv_box03_txt {
      width: calc(100% - 95px - 15px); }
      @media screen and (max-width: 767px) {
        .cv_box03--type4 .cv_box03_txt {
          width: 100%; } }
  .cv_btns {
    display: flex;
    gap: 15px;
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .cv_btns {
        flex-direction: column;
        justify-content: center;
        align-items: center;
        margin-top: 25px; } }
    .cv_box02 + .cv_btns {
      margin-top: 15px; }
      @media screen and (max-width: 767px) {
        .cv_box02 + .cv_btns {
          margin-top: 25px; } }
    .cv_btns_item {
      height: 65px; }
      @media screen and (max-width: 767px) {
        .cv_btns_item {
          height: 57px;
          max-width: 400px; } }
      .cv_btns_item > a {
        box-sizing: border-box;
        display: flex;
        justify-content: center;
        align-items: center;
        gap: 15px;
        position: relative;
        width: 100%;
        height: 100%;
        border-radius: 8px;
        background-color: #005EAB;
        border: 2px solid #005EAB;
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        font-size: 18px;
        line-height: 1.5;
        padding: 0;
        transition: all .5s ease; }
        @media screen and (max-width: 767px) {
          .cv_btns_item > a {
            font-size: 14px;
            gap: 5px; } }
        .cv_btns_item > a:before, .cv_btns_item > a:after {
          content: '';
          display: block;
          width: 10px;
          height: 2px;
          border-radius: 1px;
          background-color: #fff;
          position: absolute;
          right: 10px;
          top: 50%;
          margin-top: -1px;
          transition: color .5s ease; }
        .cv_btns_item > a:before {
          transform-origin: bottom right;
          transform: rotate(36deg); }
        .cv_btns_item > a:after {
          transform-origin: top right;
          transform: rotate(-36deg); }
      .cv_btns_item--entry {
        width: 446px; }
        @media screen and (max-width: 767px) {
          .cv_btns_item--entry {
            width: 100%; } }
        .cv_btns_item--entry > a {
          background-color: #D10042;
          border-color: #D10042; }
          @media screen and (max-width: 767px) {
            .cv_btns_item--entry > a {
              padding: 0 10px; } }
          @media (hover: hover) {
            .cv_btns_item--entry > a:hover {
              transform: scale(1.05); } }
        .cv_btns_item--entry_txt1 {
          font-weight: normal;
          font-size: 15px;
          vertical-align: middle;
          color: #D10042;
          letter-spacing: .04;
          width: 92px;
          height: 32px;
          border-radius: 16px;
          background-color: #fff;
          display: flex;
          justify-content: center;
          align-items: center; }
          @media screen and (max-width: 767px) {
            .cv_btns_item--entry_txt1 {
              width: 70px;
              height: 23px;
              border-radius: 11.5px;
              font-size: 12px; } }
        .cv_btns_item--entry_txt2 {
          font-size: 21px; }
          @media screen and (max-width: 767px) {
            .cv_btns_item--entry_txt2 {
              font-size: 14px;
              padding-right: 10px; } }
      .cv_btns_item--faq {
        width: calc(100% - 446px - 15px); }
        @media screen and (max-width: 767px) {
          .cv_btns_item--faq {
            width: 100%; } }
        .cv_btns_item--faq > a {
          background-color: #005EAB;
          border-color: #005EAB; }
          @media (hover: hover) {
            .cv_btns_item--faq > a:hover {
              background-color: #fff;
              color: #005EAB; }
              .cv_btns_item--faq > a:hover:before, .cv_btns_item--faq > a:hover:after {
                background-color: #005EAB; } }

.featureList01 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px;
  margin: 0 -33px; }
  @media screen and (max-width: 767px) {
    .featureList01 {
      gap: 15px;
      grid-template-columns: 1fr;
      margin: 0; } }
  .featureList01_item > a {
    background-color: #fff;
    border-radius: 10px;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 76px;
    padding: 0 30px 0 5px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 15px;
    line-height: 1.4;
    color: #333;
    text-decoration: none;
    position: relative;
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1);
    transition: opacity .3s ease; }
    @media (hover: hover) {
      .featureList01_item > a:hover {
        opacity: 0.7; } }
    .featureList01_item > a:before, .featureList01_item > a:after {
      content: '';
      display: block;
      width: 12px;
      height: 2px;
      border-radius: 1px;
      background-color: #0A9FC2;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -1px; }
    .featureList01_item > a:before {
      transform-origin: bottom right;
      transform: rotate(45deg); }
    .featureList01_item > a:after {
      transform-origin: top right;
      transform: rotate(-45deg); }
  .featureList01_item_ico {
    width: 97px;
    height: auto;
    border-radius: 9px 0 0 9px; }
  .featureList01_item_txt {
    width: calc(100% - 107px);
    box-sizing: border-box;
    text-align: left; }

.graphList {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px; }
  @media screen and (max-width: 767px) {
    .graphList {
      grid-template-columns: 1fr; } }
  .graphList_item {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center; }
    .graphList_item.__20sGraph01 .graphList_hl {
      width: 100%; }
    .graphList_item.__20sGraph01 .graphList_img {
      width: 100%; }
    .graphList_item.__20sGraph02 .graphList_hl {
      width: 100%; }
    .graphList_item.__20sGraph02 .graphList_img {
      width: 100%; }
    .graphList_item.__20sGraph03 .graphList_img {
      width: 296px; }
    .graphList_item.__20sGraph04 .graphList_img {
      width: 297px; }
    .graphList_item.__20sGraph05 .graphList_img {
      width: 276px; }
    .graphList_item.__20sGraph06 .graphList_img {
      width: 278px; }
    .graphList_item.__30sGraph01 .graphList_hl {
      width: 100%; }
    .graphList_item.__30sGraph01 .graphList_img {
      width: 100%; }
    .graphList_item.__30sGraph02 .graphList_hl {
      width: 100%; }
    .graphList_item.__30sGraph02 .graphList_img {
      width: 100%; }
    .graphList_item.__30sGraph03 .graphList_img {
      width: 298px; }
    .graphList_item.__30sGraph04 .graphList_img {
      width: 294px; }
    .graphList_item.__30sGraph05 .graphList_img {
      width: 268px; }
    .graphList_item.__30sGraph06 .graphList_img {
      width: 270px; }
  .graphList_hl {
    box-sizing: border-box;
    padding-left: 13px;
    position: relative;
    font-weight: bold;
    color: #005EAB;
    font-size: 18px;
    line-height: 1.4;
    margin-bottom: 15px; }
    @media screen and (max-width: 767px) {
      .graphList_hl {
        margin-bottom: 10px; } }
    .graphList_hl:before {
      content: '';
      display: block;
      width: 3px;
      height: 30px;
      background-color: #0A9FC2;
      position: absolute;
      top: 0;
      left: 0; }
  .graphList_img {
    height: auto; }

.referenceList:nth-child(n+2) {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .referenceList:nth-child(n+2) {
      margin-top: 15px; } }

.referenceList_item {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 15px;
  transition: opacity .3s ease; }
  @media screen and (max-width: 767px) {
    .referenceList_item {
      flex-direction: column;
      gap: 5px; } }
  .referenceList_item:nth-child(n+2) {
    margin-top: 15px; }
  @media (hover: hover) {
    .referenceList_item:hover {
      opacity: 0.7; } }

.referenceList_hl {
  width: 62px;
  height: 20px;
  border-radius: 10px;
  background-color: #0A9FC2;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  line-height: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  white-space: nowrap; }

.referenceList_link {
  color: #0A9FC2;
  text-decoration: underline;
  font-size: 14px;
  font-weight: bold;
  transition: opacity .5s ease; }
  @media screen and (max-width: 767px) {
    .referenceList_link {
      font-size: 13px; } }

.searchList01 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 20px; }
  @media screen and (max-width: 767px) {
    .searchList01 {
      gap: 14px 17px;
      grid-template-columns: 1fr 1fr; } }
  .searchList01_item {
    transition: all .3s ease; }
    @media (hover: hover) {
      .searchList01_item:hover {
        transform: scale(1.05); } }
    .searchList01_item > a {
      background-color: #fff;
      border-radius: 10px;
      overflow: hidden;
      display: flex;
      justify-content: flex-start;
      align-items: center;
      height: 76px;
      padding: 0 30px 0 15px;
      box-sizing: border-box;
      font-weight: bold;
      font-size: 14px;
      line-height: 1.1;
      color: #333;
      text-decoration: none;
      position: relative;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 767px) {
        .searchList01_item > a {
          height: 60px; } }
      .searchList01_item > a:before, .searchList01_item > a:after {
        content: '';
        display: block;
        width: 12px;
        height: 2px;
        border-radius: 1px;
        background-color: #0A9FC2;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -1px; }
      .searchList01_item > a:before {
        transform-origin: bottom right;
        transform: rotate(45deg); }
      .searchList01_item > a:after {
        transform-origin: top right;
        transform: rotate(-45deg); }
    .searchList01_item_txt {
      vertical-align: bottom; }
      .searchList01_item_txt_num {
        font-size: 24px; }

.searchList02 {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 19px;
  margin: 0 -33px; }
  @media screen and (max-width: 767px) {
    .searchList02 {
      gap: 10px;
      grid-template-columns: 1fr;
      margin: 0; } }
  .searchList02_item {
    transition: all .3s ease; }
    @media (hover: hover) {
      .searchList02_item:hover {
        transform: scale(1.05); } }
    .searchList02_item > a {
      background-color: #fff;
      border-radius: 10px;
      overflow: hidden;
      display: flex;
      justify-content: space-between;
      align-items: center;
      height: 100px;
      padding: 0 30px 0 10px;
      box-sizing: border-box;
      font-weight: bold;
      font-size: 16px;
      line-height: 1.3;
      color: #005EAB;
      text-decoration: none;
      position: relative;
      box-shadow: 0 2px 10px rgba(0, 0, 0, 0.1); }
      @media screen and (max-width: 767px) {
        .searchList02_item > a {
          height: 60px; } }
      .searchList02_item > a:before, .searchList02_item > a:after {
        content: '';
        display: block;
        width: 12px;
        height: 2px;
        border-radius: 1px;
        background-color: #0A9FC2;
        position: absolute;
        right: 15px;
        top: 50%;
        margin-top: -1px; }
      .searchList02_item > a:before {
        transform-origin: bottom right;
        transform: rotate(45deg); }
      .searchList02_item > a:after {
        transform-origin: top right;
        transform: rotate(-45deg); }
    .searchList02_item_ico {
      width: 70px;
      height: 70px; }
      @media screen and (max-width: 767px) {
        .searchList02_item_ico {
          width: 40px;
          height: 40px; } }
    .searchList02_item_txt {
      width: calc(100% - 75px);
      box-sizing: border-box;
      text-align: left; }
      @media screen and (max-width: 767px) {
        .searchList02_item_txt {
          width: calc(100% - 50px); } }

.reasonTable {
  margin: 0 -32px; }
  @media screen and (max-width: 767px) {
    .reasonTable {
      margin: 0; } }
  .reasonTable_wrapper {
    display: flex;
    justify-content: space-between;
    align-items: flex-start; }
    @media screen and (max-width: 767px) {
      .reasonTable_wrapper {
        flex-direction: column;
        align-items: stretch;
        justify-content: flex-start;
        gap: 20px; } }
  .reasonTable_item {
    width: 360px; }
    @media screen and (max-width: 767px) {
      .reasonTable_item {
        width: 100%; } }
    .reasonTable_item img {
      width: 100%;
      height: auto; }
  .reasonTable_caution {
    text-align: right;
    margin-top: 15px;
    font-size: 13px; }

.flow {
  padding: 20px;
  background-color: #e5eef7;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  gap: 15px; }
  @media screen and (max-width: 767px) {
    .flow {
      gap: 10px; } }
  .flow:nth-child(n+2) {
    margin-top: 1.5em; }
  .flow_item {
    background-color: #fff;
    border-radius: 10px;
    padding: 18px 20px;
    display: flex;
    gap: 10px; }
    @media screen and (max-width: 767px) {
      .flow_item {
        padding: 10px 20px;
        flex-direction: column;
        gap: 0; } }
    .flow_item_num {
      font-size: 18px;
      white-space: nowrap;
      color: #005EAB;
      font-weight: bold;
      line-height: 21px; }
    .flow_item_txt {
      line-height: 1.4;
      font-weight: bold; }

.meritDemerit {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 20px; }
  @media screen and (max-width: 767px) {
    .meritDemerit {
      grid-template-columns: 1fr;
      gap: 10px; } }
  .meritDemerit_merit, .meritDemerit_demerit {
    box-sizing: border-box;
    padding: 15px 24px;
    font-weight: bold; }
    .meritDemerit_merit_title, .meritDemerit_demerit_title {
      padding: 5px 10px;
      font-size: 13px;
      line-height: 1.2;
      font-weight: bold;
      color: #fff;
      border-radius: 10px;
      display: inline-block;
      margin-bottom: 10px; }
  .meritDemerit_merit {
    background-color: #e5eef7; }
    .meritDemerit_merit_title {
      background-color: #0A9FC2; }
  .meritDemerit_demerit {
    background-color: #ececec; }
    .meritDemerit_demerit_title {
      background-color: #9d9d9d; }
  .meritDemerit_etc {
    padding-left: 22px;
    font-weight: normal; }

.successCases_item > a {
  background-color: #fff;
  border-radius: 10px;
  padding: 20px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  transition: opacity .3s ease;
  height: 100%; }
  @media (hover: hover) {
    .successCases_item > a:hover {
      opacity: 0.7; } }

.successCases_thumb {
  box-sizing: border-box;
  border: 2px solid #f5f5f5;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 58.8%;
  position: relative;
  z-index: 1; }
  .successCases_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0; }

.successCases_cat {
  width: 62px;
  height: 20px;
  border-radius: 0 10px 0 10px;
  background-color: #005EAB;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 0 10px;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2; }
  @media screen and (max-width: 767px) {
    .successCases_cat {
      width: 87px;
      height: 29px;
      border-radius: 0 10px 0 20px; } }

.successCases_title {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  line-height: 1.4; }

.successCases .slick-list {
  padding: 10px;
  margin: 0 -10px; }
  @media screen and (max-width: 767px) {
    .successCases .slick-list {
      padding: 10px 70px; } }

.successCases .slick-track {
  gap: 26px; }

.todoFlow {
  list-style: none;
  margin: 0; }
  .todoFlow_item {
    border-radius: 10px;
    overflow: hidden; }
    .todoFlow_item.is-active {
      box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); }
    .todoFlow_item:nth-of-type(n+2) {
      margin-top: 15px; }
  .todoFlow_header {
    background: #E5EEF7;
    position: relative;
    cursor: pointer;
    padding: 18px 51px 18px 20px;
    transition: all .3s ease; }
    @media (hover: hover) {
      .todoFlow_header:hover .todoFlow_hl_txt {
        color: #005EAB; } }
    .todoFlow_header::before, .todoFlow_header::after {
      content: '';
      width: 20px;
      height: 2px;
      background: #607B80;
      position: absolute;
      top: 50%;
      right: 5%;
      transform: translateY(-50%);
      z-index: 1; }
      @media screen and (max-width: 767px) {
        .todoFlow_header::before, .todoFlow_header::after {
          right: 15px; } }
    .todoFlow_header::before {
      transform: translateY(-50%) rotate(90deg);
      transition: all .3s ease; }
    .todoFlow_header.open::before {
      transform: translateY(-50%) rotate(0deg); }
  .todoFlow_hl {
    display: flex;
    justify-content: flex-start;
    gap: 10px;
    font-weight: bold;
    line-height: 1.5; }
    .todoFlow_hl_num {
      font-size: 18px;
      color: #005EAB;
      white-space: nowrap;
      line-height: 22.5px; }
      @media screen and (max-width: 767px) {
        .todoFlow_hl_num {
          font-size: 15px; } }
    .todoFlow_hl_txt {
      color: #333;
      font-size: 15px;
      transition: all .3s ease; }
  .todoFlow_body {
    display: none;
    background-color: #fff;
    padding: 30px 50px; }
    @media screen and (max-width: 767px) {
      .todoFlow_body {
        padding: 18px; } }

.point {
  margin-top: 10px; }
  .point_title {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 64px;
    height: 20px;
    border-radius: 10px;
    background-color: #005EAB;
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    margin-bottom: 10px; }
  .point_list {
    font-size: 15px;
    font-weight: bold;
    list-style: none;
    display: flex;
    flex-direction: column;
    gap: 10px; }
    .point_list_item {
      padding-left: 35px;
      background: url(/resource/20s30s/img/ico_check.svg) 0 0 no-repeat;
      background-size: 25px 25px;
      min-height: 25px; }

.conferenceList_item > a {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px 15px 30px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  transition: opacity .3s ease;
  height: 100%; }
  @media (hover: hover) {
    .conferenceList_item > a:hover {
      opacity: 0.7; } }

.conferenceList_thumb {
  box-sizing: border-box;
  border: 2px solid #f5f5f5;
  border-radius: 8px;
  overflow: hidden;
  width: 100%;
  height: 0;
  padding-bottom: 68%;
  position: relative; }
  .conferenceList_thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0; }

.conferenceList_check {
  width: 62px;
  height: 20px;
  border-radius: 10px 0 10px 0;
  background-color: #0A9FC2;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  padding: 0 10px;
  position: absolute;
  bottom: 0;
  right: 0; }

.conferenceList_title {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  line-height: 1.4; }

.conferenceList .slick-list {
  padding: 10px;
  margin: 0 -10px; }
  @media screen and (max-width: 767px) {
    .conferenceList .slick-list {
      padding: 10px 70px; } }

.conferenceList .slick-track {
  gap: 26px; }

.knowHow_item > a {
  background-color: #fff;
  border-radius: 10px;
  padding: 15px;
  box-sizing: border-box;
  text-decoration: none;
  position: relative;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.16);
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 10px;
  transition: opacity .3s ease;
  height: 100%; }
  @media (hover: hover) {
    .knowHow_item > a:hover {
      opacity: 0.7; } }

.knowHow_item_pic {
  box-sizing: border-box;
  width: 100%;
  height: auto;
  border: 2px solid #f5f5f5;
  border-radius: 8px; }

.knowHow_item_cat {
  height: 30px;
  border-radius: 15px;
  background-color: #005EAB;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
  font-weight: bold;
  font-size: 14px;
  padding: 0 10px; }

.knowHow_item_txt {
  font-size: 15px;
  font-weight: bold;
  color: #333;
  line-height: 1.4; }

.knowHow .slick-list {
  padding: 10px 0; }
  @media screen and (max-width: 767px) {
    .knowHow .slick-list {
      padding: 10px 70px; } }

.knowHow .slick-track {
  gap: 26px; }

.successList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 19px; }
  @media screen and (max-width: 767px) {
    .successList {
      gap: 10px;
      grid-template-columns: 1fr; } }
  .successList_item > a {
    background-color: #fff;
    border-radius: 9px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 80px;
    padding: 0 30px 0 16px;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 16px;
    color: #005EAB;
    text-decoration: none;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
    transition: opacity .3s ease; }
    @media screen and (max-width: 767px) {
      .successList_item > a {
        height: 50px;
        padding-left: 10px; } }
    @media (hover: hover) {
      .successList_item > a:hover {
        opacity: 0.7; } }
    .successList_item > a:before, .successList_item > a:after {
      content: '';
      display: block;
      width: 12px;
      height: 2px;
      border-radius: 1px;
      background-color: #0A9FC2;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -1px; }
    .successList_item > a:before {
      transform-origin: bottom right;
      transform: rotate(45deg); }
    .successList_item > a:after {
      transform-origin: top right;
      transform: rotate(-45deg); }
  .successList_item_ico {
    width: 50px;
    height: 50px; }
    @media screen and (max-width: 767px) {
      .successList_item_ico {
        width: 35px;
        height: 35px; } }
  .successList_item_txt {
    width: calc(100% - 50px);
    box-sizing: border-box;
    padding-left: 10px;
    text-align: left;
    line-height: 1.3; }
    @media screen and (max-width: 767px) {
      .successList_item_txt {
        width: calc(100% - 35px); } }

.serviceList {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 20px 26px; }
  @media screen and (max-width: 767px) {
    .serviceList {
      gap: 10px;
      grid-template-columns: 1fr; } }
  .serviceList_item > a {
    background-color: #fff;
    border-radius: 9px;
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    height: 75px;
    padding: 0 30px 0 0;
    box-sizing: border-box;
    font-weight: bold;
    font-size: 15px;
    color: #333;
    text-decoration: none;
    position: relative;
    box-shadow: 5px 5px 10px rgba(0, 0, 0, 0.16);
    transition: opacity .3s ease; }
    @media (hover: hover) {
      .serviceList_item > a:hover {
        opacity: 0.7; } }
    .serviceList_item > a:before, .serviceList_item > a:after {
      content: '';
      display: block;
      width: 12px;
      height: 2px;
      border-radius: 1px;
      background-color: #0A9FC2;
      position: absolute;
      right: 15px;
      top: 50%;
      margin-top: -1px; }
    .serviceList_item > a:before {
      transform-origin: bottom right;
      transform: rotate(45deg); }
    .serviceList_item > a:after {
      transform-origin: top right;
      transform: rotate(-45deg); }
  .serviceList_item_pic {
    width: 110px;
    height: 75px; }
  .serviceList_item_txt {
    width: calc(100% - 110px);
    box-sizing: border-box;
    padding-left: 12px;
    text-align: left; }

.relatedArticle {
  border-radius: 10px;
  background-color: #fff;
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1);
  overflow: hidden;
  position: relative;
  transition: all .3s ease; }
  @media (hover: hover) {
    .relatedArticle:hover {
      transform: scale(1.05); } }
  .relatedArticle:before {
    content: '';
    display: block;
    z-index: 1;
    position: absolute;
    width: 113px;
    height: 139px;
    background-color: #E5EEF7;
    border-radius: 100px 0 0 100px;
    top: calc(50% - 69.5px);
    right: -56.5px; }
    @media screen and (max-width: 767px) {
      .relatedArticle:before {
        display: none; } }
  .relatedArticle.mt10 {
    margin-top: 10px; }
  .relatedArticle.mt15 {
    margin-top: 15px; }
  .relatedArticle__wrapper:nth-child(n+2) {
    margin-top: 30px; }
    @media screen and (max-width: 767px) {
      .relatedArticle__wrapper:nth-child(n+2) {
        margin-top: 15px; } }
  .relatedArticle__anchor {
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    padding: 15px 66px 15px 15px;
    width: 100%;
    height: 100%;
    min-height: 139px;
    display: flex;
    gap: 15px;
    align-items: center;
    text-decoration: none; }
    @media screen and (max-width: 767px) {
      .relatedArticle__anchor {
        gap: 10px;
        padding: 19px 14px 25px;
        min-height: 90px; }
        .relatedArticle__anchor:hover {
          text-decoration: none; } }
    .relatedArticle__anchor:before, .relatedArticle__anchor:after {
      content: '';
      display: block;
      width: 15px;
      height: 3px;
      border-radius: 1.5px;
      background-color: #0A9FC2;
      position: absolute;
      right: 20px;
      top: 50%;
      margin-top: -1.5px; }
      @media screen and (max-width: 767px) {
        .relatedArticle__anchor:before, .relatedArticle__anchor:after {
          display: none; } }
    .relatedArticle__anchor:before {
      transform-origin: bottom right;
      transform: rotate(45deg); }
    .relatedArticle__anchor:after {
      transform-origin: top right;
      transform: rotate(-45deg); }
  .relatedArticle__thumb {
    width: 160px; }
    @media screen and (max-width: 767px) {
      .relatedArticle__thumb {
        width: 100px; } }
    .relatedArticle__thumb img {
      width: 100%;
      height: auto; }
  .relatedArticle__body {
    width: calc(100% - 160px - 15px); }
    @media screen and (max-width: 767px) {
      .relatedArticle__body {
        width: calc(100% - 100px - 10px); } }
  .relatedArticle__icon {
    width: 62px;
    height: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-weight: bold;
    background-color: #0A9FC2;
    border-radius: 10px;
    font-size: 13px;
    margin-bottom: 5px; }
    @media screen and (max-width: 767px) {
      .relatedArticle__icon {
        position: absolute;
        border-radius: 10px 0 10px 0;
        right: 0;
        bottom: 0;
        margin-bottom: 0; } }
  .relatedArticle__title {
    color: #333;
    font-weight: bold;
    font-size: 18px;
    line-height: 1.5; }
    @media screen and (max-width: 767px) {
      .relatedArticle__title {
        line-height: 1.4;
        font-size: 14px; } }

.author .pc {
  display: block; }
  @media screen and (max-width: 767px) {
    .author .pc {
      display: none; } }

.author .sp {
  display: none; }
  @media screen and (max-width: 767px) {
    .author .sp {
      display: block; } }

.author__title {
  font-weight: bold;
  font-size: 18px;
  color: #1a4f85;
  border-bottom: 1px solid #40BFE3;
  padding-bottom: 6.5px;
  padding-left: 30px;
  position: relative;
  margin-bottom: 15px; }
  .author__title::before {
    content: "";
    display: block;
    width: 25px;
    height: 25px;
    left: 0;
    background-image: url("/resource/it/workType/img/author_icon.svg");
    background-size: 100%;
    background-repeat: no-repeat;
    position: absolute; }
  @media screen and (max-width: 767px) {
    .author__title {
      width: 100%; } }

.author__box {
  padding: 0;
  margin: 0;
  border-top: none;
  border-bottom: none; }
  .author__box--flex {
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 767px) {
      .author__box--flex {
        align-items: center; } }
  .author__box img {
    width: 130px;
    min-width: 130px;
    height: 130px;
    border: 3px solid #fff;
    border-radius: 50%; }
    @media screen and (max-width: 767px) {
      .author__box img {
        width: 87px;
        min-width: 87px;
        height: 87px; } }

.author__cont {
  width: 100%;
  margin-left: 20px;
  padding-top: 0;
  padding-left: 0; }

.author__name {
  font-weight: bold;
  font-size: 18px;
  color: #333 !important; }

.author__info {
  font-size: 14px;
  margin-top: 5px; }
  @media screen and (max-width: 767px) {
    .author__info {
      margin-top: 10px; } }
  @media screen and (max-width: 767px) {
    .author__info.sp {
      display: block; } }
  @media screen and (max-width: 767px) {
    .author__info.pc {
      display: none; } }

.faq__list {
  margin-top: 30px; }
  @media screen and (max-width: 767px) {
    .faq__list {
      margin-top: 15px; } }

.faq__inner {
  width: 900px;
  margin: 0 auto; }
  @media screen and (max-width: 767px) {
    .faq__inner {
      width: 100%; } }

.faq__lead {
  margin-bottom: 20px; }

.faq__item {
  border-radius: 10px;
  overflow: hidden; }
  .faq__item.is-active {
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.1); }
  .faq__item:nth-of-type(n+2) {
    margin-top: 15px; }

.faq__head {
  background: #E5EEF7;
  position: relative;
  cursor: pointer; }
  .faq__head::before, .faq__head::after {
    content: '';
    width: 20px;
    height: 2px;
    background: #607B80;
    position: absolute;
    top: 50%;
    right: 5%;
    transform: translateY(-50%);
    z-index: 1;
    transition: .5s; }
    @media screen and (max-width: 767px) {
      .faq__head::before, .faq__head::after {
        right: 15px; } }
  .faq__head::before {
    transform: translateY(-50%) rotate(90deg); }
  .faq__head.open::before {
    transform: translateY(-50%) rotate(0deg); }

.faq__question {
  padding: 18px 51px;
  font-weight: bold;
  font-size: 15px;
  line-height: 24px;
  position: relative;
  transition: .3s color; }
  @media screen and (max-width: 767px) {
    .faq__question {
      padding: 10px 40px 10px 46px; } }
  @media (hover: hover) {
    .faq__question:hover {
      color: #005EAB; } }
  .faq__question::before {
    content: 'Q';
    font-family: Arial;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    color: #015EAB;
    left: 20px;
    top: 50%;
    transform: translateY(-50%);
    position: absolute;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .faq__question::before {
        left: 15px; } }

.faq__body {
  display: none;
  background-color: #fff; }

.faq__answer {
  padding: 15px 30px 18px 69px;
  font-size: 15px;
  line-height: 1.7;
  position: relative; }
  @media screen and (max-width: 767px) {
    .faq__answer {
      padding: 15px 15px 15px 44px; } }
  .faq__answer--underLine {
    background: rgba(0, 0, 0, 0) linear-gradient(transparent 50%, #FFF1C3 0%) repeat scroll 0 0; }
  .faq__answer::before {
    content: 'A';
    font-family: Arial;
    font-size: 26px;
    line-height: 1;
    font-weight: bold;
    color: #40BFE3;
    left: 20px;
    top: 20px;
    position: absolute;
    z-index: 1; }
    @media screen and (max-width: 767px) {
      .faq__answer::before {
        left: 15px; } }

.slick-slider {
  position: relative; }
  @media screen and (max-width: 767px) {
    .slick-slider {
      margin: 0 -19px; } }

.slick-list {
  overflow: hidden; }

.slick-track {
  display: flex; }

.slick-slide {
  height: auto !important;
  display: none;
  float: left;
  height: 100%;
  min-height: 1px; }
  .slick-initialized .slick-slide {
    display: block; }

.slick_arrow {
  padding: 0;
  position: absolute;
  top: calc(50% - 25px);
  box-sizing: border-box;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  background-color: #005EAB;
  border: 2px solid #fff;
  z-index: 2; }
  .slick_arrow:before, .slick_arrow:after {
    content: '';
    display: block;
    width: 12px;
    height: 2px;
    border-radius: 1px;
    background-color: #fff;
    position: absolute;
    right: calc(50% - 6px);
    top: 50%;
    margin-top: -1px; }
  .slick_arrow--prev {
    left: -25px; }
    @media screen and (max-width: 767px) {
      .slick_arrow--prev {
        left: 19px; } }
    .slick_arrow--prev:before {
      transform-origin: top left;
      transform: rotate(45deg); }
    .slick_arrow--prev:after {
      transform-origin: bottom left;
      transform: rotate(-45deg); }
  .slick_arrow--next {
    right: -25px; }
    @media screen and (max-width: 767px) {
      .slick_arrow--next {
        right: 19px; } }
    .slick_arrow--next:before {
      transform-origin: bottom right;
      transform: rotate(45deg); }
    .slick_arrow--next:after {
      transform-origin: top right;
      transform: rotate(-45deg); }

.expertSite__title {
  font-family: 'Noto Sans JP', sans-serif;
  font-weight: bold;
  font-size: 30px;
  text-align: center;
  color: #006ccb; }
  @media screen and (max-width: 767px) {
    .expertSite__title {
      font-size: 20px; } }

.expertSite__list {
  display: flex;
  justify-content: space-between;
  margin-top: 40px; }
  @media screen and (max-width: 767px) {
    .expertSite__list {
      flex-direction: column;
      margin-top: 30px; } }

.expertSite__item:nth-of-type(1) {
  margin-right: 50px;
  padding-right: 50px;
  border-right: 1px dashed #006ccb; }
  @media screen and (max-width: 767px) {
    .expertSite__item:nth-of-type(1) {
      margin: 0 0 20px 0;
      padding: 0 0 20px 0;
      border-right: none;
      border-bottom: 1px dashed #006ccb; } }

.expertSite__inList, .expertSite__inList--area {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px 30px; }
  @media screen and (max-width: 767px) {
    .expertSite__inList, .expertSite__inList--area {
      flex-direction: column;
      column-gap: 8px; } }
  .expertSite__inList--area {
    flex-direction: column;
    gap: 10px 0; }

.expertSite__inItem, .expertSite__inItem--area {
  width: calc((100% - 60px)/3);
  border-radius: 5px;
  background: #fff;
  box-shadow: 0px 3px 10px rgba(0, 0, 0, 0.16);
  transition: transform .3s, opacity .3s; }
  @media screen and (max-width: 767px) {
    .expertSite__inItem, .expertSite__inItem--area {
      width: 100%; } }
  .expertSite__inItem:hover, .expertSite__inItem--area:hover {
    transform: scale(1.02);
    opacity: 0.8; }
  .expertSite__inItem--area {
    width: 210px; }
    @media screen and (max-width: 767px) {
      .expertSite__inItem--area {
        width: 100%; } }

.expertSite__anchor {
  position: relative;
  display: flex;
  align-items: center;
  padding: 14px 36px 12px 10px; }
  @media screen and (max-width: 767px) {
    .expertSite__anchor {
      padding: 13px 15px; } }
  .expertSite__anchor::after {
    content: "";
    display: block;
    width: 6px;
    height: 6px;
    border-top: 2px solid #006ccb;
    border-right: 2px solid #006ccb;
    position: absolute;
    top: 50%;
    right: 20px;
    transform: translateY(-50%) rotate(45deg); }
    @media screen and (max-width: 767px) {
      .expertSite__anchor::after {
        border-top: 1px solid #006ccb;
        border-right: 1px solid #006ccb;
        right: 15px; } }

.expertSite__inTitle {
  font-size: 15px;
  font-weight: bold;
  color: #006ccb; }
  @media screen and (max-width: 767px) {
    .expertSite__inTitle {
      font-size: 14px; } }

.expertSite__anchor {
  text-decoration: none; }

.custom-graph-item{
  margin-top: 30px;}

.sp-only{
    display: none;
}

@media screen and (min-width:300px) and (max-width:540px){
    .sp-only{
        display: block;
    }
}

.ctaArea--oricon_bnr{
  margin:20px 20px 0;
}