@charset "UTF-8";

.globalHeader {
/*
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
*/
    background-color: transparent;
}

.topBanner {
    position: relative;
    width: 100%;
    height: 480px;
    /* background-color: #41b5ce; */
    background-color: #d9f1ff;
    z-index: 1;
}
.topBanner__inner {
    position: relative;
    margin: 0 auto;
    width: 1280px;
    height: 100%;
    padding: 100px 40px 0 40px;

    background-image: url("../img/top/pc-main-human.png");
    background-repeat: no-repeat;
    /* background-position: 90% 55px; */
    background-position: right 55px; 
    background-size: 350px;
}
.topBanner__slider-obj {

}
.topBanner__slider-obj1 {
    /* width: 830px; */
    /* height: auto; */
    z-index: 4;

    font-size: 60px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: #000;
}
.topBanner__slider-obj2 {
    /* margin-top: 50px; */
    margin-top: 30px;
    /* margin-top: 30px; */
    /* width: 426px; */
    /* width: 762px; */
    /* height: auto; */
    z-index: 3;

    font-size: 32px;
    font-weight: 700;
    line-height: 1.2;
    letter-spacing: -0.01em;
    color: #000;
}
.topBanner__slider-obj2 .pc-rightPadding {
    padding-right: 0.5em;
}
.topBanner__slider-obj3 {
    /* margin-top: 45px; */
    /* margin-top: 75px; */
    /* margin-top: 60px; */
    margin-top: 40px;
    width: 880px;
    height: auto;
    z-index: 2;

    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.topBanner__slider-obj3-item {
    position: relative;
    /* width: 380px; */
    /* width: 270px; */
    width: 290px;
    min-height: 100px;
    border: 2px solid #afa16c;
    /* padding: 17.25px 10px 10px; */
    padding: 27.25px 10px 15px;
    text-align: center;
    background-color: #FFF;

    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
/* .topBanner__slider-obj3-item::before {
    content: "";
    position: absolute;
    bottom: -27px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -14.5px;
    border-style: solid;
    border-width: 27px 14.5px 0 14.5px;
    border-color: #afa16c transparent transparent transparent;
}
.topBanner__slider-obj3-item::after {
    content: "";
    position: absolute;
    bottom: -23px;
    left: 50%;
    width: 0;
    height: 0;
    margin-left: -12.5px;
    border-style: solid;
    border-width: 23px 12.5px 0 12.5px;
    border-color: #ffffff transparent transparent transparent;
} */
.topBanner__slider-obj3-item-title {
    font-size: 18px;
    font-weight: 700;
    background-color: #afa16c;
    color: #FFF;
    position: absolute;
    top: -17.25px;
    left: 50%;
    margin-left: -100px;
    width: 200px;
    min-height: 34.5px;
    padding: 5px;

    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.topBanner__slider-obj3-item-title::before {
    content: "";
    position: absolute;
    top: 0;
    left: -34px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17.25px;
    border-color:  transparent #afa16c transparent transparent;
}
.topBanner__slider-obj3-item-title::after {
    content: "";
    position: absolute;
    top: 0;
    right: -34px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 17.25px;
    border-color: transparent transparent transparent #afa16c;
}
.topBanner__slider-obj3-item-text {
    /* font-size: 24px; */
    font-size: 20px;
    font-weight: 700;
    line-height: 1.2;
}
.topBanner__slider-obj3-item-text__img-pc {
    display: block;
}
.topBanner__slider-obj3-item-text__img-sp {
    display: none;
}
.topBanner__slider-obj1 img,
.topBanner__slider-obj2 img,
.topBanner__slider-obj3 img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.pc-view {
    display: block;
}
.sp-view {
    display: none;
}
.pc-img {
    display: block;
}
.sp-img {
    display: none;
}

.mainSection {
/*    margin-top: -60px;*/
/*    margin-top: 0;*/
    margin-top: 0;
    /* padding-top: 60px; */
    position: relative;
    z-index: 5;
    background-color: #fff;
}

.pageTitle__block__left {
/*    height: 359px;*/
/*    padding: 150px 20px 0;*/
    width: 100%;
    height: 100%;
    padding: 40px;

  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;

    background-image: none;
    background-color: #d9f1ff;
}
.pageTitle__mainTitle {

}
.pageTitle__text {
    margin-top: 20px;
}

.search__form {
    width: 100%;
    margin-top: 20px;
    
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
/*
	-webkit-box-align: end;
	-ms-flex-align: end;
	align-items: flex-end;
*/
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.search__list {
/*    width: 80%;*/
    
    width: 100%;
    
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.search_list_item {
    position: relative;
/*    width: 185px;*/
    width: 235px;
}
.search_list_item:nth-child(n+2) {
    margin-top: 0;
    margin-left: 30px;
}
.search_list_item:nth-child(n+2):before {
    display: block;
    content: "";
    position: absolute;
    top: 50%;
    left: -24px;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    
    background-image: url("../img/search_add.png");
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.search_list_item:nth-last-child(2) {
    margin-top: 20px;
    margin-left: 0px;
    width: 765px;
}
.search_list_item:nth-last-child(1) {
    margin-top: 20px;
}
.search_list_item:nth-last-child(2):before,
.search_list_item:nth-last-child(1):before {
    display: none;
    content: none;
}

.search_list_item select,
.search_list_item input[type='text'] {
    min-height: 40px;
}
.search_list_item select {
    background-position: 99% center;
}
.search__btn {
/*    margin-top: 40px;*/
    margin-top: 0;
/*    width: 20%;*/
    width: 100%;
}
.btn__search {
    width: 100%;
/*    height: 45px;*/
    height: 40px;
    padding: 0 40px 0 20px;
    background-image: url(../img/icon_search_white.png);
    background-repeat: no-repeat;
    background-position: 95% center;
    background-size: auto 17px;
}

.pageTitle__block__right {
    display: none;
    
    
    width: 440px;
/*    height: 359px;*/
    border: 1px solid #F2F2F2;
    padding: 80px 20px;
    text-align: center;
    background-color: rgba(255, 255, 255, 0.95);
    
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}

.pageTitle__mainTitle {
    /* color: #afa16c; */
    color: #003A82;
}


.pageTitle__subTitle1 {
    font-size: 28px;
    font-weight: 600;
    line-height: 1em;
    color: #003A82;
}
.pageTitle__subTitle2 {
    padding-top: 0.5em;
    font-size: 24px;
    font-weight: 600;
    line-height: 1em;
    color: #003A82;
}
.pageTitle__subText3 {
    padding-top: 1em;
    font-size: 20px;
    text-align: left;
    font-weight: normal;
    line-height: 1.5em;
    color: #003A82;
}
.pageTitle__subText {
    padding-top: 1em;
    font-size: 20px;
    font-weight: 600;
    color: #003A82;
}
.pageTitle__link {
    display: block;
    margin: 40px auto 0;
    width: 340px;
/*    border: 1px solid #F2F2F2;*/
    padding: 1em 10px 1em 20px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
/*    background-color: #003A82;*/
    background-image: url(../img/icon_check_circle_white2.png), url(../img/top/btn_bg_red.png);
    background-repeat: no-repeat, no-repeat;
    background-position: 290px center, center center;
    background-size: auto 24px, cover;
}

.jobSearchBanner {
    padding: 60px 0 0;
}
.jobSearchBanner__inner {
    margin: 0 auto;
/*    width: 960px;*/
    width: 1140px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /* -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start; */
    -webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
    -webkit-box-align: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}
.jobSearchBanner__link {
/*    width: 100%;*/
    /* width: 49%; */
    width: 24%;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.jobSearchBanner__link:nth-child(2n) {
    /* margin-left: 2%; */
}
.jobSearchBanner__title {
    /* width: 50%; */
    width: 100%;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
    background-image: url(../img/top/pageTitle_bg_left.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.jobSearchBanner__text {
    padding: 20px;
    /* font-size: 38px; */
    font-size: 34px;
    font-weight: bold;
    color: #fff;
    line-height: 1;
}
.jobSearchBanner__image {
    width: 50%;
/*    height: 160px;*/
    height: auto;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.jobSearchBanner__link:nth-child(1) .jobSearchBanner__image {
    background-image: url(../img/top/jobSearchBanner1.png);
}
.jobSearchBanner__link:nth-child(2) .jobSearchBanner__image {
    background-image: url(../img/top/jobSearchBanner3.png);
    /* background-position: left center; */
    background-position: 80% center;
}
.jobList1 {
    width: 100%;
    height: 100%;
    position: relative;
}
.slick-slider .slick-track {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.slick-slide {
/*    float: none;*/
    height: auto;
}
.slick-slide > div {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
/*
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
*/
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.slick-slide > div:nth-child(n+2) {
    margin-top: 15px;
}

.jobList1__item {

}
/*
.jobList1__item:last-child {
    margin-right: 0;
}
*/

.jobList1__link {
    display: block;
    text-decoration: none;
}
.jobList1__article {
    margin-right: 15px;
    width: 270px;
    height: 100%;
    padding: 20px 15px;
    background-color: #F2F2F2;
}
.jobList1__img {
    width: 100%;
    height: 120px;
    margin-bottom: 20px;
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}
.jobList1__title {
    padding-bottom: 0.5em;
    font-size: 13px;
    line-height: 1.5em;
    color: #444444;
    border-bottom: 1px solid #003A82;

}
.jobList1__table {
    margin-top: 15px;
    table-layout: fixed;
    border: none;
}
.jobList1__table__title {
    width: 60px;
    vertical-align: top;
}
.table__title__wrapper {
    padding: 0 5px;
    background-color: #666;
}
.tabale__title__text {
    font-size: 12px;
    font-weight: 300;
    color: #fff;
}
.jobList1__table_desc {
    padding: 0 10px;
    vertical-align: top;
    color: #666;
}
.jobList1__date {
    text-align: right;
    font-size: 10px;
    line-height: 2em;
    color: #666666;
}

.subSection__news {
    margin-top: 60px;
    background-image: url(../img/top/page_bg_01.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.blogList1 {
    
}
.blogList1__item {
    border-top: 1px solid #F8F8F8;
    padding-top: 30px;
}
.blogList1__item:nth-child(n+2) {
    margin-top: 20px;
}
.blogList1__item:last-child {
    padding-bottom: 20px;
    border-bottom: 1px solid #F8F8F8;
}
.blogList1__article {
    width: 100%;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}
.blogList1__date {
    display: block;
    width: 100px;
    margin-bottom: 10px;
    font-size: 12px;
    color: #666666;
}
/*
.blogList1__category {
    margin-left: 20px;
    width: 120px;
    text-align: center;
    background-color: #009FE8;
}
.blogList1__category__text {
    font-size: 12px;
    color: #fff;
}
*/
.blogList1__category {
    margin-left: 20px;
    width: 180px;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.blogList1__category-item {
    margin-right: 10px;
    margin-bottom: 10px;
/*    white-space: nowrap;*/
    padding: 0px 8px;
    font-size: 12px;
    color: #FFF;
    background-color: #009FE8;
}
.blogList1__title {
    margin-left: 30px;
    margin-bottom: 10px;
    width: 630px;
}
.blogList1__link {
    font-size: 14px;
    color : #444444;
    text-decoration: none;
}

.subSection__column {
    background-color: #F8F8F8;
}
.blogList2 {
    width: 100%;
    position: relative;
/*
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: stretch;
	-ms-flex-align: stretch;
	align-items: stretch;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
*/
}
.blogList2__item {
/*    margin-right: 15px;*/
    width: 225px;
    margin-right: 20px;
/*    width: 300px;*/
}
.blogList2__link {
    display: block;
    text-decoration: none;
}
.blogList2__thum {
    width: 225px;
    height: 120px;
/*
    width: 300px;
    height: 160px;
*/
    background-repeat: no-repeat;
    background-position: center top;
    background-size: cover;
}
.blogList2__desc {
    padding: 20px 20px 15px;
    background-color: #fff;
}
.blogList2__title {
    font-size: 13px;
    color: #444444;
    line-height: 1.2em;
}
.blogList2__text {
    padding-top: 1em;
    font-size: 13px;
    color: #444444;
    line-height: 1.2em;
}

.searchKeyword {
    
}
.searchKeyword__block {
    width: 100%;
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.searchKeyword__title {
    font-size: 16px;
    color: #009FE8;
}
.searchKeyword__list {
  	display:-webkit-box;
  	display:-ms-flexbox;
  	display:flex;
	-webkit-box-pack: start;
	-ms-flex-pack: start;
	justify-content: flex-start;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
  	-ms-flex-wrap: wrap;
  	flex-wrap: wrap;
}
.searchKeyword__list__item {
    position: relative;
    margin-left: 30px;
    padding-left: 10px;
}
.searchKeyword__list__item:before {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -3px;
    content: "";
    display: block;
    width: 3px;
    height: 6px;
    background-image: url(../img/icon_arrow_right_blue.png);
    background-repeat: no-repeat;
    background-position: left center;
    background-size: auto 6px;
}
.searchKeyword__list__link {
    text-decoration: none;
    font-size: 13px;
    color: #003A82;
}

.slide-arrow.prev-arrow.slick-arrow {
    position: absolute;
    top: 50%;
    left: 0;
    margin-top: -19px;
    z-index: 10;
}
.slide-arrow.next-arrow.slick-arrow {
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -19px;
    z-index: 10;
}

/*----------------------------------------
 _画面の横幅が750pxまで
----------------------------------------*/
@media screen and (max-width:750px) {
    .globalHeader__inner {
        padding: 20px 40px;
    }
    
    .topBanner {

    }
    .topBanner__inner {
        position: relative;
        margin: 0 auto;
        width: 750px;
        /* padding: 110px 40px 0 40px; */
        padding: 110px 15px 0 15px;
        background-position: 95% 75px;
        overflow: hidden;
    }
    .topBanner__slider-obj {

    }
    .topBanner__slider-obj1 {
        /* width: 400px;
        height: auto; */
        z-index: 4;
        /* font-size: 56px; */
        font-size: 36px;
        line-height: 1.1;
    }
    .topBanner__slider-obj2 {
        margin-top: 30px;
        /* width: 376px;
        height: auto; */
        z-index: 3;

        font-size: 30px;
        line-height: 1.2;
    }
    .topBanner__slider-obj2 .pc-rightPadding {
        padding-right: 0;
        display: block;
    }
    .topBanner__slider-obj3 {
        /* margin-top: 45px; */
        margin-top: 50px;
        width: 100%;
        height: auto;
        z-index: 2;
    }

    .topBanner__slider-obj3-item {
        /* width: 220px;
        padding: 20px 10px 10px; */
        width: 235px;
        /* padding: 20px 0px 10px; */
        padding: 25px 0px 15px;
    }
    /* .topBanner__slider-obj3-item::before {
        bottom: -18px;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -8.5px;
        border-style: solid;
        border-width: 17px 8.5px 0 8.5px;
    }
    .topBanner__slider-obj3-item::after {
        bottom: -15px;
        left: 50%;
        width: 0;
        height: 0;
        margin-left: -7.5px;
        border-style: solid;
        border-width: 15px 7.5px 0 7.5px;
    } */
    .topBanner__slider-obj3-item-title {
        font-size: 18px;
        line-height: 1;
        font-weight: 700;
        background-color: #afa16c;
        color: #FFF;
        position: absolute;
        top: -14px;
        left: 50%;
        margin-left: -90px;
        width: 180px;
        min-height: 28px;
        padding: 5px;
    }
    .topBanner__slider-obj3-item-title::before {
        left: -27px;
        border-style: solid;
        border-width: 14px;
    }
    .topBanner__slider-obj3-item-title::after {
        right: -27px;
        border-style: solid;
        border-width: 14px
    }
    .topBanner__slider-obj3-item-text {
        /* width: 180px; */
        width: 100%;
        /* font-size: 18px; */
        font-size: 17px;
        letter-spacing: -0.01em;
    }
    .topBanner__slider-obj3-item-text__img-pc {
        display: none;
    }
    .topBanner__slider-obj3-item-text__img-sp {
        display: block;
    }
    .pc-view {
        display: none;
    }
    .sp-view {
        display: inline;
    }
    .pc-img {
        display: none;
    }
    .sp-img {
        display: block;
    }
    .mainSection {
        margin-top: 0;
        padding-top: 0;
    }

    .pageTitle__block__left {
        height: auto;
/*        padding: 120px 40px 120px;*/
        padding: 60px 40px;
        /* background-image: url(../img/top/pageTitle_bg_left.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover; */
    }
    .pageTitle__mainTitle {
        font-size: 48px;
        line-height: 1.5em;
    }
    .pageTitle__text {
        margin-top: 100px;
        font-size: 32px;
    }
    
    .search__form {
        width: 100%;
        margin-top: 40px;
    }
    .search__list {
        width: 100%;
    }
    .search_list_item {
        width: 100%;
    }
    .search_list_item:nth-child(n+2) {
        margin-top: 30px;
        margin-left: 0;
    }
    .search_list_item:nth-child(n+2):before {
        content: none;
    }
    .search_list_item:nth-last-child(2) {
        margin-top: 30px;
        margin-left: 0px;
        width: 100%;
    }
    .search_list_item:nth-last-child(1) {
        margin-top: 60px;
        margin-left: 0px;
        width: 100%;
    }
    .search_list_item select,
    .search_list_item input[type='text'] {
        min-height: 60px;
    }
    .search__btn {
        margin-top: 0;
        width: 100%;
    }
    .btn__search {
        width: 500px;
        padding: 10px 20px;
        font-size: 24px;
        text-align: left;
        background-size: auto 34px;
    }

    .pageTitle__block__right {
        width: 100%;
        height: auto;
        border: none;
        padding: 80px 40px;
        text-align: center;
/*
        background-image: url(../img/top/pageTitle_bg_right.png);
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
*/
    }
    .pageTitle__subTitle1 {
        font-size: 48px;
    }
    .pageTitle__subTitle2 {
        padding-top: 0.5em;
        font-size: 42px;
    }
    .pageTitle__subText3 {
        font-size: 32px;
        line-height: 1.8em;
        text-align: left;
        font-weight: normal;
    }
    .pageTitle__subText {
        padding-top: 1em;
        font-size: 40px;
    }
    .pageTitle__link {
        display: block;
        margin: 40px auto 0;
        width: 680px;
/*        border: 2px solid #003A82;*/
        padding: 1em 20px 1em 40px;
        font-size: 40px;

        background-position: 580px center, center center;
        background-size: auto 48px, cover;
    }
    
    .jobSearchBanner {
        padding: 60px 0;
    }
    .jobSearchBanner__inner {
        margin: 0 auto;
        width: 680px;

        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .jobSearchBanner__link {
        /* width: 100%; */
        width: 49%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .jobSearchBanner__link:nth-child(2n){
        margin-left: 0;
    }
    /* .jobSearchBanner__link:nth-child(n+2){
        margin-top: 30px;
    } */
    .jobSearchBanner__link:nth-child(n+3){
        margin-top: 30px;
    }
    .jobSearchBanner__title {
        /* width: 100%; */
        display: block;
        text-align: center;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }
    /* .jobSearchBanner__link:nth-child(1) .jobSearchBanner__title {
        background-image: url(../img/top/jobSearchBanner1.png);
    }
    .jobSearchBanner__link:nth-child(2) .jobSearchBanner__title {
        background-image: url(../img/top/jobSearchBanner3.png);
    } */
    .jobSearchBanner__text {
        width: 100%;
        /* height: 100%; */
        display: block;
        /* padding: 46px; */
        padding: 20px 10px;
        font-size: 38px;
        font-weight: bold;
        /* color: #000; */
        line-height: 1;
        /* text-shadow: #fff 1px 1px 0, #fff -1px 1px 0, #fff 1px -1px 0, #fff -1px -1px 0;
        background-color: rgba(0,115,187,0.7);
        background-image: none; */
     }
    /* .jobSearchBanner__image {
        display: none;
    } */
    
    .jobList1 {
        margin: 0 auto;
        width: 540px;
        height: auto;
/*
        width: 100%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
*/
    }
    .jobList1__item {


    }
    .jobList1__link {
        
    }
    .jobList1__article {
        margin-right: 0;
        width: 540px;
        padding: 40px;
    }
    .jobList1__img {
        width: 100%;
        height: 230px;
        margin-bottom: 40px;
    }
    .jobList1__title {
        font-size: 26px;
        border-bottom: 2px solid #003A82;
    }
    .jobList1__table {
        margin-top: 30px;
    }
    .jobList1__table__title {
        width: 120px;
        line-height: 1.2em;
    }
    .table__title__wrapper {
        padding: 10px;
    }
    .tabale__title__text {
        font-size: 24px;
    }
    .jobList1__table_desc {
        padding: 12px 20px;
        line-height: 1.2em;
    }
    .jobList1__date {
        font-size: 20px;
    }

    .subSection__news {
        margin-top: 0;
        background-image: url(../img/top/page_bg_01.png);
        background-repeat: no-repeat;
        background-position: center top;
        background-size: cover;
    }
    .blogList1 {

    }
    .slick-slider .slick-track {
        display: block;
    }
    .slick-slide {
    /*    float: none;*/
        height: 100%;
    }
    .blogList1__item {
        border-top: 2px solid #F8F8F8;
        padding-top: 40px;
    }
    .blogList1__item:nth-child(n+2) {
        margin-top: 30px;
    }
    .blogList1__item:last-child {
        padding-bottom: 40px;
        border-bottom: 2px solid #F8F8F8;
    }
    .blogList1__article {
        width: 100%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
      	-ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .blogList1__date {
        width: 200px;
        font-size: 24px;
    }
/*
    .blogList1__category {
        margin-left: 40px;
        width: 240px;
    }
    .blogList1__category__text {
        font-size: 24px;
    }
*/
    .blogList1__category {
        margin-left: 0;
        width: auto;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    }
    .blogList1__category-item {
        margin-right: 20px;
        margin-bottom: 10px;
/*        white-space: nowrap;*/
        padding: 0px 8px;
        font-size: 24px;
        color: #FFF;
        background-color: #009FE8;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
    }
    .blogList1__title {
        width: 100%;
        margin-top: 1em;
        margin-left: 0;
        line-height: 2em;
    }
    .blogList1__link {
        font-size: 28px;
    }

    .subSection__column {
        background-color: #F8F8F8;
    }
    .blogList2 {
        margin: 0 auto;
        width: 450px;
/*
        width: 100%;
        display:-webkit-box;
        display:-ms-flexbox;
        display:flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: stretch;
        -ms-flex-align: stretch;
        align-items: stretch;
*/
    }
    .blogList2__item {
        margin-right: 0;
        width: 450px;
    }
    .blogList2__link {
        display: block;
        text-decoration: none;
    }
    .blogList2__thum {
        width: 450px;
        height: 240px;
    }
    .blogList2__desc {
        padding: 40px 40px 30px;
    }
    .blogList2__title {
        font-size: 26px;
        line-height: 1.2em;
    }
    .blogList2__text {
        font-size: 26px;
        line-height: 1.2em;
    }

    .searchKeyword {

    }
    .searchKeyword__block {
        width: 100%;

    }
    .searchKeyword__title {
        width: 100%;
        font-size: 32px;
        color: #009FE8;
    }
    .searchKeyword__list {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
    .searchKeyword__list__item {
        position: relative;
        width: 50%;
        margin-left: 0;
        margin-top: 30px;
        padding-left: 20px;    
    }
    .searchKeyword__list__item:before {
        margin-top: -6px;
        width: 6px;
        height: 12px;
        background-size: auto 12px;
    }
    .searchKeyword__list__link {
        font-size: 26px;
    }
    
    
    .slide-arrow.prev-arrow.slick-arrow {
        position: absolute;
        top: 50%;
        left: -63px;
        margin-top: -19px;
        z-index: 10;
    }
    .slide-arrow.next-arrow.slick-arrow {
        position: absolute;
        top: 50%;
        right: -63px;
        margin-top: -19px;
        z-index: 10;
    }
}