@media screen and (max-width: 639px){
  /*.pan_img{
  display: none;
  }*/
  .man_img{
    /*display: none;*/
    width: 100%;
    /*height: 629px;
    max-height: 629px;*/
    /*background: url(../../img/sp/index/main_img.jpg);*/
    background-repeat: no-repeat;
    background-position: top;
    background-size: cover;
    position: relative;
    z-index: 0;
    margin-top: 55px;
  }
  .man_text{
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .slide_text01,.slide_text02,.slide_text03,.slide_text04,.slide_text05{
    /*display: none;*/
  }
  .SP_man_img{
    margin-top: 10%;
  }

  .slide_text01{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
    width: 50%;
    margin: auto;
    padding: 5px 10px;
    background: #f56e18;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  }
  .slide_text02{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
    width: 50%;
    margin: auto;
    padding: 5px 10px;
    background: #f56e18;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  }
  .slide_text03{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
    width: 50%;
    margin: auto;
    padding: 5px 10px;
    background: #f56e18;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  }

  .slide_text04{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
    width: 50%;
    margin: auto;
    padding: 5px 10px;
    background: #f56e18;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  }
  .slide_text05{
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    text-align: center;
    width: 50%;
    margin: auto;
    padding: 5px 10px;
    background: #f56e18;
    border-radius: 10px;
    border: 2px solid #fff;
    -webkit-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    -moz-box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
    box-shadow: 6px 9px 29px -5px rgba(105,105,105,1);
  }

  .man_text p{
    text-align: center;
  }
  .index_content{
    width: 100%;
    float: none;
  }
  .index_content img{
    margin: 10px 0;
  }
  .index_content img{
    width: 100%;
  }

  .index_content ul{
    margin: 0;
  }
  .index_content ul li {
    width: 31%;
  }


  .sp_hoken_btn img{
    width: 32%;
    float: left;
    margin-left: 2px;
    margin-right: 1px;
  }
  /*.sp_hoken_btn .marleft{
  margin-right: 1%;
  margin-left: 1%;
  }*/

  .new_left{
    width: 100%;
    margin-top :30px;
    padding: 36px 0;
  }
  .new_left p{
    width: 48%;
    margin: auto;
  }

  .new_right{
    width: 100%;
    padding: 20px 0;
  }
  .new_cat{
    width: 20%;
    padding: 0;
    margin-left: 10px;
  }
  .news_data{
    width: 40%;
    padding: 0;
    margin-bottom: 5px;
  }













  /*privacy*/
  .privacy_box{
    margin-left: 0;
  }







  /*houjin*/
  .houjin_man_img{
    /*margin-top:20%;*/
    height: 100px;
    padding-top: 0%;
    background-position: center;
    background-size: cover;
    margin-top: 55px;
  }
  .houjin_man_img h2 {
    width: 50%;
    font-size: 21px;
    margin-top: 21px;
  }
  .houjin_man_img p {
    width: 40%;
    float: none;
    margin-top: 0px;
  }
  .kojin_title_box h2{
    font-size: 20px;
  }
  .houjin_links_btn{
    display: none;
  }
  .green_box_icon{
    margin-left: 12%;
  }
  .green_box_titletext h2{
    font-size: 23px;
  }
  .green_box_content ul li{
    width: 100%;
  }
  .green_box_content ul li:nth-child(2),
  .green_box_content ul li:nth-child(4),
  .green_box_content ul li:nth-child(6),
  .green_box_content ul li:nth-child(8){
    margin-left:0;
  }
  .flow_area ul li{
    width: 100%;
    float: none;
    margin-bottom: 20px;
  }
  .flow_area ul li:nth-child(n+2){
    margin-left: 0;
  }
  .flow_area ul li p{
    padding: 10px;
  }







  /*kojin*/
  .links_btn{
    display: none;
  }

  .kojin_man_img{
    margin-top: 50px;
    background-size: cover;
    height: 150px;
  }

  .kojin_man_img h2{
    width: 44%;
    font-size: 21px;
    margin-top: 48px;
  }
  .kojin_man_img p{
    width: 70%;
    margin-top: 0px;
  }

  .flow_area li img{
    width: 100%;
  }
  .flow_btn{
    width: 50%;
    margin:auto;
  }


  /*個人ポップアップ*/
  /* モーダル コンテンツエリア */
  #modal-open01,
  #modal-open02,
  #modal-open03,
  #modal-open04,
  #modal-open05,
  #modal-open06,
  #modal-open07,
  #modal-open08,
  #modal-open09,
  #modal-open10,
  #modal-open11,
  #modal-open12,
  #modal-open13,
  #modal-open14,
  #modal-open15,
  #modal-open16,
  #modal-open17,
  #modal-open18,
  #modal-open19,
  #h_modal-main01,
  #h_modal-main02,
  #h_modal-main03,
  #h_modal-main04,
  #h_modal-main05,
  #h_modal-main06,
  #h_modal-main07,
  #h_modal-main08,
  #h_modal-main09,
  #h_modal-main10,
  #h_modal-main11,
  #h_modal-main12,
  #h_modal-main13,
  #h_modal-main14,
  #h_modal-main15,
  #h_modal-main16,
  #h_modal-main17,
  #h_modal-main18,
  #h_modal-main19,
  #h_modal-main20,
  #h_modal-main21,
  #h_modal-main22,
  #h_modal-main23,
  #h_modal-main24{
    cursor: pointer;
    display: block;
  }

  #modal-main01,
  #modal-main02,
  #modal-main03,
  #modal-main04,
  #modal-main05,
  #modal-main06,
  #modal-main07,
  #modal-main08,
  #modal-main09,
  #modal-main10,
  #modal-main11,
  #modal-main12,
  #modal-main13,
  #modal-main14,
  #modal-main15,
  #modal-main16,
  #modal-main17,
  #modal-main18,
  #modal-main19,
  #h_modal-main01,
  #h_modal-main02,
  #h_modal-main03,
  #h_modal-main04,
  #h_modal-main05,
  #h_modal-main06,
  #h_modal-main07,
  #h_modal-main08,
  #h_modal-main09,
  #h_modal-main10,
  #h_modal-main11,
  #h_modal-main12,
  #h_modal-main13,
  #h_modal-main14,
  #h_modal-main15,
  #h_modal-main16,
  #h_modal-main17,
  #h_modal-main18,
  #h_modal-main19,
  #h_modal-main20,
  #h_modal-main21,
  #h_modal-main22,
  #h_modal-main23,
  #h_modal-main24
  {
  display: none;
  border: 4px solid #4ac600;
  width: 94%;
  height: auto;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
  color: #666666;
  position:fixed;
  z-index: 2;
  margin-left: 0%;
  }

  .modal_box_icon{
     width: 13%;
  float: left;
  margin-left: 9%;
  }
  .modal_box_titletext{
    width: 55%;
      float: left;
      margin-left: 15px;
      margin-top: 12px;
  }
  .modal_box_titletext h2{
    font-size: 26px;
      color: #4ac600;
      font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  }

  .model_box{
    width: 95%;
  margin: auto;
  padding: 10px;
  }
  .model_box h2{
    text-align: center;
    font-size: 19px;
  }
  .model_box table{
    width: 100%;
  }
  .model_box table th{
    text-align: center;
    padding: 5px;
    border: 1px solid #eee;
    font-size: 18px;
    color: #fff;
    background: #4ac600;
  }
  .model_box table td{
    padding: 5px;
      border: 1px solid #eee;
  }
  .model_box table td img{
    width: 3.5%;
    margin-bottom: 2px;
  }

  /* モーダル 背景エリア */
  #modal-bg {
  display:none;
  width:100%;
  height:100%;
  background-color: rgba(0,0,0,0.5);
  position:fixed;
  top:0;
  left:0;
  z-index: 1;
  }



/*operation*/

.operation_man_img{
  /*margin-top:20%;*/
  height: 100px;
  padding-top: 12%;
  background-position: center;
  background-size: cover;
}
.operation_man_img h2{
  width: 33%;
  font-size: 25px;
  margin-top: 40px;
}
.operation_man_img p{
  width: 50%;
  font-size: 16px;
  margin-top: 50px;
}
.operation_box {
  width: 94%;
  margin-left: 0%;
  margin-top: 30px;
  /*margin-bottom: 50px;*/
  display: inline-block;
  /*background: url(../img/pc/company/tree.jpg);*/
  background-size: 100%;
  padding: 0px 10px 20px 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-color: #fff;
}


  /*company*/
  .company_man_img{
    /*margin-top:20%;*/
    height: 100px;
    padding-top: 12%;
    background-position: center;
    background-size: cover;
  }
  .company_man_img h2{
    width: 33%;
    font-size: 25px;
    margin-top: 40px;
  }
  .company_man_img p{
    width: 50%;
    font-size: 16px;
    margin-top: 50px;
  }
  .company_box {
    width: 94%;
    margin-left: 0%;
    margin-top: 30px;
    /*margin-bottom: 50px;*/
    display: inline-block;
    /*background: url(../img/pc/company/hand.jpg);*/
    background-size: 100%;
    padding: 0px 10px 20px 5px;
    background-position: center;
    background-repeat: no-repeat;
    background-color: #fff;
  }
  .company_box01{
    width: 92%;
    margin-left: 0;
    padding: 0px 10px 40px 10px;
  }
  .company_box01 table{
    width: 100%;
  }

  .company_box01 table th{
    width: 94%;
    background: #53ca0c;
    color: #fff;
    display: block;
  }

  .company_box01 table td{
    width: 94%;
    display: block;
  }


  .map_btn{
    width: 60%;
  }

  .recruit_banner{
    width: 97%;
  }







  /*スタッフ*/
  .staff_list{
    margin: 0;
  }
  .staff_list ul{
    width: 100%;
    margin: 0;
  }
  .staff_list ul .sarcle{
    display: none;
  }
  .staff_list ul li{
    width: 50%;
    margin-bottom: 25px;
  }
  .staff_list ul li img{
    width: 90%;
  }
  /* 4こづつ増えていく 4n+6= 4*1(n番目)+=6からはじまって4づつ増える 
  .staff_list ul li:nth-child(4n+2),.staff_list ul li:nth-child(10),.staff_list ul li:nth-child(14),.staff_list ul li:nth-child(18),.staff_list ul li:nth-child(22){
    margin-left: 0%;
  }
  */
  .staff_list ul li:nth-child(4n+6){
    margin-left: 0%;
  }

  .staff_back_wh{
    width: 100%;
    padding: 20px 0px;
  }
  .show_img{
    width: 100%;
    float: none;
  }
  .show_img img{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .show_text{
    width: 100%;
    box-sizing: border-box;
  }
  .show_text h3{
    width: 100%;
  }
  .marleft14{
    margin-left: 0;
  }

  .office_title_img{
    margin: 30px 0;
    display: block !important;
  }

  .sp_show_staff_daihyou,.sp_show_staff_toukatsu,
  .sp_show_staff_mori,.sp_show_staff_mokumi,.sp_show_staff_kishida,.sp_show_staff_doi,
  .sp_show_staff_mukousaka,.sp_show_staff_takahashi,.sp_show_staff_shinki,.sp_show_staff_hatano,
  .sp_show_staff_morik{
    display: none;
  }
  #sp_close,
  #sp_mori_close, #sp_toukatsu_close,#sp_mokumi_close,#sp_kishida_close,#sp_doi_close,
  #sp_mukousaka_close,#sp_takahashi_close,#sp_shinki_close,#sp_hatano_close,#sp_morik_close{
    position: absolute;
    right: 10px;
    top:10px;
  }






  /*topics一覧*/
  .archive_area{
    margin-top: 20%;
  }
  .archive_area .post-title{
    font-size: 21px;
  }
  .post-content{
    font-size: 15px;
  }
  .post-meta{
    font-size: 12px;
  }



  .single_topics_box{
    margin-top: 20%;
  }
  .single_topics_box h2{
    font-size: 21px;
  }




  /*ビジネスパートナー*/
  .business_man_img {
    /* margin-top: 20%; */
    height: 100px;
    padding-top: 0%;
    background-position: center;
    background-size: cover;
    margin-top: 41px;
  }
  .business_man_img h2{
    width: 66%;
    margin-top: 29px;
    font-size: 21px;
  }
  .business_man_img p{
    width: 50%;
    float: none;
    font-size: 15px;
  }
  .contact_back{
    width: 95%;
    padding: 2%;
  }
  .contact_back table{
    width: 100%;
  }
  .contact_back table th{
    width: 100%;
    display: block;
    float: left;
    padding: 20px 0 5px 0;
  }
  .contact_back table td{
    width: 88%;
    float: left;
    padding: 0 3%;
  }
  .send_btn{
    width: 100%;
  }



  /*お問い合わせ*/
  .contact_form_tel{
    width: 87%;
  }

  .contact_man_img{
    width: 100%;
    height: 120px;
    background: #fff;
    -webkit-box-shadow: 6px 9px 9px -7px rgba(105,105,105,1);
    -moz-box-shadow: 6px 9px 9px -7px rgba(105,105,105,1);
    box-shadow: 6px 9px 9px -7px rgba(105,105,105,1);
  }
  .contact_man_img h2{
    color: #59c000;
    font-size: 20px;
    text-align: center;
    margin-top: 76px;
    font-weight: bold;
    font-family: "ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO";
  }
  .send_btn input[type="submit"]{
    width: 45%;
    font-size: 14px;
  }
  .send_btn input[type="reset"]{
    width: 45%;
    font-size: 14px;
  }

  /*確認画面*/
  #formWrap{
    width: 100%;
    margin: 81px auto 50px;
  }



  /*サンクス*/
  .thanks_page{
    margin: 80px 0 60px;
  }
  .thanks_page h2{
    font-size: 19px;
  }
  .thanks_page p{
    font-size: 15px;
  }












  /*サイトマップ*/
  .sitemap_man_img{
    margin-top: 60px;
  }
  .sitempa_list{
    width: 100%;
  }
  .sitemap_box01{
    width: 100%;
    line-height: 3;
  }
  .sitemap_box02{
    width: 100%;
    margin: 0;
    line-height: 3;
  }
  .sitemap_box03{
    width: 100%;
    line-height: 1.7;
    margin-top: 14px;
  }







  /*ビジネスパートナー*/
  .partner_main {
    background-size: 146%;
    height: 150px;
    background-repeat: no-repeat;
    /*background-repeat-x: no-repeat;
    background-repeat-y: no-repeat;*/
    background-position: bottom;
  }
  .partner_main h2 {
    width: 100%;
    margin-top: 77px;
    font-size:22px;
  }
  .partner_main p {
    width: 100%;
    margin-top:0px;
  }

  .white_back{
        margin-top: 28px;
  }
    .green_bd_box {
      width: 88%;
    }
  .green_bd_box li {
    width: 92%;
    float: none;
  }
  .yellow_box th{
    width: 93%;
    display: block;
  }
  .yellow_box td{
    width: 93%;
    display: block;
  }

  .h-mt20{
    text-align: center;
  }
  .point-mt20{
    text-align: center;
  }
  .green_bd_box.contact h2{
    font-size: 21px;
    letter-spacing: 0px;
    padding: 10px 0 10px 5px;
  }

  .green_bd_box h2{
    letter-spacing: 0;
  }

.green_left_list_right, .green_left_list_left{
  width: 99%;
}






  /*強み*/
  .tsuyomi_main{
    height: 200px;
  }
  .tsuyomi_main .center{
    width: 41%;
    float: left;
  }
  .tsuyomi_main p{
    margin-top: 0px;
  }
  .tsuyomi_main h2 {
    margin-top:104px;
    font-size: 21px;
  }
  .green_box .fl_box h2{
    width: 83%;
  }
  .green_box_icon.tsuyomi{
    width: 24%;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .green_box_icon.tsuyomi_marleft24{
    width: 24%;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .green_box_icon.tsuyomi img{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .green_box_icon.tsuyomi_marleft24 img{
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  .green_box_titletext {
    width: 90%;
    float: none;
    text-align: center;
    /* margin-left: 15px; */
    margin: auto;
    margin-top: 12px;
  }

  .green_box_content .left_box {
    float: none;
    width: 100%;
    margin-right: 0;
    font-size: 14px;
    padding-bottom: 20px;
  }
  .green_box_content .right_box {
    float: none;
    width: 98%;
    border: 3px solid #ffc100;
    border-radius: 10px;
  }
  .green_list_box li {
    width: 100%;
    margin-right: 1%;
    float: left;
    border: 1px solid #4ac600;
    border-radius: 5px;
    margin-bottom: 10px;
  }
  .fl_box {
    width: 90%;
    float: none;
    padding: 15px;
  }
  .fr_box {
    width: 95%;
    margin: auto;
    float: none;
    padding: 0px;
    text-align: center;
  }
}




















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

  /*company*/
  .company_man_img{
    height: 90px;
    background-size: cover;
    background-position: center;
  }
  .company_man_img h2{
    width:30%;
    font-size: 21px;
  }
  .company_man_img p{
    width: 50%;
    font-size: 13px;
  }
  .company_box {
    width: 90%;
    background-size: 100%;
    padding: 0px 10px 20px 10px;
  }
  .company_box01{
    width: 84%;
    padding: 0px 10px 20px 10px;
  }
  .map_btn{
    width: 60%;
  }
  .company_box01 table th{
    width: 100%;
    display: block;
    padding: 0;
  }
  .company_box01 table td{
    width: 100%;
    float: left;
    display: block;
    padding: 10px 0;
  }

  /*お客様本位の業務運営方針*/
  .operation_man_img{
    height: 90px;
    background-size: cover;
    background-position: center;
  }
  .operation_man_img h2{
    width:30%;
    font-size: 21px;
  }
  .operation_man_img p{
    width: 50%;
    font-size: 13px;
  }
  .operation_box {
    width: 90%;
    background-size: 100%;
    padding: 0px 10px 20px 10px;
  }
  .operation_box01{
    width: 84%;
    padding: 0px 10px 20px 10px;
  }




  /*法人*/
  .houjin_man_img{
    height: 90px;
    background-size: cover;
    background-position: center;
  }
  .houjin_man_img h2{
    width:50%;
    font-size: 21px;
  }
  .houjin_man_img p{
    width: 50%;
    font-size: 13px;
  }






  /*お問い合わせ*/
  .contact_form_tel{
    width: 85%;
  }








  /*topics一覧*/
  .archive_area{
    margin-top: 20%;
  }




}
