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

body,
p,
li,
td,
figcaption {
    font-family: "メイリオ", "Mayryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "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;
}
--*/

.j-cart {
    top: 10px !important;
    right: 10px !important;
    transition: 0.3s;
}

@media screen and (max-width:1280px) {
    .j-cart {
        top: 110px !important;
    }
}

@media screen and (max-width:768px) {
    .j-cart {
        top: 5px !important;
        right: 5ox !important;
    }
}

.cc-product-infolink {
    display: none !important;
}

.dot-border01 {
    width: 100%;
    height: 33px;
    display: block;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/hr-bg01.png?t=1615964289) center top no-repeat;
    overflow: hidden;
}

.hl-marugo {
    margin: 0;
    padding: 0;
    text-align: center;
}

.hl-tp01 {
    width: auto;
    font-size: 30px;
    font-weight: bold !important;
    color: #0487d9 !important;
    line-height: 150% !important;
    padding: 0px 5px 10px 5px;
    margin: 0 auto;
    font-family:"ヒラギノ丸ゴ Pro W4","ヒラギノ丸ゴ Pro","Hiragino Maru Gothic Pro","ヒラギノ角ゴ Pro W3","Hiragino Kaku Gothic Pro","HG丸ｺﾞｼｯｸM-PRO","HGMaruGothicMPRO" !important;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/border-dash.png?t=1615963322) center bottom repeat-x;
    font-weight: bold;
    text-align: center;
    display: inline-block;
    transition: 0.3s;
}

@media screen and (max-width:768px) {
    .hl-tp01 {
        font-size: 20px;
    }
}

.sub-hl01 {
    width:auto;
    max-width: 300px;
    min-height: 30px;
    margin: 0 auto;
    padding: 10px 5px 0px 40px;
    font-size: 18px;
    line-height: 150%;
    color: #0487d9;
    font-weight: bold;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/lamp-icon.png?t=1615964473) left top no-repeat;
    display: block;
    box-sizing: border-box;
}

.sub-txt01 {
    width: auto;
    max-width: 300px;
    margin: 0 auto;
    padding: 0;
}

.sub-txt02 {
    width: auto;
    max-width: 300px;
    margin: 0 auto;
    padding: 0;
}

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: #00a0e9 !important;
    border-color: #00a0e9 !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: 98%;
    max-width: 820px;
    max-height: 420px;
    margin: 0 auto;
    padding: 0;
    box-sizing: border-box;
    overflow-y: scroll;
}

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

/*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: 10px 0px;
    background: #FFF;
}

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

#header-inner #header-left {
    width: 350px;
    height: 64px;
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    display: flex;
}

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

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

#header-left .title01 {
    margin: 0;
    padding: 15px 0px 0px 0px;
}

#header-left .title01 .title-txt01 {
    margin: 0;
    padding: 2px 5px;
    font-size: 13px;
    line-height: 150%;
    color: #666;
    font-weight: bold;
}

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

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

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

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

@media screen and (max-width:768px) {
    #header-inner {
        flex-direction: column;
    }
    
    #header-inner #header-left {
        width:100%;
        max-width: 350px;
        margin: 0 auto;
    }
    
    #header-inner #head-contact,
    #header-inner #head-trial {
        display: none;
    }
    
    #m-head-trial,
    #m-head-contact {
        width: 100%;
        margin: 0;
        padding: 0;
        display: block;
    }
    
    #m-head-trial a {
        width:40%;
        margin: 10px auto;
        padding: 15px;
        font-size:16px;
        line-height: 150%;
        font-weight: bold;
        text-align: center;
        color: #FFF;
        text-decoration: none;
        background-color: #8ec220;
        border-radius: 10px;
        display: block;
        transition: 0.3s;
    }
    
    
    #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: #2384d9;
        border-radius: 10px;
        display: block;
        transition: 0.3s;
    }
    
    #m-head-trial a:hover,
    #m-head-contact a:hover {
        opacity: 0.65;
    }
}

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

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

#g-nav-wrap {
    width: 100%;
    margin: 0;
    padding: 10px 0px;
    display: block;
    background: #32a0e0; /* Old browsers */
    background: -moz-linear-gradient(top,  #32a0e0 0%, #32a0e0 50%, #048ed9 51%, #048ed9 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #32a0e0 0%,#32a0e0 50%,#048ed9 51%,#048ed9 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #32a0e0 0%,#32a0e0 50%,#048ed9 51%,#048ed9 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#32a0e0', endColorstr='#048ed9',GradientType=0 ); /* IE6-9 */
}

#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: 100%;
    *zoom: 1;
    /*forIE6,7*/
    margin: 0 auto;
    padding: 0;
    display: flex;
    justify-content: flex-start;
    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;
    border-right: 1px solid #FFF;
}

#g-nav ul.cc-nav-level-0 > li:first-child {
    border-left: 1px solid #FFF;
}

#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: 7px 20px 4px 20px;
    margin: 0 auto;
    color: #FFF;
    text-decoration: none;
    font-size: 16px;
    font-weight: bold;
    font-family: "メイリオ", "Mayryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    line-height: 150%;
    border-bottom: 3px solid transparent;
    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 {
    border-bottom: 3px solid #FFF;
    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: "メイリオ", "Mayryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    line-height: 120%;
    color: #333;
    padding: 14px 20px 14px 27px;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02.png?t=1615963326) 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: "メイリオ", "Mayryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    line-height: 120%;
    color: #333;
    padding: 14px 20px 14px 27px;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02.png?t=1615963326) 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 {
    border-bottom: 3px solid #FFF;
    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(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02.png?t=1615963326) left top no-repeat #ffd500;
}

#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(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02.png?t=1615963326) left top no-repeat #ffd500;
}

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

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

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

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

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

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

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

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

#navigation-m {
    display: none;
}

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

@media screen and (max-width:1120px) {
    .menu-sw-outer {
        width: 100%;
        margin: 0;
        padding: 0;
        background-color: #048ed9;
        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: #048ed9;
        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(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02ro.png?t=1615963331) no-repeat #048ed9;
        display: block;
        box-sizing: border-box;
        border-bottom: 1px solid #048ed9;
        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(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02ro.png?t=1615963331) no-repeat #32a0e0;
        color: #FFF;
        font-weight: bold;
    }

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

    #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: #9ed9f1;
        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: #333;
        display: block;
        background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02.png?t=1615963326) 20px 0px no-repeat;
        border-bottom: 1px solid #048ed9;
        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: #333;
        padding: 12px 10px 11px 78px;
        background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02.png?t=1615963326) 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: #32a0e0 !important;
        background-position: 20px 0px !important;
        background-image: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02ro.png?t=1615963331) !important;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-1 a.current {
        color: #FFF;
        font-weight: bold;
        background-color: #32a0e0 !important;
        background-position: 20px 0px !important;
        background-image: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/g-nav-lm02ro.png?t=1615963331) !important;
    }

    #navigation-m #s-menu-m ul.cc-nav-level-2 a:hover {
        color: #FFF;
        font-weight: bold;
        background-color: #32a0e0 !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: #32a0e0 !important;
        background-position: 40px 0px !important;
    }

}

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

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

#main-img {
    display: none;
}

.cc-page-index #main-img {
    width: 100%;
    height: auto;
    margin: 0;
    padding: 0;
    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-wrapper > div .main-img01 {
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/main-bg01.jpg?t=1615964481) center top no-repeat;
}

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

#mb-main {
    width: 100%;
    margin: 0;
    padding: 0;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/sub-main-bg.png?t=1615964502) center top no-repeat #049dd9;
    display: block;
}

#mb-main img {
    width: auto;
    max-width: 1120px;
    margin: 0 auto;
    padding: 0;
    display: block;
}

.cc-page-index #mb-main {
    display: none;
}

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

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

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

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

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

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

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

#bc-outer {
    width: 100%;
    margin: 0;
    padding: 8px 0px;
    display: block;
    box-sizing: border-box;
    background: #0360b1;
    background-size: cover;
}

.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: #0360b1;
}

#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(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/bc-arrow.png?t=1615963317) 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(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/bc-arrow.png?t=1615963317) 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 100px 0px;
    display: block;
    box-sizing: border-box;
}

/*--見出し--*/

.j-header h1 {
    width: auto;
    font-size: 30px !important;
    font-weight: bold !important;
    color: #0487d9 !important;
    line-height: 150% !important;
    padding: 60px 15px 0px 15px;
    margin: 0px 0px 5px 0px;
    font-family: "メイリオ", "Mayryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    font-weight: bold;
    text-align: center;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/h1-head.png?t=1615963340) center top no-repeat;
    display: block;
}

.j-header h1::after {
    content: "";
    width: auto;
    height: 35px;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/h1-btm.png?t=1615963335) center bottom no-repeat;
    display: block;
}

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

.j-header h3 {
    width: auto;
    background: url(https://u.jimcdn.com/cms/o/se20d49d9a6c08020/userlayout/img/h3-bg.png?t=1615964277) 0px 5px no-repeat;
    font-size: 20px !important;
    font-weight: bold !important;
    color: #0360b1 !important;
    line-height: 150% !important;
    font-family: "メイリオ", "Mayryo", "ヒラギノ角ゴ Pro W3", "Hiragino Kaku Gothic Pro", "ＭＳ Ｐゴシック", "MS PGothic", sans-serif !important;
    padding: 0px 15px 0px 25px;
    margin: 0px 0px 5px 0px;
    box-sizing: border-box;
}

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

h1.j-blog-header {
    color: #0360b1 !important;
}

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

/*--フッタ--*/

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

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


footer #footer-btm {
    background: #0360b1;
}

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;
}