@charset "UTF-8";
/* CSS Document */
.container_narrow {
    max-width: 1140px;
}
@media (min-width: 768px) {
    span.br {
        display:block;
    }
}
h1 {
    font-size: 2.5vw !important;
    border: none;
    font-weight: var(--font-weight-bold);
    line-height: 140%;
    color: #000;
}
@media (min-width: 1400px) {
    h1  {
        font-size: 42px !important;
    }
}
@media (max-width: 767px) {
    h1  {
        font-size: 22px !important;
    }
}
.kadai_title p {
    margin-bottom: 0;
}

.kadai_wrap {
    background-image: url("images/kadai-bg.jpg");
    background-size: cover;
    background-position: left center;
    padding: 120px 15px;
    z-index: 50;
    margin-top: -45px;
}
.kadai_wrap p {
    color: #FFF;
    font-size: 130%;
    margin-top: 10px;
    margin-bottom: 10px;
    text-shadow: rgba(0,0,0,0.4) 1px 2px;
    font-weight: var(--font-weight-bold);
}
.kadai_wrap p:before {
    content: '●';
    color: rgba(219,192,6,1.00);
    margin-right: 7px;
    display: inline-block;
    font-size: 120%;
}
@media (max-width: 767px) {
    .kadai_wrap {
        margin-top: -0;
        padding: 50px 0;
        margin-top: -15px;
    }
    .kadai_wrap p {
        font-size: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }
}
.kdai_delta_wrap  {
    margin-bottom: 100px;
}
.kdai_delta {
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 36px 40px 0 40px;
    border-color: #ffd500 transparent transparent transparent;
}



.cloud_ok_wrap {
    margin-bottom: 180px;
}
.cloud_ok {
    font-size: 5.5vw;
    color: #B30B00;
    font-weight: var(--font-weight-bold);
    margin-bottom: 50px;
    margin-top: 70px;
    display: inline-block;
}
.cloud_ok:before {
    content: 'クラウドにつよい';  
    font-size: 35%;
    color: #888;
    display: block;
    margin-bottom: 8px;
    display: block;
    text-align: left;
}
.cloud_ok span {

}
.cloud_ok_desc {
    color: #180B4A;
    margin-top: 50px;
    font-size: 120%;
}
@media (min-width: 1400px) {
    .cloud_ok  {
        font-size: 72px !important;
    }
}
@media (max-width: 767px) {
    .cloud_ok  {
        font-size: 28px !important;
    }
    .cloud_ok_desc {
        margin-top: 30px;
        font-size: 105%;
    }
}




.ddp {
    padding: 0px 15px 60px;
}
.ddp h2 {
    font-size: 2.8vw;
    color: #B30B00;
    font-weight: var(--font-weight-bold);
    margin-top: 0;
    margin-bottom: 15px;
}
.ddp p {
    margin-bottom: 0;
    font-size: 140%;
}
@media (min-width: 1400px) {
    .ddp h2 {
        font-size: 52px;
    }
}

.feature_wrap {
    background-color: rgba(43,43,43,1.00);
    color: #FFF;
    padding-top: 40px;
    padding-bottom: 70px;
}
.feature_wrap h3 {
    color: #8CC63F;
    font-size: 200%;
    margin-bottom: 45px;
}
.feature_wrap p{
    line-height: 115%;
}
@media (max-width: 767px) {
    .feature_wrap {
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .feature_wrap h3 {
        font-size: 120%;
        margin-bottom: 30px;
    }
    .feature_wrap p{
        font-size: 80%;
    }
}
.acrobat_too {
    margin-top: 250px;
    margin-bottom: 250px;
}
.acrobat_too .discription {
    margin-top: 80px;
    font-size:110%;
    line-height: 200%;
}
@media (max-width: 767px) {
    .acrobat_too {
        margin-top: 100px;
        margin-bottom: 100px;
    }
    .acrobat_too .discription {
    margin-top: 60px;
    font-size:100%;
    line-height: 165%;
}
}

.team {
    z-index: 50;
}

.speedup_all_wrap {
    background-color: rgba(239,239,239,1.00);
    padding-top: 120px;
    padding-bottom: 100px;
    margin-top:-45px;
}
.speedup_all_wrap h2 {
    font-size: 2.7vw;
    color: #000;
    font-weight: var(--font-weight-bold);
    margin-top: 0;
    margin-bottom: 80px;

}
@media (min-width: 1200px) {

    .speedup_all_wrap h2 {
        font-size: 42px;
    }
}
@media (max-width: 767px) {
    .speedup_all_wrap {
        padding-top: 80px;
        padding-bottom: 80px;
    }
}

.kasoku_wrap {
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 120px;
}
.kasoku_wrap .row > div {
    padding-left: 30px;
    padding-right: 30px;
}
@media (max-width: 767px) {
    .kasoku_wrap {
        max-width: auto;
        margin-left: auto;
        margin-right: auto;
        padding-left: 0;
        padding-right: 0;
        margin-bottom: 50px;
    }
    .kasoku_wrap .row > div {
        padding-left: 15px;
        padding-right: 15px;
    }
}




.speedup_wrap {
    background-color: #FFF;
    margin-top: 100px;
}

.speedup_wrap h3 {
    padding: 25px 15px;
    background-color: #B30B00;
    color: #FFF;
    text-align: center;
    font-weight: var(--font-weight-bold);
    font-size: 200%;
    margin-bottom: 0;
}
.speedup_inner {
    padding: 100px;
}

.speedup_inner h4 {
    font-size: 200%;
    color: #000;
    font-weight: var(--font-weight-bold);
    margin-bottom: 30px;
    margin-top: 0;
    padding-bottom: 10px;
    border-bottom: solid 1px #DDD;
}
.speedup_inner dl , .speedup_inner dt ,.speedup_inner dd {
    padding: 0;
    margin: 0;
}
.speedup_inner dl {
    margin-top: 30px;
}
.speedup_inner dt  {
    font-size: 120%;
    color: #B30B00;
    font-weight: var(--font-weight-bold);
    margin-bottom: 8px;

}
.speedup_inner dd {
    line-height: 180%;
    font-size: 14px;
    color: #666;
}
.speedup_inner .desc {
    margin-top: 30px;
    font-size: 105%;
    line-height: 180%;
    padding: 20px;
    border: solid 3px #EEE;
    border-radius: 5px;
    background-color: #f9f9f9;
}

@media (max-width: 767px) {
    .speedup_inner {
        padding: 15px;
    }
    .speedup_wrap h3 {
        padding: 25px 15px;
        font-size: 120%;
    }
    .speedup_inner h4 {
        font-size: 120%;
    }
    .speedup_inner .desc {
        font-size: 90%;
    }

}
.margintop {
    margin-top: 150px;
}
@media (max-width: 767px) {
    .margintop {
        margin-top: 100px;
    }
}

.about_ddp {
    margin-top: 100px;
    margin-bottom: 100px;
}
.about_ddp h2 {
    font-size: 3vw;
    color: #000;
    font-weight: var(--font-weight-bold);
    margin-bottom: 75px;

}
@media (min-width: 1400px) {
    .about_ddp h2 {
        font-size: 56px !important;
    }
}
@media (max-width: 767px) {
    .about_ddp h2 {
        font-size: 24px !important;
    }
}

.proposal_flow h2 {
    font-size: 3.2vw;
    color: #000;
    font-weight: var(--font-weight-bold);

}
@media (min-width: 1400px) {
    .proposal_flow h2 {
        font-size: 56px !important;
    }
}
@media (max-width: 767px) {
    .proposal_flow h2 {
        font-size: 24px !important;
    }
}


.about_ddp h3 {
    font-size: 135%;
    font-weight: var(--font-weight-bold);
    color: #000;
    padding-bottom: 7px;
    border-bottom: solid 1px #DDD;
    margin-bottom: 60px;
}
.feature_list {
    font-size: 120%;
}
.feature_list li {
    margin-top: 10px;
    margin-bottom: 10px;
    font-weight: var(--font-weight-bold);
}



.popup_btn {
    min-width: 300px;
    padding: 20px;
    display: inline-block;
    line-height:16px;
    text-decoration: none;
    background:#8CC63F;
    text-align:center;
    color:#FFFFFF;
    font-size:16px;
    border-radius:4px;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    transition: 0.5s;
}
.popup_btn:hover{
    background:#A2E649;
    color:#FFFFFF;
    margin-left:0px;
    margin-top:0px;
    box-shadow:none;
}
@media (max-width: 767px) {
    .popup_btn {
        padding: 16px;
        line-height:13px;
        font-size: 13px;
    }
}



/* ツール */
.tools {
    display: flex;
    align-items: center;
    background-color: #fff;
    margin: 0;
    padding: 10px 15px;
}
.tools > div {
    float: none;
}
.tools ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: flex;
}

.tools li {
    display: inline-block;
    margin: 5px;
}
.tools li img {
    max-width:220px;
}
.tools_categoly {
    font-size: 90%;
    line-height: 110%;
}
@media (max-width: 767px) {
    .tools ul {
        display: flex;
        flex-wrap: wrap;
        margin-bottom: 15px;
    }
    .tools ul li{
        text-align: center;
        width: 45%;
    }
    .tools_categoly {
        text-align: center;
        background-color: #F0F0F0;
        padding: 10px 15px;
        margin-bottom: 15px;
    }
}

/*ポップアップ*/

#cboxOverlay {
    background:#000;
}
#colorbox {
}

#cboxContent {
    background-color: transparent;
    box-shadow: rgba(0,0,0,0.3) 0 0px 2px 0, rgba(0,0,0,0.2) 0 2px 5px 3px;
    border-radius: 20px;
}
#cboxClose {
    right: 10px;
    color: #000;
    background-color: rgba(255,255,255,0.60);
    padding: 7px 10px;
    font-size: 12px;
}
.popup {
    padding-left: 15px;
    padding-right: 15px;
}
.popup  {
    width: 100%;
    padding: 30px;
    background-position: bottom center;
    background-repeat: no-repeat;
    border-bottom: none;
    background-color: #FFF;
}
#pup_whatsLCM .popup {
    background-image: none;

}
#cboxLoadedContent {
    margin-bottom: 0;
}
#cboxTitle {
display: none !important;
}

.popup .miniText {
    font-size: 13px;
    color: #444;
}
.popup .popup_catch {
    font-size:100%;
    margin-bottom: 2px;
    line-height: 105%;
}
.popup .popup_title {
    font-size:170%;
    font-weight: var(--font-weight-bold);
    margin-bottom: 20px;
    color: #000;
    line-height: 120%;
}
.popup .popup_culc_text {
    font-size:90%;
    line-height: 130%;
}
.featherlight {
}
.popup .mktoForm .mktoFormRow:nth-of-type(2) .mktoFormCol{
    width: 49% !important;
    float: left !important;
}
.popup .mktoForm .mktoFormRow:nth-of-type(2) .mktoFormCol:nth-of-type(1) {
    margin-right: 2% !important;
}
.popup  .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
    font-size: 120% !important;
    padding: 20px 50px !important;
    margin-top: 30px;
}

.popup .mktoForm input[type=text], .popup .mktoForm input[type=email], .popup .mktoForm input[type=tel], .popup .mktoForm textarea.mktoField {
    border: none !important;
    border-radius: 0 !important;
    padding: 15px 15px !important;
    box-shadow: none !important;
}
.popup .mktoForm input[type=text]:focus, .popup .mktoForm input[type=email]:focus, .popup .mktoForm input[type=tel]:focus, .mktoForm textarea.mktoField:focus {
    font-size: 14px !important;
}

.popup .mktoForm label {
    color: #000 !important;
}



@media (max-width: 767px) {
    #cboxContent {
        border-radius: 5px;
    }
    .popup  {
        width: 98%;
        padding: 15px;
        padding-bottom: 100px;
        border-radius: 5px;
       background-image: none;
    }
    .popup .popup_catch {
        font-size:90%;
        margin-bottom: 2px;
    }
    .popup .popup_title {
        font-size:120%;
        margin-bottom: 10px;
    }
    .popup  .mktoForm .mktoButtonWrap.mktoSimple .mktoButton {
        font-size: 110% !important;
        padding: 10px 20px !important;
        margin-top: 20px;
    }

}
