@media screen and (min-width:1241px){
  .pc_hide{
    display: none!important;
  }

}/*@media(min-width:1201px){*/

@media screen and (max-width:1240px){
  .pad_hide{
    display: none!important;
  }


  /*
  ------------------------------------
  共通パーツ
  ------------------------------------
  */

  .container{
    max-width: 720px;
    margin:0 auto;
  }

  /*
  ------------------------------------
  ヘッダー
  ------------------------------------
  */

  header{
    position: fixed;
  }

  header .header_inner{
    padding-left: 12px;
    padding-right: 12px;
  }

  header .header_flex{
    display: flex;
    justify-content: space-between;
    align-items: center;

  }

  header .header_left{
    display: flex;
    align-items: center;
  }

  header .header_logo img{
    width:166px;
  }

  header .header_logo p{
    margin-left: 10px;
  }

  header .other_link{
    display: none;
  }

  header .header_right{

  }

  header .header_tel{
    display: none;
  }

  header .button_flex{
    display: flex;
    justify-content: center;
    align-items: center;
    margin-left: 16px;
  }

  header .button_flex .button{
    width: 162px;
    height: 40px;
    font-size: 13px;
  }

  header .button_flex .button::after{
    width: 6px;
    height: 13px;
    right:12px;
  }

  header .button_flex .button.contact{
    margin-left: 10px;
    width: 210px;
  }

  header .drawer_open_frame{
    margin-left: 20px;
    min-width:37px;
    height:40px;
    z-index: 24;
  }

  header .drawer_open{
   
  } 


  header .drawer_open p{
    font-size: 12px;
    margin-top: 6px;
    
  }

  header .drawer_open_inner{
    width:34px;
    height:24px;
  }

  header .drawer_open .bar{
    height:2px;
  }

  header .drawer_open.active .bar1 {
    transform: translateY(10.7px) rotate(-45deg);
  }
  header .drawer_open.active .bar2 {
    display: none;
  }
  header .drawer_open.active .bar3 {
    transform: translateY(-10.7px) rotate(45deg);
  }

  header .drawer_open.active p{
    opacity: 0;
  }


  #drawer_menu .drawer_nav .parents_link{
    font-size: 20px;
  }

  #drawer_menu .drawer_nav li + li{
    margin-top: 40px;
  }

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

    #drawer_menu{
      height: calc(100vh - 75px ); 
      height: calc(var(--vh2, 1vh) * 100 - 75px);
      top:75px;
      overflow-y: scroll;
    }


    #drawer_menu .drawer_flex{
      display: flex;
      height:auto;
      flex-direction: column-reverse;
      position: relative;
      align-items: center;
    }

    #drawer_menu .drawer_close{
      display: none;
    }

    #drawer_menu .drawer_flex .drawer_img{
      flex-shrink: 0;
      height:auto;
      width: 100%;
    }

    #drawer_menu .drawer_flex .drawer_img img{
      max-width: 100%;
      height:auto;
      object-fit: cover;
      margin:0 auto;
      max-height: 300px;
      object-position: top;
    }


    #drawer_menu .drawer_flex .drawer_right{
      width:100%;
      height:100%;
      overflow-y: visible;
      padding-left: 40px;
      padding-right: 40px;
      padding-top: 40px;
    }

    #drawer_menu .drawer_contents_frame{
      min-height: 100%;
    }

    #drawer_menu .drawer_contents{
      padding-top: 60px;
      padding-bottom: 60px;
    }

    #drawer_menu .drawer_nav{
      display: flex;
    }

    #drawer_menu .drawer_nav ul+ul{
      margin-left: 40px;
    }

    #drawer_menu .drawer_nav li + li{
      margin-top: 40px;
    }

    #drawer_menu .drawer_nav .parents_link{
      font-size: 20px;
      

    }

    #drawer_menu .button{
      width: 320px;
      height: 60px;
      border-radius: 4px;
      font-size: 18px;
    }

    #drawer_menu .button::after{
      width: 6px;
      height: 13px;
      right:16px;
    }


    #drawer_menu .button.contact{
      margin-top: 20px;
    }

    #drawer_menu .drawer_tel{
      font-size: 26px;
    }

    #drawer_menu .drawer_tel::before{
      width: 23px;
      height: 23px;
      margin-right: 10px;

    }

    #drawer_menu .other_link{
      width: 182px;
      height: 51px;
      border-radius: 4px;
      margin-top: 16px;
    }

  }/*@media(max-width:1000px){*/
  /*
  ------------------------------------
  トップ
  ------------------------------------
  */

  body.top_body{
    
  }

  main.top_main{

  }

  .top_section{

  }

  .top_mv_section{
    
  }

  .top_mv_section .mv{
    width:100%;
  }

  .top_message_section{

  }

  .top_message_section .message_area{
    padding-top: 40px;
    padding-bottom:60px ;
  }

  .top_message_section .message_area::after{
    border-width: 60px 50vw 0 50vw;
    bottom:-60px;
  }

  .top_message_section .message_frame{
    max-width:1360px;
    width:94%;
    margin:0 auto;
  }

  .top_message_section .message_frame .letter{
    width: 100%;
    box-shadow: 0px 2px 20px 0px #00000052;
  }

  .top_message_section .mv_under{
    width: 100%;
    margin-top: -20px;
  }

  .red_bg_area{
    position: relative;
    margin-bottom: 50px;
  }

  .red_bg_area::before{
    height:calc(100% - 50px);
  }

  .top_greeting_section{
    padding-top: 120px;
  }

  .top_greeting_section .greeting_block{
    padding-top: 180px;
    padding-bottom: 100px;
  }

  .top_greeting_section .greeting_block::before{
    width:1340px;
    height:100%;
  }

  .top_greeting_section .greeting_head{
    font-size: 32px;
    line-height:1.8;
    top:-32px;
  }

  .top_greeting_section .greeting_head span{
    padding: 0 5px;
  }

  .top_greeting_section .greeting_block .greeting_flex{
    display: flex;
    justify-content: center;
    flex-direction: column;
    align-items: center;
  }

  .top_greeting_section .greeting_block .greeting_left{
    height:auto;
    position: relative;
  }

  .top_greeting_section .greeting_block .pic{
    position: static;
    right:0;
    top:0;
    width:500px;
  }

  .top_greeting_section .greeting_block .greeting_right{
    margin-left: 0;
    margin-top: 60px;
    /* width: 100%; */
  }

  .top_greeting_section .greeting_block p{
    font-size: 18px;
  }

  .top_greeting_section .greeting_block p+p{
    margin-top: 40px;
  }

  .top_greeting_section .greeting_block p span{
    font-size: 28px;
    padding:0 3px;
  }

  .top_history_section{
    padding-top: 120px;
  }

  .top_history_section .history_head img{
    width:940px;
    max-width: 100%;
  }

  .top_history_section .p01{
    font-size: 24px;
    margin-top: 64px;

  }

  .top_history_section .p01 + .p01{
    margin-top: 24px;
  }

  .top_history_section .history_frame{
    margin-top: 12px;
  }

  .top_history_section .history_frame img{
    width:100%;
  }

  .top_history_section .p02{
    margin-top: 40px;
    font-size: 24px;
    text-align: center;
  } 

  .top_history_section .p02 + .p02{
    margin-top: 32px;
  }

  .top_history_section .p02 span{
    font-size: 32px;
    padding:0 2px;
  }

  .top_guide_section{
    padding-top: 80px;
  }

  .top_guide_section .guide_area{
    position: relative;
    padding-top: 196px;

  }

  .top_guide_section .guide_area::before{
    border-width: 130px 195px 0 195px;
  }

  .top_guide_section .guide_area::after{
    width:1340px;
    height:100%;
  }


  .top_guide_section .guide_area .add_text{
    font-size: 50px;
    padding-left: 50px;
  }


  .top_guide_section .guide_area .p01{
    font-size: 20px;
    line-height: 1.6;
  }


  .top_guide_section .guide_area .p01 span{
    color:#FFDF38;
    font-size: 32px;
  }

  .top_guide_section .guide_block{
    color:#fff;
  }

  .top_guide_section .guide_block01{
    display: flex;
    justify-content: flex-end;
    flex-direction: column;
    align-items: center;
    margin-top: 88px;
  }

  .top_guide_section .guide_block01 .guide_img_area{
    position: relative;
    height:auto;
  }

  .top_guide_section .guide_block01 .guide_img_area .pic{
    width:500px;
    position: static;
  }

  .top_guide_section .guide_block01 .guide_text_area{
    margin-left: 0;
    margin-top: 80px;
  }

  .top_guide_section .guide_block01 .guide_text01_1{
    font-size: 24px;
  }

  .top_guide_section .guide_block01 .guide_text01_2{
    margin-top: 32px;
    font-size: 24px;
  }

  .top_guide_section .guide_block01 .guide_text01_3{
    margin-top: 54px;
    font-size: 50px;
    line-height: 1.5;
  }

  .top_guide_section .guide_block01 .guide_text01_4{
    margin-top: 32px;
    font-size: 40px;
    line-height: 1.6;
  }

  .top_guide_section .guide_block01 .guide_text01_5{
    margin-top: 32px;
    font-size: 24px;
  }

  .top_guide_section .guide_block01 .text_list{
    margin-top: 32px;
    display: flex;
    align-items: flex-end;
    gap:0 10px;
  }

  .top_guide_section .guide_block01 .text_list+.text_list{
    margin-top: 10px;
  }

  .top_guide_section .guide_block01 .text_list p{
    width:183px;
    height:54px;
    border: 3px solid #fff;
    font-size: 30px;    
  }

  .top_guide_section .guide_block01 .text_list>span{
    font-size: 24px;
  }

  .top_guide_section .guide_block02{
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
    margin-top: 110px;
  }

  .top_guide_section .guide_block02 .guide_text_area{
    margin-top: 60px;
  }

  .top_guide_section .guide_block02 .guide_img_area{
    position: relative;
    height:auto;
  }

  .top_guide_section .guide_block02 .guide_img_area .pic{
    position: static;
    width:500px;
    top:0;
    left:0;
  }

  .top_guide_section .guide_block02 .guide_text02_1{
    font-size: 24px;

  }

  .top_guide_section .guide_block02 .guide_text02_1 .text_bg_yellow{
    font-size: 34px;
    line-height: 1.4;
  }

  .top_guide_section .guide_block02 .guide_text02_2{
    margin-top: 40px;
    font-size: 24px;
  }

  .top_guide_section .guide_block02 .guide_text02_3{
    margin-top: 40px;
    font-size: 24px;
  }

  .top_guide_section .guide_block02 .guide_text02_4{
    margin-top: 40px;
    font-size: 46px;
  }

  .top_guide_section .p02{
    margin-top: 80px;
    font-size: 24px;
  
  } 

  .top_guide_section .guide_head{
    position: relative;
  }

  .top_guide_section .guide_head .guide_head_img{
    width:1120px;
    max-width: 100%;
  }

  .top_guide_section .guide_head .guide_head_bg{
    width:820px;
    left:-80px;
    top:-190px;
  }

  .top_guide_section .guide_block03{
    margin-top: 28px;
    padding-top: 235px;
    padding-bottom: 110px;
  }

  .top_guide_section .guide_block03::before{
    width:1340px;
    height:100%;
    background-image:url('../img/top/guide_bg.jpg');
    clip-path: polygon(0 200px, 100% 60px, 100% 100%, 49% 100%, 49% 100%, 0 100%);
  }

  .top_guide_section .guide_block03 .guide_text03_01{
    font-size: 28px;
  }

  .top_guide_section .guide_block03 .guide_text03_02{
    font-size: 32px;
    margin-top: 24px;
  }

  .top_guide_section .guide_block03 .guide_text03_03{
    font-size: 34px;
    margin-top: 24px;
  }

  .top_guide_section .guide_block03 .guide_text03_04{
    font-size: 32px;
    margin-top: 78px;
  }

  .top_guide_section .guide_block03 .guide_text03_05{
    font-size: 28px;
    margin-top: 24px;
  }

  .top_guide_section .guide_block03 .guide_text03_06{
    font-size: 32px;
    margin-top: 78px;
  }

  .top_guide_section .guide_block03 .guide_text03_07{
    font-size: 50px;
    line-height: 1.3;
    margin-top: 4px;
  }

  .top_about_section{
    padding-bottom: 110px;
  } 

  .top_about_section .mv{
    aspect-ratio: 1/0.3875;
    background-image: url('../img/top/about_mv.jpg');
  }

  .top_about_section .sec_title{
    font-size: 48px;
    line-height: 48px;
    margin-top: -120px;
  }

  .top_about_section .sec_title p{
    padding:8px 12px;
  }
  .top_about_section .sec_title p + p{
    margin-top: 12px;
  }

  .top_about_section .sec_title .big{
    font-size:  80px;
  }

  .top_about_section .flex{
    margin-top: 56px;
    width: 100%;
    min-height: auto;
    position: relative;
    display: flex;
    flex-direction: column-reverse;
    align-items: center;
  }

  .top_about_section .flex .pic{
    position: static;
    left:100%;
    top:0;
    width:575px;
  }

  .top_about_section .about_block{
    display: flex;
    align-items: flex-start;
    margin-top: 40px;
  }

  .top_about_section .about_block+.about_block{
    margin-top: 40px;
  }

  .top_about_section .about_block .human{
    width:90px;
    margin-right: 20px;
  }

  .top_about_section .about_block .about_contents{
    padding-top: 32px;
  }

  .top_about_section .about_block p{
    font-size: 20px;
  }

  .top_about_section .about_block p + p{
    margin-top: 32px;
  }

  .top_about_section .about_block ul{
    margin-bottom: 12px;
  }

  .top_about_section .about_block ul li{
    margin-top: 12px;
    font-size: 20px;
    line-height: 1.3;
    padding: 5px 8px 5px 16px;
    border-left: 8px solid #FE5900;
  }


  .top_sale_section{
    background-color: #F8F8F8;
    padding-bottom: 110px;
  } 

  .top_sale_section .mv{
    aspect-ratio: 1/0.565;
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    background-image: url('../img/top/sale_mv.jpg');
  }

  .top_sale_section .white_box{
    z-index: 1;
    width:720px;
    margin:0 auto;
    margin-top:-80px;
    padding-top: 80px;
    padding-bottom: 140px;
    padding-left: 24px;
    padding-right: 24px;
  }

  .top_sale_section .sec_title{
    font-size: 48px;
    left:30px;
    top:-110px;
  }

  .top_sale_section .sec_title p{
    padding:8px 12px;
  }
  .top_sale_section .sec_title p + p{
    margin-top: 12px;
  }

  .top_sale_section .sec_title .big{
    font-size: 64px;
  }

  .top_sale_section .sale_text01{
    font-family: "Inter", sans-serif;
    font-size: 30px;
  }

  .top_sale_section .sale_text01 .big{
    font-size: 44px;
  }

  .top_sale_section .sale_text02{
    margin-top: 40px;
    font-size: 20px;
    line-height: 1.8;
  }

  .top_sale_section .sale_text03{
    margin-top: 40px;
    font-size: 20px;
    line-height: 1.8;
  }

  .top_sale_section .sale_text04{
    margin-top: 40px;
    font-size: 24px;
  }

  .top_sale_section .sale_text04 span{
    font-size: 32px;
  }

  .top_sale_section .sale_text05{
    margin-top: 40px;
    font-size: 20px;
  }

  .top_sale_section .sale_text05 span{
    font-size: 24px;
  }

  .top_sale_section .sale_text06{
    margin-top: 60px;
    font-size: 32px;
  }

  .top_sale_section .sale_text07{
    margin-top: 60px;
    font-size: 24px;
  }

  .top_sale_section .sale_human{

    width:150px;
    bottom:0;
    right:0;
    z-index: 2;
  }

  .top_job_section{

  }

  .top_job_section .job_list_area{
    padding-top: 72px;
    padding-bottom: 80px;
  }

  .top_job_section .job_list_area::after{
 
    border-width: 121px 50vw 0 50vw;
    bottom: -120px;
  }

  .top_job_section .job_head{
    position: relative;
  }

  .top_job_section .job_head .job_head_img{
    width:646px;
    margin:0 auto;
  }

  .top_job_section .job_head_deco{
    position: absolute;
    z-index: -1;
    width:390px;
  }

  .top_job_section .job_head_deco01{
    top:44px;
    right:calc(50% + 330px);
  }
  .top_job_section .job_head_deco02{
    top:134px;
    left:calc(50% + 330px);
  }

  .top_job_section .p01{
    margin-top: 54px;
    font-size: 24px;
    text-align: center;
  }

  .top_job_section .job_list{

  }

  .top_job_section .job_block{
    position: relative;
    padding-top: 70px;
    padding-bottom: 70px;
    display: flex;
    margin-top: 80px;
  }

  .top_job_section .job_block::before{
    content:'';
    width:100%;
    height:100%;
    background-color: #273C51;
    position: absolute;
    top:0;
    z-index:-3;
  }

  .top_job_section .job_inner{
    width: 600px;
    margin:0 auto;
    position: relative;
  }

  .top_job_section .job_block .job_name{
    font-size: 66px;
    padding-bottom: 28px;
  }

  .top_job_section .job_block .job_name::before{
    width: 94px;
    height: 84px;
    top:-35px;
    left:-25px;
  }

  .top_job_section .job_block .job_name::after{
    width:100%;
    height:4px;
  }

  .top_job_section .job_block .job_pic{
    position: static;
    width:550px;
    margin:0 auto;
    margin-top: 50px;
  }

  .top_job_section .job_block .job_pic + .job_text{
    margin-top: 56px;
  }

  .top_job_section .job_block .job_text{
    margin-top: 30px;
    font-size: 20px;
    white-space: normal;
  }

  .top_job_section .job_block .job_min_name{
    width: fit-content;
    margin-top: 36px;
    font-size: 24px;
    padding:8px;
  }

  .top_job_section .job_block .job_min_name + .job_text{
    margin-top: 16px;
    font-size: 18px;
    
  }

  .top_job_section .job_block .voice_box{
    padding:16px 6px 16px 122px;
    margin-top: 36px;
  }

  .top_job_section .job_block .voice_box::before{
    border-width: 0 14px 18px 14px;
    left:116px;
    top:-16px;
  }

  .top_job_section .job_block .voice_box .job_human{
    width:90px;
    left:8px;
    top:-8px;
  }


  .top_job_section .job_block:nth-child(odd){
    justify-content: center;
  }

  .top_job_section .job_block:nth-child(odd) .job_pic{
    transform: rotateZ(3deg);
  }

  .top_job_section .job_block:nth-child(even){
    justify-content: center;
  }

  .top_job_section .job_block:nth-child(even) .job_pic{
    transform: rotateZ(-3deg);
  }


  .top_job_section .job_bottom_area{
    padding-top: 186px;
    padding-bottom: 210px;
  }

  .top_job_section .job_bottom_area::before{
    width:100vw;
    height:100%;
    background-image:url('../img/top/job_bg.jpg') ;
    background-position: top;
  }

  .top_job_section .job_bottom_area .job_bottom_head{
    font-size: 40px;
  }

  .top_job_section .job_bottom_area .job_bottom_flex{

    margin-top: 26px;
  }

  .top_job_section .job_bottom_area .job_human{
    width:140px;
    height:140px;
    margin-right: 36px;
  }

  .top_job_section .job_bottom_area .job_bottom_text_area{
    padding:44px 40px;
  }

  .top_job_section .job_bottom_area .job_bottom_text_area::before{
    border-width: 19.5px 27px 19.5px 0;
    left:-26px;
    top:40px;
  }

  .top_job_section .job_bottom_area .job_bottom_text_area p{
    font-size: 20px;
    line-height: 1.7;
  }

  .top_job_section .job_bottom_area .job_bottom_text_area p+p{
    margin-top: 28px;
  }


  .top_step_section{
    padding-top: 230px;
    padding-bottom: 150px;
    margin-top: -160px;
    padding-bottom: 150px;
    clip-path: polygon(0 110px, 100% 0%, 100% calc(100% - 110px), 0% 100%);
  } 


  .top_step_section .step_head{
    font-size: 48px;
    line-height: 1.2;
  }

  .top_step_section .step_head span{
    font-size: 60px;
  }

  .top_step_section .p01{
    margin-top: 80px;
    font-size: 24px;
    text-align: left;
   }

  .top_step_section .stap_list{
    margin-top: 56px;
  }

  .top_step_section .stap_list .step_arrow{
    width:70px;
    height:45px;
    margin:40px auto;
  }

  .top_step_section .step_block{
    padding:32px 32px;
  }

  .top_step_section .step_block .step_num{
    font-size: 110px;
    font-weight: 800;
    top: -16px;
    left: -10px;
  }   


  .top_step_section .step_block .step_left{
    margin-right: 32px;
    
  }

  .top_step_section .step_block .step_left img{
    width:15px;
  }

  .top_step_section .step_block .step_left::after{
    width:2px;
    margin-top: 16px;
  }

  .top_step_section .step_block .step_right{
    padding-top: 32px;
    padding-bottom: 48px;
  }

  .top_step_section .step_block .step_title{
    font-size: 48px;
    font-weight: 800;
    line-height: 1;
  }

  .top_step_section .step_block .human_block{
    margin-top: 30px;
    align-items: flex-start;
    display: flex;
  }


  .top_step_section .step_block .human_block img{
    width: 89px;
    height: 89px;
    margin-right: 12px;
  }

  .top_step_section .step_block .human_block p{
    padding-top: 12px;
    font-size: 18px;
  }


  .top_step_section .step_block .min_flex{
    display: flex;
    align-items: center;
    flex-direction: column;
    margin-top: 20px;
  }

  .top_step_section .step_block .min_flex p{
    font-size: 18px;
    white-space: normal;
    margin-top: 16px;
  }

  .top_step_section .step_block .min_flex img{
    width:298px;
    flex-shrink: 0;
    margin-left: 0;
    margin-top: 32px;
  }


  .top_step_section .step_block .box_flex{
    display: flex;
    flex-direction: column;
    gap:30px 0;
    margin-top: 40px;
  }

  .top_step_section .step_block .color_box{
    width:100%;
    border:5px solid #C71E1A;
    padding:56px 32px 36px;
    position: relative;
    margin-top: 30px;
  }

  .top_step_section .step_block .box_flex .color_box{
    width:100%;
    padding:56px 24px 24px;
    margin-top: 0;
  }

  .top_step_section .step_block .color_box .box_head{
    top:-5px;
    left:-5px;
    height:41px;
    padding:0 12px;
    font-size: 24px;
  }

  .top_step_section .step_block .color_box .box_head span{
    height:30px;
    border-radius: 20px;
    margin-right: 8px;
    padding:0 12px;
    font-size: 20px;
  }

  .top_step_section .step_block .color_box ul li{
    font-size: 18px;
    margin-top: 4px;
  }

  .top_step_section .step_block .color_box ul li::before{
    width:22px;
    height:18px;
    margin-right: 9px;
    margin-top: 7px;
  }

  .top_step_section .step_block .color_box .color_box_title{
    font-size: 24px;
    padding-bottom: 6px;
  }

  .top_step_section .step_block .color_box .color_box_text{
    margin-top: 12px;
    font-size: 18px;
  }


  .top_step_section .step_block .color_box .color_box_text + .color_box_title{
    margin-top: 40px;
  }

  .top_step_section .step_block01{

  }

  .top_step_section .step_block01 .step_deco01{
    position: absolute;
    width:223px;
    right:0;
    bottom:100%;
  }

  .top_step_section .step_block01 .step_right{
    padding-bottom: 0;
  }


  .top_step_section .step_block02{

  }

  .top_step_section .step_block02 .step_deco02{
    position: absolute;
    width:180px;
    top:-100px;
    left:auto;
    right:0px;
    z-index: 5;
  }


  .top_step_section .step_block02 .step02_01{
    position: static;
    width:400px;
    margin:32px auto 0;
  }

  .top_step_section .step_block02 .step02_02{
    position: absolute;
    width:160px;
    right:0;
    bottom:0;
  }

  .top_step_section .step_block03{

  }

  .top_step_section .step_block03 .independ_text{
    margin-top: 40px;
    font-size: 18px;
  }


  .top_step_section .step_block03 .independ_text + .independ_text{
    margin-top: 30px;
  }

  .top_step_section .step_block03 .step03_01{
    position: absolute;
    width:180px;
    right:0;
    top:-120px;
  }


  .top_step_section .p02{
    margin-top: 90px;
    font-size: 44px;
    position: relative;
    z-index: 5;
  }

  .top_step_section .p02 span{
    font-size: 64px;
  }

  .top_step_section .p03{
    margin-top: 72px;
    font-size: 20px;
    color:#fff;
    text-align: left;
    position: relative;
    z-index: 5;
  }

  .top_step_section .p03 span{
    font-size: 32px;
  }

  .top_step_section .p04{
    margin-top: 28px;
    font-size: 20px;
    color:#fff;
    text-align: left;
    position: relative;
    z-index: 5;
  }

  .top_step_section .p04 span{
    font-size: 36px;
  }

  .top_step_section .step_deco03{
    position: absolute;
    z-index: 1;
    width:350px;
    left:calc(50% + 50px);
    bottom:0;
  }

  .top_data_section{
    padding-top: 180px;
    padding-bottom: 120px;
    margin-top: -150px;    
  }

  .top_data_section .data_head{
    font-size: 48px;
  }

  .top_data_section .data_head img{
    width:414px;
    top:-64px;
    right:-90px;
  }
  .top_data_section .data_head p{
    position: relative;
    z-index: 3;
  }

  .top_data_section .data_head span{
    font-size: 70px;
  }

  .top_data_section .data_frame{
    margin-top: 88px;
  }

  .top_data_section .data_frame .data{
    width:100%;
    margin-left: 0;
  }

  .top_data_section .step_deco{
    display: none;
  }

  .top_interview_section{
    padding-top: 160px;
    padding-bottom: 160px;
    background-color: #F8F8F8;
  } 

  .top_interview_section .sec_title{
    font-size: 48px;
    line-height: 1;
    text-align: left;
  }

  .top_interview_section .sub_title{
    font-size: 26px;
    line-height: 1;
    margin-top: 36px;
  }

  .top_interview_section .interview_list{
    display: flex;
    justify-content: space-around;
    align-items: flex-start;
    flex-wrap: wrap;
    margin-top: 44px;
    gap: 40px 0;
  }

  .top_interview_section .interview_card{
    width:340px;
  }

  .top_interview_section .interview_card .interview_button{
    width: 304px;
    height: 46px;
    font-size: 18px;
    bottom:20px;

  }

  .top_interview_section .interview_card .interview_button::after{

    width: 6px;
    height: 11px;
    right:30px;
  }

  .top_interview_section .interview_card01{
    margin-top: 0;
  }

  .top_interview_section .interview_card02{
    margin-top: 0;
  }

  .top_recommend_section{
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .top_recommend_section .flex{
    padding:0 30px;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
  }


  .top_recommend_section .left{
    width:100%;
    height:auto;
  }

  .top_recommend_section .right{
    margin-top: 48px;
  }

  .top_recommend_section .recommend_head{
    font-size: 48px;
    padding-bottom:18px;
    border-bottom:2px solid #1B2D3F;
  }

  .top_recommend_section .p01{
    font-size: 34px;
    font-weight: 900;
    line-height: 1.6;
    padding-left: 20px;
    padding-right: 20px;
    width: fit-content;
  }

  .top_recommend_section .p01::before,
  .top_recommend_section .p01::after{
    font-size: 34px;
    font-weight: 400;
    line-height: 1.6;
  }

  .top_recommend_section .p01::before{
    left:-20px;
    top:-6px;
  }
  .top_recommend_section .p01::after{
    right:0;
    bottom:-6px;
  }

  .top_recommend_section .p02{
    margin-top: 40px;
    font-size: 20px;
    padding-left: 0;
  }

  .top_recommend_section .p03{
    font-size: 42px;
    padding-left: 0;
  }

  .top_recommend_section .border{
    height:2px;
    background-color:#1B2D3F;
    margin-top: 24px;
  }

  .top_recommend_section .pic{
    position: static;
    width:412px;
    margin:40px auto 0;
    left:30px;
    top:182px;
  }

  .top_recommend_section ul{
    width: fit-content;
    margin:24px auto 0;
  }

  .top_recommend_section ul li{
    margin-top: 12px;
    font-size: 20px;
    line-height: 1.6;  
  }

  .top_recommend_section ul li::before{
    width:16px;
    height:16px;
    margin-right: 9px;
    margin-top: 9px;
  }

  .top_recommend_section .book_list{
    width:536px;
    margin:24px auto 0;
    padding:22px 56px;
  }

  .top_recommend_section .book_list img{
    width:105px;
  }

  .top_merit_section{
    padding-top: 260px;
    padding-bottom: 392px;
  }

  .top_merit_section::before{
    height:calc(100% + 100px);
  }

  .top_merit_section .merit_head{
    text-align: center;
    font-style: italic;
    line-height: 1;
    font-size: 44px;
    white-space: nowrap;
  }

  .top_merit_section .merit_head span{
    font-size: 56px;
  }

  .top_merit_section .merit_head span.num{
    font-size: 72px;
  }

  .top_merit_section .p01{
    margin-top: 72px;
    font-size: 24px;
  }

  .top_merit_section .p01 + .p01{
    margin-top: 30px;
  }

  .top_merit_section .merit_list{
    margin-top: 60px;
  }

  .top_merit_section .merit_block{
    margin-top: 30px;
  }

  .top_merit_section .merit_block:first-child{
    margin-top: 0;
  }

  .top_merit_section .merit_card{
    position: relative;
    height:auto;
  }

  .top_merit_section .merit_card .merit_radi{
    width: 44px;
    height: 44px;
    bottom:14px;
    right:14px;
  }


  .top_merit_section .merit_card .merit_radi::after{
    width:19px;
    height:13px;
  }

  .top_merit_section .merit_body{
    padding:80px 60px;
  }

  .top_merit_section .merit_body p{
    font-size: 20px;
  }

  .top_merit_section .merit_body p .red{
    font-size: 26px;
  }

  .top_merit_section .merit_body p + p{
    margin-top: 32px;
  }

  .top_merit_section .merit_block02 .merit02_01{
    width:220px;
    right:16px;
    bottom:0;
  }

  .top_merit_section .merit_block03 .merit03_01{
    width:220px;
    right:0;
    bottom:0;
  }

  .top_merit_section .merit_block05 .merit05_01{
    width:240px;
    right:-44px;
    bottom:0;
  }

  .top_merit_section .merit_deco1{
    width:552px;
    top:0;
    right:calc(50% - 160px);
  }
  .top_merit_section .merit_deco2{
    width:410px;
    top: 440px;
    left: calc(50% + 480px);
  }
  .top_merit_section .merit_deco3{
    width:400px;
    top:1392px;
    right: calc(50% + 510px);
  }
  .top_merit_section .merit_deco4{
    width:790px;
    bottom:0;
    left:calc(50% - 440px);
  }

  .top_seek_section{
    position: relative;
    padding-bottom: 180px;
  } 

  .top_seek_section .mv{
    aspect-ratio: 1/0.363;
    margin-top: -115px;
    background-image: url('../img/top/seek_mv.png');
  }

  .top_seek_section .seek_head img{
    width:685px;
    margin:0 auto;
  }

  .top_seek_section .type_list{
    width: 100vw;
    margin: 0 calc(50% - 50vw);
    margin-top: 84px;
  }

  .top_seek_section .type_box{
    width:720px;
    padding:60px 20px;
    position: relative;
  }

  .top_seek_section .type_box::before{
    width:200px;
    height:198px;
  }


  .top_seek_section .type_box .type_img{
    position: relative;
    z-index: 2;
    margin-top: -16px;
  }

  .top_seek_section .type_box .type_img img{
    width: 100%;
    margin:0 auto;
  }

  .top_seek_section .type_box ul{
    width: fit-content;
    margin:54px auto 0;
    padding-left: 0;
  }

  .top_seek_section .type_box ul li{
    padding-left: 45px;
    font-size: 20px;
    min-height: 72px;
    display: flex;
    align-items: center;
    margin-top: 4px;
  }

  .top_seek_section .type_box ul li::before{
    width:35px;
    height:33px;
    translate: 0 3px;
  }

  .top_seek_section .type_box ul li span{
    font-size: 32px;
  }

  .top_seek_section .type_box .p01{
    margin-top: 56px;
    font-size: 20px;
    text-align: center;
    color:#fff;
  }

  .top_seek_section .type_box .seek_bottom_img{
    width: 100%;
    margin-top: -40px;
  }


  .top_seek_section .type_box01 .type_title img{
    width:100%;
    margin:0 auto;
    translate: 10px 0;
  }

  .top_seek_section .type_box02{
    background-color: #1B2D3F;
    margin-top: 60px;
  }

  .top_seek_section .type_box02 .type_title img{
    width:100%;
    margin:0 auto;
    /* translate: 10px 0; */
  }


  .top_gal_section{
    padding-top: 240px;
    padding-bottom: 160px;
    background-image: url('../img/top/gal_bg.jpg');
    clip-path: polygon(0 110px, 100% 0%, 100% 100%, 0% 100%);
    margin-top: -110px;
  } 

  .top_gal_section .movie_frame{
    aspect-ratio: 1/0.55;
  }

  .top_gal_section .img_list{
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-start;
    gap:24px 0;
    margin-top: 70px;
  }

  .top_gal_section .img_list img{
    width:31.7%
  }

  .top_gal_section .img_list .gal04,
  .top_gal_section .img_list .gal05{
    width:350px;
  }

  .top_gal_section .gal_deco{
    position: absolute;
  }

  .top_gal_section .gal_deco01{
    width: 566px;
    top:666px;
    right:calc(50% + 380px);
  }
  .top_gal_section .gal_deco02{
    width:183px;
    right:calc(50% + 520px);
    bottom:0;
  }
  .top_gal_section .gal_deco03{
    width:232px;
    left:calc(50% + 440px);
    bottom:0;
  }

  .top_faq_section{
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .top_faq_section .faq_head{
    font-size: 48px;
    line-height: 1;
    text-align: center;
    color:#fff;
  }

  .top_faq_section .p01{
    margin-top: 90px;
    color:#fff;
    font-size: 24px;
    text-align: left;
  }

  .top_faq_section .faq_list{
    margin-top: 74px;
    position: relative;
    z-index: 4;
  }

  .top_faq_section .faq_block{
    margin-top: 30px;
    position: relative;
  }

  .top_faq_section .faq_block .faq_question{
    padding:14px 72px 18px 85px;
    font-size: 26px;
  }

  .top_faq_section .faq_block .faq_question::before{
    font-size: 48px;
    top:8px;
    left:28px;
  }

  .top_faq_section .faq_block .faq_question::after{
    width:44px;
    height:44px;
    right:14px;
    top:18px;
  }


  .top_faq_section .faq_block .faq_answer{
    padding:20px 44px 20px 85px;
    font-size: 20px;
    /* display: block; */
  }

  .top_faq_section .faq_block .faq_answer::before{
    font-size: 48px;
    top:17px;
    left:31px;
  }

  .top_faq_section .faq_deco01{
    width:170px;
    right:0;
    bottom:100%;
  }
  .top_faq_section .faq_deco02{
    display: none;
  }
  .top_faq_section .faq_deco03{
    display: none;
  }
  .top_faq_section .faq_deco04{
    width:164px;
    top:80px;
    right:calc(50% + 560px);
  }
  .top_faq_section .faq_deco05{
    width:270px;
    bottom:0;
    left:calc(50% + 170px);
    z-index: 6;
  }

  .top_appli_section{
    padding-top: 160px;
    padding-bottom: 160px;
  }

  .top_appli_section .appli_head{
    font-size: 48px;
  }

  .top_appli_section .appli_list{
    max-width: 880px;
    margin:0 auto;
  }

  .top_appli_section .appli_block{
    padding:48px 0;
  }

  .top_appli_section .appli_block .appli_left{
    width:220px;
    padding-right: 24px;
    flex-shrink: 0;
  }

  .top_appli_section .appli_block .appli_left p{
    padding-left: 18px;
    font-size: 26px;
  }

  .top_appli_section .appli_block .appli_left p::before{
    width: 8px;
    height: 26px;
    top:4px;
  }


  .top_appli_section .appli_block .appli_right{
    width: 100%;
    font-size: 20px;
    font-weight: 400;
  }

  .top_appli_section .appli_block .appli_right p + p{
    margin-top: 20px;
  }

  .top_appli_section .contact_link{
    width: 436px;
    height: 100px;
    font-size: 20px;
    margin:80px auto 0;
  }

  .top_appli_section .contact_link::after{
    width: 8px;
    height: 15px;
    right:48px;
  }


  /*
  ------------------------------------
  インタビューポップアップ
  ------------------------------------
  */

  .interview_popup{
    position: fixed;
    top:0;
    left:0;
    width:100%;
    height:100vh;
    /* background-color: rgba(29, 29, 29, 0.4); */
    background-color: rgba(0,0,0,0.6);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 50;
    transition-duration: 0.7s;
    pointer-events: none;
    opacity: 0;
  }

  .interview_popup.show{
    pointer-events: auto;
    opacity: 1;
  }

  .interview_popup .interview_popup_frame{
    width: 720px;
    height: calc(80vh ); /* カスタムプロパティ未対応ブラウザ用のフォールバック */
    height: calc(var(--vh2, 1vh) * 80);
    max-width: 100%;
    position: relative;
  }

  .interview_popup .interview_popup_inner{
    height:100%;
    overflow-y: scroll;
  }

  .interview_popup .interview_popup_close{
    position: absolute;
    width:30px;
    right:0;
    top:-50px;
    cursor: pointer;
  }

  .interview_popup .mv{
    width:100%;
  }

  .interview_popup .interview_popup_body{
    position: relative;
    padding:40px 32px 140px;
    background-color: #C71E1A;
  }

  .interview_popup .interview_popup_body_inner{
    padding-top: 60px;
    padding-bottom: 60px;
  }

  .interview_popup .interview_popup_container{
    max-width: 600px;
    margin:0 auto;
  }

  .interview_popup .interview_block{
    display: block;
    position: relative;
  }

  .interview_popup .interview_block .pic{
    position: static;
    width:100%;
    top:0;
    margin-bottom: 32px;
  }


  .interview_popup .interview_block_contents{
    width:100%;
    white-space: normal;
  }


  .interview_popup .interview_block .interview_head{
    font-size: 32px;
    line-height: 1.7;
    color:#fff;
    
  }

  .interview_popup .interview_block .interview_head span{
    padding:0 10px;
  }

  .interview_popup .interview_block * + .interview_head{
    margin-top: 80px;
  }

  .interview_popup .interview_block .interview_text{
    font-size: 18px;
    line-height: 1.7;
  }

  .interview_popup .interview_block * + .interview_text{
    margin-top: 40px;
  }


  .interview_popup .interview_block .flow_box{
    width: fit-content;
    min-width:480px;
    padding:24px;
    margin-top: 20px;
  }

  .interview_popup .interview_block .flow_box li{
    display: flex;
    align-items: flex-start;
    font-size: 18px;
    font-weight: 400;
    line-height: 1.7;
    margin-top: 9px;
  }

  .interview_popup .interview_block .flow_box li:first-child{
    margin-top: 0;
  }

  .interview_popup .interview_block .flow_box li span{
    height: 30px;
    font-size: 18px;
    font-weight: 700;
    line-height:1.1;
    margin-right: 10px;
  }

  .interview_popup .interview_block .flow_box li .month_block{
    width:88px;
  }

  .interview_popup .interview_block .flow_box li .time_block{
    width:130px;
  }

  .interview_popup .interview_block + .interview_block{
    margin-top: 100px;
  }


  .interview_popup .interview_popup_text_close{
    bottom:60px;
    font-size: 24px;
  }

  .interview_popup .interview_popup_text_close::after{
    width:15px;
    height:23px;
    margin-left: 24px;
  }


  /*
  ------------------------------------
  採用エントリー
  ------------------------------------
  */

  .contact_mv_section{
    aspect-ratio: 1/0.277;
    /* min-height: 400px; */
    min-width: 100%;
    max-width: 100%;
    min-height: 300px;
    background-image: url('../img/contact/contact_mv.jpg');
  }

  main.contact_main{
    background-color: #F8F8F8;
  }

  .contact_mv_section img{
    width:600px;
  }

  .contact_section01{
    padding-top: 120px;
    padding-bottom: 120px;
  } 

  .contact_section01 .sec_title{
    font-size: 32px;
    text-align: center;
  }

  .contact_section01 .button_list{
    margin-top: 50px;
  }

  .contact_section01 .button_list .button{
    width: 436px;
    height: 100px;
    border-radius: 4px;
    font-size: 20px;
    margin-top: 20px;
  }

  .contact_section01 .button_list .button::after{
    width: 8px;
    height: 15px;
    right:48px;
  }


  .contact_info_section{

  } 

  .contact_info_section .white_box{
    padding:60px 40px 240px;
    text-align: center;
  }

  .contact_info_section .sec_title{
    font-size: 36px;
  }

  .contact_info_section .contact_guide{
    margin-top: 30px;
  }

  .contact_info_section .p01{
    font-size: 22px;
  }

  .contact_info_section .p02{
    margin-top: 40px;
    font-size: 18px;
    line-height: 2;
  }

  .contact_info_section .p03{
    margin-top: 50px;
    font-size: 22px;
  }

  .contact_info_section .p04{
    margin-top: 32px;
    font-size: 22px;
  }

  .contact_info_section .p05{
    margin-top: 22px;
    font-size: 22px;
  }

  .contact_info_section .p06{
    margin-top: 40px;
    font-size: 18px;
  }

  .contact_info_section .text_list{
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    gap:12px 0;
    margin-top: 60px;
  }

  .contact_info_section .text_list + .text_list{
    margin-top: 14px;
  }

  .contact_info_section .text_list p{
    font-size: 26px;
    height:50px;
    width:325px;
  }

  .contact_info_section .text_list p + p{
    width:433px;
  }

  .contact_info_section .contact_deco{
    width:240px;
    position: absolute;
    bottom:0;
    right:-12px;
  }

  .contact_form_section{
    margin-top: 140px;
    padding-bottom: 160px;
  }

  .contact_info_section + .contact_form_section{
    margin-top: 70px;
  }

  .contact_form_section .white_box{
    padding:60px 40px;
  }

  .contact_form_section .sec_title{
    font-size: 36px;
    text-align: center;
    color:#C71E1A;  
  }

  .contact_form_section .form_top_text{
    margin-top: 50px;
    font-size: 18px;  
  }

  .contact_form_section .form_block{
    margin-top: 30px;
  }

  .contact_form_section .form_line{
    display: flex;
    align-items: flex-start;
    flex-direction: column;
    margin-top: 40px;
  }

  .contact_form_section .form_left{
    flex-shrink: 0;
    padding-top: 14px;
    width:324px;
  }

  .contact_form_section .form_title{
    font-size: 20px;
  }

  .contact_form_section .form_title::before{
    content:'必須';
    width: 44px;
    height: 24px;
    font-size: 12px;
    line-height: 1;
    margin-right: 22px;
  }

  .contact_form_section .form_right{
    width:100%;
    margin-top: 24px;
  }

  .contact_form_section input[type="text"],
  .contact_form_section select{
    width:100%;
    height:54px;
    border-radius: 5px;
    padding:0 16px;
    font-size: 20px;
  }

  .contact_form_section .birth_flex{
    display: flex;
    justify-content:flex-start;

  }

  .contact_form_section .birth_box{
    width:116px;
    margin-right: 12px;
  }

  .contact_form_section .birth_box04{
    width:86px;
  }

  .contact_form_section .agree_flex{
    margin-top: 72px;
    font-size: 18px;
    font-weight: 500;
  }

  .contact_form_section .agree_flex p{
    margin-left: -8px;
  }


  .contact_form_section .agree_flex input{
    width:18px;
    height:18px;
    margin-top: 10px;
  }

  .contact_form_section .submit_area{

    margin-top: 60px;
  }


  .contact_form_section .submit_area .submit_frame::after{
    width: 8px;
    height: 15px;
    right:48px;
  }

  .contact_form_section .submit_area .submit{

    width: 436px;
    height: 100px;
    border-radius: 4px;
    font-size: 20px;
    transition-duration: 0.4s;
  }


  .contact_form_section .submit_area .return{
    margin-top: 40px;
    font-size: 18px;
  }


  .contact_form_section .confirm_text{
    margin-top: 88px;
    font-size: 18px;
    font-weight: 400;
    text-align: left;
    white-space: normal;
    /* display: none; */
  }

  .contact_form_section .mw_wp_form_confirm .form_left{
    padding-top: 0;
  }

  .contact_form_section .mw_wp_form_confirm .agree_flex{
    display: none;
  }

  .contact_form_section .mw_wp_form_confirm .birth_flex{
    display: flex;
    justify-content: flex-start;
    gap:0 8px;
  }

  .contact_form_section .mw_wp_form_confirm .birth_box{
    width: auto;
  }

  .contact_form_section .mw_wp_form_confirm .birth_box04{
    width: auto;
  }

  .contact_finish_section .p01{
    font-size: 24px;
    text-align: center;
  }

  .contact_finish_section .top_link{

    width: 436px;
    height: 100px;
    font-size: 20px;
    margin:40px auto 0;
  }


  .contact_finish_section .top_link::after{
    width: 8px;
    height: 15px;
    right:48px;
  }

  

}/*@media(max-width:1200px){*/