/* ==========================

deliver/lp/index.phpのcssここから

==============================*/

#deliver img {
    width: 100%;
}

@media screen and (min-width: 550px) {
    .br-sp {
        display: none;
    }
}

@media screen and (min-width: 550px) {
    .emsp-pc {
        display: none;
    }
}


/* ----------------------------

deliver/lp/index.php
 <section class="top"> 

----------------------------*/
#deliver .top .main_visual img {
    max-width: 600px;
    padding-top: 60px
}

#deliver .top {
    text-align: center;
    margin: 0 auto;
}

#deliver .top h1 {
    font-size: 44px;
    color: #fc6501;
    border: #fff solid 5px;
    background: #fff;
    padding-bottom: 14px;
    margin-top: 30px;
}

@media screen and (max-width: 550px) {
    #deliver .top h1 {
        font-size: 38px;
    }
}

#deliver h2 {
    font-weight: bold;
    line-height: 2;
}

#deliver .top h2 {
    text-align: center;
    margin-top: 30px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 0;
    border-bottom: none;
}

#deliver .top .text_large {
    margin-top: 35px;
    font-size: 22px;
    font-weight: bold;
    line-height: 2;
}

#deliver .top .text {
    margin: 30px 0;
    line-height: 2;
}

#deliver .top .btn-area {
    margin: 50px 0;
}

#deliver .top .btn-01 .send-btn {
    width: 250px;
}

#deliver .top .btn-02 .send-btn {
    background-color: #03a9f4;
    width: 250px;
}


/* ----------------------------

deliver/lp/index.php
 <section class="point"> 

----------------------------*/

#deliver .point {
    background-color: #fff;
    color: #002657;
    padding: 20px 50px 20px 50px;
    border-radius: 10px;
    margin-top: 65px;
}

#deliver .point .title {
    text-align: center;
    margin-bottom: 30px;
}

#deliver .point .title img {
    width: 60px;
}

#deliver .point .title h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #fc6501;
    font-size: 24px;
}

#deliver .point .text {
    margin: 20px 0 40px 0;
}

#deliver .point .text .text-title {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}



/* ----------------------------

deliver/lp/index.php
 <section class="howto-start"> 

----------------------------*/

#deliver .howto-start {
    background-color: #fff;
    color: #002657;
    padding: 20px 50px 20px 50px;
    border-radius: 10px;
    margin-top: 65px;
}

@media screen and (max-width: 550px) {
    #deliver .howto-start {
        padding: 20px 20px 20px 20px;
    }
}

#deliver .howto-start .title {
    text-align: center;
    margin-bottom: 30px;
}

#deliver .howto-start .title img {
    width: 60px;
}

#deliver .howto-start .title h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #fc6501;
    font-size: 24px;
}

#deliver .howto-start .text {
    margin-bottom: 20px;
}

#deliver .howto-start .text02 {
    margin-top: 45px;
}

#deliver .howto-start .text .text-title {
    font-weight: bold;
    font-size: 24px;
    margin-bottom: 15px;
}

#deliver .howto-start .text .text-text {
    margin-left: 50px;
}

@media screen and (max-width: 550px) {
    #deliver .howto-start .text .text-text {
        margin-left: 25px;
        margin-right: 25px;
    }
}


/* ----------------------------

deliver/lp/index.php
 <section class="FAQ"> 

----------------------------*/

#deliver .FAQ {
    background-color: #fff;
    color: #002657;
    padding: 20px 50px 20px 50px;
    border-radius: 10px;
    margin-top: 65px;
    margin-bottom: 60px;
}

@media screen and (max-width: 550px) {
    #deliver .FAQ {
        padding: 20px 20px 20px 20px;
    }
}

#deliver .FAQ .title {
    text-align: center;
    margin-bottom: 30px;
}

#deliver .FAQ .title img {
    width: 60px;
}

#deliver .FAQ .title h2 {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    color: #fc6501;
    font-size: 24px;
}

#deliver .FAQ .text {
    margin: 20px 0 40px 0;
}

#deliver .FAQ .text .text-title {
    font-weight: bold;
    font-weight: bold;
    font-size: 22px;
    margin-bottom: 15px;
    line-height: 1.5;
}

#deliver .FAQ .text .text-text {
    margin-left: 50px;
}

@media screen and (max-width: 550px) {
    #deliver .FAQ .text .text-text {
        margin-left: 25px;
        margin-right: 25px;
    }
}

/* ==========================

deliver/lp/index.phpのcssここまで

==============================*/







/* ==========================
inc_login.php ここから
==============================*/
#login .banner {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

#login .banner img {
    width: 100%;
    max-width: 500px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
    margin-bottom: 50px;
}

/* ==========================
inc_login.php ここまで
==============================*/