/* カスタマイズ用CSS */
body{
  background-image: url(/html/user_data/assets/img/common/bg.jpg);
  background-attachment: fixed;
}

.ec-headerNaviRole {
    max-width: 1320px;
}
.ec-sliderRole {
    max-width: 1320px;
    margin-bottom: 80px;
}
.ec-role {
    max-width: 1320px;
}

.ec-topicRole {
    margin-bottom: 0px;
}

.ec-layoutRole .ec-layoutRole__contents {
    max-width: 100%;
}

.ec-layoutRole{
    background: unset;
}

.ec-sliderItemRole{
    padding-left: 0;
    padding-right: 0;
    margin: 0;
}



.ec-itemNav__nav > li:hover > a {
  background: #ff7600;
}

.slick-slide img{
    border-radius: 10px;
}

/*----------------------------------    ヘッダー    ----------------------------------*/
.ec-headerNaviRole {
    background-color: #fff;
    border-radius: 51px;
    padding: 16px 24px;
    margin: 16px auto 40px;
}

.ec-headerNaviRole .ec-headerNaviRole__left{
    display: flex;
    gap: 8px;
    align-items: center;
    width: 48%;
}

.header-left-left img{
    height: 100%;
    max-height: 56px;
    width: auto;
    display: block;
}

@media only screen and (min-width: 768px) {
    .ec-headerSearch .ec-headerSearch__category .ec-select select {
      padding: 9px 8px 8px 12px;
    }
}

.fa-user:before,
.fa-heart:before,
.fa-lock:before{
    color: #ED9520;
}

@media only screen and (min-width: 768px) {
    .ec-headerNav .ec-headerNav__itemLink {
        font-weight: 600;
    }
}

.ec-cartNavi__label{
    display: none;
}

/*----------------------------------footer----------------------------------*/
.ec-footerRole {
    border-top: unset;
    margin-top: 30px;
    background: #FEC131;
}

@media only screen and (min-width: 768px) {
    .ec-footerTitle {
        padding: 50px 0 40px;
    }
}

.ec-footerRole .ec-footerRole__inner img {
        width: 100%;
        max-width: 170px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------
                                                        TOPページ
 ----------------------------------------------------------------------------------------------------------------------------------------*/
/*----------------------------------    カテゴリ    ----------------------------------*/
@media only screen and (min-width: 768px) {
    .ec-categoryNaviRole {
        display: block;
        background-color: #f4f4f4;
        width: 100%;
        padding: 24px;
        border-radius: 15px;
        margin-bottom: 40px;
    }
}

.horizontal-line{
    border-top: 1px solid #afafaf96;
    width: 100%;
    margin: 16px 0 0px;
}

.category-ttl{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 50px;
    display: flex;
    justify-content: center;
}

.category-ttl p{
    font-size: 18px;
    font-weight: 600;
    color: #fff;
    border-radius: 50px;
    text-align: center;
    padding: 8px 24px;
    background-color: #292F4A;
}

.ec-headerTitle__title h1{
    display: none;
}

.ec-itemNav{
    padding: 16px;
    border-radius: 10px;
    
}

@media only screen and (min-width: 768px) {
    .ec-itemNav__nav {
        display: flex;
        gap: 20px;
        justify-content: center;
    }
}

@media only screen and (min-width: 768px) {
    .ec-itemNav__nav li a {
        border-radius: 5px;
    }
}

.ec-itemNav__nav li a {
    padding:12px 16px;
    background-color: #ffab63a6;
    color: #fff;
}

/*----------------------------------What is JOBIMO?----------------------------------*/
@media only screen and (min-width: 768px) {
    .ec-eyecatchRole {
        display: flex;
        align-items: center;
        gap: 40px;
        margin-bottom: 80px;
    }
}

@media only screen and (min-width: 768px) {
    .ec-eyecatchRole .ec-eyecatchRole__intro {
        flex: 1;
        padding-right: unset;
        order: 1;
    }
}

@media only screen and (min-width: 768px) {
    .ec-eyecatchRole .ec-eyecatchRole__image {
        flex: 1;
        order: 2;
    }
}

.ec-eyecatchRole .ec-eyecatchRole__image {
    margin-bottom: unset;
}

@media only screen and (min-width: 768px) {
    .ec-eyecatchRole .ec-eyecatchRole__introEnTitle {
        margin-top: 45px;
        font-size: clamp(3rem, 0.8333rem + 4.5139vw, 6.25rem);
        font-weight: 600;
        color: #fe7c31;
        line-height: 0.8;
    }
}

.ec-eyecatchRole .ec-eyecatchRole__introEnTitle{
    margin-bottom: 8px;
}

@media only screen and (min-width: 768px) {
    .ec-eyecatchRole .ec-eyecatchRole__introTitle {
        margin-bottom: 1em;
        font-size: 20px;
    }
}

.ec-eyecatchRole__introTitle-02{
    font-size: clamp(1.75rem, 1.5833rem + 0.3472vw, 2rem);
    font-weight: 600;
    color:#fe7c31;
    line-height: 32px;
    margin-bottom: 8px;
}

@media only screen and (min-width: 768px) {
    .ec-eyecatchRole .ec-eyecatchRole__introDescription {
        margin-bottom: 30px;
        font-weight: 500;
    }
}
.ec-eyecatchRole__introDescription-cont{
    margin: 40px 0 40px 56px;
}

.ec-blockBtn--top {
    border: unset;
    background: linear-gradient(135deg, #ff7c38, #ffaa00);
    border-color: unset;
    border-radius: 50px;
    box-shadow:  0 4px 5px rgba(0, 0, 0, 0.1);
}

.w-jobimo .ec-eyecatchRole__image{
    border-radius: 5000px;
    overflow: hidden;
    padding-top:40px;
}
.w-jobimo .ec-eyecatchRole__image img{
    border-radius: 5000px;
    overflow: hidden;
}

/*----------------------------------TOPICS----------------------------------*/
.ec-topicRole {
    background: #ffffff;
    border-radius: 5px;
}

.ec-secHeading .ec-secHeading__en {
    font-size: clamp(1.25rem, 0.75rem + 1.0417vw, 2rem);
    color: #ff8b00;
    letter-spacing: 1px;
}

.ec-secHeading .ec-secHeading__ja {
    font-weight: 600;
    font-size: 16px;
}
@media only screen and (min-width: 768px) {
    .ec-topicRole .ec-topicRole__listItemTitle {
        margin-top: 0.5em;
        font-weight: 600;
        font-size: 1rem;
    }
}

/*----------------------------------New Jobs----------------------------------*/

.new-jobs{
    background-color: #f7f7f7;
    
}

.ec-newItemRole__listItem.__getAutoNewItemBlock img{
    border-radius: 10px;
    box-shadow: 0px 0px 8px rgb(1 1 1 / 10%);
}

.ec-secHeading--tandem .ec-secHeading__en {
    font-size: clamp(1.25rem, 0.75rem + 1.0417vw, 2rem);
    color: #00792a;
    letter-spacing: 1px;
}

.ec-secHeading--tandem .ec-secHeading__ja{
    font-weight: 600;
    font-size: 16px;
}

.ec-newItemRole .ec-newItemRole__listItemHeading {
    margin-top: calc(45% - 72px);
}

@media only screen and (min-width: 768px) {
    .ec-newItemRole .ec-newItemRole__listItemTitle {
        margin: 16px 0 10px;
        font-size: 16px;
        padding-left:16px;
        position: relative;
    }
    
    .ec-newItemRole .ec-newItemRole__listItemTitle::before {
        content: '';
        display: inline-block;
        width: 12px;
        height: 12px;
        background-color: #ff7600;
        border-radius: 40%;
        position: absolute;
        left: 0;
        top: 50%;
        transform: translateY(-50%);
    }
}

@media only screen and (min-width: 768px) {
    .ec-newItemRole .ec-newItemRole__listItem:not(:last-of-type) {
        margin-right: 30px;
        padding: 16px;
        background-color: #fff;
        border-radius: 10px;
    }
}

@media only screen and (min-width: 768px) {
    .ec-newItemRole .ec-newItemRole__listItem:nth-child(odd) {
        margin-right: 30px;
        padding: 16px;
        background-color: #fff;
        border-radius: 10px;
    }
}

.ec-inlineBtn--top {
    border: unset;
    padding: 10px 16px;
    background: linear-gradient(135deg, #ff7c38, #ffaa00);
    border-color: unset;
    border-radius: 50px;
    box-shadow:  0 4px 5px rgba(0, 0, 0, 0.1);
}

.ec-newItemRole__listItemPrice{
 display: none;   
}

/*----------------------------------Characteristics----------------------------------*/
.ec-categoryRole {
    padding: 40px 0;
    color: black;
    background: unset;
}

.chara-cont{
    display: flex;
    gap:40px;
    justify-content: center;
}

.chara-box{
 flex: 1;   
 border-radius: 10px;
 overflow: hidden;
}

.chara-upper{
    position: relative;
}

.upper-ttl-01,
.upper-ttl-02 {
    position: absolute;
    transform: rotate(90deg);
    top: 50px;
    left: -50px;
    padding: 6px;
    color: #fff;
}

.upper-ttl-01{
    background: #68D0F2;
}
.upper-ttl-02{
    background: #FEC131;
    top: 43px;
    left: -44px;
}

.jobim-02-content-ttl-01,
.jobim-02-content-ttl-02 {
  font-size: 1.2rem;  
  font-weight: 600;
}

.jobim-02-content-ttl-01 {
  color: #68D0F2;
}

.jobim-02-content-ttl-02 {
  color: #FEC131;
}

.jobjobim-02imo-content-des{
    font-weight: 500;
    color: #333;
}

.chara-under{
    padding: 24px;
    background-color: #fff ;
    display: flex;
    gap: 8px;
    flex-direction: column;
    align-items: center;
}

/*----------------------------------新着情報----------------------------------*/
@media only screen and (min-width: 768px) {
    .ec-newsRole {
        padding: 40px 0 80px;
    }
}

@media only screen and (min-width: 768px) {
    .ec-newsRole .ec-newsRole__news {
        border: unset;
        border-bottom: 1px solid #7a7a7a4a;
        padding: 0 24px 16px;
    }
}

@media only screen and (min-width: 768px) {
    .ec-newsRole .ec-newsRole__newsItem {
        padding: 0;
    }
}
/*----------------------------------------------------------------------------------------------------------------------------------------
                                                        求人一覧ページ
 ----------------------------------------------------------------------------------------------------------------------------------------*/
@media only screen and (min-width: 768px) {
    .ec-shelfGrid {
        margin-left: -16px;
        margin-right: -16px;
        gap: 16px;
    }
}

.ec-shelfGrid .ec-shelfGrid__item-image {
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
    height: 160px;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ec-shelfGrid .ec-shelfGrid__item img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    border-radius: 8px;
}

@media only screen and (min-width: 768px) {
    .ec-shelfGrid__item {
        padding: 16px 16px !important;
        background: #fff;
        border-radius: 10px;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }
}

.ec-shelfGrid .ec-shelfGrid__item .ec-productRole__btn {
    margin-top: 16px;
    margin-bottom: 0px;
}

.ec-blockBtn--action {
    border-radius: 50px;
}

.ec-shelfGrid__item p {
    font-weight: 600;
    color: #333;
}

.job-address {
    font-weight: 500 !important;
    font-size: 0.9rem;
}

.ec-shelfGrid__item .ec-productRole__tags {
    display: flex;
    font-size: 13px;
    gap:4px;
    padding: 0;
    color: #4db0ffcc;
    margin-top: 4px;
}

.ec-productRole__tag {
    display: block;
    border: 1px solid #4db0ffcc;
    padding: 2px 4px;
    border-radius: 4px;
}

.ec-shelfGrid__item {
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.ec-shelfGrid__item:hover {
    transform: translateY(-5px);
    box-shadow: 0 8px 16px rgba(0, 0, 0, 0.15);
}
/*----------------------------------------------------------------------------------------------------------------------------------------
                                                        求人詳細ページ
 ----------------------------------------------------------------------------------------------------------------------------------------*/
 @media only screen and (min-width: 768px) {
    .ec-productRole .ec-productRole__title .ec-headingTitle {
        font-size: 32px;
        font-weight: 600;
    }
}

.ec-grid2 {
        display: flex;
        background-color: #fff;
        border-radius: 15px;
        padding: 24px;
        box-shadow: 0px 0px 8px rgb(1 1 1 / 10%);
}

.ec-productRole__price{
    display: none;
}

.ec-productRole__actions{
    display: none;
}

@media only screen and (min-width: 768px) {
    .ec-sliderItemRole .item_nav {
        display: flex;
        justify-content: flex-start;
        flex-wrap: unset;
        margin-bottom: 0;
        height: 110px;
    }
}

.slick-slider {
   margin-bottom: 0px;
}

.ec-sliderItemRole .slideThumb {
    margin-bottom: 10px;
    text-align: center;
    width: 120px;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: center;
    overflow: hidden;
}

.ec-sliderItemRole .slideThumb img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
        border-radius: 5px;
}

.thumb-btn {
    margin-left: 8px;
    border-radius: 15px;
}

.thumb-btn {
    background: rgba(0, 0, 0, 0.4);
    color: #fff;
    border: none;
    font-size: 25px;
    width: 40px;
    height: 40px;
    cursor: pointer;
    z-index: 5;
    justify-content: center;
    align-items: center;
    display: flex;
    padding-bottom: 7px;
}

.ec-productRole {
    margin: 0 auto;
    padding-left: 20px;
    padding-right: 20px;
    box-sizing: border-box;
    font-size: 16px;
    line-height: 1.4;
    color: #525263;
    -webkit-text-size-adjust: 100%;
    width: 100%;
    max-width: 1130px;
}

.ec-productRole .ec-productRole__description {
    margin-bottom: 16px;
    background-color: #fff;
    border-radius: 15px;
    padding: 24px;
    box-shadow: 0px 0px 8px rgb(1 1 1 / 10%);
    margin-top: 24px;
}

.ec-productRole__description table {
    border: unset;
}

.ec-productRole__description tr {
    display: flex;
    gap:40px;
    border-bottom: 1px dashed #e0e0e0;
    padding: 12px;
}

.ec-productRole__description th {
    display: block;
    width: 23%;
}

.ec-productRole__description td{
    width: 100%;
    display: block;
}

.works-ttle {
    font-size: 1.5rem;
    font-weight: bold;
    border-bottom: 1px solid #cfcfcf;
    padding: 0 0px 4px 10px;
}

.btn-flex{
    display: flex;
    gap: 16px;
    padding: 16px 8px;
}

.btn-flex form{
    width: 100%;
}

.ec-productRole .ec-productRole__btn {
    width: 100%;
    margin-bottom: 16px;
    min-width: unset;
}

.ec-productRole .ec-productRole__btn button {
    border-radius: 50px;
}

/*----------------------------------------------------------------------------------------------------------------------------------------
                                                       新規会員登録ページ
 ----------------------------------------------------------------------------------------------------------------------------------------*/

.question-block button {
    display: flex;
    align-items: center;
    background-color: #DFDFDF;
    border: unset;
    border-radius: 15px;
    padding: 16px;
    width: 100%;
    max-width: 280px;
    justify-content: center;
    height: auto;
    position: relative;
}

.question-block img {
    height: 100px;
    width: auto;
    position: absolute;
    bottom:0px;
}

.flex {
    display: flex
;
}

/*----------------------------------------------------------------------------------------------------------------------------------------
                                                       会社概要ページ
 ----------------------------------------------------------------------------------------------------------------------------------------*/
.about-us {
    background-color: #fff;
    padding: 40px;
    border-radius:15px;
    color: #333 !important;
}

/*----------------------------------------------------------------------------------------------------------------------------------------
                                                       プライバシーポリシーページ
 ----------------------------------------------------------------------------------------------------------------------------------------*/
.privacy-policy{
    background-color: #fff;
    padding: 40px;
    border-radius:15px;
    color: #333 !important;
}

.pp-ttl {
    margin: 32px 0 8px;
    padding: 4px;
    border-top: 1px solid #FEC131;
    border-bottom: 1px solid #FEC131;
}

.pp-itemization {
    margin-left:16px;
}