.fv{
    background: url(../images/contents/mv_bg.jpg);
    background-position: center center;
    background-size: 100% 100%;
}

.cta_btn_box_top .cta02 div.btnr{
    background-color: #006D8E;
    margin-left: 30px;
}

.mt10rem{
    margin-top: 10rem;
}

.contents .wrapper{
    width: 100%;
}

.contents .wrapper.w-1500{
    max-width: 1500px;
}

.contents .fv_box2 .fv_left{
    padding-right: 3rem;
}

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

.contents .sec01 {
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 8rem;
}

.contents .sec01: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;  /* 背景として裏に */
}

 .contents .sec01 .h2-title {
    display: block;
    max-width: 60rem;
    text-align: center;
}

.contents .sec01 .h2-title img{
    margin-right: 10px;
}

.contents .sec01 .wrapper{
    display: block;
    padding-top: 5rem;
}

.contents .sec01 .item_01 {
    background: url(../images/img-bg-01.png);
}

.contents .sec01 .item_02 {
    background: url(../images/img-bg-02.png);
}

.contents .sec01 .item_03 {
    background: url(../images/img-bg-03.png);
}

.contents .sec01 .item_04 {
    background: url(../images/img-bg-04.png);
}

.contents .sec01 .item_05 {
    background: url(../images/img-bg-05.png);
}

.contents .sec01 .item_06 {
    background: url(../images/img-bg-06.png);
}

.contents .sec01 .item_07 {
    background: url(../images/img-bg-07.png);
}

.contents .sec01 .item_08 {
    background: url(../images/img-bg-08.png);
}

.contents .sec01 .item_09 {
    background: url(../images/img-bg-09.png);
}

.contents .sec01 .item{
    padding: 0 25px;
    background-size: 100% 100%;
    background-repeat: no-repeat;
    background-position: center center;
    width: 30%;
    height: 371px;
    margin-top: 4em;
}

.contents .sec01 .wrapper .flex{
    flex-wrap: wrap;
    align-items: flex-start;
}

.contents .sec01 .item-head {
    text-align: center;
    background-color: initial;
}

.contents .sec01 .item-head span{
    width: 4rem;
    height: 4rem;
    background-color: #006D8E;
    border-radius: 50%;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: bold;
    font-family: "Noto Sans JP", "Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Meiryo", sans-serif;
    margin: -28px auto 0;
    font-size: 1.6rem;
}

.contents .sec01 .item-head .title{
    font-weight: bold;
    font-size: 1.5rem;
}

.contents .under_box{
    background-color: #A0DBED;
}

.contents .sec04 .wrapper .h2-title{
    max-width: 1200px;
}

.contents .sec04 .wrapper-table{
    margin: 70px auto 0;
}

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

.contents .cta_btn_box a div.btnr{
    background-color: #006D8E;
}

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

.contents .sec05{
    background: #ECF9FC;
}

.contents .column-box{
    margin-top: 9rem;
}

.contents .column-box .flex{
    margin: 70px auto;
    align-items: flex-start;
    max-width: 1100px;
}

.contents .column-box .flex.col{
    flex-direction: row-reverse;
}

.contents .column-box .item-img{
    width: 50%;
}

.contents .column-box .item-text{
    width: 50%;
    font-weight: bold;
    font-size: 1.5rem;
    margin-top: 4px;
    margin-left: 1rem;
    line-height: 2;
}

.contents .sec06 .h2-title{
    max-width: 60rem;
}

.contents .sec06{
    background: #F7F7F7;
}

.contents .qestion-block-wrapper{
    margin-top: 10rem;
}

.contents .sec08{
    background: #fff;
}

.contents .sec08 .h2-title{
    justify-content: center;
    text-align: center;
}

.contents .sec08 .item-head-left{
    background-color: #006D8E;
}

.contents .sec08 .item-head{
    background-color: #A0DBED;
}

.contents .sec15{
    margin-top: -35px;
    position: relative;
    z-index: -1;
}

.contents .sec15 .wrapper{
    display: block;
}

.contents .sec15 .h2-title{
    max-width: none;
    justify-content: center;
    font-family: "Hiragino Kaku Gothic ProN", "YakuHanJP", "Hiragino Sans", "Noto Sans JP", "Meiryo", sans-serif;
    padding-top: 15rem;
}

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

.contents .sec15 .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;  /* 背景として裏に */
}

.contents .sec15 .wrap{
    max-width: 1200px;
    margin: 0 auto;
}

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

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

.contents .sec15 .item-tag img{
    vertical-align: bottom;
}

.contents .sec15 .item-head {
    display: flex;
    height: 165px;
}

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

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

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

.contents .sec15 .item{
    width: 70%;
    max-width: 887px;
    margin-top: 8rem;
}

.contents .sec15 .wrapper02 .item{
    margin-top: 0;
}

.contents .sec15 .item-text{
    font-size: 1.5rem;
}

.contents .sec15 .item.right {
    margin: 20px 0 0 auto;
}

.contents .sec15 .wrapper03{
    background:none;
    z-index: 1;
    position: relative;
    padding-bottom: 10rem;
}

.contents .sec15 .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;
}

.contents .sec15 .item-head-right {
    margin-left: 20px;
}

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

@media screen and (max-width:1500px) {
    .contents .wrapper.w-1500{
        max-width: 1200px;
    }
    .fv_box2 h1 span, .fv_box2 h2 {
    font-size: 1.5rem;
    }

    .fv_box2 h1{
        font-size: 2.375rem;
    }
}

@media screen and (max-width:768px) {
    .contents .fv_box2{
        padding: 0;
    }
    .contents .sec01{
        padding: 0;
    }
    .contents .sec01:before{
        clip-path: polygon(0 0, 100% 0%, 100% 89%, 0% 94%);
    }
    .sec01 .h2-title img{
        max-width: 135px;
    }
    .contents .sec01 .h2-title{
        padding-top: 0;
        font-size: 1.5rem;
    }
    .contents .sec01 .h2-title img{
        max-width: 195px;
    }
    .contents img{
        margin: 0 auto;
    }
    .contents .sec01 .wrapper .flex{
        margin-top: 0;
        flex-direction: column;
    }
    .contents .sec01 .item{
        width: auto;
    }
    .contents .fv_box2 .fv_left{
        padding: 0;
    }
    .wrapper-inner-right{
        margin: 0 auto;
    }
    .contents .fv_box2 h1{
        font-size: 1.5rem;
        letter-spacing: 2px;
    }
    .contents .fv_box2 h1 span{
        font-size: 1rem;
        line-height: 1.5;
        display: inline-block;
    }
    .contents .fv_box2 h2{
        font-size: 14px;
        margin-top: 20px;
    }
    .contents .formbox{
        min-width: auto;
        max-width: 200px;
        margin: 0 auto;
    }
    .cta_btn_box_top .cta02 div.btnr{
        margin: 20px auto;
    }
    .contents .cta_btn_box{
        width: auto;
    }
    .contents .fv{
        background-position: center right;
        background-size: cover;
    }
    .contents .sec02 .h2-title .img1{
        margin-right: 8px;
        margin-top: -23px;
    }
    .contents .sec02 .h2-title img{
        margin: 0;
    }
    .contents .sec02{
        padding-bottom: 0;
    }
    .contents .sec05{
        margin-top: -2rem;
        padding: 4rem 0;
    }
    .contents .wrappper-inner{
        margin-top: 30px;
    }
    .contents .column-box{
        margin-top: 4rem;
    }
    .contents .sec05 .h2-title{
        padding: 0;
        font-size: 1.5rem;
    }
    .contents .sec05 .h2-title img{
        font-size: 1.5rem;
    }
    .contents .sec06 .h2-title{
        font-size: 1.5rem;
    }
    .contents .column-box .flex{
        flex-direction: column;
        margin: 40px auto;
    }
    .contents .column-box .item-img{
        width: auto;
    }
    .contents .column-box .item-text{
        width: auto;
        margin: 0;
        font-size: .875rem;
    }
    .contents .column-box .flex.col{
        flex-direction: column;
    }
    .contents .sec06{
        padding: 5rem 0;
    }
    .contents .sec06 .h2-title img {
        max-width: 195px;
        margin: 0 5px -2px 0;
    }
    .contents .sec06 .item-bottom{
        height: 60vw;
        padding: 1rem;
    }
    .contents .sec06 .item-title{
        font-size: 1.125rem;
    }
    .contents .sec06 .item-text {
        font-size: .875rem;
        margin-top: 10px;
    }
    .contents .wrapper.mt10rem{
        margin-top: 0;
    }
    .contents .qestion-block-wrapper{
        margin-top: 2rem;
    }
    .contents .sec08 .item-head{
        height: auto;
    }
    .contents .sec08 .item{
        height: auto;
    }
    .contents .sec15 .h2-title{
        padding: 5rem 0 0;
    }
    .contents .sec15 .wrapper01,
    .contents .sec15 .wrapper02,
    .contents .sec15 .wrapper03{
        padding: 0 20px;
    }
    .contents .sec15 .item{
        width: auto;
    }
    .contents .sec15 .item-inner{
        padding: 20px;
    }
    .contents .sec15 .item-head{
        height: auto;
    }
    .contents .sec15 .h3-title{
        font-size: 1.125rem;
        margin: 0 auto;
    }
    .contents .sec15 .item-head-right{
        margin: 0 auto;
    }
    .contents .sec15 .item-head-left span{
        font-size: 7rem;
    }
    .contents .sec15 .item-head-left {
        margin: -105px 0 0 -23px;
        width: 10%;
    }
    footer .footer-container{
        z-index: 1;
    }
    .contents .sec15 .item-text {
    font-size: 1rem;
    }
    .contents .sec15 .item{
        margin-top: 3rem;
    }
    .contents .sec04 .wrapper .h2-title{
        font-size: 1.5rem;
    }
    .contents .sec08 .h2-title{
        font-size: 1.5rem;
    }
    .contents .sec15 .h2-title{
        font-size: 1.5rem;
    }
}