/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 15 2023 | 09:22:59 */
/* ここにCSSコードを追加

例:
.example {
    color: red;
}

CSS の知識に磨きをかけるためにご覧ください。
http://www.w3schools.com/css/css_syntax.asp

コメント終わり */ 
.catch-copy {
	color: white;
	font-size: 30px;
}

.message-wrap {
  align-items: center;
}

.access {
    padding: 140px 40px 150px;
    display: flex;
    max-width: 1200px;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}

.wpcf7 input[type=submit] {
    letter-spacing: 5px;
}
