/* PC設定 */
@import url("https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@300;400;700&display=swap");
@media only screen and (min-width: 600px) {
  html .lp_style {
    line-height: 1;
  }

  html .lp_style a[href^="tel:"] {
    pointer-events: none;
  }

  html .lp_style .sp_bl {
    display: none;
  }

  html .lp_style .pc_bl {
    display: block;
  }

  html .lp_style .t-a_lc {
    text-align: center;
  }

  html .lp_style .money {
    font-size: 41px;
    color: #e98000;
  }

  html .lp_style .fix_btn {
    width: 100vw;
    background-color: rgba(0, 0, 98, 0.5);
    position: fixed;
    bottom: 0;
    z-index: 1000;
    padding: 25px 0;
  }

  html .lp_style .fix_btn .fix_btn_fl {
    max-width: 850px;
    margin: 0 auto;
  }

  html .lp_style header {
    height: 100px;
  }

  html .lp_style header .logo {
    padding: 10px;
  }

  /* PC */
  .nikken_logo_svg {
    max-width: 15%;
  }

  /*html .lp_style header .logo {
     width: 428px; 
  }*/
  .button {
    max-width: 20%;
  }

  html .lp_style header .tagline p {
    font-size: 24px;
  }

  html .lp_style .mgb_50 {
    margin-bottom: 5px;
  }

  html .lp_style .mgb_100 {
    margin-bottom: 50px;
  }

  html .lp_style .mv_wrapper h1 img {
    width: 100%;
    display: block;
  }

  html .lp_style .mv_wrapper .mv_02 {
    height: 850px;
  }

  html .lp_style .mv_wrapper .mv_02 .mv_bg {
    height: 700px;
    background-image: url(../img/mv03_bg_pc.jpg);
    background-size: cover;
  }

  html .lp_style .mv_wrapper .mv_02 .mv_bg img {
    max-width: 1020px;
  }

  html .lp_style .job_wrapper .job_ttl {
    font-size: 32px;
  }

  html .lp_style .job_wrapper .chalk_board {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 450px;
  }

  html .lp_style .job_wrapper .chalk_board::after {
    content: url(../img/a-job02-2_chalk_cl.svg);
    -webkit-transform: scale(0.7);
    transform: scale(0.7);
    position: absolute;
    bottom: -40px;
    right: 120px;
  }

  html .lp_style .job_wrapper .chalk_board .robo {
    width: 50%;
    height: 450px;
    position: relative;
    margin-bottom: 0;
  }

  html .lp_style .job_wrapper .chalk_board .robo img {
    width: 300px;
    position: absolute;
    right: 50px;
    bottom: 50px;
  }

  html .lp_style .job_wrapper .chalk_board .chalk_ttl {
    width: 50%;
    height: 450px;
    position: relative;
  }

  html .lp_style .job_wrapper .chalk_board .chalk_ttl img {
    width: 400px;
    position: absolute;
    left: 0px;
    bottom: 150px;
  }

  html .lp_style .job_wrapper .chalk_bar {
    width: 100vw;
  }

  html .lp_style .job_wrapper .chalk_bar img {
    display: block;
    width: 100vw;
  }

  html .lp_style .job_wrapper .job_contents .job_con_add-ttl {
    margin: 0 auto;
    padding-top: 50px;
    font-size: 40px;
    line-height: 1.5;
  }

  html .lp_style .job_wrapper .job_contents .job_txt {
    font-size: 25px;
    line-height: 1.3;
    text-align: center;
    padding: 50px 0;
  }

  html .lp_style .job_wrapper .job_contents .job_img_w {
    width: 100vw;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }

  html .lp_style .job_wrapper .job_contents .job_img_w .jog_img_l {
    width: 50vw;
  }

  html .lp_style .job_wrapper .job_contents .job_img_w .jog_img_l img {
    display: block;
  }

  html .lp_style .job_wrapper .job_contents .job_img_w .jog_img_r {
    width: 50vw;
  }

  html .lp_style .job_wrapper .job_contents .job_img_w .jog_img_r img {
    display: block;
  }

  html .lp_style .job_wrapper .job_contents .sub_ttl42 {
    font-size: 35px;
    margin-bottom: 40px;
  }

  html .lp_style .job_wrapper .job_contents .job_flw .jog_flw_img {
    max-width: 1020px;
    display: block;
    margin: 0 auto;
  }

  html .lp_style .job_wrapper .job_contents .job_last .jog_last_img {
    max-width: 1020px;
    display: block;
    margin: 0 auto;
  }

  html .lp_style .adv_wrapper .adv_intro .adv_intro_img {
    max-width: 1020px;
    display: block;
    margin: 0 auto;
  }

  html .lp_style .adv_wrapper .adv_txt {
    font-size: 25px;
    margin: 50px 0;
  }

  html .lp_style .adv_wrapper .adv_bgor img {
    max-width: 650px;
  }

  html .lp_style .adv_wrapper .adv_ill_bg_gr {
    margin-bottom: 50px;
  }

  html .lp_style .adv_wrapper .adv_ill_bg_gr .adv_intro_img {
    max-width: 1020px;
    display: block;
    margin: 0 auto;
  }

  html .lp_style .adv_wrapper .adv_actually-img {
    max-width: 1020px;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  html .lp_style .adv_wrapper .adv_actually-img .adv_act-txt {
    width: 50%;
    padding: 0;
    font-size: 30px;
    line-height: 1.4;
  }

  html .lp_style .adv_wrapper .adv_actually-img .adv_act_img {
    width: 50%;
  }

  html .lp_style .adv_wrapper .adv_don img {
    display: block;
    width: 100vw;
  }

  html .lp_style .adv_wrapper .adv_tsukkomi p {
    font-size: 40px;
    padding: 45px 0;
  }

  html .lp_style .adv_wrapper .adv_tkm_txt-img {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .adv_wrapper .adv_tsukkomi-img .adv_tkm_txt {
    width: 50%;
    margin: 0 auto;
    line-height: 1.5;
    padding-left: 30px;
  }

  html .lp_style .adv_wrapper .adv_tkm_txt-img .adv_tkm_txt p {
    font-size: 25px;
  }

  html .lp_style .adv_wrapper .adv_tkm_txt-img .adv_tkm_txt .adv_tkm_figure {
    padding: 25px 0;
  }

  html .lp_style .adv_wrapper .adv_tkm_txt-img .adv_tkm_img {
    width: 50%;
    padding: 0;
    padding-right: 30px;
    display: block;
  }

  html .lp_style .adv_wrapper .adv_que_ttl {
    font-size: 40px;
    padding: 50px 0;
  }

  html .lp_style .adv_wrapper .adv_que_img {
    max-width: 1020px;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  html .lp_style .merit_wrapper .merit01 {
    padding-bottom: 50px;
  }

  html .lp_style .merit_wrapper .merit_ttl {
    font-size: 32px;
  }

  html .lp_style .merit_wrapper .merit01_ttl {
    padding: 0;
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .merit_wrapper .merit01_sub-ttl {
    font-size: 32px;
    padding: 50px 0;
    line-height: 1.5;
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .merit_wrapper .merit01_img01 {
    max-width: 1020px;
    margin: 0 auto;
    padding: 0;
  }

  html .lp_style .merit_wrapper .merit02_logo {
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .merit_wrapper .merit02_cap {
    max-width: 1020px;
    margin: 0 auto;
    font-size: 16px;
    padding: 25px 0 50px 0;
  }

  html .lp_style .merit_wrapper .merit02_img-txt {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 1020px;
    margin: 0 auto;
    padding: 50px;
  }

  html .lp_style .merit_wrapper .merit02_img-txt .merit02_img {
    width: 300px;
    padding: 0 25px 0 0;
    display: block;
  }

  html .lp_style .merit_wrapper .merit02_img-txt .merit02_txt {
    width: 520px;
    font-size: 25px;
    line-height: 1.5;
  }

  html .lp_style .merit_wrapper .merit02_img_last {
    padding-top: 50px;
  }

  html .lp_style .merit_wrapper .merit03_txt {
    font-size: 25px;
    max-width: 1020px;
    padding-bottom: 50px;
  }

  html .lp_style .merit_wrapper .merit03_img {
    max-width: 1020px;
    margin: 0 auto;
    padding-bottom: 50px;
  }

  html .lp_style .ivl_wrapper {
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .ivl_wrapper .ivl_img01 {
    display: block;
    margin-bottom: 50px;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sky {
    font-size: 32px;
    padding: 50px 0;
    line-height: 1.5;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_img02 img {
    display: block;
    width: 100vw;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_clk .abt_scl_img03 img {
    max-width: 1020px;
    margin: 0 auto;
    display: block;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_ttl-trgimg {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_ttl-trgimg .abt_scl_ttl {
    width: 50%;
    font-size: 24px;
    line-height: 1.8;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_ttl-trgimg .abt_scl_trgimg {
    width: 45%;
    padding: 25px 0;
  }

  html .lp_style .abt_scl_wrapper .abt_trg_txt {
    max-width: 1020px;
    margin: 0 auto;
    font-size: 25px;
    line-height: 1.5;
    padding: 25px 0 50px 0;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_bgdb .abt_scl_img04 {
    max-width: 1020px;
    margin: 0 auto;
    padding: 50px 0;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con {
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con .abt_scl_sche_ttl {
    padding: 50px 0;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con .abt_scl_sche_flow .abt_scl_sche_txt {
    font-size: 22px;
    padding: 20px 0;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con .abt_scl_sche_flow .abt_scl_sche_img {
    margin-bottom: 50px;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con .abt_scl_sche_flow .abt_scl_sche_lnc {
    margin-bottom: 50px;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con .abt_scl_sche_flow .abt_scl_sche_lnc .abt_scl_sche_lnc_icon {
    width: 50px;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con .abt_scl_sche_flow .abt_scl_sche_lnc .abt_scl_sche_lnc_icon img {
    display: block;
    line-height: 1;
    width: 50px;
    margin-right: 0;
  }

  html .lp_style .abt_scl_wrapper .abt_scl_sche .abt_scl_sche_con .abt_scl_sche_flow .abt_scl_sche_lnc .abt_scl_sche_lnc_txt {
    font-size: 22px;
  }

  html .lp_style .itv_wrapper .itv_ttl {
    font-size: 40px;
    line-height: 1.5;
    padding: 60px 0;
  }

  html .lp_style .itv_wrapper .itv_contents {
    max-width: 1020px;
    margin: 0 auto;
  }

  html .lp_style .itv_wrapper .itv_contents p {
    font-size: 20px;
    line-height: 2;
  }

  html .lp_style .itv_wrapper .itv_contents .itv_prof {
    font-size: 22px !important;
  }

  html .lp_style .itv_wrapper .itv_contents .itv_con_ttl p {
    font-size: 31px;
  }

  html .lp_style .map_wrapper .map_ttl {
    font-size: 36px;
  }

  html .lp_style .map_wrapper .map_img {
    max-width: 1020px;
    padding-bottom: 50px;
  }

  html .lp_style .map_wrapper .map_last {
    background-image: url(../img/map02_pc.jpg);
    background-size: cover;
    padding: 50px 0;
    font-size: 36px;
    line-height: 1.5;
  }

  html .lp_style .info_wrapper {
    padding-bottom: 50px;
  }

  html .lp_style .info_wrapper .info_con {
    max-width: 1200px;
  }

  html .lp_style .info_wrapper .info_con .info_ttl {
    font-size: 30px;
  }

  html .lp_style .info_wrapper .info_con .info_ttl .info_ttl_sml {
    font-size: 22px;
    margin-top: 4px;
  }

  html .lp_style .info_wrapper .info_con .info_list {
    font-size: 20px;
    padding: 50px 50px 0px 50px;
    line-height: 2;
  }

  html .lp_style .info_wrapper .info_con .info_feat {
    padding: 15px 50px 50px 70px;
  }

  html .lp_style .info_wrapper .info_con .info_feat .info_feat_l {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    line-height: 1.5;
    padding-bottom: 10px;
    border-bottom: 1px solid #ddd;
  }

  html .lp_style .info_wrapper .info_con .info_feat .info_feat_l .info_feat_ttl {
    width: 320px;
    font-size: 18px;
    padding: 15px 10px 20px 10px;
    text-align: center;
  }

  html .lp_style .info_wrapper .info_con .info_feat .info_feat_l .info_feat_txt {
    width: 700px;
    font-size: 18px;
    border-style: none;
  }

  html .lp_style .form_wrapper .form_ttl {
    font-size: 40px;
    padding: 50px 0;
  }

  html .lp_style .form_wrapper .form_privacy_ttl {
    font-size: 25px;
    padding: 40px 0;
  }

  html .lp_style .form_wrapper .form_privacy_txt {
    font-size: 16px;
    max-width: 1020px;
    padding: 25px;
    line-height: 1.5;
  }

  html .lp_style .comp_wrapper {
    background-color: #f5f5f5;
    width: 100vw;
    text-align: center;
    padding: 100px 0;
  }

  html .lp_style .comp_wrapper .comp_ttl {
    font-size: 24px;
    padding-bottom: 50px;
  }

  html .lp_style .comp_wrapper .comp_txt {
    font-size: 16px;
    padding-bottom: 50px;
    line-height: 1.8;
  }

  html .lp_style .comp_wrapper .comp_btn {
    width: 300px;
    display: block;
    margin: 0 auto;
  }

  /* ---------------------------------------------- .container-fluid <form>の親Wrap */
.container-fluid {
  margin-bottom: 7%;
}

  /* ---------------------------------------------- ftr .page-top ページTOPボタン設定 */
  .page-top {
    width: 70px;
  } 
  /* .ftr {
    width: 100%;
    position: relative;
    border: 1px solid #19e12d;
  }

  .page-top {
    width: 70px;
    position: absolute;
    bottom: 100px;
    right: 10px;
  } */
}