@charset "UTF-8";


@media print, screen and (min-width: 751px) {

.op2022_aerospace #pageTtl.ttlImg {
    background-image: url(../business/aerospace_ship/2022aerospace/img/bg.jpg);
}
.op2022_agri #pageTtl.ttlImg {
    background-image: url(../business/agri/2022agri/img/bg.jpg);
}
.op2022_infra #pageTtl.ttlImg {
    background-image: url(../business/infra/2022infra/img/bg.jpg);
}
.op2022_power #pageTtl.ttlImg {
    background-image: url(../business/power/2022power/img/bg.jpg);
}
.op2022_food #pageTtl.ttlImg {
    background-image: url(../business/food1/2022food/img/bg.jpg);
}
.op2022_coffe #pageTtl.ttlImg {
    background-image: url(../business/food1/2022coffee/img/bg.jpg);
}
.op2022_chemical #pageTtl.ttlImg {
    background-image: url(../business/chemical/2022spice/img/bg.jpg);
}
.op2022_energy #pageTtl.ttlImg {
    background-image: url(../business/energy/2022energy/img/bg.jpg);
}
#pageTtl.ttlImg .ttl {
    text-align: center;
 }
#pageTtl.ttlImg .subTtl .ttl {
    line-height: 1.2;
    font-size: 4.2rem;
}
#pageTtl .subTtl .ttl > span {
    font-size: 2.0rem;
    display: block;
    margin-bottom: -40px;
}
#pageTtl .inner p {
    position: absolute;
    font-size: 1.4rem;
    color: #fff;
    bottom: 10px;
    right: 0;
}
.imgRight .op2022_kv,
.imgLeft .op2022_kv {
    width: 42%;
}
.op2022_movie {
    text-align: center;
}
h3.ttlResult {
    text-align: center;
    padding-top: 30px;
}
.op2022_archive  {
    background: #f2f2f2;
    padding-bottom: 20px;
}
.op2022_archive .col4 {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
}
.op2022_archive .col4 > * {
    width: 17.6%;
    float: left;
    margin-right: 3%;
}
.op2022_archive .col4 li:nth-child(5) {
    margin-right: 0;
}
.sp2023.aerospace #pageTtl.ttlImg {
    background-image: url(../business/aerospace_ship/2023aerospace/img/bg.jpg);
    height: 480px;
}
.sp2023.infra #pageTtl.ttlImg {
    background-image: url(../business/infra/2023infra/img/bg.jpg);
    height: 480px;
}
.sp2023.salmon #pageTtl.ttlImg {
    background-image: url(../business/food1/2023salmon/img/bg.jpg);
    height: 480px;
}
.sp2023.forest #pageTtl.ttlImg {
    background-image: url(../business/forest/2023forest/img/bg.jpg);
    height: 480px;
}
.sp2023.copper #pageTtl.ttlImg {
    background-image: url(../business/metal_mineral_resources/2023copper/img/bg.jpg);
    height: 480px;
}
.sp2023.power #pageTtl.ttlImg {
    background-image: url(../business/power/2023power/img/bg.jpg);
    height: 480px;
}
.sp2023 #pageTtl.ttlImg .inner {
    height: 480px;
}
.sp2023 #pageTtl.ttlImg:before {
    content: "";
    height: 480px;
    background: none;
}
.sp2023_movie {
    text-align: center;
    background-color: #f9f9f9;
    background-image: url(../business/img/bg_circle_r.png);
    background-size: cover;
    background-position: center center;
}
.sp2023_movie .inner p {
    padding-top: 20px;
}
.sp2023 .main_ttl {
    height: 200px;
    padding: 0 10px;
    margin-bottom: 40px;
    background-color: #f9f9f9;
    position:relative;
    background-image: url(../business/img/h_circle.png);
    background-position: center;
    background-repeat: no-repeat;
}
.sp2023 h2.ttl {
    font-size: 3.2rem;
    font-weight: bold;
    text-align: center;
    line-height: 1.3;
    position:absolute;
    top:50%;
    left:50%;
    transform:translate(-50%,-50%);
    width:100%;
    margin-bottom: 60px;
    color: #189019;
}
.sub.business.aerospace #contents {
    background-image: url(../business/aerospace_ship/2023aerospace/img/bg_2023aerospace.png);
}
.sub.business.salmon #contents {
    background-image: url(../business/food1/2023salmon/img/bg_2023salmon.png);
}
.sub.business.infra #contents {
    background-image: url(../business/infra/2023infra/img/bg_2023infra.png);
}
.sub.business.forest #contents {
    background-image: url(../business/forest/2023forest/img/bg_2023forest.png);
}
.sub.business.copper #contents {
    background-image: url(../business/metal_mineral_resources/2023copper/img/bg_2023copper.png);
}
.sub.business.power #contents {
    background-image: url(../business/power/2023power/img/bg_2024power.png);
}
.sub.business #contents {
    background-position: center;
    background-repeat: no-repeat;
}
.sub #contents section .inner .main_ttl p {
    text-align: center;
    padding-top: 60px;
    margin-bottom: 10px;
}
}