
#karte-c{
    display: none !important;
}

#contentWrap{
    color: #333;
}

#contentWrap .ct-ff-cg{
    font-family: 'Century Gothic' ,sans-serif;
}
#contentWrap .ct-fw-n{
    font-weight: normal;
}
#contentWrap .ct-fw-b{
    font-weight: bold;
}
#contentWrap .ct-mb-0{
    margin-bottom: 0;
}

.ct-ff-cg{
    font-family: 'Century Gothic' ,sans-serif;
}
.ct-bg-gra-bd-bl{
    background: linear-gradient(90deg,#3e7ae9, #40bfe3);
}
.ct-bg-gra-bl-bd{
    background: linear-gradient(90deg,#40bfe3, #3e7ae9);
}
.ct-marker-yellow{
    background-color: #fff600;
}
.ct-bt-orange{
    display: inline-block;
    background-color: #ff7800;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-decoration: none;
    padding: 20px 0;
    font-size: 17px;
    font-weight: bold;
    position: relative;
}
.ct-bt-orange:before{
    content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -14px;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 8px;
    width: 8px;
    height: 12px;
}
.ct-bt-orange.is-noArrow:before{
    display: none;
}
.ct-bt-orange:hover{
    background-color: #ffa800;
}

.ct-bt-white{
    display: inline-block;
    background: #fff;
    border-radius: 5px;
    color: #0066af;
    text-align: center;
    text-decoration: none;
    border: #0066af 1px solid;
    padding: 9px 0;
    font-size: 12px;
    position: relative;
    font-weight: bold;
}
.ct-bt-white:before{
    content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -14px;
    background: url(/resource/common/img/top-style/icon_arrow_blue_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
}
.ct-bt-white:hover{
    background-color: #0066af;
    color: #fff;
}
.ct-bt-white:hover:before{
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
}
.ct-bt-white.is-noArrowSp:before{
    display: none;
    font-feature-settings : "palt";
}
.ct-bt-white.is-fixed{
    border: #0066af 2px solid;
}
.ct-bt-white.is-fixed:before{
    display: none;
}
.ct-bt-white.is-fixed:after{
    content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 12px;
    background: url(/resource/common/img/top-style/icon_arrow_blue_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
}


.ct-bt-blue{
    display: inline-block;
    background: #00ace8;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    text-decoration: none;
    border: #00ace8 1px solid;
    padding: 14px 0;
    font-size: 14px;
    position: relative;
    font-weight: bold;
}
.ct-bt-blue:before{
    content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -14px;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
}
.ct-bt-blue:hover{
    background-color: #0066af;
    color: #fff;
}

.ct-bt-small-orange{
    display: inline-block;
    background: #e25a00;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    text-decoration: none;
    border: #e25a00 1px solid;
    padding: 14px 0;
    font-size: 14px;
    position: relative;
    font-weight: bold;
}
.ct-bt-small-orange:before{
    content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -14px;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
}
.ct-bt-small-orange:hover{
    background-color: #e25a00;
    color: #fff;
}
.ctKeyvisual{
}
.ctKeyvisual h2,
.ctKeyvisualTit__heading {
    color: #fff;
    font-size: 35px;
    line-height: 1.3;
    text-shadow: 3px 3px 0 rgba(1,44,75,0.3);
}
.ctKeyvisualDainishinsotsu h2,
.ctKeyvisualTit__heading--dainishinsotsu {
    color: #fff;
    font-size: 30px;
    line-height: 1.3;
    text-shadow: 3px 3px 0 rgba(1,44,75,0.3);
}
.ctKeyvisualInner{
    box-sizing: border-box;
    color: #fff;
}
.ctKeyvisualTxt{
    font-size: 12px;
    padding-bottom: 6px;
}
.ctKeyvisualTxtWrap{
    padding: 20px;
    position: relative;
    background: url(/resource/common/img/sp/top-style/bg_1.png) center 0 no-repeat;
    background-size: cover;
}
.ctKeyvisualImg{
    position: absolute;
    bottom: 20px;
    right: 0;
}
.ctKeyvisualImg img{
    width: 170px;
}
.ctKeyvisualImg2 img{
    width: 100%;
}
.ctKeyvisualTit h2,
.ctKeyvisualTit .ctKeyvisualTit__heading{
    display: inline;
    font-feature-settings : "palt";
    letter-spacing: 0.2rem;
}
.ctKeyvisualBt{
    padding: 10px 15px;
    text-align: center;
}
.ctKeyvisualBt a{
    width: 100%;
}
.ctKeyvisualSlick{
    display: none;
}


.ctSelect{
    background-color: #f8f8f8;
    padding: 10px 15px;
    border-top: #eee 1px solid;
    border-bottom: #eee 1px solid;
}
.ctSelect ul{
    display: flex;
    justify-content: center;
    width: 100%;
}
.ctSelect ul li{
    flex-grow:1;
}
.ctSelect ul li:nth-child(2n-1){
    margin-right: 5px;
}
.ctSelect ul li:nth-child(2n){
    margin-left: 5px;
}
.ctSelect ul li a{
    display: block;
}



.ctSection{
    border-bottom: #eee 1px solid;
    padding: 35px 0;
}
.ctSection.is-reason{
    color: #fff;
    background: linear-gradient(90deg,#40bfe3, #3f91e7 50%, #3e7ae9);
}
.ctSection.is-introduction{
    color: #fff;
    background: linear-gradient(90deg,#40bfe3, #3f91e7 50%, #3e7ae9);
}
.ctSection.is-solution{
    background: #e5f7fd;
}
.ctSection.is-search,
.ctSection.is-knowhow,
.ctSection.is-pickup,
.ctSection.is-cv,
.ctSection.is-point,
.ctSection.is-mapArea{
    background: #f8f8f8;
}
.ctSection.is-professional,
.ctSection.is-point,
.ctSection.is-solution,
.ctSection.is-introduction,
.ctSection.is-reason,
.ctSection.is-about{
    border-bottom: none;
}
.ctSection.is-search{
	border: none;
}

.ctSection.is-professional{
    padding-bottom: 0;
}
.ctSectionInner{
    padding-right: 15px;
    padding-left: 15px;
}
.is-search .ctSectionInner{
    padding-right: 0;
    padding-left: 0;
}
.ctSectionTit{
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    text-align: center;
    margin-bottom: 20px;
}
.ctSectionTit > span{
    display: inline-block;
    padding-bottom: 3px;
    border-bottom: #000 3px solid;
}
.is-introduction .ctSectionTit > span{
    border-bottom: #fff 3px solid;
}
.ctSectionTit2{
    font-size: 32px;
    line-height: 1.1;
    font-weight: bold;
    margin-bottom: 26px;
    text-align: center;
}
.is-solution .ctSectionTit2{
    color: #00ace8;
}
.ctSectionTit2Sub{
    font-size: 20px;
    line-height: 1.2;
    font-weight: bold;
    display: block;
    margin-bottom: 10px;
}
.ctSectionTit3{
    text-align: center;
    font-size: 17px;
    line-height: 1.4;
    font-weight: bold;
    margin-bottom: 10px;
}
.is-introduction .ctSectionTit3 span{
    color: #fff600;
}
.ctSectionTxt{
    font-size: 14px;
    line-height: 1.7;
    font-weight: bold;
    margin-bottom: 20px;
    text-align: justify;
}
.ctSectionTxt2{
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
    margin-bottom: 20px;
}
.ctSectionTxt2 .ctSectionTxt2Para01{
    font-size: 16px;
    line-height: 1.8;
    margin-bottom: 20px;
}
.ctSectionBt{
    text-align: center;
    margin-bottom: 20px;
}
.ctSectionBt a{
    width: 300px;
}
.ctSectionBt2{
    text-align: center;
}
.ctSectionBt2--company,
.ctSectionBt2--companySlider {
    margin: 0 auto;
    width: 88%;
}
.ctSectionBt2--company {
    padding-bottom: 30px;
}
.ctSectionBt2--companySlider {
    padding: 15px 0 30px;
}
.ctSectionBt2--company a,
.ctSectionBt2--companySlider a {
    border-radius: 4px;
    box-shadow: none;
}
.ctSectionBt2 a{
    width: 300px;
}
.is-point .ctSectionBt2:first-of-type{
    margin-bottom: 35px;
}
.ctSectionDl{
    padding-left: 28px;
}
.ctSectionDl:not(:last-child){
    padding-bottom: 20px;
}
.ctSectionDl dt{
    position: relative;
    font-size: 15px;
    margin-bottom: 5px;
    font-weight: bold;
}
.ctSectionDl dt:before{
    content: "";
    background: url(/resource/common/img/top-style/icon_check_white.svg) 0 0 no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
    display: block;
    position: absolute;
    top: 0;
    left: -28px;
}
.ctSectionDl dd{
    font-size: 12px;
}
.ctSectionDl2{
    border: #fff 5px solid;
    padding: 16px 16px 13px 16px;
    text-align: center;
    width: 260px;
    margin-right: auto;
    margin-left: auto;
    margin-bottom: 25px;
}
.ctSectionDl2 dt{
    font-size: 15px;
}
.ctSectionDl2 dd{
    font-size: 15px;
}
.ctSectionDl2 dd span{
    font-size: 30px;
    color: #fff600;
    font-weight: bold;
}
.ctSectionList{
    display: flex;
    flex-wrap: wrap;
    margin-right: auto;
    margin-left: auto;
    min-height: 160px;
    /*justify-content: space-between;*/
}
.ctSectionList li{
    margin-bottom: 20px;
    width: 32%;
    margin-right: 0.5%;
    margin-left: 0.5%;
    text-align: center;
}
.ctSectionList li img{
    width: 100%;
    max-width: 120px;
    max-height: 60px;
}
@keyframes show{
    from{
        opacity: 0;
    }
    to{
        opacity: 1;
    }
}
@keyframes hide{
    from{
        opacity: 1;
    }
    to{
        opacity: 0;
    }
}


.ctBtArea{
    padding: 20px 10px;
    border-bottom: #e5e5e5 1px solid;
}
.ctBtAreaInner{
    margin-right: auto;
    margin-left: auto;
}
.ctBtAreaTxt{
    text-align: center;
    font-size: 14px;
    color: #ff7800;
    margin-bottom: 7px;
    font-weight: bold;
}
.ctBtAreaLink{
    text-align: center;
    font-size: 12px;
    color: #0066af;
}
.ctBtAreaLink a{
    position: relative;
    display: inline-block;
    color: #0066af;
    text-decoration: underline;
}
.ctBtAreaLink a:before{
    content: "";
    background: url(/resource/common/img/top-style/icon_question_blue.svg) 0 0 no-repeat;
    background-size: 16px;
    width: 16px;
    height: 16px;
    display: block;
    position: absolute;
    margin-top: 2px;
    margin-left: -22px;
}
.ctBtArea.is-fixed{
    padding: 10px 10px 0 10px;
    background-color: #f2f2f2;
    position: fixed;
    z-index: 9999;
    left: 0;
    bottom: -136px;
    width: 100%;
    box-sizing: border-box;
    transition: .5s;
}
.ctBtArea.is-fixed.is-show{
    bottom: 0;
}
.ctBtAreaBt a {
    width: 300px;
}
.ctBtAreaBt {
    text-align: center;
    margin-bottom: 10px;
}
.ctBtArea .ctBtAreaInner{
    overflow: hidden;
}
.ctBtArea.is-fixed .ctBtnFirst{
    text-align: center;
    width: 40%;
    float: left;
    margin-top: 5px;
}
.ctBtArea.is-fixed .ctBtnFirst a{
    display: block;
    width: 95%;
    margin: auto;
}
.ctBtArea.is-fixed .ctBtAreaBt{
    text-align: center;
    width: 60%;
    float: left;
    margin-bottom: 10px;
}
.ctBtArea.is-fixed .ctBtAreaBt a.ct-bt-orange{
    display: block;
    width: 95%;
    margin: auto;
    padding: 14px 0;
    font-size: 14px;
}
.ctBtArea.is-fixed .ctBtAreaBt a.ct-bt-orange::before{
    display: none;
}
.ctBtArea.is-fixed .ctBtAreaBt a.ct-bt-lightgreen{
    display: block;
    width: 95%;
    margin: auto;
    padding: 14px 0;
    font-size: 14px;
}
.ctBtArea.is-fixed .ctBtAreaBt a.ct-bt-lightgreen::before{
    display: none;
}

.ctFlow ul{
    display: flex;
    flex-direction: column;
    margin-bottom: 30px;
    border-top: #ddd 1px dotted;
}
.ctFlow .ctFlowItem{
    padding: 10px 0 10px 130px;
    border-bottom: #ddd 1px dotted;
    position: relative;
    min-height: 110px;
}
.ctFlow .ctFlowTit{
    color: #00ace8;
    font-weight: bold;
    font-size: 17px;
    line-height: 1.3;
    display: flex;
    align-items: center;
    position: relative;
    padding-left: 26px;
    margin-bottom: 8px;
}
.ctFlow .ctFlowTit:before{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 20px;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    background-color: #00ace8;
    border-radius: 100%;
    text-align: center;
}
.ctFlow .ctFlowItem:nth-child(1) .ctFlowTit:before{
    content: "1";
}
.ctFlow .ctFlowItem:nth-child(2) .ctFlowTit:before{
    content: "2";
}
.ctFlow .ctFlowItem:nth-child(3) .ctFlowTit:before{
    content: "3";
}
.ctFlow .ctFlowItem:nth-child(4) .ctFlowTit:before{
    content: "4";
}
.ctFlow .ctFlowItem:nth-child(5) .ctFlowTit:before{
    content: "5";
}
.ctFlow .ctFlowTxt{
    font-size: 12px;
}
.ctFlow .ctFlowImg{
    position: absolute;
    top: 10px;
    left: 0;
    width: 120px;
}
.ctFlow .ctFlowImg img{
    width: 100%;
    height: auto;
}



.ctReason{
}
.ctReason .ctReasonItem{
}
.ctReason .ctReasonItem:first-child{
    padding-bottom: 100px;
    background: url(/resource/common/img/top-style/img_reason_1.png) center 100% no-repeat;
    background-size: 250px;
    margin-bottom: 20px;
}

.ctSolution{
    display: flex;
    flex-direction: column;
}
.ctSolution .ctSolutionItem{
}
.ctSolution .ctSolutionItem:first-child{
    background: url(/resource/common/img/top-style/img_solution_1.png) center 100% no-repeat;
    background-size: 243px;
    box-sizing: border-box;
    padding-bottom: 100px;
    margin-bottom: 20px;
}
.ctSolution .ctSolutionList{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ctSolution .ctSolutionList > li{
    width: 48%;
    background-color: #fff;
    text-align: center;
    border-radius: 8px;
    position: relative;
    padding: 11px 0 8px;
    box-shadow: 3px 3px 4px rgba(100,100,100,0.1);
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: bold;
}
.ctSolution .ctSolutionList > li:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    height: 3px;
    background-color: #00ace8;
}
.ctSolution .ctSolutionTxt{
    font-size: 12px;
}


.ctSearch{
	margin-bottom: 15px;
}
.ctSearch .ctSearchTitWrap{
    padding: 10px 15px;
    color: #fff;
    background: linear-gradient(-90deg,#40bfe3, #3f91e7 50%, #3e7ae9);
    display: flex;
    align-items: center;
}
.ctSearch .ctSearchTit{
    font-size: 17px;
    font-weight: bold;
    position: relative;
    padding-left: 28px;
}
.ctSearch .ctSearchTit:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
}
.ctSearch .ctSearchTit.is-search:before{
    background: url(/resource/common/img/top-style/icon_search_white.svg) 0 0 no-repeat;
    background-size: 17px;
    width: 17px;
    height: 17px;
}
.ctSearch .ctSearchTit.is-recruit:before{
    background: url(/resource/common/img/top-style/icon_star_white.svg) 0 0 no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
}
.ctSearch .ctSearchTitInfo{
    font-size: 12px;
    padding-left: 10px;
}
.ctSearch .ctSearchCount{
    font-size: 20px;
}
.ctSearch .ctSearchList{
    display: flex;
    flex-wrap: wrap;
    border-top: #ccc 1px solid;
}
.is-consult .ctSearch .ctSearchList,
.is-cv .ctSearch .ctSearchList{
    background-color: #fff;
}
.is-professional .ctSearch .ctSearchList{
    background-color: #fff;
    border-left: #ccc 1px solid;
}
.ctSearch .ctSearchList li{
    border-bottom: #ccc 1px solid;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 15px;
    width: 100%;
}
.is-consult .ctSearch .ctSearchList li,
.is-cv .ctSearch .ctSearchList li{
    font-weight: bold;
    font-size: 14px;
    border-right: #ccc 1px solid;
    border-left: #ccc 1px solid;
}
.is-professional .ctSearch .ctSearchList li{
    width: 50%;
    border-right: #ccc 1px solid;
    font-size: 12px;
}
.ctSearch .ctSearchList li a{
    display: block;
    width: 100%;
    height: 100%;
    padding: 10px;
    box-sizing: border-box;
    background: url(/resource/common/img/top-style/icon_arrow_blue_right3.svg) right 15px center no-repeat;
    background-size: 8px;
    text-decoration: none;
    display: flex;
    justify-content: center;
    flex-direction: column;
    padding-right: 30px;
    position: relative;
    color: #0066af;
}
.is-professional .ctSearch .ctSearchList li a{
    padding: 15px 30px 15px 42px;
}
.ctSearch .ctSearchList li a:hover{
    background-color: #e5f7fd;
}
.ctSearch .ctSearchList li h3{
    color: #0066af;
    font-weight: bold;
    font-size: 15px;
}
.ctSearch .ctSearchList li p{
    font-size: 12px;
    color: #333;
}
.ctSearch .ctSearchList .ctSearchListTitSub{
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 5px;
}
.ctSearch .ctSearchList .ctSearchIcon{
    background: url(/resource/common/img/sprite_general.webp) no-repeat -515px -19px;
    width: 19px;
    height: 19px;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 11px;
    margin: auto;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconIt{
    background-position: -515px -19px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconSales{
    background-position: -515px -36px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconMed{
    background-position: -515px -55px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconMaker{
    background-position: -515px -75px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconBackoffice{
    background-position: -515px -95px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconFashion{
    background-position: -588px -133px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconWomanwill{
    background-position: -515px -115px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconDainishinsotsu{
    background-position: -563px -121px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconCreative{
    background-position: -540px -18px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconFinance{
    background-position: -540px -36px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconRealestate{
    background-position: -540px -94px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconKansai{
    background-position: -540px -54px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconTokai{
    background-position: -540px -116px;
}

.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconKyushu{
  background-position: -540px -136px;
}

.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconCpa{
    background-position: -565px -78px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconZeirishi{
    background-position: -565px -100px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconKango{
    background-position: -588px -43px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconPharma{
    background-position: -587px -65px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconHoiku{
    background-position: -588px -86px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconDoctor{
    background-position: -588px -108px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconExecutive{
    background-position: -540px -75px;
}
.ctSearch .ctSearchList .ctSearchIcon.ctSearchIconKomon{
    background-position: -588px -20px;
}
/*求人特集カルーセル*/
.owl-controls .owl-nav {
    display: block;
    position: relative;
}
.owl-controls .owl-nav .owl-prev,
.owl-controls .owl-nav .owl-next  {
    position: absolute;
    top: 4px;
    text-indent: -9999px;
    width: 9px;
    height: 9px;
    border-radius: 1px;
    transform: rotate(45deg);
}
.owl-controls .owl-nav .owl-prev {
    left: -26px;
}
.owl-controls .owl-nav .owl-next  {
    left: auto;
    right: -26px;
}


/*.ctAdvisor ul{
    display: flex;
    justify-content: center;
}*/
.ctAdvisor .ctAdvisorItem{
}
.ctAdvisor .ctAdvisorTit{
    text-align: center;
    font-size: 17px;
    margin-bottom: 5px;
}
.ctAdvisor .ctAdvisorTag{
    text-align: center;
    margin-bottom: 10px;
    width: 175px;
    margin-right: auto;
    margin-left: auto;
    font-weight: bold;
}
.ctAdvisor .ctAdvisorTag > span{
    text-align: center;
    display: inline-block;
    border-radius: 15px;
    background: linear-gradient(-90deg,#40bfe3, #3f91e7 50%, #3e7ae9);
    font-size: 12px;
    color: #fff;
    padding: 3px 10px;
    font-feature-settings : "palt";
}
.ctAdvisor .ctAdvisorTxt{
    text-align: center;
    font-size: 14px;
    width: 175px;
    margin-right: auto;
    margin-left: auto;
}
.ctAdvisor .ctAdvisorImg{
    margin-bottom: 10px;
}
.ctAdvisor .ctAdvisorImg img{
    width: 175px;
    margin-right: auto;
    margin-left: auto;
}
.ctAdvisor .slick-dotted.slick-slider{
    margin-bottom: 50px;
}
.ctAdvisor .slick-dots li button:before{
    content: '';
    border-radius: 100%;
    width: 10px;
    height: 10px;
    font-size: 0;
    background-color: #fff;
    border:#ddd 1px solid;
    opacity: 1;
}
.ctAdvisor .slick-dots li.slick-active button:before{
    background-color: #00ace8;
}



.ctPoint ul{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.ctPoint .ctPointGrid{
    position: relative;
    border-radius: 8px;
    position: relative;
    padding: 20px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 5px 8px rgba(212, 212, 212, 1);
    font-size: 14px;
}
.ctPoint .ctPointGrid:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    height: 4px;
    background-color: #00ace8;
}
.ctPoint .ctPointGridItem:first-child{
    width: 100px;
    text-align: left;
}
.ctPoint .ctPointGridItem:nth-child(2){
    margin-top: -90px;
}
.ctPoint .ctPointGridItem:nth-child(3){
    width: 100%;
    margin-top: 15px;
}
.ctPoint .ctPointImg img{
    width: 90px;
}
.ctPoint .ctPointTit{
    font-size: 15px;
    padding-left: 100px;
    margin-bottom: 10px;
    min-height: 65px;
    font-weight: bold;
}
.ctPoint .is-customer .ctPointTit{
    margin-bottom: 5px;
    min-height: 45px;
}
.ctPoint .ctPointAge{
    font-size: 14px;
    padding-left: 100px;
}
.ctPoint .ctPointTag{
    margin-bottom: 5px;
    padding-left: 100px;
}
.ctPoint .ctPointTag > span{
    text-align: center;
    display: inline-block;
    border-radius: 15px;
    background: linear-gradient(-90deg,#40bfe3, #3f91e7 50%, #3e7ae9);
    font-size: 10px;
    color: #fff;
    padding: 3px 20px 2px;
}
.ctPoint .ctPointTable{
    width: 100%;
    border: #ccc 1px solid;
    font-size: 14px;
}
.ctPoint .is-customer .ctPointTable{
    margin-bottom: 15px;
}
.ctPoint .ctPointTable th{
    padding: 10px;
    border: #ccc 1px solid;
    background-color: #e5f7fd;
    text-align: left;
    font-weight: bold;
    vertical-align: middle;
    white-space: nowrap;
}
.ctPoint .ctPointTable td{
    padding: 10px;
    border: #ccc 1px solid;
    background-color: #fff;
}
.ctPoint .ctPointTxt{
    text-align: justify;
}
.ctPoint .is-customer .ctPointTxt{
    margin-bottom: 15px;
}
.ctPoint .ctPointBt{
    text-align: center;
}
.ctPoint .ctPointBt a{
    width: 300px;
    padding-top: 15px;
    padding-bottom: 15px;
}

.ctInterview .ctInterviewGrid{
    position: relative;
    border-radius: 8px;
    position: relative;
    padding: 20px 15px;
    margin-bottom: 20px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 0 5px 8px rgba(212, 212, 212, 1);
    font-size: 14px;
}
.ctInterview .ctInterviewGrid:before{
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 80%;
    height: 4px;
    background-color: #00ace8;
}
.ctInterview .ctInterviewBt{
    text-align: center;
}
.ctInterview .ctInterviewBt a{
    width: 300px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.ctInterview .ctInterview-QBox {
    align-items: center;
    display: flex;
    height: 56px;
    width: 100%;
}
.ctInterview .ctInterview-QTxt {
    align-items: center;
    border: 1px solid #cccccc;
    border-radius: 5px;
    display: flex;
    justify-content: center;
    padding: 0 10px;
    position: relative;
    text-align: justify;
    min-height: 52px;
    width: 79%;
}
.ctInterview .ctInterview-QTxt:before {
    content: '';
    background: #fff;
    border-top: solid 1px #cccccc;
    border-right: solid 1px #cccccc;
    display: block;
    width: 8px;
    height: 8px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 0;
    top: 0;
    right: -5px;
    margin: auto;
}
.ctInterview .ctInterview-QIcon {
    background: #e5f7fd;
    border-radius: 5px;
    color: #3975a5;
    font-size: 20px;
    font-weight: bold;
    line-height: 46px;
    margin: 0 0 0 auto;
    text-align: center;
    height: 46px;
    width: 46px;
}
.ctInterview .ctInterview-IntervieweeAvatarImg {
    border-radius: 10px;
    height: 90px;
    width: 90px;
}
.ctInterview .ctInterview-IntervieweeAvatarTxt {
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    letter-spacing: -1px;
}
.ctInterview .ctInterview-IntervieweeBox {
    display: flex;
    margin: 20px 0 28px;
    justify-content: space-between;
    width: 100%;
}
.ctInterview .ctInterview-IntervieweeDescTxt {
    background: #fff6f2;
    border: 1px solid #e25a00;
    border-radius: 10px;
    box-sizing: border-box;
    font-family: 'Noto Sans JP', sans-serif;
    font-weight: 500;
    letter-spacing: -0.3px;
    margin: 0 0 0 auto;
    padding: 0 10px;
    padding: 10px;
    position: relative;
    text-align: justify;
    width: 95%;
}
.ctInterview .ctInterview-IntervieweeDescTxt:before {
    content: '';
    background: #fff6f2;
    border-bottom: solid 1px #e25a00;
    border-left: solid 1px #e25a00;
    display: block;
    width: 10px;
    height: 10px;
    -ms-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    position: absolute;
    bottom: 0;
    top: 0;
    left: -6px;
    margin: auto;
}
.ctInterview .ctInterview-IntervieweeScoreBox {
    position: relative;
}
.ctInterview .ctInterview-IntervieweeScoreTxt {
    font-weight: bold;
    text-align: right;
    margin: 10px 75px 0 0;
}
.ctInterview .ctInterview-IntervieweeScore {
    position: absolute;
    top: -21px;
    right: 0;
}
.ctInterview .ctInterviewBt {
    margin: 0 auto;
}

.ctIntroduction li{
    border-radius: 8px;
    position: relative;
    padding: 20px;
    margin-bottom: 10px;
    box-sizing: border-box;
    background-color: #fff;
    box-shadow: 5px 5px 8px rgba(100,100,100,0.1);
    font-size: 14px;
    color: #333;
}
.ctIntroduction .ctIntroductionTitWrap{
    padding-left: 40px;
    margin-bottom: 10px;
}
.ctIntroduction li:nth-child(1) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/icon_no1.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroduction li:nth-child(2) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/icon_no2.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroduction li:nth-child(3) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/icon_no3.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroduction .ctIntroductionTitSub{
    font-size: 14px;
    font-weight: bold;
}
.ctIntroduction .ctIntroductionTit{
    font-size: 20px;
    font-weight: bold;
    color: #00ace8;
    background: url(/resource/common/img/top-style/icon_arrow_blue_right2.svg) 0 8px no-repeat;
    background-size: 24px;
    padding-left: 32px;
}
.ctIntroduction .ctIntroductionTxt{
    font-size: 14px;
    line-height: 1.8;
    text-align: justify;
}



.ctIndustry ul{
}
.ctIndustry .ctIndustryGrid{
    display: flex;
    flex-wrap: wrap;
    position: relative;
    padding: 15px 0 15px;
    box-sizing: border-box;
    background-color: #fff;
    font-size: 12px;
    border-bottom: #ccc 1px solid;
    width: 100%;
}
.ctIndustry .ctIndustryGrid:first-child{
    border-top: #ccc 1px solid;
}
.ctIndustry .ctIndustryGridItem:first-child{
    width: 130px;
    text-align: left;
}
.ctIndustry .ctIndustryGridItem:nth-child(2){
    flex: 1;
}
.ctIndustry .ctIndustryGridItem:nth-child(3){
    width: 100%;
    margin-top: 15px;
}
.ctIndustry .ctIndustryImg img{
    width: 120px;
}
.ctIndustry .ctIndustryTit{
    font-size: 14px;
    color: #0066af;
    font-weight: bold;
}
.ctIndustry .ctIndustryTitSub{
    font-size: 12px;
    margin-bottom: 5px;
}



.ctKnowhow .ctKnowhowList{
    margin-bottom: 20px;
}
.ctKnowhow .ctKnowhowList li{
    border-bottom: #ddd 1px solid;
}
.ctKnowhow .ctKnowhowList li:first-child{
    border-top: #ddd 1px solid;
}
.ctKnowhow .ctKnowhowList a{
    color: #0066af;
    font-size: 14px;
    padding-top: 10px;
    padding-bottom: 10px;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: 100%;
}
.ctKnowhow .ctKnowhowList a:hover{
    opacity: .5;
}
.ctKnowhow .ctKnowhowImg{
    width: 100px;
}
.ctKnowhow .ctKnowhowImg img{
    width: 100%;
}
.ctKnowhow .ctKnowhowTxt{
    padding-left: 10px;
    flex: 1;
}



.ctPickup .ctPickupList{
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.ctPickup .ctPickupList li{
    width: 48%;
    margin-bottom: 18px;
}
.ctPickup .ctPickupList a{
    display: block;
    color: #0066af;
    font-size: 12px;
    text-decoration: none;
}
.ctPickup .ctPickupList a:hover{
    opacity: .5;
}
.ctPickup .ctPickupImg{
    margin-bottom: 5px;
}
.ctPickup .ctPickupImg img{
    width: 100%;
}


.ctConsultation .ctConsultationList li{
    margin-bottom: 18px;
}
.ctConsultation .ctConsultationList a{
    align-items: center;
    display: flex;
    justify-content: space-between;
    color: #0066af;
    font-size: 12px;
    text-decoration: none;
}
.ctConsultation .ctConsultationList a:hover{
    opacity: .5;
}
.ctConsultation .ctConsultationImg{
    width: calc((100% - 40px) / 2);
}
.ctConsultation .ctConsultationTxt {
    font-size: 14px;
    width: calc(100%/2);
}
.ctConsultation .ctConsultationImg img{
    width: 100%;
}
@media screen and (min-width: 400px) and (max-width: 900px) {
  .ctConsultation .ctConsultationTxt {
    letter-spacing: -1px;
    margin-left: 10px;
    width: 100%;
  }
}


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


.ctKeyvisual h2{
    font-size: 28px;
}

.ctKeyvisualImg{
    bottom: 18px;
}
.ctKeyvisualImg img{
    width: 154px;
}
.ctSectionBt a{
    width: 100%;
}
.ctSectionBt2 a{
    width: 100%;
}
.is-advisor .ctSectionBt2{
    padding-right: 15px;
    padding-left: 15px;
}
.ctPoint .ctPointBt a{
    width: 100%;
}
.ctAdvisor .ctAdvisorTag{
    width: 150px;
}
.ctAdvisor .ctAdvisorTxt{
    width: 150px;
}
.ctAdvisor .ctAdvisorImg img{
    width: 150px;
}

}

/*-------- ITコンサルタントバナー新規追加20180913 ---------*/
.itBanner{
	max-width: 809px;
    margin: 30px 15px 0;
}
.itBanner p.sp{
	text-align: center;
    margin-top: 8px;
}
.itBanner a{
	font-size: 13px;
    text-decoration: underline;
    color: #0066af;
}
.itBanner a:hover{
	opacity: 0.8;
}


/*----- TOPへ戻るボタン -----*/
.pagetop {
    display: none;
    position: fixed;
    bottom: 150px;
    right: 15px;
    z-index: 100;
}
.pagetop a {
    display: block;
    background-color: #ccc;
    text-align: center;
    color: #222;
    font-size: 13px;
    text-decoration: none;
    padding: 8px 20px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.8;
}
.pagetop a:hover {
    display: block;
    text-align: center;
    color: #fff;
    font-size: 13px;
    text-decoration: none;
    padding:8px 20px;
	filter:alpha(opacity=50);
    -moz-opacity: 0.5;
    opacity: 0.6;
}

/*----- 求人特集エリア作成 -----*/
.jobOffer{
	background: #f8f8f8;
	padding: 0 !important;
}
.jobOffer .jobOfferInner{
	max-width: 970px;
    margin-right: auto;
    margin-left: auto;
}
.jobOffer .ctSearchTitWrap{
    padding: 10px 15px;
    color: #fff;
    background: linear-gradient(-90deg,#40bfe3, #3f91e7 50%, #3e7ae9);
    display: flex;
    align-items: center;
}
.jobOffer .ctSearchTit{
    font-size: 17px;
    font-weight: bold;
    position: relative;
    padding-left: 28px;
}
.jobOffer .ctSearchTit:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
}
.jobOffer .ctSearchTit.is-search:before{
    background: url(/resource/common/img/top-style/icon_search_white.svg) 0 0 no-repeat;
    background-size: 17px;
    width: 17px;
    height: 17px;
}
.jobOffer .ctSearchTit.is-recruit:before{
    background: url(/resource/common/img/top-style/icon_star_white.svg) 0 0 no-repeat;
    background-size: 20px;
    width: 20px;
    height: 20px;
}
.jobList{
	display: flex;
    flex-wrap: wrap;
    justify-content: center;
	padding: 30px 0 20px;
	background: #fff;
    text-align: center;
}
.consulting-job__box {
	padding: 30px 40px;
	margin-bottom: 20px;
	box-sizing: border-box;
	width: 310px;
    float: left;
    padding: 0 1px;
    text-align: left;
}
.consulting-job__box:nth-child(odd) {
	border-bottom: 1px solid #d9d9d9;
    padding-bottom: 20px;
}
.consulting-job__box:nth-child(even) {

}
.consulting-job__image {
	margin-bottom: 10px;
}
.consulting-job__image img {
	max-width: 100%;
}
.consulting-job__image a:hover img {
	opacity: .8;
}
.consulting-job__title {
  margin-bottom: 13px;
  font-size: 1.1em;
	line-height: 1.5;
  font-weight: bold;
}
.consulting-job__title > a {
  color: #1262b2;
  text-decoration: underline;
}
.consulting-job__title > a:hover {
  text-decoration: none;
}
.consulting-job__sub {
  margin-bottom: 5px;
	font-size: 1em;
	line-height: 1.6;
}
.consulting-job__commentBox {
	display: flex;
	align-items: flex-start;
}
.consulting-job__commentImage {
	flex: 0 0 70px;
	border-radius: 50%;
	margin-right: 13px;
}
.consulting-job__commentImage > img {
	width: 100%;
}
.consulting-job__commontText {
	font-size: 1em;
	line-height: 1.83;
	border-radius: 10px;
	background: #f4fbfe;
	border: 1px solid #6cc1f3;
	position: relative;
	padding: 12px 15px;
}
.consulting-job__commontText::before,
.consulting-job__commontText::after {
	content: '';
	position: absolute;
	left: -13px;
	top: 27px;
	border: 5px solid transparent;
	border-right-width: 7px;
	border-right-color: #6cc1f3;
}
.consulting-job__commontText::after {
	left: -11px;
	border-right-color: #f4fbfe;
}

/*----- ご紹介企業情報 -----*/
.companyInfo{
    background: #f8f8f8;
    padding: 60px 0 50px !important;
}
.companyInfo .companyInfoInner{
    border-bottom: #eee 1px solid !important;
    max-width: 970px;
    margin-right: auto;
    margin-left: auto;
    margin-top: -10px;
}
.companyInfo .ctSearchTitWrap{
    padding: 10px 15px;
    color: #fff;
    background: linear-gradient(-90deg,#40bfe3, #3f91e7 50%, #3e7ae9);
    display: flex;
    align-items: center;
}
.companyInfo .ctSearchTit{
    font-size: 17px;
    font-weight: bold;
    position: relative;
    padding-left: 28px;
}
.companyInfo .ctSearchTit:before{
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
}
.companyInfo .ctSearchTit.is-search:before{
    background: url(/resource/common/img/top-style/icon_building.svg) 0 center no-repeat;
    background-size: 16px;
    width: 16px;
    height: 27px;
}
.companyInfo .companyListBox {
    padding: 30px 15px 40px;
    background: #fff;
}
.companyInfo .companyList {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    margin: 0 17px 20px;
}
.companyInfo .companyList__item {
    box-sizing: border-box;
    padding-top: 12px;
    width: calc(100%/2);
}
.companyInfo .companyList__item:nth-child(odd) {
    padding-right: 16px;
}
.companyInfo .companyList__item:nth-child(even) {
    padding-left: 16px;
}
.companyInfo .companyList__item:nth-child(2) {
    border-bottom: 1px solid #d9d9d9;
}
.companyInfo .companyList__item:nth-child(1),
.companyInfo .companyList__item:nth-child(2) {
    border-bottom: 1px solid #d9d9d9;
    padding-top: 0;
}
.companyInfo .companyList__logoBox {
    align-items: center;
    display: flex;
    margin-bottom: 5px;
    min-height: 50px;
}
.companyInfo .companyList__item:nth-child(1) .companyList__logoBox,
.companyInfo .companyList__item:nth-child(2) .companyList__logoBox {
    margin-bottom: 12px;
}
.companyInfo .companyList__logo,
.companyInfo .companyList__img {
    width: 100%;
}
.companyInfo .companyList__link {
    color: #1262b2;
    display: block;
    font-size: 14px;
    font-weight: bold;
}
.companyInfo .companyList__item:nth-child(even) .companyList__link {
    letter-spacing: -2.6px;
}
.companyInfo .companyList__link:hover {
    opacity: 0.7;
}
.companyInfo .companyList__txt {
    padding: 6px 0 12px;
    text-align: center;
    text-decoration: underline;
}
.companyInfo .companyList__item:nth-child(1) .companyList__txt,
.companyInfo .companyList__item:nth-child(2) .companyList__txt {
    padding: 6px 0 16px;
}

/*-- ご紹介企業例 --*/
.public{
	background: #fff;
	border-radius: 8px;
	box-shadow: 5px 5px 8px rgba(100,100,100,0.1);
}
.public--slide {
    padding: 0 10px;
}
.public .ctSectionTit3 span{
	color: #000;
}
.public .ctSectionTit3{
	        padding: 20px 0 10px;
}

/*---------------------
営業(sales)領域追加_20181011
-----------------------------------*/
.ctKeyvisualTxtWrapSales{
    background: url(/resource/common/img/sp/top-style/sales/bg_1.png) center 0 no-repeat;
        background-size: cover;
}
.ctKeyvisualTit_sales h2{
    display: inline;
    font-feature-settings : "palt";
    letter-spacing: 0.2rem;
}
/*色調整*/
.ctFlow .ctFlowTitSales{
    color: #304482 !important;
}
.ctFlow .ctFlowTitSales:before{
    background-color: #304482 !important;
}
.ctSection.is-reason-sales{
    color: #fff;
    background: linear-gradient(90deg,#1698d9, #0a2966 70%, #0a2966) !important;
}
.is-solution .ctSectionTit2Sales{
    color: #0a2966;
}
.ctSolution .ctSolutionListSales > li:before{
    background-color: #0a2966;
}
.ctSearchTitWrapSales{
    background: linear-gradient(240deg,#1698d9, #0a2966 70%, #0a2966) !important;
}
.ctSearchListSales li a{
    background: url(/resource/common/img/top-style/icon_arrow_blue_right3.svg) right 15px center no-repeat !important;
}
.ctAdvisorSales .ctAdvisorTag > span{
    background: linear-gradient(240deg,#1698d9, #0a2966 70%, #0a2966) !important;
}
.ct-bt-darkblue{
    display: inline-block;
    background: #0a2966;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    text-decoration: none;
    border: #0a2966 1px solid;
    padding: 14px 0;
    font-size: 14px;
    transition: .4s ease-out;
}
.ct-bt-darkblue:before{
    content:"";
    display: inline-block;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
    margin-right: 5px;
}
.ct-bt-darkblue:hover{
    opacity: .6;
    box-shadow: 3px 6px 10px rgba(0,0,0,0.3);
}
.is-pointSales .ctPoint .ctPointGrid:before{
    background-color: #0a2966 !important;
}
.is-pointSales .ctPoint .ctPointTag > span{
    background: linear-gradient(240deg,#1698d9, #0a2966 70%, #0a2966) !important;
}
.ctSection.is-introductionSales{
    background: linear-gradient(120deg,#1698d9, #0a2966 100%, #0a2966) !important;
}

.ctIntroductionSales li:nth-child(1) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/sales/icon_no1.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionSales li:nth-child(2) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/sales/icon_no2.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionSales li:nth-child(3) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/sales/icon_no3.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctSectionBt2Sales--company {
    padding:
}
.companyInfoSales {
    margin-top: -50px;
}
.companyInfoSales .companyList__item:nth-child(1), .companyInfoSales .companyList__item:nth-child(2) {
    border-bottom: none;
}
.companyInfoSales .companyList__item:nth-child(3) {
    display: none;
}
.companyInfoSales .companyList__item:nth-child(even) .companyList__link {
    letter-spacing: inherit !important;
}
.companyInfoSales .companyList__item:nth-child(2) .companyList__link {
    letter-spacing: -1px !important;
}

/*---------------------------------------
ものづくり・メーカー(maker)領域追加_20181201
-------------------------------------------*/
.ctKeyvisualTxtWrapMaker{
    background: url(/resource/common/img/sp/top-style/maker/bg_1.png) center 0 no-repeat;
        background-size: cover;
}
.ctKeyvisualTit_Maker h2{
    display: inline;
    font-feature-settings : "palt";
    letter-spacing: 0.2rem;
}
/*色調整*/
.ctFlow .ctFlowTitMaker{
    color: #096904 !important;
}
.ctFlow .ctFlowTitMaker:before{
    background-color: #096904 !important;
}
.ctSection.is-reason-Maker{
    color: #fff;
    background: linear-gradient(90deg,#42cf59, #096904 70%, #096904) !important;
}
.ctSection.is-solutionMaker{
    background: #e8f2ed;
}
.is-solution .ctSectionTit2Maker{
    color: #096904;
}
.ctSolution .ctSolutionListMaker > li:before{
    background-color: #096904;
}
.ctSearchTitWrapMaker{
    background: linear-gradient(240deg,#42cf59, #096904 70%, #096904) !important;
}
.ctSearchListMaker li a{
    background: url(/resource/common/img/top-style/icon_arrow_green_right3.png) right 15px center no-repeat !important;
}
.ctSearchListMaker li a:active{
    background-color: #E8F2ED !important;
}
.ctAdvisorMaker .ctAdvisorTag > span{
    background: linear-gradient(240deg,#42cf59, #096904 70%, #096904) !important;
}
.ct-bt-green{
    display: inline-block;
    background: #248449;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    text-decoration: none;
    border: #248449 1px solid;
    padding: 14px 0;
    font-size: 14px;
    transition: .4s ease-out;
}
.ct-bt-green:before{
    content:"";
    display: inline-block;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
    margin-right: 5px;
}
.ct-bt-green:hover{
    opacity: .6;
    box-shadow: 3px 6px 10px rgba(0,0,0,0.3);
}

.is-pointMaker .ctPoint .ctPointGrid:before{
    background-color: #096904 !important;
}
.is-pointMaker .ctPoint .ctPointTag > span{
    background: linear-gradient(240deg,#42cf59, #096904 70%, #096904) !important;
}
.ctSection.is-introductionMaker{
    background: linear-gradient(120deg,#42cf59, #096904 100%, #096904) !important;
}
.ctIntroduction .ctIntroductionTitMaker{
    color: #1e824c;
    background: url(/resource/common/img/top-style/icon_arrow_green_right2.png) 0 5px no-repeat !important;
    background-size: 24px;
    padding-left: 36px;
}
.ctIntroductionMaker li:nth-child(1) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/maker/icon_no1.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionMaker li:nth-child(2) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/maker/icon_no2.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionMaker li:nth-child(3) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/maker/icon_no3.png) 0 8px no-repeat;
    background-size: 30px;
}
.consulting-job__commontTextMaker {
    font-size: 1em;
    line-height: 1.83;
    border-radius: 10px;
    background: #e8f2ed;
    border: 1px solid #096904;
    position: relative;
    padding: 12px 15px;
}
.consulting-job__commontTextMaker::before,
.consulting-job__commontTextMaker::after {
    content: '';
    position: absolute;
    left: -13px;
    top: 27px;
    border: 5px solid transparent;
    border-right-width: 7px;
    border-right-color: #096904;
}
.consulting-job__commontTextMaker::after {
    left: -11px;
    border-right-color: #e8f2ed;
}
.companyInfoMaker .companyList__item:nth-child(1), .companyInfoMaker .companyList__item:nth-child(2) {
    border-bottom: none;
}
.companyInfoMaker .companyList__item:nth-child(3) {
    display: none;
}
.companyInfoMaker .companyList__item:nth-child(1) .companyList__link {
    letter-spacing: -2px;
}
.companyInfoMaker .companyList__item:nth-child(even) .companyList__link {
    letter-spacing: inherit !important;
}

/*---------------------------------------
女性の転職(womanwill)領域追加_20190122
-------------------------------------------*/
.fw_n {
    font-weight: normal;
}
.ctKeyvisualWomanwill h2{
    text-shadow: none;
}
#contentWrap .ct-ff-cgWomanwill {
    text-shadow: 3px 3px 0 rgba(1,44,75,0.3);
}
.ctKeyvisualTxtWrapWomanwill{
    background: url(/resource/common/img/sp/top-style/womanwill/bg_1.png) center 0 no-repeat;
        background-size: cover;
}
.ctKeyvisualTit_Womanwill h2{
    display: inline;
    font-feature-settings : "palt";
    letter-spacing: 0.2rem;
}
/*色調整*/
.ctFlow .ctFlowTitWomanwill{
    color: #d9366c !important;
}
.ctFlow .ctFlowTitWomanwill:before{
    background-color: #d9366c !important;
}
.ctSection.is-reason-Womanwill{
    color: #fff;
    background: linear-gradient(90deg,#ffca7f, #d9366c 70%, #d9366c) !important;
}
.ctSection.is-solutionWomanwill{
    background: #ffebf1;
}
.ctSolution .ctSolutionItemWomanwill:first-child{
    background: url(/resource/common/img/top-style/womanwill/img_solution_1.png) center 100% no-repeat;
    background-size: 243px;
    box-sizing: border-box;
    padding-bottom: 100px;
    margin-bottom: 20px;
}
.is-solution .ctSectionTit2Womanwill{
    color: #d9366c;
}
.ctSolution .ctSolutionListWomanwill > li:before{
    background-color: #d9366c;
}
.ctSearch .ctSearchTitWrapWomanwill{
    padding: 10px 15px;
    color: #fff;
    background: linear-gradient(-90deg,#ffca7f, #d9366c 50%, #d9366c);
    display: flex;
    align-items: center;
}
.jobOffer .ctSearchTitWrapWomanwill{
    padding: 10px 15px;
    color: #fff;
    background: linear-gradient(-90deg,#ffca7f, #d9366c 50%, #d9366c);
    display: flex;
    align-items: center;
}
.consulting-job__commontTextWomanwill {
    font-size: 1em;
    line-height: 1.83;
    border-radius: 10px;
    background: #fff3f3;
    border: 1px solid #d9366c;
    position: relative;
    padding: 12px 15px;
}
.consulting-job__commontTextWomanwill::before,
.consulting-job__commontTextWomanwill::after {
    content: '';
    position: absolute;
    left: -13px;
    top: 27px;
    border: 5px solid transparent;
    border-right-width: 7px;
    border-right-color: #d9366c;
}
.consulting-job__commontTextWomanwill::after {
    left: -11px;
    border-right-color: #fff3f3;
}
.ct
.ctSearchTitWrapWomanwill{
    background: linear-gradient(240deg,#ffca7f, #d9366c 70%, #d9366c) !important;
}
.ctSearchListWomanwill li a{
    background: url(/resource/common/img/top-style/icon_arrow_pink_right3.png) right 15px center no-repeat !important;
}
.ctSearchListWomanwill li a:active{
    background-color: #ffebf1 !important;
}
.ctSearchBtn{
    display: block;
    border-radius: 8px;
    border: #ccc 1px solid;
    background-color: #fff;
    background-size: 12px;
    display: flex;
    height: auto;
    justify-content: center;
    margin: 0 auto;
    width: 100%;
}
.ctSearchBtn a{
    background: url(/resource/common/img/top-style/icon_arrow_pink_right3.png) right 15px center no-repeat;
    color: #0066af;
    display: block;
    padding: 9px 25px 9px 0;
    width: 100%;
    height: auto;
    box-sizing: border-box;
    font-size: 15px;
    text-decoration: none;
    font-weight: bold;
    border-radius: 8px;
    position: relative;
    text-align: center;
    transition: .4s ease-out;
}
.ctSearchBtn a:hover{
    background-color: #ffebf1 !important;
}
.ctAdvisorWomanwill .ctAdvisorTag > span{
    background: linear-gradient(240deg,#ffca7f, #d9366c 70%, #d9366c) !important;
}
.ct-bt-pink{
    display: inline-block;
    background: #d9366c;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    text-decoration: none;
    border: #d9366c 1px solid;
    padding: 14px 0;
    font-size: 14px;
    transition: .4s ease-out;
}
.ct-bt-pink:before{
    content:"";
    display: inline-block;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
    margin-right: 5px;
}
.ct-bt-pink:hover{
    opacity: .6;
    box-shadow: 3px 6px 10px rgba(0,0,0,0.3);
}

.is-pointWomanwill .ctPoint .ctPointGrid:before{
    background-color: #d9366c !important;
}
.is-pointWomanwill .ctPoint .ctPointTag > span{
    background: linear-gradient(240deg,#ffca7f, #d9366c 70%, #d9366c) !important;
}
.ctSection.is-introductionWomanwill{
    background: linear-gradient(120deg,#ffa67f, #d9366c 100%, #d9366c) !important;
}
.ctIntroduction .ctIntroductionTitWomanwill{
    color: #d9366c;
    background: url(/resource/common/img/top-style/icon_arrow_pink_right2.png) 0 5px no-repeat !important;
    background-size: 24px;
    padding-left: 36px;
}
.ctIntroductionWomanwill li:nth-child(1) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/womanwill/icon_no1.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionWomanwill li:nth-child(2) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/womanwill/icon_no2.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionWomanwill li:nth-child(3) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/womanwill/icon_no3.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctReason .ctReasonItemWomanwill{
}
.ctReason .ctReasonItemWomanwill:first-child{
    padding-bottom: 100px;
    background: url(/resource/common/img/top-style/img_reason_2.png) center 100% no-repeat;
    background-size: 250px;
    margin-bottom: 20px;
}

/*---------------------------------------
第二新卒(dainishinsotsu)領域追加_20190418
-------------------------------------------*/
.fw_n {
    font-weight: normal;
}
.ctKeyvisualDainishinsotsu h2 {
    text-shadow: none;
}
#contentWrap .ct-ff-cgDainishinsotsu {
    text-shadow: 3px 3px 0 rgba(1,44,75,0.3);
}
.ctKeyvisualTxtWrapDainishinsotsu{
    background: url(/resource/common/img/sp/top-style/dainishinsotsu/bg_1.png) center 0 no-repeat;
        background-size: cover;
}
.ctKeyvisualTit_Dainishinsotsu h2,
.ctKeyvisualTit_Dainishinsotsu .ctKeyvisualTit__heading{
    display: inline;
    font-feature-settings : "palt";
    letter-spacing: -0.01rem;
}
/*色調整*/
.ctFlow .ctFlowTitDainishinsotsu{
    color: #01846e !important;
}
.ctFlow .ctFlowTitDainishinsotsu:before{
    background-color: #01846e !important;
}
.ctSection.is-reason-Dainishinsotsu{
    color: #fff;
    background: linear-gradient(90deg,#00bab8, #01846e 70%, #01846e) !important;
}
.ctSection.is-solutionDainishinsotsu{
    background: #e5f2f0;
}
.ctSolution .ctSolutionItemDainishinsotsu:first-child{
    background: url(/resource/common/img/top-style/dainishinsotsu/img_solution_1.png) center 100% no-repeat;
    background-size: 243px;
    box-sizing: border-box;
    padding-bottom: 100px;
    margin-bottom: 20px;
}
.is-solution .ctSectionTit2Dainishinsotsu{
    color: #01846e;
}
.ctSolution .ctSolutionListDainishinsotsu > li:before{
    background-color: #01846e;
}
.ctSolution .ctSolutionListDainishinsotsu > li:nth-child(5) {
    height: 55px;
    padding: 0;
    line-height: 55px;
}
.ctSearch .ctSearchTitWrapDainishinsotsu{
    padding: 10px 15px;
    color: #fff;
    background: linear-gradient(-90deg,#00bab8, #01846e 50%, #01846e);
    display: flex;
    align-items: center;
}
.jobOffer .ctSearchTitWrapDainishinsotsu{
    padding: 10px 15px;
    color: #fff;
    background: linear-gradient(-90deg,#00bab8, #01846e 50%, #01846e);
    display: flex;
    align-items: center;
}
.consulting-job__commontTextDainishinsotsu {
    font-size: 1em;
    line-height: 1.83;
    border-radius: 10px;
    background: #e0f3f0;
    border: 1px solid #01846e;
    position: relative;
    padding: 12px 15px;
}
.consulting-job__commontTextDainishinsotsu::before,
.consulting-job__commontTextDainishinsotsu::after {
    content: '';
    position: absolute;
    left: -13px;
    top: 27px;
    border: 5px solid transparent;
    border-right-width: 7px;
    border-right-color: #01846e;
}
.consulting-job__commontTextDainishinsotsu::after {
    left: -11px;
    border-right-color: #e0f3f0;
}
.ctSearchDainishinsotsu {
    margin-bottom: 0;
}
.ctSearchTitWrapDainishinsotsu{
    background: linear-gradient(240deg,#00bab8, #01846e 70%, #01846e) !important;
}
.ctSearchListDainishinsotsu li a{
    background: url(/resource/common/img/top-style/icon_arrow_green01_right3.png) right 15px center no-repeat !important;
}
.ctSearchListDainishinsotsu li a:active{
    background-color: #e5f2f0 !important;
}
.ctSearchBtnDainishinsotsu a{
    background: url(/resource/common/img/top-style/icon_arrow_green01_right3.png) right 15px center no-repeat;
}
.ctSearchBtnDainishinsotsu a:hover{
    background-color: #e5f2f0 !important;
}
.ctAdvisorDainishinsotsu .ctAdvisorTag > span{
    background: linear-gradient(240deg,#00bab8, #01846e 70%, #01846e) !important;
}
.ctAdvisorDainishinsotsu .ctAdvisorTxt {
    letter-spacing: -0.8px;
}
.ct-bt-green01{
    display: inline-block;
    background: #01846e;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    text-decoration: none;
    border: #01846e 1px solid;
    padding: 14px 0;
    font-size: 14px;
    transition: .4s ease-out;
}
.ct-bt-green01:before{
    content:"";
    display: inline-block;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
    margin-right: 5px;
}
.ct-bt-green01:hover{
    opacity: .6;
    box-shadow: 3px 6px 10px rgba(0,0,0,0.3);
}

.is-pointDainishinsotsu .ctPoint .ctPointGrid:before{
    background-color: #01846e !important;
}
.is-pointDainishinsotsu .ctPoint .ctPointTag > span{
    background: linear-gradient(240deg,#00bab8, #01846e 70%, #01846e) !important;
}
.ctSection.is-introductionDainishinsotsu{
    background: linear-gradient(120deg,#00bab8, #01846e 100%, #01846e) !important;
}
.ctIntroduction .ctIntroductionTitDainishinsotsu{
    color: #01846e;
    background: url(/resource/common/img/top-style/icon_arrow_green01_right2.png) 0 5px no-repeat !important;
    background-size: 24px;
    padding-left: 36px;
}
.ctIntroductionDainishinsotsu li:nth-child(1) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/dainishinsotsu/icon_no1.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionDainishinsotsu li:nth-child(2) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/dainishinsotsu/icon_no2.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionDainishinsotsu li:nth-child(3) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/dainishinsotsu/icon_no3.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctReason .ctReasonItemDainishinsotsu{
}
.ctReason .ctReasonItemDainishinsotsu:first-child{
    padding-bottom: 100px;
    background: url(/resource/common/img/top-style/img_reason_2.png) center 100% no-repeat;
    background-size: 250px;
    margin-bottom: 20px;
}
.companyInfoDainishinsotsu {
    margin-top: -50px;
}
.companyInfoDainishinsotsu .companyList__item:nth-child(even) .companyList__link {
    letter-spacing: inherit !important;
}
.companyInfoDainishinsotsu .companyList__item:nth-child(4) .companyList__link {
    letter-spacing: -2px !important;
}

/*---------------------------------------
関西エリア(kansai)領域追加_20190805
-------------------------------------------*/
.ctKeyvisualTxtWrapKansai{
    background: url(/resource/common/img/sp/top-style/kansai/bg_1.png) center 0 no-repeat;
        background-size: cover;
}
.ctKeyvisualTit_Kansai h2{
    display: inline;
    font-feature-settings : "palt";
    letter-spacing: 0.2rem;
}
/*色調整*/
.ctFlow .ctFlowTitKansai{
    color: #e25a00 !important;
}
.ctFlow .ctFlowTitKansai:before{
    background-color: #e25a00 !important;
}
.ctSection.is-reason-Kansai{
    color: #fff;
    background: linear-gradient(90deg,#f7a13b, #e25a00 70%, #e25a00) !important;
}
.ctSection.is-solutionKansai{
    background: #fceee5;
}
.is-solution .ctSectionTit2Kansai{
    color: #e25a00;
}
.ctSolution .ctSolutionListKansai > li:before{
    background-color: #e25a00;
}
.ctSearchTitWrapKansai{
    background: linear-gradient(240deg,#f7a13b, #e25a00 70%, #e25a00) !important;
}
.ctSearchTitWrapChugoku{
    background: linear-gradient(240deg,#ca9b38, #9c5a00 70%, #9c5a00) !important;
}
.ctSearchListKansai li a{
    background: url(/resource/common/img/top-style/icon_arrow_orange_right3.png) right 15px center no-repeat !important;
}
.ctSearchListKansai li a:active{
    background-color: #fceee5 !important;
}
.ctSearchArea .ctSearchListKansai li:first-child {
    width: 100% !important;
}
.ctSearchArea .ctSearchListKansai li {
    width: calc(100%/2) !important;
}
.ctSearchArea .ctSearchListKansai li:nth-child(even) {
    border-right: 1px solid #ccc !important;
}
.ctSearchOccupation .ctSearchListKansai li:nth-child(1){
    letter-spacing: -1.5px;
}
.ctAdvisorKansai .ctAdvisorTag > span{
    background: linear-gradient(240deg,#f7a13b, #e25a00 70%, #e25a00) !important;
}
.ctAdvisorKansai .ctAdvisorTxt {
    letter-spacing: -1.5px;
}
.ctBtAreaTxt--lightgreen {
    color: #11a934;
}
.ct-bt-lightgreen{
    display: inline-block;
    background: #11a934;
    border-radius: 8px;
    color: #fff;
    text-align: center;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-decoration: none;
    padding: 20px 0;
    font-size: 17px;
    font-weight: bold;
    position: relative;
}
.ct-bt-lightgreen:before{
    content:"";
    position: absolute;
    top: 0;
    bottom: 0;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -14px;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 8px;
    width: 8px;
    height: 12px;
}
.ct-bt-lightgreen.is-noArrow:before{
    display: none;
}
.ct-bt-lightgreen:hover{
    opacity: .6;
    box-shadow: 3px 6px 10px rgba(0,0,0,0.3);
}
.ctSearchBtnKansai a {
    background: url(/resource/common/img/top-style/icon_arrow_orange_right3.png) right 15px center no-repeat;
}
.ctSearchBtnKansai a:hover{
    background-color: #fceee5 !important;
}
.is-pointKansai .ctPoint .ctPointGrid:before{
    background-color: #e25a00 !important;
}
.is-pointKansai .ctPoint .ctPointTag > span{
    background: linear-gradient(240deg,#f7a13b, #e25a00 70%, #e25a00) !important;
}
.is-pointKansai .ctInterview .ctInterviewGrid:before{
    background-color: #e25a00 !important;
}
.ctSection.is-introductionKansai{
    background: linear-gradient(120deg,#f7a13b, #e25a00 100%, #e25a00) !important;
}
.ctIntroduction .ctIntroductionTitKansai{
    color: #e25a00;
    background: url(/resource/common/img/top-style/icon_arrow_orange_right2.png) 0 5px no-repeat !important;
    background-size: 24px;
    padding-left: 36px;
}
.is-introduction .ctSectionTit3Kansai span{
    color: #00427f;
}
.ctIntroductionKansai li:nth-child(1) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/kansai/icon_no1.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionKansai li:nth-child(2) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/kansai/icon_no2.png) 0 8px no-repeat;
    background-size: 30px;
}
.ctIntroductionKansai li:nth-child(3) .ctIntroductionTitWrap{
    background: url(/resource/common/img/top-style/kansai/icon_no3.png) 0 8px no-repeat;
    background-size: 30px;
}
.consulting-job__commontTextKansai {
    font-size: 1em;
    line-height: 1.83;
    border-radius: 10px;
    background: #fff6f2;
    border: 1px solid #e5864c;
    position: relative;
    padding: 12px 15px;
}
.consulting-job__commontTextKansai::before,
.consulting-job__commontTextKansai::after {
    content: '';
    position: absolute;
    left: -13px;
    top: 27px;
    border: 5px solid transparent;
    border-right-width: 7px;
    border-right-color: #e5864c;
}
.consulting-job__commontTextKansai::after {
    left: -11px;
    border-right-color: #fff6f2;
}
.ctSectionBt2 .ctSectionBtTxt01 {
    padding-right: 180px;
}
.jobOfferKansai .jobOfferInner {
    margin-top: -35px;
}
.jobOfferKansai .owl-dots .owl-dot.active span {
    background: #e25a00;
}
.jobOfferKansai .owl-nav .owl-prev {
    border-bottom: 2px solid #e25a00;
    border-left: 2px solid #e25a00;
}
.jobOfferKansai .owl-nav .owl-next {
    border-top: 2px solid #e25a00;
    border-right: 2px solid #e25a00;
}
.jobOfferKansai .consulting-job__box:nth-child(odd) {
    border-bottom: none;
}
.jobOfferKansai .consulting-job__box {
    margin-bottom: -10px;
}
/*-- 転職業界地図「関西編」 --*/
.ctMapArea {
    max-width: 970px;
    margin: 0 auto;
}
.ctMapArea .ctSearchTitWrap {
    position: relative;
}
.ctMapArea .ctSearchTitWrap:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 15px;
    margin-top: auto;
    margin-bottom: auto;
    margin-left: -14px;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 8px;
    width: 8px;
    height: 14px;
}
.ctMapArea .ctSearchTit:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    display: block;
    background: url(/resource/common/img/top-style/icon_map.svg) 0 center no-repeat;
    background-size: 22px;
    width: 22px;
}
.ctMapList {
    border-bottom: 1px solid #e2e2e2;
    display: grid;
}
.ctMapItem {
    grid-template-columns: 1fr;
}
.ctMapItemMapArea {
    background: #fff;
}
.ctMapTxt {
    font-size: 14px;
    text-align: center;
    margin: 10px 0;
}
.ctMapAreaCtList {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 0 15px 10px;
}
.ctMapAreaCtItem {
    width: calc((100% - 10px)/2);
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 15px;
    transition: transform .1s ease-in-out;
}
.ctMapAreaCtItem:hover {
    transform: translate(0,3px);
}
.ctMapAreaCtLink {
    border: 1px solid #e25a00;
    border-radius: 20px;
    box-shadow: 0 3px #e25a00;
    color: #e25a00;
    display: block;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    transition: box-shadow .1s ease-in-out;
}
.is-chugoku .ctMapAreaCtLink {
    border: 1px solid #9c5a00;
    box-shadow: 0 3px #9c5a00;
    color: #9c5a00;
}
.ctMapAreaCtLink:hover {
    box-shadow: none;
}
.ctMapAreaCtItem:nth-child(odd){
    margin-right: 10px;
}
.ctMapItemMapImg {
    background: url(/resource/common/img/top-style/kansai/img_map.png) no-repeat center 0;
    background-size: cover;
    grid-row-start: 1;
    position: relative;
    height: 214px;
}
.is-chugoku .ctMapItemMapImg {
    background: url(/resource/common/img/top-style/kansai/img_map_chugoku.png) no-repeat center 0;
    background-size: cover;
    grid-row-start: 1;
    position: relative;
    height: 166px;
}
.ctMapAreaCtImg {
    position: absolute;
}
.ctMapAreaCtImg--osaka {
    top: 70px;
    left: 48%;
    width: 34px;
}
.ctMapAreaCtImg--kyoto {
    top: 6px;
    left: 46%;
    width: 50px;
}
.ctMapAreaCtImg--hyogo {
    top: 26px;
    left: 26%;
    width: 62px;
}
.ctMapAreaCtImg--nara {
    bottom: 32px;
    left: 59%;
    width: 50px;
}
.ctMapAreaCtImg--shiga {
    top: 20px;
    left: 66%;
    width: 43px;
}
.ctMapAreaCtImg--wakayama {
    bottom: 10px;
    left: 37%;
    width: 48px;
}
.ctMapAreaCtImg--yamaguchi {
    bottom: 8px;
    left: 7%;
    width: 58px;
}
.ctMapAreaCtImg--hiroshima {
    bottom: 25px;
    left: 39%;
    width: 70px;
}
.ctMapAreaCtImg--okayama {
    bottom: 35px;
    left: 70%;
    width: 34px;
}
.ctMapAreaCtImg--tottori {
    bottom: 115px;
    left: 75%;
    width: 56px;
}
.ctMapAreaCtImg--shimane {
    bottom: 85px;
    left: 29%;
    width: 60px;
}
.ctMapTit {
    background: #e25a00;
    color: #fff;
    font-size: 20px;
    font-weight: bold;
    height: 50px;
    line-height: 50px;
    position: relative;
}
.ctMapTit:before {
    content: "";
    display: block;
    background: url(/resource/common/img/top-style/icon_map.svg) no-repeat 0 0;
    position: absolute;
    bottom: 0;
    top: 0;
    left: 20px;
    margin: auto;
    height: 29px;
    width: 31px;
}
.ctMapTit:after {
    content: "";
    display: inline-block;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 12px;
    margin: 160px;
    position: absolute;
    bottom: 0;
    top: 0;
    right: 20px;
    margin: auto;
    height: 20px;
    width: 12px;
}
.ctMapTitLink {
    display: block;
    color: #fff;
    text-decoration: none;
}
.ctMapTit:hover {
    opacity: 0.7;
}
.bnrKansaiAreaList {
    margin-top: 40px;
}
.bnrKansaiAreaLink:hover {
    opacity: 0.7;
}
.bnrKansaiAreaItem {
    margin-bottom: 20px;
}
.bnrKansaiAreaItem:last-child {
    margin-bottom: 0;
}
.bnrKansaiAreaImg {
    padding: 0 15px;
    width: 100%;
}
.is-advisorKansai .ctAdvisor .slick-dots li.slick-active button:before {
    background: #e25a00;
}
/*---------------------------------------
東海エリア(tokai)デザインリニューアル_20191212
-------------------------------------------*/
.ctKeyvisualTxtWrapTokai {
    background: url(/resource/common/img/sp/top-style/tokai/bg_1.png) center 0 no-repeat;
    background-size: cover;
}
.ctKeyvisualTitTokai {
    white-space: nowrap;
}
.ctFlowTitTokai {
    color: #29a26e !important;
}
.ctFlowTitTokai:before {
    background-color: #29a26e !important;
}
.ctSection.is-reason-Tokai {
    color: #fff;
    background: linear-gradient(90deg,#60d2ab, #076f49) !important;
}
.ctReasonItemTokai:first-child {
    padding-bottom: 100px;
    background: url(/resource/common/img/top-style/img_reason_1.png) center 100% no-repeat;
    background-size: 250px;
    margin-bottom: 20px;
}
.ctSection.is-solutionTokai {
    background: #e9f6f0;
}
.ctSolutionItemTokai:first-child {
    background: url(/resource/common/img/top-style/img_solution_1.png) center 100% no-repeat;
    background-size: 243px;
    box-sizing: border-box;
    padding-bottom: 100px;
    margin-bottom: 20px;
}
.ctSectionTit2Tokai {
    color: #29a26e !important;
}
.ctSolution .ctSolutionListTokai > li:before {
    background-color: #29a26e;
}
.is-solution .ctSectionTit2Tokai {
    color: #29a26e;
}
.ctSolutionItemTokai {
    padding-bottom: 10px;
}
.ctSearch .ctSearchTitWrapTokai{
    padding: 10px 20px;
    color: #fff;
    background: linear-gradient(-90deg,#60d2ab, #076f49);
    display: flex;
    align-items: center;
}
.jobOffer .ctSearchTitWrapTokai{
    padding: 10px 20px;
    color: #fff;
    background: linear-gradient(-90deg,#60d2ab, #076f49);
    display: flex;
    align-items: center;
}
.ctSearchTitWrapTokai{
    background: linear-gradient(240deg,#60d2ab, #076f49);
}
.ctSearchListTokai li:first-child {
    width: 100%;
}
.ctSearchListTokai li a {
    background: url("/resource/common/img/top-style/tokai/icon_arrow_green_right3.png") right 15px center no-repeat !important;
}
.ctSearchListTokai li a:hover {
    background-color: #ecf9f3 !important;
}
.ctAdvisorTokai .ctAdvisorTag > span {
    background: linear-gradient(240deg,#60d2ab, #076f49) !important;
}
.is-pointTokai .ctPoint .ctPointGrid:before {
    background-color: #29a26e !important;
}
.is-pointTokai .ctPoint .ctPointTag > span {
    background: linear-gradient(240deg,#60d2ab, #076f49) !important;
}
.ctSection.is-introductionTokai {
    background: linear-gradient(120deg,#60d2ab, #076f49) !important;
}
.ctIntroductionTitTokai {
    color: #29a26e !important;
    background: url(/resource/common/img/top-style/tokai/icon_arrow_green_right2.png) 0 center no-repeat !important;
}
.ctIntroductionTokai li:nth-child(1) .ctIntroductionTitWrap {
    background: url(/resource/common/img/top-style/tokai/icon_no1.png) 0 center no-repeat;
    background-size: 46px;
}
.ctIntroductionTokai li:nth-child(2) .ctIntroductionTitWrap {
    background: url(/resource/common/img/top-style/tokai/icon_no2.png) 0 center no-repeat;
    background-size: 46px;
}
.ctIntroductionTokai li:nth-child(3) .ctIntroductionTitWrap {
    background: url(/resource/common/img/top-style/tokai/icon_no3.png) 0 center no-repeat;
    background-size: 46px;
}
.ctSearchBtnTokai a {
    background: url(/resource/common/img/top-style/tokai/icon_arrow_green_right3.png) right 15px center no-repeat !important;
}
.ctSearchBtnTokai a:hover {
    background-color: #dbfff0 !important;
}
.ct-bt-lightGreen{
    display: inline-block;
    background: #29a26e;
    border-radius: 8px;
    color: #fff;
    box-shadow: 0 3px 10px rgba(0,0,0,0.3);
    text-align: center;
    text-decoration: none;
    border: #29a26e 1px solid;
    padding: 14px 0;
    font-size: 14px;
    transition: .4s ease-out;
}
.ct-bt-lightGreen:before{
    content:"";
    display: inline-block;
    background: url(/resource/common/img/top-style/icon_arrow_white_right.svg) 0 center no-repeat;
    background-size: 6px;
    width: 6px;
    height: 10px;
    margin-right: 5px;
}
.ct-bt-lightGreen:hover{
    opacity: .6;
    box-shadow: 3px 6px 10px rgba(0,0,0,0.3);
}
@media screen and (max-width: 360px) {
    .ctAdvisorTxtTokai {
        letter-spacing: -1px;
    }
}
/*---------------------------------------
メーカーAGENTトップページ　MV登録ボタン改修_20210721
-------------------------------------------*/
.entryArea__btnCatchTxt {
    background: #fff;
    border-radius: 16.5px;
    color: #d10042;
    margin-right: 1em;
    font-size: .9em;
    padding: .3em 1em;
    letter-spacing: 0.5px;
}
.ct-bt-orange_MakerTop,
.ct-bt-orange_MakerTop:hover {
    background-color: #d10042;
}
.ct-bt-orange_MakerTop-color,
.ct-bt-orange_MakerTop:hover,
.ct-bt-orange_MakerTop-color:hover {
    background-color: #d10042;
}
.ctBtAreaTxt.ctBtAreaTxt.ctBtAreaTxt_MakerTop {
  color: #444;
}
/*---------------------------------------
メーカーAGENTトップページ　よくある質問追加_20210721
-------------------------------------------*/
.br-pcOnly {
    display: none!important;
}
.faq__inner {
    width: 90%;
    max-width: 1000px;
    margin: 0 auto;
}
.faq__list {
    margin-top: 30px;
}
.faq__item {
    background-color: #fff;
    border-radius: 7px;
    overflow: hidden;
    box-sizing: border-box;
}
.faq__itemHead {
    background-color: #fff;
    border: 1px solid #2E7D32;
    border-radius: 6px;
    padding: 12px 5%;
    transition: 0.3s;
    box-sizing: border-box;
    cursor: pointer;
}
.faq__title {
    font-size: 15px;
    font-weight: bold;
    color: #2E7D32;
    display: flex;
    align-items: center;
}
.faq__icon {
    min-width: 31px;
    height: 31px;
    background-image: url(/resource/maker/first_time/img/faq_icon_sp.svg);
    background-size: contain;
    background-repeat: no-repeat;
    color: transparent;
    margin-right: 15px;
}
.faq__button {
    display: block;
    height: 30px;
    text-align: center;
    line-height: 0;
    position: relative;
    margin-left: auto;
    margin-right: 25px;
}
.faq__button:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #2E7D32;
    width: 15px;
    height: 3px;
    transition: .3s;
}
.faq__button:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    background-color: #2E7D32;
    width: 15px;
    height: 3px;
    transition: .3s;
    transform-origin: center;
    transform: rotate(90deg) scale(1,1);
    -webkit-transform: rotate(90deg);
}
.faq__button.open:after {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.faq__itemBody {
    background-color: #fff;
    display: none;
}
.faq__answer {
    position: relative;
    display: inline-block;
    padding: 0 0 0 70px;
    margin-top: 26px;
    font-size: 20px;
    color: #2E7D32;
}
.faq__text {
    font-size: 14px;
    padding: 5%;
}
.faq__item:nth-of-type(n+2) {
    margin-top: 5px;
}
.faq__item.open {
    box-shadow: 0 0 6px 0 rgba(0,0,0,0.16);
    border: none;
}
.faq__itemHead.open {
    background-color: #fff;
    border: 1px solid #2E7D32;
    border-radius: 6px 6px 0 0;
}
/*---------------------------------------
女性の転職AGENTトップページ　よくある質問追加_20221216
-------------------------------------------*/
.woman__inner--faq {
    padding: 50px 0 70px;
    background: linear-gradient(120deg, #ffa67f, #d9366c 100%, #d9366c) !important;
}
.dainishinsotsu__inner--faq {
    padding: 50px 0 70px;
    background: linear-gradient(90deg,#00bab8, #01846e 70%, #01846e) !important;
}
.woman__inner--faq .top__headingArea--line,
.dainishinsotsu__inner--faq .top__headingArea--line{
    font-weight: bold;
    text-align: center;
    position: relative;
    color: #fff;
}
.woman__inner--faq .top__headingArea--line:before,
.dainishinsotsu__inner--faq .top__headingArea--line:before {
    content: '';
    position: absolute;
    left: 50%;
    bottom: -13px;
    display: inline-block;
    width: 64px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #FFFFFF;
    border-radius: 2px;
}
.woman__inner--faq .top__heading,
.dainishinsotsu__inner--faq .top__heading {
    font-size: 28px;
    line-height: 1.3;
    margin: 5px 0;
    display: block;
}
.woman__inner--faq .top__headingSub,
.dainishinsotsu__inner--faq .top__headingSub {
    font-size: 16px;
}
.woman__inner--faq .top__headingArea--line:after,
.dainishinsotsu__inner--faq .top__headingArea--line:after {
    content: '';
    position: absolute;
    left: calc(50% - 16px);
    bottom: -13px;
    display: inline-block;
    width: 32px;
    height: 4px;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    background-color: #fff600;
    border-radius: 2px 0 0 2px;
}
.woman__inner--faq .faq__inner,
.dainishinsotsu__inner--faq .faq__inner {
    width: 90%;
    max-width: 970px;
}
.woman__inner--faq .faq__list,
.dainishinsotsu__inner--faq .faq__list {
    margin-top: 45px
}

.woman__inner--faq .faq__item,
.dainishinsotsu__inner--faq .faq__item {
    background-color: #fff;
    border-radius: 3px
}

.woman__inner--faq .faq__item:nth-of-type(n+2),
.dainishinsotsu__inner--faq .faq__item:nth-of-type(n+2) {
    margin-top: 10px
}


.woman__inner--faq .faq__head,
.dainishinsotsu__inner--faq .faq__head {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 25px 11px 15px;
    cursor: pointer;
    height: 40px
}
@media screen and (max-width: 767px) {
    .woman__inner--faq .faq__item:nth-of-type(n+2),
    .dainishinsotsu__inner--faq .faq__item:nth-of-type(n+2) {
        margin-top: 6px
    }
}
@media screen and (max-width: 767px) {
    .woman__inner--faq .faq__head,
    .dainishinsotsu__inner--faq .faq__head {
        padding: 16px 20px 17px 15px;
        height: auto
    }
}

.woman__inner--faq .faq__head.is-active span:before,
.dainishinsotsu__inner--faq .faq__head.is-active span:before {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg)
}

.woman__inner--faq .faq__question,
.dainishinsotsu__inner--faq .faq__question {
    font-size: 16px;
    font-weight: bold;
    display: flex;
    align-items: center;
    padding-left: 37px;
    position: relative
}

.woman__inner--faq .faq__question::before {
    content: "Q";
    font-size: 26px;
    color: #d9366c;
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.dainishinsotsu__inner--faq .faq__question::before {
    content: "Q";
    font-size: 26px;
    color: #01846e;
    position: absolute;
    top: 50%;
    left: 0%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.woman__inner--faq .faq__even,
.dainishinsotsu__inner--faq .faq__even {
    position: relative;
    display: block;
    min-width: 20px;
    height: 20px;
    margin-left: 5px
}

.woman__inner--faq .faq__even:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 2px;
    background-color: #d9366c;
    transition: .2s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}
.dainishinsotsu__inner--faq .faq__even:before {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 2px;
    background-color: #01846e;
    transition: .2s;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg)
}

.woman__inner--faq .faq__even:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 2px;
    background-color: #d9366c;
    transition: .3s
}
.dainishinsotsu__inner--faq .faq__even:after {
    display: block;
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    width: 20px;
    height: 2px;
    background-color: #01846e;
    transition: .3s
}

.woman__inner--faq .faq__body,
.dainishinsotsu__inner--faq .faq__body {
    display: none;
    padding: 0 25px 25px 15px
}

.woman__inner--faq .faq__answer,
.dainishinsotsu__inner--faq .faq__answer {
    font-size: 15px;
    display: flex;
    align-items: flex-start;
    padding-left: 37px;
    position: relative;
    margin-top: 0;
    color: #333;
}
.woman__inner--faq .faq__link,
.dainishinsotsu__inner--faq .faq__link {
    font-size: 15px;
    text-align: right;
    text-decoration: none;
}
.woman__inner--faq .faq__link span,
.dainishinsotsu__inner--faq .faq__link span{
    font-size: 10px;
}
.woman__inner--faq .faq__link a,
.dainishinsotsu__inner--faq .faq__link a{
    /* padding-left: 16px; */
    padding-left: 37px;
    text-decoration: none;
    display: block;
}
.woman__inner--faq .faq__answer::before,
.dainishinsotsu__inner--faq .faq__answer::before {
    content: "A";
    font-size: 26px;
    font-weight: bold;
    color: #3A4A4D;
    position: absolute;
    left: 0;
    top:0;
    background-color: transparent;
}
.faq__bodyInner{
    display: flex;
    align-items: flex-end;
    flex-direction: column;
}