@charset "utf-8";
/* CSS Document */

.sp{
	display:none;
}

ul.sf_fotter {
    display: none;
}

.sliderL{
	display:none;
}


.pickup_group_sp{
	display:none;
}

.kaigyou{
	display:none;
}

.work_contents_01_img_sf{
	display:none;

	}


.contact-footer{
	display:none;
}

.sf_nav_drop {
	display:none;
}

.kensaku_sf{
	display:none;
}

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

.contactsection{
  height:auto;
  padding-top:64px;
  padding-bottom:64px;
  padding-right:16px;
  padding-left:16px;
}

.contactsection .flex{
  flex-wrap:wrap;
}

.contactsection_left{
  width:100%;
  max-width:100%;
  text-align:center;
}

.contactsection_right{
  width:100% !important;
  max-width:100% !important;
  margin-top:32px;
  text-align:center;
}

.contactsection .inner .button_clear{
  margin-top:32px;
}

.telbutton img{
  max-width:100%;
}

.top_pickup .pickup_child {
    max-width: 294px;
    height: auto;
    padding: 10px;
    background-color: #fff;
    border: 1px solid #323232;
    overflow: hidden;
    margin: 0 auto;
}

.pickup_group {
    display: flex;
    display: -webkit-flex;
}
.pickup_group_sf {
    display: none;

}


.pickup_group_sp{
	display:block;

}

.slick-list draggable{
	margin: 0 auto;
    max-width: 320px;

}

.slick-slide slick-cloned{
}

.pickup_capsion h4 {
    font-size: 14px;

    padding: 4px 8px;

}

.pickup_capsion dl{
    padding: 0 0px 4px;
}

.pickup_capsion dt {
    padding: 4px 8px 0;
    font-size: 12px;
}
.pickup_capsion dd {
    padding: 4px 8px 0;
    font-size: 12px;
}



.pickup_group_sp .slick-next {
    right: 20px;
}

.pickup_group_sp .slick-prev {
    left: 20px;
}


button.slick-prev:before, button.slick-next:before {
    font-family: 'slick';
    font-size: 24px;
    line-height: 1;
    opacity: .75;
    color: #3a3a3a;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}



ul.slick-dots {
    display: none !important;
}











.spmenu_btn {
    display: block;
    position: absolute;
    top: 10px;
    right: 15px;
    width: 30px;
    height: 22px;
    background:#417196;
    border-top:10px solid #fff;
    border-bottom:10px solid #fff;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:before {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#417196;
    top:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn:after {
    content:'';
    position:absolute;
    width:30px;
    height:2px;
    background:#417196;
    bottom:-9px;
    right:0;
    -moz-transition:all 0.3s;
    -webkit-transition:all 0.3s;
    transition:all 0.3s;
}
.spmenu_btn.active {
    background:#FFF;
}
.spmenu_btn.active:before {
    -moz-transform:rotate(-135deg);
    -webkit-transform:rotate(-135deg);
    transform:rotate(-135deg);
    top:0;
    right:0;
}
.spmenu_btn.active:after {
    -moz-transform:rotate(135deg);
    -webkit-transform:rotate(135deg);
    transform:rotate(135deg);
    bottom:0;
    right:0;
}

.spmenu {
    display:none;
    position:absolute;
    top:51px;
    left:0;
    width:100%;
    background: rgba(31, 41, 118, 0.89);
}
nav {
    display:block;
    width:100%;
    margin:0 auto;
}
nav li a {
    display:block;
    width:100%;
    color:#FFF;
    padding:15px;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    position:relative;
    border-bottom:1px solid #161469;
	    text-align: center;
}



.sf_logo{
    max-width: 190px;
    margin-top: 8px;
    margin-left: 10px;
}





.sp_menu_text{
    font-size: 10px;
    font-weight: bold;
    position: absolute;
    top: 13px;
}


.read_pp{
  max-width:95% !important;
  margin:0 auto !important;
}

}






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

  .form_table form#mail_form{
    max-width:95%;
  }

.form_table .inner{
  max-width:95% !important;
}

.faq__section li{
  margin:16px;
}

.pc_nav {
    display: none;
}

.pc_nav2{
	display: none;
}


.navbar {
    display: none;
}

.sliderL{
	display: none;
}


.bxslider3 {
    display:none ;
}

.content{
display:none ;
}

.pr_contents_img_group {

   display:none;
}



.sliderL {
	display:block;
	margin: 0px auto;
	width: 100%;
	max-width: 880px;/*使用画像の幅*/
	    margin-top: 51px;
}
.bx-wrapper {/*reset*/
	position: relative;
	margin: 0 0 50px;
	padding: 0;
	*zoom: 1;
}
.bx-wrapper img {
	width: 100%;
	height: auto;/*auto又は100%に指定・縦横比を維持する*/
	display: block;
}
.bx-wrapper .bx-pager {/*ページャーの表示位置など*/
	position: absolute;
	bottom: -20px;
	width: 100%;
}

body .bx-wrapper .bx-next {
    right: 10px;
}

body .bx-wrapper .bx-prev {
    left: 12px;
}


.pr_contents_child {
    width: 75%;
	    margin: 15px auto 0;
}


.pr_contents_child_text {
    font-size: 12px;

}

.pr_contents_child_textgroup h4 {
    margin-bottom: 5px;
    font-size: 14px;
}

.pr_contents_child_textgroup {
    margin-top: 15px;
	padding: 0 20px;
}

.work_contents_02 {
  width:90%;
    margin: 0 auto 40px;
}


.sf_nav_drop {
/*	display: block;*/
  display:flex;
    position:fixed;
    width:100%;
    height:50px;
    top:0;
    left:0;
    background:#FFF;
    border-bottom:3px solid #417196;
        z-index: 999999;
}


section.top_slide {
    margin-top: 50px;
}

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

.footer-link{
margin:0 auto !important;
margin-top:8px !important;
text-align:center;
}

.top_concept{
	padding:0 20px;
}

.top_concept_text h4 {
    font-size: 16px;

    margin-bottom: 20px;
}

.top_concept_text {
    font-size: 12px;
    margin-bottom: 45px;
}

.sf{
	 display: none;
}

.concept_title {
    margin: 45px auto 20px;
    padding: 0 20px;

}
.top_contents {
    display: block;

}

.left_jigyouarea, .right_tuyomiarea {

    width: 100%;
    height: 240px;
}

.jigyou_title, .tuyomi_title {
    font-size: 25px;

}


.jigyou_submidashi, .tuyomi_submidashi {

    font-size: 15px;

}


.more_button_short {
    width: 213px;
    font-size: 14px;
    padding: 13px 0 13px;

}



.pickup_title {
    margin: 45px auto 30px;
    padding: 0 40px;
}

.news_title {
    margin: 45px auto 15px;
    padding: 0 40px;
}

.top_kyoujinarea {

    height: 250px;

}

.kyoujin_text {
    font-size: 17px;

}

.kyoujin_title {
    font-size: 25px;

}

.kyoujin_submidashi {

    font-size: 15px;
}

.more_button_long{
	font-size: 13px;
    padding: 13px 0 13px;
    width: 237px;
    letter-spacing: 0px;
}

.serch_button {
    width: 175px;

}





ul.PC_fotter {
    display: none;
}

ul.sf_fotter{
	display: block;
    padding: 10px 0;
    border-bottom: 1px solid #e6e6e6;
}

section.navbar_footer {
    padding-bottom: 10px;
    padding-top: 0;
    border-bottom: 0;
    background-color: #fff;
}


.jigyou_title_img {
    width: 30px;
    margin: 0 auto 20px;
}

.jigyou_concept_text h4 {
    font-size: 16px;

    margin-bottom: 20px;
}

.jigyou_concept {
    max-width: 700px;
    margin: 25px auto 45px;
    text-align: center;

    padding: 0 20px;

}


.jigyou_concept_text {
	max-width:100%;
    font-size: 12px;
	text-align: center;
}


.jigyou_contents_group {

    flex-direction: column-reverse;
	    margin: 0 auto 40px;

}

.jigyou_contents_group .flexbox{
  flex-wrap:wrap;
  margin:16px;
}
.jigyou_contents_group .flexbox div{
  margin-top:16px;
  width:100%;
  text-align:center;
}

.form_table .inner{
  margin:16px;
}


.jigyou_contents_group02{
flex-direction: column;
    margin: 0 auto 40px;
}



.jigyou_contents_child_01 {
    width: 90% !important;
}

.jigyou_contents_child_01 h3 {
    font-size: 16px;

}

.jigyou_contents_child_text {
    font-size: 12px;

}

.jigyou_contents_child_02 {
    width: 90%;
    margin-bottom: 20px;
    box-sizing: border-box;
}

.button_area_group {


    flex-direction: column;

    margin: 0 auto 40px;
}

.button_area_child01{
    width: 90% !important;
    height: auto;
	margin-bottom:20px;
}

.button_area_child02 {
	  width: 90% !important;
    height: auto;
}


.cicle_group {

    flex-direction: column;

    margin: 0px auto 40px;
}

.cicle_child {
    width: 90%;
    margin-bottom: 30px;
}
.corpotate_title {
    margin: 25px auto 30px;

}

.google_map {
    margin: 40px auto;
    max-width: 980px;
    border: 2px solid #C8C8C8;
}

.kaigyou{
	display:block;

}

.form_table form#mail_form{

    margin: 0 auto 40px;
    margin-bottom:0px;
}


.news_midashi_title {
    font-size: 16px;

}

.sub_news_category {
    font-size: 12px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.sub_news_category span.category_jigyou,
.sub_news_category span.category_news{
  margin-left:5px !important;
}

.news_group {

    flex-direction: column;
    align-items: center;

    margin-bottom: 40px;
}

.news_child_img {
    width: 100%;
    padding: 10px;
    box-sizing: border-box;

}

.news_child_text {
    width: 100%;
    font-size: 12px;
}

.url_link {

    margin-top: 20px;
}

.news_contents_area {
    margin: 20px auto 50px;
}


.pager {

    margin: 20px auto 40px;
}

.pager ul li span, .pager ul li a {

    padding: 0.3em 0.5em;
}

.work_contents_group {
-webkit-box-align: center;/* Android4.3以前ブラウザ用 */
-webkit-align-items: center;/* iOS8以前Safari用 */

    align-items: center;
    flex-direction: column;

    width: 100%;
    margin: 40px auto 25px;
}

.work_contents_01_text_group {
    width: 90%;
}

.work_contents_01_img {
    width: 90%;
	display: none;
}

.work_contents_01_img_sf {
	width: 100%;
	padding: 10px;
	background-color: #fff;
	box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.34);
	margin: 20px 0;
	box-sizing: border-box;
	display:block;
}

.work_contents_01_text_group h4 {
    font-size: 24px;
    text-align:center;
}
.work_contents_01_tag {
    font-size: 14px;
    display:flex;
    justify-content:center;
}

.work_midashi_title {
    font-size: 18px;

}





.work_contents_01_text_group a{
    margin: 0 auto;
    width: 160px;
    display: block;
}

.work_contents_02_pr_title h4 {
    font-size: 24px;
    text-align:center;
}

.work_contents_02_pr_title {
    margin-bottom: 5px;

}

.pr_contents_img {
    margin: 0 auto 5px;
}


.bosyuu_youkou_area {
    width: 90%;
    margin: 0 auto 20px;
}

.form_table th, .form_table td {
    /*display: block;*/
/*    width: 100%;*/
	box-sizing: border-box;
	padding: 15px 10px;
	line-height: 16px;
    font-size: 12px;
}

.bosyuu_youkou_area .form_table th,
.bosyuu_youkou_area .form_table td{
  display: block;
    width: 100%;
}

 .form_table tr{
  border-top:solid 1px #fff;
}


.bosyuu_youkou_area .form_table tr{
  border-top:0;
}

.oubo_button_group {

    margin: 0 auto 40px;

    flex-direction: column;
}

.oubo_button_group a {
    width: 50%;

}

.oubo_tel_button {
    margin-top: 20px;
}

.oubo_form_group_sf{
	display:block;
	height: auto;
    box-sizing: border-box;
    border-radius: 10px;
}

.itiran_back_button {
    margin: 0 auto 40px;
	width: 40%;
}

.pickup_title_recruit {

    margin: 25px auto 30px;
    padding: 0 20px;
}


.bottom_banner {
    display: block;
    position: fixed;
    width: 100%;
    height: 56px;
    background: rgba(255, 255, 255, 0.8);
    color: #000;
    bottom: 0;
    left: 0;
    z-index: 100;
}

.contact-footer {

    display: -webkit-box;/* Android4.3以前ブラウザ用 */
display: -webkit-flex;/* iOS8以前Safari用 */
display: flex;
    justify-content: space-around;
    align-items: center;
    height: 56px;
}

.fotter-sen {
    height: 56px;
    width: 1px;
    background-color: rgba(31, 41, 118, 0.61);
}

.line-fotter {
    display: flex;
    justify-content: space-around;
}

.icon-fotter {
    width: 65%;
       margin: 6px auto;
}

.footer_space{
	height:56px;
}


.kensaku_pc{
	display:none;
}


.kensaku_sf{
	display:block;
}


.serch_area {
    border: 4px solid #417196;
}

.title_background {
    padding: 10px;
    background-color: #417196;
    margin-top: 0px;
    max-width: 210px;
    width: 100%;
}


.serch_title {
    border: 0;
    font-size: 20px;
    font-weight: bold;
    text-align: center;
    color: #fff;
    padding: 0;
}

.select_group_flex_01 {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0;
}


.select_group_flex_02 {
    display: flex;
    justify-content: space-around;
    flex-direction: column;
    align-items: center;
    margin-bottom: 0px;
}


.form {
    padding: 15px;
    border-bottom: 0px solid #417196;
    border-left: 0px solid #417196;
    border-right: 0px solid #417196;
    position: relative;
}


.select_group_child {
    width: 100%;
	margin-bottom: 15px;
}


.serch_button_recruit {
   padding: 0px 5px;
    text-align: center;
    background-color: #417196;
    font-size: 15px;
    letter-spacing: 1px;
    color: #fff;
    line-height: 28px;
    font-weight: bold;
    position: relative;
    box-shadow: 0px 0px 0px #417196;
    margin-bottom: 0px;
    width: 36%;
    margin-right: 10px;
    z-index:1;
}

.serch_button_recruit:after{
  display:none;
  z-index:-1;
}



.sf_group_flex{
	    display: flex;
		    display: -webkit-flex;
    justify-content: space-between;
}


.choose{
	    width: 50%;
    border: 2px solid #417196;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 1px;
    color: #417196;
    position: relative;
    padding: 14px;
    line-height: 19px;
}


.choose span {
    color: #417196;
    position: absolute;
    top: 10px;
    right: 6px;
    font-size: 26px;
    font-weight: bold;
}

.output-text {
    line-height: 200%;
    display: block;
    margin: 10px 0 0;
    font-size: 12px;
}
.choose_null{
width: 50%;
    padding: 14px;
    border: 4px solid rgba(255, 255, 255, 0);
}



.serch_sub_title {
       padding: 12px 5px;
    background-color: #417196;
    font-size: 15px;
    letter-spacing: 2px;
    color: #fff;
    line-height: 28px;
    font-weight: bold;
    width: 100%;
    box-sizing: border-box;
    padding: 3.5px 5px;
}



.area_open_window_sf{
z-index:3;
	display: none;
max-width: 460px;
    width: 80%;
   padding: 10px;
    box-sizing: border-box;
    border: 4px solid #417196;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
    top: 58px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.68);
}

.kodawari_open_window_sf{
	display: none;
	max-width: 460px;
    width: 80%;
    padding: 10px;
    box-sizing: border-box;
    border: 4px solid #417196;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
	top: 58px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.68);
}


.syokusyu_open_window_sf{
	display: none;
	max-width: 460px;
    width: 80%;
    z-index:100;
    padding: 10px;
    box-sizing: border-box;
    border: 4px solid #417196;
    background-color: rgba(255, 255, 255, 0.9);
    position: absolute;
top: 58px;
    left: 0;
    right: 0;
    margin: 0 auto;
    box-shadow: 0px 0px 10px rgba(255, 255, 255, 0.68);
}

.input-front-search {

    margin-top: 0px;
}

.serch_button_recruit:active {
    box-shadow: 0px 0px 0px #417196;
    top: 0px;
}


.button_background_area {

    margin-bottom: 45px;

}


.oubo_button_group a{
 width: 70%;
transition:0.5s;
 text-align: center;
}


.oubo_form_group{
height: auto;
    box-sizing: border-box;
border-radius: 5px;
}

.wrapper{
height:auto;
}

.all_count{
text-align:center;
}

.oubo_form_group_sf {
    display: block;
    height: auto;
/*    background-color: #1c256b;*/
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
}

.itiran_back_button{
width:50%;
}



.oubo_button_group a{
 width: 70%;
transition:0.5s;
 text-align: center;
}


.oubo_form_group{
height: auto;
/*    background-color: #1c256b;*/
    padding: 10px;
    box-sizing: border-box;
border-radius: 5px;
}

.wrapper{
height:auto;
}

.all_count{
text-align:center;
}

.oubo_form_group_sf {
    display: block;
    height: auto;
/*    background-color: #1c256b;*/
    padding: 10px;
    box-sizing: border-box;
    border-radius: 5px;
}

.itiran_back_button{
width:50%;
}



}

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

.news_title{
  max-width:100%;
}

.backborder::before{
  max-width:100%;
}

.jigyou_contents_child_02 img{
max-width:inherit;
width:100% !important;
max-width:100%;
}

.onepoint{
	display:none;
}

.threepoint{
	/*display: block;*/
	display:none;
}

.twopoint{
	display:none;
}

.cicle_img{
	text-align:center;
}
.cicle_img img{
	max-width:70%;
}

.box_srcollbar {
  background-color:#fff;
/*    overflow: initial;*/
    max-width: 790px;
    height: auto;
    padding: 20px;
    box-sizing: border-box;
    background: none;
    color: #3C3C3C;
    font-size: 12px;
    margin: 0 auto 25px;
    box-shadow: none;
    margin:16px;
}

.news_title_text a{
  margin-left:0px;
}

.category_jigyou,
.category_news{
  width:auto;
  margin-left:0px !important;
}

.category_news{
  letter-spacing:6px;

}



.box_srcollbar dl{
/*	    border-bottom: dashed 2px #417196;*/
display: flex;
width: 100%;
align-items: center;
justify-content: flex-start;
border-top: dashed 2px #417196;
padding-top: 5px;
    padding-bottom: 5px;
}




.box_title {

    display: none;
}

.sp{
	    display: inline-block;
    padding: 8px 9px 5px;
}

.pc{
	display:none;
}

.box_srcollbar dt {
    font-size: 14px;
    float: none;
    clear: both;
    display: block;
/*    width: 100%;*/
/*  width:30%;*/
width:56px;
min-width:56px;
    padding-top:10px;
    margin-bottom: 15px;
}

.top_kyujinarea{
  height:auto;
}

.kyoujin_child{
  text-align:center;
}

.top_kyujin .button_white, .top_contents .button_clear{
  margin:0 auto;
  margin-top:32px;
}

.jigyou_submidashi, .tuyomi_submidashi{
  margin-bottom:0px;
}

.news_title_text {
    font-size: 14px;
    font-weight: bold;
    line-height: 16px;
    padding:0px;
    margin-left: 0;
    display:flex;
    align-items:center;
    flex-wrap:wrap;
/*    width:70%;*/
    margin-left:5px;
    margin-bottom:8px;
    padding-bottom:8px;
}

.category_kyuujinn{
/*  height:8px; */
}

.news_text {
    margin-top: 5px;
    font-size: 12px;
    font-weight: normal;
/*    padding: 0 0 10px 0;*/
padding:0px !important;
width:100%;
}

.category_news,
.category_kyuujinn{
  margin-left:0px;
  width: auto;
  text-align:center;
}

.category_kyuujinn{
/*    padding:inherit;*/
}

.news_title_text a{
  width:100%;
  margin-top:5px;
}

.new.sp{
  display: inline-block;
  /* padding: 8px 9px 5px; */
  margin-left: 0px;
  margin-right: 5px;
  height: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.fotter_text_group {

    padding: 20px 20px;


    justify-content: center;
    flex-direction: column;

}

.pickup_group {
    padding: 0 0px;
    margin: 0 auto;
}

.pickup_child {
    max-width: none;
    /*width: 42%;*/
    width:100%;
    margin-right:20px;
    margin-left:20px;


}


}

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

.sf_nav_drop{
	border-bottom:solid 3px #417196;
}

.news_kanren_title , .news_kanren_title_right {

    display: none;
}

.news_left_text {
    text-align: left;
    width: 45%;
}

.news_right_text {
    text-align: right;
    width: 45%;
}

.news_left_text h3, .news_right_text h3 {
    font-size: 12px;
    margin-bottom: 0;
}

.news_center_hr {
    border-left: 2px dotted #969696;
    margin: 0 20px;
    height: 50px;
}


.news_right_text {

    margin-top: 0px;
}

.news_left_text {

    margin-top: 0px;
}


.news_kannrenn {

    align-items: center;
}




}



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

.pickup_capsion h4 {
    font-size: 12px;
    padding: 4px 8px;
}

.pickup_capsion dt {
    padding: 4px 8px;
    font-size: 10px;
}

.pickup_capsion dd {
    padding: 4px 8px;
    font-size: 10px;
}


.pickup_child {

    padding: 5px;

}

.open_windouw {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.open_windouw span{
	width:100%;
	display:flex;
	align-items:center;
}

.open_windouw .open_windouw{
overflow: auto;
}


.pr_contents_child {
    width: 100%;
}


}
