s@charset "UTF-8";
/* CSS Document */
#wrapperkibc {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_kibc_02.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#kibctop {
    width: 100%;
    height: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    position: relative;
    background-image: url(../images2/img_bg_kibc_02.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    padding-bottom: 100px;;
}
#wrapperfaq {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_faq_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#wrapperppolicy {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_ppolicy_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#wrappersche {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_schedule_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#wrappermess {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_message_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#wrapperkids {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_kitahamakids_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#wrappergood {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_goodnews_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#wrapperaccess {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_access_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
#wrappermap {
    width: 100%;
    min-height: 100%;
    background-size: auto 300px;
    background-position: top center;
    flex-direction: column;
    margin-top: 50px;
    margin-left: 0px;
    margin-right: 0px;
    margin-bottom: 100px;
    position: relative;
    background-image: url(../images2/img_bg_sitemap_01.jpg);
    background-repeat: repeat-x;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
.p-contents {
    max-width: 900px;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
.p-contents a {
    color: #3399ff;
    text-decoration: none;
}
.p-contents a:hover {
    color: #33ccff;
    text-decoration: none;
}
.p-contents a:visited {
    color: #003399;
    text-decoration: none;
}
.p-contents p {
    text-align: center;
    display: inline-block;
}
.p-contents h1 {
    font-size: 26px;
    color: #990099;
}
.p-contents h2 {
    font-size: 22px;
    margin-top: -12px;
}
.p-contents h6 {
    font-size: 18px;
    font-weight: lighter;
    margin-top: 4px;
    margin-bottom: 16px;
}
.p-contents hr {
    width: 100%;
    border-top: 2px dotted #990099;
    margin-top: 20px;
    margin-bottom: 20px;
}
.maintitle {
    width: 96%;
    text-align: left;
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    margin: 0px auto 0px auto;
    padding-top: 50px;
    text-shadow: 4px 4px 4px #000000;
}
.maintitle-k {
    width: 96%;
    text-align: left;
    margin: 0px auto 0px;
    padding-top: 50px;
}
.ktitle01 {
    color: #ffffff;
    font-size: 40px;
    font-weight: 700;
    display: inline-block;
    text-shadow: 4px 4px 4px #000000;
}
.ktitle02 {
    color: #ffffff;
    font-size: 36px;
    font-weight: 700;
    display: inline-block;
    text-shadow: 4px 4px 4px #000000;
}
.mainintro {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    padding-top: 240px;
}
.mainintro-k {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    padding-top: 240px;
}
.mainintro-gn {
    width: 96%;
    color: #000000;
    line-height: 1.5em;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 240px;
}
.mainintropix {
    width: 100%;
    text-align: center;
    margin: 30px auto 40px;
}
.mainintropix img {
    width: 24%;
    height: auto;
    display: inline;
}
.staffintro {
    width: 96%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
}
.sipixl {
    width: 25%;
    height: auto;
    vertical-align: top;
}
.sileadl {
    width: 70%;
    margin-left: 5%;
    vertical-align: top;
    float: right;
    margin-top: -18px;
    margin-bottom: 30px;
    text-align: justify;
}
.sipixr {
    width: 25%;
    height: auto;
    vertical-align: top;
}
.sileadr {
    width: 70%;
    margin-right: 5%;
    vertical-align: top;
    float: left;
    margin-top: -18px;
    margin-bottom: 30px;
    text-align: justify;
}
.ourfaith {
    width: 94%;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    margin-top: 0px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    background-image: url(../images2/img_bg_faith.png);
    background-repeat: no-repeat;
    background-position: center top;
    background-size: 100% auto;
    padding-top: 10px;
}
.ourfaith h1 {
    font-weight: 900;
}
.oflead {
    width: 77%;
    margin: 0px auto 0px;
    text-align: justify;
    font-weight: 400;
}
.ayumi {
    width: 96%;
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 0px;
}
.ayumi table {
    margin-left: 100px;
    border: 0;
}
.ayumi table td {
    padding: 3px;
}
/*FAQ-L_START*/
.faq {
    width: 80%;
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
}
.faqlead {
    width: 100%;
    text-align: justify;
    line-height: 1.5em;
    margin: 10px auto 0px;
}
.faq h3 {
    color: #990099;
    text-align: left;
    font-size: 20px;
    border-bottom: 1px solid #990099;
}
/*FAQ-L_END*/
/*個人情報L_START*/
.privacy h4 {
    color: #000000;
    font-size: 20px;
    text-align: center;
    border-bottom: 1px solid #000000;
    margin-bottom: 10px;
}
.privacy {
    width: 80%;
    text-align: center;
    margin: 0px auto 50px;
}
.ppp {
    text-align: left;
    margin: 10px auto 0px;
    display: inline-block;
}
/*個人情報L_END*/
.kibclinks {
    text-align: center;
    margin: 40px auto 20px auto;
}
.leadc {
    width: 90%;
    text-align: center;
    margin: 0px auto;
}
.kidschirashi {
    width: 100%;
}
.kidschirashitxt {
    text-align: center;
}
.submenu {
    text-align: center;
    font-size: 22px;
    font-weight: 500;
    color: #990099;
    display: inline-block;
    margin: 30px 30px 10px 30px;
}
.mikotoba {
    width: 100%;
    color: #990099;
    font-family: 'Noto Serif JP', serif;
    font-weight: 400;
    font-size: 22px;
    margin: 15px 0 15px 0;
    line-height: 1.5em;
}
.gmap {
    height: 0;
    overflow: hidden;
    padding-bottom: 56.25%;
    position: relative;
    margin-top: 240px;
}
.gmap iframe {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
}
.acarticle {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 60px;
    margin-bottom: 400px;
}
.acarticle ul {
    width: 70%;
    vertical-align: top;
    text-align: justify;
    display: inline-block;
    float: left;
}
.acarticle img {
    width: 22%;
    height: auto;
    vertical-align: top;
    display: inline;
    margin-left: 20px;
    float: right;
}
.signpix {
    width: 360px;
    height: auto;
    margin-bottom: 20px;
}
/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/
@media screen and (max-width:600px) {
    #kibctop {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_kibc_02.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrapperfaq {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_faq_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrapperppolicy {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 100px;
        position: relative;
        background-image: url(../images2/img_bg_ppolicy_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrappersche {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_schedule_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrappermess {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_message_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrapperkids {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_kitahamakids_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrappergood {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_goodnews_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrapperaccess {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_access_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    #wrappermap {
        width: 100%;
        min-height: 100%;
        background-size: auto 120px;
        background-position: top center;
        flex-direction: column;
        margin-top: 50px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 0;
        position: relative;
        background-image: url(../images2/img_bg_sitemap_01.jpg);
        background-repeat: repeat-x;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
    }
    .p-contents {
        max-width: 100%;
        margin-top: 0px;
        margin-bottom: 100px;
    }
    .p-contents h1 {
        font-size: 20px;
        color: #990099;
    }
    .p-contents h2 {
        font-size: 16px;
        margin-top: -12px;
    }
    .p-contents h6 {
        font-size: 13px;
        margin-top: 4px;
        margin-bottom: 16px;
    }
    .maintitle {
        width: 96%;
        text-align: center;
        color: #ffffff;
        font-size: 25px;
        margin: 0px auto 0px;
        padding-top: 10px;
        text-shadow: 2px 2px 4px #000000;
    }
    .maintitle-k {
        width: 96%;
        text-align: center;
        margin: 0px auto 0px;
        padding-top: 10px;
    }
    .ktitle01 {
        color: #ffffff;
        font-size: 25px;
        font-weight: 700;
        display: block;
        text-shadow: 2px 2px 2px #000000;
    }
    .ktitle02 {
        color: #ffffff;
        font-size: 20px;
        font-weight: 700;
        display: block;
        text-shadow: 2px 2px 2px #000000;
    }
    .mainintro {
        width: 96%;
        color: #000000;
        line-height: 1.5em;
        text-align: justify;
        margin-left: auto;
        margin-right: auto;
        padding-top: 90px;
    }
    .mainintro-k {
        width: 96%;
        color: #000000;
        line-height: 1.5em;
        text-align: justify;
        margin-left: auto;
        margin-right: auto;
        padding-top: 60px;
    }
    .mainintro-gn {
        width: 96%;
        color: #000000;
        line-height: 1.5em;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-top: 90px;
    }
    .kidschirashi {
        width: 100%;
    }
    .mainintropix {
        width: 100%;
        text-align: center;
        margin: 20px auto 20px;
    }
    .mainintropix img {
        width: 23%;
        height: auto;
        display: inline;
    }
    .staffintro {
        width: 96%;
        margin-top: 40px;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
    }
    .sipixl {
        width: 50%;
        height: auto;
    }
    .sileadl {
        width: 94%;
        margin: 10px auto 30px auto;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
        text-align: justify;
        float: none;
    }
    .sipixr {
        width: 50%;
        height: auto;
    }
    .sileadr {
        width: 94%;
        margin: 10px auto 30px auto;
        padding-top: 0px;
        padding-right: 10px;
        padding-bottom: 0px;
        padding-left: 10px;
        text-align: justify;
        float: none;
    }
    /*p-contentsの文字サイズS_START*/
    .p-contents p {
        text-align: center;
        display: inline-block;
    }
    .p-contents h1 {
        font-size: 22px;
        color: #990099;
    }
    .p-contents h2 {
        font-size: 20px;
        margin-top: -12px;
    }
    .p-contents h6 {
        font-size: 18px;
        font-weight: lighter;
        margin-top: 4px;
        margin-bottom: 16px;
    }
    /*p-contentsの文字サイズS_END*/
    .p-contents hr {
        width: 100%;
        border-top: 2px dotted #990099;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .oflead {
        width: 80%;
        margin: 0px auto 0px;
    }
    .ayumi {
        width: 100%;
        text-align: center;
        margin-top: 40px;
        margin-left: auto;
        margin-right: auto;
        font-size: 14px;
    }
    .ayumi table {
        width: 100%;
        margin-left: 0px;
        border: 0;
    }
    .ayumi table td {
        padding: 2px;
    }
    /*FAQ-S_START*/
    .faq {
        width: 90%;
        text-align: center;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 20px;
    }
    .faqlead {
        width: 100%;
        text-align: justify;
        line-height: 1.5em;
        margin: 10px auto 0px;
    }
    .faq h3 {
        color: #990099;
        text-align: left;
        font-size: 15px;
        border-bottom: 1px solid #990099;
    }
    /*FAQ-S_END*/
    /*個人情報S_START*/
    .privacy h4 {
        color: #000000;
        font-size: 15px;
        text-align: center;
        border-bottom: 1px solid #000000;
        margin-bottom: 10px;
    }
    .privacy {
        width: 90%;
        text-align: center;
        margin: 0px auto 20px;
    }
    .ppp {
        text-align: left;
        margin: 6px auto 0px;
        display: inline-block;
    }
    /*個人情報S_END*/
    .kibclinks{
        text-align: center;
        margin: 40px auto 20px auto;
    }
    .submenu {
        text-align: center;
        font-size: 17px;
        font-weight: 500;
        color: #990099;
        display: block;
        margin: 12px auto 12px;
    }
    .mikotoba {
        width: 96%;
        color: #990099;
        font-family: 'Noto Serif JP', serif;
        font-weight: 400;
        font-size: 16px;
        margin: 10px 0 20px 0;
        line-height: 1.5em;
    }
    .gmap {
        height: 0;
        overflow: hidden;
        padding-bottom: 56.25%;
        position: relative;
        margin-top: 90px;
    }
    .acarticle {
        width: 100%;
        margin-top: 40px;
        margin-bottom: 40px;
    }
    .acarticle ul {
        width: 98%;
        text-align: justify;
        display: block;
        float: none;
        margin-top: 0;
        margin-left: auto;
        margin-bottom: 0;
        margin-right: auto;
    }
    .acarticle img {
        width: 250px;
        height: auto;
        margin: 20px auto 0px;
        display: block;
        float: none;
    }
    .signpix {
        width: 300px;
        height: auto;
        margin-bottom: 20px;
    }