@charset "UTF-8"; * {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

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, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    font: inherit;
    font-weight: normal;
    word-wrap: break-word;
    border: 0;
    vertical-align: baseline;
    outline: none;
}

html {
    font-size: 62.5%;
}

body {
    min-width: 960px;
    padding: 0;
    margin: 0;
    color: #222;
    font-size: 1.6rem;
    font-family: 游ゴシック体, YuGothic, 'Yu Gothic', "游ゴシック Medium", "Yu Gothic Medium", 'ヒラギノ角ゴシック Pro', 'Hiragino Kaku Gothic Pro', メイリオ, Meiryo, Osaka, 'ＭＳ Ｐゴシック', 'MS PGothic', sans-serif;
    line-height: 1.6;
    background: #f1f1f1;
}

.sp {
    display: none!important;
}

.inner {
    width: 570px;
    margin: 0 auto;
    box-shadow: 0px 5px 16px 5px rgb(191 191 191);
    background: #fff;
}

.top01 {
    background: url(../images/lp01-sp.jpg)no-repeat top center;
    height: 5572px;
    background-size: 100%;
}
.top02 {
    background: url(../images/lp02-sp.jpg)no-repeat top center;
    height: 4492px;
    background-size: 100%;
}
.top03 {
    background: url(../images/lp03-sp.jpg)no-repeat top center;
    height: 3993px;
    background-size: 100%;
}
.top04 {
    background: url(../images/lp04-sp.jpg)no-repeat top center;
    height: 1605px;
    background-size: 100%;
}
.top05 {
    background: url(../images/lp05-sp.jpg)no-repeat top center;
    height: 1787px;
    background-size: 100%;
}
.top06 {
    background: url(../images/lp06-sp.jpg)no-repeat top center;
    height: 4292px;
    background-size: 100%;
}