/*　全体　*/
p {
    line-height: 180%;
}
h1 , h2 {
    font-size: 25px;
    margin-bottom: 50px;
    font-family: 'Kosugi Maru', sans-serif;
}
span {
   display: inline-block;
}

a.lender_entry-raised {
    text-decoration: none;
}
a.lender_entry-raised:hover , a.lender_entry-raised:link , a.lender_entry-raised:visited , a.lender_entry-raised:hover , a.lender_entry-raised:active {
    text-decoration: none;
    color: #fff;
    background-color: #FFC042;
}

.card-a {
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    border-radius: 8px;
}
.lender_entry-wright-space {
    margin-right: 20px;
    margin-left: 20px;
}
.lender_entry-raised {
    display: inline-block;
    background-color: #517D99;
    color: #FFF;
    font-size: 1.2em;
    font-weight: bold;
    text-decoration: none;
    letter-spacing: 0.05em;
    padding: 0.6em 1.3em;
    border-radius: 50px;
    cursor: pointer;
    box-shadow: 0 2px 2px 0 rgba(0,0,0,0.14), 0 1px 5px 0 rgba(0,0,0,0.12), 0 3px 1px -2px rgba(0,0,0,0.2);
    -webkit-tap-highlight-color: transparent;
    transition: .3s;
}
.lender_entry-raised:hover{
  box-shadow: 0 3px 3px 0 rgba(0,0,0,0.14), 0 1px 7px 0 rgba(0,0,0,0.12), 0 3px 1px -1px rgba(0,0,0,0.2);
}

/* ナビ */
.btn-lg-a {
    padding: 10px 16px;
}
/* ０円で空きスペースを収益化したい人は他にいませんか？ */
#lender_entry-intro {
    /*background-color: #dce1e6;*/
    background-color: #37AB9D;
    padding-bottom: 100px;
    padding-top: 50px;
}
#lender_entry-intro h1 {
    color: #fff/*#5cb85c #666*/;
    font-size: 28px;
    text-shadow: 1px 2px 2px #808080;
}
#lender_entry-intro p {
    font-size: 20px;
    font-weight: bold;
}
.lender_entry-intro-p2 {
    margin-top: 50px;
    color: #FFC042;
}
.lender_entry-intro-p3 {
    color: #FFC042;
}
.lender_entry-intro-p1 {
    color: #fff;
    margin: 0 0 20px 0;
}
.lender_entry-intro-circle {
    background-color: #fff;
    border-radius: 50%;
    height: 150px;
    width: 150px;
    position: relative;
    margin: 0 auto;
}
.lender_entry-intro-circle p {
    color: #FFC042;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 150px;
}

/* こんなお悩みはありませんか？ */
.lender_entry-trouble-2 {
    padding: 50px 0 0px 0;
}
.lender_entry-trouble-2 {
    background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5)),url(../../img/lender_entry/intro1.jpg);
    background-position: center;
    background-size: cover;
}
#lender_entry-trouble h2 {
    font-weight: bold;
    margin-bottom: 10px;
    color: #fff;
}
#lender_entry-trouble h2 img {
    width: 24px;
    height: auto;
    vertical-align: top;
    }
.lender_entry-trouble-p2 {
    background-color: #fff;
    font-size: 20px;
    font-weight: bold;
    color: #37AB9D;
    text-align: center;
    padding: 35px 5px 35px 5px;
    border-radius: 8px;
    /*border-top: 10px solid #FFC042;
    border-bottom: 10px solid #FFC042;*/
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.lender_entry-trouble-p1 {
    margin: 0 0 50px 0;
    color: #FFC042;
    font-weight: bold;
    font-size: 25px;
}
.lender_entry-trouble-p1 img {
    vertical-align: baseline;
}

/* シーズスペースとは？ */
#lender_entry-about-kuaru {
    font-weight: bold;
    padding: 50px 0 0px 0;
    /*background-image: url("../../img/lender_entry/logo_icon.png");
    background-repeat: no-repeat;
    background-position: fixed;
    background-position: center;*/
    color: #fff;
}
#lender_entry-about-kuaru h2 {
    font-weight: bold;
    margin-bottom: 30px;
    padding-bottom: 0;
}
.lender_entry-about-kuaru-img {
    -webkit-filter: opacity(50%);
    filter: opacity(50%);
    margin-top: 30px;
}
#lender_entry-about-kuaru p {
    color: #fff;
}
.lender_entry-about-kuaru-2 {
    padding: 20px 10px 20px 10px;
    }
.lender_entry-about-kuaru-2-img {
    width: 100px;
    height:100px;
    border-radius: 50%;
    background-color: #fff;
    position:relative;
    margin:0 auto;
}
.lender_entry-about-kuaru-2 img {
    position: absolute;
    width: 80px;
    height: 80px;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
.lender_entry-about-kuaru-1 {
    background-color: #4DC0B2;
    border-radius: 8px;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
.lender_entry-about-kuaru-3 {
    margin-bottom:40px;
}
.lender_entry-about-kuaru-3 img {
    background-color: white;
}

/* シーズスペースが選ばれる３つの理由 */
.lender_entry-reason-circle {
    color: #37AB9D;
    padding: 0;
    margin: 0;
    font-size: 30px;
    font-weight: bold;
}
.lender_entry-reason-circle2 {
    background-color: #37AB9D;
    border-radius: 50%;
    padding-right: 0;
    width: 200px;
    height: 200px;
    position:relative;
    margin:0 auto;
}
.lender_entry-reason-circle2 img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}
#lender_entry-reason {
    padding: 50px 0 50px 0;
    color: #37AB9D;
}
.lender_entry-reason-row p {
    font-size: 30px;
    color: #37AB9D;
    background-color: #fff;
    padding: 30px 0px 30px 0px;
    border: 1px solid #37AB9D;
}

#lender_entry-reason h2 {
    font-weight: bold;
    margin-bottom: 10px;
}
#lender_entry-reason h3 {
    color: #37AB9D;
    font-size: 24px;
    font-weight: bold;
}
.lender_entry-reason-h3-1 {
    font-size: 14px;
    margin: 30px;
}
.lender_entry-reason-row-2 {
    margin-top: 20px;
    margin-bottom: 20px;
}
.lender_entry-reason-row-2 img {
    vertical-align: -9px;
}
.lender_entry-reason-row-2 p {
    font-size: 18px;
    color: #3d4451;
    padding: 20px 20px 0 20px;
    font-weight: bold;
    margin-bottom: 0px;

}
.lender_entry-reason-row-2-1 {
    border-left: 5px solid #FFC042;
    box-shadow: 0 8px 17px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    background-color: #fff;
    margin-bottom: 20px;
}
.lender_entry-reason-row-2-p1 {
    font-size: 14px;
    color: #666;
    padding-bottom: 20px;
    }
.lender_entry-reason-p {
    color: #ff8080;
    font-size: 80px;
    margin: 20px 0 20px 20px;
}
#lender_entry-reason .lender_entry-reason-img-1 {
    width: 48px;
    height: 48px;
}
.margin-top-50px {
    margin-top:  50px;
}

/* 掲載までの流れ */
#lender_entry-flow {
    padding: 50px 0 50px 0;
    background-size: cover;
    background-color: #4DC0B2;
}
#lender_entry-flow h2 {
    font-weight: bold;
    color: #fff;
    text-shadow: 1px 2px 2px #808080;
}
.lender_entry-flow-col {
    background-color: #f5f5f5;
    margin-bottom: 50px;
    border-radius: 8px;
    box-shadow: 0 2px 10px rgba(0,0,0,.2)
}
.lender_entry-flow-col p {
    font-size: 14px;
    padding-bottom: 20px;
}
.lender_entry-flow-p {
    font-size: 20px;
    padding: 50px 0 50px 0;
    color: #fff;
}
.lender_entry-flow-h3 {
    color: #FFC042;
    font-weight: bold;
    padding: 0.25em 0.5em;
    font-size: 30px;
    display: inline-block;
    }
#lender_entry-flow h3 {
    font-size: 32px;
    color: #37AB9D;
}

/* よくある質問と答え */
#lender_entry-question {
    padding: 50px 0 0 0;
}
#lender_entry-question h2 {
    padding-top: 25px;
    color: #fff;
    background-color: #37AB9D;
}
#lender_entry-question .card-a {
    padding-bottom: 50px;
    border: 2px solid #37AB9D;
    box-shadow: 0 2px 10px rgba(0,0,0,.2);
    border-radius: 0;
}
#lender_entry-question h2 {
    font-weight: bold;
    padding-bottom: 25px;
}
#lender_entry-question p {
    margin-bottom: 20px;
    border-bottom: 1px solid #37AB9D;
    padding: 5px 10px 5px 10px;
}
.lender_entry-question-p {
    margin-top: 50px 5px 50px 5px;
}
#lender_entry-question p.lender_entry-question-p-2 {
    font-weight: bold;
    margin-top: 80px;
    margin-bottom: 80px;
    font-size: 20px;
    color: #37AB9D;
}
.row-eq-height {
    /* display: flex; */
    /* flex-wrap: wrap; */
}
.box16{
    padding: 0.5em 1em;
    margin: 2em 0;
    background: -webkit-repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
    background: repeating-linear-gradient(-45deg, #f0f8ff, #f0f8ff 3px,#e9f4ff 3px, #e9f4ff 7px);
}
.lender_entry-question-p-2 {
    color: #FFC042;
}
#lender_entry-question .lender_entry-question-p-3 {
    border-bottom: none;
    color: #fff;
    font-weight: bold;

}
#lender_entry-question .lender_entry-wright-space {
    margin-right: 0px;
    margin-left: 0px;
}
.lender_entry-question-p-4 {
    background-color: #37AB9D;
    margin-right: 0;
    margin-left: 0;
}
.lender_entry-question-p-4 {
    padding-bottom: 100px;
    margin-top: 80px;
}
/* スマホサイズ対応 */
@media screen and (max-width: 767px) {
    .lender_entry-trouble-p1 img {
        width: 48px;
        height: auto;
    }
    .lender_entry-question-p-4 {
        padding-bottom: 40px;
        padding-top: 40px;
    }
}

/* タブレット・PCサイズ対応 */
@media screen and (min-width: 768px) {
    h2 {
    font-size: 60px;
    }
    .lender_entry-raised {
        font-size: 35px;
    }

    /* ０円で空きスペースを収益化したい人は他にいませんか？ */
    #lender_entry-intro {
        padding-top: 77px;
    }
    #lender_entry-intro .lender_entry-wright-space {
        /*background-image: linear-gradient(rgba(0, 0, 0, .5), rgba(0, 0, 0, .5));*/
        margin-right: 0;
        margin-left: 0;
    }
    #lender_entry-intro h1 {
        font-size: 60px;
    }
    .lender_entry-intro-circle p {
        color: #FFC042;
        vertical-align: top;
}
    /* こんなお悩みはありませんか？ */
    .lender_entry-trouble-2 {
        padding: 100px;
    }
    .lender_entry-trouble-p1 {
        font-size: 50px;
        padding: 50px;
        text-shadow: 1px 1px 2px #808080;
        margin-bottom: 0px;
    }
    .lender_entry-trouble-p2 {
        padding: 85px 10px 85px 10px;
    }
    #lender_entry-trouble .row {
        margin-right: 150px;
        margin-left: 150px;
    }
    #lender_entry-trouble h2 {
    margin-bottom: 50px;
    }
    #lender_entry-trouble h2 img {
        width: 64px;
        height: auto;
    }
    .lender_entry-trouble img {
        width: 200px;
        height: auto;
    }

    /* シーズスペースとは？ */
    #lender_entry-about-kuaru {
        padding: 150px 0 150px 0;
    }
    #lender_entry-about-kuaru h2 {
        padding-left: 20px;
        margin-bottom: 0;
    }
    #lender_entry-about-kuaru p {
        margin-top: 100px;
        font-size: 20px;
    }
    .lender_entry-about-kuaru-2 {
    padding: 80px 40px 20px 40px;
    }
    .lender_entry-about-kuaru-2 img {
    width: 150px;
    height: 150px;
}
    .lender_entry-about-kuaru-2-img {
    width: 180px;
    height:180px;
    border-radius: 50%;
    background-color: #fff;
}
    /* シーズスペースが選ばれる３つの理由 */
    #lender_entry-reason h2 {
    margin-bottom: 20px;
}
    #lender_entry-reason h3 {
    font-size: 30px;
    padding: 50px 0 50px 0;
}
    .lender_entry-reason-h3-1 {
        margin-right: 50px;
        margin-left: 50px;
        font-size: 20px;
    }
    .lender_entry-reason-h3-1-2 {
        margin-right: 150px;
        margin-left: 150px;
    }
    .lender_entry-reason-row {
        margin: 50px;
}
    .lender_entry-reason-row p {
    padding: 50px 0 50px 0;
}
    .lender_entry-reason-p {
    font-size: 200px;
        margin-top: 80px;
        margin-left: 30px;
    }
    .lender_entry-reason-row-2 p {
        font-size: 40px;
    }
    .lender_entry-reason-row-2-p1 {
        font-size: 22px;
        color: #666;
    }

    /* 掲載までの流れ */
    #lender_entry-flow {
        padding: 150px 0 150px 0;
    }
    .lender_entry-flow-p {
        font-size: 50px;
    }
    .lender_entry-flow-col p {
    font-size: 20px;
}
    #lender_entry-flow h3 {
    font-size: 45px;
}
    .lender_entry-flow-h3 {
        font-size: 40px;
    }
    .lender_entry-flow-col {
    padding-top: 50px;
    padding-bottom: 50px;
    }
    #lender_entry-flow img {
        padding: 5px 30px;
    }

    /* よくある質問と答え */
    #lender_entry-question {
        padding: 150px 0 0px 0;
    }
    #lender_entry-question p {
        margin-right: 100px;
        margin-left: 100px;
        font-size: 20px;
    }
    #lender_entry-question p.lender_entry-question-p-2 {
        font-size: 30px;
        margin-top: 150px;
    }
    #lender_entry-question .card-a {
        margin-right: 150px;
        margin-left: 150px;
        padding-bottom: 50px;
        border: 2px solid #37AB9D;
        border-radius: 8px;
    }
    #lender_entry-question .lender_entry-question-p-3 {
        font-size: 35px;
        padding-top: 150px;
        padding-bottom: 50px;
    }
    #lender_entry-question .lender_entry-wright-space {
        margin-right: 20px;
        margin-left: 20px;
    }
}

/* PC大サイズ対応 */
@media screen and (min-width: 992px) and (max-width: 1200px) {

    /* シーズスペースが選ばれる３つの理由 */
    .lender_entry-reason-row-2 p {
        font-size: 15px;
    }
}
