:root{
    --swiper-navigation-new-size:30px
}
.tetarea{
    position: relative;
}
.tetarea_title{
    font-size: 28px;
    border-bottom: 5px solid #aec4de;
    padding: 18px 0;
    margin: 0 0 20px 0;
}
.tetarea_body_wide{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.tetarea_body_wide .tetarea_body_wide_grop{
    width: 23.5%;
    margin-left: 2%;
    background-color: #fff;
    margin-top: 1%;
    margin-bottom: 1%;
    box-shadow: 0 0 15px rgb(120 116 116 / 10%);
}
.tetarea_body_wide .tetarea_body_wide_grop:nth-child(4n + 1) {
    margin-left: 0;
}
.tetarea_body_wide .tetarea_body_wide_grop span{
    text-align: center;
    /* font-size: 1.2rem; */
    display: block;
    width: auto;
    padding: 10px 10px 0 10px;
}
.tetarea_body_wide .tetarea_body_wide_grop p{
    padding: 10px 10px 0 10px;
}

.tetarea_body_wide .tetarea_body_wide_grop img{
    width: 100%;
    height: auto;
    margin-bottom: 26px;
}

.wide_h4{
    text-align: left;
}

.bana_hmex_box{
    margin: 50px auto 40px auto;
}
.bana_hmex_box:hover{
    opacity: 0.7;
}
.figcaptionD{
    position: absolute;
    left: 0;
    top: 27.5%;
    text-align: center;
    width: 100%;
}
.figcaption_divfont{
    max-width: 1220px;
    width: 100%;
    margin: 0 auto;
    text-align: left;
}
.main_txt{
    color: #fff;
    font-size: 3rem;
    line-height: 1.33;
    display: block;
    margin-bottom: 19px;
}
.sub_txt{
    display: block;
    color: #fff;
    margin-left: 8px;
    font-size: 1rem;
}

.yamalube_banner figure{
    position: relative;
}
.tetarea_subbody_tilte{
    padding: 15px 0;
}
.tetarea_subbody_tilte span{
    border-bottom: 3px solid #105BAA;
    padding-bottom: 8px;
    font-size: 20px;
    /* padding: 20px 0; */
}
.sub_tetarea,
.video_box{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center;
}
.gid_box,.row_table{
    display: -webkit-flex;
    display: flex;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
}
.ju_content_ce{
    justify-content: center;
}
.ju_content_start{
    justify-content: flex-start;
}
.al_items_ce{
    align-items: center;
}
.pcgride{
    width: 83%;
    margin: 30px 0;
}
.pcgride_text{
    line-height: 1.5;
    margin-bottom: 20px;
    font-size: 14px;
}

.contents_box{
    margin-top: 60px;
}
.contents_box_data{
    position: relative;
    text-align: center;
    margin-bottom: 20px;
}
.contents_box_data .box_title{
    font-size: 2rem;
}
.p_text{
    font-size: 1rem;
    margin-bottom: 20px;
}
.video_box_data{
    width: 66%;
}
@media only screen and (max-width: 991px) {
    .video_box_data{
        width: 100%;
    }
}


.pc_grid01{
    width: 49%;
    margin-left: 2%;  
}
.pc_grid01:first-child{
    margin-left: 0;
}
@media only screen and (max-width: 991px) {
    .pc_grid01{
        width: 100%;
        margin-left: 0;
    }
}

.grid_title01{
    margin-top: 50px;
    margin-bottom: 50px;
    text-align: center;
}
.row_table_img{
    width: 32%;
}
.table_data_box{
    width: 66%;
    margin-left: 2%;
}
.table_swiper_next{
    right: -70px;
    background: var(--swiper-navigation-color, var(--swiper-theme-color));
    color: #fff;
    padding: 30px;
    border-radius: 50%;
    width: calc(var(--swiper-navigation-new-size) / 44* 27);
    height: var(--swiper-navigation-new-size);
}
.table_swiper_next:after,
.table_swiper_prev:after{
    font-size: var(--swiper-navigation-new-size);
}

.table_swiper_prev{
    left: -70px;
    background: var(--swiper-navigation-color, var(--swiper-theme-color));
    color: #fff;
    padding: 30px;
    border-radius: 50%;
    width: calc(var(--swiper-navigation-new-size) / 44* 27);
    height: var(--swiper-navigation-new-size);
}
.tbalesytlecss{
    width: 100%;
}
.tbalesytlecss tr td,
.tbalesytlecss tr th{
    border: 1px solid #ddd;
    padding: 15px 20px;
}
.tbalesytlecss tr th{
    background-color: rgb(244, 244, 244);
    width: 40%;
}
.table_swiper_pagination{
    display: none;
}

.grid_title01 span{
    border-bottom: 1px solid #cfcfcf;
    padding: 0 5px 15px 5px;
}
.grid_title01 span.fs2{
    font-size: 2rem;
}
.pc_grid01 .txt01{
    font-size: 2rem;
}
.bdl{
    border-left: 9px solid #b9b9b9;
    padding: 0 0 0 12px;
}
.swiperdata{
    position: relative;
    width: auto;
}

.pc_grid01 .txt02{
    font-size: 1rem;
}
.pc_grid02{
    width: 32%;
    margin-left: 2%;
}


.wid1220{
    width: 100%;
    max-width: 1220px;
    margin: 0 auto;
}
.pc_grid03{
    width: 66%;
    margin-left: 2%;
}


.pc_grid04{
    width: 83%;
    margin-left: 2%;
}
.pc_grid05{
    width: 38%;
    margin-left: 2%;
}
.pc_grid06{
    width: 28%;
    margin-left: 2%;
}

@media only screen and (max-width: 991px) {
    .pc_grid02{
        width: 100%;
        margin-left: 0;
    }
    .pc_grid01 .txt01{
        font-size: 1.8rem;
    }
    .pc_grid03{
        width: 100%;
        margin-left: 0;
    }
    .pc_grid04{
        width: 100%;
        margin-left: 0;
    }
    .pc_grid05{
        width: 100%;
        margin-left: 0;
    }
    .pc_grid06{
        width: 55%;
        margin-left: 0;
    }
}

.pc_grid01:first-child,
.pc_grid02:first-child,
.pc_grid03:first-child,
.pc_grid04:first-child,
.pc_grid05:first-child{
    margin-left: 0;
}

.mt20{margin-top: 20px;}
.mt40{ margin-top: 40px;}
.mb20{ margin-bottom: 20px;}
.mb40{ margin-bottom: 40px;}
.fwbold{
    font-weight: bold;
}
.textaleft{ text-align: left!important; }
.textace{ text-align: center;}
.fs2rem{ font-size: 2rem;}

@media (min-width: 992px) and (max-width: 1400px) {

}

@media (max-width: 991px) {
    .figcaptionD{
        position: relative;
        left: auto;
        top: auto;
    }
    .figcaption_divfont{
        width: 90%;
        margin: 20px auto 0 auto ;
    }
    .main_txt{
        color: #274277;
        font-size: 1.5rem;
        line-height: 1.44;
        display: block;
        margin-bottom: 5px;
    }
    .sub_txt{
        /* font-size: 1.2rem; */
        display: block;
        color: #274277;
        line-height: 1.33;
        margin-left: 0;
    }
    .tetarea_body_wide .tetarea_body_wide_grop{
        width: 48.5%;
    }
    .tetarea_body_wide .tetarea_body_wide_grop:nth-child(2n + 1) {
        margin-left: 0;
    }
    .pcgride{
        width: 100%;
    }

    .row_table_img{
        width: 100%;
    }
    .table_data_box{
        width: 100%;
        margin-left: 0;
    }
    .table_swiper{
        padding-bottom: 30px;
    }
    .table_swiper_prev,
    .table_swiper_next{
        display: none;
    }
    .table_swiper_pagination{
        bottom: 0!important;
        display: block;
    }
}

@media only screen and (max-width: 991px) {
    .tetarea_body_wide .tetarea_body_wide_grop{
        width: 100%;
        margin-left: 0;
    }
}
.container .sub_tetarea {
    justify-content: flex-start;
}