@charset "utf-8";

@media screen and (min-width: 1024px) {

.column-main section > div {
    position: relative;
}
}
.sns img {
    max-width: 250px;
	display: block;
	margin: 0 auto 10px;
}
.sns .read {
    font-size: 2rem;
    font-family: "Zen Maru Gothic", 'Yu Gothic', 'ヒラギノ角ゴ Pro W3', 'Hiragino Kaku Gothic Pro', 'メイリオ', Meiryo, 'ＭＳ Ｐゴシック', sans-serif;
    letter-spacing: 0.1em;
    line-height: 2;
}

@media screen and (min-width: 1024px) {
	}
a.btn {
    font-size: 1.5rem;
    /*max-width: 650px;*/
    border-radius: 3em;
}