/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 28 2023 | 10:32:14 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 

.catch-copy {
	color: white;
	font-size: 30px;
}

.access {
    padding: 140px 40px 150px;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}

p.contex.element.notice.is-fadein {
	font-size: 18px;
	color: blue;
	margin: 0px 0 40px;
}

p.contex.element.beforenotice.is-fadein {
	margin: 0px 0 24px;
}