/*--基本フォント指定--*/

body,
p,
li,
td,
figcaption {
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
}

/*汎用クラス（Jimdo機能側での余白など調整用）*/

.t-margin5 {
    margin-top: 5px;
}

.t-margin10 {
    margin-top: 10px;
}

.t-margin15 {
    margin-top: 15px;
}

.t-margin20 {
    margin-top: 20px;
}

.b-margin10 {
    margin-bottom: 10px;
}

.b-margin15 {
    margin-bottom: 15px;
}

.b-margin20 {
    margin-bottom: 20px;
}

/*--
.powr-instagram-feed {
    height: auto;
    max-height: 330px;
    overflow-y: scroll;
}
--*/

/*--トップページ用Youtube背景--*/
#cc-m-11906609228 {
    margin-left: calc(((100vw - 100%) / 2) * -1);
    margin-right: calc(((100vw - 100%) / 2) * -1);
    background-color: #b3d465;
    padding: 15px 0px;
    box-sizing: border-box;
}

#cc-m-11906609228 .cc-m-video-wrapper {
    max-width: 850px !important;
    margin: 0 auto;
}

/*--トップページ用Youtube背景ここまで--*/

.hl-border01 {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    background: url(../img/hl-border012e2e.png?t=1617694531) center top no-repeat;
}

.hl-border02 {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    background: url(../img/hl-border02d77b.png?t=1617694538) center top no-repeat;
}

.hl-border03 {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    background: url(../img/hl-border033355.png?t=1617694544) center top no-repeat;
}

.hl-border04 {
    width: 100%;
    height: 30px;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    background: url(../img/hl-border04beca.png?t=1617694548) center top no-repeat;
}

.hl-border05 {
    width: 100%;
    height: 100px;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    background: url(../img/voice-bgb9dc.png?t=1617694587) center top no-repeat;
}

.hl-border06 {
    width: 100%;
    height: 100px;
    margin: 0;
    padding: 0;
    display: block;
    overflow: hidden;
    background: url(../img/column-bg519d.png?t=1617694488) center top no-repeat;
}

a[href^="tel:"] {
    pointer-events: none;
}

@media screen and (max-width:800px) {
    a[href^="tel:"] {
        pointer-events: auto;
    }
}

.m-off {
    display: block;
}

.m-on {
    display: none;
}

@media screen and (max-width:768px) {
    .m-off {
        display: none;
    }

    .m-on {
        display: block;
    }
}

.j-table table {
    border-collapse: collapse;
}

.j-table table.gray-top {
    border-top: 1px solid #CCC;
}

.j-table table th,
.j-table table td {
    border-bottom: 1px solid #CCC;
    padding: 10px;
    vertical-align: top;
}

.j-table table.around-border,
.j-table table.around-border02 {
    border-top: 1px solid #CCC;
    border-left: 1px solid #CCC;
}

.j-table table.around-border th,
.j-table table.around-border td {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: 10px;
}

.j-table table.around-border02 th,
.j-table table.around-border02 td {
    border-bottom: 1px solid #CCC;
    border-right: 1px solid #CCC;
    padding: 10px;
    vertical-align: middle;
}

.j-table table.around-border th,
.j-table table.around-border02 th {
    background-color: #EEE;
}

@media screen and (max-width:768px) {
    .j-table {
        white-space: nowrap;
    }
    
    .j-table-scroll::-webkit-scrollbar {
        height: 5px;
    }
    
    .j-table-scroll::-webkit-scrollbar-track {
        background: #333;
    }
    
    .j-table-scroll::-webkit-scrollbar-thumb {
        background: #999;
    }
}

.j-calltoaction-link-style-1 {
    padding: 10px 16px !important;
    font-size: 20px !important;
}

.j-calltoaction-link-style-2 {
    padding: 5px 15px !important;
    font-size: 14px !important;
}

.j-calltoaction-link {
    background-color: #32b16c !important;
    border-color: #32b16c !important;
    transition: 0.3s;
}

.j-calltoaction-link:hover {
    opacity: 0.65;
}

div.j-text ol li,
div.j-text ul li {
    right: 1em !important;
}

.topic-box {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
}

.topic-box > p {
    border-bottom: 1px dotted #8c8c8c;
    margin: 0;
    padding: 15px;
    font-size: 14px;
    line-height: 150%;
    box-sizing: border-box;
}

.ft-menu {
    width: 100%;
    margin: 0;
    padding: 0px 15px 0px 60px;
    border-left: 1px solid #ccc;
    box-sizing: border-box;
}

.ft-menu p {
    margin: 0;
    padding: 0px 0px 5px 15px;
    font-size: 14px;
    line-height: 150%;
    color: #333;
    background: url(../img/ft-menu-lm18f7.png?t=1617694496) 0px 6px no-repeat;
    font-weight: bold;
}

.ft-menu p:last-child {
    padding-bottom: 0px;
}

.ft-menu p a {
    text-decoration: none;
    color: #333;
    transition: 0.3s;
}

.ft-menu p a:hover {
    color: #999;
}

@media screen and (max-width:768px) {
    .ft-menu {
        border-left: none;
        padding-left: 15px;
    }
}

/*clearfix*/

.clearfix:after {
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
    clear: both;
}

/*--カラム部分など--*/

@media screen and (max-width:481px) {
    .cc-m-hgrid-column {
        width: 100% !important;
        float: none !important;
    }
}

/*  Layout
----------------------------------------------- */

img {
    max-width: 100% !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    border: none;
    vertical-align: top;
}

figure {
    max-width: 100% !important;
    height: auto;
}

figure img {
    max-width: 100% !important;
    height: auto !important;
    margin: 0;
    padding: 0;
    border: none;
}

a img {
    background-color: transparent;
    -moz-transition: 0.3s;
    -webkit-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
}

a:hover img {
    filter: alpha(opacity=65);
    opacity: 0.65;
}

#lb-container img {
    max-width: none !important;
    width: auto;
    height: auto;
}

.cc-map-canvas img {
    max-width: none !important;
}

body {
    background: #FFF;
    padding: 0;
    margin: 0;
    position: relative;
    overflow-x: hidden;
}

#cc-inner {
    overflow: hidden;
}

/*--ヘッダ--*/

header {
    width: 100%;
    margin: 0;
    padding: 0;
    background: #FFF;
}

#header-inner {
    width: 98%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 10px 0px;
    display: -webkit-flex;
    display: flex;
    -webkit-align-items: center;
    align-items: center;
}

#header-inner #header-left {
    width: 395px;
    margin: 0;
    padding: 0px 0px 20px 0px;
    box-sizing: border-box;
    display: flex;
}

#header-left h1 {
    max-width: 395px;
    margin: 0;
    padding: 0;
}

#header-left h1 a img:hover {
    filter: alpha(opacity=100);
    opacity: 1.00;
    text-decoration: none;
}

.title-txt01 {
    margin: 0;
    padding: 2px 10px;
    font-size: 14px;
    line-height: 150%;
    color: #999;
    font-weight: bold;
}

#header-inner #head-lang {
    max-width: 180px;
    margin: 0px 40px 0px auto;
    padding: 0;
    font-size: 12px;
    line-height: 150%;
    color: #333;
    box-sizing: border-box;
    display: block;
}

#header-inner #head-lang a {
    text-decoration: none;
    color: #333;
}

#header-inner #head-lang a:hover {
    text-decoration: underline;
}

#header-inner #head-contact {
    width: 100%;
    max-width: 80px;
    margin: 0px 10px;
    padding: 0;
}

#m-head-contact {
    display: none;
}

@media screen and (max-width:950px) {
    #header-inner {
        flex-direction: column;
    }
    
    #header-inner #header-left {
        width:100%;
        max-width: 395px;
        margin: 0 auto;
        padding-bottom: 5px;
    }
    
    .title-txt01 {
        margin: 0 auto;
    }
    
    #header-inner #head-lang {
        margin: 5px auto;
    }
    
    #header-inner #head-contact {
        display: none;
    }
    
    #m-head-contact {
        width: 100%;
        margin: 0;
        padding: 0;
        display: block;
    }
    
    #m-head-contact a {
        width:40%;
        margin: 0px auto;
        padding: 15px;
        font-size:16px;
        line-height: 150%;
        font-weight: bold;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        background-color: #26a60c;
        border-radius: 10px;
        display: block;
        transition: 0.3s;
    }
    
    #m-head-contact a:hover {
        opacity: 0.65;
    }
}

/*--ヘッダここまで--*/

/*--グローバルナビ--*/

#g-nav-wrap {
    width: 100%;
    margin: 0;
    padding: 0;
    display: block;
    background: #FFF;
    border-top:1px solid #f2f2f2;
}

#g-nav {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0;
}

#g-nav:after {
    content: "";
    display: block;
    clear: both;
}

#g-nav ul {
    list-style-type: none;
}

#g-nav ul.cc-nav-level-0 {
    /* 第一階層のul */
    width: auto;
    *zoom: 1;
    /*forIE6,7*/
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
}

#g-nav ul.cc-nav-level-0:after {
    content: "";
    display: block;
    clear: both;
}

#g-nav ul.cc-nav-level-0 > li {
    *zoom: 1;
    /*forIE6,7*/
    white-space: nowrap;
    width: auto;
    margin: 0;
}

#g-nav ul.cc-nav-level-0 li ul {
    visibility: hidden;
    position: absolute;
    margin: 0;
    padding: 0;
    z-index: 1000000 !important;
}

#g-nav ul.cc-nav-level-0 li:hover > ul {
    visibility: visible;
}

#g-nav ul.cc-nav-level-0 li ul li {
    width: auto !important;
    clear: left;
    position: relative;
    background: none;
}

#g-nav ul.cc-nav-level-0 li ul li ul {
    top: 0;
    left: 100%;
}

#g-nav ul.cc-nav-level-0 > li > a {
    width: auto;
    display: block;
    padding: 15px;
    margin: 0 auto;
    color: #333;
    text-decoration: none;
    font-size: 14px;
    font-weight: bold;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    line-height: 150%;
    box-sizing: border-box;
    white-space: normal;
    text-align: center;
    transition: 0.3s;
}

* html #g-nav ul.cc-nav-level-0 li a {
    /*forIE6*/
    zoom: 1;
}

/*--#g-nav ul.cc-nav-level-0 > li > a::before {
    
}--*/

#g-nav ul.cc-nav-level-0 li a.cc-nav-current,
ul.cc-nav-level-0 li.cc-nav-parent a {
    background-color: #F2F2F2;
    box-sizing: border-box;
}

#g-nav ul.cc-nav-level-0 li ul {
    margin: 0;
    padding: 0;
}

#g-nav ul.cc-nav-level-0 li ul li {
    min-width: 150px;
    height: auto;
    margin: 0px 0px 0px 1px;
    padding: 0;
    display: block;
    background-image: none !important;
    border: none;
}

#g-nav ul.cc-nav-level-0 li ul li ul {
    margin: 0;
    padding: 0;
}

#g-nav ul.cc-nav-level-0 li ul li a {
    display: block;
    width: auto;
    height: auto;
    text-align: left;
    margin: 0px 1px 1px 0px;
    font-size: 12px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    line-height: 120%;
    color: #333;
    padding: 14px 20px 14px 27px;
    background: url(../img/g-nav-lm022404.png?t=1617694501) left top no-repeat #edecec;
    font-weight: normal;
    text-shadow: none;
    -webkit-transition: 0.3s;
    -moz-transition: 0.3s;
    -o-transition: 0.3s;
    -ms-transition: 0.3s;
    transition: 0.3s;
    border-right: none;
    border-bottom: none;
    text-decoration: none;
}

#g-nav ul.cc-nav-level-0 li ul li ul li a {
    width: auto;
    height: auto;
    text-align: left;
    margin: 0px 1px 1px 0px;
    font-size: 12px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    line-height: 120%;
    color: #333;
    padding: 14px 20px 14px 27px;
    background: url(../img/g-nav-lm022404.png?t=1617694501) left top no-repeat #edecec;
    font-weight: normal;
    border-right: none;
    border-bottom: none;
    text-decoration: none;
}

#g-nav ul.cc-nav-level-0 a:hover {
    background-color: #F2F2F2;
    box-sizing: border-box;
}

#g-nav ul.cc-nav-level-1 a:hover,
#g-nav ul.cc-nav-level-2 a:hover {
    font-weight: normal;
    text-decoration: none;
    border-bottom: none !important;
    background: url(../img/g-nav-lm022404.png?t=1617694501) left top no-repeat #ebf213;
}

#g-nav ul.cc-nav-level-1 a.cc-nav-current,
ul.cc-nav-level-2 a.cc-nav-current {
    font-weight: normal !important;
    text-decoration: none !important;
    border-bottom: none !important;
    background: url(../img/g-nav-lm022404.png?t=1617694501) left top no-repeat #ebf213 !important;
}

@media screen and (max-width:768px) {
    #g-nav-wrap {
        display: none;
    }
}

/*--グローバルナビここまで--*/

/*--編集可能共通ブロック（フッタ）ー--*/

#ft-block {
    width: 100%;
    margin: 0;
    padding: 0;
    background-color: #f9f9f9;
}

#ft-block #ft-edit {
    width: 98%;
    max-width: 1130px;
    margin: 0 auto;
    padding: 35px 0px;
}

/*--フッタ編集可能ブロックここまで--*/

/*--モバイル時のナビ--*/

.menu-sw-outer {
    display: none;
}

#navigation-m {
    display: none;
}

#s-menu-m {
    display: none;
}

@media screen and (max-width:768px) {
    .menu-sw-outer {
        width: 100%;
        margin: 0;
        padding: 0;
        background-color: #26a60c;
        display: block;
    }

    .menu-sw {
        width: 100%;
        height: 52px;
        margin: 0;
        padding: 5px 10px 5px 10px;
        position: relative;
        display: block;
        cursor: pointer;
        box-sizing: border-box;
        z-index: 10001;
    }

    #navigation-m {
        width: 100%;
        padding: 0;
        display: none;
    }

    .menu-sw01 {
        width: 31px;
        height: 3px;
        background-color: #FFF;
        position: absolute;
        top: 20px;
    }

    .menu-sw02 {
        width: 31px;
        height: 3px;
        background-color: #FFF;
        position: absolute;
        top: 29px;
    }

    .menu-sw03 {
        width: 31px;
        height: 3px;
        background-color: #FFF;
        position: absolute;
        top: 38px;
    }

    .menu-sw01,
    .menu-sw02,
    .menu-sw03 {
        transition: all 0.5s ease-out;
        -o-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        -webkit-transition: all 0.5s ease-out;
        -ms-transition: all 0.5s ease-out;
    }

    .menu-open01 {
        top: 29px;
        -moz-transform: rotate(405deg);
        -webkit-transform: rotate(405deg);
        -o-transform: rotate(405deg);
        -ms-transform: rotate(405deg);
        transform: rotate(405deg);
    }

    .menu-open02 {
        opacity: 0;
    }

    .menu-open03 {
        top: 29px;
        -moz-transform: rotate(-405deg);
        -webkit-transform: rotate(-405deg);
        -o-transform: rotate(-405deg);
        -ms-transform: rotate(-405deg);
        transform: rotate(-405deg);
    }

    .menu-txt {
        height: 10px;
        position: absolute;
        top: 9px;
        left: 10px;
        font-size: 10px;
        font-weight: bold;
        color: #FFF;
        line-height: 100% !important;
    }

    #navigation-m #s-menu-m {
        width: 100%;
        margin: 0;
        padding: 0;
        background: #26a60c;
        display: block;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-0 {
        width: 100%;
        margin: 0 !important;
        padding: 0;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-1 {
        width: 100%;
        margin: 0 !important;
        padding: 0;
        background: none;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-0 li {
        list-style: none;
        line-height: 100%;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-0 li a {
        width: 100%;
        margin: 0;
        font-size: 14px !important;
        line-height: 150% !important;
        text-decoration: none;
        padding: 10px 10px 11px 38px;
        color: #FFF;
        display: block;
        background: url(../img/g-nav-lm02ro3ce6.png?t=1617694507) no-repeat #26a60c;
        display: block;
        box-sizing: border-box;
        border-bottom: 1px solid #26a60c;
        transition: 0.3s;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-0 li a:hover,
    #navigation-m #s-menu-m ul.cc-nav-level-0 li a.current {
        background: url(../img/g-nav-lm02ro3ce6.png?t=1617694507) no-repeat #32b16c;
        color: #FFF;
        font-weight: bold;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-2 {
        margin: 0 !important;
        padding: 0;
        border-bottom: 1px solid #26a60c;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-1 li,
    #navigation-m #s-menu-m ul.cc-nav-level-2 li {
        margin: 0;
        padding: 0;
        list-style: none;
        width: 100%;
        background: #69bb58;
        border: none;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-1 li a {
        width: auto;
        margin: 0;
        font-size: 14px !important;
        line-height: 150% !important;
        text-decoration: none;
        padding: 10px 10px 11px 58px;
        color: #FFF;
        display: block;
        background: url(../img/g-nav-lm02ro3ce6.png?t=1617694507) 20px 0px no-repeat;
        border-bottom: 1px solid #26a60c;
        transition: 0.3s;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-2 li a {
        width: auto;
        margin: 0;
        font-size: 12px !important;
        line-height: 150% !important;
        text-decoration: none;
        color: #FFF;
        padding: 12px 10px 11px 78px;
        background: url(../img/g-nav-lm02ro3ce6.png?t=1617694507) 40px 0px no-repeat;
        display: block;
        border-bottom: none;
        transition: 0.3s;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-1 a:hover {
        color: #FFF;
        font-weight: bold;
        background-color: #32b16c !important;
        background-position: 20px 0px !important;
        background-image: url(../img/g-nav-lm02ro3ce6.png?t=1617694507) !important;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-1 a.current {
        color: #FFF;
        font-weight: bold;
        background-color: #32b16c !important;
        background-position: 20px 0px !important;
        background-image: url(../img/g-nav-lm02ro3ce6.png?t=1617694507) !important;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-2 a:hover {
        color: #FFF;
        font-weight: bold;
        background-color: #32b16c !important;
        background-position: 40px 0px !important;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-2 a.current {
        color: #FFF;
        font-weight: bold;
        background-color: #32b16c !important;
        background-position: 40px 0px !important;
    }

}

/*--モバイル時のナビここまで--*/

/*--メインイメージ部--*/

#main-img {
    display: none;
}

.cc-page-index #main-img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 40px 0px 0px 0px;
    background: url(../img/top-bgeab3.jpg?t=1617694570) center top repeat-x;
    display: block;
}

.cc-pagemode-notfound #main-img,
.cc-pagemode-overlay #main-img,
.cc-pagemode-sitetemplate #main-img {
    display: none !important;
}

.swiper-container {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    display: block;
}

.swiper-slide > div > img {
    width: auto;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0;
    display: block;
}

.swiper-pagination {
    position: relative !important;
    padding-top: 10px;
}

.swiper-pagination-bullet-active {
    background: #008c3f !important;
}

@media screen and (max-width:768px) {
    .cc-page-index #main-img {
        padding-top: 0px;
        background-image: none;
    }
}

/*--メインイメージ部ここまで--*/

/*--全体のラッピング--*/

#container {
    width: 100%;
    margin: 0;
    padding: 80px 0px 0px 0px;
    text-align: left;
}

.cc-page-index #container {
    padding: 45px 0px 0px 0px;
}

.cc-pagemode-notfound #container,
.cc-pagemode-overlay #container,
.cc-pagemode-sitetemplate #container {
    padding: 80px 0px 0px 0px !important;
}

/*--パンくず部--*/

#bc-outer {
    width: 100%;
    margin: 0;
    padding: 8px 0px;
    display: block;
    box-sizing: border-box;
    background: url(../img/bc-bg87f7.png?t=1617694483) center top no-repeat #26a60c;
}

.cc-page-index #bc-outer {
    display: none;
}

.cc-pagemode-notfound #bc-outer,
.cc-pagemode-overlay #bc-outer,
.cc-pagemode-sitetemplate #bc-outer {
    width: 100%;
    margin: 0;
    padding: 8px 0px;
    display: block !important;
    box-sizing: border-box;
    background: url(../img/bc-bg87f7.png?t=1617694483) center top no-repeat #26a60c;
}

#breadcrumb {
    width: 100%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0px 0px 0px 5px;
    display: block;
    box-sizing: border-box;
}

#breadcrumb a.home-link {
    width: auto;
    padding: 0 14px 0 0;
    color: #FFF;
    background: url(../img/bc-arrowf248.png?t=1617694478) center right no-repeat;
    font-size: 11px;
    float: left;
}

#breadcrumb ol {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

#breadcrumb ol li {
    float: left;
    margin: 0;
    font-size: 11px;
    color: #FFF;
}

#breadcrumb ol li a {
    padding: 0 14px 0 0;
    color: #FFF;
    background: url(../img/bc-arrowf248.png?t=1617694478) center right no-repeat;
    font-size: 11px;
}

#breadcrumb ol li a.cc-nav-current {
    text-decoration: none;
    color: #FFF;
    background: none;
}


/*--コンテンツなど--*/

#content {
    width: 98%;
    max-width: 1130px;
    margin: 0 auto;
    padding: 0px 0px 115px 0px;
    display: block;
    box-sizing: border-box;
}

/*--見出し--*/

.j-header h1 {
    width: auto;
    font-size: 28px !important;
    font-weight: bold !important;
    color: #26a60c !important;
    line-height: 150% !important;
    padding: 30px 15px 20px 15px;
    margin: 0px 0px 5px 0px;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    font-weight: bold;
    text-align: center;
    background: url(../img/h1-bg4be7.png?t=1617694513) center top no-repeat;
    display: block;
}

.j-header h2 {
    width: auto;
    background: url(../img/h2-bgf262.png?t=1617694518) left top no-repeat #26a60c;
    font-size: 24px !important;
    font-weight: bold !important;
    color: #FFF !important;
    line-height: 150% !important;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    text-align: left;
    padding: 13px 15px 11px 48px;
    margin: 0px 0px 5px 0px;
    box-sizing: border-box;
}

.j-header h3 {
    width: auto;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #32b16c !important;
    line-height: 150% !important;
    font-family:"ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","Hiragino Sans","メイリオ","Mayryo","ＭＳ Ｐゴシック","MS PGothic",sans-serif !important;
    padding: 0px 15px 0px 20px;
    margin: 0px 0px 5px 0px;
    border-left: 5px solid #32b16c;
    box-sizing: border-box;
}

/*--ブログタイトル--*/

h1.j-blog-header {
    color: #26a60c !important;
}

/*--見出しここまで--*/

/*--フッタ--*/

footer {
    width: 100%;
    clear: both;
    margin: 0;
    padding: 0;
}

#ft-copy {
    width: 100%;
    margin: 0;
    padding: 15px 15px;
    font-size: 12px;
    color: #333;
    background: #fff45c;
    line-height: 150%;
    text-align: center;
    box-sizing: border-box;
}


footer #footer-btm {
    background: #32b16c;
}

footer #sys-footer {
    width: 98%;
    max-width: 1120px;
    margin: 0 auto;
    padding: 15px 0px 15px 0px;
    text-align: left;
    font-size: 12px;
    line-height: 150%;
    color: #FFF;
}

footer #sys-footer a:link,
footer #sys-footer a:visited {
    text-decoration: underline;
    color: #FFF !important;
}

footer #sys-footer a:active {
    text-decoration: none;
}

footer #sys-footer a:hover {
    text-decoration: none;
}

footer #sys-footer a img {
    background-color: transparent;
}

#content .j-blogarticle .c {
    display: none;
}

/*--Jimdo概要P補正--*/

#imprint h2 {
    background: none;
    height: auto;
}

footer .inforow {
    display: none;
}