@charset 'UTF-8';

/* -------------------------------------------------------------
    デフォルトCMS共通   フルリッチエリア   ※編集不可
-------------------------------------------------------------- */
.nicms-fullrich {
    line-height: 2;
    word-wrap :anywhere;
}

.nicms-fullrich:before,
.nicms-fullrich:after {
  content: "";
  display: table;
}
.nicms-fullrich ol, .nicms-fullrich ul {
    list-style: none;
}

.nicms-fullrich table {
    border-collapse: separate;
    border-spacing: 0;
}

.nicms-fullrich caption, .nicms-fullrich th, .nicms-fullrich td {
    font-weight: normal;
    text-align: left;
}

.nicms-fullrich fieldset {
    min-width: inherit;
}

.nicms-fullrich blockquote:before, .nicms-fullrich blockquote:after, .nicms-fullrich q:before, .nicms-fullrich q:after {
    content: "";
}

.nicms-fullrich blockquote, .nicms-fullrich q {
    -webkit-hyphens: none;
    hyphens: none;
    quotes: none;
}

.nicms-fullrich a:focus {
    outline: 2px solid #c1c1c1;
    outline: 2px solid rgba(51, 51, 51, 0.3);
}

.nicms-fullrich a:hover, .nicms-fullrich a:active {
    outline: 0;
}

.nicms-fullrich a img {
    border: 0;
}

.nicms-fullrich figcaption, .nicms-fullrich figure {
    display: block;
}

.nicms-fullrich b, .nicms-fullrich strong {
    font-weight: 700;
}

.nicms-fullrich dfn, .nicms-fullrich cite, .nicms-fullrich em, .nicms-fullrich i {
    font-style: italic;
}

.nicms-fullrich blockquote {
    border-left: 4px solid #707070;
    color: #707070;
    font-size: 1.8rem;
    font-style: italic;
    line-height: 1.6667;
    margin-bottom: 1.6667em;
    padding-left: 0.7778em;
}

.nicms-fullrich blockquote p {
    margin-bottom: 1.6667em;
}

.nicms-fullrich blockquote > p:last-child {
    margin-bottom: 0;
}

.nicms-fullrich blockquote cite, .nicms-fullrich blockquote small {
    color: #333;
    font-size: 1.5rem;
    font-family: "Noto Sans", sans-serif;
    line-height: 1.6;
}

.nicms-fullrich blockquote em, .nicms-fullrich blockquote i, .nicms-fullrich blockquote cite {
    font-style: normal;
}

.nicms-fullrich blockquote strong, .nicms-fullrich blockquote b {
    font-weight: 400;
}

.nicms-fullrich address {
    font-style: italic;
    margin: 0 0 1.6em;
}

.nicms-fullrich code, .nicms-fullrich kbd, .nicms-fullrich tt, .nicms-fullrich var, .nicms-fullrich samp, .nicms-fullrich pre {
    font-family: Inconsolata, monospace;
    -webkit-hyphens: none;
    hyphens: none;
}

.nicms-fullrich pre {
    background-color: rgba(0, 0, 0, 0.01);
    border: 1px solid #eaeaea;
    line-height: 1.2;
    margin-bottom: 1.6em;
    max-width: 100%;
    overflow: auto;
    padding: 0.8em;
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word;
}

.nicms-fullrich abbr[title] {
    border-bottom: 1px dotted #eaeaea;
    cursor: help;
}

.nicms-fullrich mark, .nicms-fullrich ins {
    background-color: #fff9c0;
    text-decoration: none;
}

.nicms-fullrich sup, .nicms-fullrich sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}

.nicms-fullrich sup {
    bottom: 1ex;
}

.nicms-fullrich sub {
    top: 0.5ex;
}

.nicms-fullrich small {
    font-size: 75%;
}

.nicms-fullrich big {
    font-size: 125%;
}

/**
 * 4.0 Elements
 */
.nicms-fullrich hr {
    background-color: #eaeaea;
    border: 0;
    height: 1px;
    margin-bottom: 1.6em;
}

.nicms-fullrich ul, .nicms-fullrich ol {
    margin: 1em 0 1em 1.3333em;
}

.nicms-fullrich ul {
    list-style: disc;
}

.nicms-fullrich ol {
    list-style: decimal;
}

.nicms-fullrich li > ul, .nicms-fullrich li > ol {
    margin-bottom: 0;
}

.nicms-fullrich dl {
    margin-bottom: 1.6em;
}

.nicms-fullrich dt {
    font-weight: bold;
}

.nicms-fullrich dd {
    margin-bottom: 1.6em;
}

.nicms-fullrich table, .nicms-fullrich th, .nicms-fullrich td {
    border: 1px solid #ddd;
}

.nicms-fullrich table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0.8em 0;
    table-layout: fixed;
    width: 100%;
}

.nicms-fullrich caption, .nicms-fullrich th, .nicms-fullrich td {
    font-weight: normal;
    text-align: left;
}

.nicms-fullrich th {
    border-width: 0 1px 1px 0;
    font-weight: 700;
}

.nicms-fullrich td {
    border-width: 0 1px 1px 0;
}

.nicms-fullrich th, .nicms-fullrich td {
    padding: 0.4em;
}

.nicms-fullrich figure {
    margin: 0;
}

.nicms-fullrich del {
    opacity: 0.8;
}

::-webkit-input-placeholder {
    color: rgba(51, 51, 51, 0.7);
    font-family: "Noto Sans", sans-serif;
}

/**
 * 5.0 Forms
 */
.nicms-fullrich button, .nicms-fullrich input, .nicms-fullrich select, .nicms-fullrich textarea {
    background-color: #f7f7f7;
    border-radius: 0;
    font-size: 1.6rem;
    line-height: 1.5;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}

.nicms-fullrich button, .nicms-fullrich input {
    -webkit-hyphens: none;
    hyphens: none;
    line-height: normal;
}

.nicms-fullrich input, .nicms-fullrich textarea {
    background-image: -webkit-linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0));
    border: 1px solid #eaeaea;
    color: #707070;
}

.nicms-fullrich input:focus, .nicms-fullrich textarea:focus {
    background-color: #fff;
    border: 1px solid #c1c1c1;
    color: #333;
}

.nicms-fullrich input:focus, .nicms-fullrich select:focus {
    outline: 2px solid #c1c1c1;
}

.nicms-fullrich button[disabled], .nicms-fullrich input[disabled], .nicms-fullrich select[disabled], .nicms-fullrich textarea[disabled] {
    cursor: default;
    opacity: 0.5;
}

.nicms-fullrich button, .nicms-fullrich input[type="button"], .nicms-fullrich input[type="reset"], .nicms-fullrich input[type="submit"] {
    -webkit-appearance: button;
    background-color: #333;
    border: 0;
    color: #fff;
    cursor: pointer;
    font-family: "Noto Sans", sans-serif;
    font-size: 1.2rem;
    font-weight: 700;
    padding: 0.7917em 1.5em;
    text-transform: uppercase;
}

.nicms-fullrich button:hover, .nicms-fullrich input[type="button"]:hover, .nicms-fullrich input[type="reset"]:hover, .nicms-fullrich input[type="submit"]:hover, .nicms-fullrich button:focus, .nicms-fullrich input[type="button"]:focus, .nicms-fullrich input[type="reset"]:focus, .nicms-fullrich input[type="submit"]:focus {
    background-color: #707070;
    outline: 0;
}

.nicms-fullrich input[type="search"] {
    -webkit-appearance: textfield;
}

.nicms-fullrich input[type="search"]::-webkit-search-cancel-button, .nicms-fullrich input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}

.nicms-fullrich input[type="text"], .nicms-fullrich input[type="email"], .nicms-fullrich input[type="url"], .nicms-fullrich input[type="password"], .nicms-fullrich input[type="search"], .nicms-fullrich textarea {
    padding: 0.375em;
    width: 100%;
}

.nicms-fullrich textarea {
    overflow: auto;
    vertical-align: top;
}

.nicms-fullrich input[type="text"]:focus, .nicms-fullrich input[type="email"]:focus, .nicms-fullrich input[type="url"]:focus, .nicms-fullrich input[type="password"]:focus, .nicms-fullrich input[type="search"]:focus, .nicms-fullrich textarea:focus {
    outline: 0;
}

.nicms-fullrich input[type="checkbox"], .nicms-fullrich input[type="radio"] {
    padding: 0;
}

@media screen and (max-width: 768px) {
    .nicms-fullrich ul, .nicms-fullrich ol {
        margin: 0;
        padding: 0.8em 0 0.8em 1.3333em
    }

    .nicms-fullrich li > ul, .nicms-fullrich li > ol, .nicms-fullrich blockquote > ul, .nicms-fullrich blockquote > ol {
        margin-left: 1.3333em;
    }

    .nicms-fullrich blockquote {
        margin-left: -1em;
    }

    .nicms-fullrich blockquote > blockquote {
        margin-left: 0;
    }

    .nicms-fullrich button, .nicms-fullrich input {
        line-height: normal;
    }

    .nicms-fullrich blockquote {
        font-size: 2rem;
        line-height: 1.75;
        margin-bottom: 1.75em;
        margin-left: -1.05em;
        padding-left: 0.85em;
    }

    .nicms-fullrich blockquote p {
        margin-bottom: 1.75em;
    }

    .nicms-fullrich blockquote cite, .nicms-fullrich blockquote small {
        font-size: 1.7rem;
        line-height: 1.6471;
    }

    .nicms-fullrich pre {
        line-height: 1.2353;
    }

    .nicms-fullrich button, .nicms-fullrich input[type="button"], .nicms-fullrich input[type="reset"], .nicms-fullrich input[type="submit"], .post-password-form input[type="submit"], .widecolumn #submit, .widecolumn .mu_register input[type="submit"] {
        font-size: 1.4rem;
        padding: 0.8214em 1.6429em;
    }

    .nicms-fullrich input[type="text"], .nicms-fullrich input[type="email"], .nicms-fullrich input[type="url"], .nicms-fullrich input[type="password"], .nicms-fullrich input[type="search"], .nicms-fullrich textarea {
        padding: 0.5em;
    }
}