@charset "utf-8";

/* ----------------------------
PC
---------------------------- */

/* 人材支援プレミアムサービス　トップ */

.premium_main {
    width: 100%;
    margin: 0 auto 40px;
}

.premium_main img {
    display: block;
    width: 100%;
}

ul.kigyo {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 25px;
}

ul.kigyo li {
    width: 115px;
}

.yutai_tit01 {
    text-align: center;
    font-size: 2.8rem;
    font-weight: 700;
    line-height: 1.4;
    margin-bottom: 20px;
}

.yutai_tit01 span {
    color: #DF0615;
    font-weight: 700;
    font-size: 3.2rem;
}

.yutai_tit02 {
    font-size: 1.8rem;
    font-weight: 500;
    text-align: center;
    line-height: 1.5;
}

.yutai_tit02 span {
    color: #DF0615;
}

.premium_points {
    padding: 30px 16px 6px 16px;
    background-color: rgba(54,107,209,0.1);
    border-radius: 10px;
    margin-top: 50px;
    margin-bottom: 50px;
}

.premium_points ul li {
    padding: 16px 8px 16px 8px;
    background-color: #fff;
    display: flex;
    margin-bottom: 15px;
}

.premium_points > p {
    text-align: center;
    font-size: 2.8rem;
    font-weight: 700;
    margin-bottom: 20px;
}

.premium_points > p span {
    color: #DF0615;
    font-size: 3.0rem;
}

.premium_points ul li .point01 {
    width: 100px;
    height: 34px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #0E357F;
    font-size: 1.5rem;
    color: #fff;
    font-family: "Roboto", sans-serif;
    font-weight: 700;
    border-radius: 20px;
    margin-right: 10px;
}

.premium_points ul li .point02 {
    width: calc(100% - 110px);
    font-size: 1.8rem;
    font-weight: 700;
}

.premium_points ul li .point02 span {
    color: #DF0615;
}

.linkBt_bl.premium_bl li {
    width: 189px;
    margin-right: 10px;
}

.linkBt_bl.premium_bl li:nth-child(4n) {
    margin-right: 0;
}

.linkBt_bl.premium_bl li a span {
    font-size: 1.3rem;
}

h3.yutai_tit03 {
    text-align: center;
    color: #fff;
    font-size: 2.6rem;
    border-left: none;
    padding-top: 7px;
    padding-bottom: 7px;
}

h3.yutai_pink {
    background-color: #D63B83;
}

h3.yutai_green {
    background-color: #10721B;
}

h3.yutai_blue {
    background-color: #3262BF;
}

h3.yutai_org {
    background-color: #DB9800;
}

h3.yutai_tit03 .yel {
    color: #FFEB00;
}

h4.yutai_tit04 {
    text-align: center;
    color: #fff;
    font-size: 2.0rem;
    padding: 5px 20px 5px 20px;
    background-color: #0E357F;
    margin-bottom: 20px;
}

.yusrv_list {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

.yusrv_list .yusrv {
    width: 49%;
    border: 2px solid #0E357F;
    padding: 20px 20px 95px 20px;
    position: relative;
    margin-bottom: 40px;
}

.yusrv_top {
    display: flex;
    justify-content: space-between;
}

.yusrv_top .yusrv_logo {
    width: 156px;
    max-width: 46%;
}

.yusrv_tags {
    max-width: 52%;
    display: flex;
    flex-direction: column;
    align-items: flex-end;
}

.yusrv_tags span {
    display: block;
    width: fit-content;
    border: 1px solid #D63B83;
    color: #D63B83;
    background-color: #FFF;
    border-radius: 2px;
    font-size: 1.4rem;
    line-height: 1.2;
    padding: 2px 3px 2px 3px;
    margin-bottom: 5px;
}

.yusrv_tags.mid span {
    border: 1px solid #008736;
    color: #008736;
}

.yusrv_tags.middle span {
    border: 1px solid #1B7BB7;
    color: #1B7BB7;
}

.yusrv_tags.haken span {
    border: 1px solid #DB9800;
    color: #DB9800;
}

.yusrv_list .yusrv h5 {
    font-size: 1.8rem;
    font-weight: 700;
    text-align: center;
    background-color: #E3DFCF;
    border-radius: 4px;
    margin-bottom: 10px;
}

.yusrv_list .yusrv > p {
    font-size: 1.5rem;
}

.yusrv_list .yusrv > p.com_name {
    text-align: right;
    margin-bottom: 10px;
}

.yusrv_list .yusrv .yusrv_cont {
    border: 1px solid #D2D5D9;
    padding: 12px 10px 12px 10px;
    border-radius: 5px;
    margin-top: 10px;
}

.yusrv_list .yusrv .yusrv_cont > span {
    display: block;
    width: fit-content;
    text-align: center;
    font-size: 1.3rem;
    color: #fff;
    background-color: #3262BF;
    border-radius: 20px;
    padding: 1px 18px 1px 18px;
    margin-bottom: 5px;
}

.yusrv_list .yusrv .yusrv_cont .yusrv_cont_tit {
    color: #0E357F;
    font-size: 1.8rem;
    font-weight: 500;
}

.yusrv_list .yusrv .yusrv_cont .yusrv_price {
    font-size: 1.8rem;
    font-weight: 500;
    color: #DF0615;
}

.yusrv_list .yusrv .yusrv_cont .yusrv_price span {
    font-size: 1.5rem;
    font-weight: 400;
}


.yusrv_list .yusrv .yusrv_btn {
    width: 240px;
    height: 60px;
    color: #fff;
    background-color: #980913;
    display: flex;
    align-items: center;
    font-size: 1.6rem;
    padding: 0 15px 0 15px;
    position: absolute;
    bottom: 20px;
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
}

.yusrv_list .yusrv .yusrv_btn:after {
    content: '';
    width: 16px;
    height: 16px;
    background-image: url(/assets/img/premium/yusrv_btn_ar.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    top: 50%;
    right: 15px;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    
}

.yusrv_list .yusrv ul.dot {
    margin-left: 1.5em;
}

.yusrv_list .yusrv ul.dot li{
    list-style-type: disc;
    line-height: 1.5;
}

.yusrv_list .yusrv .yusrv_cont a {
    color: #366BD1;
    display: inline;
    text-decoration: none;
    white-space: normal;
    word-wrap: break-word;
}

ol.encircled {
    margin: 0;
    padding: 0
}

ol.encircled li {
    list-style: none;
    padding-left: 1.3em;
    text-indent: -1.3em;
}


/* あさがくナビ　特別プランA */

.psrv_top {
    padding: 15px 15px 15px;
    background-color: #EFEDE4;
    display: flex;
    justify-content: space-between;
}

.psrv_top_tit {
    width: 75%;
    display: flex;
}

.psrv_top_tags {
    width: 25%;
}

.psrv_top_tit_img {
    background-color: #fff;
    width: 120px;
    height: 120px;
    margin-right: 20px;
    position: relative;
}

.psrv_top_tit_img img {
    width: 95%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden;
}

.psrv_top_tit_tx {
    width: calc(100% - 140px);
}

.psrv_top_tit_tx > p {
    font-size: 2.6rem;
    font-weight: 700;
    margin-bottom: 5px;
}

.psrv_top_tit_tx > span {
    font-size: 1.5rem;
}

h3.psrv_tit {
    font-size: 1.8rem;
    font-weight: 700;
    padding: 0 0 15px 36px;
    background-color: transparent;
    border-left: none;
    border-bottom: 1px solid #DEDEDE;
    position: relative;
}

h3.psrv_tit:before {
    content: '';
    display: block;
    width: 26px;
    height: 26px;
    background-image: url(/assets/img/premium/psrv_tit_ic.png);
    background-position: center;
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 0;
    top: 4px;
}

.prsv_fee_tit {
    color: #fff;
    font-weight: 500;
    background-color: #535353;
    padding: 2px 20px 2px 25px;
}

.prsv_fee {
    padding: 15px 25px 15px 20px;
    border: 1px solid #535353;
    margin-bottom: 15px;
}

.prsv_yutai_tit {
    color: #fff;
    font-weight: 500;
    background-color: #AD974C;
    padding: 2px 20px 2px 25px;
}

.prsv_yutai {
    padding: 15px 25px 15px 20px;
    border: 1px solid #AD974C;
    margin-bottom: 15px;
}

.prsv_fee_text01,
.prsv_yutai_text01 {
    font-weight: 700;
}

.prsv_feeprsv_yutai .emp,
.prsv_yutai .emp {
    font-size: 2.4rem;
    line-height: 1.2;
    font-weight: 700;
}

.prsv_feeprsv_yutai .f24,
.prsv_yutai .f24 {
    font-size: 2.4rem;
    line-height: 1.2;
}

.prsv_feeprsv_yutai .f20,
.prsv_yutai .f20 {
    font-size: 2.0rem;
    line-height: 1.0;
}

.prsv_feeprsv_yutai .f_bold,
.prsv_yutai .f_bold {
    font-weight: 700;
}

.psrv_ar {
    display: block;
    width: 0;
    height: 0;
    border-style: solid;
    border-right: 30px solid transparent;
    border-left: 30px solid transparent;
    border-top: 30px solid #0E357F;
    border-bottom: 0;
    margin: 15px auto 15px;
}

a.psrv_apply_bt {
    width: 540px;
    height: 100px;
    background-color: #DF0615;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 2.0rem;
    color: #fff;
    font-weight: 500;
    text-align: center;
    margin: 40px auto 40px;
}

.psrv_link {
    color: #366BD1;
}

.tel_mail_tit {
    font-size: 2.0rem;
    font-weight: 700;
    margin-bottom: 10px;
}

dl.tel_mail {
    display: flex;
    justify-content: flex-start;
    flex-wrap: wrap;
}

dl.tel_mail dt {
    font-weight: 700;
    width: 40px;
    padding-right: 10px;
}

dl.tel_mail dd {
    width: calc(100% - 40px);
}

dl.tel_mail dd a {
    color: #366BD1;
    font-weight: 700;
}


/* ----------------------------
SP
---------------------------- */

@media screen and (max-width: 767px) {
    /* 人材支援プレミアムサービス　トップ */
    .premium_main {
        margin-bottom: 30px;
    }
    .yutai_tit01 {
        font-size: 2.0rem;
    }
    .yutai_tit01 span {
        font-size: 2.4rem;
    }
    .yutai_tit02 {
        font-size: 1.5rem;
    }
    .premium_points {
        margin-top: 25px;
        margin-bottom: 40px;
    }
    .premium_points > p {
        font-size: 2.0rem;
    }
    .premium_points > p span {
        font-size: 2.2rem;
    }
    .premium_points ul li {
        display: block;
        padding: 15px 10px 12px 10px;
    }
    .premium_points ul li .point01 {
        width: 90px;
        height: 26px;
        padding-top: 4px;
        font-size: 1.3rem;
        margin-right: 0;
        margin-bottom: 5px;
    }
    .premium_points ul li .point02 {
        width: 100%;
        font-size: 1.6rem;
    }
    .linkBt_bl.premium_bl li {
        width: 49%;
        margin-right: 2%;
    }
    .linkBt_bl.premium_bl li:nth-child(even) {
        margin-right: 0;
    }
    .linkBt_bl.premium_bl li a span {
        font-size: 1.1rem;
    }
    h3.yutai_tit03 {
        font-size: 2.0rem;
        font-weight: 500;
        margin-top: 30px;
        margin-bottom: 10px;
    }
    h4.yutai_tit04 {
        font-size: 1.6rem;
        margin-bottom: 15px;
        padding: 5px 10px 5px 10px;
    }
    .yusrv_list {
        display: block;
    }
    .yusrv_list .yusrv {
        width: 100%;
        padding: 15px 8px 80px 8px;
        margin-bottom: 10px;
    }
    .yusrv_top .yusrv_logo {
        width: 125px;
    }
    .yusrv_list .yusrv > p {
        font-size: 1.4rem;
    }
    .yusrv_list .yusrv h5 {
        padding: 4px 10px 4px 10px;
    }
    .yusrv_list .yusrv .yusrv_cont .yusrv_cont_tit {
        font-size: 1.6rem;
    }
    .yusrv_list .yusrv .yusrv_btn {
        font-size: 1.5rem;
        height: 46px;
        bottom: 15px;
    }
    
    /* あさがくナビ　特別プランA */
    .psrv_top {
        display: block;
    }
    .psrv_top_tit {
        width: 100%;
    }
    .psrv_top_tags {
        width: 100%;
        max-width: 100%;
        flex-direction: row;
        justify-content: flex-start;
        flex-wrap: wrap;
        margin-top: 12px;
    }
    .psrv_top_tags span {
        margin-right: 5px;
        margin-bottom: 5px;
    }
    .psrv_top_tit_img {
        width: 80px;
        height: 80px;
        margin-right: 10px;
    }
    .psrv_top_tit_tx {
        width: calc(100% - 90px);
    }
    .psrv_top_tit_tx > p {
        font-size: 1.8rem;
    }
    .psrv_top_tit_tx > span {
        font-size: 1.3rem;
    }
    h3.psrv_tit:before {
        top: 2px;
    }
    .psrv_ar {
        border-right: 20px solid transparent;
        border-left: 20px solid transparent;
        border-top: 20px solid #0E357F;
    }
    .prsv_feeprsv_yutai .emp,
    .prsv_yutai .emp {
        font-size: 2.2rem;
    }
    a.psrv_apply_bt {
        width: 100%;
        max-width: 310px;
        height: 60px;
        font-size: 1.6rem;
    }
    .tel_mail_tit {
        font-size: 1.8rem;
    }
    
    
    
    
    
    
}




















