.kigou {
    font-weight: bold;
    color: #f7427c;
    font-size: 18px;
}

.g-list03 {
    padding: 0 25px 5px !important;
    color: #fc6666;
    font-weight: bold;
    line-height: 2;
    margin-bottom: 0px !important;
}

.g-list03 span {
    color: #414a5a;
}

.g-list02 {
    padding: 0 18px 5px !important;
}

.g-list02 li {
    list-style: disc !important;
}

.g-list02 span {
    color: #fc6666;
    font-weight: bold;
}

.g-list {
    padding: 0px 18px 5px !important;
    line-height: 1;
    color: #fc6666;
    font-weight: bold;
}

.g-list li {
    list-style: disc;
}

.g-list span {
    color: #414a5a;
}

/*目次*/
.m-box a:hover {}

.m-box-main {
    border: 2px solid #2B98CE;
    display: inline-block;
    margin: 0 0 40px;
    text-align: left !important;
}

.m-box {
    line-height: 1.5;
    margin: 1em 1.5em 1em 3.6em;
    padding: 0 1em 0 0;
}

.m-box ul {
    padding: 0 !important;
}

.m-box li {
    list-style-type: disc !important;
    margin: 0 0 1.3em !important;
    overflow: inherit !important;
}

.m-box a {}

.m-box-h {
    box-sizing: border-box;
    border-bottom: dashed 1px #2B98CE;
    font-size: 100% !important;
    font-weight: bold;
    margin: 0 !important;
    padding: 0.7em 1em 0.7em 2.1em;
    text-align: left;
}

/*目次 sp*/
@media (max-width: 736px) {
    .g-list li {
        overflow: visible !important;
    }

    .g-list02 li {
        overflow: visible !important;
    }

    .m-box-h {
        width: 100%;
    }

    .m-box-main {
        width: 98%;
    }
}

/*間隔 共通*/
.u-m0 {
    margin: 0 !important;
}

.u-mt10 {
    margin-top: 10px !important;
}

.u-mt15 {
    margin-top: 15px !important;
}

.u-mt20 {
    margin-top: 20px !important;
}

.u-mt30 {
    margin-top: 30px !important;
}

.u-mt40 {
    margin-top: 40px !important;
}

.u-mt50 {
    margin-top: 50px !important;
}

.u-mt60 {
    margin-top: 60px !important;
}

.u-mt1em {
    margin-top: 1em !important;
}

.u-mb10 {
    margin-bottom: 10px !important;
}

.u-mb15 {
    margin-bottom: 15px !important;
}

.u-mb20 {
    margin-bottom: 20px !important;
}

.u-mb30 {
    margin-bottom: 30px !important;
}

.u-mb40 {
    margin-bottom: 40px !important;
}

.u-mb50 {
    margin-bottom: 50px !important;
}

.u-mb60 {
    margin-bottom: 60px !important;
}

.u-mb1em {
    margin-bottom: 1em !important;
}

.u-p0 {
    padding: 0 !important;
}

.u-p10 {
    padding: 10px !important;
}

.u-p15 {
    padding: 15px !important;
}

.u-p20 {
    padding: 20px !important;
}

.u-pt10 {
    padding-top: 10px !important;
}

.u-pt20 {
    padding-top: 20px !important;
}

.u-pt30 {
    padding-top: 30px !important;
}

.u-pt1em {
    padding-top: 1em !important;
}

.u-pb10 {
    padding-bottom: 10px !important;
}

.u-pb20 {
    padding-bottom: 20px !important;
}

.u-pb30 {
    padding-bottom: 30px !important;
}

.u-pb60 {
    padding-bottom: 60px !important;
}

.u-pb1em {
    padding-bottom: 1em !important;
}

#breadcrumbs {
    font-size: 90%;
    margin: 0 0 20px;
    text-align: left;
}

.l-section {}

.l-container {
    word-break: normal;
}

/*タイトル 共通*/
#contents #main h2:before {
    content: none;
}

.l-container .l-heading-primary {}

.l-container .l-heading-secondary {
    border-left: 10px solid #2B98CE;
    line-height: 1.4 !important;
    padding: 2px 10px 1px;
}

#contents #main .l-container .l-tertiary {
    background: none;
    color: #004ea2;
    padding: 0;
}

#contents #main .l-container .l-tertiary:before {
    content: '■';
    font-size: 22px;
    padding-right: 5px;
    vertical-align: -10%;
}

.l-container .l-caption {}

/*タイトル pc*/
@media (min-width: 736px) {
    #contents #main .l-container .l-tertiary {
        font-size: 22px;
    }

    #contents #main .l-container .l-tertiary:before {
        content: '■';
        font-size: 30px;
        padding-right: 5px;
        vertical-align: -7%;
    }
}

/*コンテンツ内リンク 共通*/
.l-container a {}

.l-container a:hover {
    text-decoration: none;
}

/*テキストブロック 共通*/
.c-block {
    overflow: hidden;
}

/*小見出しブロック 共通*/
.c-s-block {}

/*末尾分 共通*/
.c-endblock {
    background: #dde7ff;
    padding: 18px 18px 2px;
}

/*画像 共通*/
.img-left-s,
.img-right-s,
.img-left-l,
.img-right-l {
    float: none;
    margin: 0 0 4%;
    width: 100%;
}

.img-left-s img,
.img-right-s img,
.img-left-l img,
.img-right-l img {
    vertical-align: middle;
    width: 100%;
}

/*リンク一覧 共通*/
.c-linkblock {}

.c-linkblock h2 {
    color: #fff;
    line-height: 1.4 !important;
    padding: 9px 10px 6px;
}

.c-pagelink {
    margin: 0;
    padding: 0 10px 0 30px !important;
}

.c-pagelink li {
    list-style: square;
    padding: 0 0 1em;
    overflow: inherit !important;
}

.c-pagelink li a {}

.c-pagelink li a:hover {}

.u-c-a {}

.u-c-a h2 {
    background: #386AB3;
}

.u-c-a li {}

.u-c-a a {}

.u-c-a a:hover {}

.u-c-b {}

.u-c-b h2 {
    background: #386AB3;
}

.u-c-b li {}

.u-c-b a {}

.u-c-b a:hover {}

.u-c-c {}

.u-c-c h2 {
    background: #386AB3;
}

.u-c-c li {}

.u-c-c a {}

.u-c-c a:hover {}

.u-c-d {}

.u-c-d h2 {
    background: #FF5A5A;
}

.u-c-d li {}

.u-c-d a {}

.u-c-d a:hover {}

.u-c-e {}

.u-c-e h2 {
    background: #FF5A5A;
}

.u-c-e li {}

.u-c-e a {}

.u-c-e a:hover {}

/*NAP表 共通*/
.c-nap h2 {
    background: #0075c1;
    color: #fff;
    line-height: 1.4 !important;
    padding: 9px 10px 6px;
}

.c-table {
    border-collapse: collapse;
    border: 1px solid #ccc;
    text-align: left;
    width: 100%;
}

.c-table th {
    background: #eee;
    border: 1px solid #ccc;
    text-align: left;
    vertical-align: middle;
    width: 25%;
}

.c-table td {
    border: 1px solid #ccc;
    vertical-align: middle;
    word-break: break-all;
}

#contents #main .c-table p {
    margin: 0;
}

/*NAP表 sp*/
@media (max-width: 736px) {
    .c-table th {
        width: 35%;
    }
}

/*ボタン 共通*/
.c-btn {
    padding: 20px 0;
    text-align: center;
}

.c-btn a {}

.c-btn-anchor {
    background: #FC6666;
    border-radius: 6px;
    color: #fff !important;
    display: inline-block;
    font-size: 30px;
    padding: 15px 20px;
    position: relative;
    text-decoration: none;
    transition: 0.2s;
}

.c-btn-anchor:hover {
    background: #2B98CE;
    text-decoration: none;
}

/*ボタン sp*/
@media (max-width: 736px) {
    .c-btn-anchor {
        font-size: 15px;
    }
}

@media (min-width: 736px) {

    /*リンク一覧 PCのみ*/
    .c-linkblock {}

    .c-linkblock h2 {}

    .c-pagelink {}

    .c-pagelink li {}

    .c-pagelink li a {}

    /*画像 PCのみ*/
    .img-left-s {
        float: left;
        margin: 0 4% 4% 0;
        width: 35%;
    }

    .img-right-s {
        float: right;
        margin: 0 0 4% 4%;
        width: 35%;
    }

    .img-left-l {
        float: left;
        margin: 0 4% 4% 0;
        width: 30%;
    }

    .img-right-l {
        float: right;
        margin: 0 0 4% 4%;
        width: 30%;
    }
}