/*en.css*/

.main_title p {
    letter-spacing: normal;
}

.main_title.fadein p {
    letter-spacing: normal;
}

.main_title h1 {
    letter-spacing: normal;
    line-height: 1.2;
}

li a {
    color: #334172;
    text-decoration: underline!important;
}

ul.page_navi > li > a {
    text-decoration: none!important;
}

@media screen and (min-width:768px) {
    .ft_cont_l {
        width: 602px;
        margin-right: 18px;
    }
    .ft_cont_r {
        width: calc(100% - 620px);
    }
    .koubo_list .kolist_tit p {
        font-size: 2.0rem;
        line-height: 1.2;
    }
    .koubo_list .kolist_tit p span {
        font-size: 1.8rem;
        line-height: 1.2;
    }
    .field_tit .area .area_cate {
        min-width: 180px;
    }
    .field_tit .soci {
        margin-left: 180px;
    }
    
}

.koubo_list .koubo_list_cont .to_koubo span {
    width: fit-content;
    display: inline-block;
    margin-bottom: 5px;
}

.koubo_list .koubo_list_cont .to_klist {
    padding-left: 0;
}

.koubo_list .koubo_list_cont .to_koubo a {
    font-size: 1.6rem;
    display: inline-block;
}

.koubo_list .koubo_list_cont .to_koubo {
    line-height: 1.8;
}

.main_aspire {
    bottom: 50px;
}

.main_title.fadein h1 {
    line-height: 1.2;
}

ul.page_links li a {
    text-decoration: none!important;
    color: #191919;
}

@media screen and (max-width:767px) {
    .top_main {
        height: 260px;
    }
    .main_title {
        left: 15px;
    }
    .main_title.fadein p {
        line-height: 1.2;
    }
    .main_title.fadein h1 {
        line-height: 1.2;
    }
    .koubo_list .kolist_tit p {
        line-height: 1.2;
        font-size: 1.7rem;
    }
    .koubo_list .kolist_tit p span {
        line-height: 1.2;
        font-size: 1.5rem;
    }
    
    
}

.ft_menu li a {
    text-decoration: none!important;
    color: #fff!important;
}

/*202503add*/
.ot_cont.sup_issue .field_card .res_field span {
    font-size: 1.6rem;
    letter-spacing: 0.8px;
    hyphens: auto;
}

.ot_cont.sup_issue .field_card .top h3 {
    line-height: 1.4;
    font-size: 1.8rem;
    letter-spacing: 0.8px;
}

.ot_cont.sup_issue .field_card .bot .bot_left p {
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 0.4px;
}

.ot_cont.sup_issue .field_card .bot .bot_left span {
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 0.4px;
}

.ot_cont.sup_issue .field_card .bot .bot_right .classification, .ot_cont.sup_issue .field_card .bot .bot_right .type {
    font-size: 1.4rem;
    line-height: 1.4;
    letter-spacing: 0.4px;
}


