@charset "utf-8";
@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+JP:wght@400;500;600;700;800;900&display=swap');
/*------------------------------------------------------------
    デフォルトスタイル
------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    background: transparent;
    border: 0;
    outline: 0;
    font-size: 1em;
}
html {
    font-size: 62.5%;
}
body, table, input, textarea, select, option {
    font-family: 'Noto Sans JP', sans-serif;
}
article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary {
    display: block;
}
ol, ul {
    list-style: none;
    box-sizing: border-box;
}
blockquote, q {
    quotes: none;
}
:focus {
    outline: 0;
}
ins {
    text-decoration: none;
}
del {
    text-decoration: line-through;
}
img {
    vertical-align: top;
    max-width: 100%;
    height: auto;
}
a,
a:link {
    color: #000;
    text-decoration: none;
}
a:visited {
    color: #000;
}
a:hover {
    color: #000;
}
a:active {
    color: #000;
}
/*------------------------------------------------------------
    レイアウト
------------------------------------------------------------*/
body {
    min-width: 1140px;
    color: #000;
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    background-color: #FFF;
    font-feature-settings: "palt";
    -moz-font-feature-settings: "palt";
}
a[href^="tel:"] {
    cursor: default;
    pointer-events: none;
}
#container {
    text-align: left;
}
#main {
    display: block;
}
/*------------------------------------------------------------
    ヘッダー
------------------------------------------------------------*/
#header {
    height: 90px;
    position: relative;
    padding: 11px 20px 10px 21px;
    box-shadow: 0px 0px 14.4px 1.6px rgba(0, 0, 0, 0.14);
    box-sizing: border-box;
}
#header .h-box {
    margin: 0 auto;
    max-width: 980px;
}
#header .ttlBox {
    flex: 1;
}
#header h1 {
    margin: 0 10px 11px -2px;
    font-weight: normal;
    font-size: 11px;
}
#header .logo img {
    width: 232px;
}
#header .logo .img02 {
    display: none;
}
#header .h-list {
    margin-top: 4px;
    width: 492px;
    display: flex;
}
#header .h-list li {
    width: 260px;
}
#header .h-list a {
    height: 45px;
    padding: 9px 0 3px 0;
    display: block;
    text-align: center;
    color: #fff;
    font-size: 18px;
    background-image: linear-gradient( 45deg, rgb(3,174,108) 0%, rgb(0,127,90) 100%);
    border-radius: 50px;
    letter-spacing: 0.02em;
    box-sizing: border-box;
}
#header .h-list i {
    margin-right: 8px;
}
#header .h-list .tel {
    width: 220px;
}
#header .h-list .tel a {
    padding: 5px 0 2px;
    font-size: 22px;
    font-weight: 700;
    background-image: linear-gradient( 45deg, rgb(27,46,167) 0%, rgb(1,15,105) 100%);
}
#header .h-list .tel i {
    margin-right: 8px;
    font-size: 18px;
}
#header .h-list .tel a span {
    margin: 9px -20px 0;
    display: block;
    color: #010F69;
    font-weight: 500;
    font-size: 11px;
    text-align: center;
}
/*------------------------------------------------------------
    フッター
------------------------------------------------------------*/
#footer {
    margin-top: 167px;
    position: relative;
    background: linear-gradient(180deg, rgb(36,65,135) 1%, rgb(1,15,105) 100%);
}
#footer .inner {
    margin: 0 auto;
    max-width: 1024px;
    padding: 43px 22px 12px;
    display: flex;
    justify-content: space-between;
    align-items: flex-end;
    color: #FFF;
    font-size: 14px;
    line-height: 2.14;
    font-weight: 400;
    letter-spacing: 0.03em;
    box-sizing: border-box;
}
#footer address {
    font-style: normal;
    font-size: 10px;
}
#footer .page-top {
    position: fixed;
    right: 20px;
    bottom: 20px;
    z-index: 9;
}
#footer .page-top a:hover {
    opacity: 0.7;
}
/*------------------------------------------------------------
    個人情報保護方針
------------------------------------------------------------*/
.p-privacy {
    margin-bottom: 122px
}

.p-privacy__inner {
    width: 1000px;
    margin: 0 auto;
    font-family: "メイリオ",sans-serif;
    font-size: 1.3rem
}

.p-privacy__ttl {
    padding-top: 20px
}

.p-privacy__list li {
    padding-bottom: 20px
}

.p-privacy__list li:last-child {
    padding: 0
}

.p-privacy .u-pd01 {
    padding-bottom: 20px
}

.p-privacy .p-privacy01__banner {
    margin: 14px auto 0
}

.p-privacy .p-privacy01 .p-privacy__inner {
    margin: 30px auto 75px
}

.p-privacy .p-privacy02 {
    padding-top: 20px
}

.p-privacy .p-privacy02__banner {
    margin: 0 auto
}

.p-privacy .p-privacy02 .p-privacy__inner {
    margin: 30px auto 36px
}
/*------------------------------------------------------------
    個人情報保護方針スマホ
------------------------------------------------------------*/
.c-ttl1 img {
    width: 100%
}
.c-text1 {
    font-size: 1.3rem;
    line-height: 1.385;
    color: #000
}
.c-list7 {
    margin-top: 16px;
    padding: 0 10px
}
.c-list7__box {
    margin-bottom: 16px
}
.c-list7__box:last-of-type {
    margin-bottom: 0
}
.c-list7__ttl1 {
    font-size: 1.3rem;
    color: #000;
    margin-bottom: 6px
}
.c-list7 .c-text1 {
    line-height: 1.38;
    letter-spacing: -.3px
}
.p-privacy1>p,.p-privacy2>p{padding:0 10px;margin-bottom:36px;margin-top:23px}.p-privacy1 .c-list7__ttl1,.p-privacy2 .c-list7__ttl1{margin-bottom:0}.p-privacy1 .c-list7__box,.p-privacy2 .c-list7__box{margin-bottom:37px}.p-privacy1 .c-list7__box:last-of-type,.p-privacy2 .c-list7__box:last-of-type{margin-bottom:0}.p-privacy1 .c-list7 .c-text1,.p-privacy2 .c-list7 .c-text1{margin-bottom:19px}.p-privacy1{margin-bottom:72px}
