@charset "UTF-8";
/* CSS Document */
body {
    margin: 0px;
    color: #000000;
    background-image: url(../images2/img_background_x01.jpg);
}
header {
    font-family: 'M PLUS 1p', sans-serif;
}
hr {
    width: 90%;
    border-top: 2px dotted #990099;
    margin-top: 20px;
    margin-bottom: 20px;
}
#updatecss {
    width: 55%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
#update img {
    display: inline;
}
/*============ メインメニュー -L- ============*/
.menulogo {
    margin-top: 10px;
    margin-left: 12px;
}
.topmenubtn {
    margin: 10px 0px 0px 7px;
}
.topmenubtn2 {
    margin: 10px 0px 0px 7px;
}
/*<img src="images2/img_icon_en.png" width="auto" height="30" alt="English" class="topmenubtn"/>*/
.luxbar-navigation {
    font-size: 16px;
}
#wrapper {
    width: 100%;
    min-height: 100%;
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: top center;
    flex-direction: column;
    /*margin-top: 58;*/
    margin-top: 34;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 100;
    position: absolute;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 300;
    font-size: 20px;
}
a {
    color: #3399ff;
    text-decoration: none;
    font-weight: 500;
}
a:hover {
    color: #33ccff;
    text-decoration: none;
    font-weight: 500;
}
a:visited {
    color: #003399;
    text-decoration: none;
    font-weight: 500;
}
#main-contents {
    max-width: 1000px;
    margin-top: 58px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
}
#wrapper_kara {
    width: 100%;
    min-height: 100%;
    margin-top: 0;
    margin-left: 0;
    margin-right: 0;
    margin-bottom: 100;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 700;
    font-size: 20px;
    text-align: center;
    padding-top: 100px;
}
/*============ トップページイントロ -L- ============*/
#topblock {
    width: 100%;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 100px;
    position: relative;
}
#topblock img {
    width: 100%;
    height: auto;
    margin-top: 70px;
}
#toptext {
    width: 70%;
    color: #ffffff;
    font-size: 22px;
    line-height: 1.5em;
    font-weight: 500;
    text-align: justify;
    text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px;
    margin-top: -20px;
    margin-left: auto;
    margin-right: auto;
}
/*============ トップイベントバナー -L- ============*/
.topeventbnr {
    width: 100%;
    text-align: center;
    margin-top: 40px;
    font-weight: 700;
    font-size: 20px;
    color: #fff;
    letter-spacing: 4px;
    text-shadow:
        2px 2px 4px #000, -2px 2px 4px #000, 2px -2px 4px #000, -2px -2px 4px #000, 2px 0px 4px #000, 0px 2px 4px #000, -2px 0px 4px #000, 0px -2px 4px #000;
}
.topeventbnr img {
    width: 90%;
    filter: drop-shadow(2px 2px 30px rgb(255, 255, 255));
}
.topeventbnrsche {
    width: 100%;
    text-align: center;
    margin-top: 20px;
}
.topeventbnrsche img {
    width: 90%;
    filter: drop-shadow(2px 2px 30px rgb(255, 255, 255));
}
/*============ 大切なお知らせ -L- ============*/
.importantnotice_l {
    width: 80%;
    text-align: center;
    background-color: #FFFFFF;
    border: 4px solid #ff0033;
    border-radius: 24px;
    margin-top: 120px;
    margin-left: auto;
    margin-right: auto;
    padding: 10px 60px 30px;
    font-size: 20px;
    font-weight: 500;
    display: block;
}
.masksheep {
    width: 24%;
    margin-top: 20px;
    margin-bottom: -20px;
}
.importantnotice_s {
    display: none;
}
.importantnotice_l h3 {
    color: #FF0033;
    font-size: 30px;
    font-weight: 700;
    margin-bottom: 0px;
}
.kibcch {
    width: 70%;
    height: auto;
}
.cvinfo01 {
    width: 85%;
    text-align: justify;
    margin-left: auto;
    margin-right: auto;
    font-size: 20px;
    font-weight: 500;
}
.channel01s {
    border: 0;
    margin: 30px;
}
.cvinfo01e {
    width: 85%;
    margin-left: auto;
    margin-right: auto;
}
.announce {
    background-color: #00ccff;
    padding: 2px 5px 3px 5px;
    font-weight: 600;
    color: #ffffff;
    margin-right: 0.3em;
    vertical-align: 2px;
    border-radius: 5px;
}
/*============ グリーティング -L- ============*/
.greeting {
    font-family: 'Alex Brush', cursive;
    margin-left: auto;
    margin-right: auto;
    margin-top: 350px;
    margin-bottom: 60px;
    text-align: center;
    font-size: 110px;
    /*color: #00cccc;*/
    color: #b71c1c;
    line-height: 80px;
    letter-spacing: 0px;
}
.greeting25 {
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 40px;
    text-align: center;
    font-size: 30px;
    color: #000000;
    /*color: #b71c1c;*/
    line-height: 55px;
    letter-spacing: 0px;
}
.greeting25 img {
    width: 60%;
    height: auto;
    margin-bottom: -30px;
}
.xmascell20tp {
    color: #263238;
    font-weight: 500;
    margin-bottom: 0px;
    margin-top: 4px;
}
.xmascc {
    width: 500px;
    color: #ffffff;
    font-size: 20px;
    background-color: #263238;
    padding: 7px;
    margin-top: 14px;
    margin-bottom: 0px;
    margin-left: auto;
    margin-right: auto;
    border-radius: 10px;
}
.greetinge {
    font-family: 'Alex Brush', cursive;
    font-family: 'Henny Penny', cursive;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    margin-bottom: 60px;
    text-align: center;
    font-size: 120px;
    color: #00cc99;
    line-height: 80px;
    letter-spacing: 0px;
}
/*============ ハンバーガーメニューについて -L- ============*/
.hidden_box {
    display: none;
}
/*============ What’s New -L- ============*/
.wnhead {
    width: 50%;
    height: auto;
    margin-top: 60px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: -30px;
    7
}
.update {
    margin-top: 0px;
    margin-bottom: 50px;
    text-align: center;
}
.update img {
    margin: 0px 10px -50px;
    width: 240px;
    height: auto;
}
.whatsnewhead {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
/*============ 汎用記事 -L- ============*/
.gnarticle {
    width: 80%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
    margin-bottom: 40px;
    text-align: center;
}
.gnarticle h1 {
    font-size: 22px;
    color: #990099;
    margin-top: -6px;
    font-weight: 700;
}
.gnarticle h2 {
    font-size: 18px;
    color: #990099;
    font-weight: 500;
    margin-top: -4px;
}
.gnarticle h3 {
    font-size: 20px;
    color: #990099;
    font-weight: 700;
    margin-top: 10px;
    margin-bottom: -4px;
}
.gnicon {
    vertical-align: middle;
}
.gnpxtitle {
    display: inline-block;
    text-align: center;
    vertical-align: middle;
    margin-left: 20px;
}
.gnlead {
    width: 100%;
    text-align: left;
    margin-top: 10px;
}
.gnleadc {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.moushikomi {
    width: 40%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 20px;
}
.gnleadpbox {
    width: 100%;
    text-align: center;
    margin-top: 10px;
}
.gnleadp {
    width: 78%;
    text-align: left;
    display: inline-block;
    vertical-align: middle;
}
.gnpix {
    width: 22%;
    display: inline-block;
    vertical-align: middle;
    margin-top: 2px;
    float: right;
}
.gnlead strong {
    color: #990099;
    font-weight: 900;
}
.gnarticle ul {
    width: 80%;
    margin-left: 30%;
    margin-right: 30%;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    list-style-type: circle;
}
/*============ きたはまキッズコンテンツ -L- ============*/
.kidschirashi {
    width: 70%;
}
/*============ index伝道コンテンツ -L- ============*/
.goodnews {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    padding-top: 30px;
    padding-bottom: 20px;
    background-image: url(../images2/img_goodnews_bg_01.jpg);
    background-repeat: repeat-y;
    background-size: 100% auto;
    width: 80%;
    position: relative;
    border-radius: 24px;
    margin-top: 60px;
    font-size: 18px;
    box-shadow: 3px 3px 20px #6699ff;
    -webkit-box-shadow: 3px 3px 20px #6699ff;
}
.goodnews img {
    width: 86%;
    height: auto;
}
.goodnews p {
    color: #990099;
    font-size: 20px;
    font-weight: 600;
    margin-top: -7px;
}
.gntitle {
    margin-top: 12px;
    margin-bottom: 12px;
    margin-left: auto;
    margin-right: auto;
}
.gnmenu {
    color: #990099;
    font-size: 24px;
    margin-right: 7px;
    margin-left: 7px;
    font-weight: 600;
    display: inline;
}
.goodnews a {
    color: #990099;
    text-decoration: none;
}
.goodnews a:hover {
    color: #6666cc;
    text-decoration: none;
}
.goodnews a:visited {
    color: #6666cc;
    text-decoration: none;
}
.video-container {
    position: relative;
    padding-bottom: 0px;
    padding-top: 0px;
    width: 80%;
    overflow: hidden;
    margin-bottom: 20px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}
.goodcaption {
    margin-top: 20px;
}
.atari {
    position: relative;
    width: 100%;
}
.youtube {
    width: 90%; /* 横幅変更 */
    padding: 0;
    box-sizing: border-box;
    margin: 0 auto 0;
}
.youtube .inner {
    padding-top: 56.25%;
    position: relative;
    height: 0;
    overflow: hidden;
}
.youtube .inner iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.gnbutton {
    width: 100%;
    margin: 30px auto 20px;
    text-align: center;
}
.gnbutton img {
    width: 30%;
    display: inline;
    margin: 0 2px 0;
    filter: drop-shadow(5px 5px 5px #6699ff);
}
/*============ English Bible Study -L- ============*/
.ebstudy_tdj {
    width: 70%;
    height: auto;
    margin-top: 20px;
    margin-left: 15%;
    margin-right: 15%;
    margin-bottom: 30px;
}
.ebstudytxt_l {
    width: 100%;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 60px;
    font-size: 20px;
    font-weight: 500;
    display: block;
}
.ebstudytxt_l h1 {
    font-size: 22px;
    color: #990099;
    margin-top: -6px;
    font-weight: 700;
    text-align: center;
}
.ebstudytxt_s {
    display: none;
}
.ebstudytxt_s h1 {
    font-size: 22px;
    color: #990099;
    margin-top: -6px;
    font-weight: 700;
    text-align: center;
}
/*============ 集会案内 -L- ============*/
.tstimetable {
    width: 70%;
    text-align: center;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 10px;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 24px;
}
.tstimetable h1 {
    font-size: 26px;
    color: #990099;
}
.tstimetable h2 {
    color: #FF0033;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 0px;
}
.tstimetable h5 {
    font-size: 18px;
    font-weight: 300;
    margin-top: -1px;
}
.tstimetable hr {
    width: 70%;
    border-top: 1px solid #000000;
    margin-top: 20px;
    margin-bottom: 20px;
}
.tstimetable img {
    width: 240px;
    height: 1px;
    margin: 20px auto 20px;
}
.tstimetable table {
    border: 0;
    text-align: left;
    line-height: 1.5em;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 4px;
    width: 0;
    white-space: nowrap;
}
.ttmeeting {
    width: 11em;
    text-align: left;
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
}
.tttime {
    text-align: left;
    line-height: 36px;
    display: inline-block;
    vertical-align: top;
}
.ttlead {
    /*width: 64%;*/
    text-align: center;
    font-size: 20px;
    line-height: 1.5em;
    margin: 10px auto 0px;
    margin-bottom: 30px;
}
.henkou {
    width: 90%;
    text-align: center;
    font-weight: 500;
    background-color: #FFFFFF;
    border: 4px solid #ff0033;
    border-radius: 24px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding: 10px 0 30px;
}
.henkou h3 {
    color: #FF0033;
    font-size: 26px;
    font-weight: 700;
    margin-bottom: 10px;
}
/*============ 年間聖句 -L- ============*/
.nenkan {
    width: 86%;
    text-align: center;
    font-family: 'Noto Serif JP', serif;
    font-weight: 900;
    font-size: 22px;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 40px;
    padding-top: 10px;
}
.nenkan h1 {
    font-size: 22px;
    color: #990099;
    font-weight: 900;
    margin-bottom: 7px;
}
.nenkan hr {
    width: 70%;
    border-top: 1px solid #990099;
    margin-top: 20px;
    margin-bottom: 20px;
}
.nenkan img {
    width: 400px;
    margin: 10px auto 0px;
}
/*============ 外部リンク -L- ============*/
.linkbanners {
    width: 100%;
    margin-top: 40px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 80px;
    text-align: center;
}
.linkbanners img {
    width: 19%;
}
.smap {
    width: 100%;
    text-align: center;
}
footer {
    width: 100%;
    height: 30px;
    color: #ffffff;
    text-align: center;
    /*background-color: #263238;*/
    background-color: #901d22;
    margin-top: auto;
    padding: 10px;
    font-size: 14px;
    position: fixed;
    bottom: 0px;
    letter-spacing: 5px;
}
/*============ YouTubeバナー ============*/
.chpix {
    width: 400px;
    height: auto;
    position: relative;
}
.chpixin {
    width: 400px;
    height: auto;
    position: relative;
    margin-top: 12px;
}
/*============ PAGETOPに帰るボタン ============*/
#pageTop {
    position: fixed;
    bottom: 50px;
    right: 10px;
}
#pageTop i {
    padding-top: 6px
}
#pageTop a {
    display: block;
    z-index: 999;
    padding: 6px 10px 6px 10px;
    border-radius: 10px;
    width: 35px;
    height: 35px;
    background-color: #990099;
    color: #fff;
    font-family: 'M PLUS 1p', sans-serif;
    font-weight: 500;
    text-decoration: none;
    text-align: center;
    line-height: 1em;
    font-size: 16px;
}
#pageTop a:hover {
    text-decoration: none;
    opacity: 0.7;
}
/*===カウンター===*/
.counter {}
/*=====*/
.eflower2 {
    width: 400px;
    height: auto;
    margin-top: 20px;
}
.pflower {
    width: 180px;
    height: auto;
    margin-top: 0px;
}
/*=======================================================================================*/
/*=======================================================================================*/
/*=======================================================================================*/
@media screen and (max-width:600px) {
    body {
        margin: 0px;
        color: #000000;
        background-image: url(../images2/img_background_x01.jpg);
        background-size: 50% auto;
    }
    #wrapper {
        background-size: auto 440px;
        font-family: 'M PLUS 1p', sans-serif;
        font-weight: 300;
        font-size: 16px;
        position: absolute;
    }
    #main-contents {
        width: 100％;
        margin-top: 30px;
        margin-left: auto;
        margin-right: auto;
        padding-bottom: 100px;
        position: absolute;
    }
    /*============ トップページイントロ -S- ============*/
    #toptext {
        width: 80%;
        color: #ffffff;
        font-size: 16px;
        line-height: 1.4em;
        text-align: justify;
        text-shadow: black 1px 1px 10px, black -1px 1px 10px, black 1px -1px 10px, black -1px -1px 10px;
        margin-top: -20px;
        margin-left: auto;
        margin-right: auto;
    }
    #topblock {
        width: 100%;
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 80px;
        position: relative;
    }
    #topblock img {
        width: 90%;
        height: auto;
        margin-top: 16px;
        margin-bottom: 10px;
    }
    /*============ トップイベントバナー -S- ============*/
    .topeventbnr {
        width: 100%;
        text-align: center;
        margin-top: 20px;
        font-weight: 700;
        font-size: 16px;
        color: #000;
        letter-spacing: 0px;
        text-shadow: none;
    }
    .topeventbnr img {
        width: 90%;
    }
    /*============ 大切なお知らせ -S- ============*/
    .importantnotice_l {
        display: none;
    }
    .masksheep {
        float: right;
        width: 33%;
        margin-top: 7px;
        margin-bottom: 0px;
    }
    .importantnotice_s {
        width: 76%;
        text-align: left;
        background-color: #FFFFFF;
        border: 3px solid #ff0033;
        border-radius: 12px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 6px 30px 30px;
        font-size: 18px;
        font-weight: 500;
        display: block
    }
    .importantnotice_s h3 {
        color: #FF0033;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 0px;
    }
    .kibcch {
        width: 80%;
        height: auto;
        margin: 0 10% 0 10%;
    }
    .announce {
        background-color: #00ccff;
        padding: 2px 5px 3px 5px;
        font-weight: 600;
        color: #ffffff;
        margin-right: 0.3em;
        vertical-align: 2px;
        border-radius: 5px;
    }
    /*============ グリーティング -S- ============*/
    .greeting {
        font-family: 'Alex Brush', cursive;
        margin-left: auto;
        margin-right: auto;
        margin-top: 60px;
        margin-bottom: 40px;
        text-align: center;
        font-size: 60px;
        /*color: #00cccc;*/
        color: #b71c1c;
        line-height: 55px;
        letter-spacing: 0px;
    }
    .greeting25 {
        margin-left: auto;
        margin-right: auto;
        margin-top: 0px;
        margin-bottom: 40px;
        text-align: center;
        font-size: 20px;
        color: #000000;
        /*color: #b71c1c;*/
        line-height: 55px;
        letter-spacing: 0px;
    }
    .greeting25 img {
        width: 60%;
        height: auto;
        margin-bottom: -30px;
    }
    .xmascc {
        width: 300px;
        color: #ffffff;
        font-size: 16px;
        background-color: #263238;
        padding: 7px;
        margin-top: 10px;
        margin-bottom: 0px;
        margin-left: auto;
        margin-right: auto;
        border-radius: 10px;
    }
    .greetinge {
        font-family: 'Alex Brush', cursive;
        font-family: 'Henny Penny', cursive;
        margin-left: auto;
        margin-right: auto;
        margin-top: 50px;
        margin-bottom: 60px;
        text-align: center;
        font-size: 60px;
        color: #00cc99;
        line-height: 80px;
        letter-spacing: 0px;
    }
    /*============ ハンバーガーメニューについて -S- ============*/
    /*全体*/
    .hidden_box {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 18px;
        display: block;
    }
    /*ボタンホバー時*/
    .hidden_box label:hover {
        background: #ffffcc;
    }
    /*ボタン装飾*/
    .hidden_box label {
        color: #990099;
        padding: 3px;
        font-weight: 700;
        border: solid 2px #990099;
        cursor: pointer;
        background: #ffff33;
    }
    /*チェックは見えなくする*/
    .hidden_box input {
        display: none;
    }
    /*中身を非表示にしておく*/
    .hidden_box .hidden_show {
        height: 0;
        padding: 0;
        overflow: hidden;
        opacity: 0;
        transition: 0.8s;
    }
    /*クリックで中身表示*/
    .hidden_box input:checked ~ .hidden_show {
        padding: 10px 0;
        height: auto;
        opacity: 1;
    }
    /*============ bible study -S- ============*/
    .ebstudytxt {
        width: 76%;
        text-align: left;
        background-color: #FFFFFF;
        border: 3px solid #ff0033;
        border-radius: 12px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 6px 30px 30px;
        font-size: 18px;
        font-weight: 500;
        display: block
    }
    /*============ What’s New -S- ============*/
    .whatsnewhead {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 18px;
    }
    .wnhead {
        width: 300px;
        height: auto;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: -10px;
    }
    .update {
        font-size: 15px;
        margin-top: 0px;
        margin-bottom: 18px;
        text-align: center;
    }
    .update img {
        margin: 0px 0px -16px;
        width: 80px;
        height: auto;
    }
    /*============ English Bible Study -S- ============*/
    .ebstudy_tdj {
        width: 76%;
        height: auto;
        margin-top: 20px;
        margin-left: 12%;
        margin-right: 12%;
        margin-bottom: 20px;
    }
    .ebstudytxt_l {
        display: none;
    }
    .ebstudytxt_s {
        width: 76%;
        text-align: left;
        margin-top: 0px;
        margin-left: 12%;
        margin-right: 12%;
        margin-bottom: 60px;
        font-size: 18px;
        font-weight: 500;
        display: block
    }
    /*============ 汎用記事 -S- ============*/
    .gnarticle {
        width: 90%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 40px;
        margin-bottom: 0px;
        text-align: center;
        font-size: 18px;
    }
    .gnpxtitle {
        text-align: center;
        margin-top: 20px;
        margin-left: 0px;
    }
    .gnarticle h2 {
        font-size: 17px;
        color: #990099;
        font-weight: 900;
        margin-top: -4px;
    }
    .gnlead {
        width: 100%;
        font-size: 17px;
        text-align: left;
        margin-top: 10px;
        margin-left: auto;
        margin-right: auto;
    }
    .moushikomi {
        width: 60%;
        margin-left: auto;
        margin-right: auto;
        margin-top: 20px;
    }
    .gnleadpbox {
        width: 100%;
        text-align: center;
        margin-top: 10px;
    }
    .gnleadp {
        width: 100%;
        text-align: justify;
        display: block;
    }
    .gnpix {
        width: 60%;
        margin: 10px auto 0px;
        display: block;
        float: none;
    }
    /*============ index伝道コンテンツ -S- ============*/
    .goodnews {
        text-align: center;
        margin-left: auto;
        margin-right: auto;
        padding-top: 30px;
        padding-bottom: 20px;
        background-image: url(../images2/img_goodnews_bg_01.jpg);
        background-repeat: repeat-y;
        background-size: 100% auto;
        width: 88%;
        border-radius: 12px;
        margin-top: 30px;
        box-shadow: 2px 2px 10px #6699ff;
        -webkit-box-shadow: 2px 2px 10px #6699ff;
    }
    .goodnews p {
        color: #990099;
        font-size: 14px;
        font-weight: 600;
        margin-top: -7px;
    }
    .pwtext h1 {
        color: #990099;
        font-family: Georgia, "Times New Roman", Times, serif;
        font-size: 26px;
        font-weight: 400;
        margin-top: 20px;
        margin-bottom: 7px;
    }
    .pwtext {
        font-size: 14px;
    }
    .gnbutton {
        width: 100%;
        margin: 15px auto 20px;
        text-align: center;
    }
    .gnbutton img {
        width: 80%;
        display: block;
        margin: 10px auto 10px;
        filter: drop-shadow(3px 3px 3px #6699ff);
    }
    .gnmenu {
        color: #990099;
        font-size: 20px;
        font-weight: 600;
        display: block;
        margin: 0px 0px 0px;
    }
    .goodcaption {
        font-size: 14px;
        margin-top: 10px;
    }
    /*============ 集会案内 -S- ============*/
    .tstimetable {
        width: 96%;
        text-align: center;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        margin-bottom: 50px;
        padding-top: 0px;
        background-color: rgba(255, 255, 255, 0.8);
        border-radius: 0px;
    }
    .tstimetable h1 {
        font-size: 20px;
        color: #990099;
    }
    .tstimetable h5 {
        font-size: 14px;
        font-weight: 300;
        margin-top: -2px;
    }
    .tstimetable img {
        width: 240px;
        height: 1px;
        margin: 0px auto 0px;
    }
    .ttmeeting {
        font-size: 15px;
        width: 11em;
        text-align: left;
        line-height: 36px;
        display: inline-block;
        vertical-align: top;
    }
    .tttime {
        font-size: 15px;
        text-align: left;
        line-height: 36px;
        display: inline-block;
        vertical-align: top;
    }
    .ttlead {
        width: 90%;
        text-align: center;
        font-size: 15px;
        line-height: 1.5em;
        margin: 10px auto 10px;
    }
    .henkou {
        width: 76%;
        text-align: center;
        font-size: 18px;
        font-weight: 500;
        background-color: #FFFFFF;
        border: 3px solid #ff0033;
        border-radius: 12px;
        margin-top: 20px;
        margin-left: auto;
        margin-right: auto;
        padding: 10px 30px 28px 30px;
    }
    .henkou h3 {
        color: #FF0033;
        font-size: 20px;
        font-weight: 700;
        margin-bottom: 10px;
    }
    /*============ 年間聖句 -S- ============*/
    .nenkan {
        width: 90%;
        font-size: 16px;
        padding: 10px auto 0px;
    }
    .nenkan h1 {
        font-size: 16px;
        color: #990099;
        font-weight: 900;
        margin-bottom: 7px;
    }
    .nenkan hr {
        width: 70%;
        border-top: 1px solid #990099;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    .nenkan img {
        width: 300px;
        margin: 10px auto 0px;
    }
    /*============ 外部リンク -S- ============*/
    .linkbanners {
        margin-bottom: 0px;
    }
    .linkbanners img {
        width: 18%;
    }
    .counter {
        margin-top: 30px;
    }
    /*============ YouTubeバナー ============*/
    .chpix {
        width: 250px;
        height: auto;
        position: relative;
    }
    .chpixin {
        width: 360px;
        height: auto;
        position: relative;
        margin-top: 12px;
    }
    footer {
        width: 100%;
        height: 30px;
        color: #ffffff;
        text-align: center;
        /*background-color: #263238;*/
        background-color: #901d22;
        margin-top: auto;
        padding: 10px;
        font-size: 10px;
        position: fixed;
        bottom: 0px;
        letter-spacing: 3px;
    }
    .eflower2 {
        width: 300px;
        height: auto;
        margin-top: 20px;
    }
    .pflower {
        width: 160px;
        height: auto;
        margin-top: 0px;
    }
}
/*bluegreyについて
.luxbar-menu-material-bluegrey,.luxbar-menu-material-bluegrey .dropdown ul{
	background-color:#263238;color:#fff
}
.luxbar-menu-material-bluegrey .active,.luxbar-menu-material-bluegrey .luxbar-item:hover{
	background-color:#37474f
}
.luxbar-menu-material-bluegrey .luxbar-hamburger span,.luxbar-menu-material-bluegrey .luxbar-hamburger span::before,.luxbar-menu-material-bluegrey .luxbar-hamburger span::after{
	background-color:#fff
}
.luxbar-menu-material-cyan,.luxbar-menu-material-cyan .dropdown ul{
	background-color:#006064;color:#fff
}
*/