@charset "UTF-8";


.inner {
    width: 1060px;
    margin: 0 auto;
}
/* p {
    font-size: 18px;
    line-height: 1.889;
} */
a:link, a:visited {
    color: #245FBB;
    text-decoration: none;
}
.img_700 {
    display: block;
    width: 700px;
    margin: 60px auto 0;
}
.img_526 {
    display: block;
    width: 526px;
    margin: 60px auto 0;
}


/* ========================================
    トップ
========================================= */
.topArea {
    width:100%;
    height:600px;
    background: url(../img/toparea_bg.png) repeat-x;
    background-size: 1450px 600px;
    background-position: center center;
}
.topArea_inner {
    position:relative;
    margin:0 auto;
    width: 1200px;
    height: 600px;
}
.topArea_inner h1 {
    position:absolute;
    top: 170px;
    left: 14px;
    width: 682px;
    height: 291px;
}
.topArea_inner .toparea_img {
    position:absolute;
    top: 107px;
    right: 14px;
    width: 581px;
    height: 351px;
}


.lead {
    padding: 30px 0 120px;
}
h2.lead_title {
    font-size: 42px;
    font-weight: bold;
    line-height: 1.4286;
    text-align: center;
}
.lead p {
    font-size: 18px;
    line-height: 1.8889;
}
.lead_attention {
    font-size: 24px !important;
    font-weight: bold;
    line-height: 2.0833;
    margin-top: 40px;
}
.lead_attention span {
    border-bottom: 4px solid #FFCF03;
}
.lead_img {
    display: block;
    width: 700px;
    height: 340px;
    margin: 70px auto 0;
}


/* ========================================
    各製品
========================================= */
.product_wrap + .product_wrap {
    margin-top: 120px;
}
.product_box {
    padding: 100px 0 208px;
    background: #F2F2F2;
    border-radius: 80px 80px 0 0;
}
.product_item_inner {
    padding: 70px 0;
    display: flex;
    gap: 60px;
}
.product_item_img {
    width: 340px;
}
.automatic_xoblos .product_item_img img {
    box-shadow: 0 20px 20px rgba(59, 88, 144, 0.16);
}
.automatic_pdfx .product_item_img img {
    box-shadow: 0 20px 20px rgba(195, 51, 51, 0.2);
}
.product_title {
    width: 380px;
    border-radius: 40px;
    margin: 0 auto;
    color: #fff;
    font-size: 22px;
    font-weight: bold;
    line-height: 2.2727;
    text-align: center;
    padding: 5px 0 4px;
}
.automatic_xoblos .product_title {
    background: #003A7C;
}
.automatic_pdfx .product_title {
    background: #C6000C;
}
.product_item_text {
    width: 660px;
}
.product_item_what + p {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4;
    letter-spacing: -0.02em;
    margin-top: 24px;
}
.product_item_what {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.05em;
    /* border-bottom: 27px solid #FFCF03; */
    position: relative;
    z-index: 10;
}
.product_item_what span {
    line-height: 1.45;
    letter-spacing: -0.05em;
}
.automatic_xoblos .product_item_what span {
    font-size: 70px;
}
.automatic_pdfx .product_item_what span {
    font-size: 60px;
}
.product_item_what::after {
    content: "";
    display: block;
    width: 100%;
    height: 27px;
    background-color: #FFCF03;
    position: absolute;
    bottom: 5px;
    z-index: -1;
}
.product_item_jisseki {
    display: block;
}
.automatic_xoblos .product_item_jisseki {
    margin-top: 34px;
}
.automatic_pdfx .product_item_jisseki {
    width: 228px;
    margin-top: 10px;
}


/* ========================================
    自動化
========================================= */
.automatic {
    margin-top: -208px;
}
.automatic_xoblos .automatic_top {
    background: url(../img/automatic_xoblos_top_bg.png) no-repeat top center;
    height: 422px;
    padding-top: 76px;
}
.automatic_pdfx .automatic_top {
    background: url(../img/automatic_pdfx_top_bg.png) no-repeat top center;
    min-height: 460px;
    padding-top: 80px;
}
.automatic_top p {
    font-size: 16px;
    line-height: 2;
}
.automatic_title {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.5789;
    letter-spacing: -0.02em;
    text-align: center;
}

.automatic_xoblos .automatic_title {
    color: #003A7C;
}
.automatic_pdfx .automatic_title {
    color: #C6000C;
}


.automatic_bottom {
    background: #EFF9FF;
    padding: 98px 0 90px;
}
.automatic_white {
    padding: 70px;
    background: #fff;
    border-radius: 30px;
}
.automatic_white + .automatic_white {
    margin-top: 40px;
}
.automatic_white_title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.0625;
    color: #003A7C;
    text-align: center;
}
.automatic_white_title:after {
    content: "";
    display: block;
    width: 130px;
    height: 4px;
    background-color: #FCC502;
    margin: 25px auto 0;
}
.automatic_white_img {
    margin: 36px auto 0;
}


/* ========================================
    xoBlos×PDF-XChange PRO
========================================= */
.combi {
}
.combi_wrap {
    background: url(/xoblos/img/combi_bg.png) repeat top center / 105px;
    padding: 129px 0 0;
}
.combi_titile {
    width: 911px;
    margin: 0 auto;
}
.combi_dx {
    margin-top: 100px;
    background: linear-gradient(45deg, #003a7c 30%, #c6000c 70%);
    padding: 66px 0;
}
.combi_dx p {
    font-size: 24px;
    font-weight: bold;
    color: #FFF;
    line-height: 2.1667;
    text-align: center;
}


.efficiency {
    background: url(/xoblos/img/combi_bg.png) repeat top center / 105px;
    padding: 100px 0 120px;
}
.efficiency_title {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.5789;
    letter-spacing: -0.02em;
    text-align: center;
    color: #C6000C;
}
.efficiency_title span::before {
    content: "";
    display: inline-block;
    width: 36px;
    height: 2px;
    background-color: #C6000C;
    vertical-align: 12px;
    margin-right: 8px;
}
.efficiency_title span::after {
    content: "";
    display: inline-block;
    width: 36px;
    height: 2px;
    background-color: #C6000C;
    vertical-align: 12px;
    margin-left: 8px;
}


/* ========================================
    導入事例
========================================= */
.example {
    padding: 100px 70px;
    background: #fff;
    margin-top: 78px;
    border-radius: 30px;
    box-shadow: 0 2px 6px rgba(0, 0, 0, 0.16);
}
h3.example_title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.0625;
    text-align: center;
}
h3.example_title::after {
    content: "";
    display: block;
    width: 130px;
    height: 4px;
    background-color: #FCC502;
    margin: 25px auto 0;
}
.example_lead {
    font-size: 24px;
    font-weight: bold;
    line-height: 2.0833;
    text-align: center;
    margin-top: 40px;
}
.example_lead span {
    font-size: 32px;
}
.example_lead_txt01 {
    font-size: 16px;
    font-weight: bold;
    line-height: 2;
    margin-top: 40px;
}
.example_lead_txt02 {
    font-size: 24px;
    font-weight: bold;
    line-height: 2;
    margin-top: 20px;
}
.example_lead_txt03 {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
}


.example_process {
    margin: 60px auto 0;
    width: 920px;
}
.example_process_title {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.3333;
}
.example_process .example_process_title::before,
.outside_process .example_process_title::before {
    content: "●";
}
.example_process.xoblos .example_process_title::before {
    color: #003A7C;
}
.example_process.pdfx .example_process_title::before,
.outside_process.pdfx .example_process_title::before {
    color: #C6000C;
}
.example_process p,
.outside_process p {
    font-size: 16px;
    line-height: 2;
    margin-top: 20px;
}


.outside {
    margin: 0 auto;
    padding-top: 100px;
    overflow: hidden;
}
.outside_inner {
    position: relative;
    width: 920px;
    margin: 0 auto;
}
.outside_bg01 {
    position: absolute;
    top: 0;
    left: -265px;
    width: 210px;
}
.outside_bg02 {
    position: absolute;
    top: 210px;
    right: -265px;
    width: 210px;
}
.outside_bg03 {
    position: absolute;
    top: 564px;
    left: -265px;
    width: 210px;
}
.outside_process {
    width: 920px;
    margin: 0 auto;
}
.outside_process + .outside_process {
    margin-top: 90px;
}

.outside_attention {
    padding: 90px 0 0;
    width: 920px;
    margin: 0 auto;
}
.outside_attention p {
    margin-top: 30px;
}
.outside_attention_title {
    font-size: 32px;
    font-weight: bold;
    line-height: 1.4375;
    text-align: center;
}
.outside_attention_title span {
    font-size: 24px;
}
.outside_attention_title span::before {
    content: "";
    display: inline-block;
    width: 26px;
    height: 1px;
    background-color: #333;
    vertical-align: 8px;
    margin-right: 8px;
}
.outside_attention_title span::after {
    content: "";
    display: inline-block;
    width: 26px;
    height: 1px;
    background-color: #333;
    vertical-align: 8px;
    margin-left: 8px;
}


.improvement {
    padding: 120px 0 80px;
    background: #EFF9FF;
}
.improvement_lead_txt01 {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.5789;
    letter-spacing: -0.02em;
    text-align: center;
}
.improvement_lead_title {
    font-size: 38px;
    font-weight: bold;
    line-height: 1.5789;
    letter-spacing: -0.02em;
    text-align: center;
    margin-top: 8px;
}
.improvement_lead_title_span01,
.improvement_lead_title_span02 {
    font-size: 54px;
    display: inline-block;
}
.improvement_lead_title_span01::after,
.improvement_lead_title_span02::after {
    content: "";
    display: block;
    height: 8px;
    margin: 8px auto 0;
    border-radius: 4px;
}
.improvement_lead_title_span01::after {
    background-color: #003A7C;
}
.improvement_lead_title_span02::after {
    background-color: #C6000C;
}
.improvement_lead_txt02 {
    margin-top: 70px;
    font-weight: bold;
}
.improvement_logo {
    display: block;
    width: 430px;
    margin: 94px auto 0;
}
.improvement_seminar {
    font-size: 24px;
    font-weight: bold;
    line-height: 1.9167;
    text-align: center;
    margin-top: 50px;
}
a.improvement_btn {
    background: linear-gradient(90deg, #003276 0, #0086C2 100%);
    border-radius: 20px;
    display: block;
    width: 700px;
    margin: 50px auto 0;
    font-size: 22px;
    font-weight: bold;
    line-height: 2.2727;
    text-align: center;
    color: #fff;
    padding: 37px 0 37px;
}
a.improvement_btn .fa-angle-right {
    font-size: 24px;
    margin-left: 10px;
    vertical-align: -2px;
}
.improvement_photo {
    width: 100%;
    height: 486px;
    background: url(/xoblos/img/improvement_photo.jpg) no-repeat top center / cover;
}
