  @charset "utf-8";

/* ==================================================== */
/* CPD
/* ==================================================== */
.cpd_top {}

.cpd_top .align-r {
    padding-top: 0.6em;
    text-align: right;
}
.cpd_top .align-r a.r-link-btn {
    padding: 8px 23px 8px 30px;
/*    text-decoration: underline;*/
}
.cpd_top .contactArea_align-r a.r-link-btn{
    padding: 8px 0 8px 30px;
}
.cpd_top a.r-link-btn:before {
    left: 0;
    right: auto;
    top: 6px;
}
.cpd_top a.r-link-btn:after {
    left: 6px;
    right: auto;
    top: 12px;
}

.cpd_top .fixed-contents__area{
    margin-bottom: 0;
}
.cpd_top .fixed-contents__area .text__box .align-r a{
    padding: 8px 0 8px 30px;
}
.cpd_top .fixed-contents__area .text__box p a{
    color: #0F70C3;
    text-decoration: underline;
}
.cpd_top .fixed-contents__area .text__box .commom-btn {
    text-align: left;
    padding: 2em 0 0;
}
.cpd_top .fixed-contents__area .text__box .commom-btn .commom-btn_link{
    position: relative;
    width: 320px;
    padding: 19px 0;
    background: #fff;
    font-weight: normal;
    color: #1870BE;
    border: solid 1px #1870BE;
}
.cpd_top .fixed-contents__area .text__box .commom-btn .commom-btn_link:before {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    right: 20px;
    margin: auto;
    width: 7px;
    height: 7px;
    border: 0;
    border-top: solid 1px #1870BE;
    border-right: solid 1px #1870BE;
    transform: rotate(45deg);
}
.cpd_top .fixed-contents__area .contents__contactArea {
    margin: 5.4em auto 1.2em;
    justify-content: space-between;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact {
    border: 1px solid #0F70C3;
    width: 48%;
    padding: 25px 4% 35px;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact h3 {
    align-items: center;
    font-weight: bold;
    font-size: 2.6rem;
    color: #0F70C3;
    line-height: 1;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact h3 span {
    display: inline-block;
    padding: 11px 0 0 20px;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact h3 .acmin-pro {
    padding: 0;
    font-size: 7.6rem;
    color: #E6E6E6;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact .commom-btn {
    max-width: 407px;
    margin-left: 0;
    padding: 1.3em 0 1.2em;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact .commom-btn .commom-btn_link {
    position: relative;
    text-align: left;
    font-size: 1.7rem;
    width: 100%;
    padding: 25px 0 25px 35px;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact .commom-btn .commom-btn_link:before {
    content: "";
    position: absolute;
    top: 42%;
    transform: translateY(-42%);
    -webkit-transform: translateY(-42%);
    -ms-transform: translateY(-42%);
    right: 25px;
    width: 9px;
    height: 9px;
    margin: auto;
    border-top: 1px solid #fff;
    border-right: 1px solid #fff;
    transform: rotate(45deg);
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact .align-r{
    padding-top: 1em;
    text-align: left;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact:last-child .commom-btn .commom-btn_link{
    background: #fff;
    border: solid 1px #1870BE;
    color: #1870BE;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact:last-child .commom-btn .commom-btn_link:before {
    border-top: 1px solid #1870BE;
    border-right: 1px solid #1870BE;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact:last-child .commom-btn .commom-btn_link:before {
    border-top: 1px solid #1870BE;
    border-right: 1px solid #1870BE;
}
.cpd_top .fixed-contents__area .contents__contactArea .contents__contact:last-child p:last-child {
    margin-top: .5em;
    font-weight: bold;
    color: #E50000;
}
.cpd_top .fixed-contents__area .cpd_top__news{
    margin-top: 6em;
    padding: 5em 0 6.5em;
    background-color: #F4F4F4;
}
.cpd_top .fixed-contents__area .cpd_top__news h4{
    font-size: 2.4rem;
    font-weight: bold;
    color: #0F70C3;
}
.cpd_top .fixed-contents__area .cpd_top__news .notetext{
    margin-bottom: 1em;
    padding-top: 0;
    font-weight: bold;
    font-size: 1.5rem;
}
.cpd_top .fixed-contents__area .cpd_top__news .bg{
    padding: 48px 5% 33px;
    background-color: #fff;
}
.cpd_top .fixed-contents__area .cpd_top__news .bg article{
    margin-bottom: 1.2em;
    padding-bottom: 1em;
    border-bottom: solid 1px #E8E9E8;
    font-size: 1.6rem;
}
.cpd_top .fixed-contents__area .cpd_top__news .bg article time{
    width: 104px;
    color: #676767;
}
.cpd_top .fixed-contents__area .cpd_top__news .bg article .cpd_top__news_text{
    width: 89%;
}
.cpd_top .fixed-contents__area .cpd_top__news .bg article .cpd_top__news_text a{
    color: #0F70C3;
    text-decoration: underline;
}

.cpd_top .fixed-contents__area .cpd_top__news .bg .align-r a.r-link-btn:before{
    left: auto;
    right: 0;
}
.cpd_top .fixed-contents__area .cpd_top__news .bg .align-r a.r-link-btn:after{
    left: auto;
    right: 8px;
}

@media screen and (max-width:767px) {
    .cpd_top .fixed-contents__area .text__box .commom-btn{
        text-align: center;
    }
    .cpd_top .fixed-contents__area .text__box .commom-btn .commom-btn_link{
        max-width: 320px;
        width: 100%;
    }
    .cpd_top .fixed-contents__area .contents__contactArea{
        display: block;
    }
    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact{
        width: 100%;
        margin-bottom: 30px;
        padding: 25px 4% 20px;
        text-align: center;
    }

    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact:last-child{
        margin-bottom: 0;
    }
    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact h3.flex{
        align-items: center;
    }
    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact h3 span{
        display: inline-block ;
        padding: 0;
        font-size: 1.9rem;
    }
    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact h3 .acmin-pro{
        padding-right: 8px;
        margin-bottom: 10px;
        font-size: 6rem;
    }
    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact p {
        text-align: left;
    }
    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact .commom-btn{
        margin: 0 auto;
    }
    .cpd_top .fixed-contents__area .contents__contactArea .contents__contact .commom-btn .commom-btn_link{
        padding: 19px 0 19px 35px;
        font-size: 1.4rem;
    }
    .cpd_top .fixed-contents__area .cpd_top__news{
        padding: 50px 0 90px;
    }
    .cpd_top .fixed-contents__area .cpd_top__news h4{
        margin-bottom: 20px;
        font-size: 2.1rem;
    }
    .cpd_top .fixed-contents__area .cpd_top__news .notetext{
        margin-bottom: 30px;
        text-align: left;
        font-size: 1.4rem;
        line-height: 1.3;
    }
    .cpd_top .fixed-contents__area .cpd_top__news .bg{
        padding: 32px 5%;
    }
    .cpd_top .fixed-contents__area .cpd_top__news .bg article{
        margin-bottom: 15px;
        padding-bottom: 15px;
        font-size: 1.4rem;
    }
    .cpd_top .fixed-contents__area .cpd_top__news .bg article .flex{
        display: block;
    }
    .cpd_top .fixed-contents__area .cpd_top__news .bg article time{
        display: block;
        width: auto;
        margin-bottom: 5px;
    }
    .cpd_top .fixed-contents__area .cpd_top__news .bg article .cpd_top__news_text{
        width: 100%;
    }
}






/* ==================================================== */
/*  CPDお知らせ一覧
/* ==================================================== */
/*打ち消し*/
.cpd_list a[target=_blank],
.cpd_list a[href$=".pdf"]{
    padding: 0;
    background: none;
}

/*contents__list*/
.contents__title{
    margin-bottom: 3.9em;
}
.contents__list{
    margin-bottom: 7em;
}
.contents__list article{
    padding: 1.13em 0 1.5em;
    border-top: solid 1px #E8E8E8;
}
.contents__list article:last-of-type{
    border-bottom: solid 1px #E8E8E8;
}
.contents__list article a{
    position: relative;
    display: block;
}
.contents__list article > a:before {
    content: "";
    position: absolute;
    top: 42%;
    transform: translateY(-42%);
    -webkit-transform: translateY(-42%);
    -ms-transform: translateY(-42%);
    right: 15px;
    width: 13px;
    height: 13px;
    margin: auto;
    border-top: 1px solid #0070BF;
    border-right: 1px solid #0070BF;
    transform: rotate(45deg);
}

.contents__list article .d-contents__box{
    width: 95%;
}
.contents__list article .title_box{
    margin-top: 0.5em;
}
.contents__list article h2{
    position: relative;
    display: inline-block;
    font-size: 1.5rem;
/*    font-weight: bold;*/
    line-height:1.45;
}
.contents__list article a h2 {
    display: inline;
    text-decoration: underline;
    color: #0070BF;
}

.contents__list article a[href$=".pdf"] h2:after {
    position: absolute;
    content: "";
    background: url(/jia-official/cms/wp-content/themes/jia-official/img/common/ico_pdf.svg) no-repeat;
    width: 21px;
    height: 21px;
    margin-left: 10px;
    background-size: cover;
    background-position: center;
    bottom: 0;
    right: auto;
}
.contents__list article time{
    display: inline-block;
    margin-right: 3px;
    font-size: 1.3rem;
    color: #A3A3A3;
}
.contents__list article span{
    font-size: 1.3rem;
    color: #A3A3A3;
}




@media screen and (max-width: 767px) {
    .contents__title {
        margin-bottom: 2.9em;
    }
    .contents__list article {
        padding: 1em 0;
    }
    .contents__list article time,
    .contents__list article span {
        font-size: 1.2rem;
    }
    .contents__list article h2 {
        font-size: 1.5rem;
    }
    .contents__list article .d-contents__box {
        width: 100%;
    }
    .contents__list article a .title_box {
        width: 90%;
    }
    .contents__list article > a:before {
        top: 50%;
        right:10px;
    }
 }



/* ==================================================== */
/*  CPDお知らせ詳細
/* ==================================================== */
.cdp-news-detail .contents__title{
    color: #A3A3A3;
}
.detail-contents__area {
    margin: 3em auto;
}
.detail-contents__area article .detail-contents__title p {
    display: inline-block;
    margin-right: 12px;
    color: #A3A3A3;
    font-size: 1.6rem;
}
.detail-contents__area article .detail-contents__title {
    margin-bottom: 2.4em;
    padding-bottom: 2.1em;
    border-bottom: solid 1px #E8E8E8;
}
.detail-contents__area article .detail-contents__title h2 {
    margin-top: 0.4em;
    font-size: 3.3rem;
    font-weight: bold;
    letter-spacing: initial;
    line-height: 1.4;
}

@media screen and (max-width: 767px) {
.detail-contents__area article .detail-contents__title {
    margin: 0 0 1.4em;
    padding-bottom: 1.1em;
}
.detail-contents__area article .detail-contents__title h2 {
    font-size: 2.2rem;
}
.detail-contents__area article .detail-contents__title p {
    font-size:1.2rem;
}

}

