body {
    font-family: 'Helvetica Neue', Helvetica, Arial, Verdana, 'Hiragino Kaku Gothic ProN', Meiryo, 'MS PGothic', sans-serif;
    margin: 0;
    padding: 0;
    color: #333;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-feature-settings: "palt";
}
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol {
    font-size: 100%;
    font-weight: normal;
    font-style: normal;
    margin: 0;
    padding: 0;
    list-style-type: none;
}
p.error {
    font-weight: bold;
    margin: 0 0 6px 0;
    color: #f00;
    font-size: 14px;
    display: none;
}
.sp {
    display: none;
}
div,
th,
td {
    box-sizing: border-box;
}
.disc li {
    list-style-type: disc;
    margin: 0 0 0 1.5em;
}
img {
    max-width: 100%;
}
/* ----------contents---------- */
body {
}
.contents_p1 {
    min-width: 832px;
    max-width: 1200px;
    background: #FFF;
    margin: 0 auto;
    padding: 24px 53.5px;
}
.link a {
    display: inline-block;
    border-radius: 4px;
    padding: 16px;
}
.link a img {
    width: 80px;
}
h1 {
    background: url(../images/main_bg.jpg) no-repeat center top;
    background-size: 100% 562px;
    margin: 0 0 0 0;
    text-align: center;
    min-width: 832px;
}
h1 img {
    width: 800px;
}
.contents_p1 .present {
    margin: 40px 0 0 0;
}
.contents_p1 .banner {
    margin: 40px 0 0 0;
}
.contents_p1 .feature {
    margin: 110px 0 0 0;
    text-align: center;
}
.contents_p1 .feature1 {
    width: 640px;
}
.contents_p1 .feature2 {
    width: 258px;
    margin: 16px 0 0 0;
}
.contents_p1 .feature3 {
    width: 640px;
    margin: 60px 0 0 0;
}
.contents_p1 .feature_text {
    text-align: center;
    margin: 40px auto 0 auto;
    font-size: 20px;
    line-height: 1.6;
}
.contents_p1 ul {
    width: 320px;
    margin: 32px auto 0 auto;
}
.contents_p1 li {
    display: flex;
    align-items: center;
    font-weight: 400;
    font-size: 24px;
    margin: 24px 0 0 0;
}
.contents_p1 li img {
    margin: 0 24px 0 0;
}
.contents_p1 .image img {
    width: 96px;
}
.contents_p1 .matome {
    font-weight: 400;
    font-size: 24px;
    line-height: 1.7;
    margin: 64px 0 0 0;
}
.contents_p1 footer p {
    font-size: 12px;
    margin: 32px 0 0 0;
    line-height: 1.6;
}