@charset "UTF-8";

abbr, address, article, aside, audio, b, blockquote, body, canvas, caption, cite, code, dd, del, details, dfn, div, dl, dt, em, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, html, i, iframe, img, ins, kbd, label, legend, li, mark, menu, nav, object, ol, p, pre, q, samp, section, small, span, strong, sub, summary, sup, table, tbody, td, tfoot, th, thead, time, tr, ul, var, video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
    display: block
}

    nav ul {
        list-style: none
    }

blockquote, q {
    quotes: none
}

    blockquote:after, blockquote:before, q:after, q:before {
        content: "";
        content: none
    }

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent
}

ins {
    background-color: #ff9;
    color: #000;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title], dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #cccccc;
    margin: 1em 0;
    padding: 0
}

input, select {
    vertical-align: middle
}

:focus {
    outline: none
}

*, :after, :before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%;
    -webkit-text-size-adjust: none
}

ol, ul {
    list-style: none
}

a {
    color: #333333;
    text-decoration: none
}

    a:hover {
        text-decoration: none
    }

li {
    display: list-item;
    text-align: -webkit-match-parent
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

img {
    max-width: 100%;
    display: block;
    vertical-align: bottom
}

sub, sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline;
    font-size: 65%
}

sup {
    top: -0.4em
}

.is-ua_edge sup, .is-ua_ie sup {
    font-size: 1em
}

.is-ua_edge sub, .is-ua_ie sub {
    font-size: 1em
}

em, i {
    font-style: normal
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0
}

::-moz-selection {
    background: #fcf5ef;
    color: #e88114
}

::selection {
    background: #fcf5ef;
    color: #e88114
}

::-moz-selection {
    background: #fcf5ef;
    color: #e88114
}

body, html, input, option, select, textarea {
    color: #333333;
    font-family: "YakuHanJP_Noto","Noto Sans JP","Hiragino Kaku Gothic ProN","Hiragino Kaku Gothic Pro",Meiryo,メイリオ,sans-serif;
    font-size: 16px;
    line-height: 1
}

@media screen and (max-width:900px) {
    body, html, input, option, select, textarea {
        font-size: calc(0vw + 16px)
    }
}

@media screen and (max-width:640px) {
    body, html, input, option, select, textarea {
        font-size: 16px
    }
}

html {
    min-width: 1280px
}

@media screen and (max-width:900px) {
    html {
        min-width: 320px
    }
}

body {
    min-width: 1280px;
    min-height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    position: relative
}

@media screen and (max-width:900px) {
    body {
        min-width: 320px
    }
}

@media (max-width:900px) and (-ms-high-contrast:none) {
    body {
        display: block
    }
}

main {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto
}

.base_wide {
    margin: 0 auto;
    width: min(100%,1200px)
}

@media screen and (max-width:900px) {
    .base_wide {
        min-width: 320px;
        width: auto
    }
}

.l-base_wide {
    margin: 0 auto;
    width: min(100%,1200px)
}

@media screen and (max-width:900px) {
    .l-base_wide {
        min-width: 320px;
        width: auto
    }
}

@media print {
    html {
        zoom: 80%
    }

    html {
        width: 100% !important;
        min-width: none !important
    }

    body {
        width: 100% !important;
        min-width: 100% !important;
        background: none !important
    }

    @-moz-document url-prefix() {
        body {
            display: block
        }
    }

    body.js-ua_chrome {
        -webkit-transform: scale(0.7);
        transform: scale(0.7);
        -webkit-transform-origin: 0 0;
        transform-origin: 0 0
    }

    body.is-tracking_header {
        padding-top: 0 !important
    }

    .l-header {
        position: relative !important;
        -webkit-box-shadow: none !important;
        box-shadow: none !important;
        height: 72px !important;
        width: 100% !important;
        padding: 0 0 10px !important
    }

    .is-tracking_header .l-header {
        position: relative !important;
        padding: 0 0 10px !important;
        top: 0 !important
    }

    .l-header__inner {
        height: 100% !important
    }

    .is-tracking_header .l-header__inner {
        height: 100% !important
    }

    .l-header_gnav, .l-header_gnav_sub {
        display: none !important
    }

    .l-header_menu__logo {
        width: 284px !important;
        position: relative !important
    }

    .is-tracking_header .l-header_menu__logo {
        position: relative !important
    }

    .l-header_menu__logo .main {
        margin-top: 0 !important
    }

    .is-tracking_header .l-header_menu__logo .main {
        margin-top: 0 !important
    }

    .l-header_menu__logo img {
        width: auto !important
    }

    .l-footer {
        border-top: 0 !important
    }

    .l-footer_address_logo, .l-footer_address_nav, .l-footer_nav {
        display: none !important
    }

    .page-break-before {
        page-break-before: always !important
    }

    .l-page_top, .l-page_top__link {
        display: none !important
    }
}
/*# sourceMappingURL=base.css.map */
