@charset "utf-8";
/*-------------------company------------------*/
#teaser .teaser_txt span{
    display: inline-block;
    margin-left: 25px;
    font-size: 28px;
    font-weight: 500;
    color: #fff;
}
.company_main{
    background: url("../images/company/bg_main.jpg") no-repeat top center;
    padding: 160px 0 0;
    height: 700px;
    box-sizing: border-box;
}
.company_main .inner{
    max-width: 1500px;
    padding: 0 30px;
    box-sizing: border-box;
}
.company_main .box{
    display: flex;
    justify-content: flex-end;
}
.company_main_tit{
    font-size: 20px;
    color: #fff;
    font-weight: 700;
}
.company_main_txt{
    font-size: 16px;
    color: #fff;
    line-height: 1.75;
    margin-top: 10px;
}
.history{
    background: url("../images/company/bg_history.jpg") repeat-y top center;
    padding: 100px 0 0;
}
.history .inner{
    max-width: 1120px;
}
.history ul{
    position: relative;
    padding: 0 0 80px;
}
.history ul:before{
    background: #004f93;
    width: 4px;
    height: calc(100%);
    left: 120px;
    top: 0;
    content: '';
    z-index: 2;
    position: absolute;
}
.history dl{
    display: flex;
    justify-content: left;
}
.history dt{
    width: 125px;
    font-size: 28px;
    line-height: 1.1;
    font-weight: 500;
    color: #004f93;
    position: relative;
}
.history dt:before{
    background: url("../images/company/ico_history01.png") no-repeat top center;
    width: 28px;
    height: 28px;
    right: -11px;
    top: 0;
    content: '';
    z-index: 2;
    position: absolute;
}
.history dd{
    width: calc(100% - 125px);
    padding-left: 30px;
    font-size: 18px;
    box-sizing: border-box;
}
.history dd .dd_top{
    display: flex;
    justify-content: left;
}
.history dd .dd_tit{
    font-size: 18px;
    margin-right: 60px;
}
.history dd .dd_img{
}
.history dd .dd_img span{
    display: block;
    font-size: 15px;
    margin-left: 6px;
}
.shadow_img{
    padding: 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    box-sizing: border-box;
}
.history dd .dd_flex{
    margin-top: 40px;
    display: flex;
    justify-content: flex-end;
}
.history dd .dd_box{
    width: 747px;
    border-top: 1px solid #fff;
    position: relative;
    padding: 36px 80px 36px 50px;
    box-sizing: border-box;
    background: url("../images/company/bg_history02.png") repeat-y top center;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
}
.history dd .dd_box:before{
    background: url("../images/company/icon_logomark.png") no-repeat top center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 36px;
    height: 36px;
    right: 20px;
    bottom: 20px;
    content: '';
    z-index: 2;
    position: absolute;
}
.history dd .dd_box01:before{
    background: url("../images/icon/icon_logomark.svg") no-repeat top center;
    -webkit-background-size: contain;
    background-size: contain;
    width: 36px;
    height: 36px;
    right: 20px;
    bottom: 20px;
    content: '';
    z-index: 2;
    position: absolute;
}
.history dd .dd_box_tit{
    position: absolute;
    top: -32px;
    right: 0;
    width: 430px;
    height: 50px;
    line-height: 50px;
    font-size: 20px;
    padding-left: 35px;
    box-sizing: border-box;
    color: #fff;
    font-weight: 700;
    text-align: left;
    border-radius: 5px;
    background: #8c7c3c;
}
.history dd .dd_box_tit img{
    position: absolute;
    right: -40px;
    top: -28px;
    z-index: 2;
}
.history li+li{
    margin-top: 35px;
}
.history_cont_tit{
    font-size: 18px;
    font-weight: 700;
    color: #8c7c3c;
    font-weight: 700;
    margin-bottom: 10px;
}
.history_cont_txt{
    font-size: 15px;
    display: inline;
    line-height: 2.67;
    position: relative;
    border-top: 1px solid #fff;
    padding-top: 8px;
}
.history li:nth-child(2){
    margin-top: 50px;
}
.history li:nth-child(3){
    margin-top: 50px;
}
.history dd .flex_img{
    margin: 18px 0;
    display: flex;
    justify-content: center;
}
.history dd .flex_img p{
    margin: 0 0;
}
.history dd .dd_top+.dd_top{
    margin-top: 35px;
}
.history dd .dd_box01 .dd_box_tit{
    background: #004f93;
}
.history dd .dd_box01 .history_cont_tit{
    color: #004f93;
}
.history dd .dd_box01 .history_cont_link{
    padding-top: 10px;
    border-top: 1px solid #fff;
}
.history dd .dd_box01 .history_cont_link a{
    font-size: 15px;
    font-weight: 700;
    color: #004f93;
}
.history_50th{
    padding: 60px 0 90px;
    background: url("../images/company/bg_history04.png") no-repeat top center;
}
.history_50th dt{
    color: #fff;
}
.history_50th dt:before {
    background: url(../images/company/ico_history03.png) no-repeat top center;
    width: 28px;
    height: 28px;
    right: -11px;
    top: 0;
    content: '';
    z-index: 2;
    position: absolute;
}
.history_50th dd .dd_top .dd_tit01{
    color: #fff;
    font-size: 36px;
    line-height: 1;
    margin-top: -7px;
    font-weight: 700;
    margin-bottom: 20px;
}
.history_50th dd .dd_des .dd_des_tit{
    font-size: 20px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 10px;
}
.history_50th dd .dd_des .dd_des_txt{
    font-size: 16px;
    color: #fff;
}
.history_50th dd .dd_img{
    margin-top: 60px;
    padding-left: 50px;
    position: relative;
}
.history_50th dd .dd_img span{
    font-size: 18px;
    color: #fff;
    position: absolute;
    bottom: 30px;
    left: 350px;
    z-index: 2;
}
.history_50th ul:before {
    background: url("../images/company/ico_history04.png") no-repeat top center;
    width: 46px;
    height: 740px;
    left: 99px;
    top: -60px;
    content: '';
    z-index: 2;
    position: absolute;
}
@media screen and (max-width: 767px) {
    #teaser .teaser_txt span{
        display: block;
        margin-left: 0;
        font-size: 18px;
        font-weight: 500;
        color: #fff;
    }
    .company_main{
        background: url("../images/company/sp_bg_main.png") no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
        padding: 15px 0 20px;
        height: auto;
        box-sizing: border-box;
    }
    .company_main .inner{
        max-width: 100%;
        padding: 0;
        box-sizing: border-box;
    }
    .company_main_img{
        padding-right: 10px;
    }
    .company_main .box{
        display: block;
        margin-top: 20px;
        padding: 0 20px;
        box-sizing: border-box;
    }
    .company_main_tit{
        font-size: 13px;
        color: #fff;
        font-weight: 700;
    }
    .company_main_txt{
        font-size: 12px;
        color: #fff;
        line-height: 1.6;
        margin-top: 10px;
    }
    .history{
        background: #fff;
        padding: 30px 0 0;
    }
    .history .inner{
        max-width: 100%;
    }
    .history ul{
        position: relative;
        padding: 0 0 40px;
    }
    .history ul:before{
        background: #004f93;
        width: 2px;
        height: calc(100%);
        left: 26px;
        top: 0;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .history dl{
        display: block;
        padding-left: 20px;
        box-sizing: border-box;
        justify-content: left;
    }
    .history dt{
        padding-left: 20px;
        box-sizing: border-box;
        width: 100%;
        font-size: 20px;
        line-height: 1;
        font-weight: 500;
        color: #004f93;
        position: relative;
    }
    .history dt:before{
        background: url("../images/company/ico_history01.png") no-repeat top center;
        -webkit-background-size: contain;
        background-size: contain;
        width: 14px;
        height: 14px;
        right: auto;
        left: 0;
        top: 0;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .history dd{
        width: 100%;
        padding-left: 20px;
        font-size: 12px;
        box-sizing: border-box;
    }
    .history dd .dd_top{
        display: block;
        justify-content: left;
    }
    .history dd .dd_tit{
        font-size: 13px;
        margin-right: 0;
        margin-top: 6px;
        margin-bottom: 12px;
    }
    .history dd .dd_img+.dd_img{
        margin-top: 14px;
    }
    .history dd .dd_img img{
        width: 50%;
    }
    .history dd .dd_img span{
        display: block;
        font-size: 12px;
        margin-left: 4px;
    }
    .shadow_img{
        padding: 10px;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
        box-sizing: border-box;
    }
    .history dd .dd_flex{
        margin-top: 45px;
        display: block;
        justify-content: flex-end;
    }
    .history dd .dd_box{
        width: 100%;
        border-top: 1px solid #fff;
        position: relative;
        padding: 30px 30px 30px 20px;
        box-sizing: border-box;
        background: url("../images/company/bg_history02.png") repeat-y top center;
        box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    }
    .history dd .dd_box:before{
        background: url("../images/company/icon_logomark.png") no-repeat top center;
        -webkit-background-size: contain;
        background-size: contain;
        width: 18px;
        height: 18px;
        right: 10px;
        bottom: 10px;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .history dd .dd_box01:before{
        background: url("../images/icon/icon_logomark.svg") no-repeat top center;
        -webkit-background-size: contain;
        background-size: contain;
        width: 18px;
        height: 18px;
        right: 10px;
        bottom: 10px;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .history dd .dd_box_tit{
        position: absolute;
        top: -16px;
        right: 33px;
        width: 230px;
        height: 30px;
        line-height: 30px;
        font-size: 12px;
        padding-left: 12px;
        box-sizing: border-box;
        color: #fff;
        font-weight: 700;
        text-align: left;
        border-radius: 5px;
        background: #8c7c3c;
    }
    .history dd .dd_box_tit img{
        position: absolute;
        right: -20px;
        top: -15px;
        z-index: 2;
        width: 60px;
    }
    .history li+li{
        margin-top: 20px;
    }
    .history_cont_tit{
        font-size: 13px;
        font-weight: 700;
        color: #8c7c3c;
        margin-bottom: 7px;
    }
    .history_cont_txt{
        font-size: 12px;
        display: inline;
        line-height: 1.6;
        position: relative;
        border-top: none;
        padding-top: 0;
    }
    .history li:nth-child(2){
        margin-top: 30px;
    }
    .history li:nth-child(3){
        margin-top: 30px;
    }
    .history dd .flex_img{
        margin: 18px 0;
        display: flex;
        justify-content: center;
    }
    .history dd .flex_img p{
        margin: 0 0;
    }
    .history dd .dd_top+.dd_top{
        margin-top: 0px;
    }
    .history dd .dd_box01 .dd_box_tit{
        background: #004f93;
    }
    .history dd .dd_box01 .history_cont_tit{
        color: #004f93;
    }
    .history dd .dd_box01 .history_cont_link{
        padding-top: 10px;
        border-top: none;
    }
    .history dd .dd_box01 .history_cont_link a{
        font-size: 13px;
        font-weight: 700;
        color: #004f93;
    }
    .history_50th{
        padding: 30px 0 5px;
        background: url("../images/company/sp_bg_history04.png") no-repeat top center;
        -webkit-background-size: cover;
        background-size: cover;
    }
    .history_50th dt{
        color: #fff;
    }
    .history_50th dt:before {
        background: url(../images/company/ico_history03.png) no-repeat top center;
        -webkit-background-size: contain;
        background-size: contain;
        width: 14px;
        height: 14px;
        right: auto;
        left: 0;
        top: 0;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .history_50th dd .dd_img img{
        width: 225px;
    }
    .history_50th dd .dd_top .dd_tit01{
        color: #fff;
        font-size: 22px;
        line-height: 1;
        font-weight: 700;
        margin-top: 12px;
        margin-bottom: 60px;
    }
    .history_50th dd{
        padding-right: 10px;
        box-sizing: border-box;
    }
    .history_50th dd .dd_des .dd_des_tit{
        font-size: 12px;
        font-weight: 700;
        color: #fff;
        margin-bottom: 16px;
    }
    .history_50th dd .dd_des .dd_des_txt{
        font-size: 12px;
        color: #fff;
    }
    .history_50th dd .dd_img{
        margin-top: 25px;
        padding-left: 14px;
        position: relative;
    }
    .history_50th dd .dd_img span{
        font-size: 16px;
        color: #fff;
        position: static;
        margin-top: 20px;
        bottom: 0;
        text-align: center;
        font-family: 'Noto serif JP', sans-serif;
        font-weight: 700;
        left: 0;
        z-index: 2;
    }
    .history_50th ul:before {
        background: url("../images/company/ico_history05.png") no-repeat bottom center;
        -webkit-background-size: contain;
        background-size: contain;
        width: 23px;
        height: 600px;
        left: 16px;
        top: -30px;
        content: '';
        z-index: 2;
        position: absolute;
    }
    .history_50th{
        margin-bottom: 60px;
    }
}















































































