@charset "utf-8";

html{
	font-size: 100%;
	overflow-y:scroll;
}


body {
color:#000;
line-height:1.5;
font-family: -apple-system, BlinkMacSystemFont, "Helvetica Neue", "Noto Sans Japanese", "ヒラギノ角ゴ ProN W3", Hiragino Kaku Gothic ProN, Arial, Meiryo, sans-serif;
-webkit-text-size-adjust: 100%;
font-size:80%;
letter-spacing: 1px;
margin: 0;
}


.hp-close {
    width: 100%;
    max-width: 1000px;
    margin: 0 auto;
}
.close {
}
.h1-close{
    text-align: center;
}

.h1-close img {
    width: 100%;
    max-width: 300px;
}
.close p {
    line-height: 24px;
    text-align: center;
}
.close-p1 {
    font-size: 250%;
    text-align: center;
}
.close-jump {
    max-width: 800px;
    width: 100%;
    margin: 0 auto;
}
.close-p2{}

.close-p2 a {
    outline: none;
    background: #ff5000;
    border-radius: 20px;
    border: none;
    font-weight: bold;
    color: #fff;
    font-size: 140%;
    letter-spacing: 2px;
    cursor: pointer;
    padding: 7px 20px;
    text-decoration: none;
}

.close-p3 {
    color: #333;
}