@charset "UTF-8";
/* ---------------------------------------------
*   Universal selector
--------------------------------------------- */
*, *::before, *::after {
    box-sizing: border-box;
}

/* ---------------------------------------------
*   html, body
--------------------------------------------- */
html,
body {
    color: #1A1A1A;
    font-size: 16px;
    font-family: "游ゴシック体", YuGothic, "游ゴシック Medium", "Yu Gothic Medium", "游ゴシック", "Yu Gothic", "メイリオ", "ヒラギノ角ゴ", "Arial", sans-serif;
    -webkit-text-size-adjust: 100%;
}
@media screen and (max-width: 768px) {
    html,
body {
        font-size: 1rem;
    }
}

body {
    line-height: 1.5;
}
@media screen and (max-width: 768px) {
    body {
        line-height: 1.5;
        min-width: 320px;
    }
}

/* ---------------------------------------------
*   <a> tag
--------------------------------------------- */
a {
    color: inherit;
    text-decoration: none;
    outline: none;
}

/* ---------------------------------------------
*   <img> tag
--------------------------------------------- */
img {
    max-width: 100%;
    vertical-align: bottom;
}

/* ---------------------------------------------
*   <hr> tag as anchor target
--------------------------------------------- */
hr[id^=anchor-] {
    display: block;
    width: auto;
    height: 0;
    padding: 84px 0 0 0;
    border: 0;
    margin: -84px 0 0 0;
    background: 0;
    pointer-events: none;
}
@media screen and (max-width: 768px) {
    hr[id^=anchor-] {
        padding-top: 50px;
        margin-top: -50px;
    }
}

@media screen and (max-width: 768px) {
    hr[id=target] {
        display: block;
        width: auto;
        height: 0;
        border: 0;
        background: 0;
        pointer-events: none;
        padding-top: 60px;
        margin-top: -60px;
    }
}

/* ---------------------------------------------
*   <button> tag
--------------------------------------------- */
button {
    color: #1A1A1A;
}																																																																																																																																																																																																																																																																																																																																																																						qqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqqq																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																																												