.hubspot main{
    background-color: #F7F7F7;
}

.hubspot .fv{
    background: url(../images/hubspot/mv_bg.jpg);
    background-size: 100% 100%;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
}

.hubspot .fv_box2 h1{
    color: #fff;
}

.hubspot .fv_box2 h1 span{
    letter-spacing: 2px;
    font-size: 1.5rem;
    line-height: 2;
    display: inline-block;
}


.hubspot .fv_box2 h2{
    margin-top: 0;
    color: #fff;
}

.hubspot .cta_btn_box_top {
    justify-content: left;
}

.hubspot .cta_btn_box_top .cta02 div.btnr{
    background-color: #F8CD85;
}

.hubspot .cta_btn_box_top .cta02 div.btnr > p{
    color: #000;
}

.hubspot .sec01 .h2-title img{
    max-width: 211px;
}

.hubspot .sec01 .h2-title{
    display: flex;
    align-items: center;
}

.text-01 {
    font-weight: 600;
    font-size: 2rem;
}

.hubspot .flex{
    flex-direction: row;
    display: flex;
    flex-wrap: nowrap;
    width: 100%;
    margin-top: 3rem;
    align-items: center;
    justify-content: space-between;
}

.hubspot .flex .flex-img,
.hubspot .flex .text-01{
    width: 48%;
}

.hubspot .sec01 .wrapper{
    margin-top: 3rem;
}

.hubspot .sec01 {
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 0;
}

.hubspot .sec01:before{
    clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 95%;
    background: #FAEFEC;
    z-index: -1;
}

.hubspot .sec02 .h2-title {
    max-width: 50rem;
}

.hubspot .sec02 {
    margin-top: -8rem;
    padding-bottom: 15rem;
}

.hubspot .sec02 .flex{
    margin-top: 0;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 40px;
    align-items: flex-start;
}

.hubspot .h3-title {
    display: flex;
    align-items: flex-end;
    justify-content: left;
    padding: 0 0 1rem;
}

.hubspot .h3-num span{
    font-family:"Noto Sans","Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Noto Sans JP", "Meiryo", sans-serif;
    color: #fff;
    display: flex;
    background-color: #EF6643;
    width: 5rem;
    height: 5rem;
    border-radius: 50%;
    justify-content: center;
    align-items: center;
    letter-spacing: 0;
    font-size: 2.125rem;
    font-weight: 600;
}

.hubspot .h3-txt {
    margin-left: 1rem;
    font-size: 1.75rem;
}

.hubspot .h3-txt span,
.hubspot .item-bottom{
    font-size: 1.3rem;
    padding: 0;
}

.hubspot .h3-txt p{
    font-weight: 600;
}

.hubspot .item {
    padding: 2rem;
    width: 100%;
    height: 100%;
}

.hubspot .item-img {
    text-align: center;
}

.hubspot .item-bottom.mt1rem{
    margin-top: .4rem;
}

.hubspot .sec03 {
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 100px;
}

.hubspot .sec03:before{
    clip-path: polygon(0 3%, 100% 380px, 100% 100%, 0% 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #FAEFEC;
    z-index: -1;  /* 背景として裏に */
}

.hubspot .sec03 .h2-title{
    max-width: 41.25rem;
}

.hubspot .h2-title .img1{
    max-width: 380px;
    margin-top: -23px;
}

.hubspot .h2-title .img2{
    max-width: 165px;
}

.hubspot .sec03 .inner {
    background-color: #fff;
    max-width: 1000px;
    margin: 0 auto;
    border-radius: 15px;
    padding: 30px 20px;
    display: flex;
    align-items: center;

}

.hubspot .inner-left {
    font-weight: 600;
    font-size: 20px;
    width: 50%;
    line-height: 1.8;
}

.hubspot .inner-right{
    width: 50%;
}

.hubspot .sec03 .wrapper{
    margin-top: 140px;
}

.hubspot .sec03 .wrapper .h2-title{
    max-width: 728px;
    display: block;
    text-align: center;
}

.hubspot .sec03 .wrapper .h2-title img {
    max-width: 435px;
    margin-right: 13px;
}

.hubspot .sec03 .wrapper-table {
    max-width: 1200px;
    margin: -145px auto 0;
}

.hubspot .newinde_cta{
    background: url(../images/hubspot/cta_back.png);
    background-position: center;
    background-size: 100% 100%;
}

.hubspot .cta_btn_box a div.btnr{
    background-color: #F8CD85;
}

.hubspot .cta_inner h2{
    color: #fff;
}

.hubspot .cta_btn_box a div.btnr > p{
    color: #000;
}

.hubspot .sec04 .h2-title{
    display: block;
    max-width: 52rem;
    text-align: center;
    margin-top: 5rem;
    font-family: "Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Noto Sans JP", "Meiryo", sans-serif;
    padding-top: 8rem;
}

.hubspot .sec04 .h2-title img{
    margin-right: 10px;
}

.hubspot .sec04 .wrapper{
    display: block;
    margin-bottom: 15rem;
    margin-top: 0;
}

.hubspot .sec04 .wrap {
    border-radius: 12px;
    box-shadow: 0px 2px 17px #EAEAEA;
    padding: 3rem;
    margin-top: 3rem;
}

.hubspot .sec04 .h3-title{
    margin: 0;
    font-weight: bold;
    font-size: 2rem;
}

.hubspot .sec04 .h4-title{
    background-color: #EF6643;
    color: #fff;
    max-width: 325px;
    font-size: 1.125rem;
    width: auto;
    padding: .5rem;
    text-align: center;
    font-weight: bold;
}

.hubspot .sec04 .flex{
    margin-top: 20px;
    justify-content: left;
    flex-wrap: wrap;
    gap:0 25px;
}

.hubspot .sec04 ul{
    margin-bottom: .5rem;
    font-size: 1.25rem;
}

.hubspot .sec04 li.title{
    color: #EF6643;
    font-weight: 600;
    margin-bottom: .5rem;
}

.hubspot .sec04 .flex-right {
    width: 39%;
    /*height: 14vw;*/
    border-radius: 12px;
}

.flex-right img {
    width: 100%;
}
.hubspot .sec04 .flex-left{
    width: 45%;
}

.hubspot .sec05{
    background: #fff;
    margin-top: -110px;
}

.hubspot .sec05 .h2-title{
    display: block;
    max-width: 52rem;
    text-align: center;
    margin-top: 5rem;
    font-family: "Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Noto Sans JP", "Meiryo", sans-serif;
    padding-top: 8rem;
}

.hubspot .sec05 .h2-title img{
    margin-right: 10px;
}

.hubspot .sec05 .flex{
    align-items: flex-start;
    margin-top: 4rem;
}

.hubspot .sec05 .item-head {
    background-color: #FAEFEB;
    border-radius: 15px 15px 0 0;
    padding: 1rem 0;
}

.hubspot .sec05 .h3-title{
    justify-content: center;
    font-weight: bold;
    font-size: 1.125rem;
    text-align: center;
    margin: 0;
}

.hubspot .sec05 .item{
    width: 24%;
    box-shadow: 0px 0px 9px #EBCBBD ;
    border-radius: 15px;
    padding: 0;
}

.hubspot .sec05 .item-bottom {
    padding: 1rem;
    height: 35rem;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
}

.hubspot .sec05 .item-img {
    max-width: 160px;
    margin: 15px auto;
    height: auto;
    display: flex;

}

.hubspot .question-block {
    background-color: #F7F7F7;
}

.hubspot .question-q span{
    color: #EF6644;
}

.hubspot .question-a{
    background-color: #fff;
}

.hubspot .sec05 .third .flex{
    flex-wrap: wrap;
    align-items: flex-start;
    margin-top: 10rem;
}

.hubspot .sec05 .third .h2-title{
    max-width: 65rem;
}

.hubspot .sec05 .third .item-head {
    background-color: #F8CC85;
    display: flex;
    padding: 1rem;
    height:140px;
    border-radius: 15px 15px 0 0;
}


.hubspot .sec05 .third .item-head-left {
    width: 7rem;
    height: 7rem;
    min-width: 100px;
    min-height: 100px;
    background-color: #EF6643;
    color: #ffff;
    border-radius: 50%;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    line-height: 1.2;
    margin-top: -3rem;
}

.hubspot .sec05 .third .item-head-left .num {
    font-size: 3rem;
    font-weight: bold;
    background: none;
}

.hubspot .sec05 .item-head span.txt{
    background:none;
}

.hubspot .sec05 .item-head .top-num{
    color: #fff;
    width: 2rem;
    height: 2rem;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    margin: 0 auto;
    border-radius:50%;
    display: flex;
    background-color: #D02D31;
}

.hubspot .sec05 .third .item-head-title{
    font-size: 1.625rem;
    font-weight: bold;
    margin: 0;
}

.hubspot .sec05 .third .item-head-right {
    max-width: 389px;
    margin-left: 1rem;
    margin: .5rem 0 0 1rem;
}

.hubspot .sec05 .third .item-bottom {
    padding: 2rem;
    font-size: 1.375rem;
    height: auto;
}

.hubspot .sec05 .third .item{
    box-shadow: 0 0 10px 0px #CDCDCD;
    border-radius: 15px;
    margin-bottom: 5rem;
    min-height: 515px;
    background-color: #fff;
    width: 48%;
}

.hubspot .sec05 .third .bottom-text {
    font-weight: bold;
    font-size: 1.5rem;
    max-width: 1110px;
    margin: 0 auto;
}


.hubspot .sec06 .h2-title{
    max-width: 50rem;
    justify-content: center;
    padding-top: 10rem;
}

.hubspot .sec06 .wrapper01{
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 10rem;
}

.hubspot .sec06 .wrapper01:before{
    clip-path: polygon(0 0, 100% 0%, 100% 75%, 0% 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    z-index: -1;  /* 背景として裏に */
}

.hubspot .sec06 .wrap{
    max-width: 1200px;
    margin: 0 auto;
}

.hubspot .sec06 .item-inner {
    background-color: #fff;
    border: 4px solid #CDCDCD;
    border-radius: 12px;
    padding: 2rem 3rem;
}

.hubspot .sec06 .item-tag{
    max-width: 95px;
    margin: 0 2rem 0 auto;
}

.hubspot .sec06 .item-tag img{
    vertical-align: bottom;
}

.hubspot .sec06 .item-head {
    display: flex;
    height: 165px;
}

.hubspot .sec06 .item-head-left span {
    color: #AAAAAA;
    font-weight: bold;
    font-size: 16rem;
}

.hubspot .sec06 .item-head-left{
    margin-left: -70px;
    margin-top: -170px;
    width: 20%;
}

.hubspot .sec06 .h3-title{
    font-size: 2.375rem;
    margin: 0;
    font-weight: bold;
}

.hubspot .sec06 .item{
    width: 70%;
    max-width: 887px;
    margin-top: 8rem;
    padding: 0;
    background: none;
    border: none;
}

.hubspot .sec06 .wrapper02 .item{
    margin-top: 0;
}

.hubspot .sec06 .item-text{
    font-size: 1.5rem;
}

.hubspot .sec06 .item.right {
    margin: 20px 0 0 auto;
}

.hubspot .sec06 .wrapper03{
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 5rem;
}

.hubspot .sec06 .wrapper03:before {
    clip-path: polygon(0 3%, 100% 380px, 100% 100%, 0% 100%);
    content: "";
    position: absolute;
    left: 0;
    width: 100%;
    height: 100%;
    background: #F7F7F7;
    z-index: -1;
}

.hubspot .sec06 .item-head-right {
    margin-left: 20px;
}

.hubspot .sec06 .bottom-text{
    max-width: 1110px;
    margin: 5rem auto;
    font-weight: bold;
    font-size: 1.5rem;
}

.hubspot .sec06{
    margin-top: -35px;
    padding-bottom: 0;
    background: #fff;
    padding: 0;
}


.hubspot .newinde_cta.last{
    z-index: 10;
}

footer .footer-container{
    z-index: 1;    
}

.hubspot .sec04{
    padding-bottom: 0;
}

@media screen and (max-width:768px) {
    .hubspot .fv{
        background-size: cover;
        background-position: center;
    }
    .fv_box2{
        padding: 0;
    }
    .fv_left{
        padding: 0;
    }
   .hubspot .fv_box2 h1 span, .hubspot .fv_box2 h2 {
        font-size: 1rem;
        letter-spacing: 1.5px;
        line-height: 1.8;
        display: inline-block;
    }
    .hubspot .fv_box2 h2{
        margin-top: 10px;
    }
    .fv_box2 h1 {
        font-size: 1.6rem;
        letter-spacing: 1.5px;
    }
    .formbox{
        min-width: auto;
    }
    .hubspot .sec01 .h2-title img{
        max-width: 135px;
    }
    .text-01{
        font-size: .875rem;
    }
    .hubspot .flex{
        flex-direction: column-reverse;
    }

    .hubspot .flex .text-01 {
        width: auto;
    }
    .hubspot .flex .flex-img{
        width: 65%;
    }
    .hubspot .col-sp{
        flex-direction: column;
    }
    .hubspot .sec02{
        margin-top: 1rem;
    }
    .hubspot .sec02 .h2-title{
        flex-direction: column;
        font-size: 1.6rem;
        padding: 0 20px;
    }
    .hubspot .sec02 .flex{
        display: block;
        margin-top: 1rem;
    }
    .hubspot .item{
        padding: 1rem;
    }
    .hubspot .h3-num span{
        width: 3rem;
        height: 3rem;
        font-size: 1.5rem;
    }
    .hubspot .h3-txt span, .hubspot .item-bottom{
        font-size: 1rem;
    }
    .hubspot .h3-txt p{
        font-size: 1.5rem;
    }
    .hubspot .h2-title .img1{
        max-width: 200px;
    }
    .hubspot .h2-title .img2{
        max-width: 70px;
    }
    .hubspot .sec03 .inner{
        flex-direction: column-reverse;
    }
    .hubspot .inner-left{
        width: auto;
        font-size: 1rem;
    }
    .hubspot .inner-right{
        width: auto;
    }
    .hubspot .sec03 .wrapper .h2-title img{
        max-width: 125px;
    }
    .hubspot .sec03 .wrapper{
        margin-top: 40px;
    }
    .hubspot .sec03 .wrapper-table{
        margin: 0;
    }
    .hubspot .sec04 .h2-title{
        margin-top: 0;
        padding-top: 0;
    }
    .hubspot .sec04 .wrap{
        padding: 1rem;
    }
    .hubspot .sec04 .h3-title{
        font-size: 1.5rem;
    }

    .hubspot .sec04 ul{
        font-size: 1rem;
    }

    .hubspot .sec04 li.title{
        margin: .5rem 0;
    }
    .hubspot .sec04 .wrapper{
        padding-bottom: 0;
        margin-bottom: 0;
    }
    .hubspot .sec04 .flex-right{
        width: auto;
        height: auto;
        background-color: initial;
    }
    .hubspot .sec04 .flex-left{
        width: auto;
    }
    .hubspot .sec05 .third .h2-title{
        padding: 0;
        font-size: 1.5rem;
    }
    .hubspot .sec05 .third .flex{
        margin-top: 3rem;
        flex-direction: column;
    }
    .hubspot .sec05 .third .item{
        width: auto;
        min-height: 1px;
    }
    .hubspot .sec05 .third .item-head-title{
        font-size: 1.125rem;
    }
    .hubspot .sec05 .third .item-head-left{
        width: 0;
        height: 0;
    }
    .hubspot .sec05 .third .item-head-left .num{
        font-size: 2rem;
    }
    .hubspot .sec05 .third .item-head{
        height: auto;
    }
    .hubspot .sec05 .third .item-bottom{
        padding: 1.5rem;
    }
    .hubspot .sec05 .third .item-bottom{
        font-size: 1rem;
    }
    .hubspot .sec05 .third .item{
        height: auto;
    }
    .hubspot .sec05 .third .bottom-text{
        font-size: 1rem;
    }
    .hubspot .sec06 .h2-title{
        padding: 5rem 0 0;
    }
    .hubspot .sec06 .wrapper01,
    .hubspot .sec06 .wrapper02,
    .hubspot .sec06 .wrapper03{
        padding: 0 20px;
    }
    .hubspot .sec06 .item{
        width: auto;
    }
    .hubspot .sec06 .item-inner{
        padding: 20px;
    }
    .hubspot .sec06 .item-head{
        height: auto;
    }
    .hubspot .sec06 .h3-title{
        font-size: 1.125rem;
        margin: 0 auto;
    }
    .hubspot .sec06 .item-head-right{
        margin: 0 auto;
    }
    .hubspot .sec06 .item-head-left span{
        font-size: 7rem;
    }
    .hubspot .sec06 .item-head-left {
        margin: -105px 0 0 -23px;
        width: 10%;
    }
    footer .footer-container{
        z-index: 1;
    }
    .hubspot .sec06 .item-text {
    font-size: 1rem;
    margin-top: 0;
    }
    .hubspot .sec06 .item{
        margin-top: 3rem;
    }
    .hubspot .sec04{
    padding-bottom: 10rem;
    }

    .hubspot .sec05 .flex{
        flex-direction: column;
    }
    .hubspot .sec05 .item{
        width: auto;
    }
    .hubspot .sec05 .item-bottom{
        padding: 2rem;
        height: auto;
    }
    .hubspot .sec05 .item{
        margin-bottom: 25px;
    }
    .hubspot .sec05 .h2-title{
        margin-top: 0;
        font-size: 2rem;
    }
    .hubspot .sec06 .bottom-text{
        font-size: 1rem;
        margin: 5rem auto 0;
    }
}