:root {
    --white: #FFFFFF;
    --gray: #808588;
    --light-gray: #E4EAEE;
    --dark-gray: #6A6A6A;
    --black: #222222;
    --main-color: #2d7be3;
    --main-color-light: #6793BC;
    --main-color-dark: #174571;
    --sub-color: #7DC5B7;
    --sub-color-light: #A6D7CE;
    --sub-color-dark: #5A8E84;
    --accent-color: #3CB2C6;
    --accent-color-light: #7ACAD8;
    --accent-color-dark: #2C808F;
    --body-color: #ffffff;
}

/*フローティングバナー_sp*/
.floating-banner {
    position: fixed;
    z-index: 99999;
    bottom: 50px;
    right: 50px;
    filter: drop-shadow(2px 8px 13px #808588);
}

/*mv-h1パーツ*/
h1.uk-margin-remove-bottom {
    text-align: left;
    color: #ffffff;
}

main.home .uk-margin-bottom {
    font-size: 13px;
    margin-bottom: 0px !important;
    margin-top: 10px;
    color: #ffffff;
    text-align: left !important;
}

main.home .bg-img p {
    text-align: left;
    color: #ffffff;
    margin-bottom: 0px;
}


main.home p.uk-text-center {
    font-weight: 600;
    margin-bottom: 0px;
    color: #ffffff;
text-align: left !important;
}

main.home .bg-light-gray .uk-margin-bottom {
    font-size: 22px;
    margin-bottom: 0px !important;
    color: #000000;
}

p.para-3.uk-text-meta {
    font-weight: 800;
    color: var(--main-color);
    text-align: left;
}

p.para-1 {
    text-align: left;
}

.bg-light-gray {
    background: #ffffff;
    border-radius: 20px;
    padding: 20px;
    box-shadow: 2px 1px 9px #c5e5e7;
}

button.link-3-1.uk-align-center.uk-button.btn_type_001 {
    background: #2c7be3;
    width: 290px;
    font-size: 16px;
    height: 60px;
    border: 3px #ffffff solid;
    box-shadow: 2px 1px 9px #2c7be3;
}

button.link-17-1.uk-align-center.uk-button.btn_type_003 {
    height: 60px;
    width: 280px;
    box-shadow: 2px 1px 9px #c5e5e7;
    border: 3px #2c7be3 solid;
}

.uk-text-meta {
    font-size: 0.875rem;
    line-height: 1.4;
    text-align: left;
}


h2.h2ttl-0 {
    margin-top: 0px;
    font-size: 40px;
}


h3.h3ttl-0 {
    font-size: 20px;
    color: #3386e7;
    margin-bottom: 0px;
    margin-top: -10px;
}


h3.uk-margin-remove-bottom {
    font-size: 20px;
    color: var(--main-color);
    letter-spacing: 1.2px;
}


.uk-margin-bottom {
    font-size: 24px;
    margin-bottom: -20px;
}

.bg-main-color h3.h3ttl-0 {
    font-size: 30px;
    color: #ffffff;
    margin-top: 0px;
    text-align: left;
}

main.home .bg-default .bg-main-color {
    box-shadow: 0px 3px 11px #b8cfeb;
    border-radius: 20px;
}


.bg-img .bg-light-gray p.para-1-center.uk-text-center {
    font-size: 14px;
    margin-top: 0px;
    font-weight: 700;
    color: #3386e7;
}

.bg-img .bg-light-gray {
    width: 140px;
    margin: 10px;
    height: 80px;
    background: #ffffff;
    border-radius: 20px;
    border: solid 3px #ffffff;
}

.btn_type_003 {
    color: var(--main-color);
    background-color: #ffffff;
    border-color: #ffffff;
    border: 0px;
}

.bg-light-gray {
    padding-bottom: 20px !important;
}


/*mv文字色白*/
main.home .bg-img p.para-2.uk-text-lead {
        color: #ffffff;
    }
main.home .bg-img p.para-3.uk-text-meta {
    color: #ffffff;
}

main.home .bg-img p.para-1 {
    text-align: left;
    color: #ffffff;
}

.btn_type_001.box-shadow {
    height: 50px;
    width: 280px;
    box-shadow: 2px 1px 9px #c5e5e7;
    border: 3px #2c7be3 solid;
    margin-top: 30px;
}


@media screen and (max-width: 960px) {
/*SP-only*/

p.para-2.uk-text-lead {
    text-align: left;
    font-size: 36px;
    font-weight: bold;
    letter-spacing: 0px;
    line-height: 43px;
}

.bg-img .bg-light-gray {
    width: 100px;
    height: 70px;
}

main.home .bg-default .bg-main-color {
    padding: 20px;
}


h2.h2ttl-0 {
    font-size: 34px;
}

main.home .padding_60 {
display:none;
}

h3.h3ttl-0 {
    text-align: center;
    color: #222222;
    font-size: 22px;
}
.bg-main-color h3.h3ttl-0 {
    font-size: 26px;
}

[SP]
.sp {
    width: 120px;
 }
.pc {
   display:none;
}
.floating-banner {
    bottom: 0px;
    right: 40px;
}

.bg-img .bg-light-gray {
        width: 280px;
        height: 80px;
background: #2c7be3;
    }

main.home .uk-margin-bottom {
    font-size: 12px;
color: #2c7be3;
}
main.home p.uk-text-center {
    font-size: 20px;
}
.bre-field-container.bre-field-selected.uk-grid-margin.uk-first-column {
    margin-top: 10px;
}

/*8/19修正*/
    h1.uk-text-center.uk-margin-remove-bottom {
        margin-top: 60px;
        text-align: left !important;
        font-size: 35px;
    }

a {
    font-size: 21px;
}

.bg-img .bg-light-gray {
    background: #ffffff00;
　　width: 240px;
    height: 30px;
}
main.home .headline_type_002 {
    color: #ffffff;
}

.bg-img .bg-light-gray p.para-1-center.uk-text-center {
    font-size: 20px;
    color: #2c7be3;
    text-align: center !important;
}
body.home .bg-img{
  display: block;        /* flexによる中央重ね合わせを解除 */
  min-height: 0;
  position: static;
}
body.home .bg-img-1{
  position: static;  た画像ブロックに */
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 2076元画像の比率のまま表示＝トリミングなし */
  object-fit: cover;
  object-position: center;
        border-radius: 10px;
}
body.home .bg-img .uk-container{
  position: static;    */
  z-index: auto;
  padding-top: 40px;  余白（お好みで調整）*/
position: static;
        padding-top: 0px;
}
       h1.uk-text-center.uk-margin-remove-bottom {
        font-size: 35px;
        color: #2c7be3;
        margin-top: 20px;
    }
    main.home p.uk-text-center {
        font-size: 16px;
        color: #000000;
    }

    body.home .bg-img-1 {
        border-radius: 10px;
    }
main.home .uk-margin-bottom {
    color: #2c7be3;
}
   .bg-img .bg-light-gray {
        background: #ffffff;
        border: #2c7be3 2px solid;
        border-radius: 0px;
        height: 60px;
        width: 240px;
        margin-bottom: -30px;
        box-shadow: 0px 0px 0px #c5e5e7;
        padding-top: 20px;
    }
main.home .headline_type_002 {
        color: #2c7be3 ! IMPORTANT;
    }
.only_sp .header-type-max .uk-offcanvas-bar {
    padding-bottom: 40px;
    background: var(--main-color);
}

}



@media screen and (min-width: 960px) {
/*PC-only*/
/*mv-h1パーツ*/
h1.uk-margin-remove-bottom {
    font-size: 66px;
    text-align: left !important;
}

.bg-img .uk-container {
        max-width: 1250px;
    }


    .uk-grid {
        margin-left: -40px;
    }

p.para-2.uk-text-lead {
    text-align: left;
    font-size: 54px;
    font-weight: 900;
    line-height: 62px;
}

.bg-main-color {
    padding-right: 40px;
    padding-left: 40px;
    padding-top: 60px !important;
}

span.img-logo {
    margin-top: -60px;
}

.padding_20 {
    width: 500px;
}

    header.header-type {
        background: rgb(255 255 255);
    }
.pc {
    width: 200px;
}
.sp {
    display:none;
 }


/*フローティングバナー更新系SP*/
.sp {
    width: 120px;
 }
.floating-banner {
    bottom: 20px;
    right: 20px;
}

    header {
        padding: 10px 0px 20px 0px;
    }
main.home p.uk-text-center {
    font-size: 20px;
}
/* churaiku.com トップ ヒーロー画像：右の女性が切れないよう表示位置を右寄せ */
img.bg-img-1[src*="1787024143_151"] {
  object-position: 80% 35%;
}

}


.headline_type_002 {
    color: var(--main-color);
    padding: 0px;
    margin-bottom: 4px;
}