@charset "UTF-8";
/* CSS Document */

/*-------------
共通
-------------*/

.storong {
    font-weight: 600;
}

#article.fuc_cmn_cont {
    line-height: normal;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    float: none;
    padding: 20px 29px 0 18px;
}

#article.fuc_cmn_cont * {
    box-sizing: border-box;
}

#article.fuc_cmn_cont .fc_red {
    color: #e62525;
}

#article.fuc_cmn_cont .fw_bold {
    font-weight: 700;
}

#article.fuc_cmn_cont .tx_center {
    text-align: center;
}

#article.fuc_cmn_cont span.bb {
    background: linear-gradient(transparent 60%, #d9edff 60%);
}

#article.fuc_cmn_cont img {
    max-width: 100%;
}

#article.fuc_cmn_cont a:hover {
    opacity: 0.8;
    text-decoration: none;
}

#article.fuc_cmn_cont p,
#article.fuc_cmn_cont dl {
    margin: 0;
}

#article.fuc_cmn_cont th,
#article.fuc_cmn_cont td {
    border: none !important;
}

#article.fuc_cmn_cont .normal-table th,
#article.fuc_cmn_cont .normal-table td {
    border: 1px #a9a9a9 solid !important;
}

/* #article table td {
    width: 60%;
} */

#article.fuc_cmn_cont .min {
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
}

#article.fuc_contents .idxh3 {
    border: none;
    background: none;
    margin: 0;
    padding: 0;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
}

#article.fuc_contents .btn_pdf a {
    display: block;
    background: #FFF url(../images/icon_pdf_s.png) right 15px top 50% no-repeat;
    background-size: 20px auto;
    padding: 15px 30px 15px 20px;
    border: 2px solid #e62525;
    border-radius: 5px;
    color: #333;
    text-align: center;
    text-decoration: none;
    font-weight: 700;
    font-size: 15px;
}

/*キービジュアル*/

#article.fuc_contents .keyArea {
    background: url(../images/fuc/key_fuc.jpg) 50% 50% no-repeat;
    background-size: auto;
    padding: 40px;
    margin: 0 auto 30px;
    position: relative;
}

#article.fuc_contents .keyArea:before {
    content: "";
    position: absolute;
    background: url(../images/fuc/icon_fuc.png) 50% 50% no-repeat;
    background-size: auto;
    width: 64px;
    height: 55px;
    top: 20px;
    right: 20px;
}

#article.fuc_contents .keyArea * {
    color: #FFF;
}

#article.fuc_contents .keyArea .catch {
    font-size: 26px;
    font-weight: 500;
    margin: 0 0 15px 0;
    padding: 0 0 10px 0;
    line-height: 2.8rem;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
}

#article.fuc_contents .keyArea .h3key {
    /* background: url(../images/fuc/icon_fuc.png) 0 50% no-repeat;
    background-size: auto; */
    padding: 0;
    font-size: 50px;
    font-weight: 500;
    line-height: 3.8rem;
    margin: 0;
    border: none;
}

#article.fuc_contents .keyArea p {
    font-size: 14px;
}

#article.fuc_contents .leadArea {
    padding: 0 20px;
    margin: 0 auto 40px;
}

#article.fuc_contents .leadArea p {
    font-size: 15px;
    line-height: 2rem;
}

#article.fuc_contents .leadArea .subCatch {
    font-size: 20px;
    color: #003f63;
    font-weight: 700;
    margin: 0 0 10px 0;
}

#article.fuc_contents .sBox a {
    display: block;
    background: #05477a url("../images/arrow_wt.png") right 20px top 50% no-repeat;
    background-size: 8px auto;
    color: #FFF;
    padding: 20px 30px;
    border-radius: 5px;
    text-decoration: none;
    position: relative;
}

#article.fuc_contents .sBox a:hover {
    text-decoration: none;
}

#article.fuc_contents .sBox.first {
    width: 100%;
    margin: 0 auto 30px;
}

#article.fuc_contents .sBox.first a {
    background: #eb6f2d url("../images/arrow_wt.png") right 20px top 50% no-repeat;
    background-size: 8px auto;
    padding: 30px 40px 30px 30px;
}

#article.fuc_contents .bn_type01 {
    width: 70%;
    margin: 80px auto 0;
}

#article.fuc_contents .sBox.first .idxh3 {
    font-size: 26px;
}

#article.fuc_contents .sBox.first .idxh3 .now_hiring {
    background: #FFF;
    font-size: 18px;
    color: #eb6f2d;
    padding: 5px 20px 2px 20px;
    line-height: normal;
    margin: -8px 0 0 15px;
    vertical-align: middle;
    border-radius: 5px;
    display: inline-block;
    text-align: center;
}

#article.fuc_contents .block_contArea {
    margin: 80px auto 0;
}

#article.fuc_contents .block_contArea .sBlock {
    margin: 0 auto 80px;
}

#article.fuc_contents .block_contArea .sBlock .idxh4 {
    background: #052d4b;
    border-left: none;
    border-top: 3px solid #c29b55;
    padding: 20px;
    color: #FFF;
    font-size: 24px;
    text-align: center;
    margin: 0 0 40px 0;
    line-height: 2.4rem;
}

#article.fuc_contents .block_contArea .sBlock .idxh4 .fs_s {
    font-size: 18px;
}

#article.fuc_contents .block_contArea .sBlock .idxh4 .enTit {
    color: #FFF;
    font-size: 16px;
    text-align: center;
    line-height: 1.8rem;
}

#article.fuc_contents .block_contArea .sBlock02 .bgArea {
    background: url(../images/fuc/img_bg_fuc01.jpg) 50% 50% no-repeat;
    background-size: cover;
    padding: 100px 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    gap: 40px 30px;
}

#article.fuc_contents .block_contArea .sBlock02 .sCont {
    width: calc((100% - 60px) / 3);
    box-sizing: border-box;
    background: #FFF;
    position: relative;
    border: 1px solid #052d4b;
    padding: 45px 20px 25px 20px;
}

#article.fuc_contents .block_contArea .sBlock02 .sCont .num {
    position: absolute;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    color: #FFF;
    text-align: center;
    font-weight: 500;
    font-size: 24px;
    background: #4291c5;
    width: 50px;
    height: 50px;
    border-radius: 50%;
    top: -25px;
    left: calc(50% - 25px);
    padding: 7px 0 0 0;
}

#article.fuc_contents .block_contArea .sBlock02 .sCont p {
    text-align: center;
    font-size: 18px;
    color: #052d4b;
    font-weight: 700;
    line-height: 1.8rem;
}

#article.fuc_contents .block_contArea .sBlock03 .ph {
    margin: 0 auto 40px;
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .sCont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
    margin: 0 auto 30px;
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .icon {
    width: 110px;
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .hukiBox {
    background: #ebf5fb;
    border-radius: 20px;
    padding: 25px 30px;
    position: relative;
    width: 690px;
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .sCont:nth-child(even) .icon {
    order: 2;
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .sCont:nth-child(even) .hukiBox {
    order: 1;
    background: #faeae9;
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .sCont p {
    font-size: 16px;
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .sCont:nth-child(odd) .hukiBox:before {
    content: "";
    background: #ebf5fb;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25px;
    left: -19.5px;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

#article.fuc_contents .block_contArea .sBlock03 .reviewBox .sCont:nth-child(even) .hukiBox:before {
    content: "";
    background: #faeae9;
    width: 20px;
    height: 20px;
    position: absolute;
    top: 25px;
    right: -19.5px;
    clip-path: polygon(0 0, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(0 0, 0% 100%, 100% 100%);
}

#article.fuc_contents .block_contArea .sBlock04 p {
    font-size: 14px;
}

#article.fuc_contents .block_contArea .sBlock03 {}

#article.fuc_contents .block_contArea .sBlock03 {}






#article.fuc_contents .linkArea .before_1year {
    margin: 0 0 20px 0;
}

#article.fuc_contents .linkArea .tglBtn {
    background: #666 url(../images/arrow_wt_down.png) right 15px top 50% no-repeat;
    background-size: 10px auto;
    font-size: 14px;
    color: #FFF;
    display: inline-block;
    padding: 10px 40px 10px 30px;
    border-radius: 5px;
    margin: 0 0 15px 0;
}

#article.fuc_contents .linkArea .tglBtn:hover {
    opacity: 0.7;
}

#article.fuc_contents .linkArea .tglBox {
    display: none;
}

#article.fuc_contents .linkArea .archives_link {
    margin: 0 auto 40px;
    padding: 0;
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
}

#article.fuc_contents .linkArea .archives_link li {
    margin: 0 20px 15px 0;
}


/*年別一覧CSS*/

#article.fuc_contents .lowerCont p {
    margin: 0 0 5px 0;
}

#article.fuc_contents .lowerCont .mainTit {
    margin: 0 auto 30px;
}

#article.fuc_contents .lowerCont .flBox {
    display: flex;
}

#article.fuc_contents .lowerCont .firstBlock {
    margin: 0 auto 30px;
}

#article.fuc_contents .lowerCont .sBlock {
    margin: 0 auto 60px;
}

#article.fuc_contents .lowerCont .firstBlock.flBox {
    flex-wrap: wrap;
    justify-content: space-between;
}

#article.fuc_contents .lowerCont .firstBlock.flBox .txtArea {
    width: 650px;
}

#article.fuc_contents .lowerCont .firstBlock.flBox .phArea {
    width: calc(100% - 650px - 30px);
}

#article.fuc_contents .lowerCont .firstBlock.flBox .phArea .txt_link {
    display: block;
    margin: 5px 0 0 0;
    text-align: center;
    font-size: 13px;
}


/*スマートスタディ*/
#article.fuc_contents .lowerCont .smart_study_cont {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
    padding: 15px 15px 15px 15px;
    border: 2px solid #CCC;
    border-radius: 20px;
    width: 510px;
    margin: 0 auto 50px;
}

#article.fuc_contents .lowerCont .smart_study_cont .leadArea {
    margin: 0;
    padding: 0;
    width: 50%;
}

#article.fuc_contents .lowerCont .smart_study_cont .leadArea p {
    margin: 0;
    font-size: 14px;
    line-height: 1.6rem;
}

#article.fuc_contents .lowerCont .smart_study_cont .bn {
    width: 47%;
}

#article.fuc_contents .lowerCont .smart_study_cont .bn a {
    display: block;
}

#article.fuc_contents .lowerCont .smart_study_cont .bn img {
    width: 100%;
}



#article.fuc_contents .lowerCont .h3Tit {
    font-size: 20px;
    font-weight: 700;
    background: #052f4f;
    margin: 0 0 30px 0;
    padding: 16px 20px 14px 20px;
    border: none;
    border-top: 4px solid #c79f55;
    color: #FFF;
}


#article.fuc_contents .lowerCont .h4Tit {
    font-size: 18px;
    padding: 0 0 0 10px;
    border-left: none;
    border: 1.5px solid #c79f55;
    margin-bottom: 21px;
    color: #fff;
    padding-left: 0;
    background-color: #c79f55;
    width: fit-content;
    padding: 5px 20px;
    margin: 0;
}

#article.fuc_contents .lowerCont .listWrap {
    border: #5e97cc 1px solid;
    padding: 20px;
    margin-bottom: 30px;
}

#article.fuc_contents .lowerCont .h5Tit {
    font-size: 14px;
    font-weight: 600;
    border-bottom: #5e97cc 1px solid;
}

#article.fuc_contents .lowerCont .h4Tit .fs_s {
    font-size: 13px;
}

#article.fuc_contents .lowerCont .sBlock .mTit {
    font-size: 16px;
    font-weight: 700;
    margin: 10px 0 18px 0;
    padding: 0 0 8px 18px;
    position: relative;
    border-bottom: 1px solid #ccc;
}

#article.fuc_contents .lowerCont .sBlock .mTit:before {
    content: "";
    position: absolute;
    background: #c79f55;
    width: 12px;
    height: 12px;
    border-radius: 50%;
    top: 4px;
    left: 0;
}

#article.fuc_contents .lowerCont #requirements_cont .seasonLimit {
    margin: 20px auto 30px;
    position: relative;
}

/* #article.fuc_contents .lowerCont #requirements_cont .seasonLimit::after {
    content: "";
    background-image: url(https://www.retpc.jp/wp-content/uploads/2025/07/sub_maister.png);
    background-size: 80% 80%;
    display: block;
    z-index: 3;
    width: 220px;
    height: 128px;
    position: absolute;
    right: 5%;
    top: -5%;
    background-repeat: no-repeat;
} */


#article.fuc_contents .lowerCont #requirements_cont .seasonLimit dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: flex-start;
    margin: 0 0 10px 0;
}

#article.fuc_contents .lowerCont #requirements_cont .seasonLimit dl:last-child {
    margin: 0;
}

#article.fuc_contents .lowerCont #requirements_cont .seasonLimit dl dt {
    width: 180px;
    padding: 10px 20px;
    font-weight: 700;
    font-size: 15px;
    text-align: center;
    color: #FFF;
}

#article.fuc_contents .lowerCont #requirements_cont .seasonLimit dl:nth-child(1) dt {
    background: #666;
}

#article.fuc_contents .lowerCont #requirements_cont .seasonLimit dl:nth-child(2) dt {
    background: #003f63;
}

#article.fuc_contents .lowerCont #requirements_cont .seasonLimit dl dd {
    width: calc(100% - 180px);
    padding: 10px 20px;
    font-weight: 700;
    font-size: 15px;
}

#article.fuc_contents .lowerCont #requirements_cont table {
    margin: 0;
    padding: 0;
}

#article.fuc_contents .lowerCont #requirements_cont table th {
    padding: 10px 10px 8px;
}

#article.fuc_contents .lowerCont #requirements_cont table td {
    padding: 16px 10px 14px;
    text-align: center;
    font-weight: 700;
    font-size: 16px;
}

#article.fuc_contents .lowerCont #requirements_cont table td .fc_red {
    font-size: 13px;
    font-weight: 400;
}

#article.fuc_contents .lowerCont #requirements_cont td .btn {
    width: 350px;
    margin: 0 auto;
}

#article.fuc_contents .lowerCont #requirements_cont td .btn a {
    background: #c79f55 url("../images/arrow_wt.png") right 20px top 50% no-repeat;
    background-size: 8px auto;
    border-radius: 5px;
    padding: 15px 20px;
    display: block;
    text-align: center;
    color: #FFF;
    font-size: 16px;
    font-weight: 700;
}

#article.fuc_contents .lowerCont #requirements_cont td .new_member a {
    background: #eb6f2d url("../images/arrow_wt.png") right 20px top 50% no-repeat;
    background-size: 8px auto;
}

#article.fuc_contents .lowerCont #requirements_cont td .btn a {
    text-decoration: none;
}

#article.fuc_contents .lowerCont #requirements_cont td .btn a:hover {
    text-decoration: none;
}

#article.fuc_contents .lowerCont #requirements_cont .hojin_info {
    background: linear-gradient(90deg, rgba(5, 47, 79, 1) 0%, rgba(50, 111, 158, 1) 50%, rgba(5, 47, 79, 1) 100%);
    position: relative;
    margin: 0 auto 15px;
}

#article.fuc_contents .lowerCont #requirements_cont .hojin_info:before {
    content: "";
    width: calc(100% - 14px);
    height: calc(100% - 14px);
    border: 2px solid #FFF;
    position: absolute;
    top: 5px;
    left: 5px;
}

#article.fuc_contents .lowerCont #requirements_cont .hojin_info .inner {
    padding: 30px 40px;
    position: relative;
}

#article.fuc_contents .lowerCont #requirements_cont .hojin_info .inner * {
    color: #FFF;
}

#article.fuc_contents .lowerCont #requirements_cont .hojin_info .tit_02 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    font-family: 游明朝, "Yu Mincho", YuMincho, "Hiragino Mincho ProN", "Hiragino Mincho Pro", HGS明朝E, メイリオ, Meiryo, serif;
    margin: 0 0 20px 0;
    padding: 0 0 15px 0;
    position: relative;
}

#article.fuc_contents .lowerCont #requirements_cont .hojin_info .tit_02:before {
    content: "";
    background: #eabc35;
    position: absolute;
    bottom: 0;
    left: calc(50% - 50px);
    width: 100px;
    height: 1px;
}

#article.fuc_contents .lowerCont #requirements_cont .flBox {
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px auto 30px;
}

#article.fuc_contents .lowerCont #requirements_cont .contL {
    width: 55%;
}

#article.fuc_contents .lowerCont #requirements_cont .contL table {
    border-collapse: collapse;
}

#article.fuc_contents .lowerCont #requirements_cont .contL table th {
    background: #326f9e;
    text-align: center;
    width: 25%;
    border: 2px solid #052f4f;
}

#article.fuc_contents .lowerCont #requirements_cont .hojin_info .inner .contL table td {
    background: #FFF;
    color: #003f63;
    font-size: 14px;
    text-align: left;
    border: 2px solid #052f4f;
}

#article.fuc_contents .lowerCont #requirements_cont .contR {
    width: 42%;
}

#article.fuc_contents .lowerCont #requirements_cont .contR .flBox {
    margin: 0 auto;
}

#article.fuc_contents .lowerCont #requirements_cont .contR * {
    text-align: center;
}

#article.fuc_contents .lowerCont #requirements_cont .contR p {
    font-size: 16px;
    font-weight: 700;
    padding: 20px 0 10px;
}

#article.fuc_contents .lowerCont #requirements_cont .contR p::before {
    content: "";
    background: #FFF;
    width: 2px;
    height: 30px;
    display: inline-block;
    transform: rotate(-30deg);
    margin: 0 15px 0 0;
    vertical-align: middle;
}

#article.fuc_contents .lowerCont #requirements_cont .contR p::after {
    content: "";
    background: #FFF;
    width: 2px;
    height: 30px;
    display: inline-block;
    transform: rotate(30deg);
    margin: 0 0 0 15px;
    vertical-align: middle;
}

#article.fuc_contents .lowerCont #requirements_cont .contR .sHuki {
    width: 48%;
    background: #FFF;
    border-radius: 50%;
    padding: 30px 15px;
    font-size: 14px;
    font-weight: 700;
    color: #003f63;
}

#article.fuc_contents .lowerCont #requirements_cont .info_txt01 {
    font-size: 16px;
    text-align: center;
}



#article.fuc_contents .lowerCont #service_cont .bd_gold {
    background: #FFF;
    border: 2px solid #eabc35;
}

#article.fuc_contents .lowerCont #service_cont .bd_gold a {
    text-decoration: none;
    color: #444;
    position: relative;
}

#article.fuc_contents .lowerCont #service_cont .bd_gold a:before {
    content: "";
    position: absolute;
    bottom: 3px;
    right: 3px;
    width: 10px;
    height: 10px;
    background: #eabc35;
    clip-path: polygon(100% 0, 0% 100%, 100% 100%);
    -webkit-clip-path: polygon(100% 0, 0% 100%, 100% 100%);
}

#article.fuc_contents .lowerCont #service_cont .bd_gold a.noLink {
    pointer-events: none;
}

#article.fuc_contents .lowerCont #service_cont .bd_gold a.noLink:before {
    display: none;
}

#article.fuc_contents .lowerCont #service_cont .bd_gold a:hover {
    opacity: 0.7;
}

#article.fuc_contents .lowerCont #service_cont .box4 {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

#article.fuc_contents .lowerCont #service_cont .box4 .smC {
    width: calc((100% - 20px) / 4);
    display: table;
}

#article.fuc_contents .lowerCont #service_cont .box4 .smC a {
    padding: 10px 10px;
    display: table-cell;
    vertical-align: middle;
    font-size: 15px;
    font-weight: 700;
    text-align: center;
    line-height: 2;
}

#article.fuc_contents .lowerCont #service_cont .box4 .smC .bg_orange {
    font-size: 17px;
    background: #ff8533;
    color: #FFF;
    padding: 4px 5px;
}

#article.fuc_contents .lowerCont #service_cont .contBox01 {
    margin: 0 auto 40px;
    position: relative;
    padding: 50px;
    background: #f3f3f3;
}

#article.fuc_contents .lowerCont #service_cont .contBox01 .sCont {
    position: relative;
    padding: 25px 10px 10px 10px;
    margin: 0 auto 30px;
}

#article.fuc_contents .lowerCont #service_cont .contBox01 .sCont:last-child {
    margin: 0 auto;
}

#article.fuc_contents .lowerCont #service_cont .label {
    background: url(../images/bg_label.png) 50% 50% no-repeat;
    background-size: 100% auto;
    width: 160px;
    height: 48px;
    position: absolute;
    top: -25px;
    left: calc(50% - 80px);
    text-align: center;
    color: #55230e;
    font-size: 16px;
    font-weight: 700;
    padding: 5px 0 0 0;
}

#article.fuc_contents .lowerCont #service_cont .img_center {
    margin: 0 auto 20px;
    text-align: center;
}

#article.fuc_contents .lowerCont #overview_cont .catch {
    font-size: 14px;
    font-weight: 700;
    margin: 0 0 10px 0;
}

#article.fuc_contents .lowerCont #overview_cont .btn_pdf {
    width: 450px;
    margin: 30px auto 0;
}

#article.fuc_contents .lowerCont #cta_cont .sCatch {
    font-size: 16px;
    font-weight: 700;
    text-align: center;
    margin: 0 0 20px 0;
}

#article.fuc_contents .lowerCont #cta_cont .sCatch::before {
    content: "";
    background: #333;
    width: 2px;
    height: 30px;
    display: inline-block;
    transform: rotate(-30deg);
    margin: 0 15px 0 0;
    vertical-align: middle;
}

#article.fuc_contents .lowerCont #cta_cont .sCatch::after {
    content: "";
    background: #333;
    width: 2px;
    height: 30px;
    display: inline-block;
    transform: rotate(30deg);
    margin: 0 0 0 15px;
    vertical-align: middle;
}

#article.fuc_contents .lowerCont #cta_cont .btnArea {
    width: inherit;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 0 100px;
}

#article.fuc_contents .lowerCont #cta_cont .btn {
    width: calc((100% - 40px) / 2);
    display: table;
}

#article.fuc_contents .lowerCont #cta_cont .btn a .fs_s {
    font-size: 13px;
}

#article.fuc_contents .lowerCont #cta_cont .btn a {
    background: #c79f55 url("../images/arrow_wt.png") right 20px top 50% no-repeat;
    background-size: 8px auto;
    border-radius: 5px;
    padding: 15px 20px;
    display: table-cell;
    vertical-align: middle;
    font-size: 24px;
    text-align: center;
    color: #FFF;
    font-weight: 700;
    line-height: 1.8rem;
}

#article.fuc_contents .lowerCont #cta_cont .new_member a {
    background: #eb6f2d url("../images/arrow_wt.png") right 20px top 50% no-repeat;
    background-size: 8px auto;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box {
    margin: 40px auto 50px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding: 45px 15px 15px 15px;
    border: 2px solid #CCC;
    border-radius: 20px;
    position: relative;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box:before {
    content: "公認 不動産コンサルティングマスターの更新要件について";
    font-size: 14px;
    font-weight: 700;
    position: absolute;
    color: #003f63;
    top: 13px;
    left: 15px;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .boxL,
#article.fuc_contents .lowerCont #lineup_cont .subject_box .boxR {
    width: calc((100% - 10px) / 2);
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: stretch;
}

/* #article.fuc_contents .lowerCont #lineup_cont .subject_box .boxL {
    width: 50%;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .boxR {
    width: 50%;
} */

#article.fuc_contents .lowerCont #lineup_cont .subject_box .koumoku {
    font-size: 15px;
    text-align: center;
    font-weight: 700;
    width: 110px;
    padding: 20px 0 0 0;
    border-radius: 5px;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .dtlBox {
    width: calc(100% - 120px);
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .boxL .koumoku {
    background: #fad4b0;
    color: #eb6f2d;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .boxR .koumoku {
    background: #e2e2e2;
    color: #444;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .dtlBox .sTit .fs_s {
    font-size: 11px;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .dtlBox .sTit .bgC {
    font-size: 13px;
    font-weight: 700;
    padding: 5px 12px 3px 12px;
    display: inline-block;
    color: #FFF;
    border-radius: 30px;
    margin: 0 0 8px 0;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .boxL .sTit .bgC {
    background: #eb6f2d;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box .boxR .sTit .bgC {
    background: #444;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box ul {
    margin: 0 0 10px 0;
    padding: 0 0 0 18px;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box ul li {
    list-style-type: disc;
}

#article.fuc_contents .lowerCont #lineup_cont .subject_box ul li .fs_s {
    font-size: 90%;
    font-size: 12px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont {
    margin: 0 auto 30px;
}

#article.fuc_contents .lowerCont #lineup_cont .typeBlock {
    margin: 0 auto 50px;
}

#article.fuc_contents .lowerCont #lineup_cont .typeBlock:last-child {
    margin: 0 auto;
}

#article.fuc_contents .lowerCont #lineup_cont .typeBlock .subTit {
    margin: 25px 0 20px 0;
}

#article.fuc_contents .lowerCont #lineup_cont .typeBlock .subTit .fc_red {
    color: #e62525;
}

#article.fuc_contents .lowerCont #lineup_cont .typeBlock .subTit .bg_black {
    background: #444;
    color: #FFF;
    padding: 6px 20px;
    margin: 0 10px 0 0;
    line-height: 15px;
    font-weight: 700;
}

#article.fuc_contents .lowerCont #lineup_cont .typeBlock table {
    margin: 10px auto 40px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont td {
    padding: 10px 10px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont th:nth-child(1) {
    width: 130px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont th:nth-child(2) {
    width: 80px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont td:nth-child(2) .status_box {
    display: block;
    text-align: center;
    width: 3.6rem;
    margin: 0 auto;
    color: #FFF;
    font-size: 12px;
    line-height: 1rem;
    border-radius: .3rem;
    padding: .3rem .5rem;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont td:nth-child(2) .status_box.status_active {
    background: #E02516;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont td:nth-child(2) .status_box.status_fin {
    background: #666;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont td:nth-child(2) .status_box.status_pending {
    background: #05477a;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont th:nth-child(3) {
    width: 140px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont th:nth-child(4),
#article.fuc_contents .lowerCont #lineup_cont .sCont td:nth-child(4) {
    width: 400px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont th:nth-child(5) {
    width: 100px;
}

#article.fuc_contents .lowerCont #lineup_cont .sCont td:nth-child(1) {
    text-align: center;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea {
    margin: 30px auto;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea dl {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: center;
    margin: 0 0 10px 0;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea dl dt {
    width: 200px;
    font-size: 14px;
    text-align: center;
    justify-content: center;
    font-weight: bold;
    padding: 5px;
    display: flex;
    flex-wrap: wrap;
    flex-direction: column;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea dl dt .fc_red {
    font-size: 12px;
    font-weight: 400;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea dl dt.color01 {
    background: #e6f8f1;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea dl dt.color02 {
    background: #faeee2;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea dl dt.color03 {
    background: #fbf8e7;
}

#article.fuc_contents .lowerCont #lineup_cont .colorArea dl dd {
    width: calc(100% - 200px);
    font-size: 13px;
    padding: 0 0 0 1em;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format table {
    margin: 0 auto 30px;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format table .fc_red {
    font-size: 12px;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format tr:first-child th:first-child {
    width: 40px;
    -ms-writing-mode: tb-rl;
    writing-mode: vertical-rl;
    letter-spacing: 2px;
    font-size: 16px;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format table:nth-child(2) th {
    background: #fbe9f8;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format tr th:nth-child(2) {
    width: 120px;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format table th,
#article.fuc_contents .lowerCont #lineup_cont #training_format table td {
    padding: 6px 8px;
}


#article.fuc_contents .lowerCont #lineup_cont #training_format .tgldetail {
    display: none;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format .tglBtn {
    width: 300px;
    background: #666 url(../images/arrow_wt_down.png) right 15px top 50% no-repeat;
    background-size: 10px auto;
    font-size: 14px;
    color: #FFF;
    text-align: center;
    padding: 15px 40px 15px 30px;
    border-radius: 5px;
    margin: 0 auto;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format .tglBtn:hover {
    opacity: 0.7;
}

#article.fuc_contents .lowerCont #lineup_cont #training_format .tglBtn.active {
    background: #666 url(../images/arrow_wt_up.png) right 15px top 50% no-repeat;
    background-size: 10px auto;
}

#article.fuc_contents .lowerCont #mov_cont .img_center {
    width: 800px;
    margin: 40px auto 0;
}



/*初期公開時リンクオフ*/
#article.fuc_contents .lowerCont #lineup_cont .sCont td a {
    /* text-decoration: none; */
    color: inherit;
    /* pointer-events: none; */
}



/*フォローアップラインナップ・スペシャリティ講座（一覧）*/
#article.fuc_idx_contents .leadTxt {
    margin: 0 auto 40px;
    padding: 10px 20px 0;
}

#article.fuc_idx_contents .leadTxt p {
    font-size: 14px;
}

#article.fuc_idx_contents .listArea {
    /* 一旦非表示 */
    /* display: none; */
    background: #f3f3f3;
    padding: 30px;
    margin: 0 auto 40px;
}

#article.fuc_idx_contents .listArea .sBlock {
    background: #FFF;
    margin: 0 auto 30px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#article.fuc_idx_contents .listArea .sBlock:last-child {
    margin: 0 auto;
}

#article.fuc_idx_contents .listArea .sBlock .ph {
    width: 140px;
    padding: 20px;
    border-right: 1px #f3f3f3 solid;
}

#article.fuc_idx_contents .listArea .sBlock .ph img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea {
    width: calc(100% - 140px);
    padding: 20px;
    position: relative;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .typeTag {
    position: absolute;
    top: 20px;
    right: 20px;
    padding: 4px 10px 3px 10px;
    color: #FFF;
    font-size: 13px;
    display: inline-block;
    text-align: center;
    border-radius: 5px;
    background: #999;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .typeTag_format_venue_online {
    background: #32ad7d;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .typeTag_format_video_distribution {
    background: #3e95e6;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .typeTag_format_online {
    background: #eb6f2d;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .date {
    margin: 5px 0 10px 0;
    padding: 0 210px 0 0;
    font-size: 15px;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .title {
    font-size: 18px;
    border-bottom: 2px solid #ddd;
    padding: 0 0 5px 0;
    margin: 0 0 10px 0;
    line-height: 1.8rem;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .title .status_box {
    font-size: 13px;
    display: inline-block;
    color: #FFF;
    padding: 4px 10px 1px 10px;
    line-height: 1.2rem;
    border-radius: 5px;
    margin: 0 5px 0 0;
    vertical-align: top;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .title .status_box.status_active {
    background: #E02516;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .title .status_box.status_fin {
    background: #666;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .title .status_box.status_pending {
    background: #05477a;
}

#article.fuc_idx_contents .listArea .sBlock .txtArea .title a {
    color: #05477a;
    text-decoration: none;
    font-weight: 700;
}

/*初期公開時リンクオフ*/
#article.fuc_idx_contents .listArea .sBlock .txtArea .title a {
    /* pointer-events: none; */
}


#article.fuc_idx_contents .listArea .sBlock .txtArea .name {
    font-size: 14px;
}

#article.fuc_idx_contents .archive_area li {
    text-align: right;
    margin: 0 0 8px 0;
}

#article.fuc_idx_contents .archive_area li a {
    color: #333;
    padding: 0 20px 0 0;
    background: url(../images/arrow_bl.png) right 0 top 50% no-repeat;
    background-size: 6px auto;
}

#article.fuc_idx_contents .listArea .sBlock .ph .phItem.second img {
    margin-top: 10px;
}


/*フォローアップラインナップ・スペシャリティ講座（詳細）*/

#article.fuc_dtl_contents .type_tag {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    margin: 0 auto 20px;
}

#article.fuc_dtl_contents .type_tag li {
    font-size: 14px;
    padding: 8px 20px;
    border-radius: 5px;
    color: #FFF;
    margin: 0 15px 0 0;
}

#article.fuc_dtl_contents .type_tag .tag_fut {
    background: #5e97cc;
}

#article.fuc_dtl_contents .type_tag .tag_spc {
    background: #c468b2;
}

#article.fuc_dtl_contents .type_tag .tag_format_venue_online {
    background: #32ad7d;
}

#article.fuc_dtl_contents .type_tag .tag_format_video_distribution {
    background: #3e95e6;
}

#article.fuc_dtl_contents .type_tag .tag_format_online {
    background: #eb6f2d;
}

#article.fuc_dtl_contents .attBox {
    width: calc(100% - 100px);
    padding: 30px 30px;
    border: 5px double #e62525;
    margin: 0 auto 30px;
}

#article.fuc_dtl_contents .tbl_inner {
    margin: 0 auto 60px;
}

#article.fuc_dtl_contents .tbl_inner table {
    margin: 0 auto;
}

#article.fuc_dtl_contents .tbl_inner th {
    width: 18%;
    background: #f3f3f3;
}

#article.fuc_dtl_contents .tbl_inner th,
#article.fuc_dtl_contents .tbl_inner td {
    padding: 10px 10px;
}

#article.fuc_dtl_contents .tbl_inner table .tbl_th_head {
    font-size: 15px;
    background: #666;
    color: #FFF;
    padding: 8px 10px 6px 10px;
}

#article.fuc_dtl_contents .mTit {
    font-size: 20px;
    font-weight: 700;
    border-bottom: 3px solid #eee;
    position: relative;
    margin: 0 0 30px 0;
    padding: 5px 0 10px 0;
}

#article.fuc_dtl_contents .mTit:before {
    content: "";
    position: absolute;
    width: 120px;
    height: 3px;
    bottom: -3px;
    left: 0;
}

#article.fuc_dtl_contents .mTit_format_venue_online:before {
    background: #32ad7d;
}

#article.fuc_dtl_contents .mTit_format_video_distribution:before {
    background: #3e95e6;
}

#article.fuc_dtl_contents .mTit_format_online:before {
    background: #eb6f2d;
}


/*申込ボタン*/

#article.fuc_dtl_contents .btnArea_out .appli_tit {
    border-top: 2px solid #666;
    border-bottom: 2px solid #666;
    font-size: 16px;
    display: block;
    text-align: center;
    font-weight: 700;
    padding: 10px 0;
    width: 250px;
    margin: 0 auto 40px;
    position: relative;
}

#article.fuc_dtl_contents .btnArea_out .appli_tit:before {
    content: "";
    background: #FFF;
    border-left: 2px solid #666;
    border-bottom: 2px solid #666;
    position: absolute;
    width: 10px;
    height: 10px;
    bottom: -7px;
    left: calc(50% - 6px);
    transform: rotate(-45deg);
}

#article.fuc_dtl_contents .btnArea_flBox {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 30px;
    /* 要素間の間隔を適宜調整 */
    padding: 0 40px;
    margin: 0 auto 20px;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox {
    width: 48%;
    padding: 0 0 30px 0;
    background: #edf6ff;
    border-radius: 10px 10px 0 0;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-venue {
    background: #ebfaf4;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-venue2 {
    background: #fbf7e6;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-online {
    background: #fff2eb;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-video {
    background: #edf6ff;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox h3 {
    margin: 0 0 30px 0;
    padding: 12px 15px 10px 15px;
    border: none;
    text-align: center;
    font-size: 20px;
    font-weight: 700;
    letter-spacing: .1rem;
    color: #FFF;
    border-radius: 10px 10px 0 0;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-venue h3 {
    background: #32ad7d;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-venue2 h3 {
    background: #be9b0f;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-online h3 {
    background: #eb6f2d;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox.btn-area-video h3 {
    background: #3e95e6;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox .sBtn {
    margin: 0 auto 15px;
    width: calc(100% - 40px);
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox .sBtn:last-child {
    margin: 0 auto;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox .sBtn a {
    display: table;
    width: 100%;
    min-height: 80px;
    text-align: center;
    font-size: 14px;
    font-weight: 700;
    padding: 15px 30px 13px 15px;
    border-radius: 5px;
    text-decoration: none;
    color: #333;
    border: 2px solid #666;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox .sBtn a p {
    display: table-cell;
    vertical-align: middle;
}

#article.fuc_dtl_contents .btnArea_flBox .btn-area-venue .sBtn a,
#article.fuc_dtl_contents .btnArea_flBox .btn-area-venue2 .sBtn a {
    background: #FFF url("../images/arrow_bl.png") right 15px top 50% no-repeat;
    background-size: 6px auto;
}

#article.fuc_dtl_contents .btnArea_flBox .btn-area-online .sBtn a {
    background: #FFF url("../images/arrow_bl.png") right 15px top 50% no-repeat;
    background-size: 6px auto;
}

#article.fuc_dtl_contents .btnArea_flBox .btn-area-video .sBtn a {
    background: #FFF url("../images/arrow_bl.png") right 15px top 50% no-repeat;
    background-size: 6px auto;
}

#article.fuc_dtl_contents .btnArea_flBox .btnBox .subTxt01 {
    text-align: center;
    padding: 0 20px;
}

/*ボタン下フリーテキスト*/
#article.fuc_dtl_contents .applibtn_bottxt {
    margin: 0 auto 20px;
}

#article.fuc_dtl_contents .applibtn_bottxt em {
    color: #e62525;
}

/*講師情報*/
#article.fuc_dtl_contents .instructor_area {
    margin: 60px auto 50px;
    border: 1px #CCC solid;
}

#article.fuc_dtl_contents .instructor_area .title_instructor {
    text-align: center;
    font-weight: 700;
    color: #FFF;
    background: #666;
    padding: 10px;
    font-size: 16px;
    letter-spacing: .1rem;
}

#article.fuc_dtl_contents .instructor_area .flBox {
    padding: 20px 20px;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

#article.fuc_dtl_contents .instructor_area .ph {
    width: 90px;
}

#article.fuc_dtl_contents .instructor_area .ph img {
    width: 100%;
    height: auto;
}

#article.fuc_dtl_contents .instructor_area .txtArea {
    width: calc(100% - 90px);
    padding: 0 0 0 20px;
}

#article.fuc_dtl_contents .instructor_area .name {
    font-size: 15px;
    font-weight: 700;
    padding: 10px 0 10px 0;
    margin: 0 0 10px 0;
    border-bottom: 2px solid #eee;
}

#article.fuc_dtl_contents .instructor_area .name .position {
    font-size: 13px;
    font-weight: 400;
}

#article.fuc_dtl_contents .instructor_area {}

.flBox.instructor-divider {
    border-top: 1px solid #ccc;
}


/*42a57a*/


#article.fuc_dtl_contents .tbl_inner {}

#article.fuc_dtl_contents .tbl_inner {}




.flex {
    display: flex;
}



#article table input {
    padding: 5px 5px !important;
    width: 100%;
}

/* ラジオボタンの各項目を横並びにする */
.wpcf7-radio .wpcf7-list-item {
    display: inline-block;
    margin-right: 20px;
    /* 項目同士の間隔 */
    margin-bottom: 5px;
}

/* ラジオボタンとラベルテキストを横並び＆垂直中央揃えにする */
.wpcf7-radio .wpcf7-list-item label {
    display: flex;
    align-items: center;
    margin-bottom: 0;
    /* テーマによって付与される余白をリセット */
    cursor: pointer;
}

.wpcf7-radio input {
    width: fit-content !important;
    margin-right: 20px !important;
}

.wpcf7-list-item-label {
    width: 200px;
}

/* ラジオボタン本体とテキストの間の隙間 */
.wpcf7-radio input[type="radio"] {
    margin-right: 8px;
    margin-top: 0;
    margin-bottom: 0;
}


#pagetop {
    width: 100%;
    padding: 0 30px 0 0;
    box-sizing: border-box;
}

.wpcf7-radio {
    display: flex;
}

/* 1. 入力した文字の色を濃くする */
.address_resist_form_cont input[type="text"],
.address_resist_form_cont input[type="tel"],
.address_resist_form_cont input[type="email"],
.address_resist_form_cont input[type="date"],
.address_resist_form_cont textarea {
    color: #333 !important;
    /* 入力後の文字色（濃いグレー〜黒） */
}

/* 2. プレースホルダー（入力前の文字）の色を薄くする */
.address_resist_form_cont input::placeholder,
.address_resist_form_cont textarea::placeholder {
    color: #ccc !important;
    /* 薄いグレー */
    opacity: 1;
    /* Firefoxで薄くなりすぎるのを防ぐ */
}

/* Internet Explorer / Edge用（古いブラウザ対応が必要な場合） */
.address_resist_form_cont input:-ms-input-placeholder {
    color: #ccc !important;
}

.address_resist_form_cont input::-ms-input-placeholder {
    color: #ccc !important;
}

.hissu {
    background-color: red;
    padding: 2.5px 5px;
    margin: 0 0 0 10px;
    color: #fff;
    font-size: 12px;
}