@charset "utf-8";

/* CSS Document */
@media (max-width:1322px) {
    header .mail2{display:none;}
    #header_fixed{right:0;}
}
@media (max-width:1300px) {
    #logo {
    margin-top: 12px;
}
    
    ul#navi_ul li a{padding: 0px 4px;font-size: 14px;}
    ul#navi_ul li > div{font-size: 14px;}
        ul#navi_ul > li .nosp{padding: 0px 4px;}
    #header{    padding-top: 16px;}
    
#header .container {
    padding: 0 10px;
    width: auto;
    padding-right: 120px;
}
    .sns_ico {
    width: 26px;
    height: auto;
}.sns_wrap li {
    display: inline-block;
    margin: 0;
}
    .header_right_l p{font-size:10.5px;text-align:left;}
    #logo a img {
    max-width: 160px;
}
    .nopc2 {
      display: block!important;
    }
}
@media (max-width:1200px) {
    #topimage .main-catch-box{
        height: 50vh;
    }
}
@media (max-width:1046px) {
    #topimage .main-catch-box {
    height: auto;
        width: 50vw;}
body {
    padding-top: 53px!important;
}
  #header {
    padding-top: 0px;
  }
  #logo a {
    display: block;
    line-height: 100%;
  }#logo a img {
    max-width: 100px;
}
    
    #topimage{    height: calc(100vh - 70px);}
    
    
    .i_backimg{    width: calc(100% - 25%);}
    
    .i_backimg_wrap .profile_text_wrap {
    width: 50%;
}
    
    
    
    .ore_l_img{display:block;}
    .ore_l{background:none;padding:0;}

    
.underlink {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    background: rgba(0,0,0,0.4);
    text-align: left;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    transition: all .3s;
    margin-top: 0px;
    opacity: 1;
    padding: 5px 10px;
    z-index: 0;
    visibility: visible;
}
    .underlink .m_t .img .bg_img{width:100%;height:50px;}
    .underlink .m_t .img {
    width: 80px;
        height: 40px;}
    
    
  .gry1 {
    padding: 15px 10px;
    background: #eaeaea;
    height: auto;
  }
  .catch {
    font-size: 40px;
  }
  .catch {
    height: 344px;
  }
  .notab {
    display: none;
  }
  .nopc {
    display: block!important;
  }
  .nosp {
    display: none!important;
  }
    
    .tya_btn_in {
    padding-left: 74px;
    font-size: 20px;
}
    
.head_bana {
    position: absolute;
    top: 58px;}
    
  ul.accordion li p {
    line-height: 26px !important;
    /* background: #E8EEFF; */
    padding: 0;
    margin: 0;
    display: block;
    border-bottom: 1px solid #fff;
    display: block;
    background-image: url(../img/ya01.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    /* height: 18px; */
    padding: 8px;
    /* padding-top: 13px; */
    /* border: 1px solid #cccccc; */
    border-top: none;
    text-align: left;
    cursor: pointer;
    font-weight: normal;
  }
  ul.accordion li p {
    background-image: url(../cmn/open.png);
    background-repeat: no-repeat;
    background-size: 16px;
    background-position: 95% center;
  }
  ul.accordion li p.active {
    background-image: url(../cmn/close.png);
    background-size: 16px;
  }
    ul#navi_ul li#dropdown-trigger_wrap:before{content:none;}
    
    .underlink{display:none;}    
  #navi {display:block;
    color: inherit;
    height: auto;
    /*overflow-x: hidden;  */
    margin-top: 52px;
   /* overflow-y: hidden;*/    height: 100%;
  }
  ul#navi_ul {
    position: relative;
    height: auto;
    text-align: inherit;
    margin: 0 auto;
    padding: 0;
    z-index: 30;
    width: 100%;
    display: block;    background: #fff;
      margin-bottom:53px;

  }
  ul#navi_ul li a {
    color: #000!important;
    text-decoration: none;
    font-weight: normal;
    letter-spacing: inherit;
    font-family: inherit;
    line-height: 26px;
    padding: 6px 8px;
    text-align: left;
    height: auto;
  }
  ul#navi_ul li {
    width: auto;
    height: auto;
    padding: 0;
    float: none;
    position: relative;
    display: inherit;
    margin: auto;
    display: block;
  }
  /*	#navi_ul li{-ms-writing-mode:lr-tb;
  writing-mode:lr-tb; min-height:inherit;}*/
  #navi_ul li span {
    font-size: 9px;
    letter-spacing: 0;
    font-weight: normal;
    display: inline-block;
    position: relative;
    z-index: 1;
    right: auto;
    top: auto;
    margin-left: 20px;
  }
  /*ul#navi_ul li:hover {
background:#abb9db;
color:#ffffff !important;
}*/
  ul#navi_ul li a {
    position: relative;
  }
    
    ul#navi_ul li a:hover{color:#666!important;}
    
  ul#navi_ul li:before {
    position: absolute;
    top: 50%;
    right: 1.5em;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 3px solid #666666;
    border-right: 3px solid #666666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }

ul#navi_ul li.no-arr:before{content:none;}

    
  ul#navi_ul .level-2 li:before {
    position: absolute;
    top: 50%;
    right: 1.5em;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 3px solid #fff;
    border-right: 3px solid #fff;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  .level-2 .row {
    display: block;
  }
  ul#navi_ul li:after {
    display: none;
  }
  #pageTop {
    right: 20px;
  }
  /**/
  .level-2 {
    display: none;
    height: auto;
    display: none;
    visibility: visible;
    opacity: 1;
    position: relative;
    left: auto;
    right: auto;
    margin: 0 auto;
    top: auto;
    min-width: inherit;
    z-index: 10;
    width: 100%;
    padding: 0;
  }
  ul#navi_ul .level-2 li a {
    color: #fff!important;
  }
  ul#navi_ul li {
    width: 100%;
    max-width: 100%;
  }
  #navi_ul .level-2 .container {
    padding: 0 15px;
  }
  .head_r {
    display: table;
    width: auto;
    margin-top: 10px;
    padding-left: 0;
    text-align: center;
    margin: 0 auto;margin-bottom:10px;
  }
	.logo_wrap{display:none!important;}
	
	.breadcrumbs .container{padding:0 15px;}
	
	
  /* ヘッダー */
#header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 53px!important;
    background: #fff;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.26);
    z-index: 9999;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
  }
#header .inner {
    position: relative;
    padding: 0 0px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  #logo {
    margin-top: 0px;
    width: auto;
  }
  #header .container {
    padding: 0;
  }
  header h1 {
    float: left;
    max-height: 30px;
    max-width: 240px;
    padding: 5px;
    padding-top: 2px;
    display: table-cell;
    vertical-align: middle;
    position: relative;
  }
  header .inner01 h1 img {
    /*display:table-cell;*/
    vertical-align: middle;
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
  }
  /* ナビゲーション */
  header nav {
    overflow: auto;
    position: fixed;
    top: 0;
    right: -80%;
    width: 80%;
    max-width: 320px;
    /*height: 100%;*/
    opacity: 0;
    z-index: 9999;
    /*background:rgba(255,255,255,0.9);*/
  }
  /* ナビゲーション：アクティブ時 */
  header.navOpen nav {
    opacity: 1;
    right: 0;
      position: fixed;
    top: 0;
    overflow-y: scroll;
    -webkit-overflow-scrolling: touch;
  }
  header nav ul {
    border-top: 1px solid #ccc;
  }
  header nav ul li {
    border-bottom: 1px solid #ccc;
    color: #000000;
  }
  header nav ul li a {
    position: relative;
    display: block;
    padding: 13px;
    text-decoration: none;
    line-height: 45px;
  }
  header nav ul li a:hover {}
  header nav ul li a:before {
    position: absolute;
    top: 50%;
    right: 1.5em;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 3px solid #666666;
    border-right: 3px solid #666666;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
  }
  /* ナビゲーションアイコン */
  header .tel2 {
    display: block;
    width: 26px;
    height: 26px;
    position: absolute;
    top: 13px;
    right: 70px;
    cursor: pointer;
  }
  header .navBtn {
    display: block;
    width: 30px;
    height: 30px;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 10px 10px;
    padding-top: 7px;
    padding-bottom: 16px;
    background: #000;
    box-sizing: content-box;
    background: #f18a05;
  }
  ul#navi_ul li a:before {
    content: none;
  }
  header .navBtn span {
    z-index: 10;
    margin-top: 3px;
    display: block;
    height: 4px;
    width: 100%;
    background: #ffffff;
    border-radius: 2px;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
  }
  header .navBtn span.menuB {
    background: none;
    width: auto;
    margin-top: 0px;
    border-radius: 0;
    display: block;
    position: absolute;
    height: auto;
    top: 30px;
    right: 10px;
    z-index: 15;
    color: #ffffff;
    font-size: 10px;
  }
  header .navBtn span:nth-of-type(2), header .navBtn span:nth-of-type(3) {
    margin-top: 5px;
  }
  /* ナビゲーションアイコン：アクティブ */
  header.navOpen .navBtn span:nth-of-type(1) {
    -webkit-transform: translateY(9px) translateX(0) rotate(45deg);
    -ms-transform: translateY(9px) translateX(0) rotate(45deg);
    transform: translateY(9px) translateX(0) rotate(45deg);
  }
  header.navOpen .navBtn span:nth-of-type(2) {
    margin-top: 5px;
    opacity: 0;
    -webkit-transform: translateY(9px);
    -ms-transform: translateY(9px);
    transform: translateY(9px);
  }
  header.navOpen .navBtn span:nth-of-type(3) {
    -webkit-transform: translateY(-9px) translateX(0) rotate(-45deg);
    -ms-transform: translateY(-9px) translateX(0) rotate(-45deg);
    transform: translateY(-9px) translateX(0) rotate(-45deg);
  }
  #header {
    width: auto;
    height: auto;
  }
	#logo{margin-top: 8px;}
	#header .flex2{display:block;}
	
	
  #main_head {
    margin-right: auto;
    position: relative;
  }
  #main {
    margin-right: auto;
    position: relative;
  }
  #header_right a {
    display: block;
  }
  .foot h2 {
    text-align: center;
  }
  .foot_ul {
    float: none;
    width: 100%;
    margin-top: 20px;
  }
    .foot_ul .col-md-7 p{    padding: 6px;
    border-bottom: 1px solid #000;}
    .foot_ul .col-md-7 p.fo12{border:none;}
    
  h4.new_tit {
    clear: inherit;
    display: inline-block;
    margin-top: 5px;
    margin-left: 20px;
    font-size: 13px;
    margin-bottom: 0;
    /* float: left; */
  }
	#news2 li{margin-bottom:20px;}
  .disflex {
    display: -webkit-flex;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-evenly;
  }
  .more2, .more3 {
    margin: 0 20px;
  }
    /**/
    
    
.facility1 .wbox:before{right:0%;background:url(../cmn/kan01.svg) no-repeat 50% 50%;background-size:131px;width:131px;
    padding-top:114px;}

.facility3 .wbox:before{right:0%;background:url(../cmn/kan03.svg) no-repeat 50% 50%;background-size:131px;width:131px;
    padding-top:149px;}

.facility5 .wbox:before {
    right: 0%;
    background: url(../cmn/kan05.svg) no-repeat 50% 50%;
    background-size: 131px;
    width: 131px;
    padding-top: 145px;
}
    .facility7 .wbox:before {
    right: 0%;
    background: url(../cmn/kan07.svg) no-repeat 50% 50%;
    background-size: 131px;
    width: 131px;
    padding-top: 145px;
}
    
    
.facility2 .wbox:before{left:0%;background:url(../cmn/kan02.svg) no-repeat 50% 50%;background-size:131px;width:131px;
    padding-top:114px;}

.facility4 .wbox:before{left:0%;background:url(../cmn/kan04.svg) no-repeat 50% 50%;background-size:131px;width:131px;
    padding-top:125px;}

.facility6 .wbox:before{left:0%;background:url(../cmn/kan06.svg) no-repeat 50% 50%;background-size:131px;width:131px;
    padding-top:145px;}

    .facility8 .wbox:before{left:0%;background:url(../cmn/kan08.svg) no-repeat 50% 50%;background-size:131px;width:131px;
    padding-top:145px;}

    
    .facility_l{padding:0;}
    
    
    /**/
    
  #insurance h3, .tit h3 {
    font-size: 20px;
  }
  .tit {
    padding: 23px 0;
  }
  #pageTop {
    bottom: 20px;
  }
  .fixed_tag {
    position: fixed;
    right: 0;
    top: auto;
    bottom: 0;
    z-index: 1000;
    width: 100%;
    text-align: center;
  }
  .fixed_tel {
    display: inline-block;
    width: 44%;
    margin-bottom: auto;
    margin: 0 2%;
  }
  .fixed_mail {
    display: inline-block;
    width: 44%;
    margin: 0 2%;
  }
  .fixed_mail a {
    display: block;
    line-height: inherit;
  }
  .foot li a {
    display: block;
    padding: 8px 0;
    border-bottom: 1px solid #fff;
  }
	.anchor {
    padding-top: 53px;
    margin-top: -53px;
}}

@media (max-width: 991px) {
    .tya_btn{    max-width: 500px;
    margin: 0 auto;margin-bottom:20px;}
    
    #kaso_contents {
    padding: 60px 0;
    position: relative;
    padding-top: 30px;
}
    #instagram {
    padding: 0 30px;
        padding-top: 50px;}

}
    
    
    @media (max-width: 868px) {

	      .desc{display:none;}
        
        
        .name_syatyo {
    border: 1px solid #f18a05;
    border-radius: calc((90vw - 2.5vw) / 6);
    max-width: 1300px;
    margin: 0 auto;
    padding: 30px;
}
        
.name_en {
    margin-left: 0px;
    color: #c3c3c3;
    font-size: 13px;
    display: block;
}
        
        
        
    }
  @media (max-width: 768px) {
      
      .kakomi_in1,.kakomi_in{    max-width: 400px;
          margin: 0 auto;}
      
      .policy1_tyo p{padding-left: 20px;}
      .info_policy .policy1_tyo p{padding-left: 26px;}
      .policy1_tyo h5{}
      .sample3 p{font-size:15px;}
.sample3{  max-width: 800px;
    margin: 0 auto;    margin-top: 60px;
}
.sample3 ul.ul1{padding:10px;display: block;margin: 0;padding-left:28px;}
.sample3 ul.ul1 li{padding:0 5px;    color: #f18a05;
    font-size: 15px;}
      
      
      .home .copy{    padding-bottom: 20px;
    padding-top: 12px;}
      
      .toriku1{margin-left: 25px;}

      .i_backimg{width: auto;}
      
      .member_wrap{padding:10px;margin-bottom:30px;}
      .member_wrap .row {
    margin-right: -10px;
    margin-left: -10px;
      }.member_wrap .col-6{padding:0 10px;margin-bottom:0!important;}
      
      .taidan h5.syain{padding:5px 10px;}
      .taidan_tit{ height: 66px;}
      
      .taidan_tit {
    position: relative;
    background: #f18a05;
    color: #fff;
    z-index: 1;
    bottom: 0px;
    left: 0;
    width: auto;
    height: auto;
}
      
.kasopage   .taidan_tit h3{    font-size: 16px;}
      
      .taidan_message{margin-bottom: 20px;}
      
      .per1{font-size:16px;}
      
      .name_wrap {font-size:20px;}
      .katagaki{font-size:12px;}
      .name_syatyo{padding: 18px;}
      
      .ore_box2 p{font-size:17px;}      
      .ore_box2 p br{display:none;}
      
      .kasopage h3, #news2 h3 {
    font-size: 16px;
    margin-bottom: 16px;
          padding:0;
    padding-bottom:10px;
}
      .koka_box {  padding: 16px;margin-bottom:30px;}
      .koka_box li {
    display: inline-block;
    font-size: 11px;
    padding: 6px;
    margin: 3px;
    border: 1px solid #f18a05;
}
      #health_manage .mb40{margin-bottom:20px!important;}
      .torikumi1 h5 {
    text-align: center;
    padding: 6px;
    margin-bottom: 0;
    font-size: 14px!important;
}
      .table2 th {
          padding: 6px;font-size:11px;}
      .benefit-list th p{font-size:11px;padding-left:1em;
	text-indent:-1em;}
      
      .table2 td {
          padding: 6px;font-size:11px;line-height: 170%;}
        .table2 dd ,.table2 dt ,.enkaku_in{
          padding: 6px;font-size:11px;}

      .contact_btn2 {
    padding: 12px 5px;
}
      .copy{    padding-left: 10px;
    padding-right: 10px;}
      .breadcrumbs .container{padding:0;}
      .breadcrumbs .container span {
    font-size: 10px;
}
      .rec_table th {
          padding: 6px;width:25%;font-size:12px;}
      .rec_table td {
          padding: 6px;width:75%;font-size:12px;}
      
      .tit_be {
    font-size: 16px;
}
      .f15 {
    font-size: 13px;
}
      
      
      .g-txt {
    line-height: 180%;}
      .g-txt_wrap .mt30{margin-top: 10px!important;}
      .office1 {
    font-size: 14px;
    padding: 6px 20px;
}
.ore_box2 {
    background: #f18a05;
    color: #fff;
    font-size: 17px;
    max-width: 780px;
    margin: 0 auto;
    padding: 20px 20px;
    margin-bottom: 10px;
    text-align: left;
}
      #philosophy .mb50{    margin-bottom: 20px!important;}
      .ore_box1 {
          font-size: 18px;}
      .guide-list li span{
              width: 30px;height: 30px;font-size: 16px; }
      .guide-list li div{    font-size: 15px;width:calc(100% - 46px);}
      
      
      
      
      /**/
      .main-catch-box2 .r_back{    border: 3px solid #f18a05;}
      
      .main-catch-box2{width: 30%;}
      #topimage{    height: calc(60vh - 70px);}
          .recruit_back{    height: calc(70vh - 70px);}
            .joinus {width: 30%;}

      .iframe_youtube{    width: 80%;}
      .recruit_tit{width: 80%;}
      
      #topimage .main-catch-box {
    width: 60%;height:auto;}
      
      .name_wrap {    line-height: 130%;
}
      
      #top_corporate {
          margin-top: 40px;}
      #top_development_results {
          margin-top: 40px;margin-bottom:0;}
      
      .corp_r p{font-size:13px;margin-top:20px;}
      
      #r_mission {
    margin-top: 40px;
}#r_message {
    margin-top: 40px;
}#r_interview {
    margin-top: 40px;
}#top_content {
        padding: 0 20px;
    padding-top: 50px;
}
#greeting{
    margin-bottom: 40px!important;
}
      .anchor.mb80{margin-bottom:40px!important;}
    .col-md-6:nth-child(1) .table2 tr:last-child th{border-bottom:none;}
    .col-md-6:nth-child(1) .table2 tr:last-child td{border-bottom:none;}
 
      .enkaku_in{padding:10px;}
      .enkaku dt{padding: 5px 5px;    width: 25%;
}
      .enkaku dd{padding: 5px 5px;width:75%;}
      /**/
      .zen{
    display: table;
    width: 84px;
    }
.zen_l{display: table-cell;text-align:right;width: 50px;}
.zen_r{display: table-cell;text-align:right;width: 34px;}
            /**/
ul.guide-list{padding: 0 10px;}

      .more {
    max-width: 462px;
    width: 100%;
          line-height: 44px;    margin-top: 20px;}
      
      
      #top_content .col-md-4{max-width:inherit;}
      #top_content a{max-width:500px;margin:0 auto;}
      
      
      
      
      
      .eventbox1 dt {
    width: 36%;
}
      .eventbox1 dd {
    width: 64%;
}
      
      #footer{margin-top: 40px!important;}
      
      .more4 {
    position: relative;
    font-size: 16px;
    padding-right: 40px;
    max-width: 350px;
    line-height: 56px;
    padding-left: 18px;
}
      
      
      
      .foot_info .mannaka2{display:block;}
      .foot_logo{display:block;margin:0 auto;}
      .sns_wrap{display:block;margin:0 auto;margin: 30px 0;
    margin-top: 20px;}
      .balloon1-top{display:block;margin:0 auto;}
      
      .foot_info .mannaka2{max-width:400px;margin:0 auto;width:100%;}
      
	  	  .breadcrumbs{    margin-bottom: 6px;line-height: 120%;}

.copy {
	font-size: 10px;}
	  
	  .map_iframe iframe{max-width:100%;height:300px;margin-top: 20px;}

 .foot_ul li {
      margin-right: auto;
      display: block;
      color: #fff;
      padding: 10px 0;
      border-right: none!important;
      border-left: none!important;
      border-bottom: 1px solid #ccc;
      padding: 0;
    }
    .foot_ul li a {position:relative;
      display: block;
      padding: 10px;
      text-align: left;
    }.foot_ul li  a {
     padding-left: 20px!important;
}
    /*  .foot_ul li a:before {
    position: absolute;
    top: 50%;
    left: 0;
    display: inline-block;
    content: "";
    width: 7px;
    height: 7px;
    margin-top: -4px;
    margin-right: -4px;
    vertical-align: middle;
    border-top: 2px solid #fff;
    border-right: 2px solid #fff;
    -webkit-transform: rotate(
45deg);
    transform: rotate(
45deg);
    -ms-transform: rotate(45deg);
}*/
      .foot_ul li a:before {
    content: '';
    background: url(../cmn/arrow_l.svg) no-repeat;
    background-size: 8px;
    width: 12px;
    height: 18px;
    top: 16px;
    /* bottom: 0; */
    margin: auto 0;
    left: 0;
    position: absolute;
}
      
      
      .wrapper {
  height: 60%; 
  height: 60vh; 
}
.main-visual .img_v {
    text-align: center;
    position: absolute;
    top: 50%;
    right: 50%;
    transform: translate(50%, -50%);
    padding: 20px;
}
	  .gry_back {
     margin-top: 0; 
    margin-bottom: 0; padding-bottom:60px;
}.gry_back:before {
	height: 90%;}
    /**/
    #company th {
      width: auto;
      display: block;
      font-size: inherit;
		    border-left: 1px solid #cccccc;
    }
    #company td {
      width: auto;
      display: block;
      font-size: inherit;
    }
    .emphasis {
      font-size: 11px;
    }
    #contact_box th, #contact_box td {
      display: block;
      width: 100%;
    }
    #contact_box div.item input[type=submit] {
      font-size: 16px;
      height: 50px
    }
    .tel_wrap {
      margin-bottom: 20px;
    }
    .tel a {
      font-size: 36px;
    }
   /* #topimage .main-catch-box {
      position: absolute;
      top: 44%;
      left: 20%;
      transform: translate(-20%, -50%);
      -ms-transform: translate(-20%, -50%);
      -moz-transform: translate(-20%, -50%);
      -o-transform: translate(-20%, -50%);
      -webkit-transform: translate(-20%, -50%);
    }*/
    .kaso_back h2 {
      line-height: 100%;
      font-weight: 700;
      position: relative;
      z-index: 2;
      margin-bottom: 0;
      font-size: 20px;
      padding: 10px;
    }
    .whiteback {

    }.whiteback2 {
    padding: 30px;
}
    .disflex {
      display: -webkit-flex;
      display: block;
    }
    .disflex>div {
      text-align: center;
    }
    /**/
    .flow_l {
      text-align: center;
      display: block;
      vertical-align: middle;
      box-sizing: border-box;
    }
    .flow_l {
      z-index: 1;
      position: absolute;
      padding-top: 14px;
    }
    .flow_l span.step {
      display: block;
      line-height: 100%;
      margin-bottom: 15px;
      margin-top: 5px;
      margin-bottom: 0px;
    }
    .flow-list {
      position: relative;
    }
    .flow-list::before {
      content: "";
      height: 100%;
      width: 1px;
      position: absolute;
      top: 0;
    }
    .flow-list h5 {
      font-size: 20px;
      margin-bottom: 10px;
      margin-bottom: 30px;
    }
    .flow_lwrap {
      width: 100px;
      display: block;
      float: left;
      position: relative;
    }
    .flowimg {
      float: right;
      width: 37%;
    }
    .flow-listbox {
      background: #fff;
      border-radius: 10px;
      padding: 10px;
    }
    .flow_lwrap {
      width: 70px;
    }
    .flow_l {
      width: 56px;
      height: 56px;
      font-size: 20px;
      padding-top: 5px;
    }
    .flow_l span.step {
      font-size: 12px;
    }
    .flow-list::before {
      left: 26px;
    }
    .step-r {
      width: auto;
      margin-left: 70px;
      float: left;
      padding-right: 10px;
      padding-top: 20px;
    }
    .flow-inner {
      float: none;
      width: auto;
      margin-bottom: 10px;
    }
    .flowimg {
      float: none;
      width: auto;
    }
    /**/
    .wrap {
      position: relative;
      height: auto;
      right: auto;
      left: auto;
      top: auto;
      bottom: auto;
      /* z-index: 1; */
      width: auto;
    }
    span.require {
      width: auto;
      padding: 2px 6px;
      font-size: 10px;
      line-height: 28px;
    }
    .btn {
      margin: auto;
      margin-bottom: 20px;
    }
    /*お問い合わせ*/
    input[type="text"], textarea {
      width: 100%;
    }
    input[type="tel"], input[type="email"] {
      padding: 5px;
      width: 100%;
    }
    .yubin input[type="text"] {
      width: 30%;
    }
    .table_contact th {
      width: 40%;
      padding: 5px;
      box-sizing: border-box;
      padding-right: 50px;
    }
    .table_contact td {
      width: 60%;
      padding: 5px;
      box-sizing: border-box;
    }
    .table_contact {
      width: 100%;
      margin: 0 auto;
    }input[name="zip21"], input[name="zip22"] {
    width: auto;
}
      .table_contact2 th:nth-child(1){width:auto;}
       .table_contact2 th {
      width: auto;      display: block;    border: 1px solid #ccc;

      padding: 5px;
      box-sizing: border-box;
      padding-right: 50px;margin:0 20px;
    }
    .table_contact2 td {
      width: auto;      display: block;margin:0 20px;

      padding: 5px;
      box-sizing: border-box;
    }
.table_contact2 th.tyumon1,.table_contact2 th.p_select {
    margin: auto;
    margin-top: 20px;
    background: #000;
    color: #fff;
    margin-bottom: 6px;
}.table_contact2 th.otodoke1,.table_contact2 th.biko {
    margin: auto;
    margin-top: 20px;
    background: #000;
    color: #fff;
    margin-bottom: 6px;
}      
      .table_contact2 th.biko{margin-top:20px;}
      
    .table_contact tbody, .table_contact tr {
      width: 100%;
    }
    /*	#news h2 span.news_a{    top: 30%;}*/
    .accordionlist {
      margin: 20px 0;
    }
    .accordionlist dt .title {
      float: left;
      font-size: inherit;
      padding-top: 0px;
      width: calc(100% - 45px);
    }
    .accordion_icon {
      width: 40px;
      height: 40px;
      float: right;
      margin-right: 10px;
    }
    .accordion_icon span:nth-of-type(1) {
      top: 17px;
    }
    .accordion_icon span:nth-of-type(2) {
      top: 17px;
    }
    .accordion_icon.active2 span:nth-of-type(2) {
      top: 17px;
    }
    .fixed2 {
      margin-bottom: 0px;
    }
    .more {
      max-width: 290px;
    }
    .big {
      font-size: 20px;
    }
    .w1100 {
      width: auto;
      padding: 0 3%;
    }
    ul#navi_ul li a, ul#navi_ul li p span {
      font-size: 15px;
    }
      
      ul#navi_ul li ul a, ul#navi_ul li ul span{font-size:13px;}
      
    h2 {
      font-size: 28px;
      margin-bottom: 26px;
      line-height: 36px;
    }
    h2 span {
      font-size: 14px;
    }
    h3 {
      font-size: 18px;
    }
    .kasopage h3, #news2 h3 {
      font-size: 18px;
      margin-bottom: 10px;
    }
      .kasopage h3.r_tit{font-size: 15px;
    margin-bottom: 12px;}
      .r_katagaki {
    font-size: 12px;
}
      .r_name {
    font-size: 16px;
    display: block;
}
      .r_tit_wrap {
    padding-top: 10px;
    padding-bottom: 10px;
}.r_katagaki {
    font-size: 10px;
}
  .tyosei_con .mb40{margin-bottom:20px!important;}

    h4 {
      font-size: 16px!important;
    }
    #why h4, #aftercare h4 {
      margin-bottom: 30px;
      font-size: 16px;
    }
    h5 a {
      font-size: 16px;
    }
    #copyright {
      font-size: 11px;
    }
    .question h4 {
      font-size: 16px;
    }
    .conbox2 {
      margin: 0 auto;
      margin-bottom: 20px;
    }
.footlogo {
    max-width: 280px;
    width: 100%;
    margin: 0 auto;
    margin-bottom: 16px;
}
    .sitemap {
      margin-bottom: 20px;
    }
    .sitemap li a {
      display: block;
    }
    .sitemap ul {
      border-bottom: 1px solid #fff;
    }
    h4.new_tit {
      clear: both;
      display: block;
      margin-top: 5px;
      margin-left: auto;
    }
    #concept h4 {
      margin-left: auto;
    }
    .banalist .col-md-3 {
      text-align: center;
    }
    #pageTop {
      /*	background:rgba(0,0,0,0.75);*/
      /*	border-radius:5px;*/
      color: #FFF;
      position: fixed;
      bottom: 37px;
      right: 20px;
      font-family: Palatino Linotype;
      z-index: 99;    width: 40px;
    height: 40px;
    }
    #pageTop:hover {
      /*background:rgba(33,22,19,0.75);*/
    }
    #pageTop img {
      width: 80px;
    }
    /* CSS Document */
    * {
      padding: 0;
      margin: 0;
      font-size: 13px;
      boader: 0;
      text-decoration: none;
    }
    #topimage {
      position: relative;
      clear: both;
    }
    #logo {
      margin-top: 8px;
      width: auto;
    }
    img {
      max-width: 100%;
      height: auto;
    }
    #footer h3 {
      font-size: 20px;
    }
    p.address {
      font-size: inherit;
    }
    ul {
      padding: 0;
      margin: 0;
      line-height: 180%;
    }
    body {
      overflow-x: hidden;
      min-width: 100%;
      -webkit-text-size-adjust: 100%;
      font-size: 13px;
      line-height: 180%;
    }
    p {
      line-height: 180%;
    }
	  
	  #concept p {
    line-height: 200%;
}
	  
    #container {
      width: 100%;
      margin-top: 0;
    }
    #content {}
    /**/
    a img.linkimg {
      background: none!important;
    }
    a:hover img.linkimg {
      opacity: 0.6;
      filter: alpha(opacity=60);
      -ms-filter: "alpha( opacity=60 )";
      background: none!important;
    }
    .nosmp, .nosp {
      display: none;
    }
    .nopc {
      display: block;
    }
    /* header */
    .fixed {
      position: fixed;
      top: 0;
      left: 0;
      width: 100%;
    }
    /* オーバーレイ */
    .overlay {
      /*position: fixed;
        top: 0;
        left: 0;
        display: none;
        width: 100%;
        height: 100%;
        background: #000;
        opacity: 0.7;
        filter: alpha(opacity=70);
        -ms-filter: "alpha(opacity=70)";
        z-index: 999;*/
    }
    #contents {
      margin-top: 53px;
    }
    /* リセット */
    html, body, nav, ul, li {
      margin: 0;
      padding: 0;
      list-style-type: none;
    }
    body {
      padding-top: 53px;
    }
    #footer {
      position: relative;
      text-align: center;
      width: auto;
      margin: 0 auto;
      overflow: hidden;
    }
	  
    .kaso_tit {
      margin-top: auto;
    }
      .kaso_tit h2 {
    font-size: 18px;
    padding: 0;
}

.benefit-list li{
    font-size: 11px;
}
          .kaso_tit h2 .en1 {
    /*  font-size: inherit;*/
    }
    .kaso_tit h2 span {
      font-size: 14px;    line-height: 100%;
    }
	  .kaso_back2 {
		  padding: 40px 0;    line-height: 100%;
    font-weight: 700;
    position: relative;
    z-index: 2;
    margin-bottom: 0;
    font-size: 20px;
    padding: 10px;}
    .foot_ul ul ul li {
      padding-left: 0px;
      line-height: 150%;
    }
    .fo20 {
      font-size: 18px;
    }
    .mt100 {
      margin-top: 60px;
    }
    #news h2 {font-size:30px;
    }
#news {
    padding-top: 40px;
}
      .time {
    margin-right: 10px;
    font-size: 14px;
}
.new_tit{font-size:15px;}

.recobox {
    padding-top: 30px;
}
      
      .home #event h2{font-size: 30px;}
      .home #event h2:before {
    bottom: 0;
    left: 0;
    content: '';
}
      .home .fc-toolbar h2:before{content:none!important;}
      .home #event h2 {
    font-size: 30px;
}
      #event h2:after {
    content: 'イベントカレンダー';
    font-size: 13px;left: 100px;line-height: 50px;top:0;}
      
.home #event  .fc .fc-toolbar  h2 {
    font-size: 17px;
}
      .home h2{font-size: 30px;}

      .home h2:before {
    bottom: 0;
    left: 0;
    content: '';}
      
      #facility h3 {
    font-size: 20px;
}
      .i_backimg_wrap .profile_text_wrap
      {    position:unset;width:auto;right:auto;
      bottom:auto;}
      
    .i_backimg{height: calc(70vh - 236px);}
      
  .inter_n1_backimg {
    margin-left: 0;
    background: url(../img/recruit/interview/inter_n1/_BTN1269.jpg) no-repeat 30% 50%;
    background-size: cover;
}
      
 .inter_n2_backimg {
    background: url(../img/recruit/interview/inter_n2/_BTN1123.jpg) no-repeat 70% 50%;
    background-size: cover;
}
        .inter_n3_backimg {
    background: url(../img/recruit/interview/inter_n3/_BTN1131.jpg) no-repeat 70% 50%;
    background-size: cover;
}
          .inter_t1_backimg {
    margin-left: 0;
    background: url(../img/recruit/interview/inter_t1/DSC04721.jpg) no-repeat 30% 50%;
    background-size: cover;
}
      
      .inter_t2_backimg {
    margin-left: 0;
    background: url(../img/recruit/interview/inter_t2/DSC04784.jpg) no-repeat 30% 50%;
    background-size: cover;
}
      .inter_t3_backimg {
    background: url(../img/recruit/interview/inter_t3/DSC04741.jpg) no-repeat 70% 50%;
    background-size: cover;
}
            .inter_t4_backimg {
    background: url(../img/recruit/interview/inter_t4/DSC04660.jpg) no-repeat 70% 50%;
    background-size: cover;
}      .inter_t5_backimg {
    margin-left: 0;
    background: url(../img/recruit/interview/inter_t5/DSC04774.jpg) no-repeat 30% 50%;
    background-size: cover;
}    .inter_t6_backimg {
    background: url(../img/recruit/interview/inter_t6/DSC04711.jpg) no-repeat 70% 50%;
    background-size: cover;
} 
      
      .i_backimg_wrap {
    position: relative;
height:auto;    margin-bottom: 40px;
}
      .i_backimg_wrap h3 {
    position: absolute;
    z-index: 1;
    right: 0;
    /* bottom: 0; */
    top: 30%;
    margin: auto 0;
    width: 60%;
    /* height: 100px; */
}
      .i_backimg_wrap h3 {
    font-size: 16px;
    position: relative;
    padding: 10px;
    z-index: 1;
    right: 0;
    /* bottom: 0; */
    top: auto;
    margin: auto 0;
    width: auto;
    /* height: 100px; */
}
      .i_backimg_wrap h3 br{display:none;}  
      .profile_text{padding:10px;}
      .inter_con p {
    line-height: 200%;
}
      
      
      .profile_text{padding:20px}
      .profile_text p{font-size:14px;}
      
      .results td{font-size:12px;}
      
      
      
	  .container {
    max-width: 1160px;
    padding: 0 15px;
}	
	  .slick-slide {
    padding: 0 20px;
    text-align: left;
	  }
      
       .wrap_scroll_table { overflow-x: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;margin-bottom:40px;
} .wrap_scroll_table table {
 width: 100%;
  display:table;margin-bottom:0;}
      
  }
  @media (max-width: 600px) {
      
      .orange_wrap{background-size: 10px 10px;}
      
      .margin_info_more{text-align:center;}
      
      #access iframe {
    width: 100%;
    height: 200px;
}
      .top_faci .container {
    position: relative;
    z-index: 10;
    top: auto;
    right: auto;
    left: auto;
    margin: 0 auto;
    max-width: 1140px;
    width: auto;
}
      .wbox {
    padding: 18px;
    background: rgb(255 255 255 / 60%);
    box-sizing: border-box;
    width: auto;
    position: relative;    padding-top: 20px;
    margin-top: -20px;
}
      .facility_l {
    width: auto;
    box-shadow: 0px 20px 0px 0px rgb(101 79 20 / 36%);
}
      .top_faci {
    padding-top: 0px;
    position: relative;
    margin-bottom: 30px;
}
     
    .tel a {
      font-size: 30px;
    }
    .tel_wrap .teltime {
      padding-left: 0px;
    }
    .tag li {
      color: #ffffff;
      width: 90px;
      line-height: 26px;
      text-align: center;
      background: #46af46;
      margin-left: 10px;
    }
    .tag {
      top: 10px;
      right: 10px;
    }
    h5 {
      font-size: 16px!important;
      margin-bottom: 16px;
    }
      .taidan h5.syain{      font-size: 15px!important;
}
      
    .kaso_tit {
      min-width: inherit;
    }
  }
  @media (max-width: 576px) {
      
      .kakomi_in2{width:100%;}
.syusshin_map {
    position: relative;
    background: url(../img/map.svg) no-repeat 50% 100%;
    background-size: 270px;
    padding-bottom: 300px;
}.kakomi {
    padding: 10px;}
      
      .business_page .sys_box{font-size:11px;}
      
      .cut_tbl th{display:block;width:100%;}
      .cut_tbl td{display:block;width:100%;}
      
      .parent-pageid-121 .kaso_back{    padding:30px 0;    background-image: radial-gradient(#ffa050 20%, transparent 20%), radial-gradient(#ffa050 20%, transparent 20%);
    background-size: 10px 10px;}
      
      
      .info_table th {
          padding:5px 0;font-size:11.5px;}
.info_table1 td {
          padding:5px;font-size:11.5px;}
      
      .rental_box{padding: 12px;}
      .rental_box th {
    text-align: left;
          padding: 6px;}
      .rental_box td {
    text-align: right;
          padding: 6px;}
      
      .more4 {
    position: relative;
          font-size: 14px;
      }
      
      .faq .question{    background-size: 36px,auto!important;}
      
.faq .question.active {
    background: url(../cmn/q1.svg) no-repeat 5px center,url(../cmn/b01_on.png) no-repeat 98% center;
    background-size: 36px,auto;
} 

.faq .question.active:hover,.faq .question.active:active{
  background:url("../cmn/q1.svg") no-repeat 5px center,url("../cmn/b01_on.png") no-repeat 98% center;background-size:36px,auto;
}
      
.faq .answer {
    background-color: #F7F7F7;
    background-image: url(../cmn/a1.svg);
    background-position: 6px 12px;
    background-repeat: no-repeat;
    padding: 5px 10px;
    padding-left: 53px;
    /* padding-right: 120px; */
    border-bottom: 1px solid #ebebeb;
    background-size: 36px,auto;
    min-height: 56px;
}
      
.faq .answer p{padding: 7px 0;}      
      
 .top_faci .wbox:before{bottom: 35%;}
      
	  #slide-top{    height: 40vh !important;}
      
      .head_bana {
    position: relative;
    top: auto;
    right: auto;
    z-index: 10;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    padding-top: 30px;
}
	  #vegasSliderInner {
    top: 20%;
    right: 65%;
    padding: 0px;
    min-width: 170px;
}
    .kaso_back {
      padding: 40px 0;
    }
    .kaso_tit {
      margin: auto 0;
      bottom: 20px;
    }
    .map iframe {
      height: 240px;
    }
    .more2 {
      display: block;
      margin: 0 auto;
      margin-bottom: 20px;
    }
    .more3 {
      display: block;
      margin: 0 auto;
      margin-bottom: 20px;
    }
	.more3 {
    display: inline-block;
    padding-bottom: 0;
    margin: 0 auto;
    margin-bottom: 20px;
}
      #topimage .main-catch-box {
    position: absolute;
/*    top: 22%;
    left: 25%;*/
}
      
    .fixed_mail a {
      display: block;
      line-height: inherit;
      font-size: 12px;
    }
    #contact_box {
      padding: 0%;
    }
  }
}