@charset "utf-8";@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: local('Noto Sans CJK JP Regular'),url('//cdn.askul.co.jp/cms/assets-club/fonts/NotoSansJP/NotoSansJP-Regular.woff2') format('woff2'),url('//cdn.askul.co.jp/cms/assets-club/fonts/NotoSansJP/NotoSansJP-Regular.woff') format('woff')
}

@font-face {
    font-family: 'Noto Sans JP';
    font-style: normal;
    font-weight: 700;
    font-display: swap;
    src: local('Noto Sans CJK JP Bold'),url('//cdn.askul.co.jp/cms/assets-club/fonts/NotoSansJP/NotoSansJP-Bold.woff2') format('woff2'),url('//cdn.askul.co.jp/cms/assets-club/fonts/NotoSansJP/NotoSansJP-Bold.woff') format('woff')
}

body,abbr,blockquote,code,dfn,em,h1,h2,h3,h4,h5,h6,kbd,p,pre,cite,div,q,samp,span,strong,var,ul,ol,li,dl,dt,dd,param,hr,ins,del,form,fieldset,label,legend,caption.table,th,td,img {
    padding: 0;
    margin: 0;
    font-family: 'Arial','Hiragino Sans','Noto Sans JP','ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
    font-size: 100%;
    vertical-align: baseline;
    border: 0;
    outline: 0
}

abbr,code,dfn,em,kbd,cite,q,samp,span,strong,var,strong {
    display: inline;
    font-style: normal
}

h1,h2,h3,h4,h5,h6,em,strong {
    font-weight: 700;
}

input,fieldset,form,textarea {
    font-family: 'Arial','Hiragino Sans','Noto Sans JP','ヒラギノ角ゴシック','ヒラギノ角ゴ Pro W3','メイリオ',Meiryo,sans-serif;
    font-size: 100%
}

select,option {
    font-family: inherit
}

body {
    font-size: 62.5%;
    line-height: 1.1;
    color: #333
}

li {
    list-style: none
}

a:link {
    color: #1b72e9;
    text-decoration: none
}

a:visited {
    color: #8974aa;
    text-decoration: none
}

a:hover,a:active {
    text-decoration: underline
}

input[type='text'] {
    height: 14px;
    line-height: 14px
}

input[type='tel'] {
    height: 14px;
    line-height: 14px
}

img {
    vertical-align: bottom
}

:focus {
    outline: 0
}
