@charset "UTF-8";
.family_ttl {
    margin: 0 0 50px;
}
.family-ttl {
    font-size: 28px;
    line-height: 1.5;
    font-weight: bold;
    margin: 0 0 20px;
}
.family-txt {
    font-size: 18px;
    line-height: 1.6;
}
.family_lnk {
    margin: 0 0 50px;
}
.family_lnk ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-right: 1px solid #999;
}
.family_lnk li {
    width: 33.3%;
    border-left: 1px solid #999;
    box-sizing: border-box;
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.family_lnk li a {
    display: block;
    width: 100%;
    padding: 18px 0;
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    text-align: center;
    color: #434343;
}
.family_cv {
    border: 2px solid #c3012f;
    background:#fffcf9 url(../img/cv_internet.jpg) no-repeat 0 0;
}
.family_in {
    padding: 30px 40px 30px 380px;
}
.cv_flx {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    margin: 0 0 15px;
}
.cv-ttl {
    font-size: 22px;
    line-height: 1;
    font-weight: bold;
    margin: 0 0 10px;
}
.cv_app_btn {
    width: 480px;
}
.cv_app {
    margin: 0 0 30px;
}
.cv_app_ttl {
    font-size: 16px;
    line-height: 1;
    color: #c3012f;
    font-weight: bold;
    margin: 0 0 10px;
}
.cv_app_txt {
    font-size: 14px;
    line-height: 1;
}
.cv_btn {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    width: 480px;
}
.cv-btn {
    width: 230px;
}
.course_warp {
    padding: 80px 0 0;
    margin: 0 0 80px;
}
.course_ttl {
    margin: 0 0 30px;
}
.course-ttl {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
}
.course_dtl {
}
.csDtl_warp {
    border: 1px solid #adadad;
    padding: 35px 35px;
    margin: 0 0 45px;
}
.csDtl_warp.is-ver2 {
    margin: 0 200px 45px;
}
.csDtl_warp:last-child {
    margin: 0;
}
.csDtl_in {
    width: 70%;
    width: -webkit-calc(100% - (60px + 220px));
    width: calc(100% - (60px + 220px));
}
.csDtl_img {
    padding: 0 0 0 60px;
}
.csDtl_img.is-ver2 {
    padding: 0 0 0 5px;
}
.csDtl_flx {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    justify-content: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: 0 0 20px;
}
.csDtl_flx.is-ver2 {
    margin: 0;
}
.course_warp .csDtl_txt {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.csDtl_ttl {
    margin: 0 0 10px;
}
.course_warp dt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 5px;
}
.course_warp dd {
    font-size: 20px;
    line-height: 1.8;
    font-weight: bold;
    color: #c3012f;
}
.csDtl_disc {
    font-size: 18px;
    line-height: 1;
    font-weight: bold;
    color: #c3012f;
}
.csDtl_disc span {
    font-size: 30px;
    padding: 0 0 0 10px;
}
.csDtl_lst li {
    font-size: 17px;
    line-height: 1.8;
}
.csDtl_btn {
    width: 230px;
}
.csDtl-btn a {
    height: 45px;
    font-size: 14px;
}
.course_last {
    padding: 45px 0;
}
.course-last {
    font-size: 18px;
    line-height: 1.4;
}
.course_btn {
    width: 475px;
    margin: 0 auto;
}
.course_btn a {
    height: 45px;
    font-size: 14px;
}
.features_warp {
    padding: 80px 0;
}
.features_ttl {
    margin: 0 0 50px;
}
.features-ttl {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
.ftDtl_warp {
    margin: 0 0 60px;
}
.ftDtl_warp ul {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin: -60px 0 0;
}
.ftDtl_warp li {
    width: 48%;
    margin: 60px 0 0;
}
.ftDtl_box.mark {
    padding: 0 0 0 90px;
    position: relative;
}
.ftDtl_box.mark:before {
    content: '';
    display: block;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    left: 0;
    width: 70px;
    height: 70px;
}
.ftDtl_box.n1:before {
    background: url(../svg/icn_img01.svg) no-repeat center;
    background-size: 62px auto;
    -ms-background-size: 62px auto;
    -moz-background-size: 62px auto;
    -webkit-background-size: 62px auto;
}
.ftDtl_box.n2:before {
    background: url(../svg/icn_img02.svg) no-repeat center;
    background-size: 60px auto;
    -ms-background-size: 60px auto;
    -moz-background-size: 60px auto;
    -webkit-background-size: 60px auto;
}
.ftDtl_box.n3:before {
    background: url(../svg/icn_img03.svg) no-repeat center;
    background-size: 65px auto;
    -ms-background-size: 65px auto;
    -moz-background-size: 65px auto;
    -webkit-background-size: 65px auto;
}
.ftDtl_box.n4:before {
    background: url(../svg/icn_img04.svg) no-repeat center;
    background-size: 65px auto;
    -ms-background-size: 65px auto;
    -moz-background-size: 65px auto;
    -webkit-background-size: 65px auto;
}
.ftDtl_box.n5:before {
    background: url(../svg/icn_img05.svg) no-repeat center;
    background-size: 58px auto;
    -ms-background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;
}
.ftDtl_box.n6:before {
    background: url(../svg/icn_img06.svg) no-repeat center;
    background-size: 58px auto;
    -ms-background-size: 58px auto;
    -moz-background-size: 58px auto;
    -webkit-background-size: 58px auto;
}
.ftDtl_box dt {
    font-size: 24px;
    font-weight: bold;
    line-height: 1;
    color: #c3012f;
    margin: 0 0 15px;
}
.ftDtl_box dd {
    font-size: 18px;
    line-height: 1.6;
}
.ftDtl_add {
    border: 1px solid #adadad;
    padding: 30px 35px;
    margin: 0 0 40px;
}
.ftDtl_add:last-child {
    margin: 0;
}
.ftDtl_add dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1;
    margin: 0 0 15px;
}
.ftDtl_add dd {
    font-size: 18px;
    line-height: 1.6;
}
.ftDtl-add {
    padding: 15px 0 0;
    font-size: 14px;
    line-height: 1;
}
.ftDtl_btn {
    display:-webkit-box;
    display:-ms-flexbox;
    display:flex;
    -ms-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.ftDtl-btn {
    width: 230px;
    margin: 0 20px;
}
.ftDtl-btn a {
    height: 45px;
    font-size: 14px;
}
.accident_warp {
    padding: 80px 0 0;
}
.accident_dtl {
    padding: 80px 0;
}
.accident_dtl.is-ver2 {
    padding: 0;
}
.accident_ttl {
    margin: 0 0 20px;
}
.accident-ttl {
    font-size: 28px;
    font-weight: bold;
    line-height: 1;
}
.accident_txt dt {
    font-size: 20px;
    font-weight: bold;
    line-height: 1.6;
    margin: 0 0 10px;
}
.accident_txt dd {
    font-size: 18px;
    line-height: 1.4;
}
.accident_pass {
    margin: 0 0 40px;
    padding: 10px 0 0;
}
.accident_pass li {
    font-size: 18px;
    line-height: 1.4;
    font-weight: bold;
}
.accident_btn {
    padding: 15px 0 0;
}
.accident-btn {
    width: 475px;
}
.accident-btn a {
    height: 45px;
    font-size: 14px;
}
/* btn */ /* -- 2022?N9???@?t?@?~?????r???????????I?????W?E??{?^???? --*/
.btn-color {
    clear: both;
    padding: 10px 0px 0px 30px;
    display:flex;
    justify-content:center;
}
/* btn-orange */
a.btn_orange {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    width: 300px;
    height: 95px;
    padding: 1px 1px;
    background-color: #F7831E;
    border: 2px solid #ffffff;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_orange::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_orange span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
a.btn_orange span span {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
}
a.btn_orange:hover {
    color: #F7831E;
    background-color: #ffffff;
    border:3px solid #F7831E!important;
}
/* btn-blue */
a.btn_blue {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    width: 300px;
    height: 95px;
    padding: 1px 1px;
    background-color: #034098;
    border: 2px solid #ffffff;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_blue::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_blue span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
a.btn_blue span span {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
}
a.btn_blue:hover {
    color: #034098;
    background-color: #ffffff;
    border:3px solid #034098!important;
}
/* btn-green */
a.btn_green {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #ffffff;
    text-align: center;
    text-decoration: none;
    width: 300px;
    height: 95px;
    padding: 1px 1px;
    background-color: #00a968;
    border: 2px solid #ffffff;
    box-sizing: border-box;
    position: relative;
    transition-duration: 0.3s;
}
a.btn_green::before {
    content: '';
    width: 60px;
    height: 60px;
    position: absolute;
    top: 50%;
    background-size: contain;
    background-repeat: no-repeat;
}
a.btn_green span {
    font-size: 14px;
    font-weight: bold;
    line-height: 1;
}
a.btn_green span span {
    display: block;
    font-size: 22px;
    margin-bottom: 7px;
}
a.btn_green:hover {
    color: #00a968;
    background-color: #ffffff;
    border:3px solid #00a968!important;
}
.fmlTbl {
    width: 600px;
    margin: 20px 0;
}
.fmlTbl td {
	border: 1px solid #434343;
    font-weight: bold;
    font-size: 22px;
    text-align: center;
}
.fmlTbl td:nth-child(1) {
    background-color: #CCECFF;
	width: 30%;
    padding: 5px 0;
}
.fmlTbl-txt {
    font-weight: normal;
    font-size: 12px;
}
.fmlTbl-crs1 {
    color: #F7831E;
    border: 3px solid #F7831E;
}
.fmlTbl-crs2 {
    color: #034098;
    border: 3px solid #034098;
}
.fmlTbl-crs3 {
    color: #00A968;
    border: 3px solid #00A968;
}
.nitTbl {
	width: 100%;
}
.nitTbl td {
	border: 0;
	font-size: 16px;
	padding: 2px;
}
.nitTbl td:nth-child(1) {
    width: auto;
	font-size: 12px;
	border-right: 1px solid #434343;
	background-color: #FFF;
	height: 40px;
	padding: 2px;	
}
.nitTbl tr:nth-child(1) {
	border-bottom: 1px solid #434343;
}
.nitTbl.is-ver2 td {
	font-size: 22px;
}
.nitTbl.is-ver2 td:nth-child(1) {
	font-size: 18px;
}

@media only screen and (max-width: 896px) {
    .family_ttl {
        margin: 0 0 25px;
        padding: 0 15px;
    }
    .family-ttl {
        font-size: 17px;
        margin: 0 0 10px;
    }
    .family-txt {
        font-size: 14px;
    }
    .family_lnk {
        margin: 0 0 30px;
        padding: 0 15px;
    }
    .family_lnk ul {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        border: none;
    }
    .family_lnk li {
        width: 100%;
        border-right: 1px solid #999;
        border-left: 1px solid #999;
        margin: 0 0 15px;
    }
    .family_lnk li:last-child {
        margin: 0;
    }
    .family_lnk li a {
        padding: 13px 0;
        font-size: 14px;
    }
    .family_cv {
        border: 1px solid #c3012f;
        background:#fffcf9;
        margin: 0 15px;
    }
    .family_in {
        padding: 20px 15px;
    }
    .cv_flx {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        margin: 0 0 15px;
    }
    .cv-ttl {
        font-size: 16px;
        line-height: 1.2;
        margin: 0 0 10px;
    }
    .cv_app_btn {
        width: 100%;
    }
    .cv-img {
        margin: 0 0 15px;
    }
    .cv-img img {
        width: 100%;
    }
    .cv_app {
        margin: 0 0 20px;
    }
    .cv_app_ttl {
        font-size: 14px;
        margin: 0 0 10px;
    }
    .cv_app_txt {
        font-size: 12px;
        line-height: 1.4;
    }
    .cv_btn {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        width: 100%;
    }
    .cv-btn {
        width: 100%;
        margin: 0 0 20px;
    }
    .cv-btn:last-child {
        margin: 0;
    }
    .course_warp {
        padding: 30px 15px 0;
        margin: 0 0 30px;
    }
    .course_ttl {
        margin: 0 0 15px;
    }
    .course-ttl {
        font-size: 17px;
    }
    .csDtl_warp {
        padding: 20px 15px;
        margin: 0 0 25px;
    }
    .csDtl_warp.is-ver2 {
        margin: 0 0 25px;
    }
    .csDtl_in {
        width: 100%;
        width: -webkit-calc(100%);
        width: calc(100%);
    }
    .csDtl_img {
        padding: 0 0 15px;
    }
    .csDtl_img img {
        width: 100%;
    }
    .csDtl_flx {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        margin: 0 0 15px;
    }
    .course_warp .csDtl_txt {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .csDtl_ttl {
        margin: 0 0 10px;
    }
    .course_warp dt {
        font-size: 17px;
        margin: 0 0 10px;
    }
    .course_warp dd {
        font-size: 15px;
        line-height: 1.2;
    }
    .csDtl_disc {
        font-size: 17px;
        line-height: 1;
        margin: 0 0 15px;
    }
    .csDtl_disc span {
        font-size: 40px;
    }
    .csDtl_lst li {
        font-size: 14px;
        line-height: 1.5;
        margin: 0 0 5px;
    }
    .csDtl_lst li:last-child {
        margin: 0;
    }
    .csDtl_btn {
        width: 100%;
    }
    .csDtl-btn a {
        height: 55px;
        font-size: 15px;
    }
    .course_last {
        padding: 30px 0;
    }
    .course-last {
        font-size: 12px;
        line-height: 1.6;
    }
    .course_btn {
        width: 100%;
    }
    .course_btn a {
        height: 55px;
        font-size: 13px;
    }
    .features_warp {
        padding: 30px 15px;
    }
    .features_ttl {
        margin: 0 0 25px;
    }
    .features-ttl {
        font-size: 17px;
    }
    .ftDtl_warp {
        margin: 0 0 30px;
    }
    .ftDtl_warp ul {
        display:-webkit-block;
        display:-ms-block;
        display:block;
        margin: 0;
    }
    .ftDtl_warp li {
        width: 100%;
        margin: 0 0 25px;
    }
    .ftDtl_box.mark {
        padding: 0 0 0 60px;
    }
    .ftDtl_box.mark:before {
        width: 42px;
        height: 42px;
    }
    .ftDtl_box.n1:before {
        background: url(../svg/icn_img01.svg) no-repeat center;
        background-size: 42px auto;
        -ms-background-size: 42px auto;
        -moz-background-size: 42px auto;
        -webkit-background-size: 42px auto;
    }
    .ftDtl_box.n2:before {
        background: url(../svg/icn_img02.svg) no-repeat center;
        background-size: 38px auto;
        -ms-background-size: 38px auto;
        -moz-background-size: 38px auto;
        -webkit-background-size: 38px auto;
    }
    .ftDtl_box.n3:before {
        background: url(../svg/icn_img03.svg) no-repeat center;
        background-size: 40px auto;
        -ms-background-size: 40px auto;
        -moz-background-size: 40px auto;
        -webkit-background-size: 40px auto;
    }
    .ftDtl_box.n4:before {
        background: url(../svg/icn_img04.svg) no-repeat center;
        background-size: 42px auto;
        -ms-background-size: 42px auto;
        -moz-background-size: 42px auto;
        -webkit-background-size: 42px auto;
    }
    .ftDtl_box.n5:before {
        background: url(../svg/icn_img05.svg) no-repeat center;
        background-size: 36px auto;
        -ms-background-size: 36px auto;
        -moz-background-size: 36px auto;
        -webkit-background-size: 36px auto;
    }
    .ftDtl_box.n6:before {
        background: url(../svg/icn_img06.svg) no-repeat center;
        background-size: 34px auto;
        -ms-background-size: 34px auto;
        -moz-background-size: 34px auto;
        -webkit-background-size: 34px auto;
    }
    .ftDtl_box dt {
        font-size: 15px;
        margin: 0 0 10px;
    }
    .ftDtl_box dd {
        font-size: 14px;
    }
    .ftDtl_add {
        padding: 20px 15px;
        margin: 0 0 20px;
    }
    .ftDtl_add dt {
        font-size: 15px;
        margin: 0 0 10px;
    }
    .ftDtl_add dd {
        font-size: 14px;
        line-height: 1.6;
    }
    .ftDtl-add {
        padding: 10px 0 0;
        font-size: 12px;
        line-height: 1.6;
    }
    .ftDtl_btn {
        display:-webkit-block;
        display:-ms-block;
        display:block;
    }
    .ftDtl-btn {
        width: 100%;
        max-width: 305px;
        margin: 0 auto 20px;
    }
    .ftDtl-btn:last-child {
        margin: 0 auto;
    }
    .ftDtl-btn a {
        height: 55px;
        font-size: 15px;
    }
    .accident_warp {
        padding: 30px 0 0;
    }
    .accident_dtl {
        padding: 30px 15px 30px;
    }
    .accident_dtl.is-ver2{
        padding: 15px;
    }
    .accident_ttl {
        margin: 0 0 15px;
    }
    .accident-ttl {
        font-size: 17px;
    }
    .accident_txt dt {
        font-size: 15px;
        margin: 0 0 10px;
    }
    .accident_txt dd {
        font-size: 14px;
        line-height: 1.4;
    }
    .accident_pass {
        margin: 0 0 20px;
        padding: 10px 0 0;
    }
    .accident_pass li {
        font-size: 17px;
        line-height: 1.6;
    }
    .accident_btn {
        padding: 15px 0 0;
    }
    .accident-btn {
        max-width: 305px;
        width: 100%;
        margin: 0 auto;
    }
    .accident-btn a {
        height: 55px;
        font-size: 15px;
        line-height: 1.4;
    }
    /* btn */
    .btn-color {
        padding: 10px 0px 0px 10px;
    }
    a.btn_orange {
        height: 80px;
    }
    a.btn_blue {
        height: 80px;
    }
    a.btn_green {
        height: 80px;
    }
    a.btn_orange span span {
        font-size: 18px;
    }
    a.btn_blue span span {
        font-size: 18px;
    }
    a.btn_green span span {
        font-size: 18px;
    }
    .fmlTbl {
        width: 100%;
        margin: 10px 0;
    }
    .fmlTbl td {
        font-size: 16px;
    }
    .nitTbl.is-ver2 td {
		font-size: 16px;
    }
	.nitTbl.is-ver2 td:nth-child(1) {
        font-size: 12px;
    }

}
@media (max-width: 374px) {

}
