@charset "utf-8";

@import url('https://fonts.googleapis.com/css2?family=Noto+Sans+SC:wght@400;700&display=swap');

body{
	font-family: 'Noto Sans SC'"Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 1.75;
}

/* トップページ
/* ------------------------------------------------------------------------- */
.focus.contact_box .line_friend{
	padding-top: 0;
}


/* ------------------------------------------------------------------------- */
/* 共通
/* ------------------------------------------------------------------------- */
/* リンク
/* --------------------------------------------------------------- */
/*ボタン */
a.basic_btn,
.go_link_left a{
	padding: 10px 45px !important;
}


/*テキスト
/* --------------------------------------------------------------- */
.post .anc_btn li a{
	padding: 5px 20px 5px 65px;
	font-size: 1.6rem;
}

/* FAQ よくある質問
/* ------------------------------------------------------------------------- */
.post .anc_btn li a{
	display: flex;
	align-items: center;
}


/* SPIRAのサービス一覧
/* ------------------------------------------------------------------------- */
body.service .post h3{
	padding: 11px 0 5px 62px;
}