@media (max-width:600px){

/***********************

common

********/


.pc_content{
display:none !important;
}
.sp_content{
display:block !important;
}
.ib{
width:100%;
}
header {
overflow:visible;
height:auto;
}

header .ib{
width:100%;
}
header .ib a.head_logo {
    float: left;
    margin-top: 10px;
    margin-left:10px;
    width: 160px;
    display: block;
}

header .ib a.head_logo img{
width:100%;
}
header nav {
    position: absolute;
    right: 0;
    width: 100%;
    top: 0px;
}
header nav ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

header nav ul li{
width:100%;
}

header nav{
display:none;
margin-top:65px;
background:#fff;
}

header nav ul li a {
    display: block;
    padding: 20px 0px;
    text-align: center;
    color: #353E47;
    font-weight: 800;
    font-size: 15px;
    position: relative;
    transition: 0.3s ease;
    min-height: 56px;border-bottom:1px solid #eee;
}
.spbtn {
    position: absolute;
    width: 50px;
    height: 50px;
    top: 10px;
    right: 0px;z-index:999999999999;
}
.spbtn:after {
    content: "\f32a";
    font-size: 40px;
    font-family: ionicons;
    position: absolute;
    right: 10px;
}
#topimg {
    margin-top: 60px;
    height: auto;
    width: 100%;
    overflow: hidden;
}
.sp-buttons {

    display: none;
}
.sp-slides-container {
    position: relative;
    min-height: 250px;
}
.sp-grab{
    min-height: 250px;
}
#topimg .sp-slides .sp-slide{
min-height:250px;
}
.topcopy {
    position: absolute;
    width: 60%;
    z-index: 99;
    left: 10px;
    top: 60px;
}
header h1 img {
    max-height: 58px;
    margin-top: 5px;
    padding-left: 10px;position: relative;
    z-index: 99999999999999999999999;max-width: 290px;
}

.topcopy p:nth-child(1) {
    animation: top_p01 4s forwards;
    font-size: 20px;
    font-weight: 700;
    margin: 10px 0px;
}
.topcopy p:nth-of-type(2),.topcopy p:nth-of-type(3){
	margin:7px 0px;
    font-size: 14px;
}
.topcopy a{
display:none;
}
.topcopy {
	
    position: absolute;
    width: 60%;
    z-index: 99;
    left: 20px;
    top: 20px;
}
.topimg {
    position: relative;
    top: 20px;
}
.intro {
    height: auto;
    position: relative;
    z-index: 1;
}
header nav ul li:last-child {
    width: 100%;
}


header nav ul li:last-child a:before {
    color: #fff;
    position: absolute;
    top: 20px;
    left: calc(50% - 85px);
    font-size: 24px;
    content: "\f2ac";
    font-family: ionicons;
    font-weight: 500;
}
.intro:before,.intro:after{
display:none;
}
.intro .ib {
    padding: 30px 15px 15px;
    background: #fff;
    z-index: 9999999999;
    position: relative;
    width: 100%;
}
.intro .ib h2 {
    font-size: 20px;
    width:100%;
    text-align: left;
    margin: 10px 0px 0px;
}
.intro img.l02 {
    position: absolute;
    right: 20px;
    width: 250px;
    top: 89px;
    display: none;
}
.intro .ib h3 {
    position: relative;
    margin: 30px 0px;
    font-size: 22px;
    width: 100%;
}
.intro .to_about {
    margin: 60px 0px 0px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.intro .to_about a {
    width: 100%;margin-bottom:15px;padding:27px 15px 27px;
    font-size:26px;
    }
    .intro .to_about a span {
    display: block;
    font-weight: normal;
    font-size: 14px;
}
  .bnr_con .bnr_box h3 {
    margin-top: 0 !important;
    margin-bottom: 20px !important;
}  
    .intro .to_about a:before{
    display:none;
    }
    .intro .to_about a i {
    position: absolute;
    right: 15px;
    top: 15px;
    width: 97px;
    height: 84px;
    background: url(../img/job02.jpg) 50% 50%;
    background-size: 130px;
}
.intro .to_about a:nth-child(2) i {
    background: url(../img/gakusei01.jpg) 50% 50%;
    background-size: 150px;
}
.intro .ib h2 br{
display:none;
}
.intro .ib p {
    text-align: left;
    line-height: 1.7;
    background: #fff;
    width: 100%;
    margin: 0px auto;
    padding: 20px;
    font-weight: 500;
}
.intro .ib p span {
    font-size: 18px;
    font-weight: bold;
    color: #d70035;
    line-height: 1.7;
}
.intro .ib ul {
    display: flex;
    flex-wrap: wrap;
    width: 100%;
    justify-content: center;
    margin: 30px auto 30px;
}
.cl_slide_con {
    margin: 0px 0px;
    padding: 0px 15px 70px;
}
.top_info h2 {
    font-size: 24px;
    margin-bottom: 70px;
    padding: 15px 0px;
    position: relative;
}
.top_info .ib ul li a{
font-size:14px;
}
.cl_slide_con > *{
max-width:inherit;
}

.cl_slide_con h2 {
    font-size: 24px;
    margin-bottom: 70px;
    padding: 15px 0px;
    position: relative;
}
.cl_slide_con ul.cl_slide li {

    border: 5px solid #fff;

}
.cl_slide_con ul.cl_slide li.slick-current {
    transform: scale(1.4);
    z-index: 10;
    box-shadow: 3px 3px 3px rgba(0,0,0,.3);
}
.cl_slide_con ul.cl_slide li p {
    font-size: 12px;
    }
    .slick-dots {
    position: absolute;
    bottom: -60px !important;
    display: block;
    }
.intro .ib ul:nth-of-type(1) li {
    width: 100%;
    margin: 0;font-size:16px;
}
.intro .ib ul:nth-of-type(1) li:nth-child(2n) {
    margin: 0;
}

.intro .ib ul li a {
    padding: 50px 10px;
}
.intro .ib ul li:nth-child(n+3) a {
    background: #214e68;
    padding: 25px 20px;min-height:102px;
}
.top_search {
    padding: 0;
    }
    .top_search .ib {
    padding: 20px 15px;
}
.top_search .ib ul {
    display: flex;
    width: 100%;
    margin: 0 auto;
    justify-content: center;
    flex-wrap: wrap;
}
.top_search .ib ul li {
    width: 50%;
    margin: 0;
}
.top_search .ib ul:nth-of-type(1) li a {
    font-size: 16px;
    padding: 50px 10px;
}

.search-table-ib {
    padding: 10px;
    background: url(../img/foot_bg02.jpg);
    width: 100%;
    margin: 0 auto;
}

table.s-table,table.s-table th,table.s-table td,table.s-table tbody,table.s-table tr{
display:block;width:100%;
}

table.s-table input[type="text"],table.s-table select{
width:100%;min-height:25px;
}

.top_search .ib ul:nth-of-type(3) {
    margin: 30px auto;
    width: 100%;
}
.top_search .ib ul:nth-of-type(3) li {
    width: 100%;
    font-size: 16px;
    margin: 0px 0px 3px;
}
.top_search .ib ul li a {
    display: block;
    padding: 25px 10px;
    text-align: center;
    color: #fff;
    font-weight: 600;
    background: #F99292;
    font-size: 15px;
}
.top_search .ib ul:nth-of-type(3) li a span {
    display: block;
    padding: 10px 10px;
    color: #EE817B;
    background: #fff;
    width: 97%;
    text-align: center;
    margin: 0 auto;
    border: 1px solid #fff;
}

.top_info .ib {
    padding: 30px 15px;
}
.top_info .ib ul {
    width: 100%;
    flex-wrap: wrap;
    margin: 0px auto;
    display: flex;
}
.top_info .ib ul li:before{
display:none;
}
footer .ib ul.foot_nav {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

.head_tit {
    height: 120px;
    overflow: hidden;
    position: relative;
    background-size: cover;
    margin-top: 75px;
}

.head_tit h1 {
    position: relative;
    width: 100%;
    left: auto;
    top: 0;
    text-align: center;
    font-size: 24px;
    color: #fff;
    z-index: 99;    margin-top: 43px;
    text-shadow: 2px 2px 2px rgba(0,0,0,.4);
}
.content .ib {
    overflow: hidden;
    padding:30px 15px 30px;
}
.content .ib .left_col {
    width: 100%;
    float: left;
    padding-left: 0;
}

.nagare_box div {
    float: left;
    background: #FDF2DF;
    padding: 20px;
    text-align: center;
    width: 100%;
    margin-right: 40px;
    position: relative;
    margin-bottom: 30px;
}
.nagare_box div:after {
    content: "\f123";
    display: block;
    float: left;
    font-family: ionicons;
    color: #fff;
    margin-right: 10px;
    position: absolute;
    right: auto;
    top: auto;
    font-size: 30px;
    bottom: -33px;
    left: calc(50% - 8px);
}
.content .ib .sidebar {
    width: 100%;
    float: right;
}

.bnr_con a{
display:block;
}

.job_info .job_list a {
    width: 100%;
    margin: 0px 0px 20px 0px;box-shadow:none;border-bottom:1px solid #ddd;
}
.content .ib .job_info .search-table-ib {
    padding: 0;
    background: none;
    width: 100%;
    margin: 0 auto;
}
.content .ib .left_col .job_box p {
margin-bottom:0;
}
.content .ib .job_info .search-table-ib td {
    padding: 10px;
}
.side_con .bnr_con img {
    display: block;
    margin: 10px 0px;
    width: 100%;
}
.content .ib .left_col p {
    font-size: 14px;
    line-height: 1.9;
    padding: 0px ;
}
.content .ib .left_col .job_box p {
    font-size: 16px;padding-left:0;
    }
.job_info .job_box .job_img img {
    width: 120%;
    position: relative;
    max-width: 120%;
    left: -10%;
}
.content .ib .left_col h2 {
    font-size: 24px;
    margin: 40px 0px;
    padding: 15px 0px;
    position: relative;
}
.content .ib .left_col h3 {
    font-size: 18px;
    border-bottom: 1px dotted #28385E;
    margin: 30px 0px;
    padding: 5px 0px;
}
.content .ib a.more {
    display: block;
    margin: 20px auto;
    padding: 10px 20px;
    border-radius: 8px;
    text-align: center;
    color: #fff;
    background: #FB7D79;
    max-width: 300px;
}
/*************************
    
    前後投稿
    
    ************************/
    
        .page-nav{
        flex-direction:column-reverse;
    }
    .page-nav a{
        width: 100%;
        
    }
    
    .page-nav a:first-child{
        border: none;border-top: 1px solid  #111;
        border-bottom: 1px solid  #111;margin-top: -1px;
    }
    
    .page-nav a:nth-child(2) {
    padding-left: 0px;
    }
    
    .page-nav a div{
        padding-right: 0;
    }
.job_info .job_box {
    color: inherit;
    padding-bottom: 15px;
    position: relative;
    display: flex;
}.job_info .job_box .job_img {
    width: 36%;
    height: 115px;
    overflow: hidden;
    background: #f1f1f1;
}.job_info .job_box .desc {
    padding:0px 10px;
    width: 64%;
}
.job_info .job_box span.date {
    font-size: 11px;
    }
    .side_con .job_box .job_img {
    height: 120px;
    overflow: hidden;
}
.content .ib table,.content .ib table tbody,.content .ib table tr,.content .ib table td,.content .ib table th{
display:block;
width:100% !important;
}
.content .ib table th {
    width: 25%;
    background: #f1f1f1;
    padding: 10px 0;
    font-weight: 700;
    text-align: left;
}
.side_con .sj_con{
display:flex;flex-wrap:wrap;
justify-content:space-between;
}.side_con .job_box {
    margin-bottom: 20px;
    position: relative;
    padding: 0px;
    background: #fff4e4;
    box-shadow: 0px 3px 3px rgba(0,0,0,.2);
    width: 49%;
}

.content .ib table td{
padding:15px 0px;
}
.content .ib table td span {
    display: inline;
    padding: 0px 0px;
}
.cl_slide_con ul.cl_slide li {
    height: 125px;
    position: relative;
    position: relative;
    overflow: hidden;
    margin: 0px 2px;
}

.bnr_con {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.bnr_con .bnr_box {
    flex-wrap: wrap;
    position: relative;
    width: 100%;margin-bottom:15px;
    border: 2px solid #ffc4c4;    padding: 20px 15px 90px;

}
.content .ib .left_col h3 span {
    font-size: 14px;

    display: block;
}
.bnr_box div:nth-child(1) {
    width: 100%;
}
.bnr_box div:nth-child(2) {
    width: 100%;
}
.bnr_box div:nth-child(2) {
    width: 100%;
    height: 160px;
    background: url(../img/job02.jpg) 50% 0%;
    background-size: cover;
}
.bnr_con .bnr_box:nth-child(2) div:nth-child(2) {
    width: 100%;
    height: 160px;
    background: url(../img/gakusei01.jpg) 50% 50%;
    background-size: cover;
}
.bnr_img {
    display: block;
    width: 90%;
    height: 250px;
    margin: 40px auto 40px;
    background: url(../img/job02.jpg) 50% 0%;
    background-size: cover;
}
.bnr_img.hc {
    display: block;
    width: 90%;
    height: 250px;
    margin: 40px auto 40px;
    background: url(../img/gakusei01.jpg) 50% 50%;
    background-size: cover;
}
.part h3 {
    margin-top: 0 !important;
    width: 240px;
    border-bottom: 1px solid #bbb;
}
.part {
    border-top: 1px solid #bbb;
    border-bottom: 1px solid #bbb;
    padding: 25px 0px;
    font-size: 16px;
    line-height: 1.9;
    margin-bottom: 30px;
}
.content .ib .left_col.job_detail {
    width: 100%;
    float: left;
    padding-left: 0;
    margin: 0 auto;
}
.content .ib .left_col .tel_box a {
    width: 100%;
    display: inline-block;
    font-weight: bold;
    font-size: 26px;
    color: #222;
    text-align: center;
}.content .ib table td input {
    width: 100%;
    padding: 10px;margin:5px 0px;
    border: 1px solid #ccc;
}
.content .ib .left_col p span.sign {

    right: 0;
}

.content .ib iframe{
width:100%;
height:300px;
margin:30px 0px;
}


.black {
    height: auto;
    background: url(../img/black01.jpg);
    position: relative;
    z-index: 3;
    margin-top: 75px;
}
.black p {
    padding: 30px 0px;
    line-height: 2;
    font-size: 16px;
    text-align: center;
    color: #FFF4E1;
    margin: 0;
    background: url(../img/line.png) 50% 0% no-repeat,url(../img/line.png) 50% 100% no-repeat;
}
.job_info .job_box {
    color: inherit;
    width: 100%;
    background: none;
    padding: 20px 0;
    padding-bottom: 0px;
    margin: 0px 0px 40px 0px;
    border:none;
    border-top: 1px solid #999;border-bottom: 1px solid #999;
    position: relative;
}

.job_info .job_box a{
display: flex;
border: none;margin: 0;
}
.job_info .job_box .job_img {
    width: 35%;
    height: 110px;
    overflow: hidden;
    background: #f1f1f1;
}
.job_info .job_box .desc {
    padding: 10px 0px 10px 10px;
    width: 65%;
}

.job_info .job_box h3{
margin: -15px 0 15px;

}
.intro .ib h3:after {

    bottom: -15px;
}
.intro .ib p {
    text-align: left;
    line-height: 1.7;
    background: #fff;
    width: 100%;
    margin: 0px auto;
    padding: 15px 0px;
    font-weight: 500;
}
.job_info img {
    max-width: 100%;
    height: auto;
    margin: 0 auto;
    display: block;
}
.job_info .job_box span.date {
left:0;
    width: 35%;
 
}
}/**600pxここまで**/